Re: French translation updates for 7.4 and 7.5

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: French translation updates for 7.4 and 7.5
Дата
Msg-id 200407251400.40386.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: French translation updates for 7.4 and 7.5  (LELARGE Guillaume <gleu@wanadoo.fr>)
Ответы Re: French translation updates for 7.4 and 7.5  (LELARGE Guillaume <gleu@wanadoo.fr>)
Список pgsql-patches
LELARGE Guillaume wrote:
> LELARGE Guillaume a écrit :
> > Here is the latest .po file for the french 7.4 version. You'll also
> > find updates for 7.5 .po files.
> >
> > Please, apply to the respectives branches.
>
> I didn't see them applied in CVS. Are they wrong ?

Let's say they needed a bit of inspection.  A couple of hints for the
future:

- Choose either ISO-8859-1 or ISO-8859-15 as encoding, not both.

- Please actually encode the files in the declared encoding.  The pg_ctl
translation was partially encoded in UTF-8.  I did not install that
one.

- Please read the message style guidelines at
http://developer.postgresql.org/docs/postgres/error-style-guide.html
(or make up your local equivalent).  In particular, the capitalization
seems to be handled inconsistently.

- Please control the garbage that KBabel generates.  If the top of the
file looks like

# translation of postgres.po to FR_fr
# translation of postgres.po to Français
# translation of postgres.po to
# translation of postgres.po to
# translation of postgres.po to
# translation of postgres.po to
# Lelarge Guillaume <gleu@wanadoo.fr>, 2004.
# Guillaume Lelarge <gleu@wanadoo.fr>, 2004.
#
msgid ""

that doesn't look too pretty.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/


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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: [HACKERS] Function to kill backend
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Function to kill backend