first commit
This commit is contained in:
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/ro.js
Normal file
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/ro.js
Normal file
@@ -0,0 +1,34 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCollapse', 'ro', {//Romanian
|
||||
plugin : 'Reducere Bootstrap',
|
||||
title : 'Titlu',
|
||||
content : 'Conținut',
|
||||
htmlIsAllowed : 'HTML Este Permise',
|
||||
addNewItem : 'Add New Item',
|
||||
minimum : 'Plugin trebuie să conțină cel puțin 1 articol',
|
||||
link : 'Legătură',
|
||||
style : 'Stil',
|
||||
type : 'Tip',
|
||||
size : 'Dimensiune',
|
||||
blockLevel : 'Bloc Nivel',
|
||||
active : 'Activ',
|
||||
enabled : 'Activat',
|
||||
text : 'Text',
|
||||
preview : 'Avanpremieră',
|
||||
optional : 'Facultativ',
|
||||
badge : 'Insignă',
|
||||
caption : 'Legendă',
|
||||
image : 'Imagine',
|
||||
delete : 'Sunteți sigur că doriți să ștergeți acest articol?',
|
||||
items : 'Articole',
|
||||
settings : 'Setările',
|
||||
expandFirstItem : 'Extinde Primul Articol',
|
||||
yes : 'Da',
|
||||
no : 'Nu',
|
||||
theme : 'Temă',
|
||||
default : 'Mod Implicit',
|
||||
primary : 'primary',
|
||||
success : 'Succes',
|
||||
info : 'Info',
|
||||
warning : 'Avertizare',
|
||||
danger : 'Pericol'
|
||||
});
|
||||
Reference in New Issue
Block a user