JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.1
[ckeditor.git] / _source / lang / es.js
index 72b03ce..b51b0b0 100644 (file)
@@ -121,6 +121,8 @@ CKEDITOR.lang['es'] =
                alignBottom             : 'Pie',\r
                invalidHeight   : 'Altura debe ser un número.',\r
                invalidWidth    : 'Anchura debe ser un número.',\r
+               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\r
+               invalidHtmlLength       : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING\r
 \r
                // Put the voice-only part of the label in the span.\r
                unavailable             : '%1<span class="cke_accessibility">, no disponible</span>'\r
@@ -201,7 +203,8 @@ CKEDITOR.lang['es'] =
                menu            : 'Propiedades de Referencia',\r
                title           : 'Propiedades de Referencia',\r
                name            : 'Nombre de la Referencia',\r
-               errorName       : 'Por favor, complete el nombre de la Referencia'\r
+               errorName       : 'Por favor, complete el nombre de la Referencia',\r
+               remove          : 'Remove Anchor' // MISSING\r
        },\r
 \r
        // List style dialog\r
@@ -413,7 +416,6 @@ CKEDITOR.lang['es'] =
                upload          : 'Cargar',\r
                alt                     : 'Texto Alternativo',\r
                lockRatio       : 'Proporcional',\r
-               unlockRatio     : 'Desbloquear el proporcional',\r
                resetSize       : 'Tamaño Original',\r
                border          : 'Borde',\r
                hSpace          : 'Esp.Horiz',\r