]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/div/lang/sv.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / div / lang / sv.js
CommitLineData
7adcb81e 1/*\r
3b35bd27 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
7adcb81e
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'div', 'sv', {\r
6 IdInputLabel: 'Id',\r
7 advisoryTitleInputLabel: 'Rådgivande titel',\r
8 cssClassInputLabel: 'Stilmallar',\r
9 edit: 'Redigera Div',\r
10 inlineStyleInputLabel: 'Inline Style',\r
11 langDirLTRLabel: 'Vänster till höger (LTR)',\r
12 langDirLabel: 'Språkriktning',\r
13 langDirRTLLabel: 'Höger till vänster (RTL)',\r
14 languageCodeInputLabel: ' Språkkod',\r
15 remove: 'Ta bort Div',\r
16 styleSelectLabel: 'Stil',\r
17 title: 'Skapa Div container',\r
18 toolbar: 'Skapa Div container'\r
19} );\r