]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - sources/plugins/div/lang/nl.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / nl.js
CommitLineData
eaa92715
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( 'div', 'nl', {\r
6 IdInputLabel: 'Id',\r
7 advisoryTitleInputLabel: 'Adviserende titel',\r
8 cssClassInputLabel: 'Stylesheet klassen',\r
9 edit: 'Div wijzigen',\r
10 inlineStyleInputLabel: 'Inline stijl',\r
11 langDirLTRLabel: 'Links naar rechts (LTR)',\r
12 langDirLabel: 'Schrijfrichting',\r
13 langDirRTLLabel: 'Rechts naar links (RTL)',\r
14 languageCodeInputLabel: ' Taalcode',\r
15 remove: 'Div verwijderen',\r
16 styleSelectLabel: 'Stijl',\r
17 title: 'Div aanmaken',\r
18 toolbar: 'Div aanmaken'\r
19} );\r