]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - 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
diff --git a/sources/plugins/div/lang/nl.js b/sources/plugins/div/lang/nl.js
new file mode 100644 (file)
index 0000000..35de4d2
--- /dev/null
@@ -0,0 +1,19 @@
+/*\r
+Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.md or http://ckeditor.com/license\r
+*/\r
+CKEDITOR.plugins.setLang( 'div', 'nl', {\r
+       IdInputLabel: 'Id',\r
+       advisoryTitleInputLabel: 'Adviserende titel',\r
+       cssClassInputLabel: 'Stylesheet klassen',\r
+       edit: 'Div wijzigen',\r
+       inlineStyleInputLabel: 'Inline stijl',\r
+       langDirLTRLabel: 'Links naar rechts (LTR)',\r
+       langDirLabel: 'Schrijfrichting',\r
+       langDirRTLLabel: 'Rechts naar links (RTL)',\r
+       languageCodeInputLabel: ' Taalcode',\r
+       remove: 'Div verwijderen',\r
+       styleSelectLabel: 'Stijl',\r
+       title: 'Div aanmaken',\r
+       toolbar: 'Div aanmaken'\r
+} );\r