X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Flang%2Fes.js;h=b51b0b00bb6f30fa97ef922965d48037952b6f6b;hp=72b03ce4e4dddaa341bc34dd29d21548aa16d09b;hb=f0610347140239143439a511ee2bd48cb784f470;hpb=4e70ea24db840898be8cc21c950363a52a2a6aba diff --git a/_source/lang/es.js b/_source/lang/es.js index 72b03ce..b51b0b0 100644 --- a/_source/lang/es.js +++ b/_source/lang/es.js @@ -121,6 +121,8 @@ CKEDITOR.lang['es'] = alignBottom : 'Pie', invalidHeight : 'Altura debe ser un número.', invalidWidth : 'Anchura debe ser un número.', + invalidCssLength : 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING + invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING // Put the voice-only part of the label in the span. unavailable : '%1, no disponible' @@ -201,7 +203,8 @@ CKEDITOR.lang['es'] = menu : 'Propiedades de Referencia', title : 'Propiedades de Referencia', name : 'Nombre de la Referencia', - errorName : 'Por favor, complete el nombre de la Referencia' + errorName : 'Por favor, complete el nombre de la Referencia', + remove : 'Remove Anchor' // MISSING }, // List style dialog @@ -413,7 +416,6 @@ CKEDITOR.lang['es'] = upload : 'Cargar', alt : 'Texto Alternativo', lockRatio : 'Proporcional', - unlockRatio : 'Desbloquear el proporcional', resetSize : 'Tamaño Original', border : 'Borde', hSpace : 'Esp.Horiz',