]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/div/lang/no.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / no.js
diff --git a/sources/plugins/div/lang/no.js b/sources/plugins/div/lang/no.js
new file mode 100644 (file)
index 0000000..db8af0a
--- /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', 'no', {\r
+       IdInputLabel: 'Id',\r
+       advisoryTitleInputLabel: 'Tittel',\r
+       cssClassInputLabel: 'Stilark-klasser',\r
+       edit: 'Rediger Div',\r
+       inlineStyleInputLabel: 'Inlinestiler',\r
+       langDirLTRLabel: 'Venstre til høyre (VTH)',\r
+       langDirLabel: 'Språkretning',\r
+       langDirRTLLabel: 'Høyre til venstre (HTV)',\r
+       languageCodeInputLabel: ' Språkkode',\r
+       remove: 'Fjern Div',\r
+       styleSelectLabel: 'Stil',\r
+       title: 'Sett inn Div Container',\r
+       toolbar: 'Sett inn Div Container'\r
+} );\r