]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - 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
1 /*
2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'div', 'sk', {
6 IdInputLabel: 'Id',
7 advisoryTitleInputLabel: 'Pomocný titulok',
8 cssClassInputLabel: 'Triedy štýlu',
9 edit: 'Upraviť Div',
10 inlineStyleInputLabel: 'Inline štýl',
11 langDirLTRLabel: 'Zľava doprava (LTR)',
12 langDirLabel: 'Smer jazyka',
13 langDirRTLLabel: 'Zprava doľava (RTL)',
14 languageCodeInputLabel: 'Kód jazyka',
15 remove: 'Odstrániť Div',
16 styleSelectLabel: 'Štýl',
17 title: 'Vytvoriť Div kontajner',
18 toolbar: 'Vytvoriť Div kontajner'
19 } );