aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/bower_components/ckeditor/plugins/docprops/lang/fr.js
diff options
context:
space:
mode:
authorMarvin Borner2018-07-13 19:06:45 +0200
committerMarvin Borner2018-07-13 19:06:45 +0200
commit6fcfb7c04d32e1c8b26a312295bf7ac3ec2d2ad7 (patch)
treedbc87ef16fa01d5d99116de283592b8fe5e02944 /public/bower_components/ckeditor/plugins/docprops/lang/fr.js
parentdfd839f27146df0ad0494e11734fc7d310c70ebf (diff)
Fixed many permissions and began admin interface
Diffstat (limited to 'public/bower_components/ckeditor/plugins/docprops/lang/fr.js')
-rw-r--r--public/bower_components/ckeditor/plugins/docprops/lang/fr.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/public/bower_components/ckeditor/plugins/docprops/lang/fr.js b/public/bower_components/ckeditor/plugins/docprops/lang/fr.js
new file mode 100644
index 0000000..76dcaf2
--- /dev/null
+++ b/public/bower_components/ckeditor/plugins/docprops/lang/fr.js
@@ -0,0 +1,3 @@
+CKEDITOR.plugins.setLang("docprops","fr",{bgColor:"Couleur d'arrière-plan",bgFixed:"Arrière-plan fixe (ne défile pas)",bgImage:"URL de l'image d'arrière-plan",charset:"Encodage des caractères",charsetASCII:"ASCII",charsetCE:"Europe centrale",charsetCR:"Cyrillique",charsetCT:"Chinois traditionnel (Big5)",charsetGR:"Grec",charsetJP:"Japonais",charsetKR:"Coréen",charsetOther:"Autre encodage de caractères",charsetTR:"Turc",charsetUN:"Unicode (UTF-8)",charsetWE:"Europe occidentale",chooseColor:"Choisissez",
+design:"Mise en page",docTitle:"Titre de la page",docType:"Type de document",docTypeOther:"Autre en-tête de type de document",label:"Propriétés du document",margin:"Marges de la page",marginBottom:"Bas",marginLeft:"Gauche",marginRight:"Droite",marginTop:"Haut",meta:"Métadonnées",metaAuthor:"Auteur",metaCopyright:"Droit d'auteur",metaDescription:"Description du document",metaKeywords:"Mots-clés d'indexation (séparés par des virgules)",other:"Autre…",previewHtml:'\x3cp\x3eCeci est un \x3cstrong\x3etexte d\'exemple\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 texte",xhtmlDec:"Inclure les déclarations XHTML"}); \ No newline at end of file