JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.6.1
[ckeditor.git] / _source / lang / gl.js
index 6dc5013..272679b 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2011, 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
@@ -14,7 +14,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 */\r
 \r
 /**\r
- * Constains the dictionary of language entries.\r
+ * Contains the dictionary of language entries.\r
  * @namespace\r
  */\r
 CKEDITOR.lang['gl'] =\r
@@ -31,7 +31,8 @@ CKEDITOR.lang['gl'] =
         * 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, press ALT 0 for help.', // MISSING\r
+       editorTitle : 'Rich text editor, %1', // MISSING\r
+       editorHelp : 'Press ALT 0 for help', // MISSING\r
 \r
        // ARIA descriptions.\r
        toolbars        : 'Editor toolbars', // MISSING\r
@@ -119,8 +120,13 @@ CKEDITOR.lang['gl'] =
                alignTop                : 'Tope',\r
                alignMiddle             : 'Centro',\r
                alignBottom             : 'Pé',\r
+               invalidValue    : 'Invalid value.', // MISSING\r
                invalidHeight   : 'Height must be a number.', // MISSING\r
                invalidWidth    : 'Width must be a number.', // MISSING\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
+               invalidInlineStyle      : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING\r
+               cssLengthTooltip        : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).', // MISSING\r
 \r
                // Put the voice-only part of the label in the span.\r
                unavailable             : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING\r
@@ -201,7 +207,8 @@ CKEDITOR.lang['gl'] =
                menu            : 'Propriedades da Referencia',\r
                title           : 'Propriedades da Referencia',\r
                name            : 'Nome da Referencia',\r
-               errorName       : 'Por favor, escriba o nome da referencia'\r
+               errorName       : 'Por favor, escriba o nome da referencia',\r
+               remove          : 'Remove Anchor' // MISSING\r
        },\r
 \r
        // List style dialog\r
@@ -237,6 +244,7 @@ CKEDITOR.lang['gl'] =
                findWhat                        : 'Texto a procurar:',\r
                replaceWith                     : 'Substituir con:',\r
                notFoundMsg                     : 'Non te atopou o texto indicado.',\r
+               findOptions                     : 'Find Options', // MISSING\r
                matchCase                       : 'Coincidir Mai./min.',\r
                matchWord                       : 'Coincidir con toda a palabra',\r
                matchCyclic                     : 'Match cyclic', // MISSING\r
@@ -271,8 +279,8 @@ CKEDITOR.lang['gl'] =
                invalidBorder   : 'Border size must be a number.', // MISSING\r
                invalidWidth    : 'Table width must be a number.', // MISSING\r
                invalidHeight   : 'Table height must be a number.', // MISSING\r
-               invalidCellSpacing      : 'Cell spacing must be a number.', // MISSING\r
-               invalidCellPadding      : 'Cell padding must be a number.', // MISSING\r
+               invalidCellSpacing      : 'Cell spacing must be a positive number.', // MISSING\r
+               invalidCellPadding      : 'Cell padding must be a positive number.', // MISSING\r
 \r
                cell :\r
                {\r
@@ -413,7 +421,6 @@ CKEDITOR.lang['gl'] =
                upload          : 'Carregar',\r
                alt                     : 'Texto Alternativo',\r
                lockRatio       : 'Proporcional',\r
-               unlockRatio     : 'Unlock Ratio', // MISSING\r
                resetSize       : 'Tamaño Orixinal',\r
                border          : 'Límite',\r
                hSpace          : 'Esp. Horiz.',\r
@@ -691,7 +698,7 @@ CKEDITOR.lang['gl'] =
                ignoreAll               : 'Ignore All', // MISSING\r
                addWord                 : 'Add Word', // MISSING\r
                emptyDic                : 'Dictionary name should not be empty.', // MISSING\r
-\r
+               noSuggestions   : 'Sen candidatos',\r
                optionsTab              : 'Options', // MISSING\r
                allCaps                 : 'Ignore All-Caps Words', // MISSING\r
                ignoreDomainNames : 'Ignore Domain Names', // MISSING\r
@@ -770,15 +777,15 @@ CKEDITOR.lang['gl'] =
 \r
        docprops :\r
        {\r
-               label : 'Document Properties', // MISSING\r
-               title : 'Document Properties', // MISSING\r
+               label : 'Propriedades do Documento',\r
+               title : 'Propriedades do Documento',\r
                design : 'Design', // MISSING\r
                meta : 'Meta Tags', // MISSING\r
                chooseColor : 'Choose', // MISSING\r
-               other : 'Other...', // MISSING\r
-               docTitle :      'Page Title', // MISSING\r
-               charset :       'Character Set Encoding', // MISSING\r
-               charsetOther : 'Other Character Set Encoding', // MISSING\r
+               other : '<outro>',\r
+               docTitle :      'Título da Páxina',\r
+               charset :       'Codificación do Xogo de Caracteres',\r
+               charsetOther : 'Outra Codificación do Xogo de Caracteres',\r
                charsetASCII : 'ASCII', // MISSING\r
                charsetCE : 'Central European', // MISSING\r
                charsetCT : 'Chinese Traditional (Big5)', // MISSING\r
@@ -789,21 +796,21 @@ CKEDITOR.lang['gl'] =
                charsetTR : 'Turkish', // MISSING\r
                charsetUN : 'Unicode (UTF-8)', // MISSING\r
                charsetWE : 'Western European', // MISSING\r
-               docType : 'Document Type Heading', // MISSING\r
-               docTypeOther : 'Other Document Type Heading', // MISSING\r
-               xhtmlDec : 'Include XHTML Declarations', // MISSING\r
-               bgColor : 'Background Color', // MISSING\r
-               bgImage : 'Background Image URL', // MISSING\r
-               bgFixed : 'Non-scrolling (Fixed) Background', // MISSING\r
-               txtColor : 'Text Color', // MISSING\r
-               margin : 'Page Margins', // MISSING\r
-               marginTop : 'Top', // MISSING\r
-               marginLeft : 'Left', // MISSING\r
-               marginRight : 'Right', // MISSING\r
-               marginBottom : 'Bottom', // MISSING\r
-               metaKeywords : 'Document Indexing Keywords (comma separated)', // MISSING\r
-               metaDescription : 'Document Description', // MISSING\r
-               metaAuthor : 'Author', // MISSING\r
+               docType : 'Encabezado do Tipo de Documento',\r
+               docTypeOther : 'Outro Encabezado do Tipo de Documento',\r
+               xhtmlDec : 'Incluir Declaracións XHTML',\r
+               bgColor : 'Cor de Fondo',\r
+               bgImage : 'URL da Imaxe de Fondo',\r
+               bgFixed : 'Fondo Fixo',\r
+               txtColor : 'Cor do Texto',\r
+               margin : 'Marxes da Páxina',\r
+               marginTop : 'Arriba',\r
+               marginLeft : 'Esquerda',\r
+               marginRight : 'Dereita',\r
+               marginBottom : 'Abaixo',\r
+               metaKeywords : 'Palabras Chave de Indexación do Documento (separadas por comas)',\r
+               metaDescription : 'Descripción do Documento',\r
+               metaAuthor : 'Autor',\r
                metaCopyright : 'Copyright', // MISSING\r
                previewHtml : '<p>This is some <strong>sample text</strong>. You are using <a href="javascript:void(0)">CKEditor</a>.</p>' // MISSING\r
        }\r