]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/toolbar/lang/sl.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / toolbar / lang / sl.js
CommitLineData
3332bebe 1/*\r
317f8f8f 2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3332bebe
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'toolbar', 'sl', {\r
317f8f8f
IB
6 toolbarCollapse: 'Skrči orodno vrstico',\r
7 toolbarExpand: 'Razširi orodno vrstico',\r
3332bebe 8 toolbarGroups: {\r
317f8f8f
IB
9 document: 'Dokument',\r
10 clipboard: 'Odložišče/Razveljavi',\r
11 editing: 'Urejanje',\r
12 forms: 'Obrazci',\r
13 basicstyles: 'Osnovni slogi',\r
14 paragraph: 'Odstavek',\r
15 links: 'Povezave',\r
16 insert: 'Vstavi',\r
17 styles: 'Slogi',\r
18 colors: 'Barve',\r
19 tools: 'Orodja'\r
3332bebe 20 },\r
317f8f8f 21 toolbars: 'Orodne vrstice urejevalnika'\r
3332bebe 22} );\r