]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blobdiff - sources/plugins/toolbar/lang/de-ch.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / toolbar / lang / de-ch.js
diff --git a/sources/plugins/toolbar/lang/de-ch.js b/sources/plugins/toolbar/lang/de-ch.js
new file mode 100644 (file)
index 0000000..1f23f24
--- /dev/null
@@ -0,0 +1,22 @@
+/*\r
+Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.md or http://ckeditor.com/license\r
+*/\r
+CKEDITOR.plugins.setLang( 'toolbar', 'de-ch', {\r
+       toolbarCollapse: 'Werkzeugleiste einklappen',\r
+       toolbarExpand: 'Werkzeugleiste ausklappen',\r
+       toolbarGroups: {\r
+               document: 'Dokument',\r
+               clipboard: 'Zwischenablage/Rückgängig',\r
+               editing: 'Editieren',\r
+               forms: 'Formulare',\r
+               basicstyles: 'Grundstile',\r
+               paragraph: 'Absatz',\r
+               links: 'Links',\r
+               insert: 'Einfügen',\r
+               styles: 'Stile',\r
+               colors: 'Farben',\r
+               tools: 'Werkzeuge'\r
+       },\r
+       toolbars: 'Editor Werkzeugleisten'\r
+} );\r