Re: psql italian translation

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: psql italian translation
Дата
Msg-id Pine.LNX.4.44.0310070034380.17902-100000@peter.localdomain
обсуждение исходный текст
Ответ на psql italian translation  (Fabrizio Mazzoni <veramente@libero.it>)
Ответы Re: psql italian translation  (Gaetano Mendola <mendola@bigfoot.com>)
Список pgsql-patches
Fabrizio Mazzoni writes:

> I just translated the psql.pot file into Italian language and tested it in 7.4beta3.

Installed.  But please check out psql --help and \? within psql and line
up the strings correctly.

> I don't know if there is some problem but some messages are not
> translated in psql. The thing is that these messages are not present in
> the .pot file .. Anyway if you want to check you must check the SQL help
> for the DROP command and you will see it for yourself.

Works here:

peter=# \help DROP TABLE
Comando:     DROP TABLE
Descrizione: elimina una tabella
Sinstassi:
DROP TABLE nome [, ...] [ CASCADE | RESTRICT ]

--
Peter Eisentraut   peter_e@gmx.net


В списке pgsql-patches по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: fix log_min_duration_statement logic error
Следующее
От: Gaetano Mendola
Дата:
Сообщение: Re: psql italian translation