]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/div/lang/de-ch.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / de-ch.js
diff --git a/sources/plugins/div/lang/de-ch.js b/sources/plugins/div/lang/de-ch.js
new file mode 100644 (file)
index 0000000..77e1df2
--- /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', 'de-ch', {\r
+       IdInputLabel: 'Kennung',\r
+       advisoryTitleInputLabel: 'Tooltip',\r
+       cssClassInputLabel: 'Formatvorlagenklasse',\r
+       edit: 'Div bearbeiten',\r
+       inlineStyleInputLabel: 'Inline Stil',\r
+       langDirLTRLabel: 'Links nach Rechs (LTR)',\r
+       langDirLabel: 'Sprachrichtung',\r
+       langDirRTLLabel: 'Rechs nach Links (RTL)',\r
+       languageCodeInputLabel: 'Sprachcode',\r
+       remove: 'Div entfernen',\r
+       styleSelectLabel: 'Stil',\r
+       title: 'Div Container erzeugen',\r
+       toolbar: 'Div Container erzeugen'\r
+} );\r