Re: psql italian translation

Поиск
Список
Период
Сортировка
От Gaetano Mendola
Тема Re: psql italian translation
Дата
Msg-id 3F81DA30.6000502@bigfoot.com
обсуждение исходный текст
Ответ на Re: psql italian translation  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
Peter Eisentraut wrote:

> 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 ]

Please see my post ( I choose the wron address) on hackers, there are
some typos on the traslation.


Regards
Gaetano Mendola





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

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