Where to find translation of Postgres error messages?

From: Együd Csaba <csegyud(at)vnet(dot)hu>
To: pgsql-general(at)postgresql(dot)org
Subject: Where to find translation of Postgres error messages?
Date: 2005-06-08 08:47:55
Message-ID: 0IHR005OLCFU1W@mail.vnet.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
I'd like to use a Postgres 8 server from different locales (english, german,
hungarian, etc.). I can implement gettext into my client application so the
only thing i'd need (at least I think so) is a .po (or an .mo) file for each
locale.

I looked into Postgres installation directories and found several .mo files
under the locale directory. But I wasn't able to find the string "no
password supplied" for example in neither of them. Where can I obtain a
message translation or at least a gettext template? Are there translations
available for the above mentioned languages?

Many thanks,
-- Csaba Együd

--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.6.5 - Release Date: 2005.06.07.

--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.6.5 - Release Date: 2005.06.07.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dinesh Pandey 2005-06-08 08:52:50 Re: Postgres 8.0.1 configure failed
Previous Message Csaba Nagy 2005-06-08 08:14:14 Re: blocking INSERTs