first commit
This commit is contained in:
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/ca.js
Normal file
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/ca.js
Normal file
@@ -0,0 +1,34 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCollapse', 'ca', {//catalan
|
||||
plugin : 'Bootstrap Collapse',
|
||||
title : 'Títol',
|
||||
content : 'Contingut',
|
||||
htmlIsAllowed : 'HTML és Permès',
|
||||
addNewItem : 'Afegir Nou Element',
|
||||
minimum : 'Plugin ha de contenir almenys 1 membre',
|
||||
link : 'Enllaç',
|
||||
style : 'Estil',
|
||||
type : 'Tipus',
|
||||
size : 'Mida',
|
||||
blockLevel : 'Nivell De Bloc',
|
||||
active : 'Actiu',
|
||||
enabled : 'Activat',
|
||||
text : 'Text',
|
||||
preview : 'Preestrena',
|
||||
optional : 'Opcional',
|
||||
badge : 'Divisa',
|
||||
caption : 'Subtítol',
|
||||
image : 'Imatge',
|
||||
delete : 'Segur que vols esborrar aquest article?',
|
||||
items : 'Articles',
|
||||
settings : 'Ajustos',
|
||||
expandFirstItem : 'Ampliar El Primer Article',
|
||||
yes : 'Si',
|
||||
no : 'No',
|
||||
theme : 'Tema',
|
||||
default : 'Defecte',
|
||||
primary : 'primary',
|
||||
success : 'Èxit',
|
||||
info : 'Informació',
|
||||
warning : 'Advertència',
|
||||
danger : 'Dange'
|
||||
});
|
||||
Reference in New Issue
Block a user