first commit
This commit is contained in:
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/lv.js
Normal file
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/lv.js
Normal file
@@ -0,0 +1,34 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCollapse', 'lv', {//Latvian
|
||||
plugin : 'Bootstrap Collapse',
|
||||
title : 'Virsraksts',
|
||||
content : 'Saturs',
|
||||
htmlIsAllowed : 'HTML Ir Atļauts',
|
||||
addNewItem : 'Pievienot Jaunu Elementu',
|
||||
minimum : 'Plugin jābūt vismaz 1 objektu',
|
||||
link : 'Saite',
|
||||
style : 'Stils',
|
||||
type : 'Tips',
|
||||
size : 'Izmērs',
|
||||
blockLevel : 'Block Level',
|
||||
active : 'Aktīvs',
|
||||
enabled : 'Enabled',
|
||||
text : 'Teksts',
|
||||
preview : 'Preview',
|
||||
optional : 'Fakultatīvs',
|
||||
badge : 'žetons',
|
||||
caption : 'Virsraksts',
|
||||
image : 'Attēls',
|
||||
delete : 'Vai tiešām vēlaties dzēst šo posteni?',
|
||||
items : 'Priekšmeti',
|
||||
settings : 'Iestatījumi',
|
||||
expandFirstItem : 'Izvērst Pirmais Elements',
|
||||
yes : 'Jā',
|
||||
no : 'Nē',
|
||||
theme : 'Tēma',
|
||||
default : 'Default',
|
||||
primary : 'primary',
|
||||
success : 'Veiksme',
|
||||
info : 'Info',
|
||||
warning : 'Brīdinājums',
|
||||
danger : 'Briesmas'
|
||||
});
|
||||
Reference in New Issue
Block a user