JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.2
[ckeditor.git] / _source / lang / cy.js
index 8402b00..4450392 100644 (file)
@@ -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['cy'] =\r
@@ -123,6 +123,8 @@ CKEDITOR.lang['cy'] =
                invalidWidth    : 'Rhaid i\'r Lled fod yn rhif.',\r
                invalidCssLength        : 'Mae\'n rhaid i\'r gwerth ar gyfer maes "%1" fod yn rhif positif gyda neu heb uned fesuriad CSS dilys (px, %, in, cm, mm, em, ex, pt, neu pc).',\r
                invalidHtmlLength       : 'Mae\'n rhaid i\'r gwerth ar gyfer maes "%1" fod yn rhif positif gyda neu heb uned fesuriad HTML dilys (px neu %).',\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">, ddim ar gael</span>'\r
@@ -240,6 +242,7 @@ CKEDITOR.lang['cy'] =
                findWhat                        : 'Chwilio\'r term:',\r
                replaceWith                     : 'Amnewid gyda:',\r
                notFoundMsg                     : 'Nid oedd y testun wedi\'i ddarganfod.',\r
+               findOptions                     : 'Find Options', // MISSING\r
                matchCase                       : 'Cyfateb i\'r cas',\r
                matchWord                       : 'Cyfateb gair cyfan',\r
                matchCyclic                     : 'Cyfateb cylchol',\r