Skip to content

Commit

Permalink
Merge pull request #85 from izendegi/patch-4
Browse files Browse the repository at this point in the history
Update eu.js
  • Loading branch information
fnoks authored Jun 26, 2019
2 parents 3aed32d + fcc658d commit ecd6c93
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions language/eu.js
Original file line number Diff line number Diff line change
Expand Up @@ -200,16 +200,16 @@ H5PEditor.language.core = {
avTablistLabel: 'Txertatu hau erabiltzen:',
tabTitleBasicFileUpload: 'Igo fitxategia',
tabTitleInputLinkURL: 'Esteka/URLa',
errorTooHighVersion: 'Parameters contain %used while only %supported or earlier are supported.',
errorNotSupported: 'Parameters contain %used which is not supported.',
errorParamsBroken: 'Parameters are broken.',
libraryMissing: 'Missing required library %lib.',
scriptMissing: 'Could not load upgrades script for %lib.',
language: 'Language',
noLanguagesSupported: 'No languages supported',
changeLanguage: 'Change language to :language?',
thisWillPotentially: "This will potentially reset all the text and translations. You can't undo this. The content itself will not be changed. Do you want to proceed?",
notAllTextsChanged: 'Not all texts were changed, there is only partial coverage for :language.',
contributeTranslations: 'If you want to complete the translation for :language you can learn about <a href=":url" target="_new">contributing translations to H5P</a>',
unknownLibrary: 'Unfortunately, the selected content type \'%lib\' isn\'t installed on this system.'
errorTooHighVersion: 'Parametroek %used daukate baina soilik %supported edo lehenagokoak onartzen dira.',
errorNotSupported: 'Parametroek %used daukate baina ez dira onartzen.',
errorParamsBroken: 'Parametroak apurtuta daude.',
libraryMissing: 'Beharrezkoa den %lib. biblioteka falta da.',
scriptMissing: 'Ezin izan dira kargatu %lib.-rentzako eguneratze-scriptak.',
language: 'Hizkuntza',
noLanguagesSupported: 'Ez dago onartutako hizkuntzarik',
changeLanguage: 'Aldatu hizkuntza honetara :language?',
thisWillPotentially: "Honek testu eta itzulpen guztiak berrabiarazi ditzake. Ekintza hau ezin da desegin. Edukia bera ez da aldatuko. Jarraitu nahi duzu??",
notAllTextsChanged: 'Ez dira testu guztiak aldatu, :language hizkuntzaren sostengua ez da osoa.',
contributeTranslations: ':language hizkuntzako itzulpena osatu nahi baduzu <a href=":url" target="_new">contributing translations to H5P</a> estekan nola egin ikasi dezakezu',
unknownLibrary: 'Tamalez, aukeratutako \'%lib\' eduki-mota ez dago sistema honetan instalatuta.'
};

0 comments on commit ecd6c93

Please sign in to comment.