Hi, friends!
The Ultimate templates are coming!
And I'll add support for each language that have in QMC2
But, for that been possible, it's will be great if Emuversal Users could help with translations of these words/expressions in each language.
I tried to dry the maximum to use the less possible of information in words, to easy the translation process...
These is a example of translation of the content to English to Portuguese.
(english words inside the []. Translation after the = )
/*LANGUAGE: PT*/
trMap['pt' + 'Support'] = 'Suporte';
trMap['pt' + 'Image source'] = 'Fonte da imagem';
trMap['pt' + 'your default directory'] = 'seu diret�rio padr�o';
trMap['pt' + 'No image availiable'] = 'Imagem n�o dispon�vel';
/*Infobar*/
trMap['pt' + 'Manufacturer'] = 'Fabricante';
trMap['pt' + 'Release Date'] = 'Lan�amento';
trMap['pt' + 'Players'] = 'N� de Jogadores';
trMap['pt' + 'Clone of'] = 'Clone de';
trMap['pt' + 'MAIN SYSTEM'] = 'SISTEMA PAI';
/*Infos*/
trMap['pt' + 'Emulator Info'] = 'Informa�es do Emulador';
trMap['pt' + 'System Info'] = 'Informa�es do Sistema';
/*PT:options*/
trMap['pt' + 'Show sources'] = 'Mostrar fontes';
trMap['pt' + 'TVMode'] = 'ModoTV';
trMap['pt' + 'Fix Headers'] = 'Headers Fixos';
trMap['pt' + 'Black Column'] = 'C.Negra';
trMap['pt' + 'Image Transition'] = 'T.Img.';
trMap['pt' + 'Search Extra Images'] = 'Busc.Img.Ex';
Now I want to do the same with all the languages compatible (DE, ES, SV, IT, PL, EL, RO, FR)
Thanks!