]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/html5audio/lang/es.js
Change html5 audio player
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / html5audio / lang / es.js
diff --git a/sources/plugins/html5audio/lang/es.js b/sources/plugins/html5audio/lang/es.js
new file mode 100644 (file)
index 0000000..f1aec8e
--- /dev/null
@@ -0,0 +1,13 @@
+CKEDITOR.plugins.setLang( 'html5audio', 'es', {\r
+    button: 'Insertar audio HTML5',\r
+    title: 'Audio HTML5',\r
+    infoLabel: 'Información del audio',\r
+    urlMissing: 'La URL del audio no puede estar vacia.',\r
+    audioProperties: 'Propiedades del audio',\r
+    upload: 'Cargar',\r
+    btnUpload: 'Enviar al servidor',\r
+    advanced: 'Avanzado',\r
+    autoplay: '¿Reproducir automáticamente?',\r
+    yes: 'Si',\r
+    no: 'No'\r
+} );\r