]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/div/lang/fr.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / fr.js
diff --git a/sources/plugins/div/lang/fr.js b/sources/plugins/div/lang/fr.js
new file mode 100644 (file)
index 0000000..ca005db
--- /dev/null
@@ -0,0 +1,19 @@
+/*\r
+Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.md or http://ckeditor.com/license\r
+*/\r
+CKEDITOR.plugins.setLang( 'div', 'fr', {\r
+       IdInputLabel: 'ID',\r
+       advisoryTitleInputLabel: 'Infobulle',\r
+       cssClassInputLabel: 'Classes de style',\r
+       edit: 'Modifier la division',\r
+       inlineStyleInputLabel: 'Style en ligne',\r
+       langDirLTRLabel: 'Gauche à droite (LTR)',\r
+       langDirLabel: 'Sens d\'écriture',\r
+       langDirRTLLabel: 'Droite à gauche (RTL)',\r
+       languageCodeInputLabel: 'Code de langue',\r
+       remove: 'Enlever la division',\r
+       styleSelectLabel: 'Style',\r
+       title: 'Créer une division',\r
+       toolbar: 'Créer une division'\r
+} );\r