diff options
Diffstat (limited to 'public/bower_components/ckeditor/plugins/docprops/lang/fr-ca.js')
-rw-r--r-- | public/bower_components/ckeditor/plugins/docprops/lang/fr-ca.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/public/bower_components/ckeditor/plugins/docprops/lang/fr-ca.js b/public/bower_components/ckeditor/plugins/docprops/lang/fr-ca.js new file mode 100644 index 0000000..6b88f8f --- /dev/null +++ b/public/bower_components/ckeditor/plugins/docprops/lang/fr-ca.js @@ -0,0 +1,3 @@ +CKEDITOR.plugins.setLang("docprops","fr-ca",{bgColor:"Couleur de fond",bgFixed:"Image fixe sans défilement",bgImage:"Image de fond",charset:"Encodage",charsetASCII:"ACSII",charsetCE:"Europe Centrale",charsetCR:"Cyrillique",charsetCT:"Chinois Traditionnel (Big5)",charsetGR:"Grecque",charsetJP:"Japonais",charsetKR:"Coréen",charsetOther:"Autre encodage",charsetTR:"Turque",charsetUN:"Unicode (UTF-8)",charsetWE:"Occidental",chooseColor:"Sélectionner",design:"Design",docTitle:"Titre de la page",docType:"Type de document", +docTypeOther:"Autre type de document",label:"Propriétés du document",margin:"Marges",marginBottom:"Bas",marginLeft:"Gauche",marginRight:"Droite",marginTop:"Haut",meta:"Méta-données",metaAuthor:"Auteur",metaCopyright:"Copyright",metaDescription:"Description",metaKeywords:"Mots-clés (séparés par des virgules)",other:"Autre...",previewHtml:'\x3cp\x3eVoici un \x3cstrong\x3eexample de texte\x3c/strong\x3e. Vous utilisez \x3ca href\x3d"javascript:void(0)"\x3eCKEditor\x3c/a\x3e.\x3c/p\x3e',title:"Propriétés du document", +txtColor:"Couleur de caractère",xhtmlDec:"Inclure les déclarations XHTML"});
\ No newline at end of file |