A question on the L10n Guide wiki page

Kévin Raymond shaiton at fedoraproject.org
Tue Feb 7 20:35:32 UTC 2012


>>
>>  yum install transifex-client
>>  tx init --host https://fedora.transifex.net
>>  tx set --auto-remote
>> https://fedora.transifex.net/projects/p/fedora/r/fedora-upstream-projects/
>>  tx pull -l ja
>
>
> This gives me error...
>
> $ tx set --auto-remote
> https://fedora.transifex.net/projects/p/fedora/r/fedora-upstream-projects/
> Auto configuring local project from remote URL...
> Getting details for release fedora-upstream-projects
> TypeError: join() takes exactly one argument (2 given)
>
> What did I miss out?
>
> noriko
>

Hi, works for me… Is your transifex client up to date (in the repo)?

By the way, I am using a script[1] to download all files:
- It helps me to keep track of changes (I've got a master git repo)
- It is used as backup
- I could also commit from there (push) cause I am member of the
translation team

Tu use it, simply copy it somewhere, edit 'MY_LANG=fr' variable to the
requested locale and run:
$ sh get_all.sh --init

If you don't have your ~/.transifexrc file set up, you'lle probably be
asked to enter your transifex credentials, let me know if you get any
error. (If you try it).

Next time (on a cron job?) you only need to tx pull all… by using `sh
get_all.sh` without any arguments.

[1] http://shaiton.fedorapeople.org/trans/get_all.sh

-- 
Kévin Raymond
(shaiton)
GPG-Key: A5BCB3A2


More information about the trans mailing list