]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - sources/plugins/html5audio/lang/es.js
Update to 4.7.3
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / html5audio / lang / es.js
CommitLineData
d1844275
IB
1CKEDITOR.plugins.setLang( 'html5audio', 'es', {\r
2 button: 'Insertar audio HTML5',\r
3 title: 'Audio HTML5',\r
4 infoLabel: 'Información del audio',\r
5 urlMissing: 'La URL del audio no puede estar vacia.',\r
6 audioProperties: 'Propiedades del audio',\r
7 upload: 'Cargar',\r
8 btnUpload: 'Enviar al servidor',\r
9 advanced: 'Avanzado',\r
10 autoplay: '¿Reproducir automáticamente?',\r
1794320d 11 allowdownload: '¿Permitir la descarga?',\r
d1844275
IB
12 yes: 'Si',\r
13 no: 'No'\r
14} );\r