first commit
This commit is contained in:
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/sl.js
Normal file
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/sl.js
Normal file
@@ -0,0 +1,34 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCollapse', 'sl', {//Slovenian
|
||||
plugin : 'Bootstrap Collapse',
|
||||
title : 'Naslov',
|
||||
content : 'Vsebina',
|
||||
htmlIsAllowed : 'HTML je dovoljeno',
|
||||
addNewItem : 'Dodaj nov predmet',
|
||||
minimum : 'Plugin mora vsebovati vsaj 1 izdelek',
|
||||
link : 'Link',
|
||||
style : 'Style',
|
||||
type : 'Tip',
|
||||
size : 'Velikost',
|
||||
blockLevel : 'Block Raven',
|
||||
active : 'Aktivna',
|
||||
enabled : 'Omogočeno',
|
||||
text : 'Besedilo',
|
||||
preview : 'Predogled',
|
||||
optional : 'Neobvezno',
|
||||
badge : 'Značka',
|
||||
caption : 'Napis',
|
||||
image : 'Slika',
|
||||
delete : 'Ali ste prepričani, da želite izbrisati ta element?'
|
||||
items : 'Predmeti',
|
||||
settings : 'Nastavitve',
|
||||
expandFirstItem : 'Razširi Prvi Element',
|
||||
yes : 'Da',
|
||||
no : 'No',
|
||||
theme : 'Tema',
|
||||
default : 'Privzeto',
|
||||
primary : 'primary',
|
||||
success : 'Uspeh',
|
||||
info : 'Informacije',
|
||||
warning : 'Opozorilo',
|
||||
danger : 'Nevarnost'
|
||||
});
|
||||
Reference in New Issue
Block a user