34 lines
887 B
JavaScript
34 lines
887 B
JavaScript
CKEDITOR.plugins.setLang('bootstrapCollapse', 'eo', {//Esperanto
|
|
plugin : 'Bootstrap Kolapso',
|
|
title : 'titolo',
|
|
content : 'Enhavo',
|
|
htmlIsAllowed : 'HTML Estas Permesitaj',
|
|
addNewItem : 'Aldoni Novan Eron',
|
|
minimum : 'Plugin devas enhavi almenaŭ 1 ero',
|
|
link : 'Ligilo',
|
|
style : 'Stilo',
|
|
type : 'Tipo',
|
|
size : 'Grandeco',
|
|
blockLevel : 'Bloko-Nivelo',
|
|
active : 'Aktivaj',
|
|
enabled : 'Enabled',
|
|
text : 'Teksto',
|
|
preview : 'Antaŭrigardo',
|
|
optional : 'Laŭvola',
|
|
badge : 'Badge',
|
|
caption : 'Apudskribo',
|
|
image : 'Dosiero',
|
|
delete : 'Ĉu vi vere volas forigi tiun artikolon?',
|
|
items : 'Erojn',
|
|
settings : 'Agordoj',
|
|
expandFirstItem : 'Vastigi Unua Ero',
|
|
yes : 'Jes',
|
|
no : 'Neniu',
|
|
theme : 'Temo',
|
|
default : 'Default',
|
|
primary : 'Primaraj',
|
|
success : 'Sukceso',
|
|
info : 'Info',
|
|
warning : 'Averto',
|
|
danger : 'Danĝero'
|
|
}); |