JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.6
[ckeditor.git] / _source / lang / ca.js
index 88ce2a7..dcc51eb 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['ca'] =\r
@@ -31,7 +31,8 @@ CKEDITOR.lang['ca'] =
         * 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 text enriquit, %1, prem ALT 0 per obtenir ajuda.',\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,10 +120,13 @@ CKEDITOR.lang['ca'] =
                alignTop                : 'Superior',\r
                alignMiddle             : 'Centre',\r
                alignBottom             : 'Inferior',\r
+               invalidValue    : 'Invalid value.', // MISSING\r
                invalidHeight   : 'L\'alçada ha de ser un nombre.',\r
                invalidWidth    : 'L\'amplada ha de ser un nombre.',\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">, no disponible</span>'\r
@@ -240,6 +244,7 @@ CKEDITOR.lang['ca'] =
                findWhat                        : 'Cerca:',\r
                replaceWith                     : 'Remplaça amb:',\r
                notFoundMsg                     : 'El text especificat no s\'ha trobat.',\r
+               findOptions                     : 'Find Options', // MISSING\r
                matchCase                       : 'Distingeix majúscules/minúscules',\r
                matchWord                       : 'Només paraules completes',\r
                matchCyclic                     : 'Match cyclic',\r
@@ -693,7 +698,7 @@ CKEDITOR.lang['ca'] =
                ignoreAll               : 'Ignora\'ls tots',\r
                addWord                 : 'Afegeix una paraula',\r
                emptyDic                : 'El nom del diccionari no hauria d\'estar buit.',\r
-\r
+               noSuggestions   : 'Cap suggeriment',\r
                optionsTab              : 'Opcions',\r
                allCaps                 : 'Ignora paraules en majúscules',\r
                ignoreDomainNames : 'Ignora els noms de domini',\r