]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/html5audio/lang/de.js
Change html5 audio player
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / html5audio / lang / de.js
diff --git a/sources/plugins/html5audio/lang/de.js b/sources/plugins/html5audio/lang/de.js
new file mode 100644 (file)
index 0000000..e084a60
--- /dev/null
@@ -0,0 +1,13 @@
+CKEDITOR.plugins.setLang( 'html5audio', 'de', {\r
+    button: 'HTML5 Audio einfügen',\r
+    title: 'HTML5 Audio',\r
+    infoLabel: 'Audio Infos',\r
+    urlMissing: 'Sie haben keine URL zur Audio-Datei angegeben.',\r
+    audioProperties: 'Audio-Einstellungen',\r
+    upload: 'Hochladen',\r
+    btnUpload: 'Zum Server senden',\r
+    advanced: 'Erweitert',\r
+    autoplay: 'Autoplay?',\r
+    yes: 'Ja',\r
+    no: 'Nein'\r
+} );\r