JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.6.1
[ckeditor.git] / _source / lang / ka.js
index f8e6020..b9ec3d6 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['ka'] =\r
@@ -31,7 +31,8 @@ CKEDITOR.lang['ka'] =
         * 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 : 'ტექსტის რედაქტორი, %1, დააჭირეთ ALT 0-ს დახმარების მისაღებად.',\r
+       editorTitle : 'ტექსტის რედაქტორი, %1',\r
+       editorHelp : 'დააჭირეთ ALT 0-ს დახმარების მისაღებად',\r
 \r
        // ARIA descriptions.\r
        toolbars        : 'Editor toolbars', // MISSING\r
@@ -119,10 +120,13 @@ CKEDITOR.lang['ka'] =
                alignTop                : 'ზემოთა',\r
                alignMiddle             : 'შუა',\r
                alignBottom             : 'ქვემოთა',\r
+               invalidValue    : 'Invalid value.', // MISSING\r
                invalidHeight   : 'სიმაღლე რიცხვით უნდა იყოს წარმოდგენილი.',\r
                invalidWidth    : 'სიგანე რიცხვით უნდა იყოს წარმოდგენილი.',\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">, მიუწვდომელია</span>'\r
@@ -240,6 +244,7 @@ CKEDITOR.lang['ka'] =
                findWhat                        : 'საძიებელი ტექსტი:',\r
                replaceWith                     : 'შეცვლის ტექსტი:',\r
                notFoundMsg                     : 'მითითებული ტექსტი არ მოიძებნა.',\r
+               findOptions                     : 'Find Options', // MISSING\r
                matchCase                       : 'დიდი და პატარა ასოების დამთხვევა',\r
                matchWord                       : 'მთელი სიტყვის დამთხვევა',\r
                matchCyclic                     : 'დოკუმენტის ბოლოში გასვლის მერე თავიდან დაწყება',\r
@@ -693,7 +698,7 @@ CKEDITOR.lang['ka'] =
                ignoreAll               : 'ყველას უგულებელყოფა',\r
                addWord                 : 'სიტყვის დამატება',\r
                emptyDic                : 'ლექსიკონის სიტყვა არ უნდა იყოს ცარიელი.',\r
-\r
+               noSuggestions   : 'No suggestions', // MISSING\r
                optionsTab              : 'პარამეტრები',\r
                allCaps                 : 'დიდი ასოებით დაწერილი სიტყვების უგულებელყოფა',\r
                ignoreDomainNames : 'დომენური სახელების უგულებელყოფა',\r