Surveiller ce forum | Commencer une nouvelle discussion Commencer une nouvelle discussion
RE: Italian Translation [ Répondre ]
Par : Claudio Valerio on 2011-02-28 13:43
[forum:474939]
Hello Michele,
thanks for the translation but I'm not able to find your attachment. Could you please send it again?

Thanks,
claudio

RE: Italian Translation [ Répondre ]
Par : Michele marchesoni on 2011-02-28 11:12
[forum:474938]

sankore_it.ts (40) downloads
Thanks Claudio,
Following your simple and comprehensive how to I finished translating the whole Sankorè. I rebuilt the application and seems that it works. I attach the Italian translation, so if you want you can add it at the project. Probably in the future I'll still need your help.
Best regards,
Michele

RE: Italian Translation [ Répondre ]
Par : Claudio Valerio on 2011-02-25 09:22
[forum:474914]
Hello Michele,

Here a little how to for translate Sankorè 3.1. First of all you should download the code from the adullact.net site and install the qt development tools for your operating system (http://qt.nokia.com/downloads). Pay attention at the fact that on Windows operating system the used qt development library is the VS2008 version and not the minGW library version.

Here began the process to translate the Sankorè application. First of all check if the language you are interesting in is in the project file.
Open Sankore_3.1.pro file with an editor and look for the TRANSLATIONS entry. Verify that the TRANSLATIONS list contains such an entry:

resources/i18n/sankore_TWO_CHARACTERS_LANGUAGE_CODE.ts

where the TWO_CHARACTERS_LANGUAGE_CODE is the language code you want to translate.
For example french translation need a resources/i18n/sankore_fr.ts entry.

The second step consists on extracting the strings list that has to be translated. This is easily done using the lupdate command from the root project directory:
lupdate -no-obsolete Sankore_3.1.pro.

At this point open the translation file (sankore_TWO_CHARACTERS_LANGUAGE_CODE.ts) with QT Linguist (easiest way) or edit it with your preferred editor. It is located in ROOT_PROJECT_DIRECTORY/resources/i18n/ folder.

Once the translation done execute the lrelease command from the root project directory:
lrelease Sankore_3.1.pro .
This command will create the binary file used on Sankorè 3.1 program.

Rebuild the application and the new language will be available.
That's all.

More information about the command used in this mini how to can be found on http://doc.qt.nokia.com/latest/linguist-manual.html web site.


Best regards,
Claudio

Italian Translation [ Répondre ]
Par : Michele marchesoni on 2011-02-23 09:57
[forum:474897]
Good morning,
I'm an Italian university student and I'd be interested in translating this project in Italian. Can someone team member tell me how to do?
Thanks!

FEDER Powered By FusionForge Collaborative Development Environment Charte d'utilisation / Nous contacter / Mentions légales Haut de page