first commit
This commit is contained in:
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/hu.js
Normal file
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/hu.js
Normal file
@@ -0,0 +1,34 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCollapse', 'hu', {//Hungarian
|
||||
plugin : 'Bootstrap Collapse',
|
||||
title : 'Cím',
|
||||
content : 'Tartalom',
|
||||
htmlIsAllowed : 'HTML Engedélyezett',
|
||||
addNewItem : 'Új elem hozzáadása',
|
||||
minimum : 'Plugin tartalmaznia kell legalább 1 db',
|
||||
link : 'Link',
|
||||
style : 'Stílus',
|
||||
type : 'Típus',
|
||||
size : 'Méret',
|
||||
blockLevel : 'Blokk Szintű',
|
||||
active : 'Aktív',
|
||||
enabled : 'Engedélyezve',
|
||||
text : 'Szöveg',
|
||||
preview : 'Preview',
|
||||
optional : 'Választható',
|
||||
badge : 'Jelvény',
|
||||
caption : 'Képaláírás',
|
||||
image : 'Kép',
|
||||
delete : 'Biztos, hogy törölni szeretné ezt az elemet?'
|
||||
items : 'Tételek',
|
||||
settings : 'Beállítások',
|
||||
expandFirstItem : 'Kibontása Első Elem',
|
||||
yes : 'Igen',
|
||||
no : 'Nem',
|
||||
theme : 'Téma',
|
||||
default : 'Alapértelmezett',
|
||||
primary : 'Elsődleges',
|
||||
success : 'Siker',
|
||||
info : 'Info',
|
||||
warning : 'Figyelem',
|
||||
danger : 'Veszély'
|
||||
});
|
||||
Reference in New Issue
Block a user