CKEDITOR.plugins.setLang( 'html5video', 'es', { button: 'Insertar video HTML5', title: 'Video HTML5', infoLabel: 'Información del video', allowed: 'Extensiones de archivo permitidas: MP4, WebM, Ogv', urlMissing: 'La URL del video no puede estar vacia.', videoProperties: 'Propiedades del video', upload: 'Cargar', btnUpload: 'Enviar al servidor', advanced: 'Avanzado', autoplay: '¿Reproducir automáticamente?', yes: 'Si', no: 'No' } );