]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/div/lang/sk.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / div / lang / sk.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', 'sk', {\r
6 IdInputLabel: 'Id',\r
7 advisoryTitleInputLabel: 'Pomocný titulok',\r
8 cssClassInputLabel: 'Triedy štýlu',\r
9 edit: 'Upraviť Div',\r
10 inlineStyleInputLabel: 'Inline štýl',\r
11 langDirLTRLabel: 'Zľava doprava (LTR)',\r
12 langDirLabel: 'Smer jazyka',\r
13 langDirRTLLabel: 'Zprava doľava (RTL)',\r
14 languageCodeInputLabel: 'Kód jazyka',\r
15 remove: 'Odstrániť Div',\r
16 styleSelectLabel: 'Štýl',\r
17 title: 'Vytvoriť Div kontajner',\r
18 toolbar: 'Vytvoriť Div kontajner'\r
19} );\r