← Back to team overview

elementary-translators team mailing list archive

Re: State of translations site generator

 

Nice, thanks for sharing it, it will make the localisation process a lot
faster.

Regards, Alfredo.
On 28 Feb 2013 23:23, "Marcus Lundgren" <lp@xxxxxxxxx> wrote:

>  Hi, everyone!
>
> Being somewhat frustrated with not being able to get a good view of how
> the current state of the translations in each of the projects is, and eager
> to learn some python, I've created a simple script which will generate a
> simple website which will hopefully be useful.
>
> It will find all of the translatable projects at
> https://translations.launchpad.net/elementary and will then go through
> each of the projects, extract the untranslated and needs review numbers and
> output all of the information as html in a file called index.htm.
>
> Some usage help:
>
> # This will output information for all of the languages
> python elementary_translations.py
>
> # This will only output information for the Swedish language
> python elementary_translations.py -l sv
>
> # This will only output information for the Swedish and English (United
> Kingdom) languages
> python elementary_translations.py -l sv -l en_GB
>
> Attached is the script and a sample output.
>
> /Marcus
> <https://translations.launchpad.net/granite/trunk/+pots/granite/en_GB/+translate>
>
> --
> Mailing list: https://launchpad.net/~elementary-translators
> Post to     : elementary-translators@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~elementary-translators
> More help   : https://help.launchpad.net/ListHelp
>
>

Follow ups

References