Re: API for babel.postgresql.org

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Pavlo Golub <pavlo(dot)golub(at)cybertec(dot)at>
Cc: pgsql-translators(at)postgresql(dot)org
Subject: Re: API for babel.postgresql.org
Date: 2018-12-12 17:58:41
Message-ID: 9113d352-7a71-283d-f384-744126e6ae2d@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-translators

On 08/12/2018 08:42, Pavlo Golub wrote:
> Dumb and simple. List of languages, list of resources, links to .pot and
> .po files.
>
> Example:
> GET /resources
> GET /languages
> GET /psql.pot
> GET /pt_BR/postgres.po

You can already get the .po and .pot files.

Adding a file with languages would be easy, but what exactly would it mean?

- all languages ever seen across any branch
- all languages in the current branch
- all languages for a catalog
- all languages qualified
- etc.

I don't know what you mean by "resources".

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-translators by date

  From Date Subject
Next Message Pavlo Golub 2018-12-12 18:29:13 Re: API for babel.postgresql.org
Previous Message Pavlo Golub 2018-12-08 20:23:31 Re: API for babel.postgresql.org