]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - sources/plugins/div/lang/nb.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / nb.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', 'nb', {\r
6 IdInputLabel: 'Id',\r
7 advisoryTitleInputLabel: 'Tittel',\r
8 cssClassInputLabel: 'Stilark-klasser',\r
9 edit: 'Rediger Div',\r
10 inlineStyleInputLabel: 'Inlinestiler',\r
11 langDirLTRLabel: 'Venstre til høyre (LTR)',\r
12 langDirLabel: 'Språkretning',\r
13 langDirRTLLabel: 'Høyre til venstre (RTL)',\r
14 languageCodeInputLabel: ' Språkkode',\r
15 remove: 'Fjern Div',\r
16 styleSelectLabel: 'Stil',\r
17 title: 'Sett inn Div Container',\r
18 toolbar: 'Sett inn Div Container'\r
19} );\r