]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blobdiff - sources/plugins/liststyle/lang/de-ch.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / liststyle / lang / de-ch.js
diff --git a/sources/plugins/liststyle/lang/de-ch.js b/sources/plugins/liststyle/lang/de-ch.js
new file mode 100644 (file)
index 0000000..13bf8c9
--- /dev/null
@@ -0,0 +1,25 @@
+/*\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( 'liststyle', 'de-ch', {\r
+       armenian: 'Armenische Nummerierung',\r
+       bulletedTitle: 'Aufzählungslisteneigenschaften',\r
+       circle: 'Ring',\r
+       decimal: 'Dezimal (1, 2, 3, etc.)',\r
+       decimalLeadingZero: 'Dezimal mit führender Null (01, 02, 03, usw.)',\r
+       disc: 'Kreis',\r
+       georgian: 'Georgische Nummerierung (an, ban, gan, usw.)',\r
+       lowerAlpha: 'Klein Alpha (a, b, c, d, e, usw.)',\r
+       lowerGreek: 'Klein griechisch (alpha, beta, gamma, usw.)',\r
+       lowerRoman: 'Klein römisch (i, ii, iii, iv, v, usw.)',\r
+       none: 'Keine',\r
+       notset: '<nicht festgelegt>',\r
+       numberedTitle: 'Nummerierte Listeneigenschaften',\r
+       square: 'Quadrat',\r
+       start: 'Start',\r
+       type: 'Typ',\r
+       upperAlpha: 'Gross alpha (A, B, C, D, E, etc.)',\r
+       upperRoman: 'Gross römisch (I, II, III, IV, V, usw.)',\r
+       validateStartNumber: 'Listenstartnummer muss eine ganze Zahl sein.'\r
+} );\r