Re: Fwd: Viewing team's translations for all packages on tx

atilla ontas <[email protected]> Thu, 23 Jun 2011 15:39:17 +0300
Newsgroups gmane.linux.mandrake.cooker.internationalization
Message-ID <[email protected]>
2011/6/23 Jean-Philippe Braun <jpbraun-4qZELD6FgxhWk0Htik3J/[email protected]>:
> Le jeudi 23 juin 2011 =C3=A0 13:58 +0300, atilla ontas a =C3=A9crit :
>> 2011/6/23 Thorsten van Lil <[email protected]>:
>> > Am 23.06.2011 12:39, schrieb atilla ontas:
>> >>
>> >> Hi, is there any statistics page to view all my team's (Turkish-tr)
>> >> translations on tx? I was using http://mdk.jack.kiev.ua before tx but
>> >> i think it is not updated anymore, shows translated strings
>> >> untranslated and vice versa. (i.e. mandriva-galaxy-data package see:
>> >> http://mdk.jack.kiev.ua/stats/gui/trunk/team/tr/mandriva-galaxy-data/
>> >> and
>> >> https://transifex.mandriva.com/projects/p/mandriva-galaxy-data/resour=
ce/index/)
>> >>
>> >> If http://mdk.jack.kiev.ua have reliable translation statistics, why
>> >> tx translations won't submitted to svn? I think it should be done
>> >> automatically?
>> >>
>> >
>> > Transifex can have such statistics. The global maintainer needs to add=
 a
>> > release to the "Mandriva i18n teams" project and add all resources in =
it.
>> > The statistic will than looks like this:
>> > https://transifex.mageia.org/projects/p/mageia_i18n/r/mga1/
>> > and if you choose a team, like this:
>> > https://transifex.mageia.org/projects/p/mageia_i18n/r/mga1/l/tr/
>> >
>> > Transifex is for the moment not able to commit automatically (it has b=
een
>> > disabled I think) and that for good reasons. For example:
>> > Transifex isn't able to remember and gain the header. The whole header=
 of
>> > the po-file will be get lost. But that isn't allowd, as there are list=
ed all
>> > former translators. The commiter should really take care of that and m=
erge
>> > the old header (plus the new header line) to the po-file that he uploa=
ds.
>> >
>> > Regards,
>> > Thorsten
>> >
>> Thanks for immediate reply. As i remember, i' ve read mandriva
>> translations are automatically pulled from tx by develeopers. While
>> Mageia developers and i18n team request manually svn commit from tx.
>> Can someone clerify this issue? Must we, team coordinators pull
>> translations from tx and commit them svn or it is an automatic
>> process?
>
> Hello,
>
> For now its not automated. So you can update the svn manually, then
> http://mdk.jack.kiev.ua will be up-to-date.
>
> I'm working on a system that can commit translations in svn
> automatically. It has been discussed on this list. I just need some more
> time to finish it.
>
> I wanted to add a Transifex release to show some statistics for Mandriva
> 2011 but I still have no answers from engineering that tells me which
> software will be included in Mandriva 2011.
>
> JP
>
>

Thanks for clarification. So i need to push tx translations to svn. I
wonder if i should pull all translations from tx and push them to svn,
will there any errors on po files? Or i should check tx files against
svn pots for errors? (msgfmt -vco /dev/null)