first commit
This commit is contained in:
17
libraries/ckeditor/plugins/html5video/lang/eu.js
Normal file
17
libraries/ckeditor/plugins/html5video/lang/eu.js
Normal file
@@ -0,0 +1,17 @@
|
||||
CKEDITOR.plugins.setLang( 'html5video', 'eu', {
|
||||
button: 'Txertatu HTML5 bideoa',
|
||||
title: 'HTML5 bideoa',
|
||||
infoLabel: 'Bideoaren informazioa',
|
||||
allowed: 'Baimendutako fitxategi luzapenak: MP4, WebM, Ogv',
|
||||
urlMissing: 'Bideoaren URLak ezin du hutsik egon.',
|
||||
videoProperties: 'Bideoaren propietateak',
|
||||
upload: 'Kargatu',
|
||||
btnUpload: 'Bidali zerbitzarira',
|
||||
advanced: 'Aurreratua',
|
||||
autoplay: 'Automatikoki erreproduzitu?',
|
||||
allowdownload: 'Allow download?',
|
||||
advisorytitle: 'Advisory title',
|
||||
yes: 'Bai',
|
||||
no: 'Ez',
|
||||
controls: 'Erakutsi kontrolak?'
|
||||
} );
|
||||
Reference in New Issue
Block a user