X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Flang%2Fbg.js;h=4207e12106887da95c3215e0b68a256bf3255d9d;hp=2995ff4a4bfda9615c3f2337012daf965573c675;hb=fb481ba0a7d298e3e7b9034fcb9f2afdc6e8e796;hpb=6e682412d5cc0dfaedb376482e585bf2989c6863 diff --git a/_source/lang/bg.js b/_source/lang/bg.js index 2995ff4..4207e12 100644 --- a/_source/lang/bg.js +++ b/_source/lang/bg.js @@ -31,8 +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 : 'Rich text editor, %1', // MISSING - editorHelp : 'Press ALT 0 for help', // MISSING + editorTitle : 'Текстов редактор за форматиран текст, %1', + editorHelp : 'натиснете ALT 0 за помощ', // ARIA descriptions. toolbars : 'Ленти с инструменти', @@ -120,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