X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Fbg.js;h=219afd547a1eb735686da487f2cec859a33d1f06;hb=a272c66d841421f8bf933c16535bdcde1c4649fc;hp=477051c390ef30dd5a7c0577d4a3e7ea1537e5f2;hpb=2f22c0c38f17e75be5541089076885442aaa2377;p=ckeditor.git diff --git a/_source/lang/bg.js b/_source/lang/bg.js index 477051c..219afd5 100644 --- a/_source/lang/bg.js +++ b/_source/lang/bg.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -31,7 +31,8 @@ CKEDITOR.lang['bg'] = * Screenreader titles. Please note that screenreaders are not always capable * of reading non-English words. So be careful while translating it. */ - editorTitle : 'Текстов редактор за форматиран текст, %1, натиснете ALT 0 за помощ.', + editorTitle : 'Текстов редактор за форматиран текст, %1', + editorHelp : 'натиснете ALT 0 за помощ', // ARIA descriptions. toolbars : 'Ленти с инструменти', @@ -64,7 +65,7 @@ CKEDITOR.lang['bg'] = // Common messages and labels. common : { - browseServer : 'Избор ор сървъра', + browseServer : 'Избор от сървъра', url : 'URL', protocol : 'Протокол', upload : 'Качване', @@ -119,6 +120,7 @@ CKEDITOR.lang['bg'] = alignTop : 'Горе', alignMiddle : 'По средата', alignBottom : 'Долу', + invalidValue : 'Invalid value.', // MISSING invalidHeight : 'Височината трябва да е число.', invalidWidth : 'Ширина требе да е число.', 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 @@ -194,7 +196,7 @@ CKEDITOR.lang['bg'] = emailSubject : 'Тема', emailBody : 'Съдържание', noAnchors : '(No anchors available in the document)', // MISSING - noUrl : 'Please type the link URL', // MISSING + noUrl : 'Моля въведете URL адреса', noEmail : 'Моля въведете e-mail aдрес' }, @@ -696,7 +698,7 @@ CKEDITOR.lang['bg'] = ignoreAll : 'Ignore All', // MISSING addWord : 'Add Word', // MISSING emptyDic : 'Dictionary name should not be empty.', // MISSING - + noSuggestions : 'Няма предложения', optionsTab : 'Options', // MISSING allCaps : 'Ignore All-Caps Words', // MISSING ignoreDomainNames : 'Ignore Domain Names', // MISSING