Re: [Fwd: Re: L10n Testing: OpenOffice.org 3.3 - August 25th - September 2nd]
Goran Rakic <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.localization |
|---|---|
| Message-ID | <1282820760.8739.16.camel@limun> |
У чет, 26. 08 2010. у 12:23 +0200, Rafaella Braconi пише: > do you think you could assist Paolo by telling how to upload the test > cases into the system? You can download translated PO from Pootle and then run po2tcm.py Python script like: po2tcm.py translated.po tcm_import.txt <locale code> Then you can import the translated test cases into TCM. If you do not have Python installed or do not know how to use command line, you can send me the PO file and I will send you back plain text file to be imported into TCM. I do not remember if team leads have privileges to upload translated test cases, but it will be easy to handle that if it becomes a problem. po2tcm.py script can be downloaded from http://goranrakic.com/tcm2po/ You will also need Python and Pology framework installed inside the Python include path. Pology is a Python framework developed inside the KDE l10n project and it allows tcm2po to easy and safe process PO/POT files. To learn more and obtain the Pology framework go to the http://techbase.kde.org/Localization/Tools/Pology Kind regards, Goran Rakic