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: Wed, 15 Oct 2014 10:29:28 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

Hello,

On Tue, Oct 14, 2014 at 08:19:44PM +0400, Boris Bobrov wrote:
> 
> I have some concerns now, that were not cleared after reading Pootle's 
> docs. Could you please explain me the questions below?
> 
> 1. We have 35 existing languages, that we need to port to Pootle. How can 
> we do it without making a hundred clicks in the web UI?

Done.

> 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



reply via email to

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