Translation fix by Julien Cristau

This commit is contained in:
Peter Eisentraut 2004-12-03 19:52:10 +00:00
parent 6ba32b24b2
commit 8d424b3217

View File

@ -1,7 +1,7 @@
# translation of postgres-fr.po to FR_fr # translation of postgres-fr.po to FR_fr
# French message translation file for postgres # French message translation file for postgres
# #
# $Header: /cvsroot/pgsql/src/backend/po/fr.po,v 1.1.2.3 2004/09/20 08:07:15 petere Exp $ # $Header: /cvsroot/pgsql/src/backend/po/fr.po,v 1.1.2.4 2004/12/03 19:52:10 petere Exp $
# #
# Use these quotes: «%s» # Use these quotes: «%s»
# Guillaume Lelarge <gleu@wanadoo.fr>, 2003, 2004. # Guillaume Lelarge <gleu@wanadoo.fr>, 2003, 2004.
@ -1091,7 +1091,7 @@ msgstr "La colonne
#: catalog/heap.c:734 catalog/index.c:522 commands/tablecmds.c:1292 #: catalog/heap.c:734 catalog/index.c:522 commands/tablecmds.c:1292
#, c-format #, c-format
msgid "relation \"%s\" already exists" msgid "relation \"%s\" already exists"
msgstr "La relation «%s» n'existe pas" msgstr "La relation «%s» existe déjà"
#: catalog/heap.c:1556 commands/tablecmds.c:2812 commands/tablecmds.c:2854 #: catalog/heap.c:1556 commands/tablecmds.c:2812 commands/tablecmds.c:2854
#, c-format #, c-format
@ -1605,7 +1605,7 @@ msgstr "Impossible d'utiliser un emplacement diff
#: commands/dbcommands.c:653 #: commands/dbcommands.c:653
#, c-format #, c-format
msgid "database \"%s\" already exists" msgid "database \"%s\" already exists"
msgstr "La base de données «%s» n'existe pas" msgstr "La base de données «%s» existe déjà"
#: commands/dbcommands.c:231 #: commands/dbcommands.c:231
#, c-format #, c-format