JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.5
[ckeditor.git] / _source / lang / es.js
index da315e0..68e144a 100644 (file)
@@ -31,8 +31,8 @@ CKEDITOR.lang['es'] =
         * Screenreader titles. Please note that screenreaders are not always capable\r
         * of reading non-English words. So be careful while translating it.\r
         */\r
-       editorTitle : 'Rich text editor, %1', // MISSING\r
-       editorHelp : 'Press ALT 0 for help', // MISSING\r
+       editorTitle : 'Editor de texto, %1',\r
+       editorHelp : 'Pulse ALT 0 para ayuda',\r
 \r
        // ARIA descriptions.\r
        toolbars        : 'Barras de herramientas del editor',\r
@@ -120,6 +120,7 @@ CKEDITOR.lang['es'] =
                alignTop                : 'Tope',\r
                alignMiddle             : 'Centro',\r
                alignBottom             : 'Pie',\r
+               invalidValue    : 'Invalid value.', // MISSING\r
                invalidHeight   : 'Altura debe ser un número.',\r
                invalidWidth    : 'Anchura debe ser un número.',\r
                invalidCssLength        : 'El valor especificado para el campo "%1" debe ser un número positivo, incluyendo optionalmente una unidad de medida CSS válida (px, %, in, cm, mm, em, ex, pt, o pc).',\r