Re: PG compilation error with Visual Studio 2015/2017/2019 - Mailing list pgsql-hackers

From Juan José Santamaría Flecha
Subject Re: PG compilation error with Visual Studio 2015/2017/2019
Date
Msg-id CAC+AXB2fz7-0xdmtMDiMgp-o3K8QPZhy6xq-DFrbKv1mwEE1Qw@mail.gmail.com
Whole thread Raw
In response to PG compilation error with Visual Studio 2015/2017/2019  (davinder singh <davindersingh2692@gmail.com>)
List pgsql-hackers


On Tue, Apr 28, 2020 at 9:38 PM Ranier Vilela <ranier.vf@gmail.com> wrote:
"pt" means portuguese language.
"pt_BR" means portuguese language from Brazil, "divisão por zero", is correct.
"pt_PT" means portuguese language from Portugal, "division by zero"? poderia ser "divisão por zero", too.

Why "pt_PT" do not is translated?

The translation files are generated as 'pt_BR.po', so this is the expected behaviour.

With my limited knowledge of Portuguese, it makes little sense to have a localized version.

Regards,

Juan José Santamaría Flecha

pgsql-hackers by date:

Previous
From: "Jonah H. Harris"
Date:
Subject: Re: Proposing WITH ITERATIVE
Next
From: Tom Lane
Date:
Subject: Re: Poll: are people okay with function/operator table redesign?