]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/div/lang/uk.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / div / lang / uk.js
CommitLineData
7adcb81e 1/*\r
3b35bd27 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
7adcb81e
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'div', 'uk', {\r
6 IdInputLabel: 'Ідентифікатор',\r
7 advisoryTitleInputLabel: 'Зміст випливаючої підказки',\r
8 cssClassInputLabel: 'Клас CSS',\r
9 edit: 'Редагувати блок',\r
10 inlineStyleInputLabel: 'Вписаний стиль',\r
11 langDirLTRLabel: 'Зліва направо (LTR)',\r
12 langDirLabel: 'Напрямок мови',\r
13 langDirRTLLabel: 'Справа наліво (RTL)',\r
14 languageCodeInputLabel: 'Код мови',\r
15 remove: 'Видалити блок',\r
16 styleSelectLabel: 'Стиль CSS',\r
17 title: 'Створити блок-контейнер',\r
18 toolbar: 'Створити блок-контейнер'\r
19} );\r