Re: libpq, psql hungarian translation

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Bistey Csaba <3942410(at)westel900(dot)net>
Cc: <pgsql-patches(at)postgresql(dot)org>
Subject: Re: libpq, psql hungarian translation
Date: 2002-04-16 14:35:51
Message-ID: Pine.LNX.4.30.0204161033180.689-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Bistey Csaba writes:

> First of all, please let me to thank you for the fantastic software you
> made! I hope i can help you with these translations, i will try to
> translate pg_dump too, help the guys to finish the translation of the
> backend, and of course try to keep these up-to-date (and fix the smaller
> errors tommorow), but i'am not too familiar with po , i do not know how
> can i compile the source with the translations (it would be much more
> easier if i could test the translations in the real world (-:).

To test your files, run

msgfmt -o /dev/null -c -v hu.po

or if you use the Emacs PO mode then just press 'V'. Please do that and
fix all the "fuzzy" messages.

> Is there a function what gives me back error codes ?

There aren't any error codes available yet, but it is planned to add them.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2002-04-16 16:04:37 Re: [SQL] 16 parameter limit
Previous Message Mario Weilguni 2002-04-16 11:57:53 Improved vacuumlo command