]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - sources/plugins/toolbar/lang/de.js
Validation initiale
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / toolbar / lang / de.js
CommitLineData
c63493c8
IB
1/*\r
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'toolbar', 'de', {\r
6 toolbarCollapse: 'Werkzeugleiste einklappen',\r
7 toolbarExpand: 'Werkzeugleiste ausklappen',\r
8 toolbarGroups: {\r
9 document: 'Dokument',\r
10 clipboard: 'Zwischenablage/Rückgängig',\r
11 editing: 'Editieren',\r
12 forms: 'Formulare',\r
13 basicstyles: 'Grundstile',\r
14 paragraph: 'Absatz',\r
15 links: 'Links',\r
16 insert: 'Einfügen',\r
17 styles: 'Stile',\r
18 colors: 'Farben',\r
19 tools: 'Werkzeuge'\r
20 },\r
21 toolbars: 'Editor Werkzeugleisten'\r
22} );\r