French translation updates for 7.4 and 7.5
Hi everyone,
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.
Thanks,
--
Guillaume.
<!-- http://abs.ptithibou.org/
http://lfs.ptithibou.org/
http://traduc.postgresqlfr.org/ -->
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 ?
--
Guillaume.
<!-- http://abs.ptithibou.org/
http://lfs.ptithibou.org/
http://traduc.postgresqlfr.org/ -->
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/
Sorry to reply to your post so late...
Peter Eisentraut wrote:
LELARGE Guillaume wrote:
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:
You're right. Sorry about these.
- Choose either ISO-8859-1 or ISO-8859-15 as encoding, not both.
Done.
- 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.
Stupid of me. Working on two computers didn't help me. I totaly
re-translated the pg_ctl 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.
Thanks for the URL. You're right about the capitalization. These files
are not fixed in this regard. But I'll do it. And I will redo the
replacement of \"foo\" with �foo� when it's not already done.
- 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.
Once again, you're right. After this new translation, I've manually
checked every header for them to be consistent. I hope it will be okay.
You'll find two attachments for 7.4 and 7.5 messages.
Thanks again.
--
Guillaume.
<!-- http://abs.ptithibou.org/
http://lfs.ptithibou.org/
http://traduc.postgresqlfr.org/ -->
Am Sonntag, 19. September 2004 10:29 schrieb LELARGE Guillaume:
You'll find two attachments for 7.4 and 7.5 messages.
Installed.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
On Sun, Sep 19, 2004 at 10:29:32AM +0200, LELARGE Guillaume wrote:
Sorry to reply to your post so late...
Peter Eisentraut wrote:
- 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.Stupid of me. Working on two computers didn't help me. I totaly
re-translated the pg_ctl one.
FWIW, there's no need to do that. You can correct the files (or the
relevant sections, separating in pieces, recoding and merging) by using
iconv or recode.
--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Cada quien es cada cual y baja las escaleras como quiere" (JMSerrat)
Alvaro Herrera wrote:
On Sun, Sep 19, 2004 at 10:29:32AM +0200, LELARGE Guillaume wrote:
Sorry to reply to your post so late...
Peter Eisentraut wrote:
- 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.Stupid of me. Working on two computers didn't help me. I totaly
re-translated the pg_ctl one.FWIW, there's no need to do that. You can correct the files (or the
relevant sections, separating in pieces, recoding and merging) by using
iconv or recode.
I think I tried with recode. But I don't seem to be able to make it
work. The file I had to re-translate was very little... not really a big
deal.
Thanks :)
--
Guillaume.
<!-- http://abs.ptithibou.org/
http://lfs.ptithibou.org/
http://traduc.postgresqlfr.org/ -->