first commit
This commit is contained in:
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/sk.js
Normal file
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/sk.js
Normal file
@@ -0,0 +1,34 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCollapse', 'sk', {//Slovak
|
||||
plugin : 'Bootstrap Collapse',
|
||||
title : 'Názov',
|
||||
content : 'Obsah',
|
||||
htmlIsAllowed : 'HTML Je Povolené',
|
||||
addNewItem : 'Pridať Novú Položku',
|
||||
minimum : 'Plugin musí obsahovať aspoň 1 položka',
|
||||
link : 'Odkaz',
|
||||
style : 'štýl',
|
||||
type : 'Typ',
|
||||
size : 'Veľkosť',
|
||||
blockLevel : 'Block Level',
|
||||
active : 'Aktívny',
|
||||
enabled : 'Povolené',
|
||||
text : 'Text',
|
||||
preview : 'Preview',
|
||||
optional : 'Voliteľný',
|
||||
badge : 'Odznak',
|
||||
caption : 'Titulok',
|
||||
image : 'Obraz',
|
||||
delete : 'Ste si istí, že chcete túto položku odstrániť?',
|
||||
items : 'Predmety',
|
||||
settings : 'Nastavenie',
|
||||
expandFirstItem : 'Rozbaliť Prvá Položka',
|
||||
yes : 'Áno',
|
||||
no : 'Nie',
|
||||
theme : 'Téma',
|
||||
default : 'Štandardné',
|
||||
primary : 'Primate',
|
||||
success : 'Úspech',
|
||||
info : 'Info',
|
||||
warning : 'Výstraha',
|
||||
danger : 'Nebezpečenstvo'
|
||||
});
|
||||
Reference in New Issue
Block a user