first commit
This commit is contained in:
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/sv.js
Normal file
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/sv.js
Normal file
@@ -0,0 +1,34 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCollapse', 'sv', {//Swedish
|
||||
plugin : 'Bootstrap Minimera',
|
||||
title : 'Titel',
|
||||
content : 'Innehåll',
|
||||
htmlIsAllowed : 'HTML är Tillåtet',
|
||||
addNewItem : 'Add New Item',
|
||||
minimum : 'Plugin måste innehålla minst 1 objekt',
|
||||
link : 'länk',
|
||||
style : 'Stil',
|
||||
type : 'Typ',
|
||||
size : 'Storlek',
|
||||
blockLevel : 'Block Nivå',
|
||||
active : 'Aktiv',
|
||||
enabled : 'Aktiverad',
|
||||
text : 'Text',
|
||||
preview : 'Förhandsgranska',
|
||||
optional : 'Valfritt',
|
||||
badge : 'Badge',
|
||||
caption : 'Bildtext',
|
||||
image : 'Bild',
|
||||
delete : 'Är du säker på att du vill radera detta föremål?',
|
||||
items : 'Objekt',
|
||||
settings : 'Inställningar',
|
||||
expandFirstItem : 'Expandera Första Punkt',
|
||||
yes : 'Ja',
|
||||
no : 'Nej',
|
||||
theme : 'Tema',
|
||||
default : 'Standard',
|
||||
primary : 'primary',
|
||||
success : 'Framgång',
|
||||
info : 'Info',
|
||||
warning : 'Varning',
|
||||
danger : 'Fara'
|
||||
});
|
||||
Reference in New Issue
Block a user