From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Przemysław Biernat <przemyslaw(dot)biernat(at)gmail(dot)com>, pgsql-bugs(at)lists(dot)postgresql(dot)org |
Subject: | Re: Problem with the Polish language |
Date: | 2021-06-14 23:48:06 |
Message-ID: | 202106142348.qyc2a3ed7s2b@alvherre.pgsql |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On 2021-Jun-09, Tom Lane wrote:
> Checking our git history shows that the pl.po files in the master
> branch haven't been touched since 2017. I suppose that we don't
> remove stale translations from the development sources because a
> poor translation is still better than none for testing purposes.
> But our standards for released versions are higher, and the
> Polish translation isn't up to that right now :-(. Note the
> policy stated on the page I linked to:
>
> > A PO file must have at least 80% of its strings translated before it is
> > considered for inclusion in a PostgreSQL major release.
Yeah ... it looks like the Polish translator lost interest four years
ago.
--
Álvaro Herrera Valdivia, Chile
"Puedes vivir sólo una vez, pero si lo haces bien, una vez es suficiente"
From | Date | Subject | |
---|---|---|---|
Next Message | Floris Van Nee | 2021-06-15 13:06:27 | Postgres turns LEFT JOIN into INNER JOIN - incorrect results |
Previous Message | Andrew Dunstan | 2021-06-14 20:29:06 | Re: BUG #17056: Segmentation fault on altering the type of the foreign table column with a default |