first commit
This commit is contained in:
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/nl.js
Normal file
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/nl.js
Normal file
@@ -0,0 +1,34 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCollapse', 'nl', {//Dutch
|
||||
plugin : 'Bootstrap Sluiten',
|
||||
title : 'Titel',
|
||||
content : 'Inhoud',
|
||||
htmlIsAllowed : 'HTML is toegestaan',
|
||||
addNewItem : 'Nieuw item toevoegen',
|
||||
minimum : 'Plugin moet minstens 1 item bevatten',
|
||||
link : 'Link',
|
||||
style : 'Stijl',
|
||||
type : 'Type',
|
||||
size : 'Grootte',
|
||||
blockLevel : 'Blok Niveau',
|
||||
active : 'Actief',
|
||||
enabled : 'Ingeschakeld',
|
||||
text : 'Tekst',
|
||||
preview : 'Voorbeeld',
|
||||
optional : 'Facultatief',
|
||||
badge : 'Insigne',
|
||||
caption : 'Onderschrift',
|
||||
image : 'Afbeelding',
|
||||
delete : 'Bent u zeker dat u dit item wilt verwijderen?',
|
||||
items : 'Items',
|
||||
settings : 'Instellingen',
|
||||
expandFirstItem : 'Expand Eerste Item',
|
||||
yes : 'Ja',
|
||||
no : 'Nee',
|
||||
theme : 'Thema',
|
||||
default : 'Standaard',
|
||||
primary : 'primary',
|
||||
success : 'Succes',
|
||||
info : 'Info',
|
||||
warning : 'Waarschuwing',
|
||||
danger : 'Gevaar'
|
||||
});
|
||||
Reference in New Issue
Block a user