X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Flang%2Fbg.js;h=2995ff4a4bfda9615c3f2337012daf965573c675;hp=477051c390ef30dd5a7c0577d4a3e7ea1537e5f2;hb=6e682412d5cc0dfaedb376482e585bf2989c6863;hpb=2f22c0c38f17e75be5541089076885442aaa2377 diff --git a/_source/lang/bg.js b/_source/lang/bg.js index 477051c..2995ff4 100644 --- a/_source/lang/bg.js +++ b/_source/lang/bg.js @@ -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 : 'Rich text editor, %1', // MISSING + editorHelp : 'Press ALT 0 for help', // MISSING // ARIA descriptions. toolbars : 'Ленти с инструменти', @@ -64,7 +65,7 @@ CKEDITOR.lang['bg'] = // Common messages and labels. common : { - browseServer : 'Избор ор сървъра', + browseServer : 'Избор от сървъра', url : 'URL', protocol : 'Протокол', upload : 'Качване', @@ -194,7 +195,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дрес' },