Files
2024-11-10 11:11:35 +01:00

34 lines
928 B
JavaScript

CKEDITOR.plugins.setLang('bootstrapCollapse', 'is', {//Icelandic
plugin : 'ræsi Collapse',
title : 'Title',
content : 'Content',
htmlIsAllowed : 'HTML er Leyft',
addNewItem : 'Bæta Við Nýjum Lið',
minimum : 'Plugin verður að innihalda að minnsta kosti 1 atriði',
link : 'Link',
style : 'Style',
type : 'Gerð',
size : 'Size',
blockLevel : 'Block Level',
active : 'Active',
enabled : 'Virkt',
text : 'Texti',
preview : 'Preview',
optional : 'Valfrjálst',
badge : 'Badge',
caption : 'Caption',
image : 'Mynd',
delete : 'Ert þú viss um að þú viljir eyða þessu atriði?',
items : 'Atriði',
settings : 'Stillingar',
expandFirstItem : 'Stækka Fyrsta Atriðið',
yes : 'Já',
no : 'Engin',
theme : 'Þema',
default : 'Sjálfgefið',
primary : 'Primary',
success : 'Velgengni',
info : 'Upplýsingar',
warning : 'Viðvörun',
danger : 'Danger'
});