From: | Juan José Santamaría Flecha <juanjo(dot)santamaria(at)gmail(dot)com> |
---|---|
To: | Ranier Vilela <ranier(dot)vf(at)gmail(dot)com> |
Cc: | davinder singh <davindersingh2692(at)gmail(dot)com>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: PG compilation error with Visual Studio 2015/2017/2019 |
Date: | 2020-04-28 19:53:19 |
Message-ID: | CAC+AXB2fz7-0xdmtMDiMgp-o3K8QPZhy6xq-DFrbKv1mwEE1Qw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Apr 28, 2020 at 9:38 PM Ranier Vilela <ranier(dot)vf(at)gmail(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2020-04-28 20:34:36 | Re: Poll: are people okay with function/operator table redesign? |
Previous Message | Jonah H. Harris | 2020-04-28 19:38:09 | Re: Proposing WITH ITERATIVE |