first commit
This commit is contained in:
22
libraries/ckeditor/plugins/bootstrapTab/lang/ca.js
Normal file
22
libraries/ckeditor/plugins/bootstrapTab/lang/ca.js
Normal file
@@ -0,0 +1,22 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapTab', 'ca', {//catalan
|
||||
plugin : 'Bootstrap Tab',
|
||||
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?'
|
||||
});
|
||||
Reference in New Issue
Block a user