My setup for tx-client seems to work no more ;-(
It used to be similar to Baurzhan's, but the host was https://xfce.transifex.com.

Tried to initialize again with:

tx set --auto-remote https://www.transifex.com/projects/p/xfce/r/all-resources/

Guess it's wrong.

Does anyone have a good working .tx/config to share or the commands to get one going* ?

*[that is; to get all XFCE translations and update with "tx pull -l <lang>" and "tx push -t"]

Best regards,
Sveinn í Felli

Þann mið 12.feb 2014 16:53, skrifaði Baurzhan Muftakhidinov:
On Wed, Feb 12, 2014 at 7:50 PM, Baurzhan Muftakhidinov
<[email protected]> wrote:
Hello,

I was trying to get all Kazakh translation files
at once with the help of transifex client utility.

However, it seems like that utility works with projects only,
and it does not know how to handle organizations.

It is very sad,

It turns out, all components of Xfce core are separate
projects on Transifex, so I had to manually edit .tx/config file to list them,
like below


[baur@f0 xfce-core]$ cat .tx/config
[main]
host = https://www.transifex.com

[thunar.master]
file_filter = translations/thunar.master/<lang>.po
source_lang = en
type = PO

[xfwm4.master]
file_filter = translations/xfwm4.master/<lang>.po
source_lang = en
type = PO

and so on.
However, Xfce apps, thunar and panel plugins are bulk
projects, so you can easily get them all with tx client at once.

Regards
_______________________________________________
Xfce-i18n mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-i18n



_______________________________________________
Xfce-i18n mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-i18n

Reply via email to