diff options
Diffstat (limited to 'plugins/div/lang/cs.js')
| -rw-r--r-- | plugins/div/lang/cs.js | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/plugins/div/lang/cs.js b/plugins/div/lang/cs.js deleted file mode 100644 index fef7428..0000000 --- a/plugins/div/lang/cs.js +++ /dev/null @@ -1,19 +0,0 @@ -/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'div', 'cs', {
- IdInputLabel: 'Id',
- advisoryTitleInputLabel: 'Nápovědní titulek',
- cssClassInputLabel: 'Třídy stylů',
- edit: 'Změnit Div',
- inlineStyleInputLabel: 'Vnitřní styly',
- langDirLTRLabel: 'Zleva doprava (LTR)',
- langDirLabel: 'Směr jazyka',
- langDirRTLLabel: 'Zprava doleva (RTL)',
- languageCodeInputLabel: ' Kód jazyka',
- remove: 'Odstranit Div',
- styleSelectLabel: 'Styly',
- title: 'Vytvořit Div kontejner',
- toolbar: 'Vytvořit Div kontejner'
-});
|
