]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/html5video/lang/es.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / html5video / lang / es.js
CommitLineData
317f8f8f
IB
1CKEDITOR.plugins.setLang( 'html5video', 'es', {\r
2 button: 'Insertar video HTML5',\r
3 title: 'Video HTML5',\r
4 infoLabel: 'Información del video',\r
5 allowed: 'Extensiones de archivo permitidas: MP4, WebM, Ogv',\r
6 urlMissing: 'La URL del video no puede estar vacia.',\r
7 videoProperties: 'Propiedades del video',\r
8 upload: 'Cargar',\r
9 btnUpload: 'Enviar al servidor',\r
10 advanced: 'Avanzado',\r
11 autoplay: '¿Reproducir automáticamente?',\r
12 yes: 'Si',\r
13 no: 'No'\r
14} );\r