X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=sources%2Fplugins%2Fhtml5audio%2Flang%2Feu.js;fp=sources%2Fplugins%2Fhtml5audio%2Flang%2Feu.js;h=5a7d103286cbbc9adb6cf3f07bde6e2fb7995dae;hb=9946db9daaa76448d0e43247472cdedd2a5ea22a;hp=0000000000000000000000000000000000000000;hpb=317f8f8f0651488f226b5280a8f036c7c135c639;p=perso%2FImmae%2FProjets%2Fpackagist%2Fpiedsjaloux-ckeditor-component.git diff --git a/sources/plugins/html5audio/lang/eu.js b/sources/plugins/html5audio/lang/eu.js new file mode 100644 index 0000000..5a7d103 --- /dev/null +++ b/sources/plugins/html5audio/lang/eu.js @@ -0,0 +1,14 @@ +CKEDITOR.plugins.setLang( 'html5audio', 'eu', { + button: 'Txertatu HTML5 audioa', + title: 'HTML5 audioa', + infoLabel: 'Audioaren informazioa', + urlMissing: 'Audioaren URLak ezin du hutsik egon.', + audioProperties: 'Audioaren propietateak', + upload: 'Kargatu', + btnUpload: 'Bidali zerbitzarira', + advanced: 'Aurreratua', + autoplay: 'Automatikoki erreproduzitu?', + allowdownload: 'Baimendu deskargatzea?', + yes: 'Bai', + no: 'Ez' +} );