trans-coord-pootle-private
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Trans-coord-pootle-private] Is GNU's pootle instance maintaned?


From: Ineiev
Subject: Re: [Trans-coord-pootle-private] Is GNU's pootle instance maintaned?
Date: Thu, 16 Oct 2014 08:27:47 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

On Wed, Oct 15, 2014 at 10:29:28AM -0400, Ineiev wrote:
> > 2. How do I painlessly download translations for all languages in the 
> > project? In transifex they had a tool, where I said "tx pull" and got all 
> > my translated files.
> 
> I think it can be something like
> 
> wget -q -r --no-check-certificate -R .html -nH --cut-dirs=3 \
>   --no-parent \
>   https://chapters.gnu.org/export/mediagoblin/mediagoblin/i18n/; \
>   rm -f robots.txt

Or
 rsync -vaz \
   chapters.gnu.org::pootle/mediagoblin/mediagoblin/i18n dest
may be more efficient.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]