NLS: czech

Started by Karel Zakover 22 years ago4 messages
#1Karel Zak
zakkr@zf.jcu.cz

Hi,

I start translate rest of all non-translated PostgreSQL's LC_MESSAGES
from http://developer.postgresql.org/~petere/nls.php.

Please, if someone other will do this work connect me first. I want
to prevent duplicated work...

Karel

--
Karel Zak <zakkr@zf.jcu.cz>
http://home.zf.jcu.cz/~zakkr/

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Karel Zak (#1)
Re: NLS: czech

Karel Zak <zakkr@zf.jcu.cz> writes:

I start translate rest of all non-translated PostgreSQL's LC_MESSAGES
from http://developer.postgresql.org/~petere/nls.php.
Please, if someone other will do this work connect me first.

The backend messages will be getting edited over the course of the next
week, so don't waste your time by doing anything with them until that
dust settles. You could make progress on the frontend and client
messages though.

regards, tom lane

#3Karel Zak
zakkr@zf.jcu.cz
In reply to: Tom Lane (#2)
Re: NLS: czech

On Mon, Jul 14, 2003 at 10:37:24AM -0400, Tom Lane wrote:

Karel Zak <zakkr@zf.jcu.cz> writes:

I start translate rest of all non-translated PostgreSQL's LC_MESSAGES
from http://developer.postgresql.org/~petere/nls.php.
Please, if someone other will do this work connect me first.

The backend messages will be getting edited over the course of the next
week, so don't waste your time by doing anything with them until that
dust settles. You could make progress on the frontend and client
messages though.

Yes. I don't want to translate something for BE until beta version
will release. I have done pg_controldata, libpq, pg_resetxlog and
I work on pgscripts now. Maybe I will work on pgadmin too.

Karel

--
Karel Zak <zakkr@zf.jcu.cz>
http://home.zf.jcu.cz/~zakkr/

#4Dave Page
dpage@vale-housing.co.uk
In reply to: Karel Zak (#3)
Re: NLS: czech

-----Original Message-----
From: Karel Zak [mailto:zakkr@zf.jcu.cz]
Sent: 14 July 2003 15:49
To: Tom Lane
Cc: pgsql-hackers
Subject: Re: [HACKERS] NLS: czech

Yes. I don't want to translate something for BE until beta version
will release. I have done pg_controldata, libpq,
pg_resetxlog and I work on pgscripts now. Maybe I will work
on pgadmin too.

You'd be more than welcome :-)

Regards, Dave.