]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blame - sources/plugins/toolbar/lang/sv.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / toolbar / 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( 'toolbar', 'sv', {\r
6 toolbarCollapse: 'Dölj verktygsfält',\r
7 toolbarExpand: 'Visa verktygsfält',\r
8 toolbarGroups: {\r
9 document: 'Dokument',\r
10 clipboard: 'Urklipp/ångra',\r
11 editing: 'Redigering',\r
12 forms: 'Formulär',\r
13 basicstyles: 'Basstilar',\r
14 paragraph: 'Paragraf',\r
15 links: 'Länkar',\r
16 insert: 'Infoga',\r
17 styles: 'Stilar',\r
18 colors: 'Färger',\r
19 tools: 'Verktyg'\r
20 },\r
21 toolbars: 'Redigera verktygsfält'\r
22} );\r