X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Fes.js;h=536739816736f76a7feed157a199407bfb637825;hb=a272c66d841421f8bf933c16535bdcde1c4649fc;hp=da315e05a05bb36c68d3896de2e9cbea5367ae0f;hpb=6e682412d5cc0dfaedb376482e585bf2989c6863;p=ckeditor.git diff --git a/_source/lang/es.js b/_source/lang/es.js index da315e0..5367398 100644 --- a/_source/lang/es.js +++ b/_source/lang/es.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -31,8 +31,8 @@ CKEDITOR.lang['es'] = * Screenreader titles. Please note that screenreaders are not always capable * of reading non-English words. So be careful while translating it. */ - editorTitle : 'Rich text editor, %1', // MISSING - editorHelp : 'Press ALT 0 for help', // MISSING + editorTitle : 'Editor de texto, %1', + editorHelp : 'Pulse ALT 0 para ayuda', // ARIA descriptions. toolbars : 'Barras de herramientas del editor', @@ -120,6 +120,7 @@ CKEDITOR.lang['es'] = alignTop : 'Tope', alignMiddle : 'Centro', alignBottom : 'Pie', + invalidValue : 'Invalid value.', // MISSING invalidHeight : 'Altura debe ser un número.', invalidWidth : 'Anchura debe ser un número.', 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).', @@ -697,7 +698,7 @@ CKEDITOR.lang['es'] = ignoreAll : 'Ignorar Todas', addWord : 'Añadir palabra', emptyDic : 'El nombre del diccionario no puede estar en blanco.', - + noSuggestions : 'No hay sugerencias', optionsTab : 'Opciones', allCaps : 'Omitir palabras en MAYÚSCULAS', ignoreDomainNames : 'Omitir nombres de dominio',