On Thu, May 22, 2014 at 11:40 AM, Sveinn í Felli <[email protected]> wrote:
> 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. > Yes -- the above URL is a 404. Here are the available options: http://docs.transifex.com/developer/client/set#auto-remote And here is a page with all the resources for XFCE for French: https://www.transifex.com/organization/xfce/dashboard/all_resources/fr/ I wrote down on our Feature Requests to support API requests on top of the organization, so one could get the above page over the API and, then, extend the --auto-remote feature of the client to accept that URL. -d > > 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 > -- Dimitris Glezos Founder & CEO, Transifex https://www.transifex.com/
_______________________________________________ Xfce-i18n mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-i18n
