first commit
This commit is contained in:
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/hr.js
Normal file
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/hr.js
Normal file
@@ -0,0 +1,34 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCollapse', 'hr', {//Croatian
|
||||
plugin : 'Bootstrap Kolaps',
|
||||
title : 'Naslov',
|
||||
content : 'Sadržaj',
|
||||
htmlIsAllowed : 'HTML Dopušteno',
|
||||
addNewItem : 'Dodaj Novu Stavku',
|
||||
minimum : 'Plugin mora sadržavati najmanje 1 predmet',
|
||||
link : 'Link',
|
||||
style : 'Stil',
|
||||
type : 'Vrsta',
|
||||
size : 'Veličina',
|
||||
blockLevel : 'Blok Razina',
|
||||
active : 'Aktivan',
|
||||
enabled : 'Omogućeno',
|
||||
text : 'Tekst',
|
||||
preview : 'Pregled',
|
||||
optional : 'Izborni',
|
||||
badge : 'Značka',
|
||||
caption : 'Naslov',
|
||||
image : 'Slika',
|
||||
delete : 'Jeste li sigurni da želite obrisati ovu stavku?',
|
||||
items : 'Stavke',
|
||||
settings : 'Postavke',
|
||||
expandFirstItem : 'Proširite Prva Točka',
|
||||
yes : 'Da',
|
||||
no : 'Ne',
|
||||
theme : 'Tema',
|
||||
default : 'Zadano',
|
||||
primary : 'Osnovni',
|
||||
success : 'Uspjeh',
|
||||
info : 'Info',
|
||||
warning : 'Upozorenje',
|
||||
danger : 'Opasnost'
|
||||
});
|
||||
Reference in New Issue
Block a user