JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.6.1
[ckeditor.git] / _source / lang / es.js
index b1f0454..5367398 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -31,7 +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 : 'Editor de texto, %1, pulse ALT 0 para ayuda.',\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
@@ -119,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
@@ -696,7 +698,7 @@ CKEDITOR.lang['es'] =
                ignoreAll               : 'Ignorar Todas',\r
                addWord                 : 'Añadir palabra',\r
                emptyDic                : 'El nombre del diccionario no puede estar en blanco.',\r
-\r
+               noSuggestions   : 'No hay sugerencias',\r
                optionsTab              : 'Opciones',\r
                allCaps                 : 'Omitir palabras en MAYÚSCULAS',\r
                ignoreDomainNames : 'Omitir nombres de dominio',\r