]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/div/lang/bg.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / bg.js
diff --git a/sources/plugins/div/lang/bg.js b/sources/plugins/div/lang/bg.js
new file mode 100644 (file)
index 0000000..7aad072
--- /dev/null
@@ -0,0 +1,19 @@
+/*\r
+Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.md or http://ckeditor.com/license\r
+*/\r
+CKEDITOR.plugins.setLang( 'div', 'bg', {\r
+       IdInputLabel: 'ID',\r
+       advisoryTitleInputLabel: 'Препоръчително заглавие',\r
+       cssClassInputLabel: 'Класове за CSS',\r
+       edit: 'Промяна на Div',\r
+       inlineStyleInputLabel: 'В редица',\r
+       langDirLTRLabel: 'Ляво на Дясно (ЛнД)',\r
+       langDirLabel: 'Посока на езика',\r
+       langDirRTLLabel: 'Дясно на Ляво (ДнЛ)',\r
+       languageCodeInputLabel: ' Код на езика',\r
+       remove: 'Премахване на Div',\r
+       styleSelectLabel: 'Стил',\r
+       title: 'Създай Div блок',\r
+       toolbar: 'Създаване на Div контейнер'\r
+} );\r