]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blobdiff - sources/plugins/html5audio/lang/fr.js
Change audio plugin
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / html5audio / lang / fr.js
diff --git a/sources/plugins/html5audio/lang/fr.js b/sources/plugins/html5audio/lang/fr.js
new file mode 100644 (file)
index 0000000..51103f2
--- /dev/null
@@ -0,0 +1,14 @@
+CKEDITOR.plugins.setLang( 'html5audio', 'fr', {\r
+    button: 'Insérer un lecteur audio HTML5',\r
+    title: 'HTML5 audio',\r
+    infoLabel: 'Informations audio',\r
+    urlMissing: 'URL de la source audio manquante. Veuillez la renseigner.',\r
+    audioProperties: 'Propriétés Audio',\r
+    upload: 'Télécharger',\r
+    btnUpload: 'Envoyer vers le serveur',\r
+    advanced: 'Avancé',\r
+    autoplay: 'Jouer automatiquement ?',\r
+    allowdownload: 'Autoriser le téléchargement?',\r
+    yes: 'Oui',\r
+    no: 'Non'\r
+} );\r