mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Translation fix by Julien Cristau
This commit is contained in:
@ -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: <20>%s<>
|
# Use these quotes: <20>%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 <20>%s<> n'existe pas"
|
msgstr "La relation <20>%s<> existe d<EFBFBD>j<EFBFBD>"
|
||||||
|
|
||||||
#: 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<6E>es <20>%s<> n'existe pas"
|
msgstr "La base de donn<6E>es <20>%s<> existe d<EFBFBD>j<EFBFBD>"
|
||||||
|
|
||||||
#: commands/dbcommands.c:231
|
#: commands/dbcommands.c:231
|
||||||
#, c-format
|
#, c-format
|
||||||
|
Reference in New Issue
Block a user