first commit
This commit is contained in:
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/fi.js
Normal file
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/fi.js
Normal file
@@ -0,0 +1,34 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCollapse', 'fi', {//Finnish
|
||||
plugin : 'Bootstrap Collapse',
|
||||
title : 'Otsikko',
|
||||
content : 'Pitoisuus',
|
||||
htmlIsAllowed : 'HTML On Sallittu',
|
||||
addNewItem : 'Lisää Uusi Osa',
|
||||
minimum : 'Plugin on oltava vähintään 1 kohde',
|
||||
link : 'Linkki',
|
||||
style : 'Tyyli',
|
||||
type : 'Tyyppi',
|
||||
size : 'Koko',
|
||||
blockLevel : 'Block Level',
|
||||
active : 'Aktiivinen',
|
||||
enabled : 'Käytössä',
|
||||
text : 'Teksti',
|
||||
preview : 'Preview',
|
||||
optional : 'Valinnainen',
|
||||
badge : 'Kunniamerkki',
|
||||
caption : 'Kuvateksti',
|
||||
image : 'Kuva',
|
||||
delete : 'Oletko varma, että haluat poistaa tämän kohteen?',
|
||||
items : 'Tuotteet',
|
||||
settings : 'Asetukset',
|
||||
expandFirstItem : 'Laajenna First Item',
|
||||
yes : 'Kyllä',
|
||||
no : 'Ei',
|
||||
theme : 'Teema',
|
||||
default : 'Oletusarvo',
|
||||
primary : 'Ensisijainen',
|
||||
success : 'Menestys',
|
||||
info : 'Tiedot',
|
||||
warning : 'Varoitus',
|
||||
danger : 'Vaara'
|
||||
});
|
||||
Reference in New Issue
Block a user