JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.2.2
[ckeditor.git] / _source / lang / bg.js
index b342c52..4719abf 100644 (file)
@@ -189,6 +189,29 @@ CKEDITOR.lang['bg'] =
                errorName       : 'Моля, въведете име на котвата'\r
        },\r
 \r
+       // List style dialog\r
+       list:\r
+       {\r
+               numberedTitle           : 'Numbered List Properties', // MISSING\r
+               bulletedTitle           : 'Bulleted List Properties', // MISSING\r
+               type                            : 'Type', // MISSING\r
+               start                           : 'Start', // MISSING\r
+               circle                          : 'Circle', // MISSING\r
+               disc                            : 'Disc', // MISSING\r
+               square                          : 'Square', // MISSING\r
+               none                            : 'None', // MISSING\r
+               notset                          : '<not set>', // MISSING\r
+               armenian                        : 'Armenian numbering', // MISSING\r
+               georgian                        : 'Georgian numbering (an, ban, gan, etc.)', // MISSING\r
+               lowerRoman                      : 'Lower Roman (i, ii, iii, iv, v, etc.)', // MISSING\r
+               upperRoman                      : 'Upper Roman (I, II, III, IV, V, etc.)', // MISSING\r
+               lowerAlpha                      : 'Lower Alpha (a, b, c, d, e, etc.)', // MISSING\r
+               upperAlpha                      : 'Upper Alpha (A, B, C, D, E, etc.)', // MISSING\r
+               lowerGreek                      : 'Lower Greek (alpha, beta, gamma, etc.)', // MISSING\r
+               decimal                         : 'Decimal (1, 2, 3, etc.)', // MISSING\r
+               decimalLeadingZero      : 'Decimal leading zero (01, 02, 03, etc.)' // MISSING\r
+       },\r
+\r
        // Find And Replace Dialog\r
        findAndReplace :\r
        {\r
@@ -657,6 +680,7 @@ CKEDITOR.lang['bg'] =
        scayt :\r
        {\r
                title                   : 'Spell Check As You Type', // MISSING\r
+               opera_title             : 'Not supported by Opera', // MISSING\r
                enable                  : 'Enable SCAYT', // MISSING\r
                disable                 : 'Disable SCAYT', // MISSING\r
                about                   : 'About SCAYT', // MISSING\r
@@ -668,9 +692,23 @@ CKEDITOR.lang['bg'] =
                ignoreAll               : 'Ignore All', // MISSING\r
                addWord                 : 'Add Word', // MISSING\r
                emptyDic                : 'Dictionary name should not be empty.', // MISSING\r
+\r
                optionsTab              : 'Options', // MISSING\r
+               allCaps                 : 'Ignore All-Caps Words', // MISSING\r
+               ignoreDomainNames : 'Ignore Domain Names', // MISSING\r
+               mixedCase               : 'Ignore Words with Mixed Case', // MISSING\r
+               mixedWithDigits : 'Ignore Words with Numbers', // MISSING\r
+\r
                languagesTab    : 'Languages', // MISSING\r
+\r
                dictionariesTab : 'Dictionaries', // MISSING\r
+               dic_field_name  : 'Dictionary name', // MISSING\r
+               dic_create              : 'Create', // MISSING\r
+               dic_restore             : 'Restore', // MISSING\r
+               dic_delete              : 'Delete', // MISSING\r
+               dic_rename              : 'Rename', // MISSING\r
+               dic_info                : 'Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it\'s name and click the Restore button.', // MISSING\r
+\r
                aboutTab                : 'About' // MISSING\r
        },\r
 \r