first commit
This commit is contained in:
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/no.js
Normal file
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/no.js
Normal file
@@ -0,0 +1,34 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCollapse', 'no', {
|
||||
plugin : 'Bootstrap Collapse',
|
||||
title : 'Tittel',
|
||||
content : 'Innhold',
|
||||
htmlIsAllowed : 'HTML er Tillatt',
|
||||
addNewItem : 'Legg Ttil Nytt Element',
|
||||
minimum : 'Plugin må inneholde minst ett element',
|
||||
link : 'Link',
|
||||
style : 'Stil',
|
||||
type : 'Type',
|
||||
size : 'Størrelse',
|
||||
blockLevel : 'Block Nivå',
|
||||
active : 'Aktiv',
|
||||
enabled : 'Aktivert',
|
||||
text : 'Tekst',
|
||||
preview : 'Forhåndsvisning',
|
||||
optional : 'Valgfritt',
|
||||
badge : 'Badge',
|
||||
caption : 'Caption',
|
||||
image : 'Bilde',
|
||||
delete : 'Er du sikker på at du vil slette dette elementet?',
|
||||
items : 'Elementer',
|
||||
settings : 'Innstillinger',
|
||||
expandFirstItem : 'Utvid Første Element',
|
||||
yes : 'Ja',
|
||||
no : 'Nei',
|
||||
theme : 'Tema',
|
||||
default : 'Misligholde',
|
||||
primary : 'primary',
|
||||
success : 'Suksess',
|
||||
info : 'Info',
|
||||
warning : 'Advarsel',
|
||||
danger : 'Fare'
|
||||
});
|
||||
Reference in New Issue
Block a user