]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blobdiff - sources/plugins/html5video/lang/fr.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / html5video / lang / fr.js
diff --git a/sources/plugins/html5video/lang/fr.js b/sources/plugins/html5video/lang/fr.js
new file mode 100644 (file)
index 0000000..326f622
--- /dev/null
@@ -0,0 +1,14 @@
+CKEDITOR.plugins.setLang( 'html5video', 'fr', {\r
+    button: 'Insérer un lecteur video HTML5',\r
+    title: 'HTML5 video',\r
+    infoLabel: 'Informations video',\r
+    allowed: 'Extensions de fichiers autorisées: MP4, WebM, Ogv',\r
+    urlMissing: 'URL de la source video manquante. Veuillez la renseigner.',\r
+    videoProperties: 'Propriétés Video',\r
+    upload: 'Télécharger',\r
+    btnUpload: 'Envoyer vers le serveur',\r
+    advanced: 'Avancé',\r
+    autoplay: 'Jouer automatiquement ?',\r
+    yes: 'Oui',\r
+    no: 'Non'\r
+} );\r