]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/div/lang/cs.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / cs.js
diff --git a/sources/plugins/div/lang/cs.js b/sources/plugins/div/lang/cs.js
new file mode 100644 (file)
index 0000000..1166a3a
--- /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', 'cs', {\r
+       IdInputLabel: 'Id',\r
+       advisoryTitleInputLabel: 'Nápovědní titulek',\r
+       cssClassInputLabel: 'Třídy stylů',\r
+       edit: 'Změnit Div',\r
+       inlineStyleInputLabel: 'Vnitřní styly',\r
+       langDirLTRLabel: 'Zleva doprava (LTR)',\r
+       langDirLabel: 'Směr jazyka',\r
+       langDirRTLLabel: 'Zprava doleva (RTL)',\r
+       languageCodeInputLabel: ' Kód jazyka',\r
+       remove: 'Odstranit Div',\r
+       styleSelectLabel: 'Styly',\r
+       title: 'Vytvořit Div kontejner',\r
+       toolbar: 'Vytvořit Div kontejner'\r
+} );\r