]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/div/lang/de-ch.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / div / lang / de-ch.js
CommitLineData
3b35bd27
IB
1/*\r
2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'div', 'de-ch', {\r
6 IdInputLabel: 'Kennung',\r
7 advisoryTitleInputLabel: 'Tooltip',\r
8 cssClassInputLabel: 'Formatvorlagenklasse',\r
9 edit: 'Div bearbeiten',\r
10 inlineStyleInputLabel: 'Inline Stil',\r
11 langDirLTRLabel: 'Links nach Rechs (LTR)',\r
12 langDirLabel: 'Sprachrichtung',\r
13 langDirRTLLabel: 'Rechs nach Links (RTL)',\r
14 languageCodeInputLabel: 'Sprachcode',\r
15 remove: 'Div entfernen',\r
16 styleSelectLabel: 'Stil',\r
17 title: 'Div Container erzeugen',\r
18 toolbar: 'Div Container erzeugen'\r
19} );\r