]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blobdiff - sources/plugins/colorbutton/lang/de-ch.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / colorbutton / lang / de-ch.js
diff --git a/sources/plugins/colorbutton/lang/de-ch.js b/sources/plugins/colorbutton/lang/de-ch.js
new file mode 100644 (file)
index 0000000..b848bbe
--- /dev/null
@@ -0,0 +1,53 @@
+/*\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( 'colorbutton', 'de-ch', {\r
+       auto: 'Automatisch',\r
+       bgColorTitle: 'Hintergrundfarbe',\r
+       colors: {\r
+               '000': 'Schwarz',\r
+               '800000': 'Kastanienbraun',\r
+               '8B4513': 'Braun',\r
+               '2F4F4F': 'Dunkles Schiefergrau',\r
+               '008080': 'Blaugrün',\r
+               '000080': 'Marineblau',\r
+               '4B0082': 'Indigo',\r
+               '696969': 'Dunkelgrau',\r
+               B22222: 'Ziegelrot',\r
+               A52A2A: 'Braun',\r
+               DAA520: 'Goldgelb',\r
+               '006400': 'Dunkelgrün',\r
+               '40E0D0': 'Türkis',\r
+               '0000CD': 'Mittelblau',\r
+               '800080': 'Lila',\r
+               '808080': 'Grau',\r
+               F00: 'Rot',\r
+               FF8C00: 'Dunkelorange',\r
+               FFD700: 'Gold',\r
+               '008000': 'Grün',\r
+               '0FF': 'Cyan',\r
+               '00F': 'Blau',\r
+               EE82EE: 'Violett',\r
+               A9A9A9: 'Dunkelgrau',\r
+               FFA07A: 'Helles Lachsrosa',\r
+               FFA500: 'Orange',\r
+               FFFF00: 'Gelb',\r
+               '00FF00': 'Lime',\r
+               AFEEEE: 'Blasstürkis',\r
+               ADD8E6: 'Hellblau',\r
+               DDA0DD: 'Pflaumenblau',\r
+               D3D3D3: 'Hellgrau',\r
+               FFF0F5: 'Lavendel',\r
+               FAEBD7: 'Antik Weiss',\r
+               FFFFE0: 'Hellgelb',\r
+               F0FFF0: 'Honigtau',\r
+               F0FFFF: 'Azurblau',\r
+               F0F8FF: 'Alice Blau',\r
+               E6E6FA: 'Lavendel',\r
+               FFF: 'Weiss'\r
+       },\r
+       more: 'Weitere Farben...',\r
+       panelTitle: 'Farben',\r
+       textColorTitle: 'Textfarbe'\r
+} );\r