first commit
This commit is contained in:
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/fr-ca.js
Normal file
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/fr-ca.js
Normal file
@@ -0,0 +1,34 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCollapse', 'fr-ca', {//french
|
||||
plugin : 'Bootstrap Collapse',
|
||||
title : 'Titre',
|
||||
content : 'Content',
|
||||
htmlIsAllowed : 'HTML est autorisé',
|
||||
addNewItem : 'Ajouter un nouvel élément',
|
||||
minimum : 'Plugin doit contenir au moins 1 article',
|
||||
link : 'Lien',
|
||||
style : 'Style',
|
||||
type : 'Type',
|
||||
size : 'Taille',
|
||||
blockLevel : 'Bloquer Niveau',
|
||||
active : 'Actif',
|
||||
enabled : 'Activé',
|
||||
text : 'Texte',
|
||||
preview : 'Avant-Première',
|
||||
optional : 'En Option',
|
||||
badge : 'Badge',
|
||||
caption : 'Légende',
|
||||
image : 'Image',
|
||||
delete : 'Êtes-vous sûr de vouloir supprimer cet article?',
|
||||
items : 'Articles',
|
||||
settings : 'Paramètres',
|
||||
expandFirstItem : 'Développez Premier Élément',
|
||||
yes : 'Oui',
|
||||
no : 'Non',
|
||||
theme : 'Thème',
|
||||
default : 'Défaut',
|
||||
primary : 'Primaire',
|
||||
success : 'Le Succès',
|
||||
info : 'Info',
|
||||
warning : 'Attention',
|
||||
danger : 'Danger'
|
||||
});
|
||||
Reference in New Issue
Block a user