]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blobdiff - sources/plugins/html5video/lang/de.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / html5video / lang / de.js
diff --git a/sources/plugins/html5video/lang/de.js b/sources/plugins/html5video/lang/de.js
new file mode 100644 (file)
index 0000000..ddf4c8b
--- /dev/null
@@ -0,0 +1,14 @@
+CKEDITOR.plugins.setLang( 'html5video', 'de', {\r
+    button: 'HTML5 Video einfügen',\r
+    title: 'HTML5 Video',\r
+    infoLabel: 'Video Infos',\r
+    allowed: 'Erlaubte Dateierweiterungen: MP4, WebM, Ogv',\r
+    urlMissing: 'Sie haben keine URL zur Video-Datei angegeben.',\r
+    videoProperties: 'Video-Einstellungen',\r
+    upload: 'Hochladen',\r
+    btnUpload: 'Zum Server senden',\r
+    advanced: 'Erweitert',\r
+    autoplay: 'Autoplay?',\r
+    yes: 'Ja',\r
+    no: 'Nein'\r
+} );\r