]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/div/lang/uk.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / uk.js
diff --git a/sources/plugins/div/lang/uk.js b/sources/plugins/div/lang/uk.js
new file mode 100644 (file)
index 0000000..543e701
--- /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', 'uk', {\r
+       IdInputLabel: 'Ідентифікатор',\r
+       advisoryTitleInputLabel: 'Зміст випливаючої підказки',\r
+       cssClassInputLabel: 'Клас CSS',\r
+       edit: 'Редагувати блок',\r
+       inlineStyleInputLabel: 'Вписаний стиль',\r
+       langDirLTRLabel: 'Зліва направо (LTR)',\r
+       langDirLabel: 'Напрямок мови',\r
+       langDirRTLLabel: 'Справа наліво (RTL)',\r
+       languageCodeInputLabel: 'Код мови',\r
+       remove: 'Видалити блок',\r
+       styleSelectLabel: 'Стиль CSS',\r
+       title: 'Створити блок-контейнер',\r
+       toolbar: 'Створити блок-контейнер'\r
+} );\r