summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/backend/po/de.po1383
-rw-r--r--src/backend/po/fr.po3188
-rw-r--r--src/backend/po/pt_BR.po1008
-rw-r--r--src/bin/pg_ctl/po/fr.po339
-rw-r--r--src/bin/pg_ctl/po/pt_BR.po272
-rw-r--r--src/bin/pg_dump/po/fr.po1532
-rw-r--r--src/bin/pg_dump/po/pt_BR.po415
-rw-r--r--src/interfaces/libpq/po/fr.po474
-rw-r--r--src/pl/plpython/po/fr.po120
-rw-r--r--src/pl/plpython/po/pt_BR.po42
10 files changed, 4431 insertions, 4342 deletions
diff --git a/src/backend/po/de.po b/src/backend/po/de.po
index f0eb9acc540..9bdf978d8ee 100644
--- a/src/backend/po/de.po
+++ b/src/backend/po/de.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.2\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2015-10-27 02:07+0000\n"
-"PO-Revision-Date: 2015-11-09 09:31-0500\n"
+"POT-Creation-Date: 2016-03-27 16:26+0000\n"
+"PO-Revision-Date: 2016-03-28 00:49+0200\n"
"Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
"Language-Team: German <peter_e@gmx.net>\n"
"Language: de\n"
@@ -387,14 +387,14 @@ msgid "\"%s\" is an index"
msgstr "»%s« ist ein Index"
#: access/heap/heapam.c:1090 access/heap/heapam.c:1118
-#: access/heap/heapam.c:1150 catalog/aclchk.c:1734 commands/tablecmds.c:8196
-#: commands/tablecmds.c:10479
+#: access/heap/heapam.c:1150 catalog/aclchk.c:1734 commands/tablecmds.c:8207
+#: commands/tablecmds.c:10508
#, c-format
msgid "\"%s\" is a composite type"
msgstr "»%s« ist ein zusammengesetzter Typ"
-#: access/heap/heapam.c:3560 access/heap/heapam.c:3591
-#: access/heap/heapam.c:3626
+#: access/heap/heapam.c:3599 access/heap/heapam.c:3630
+#: access/heap/heapam.c:3665
#, c-format
msgid "could not obtain lock on row in relation \"%s\""
msgstr "konnte Sperre für Zeile in Relation »%s« nicht setzen"
@@ -406,7 +406,7 @@ msgstr "Zeile ist zu groß: Größe ist %lu, Maximalgröße ist %lu"
#: access/index/indexam.c:162 catalog/objectaddress.c:641
#: commands/indexcmds.c:1758 commands/tablecmds.c:222
-#: commands/tablecmds.c:10470
+#: commands/tablecmds.c:10499
#, c-format
msgid "\"%s\" is not an index"
msgstr "»%s« ist kein Index"
@@ -772,1012 +772,995 @@ msgstr "Savepoint existiert nicht"
msgid "cannot have more than 2^32-1 subtransactions in a transaction"
msgstr "kann nicht mehr als 2^32-1 Subtransaktionen in einer Transaktion haben"
-#: access/transam/xlog.c:1329 access/transam/xlog.c:1398
+#: access/transam/xlog.c:1329 access/transam/xlog.c:1393
#, c-format
msgid "could not create archive status file \"%s\": %m"
msgstr "konnte Archivstatusdatei »%s« nicht erstellen: %m"
-#: access/transam/xlog.c:1337 access/transam/xlog.c:1406
+#: access/transam/xlog.c:1337 access/transam/xlog.c:1401
#, c-format
msgid "could not write archive status file \"%s\": %m"
msgstr "konnte Archivstatusdatei »%s« nicht schreiben: %m"
-#: access/transam/xlog.c:1386 access/transam/xlog.c:3037
-#: access/transam/xlog.c:3054 access/transam/xlog.c:4900
-#: access/transam/xlog.c:5888 access/transam/xlog.c:6801
-#: postmaster/pgarch.c:755 utils/time/snapmgr.c:883
-#, c-format
-msgid "could not rename file \"%s\" to \"%s\": %m"
-msgstr "konnte Datei »%s« nicht in »%s« umbenennen: %m"
-
-#: access/transam/xlog.c:1871 access/transam/xlog.c:10865
+#: access/transam/xlog.c:1866 access/transam/xlog.c:10816
#: replication/walreceiver.c:545 replication/walsender.c:1060
#, c-format
msgid "could not seek in log file %u, segment %u to offset %u: %m"
msgstr "konnte Positionszeiger von Logdatei %u, Segment %u nicht auf %u setzen: %m"
-#: access/transam/xlog.c:1888 replication/walreceiver.c:562
+#: access/transam/xlog.c:1883 replication/walreceiver.c:562
#, c-format
msgid "could not write to log file %u, segment %u at offset %u, length %lu: %m"
msgstr "konnte nicht in Logdatei %u, Segment %u bei Position %u, Länge %lu schreiben: %m"
-#: access/transam/xlog.c:2117
+#: access/transam/xlog.c:2112
#, c-format
msgid "updated min recovery point to %X/%X"
msgstr "minimaler Recovery-Punkt auf %X/%X aktualisiert"
-#: access/transam/xlog.c:2495 access/transam/xlog.c:2598
-#: access/transam/xlog.c:2827 access/transam/xlog.c:2912
-#: access/transam/xlog.c:2969 replication/walsender.c:1048
+#: access/transam/xlog.c:2490 access/transam/xlog.c:2593
+#: access/transam/xlog.c:2804 access/transam/xlog.c:2889
+#: access/transam/xlog.c:2946 replication/walsender.c:1048
#, c-format
msgid "could not open file \"%s\" (log file %u, segment %u): %m"
msgstr "konnte Datei »%s« nicht öffnen (Logdatei %u, Segment %u): %m"
-#: access/transam/xlog.c:2520 access/transam/xlog.c:2652
-#: access/transam/xlog.c:4750 access/transam/xlog.c:9846
-#: access/transam/xlog.c:10149 postmaster/postmaster.c:3858
+#: access/transam/xlog.c:2515 access/transam/xlog.c:2647
+#: access/transam/xlog.c:4723 access/transam/xlog.c:9797
+#: access/transam/xlog.c:10100 postmaster/postmaster.c:3860
#: storage/file/copydir.c:169 storage/smgr/md.c:297 utils/time/snapmgr.c:860
#, c-format
msgid "could not create file \"%s\": %m"
msgstr "kann Datei »%s« nicht erstellen: %m"
-#: access/transam/xlog.c:2552 access/transam/xlog.c:2684
-#: access/transam/xlog.c:4802 access/transam/xlog.c:4865
-#: postmaster/postmaster.c:3868 postmaster/postmaster.c:3878
+#: access/transam/xlog.c:2547 access/transam/xlog.c:2679
+#: access/transam/xlog.c:4775 access/transam/xlog.c:4838
+#: postmaster/postmaster.c:3870 postmaster/postmaster.c:3880
#: storage/file/copydir.c:194 utils/init/miscinit.c:1089
-#: utils/init/miscinit.c:1098 utils/init/miscinit.c:1105 utils/misc/guc.c:7578
-#: utils/misc/guc.c:7592 utils/time/snapmgr.c:865 utils/time/snapmgr.c:872
+#: utils/init/miscinit.c:1098 utils/init/miscinit.c:1105 utils/misc/guc.c:7589
+#: utils/misc/guc.c:7603 utils/time/snapmgr.c:865 utils/time/snapmgr.c:872
#, c-format
msgid "could not write to file \"%s\": %m"
msgstr "konnte nicht in Datei »%s« schreiben: %m"
-#: access/transam/xlog.c:2559 access/transam/xlog.c:2691
-#: access/transam/xlog.c:4871 storage/file/fd.c:433 storage/file/fd.c:2547
+#: access/transam/xlog.c:2554 access/transam/xlog.c:2686
+#: access/transam/xlog.c:4844 storage/file/fd.c:456 storage/file/fd.c:2674
#: storage/smgr/md.c:959 storage/smgr/md.c:1190 storage/smgr/md.c:1363
#, c-format
msgid "could not fsync file \"%s\": %m"
msgstr "konnte Datei »%s« nicht fsyncen: %m"
-#: access/transam/xlog.c:2564 access/transam/xlog.c:2696
-#: access/transam/xlog.c:4876 commands/copy.c:1354 storage/file/copydir.c:208
+#: access/transam/xlog.c:2559 access/transam/xlog.c:2691
+#: access/transam/xlog.c:4849 commands/copy.c:1354 storage/file/copydir.c:208
#, c-format
msgid "could not close file \"%s\": %m"
msgstr "konnte Datei »%s« nicht schließen: %m"
-#: access/transam/xlog.c:2637 access/transam/xlog.c:4507
-#: access/transam/xlog.c:4608 access/transam/xlog.c:4769
-#: replication/basebackup.c:387 replication/basebackup.c:1087
-#: storage/file/copydir.c:162 storage/file/fd.c:419 storage/file/fd.c:2482
-#: storage/file/fd.c:2534 storage/smgr/md.c:579 storage/smgr/md.c:837
+#: access/transam/xlog.c:2632 access/transam/xlog.c:4480
+#: access/transam/xlog.c:4581 access/transam/xlog.c:4742
+#: replication/basebackup.c:388 replication/basebackup.c:1045
+#: storage/file/copydir.c:162 storage/file/fd.c:440 storage/file/fd.c:2588
+#: storage/file/fd.c:2654 storage/smgr/md.c:579 storage/smgr/md.c:837
#: utils/error/elog.c:1571 utils/init/miscinit.c:1038
#: utils/init/miscinit.c:1145 utils/init/miscinit.c:1223
#, c-format
msgid "could not open file \"%s\": %m"
msgstr "konnte Datei »%s« nicht öffnen: %m"
-#: access/transam/xlog.c:2665 access/transam/xlog.c:4781
-#: access/transam/xlog.c:10005 access/transam/xlog.c:10018
-#: access/transam/xlog.c:10387 access/transam/xlog.c:10430
+#: access/transam/xlog.c:2660 access/transam/xlog.c:4754
+#: access/transam/xlog.c:9956 access/transam/xlog.c:9969
+#: access/transam/xlog.c:10338 access/transam/xlog.c:10381
#: storage/file/copydir.c:183 utils/adt/genfile.c:138
#, c-format
msgid "could not read file \"%s\": %m"
msgstr "konnte Datei »%s« nicht lesen: %m"
-#: access/transam/xlog.c:2668
+#: access/transam/xlog.c:2663
#, c-format
msgid "not enough data in file \"%s\""
msgstr "nicht genug Daten in Datei »%s«"
-#: access/transam/xlog.c:2787
-#, c-format
-msgid "could not link file \"%s\" to \"%s\" (initialization of log file %u, segment %u): %m"
-msgstr "konnte Datei »%s« nicht nach »%s« linken (Initialisierung von Logdatei %u, Segment %u): %m"
-
-#: access/transam/xlog.c:2799
-#, c-format
-msgid "could not rename file \"%s\" to \"%s\" (initialization of log file %u, segment %u): %m"
-msgstr "konnte Datei »%s« nicht in »%s« umbenennen (Initialisierung von Logdatei %u, Segment %u): %m"
-
-#: access/transam/xlog.c:2996 replication/walreceiver.c:511
+#: access/transam/xlog.c:2973 replication/walreceiver.c:511
#, c-format
msgid "could not close log file %u, segment %u: %m"
msgstr "konnte Logdatei %u, Segment %u nicht schließen: %m"
-#: access/transam/xlog.c:3046 access/transam/xlog.c:3153
-#: access/transam/xlog.c:10023 storage/smgr/md.c:397 storage/smgr/md.c:446
+#: access/transam/xlog.c:3014 storage/file/fd.c:467 storage/file/fd.c:525
+#: utils/time/snapmgr.c:883
+#, c-format
+msgid "could not rename file \"%s\" to \"%s\": %m"
+msgstr "konnte Datei »%s« nicht in »%s« umbenennen: %m"
+
+#: access/transam/xlog.c:3023 access/transam/xlog.c:3126
+#: access/transam/xlog.c:9974 storage/smgr/md.c:397 storage/smgr/md.c:446
#: storage/smgr/md.c:1310
#, c-format
msgid "could not remove file \"%s\": %m"
msgstr "konnte Datei »%s« nicht löschen: %m"
-#: access/transam/xlog.c:3145 access/transam/xlog.c:3305
-#: access/transam/xlog.c:9831 access/transam/xlog.c:9993
-#: replication/basebackup.c:393 replication/basebackup.c:458
-#: storage/file/copydir.c:83 storage/file/copydir.c:122 storage/file/fd.c:2348
-#: storage/file/fd.c:2440 utils/adt/dbsize.c:66 utils/adt/dbsize.c:216
+#: access/transam/xlog.c:3118 access/transam/xlog.c:3278
+#: access/transam/xlog.c:9782 access/transam/xlog.c:9944
+#: replication/basebackup.c:394 replication/basebackup.c:459
+#: storage/file/copydir.c:83 storage/file/copydir.c:122 storage/file/fd.c:2454
+#: storage/file/fd.c:2546 utils/adt/dbsize.c:66 utils/adt/dbsize.c:216
#: utils/adt/dbsize.c:296 utils/adt/genfile.c:107 utils/adt/genfile.c:279
#, c-format
msgid "could not stat file \"%s\": %m"
msgstr "konnte »stat« für Datei »%s« nicht ausführen: %m"
-#: access/transam/xlog.c:3284
+#: access/transam/xlog.c:3257
#, c-format
msgid "archive file \"%s\" has wrong size: %lu instead of %lu"
msgstr "Archivdatei »%s« hat falsche Größe: %lu statt %lu"
-#: access/transam/xlog.c:3293
+#: access/transam/xlog.c:3266
#, c-format
msgid "restored log file \"%s\" from archive"
msgstr "Logdatei »%s« aus Archiv wiederhergestellt"
-#: access/transam/xlog.c:3343
+#: access/transam/xlog.c:3316
#, c-format
msgid "could not restore file \"%s\" from archive: return code %d"
msgstr "konnte Datei »%s« nicht aus Archiv wiederherstellen: Rückgabecode %d"
#. translator: First %s represents a recovery.conf parameter name like
#. "recovery_end_command", and the 2nd is the value of that parameter.
-#: access/transam/xlog.c:3457
+#: access/transam/xlog.c:3430
#, c-format
msgid "%s \"%s\": return code %d"
msgstr "%s »%s«: Rückgabecode %d"
-#: access/transam/xlog.c:3521 replication/walsender.c:1042
+#: access/transam/xlog.c:3494 replication/walsender.c:1042
#, c-format
msgid "requested WAL segment %s has already been removed"
msgstr "das angeforderte WAL-Segment %s wurde schon entfernt"
-#: access/transam/xlog.c:3568 access/transam/xlog.c:3764
-#: access/transam/xlog.c:5925
+#: access/transam/xlog.c:3541 access/transam/xlog.c:3737
+#: access/transam/xlog.c:5880
#, c-format
msgid "could not open transaction log directory \"%s\": %m"
msgstr "konnte Transaktionslog-Verzeichnis »%s« nicht öffnen: %m"
-#: access/transam/xlog.c:3646
+#: access/transam/xlog.c:3619
#, c-format
msgid "recycled transaction log file \"%s\""
msgstr "Transaktionslogdatei »%s« wird wiederverwendet"
-#: access/transam/xlog.c:3661
+#: access/transam/xlog.c:3634
#, c-format
msgid "removing transaction log file \"%s\""
msgstr "entferne Transaktionslogdatei »%s«"
-#: access/transam/xlog.c:3679
+#: access/transam/xlog.c:3652
#, c-format
msgid "could not rename old transaction log file \"%s\": %m"
msgstr "konnte alte Transaktionslogdatei »%s« nicht umbenennen: %m"
-#: access/transam/xlog.c:3691
+#: access/transam/xlog.c:3664
#, c-format
msgid "could not remove old transaction log file \"%s\": %m"
msgstr "konnte alte Transaktionslogdatei »%s« nicht löschen: %m"
-#: access/transam/xlog.c:3724 access/transam/xlog.c:3734
+#: access/transam/xlog.c:3697 access/transam/xlog.c:3707
#, c-format
msgid "required WAL directory \"%s\" does not exist"
msgstr "benötigtes WAL-Verzeichnis »%s« existiert nicht"
-#: access/transam/xlog.c:3740
+#: access/transam/xlog.c:3713
#, c-format
msgid "creating missing WAL directory \"%s\""
msgstr "erzeuge fehlendes WAL-Verzeichnis »%s«"
-#: access/transam/xlog.c:3743
+#: access/transam/xlog.c:3716
#, c-format
msgid "could not create missing directory \"%s\": %m"
msgstr "konnte fehlendes Verzeichnis »%s« nicht erzeugen: %m"
-#: access/transam/xlog.c:3777
+#: access/transam/xlog.c:3750
#, c-format
msgid "removing transaction log backup history file \"%s\""
msgstr "entferne Transaktionslog-Backup-History-Datei »%s«"
-#: access/transam/xlog.c:3915
+#: access/transam/xlog.c:3888
#, c-format
msgid "incorrect hole size in record at %X/%X"
msgstr "falsche Lochgröße im Datensatz bei %X/%X"
-#: access/transam/xlog.c:3928
+#: access/transam/xlog.c:3901
#, c-format
msgid "incorrect total length in record at %X/%X"
msgstr "falsche Gesamtlänge im Datensatz bei %X/%X"
-#: access/transam/xlog.c:3941
+#: access/transam/xlog.c:3914
#, c-format
msgid "incorrect resource manager data checksum in record at %X/%X"
msgstr "falsche Resource-Manager-Daten-Prüfsumme im Datensatz bei %X/%X"
-#: access/transam/xlog.c:4019 access/transam/xlog.c:4066
+#: access/transam/xlog.c:3992 access/transam/xlog.c:4039
#, c-format
msgid "invalid record offset at %X/%X"
msgstr "ungültiger Datensatz-Offset bei %X/%X"
-#: access/transam/xlog.c:4074
+#: access/transam/xlog.c:4047
#, c-format
msgid "contrecord is requested by %X/%X"
msgstr "Contrecord-Eintrag ist bei %X/%X"
-#: access/transam/xlog.c:4089
+#: access/transam/xlog.c:4062
#, c-format
msgid "invalid xlog switch record at %X/%X"
msgstr "ungültiger Xlog-Switch-Datensatz bei %X/%X"
-#: access/transam/xlog.c:4097
+#: access/transam/xlog.c:4070
#, c-format
msgid "record with zero length at %X/%X"
msgstr "Datensatz mit Länge null bei %X/%X"
-#: access/transam/xlog.c:4106
+#: access/transam/xlog.c:4079
#, c-format
msgid "invalid record length at %X/%X"
msgstr "ungültige Datensatzlänge bei %X/%X"
-#: access/transam/xlog.c:4113
+#: access/transam/xlog.c:4086
#, c-format
msgid "invalid resource manager ID %u at %X/%X"
msgstr "ungültige Resource-Manager-ID %u bei %X/%X"
-#: access/transam/xlog.c:4126 access/transam/xlog.c:4142
+#: access/transam/xlog.c:4099 access/transam/xlog.c:4115
#, c-format
msgid "record with incorrect prev-link %X/%X at %X/%X"
msgstr "Datensatz mit inkorrektem Prev-Link %X/%X bei %X/%X"
-#: access/transam/xlog.c:4171
+#: access/transam/xlog.c:4144
#, c-format
msgid "record length %u at %X/%X too long"
msgstr "Datensatzlänge %u bei %X/%X zu groß"
-#: access/transam/xlog.c:4220
+#: access/transam/xlog.c:4193
#, c-format
msgid "there is no contrecord flag in log file %u, segment %u, offset %u"
msgstr "es gibt keine Contrecord-Flag in Logdatei %u, Segment %u, Offset %u"
-#: access/transam/xlog.c:4230
+#: access/transam/xlog.c:4203
#, c-format
msgid "invalid contrecord length %u in log file %u, segment %u, offset %u"
msgstr "ungültige Contrecord-Länge %u in Logdatei %u, Segment %u, Offset %u"
-#: access/transam/xlog.c:4357
+#: access/transam/xlog.c:4330
#, c-format
msgid "invalid magic number %04X in log file %u, segment %u, offset %u"
msgstr "ungültige magische Zahl %04X in Logdatei %u, Segment %u, Offset %u"
-#: access/transam/xlog.c:4364 access/transam/xlog.c:4410
+#: access/transam/xlog.c:4337 access/transam/xlog.c:4383
#, c-format
msgid "invalid info bits %04X in log file %u, segment %u, offset %u"
msgstr "ungültige Infobits %04X in Logdatei %u, Segment %u, Offset %u"
-#: access/transam/xlog.c:4386 access/transam/xlog.c:4394
-#: access/transam/xlog.c:4401
+#: access/transam/xlog.c:4359 access/transam/xlog.c:4367
+#: access/transam/xlog.c:4374
#, c-format
msgid "WAL file is from different database system"
msgstr "WAL-Datei stammt von einem anderen Datenbanksystem"
-#: access/transam/xlog.c:4387
+#: access/transam/xlog.c:4360
#, c-format
msgid "WAL file database system identifier is %s, pg_control database system identifier is %s."
msgstr "Datenbanksystemidentifikator in der WAL-Datei ist %s, Datenbanksystemidentifikator in pg_control ist %s."
-#: access/transam/xlog.c:4395
+#: access/transam/xlog.c:4368
#, c-format
msgid "Incorrect XLOG_SEG_SIZE in page header."
msgstr "Falscher XLOG_SEG_SIZE-Wert in Page-Header."
-#: access/transam/xlog.c:4402
+#: access/transam/xlog.c:4375
#, c-format
msgid "Incorrect XLOG_BLCKSZ in page header."
msgstr "Falscher XLOG_BLCKSZ-Wert in Page-Header."
-#: access/transam/xlog.c:4418
+#: access/transam/xlog.c:4391
#, c-format
msgid "unexpected pageaddr %X/%X in log file %u, segment %u, offset %u"
msgstr "unerwartete Page-Adresse %X/%X in Logdatei %u, Segment %u, Offset %u"
-#: access/transam/xlog.c:4430
+#: access/transam/xlog.c:4403
#, c-format
msgid "unexpected timeline ID %u in log file %u, segment %u, offset %u"
msgstr "unerwartete Timeline-ID %u in Logdatei %u, Segment %u, Offset %u"
-#: access/transam/xlog.c:4457
+#: access/transam/xlog.c:4430
#, c-format
msgid "out-of-sequence timeline ID %u (after %u) in log file %u, segment %u, offset %u"
msgstr "Timeline-ID %u nicht in richtiger Reihenfolge (nach %u) in Logdatei %u, Segment %u, Offset %u"
-#: access/transam/xlog.c:4536
+#: access/transam/xlog.c:4509
#, c-format
msgid "syntax error in history file: %s"
msgstr "Syntaxfehler in History-Datei: %s"
-#: access/transam/xlog.c:4537
+#: access/transam/xlog.c:4510
#, c-format
msgid "Expected a numeric timeline ID."
msgstr "Eine numerische Timeline-ID wurde erwartet."
-#: access/transam/xlog.c:4542
+#: access/transam/xlog.c:4515
#, c-format
msgid "invalid data in history file: %s"
msgstr "ungültige Daten in History-Datei: %s"
-#: access/transam/xlog.c:4543
+#: access/transam/xlog.c:4516
#, c-format
msgid "Timeline IDs must be in increasing sequence."
msgstr "Timeline-IDs müssen in aufsteigender Folge sein."
-#: access/transam/xlog.c:4556
+#: access/transam/xlog.c:4529
#, c-format
msgid "invalid data in history file \"%s\""
msgstr "ungültige Daten in History-Datei »%s«"
-#: access/transam/xlog.c:4557
+#: access/transam/xlog.c:4530
#, c-format
msgid "Timeline IDs must be less than child timeline's ID."
msgstr "Timeline-IDs müssen kleiner als die Timeline-ID des Kindes sein."
-#: access/transam/xlog.c:4650
+#: access/transam/xlog.c:4623
#, c-format
msgid "new timeline %u is not a child of database system timeline %u"
msgstr "neue Timeline %u ist kein Kind der Datenbanksystem-Timeline %u"
-#: access/transam/xlog.c:4668
+#: access/transam/xlog.c:4641
#, c-format
msgid "new target timeline is %u"
msgstr "neue Ziel-Timeline ist %u"
-#: access/transam/xlog.c:4893
-#, c-format
-msgid "could not link file \"%s\" to \"%s\": %m"
-msgstr "konnte Datei »%s« nicht nach »%s« linken: %m"
-
-#: access/transam/xlog.c:4985
+#: access/transam/xlog.c:4944
#, c-format
msgid "could not create control file \"%s\": %m"
msgstr "konnte Kontrolldatei »%s« nicht erzeugen: %m"
-#: access/transam/xlog.c:4996 access/transam/xlog.c:5221
+#: access/transam/xlog.c:4955 access/transam/xlog.c:5180
#, c-format
msgid "could not write to control file: %m"
msgstr "konnte nicht in Kontrolldatei schreiben: %m"
-#: access/transam/xlog.c:5002 access/transam/xlog.c:5227
+#: access/transam/xlog.c:4961 access/transam/xlog.c:5186
#, c-format
msgid "could not fsync control file: %m"
msgstr "konnte Kontrolldatei nicht fsyncen: %m"
-#: access/transam/xlog.c:5007 access/transam/xlog.c:5232
+#: access/transam/xlog.c:4966 access/transam/xlog.c:5191
#, c-format
msgid "could not close control file: %m"
msgstr "konnte Kontrolldatei nicht schließen: %m"
-#: access/transam/xlog.c:5025 access/transam/xlog.c:5210
+#: access/transam/xlog.c:4984 access/transam/xlog.c:5169
#, c-format
msgid "could not open control file \"%s\": %m"
msgstr "konnte Kontrolldatei »%s« nicht öffnen: %m"
-#: access/transam/xlog.c:5031
+#: access/transam/xlog.c:4990
#, c-format
msgid "could not read from control file: %m"
msgstr "konnte nicht aus Kontrolldatei lesen: %m"
-#: access/transam/xlog.c:5044 access/transam/xlog.c:5053
-#: access/transam/xlog.c:5077 access/transam/xlog.c:5084
-#: access/transam/xlog.c:5091 access/transam/xlog.c:5096
-#: access/transam/xlog.c:5103 access/transam/xlog.c:5110
-#: access/transam/xlog.c:5117 access/transam/xlog.c:5124
-#: access/transam/xlog.c:5131 access/transam/xlog.c:5138
-#: access/transam/xlog.c:5147 access/transam/xlog.c:5154
-#: access/transam/xlog.c:5163 access/transam/xlog.c:5170
-#: access/transam/xlog.c:5179 access/transam/xlog.c:5186
+#: access/transam/xlog.c:5003 access/transam/xlog.c:5012
+#: access/transam/xlog.c:5036 access/transam/xlog.c:5043
+#: access/transam/xlog.c:5050 access/transam/xlog.c:5055
+#: access/transam/xlog.c:5062 access/transam/xlog.c:5069
+#: access/transam/xlog.c:5076 access/transam/xlog.c:5083
+#: access/transam/xlog.c:5090 access/transam/xlog.c:5097
+#: access/transam/xlog.c:5106 access/transam/xlog.c:5113
+#: access/transam/xlog.c:5122 access/transam/xlog.c:5129
+#: access/transam/xlog.c:5138 access/transam/xlog.c:5145
#: utils/init/miscinit.c:1241
#, c-format
msgid "database files are incompatible with server"
msgstr "Datenbankdateien sind inkompatibel mit Server"
-#: access/transam/xlog.c:5045
+#: access/transam/xlog.c:5004
#, c-format
msgid "The database cluster was initialized with PG_CONTROL_VERSION %d (0x%08x), but the server was compiled with PG_CONTROL_VERSION %d (0x%08x)."
msgstr "Der Datenbank-Cluster wurde mit PG_CONTROL_VERSION %d (0x%08x) initialisiert, aber der Server wurde mit PG_CONTROL_VERSION %d (0x%08x) kompiliert."
-#: access/transam/xlog.c:5049
+#: access/transam/xlog.c:5008
#, c-format
msgid "This could be a problem of mismatched byte ordering. It looks like you need to initdb."
msgstr "Das Problem könnte eine falsche Byte-Reihenfolge sein. Es sieht so aus, dass Sie initdb ausführen müssen."
-#: access/transam/xlog.c:5054
+#: access/transam/xlog.c:5013
#, c-format
msgid "The database cluster was initialized with PG_CONTROL_VERSION %d, but the server was compiled with PG_CONTROL_VERSION %d."
msgstr "Der Datenbank-Cluster wurde mit PG_CONTROL_VERSION %d initialisiert, aber der Server wurde mit PG_CONTROL_VERSION %d kompiliert."
-#: access/transam/xlog.c:5057 access/transam/xlog.c:5081
-#: access/transam/xlog.c:5088 access/transam/xlog.c:5093
+#: access/transam/xlog.c:5016 access/transam/xlog.c:5040
+#: access/transam/xlog.c:5047 access/transam/xlog.c:5052
#, c-format
msgid "It looks like you need to initdb."
msgstr "Es sieht so aus, dass Sie initdb ausführen müssen."
-#: access/transam/xlog.c:5068
+#: access/transam/xlog.c:5027
#, c-format
msgid "incorrect checksum in control file"
msgstr "falsche Prüfsumme in Kontrolldatei"
-#: access/transam/xlog.c:5078
+#: access/transam/xlog.c:5037
#, c-format
msgid "The database cluster was initialized with CATALOG_VERSION_NO %d, but the server was compiled with CATALOG_VERSION_NO %d."
msgstr "Der Datenbank-Cluster wurde mit CATALOG_VERSION_NO %d initialisiert, aber der Server wurde mit CATALOG_VERSION_NO %d kompiliert."
-#: access/transam/xlog.c:5085
+#: access/transam/xlog.c:5044
#, c-format
msgid "The database cluster was initialized with MAXALIGN %d, but the server was compiled with MAXALIGN %d."
msgstr "Der Datenbank-Cluster wurde mit MAXALIGN %d initialisiert, aber der Server wurde mit MAXALIGN %d kompiliert."
-#: access/transam/xlog.c:5092
+#: access/transam/xlog.c:5051
#, c-format
msgid "The database cluster appears to use a different floating-point number format than the server executable."
msgstr "Der Datenbank-Cluster verwendet anscheinend ein anderes Fließkommazahlenformat als das Serverprogramm."
-#: access/transam/xlog.c:5097
+#: access/transam/xlog.c:5056
#, c-format
msgid "The database cluster was initialized with BLCKSZ %d, but the server was compiled with BLCKSZ %d."
msgstr "Der Datenbank-Cluster wurde mit BLCKSZ %d initialisiert, aber der Server wurde mit BLCKSZ %d kompiliert."
-#: access/transam/xlog.c:5100 access/transam/xlog.c:5107
-#: access/transam/xlog.c:5114 access/transam/xlog.c:5121
-#: access/transam/xlog.c:5128 access/transam/xlog.c:5135
-#: access/transam/xlog.c:5142 access/transam/xlog.c:5150
-#: access/transam/xlog.c:5157 access/transam/xlog.c:5166
-#: access/transam/xlog.c:5173 access/transam/xlog.c:5182
-#: access/transam/xlog.c:5189
+#: access/transam/xlog.c:5059 access/transam/xlog.c:5066
+#: access/transam/xlog.c:5073 access/transam/xlog.c:5080
+#: access/transam/xlog.c:5087 access/transam/xlog.c:5094
+#: access/transam/xlog.c:5101 access/transam/xlog.c:5109
+#: access/transam/xlog.c:5116 access/transam/xlog.c:5125
+#: access/transam/xlog.c:5132 access/transam/xlog.c:5141
+#: access/transam/xlog.c:5148
#, c-format
msgid "It looks like you need to recompile or initdb."
msgstr "Es sieht so aus, dass Sie neu kompilieren oder initdb ausführen müssen."
-#: access/transam/xlog.c:5104
+#: access/transam/xlog.c:5063
#, c-format
msgid "The database cluster was initialized with RELSEG_SIZE %d, but the server was compiled with RELSEG_SIZE %d."
msgstr "Der Datenbank-Cluster wurde mit RELSEG_SIZE %d initialisiert, aber der Server wurde mit RELSEGSIZE %d kompiliert."
-#: access/transam/xlog.c:5111
+#: access/transam/xlog.c:5070
#, c-format
msgid "The database cluster was initialized with XLOG_BLCKSZ %d, but the server was compiled with XLOG_BLCKSZ %d."
msgstr "Der Datenbank-Cluster wurde mit XLOG_BLCKSZ %d initialisiert, aber der Server wurde mit XLOG_BLCKSZ %d kompiliert."
-#: access/transam/xlog.c:5118
+#: access/transam/xlog.c:5077
#, c-format
msgid "The database cluster was initialized with XLOG_SEG_SIZE %d, but the server was compiled with XLOG_SEG_SIZE %d."
msgstr "Der Datenbank-Cluster wurde mit XLOG_SEG_SIZE %d initialisiert, aber der Server wurde mit XLOG_SEG_SIZE %d kompiliert."
-#: access/transam/xlog.c:5125
+#: access/transam/xlog.c:5084
#, c-format
msgid "The database cluster was initialized with NAMEDATALEN %d, but the server was compiled with NAMEDATALEN %d."
msgstr "Der Datenbank-Cluster wurde mit NAMEDATALEN %d initialisiert, aber der Server wurde mit NAMEDATALEN %d kompiliert."
-#: access/transam/xlog.c:5132
+#: access/transam/xlog.c:5091
#, c-format
msgid "The database cluster was initialized with INDEX_MAX_KEYS %d, but the server was compiled with INDEX_MAX_KEYS %d."
msgstr "Der Datenbank-Cluster wurde mit INDEX_MAX_KEYS %d initialisiert, aber der Server wurde mit INDEX_MAX_KEYS %d kompiliert."
-#: access/transam/xlog.c:5139
+#: access/transam/xlog.c:5098
#, c-format
msgid "The database cluster was initialized with TOAST_MAX_CHUNK_SIZE %d, but the server was compiled with TOAST_MAX_CHUNK_SIZE %d."
msgstr "Der Datenbank-Cluster wurde mit TOAST_MAX_CHUNK_SIZE %d initialisiert, aber der Server wurde mit TOAST_MAX_CHUNK_SIZE %d kompiliert."
-#: access/transam/xlog.c:5148
+#: access/transam/xlog.c:5107
#, c-format
msgid "The database cluster was initialized without HAVE_INT64_TIMESTAMP but the server was compiled with HAVE_INT64_TIMESTAMP."
msgstr "Der Datenbank-Cluster wurde ohne HAVE_INT64_TIMESTAMP initialisiert, aber der Server wurde mit HAE_INT64_TIMESTAMP kompiliert."
-#: access/transam/xlog.c:5155
+#: access/transam/xlog.c:5114
#, c-format
msgid "The database cluster was initialized with HAVE_INT64_TIMESTAMP but the server was compiled without HAVE_INT64_TIMESTAMP."
msgstr "Der Datenbank-Cluster wurde mit HAVE_INT64_TIMESTAMP initialisiert, aber der Server wurde ohne HAE_INT64_TIMESTAMP kompiliert."
-#: access/transam/xlog.c:5164
+#: access/transam/xlog.c:5123
#, c-format
msgid "The database cluster was initialized without USE_FLOAT4_BYVAL but the server was compiled with USE_FLOAT4_BYVAL."
msgstr "Der Datenbank-Cluster wurde ohne USE_FLOAT4_BYVAL initialisiert, aber der Server wurde mit USE_FLOAT4_BYVAL kompiliert."
-#: access/transam/xlog.c:5171
+#: access/transam/xlog.c:5130
#, c-format
msgid "The database cluster was initialized with USE_FLOAT4_BYVAL but the server was compiled without USE_FLOAT4_BYVAL."
msgstr "Der Datenbank-Cluster wurde mit USE_FLOAT4_BYVAL initialisiert, aber der Server wurde ohne USE_FLOAT4_BYVAL kompiliert."
-#: access/transam/xlog.c:5180
+#: access/transam/xlog.c:5139
#, c-format
msgid "The database cluster was initialized without USE_FLOAT8_BYVAL but the server was compiled with USE_FLOAT8_BYVAL."
msgstr "Der Datenbank-Cluster wurde ohne USE_FLOAT8_BYVAL initialisiert, aber der Server wurde mit USE_FLOAT8_BYVAL kompiliert."
-#: access/transam/xlog.c:5187
+#: access/transam/xlog.c:5146
#, c-format
msgid "The database cluster was initialized with USE_FLOAT8_BYVAL but the server was compiled without USE_FLOAT8_BYVAL."
msgstr "Der Datenbank-Cluster wurde mit USE_FLOAT8_BYVAL initialisiert, aber der Server wurde ohne USE_FLOAT8_BYVAL kompiliert."
-#: access/transam/xlog.c:5514
+#: access/transam/xlog.c:5473
#, c-format
msgid "could not write bootstrap transaction log file: %m"
msgstr "konnte Bootstrap-Transaktionslogdatei nicht schreiben: %m"
-#: access/transam/xlog.c:5520
+#: access/transam/xlog.c:5479
#, c-format
msgid "could not fsync bootstrap transaction log file: %m"
msgstr "konnte Bootstrap-Transaktionslogdatei nicht fsyncen: %m"
-#: access/transam/xlog.c:5525
+#: access/transam/xlog.c:5484
#, c-format
msgid "could not close bootstrap transaction log file: %m"
msgstr "konnte Bootstrap-Transaktionslogdatei nicht schließen: %m"
-#: access/transam/xlog.c:5592
+#: access/transam/xlog.c:5551
#, c-format
msgid "could not open recovery command file \"%s\": %m"
msgstr "konnte Recovery-Kommandodatei »%s« nicht öffnen: %m"
-#: access/transam/xlog.c:5632 access/transam/xlog.c:5723
-#: access/transam/xlog.c:5734 commands/extension.c:525 commands/extension.c:533
+#: access/transam/xlog.c:5591 access/transam/xlog.c:5682
+#: access/transam/xlog.c:5693 commands/extension.c:525 commands/extension.c:533
#: utils/misc/guc.c:5357
#, c-format
msgid "parameter \"%s\" requires a Boolean value"
msgstr "Parameter »%s« erfordert einen Boole'schen Wert"
-#: access/transam/xlog.c:5648
+#: access/transam/xlog.c:5607
#, c-format
msgid "recovery_target_timeline is not a valid number: \"%s\""
msgstr "recovery_target_timeline ist keine gültige Zahl: »%s«"
-#: access/transam/xlog.c:5664
+#: access/transam/xlog.c:5623
#, c-format
msgid "recovery_target_xid is not a valid number: \"%s\""
msgstr "recovery_target_xid ist keine gültige Zahl: »%s«"
-#: access/transam/xlog.c:5708
+#: access/transam/xlog.c:5667
#, c-format
msgid "recovery_target_name is too long (maximum %d characters)"
msgstr "recovery_target_name ist zu lang (maximal %d Zeichen)"
-#: access/transam/xlog.c:5755
+#: access/transam/xlog.c:5714
#, c-format
msgid "unrecognized recovery parameter \"%s\""
msgstr "unbekannter Recovery-Parameter »%s«"
-#: access/transam/xlog.c:5766
+#: access/transam/xlog.c:5725
#, c-format
msgid "recovery command file \"%s\" specified neither primary_conninfo nor restore_command"
msgstr "Recovery-Kommandodatei »%s« hat weder primary_conninfo noch restore_command angegeben"
-#: access/transam/xlog.c:5768
+#: access/transam/xlog.c:5727
#, c-format
msgid "The database server will regularly poll the pg_xlog subdirectory to check for files placed there."
msgstr "Der Datenbankserver prüft das Unterverzeichnis pg_xlog regelmäßig auf dort abgelegte Dateien."
-#: access/transam/xlog.c:5774
+#: access/transam/xlog.c:5733
#, c-format
msgid "recovery command file \"%s\" must specify restore_command when standby mode is not enabled"
msgstr "Recovery-Kommandodatei »%s« muss restore_command angeben, wenn der Standby-Modus nicht eingeschaltet ist"
-#: access/transam/xlog.c:5794
+#: access/transam/xlog.c:5753
#, c-format
msgid "recovery target timeline %u does not exist"
msgstr "recovery_target_timeline %u existiert nicht"
-#: access/transam/xlog.c:5892
+#: access/transam/xlog.c:5847
#, c-format
msgid "archive recovery complete"
msgstr "Wiederherstellung aus Archiv abgeschlossen"
-#: access/transam/xlog.c:6110
+#: access/transam/xlog.c:6065
#, c-format
msgid "recovery stopping after commit of transaction %u, time %s"
msgstr "Wiederherstellung beendet nach Commit der Transaktion %u, Zeit %s"
-#: access/transam/xlog.c:6115
+#: access/transam/xlog.c:6070
#, c-format
msgid "recovery stopping before commit of transaction %u, time %s"
msgstr "Wiederherstellung beendet vor Commit der Transaktion %u, Zeit %s"
-#: access/transam/xlog.c:6124
+#: access/transam/xlog.c:6079
#, c-format
msgid "recovery stopping after abort of transaction %u, time %s"
msgstr "Wiederherstellung beendet nach Abbruch der Transaktion %u, Zeit %s"
-#: access/transam/xlog.c:6129
+#: access/transam/xlog.c:6084
#, c-format
msgid "recovery stopping before abort of transaction %u, time %s"
msgstr "Wiederherstellung beendet vor Abbruch der Transaktion %u, Zeit %s"
-#: access/transam/xlog.c:6138
+#: access/transam/xlog.c:6093
#, c-format
msgid "recovery stopping at restore point \"%s\", time %s"
msgstr "Wiederherstellung beendet bei Restore-Punkt »%s«, Zeit %s"
-#: access/transam/xlog.c:6172
+#: access/transam/xlog.c:6127
#, c-format
msgid "recovery has paused"
msgstr "Wiederherstellung wurde pausiert"
-#: access/transam/xlog.c:6173
+#: access/transam/xlog.c:6128
#, c-format
msgid "Execute pg_xlog_replay_resume() to continue."
msgstr "Führen Sie pg_xlog_replay_resume() aus um fortzusetzen."
-#: access/transam/xlog.c:6303
+#: access/transam/xlog.c:6258
#, c-format
msgid "hot standby is not possible because %s = %d is a lower setting than on the master server (its value was %d)"
msgstr "Hot Standby ist nicht möglich, weil %s = %d eine niedrigere Einstellung als auf dem Masterserver ist (Wert dort war %d)"
-#: access/transam/xlog.c:6325
+#: access/transam/xlog.c:6280
#, c-format
msgid "WAL was generated with wal_level=minimal, data may be missing"
msgstr "WAL wurde mit wal_level=minimal erzeugt, eventuell fehlen Daten"
-#: access/transam/xlog.c:6326
+#: access/transam/xlog.c:6281
#, c-format
msgid "This happens if you temporarily set wal_level=minimal without taking a new base backup."
msgstr "Das passiert, wenn vorübergehend wal_level=minimal gesetzt wurde, ohne ein neues Base-Backup zu erzeugen."
-#: access/transam/xlog.c:6337
+#: access/transam/xlog.c:6292
#, c-format
msgid "hot standby is not possible because wal_level was not set to \"hot_standby\" on the master server"
msgstr "Hot Standby ist nicht möglich, weil wal_level auf dem Masterserver nicht auf »hot_standby« gesetzt wurde"
-#: access/transam/xlog.c:6338
+#: access/transam/xlog.c:6293
#, c-format
msgid "Either set wal_level to \"hot_standby\" on the master, or turn off hot_standby here."
msgstr "Setzen Sie entweder wal_level auf »hot_standby« auf dem Master oder schalten Sie hot_standby hier aus."
-#: access/transam/xlog.c:6388
+#: access/transam/xlog.c:6343
#, c-format
msgid "control file contains invalid data"
msgstr "Kontrolldatei enthält ungültige Daten"
-#: access/transam/xlog.c:6392
+#: access/transam/xlog.c:6347
#, c-format
msgid "database system was shut down at %s"
msgstr "Datenbanksystem wurde am %s heruntergefahren"
-#: access/transam/xlog.c:6396
+#: access/transam/xlog.c:6351
#, c-format
msgid "database system was shut down in recovery at %s"
msgstr "Datenbanksystem wurde während der Wiederherstellung am %s heruntergefahren"
-#: access/transam/xlog.c:6400
+#: access/transam/xlog.c:6355
#, c-format
msgid "database system shutdown was interrupted; last known up at %s"
msgstr "Datenbanksystem wurde beim Herunterfahren unterbrochen; letzte bekannte Aktion am %s"
-#: access/transam/xlog.c:6404
+#: access/transam/xlog.c:6359
#, c-format
msgid "database system was interrupted while in recovery at %s"
msgstr "Datenbanksystem wurde während der Wiederherstellung am %s unterbrochen"
-#: access/transam/xlog.c:6406
+#: access/transam/xlog.c:6361
#, c-format
msgid "This probably means that some data is corrupted and you will have to use the last backup for recovery."
msgstr "Das bedeutet wahrscheinlich, dass einige Daten verfälscht sind und Sie die letzte Datensicherung zur Wiederherstellung verwenden müssen."
-#: access/transam/xlog.c:6410
+#: access/transam/xlog.c:6365
#, c-format
msgid "database system was interrupted while in recovery at log time %s"
msgstr "Datenbanksystem wurde während der Wiederherstellung bei Logzeit %s unterbrochen"
-#: access/transam/xlog.c:6412
+#: access/transam/xlog.c:6367
#, c-format
msgid "If this has occurred more than once some data might be corrupted and you might need to choose an earlier recovery target."
msgstr "Wenn dies mehr als einmal vorgekommen ist, dann sind einige Daten möglicherweise verfälscht und Sie müssen ein früheres Wiederherstellungsziel wählen."
-#: access/transam/xlog.c:6416
+#: access/transam/xlog.c:6371
#, c-format
msgid "database system was interrupted; last known up at %s"
msgstr "Datenbanksystem wurde unterbrochen; letzte bekannte Aktion am %s"
-#: access/transam/xlog.c:6477
+#: access/transam/xlog.c:6432
#, c-format
msgid "requested timeline %u is not a child of database system timeline %u"
msgstr "angeforderte Timeline %u ist kein Kind der Datenbanksystem-Timeline %u"
-#: access/transam/xlog.c:6495
+#: access/transam/xlog.c:6450
#, c-format
msgid "entering standby mode"
msgstr "Standby-Modus eingeschaltet"
-#: access/transam/xlog.c:6498
+#: access/transam/xlog.c:6453
#, c-format
msgid "starting point-in-time recovery to XID %u"
msgstr "starte Point-in-Time-Recovery bis XID %u"
-#: access/transam/xlog.c:6502
+#: access/transam/xlog.c:6457
#, c-format
msgid "starting point-in-time recovery to %s"
msgstr "starte Point-in-Time-Recovery bis %s"
-#: access/transam/xlog.c:6506
+#: access/transam/xlog.c:6461
#, c-format
msgid "starting point-in-time recovery to \"%s\""
msgstr "starte Point-in-Time-Recovery bis »%s«"
-#: access/transam/xlog.c:6510
+#: access/transam/xlog.c:6465
#, c-format
msgid "starting archive recovery"
msgstr "starte Wiederherstellung aus Archiv"
-#: access/transam/xlog.c:6542 access/transam/xlog.c:6609
+#: access/transam/xlog.c:6497 access/transam/xlog.c:6564
#, c-format
msgid "checkpoint record is at %X/%X"
msgstr "Checkpoint-Eintrag ist bei %X/%X"
-#: access/transam/xlog.c:6556
+#: access/transam/xlog.c:6511
#, c-format
msgid "could not find redo location referenced by checkpoint record"
msgstr "konnte die vom Checkpoint-Datensatz referenzierte Redo-Position nicht finden"
-#: access/transam/xlog.c:6557 access/transam/xlog.c:6564
+#: access/transam/xlog.c:6512 access/transam/xlog.c:6519
#, c-format
msgid "If you are not restoring from a backup, try removing the file \"%s/backup_label\"."
msgstr "Wenn Sie kein Backup wiederherstellen, versuchen Sie, die Datei »%s/backup_label« zu löschen."
-#: access/transam/xlog.c:6563
+#: access/transam/xlog.c:6518
#, c-format
msgid "could not locate required checkpoint record"
msgstr "konnte den nötigen Checkpoint-Datensatz nicht finden"
-#: access/transam/xlog.c:6619 access/transam/xlog.c:6634
+#: access/transam/xlog.c:6574 access/transam/xlog.c:6589
#, c-format
msgid "could not locate a valid checkpoint record"
msgstr "konnte keinen gültigen Checkpoint-Datensatz finden"
-#: access/transam/xlog.c:6628
+#: access/transam/xlog.c:6583
#, c-format
msgid "using previous checkpoint record at %X/%X"
msgstr "verwende vorherigen Checkpoint-Eintrag bei %X/%X"
-#: access/transam/xlog.c:6643
+#: access/transam/xlog.c:6598
#, c-format
msgid "redo record is at %X/%X; shutdown %s"
msgstr "Redo-Eintrag ist bei %X/%X; Shutdown %s"
-#: access/transam/xlog.c:6647
+#: access/transam/xlog.c:6602
#, c-format
msgid "next transaction ID: %u/%u; next OID: %u"
msgstr "nächste Transaktions-ID: %u/%u; nächste OID: %u"
-#: access/transam/xlog.c:6651
+#: access/transam/xlog.c:6606
#, c-format
msgid "next MultiXactId: %u; next MultiXactOffset: %u"
msgstr "nächste MultiXactId: %u; nächster MultiXactOffset: %u"
-#: access/transam/xlog.c:6654
+#: access/transam/xlog.c:6609
#, c-format
msgid "oldest unfrozen transaction ID: %u, in database %u"
msgstr "älteste nicht eingefrorene Transaktions-ID: %u, in Datenbank %u"
-#: access/transam/xlog.c:6658
+#: access/transam/xlog.c:6613
#, c-format
msgid "invalid next transaction ID"
msgstr "ungültige nächste Transaktions-ID"
-#: access/transam/xlog.c:6688
+#: access/transam/xlog.c:6643
#, c-format
msgid "invalid redo in checkpoint record"
msgstr "ungültiges Redo im Checkpoint-Datensatz"
-#: access/transam/xlog.c:6699
+#: access/transam/xlog.c:6654
#, c-format
msgid "invalid redo record in shutdown checkpoint"
msgstr "ungültiger Redo-Datensatz im Shutdown-Checkpoint"
-#: access/transam/xlog.c:6730
+#: access/transam/xlog.c:6685
#, c-format
msgid "database system was not properly shut down; automatic recovery in progress"
msgstr "Datenbanksystem wurde nicht richtig heruntergefahren; automatische Wiederherstellung läuft"
-#: access/transam/xlog.c:6769
+#: access/transam/xlog.c:6724
#, c-format
msgid "backup_label contains data inconsistent with control file"
msgstr "Daten in backup_label stimmen nicht mit Kontrolldatei überein"
-#: access/transam/xlog.c:6770
+#: access/transam/xlog.c:6725
#, c-format
msgid "This means that the backup is corrupted and you will have to use another backup for recovery."
msgstr "Das bedeutet, dass die Datensicherung verfälscht ist und Sie eine andere Datensicherung zur Wiederherstellung verwenden werden müssen."
-#: access/transam/xlog.c:6834
+#: access/transam/xlog.c:6785
#, c-format
msgid "initializing for hot standby"
msgstr "initialisiere für Hot Standby"
-#: access/transam/xlog.c:6965
+#: access/transam/xlog.c:6916
#, c-format
msgid "redo starts at %X/%X"
msgstr "Redo beginnt bei %X/%X"
-#: access/transam/xlog.c:7103
+#: access/transam/xlog.c:7054
#, c-format
msgid "redo done at %X/%X"
msgstr "Redo fertig bei %X/%X"
-#: access/transam/xlog.c:7108 access/transam/xlog.c:8787
+#: access/transam/xlog.c:7059 access/transam/xlog.c:8738
#, c-format
msgid "last completed transaction was at log time %s"
msgstr "letzte vollständige Transaktion war bei Logzeit %s"
-#: access/transam/xlog.c:7116
+#: access/transam/xlog.c:7067
#, c-format
msgid "redo is not required"
msgstr "Redo nicht nötig"
-#: access/transam/xlog.c:7174
+#: access/transam/xlog.c:7125
#, c-format
msgid "requested recovery stop point is before consistent recovery point"
msgstr "angeforderter Recovery-Endpunkt ist vor konsistentem Recovery-Punkt"
-#: access/transam/xlog.c:7190 access/transam/xlog.c:7194
+#: access/transam/xlog.c:7141 access/transam/xlog.c:7145
#, c-format
msgid "WAL ends before end of online backup"
msgstr "WAL endet vor dem Ende der Online-Sicherung"
-#: access/transam/xlog.c:7191
+#: access/transam/xlog.c:7142
#, c-format
msgid "All WAL generated while online backup was taken must be available at recovery."
msgstr "Der komplette WAL, der während der Online-Sicherung erzeugt wurde, muss bei der Wiederherstellung verfügbar sein."
-#: access/transam/xlog.c:7195
+#: access/transam/xlog.c:7146
#, c-format
msgid "Online backup started with pg_start_backup() must be ended with pg_stop_backup(), and all WAL up to that point must be available at recovery."
msgstr "Die mit pg_start_backup() begonnene Online-Sicherung muss mit pg_stop_backup() beendet werden und der ganze WAL bis zu diesem Punkt muss bei der Wiederherstellung verfügbar sein."
-#: access/transam/xlog.c:7198
+#: access/transam/xlog.c:7149
#, c-format
msgid "WAL ends before consistent recovery point"
msgstr "WAL endet vor einem konsistenten Wiederherstellungspunkt"
-#: access/transam/xlog.c:7222
+#: access/transam/xlog.c:7173
#, c-format
msgid "selected new timeline ID: %u"
msgstr "gewählte neue Timeline-ID: %u"
-#: access/transam/xlog.c:7520
+#: access/transam/xlog.c:7471
#, c-format
msgid "consistent recovery state reached at %X/%X"
msgstr "konsistenter Wiederherstellungszustand erreicht bei %X/%X"
-#: access/transam/xlog.c:7699
+#: access/transam/xlog.c:7650
#, c-format
msgid "invalid primary checkpoint link in control file"
msgstr "ungültige primäre Checkpoint-Verknüpfung in Kontrolldatei"
-#: access/transam/xlog.c:7703
+#: access/transam/xlog.c:7654
#, c-format
msgid "invalid secondary checkpoint link in control file"
msgstr "ungültige sekundäre Checkpoint-Verknüpfung in Kontrolldatei"
-#: access/transam/xlog.c:7707
+#: access/transam/xlog.c:7658
#, c-format
msgid "invalid checkpoint link in backup_label file"
msgstr "ungültige Checkpoint-Verknüpfung in backup_label-Datei"
-#: access/transam/xlog.c:7721
+#: access/transam/xlog.c:7672
#, c-format
msgid "invalid primary checkpoint record"
msgstr "ungültiger primärer Checkpoint-Datensatz"
-#: access/transam/xlog.c:7725
+#: access/transam/xlog.c:7676
#, c-format
msgid "invalid secondary checkpoint record"
msgstr "ungültiger sekundärer Checkpoint-Datensatz"
-#: access/transam/xlog.c:7729
+#: access/transam/xlog.c:7680
#, c-format
msgid "invalid checkpoint record"
msgstr "ungültiger Checkpoint-Datensatz"
-#: access/transam/xlog.c:7740
+#: access/transam/xlog.c:7691
#, c-format
msgid "invalid resource manager ID in primary checkpoint record"
msgstr "ungültige Resource-Manager-ID im primären Checkpoint-Datensatz"
-#: access/transam/xlog.c:7744
+#: access/transam/xlog.c:7695
#, c-format
msgid "invalid resource manager ID in secondary checkpoint record"
msgstr "ungültige Resource-Manager-ID im sekundären Checkpoint-Datensatz"
-#: access/transam/xlog.c:7748
+#: access/transam/xlog.c:7699
#, c-format
msgid "invalid resource manager ID in checkpoint record"
msgstr "ungültige Resource-Manager-ID im Checkpoint-Datensatz"
-#: access/transam/xlog.c:7760
+#: access/transam/xlog.c:7711
#, c-format
msgid "invalid xl_info in primary checkpoint record"
msgstr "ungültige xl_info im primären Checkpoint-Datensatz"
-#: access/transam/xlog.c:7764
+#: access/transam/xlog.c:7715
#, c-format
msgid "invalid xl_info in secondary checkpoint record"
msgstr "ungültige xl_info im sekundären Checkpoint-Datensatz"
-#: access/transam/xlog.c:7768
+#: access/transam/xlog.c:7719
#, c-format
msgid "invalid xl_info in checkpoint record"
msgstr "ungültige xl_info im Checkpoint-Datensatz"
-#: access/transam/xlog.c:7780
+#: access/transam/xlog.c:7731
#, c-format
msgid "invalid length of primary checkpoint record"
msgstr "ungültige Länge des primären Checkpoint-Datensatzes"
-#: access/transam/xlog.c:7784
+#: access/transam/xlog.c:7735
#, c-format
msgid "invalid length of secondary checkpoint record"
msgstr "ungültige Länge des sekundären Checkpoint-Datensatzes"
-#: access/transam/xlog.c:7788
+#: access/transam/xlog.c:7739
#, c-format
msgid "invalid length of checkpoint record"
msgstr "ungültige Länge des Checkpoint-Datensatzes"
-#: access/transam/xlog.c:7957
+#: access/transam/xlog.c:7908
#, c-format
msgid "shutting down"
msgstr "fahre herunter"
-#: access/transam/xlog.c:7979
+#: access/transam/xlog.c:7930
#, c-format
msgid "database system is shut down"
msgstr "Datenbanksystem ist heruntergefahren"
-#: access/transam/xlog.c:8426
+#: access/transam/xlog.c:8377
#, c-format
msgid "concurrent transaction log activity while database system is shutting down"
msgstr "gleichzeitige Transaktionslog-Aktivität während das Datenbanksystem herunterfährt"
-#: access/transam/xlog.c:8637
+#: access/transam/xlog.c:8588
#, c-format
msgid "skipping restartpoint, recovery has already ended"
msgstr "Restart-Punkt übersprungen, Wiederherstellung ist bereits beendet"
-#: access/transam/xlog.c:8660
+#: access/transam/xlog.c:8611
#, c-format
msgid "skipping restartpoint, already performed at %X/%X"
msgstr "Restart-Punkt wird übersprungen, schon bei %X/%X erledigt"
-#: access/transam/xlog.c:8785
+#: access/transam/xlog.c:8736
#, c-format
msgid "recovery restart point at %X/%X"
msgstr "Recovery-Restart-Punkt bei %X/%X"
-#: access/transam/xlog.c:8929
+#: access/transam/xlog.c:8880
#, c-format
msgid "restore point \"%s\" created at %X/%X"
msgstr "Restore-Punkt »%s« erzeugt bei %X/%X"
-#: access/transam/xlog.c:9102
+#: access/transam/xlog.c:9053
#, c-format
msgid "online backup was canceled, recovery cannot continue"
msgstr "Online-Sicherung wurde storniert, Wiederherstellung kann nicht fortgesetzt werden"
-#: access/transam/xlog.c:9165
+#: access/transam/xlog.c:9116
#, c-format
msgid "unexpected timeline ID %u (after %u) in checkpoint record"
msgstr "unerwartete Timeline-ID %u (nach %u) im Checkpoint-Datensatz"
-#: access/transam/xlog.c:9214
+#: access/transam/xlog.c:9165
#, c-format
msgid "unexpected timeline ID %u (should be %u) in checkpoint record"
msgstr "unerwartete Timeline-ID %u (sollte %u sein) im Checkpoint-Datensatz"
-#: access/transam/xlog.c:9511 access/transam/xlog.c:9535
+#: access/transam/xlog.c:9462 access/transam/xlog.c:9486
#, c-format
msgid "could not fsync log file %u, segment %u: %m"
msgstr "konnte Logdatei %u, Segment %u nicht fsyncen: %m"
-#: access/transam/xlog.c:9543
+#: access/transam/xlog.c:9494
#, c-format
msgid "could not fsync write-through log file %u, segment %u: %m"
msgstr "konnte Write-Through-Logdatei %u, Segment %u nicht fsyncen: %m"
-#: access/transam/xlog.c:9552
+#: access/transam/xlog.c:9503
#, c-format
msgid "could not fdatasync log file %u, segment %u: %m"
msgstr "konnte Logdatei %u, Segment %u nicht fdatasyncen: %m"
-#: access/transam/xlog.c:9614 access/transam/xlog.c:9942
+#: access/transam/xlog.c:9565 access/transam/xlog.c:9893
#: access/transam/xlogfuncs.c:117 access/transam/xlogfuncs.c:149
#: access/transam/xlogfuncs.c:191 access/transam/xlogfuncs.c:215
#: access/transam/xlogfuncs.c:298 access/transam/xlogfuncs.c:375
@@ -1785,146 +1768,146 @@ msgstr "konnte Logdatei %u, Segment %u nicht fdatasyncen: %m"
msgid "recovery is in progress"
msgstr "Wiederherstellung läuft"
-#: access/transam/xlog.c:9615 access/transam/xlog.c:9943
+#: access/transam/xlog.c:9566 access/transam/xlog.c:9894
#: access/transam/xlogfuncs.c:118 access/transam/xlogfuncs.c:150
#: access/transam/xlogfuncs.c:192 access/transam/xlogfuncs.c:216
#, c-format
msgid "WAL control functions cannot be executed during recovery."
msgstr "Während der Wiederherstellung können keine WAL-Kontrollfunktionen ausgeführt werden."
-#: access/transam/xlog.c:9624 access/transam/xlog.c:9952
+#: access/transam/xlog.c:9575 access/transam/xlog.c:9903
#, c-format
msgid "WAL level not sufficient for making an online backup"
msgstr "WAL-Level nicht ausreichend, um Online-Sicherung durchzuführen"
-#: access/transam/xlog.c:9625 access/transam/xlog.c:9953
+#: access/transam/xlog.c:9576 access/transam/xlog.c:9904
#: access/transam/xlogfuncs.c:156
#, c-format
msgid "wal_level must be set to \"archive\" or \"hot_standby\" at server start."
msgstr "wal_level muss beim Serverstart auf »archive« oder »hot_standby« gesetzt werden."
-#: access/transam/xlog.c:9630
+#: access/transam/xlog.c:9581
#, c-format
msgid "backup label too long (max %d bytes)"
msgstr "Backup-Label zu lang (maximal %d Bytes)"
-#: access/transam/xlog.c:9661 access/transam/xlog.c:9837
+#: access/transam/xlog.c:9612 access/transam/xlog.c:9788
#, c-format
msgid "a backup is already in progress"
msgstr "ein Backup läuft bereits"
-#: access/transam/xlog.c:9662
+#: access/transam/xlog.c:9613
#, c-format
msgid "Run pg_stop_backup() and try again."
msgstr "Führen Sie pg_stop_backup() aus und versuchen Sie es nochmal."
-#: access/transam/xlog.c:9755
+#: access/transam/xlog.c:9706
#, c-format
msgid "WAL generated with full_page_writes=off was replayed since last restartpoint"
msgstr "mit full_page_writes=off erzeugtes WAL wurde seit dem letzten Restart-Punkt zurückgespielt"
-#: access/transam/xlog.c:9757 access/transam/xlog.c:10102
+#: access/transam/xlog.c:9708 access/transam/xlog.c:10053
#, c-format
msgid "This means that the backup being taken on the standby is corrupt and should not be used. Enable full_page_writes and run CHECKPOINT on the master, and then try an online backup again."
msgstr "Das bedeutet, dass die aktuelle Datensicherung auf dem Standby-Server verfälscht ist und nicht verwendet werden sollte. Schalten Sie full_page_writes ein, führen Sie CHECKPOINT aus und versuchen Sie dann die Online-Sicherung erneut."
-#: access/transam/xlog.c:9838
+#: access/transam/xlog.c:9789
#, c-format
msgid "If you're sure there is no backup in progress, remove file \"%s\" and try again."
msgstr "Wenn Sie sicher sind, dass noch kein Backup läuft, entfernen Sie die Datei »%s« und versuchen Sie es noch einmal."
-#: access/transam/xlog.c:9855 access/transam/xlog.c:10161
+#: access/transam/xlog.c:9806 access/transam/xlog.c:10112
#, c-format
msgid "could not write file \"%s\": %m"
msgstr "konnte Datei »%s« nicht schreiben: %m"
-#: access/transam/xlog.c:9997
+#: access/transam/xlog.c:9948
#, c-format
msgid "a backup is not in progress"
msgstr "es läuft kein Backup"
-#: access/transam/xlog.c:10036 access/transam/xlog.c:10048
-#: access/transam/xlog.c:10402 access/transam/xlog.c:10408
+#: access/transam/xlog.c:9987 access/transam/xlog.c:9999
+#: access/transam/xlog.c:10353 access/transam/xlog.c:10359
#, c-format
msgid "invalid data in file \"%s\""
msgstr "ungültige Daten in Datei »%s«"
-#: access/transam/xlog.c:10052
+#: access/transam/xlog.c:10003
#, c-format
msgid "the standby was promoted during online backup"
msgstr "der Standby-Server wurde während der Online-Sicherung zum Primärserver befördert"
-#: access/transam/xlog.c:10053
+#: access/transam/xlog.c:10004
#, c-format
msgid "This means that the backup being taken is corrupt and should not be used. Try taking another online backup."
msgstr "Das bedeutet, dass die aktuelle Online-Sicherung verfälscht ist und nicht verwendet werden sollte. Versuchen Sie, eine neue Online-Sicherung durchzuführen."
-#: access/transam/xlog.c:10100
+#: access/transam/xlog.c:10051
#, c-format
msgid "WAL generated with full_page_writes=off was replayed during online backup"
msgstr "mit full_page_writes=off erzeugtes WAL wurde während der Online-Sicherung zurückgespielt"
-#: access/transam/xlog.c:10210
+#: access/transam/xlog.c:10161
#, c-format
msgid "pg_stop_backup cleanup done, waiting for required WAL segments to be archived"
msgstr "Aufräumen nach pg_stop_backup beendet, warte bis die benötigten WAL-Segmente archiviert sind"
-#: access/transam/xlog.c:10220
+#: access/transam/xlog.c:10171
#, c-format
msgid "pg_stop_backup still waiting for all required WAL segments to be archived (%d seconds elapsed)"
msgstr "pg_stop_backup wartet immer noch, bis alle benötigten WAL-Segmente archiviert sind (%d Sekunden abgelaufen)"
-#: access/transam/xlog.c:10222
+#: access/transam/xlog.c:10173
#, c-format
msgid "Check that your archive_command is executing properly. pg_stop_backup can be canceled safely, but the database backup will not be usable without all the WAL segments."
msgstr "Prüfen Sie, ob das archive_command korrekt ausgeführt wird. pg_stop_backup kann gefahrlos abgebrochen werden, aber die Datenbanksicherung wird ohne die fehlenden WAL-Segmente nicht benutzbar sein."
-#: access/transam/xlog.c:10229
+#: access/transam/xlog.c:10180
#, c-format
msgid "pg_stop_backup complete, all required WAL segments have been archived"
msgstr "pg_stop_backup abgeschlossen, alle benötigten WAL-Segmente wurden archiviert"
-#: access/transam/xlog.c:10233
+#: access/transam/xlog.c:10184
#, c-format
msgid "WAL archiving is not enabled; you must ensure that all required WAL segments are copied through other means to complete the backup"
msgstr "WAL-Archivierung ist nicht eingeschaltet; Sie müssen dafür sorgen, dass alle benötigten WAL-Segmente auf andere Art kopiert werden, um die Sicherung abzuschließen"
-#: access/transam/xlog.c:10452
+#: access/transam/xlog.c:10403
#, c-format
msgid "xlog redo %s"
msgstr "xlog redo %s"
-#: access/transam/xlog.c:10492
+#: access/transam/xlog.c:10443
#, c-format
msgid "online backup mode canceled"
msgstr "Online-Sicherungsmodus storniert"
-#: access/transam/xlog.c:10493
+#: access/transam/xlog.c:10444
#, c-format
msgid "\"%s\" was renamed to \"%s\"."
msgstr "»%s« wurde in »%s« umbenannt."
-#: access/transam/xlog.c:10500
+#: access/transam/xlog.c:10451
#, c-format
msgid "online backup mode was not canceled"
msgstr "Online-Sicherungsmodus wurde nicht storniert"
-#: access/transam/xlog.c:10501
+#: access/transam/xlog.c:10452
#, c-format
msgid "Could not rename \"%s\" to \"%s\": %m."
msgstr "Konnte »%s« nicht in »%s« umbenennen: %m."
-#: access/transam/xlog.c:10851 access/transam/xlog.c:10873
+#: access/transam/xlog.c:10802 access/transam/xlog.c:10824
#, c-format
msgid "could not read from log file %u, segment %u, offset %u: %m"
msgstr "konnte nicht aus Logdatei %u, Segment %u, Position %u lesen: %m"
-#: access/transam/xlog.c:10962
+#: access/transam/xlog.c:10913
#, c-format
msgid "received promote request"
msgstr "Anforderung zum Befördern empfangen"
-#: access/transam/xlog.c:10975
+#: access/transam/xlog.c:10926
#, c-format
msgid "trigger file found: %s"
msgstr "Triggerdatei gefunden: %s"
@@ -2146,8 +2129,8 @@ msgstr "Large Object %u existiert nicht"
#: commands/dbcommands.c:192 commands/dbcommands.c:1374
#: commands/dbcommands.c:1382 commands/extension.c:1248
#: commands/extension.c:1256 commands/extension.c:1264
-#: commands/extension.c:2666 commands/foreigncmds.c:543
-#: commands/foreigncmds.c:552 commands/functioncmds.c:507
+#: commands/extension.c:2666 commands/foreigncmds.c:595
+#: commands/foreigncmds.c:604 commands/functioncmds.c:507
#: commands/functioncmds.c:599 commands/functioncmds.c:607
#: commands/functioncmds.c:615 commands/functioncmds.c:1934
#: commands/functioncmds.c:1942 commands/sequence.c:1179
@@ -2177,17 +2160,17 @@ msgstr "Vorgabeprivilegien können nicht für Spalten gesetzt werden"
#: commands/tablecmds.c:4866 commands/tablecmds.c:4913
#: commands/tablecmds.c:5015 commands/tablecmds.c:5059
#: commands/tablecmds.c:5138 commands/tablecmds.c:5222
-#: commands/tablecmds.c:7176 commands/tablecmds.c:7408
-#: commands/tablecmds.c:7797 commands/trigger.c:628 parser/analyze.c:2042
+#: commands/tablecmds.c:7167 commands/tablecmds.c:7399
+#: commands/tablecmds.c:7788 commands/trigger.c:628 parser/analyze.c:2042
#: parser/parse_relation.c:2067 parser/parse_relation.c:2124
#: parser/parse_target.c:899 parser/parse_type.c:123 utils/adt/acl.c:2838
-#: utils/adt/ruleutils.c:1615
+#: utils/adt/ruleutils.c:1626
#, c-format
msgid "column \"%s\" of relation \"%s\" does not exist"
msgstr "Spalte »%s« von Relation »%s« existiert nicht"
#: catalog/aclchk.c:1742 catalog/objectaddress.c:648 commands/sequence.c:1069
-#: commands/tablecmds.c:210 commands/tablecmds.c:10449 utils/adt/acl.c:2074
+#: commands/tablecmds.c:210 commands/tablecmds.c:10478 utils/adt/acl.c:2074
#: utils/adt/acl.c:2104 utils/adt/acl.c:2136 utils/adt/acl.c:2168
#: utils/adt/acl.c:2196 utils/adt/acl.c:2226
#, c-format
@@ -2485,12 +2468,12 @@ msgstr "Schema mit OID %u existiert nicht"
msgid "tablespace with OID %u does not exist"
msgstr "Tablespace mit OID %u existiert nicht"
-#: catalog/aclchk.c:4075 catalog/aclchk.c:4843 commands/foreigncmds.c:367
+#: catalog/aclchk.c:4075 catalog/aclchk.c:4843 commands/foreigncmds.c:393
#, c-format
msgid "foreign-data wrapper with OID %u does not exist"
msgstr "Fremddaten-Wrapper mit OID %u existiert nicht"
-#: catalog/aclchk.c:4136 catalog/aclchk.c:4870 commands/foreigncmds.c:466
+#: catalog/aclchk.c:4136 catalog/aclchk.c:4870 commands/foreigncmds.c:518
#, c-format
msgid "foreign server with OID %u does not exist"
msgstr "Fremdserver mit OID %u existiert nicht"
@@ -2560,7 +2543,7 @@ msgstr "kann %s nicht löschen, wird von %s benötigt"
msgid "You can drop %s instead."
msgstr "Sie können stattdessen %s löschen."
-#: catalog/dependency.c:769 catalog/pg_shdepend.c:569
+#: catalog/dependency.c:769 catalog/pg_shdepend.c:570
#, c-format
msgid "cannot drop %s because it is required by the database system"
msgstr "kann %s nicht löschen, wird vom Datenbanksystem benötigt"
@@ -2580,7 +2563,7 @@ msgstr "%s hängt von %s ab"
msgid "drop cascades to %s"
msgstr "Löschvorgang löscht ebenfalls %s"
-#: catalog/dependency.c:935 catalog/pg_shdepend.c:680
+#: catalog/dependency.c:935 catalog/pg_shdepend.c:681
#, c-format
msgid ""
"\n"
@@ -2605,8 +2588,8 @@ msgstr "kann %s nicht löschen, weil andere Objekte davon abhängen"
#: catalog/objectaddress.c:555 commands/tablecmds.c:734 commands/user.c:960
#: port/win32/security.c:51 storage/lmgr/deadlock.c:955
#: storage/lmgr/proc.c:1156 utils/misc/guc.c:5454 utils/misc/guc.c:5789
-#: utils/misc/guc.c:8156 utils/misc/guc.c:8190 utils/misc/guc.c:8224
-#: utils/misc/guc.c:8258 utils/misc/guc.c:8293
+#: utils/misc/guc.c:8167 utils/misc/guc.c:8201 utils/misc/guc.c:8235
+#: utils/misc/guc.c:8269 utils/misc/guc.c:8304
#, c-format
msgid "%s"
msgstr "%s"
@@ -3213,7 +3196,7 @@ msgid "cannot create temporary tables during recovery"
msgstr "während der Wiederherstellung können keine temporären Tabellen erzeugt werden"
#: catalog/namespace.c:3791 commands/tablespace.c:1189 commands/variable.c:60
-#: replication/syncrep.c:684 utils/misc/guc.c:8323
+#: replication/syncrep.c:684 utils/misc/guc.c:8334
#, c-format
msgid "List syntax is invalid."
msgstr "Die Listensyntax ist ungültig."
@@ -3253,20 +3236,20 @@ msgstr "Servername kann nicht qualifiziert werden"
#: catalog/objectaddress.c:655 catalog/toasting.c:92 commands/indexcmds.c:381
#: commands/lockcmds.c:92 commands/tablecmds.c:204 commands/tablecmds.c:1227
-#: commands/tablecmds.c:3971 commands/tablecmds.c:7311
-#: commands/tablecmds.c:10342
+#: commands/tablecmds.c:3971 commands/tablecmds.c:7302
+#: commands/tablecmds.c:10371
#, c-format
msgid "\"%s\" is not a table"
msgstr "»%s« ist keine Tabelle"
#: catalog/objectaddress.c:662 commands/tablecmds.c:216
-#: commands/tablecmds.c:3986 commands/tablecmds.c:10454 commands/view.c:185
+#: commands/tablecmds.c:3986 commands/tablecmds.c:10483 commands/view.c:185
#, c-format
msgid "\"%s\" is not a view"
msgstr "»%s« ist keine Sicht"
#: catalog/objectaddress.c:669 commands/tablecmds.c:234
-#: commands/tablecmds.c:3989 commands/tablecmds.c:10459
+#: commands/tablecmds.c:3989 commands/tablecmds.c:10488
#, c-format
msgid "\"%s\" is not a foreign table"
msgstr "»%s« ist keine Fremdtabelle"
@@ -3606,7 +3589,7 @@ msgstr "SQL-Funktionen können keine Argumente vom Typ »%s« haben"
msgid "SQL function \"%s\""
msgstr "SQL-Funktion »%s«"
-#: catalog/pg_shdepend.c:687
+#: catalog/pg_shdepend.c:688
#, c-format
msgid ""
"\n"
@@ -3621,45 +3604,45 @@ msgstr[1] ""
"\n"
"und Objekte in %d anderen Datenbanken (Liste im Serverlog)"
-#: catalog/pg_shdepend.c:999
+#: catalog/pg_shdepend.c:1000
#, c-format
msgid "role %u was concurrently dropped"
msgstr "Rolle %u wurde gleichzeitig gelöscht"
-#: catalog/pg_shdepend.c:1018
+#: catalog/pg_shdepend.c:1019
#, c-format
msgid "tablespace %u was concurrently dropped"
msgstr "Tablespace %u wurde gleichzeitig gelöscht"
-#: catalog/pg_shdepend.c:1033
+#: catalog/pg_shdepend.c:1034
#, c-format
msgid "database %u was concurrently dropped"
msgstr "Datenbank %u wurde gleichzeitig gelöscht"
-#: catalog/pg_shdepend.c:1078
+#: catalog/pg_shdepend.c:1079
#, c-format
msgid "owner of %s"
msgstr "Eigentümer von %s"
-#: catalog/pg_shdepend.c:1080
+#: catalog/pg_shdepend.c:1081
#, c-format
msgid "privileges for %s"
msgstr "Privilegien für %s"
#. translator: %s will always be "database %s"
-#: catalog/pg_shdepend.c:1088
+#: catalog/pg_shdepend.c:1089
#, c-format
msgid "%d object in %s"
msgid_plural "%d objects in %s"
msgstr[0] "%d Objekt in %s"
msgstr[1] "%d Objekte in %s"
-#: catalog/pg_shdepend.c:1199
+#: catalog/pg_shdepend.c:1200
#, c-format
msgid "cannot drop objects owned by %s because they are required by the database system"
msgstr "kann Objekte, die %s gehören, nicht löschen, weil sie vom Datenbanksystem benötigt werden"
-#: catalog/pg_shdepend.c:1302
+#: catalog/pg_shdepend.c:1303
#, c-format
msgid "cannot reassign ownership of objects owned by %s because they are required by the database system"
msgstr "kann den Eigentümer von den Objekten, die %s gehören, nicht ändern, weil die Objekte vom Datenbanksystem benötigt werden"
@@ -3849,7 +3832,7 @@ msgstr "kann temporäre Tabellen anderer Sitzungen nicht clustern"
msgid "there is no previously clustered index for table \"%s\""
msgstr "es gibt keinen bereits geclusterten Index für Tabelle »%s«"
-#: commands/cluster.c:168 commands/tablecmds.c:8492
+#: commands/cluster.c:168 commands/tablecmds.c:8502
#, c-format
msgid "index \"%s\" for table \"%s\" does not exist"
msgstr "Index »%s« für Tabelle »%s« existiert nicht"
@@ -4644,7 +4627,7 @@ msgstr "ungültiges Argument für %s: »%s«"
#: commands/dropcmds.c:100 commands/functioncmds.c:1075
#: commands/functioncmds.c:1138 commands/functioncmds.c:1290
-#: utils/adt/ruleutils.c:1731
+#: utils/adt/ruleutils.c:1723
#, c-format
msgid "\"%s\" is an aggregate function"
msgstr "»%s« ist eine Aggregatfunktion"
@@ -5007,94 +4990,95 @@ msgstr "Option »%s« nicht gefunden"
msgid "option \"%s\" provided more than once"
msgstr "Option »%s« mehrmals angegeben"
-#: commands/foreigncmds.c:218 commands/foreigncmds.c:340
-#: commands/foreigncmds.c:711 foreign/foreign.c:548
+#: commands/foreigncmds.c:218 commands/foreigncmds.c:366
+#: commands/foreigncmds.c:763 foreign/foreign.c:548
#, c-format
msgid "foreign-data wrapper \"%s\" does not exist"
msgstr "Fremddaten-Wrapper »%s« existiert nicht"
-#: commands/foreigncmds.c:224 commands/foreigncmds.c:601
+#: commands/foreigncmds.c:224 commands/foreigncmds.c:653
#, c-format
msgid "foreign-data wrapper \"%s\" already exists"
msgstr "Fremddaten-Wrapper »%s« existiert bereits"
-#: commands/foreigncmds.c:256 commands/foreigncmds.c:441
-#: commands/foreigncmds.c:994 commands/foreigncmds.c:1328 foreign/foreign.c:569
+#: commands/foreigncmds.c:256 commands/foreigncmds.c:493
+#: commands/foreigncmds.c:1046 commands/foreigncmds.c:1380
+#: foreign/foreign.c:569
#, c-format
msgid "server \"%s\" does not exist"
msgstr "Server »%s« existiert nicht"
-#: commands/foreigncmds.c:262 commands/foreigncmds.c:889
+#: commands/foreigncmds.c:262 commands/foreigncmds.c:941
#, c-format
msgid "server \"%s\" already exists"
msgstr "Server »%s« existiert bereits"
-#: commands/foreigncmds.c:296 commands/foreigncmds.c:304
+#: commands/foreigncmds.c:302 commands/foreigncmds.c:310
#, c-format
msgid "permission denied to change owner of foreign-data wrapper \"%s\""
msgstr "keine Berechtigung, um Eigentümer des Fremddaten-Wrappers »%s« zu ändern"
-#: commands/foreigncmds.c:298
+#: commands/foreigncmds.c:304
#, c-format
msgid "Must be superuser to change owner of a foreign-data wrapper."
msgstr "Nur Superuser können den Eigentümer eines Fremddaten-Wrappers ändern."
-#: commands/foreigncmds.c:306
+#: commands/foreigncmds.c:312
#, c-format
msgid "The owner of a foreign-data wrapper must be a superuser."
msgstr "Der Eigentümer eines Fremddaten-Wrappers muss ein Superuser sein."
-#: commands/foreigncmds.c:493
+#: commands/foreigncmds.c:545
#, c-format
msgid "function %s must return type \"fdw_handler\""
msgstr "Funktion %s muss Typ »fdw_handler« zurückgeben"
-#: commands/foreigncmds.c:588
+#: commands/foreigncmds.c:640
#, c-format
msgid "permission denied to create foreign-data wrapper \"%s\""
msgstr "keine Berechtigung, um Fremddaten-Wrapper »%s« zu erzeugen"
-#: commands/foreigncmds.c:590
+#: commands/foreigncmds.c:642
#, c-format
msgid "Must be superuser to create a foreign-data wrapper."
msgstr "Nur Superuser können Fremddaten-Wrapper anlegen."
-#: commands/foreigncmds.c:701
+#: commands/foreigncmds.c:753
#, c-format
msgid "permission denied to alter foreign-data wrapper \"%s\""
msgstr "keine Berechtigung, um Fremddaten-Wrapper »%s« zu ändern"
-#: commands/foreigncmds.c:703
+#: commands/foreigncmds.c:755
#, c-format
msgid "Must be superuser to alter a foreign-data wrapper."
msgstr "Nur Superuser können Fremddaten-Wrapper ändern."
-#: commands/foreigncmds.c:734
+#: commands/foreigncmds.c:786
#, c-format
msgid "changing the foreign-data wrapper handler can change behavior of existing foreign tables"
msgstr "das Ändern des Handlers des Fremddaten-Wrappers kann das Verhalten von bestehenden Fremdtabellen verändern"
-#: commands/foreigncmds.c:748
+#: commands/foreigncmds.c:800
#, c-format
msgid "changing the foreign-data wrapper validator can cause the options for dependent objects to become invalid"
msgstr "durch Ändern des Validators des Fremddaten-Wrappers können die Optionen von abhängigen Objekten ungültig werden"
-#: commands/foreigncmds.c:1152
+#: commands/foreigncmds.c:1204
#, c-format
msgid "user mapping \"%s\" already exists for server %s"
msgstr "Benutzerabbildung »%s« existiert bereits für Server »%s«"
-#: commands/foreigncmds.c:1239 commands/foreigncmds.c:1344
+#: commands/foreigncmds.c:1291 commands/foreigncmds.c:1396
#, c-format
msgid "user mapping \"%s\" does not exist for the server"
msgstr "Benutzerabbildung »%s« existiert für den Server nicht"
-#: commands/foreigncmds.c:1331
+#: commands/foreigncmds.c:1383
#, c-format
msgid "server does not exist, skipping"
msgstr "Server existiert nicht, wird übersprungen"
-#: commands/foreigncmds.c:1349
+#: commands/foreigncmds.c:1401
#, c-format
msgid "user mapping \"%s\" does not exist for the server, skipping"
msgstr "Benutzerabbildung »%s« existiert nicht für den Server, wird übersprungen"
@@ -5411,7 +5395,7 @@ msgstr "kann keinen Index für Fremdtabelle »%s« erzeugen"
msgid "cannot create indexes on temporary tables of other sessions"
msgstr "kann keine Indexe für temporäre Tabellen anderer Sitzungen erzeugen"
-#: commands/indexcmds.c:446 commands/tablecmds.c:511 commands/tablecmds.c:8752
+#: commands/indexcmds.c:446 commands/tablecmds.c:511 commands/tablecmds.c:8762
#, c-format
msgid "only shared relations can be placed in pg_global tablespace"
msgstr "nur geteilte Relationen können in den Tablespace »pg_global« gelegt werden"
@@ -5914,7 +5898,7 @@ msgid "unlogged sequences are not supported"
msgstr "ungeloggte Sequenzen werden nicht unterstützt"
#: commands/sequence.c:424 commands/tablecmds.c:2269 commands/tablecmds.c:2441
-#: commands/tablecmds.c:9849 tcop/utility.c:714
+#: commands/tablecmds.c:9878 tcop/utility.c:714
#, c-format
msgid "relation \"%s\" does not exist, skipping"
msgstr "Relation »%s« existiert nicht, wird übersprungen"
@@ -5945,18 +5929,18 @@ msgid "setval: value %s is out of bounds for sequence \"%s\" (%s..%s)"
msgstr "setval: Wert %s ist außerhalb des gültigen Bereichs von Sequenz »%s« (%s..%s)"
#: commands/sequence.c:1051 lib/stringinfo.c:266 libpq/auth.c:1032
-#: libpq/auth.c:1392 libpq/auth.c:1460 libpq/auth.c:1863
+#: libpq/auth.c:1392 libpq/auth.c:1460 libpq/auth.c:1865
#: postmaster/postmaster.c:2048 postmaster/postmaster.c:2079
-#: postmaster/postmaster.c:3387 postmaster/postmaster.c:4083
-#: postmaster/postmaster.c:4168 postmaster/postmaster.c:4806
+#: postmaster/postmaster.c:3387 postmaster/postmaster.c:4085
+#: postmaster/postmaster.c:4170 postmaster/postmaster.c:4808
#: storage/buffer/buf_init.c:154 storage/buffer/localbuf.c:393
-#: storage/file/fd.c:455 storage/file/fd.c:852 storage/file/fd.c:970
-#: storage/file/fd.c:1583 storage/ipc/procarray.c:893
+#: storage/file/fd.c:561 storage/file/fd.c:958 storage/file/fd.c:1076
+#: storage/file/fd.c:1689 storage/ipc/procarray.c:893
#: storage/ipc/procarray.c:1333 storage/ipc/procarray.c:1340
#: storage/ipc/procarray.c:1659 storage/ipc/procarray.c:2128
#: utils/adt/formatting.c:1530 utils/adt/formatting.c:1650
#: utils/adt/formatting.c:1771 utils/adt/regexp.c:219 utils/adt/varlena.c:3531
-#: utils/adt/varlena.c:3552 utils/fmgr/dfmgr.c:224 utils/hash/dynahash.c:373
+#: utils/adt/varlena.c:3552 utils/fmgr/dfmgr.c:220 utils/hash/dynahash.c:373
#: utils/hash/dynahash.c:450 utils/hash/dynahash.c:964
#: utils/init/miscinit.c:150 utils/init/miscinit.c:171
#: utils/init/miscinit.c:181 utils/mb/mbutils.c:374 utils/mb/mbutils.c:675
@@ -6012,7 +5996,7 @@ msgstr "ungültige OWNED BY Option"
msgid "Specify OWNED BY table.column or OWNED BY NONE."
msgstr "Geben Sie OWNED BY tabelle.spalte oder OWNED BY NONE an."
-#: commands/sequence.c:1462 commands/tablecmds.c:5749
+#: commands/sequence.c:1462 commands/tablecmds.c:5740
#, c-format
msgid "referenced relation \"%s\" is not a table"
msgstr "Relation »%s«, auf die verwiesen wird, ist keine Tabelle"
@@ -6092,7 +6076,7 @@ msgstr "»%s« ist kein Typ"
msgid "Use DROP TYPE to remove a type."
msgstr "Verwenden Sie DROP TYPE, um einen Typen zu löschen."
-#: commands/tablecmds.c:232 commands/tablecmds.c:7783 commands/tablecmds.c:9784
+#: commands/tablecmds.c:232 commands/tablecmds.c:7774 commands/tablecmds.c:9813
#, c-format
msgid "foreign table \"%s\" does not exist"
msgstr "Fremdtabelle »%s« existiert nicht"
@@ -6137,8 +6121,8 @@ msgid "DROP INDEX CONCURRENTLY does not support CASCADE"
msgstr "DROP INDEX CONCURRENTLY unterstützt kein CASCADE"
#: commands/tablecmds.c:905 commands/tablecmds.c:1240 commands/tablecmds.c:2086
-#: commands/tablecmds.c:3953 commands/tablecmds.c:5755
-#: commands/tablecmds.c:10375 commands/tablecmds.c:10410 commands/trigger.c:211
+#: commands/tablecmds.c:3953 commands/tablecmds.c:5746
+#: commands/tablecmds.c:10404 commands/tablecmds.c:10439 commands/trigger.c:211
#: commands/trigger.c:1109 commands/trigger.c:1215 rewrite/rewriteDefine.c:266
#, c-format
msgid "permission denied: \"%s\" is a system catalog"
@@ -6159,17 +6143,17 @@ msgstr "kann temporäre Tabellen anderer Sitzungen nicht leeren"
msgid "inherited relation \"%s\" is not a table"
msgstr "geerbte Relation »%s« ist keine Tabelle"
-#: commands/tablecmds.c:1462 commands/tablecmds.c:8984
+#: commands/tablecmds.c:1462 commands/tablecmds.c:9013
#, c-format
msgid "cannot inherit from temporary relation \"%s\""
msgstr "von temporärer Relation »%s« kann nicht geerbt werden"
-#: commands/tablecmds.c:1470 commands/tablecmds.c:8992
+#: commands/tablecmds.c:1470 commands/tablecmds.c:9021
#, c-format
msgid "cannot inherit from temporary relation of another session"
msgstr "von temporärer Relation einer anderen Sitzung kann nicht geerbt werden"
-#: commands/tablecmds.c:1486 commands/tablecmds.c:9026
+#: commands/tablecmds.c:1486 commands/tablecmds.c:9055
#, c-format
msgid "relation \"%s\" would be inherited from more than once"
msgstr "von der Relation »%s« würde mehrmals geerbt werden"
@@ -6327,7 +6311,7 @@ msgstr "überprüfe Tabelle »%s«"
msgid "column \"%s\" contains null values"
msgstr "Spalte »%s« enthält NULL-Werte"
-#: commands/tablecmds.c:3833 commands/tablecmds.c:6662
+#: commands/tablecmds.c:3833 commands/tablecmds.c:6653
#, c-format
msgid "check constraint \"%s\" is violated by some row"
msgstr "Check-Constraint »%s« wird von irgendeiner Zeile verletzt"
@@ -6393,12 +6377,12 @@ msgstr "Typ %s ist kein zusammengesetzter Typ"
msgid "cannot add column to typed table"
msgstr "zu einer getypten Tabelle kann keine Spalte hinzugefügt werden"
-#: commands/tablecmds.c:4359 commands/tablecmds.c:9180
+#: commands/tablecmds.c:4359 commands/tablecmds.c:9209
#, c-format
msgid "child table \"%s\" has different type for column \"%s\""
msgstr "abgeleitete Tabelle »%s« hat unterschiedlichen Typ für Spalte »%s«"
-#: commands/tablecmds.c:4365 commands/tablecmds.c:9187
+#: commands/tablecmds.c:4365 commands/tablecmds.c:9216
#, c-format
msgid "child table \"%s\" has different collation for column \"%s\""
msgstr "abgeleitete Tabelle »%s« hat unterschiedliche Sortierfolge für Spalte »%s«"
@@ -6426,7 +6410,7 @@ msgstr "Spalte »%s« von Relation »%s« existiert bereits"
#: commands/tablecmds.c:4783 commands/tablecmds.c:4875
#: commands/tablecmds.c:4920 commands/tablecmds.c:5022
#: commands/tablecmds.c:5066 commands/tablecmds.c:5145
-#: commands/tablecmds.c:7185 commands/tablecmds.c:7805
+#: commands/tablecmds.c:7176 commands/tablecmds.c:7796
#, c-format
msgid "cannot alter system column \"%s\""
msgstr "Systemspalte »%s« kann nicht geändert werden"
@@ -6486,349 +6470,349 @@ msgstr "geerbte Spalte »%s« kann nicht gelöscht werden"
msgid "ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index \"%s\" to \"%s\""
msgstr "ALTER TABLE / ADD CONSTRAINT USING INDEX benennt Index »%s« um in »%s«"
-#: commands/tablecmds.c:5679
+#: commands/tablecmds.c:5670
#, c-format
msgid "constraint must be added to child tables too"
msgstr "Constraint muss ebenso in den abgeleiteten Tabellen hinzugefügt werden"
-#: commands/tablecmds.c:5772
+#: commands/tablecmds.c:5763
#, c-format
msgid "constraints on permanent tables may reference only permanent tables"
msgstr "Constraints für permanente Tabellen dürfen nur auf permanente Tabellen verweisen"
-#: commands/tablecmds.c:5779
+#: commands/tablecmds.c:5770
#, c-format
msgid "constraints on unlogged tables may reference only permanent or unlogged tables"
msgstr "Constraints für ungeloggte Tabellen dürfen nur auf permanente oder ungeloggte Tabellen verweisen"
-#: commands/tablecmds.c:5785
+#: commands/tablecmds.c:5776
#, c-format
msgid "constraints on temporary tables may reference only temporary tables"
msgstr "Constraints für temporäre Tabellen dürfen nur auf temporäre Tabellen verweisen"
-#: commands/tablecmds.c:5789
+#: commands/tablecmds.c:5780
#, c-format
msgid "constraints on temporary tables must involve temporary tables of this session"
msgstr "Constraints für temporäre Tabellen müssen temporäre Tabellen dieser Sitzung beinhalten"
-#: commands/tablecmds.c:5850
+#: commands/tablecmds.c:5841
#, c-format
msgid "number of referencing and referenced columns for foreign key disagree"
msgstr "Anzahl der Quell- und Zielspalten im Fremdschlüssel stimmt nicht überein"
-#: commands/tablecmds.c:5957
+#: commands/tablecmds.c:5948
#, c-format
msgid "foreign key constraint \"%s\" cannot be implemented"
msgstr "Fremdschlüssel-Constraint »%s« kann nicht implementiert werden"
-#: commands/tablecmds.c:5960
+#: commands/tablecmds.c:5951
#, c-format
msgid "Key columns \"%s\" and \"%s\" are of incompatible types: %s and %s."
msgstr "Schlüsselspalten »%s« und »%s« haben inkompatible Typen: %s und %s."
-#: commands/tablecmds.c:6153 commands/tablecmds.c:7024
-#: commands/tablecmds.c:7080
+#: commands/tablecmds.c:6144 commands/tablecmds.c:7015
+#: commands/tablecmds.c:7071
#, c-format
msgid "constraint \"%s\" of relation \"%s\" does not exist"
msgstr "Constraint »%s« von Relation »%s« existiert nicht"
-#: commands/tablecmds.c:6160
+#: commands/tablecmds.c:6151
#, c-format
msgid "constraint \"%s\" of relation \"%s\" is not a foreign key or check constraint"
msgstr "Constraint »%s« von Relation »%s« ist kein Fremdschlüssel- oder Check-Constraint"
-#: commands/tablecmds.c:6229
+#: commands/tablecmds.c:6220
#, c-format
msgid "constraint must be validated on child tables too"
msgstr "Constraint muss ebenso in den abgeleiteten Tabellen validiert werden"
-#: commands/tablecmds.c:6287
+#: commands/tablecmds.c:6278
#, c-format
msgid "column \"%s\" referenced in foreign key constraint does not exist"
msgstr "Spalte »%s«, die im Fremdschlüssel verwendet wird, existiert nicht"
-#: commands/tablecmds.c:6292
+#: commands/tablecmds.c:6283
#, c-format
msgid "cannot have more than %d keys in a foreign key"
msgstr "Fremdschlüssel kann nicht mehr als %d Schlüssel haben"
-#: commands/tablecmds.c:6357
+#: commands/tablecmds.c:6348
#, c-format
msgid "cannot use a deferrable primary key for referenced table \"%s\""
msgstr "aufschiebbarer Primärschlüssel kann nicht für Tabelle »%s«, auf die verwiesen wird, verwendet werden"
-#: commands/tablecmds.c:6374
+#: commands/tablecmds.c:6365
#, c-format
msgid "there is no primary key for referenced table \"%s\""
msgstr "in Tabelle »%s«, auf die verwiesen wird, gibt es keinen Primärschlüssel"
-#: commands/tablecmds.c:6439
+#: commands/tablecmds.c:6430
#, c-format
msgid "foreign key referenced-columns list must not contain duplicates"
msgstr "die Liste der Spalten, auf die ein Fremdschlüssel verweist, darf keine doppelten Einträge enthalten"
-#: commands/tablecmds.c:6533
+#: commands/tablecmds.c:6524
#, c-format
msgid "cannot use a deferrable unique constraint for referenced table \"%s\""
msgstr "aufschiebbarer Unique-Constraint kann nicht für Tabelle »%s«, auf die verwiesen wird, verwendet werden"
-#: commands/tablecmds.c:6538
+#: commands/tablecmds.c:6529
#, c-format
msgid "there is no unique constraint matching given keys for referenced table \"%s\""
msgstr "in Tabelle »%s«, auf die verwiesen wird, gibt es keinen Unique-Constraint, der auf die angegebenen Schlüssel passt"
-#: commands/tablecmds.c:6692
+#: commands/tablecmds.c:6683
#, c-format
msgid "validating foreign key constraint \"%s\""
msgstr "validiere Fremdschlüssel-Constraint »%s«"
-#: commands/tablecmds.c:6986
+#: commands/tablecmds.c:6977
#, c-format
msgid "cannot drop inherited constraint \"%s\" of relation \"%s\""
msgstr "geerbter Constraint »%s« von Relation »%s« kann nicht gelöscht werden"
-#: commands/tablecmds.c:7030
+#: commands/tablecmds.c:7021
#, c-format
msgid "constraint \"%s\" of relation \"%s\" does not exist, skipping"
msgstr "Constraint »%s« von Relation »%s« existiert nicht, wird übersprungen"
-#: commands/tablecmds.c:7169
+#: commands/tablecmds.c:7160
#, c-format
msgid "cannot alter column type of typed table"
msgstr "Spaltentyp einer getypten Tabelle kann nicht geändert werden"
-#: commands/tablecmds.c:7192
+#: commands/tablecmds.c:7183
#, c-format
msgid "cannot alter inherited column \"%s\""
msgstr "kann vererbte Spalte »%s« nicht ändern"
-#: commands/tablecmds.c:7238
+#: commands/tablecmds.c:7229
#, c-format
msgid "transform expression must not return a set"
msgstr "Umwandlungsausdruck kann keine Ergebnismenge zurückgeben"
-#: commands/tablecmds.c:7244
+#: commands/tablecmds.c:7235
#, c-format
msgid "cannot use subquery in transform expression"
msgstr "Unteranfragen können in Umwandlungsausdrücken nicht verwendet werden"
-#: commands/tablecmds.c:7248
+#: commands/tablecmds.c:7239
#, c-format
msgid "cannot use aggregate function in transform expression"
msgstr "Aggregatfunktionen können in Umwandlungsausdrücken nicht verwendet werden"
-#: commands/tablecmds.c:7252
+#: commands/tablecmds.c:7243
#, c-format
msgid "cannot use window function in transform expression"
msgstr "Fensterfunktionen können in Umwandlungsausdrücken nicht verwendet werden"
-#: commands/tablecmds.c:7274
+#: commands/tablecmds.c:7265
#, c-format
msgid "result of USING clause for column \"%s\" cannot be cast automatically to type %s"
msgstr "Ergebnis der USING-Klausel für Spalte »%s« kann nicht automatisch in Typ %s umgewandelt werden"
-#: commands/tablecmds.c:7277
+#: commands/tablecmds.c:7268
#, c-format
msgid "You might need to add an explicit cast."
msgstr "Sie müssen möglicherweise eine ausdrückliche Typumwandlung hinzufügen."
-#: commands/tablecmds.c:7281
+#: commands/tablecmds.c:7272
#, c-format
msgid "column \"%s\" cannot be cast automatically to type %s"
msgstr "Spalte »%s« kann nicht automatisch in Typ %s umgewandelt werden"
#. translator: USING is SQL, don't translate it
-#: commands/tablecmds.c:7284
+#: commands/tablecmds.c:7275
#, c-format
msgid "You might need to specify \"USING %s::%s\"."
msgstr "Sie müssen möglicherweise »USING %s::%s« angeben."
-#: commands/tablecmds.c:7337
+#: commands/tablecmds.c:7328
#, c-format
msgid "type of inherited column \"%s\" must be changed in child tables too"
msgstr "Typ der vererbten Spalte »%s« muss ebenso in den abgeleiteten Tabellen geändert werden"
-#: commands/tablecmds.c:7418
+#: commands/tablecmds.c:7409
#, c-format
msgid "cannot alter type of column \"%s\" twice"
msgstr "Typ der Spalte »%s« kann nicht zweimal geändert werden"
-#: commands/tablecmds.c:7454
+#: commands/tablecmds.c:7445
#, c-format
msgid "default for column \"%s\" cannot be cast automatically to type %s"
msgstr "Vorgabewert der Spalte »%s« kann nicht automatisch in Typ %s umgewandelt werden"
-#: commands/tablecmds.c:7580
+#: commands/tablecmds.c:7571
#, c-format
msgid "cannot alter type of a column used by a view or rule"
msgstr "Typ einer Spalte, die von einer Sicht oder Regel verwendet wird, kann nicht geändert werden"
-#: commands/tablecmds.c:7581 commands/tablecmds.c:7600
+#: commands/tablecmds.c:7572 commands/tablecmds.c:7591
#, c-format
msgid "%s depends on column \"%s\""
msgstr "%s hängt von Spalte »%s« ab"
-#: commands/tablecmds.c:7599
+#: commands/tablecmds.c:7590
#, c-format
msgid "cannot alter type of a column used in a trigger definition"
msgstr "Typ einer Spalte, die in einer Trigger-Definition verwendet wird, kann nicht geändert werden"
-#: commands/tablecmds.c:8166
+#: commands/tablecmds.c:8177
#, c-format
msgid "cannot change owner of index \"%s\""
msgstr "kann Eigentümer des Index »%s« nicht ändern"
-#: commands/tablecmds.c:8168
+#: commands/tablecmds.c:8179
#, c-format
msgid "Change the ownership of the index's table, instead."
msgstr "Ändern Sie stattdessen den Eigentümer der Tabelle des Index."
-#: commands/tablecmds.c:8184
+#: commands/tablecmds.c:8195
#, c-format
msgid "cannot change owner of sequence \"%s\""
msgstr "kann Eigentümer der Sequenz »%s« nicht ändern"
-#: commands/tablecmds.c:8186 commands/tablecmds.c:9868
+#: commands/tablecmds.c:8197 commands/tablecmds.c:9897
#, c-format
msgid "Sequence \"%s\" is linked to table \"%s\"."
msgstr "Sequenz »%s« ist mit Tabelle »%s« verknüpft."
-#: commands/tablecmds.c:8198 commands/tablecmds.c:10480
+#: commands/tablecmds.c:8209 commands/tablecmds.c:10509
#, c-format
msgid "Use ALTER TYPE instead."
msgstr "Verwenden Sie stattdessen ALTER TYPE."
-#: commands/tablecmds.c:8207 commands/tablecmds.c:10497
+#: commands/tablecmds.c:8218 commands/tablecmds.c:10526
#, c-format
msgid "\"%s\" is not a table, view, sequence, or foreign table"
msgstr "»%s« ist keine Tabelle, Sicht, Sequenz oder Fremdtabelle"
-#: commands/tablecmds.c:8539
+#: commands/tablecmds.c:8549
#, c-format
msgid "cannot have multiple SET TABLESPACE subcommands"
msgstr "mehrere SET TABLESPACE Unterbefehle sind ungültig"
-#: commands/tablecmds.c:8609
+#: commands/tablecmds.c:8619
#, c-format
msgid "\"%s\" is not a table, index, or TOAST table"
msgstr "»%s« ist weder Tabelle, Index noch TOAST-Tabelle"
-#: commands/tablecmds.c:8745
+#: commands/tablecmds.c:8755
#, c-format
msgid "cannot move system relation \"%s\""
msgstr "Systemrelation »%s« kann nicht verschoben werden"
-#: commands/tablecmds.c:8761
+#: commands/tablecmds.c:8771
#, c-format
msgid "cannot move temporary tables of other sessions"
msgstr "temporäre Tabellen anderer Sitzungen können nicht verschoben werden"
-#: commands/tablecmds.c:8953
+#: commands/tablecmds.c:8982
#, c-format
msgid "cannot change inheritance of typed table"
msgstr "Vererbung einer getypten Tabelle kann nicht geändert werden"
-#: commands/tablecmds.c:8999
+#: commands/tablecmds.c:9028
#, c-format
msgid "cannot inherit to temporary relation of another session"
msgstr "an temporäre Relation einer anderen Sitzung kann nicht vererbt werden"
-#: commands/tablecmds.c:9053
+#: commands/tablecmds.c:9082
#, c-format
msgid "circular inheritance not allowed"
msgstr "zirkuläre Vererbung ist nicht erlaubt"
-#: commands/tablecmds.c:9054
+#: commands/tablecmds.c:9083
#, c-format
msgid "\"%s\" is already a child of \"%s\"."
msgstr "»%s« ist schon von »%s« abgeleitet."
-#: commands/tablecmds.c:9062
+#: commands/tablecmds.c:9091
#, c-format
msgid "table \"%s\" without OIDs cannot inherit from table \"%s\" with OIDs"
msgstr "Tabelle »%s« ohne OIDs kann nicht von Tabelle »%s« mit OIDs erben"
-#: commands/tablecmds.c:9198
+#: commands/tablecmds.c:9227
#, c-format
msgid "column \"%s\" in child table must be marked NOT NULL"
msgstr "Spalte »%s« in abgeleiteter Tabelle muss als NOT NULL markiert sein"
-#: commands/tablecmds.c:9214
+#: commands/tablecmds.c:9243
#, c-format
msgid "child table is missing column \"%s\""
msgstr "Spalte »%s« fehlt in abgeleiteter Tabelle"
-#: commands/tablecmds.c:9297
+#: commands/tablecmds.c:9326
#, c-format
msgid "child table \"%s\" has different definition for check constraint \"%s\""
msgstr "abgeleitete Tabelle »%s« hat unterschiedliche Definition für Check-Constraint »%s«"
-#: commands/tablecmds.c:9305
+#: commands/tablecmds.c:9334
#, c-format
msgid "constraint \"%s\" conflicts with non-inherited constraint on child table \"%s\""
msgstr "Constraint »%s« kollidiert mit nicht vererbtem Constraint für abgeleitete Tabelle »%s«"
-#: commands/tablecmds.c:9329
+#: commands/tablecmds.c:9358
#, c-format
msgid "child table is missing constraint \"%s\""
msgstr "Constraint »%s« fehlt in abgeleiteter Tabelle"
-#: commands/tablecmds.c:9409
+#: commands/tablecmds.c:9438
#, c-format
msgid "relation \"%s\" is not a parent of relation \"%s\""
msgstr "Relation »%s« ist keine Basisrelation von Relation »%s«"
-#: commands/tablecmds.c:9626
+#: commands/tablecmds.c:9655
#, c-format
msgid "typed tables cannot inherit"
msgstr "getypte Tabellen können nicht erben"
-#: commands/tablecmds.c:9657
+#: commands/tablecmds.c:9686
#, c-format
msgid "table is missing column \"%s\""
msgstr "Spalte »%s« fehlt in Tabelle"
-#: commands/tablecmds.c:9667
+#: commands/tablecmds.c:9696
#, c-format
msgid "table has column \"%s\" where type requires \"%s\""
msgstr "Tabelle hat Spalte »%s«, aber Typ benötigt »%s«"
-#: commands/tablecmds.c:9676
+#: commands/tablecmds.c:9705
#, c-format
msgid "table \"%s\" has different type for column \"%s\""
msgstr "Tabelle »%s« hat unterschiedlichen Typ für Spalte »%s«"
-#: commands/tablecmds.c:9689
+#: commands/tablecmds.c:9718
#, c-format
msgid "table has extra column \"%s\""
msgstr "Tabelle hat zusätzliche Spalte »%s«"
-#: commands/tablecmds.c:9736
+#: commands/tablecmds.c:9765
#, c-format
msgid "\"%s\" is not a typed table"
msgstr "»%s« ist keine getypte Tabelle"
-#: commands/tablecmds.c:9867
+#: commands/tablecmds.c:9896
#, c-format
msgid "cannot move an owned sequence into another schema"
msgstr "einer Tabelle zugeordnete Sequenz kann nicht in ein anderes Schema verschoben werden"
-#: commands/tablecmds.c:9958
+#: commands/tablecmds.c:9987
#, c-format
msgid "relation \"%s\" already exists in schema \"%s\""
msgstr "Relation »%s« existiert bereits in Schema »%s«"
-#: commands/tablecmds.c:10464
+#: commands/tablecmds.c:10493
#, c-format
msgid "\"%s\" is not a composite type"
msgstr "»%s« ist kein zusammengesetzter Typ"
-#: commands/tablecmds.c:10485
+#: commands/tablecmds.c:10514
#, c-format
msgid "\"%s\" is a foreign table"
msgstr "»%s« ist eine Fremdtabelle"
-#: commands/tablecmds.c:10486
+#: commands/tablecmds.c:10515
#, c-format
msgid "Use ALTER FOREIGN TABLE instead."
msgstr "Verwenden Sie stattdessen ALTER FOREIGN TABLE."
@@ -6891,7 +6875,7 @@ msgid "tablespace \"%s\" already exists"
msgstr "Tablespace »%s« existiert bereits"
#: commands/tablespace.c:371 commands/tablespace.c:534
-#: replication/basebackup.c:171 replication/basebackup.c:948
+#: replication/basebackup.c:172 replication/basebackup.c:949
#: utils/adt/misc.c:370
#, c-format
msgid "tablespaces are not supported on this platform"
@@ -6952,9 +6936,9 @@ msgid "could not create symbolic link \"%s\": %m"
msgstr "konnte symbolische Verknüpfung »%s« nicht erstellen: %m"
#: commands/tablespace.c:711 commands/tablespace.c:721
-#: postmaster/postmaster.c:1263 replication/basebackup.c:277
-#: replication/basebackup.c:597 storage/file/copydir.c:64
-#: storage/file/copydir.c:103 storage/file/fd.c:1833 storage/file/fd.c:2413
+#: postmaster/postmaster.c:1263 replication/basebackup.c:278
+#: replication/basebackup.c:598 storage/file/copydir.c:64
+#: storage/file/copydir.c:103 storage/file/fd.c:1939 storage/file/fd.c:2519
#: utils/adt/genfile.c:353 utils/adt/misc.c:270 utils/misc/tzparser.c:339
#, c-format
msgid "could not open directory \"%s\": %m"
@@ -7469,7 +7453,7 @@ msgstr "Constraint »%s« von Domäne »%s« ist kein Check-Constraint"
msgid "column \"%s\" of table \"%s\" contains values that violate the new constraint"
msgstr "Spalte »%s« von Tabelle »%s« enthält Werte, die den neuen Constraint verletzen"
-#: commands/typecmds.c:2811 commands/typecmds.c:3206 commands/typecmds.c:3356
+#: commands/typecmds.c:2811 commands/typecmds.c:3206 commands/typecmds.c:3386
#, c-format
msgid "%s is not a domain"
msgstr "%s ist keine Domäne"
@@ -7484,27 +7468,27 @@ msgstr "Constraint »%s« für Domäne »%s« existiert bereits"
msgid "cannot use table references in domain check constraint"
msgstr "Tabellenverweise können in Domänen-Check-Constraints nicht verwendet werden"
-#: commands/typecmds.c:3140 commands/typecmds.c:3218 commands/typecmds.c:3462
+#: commands/typecmds.c:3140 commands/typecmds.c:3218 commands/typecmds.c:3492
#, c-format
msgid "%s is a table's row type"
msgstr "%s ist der Zeilentyp einer Tabelle"
-#: commands/typecmds.c:3142 commands/typecmds.c:3220 commands/typecmds.c:3464
+#: commands/typecmds.c:3142 commands/typecmds.c:3220 commands/typecmds.c:3494
#, c-format
msgid "Use ALTER TABLE instead."
msgstr "Verwenden Sie stattdessen ALTER TABLE."
-#: commands/typecmds.c:3149 commands/typecmds.c:3227 commands/typecmds.c:3381
+#: commands/typecmds.c:3149 commands/typecmds.c:3227 commands/typecmds.c:3411
#, c-format
msgid "cannot alter array type %s"
msgstr "Array-Typ %s kann nicht verändert werden"
-#: commands/typecmds.c:3151 commands/typecmds.c:3229 commands/typecmds.c:3383
+#: commands/typecmds.c:3151 commands/typecmds.c:3229 commands/typecmds.c:3413
#, c-format
msgid "You can alter type %s, which will alter the array type as well."
msgstr "Sie können den Typ %s ändern, wodurch der Array-Typ ebenfalls geändert wird."
-#: commands/typecmds.c:3448
+#: commands/typecmds.c:3478
#, c-format
msgid "type \"%s\" already exists in schema \"%s\""
msgstr "Typ %s existiert bereits in Schema »%s«"
@@ -7794,7 +7778,7 @@ msgstr "»%s«: von %u auf %u Seiten verkürzt"
msgid "\"%s\": suspending truncate due to conflicting lock request"
msgstr "»%s«: Truncate ausgesetzt wegen Sperrkonflikt"
-#: commands/variable.c:161 utils/misc/guc.c:8347
+#: commands/variable.c:161 utils/misc/guc.c:8358
#, c-format
msgid "Unrecognized key word: \"%s\"."
msgstr "Unbekanntes Schlüsselwort: »%s«."
@@ -8673,8 +8657,8 @@ msgstr "Typmodifikator kann keinen Parameternamen haben"
msgid "improper use of \"*\""
msgstr "unzulässige Verwendung von »*«"
-#: gram.y:12922 gram.y:12939 tsearch/spell.c:518 tsearch/spell.c:535
-#: tsearch/spell.c:552 tsearch/spell.c:569 tsearch/spell.c:591
+#: gram.y:12922 gram.y:12939 tsearch/spell.c:667 tsearch/spell.c:684
+#: tsearch/spell.c:701 tsearch/spell.c:718 tsearch/spell.c:740
#, c-format
msgid "syntax error"
msgstr "Syntaxfehler"
@@ -9027,262 +9011,262 @@ msgstr "konnte SSPI-Sicherheitskontext nicht akzeptieren"
msgid "could not get token from SSPI security context"
msgstr "konnte kein Token vom SSPI-Sicherheitskontext erhalten"
-#: libpq/auth.c:1683
+#: libpq/auth.c:1685
#, c-format
msgid "could not create socket for Ident connection: %m"
msgstr "konnte Socket für Ident-Verbindung nicht erzeugen: %m"
-#: libpq/auth.c:1698
+#: libpq/auth.c:1700
#, c-format
msgid "could not bind to local address \"%s\": %m"
msgstr "konnte nicht mit lokaler Adresse »%s« verbinden: %m"
-#: libpq/auth.c:1710
+#: libpq/auth.c:1712
#, c-format
msgid "could not connect to Ident server at address \"%s\", port %s: %m"
msgstr "konnte nicht mit Ident-Server auf Adresse »%s«, Port %s verbinden: %m"
-#: libpq/auth.c:1730
+#: libpq/auth.c:1732
#, c-format
msgid "could not send query to Ident server at address \"%s\", port %s: %m"
msgstr "konnte Anfrage an Ident-Server auf Adresse »%s«, Port %s nicht senden: %m"
-#: libpq/auth.c:1745
+#: libpq/auth.c:1747
#, c-format
msgid "could not receive response from Ident server at address \"%s\", port %s: %m"
msgstr "konnte Antwort von Ident-Server auf Adresse »%s«, Port %s nicht empfangen: %m"
-#: libpq/auth.c:1755
+#: libpq/auth.c:1757
#, c-format
msgid "invalidly formatted response from Ident server: \"%s\""
msgstr "ungültig formatierte Antwort vom Ident-Server: »%s«"
-#: libpq/auth.c:1796
+#: libpq/auth.c:1798
#, c-format
msgid "peer authentication is not supported on this platform"
msgstr "Peer-Authentifizierung wird auf dieser Plattform nicht unterstützt"
-#: libpq/auth.c:1800
+#: libpq/auth.c:1802
#, c-format
msgid "could not get peer credentials: %m"
msgstr "konnte Credentials von Gegenstelle nicht ermitteln: %m"
-#: libpq/auth.c:1809
+#: libpq/auth.c:1811
#, c-format
msgid "local user with ID %d does not exist"
msgstr "lokaler Benutzer mit ID %d existiert nicht"
-#: libpq/auth.c:1892 libpq/auth.c:2164 libpq/auth.c:2524
+#: libpq/auth.c:1894 libpq/auth.c:2166 libpq/auth.c:2526
#, c-format
msgid "empty password returned by client"
msgstr "Client gab leeres Passwort zurück"
-#: libpq/auth.c:1902
+#: libpq/auth.c:1904
#, c-format
msgid "error from underlying PAM layer: %s"
msgstr "Fehler von der unteren PAM-Ebene: %s"
-#: libpq/auth.c:1971
+#: libpq/auth.c:1973
#, c-format
msgid "could not create PAM authenticator: %s"
msgstr "konnte PAM-Authenticator nicht erzeugen: %s"
-#: libpq/auth.c:1982
+#: libpq/auth.c:1984
#, c-format
msgid "pam_set_item(PAM_USER) failed: %s"
msgstr "pam_set_item(PAM_USER) fehlgeschlagen: %s"
-#: libpq/auth.c:1993
+#: libpq/auth.c:1995
#, c-format
msgid "pam_set_item(PAM_CONV) failed: %s"
msgstr "pam_set_item(PAM_CONV) fehlgeschlagen: %s"
-#: libpq/auth.c:2004
+#: libpq/auth.c:2006
#, c-format
msgid "pam_authenticate failed: %s"
msgstr "pam_authenticate fehlgeschlagen: %s"
-#: libpq/auth.c:2015
+#: libpq/auth.c:2017
#, c-format
msgid "pam_acct_mgmt failed: %s"
msgstr "pam_acct_mgmt fehlgeschlagen: %s"
-#: libpq/auth.c:2026
+#: libpq/auth.c:2028
#, c-format
msgid "could not release PAM authenticator: %s"
msgstr "konnte PAM-Authenticator nicht freigeben: %s"
-#: libpq/auth.c:2059 libpq/auth.c:2063
+#: libpq/auth.c:2061 libpq/auth.c:2065
#, c-format
msgid "could not initialize LDAP: error code %d"
msgstr "konnte LDAP nicht initialisieren: Fehlercode %d"
-#: libpq/auth.c:2073
+#: libpq/auth.c:2075
#, c-format
msgid "could not set LDAP protocol version: error code %d"
msgstr "konnte LDAP-Protokollversion nicht setzen: Fehlercode %d"
-#: libpq/auth.c:2102
+#: libpq/auth.c:2104
#, c-format
msgid "could not load wldap32.dll"
msgstr "konnte wldap32.dll nicht laden"
-#: libpq/auth.c:2110
+#: libpq/auth.c:2112
#, c-format
msgid "could not load function _ldap_start_tls_sA in wldap32.dll"
msgstr "konnte Funktion _ldap_start_tls_sA in wldap32.dll nicht laden"
-#: libpq/auth.c:2111
+#: libpq/auth.c:2113
#, c-format
msgid "LDAP over SSL is not supported on this platform."
msgstr "LDAP über SSL wird auf dieser Plattform nicht unterstützt."
-#: libpq/auth.c:2126
+#: libpq/auth.c:2128
#, c-format
msgid "could not start LDAP TLS session: error code %d"
msgstr "konnte LDAP-TLS-Sitzung nicht öffnen: Fehlercode %d"
-#: libpq/auth.c:2148
+#: libpq/auth.c:2150
#, c-format
msgid "LDAP server not specified"
msgstr "LDAP-Server nicht angegeben"
-#: libpq/auth.c:2200
+#: libpq/auth.c:2202
#, c-format
msgid "invalid character in user name for LDAP authentication"
msgstr "ungültiges Zeichen im Benutzernamen für LDAP-Authentifizierung"
-#: libpq/auth.c:2215
+#: libpq/auth.c:2217
#, c-format
msgid "could not perform initial LDAP bind for ldapbinddn \"%s\" on server \"%s\": error code %d"
msgstr "erstes LDAP-Binden für ldapbinddn »%s« auf Server »%s« fehlgeschlagen: Fehlercode %d"
-#: libpq/auth.c:2240
+#: libpq/auth.c:2242
#, c-format
msgid "could not search LDAP for filter \"%s\" on server \"%s\": error code %d"
msgstr "konnte LDAP nicht mit Filter »%s« auf Server »%s« durchsuchen: Fehlercode %d"
-#: libpq/auth.c:2250
+#: libpq/auth.c:2252
#, c-format
msgid "LDAP search failed for filter \"%s\" on server \"%s\": no such user"
msgstr "LDAP-Suche fehlgeschlagen für Filter »%s« auf Server »%s«: Benutzer existiert nicht"
-#: libpq/auth.c:2254
+#: libpq/auth.c:2256
#, c-format
msgid "LDAP search failed for filter \"%s\" on server \"%s\": user is not unique (%ld matches)"
msgstr "LDAP-Suche fehlgeschlagen für Filter »%s« auf Server »%s«: Benutzer ist nicht eindeutig (%ld Treffer)"
-#: libpq/auth.c:2271
+#: libpq/auth.c:2273
#, c-format
msgid "could not get dn for the first entry matching \"%s\" on server \"%s\": %s"
msgstr "konnte DN fũr den ersten Treffer für »%s« auf Server »%s« nicht lesen: %s"
-#: libpq/auth.c:2291
+#: libpq/auth.c:2293
#, c-format
msgid "could not unbind after searching for user \"%s\" on server \"%s\": %s"
msgstr "Losbinden fehlgeschlagen nach Suche nach Benutzer »%s« auf Server »%s«: %s"
-#: libpq/auth.c:2328
+#: libpq/auth.c:2330
#, c-format
msgid "LDAP login failed for user \"%s\" on server \"%s\": error code %d"
msgstr "LDAP-Login fehlgeschlagen für Benutzer »%s« auf Server »%s«: Fehlercode %d"
-#: libpq/auth.c:2356
+#: libpq/auth.c:2358
#, c-format
msgid "certificate authentication failed for user \"%s\": client certificate contains no user name"
msgstr "Zertifikatauthentifizierung für Benutzer »%s« fehlgeschlagen: Client-Zertifikat enthält keinen Benutzernamen"
-#: libpq/auth.c:2480
+#: libpq/auth.c:2482
#, c-format
msgid "RADIUS server not specified"
msgstr "RADIUS-Server nicht angegeben"
-#: libpq/auth.c:2487
+#: libpq/auth.c:2489
#, c-format
msgid "RADIUS secret not specified"
msgstr "RADIUS-Geheimnis nicht angegeben"
-#: libpq/auth.c:2503 libpq/hba.c:1525
+#: libpq/auth.c:2505 libpq/hba.c:1525
#, c-format
msgid "could not translate RADIUS server name \"%s\" to address: %s"
msgstr "konnte RADIUS-Servername »%s« nicht in Adresse übersetzen: %s"
-#: libpq/auth.c:2531
+#: libpq/auth.c:2533
#, c-format
msgid "RADIUS authentication does not support passwords longer than 16 characters"
msgstr "RADIUS-Authentifizierung unterstützt keine Passwörter länger als 16 Zeichen"
-#: libpq/auth.c:2542
+#: libpq/auth.c:2544
#, c-format
msgid "could not generate random encryption vector"
msgstr "konnte zufälligen Verschlüsselungsvektor nicht erzeugen"
-#: libpq/auth.c:2565
+#: libpq/auth.c:2567
#, c-format
msgid "could not perform MD5 encryption of password"
msgstr "konnte MD5-Verschlüsselung des Passworts nicht durchführen"
-#: libpq/auth.c:2587
+#: libpq/auth.c:2589
#, c-format
msgid "could not create RADIUS socket: %m"
msgstr "konnte RADIUS-Socket nicht erstellen: %m"
-#: libpq/auth.c:2608
+#: libpq/auth.c:2610
#, c-format
msgid "could not bind local RADIUS socket: %m"
msgstr "konnte lokales RADIUS-Socket nicht binden: %m"
-#: libpq/auth.c:2618
+#: libpq/auth.c:2620
#, c-format
msgid "could not send RADIUS packet: %m"
msgstr "konnte RADIUS-Paket nicht senden: %m"
-#: libpq/auth.c:2647 libpq/auth.c:2672
+#: libpq/auth.c:2649 libpq/auth.c:2674
#, c-format
msgid "timeout waiting for RADIUS response"
msgstr "Zeitüberschreitung beim Warten auf RADIUS-Antwort"
-#: libpq/auth.c:2665
+#: libpq/auth.c:2667
#, c-format
msgid "could not check status on RADIUS socket: %m"
msgstr "konnte Status des RADIUS-Sockets nicht prüfen: %m"
-#: libpq/auth.c:2694
+#: libpq/auth.c:2696
#, c-format
msgid "could not read RADIUS response: %m"
msgstr "konnte RADIUS-Antwort nicht lesen: %m"
-#: libpq/auth.c:2706 libpq/auth.c:2710
+#: libpq/auth.c:2708 libpq/auth.c:2712
#, c-format
msgid "RADIUS response was sent from incorrect port: %d"
msgstr "RADIUS-Antwort wurde von falschem Port gesendet: %d"
-#: libpq/auth.c:2719
+#: libpq/auth.c:2721
#, c-format
msgid "RADIUS response too short: %d"
msgstr "RADIUS-Antwort zu kurz: %d"
-#: libpq/auth.c:2726
+#: libpq/auth.c:2728
#, c-format
msgid "RADIUS response has corrupt length: %d (actual length %d)"
msgstr "RADIUS-Antwort hat verfälschte Länge: %d (tatsächliche Länge %d)"
-#: libpq/auth.c:2734
+#: libpq/auth.c:2736
#, c-format
msgid "RADIUS response is to a different request: %d (should be %d)"
msgstr "RADIUS-Antwort unterscheidet sich von Anfrage: %d (sollte %d sein)"
-#: libpq/auth.c:2759
+#: libpq/auth.c:2761
#, c-format
msgid "could not perform MD5 encryption of received packet"
msgstr "konnte MD5-Verschlüsselung des empfangenen Pakets nicht durchführen"
-#: libpq/auth.c:2768
+#: libpq/auth.c:2770
#, c-format
msgid "RADIUS response has incorrect MD5 signature"
msgstr "RADIUS-Antwort hat falsche MD5-Signatur"
-#: libpq/auth.c:2785
+#: libpq/auth.c:2787
#, c-format
msgid "RADIUS response has invalid code (%d) for user \"%s\""
msgstr "RADIUS-Antwort hat ungültigen Code (%d) für Benutzer »%s«"
@@ -9906,17 +9890,17 @@ msgstr "ungültige Zeichenkette in Message"
msgid "invalid message format"
msgstr "ungültiges Message-Format"
-#: main/main.c:264
+#: main/main.c:269
#, c-format
msgid "%s: setsysinfo failed: %s\n"
msgstr "%s: setsysinfo fehlgeschlagen: %s\n"
-#: main/main.c:286
+#: main/main.c:291
#, c-format
msgid "%s: WSAStartup failed: %d\n"
msgstr "%s: WSAStartup fehlgeschlagen: %d\n"
-#: main/main.c:323
+#: main/main.c:344
#, c-format
msgid ""
"%s is the PostgreSQL server.\n"
@@ -9925,7 +9909,7 @@ msgstr ""
"%s ist der PostgreSQL-Server.\n"
"\n"
-#: main/main.c:324
+#: main/main.c:345
#, c-format
msgid ""
"Usage:\n"
@@ -9936,117 +9920,117 @@ msgstr ""
" %s [OPTION]...\n"
"\n"
-#: main/main.c:325
+#: main/main.c:346
#, c-format
msgid "Options:\n"
msgstr "Optionen:\n"
-#: main/main.c:327
+#: main/main.c:348
#, c-format
msgid " -A 1|0 enable/disable run-time assert checking\n"
msgstr " -A 1|0 Assert-Prüfungen ein-/ausschalten\n"
-#: main/main.c:329
+#: main/main.c:350
#, c-format
msgid " -B NBUFFERS number of shared buffers\n"
msgstr " -B ZAHL Anzahl der geteilten Puffer\n"
-#: main/main.c:330
+#: main/main.c:351
#, c-format
msgid " -c NAME=VALUE set run-time parameter\n"
msgstr " -c NAME=WERT setze Konfigurationsparameter\n"
-#: main/main.c:331
+#: main/main.c:352
#, c-format
msgid " -C NAME print value of run-time parameter, then exit\n"
msgstr " -C NAME Wert des Konfigurationsparameters ausgeben, dann beenden\n"
-#: main/main.c:332
+#: main/main.c:353
#, c-format
msgid " -d 1-5 debugging level\n"
msgstr " -d 1-5 Debug-Level\n"
-#: main/main.c:333
+#: main/main.c:354
#, c-format
msgid " -D DATADIR database directory\n"
msgstr " -D VERZEICHNIS Datenbankverzeichnis\n"
-#: main/main.c:334
+#: main/main.c:355
#, c-format
msgid " -e use European date input format (DMY)\n"
msgstr " -e verwende europäisches Datumseingabeformat (DMY)\n"
-#: main/main.c:335
+#: main/main.c:356
#, c-format
msgid " -F turn fsync off\n"
msgstr " -F »fsync« ausschalten\n"
-#: main/main.c:336
+#: main/main.c:357
#, c-format
msgid " -h HOSTNAME host name or IP address to listen on\n"
msgstr " -h HOSTNAME horche auf Hostname oder IP-Adresse\n"
-#: main/main.c:337
+#: main/main.c:358
#, c-format
msgid " -i enable TCP/IP connections\n"
msgstr " -i ermögliche TCP/IP-Verbindungen\n"
-#: main/main.c:338
+#: main/main.c:359
#, c-format
msgid " -k DIRECTORY Unix-domain socket location\n"
msgstr " -k VERZEICHNIS Ort der Unix-Domain-Socket\n"
-#: main/main.c:340
+#: main/main.c:361
#, c-format
msgid " -l enable SSL connections\n"
msgstr " -l ermögliche SSL-Verbindungen\n"
-#: main/main.c:342
+#: main/main.c:363
#, c-format
msgid " -N MAX-CONNECT maximum number of allowed connections\n"
msgstr " -N ZAHL Anzahl der erlaubten Verbindungen\n"
-#: main/main.c:343
+#: main/main.c:364
#, c-format
msgid " -o OPTIONS pass \"OPTIONS\" to each server process (obsolete)\n"
msgstr " -o OPTIONEN »OPTIONEN« an jeden Serverprozess weiterreichen (obsolet)\n"
-#: main/main.c:344
+#: main/main.c:365
#, c-format
msgid " -p PORT port number to listen on\n"
msgstr " -p PORT auf dieser Portnummer horchen\n"
-#: main/main.c:345
+#: main/main.c:366
#, c-format
msgid " -s show statistics after each query\n"
msgstr " -s zeige Statistiken nach jeder Anfrage\n"
-#: main/main.c:346
+#: main/main.c:367
#, c-format
msgid " -S WORK-MEM set amount of memory for sorts (in kB)\n"
msgstr " -S ZAHL setze Speicher für Sortiervorgänge (in kB)\n"
-#: main/main.c:347
+#: main/main.c:368
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version Versionsinformationen anzeigen, dann beenden\n"
-#: main/main.c:348
+#: main/main.c:369
#, c-format
msgid " --NAME=VALUE set run-time parameter\n"
msgstr " --NAME=WERT setze Konfigurationsparameter\n"
-#: main/main.c:349
+#: main/main.c:370
#, c-format
msgid " --describe-config describe configuration parameters, then exit\n"
msgstr " --describe-config zeige Konfigurationsparameter und beende\n"
-#: main/main.c:350
+#: main/main.c:371
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help diese Hilfe anzeigen, dann beenden\n"
-#: main/main.c:352
+#: main/main.c:373
#, c-format
msgid ""
"\n"
@@ -10055,42 +10039,42 @@ msgstr ""
"\n"
"Entwickleroptionen:\n"
-#: main/main.c:353
+#: main/main.c:374
#, c-format
msgid " -f s|i|n|m|h forbid use of some plan types\n"
msgstr " -f s|i|n|m|h verbiete Verwendung einiger Plantypen\n"
-#: main/main.c:354
+#: main/main.c:375
#, c-format
msgid " -n do not reinitialize shared memory after abnormal exit\n"
msgstr " -n Shared Memory nach abnormalem Ende nicht neu initialisieren\n"
-#: main/main.c:355
+#: main/main.c:376
#, c-format
msgid " -O allow system table structure changes\n"
msgstr " -O erlaube Änderungen an Systemtabellenstruktur\n"
-#: main/main.c:356
+#: main/main.c:377
#, c-format
msgid " -P disable system indexes\n"
msgstr " -P schalte Systemindexe aus\n"
-#: main/main.c:357
+#: main/main.c:378
#, c-format
msgid " -t pa|pl|ex show timings after each query\n"
msgstr " -t pa|pl|ex zeige Zeitmessung nach jeder Anfrage\n"
-#: main/main.c:358
+#: main/main.c:379
#, c-format
msgid " -T send SIGSTOP to all backend processes if one dies\n"
msgstr " -T SIGSTOP an alle Backend-Prozesse senden wenn einer stirbt\n"
-#: main/main.c:359
+#: main/main.c:380
#, c-format
msgid " -W NUM wait NUM seconds to allow attach from a debugger\n"
msgstr " -W ZAHL warte ZAHL Sekunden, um Debugger starten zu können\n"
-#: main/main.c:361
+#: main/main.c:382
#, c-format
msgid ""
"\n"
@@ -10099,39 +10083,39 @@ msgstr ""
"\n"
"Optionen für Einzelbenutzermodus:\n"
-#: main/main.c:362
+#: main/main.c:383
#, c-format
msgid " --single selects single-user mode (must be first argument)\n"
msgstr " --single wählt den Einzelbenutzermodus (muss erstes Argument sein)\n"
-#: main/main.c:363
+#: main/main.c:384
#, c-format
msgid " DBNAME database name (defaults to user name)\n"
msgstr " DBNAME Datenbankname (Vorgabe: Benutzername)\n"
-#: main/main.c:364
+#: main/main.c:385
#, c-format
msgid " -d 0-5 override debugging level\n"
msgstr " -d 0-5 Debug-Level setzen\n"
-#: main/main.c:365
+#: main/main.c:386
#, c-format
msgid " -E echo statement before execution\n"
msgstr " -E gebe Befehl vor der Ausführung aus\n"
-#: main/main.c:366
+#: main/main.c:387
#, c-format
msgid " -j do not use newline as interactive query delimiter\n"
msgstr ""
" -j verwende Zeilenende nicht als Anfrageende im interaktiven\n"
" Modus\n"
-#: main/main.c:367 main/main.c:372
+#: main/main.c:388 main/main.c:393
#, c-format
msgid " -r FILENAME send stdout and stderr to given file\n"
msgstr " -r DATEINAME sende stdout und stderr in genannte Datei\n"
-#: main/main.c:369
+#: main/main.c:390
#, c-format
msgid ""
"\n"
@@ -10140,22 +10124,22 @@ msgstr ""
"\n"
"Optionen für Bootstrap-Modus:\n"
-#: main/main.c:370
+#: main/main.c:391
#, c-format
msgid " --boot selects bootstrapping mode (must be first argument)\n"
msgstr " --boot wählt den Bootstrap-Modus (muss erstes Argument sein)\n"
-#: main/main.c:371
+#: main/main.c:392
#, c-format
msgid " DBNAME database name (mandatory argument in bootstrapping mode)\n"
msgstr " DBNAME Datenbankname (Pflichtangabe im Bootstrap-Modus)\n"
-#: main/main.c:373
+#: main/main.c:394
#, c-format
msgid " -x NUM internal use\n"
msgstr " -x NUM interne Verwendung\n"
-#: main/main.c:375
+#: main/main.c:396
#, c-format
msgid ""
"\n"
@@ -10172,7 +10156,7 @@ msgstr ""
"\n"
"Berichten Sie Fehler an <pgsql-bugs@postgresql.org>.\n"
-#: main/main.c:389
+#: main/main.c:410
#, c-format
msgid ""
"\"root\" execution of the PostgreSQL server is not permitted.\n"
@@ -10186,12 +10170,12 @@ msgstr ""
"Dokumentation finden Sie weitere Informationen darüber, wie der\n"
"Server richtig gestartet wird.\n"
-#: main/main.c:406
+#: main/main.c:427
#, c-format
msgid "%s: real and effective user IDs must match\n"
msgstr "%s: reelle und effektive Benutzer-IDs müssen übereinstimmen\n"
-#: main/main.c:413
+#: main/main.c:434
#, c-format
msgid ""
"Execution of PostgreSQL by a user with administrative permissions is not\n"
@@ -10206,12 +10190,12 @@ msgstr ""
"verhindern. In der Dokumentation finden Sie weitere Informationen darüber,\n"
"wie der Server richtig gestartet wird.\n"
-#: main/main.c:434
+#: main/main.c:455
#, c-format
msgid "%s: invalid effective UID: %d\n"
msgstr "%s: ungültige effektive UID: %d\n"
-#: main/main.c:447
+#: main/main.c:468
#, c-format
msgid "%s: could not determine user name (GetUserName failed)\n"
msgstr "%s: konnte Benutzername nicht ermitteln (GetUserName fehlgeschlagen)\n"
@@ -12487,107 +12471,107 @@ msgstr "konnte neuen Prozess für Verbindung nicht starten (fork-Fehler): %m"
msgid "could not fork new process for connection: "
msgstr "konnte neuen Prozess für Verbindung nicht starten (fork-Fehler): "
-#: postmaster/postmaster.c:3613
+#: postmaster/postmaster.c:3621
#, c-format
msgid "connection received: host=%s port=%s"
msgstr "Verbindung empfangen: Host=%s Port=%s"
-#: postmaster/postmaster.c:3618
+#: postmaster/postmaster.c:3626
#, c-format
msgid "connection received: host=%s"
msgstr "Verbindung empfangen: Host=%s"
-#: postmaster/postmaster.c:3897
+#: postmaster/postmaster.c:3899
#, c-format
msgid "could not execute server process \"%s\": %m"
msgstr "konnte Serverprozess »%s« nicht ausführen: %m"
-#: postmaster/postmaster.c:4377
+#: postmaster/postmaster.c:4379
#, c-format
msgid "postmaster became multithreaded"
msgstr "Postmaster ist multithreaded geworden"
-#: postmaster/postmaster.c:4435
+#: postmaster/postmaster.c:4437
#, c-format
msgid "database system is ready to accept read only connections"
msgstr "Datenbanksystem ist bereit, um lesende Verbindungen anzunehmen"
-#: postmaster/postmaster.c:4705
+#: postmaster/postmaster.c:4707
#, c-format
msgid "could not fork startup process: %m"
msgstr "konnte Startprozess nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:4709
+#: postmaster/postmaster.c:4711
#, c-format
msgid "could not fork background writer process: %m"
msgstr "konnte Background-Writer-Prozess nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:4713
+#: postmaster/postmaster.c:4715
#, c-format
msgid "could not fork checkpointer process: %m"
msgstr "konnte Checkpointer-Prozess nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:4717
+#: postmaster/postmaster.c:4719
#, c-format
msgid "could not fork WAL writer process: %m"
msgstr "konnte WAL-Writer-Prozess nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:4721
+#: postmaster/postmaster.c:4723
#, c-format
msgid "could not fork WAL receiver process: %m"
msgstr "konnte WAL-Receiver-Prozess nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:4725
+#: postmaster/postmaster.c:4727
#, c-format
msgid "could not fork process: %m"
msgstr "konnte Prozess nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:5014
+#: postmaster/postmaster.c:5016
#, c-format
msgid "could not duplicate socket %d for use in backend: error code %d"
msgstr "konnte Socket %d nicht für Verwendung in Backend duplizieren: Fehlercode %d"
-#: postmaster/postmaster.c:5046
+#: postmaster/postmaster.c:5048
#, c-format
msgid "could not create inherited socket: error code %d\n"
msgstr "konnte geerbtes Socket nicht erzeugen: Fehlercode %d\n"
-#: postmaster/postmaster.c:5075
+#: postmaster/postmaster.c:5077
#, c-format
msgid "could not open backend variables file \"%s\": %s\n"
msgstr "konnte nicht aus Servervariablendatei »%s« lesen: %s\n"
-#: postmaster/postmaster.c:5082
+#: postmaster/postmaster.c:5084
#, c-format
msgid "could not read from backend variables file \"%s\": %s\n"
msgstr "konnte nicht aus Servervariablendatei »%s« lesen: %s\n"
-#: postmaster/postmaster.c:5091
+#: postmaster/postmaster.c:5093
#, c-format
msgid "could not remove file \"%s\": %s\n"
msgstr "konnte Datei »%s« nicht löschen: %s\n"
-#: postmaster/postmaster.c:5108
+#: postmaster/postmaster.c:5110
#, c-format
msgid "could not map view of backend variables: error code %lu\n"
msgstr "konnte Sicht der Backend-Variablen nicht mappen: Fehlercode %lu\n"
-#: postmaster/postmaster.c:5117
+#: postmaster/postmaster.c:5119
#, c-format
msgid "could not unmap view of backend variables: error code %lu\n"
msgstr "konnte Sicht der Backend-Variablen nicht unmappen: Fehlercode %lu\n"
-#: postmaster/postmaster.c:5124
+#: postmaster/postmaster.c:5126
#, c-format
msgid "could not close handle to backend parameter variables: error code %lu\n"
msgstr "konnte Handle für Backend-Parametervariablen nicht schließen: Fehlercode %lu\n"
-#: postmaster/postmaster.c:5274
+#: postmaster/postmaster.c:5276
#, c-format
msgid "could not read exit code for process\n"
msgstr "konnte Exitcode des Prozesses nicht lesen\n"
-#: postmaster/postmaster.c:5279
+#: postmaster/postmaster.c:5281
#, c-format
msgid "could not post child completion status\n"
msgstr "konnte Child-Completion-Status nicht versenden\n"
@@ -12655,71 +12639,66 @@ msgstr "Zeichenkette in Anführungszeichen nicht abgeschlossen"
msgid "syntax error: unexpected character \"%s\""
msgstr "Syntaxfehler: unerwartetes Zeichen »%s«"
-#: replication/basebackup.c:133 replication/basebackup.c:928
+#: replication/basebackup.c:134 replication/basebackup.c:929
#: utils/adt/misc.c:358
#, c-format
msgid "could not read symbolic link \"%s\": %m"
msgstr "konnte symbolische Verknüpfung »%s« nicht lesen: %m"
-#: replication/basebackup.c:140 replication/basebackup.c:932
+#: replication/basebackup.c:141 replication/basebackup.c:933
#: utils/adt/misc.c:362
#, c-format
msgid "symbolic link \"%s\" target is too long"
msgstr "Ziel für symbolische Verknüpfung »%s« ist zu lang"
-#: replication/basebackup.c:209
+#: replication/basebackup.c:210
#, c-format
msgid "could not stat control file \"%s\": %m"
msgstr "konnte »stat« für Kontrolldatei »%s« nicht ausführen: %m"
-#: replication/basebackup.c:324
+#: replication/basebackup.c:325
#, c-format
msgid "could not find any WAL files"
msgstr "konnte keine WAL-Dateien finden"
-#: replication/basebackup.c:336 replication/basebackup.c:353
-#: replication/basebackup.c:361
+#: replication/basebackup.c:337 replication/basebackup.c:354
+#: replication/basebackup.c:362
#, c-format
msgid "could not find WAL file \"%s\""
msgstr "konnte WAL-Datei »%s« nicht finden"
-#: replication/basebackup.c:400 replication/basebackup.c:424
+#: replication/basebackup.c:401 replication/basebackup.c:425
#, c-format
msgid "unexpected WAL file size \"%s\""
msgstr "unerwartete WAL-Dateigröße »%s«"
-#: replication/basebackup.c:412 replication/basebackup.c:1106
+#: replication/basebackup.c:413 replication/basebackup.c:1055
#, c-format
msgid "base backup could not send data, aborting backup"
msgstr "Basissicherung konnte keine Daten senden, Sicherung abgebrochen"
-#: replication/basebackup.c:509 replication/basebackup.c:518
-#: replication/basebackup.c:527 replication/basebackup.c:536
-#: replication/basebackup.c:545
+#: replication/basebackup.c:510 replication/basebackup.c:519
+#: replication/basebackup.c:528 replication/basebackup.c:537
+#: replication/basebackup.c:546
#, c-format
msgid "duplicate option \"%s\""
msgstr "doppelte Option »%s«"
-#: replication/basebackup.c:794 replication/basebackup.c:873
+#: replication/basebackup.c:795 replication/basebackup.c:874
#, c-format
msgid "could not stat file or directory \"%s\": %m"
msgstr "konnte »stat« für Datei oder Verzeichnis »%s« nicht ausführen: %m"
-#: replication/basebackup.c:855
+#: replication/basebackup.c:856
#, c-format
msgid "shutdown requested, aborting active base backup"
msgstr "Herunterfahren verlangt, aktive Basissicherung wird abgebrochen"
-#: replication/basebackup.c:1006
+#: replication/basebackup.c:1007
#, c-format
msgid "skipping special file \"%s\""
msgstr "überspringe besondere Datei »%s«"
-#: replication/basebackup.c:1096
-#, c-format
-msgid "archive member \"%s\" too large for tar format"
-msgstr "Archivmitglied »%s« zu groß für Tar-Format"
-
#: replication/libpqwalreceiver/libpqwalreceiver.c:101
#, c-format
msgid "could not connect to the primary server: %s"
@@ -12873,7 +12852,7 @@ msgstr "Anzahl angeforderter Standby-Verbindungen überschreitet max_wal_senders
msgid "could not read from log file %u, segment %u, offset %u, length %lu: %m"
msgstr "konnte nicht aus Logdatei %u, Segment %u bei Position %u, Länge %lu lesen: %m"
-#: rewrite/rewriteDefine.c:107 rewrite/rewriteDefine.c:794
+#: rewrite/rewriteDefine.c:107 rewrite/rewriteDefine.c:806
#, c-format
msgid "rule \"%s\" for relation \"%s\" already exists"
msgstr "Regel »%s« für Relation »%s« existiert bereits"
@@ -12988,62 +12967,67 @@ msgstr "Targetliste von SELECT-Regel hat zu viele Einträge"
msgid "RETURNING list has too many entries"
msgstr "RETURNING-Liste hat zu viele Einträge"
-#: rewrite/rewriteDefine.c:572
+#: rewrite/rewriteDefine.c:583
#, c-format
msgid "cannot convert relation containing dropped columns to view"
msgstr "kann Relation mit gelöschten Spalten nicht in Sicht umwandeln"
-#: rewrite/rewriteDefine.c:578
+#: rewrite/rewriteDefine.c:584
+#, c-format
+msgid "cannot create a RETURNING list for a relation containing dropped columns"
+msgstr "für eine Relation mit gelöschten Spalten kann keine RETURNING-Liste erzeugt werden"
+
+#: rewrite/rewriteDefine.c:590
#, c-format
msgid "SELECT rule's target entry %d has different column name from \"%s\""
msgstr "Spaltenname in Targeteintrag %d von SELECT-Regel unterscheidet sich von Spalte »%s«"
-#: rewrite/rewriteDefine.c:580
+#: rewrite/rewriteDefine.c:592
#, c-format
msgid "SELECT target entry is named \"%s\"."
msgstr "SELECT-Targeteintrag heißt »%s«."
-#: rewrite/rewriteDefine.c:589
+#: rewrite/rewriteDefine.c:601
#, c-format
msgid "SELECT rule's target entry %d has different type from column \"%s\""
msgstr "Typ von Targeteintrag %d von SELECT-Regel unterscheidet sich von Spalte »%s«"
-#: rewrite/rewriteDefine.c:591
+#: rewrite/rewriteDefine.c:603
#, c-format
msgid "RETURNING list's entry %d has different type from column \"%s\""
msgstr "Eintrag %d in RETURNING-Liste hat anderen Typ als Spalte »%s«"
-#: rewrite/rewriteDefine.c:594 rewrite/rewriteDefine.c:618
+#: rewrite/rewriteDefine.c:606 rewrite/rewriteDefine.c:630
#, c-format
msgid "SELECT target entry has type %s, but column has type %s."
msgstr "SELECT-Targeteintrag hat Typ %s, aber Spalte hat Typ %s."
-#: rewrite/rewriteDefine.c:597 rewrite/rewriteDefine.c:622
+#: rewrite/rewriteDefine.c:609 rewrite/rewriteDefine.c:634
#, c-format
msgid "RETURNING list entry has type %s, but column has type %s."
msgstr "Eintrag in RETURNING-Liste hat Typ %s, aber Spalte hat Typ %s."
-#: rewrite/rewriteDefine.c:613
+#: rewrite/rewriteDefine.c:625
#, c-format
msgid "SELECT rule's target entry %d has different size from column \"%s\""
msgstr "Größe von Targeteintrag %d von SELECT-Regel unterscheidet sich von Spalte »%s«"
-#: rewrite/rewriteDefine.c:615
+#: rewrite/rewriteDefine.c:627
#, c-format
msgid "RETURNING list's entry %d has different size from column \"%s\""
msgstr "Eintrag %d in RETURNING-Liste hat andere Größe als Spalte »%s«"
-#: rewrite/rewriteDefine.c:632
+#: rewrite/rewriteDefine.c:644
#, c-format
msgid "SELECT rule's target list has too few entries"
msgstr "Targetliste von SELECT-Regeln hat zu wenige Einträge"
-#: rewrite/rewriteDefine.c:633
+#: rewrite/rewriteDefine.c:645
#, c-format
msgid "RETURNING list has too few entries"
msgstr "RETURNING-Liste hat zu wenige Einträge"
-#: rewrite/rewriteDefine.c:725 rewrite/rewriteDefine.c:787
+#: rewrite/rewriteDefine.c:737 rewrite/rewriteDefine.c:799
#: rewrite/rewriteSupport.c:116
#, c-format
msgid "rule \"%s\" for relation \"%s\" does not exist"
@@ -13317,17 +13301,17 @@ msgstr "ungültiger Seitenkopf in Block %u von Relation %s; fülle Seite mit Nul
msgid "invalid page header in block %u of relation %s"
msgstr "ungültiger Seitenkopf in Block %u von Relation %s"
-#: storage/buffer/bufmgr.c:2964
+#: storage/buffer/bufmgr.c:2985
#, c-format
msgid "could not write block %u of %s"
msgstr "konnte Block %u von %s nicht schreiben"
-#: storage/buffer/bufmgr.c:2966
+#: storage/buffer/bufmgr.c:2987
#, c-format
msgid "Multiple failures --- write error might be permanent."
msgstr "Mehrere Fehlschläge --- Schreibfehler ist möglicherweise dauerhaft."
-#: storage/buffer/bufmgr.c:2987 storage/buffer/bufmgr.c:3006
+#: storage/buffer/bufmgr.c:3008 storage/buffer/bufmgr.c:3027
#, c-format
msgid "writing block %u of relation %s"
msgstr "schreibe Block %u von Relation %s"
@@ -13337,47 +13321,52 @@ msgstr "schreibe Block %u von Relation %s"
msgid "no empty local buffer available"
msgstr "kein leerer lokaler Puffer verfügbar"
-#: storage/file/fd.c:502
+#: storage/file/fd.c:514
+#, c-format
+msgid "could not link file \"%s\" to \"%s\": %m"
+msgstr "konnte Datei »%s« nicht nach »%s« linken: %m"
+
+#: storage/file/fd.c:608
#, c-format
msgid "getrlimit failed: %m"
msgstr "getrlimit fehlgeschlagen: %m"
-#: storage/file/fd.c:592
+#: storage/file/fd.c:698
#, c-format
msgid "insufficient file descriptors available to start server process"
msgstr "nicht genug Dateideskriptoren verfügbar, um Serverprozess zu starten"
-#: storage/file/fd.c:593
+#: storage/file/fd.c:699
#, c-format
msgid "System allows %d, we need at least %d."
msgstr "System erlaubt %d, wir benötigen mindestens %d."
-#: storage/file/fd.c:634 storage/file/fd.c:1668 storage/file/fd.c:1783
+#: storage/file/fd.c:740 storage/file/fd.c:1774 storage/file/fd.c:1889
#, c-format
msgid "out of file descriptors: %m; release and retry"
msgstr "keine Dateideskriptoren mehr: %m; freigeben und nochmal versuchen"
-#: storage/file/fd.c:1208
+#: storage/file/fd.c:1314
#, c-format
msgid "temporary file: path \"%s\", size %lu"
msgstr "temporäre Datei: Pfad »%s«, Größe %lu"
-#: storage/file/fd.c:1357
+#: storage/file/fd.c:1463
#, c-format
msgid "temporary file size exceeds temp_file_limit (%dkB)"
msgstr "Größe der temporären Datei überschreitet temp_file_limit (%dkB)"
-#: storage/file/fd.c:1644
+#: storage/file/fd.c:1750
#, c-format
msgid "exceeded maxAllocatedDescs (%d) while trying to open file \"%s\""
msgstr "maxAllocatedDescs (%d) überschritten beim Versuch die Datei »%s« zu öffnen"
-#: storage/file/fd.c:1759
+#: storage/file/fd.c:1865
#, c-format
msgid "exceeded maxAllocatedDescs (%d) while trying to open directory \"%s\""
msgstr "maxAllocatedDescs (%d) überschritten beim Versuch das Verzeichnis »%s« zu öffnen"
-#: storage/file/fd.c:1851
+#: storage/file/fd.c:1957
#, c-format
msgid "could not read directory \"%s\": %m"
msgstr "konnte Verzeichnis »%s« nicht lesen: %m"
@@ -13386,7 +13375,7 @@ msgstr "konnte Verzeichnis »%s« nicht lesen: %m"
#: storage/lmgr/lock.c:2588 storage/lmgr/lock.c:3243 storage/lmgr/lock.c:3728
#: storage/lmgr/lock.c:3793 storage/lmgr/lock.c:4083
#: storage/lmgr/predicate.c:2317 storage/lmgr/predicate.c:2332
-#: storage/lmgr/predicate.c:3725 storage/lmgr/predicate.c:4868
+#: storage/lmgr/predicate.c:3724 storage/lmgr/predicate.c:4867
#: storage/lmgr/proc.c:205 utils/hash/dynahash.c:960
#, c-format
msgid "out of shared memory"
@@ -13594,25 +13583,25 @@ msgid "The source transaction %u is not running anymore."
msgstr "Die Quelltransaktion %u läuft nicht mehr."
#: storage/lmgr/predicate.c:2318 storage/lmgr/predicate.c:2333
-#: storage/lmgr/predicate.c:3726
+#: storage/lmgr/predicate.c:3725
#, c-format
msgid "You might need to increase max_pred_locks_per_transaction."
msgstr "Sie müssen möglicherweise max_pred_locks_per_transaction erhöhen."
-#: storage/lmgr/predicate.c:3880 storage/lmgr/predicate.c:3969
-#: storage/lmgr/predicate.c:3977 storage/lmgr/predicate.c:4016
-#: storage/lmgr/predicate.c:4255 storage/lmgr/predicate.c:4592
-#: storage/lmgr/predicate.c:4604 storage/lmgr/predicate.c:4646
-#: storage/lmgr/predicate.c:4684
+#: storage/lmgr/predicate.c:3879 storage/lmgr/predicate.c:3968
+#: storage/lmgr/predicate.c:3976 storage/lmgr/predicate.c:4015
+#: storage/lmgr/predicate.c:4254 storage/lmgr/predicate.c:4591
+#: storage/lmgr/predicate.c:4603 storage/lmgr/predicate.c:4645
+#: storage/lmgr/predicate.c:4683
#, c-format
msgid "could not serialize access due to read/write dependencies among transactions"
msgstr "konnte Zugriff nicht serialisieren wegen Lese-/Schreib-Abhängigkeiten zwischen Transaktionen"
-#: storage/lmgr/predicate.c:3882 storage/lmgr/predicate.c:3971
-#: storage/lmgr/predicate.c:3979 storage/lmgr/predicate.c:4018
-#: storage/lmgr/predicate.c:4257 storage/lmgr/predicate.c:4594
-#: storage/lmgr/predicate.c:4606 storage/lmgr/predicate.c:4648
-#: storage/lmgr/predicate.c:4686
+#: storage/lmgr/predicate.c:3881 storage/lmgr/predicate.c:3970
+#: storage/lmgr/predicate.c:3978 storage/lmgr/predicate.c:4017
+#: storage/lmgr/predicate.c:4256 storage/lmgr/predicate.c:4593
+#: storage/lmgr/predicate.c:4605 storage/lmgr/predicate.c:4647
+#: storage/lmgr/predicate.c:4685
#, c-format
msgid "The transaction might succeed if retried."
msgstr "Die Transaktion könnte erfolgreich sein, wenn sie erneut versucht würde."
@@ -14209,32 +14198,32 @@ msgstr "unbekannter Thesaurus-Parameter: »%s«"
msgid "missing Dictionary parameter"
msgstr "Parameter »Dictionary« fehlt"
-#: tsearch/spell.c:276
+#: tsearch/spell.c:289
#, c-format
msgid "could not open dictionary file \"%s\": %m"
msgstr "konnte Wörterbuchdatei »%s« nicht öffnen: %m"
-#: tsearch/spell.c:439 utils/adt/regexp.c:204
+#: tsearch/spell.c:452 utils/adt/regexp.c:204
#, c-format
msgid "invalid regular expression: %s"
msgstr "ungültiger regulärer Ausdruck: %s"
-#: tsearch/spell.c:596
+#: tsearch/spell.c:745
#, c-format
msgid "multibyte flag character is not allowed"
msgstr "Mehrbytemarkierungszeichen ist nicht erlaubt"
-#: tsearch/spell.c:632 tsearch/spell.c:690 tsearch/spell.c:787
+#: tsearch/spell.c:779 tsearch/spell.c:835 tsearch/spell.c:937
#, c-format
msgid "could not open affix file \"%s\": %m"
msgstr "konnte Affixdatei »%s« nicht öffnen: %m"
-#: tsearch/spell.c:678
+#: tsearch/spell.c:825
#, c-format
msgid "Ispell dictionary supports only default flag value"
msgstr "Ispell-Wörterbuch unterstützt nur den Default-Flag-Wert"
-#: tsearch/spell.c:901
+#: tsearch/spell.c:1050
#, c-format
msgid "affix file contains both old-style and new-style commands"
msgstr "Affixdatei enthält Befehle im alten und im neuen Stil"
@@ -14675,7 +14664,7 @@ msgstr "ungültige Eingabesyntax für Typ money: »%s«"
#: utils/adt/cash.c:609 utils/adt/cash.c:659 utils/adt/cash.c:710
#: utils/adt/cash.c:759 utils/adt/cash.c:811 utils/adt/cash.c:861
#: utils/adt/float.c:841 utils/adt/float.c:905 utils/adt/float.c:2583
-#: utils/adt/float.c:2646 utils/adt/geo_ops.c:4148 utils/adt/int.c:719
+#: utils/adt/float.c:2646 utils/adt/geo_ops.c:4151 utils/adt/int.c:719
#: utils/adt/int.c:861 utils/adt/int.c:969 utils/adt/int.c:1058
#: utils/adt/int.c:1097 utils/adt/int.c:1125 utils/adt/int8.c:597
#: utils/adt/int8.c:657 utils/adt/int8.c:846 utils/adt/int8.c:954
@@ -14942,7 +14931,7 @@ msgstr "»%s« ist außerhalb des gültigen Bereichs für Typ double precision"
msgid "smallint out of range"
msgstr "smallint ist außerhalb des gültigen Bereichs"
-#: utils/adt/float.c:1416 utils/adt/numeric.c:5252
+#: utils/adt/float.c:1416 utils/adt/numeric.c:5258
#, c-format
msgid "cannot take square root of a negative number"
msgstr "Quadratwurzel von negativer Zahl kann nicht ermittelt werden"
@@ -14957,12 +14946,12 @@ msgstr "null hoch eine negative Zahl ist undefiniert"
msgid "a negative number raised to a non-integer power yields a complex result"
msgstr "eine negative Zahl hoch eine nicht ganze Zahl ergibt ein komplexes Ergebnis"
-#: utils/adt/float.c:1528 utils/adt/float.c:1558 utils/adt/numeric.c:5470
+#: utils/adt/float.c:1528 utils/adt/float.c:1558 utils/adt/numeric.c:5476
#, c-format
msgid "cannot take logarithm of zero"
msgstr "Logarithmus von null kann nicht ermittelt werden"
-#: utils/adt/float.c:1532 utils/adt/float.c:1562 utils/adt/numeric.c:5474
+#: utils/adt/float.c:1532 utils/adt/float.c:1562 utils/adt/numeric.c:5480
#, c-format
msgid "cannot take logarithm of a negative number"
msgstr "Logarithmus negativer Zahlen kann nicht ermittelt werden"
@@ -15258,120 +15247,120 @@ msgstr "nur Superuser können Dateiinformationen lesen"
msgid "must be superuser to get directory listings"
msgstr "nur Superuser können Verzeichnislisten lesen"
-#: utils/adt/geo_ops.c:294 utils/adt/geo_ops.c:1432 utils/adt/geo_ops.c:3493
-#: utils/adt/geo_ops.c:4269 utils/adt/geo_ops.c:5198
+#: utils/adt/geo_ops.c:295 utils/adt/geo_ops.c:1433 utils/adt/geo_ops.c:3494
+#: utils/adt/geo_ops.c:4272 utils/adt/geo_ops.c:5201
#, c-format
msgid "too many points requested"
msgstr "zu viele Punkte verlangt"
-#: utils/adt/geo_ops.c:317
+#: utils/adt/geo_ops.c:318
#, c-format
msgid "could not format \"path\" value"
msgstr "konnte »path«-Wert nicht formatieren"
-#: utils/adt/geo_ops.c:392
+#: utils/adt/geo_ops.c:393
#, c-format
msgid "invalid input syntax for type box: \"%s\""
msgstr "ungültige Eingabesyntax für Typ box: »%s«"
-#: utils/adt/geo_ops.c:956
+#: utils/adt/geo_ops.c:957
#, c-format
msgid "invalid input syntax for type line: \"%s\""
msgstr "ungültige Eingabesyntax für Typ line: »%s«"
-#: utils/adt/geo_ops.c:963 utils/adt/geo_ops.c:1030 utils/adt/geo_ops.c:1045
-#: utils/adt/geo_ops.c:1057
+#: utils/adt/geo_ops.c:964 utils/adt/geo_ops.c:1031 utils/adt/geo_ops.c:1046
+#: utils/adt/geo_ops.c:1058
#, c-format
msgid "type \"line\" not yet implemented"
msgstr "Typ »line« ist noch nicht implementiert"
-#: utils/adt/geo_ops.c:1412 utils/adt/geo_ops.c:1443
+#: utils/adt/geo_ops.c:1413 utils/adt/geo_ops.c:1444
#, c-format
msgid "invalid input syntax for type path: \"%s\""
msgstr "ungültige Eingabesyntax für Typ path: »%s«"
-#: utils/adt/geo_ops.c:1482
+#: utils/adt/geo_ops.c:1483
#, c-format
msgid "invalid number of points in external \"path\" value"
msgstr "ungültige Anzahl Punkte in externem »path«-Wert"
-#: utils/adt/geo_ops.c:1825
+#: utils/adt/geo_ops.c:1826
#, c-format
msgid "invalid input syntax for type point: \"%s\""
msgstr "ungültige Eingabesyntax für Typ point: »%s«"
-#: utils/adt/geo_ops.c:2053
+#: utils/adt/geo_ops.c:2054
#, c-format
msgid "invalid input syntax for type lseg: \"%s\""
msgstr "ungültige Eingabesyntax für Typ lseg: »%s«"
-#: utils/adt/geo_ops.c:2657
+#: utils/adt/geo_ops.c:2658
#, c-format
msgid "function \"dist_lb\" not implemented"
msgstr "Funktion »dist_lb« ist nicht implementiert"
-#: utils/adt/geo_ops.c:3170
+#: utils/adt/geo_ops.c:3171
#, c-format
msgid "function \"close_lb\" not implemented"
msgstr "Funktion »close_lb« ist nicht implementiert"
-#: utils/adt/geo_ops.c:3459
+#: utils/adt/geo_ops.c:3460
#, c-format
msgid "cannot create bounding box for empty polygon"
msgstr "kann kein umschließendes Rechteck für leeres Polygon berechnen"
-#: utils/adt/geo_ops.c:3484 utils/adt/geo_ops.c:3504
+#: utils/adt/geo_ops.c:3485 utils/adt/geo_ops.c:3505
#, c-format
msgid "invalid input syntax for type polygon: \"%s\""
msgstr "ungültige Eingabesyntax für Typ polygon: »%s«"
-#: utils/adt/geo_ops.c:3544
+#: utils/adt/geo_ops.c:3545
#, c-format
msgid "invalid number of points in external \"polygon\" value"
msgstr "ungültige Anzahl Punkte in externem »polygon«-Wert"
-#: utils/adt/geo_ops.c:4067
+#: utils/adt/geo_ops.c:4070
#, c-format
msgid "function \"poly_distance\" not implemented"
msgstr "Funktion »poly_distance« ist nicht implementiert"
-#: utils/adt/geo_ops.c:4381
+#: utils/adt/geo_ops.c:4384
#, c-format
msgid "function \"path_center\" not implemented"
msgstr "Funktion »path_center« ist nicht implementiert"
-#: utils/adt/geo_ops.c:4398
+#: utils/adt/geo_ops.c:4401
#, c-format
msgid "open path cannot be converted to polygon"
msgstr "offener Pfad kann nicht in Polygon umgewandelt werden"
-#: utils/adt/geo_ops.c:4575 utils/adt/geo_ops.c:4585 utils/adt/geo_ops.c:4600
-#: utils/adt/geo_ops.c:4606
+#: utils/adt/geo_ops.c:4578 utils/adt/geo_ops.c:4588 utils/adt/geo_ops.c:4603
+#: utils/adt/geo_ops.c:4609
#, c-format
msgid "invalid input syntax for type circle: \"%s\""
msgstr "ungültige Eingabesyntax für Typ circle: »%s«"
-#: utils/adt/geo_ops.c:4628 utils/adt/geo_ops.c:4636
+#: utils/adt/geo_ops.c:4631 utils/adt/geo_ops.c:4639
#, c-format
msgid "could not format \"circle\" value"
msgstr "konnte »circle«-Wert nicht formatieren"
-#: utils/adt/geo_ops.c:4663
+#: utils/adt/geo_ops.c:4666
#, c-format
msgid "invalid radius in external \"circle\" value"
msgstr "ungültiger Radius in externem »circle«-Wert"
-#: utils/adt/geo_ops.c:5184
+#: utils/adt/geo_ops.c:5187
#, c-format
msgid "cannot convert circle with radius zero to polygon"
msgstr "kann Kreis mit Radius null nicht in Polygon umwandeln"
-#: utils/adt/geo_ops.c:5189
+#: utils/adt/geo_ops.c:5192
#, c-format
msgid "must request at least 2 points"
msgstr "mindestens 2 Punkte müssen angefordert werden"
-#: utils/adt/geo_ops.c:5233 utils/adt/geo_ops.c:5256
+#: utils/adt/geo_ops.c:5236 utils/adt/geo_ops.c:5259
#, c-format
msgid "cannot convert empty polygon to circle"
msgstr "kann leeres Polygon nicht in Kreis umwandeln"
@@ -15731,7 +15720,7 @@ msgstr "Skala von NUMERIC (%d) muss zwischen 0 und %d liegen"
msgid "invalid NUMERIC type modifier"
msgstr "ungültiker Modifikator für Typ NUMERIC"
-#: utils/adt/numeric.c:1944 utils/adt/numeric.c:3817 utils/adt/numeric.c:5792
+#: utils/adt/numeric.c:1944 utils/adt/numeric.c:3817 utils/adt/numeric.c:5798
#, c-format
msgid "value overflows numeric format"
msgstr "Wert verursacht Überlauf im »numeric«-Format"
@@ -15761,7 +15750,7 @@ msgstr "Feldüberlauf bei Typ »numeric«"
msgid "A field with precision %d, scale %d must round to an absolute value less than %s%d."
msgstr "Ein Feld mit Präzision %d, Skala %d muss beim Runden einen Betrag von weniger als %s%d ergeben."
-#: utils/adt/numeric.c:5342
+#: utils/adt/numeric.c:5348
#, c-format
msgid "argument for function \"exp\" too big"
msgstr "Argument für Funktion »exp« zu groß"
@@ -15811,32 +15800,32 @@ msgstr "gewünschtes Zeichen ist zu groß für die Kodierung: %d"
msgid "null character not permitted"
msgstr "Null-Zeichen ist nicht erlaubt"
-#: utils/adt/pg_locale.c:1039
+#: utils/adt/pg_locale.c:1045
#, c-format
msgid "could not create locale \"%s\": %m"
msgstr "konnte Locale »%s« nicht erzeugen: %m"
-#: utils/adt/pg_locale.c:1042
+#: utils/adt/pg_locale.c:1048
#, c-format
msgid "The operating system could not find any locale data for the locale name \"%s\"."
msgstr "Das Betriebssystem konnte keine Locale-Daten für den Locale-Namen »%s« finden."
-#: utils/adt/pg_locale.c:1129
+#: utils/adt/pg_locale.c:1135
#, c-format
msgid "collations with different collate and ctype values are not supported on this platform"
msgstr "Sortierfolgen mit unterschiedlichen »collate«- und »ctype«-Werten werden auf dieser Plattform nicht unterstützt"
-#: utils/adt/pg_locale.c:1144
+#: utils/adt/pg_locale.c:1150
#, c-format
msgid "nondefault collations are not supported on this platform"
msgstr "Sortierfolgen außer der Standardsortierfolge werden auf dieser Plattform nicht unterstützt"
-#: utils/adt/pg_locale.c:1315
+#: utils/adt/pg_locale.c:1321
#, c-format
msgid "invalid multibyte character for locale"
msgstr "ungültiges Mehrbytezeichen für Locale"
-#: utils/adt/pg_locale.c:1316
+#: utils/adt/pg_locale.c:1322
#, c-format
msgid "The server's LC_CTYPE locale is probably incompatible with the database encoding."
msgstr "Die LC_CTYPE-Locale des Servers ist wahrscheinlich mit der Kodierung der Datenbank inkompatibel."
@@ -16047,8 +16036,8 @@ msgstr "es gibt mehrere Funktionen namens »%s«"
msgid "more than one operator named %s"
msgstr "es gibt mehrere Operatoren namens %s"
-#: utils/adt/regproc.c:635 utils/adt/regproc.c:1488 utils/adt/ruleutils.c:6116
-#: utils/adt/ruleutils.c:6171 utils/adt/ruleutils.c:6209
+#: utils/adt/regproc.c:635 utils/adt/regproc.c:1488 utils/adt/ruleutils.c:6131
+#: utils/adt/ruleutils.c:6186 utils/adt/ruleutils.c:6224
#, c-format
msgid "too many arguments"
msgstr "zu viele Argumente"
@@ -16216,7 +16205,7 @@ msgstr "kann unterschiedliche Spaltentyp %s und %s in Record-Spalte %d nicht ver
msgid "cannot compare record types with different numbers of columns"
msgstr "kann Record-Typen mit unterschiedlicher Anzahl Spalten nicht vergleichen"
-#: utils/adt/ruleutils.c:2481
+#: utils/adt/ruleutils.c:2473
#, c-format
msgid "rule \"%s\" has unsupported event type %d"
msgstr "Regel »%s« hat nicht unterstützten Ereignistyp %d"
@@ -16982,91 +16971,91 @@ msgstr "FATAL"
msgid "PANIC"
msgstr "PANIK"
-#: utils/fmgr/dfmgr.c:125
+#: utils/fmgr/dfmgr.c:121
#, c-format
msgid "could not find function \"%s\" in file \"%s\""
msgstr "konnte Funktion »%s« nicht in Datei »%s« finden"
-#: utils/fmgr/dfmgr.c:204 utils/fmgr/dfmgr.c:413 utils/fmgr/dfmgr.c:461
+#: utils/fmgr/dfmgr.c:200 utils/fmgr/dfmgr.c:409 utils/fmgr/dfmgr.c:457
#, c-format
msgid "could not access file \"%s\": %m"
msgstr "konnte nicht auf Datei »%s« zugreifen: %m"
-#: utils/fmgr/dfmgr.c:242
+#: utils/fmgr/dfmgr.c:238
#, c-format
msgid "could not load library \"%s\": %s"
msgstr "konnte Bibliothek »%s« nicht laden: %s"
-#: utils/fmgr/dfmgr.c:274
+#: utils/fmgr/dfmgr.c:270
#, c-format
msgid "incompatible library \"%s\": missing magic block"
msgstr "inkompatible Bibliothek »%s«: magischer Block fehlt"
-#: utils/fmgr/dfmgr.c:276
+#: utils/fmgr/dfmgr.c:272
#, c-format
msgid "Extension libraries are required to use the PG_MODULE_MAGIC macro."
msgstr "Erweiterungsbibliotheken müssen das Makro PG_MODULE_MAGIC verwenden."
-#: utils/fmgr/dfmgr.c:312
+#: utils/fmgr/dfmgr.c:308
#, c-format
msgid "incompatible library \"%s\": version mismatch"
msgstr "inkompatible Bibliothek »%s«: Version stimmt nicht überein"
-#: utils/fmgr/dfmgr.c:314
+#: utils/fmgr/dfmgr.c:310
#, c-format
msgid "Server is version %d.%d, library is version %d.%d."
msgstr "Serverversion ist %d.%d, Bibliotheksversion ist %d.%d."
-#: utils/fmgr/dfmgr.c:333
+#: utils/fmgr/dfmgr.c:329
#, c-format
msgid "Server has FUNC_MAX_ARGS = %d, library has %d."
msgstr "Server hat FUNC_MAX_ARGS = %d, Bibliothek hat %d."
-#: utils/fmgr/dfmgr.c:342
+#: utils/fmgr/dfmgr.c:338
#, c-format
msgid "Server has INDEX_MAX_KEYS = %d, library has %d."
msgstr "Server hat INDEX_MAX_KEYS = %d, Bibliothek hat %d."
-#: utils/fmgr/dfmgr.c:351
+#: utils/fmgr/dfmgr.c:347
#, c-format
msgid "Server has NAMEDATALEN = %d, library has %d."
msgstr "Server hat NAMEDATALEN = %d, Bibliothek hat %d."
-#: utils/fmgr/dfmgr.c:360
+#: utils/fmgr/dfmgr.c:356
#, c-format
msgid "Server has FLOAT4PASSBYVAL = %s, library has %s."
msgstr "Server hat FLOAT4PASSBYVAL = %s, Bibliothek hat %s."
-#: utils/fmgr/dfmgr.c:369
+#: utils/fmgr/dfmgr.c:365
#, c-format
msgid "Server has FLOAT8PASSBYVAL = %s, library has %s."
msgstr "Server hat FLOAT8PASSBYVAL = %s, Bibliothek hat %s."
-#: utils/fmgr/dfmgr.c:376
+#: utils/fmgr/dfmgr.c:372
msgid "Magic block has unexpected length or padding difference."
msgstr "Magischer Block hat unerwartete Länge oder unterschiedliches Padding."
-#: utils/fmgr/dfmgr.c:379
+#: utils/fmgr/dfmgr.c:375
#, c-format
msgid "incompatible library \"%s\": magic block mismatch"
msgstr "inkompatible Bibliothek »%s«: magischer Block stimmt überein"
-#: utils/fmgr/dfmgr.c:545
+#: utils/fmgr/dfmgr.c:541
#, c-format
msgid "access to library \"%s\" is not allowed"
msgstr "Zugriff auf Bibliothek »%s« ist nicht erlaubt"
-#: utils/fmgr/dfmgr.c:572
+#: utils/fmgr/dfmgr.c:568
#, c-format
msgid "invalid macro name in dynamic library path: %s"
msgstr "ungültiger Makroname in Parameter »dynamic_library_path«: %s"
-#: utils/fmgr/dfmgr.c:617
+#: utils/fmgr/dfmgr.c:613
#, c-format
msgid "zero-length component in parameter \"dynamic_library_path\""
msgstr "eine Komponente im Parameter »dynamic_library_path« hat Länge null"
-#: utils/fmgr/dfmgr.c:636
+#: utils/fmgr/dfmgr.c:632
#, c-format
msgid "component in parameter \"dynamic_library_path\" is not an absolute path"
msgstr "eine Komponente im Parameter »dynamic_library_path« ist kein absoluter Pfad"
@@ -17207,7 +17196,7 @@ msgstr "Die Datei ist anscheinend aus Versehen übrig geblieben, konnte aber nic
msgid "could not write lock file \"%s\": %m"
msgstr "konnte Sperrdatei »%s« nicht schreiben: %m"
-#: utils/init/miscinit.c:1047 utils/init/miscinit.c:1162 utils/misc/guc.c:7669
+#: utils/init/miscinit.c:1047 utils/init/miscinit.c:1162 utils/misc/guc.c:7680
#, c-format
msgid "could not read from file \"%s\": %m"
msgstr "konnte nicht aus Datei »%s« lesen: %m"
@@ -18787,7 +18776,7 @@ msgid "Valid units for this parameter are \"ms\", \"s\", \"min\", \"h\", and \"d
msgstr "Gültige Einheiten für diesen Parameter sind »ms«, »s«, »min«, »h« und »d«."
#: utils/misc/guc.c:5158 utils/misc/guc.c:5954 utils/misc/guc.c:6006
-#: utils/misc/guc.c:6739 utils/misc/guc.c:6898 utils/misc/guc.c:8073
+#: utils/misc/guc.c:6750 utils/misc/guc.c:6909 utils/misc/guc.c:8084
#, c-format
msgid "unrecognized configuration parameter \"%s\""
msgstr "unbekannter Konfigurationsparameter »%s«"
@@ -18807,7 +18796,7 @@ msgstr "Parameter »%s« kann jetzt nicht geändert werden"
msgid "parameter \"%s\" cannot be set after connection start"
msgstr "Parameter »%s« kann nach Start der Verbindung nicht geändert werden"
-#: utils/misc/guc.c:5261 utils/misc/guc.c:8089
+#: utils/misc/guc.c:5261 utils/misc/guc.c:8100
#, c-format
msgid "permission denied to set parameter \"%s\""
msgstr "keine Berechtigung, um Parameter »%s« zu setzen"
@@ -18817,8 +18806,8 @@ msgstr "keine Berechtigung, um Parameter »%s« zu setzen"
msgid "cannot set parameter \"%s\" within security-definer function"
msgstr "Parameter »%s« kann nicht in einer Security-Definer-Funktion gesetzt werden"
-#: utils/misc/guc.c:5452 utils/misc/guc.c:5787 utils/misc/guc.c:8253
-#: utils/misc/guc.c:8287
+#: utils/misc/guc.c:5452 utils/misc/guc.c:5787 utils/misc/guc.c:8264
+#: utils/misc/guc.c:8298
#, c-format
msgid "invalid value for parameter \"%s\": \"%s\""
msgstr "ungültiger Wert für Parameter »%s«: »%s«"
@@ -18838,7 +18827,7 @@ msgstr "Parameter »%s« erfordert einen numerischen Wert"
msgid "%g is outside the valid range for parameter \"%s\" (%g .. %g)"
msgstr "%g ist außerhalb des gültigen Bereichs für Parameter »%s« (%g ... %g)"
-#: utils/misc/guc.c:5962 utils/misc/guc.c:6010 utils/misc/guc.c:6902
+#: utils/misc/guc.c:5962 utils/misc/guc.c:6010 utils/misc/guc.c:6913
#, c-format
msgid "must be superuser to examine \"%s\""
msgstr "nur Superuser können »%s« ansehen"
@@ -18858,57 +18847,57 @@ msgstr "SET LOCAL TRANSACTION SNAPSHOT ist nicht implementiert"
msgid "SET requires parameter name"
msgstr "SET benötigt Parameternamen"
-#: utils/misc/guc.c:6441
+#: utils/misc/guc.c:6452
#, c-format
msgid "attempt to redefine parameter \"%s\""
msgstr "Versuch, den Parameter »%s« zu redefinieren"
-#: utils/misc/guc.c:7792
+#: utils/misc/guc.c:7803
#, c-format
msgid "could not parse setting for parameter \"%s\""
msgstr "konnte Wert von Parameter »%s« nicht lesen"
-#: utils/misc/guc.c:8151 utils/misc/guc.c:8185
+#: utils/misc/guc.c:8162 utils/misc/guc.c:8196
#, c-format
msgid "invalid value for parameter \"%s\": %d"
msgstr "ungültiger Wert für Parameter »%s«: %d"
-#: utils/misc/guc.c:8219
+#: utils/misc/guc.c:8230
#, c-format
msgid "invalid value for parameter \"%s\": %g"
msgstr "ungültiger Wert für Parameter »%s«: %g"
-#: utils/misc/guc.c:8409
+#: utils/misc/guc.c:8420
#, c-format
msgid "\"temp_buffers\" cannot be changed after any temporary tables have been accessed in the session."
msgstr "»temp_buffers« kann nicht geändert werden, nachdem in der Sitzung auf temporäre Tabellen zugriffen wurde."
-#: utils/misc/guc.c:8421
+#: utils/misc/guc.c:8432
#, c-format
msgid "SET AUTOCOMMIT TO OFF is no longer supported"
msgstr "SET AUTOCOMMIT TO OFF wird nicht mehr unterstützt"
-#: utils/misc/guc.c:8433
+#: utils/misc/guc.c:8444
#, c-format
msgid "assertion checking is not supported by this build"
msgstr "Assert-Prüfungen werden von dieser Installation nicht unterstützt"
-#: utils/misc/guc.c:8446
+#: utils/misc/guc.c:8457
#, c-format
msgid "Bonjour is not supported by this build"
msgstr "Bonjour wird von dieser Installation nicht unterstützt"
-#: utils/misc/guc.c:8459
+#: utils/misc/guc.c:8470
#, c-format
msgid "SSL is not supported by this build"
msgstr "SSL wird von dieser Installation nicht unterstützt"
-#: utils/misc/guc.c:8471
+#: utils/misc/guc.c:8482
#, c-format
msgid "Cannot enable parameter when \"log_statement_stats\" is true."
msgstr "Kann Parameter nicht einschalten, wenn »log_statement_stats« an ist."
-#: utils/misc/guc.c:8483
+#: utils/misc/guc.c:8494
#, c-format
msgid "Cannot enable \"log_statement_stats\" when \"log_parser_stats\", \"log_planner_stats\", or \"log_executor_stats\" is true."
msgstr "Kann »log_statement_stats« nicht einschalten, wenn »log_parser_stats«, »log_planner_stats« oder »log_executor_stats« an ist."
diff --git a/src/backend/po/fr.po b/src/backend/po/fr.po
index fdbfef9121c..060bed8a274 100644
--- a/src/backend/po/fr.po
+++ b/src/backend/po/fr.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.2\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2015-05-13 07:50+0000\n"
-"PO-Revision-Date: 2015-05-13 22:45+0100\n"
+"POT-Creation-Date: 2016-02-17 02:56+0000\n"
+"PO-Revision-Date: 2016-02-18 21:39+0100\n"
"Last-Translator: Guillaume Lelarge <guillaume@lelarge.info>\n"
"Language-Team: French <guillaume@lelarge.info>\n"
"Language: fr\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Poedit 1.7.5\n"
+"X-Generator: Poedit 1.8.6\n"
#: ../port/chklocale.c:352 ../port/chklocale.c:358
#, c-format
@@ -390,12 +390,12 @@ msgstr "l'index � %s � a la mauvaise version de hachage"
msgid "\"%s\" is an index"
msgstr "� %s � est un index"
-#: access/heap/heapam.c:1090 access/heap/heapam.c:1118 access/heap/heapam.c:1150 catalog/aclchk.c:1734 commands/tablecmds.c:8181 commands/tablecmds.c:10464
+#: access/heap/heapam.c:1090 access/heap/heapam.c:1118 access/heap/heapam.c:1150 catalog/aclchk.c:1734 commands/tablecmds.c:8207 commands/tablecmds.c:10508
#, c-format
msgid "\"%s\" is a composite type"
msgstr "� %s � est un type composite"
-#: access/heap/heapam.c:3560 access/heap/heapam.c:3591 access/heap/heapam.c:3626
+#: access/heap/heapam.c:3599 access/heap/heapam.c:3630 access/heap/heapam.c:3665
#, c-format
msgid "could not obtain lock on row in relation \"%s\""
msgstr "n'a pas pu obtenir un verrou sur la relation � %s �"
@@ -405,7 +405,7 @@ msgstr "n'a pas pu obtenir un verrou sur la relation � %s �"
msgid "row is too big: size %lu, maximum size %lu"
msgstr "la ligne est trop grande : taille %lu, taille maximale %lu"
-#: access/index/indexam.c:162 catalog/objectaddress.c:641 commands/indexcmds.c:1758 commands/tablecmds.c:222 commands/tablecmds.c:10455
+#: access/index/indexam.c:162 catalog/objectaddress.c:641 commands/indexcmds.c:1758 commands/tablecmds.c:222 commands/tablecmds.c:10499
#, c-format
msgid "\"%s\" is not an index"
msgstr "� %s � n'est pas un index"
@@ -804,403 +804,403 @@ msgstr "aucune transaction en cours"
msgid "no such savepoint"
msgstr "aucun point de sauvegarde"
-#: access/transam/xact.c:4375
+#: access/transam/xact.c:4376
#, c-format
msgid "cannot have more than 2^32-1 subtransactions in a transaction"
msgstr "ne peut pas avoir plus de 2^32-1 sous-transactions dans une transaction"
-#: access/transam/xlog.c:1331 access/transam/xlog.c:1400
+#: access/transam/xlog.c:1329 access/transam/xlog.c:1398
#, c-format
msgid "could not create archive status file \"%s\": %m"
msgstr "n'a pas pu cr�er le fichier de statut d'archivage � %s � : %m"
-#: access/transam/xlog.c:1339 access/transam/xlog.c:1408
+#: access/transam/xlog.c:1337 access/transam/xlog.c:1406
#, c-format
msgid "could not write archive status file \"%s\": %m"
msgstr "n'a pas pu �crire le fichier de statut d'archivage � %s � : %m"
-#: access/transam/xlog.c:1388 access/transam/xlog.c:3039 access/transam/xlog.c:3056 access/transam/xlog.c:4902 access/transam/xlog.c:5890 access/transam/xlog.c:6803 postmaster/pgarch.c:755 utils/time/snapmgr.c:883
+#: access/transam/xlog.c:1386 access/transam/xlog.c:3037 access/transam/xlog.c:3054 access/transam/xlog.c:4900 access/transam/xlog.c:5888 access/transam/xlog.c:6801 postmaster/pgarch.c:755 utils/time/snapmgr.c:883
#, c-format
msgid "could not rename file \"%s\" to \"%s\": %m"
msgstr "n'a pas pu renommer le fichier � %s � en � %s � : %m"
-#: access/transam/xlog.c:1873 access/transam/xlog.c:10867 replication/walreceiver.c:545 replication/walsender.c:1060
+#: access/transam/xlog.c:1871 access/transam/xlog.c:10865 replication/walreceiver.c:545 replication/walsender.c:1060
#, c-format
msgid "could not seek in log file %u, segment %u to offset %u: %m"
msgstr ""
"n'a pas pu se d�placer dans le journal de transactions %u, du segment %u au\n"
"segment %u : %m"
-#: access/transam/xlog.c:1890 replication/walreceiver.c:562
+#: access/transam/xlog.c:1888 replication/walreceiver.c:562
#, c-format
msgid "could not write to log file %u, segment %u at offset %u, length %lu: %m"
msgstr ""
"n'a pas pu �crire le journal de transactions %u, segment %u au d�calage %u,\n"
"longueur %lu : %m"
-#: access/transam/xlog.c:2119
+#: access/transam/xlog.c:2117
#, c-format
msgid "updated min recovery point to %X/%X"
msgstr "mise � jour du point minimum de restauration sur %X/%X"
-#: access/transam/xlog.c:2497 access/transam/xlog.c:2600 access/transam/xlog.c:2829 access/transam/xlog.c:2914 access/transam/xlog.c:2971 replication/walsender.c:1048
+#: access/transam/xlog.c:2495 access/transam/xlog.c:2598 access/transam/xlog.c:2827 access/transam/xlog.c:2912 access/transam/xlog.c:2969 replication/walsender.c:1048
#, c-format
msgid "could not open file \"%s\" (log file %u, segment %u): %m"
msgstr "n'a pas pu ouvrir le fichier � %s � (journal de transactions %u, segment %u) : %m"
-#: access/transam/xlog.c:2522 access/transam/xlog.c:2654 access/transam/xlog.c:4752 access/transam/xlog.c:9848 access/transam/xlog.c:10151 postmaster/postmaster.c:3740 storage/file/copydir.c:169 storage/smgr/md.c:297 utils/time/snapmgr.c:860
+#: access/transam/xlog.c:2520 access/transam/xlog.c:2652 access/transam/xlog.c:4750 access/transam/xlog.c:9846 access/transam/xlog.c:10149 postmaster/postmaster.c:3860 storage/file/copydir.c:169 storage/smgr/md.c:297 utils/time/snapmgr.c:860
#, c-format
msgid "could not create file \"%s\": %m"
msgstr "n'a pas pu cr�er le fichier � %s � : %m"
-#: access/transam/xlog.c:2554 access/transam/xlog.c:2686 access/transam/xlog.c:4804 access/transam/xlog.c:4867 postmaster/postmaster.c:3750 postmaster/postmaster.c:3760 storage/file/copydir.c:194 utils/init/miscinit.c:1089 utils/init/miscinit.c:1098 utils/init/miscinit.c:1105 utils/misc/guc.c:7578 utils/misc/guc.c:7592
+#: access/transam/xlog.c:2552 access/transam/xlog.c:2684 access/transam/xlog.c:4802 access/transam/xlog.c:4865 postmaster/postmaster.c:3870 postmaster/postmaster.c:3880 storage/file/copydir.c:194 utils/init/miscinit.c:1089 utils/init/miscinit.c:1098 utils/init/miscinit.c:1105 utils/misc/guc.c:7589 utils/misc/guc.c:7603
#: utils/time/snapmgr.c:865 utils/time/snapmgr.c:872
#, c-format
msgid "could not write to file \"%s\": %m"
msgstr "n'a pas pu �crire dans le fichier � %s � : %m"
-#: access/transam/xlog.c:2561 access/transam/xlog.c:2693 access/transam/xlog.c:4873 storage/file/fd.c:408 storage/smgr/md.c:959 storage/smgr/md.c:1190 storage/smgr/md.c:1363
+#: access/transam/xlog.c:2559 access/transam/xlog.c:2691 access/transam/xlog.c:4871 storage/file/fd.c:433 storage/file/fd.c:2547 storage/smgr/md.c:959 storage/smgr/md.c:1190 storage/smgr/md.c:1363
#, c-format
msgid "could not fsync file \"%s\": %m"
msgstr "n'a pas pu synchroniser sur disque (fsync) le fichier � %s � : %m"
-#: access/transam/xlog.c:2566 access/transam/xlog.c:2698 access/transam/xlog.c:4878 commands/copy.c:1354 storage/file/copydir.c:208
+#: access/transam/xlog.c:2564 access/transam/xlog.c:2696 access/transam/xlog.c:4876 commands/copy.c:1354 storage/file/copydir.c:208
#, c-format
msgid "could not close file \"%s\": %m"
msgstr "n'a pas pu fermer le fichier � %s � : %m"
-#: access/transam/xlog.c:2639 access/transam/xlog.c:4509 access/transam/xlog.c:4610 access/transam/xlog.c:4771 replication/basebackup.c:387 replication/basebackup.c:1087 storage/file/copydir.c:162 storage/file/fd.c:394 storage/smgr/md.c:579 storage/smgr/md.c:837 utils/error/elog.c:1571 utils/init/miscinit.c:1038
-#: utils/init/miscinit.c:1153
+#: access/transam/xlog.c:2637 access/transam/xlog.c:4507 access/transam/xlog.c:4608 access/transam/xlog.c:4769 replication/basebackup.c:388 replication/basebackup.c:1045 storage/file/copydir.c:162 storage/file/fd.c:419 storage/file/fd.c:2482 storage/file/fd.c:2534 storage/smgr/md.c:579 storage/smgr/md.c:837
+#: utils/error/elog.c:1571 utils/init/miscinit.c:1038 utils/init/miscinit.c:1145 utils/init/miscinit.c:1223
#, c-format
msgid "could not open file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier � %s � : %m"
-#: access/transam/xlog.c:2667 access/transam/xlog.c:4783 access/transam/xlog.c:10007 access/transam/xlog.c:10020 access/transam/xlog.c:10389 access/transam/xlog.c:10432 storage/file/copydir.c:183 utils/adt/genfile.c:138
+#: access/transam/xlog.c:2665 access/transam/xlog.c:4781 access/transam/xlog.c:10005 access/transam/xlog.c:10018 access/transam/xlog.c:10387 access/transam/xlog.c:10430 storage/file/copydir.c:183 utils/adt/genfile.c:138
#, c-format
msgid "could not read file \"%s\": %m"
msgstr "n'a pas pu lire le fichier � %s � : %m"
-#: access/transam/xlog.c:2670
+#: access/transam/xlog.c:2668
#, c-format
msgid "not enough data in file \"%s\""
msgstr "donn�es insuffisantes dans le fichier � %s �"
-#: access/transam/xlog.c:2789
+#: access/transam/xlog.c:2787
#, c-format
msgid "could not link file \"%s\" to \"%s\" (initialization of log file %u, segment %u): %m"
msgstr ""
"n'a pas pu lier le fichier � %s � � � %s � (initialisation du journal de\n"
"transactions %u, segment %u) : %m"
-#: access/transam/xlog.c:2801
+#: access/transam/xlog.c:2799
#, c-format
msgid "could not rename file \"%s\" to \"%s\" (initialization of log file %u, segment %u): %m"
msgstr ""
"n'a pas pu renommer le fichier � %s � en � %s � (initialisation du journal\n"
"de transactions %u, segment %u) : %m"
-#: access/transam/xlog.c:2998 replication/walreceiver.c:511
+#: access/transam/xlog.c:2996 replication/walreceiver.c:511
#, c-format
msgid "could not close log file %u, segment %u: %m"
msgstr "n'a pas pu fermer le journal de transactions %u, segment %u : %m"
-#: access/transam/xlog.c:3048 access/transam/xlog.c:3155 access/transam/xlog.c:10025 storage/smgr/md.c:397 storage/smgr/md.c:446 storage/smgr/md.c:1310
+#: access/transam/xlog.c:3046 access/transam/xlog.c:3153 access/transam/xlog.c:10023 storage/smgr/md.c:397 storage/smgr/md.c:446 storage/smgr/md.c:1310
#, c-format
msgid "could not remove file \"%s\": %m"
msgstr "n'a pas pu supprimer le fichier � %s � : %m"
-#: access/transam/xlog.c:3147 access/transam/xlog.c:3307 access/transam/xlog.c:9833 access/transam/xlog.c:9995 replication/basebackup.c:393 replication/basebackup.c:458 storage/file/copydir.c:83 storage/file/copydir.c:122 storage/file/fd.c:2329 storage/file/fd.c:2370 utils/adt/dbsize.c:66 utils/adt/dbsize.c:216
+#: access/transam/xlog.c:3145 access/transam/xlog.c:3305 access/transam/xlog.c:9831 access/transam/xlog.c:9993 replication/basebackup.c:394 replication/basebackup.c:459 storage/file/copydir.c:83 storage/file/copydir.c:122 storage/file/fd.c:2348 storage/file/fd.c:2440 utils/adt/dbsize.c:66 utils/adt/dbsize.c:216
#: utils/adt/dbsize.c:296 utils/adt/genfile.c:107 utils/adt/genfile.c:279
#, c-format
msgid "could not stat file \"%s\": %m"
msgstr "n'a pas pu tester le fichier � %s � : %m"
-#: access/transam/xlog.c:3286
+#: access/transam/xlog.c:3284
#, c-format
msgid "archive file \"%s\" has wrong size: %lu instead of %lu"
msgstr "le fichier d'archive � %s � a la mauvaise taille : %lu au lieu de %lu"
-#: access/transam/xlog.c:3295
+#: access/transam/xlog.c:3293
#, c-format
msgid "restored log file \"%s\" from archive"
msgstr "restauration du journal de transactions � %s � � partir de l'archive"
-#: access/transam/xlog.c:3345
+#: access/transam/xlog.c:3343
#, c-format
msgid "could not restore file \"%s\" from archive: return code %d"
msgstr "n'a pas pu restaurer le fichier � %s � � partir de l'archive : code de retour %d"
#. translator: First %s represents a recovery.conf parameter name like
#. "recovery_end_command", and the 2nd is the value of that parameter.
-#: access/transam/xlog.c:3459
+#: access/transam/xlog.c:3457
#, c-format
msgid "%s \"%s\": return code %d"
msgstr "%s � %s � : code de retour %d"
-#: access/transam/xlog.c:3523 replication/walsender.c:1042
+#: access/transam/xlog.c:3521 replication/walsender.c:1042
#, c-format
msgid "requested WAL segment %s has already been removed"
msgstr "le segment demand� du journal de transaction, %s, a d�j� �t� supprim�"
-#: access/transam/xlog.c:3570 access/transam/xlog.c:3766 access/transam/xlog.c:5927
+#: access/transam/xlog.c:3568 access/transam/xlog.c:3764 access/transam/xlog.c:5925
#, c-format
msgid "could not open transaction log directory \"%s\": %m"
msgstr "n'a pas pu ouvrir le r�pertoire des journaux de transactions � %s � : %m"
-#: access/transam/xlog.c:3648
+#: access/transam/xlog.c:3646
#, c-format
msgid "recycled transaction log file \"%s\""
msgstr "recyclage du journal de transactions � %s �"
-#: access/transam/xlog.c:3663
+#: access/transam/xlog.c:3661
#, c-format
msgid "removing transaction log file \"%s\""
msgstr "suppression du journal de transactions � %s �"
-#: access/transam/xlog.c:3681
+#: access/transam/xlog.c:3679
#, c-format
msgid "could not rename old transaction log file \"%s\": %m"
msgstr "n'a pas pu renommer l'ancien journal de transactions � %s � : %m"
-#: access/transam/xlog.c:3693
+#: access/transam/xlog.c:3691
#, c-format
msgid "could not remove old transaction log file \"%s\": %m"
msgstr "n'a pas pu supprimer l'ancien journal de transaction � %s � : %m"
-#: access/transam/xlog.c:3726 access/transam/xlog.c:3736
+#: access/transam/xlog.c:3724 access/transam/xlog.c:3734
#, c-format
msgid "required WAL directory \"%s\" does not exist"
msgstr "le r�pertoire � %s � requis pour les journaux de transactions n'existe pas"
-#: access/transam/xlog.c:3742
+#: access/transam/xlog.c:3740
#, c-format
msgid "creating missing WAL directory \"%s\""
msgstr "cr�ation du r�pertoire manquant � %s � pour les journaux de transactions"
-#: access/transam/xlog.c:3745
+#: access/transam/xlog.c:3743
#, c-format
msgid "could not create missing directory \"%s\": %m"
msgstr "n'a pas pu cr�er le r�pertoire � %s � manquant : %m"
-#: access/transam/xlog.c:3779
+#: access/transam/xlog.c:3777
#, c-format
msgid "removing transaction log backup history file \"%s\""
msgstr "suppression du fichier historique des journaux de transaction � %s �"
-#: access/transam/xlog.c:3917
+#: access/transam/xlog.c:3915
#, c-format
msgid "incorrect hole size in record at %X/%X"
msgstr "taille du trou incorrect � l'enregistrement %X/%X"
-#: access/transam/xlog.c:3930
+#: access/transam/xlog.c:3928
#, c-format
msgid "incorrect total length in record at %X/%X"
msgstr "longueur totale incorrecte � l'enregistrement %X/%X"
-#: access/transam/xlog.c:3943
+#: access/transam/xlog.c:3941
#, c-format
msgid "incorrect resource manager data checksum in record at %X/%X"
msgstr ""
"somme de contr�le des donn�es du gestionnaire de ressources incorrecte �\n"
"l'enregistrement %X/%X"
-#: access/transam/xlog.c:4021 access/transam/xlog.c:4068
+#: access/transam/xlog.c:4019 access/transam/xlog.c:4066
#, c-format
msgid "invalid record offset at %X/%X"
msgstr "d�calage invalide de l'enregistrement %X/%X"
-#: access/transam/xlog.c:4076
+#: access/transam/xlog.c:4074
#, c-format
msgid "contrecord is requested by %X/%X"
msgstr "� contrecord � est requis par %X/%X"
-#: access/transam/xlog.c:4091
+#: access/transam/xlog.c:4089
#, c-format
msgid "invalid xlog switch record at %X/%X"
msgstr "enregistrement de basculement du journal de transaction invalide � %X/%X"
-#: access/transam/xlog.c:4099
+#: access/transam/xlog.c:4097
#, c-format
msgid "record with zero length at %X/%X"
msgstr "enregistrement de longueur nulle � %X/%X"
-#: access/transam/xlog.c:4108
+#: access/transam/xlog.c:4106
#, c-format
msgid "invalid record length at %X/%X"
msgstr "longueur invalide de l'enregistrement � %X/%X"
-#: access/transam/xlog.c:4115
+#: access/transam/xlog.c:4113
#, c-format
msgid "invalid resource manager ID %u at %X/%X"
msgstr "identifiant du gestionnaire de ressources invalide %u � %X/%X"
-#: access/transam/xlog.c:4128 access/transam/xlog.c:4144
+#: access/transam/xlog.c:4126 access/transam/xlog.c:4142
#, c-format
msgid "record with incorrect prev-link %X/%X at %X/%X"
msgstr "enregistrement avec prev-link %X/%X incorrect � %X/%X"
-#: access/transam/xlog.c:4173
+#: access/transam/xlog.c:4171
#, c-format
msgid "record length %u at %X/%X too long"
msgstr "longueur trop importante de l'enregistrement %u � %X/%X"
-#: access/transam/xlog.c:4222
+#: access/transam/xlog.c:4220
#, c-format
msgid "there is no contrecord flag in log file %u, segment %u, offset %u"
msgstr ""
"il n'y a pas de drapeaux � contrecord � dans le journal de transactions %u,\n"
"segment %u, d�calage %u"
-#: access/transam/xlog.c:4232
+#: access/transam/xlog.c:4230
#, c-format
msgid "invalid contrecord length %u in log file %u, segment %u, offset %u"
msgstr ""
"longueur invalide du � contrecord � %u dans le journal de tranasctions %u,\n"
"segment %u, d�calage %u"
-#: access/transam/xlog.c:4359
+#: access/transam/xlog.c:4357
#, c-format
msgid "invalid magic number %04X in log file %u, segment %u, offset %u"
msgstr ""
"num�ro magique invalide %04X dans le journal de transactions %u, segment %u,\n"
"d�calage %u"
-#: access/transam/xlog.c:4366 access/transam/xlog.c:4412
+#: access/transam/xlog.c:4364 access/transam/xlog.c:4410
#, c-format
msgid "invalid info bits %04X in log file %u, segment %u, offset %u"
msgstr ""
"bits info %04X invalides dans le journal de transactions %u, segment %u,\n"
"d�calage %u"
-#: access/transam/xlog.c:4388 access/transam/xlog.c:4396 access/transam/xlog.c:4403
+#: access/transam/xlog.c:4386 access/transam/xlog.c:4394 access/transam/xlog.c:4401
#, c-format
msgid "WAL file is from different database system"
msgstr "le journal de transactions provient d'un syst�me de bases de donn�es diff�rent"
-#: access/transam/xlog.c:4389
+#: access/transam/xlog.c:4387
#, c-format
msgid "WAL file database system identifier is %s, pg_control database system identifier is %s."
msgstr ""
"L'identifiant du journal de transactions du syst�me de base de donn�es est %s,\n"
"l'identifiant de pg_control du syst�me de base de donn�es est %s."
-#: access/transam/xlog.c:4397
+#: access/transam/xlog.c:4395
#, c-format
msgid "Incorrect XLOG_SEG_SIZE in page header."
msgstr "XLOG_SEG_SIZE incorrecte dans l'en-t�te de page."
-#: access/transam/xlog.c:4404
+#: access/transam/xlog.c:4402
#, c-format
msgid "Incorrect XLOG_BLCKSZ in page header."
msgstr "XLOG_BLCKSZ incorrect dans l'en-t�te de page."
-#: access/transam/xlog.c:4420
+#: access/transam/xlog.c:4418
#, c-format
msgid "unexpected pageaddr %X/%X in log file %u, segment %u, offset %u"
msgstr ""
"pageaddr %X/%X inattendue dans le journal de transactions %u, segment %u,\n"
"d�calage %u"
-#: access/transam/xlog.c:4432
+#: access/transam/xlog.c:4430
#, c-format
msgid "unexpected timeline ID %u in log file %u, segment %u, offset %u"
msgstr ""
"identifiant timeline %u inattendu dans le journal de transactions %u,\n"
"segment %u, d�calage %u"
-#: access/transam/xlog.c:4459
+#: access/transam/xlog.c:4457
#, c-format
msgid "out-of-sequence timeline ID %u (after %u) in log file %u, segment %u, offset %u"
msgstr ""
"identifiant timeline %u hors de la s�quence (apr�s %u) dans le journal de\n"
"transactions %u, segment %u, d�calage %u"
-#: access/transam/xlog.c:4538
+#: access/transam/xlog.c:4536
#, c-format
msgid "syntax error in history file: %s"
msgstr "erreur de syntaxe dans le fichier historique : %s"
-#: access/transam/xlog.c:4539
+#: access/transam/xlog.c:4537
#, c-format
msgid "Expected a numeric timeline ID."
msgstr "Identifiant timeline num�rique attendue"
-#: access/transam/xlog.c:4544
+#: access/transam/xlog.c:4542
#, c-format
msgid "invalid data in history file: %s"
msgstr "donn�es invalides dans le fichier historique : � %s �"
-#: access/transam/xlog.c:4545
+#: access/transam/xlog.c:4543
#, c-format
msgid "Timeline IDs must be in increasing sequence."
msgstr "Les identifiants timeline doivent �tre en ordre croissant."
-#: access/transam/xlog.c:4558
+#: access/transam/xlog.c:4556
#, c-format
msgid "invalid data in history file \"%s\""
msgstr "donn�es invalides dans le fichier historique � %s �"
-#: access/transam/xlog.c:4559
+#: access/transam/xlog.c:4557
#, c-format
msgid "Timeline IDs must be less than child timeline's ID."
msgstr ""
"Les identifiants timeline doivent �tre plus petits que les enfants des\n"
"identifiants timeline."
-#: access/transam/xlog.c:4652
+#: access/transam/xlog.c:4650
#, c-format
msgid "new timeline %u is not a child of database system timeline %u"
msgstr ""
"le nouveau timeline %u n'est pas un fils du timeline %u du syst�me de bases\n"
"de donn�es"
-#: access/transam/xlog.c:4670
+#: access/transam/xlog.c:4668
#, c-format
msgid "new target timeline is %u"
msgstr "la nouvelle timeline cible est %u"
-#: access/transam/xlog.c:4895
+#: access/transam/xlog.c:4893
#, c-format
msgid "could not link file \"%s\" to \"%s\": %m"
msgstr "n'a pas pu lier le fichier � %s � � � %s � : %m"
-#: access/transam/xlog.c:4987
+#: access/transam/xlog.c:4985
#, c-format
msgid "could not create control file \"%s\": %m"
msgstr "n'a pas pu cr�er le fichier de contr�le � %s � : %m"
-#: access/transam/xlog.c:4998 access/transam/xlog.c:5223
+#: access/transam/xlog.c:4996 access/transam/xlog.c:5221
#, c-format
msgid "could not write to control file: %m"
msgstr "n'a pas pu �crire le fichier de contr�le : %m"
-#: access/transam/xlog.c:5004 access/transam/xlog.c:5229
+#: access/transam/xlog.c:5002 access/transam/xlog.c:5227
#, c-format
msgid "could not fsync control file: %m"
msgstr "n'a pas pu synchroniser sur disque (fsync) le fichier de contr�le : %m"
-#: access/transam/xlog.c:5009 access/transam/xlog.c:5234
+#: access/transam/xlog.c:5007 access/transam/xlog.c:5232
#, c-format
msgid "could not close control file: %m"
msgstr "n'a pas pu fermer le fichier de contr�le : %m"
-#: access/transam/xlog.c:5027 access/transam/xlog.c:5212
+#: access/transam/xlog.c:5025 access/transam/xlog.c:5210
#, c-format
msgid "could not open control file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier de contr�le � %s � : %m"
-#: access/transam/xlog.c:5033
+#: access/transam/xlog.c:5031
#, c-format
msgid "could not read from control file: %m"
msgstr "n'a pas pu lire le fichier de contr�le : %m"
-#: access/transam/xlog.c:5046 access/transam/xlog.c:5055 access/transam/xlog.c:5079 access/transam/xlog.c:5086 access/transam/xlog.c:5093 access/transam/xlog.c:5098 access/transam/xlog.c:5105 access/transam/xlog.c:5112 access/transam/xlog.c:5119 access/transam/xlog.c:5126 access/transam/xlog.c:5133 access/transam/xlog.c:5140
-#: access/transam/xlog.c:5149 access/transam/xlog.c:5156 access/transam/xlog.c:5165 access/transam/xlog.c:5172 access/transam/xlog.c:5181 access/transam/xlog.c:5188 utils/init/miscinit.c:1171
+#: access/transam/xlog.c:5044 access/transam/xlog.c:5053 access/transam/xlog.c:5077 access/transam/xlog.c:5084 access/transam/xlog.c:5091 access/transam/xlog.c:5096 access/transam/xlog.c:5103 access/transam/xlog.c:5110 access/transam/xlog.c:5117 access/transam/xlog.c:5124 access/transam/xlog.c:5131 access/transam/xlog.c:5138
+#: access/transam/xlog.c:5147 access/transam/xlog.c:5154 access/transam/xlog.c:5163 access/transam/xlog.c:5170 access/transam/xlog.c:5179 access/transam/xlog.c:5186 utils/init/miscinit.c:1241
#, c-format
msgid "database files are incompatible with server"
msgstr "les fichiers de la base de donn�es sont incompatibles avec le serveur"
-#: access/transam/xlog.c:5047
+#: access/transam/xlog.c:5045
#, c-format
msgid "The database cluster was initialized with PG_CONTROL_VERSION %d (0x%08x), but the server was compiled with PG_CONTROL_VERSION %d (0x%08x)."
msgstr ""
@@ -1208,258 +1208,258 @@ msgstr ""
"%d (0x%08x) alors que le serveur a �t� compil� avec un PG_CONTROL_VERSION �\n"
"%d (0x%08x)."
-#: access/transam/xlog.c:5051
+#: access/transam/xlog.c:5049
#, c-format
msgid "This could be a problem of mismatched byte ordering. It looks like you need to initdb."
msgstr ""
"Ceci peut �tre un probl�me d'incoh�rence dans l'ordre des octets.\n"
"Il se peut que vous ayez besoin d'initdb."
-#: access/transam/xlog.c:5056
+#: access/transam/xlog.c:5054
#, c-format
msgid "The database cluster was initialized with PG_CONTROL_VERSION %d, but the server was compiled with PG_CONTROL_VERSION %d."
msgstr ""
"Le cluster de base de donn�es a �t� initialis� avec un PG_CONTROL_VERSION �\n"
"%d alors que le serveur a �t� compil� avec un PG_CONTROL_VERSION � %d."
-#: access/transam/xlog.c:5059 access/transam/xlog.c:5083 access/transam/xlog.c:5090 access/transam/xlog.c:5095
+#: access/transam/xlog.c:5057 access/transam/xlog.c:5081 access/transam/xlog.c:5088 access/transam/xlog.c:5093
#, c-format
msgid "It looks like you need to initdb."
msgstr "Il semble que vous avez besoin d'initdb."
-#: access/transam/xlog.c:5070
+#: access/transam/xlog.c:5068
#, c-format
msgid "incorrect checksum in control file"
msgstr "somme de contr�le incorrecte dans le fichier de contr�le"
-#: access/transam/xlog.c:5080
+#: access/transam/xlog.c:5078
#, c-format
msgid "The database cluster was initialized with CATALOG_VERSION_NO %d, but the server was compiled with CATALOG_VERSION_NO %d."
msgstr ""
"Le cluster de base de donn�es a �t� initialis� avec un CATALOG_VERSION_NO �\n"
"%d alors que le serveur a �t� compil� avec un CATALOG_VERSION_NO � %d."
-#: access/transam/xlog.c:5087
+#: access/transam/xlog.c:5085
#, c-format
msgid "The database cluster was initialized with MAXALIGN %d, but the server was compiled with MAXALIGN %d."
msgstr ""
"Le cluster de bases de donn�es a �t� initialis� avec un MAXALIGN � %d alors\n"
"que le serveur a �t� compil� avec un MAXALIGN � %d."
-#: access/transam/xlog.c:5094
+#: access/transam/xlog.c:5092
#, c-format
msgid "The database cluster appears to use a different floating-point number format than the server executable."
msgstr ""
"Le cluster de bases de donn�es semble utiliser un format diff�rent pour les\n"
"nombres � virgule flottante de celui de l'ex�cutable serveur."
-#: access/transam/xlog.c:5099
+#: access/transam/xlog.c:5097
#, c-format
msgid "The database cluster was initialized with BLCKSZ %d, but the server was compiled with BLCKSZ %d."
msgstr ""
"Le cluster de base de donn�es a �t� initialis� avec un BLCKSZ � %d alors que\n"
"le serveur a �t� compil� avec un BLCKSZ � %d."
-#: access/transam/xlog.c:5102 access/transam/xlog.c:5109 access/transam/xlog.c:5116 access/transam/xlog.c:5123 access/transam/xlog.c:5130 access/transam/xlog.c:5137 access/transam/xlog.c:5144 access/transam/xlog.c:5152 access/transam/xlog.c:5159 access/transam/xlog.c:5168 access/transam/xlog.c:5175 access/transam/xlog.c:5184
-#: access/transam/xlog.c:5191
+#: access/transam/xlog.c:5100 access/transam/xlog.c:5107 access/transam/xlog.c:5114 access/transam/xlog.c:5121 access/transam/xlog.c:5128 access/transam/xlog.c:5135 access/transam/xlog.c:5142 access/transam/xlog.c:5150 access/transam/xlog.c:5157 access/transam/xlog.c:5166 access/transam/xlog.c:5173 access/transam/xlog.c:5182
+#: access/transam/xlog.c:5189
#, c-format
msgid "It looks like you need to recompile or initdb."
msgstr "Il semble que vous avez besoin de recompiler ou de relancer initdb."
-#: access/transam/xlog.c:5106
+#: access/transam/xlog.c:5104
#, c-format
msgid "The database cluster was initialized with RELSEG_SIZE %d, but the server was compiled with RELSEG_SIZE %d."
msgstr ""
"Le cluster de bases de donn�es a �t� initialis� avec un RELSEG_SIZE � %d\n"
"alors que le serveur a �t� compil� avec un RELSEG_SIZE � %d."
-#: access/transam/xlog.c:5113
+#: access/transam/xlog.c:5111
#, c-format
msgid "The database cluster was initialized with XLOG_BLCKSZ %d, but the server was compiled with XLOG_BLCKSZ %d."
msgstr ""
"Le cluster de base de donn�es a �t� initialis� avec un XLOG_BLCKSZ � %d\n"
"alors que le serveur a �t� compil� avec un XLOG_BLCKSZ � %d."
-#: access/transam/xlog.c:5120
+#: access/transam/xlog.c:5118
#, c-format
msgid "The database cluster was initialized with XLOG_SEG_SIZE %d, but the server was compiled with XLOG_SEG_SIZE %d."
msgstr ""
"Le cluster de bases de donn�es a �t� initialis� avec un XLOG_SEG_SIZE � %d\n"
"alors que le serveur a �t� compil� avec un XLOG_SEG_SIZE � %d."
-#: access/transam/xlog.c:5127
+#: access/transam/xlog.c:5125
#, c-format
msgid "The database cluster was initialized with NAMEDATALEN %d, but the server was compiled with NAMEDATALEN %d."
msgstr ""
"Le cluster de bases de donn�es a �t� initialis� avec un NAMEDATALEN � %d\n"
"alors que le serveur a �t� compil� avec un NAMEDATALEN � %d."
-#: access/transam/xlog.c:5134
+#: access/transam/xlog.c:5132
#, c-format
msgid "The database cluster was initialized with INDEX_MAX_KEYS %d, but the server was compiled with INDEX_MAX_KEYS %d."
msgstr ""
"Le groupe de bases de donn�es a �t� initialis� avec un INDEX_MAX_KEYS � %d\n"
"alors que le serveur a �t� compil� avec un INDEX_MAX_KEYS � %d."
-#: access/transam/xlog.c:5141
+#: access/transam/xlog.c:5139
#, c-format
msgid "The database cluster was initialized with TOAST_MAX_CHUNK_SIZE %d, but the server was compiled with TOAST_MAX_CHUNK_SIZE %d."
msgstr ""
"Le cluster de bases de donn�es a �t� initialis� avec un TOAST_MAX_CHUNK_SIZE\n"
"� %d alors que le serveur a �t� compil� avec un TOAST_MAX_CHUNK_SIZE � %d."
-#: access/transam/xlog.c:5150
+#: access/transam/xlog.c:5148
#, c-format
msgid "The database cluster was initialized without HAVE_INT64_TIMESTAMP but the server was compiled with HAVE_INT64_TIMESTAMP."
msgstr "Le cluster de bases de donn�es a �t� initialis� sans HAVE_INT64_TIMESTAMPalors que le serveur a �t� compil� avec."
-#: access/transam/xlog.c:5157
+#: access/transam/xlog.c:5155
#, c-format
msgid "The database cluster was initialized with HAVE_INT64_TIMESTAMP but the server was compiled without HAVE_INT64_TIMESTAMP."
msgstr ""
"Le cluster de bases de donn�es a �t� initialis� avec HAVE_INT64_TIMESTAMP\n"
"alors que le serveur a �t� compil� sans."
-#: access/transam/xlog.c:5166
+#: access/transam/xlog.c:5164
#, c-format
msgid "The database cluster was initialized without USE_FLOAT4_BYVAL but the server was compiled with USE_FLOAT4_BYVAL."
msgstr ""
"Le cluster de base de donn�es a �t� initialis� sans USE_FLOAT4_BYVAL\n"
"alors que le serveur a �t� compil� avec USE_FLOAT4_BYVAL."
-#: access/transam/xlog.c:5173
+#: access/transam/xlog.c:5171
#, c-format
msgid "The database cluster was initialized with USE_FLOAT4_BYVAL but the server was compiled without USE_FLOAT4_BYVAL."
msgstr ""
"Le cluster de base de donn�es a �t� initialis� avec USE_FLOAT4_BYVAL\n"
"alors que le serveur a �t� compil� sans USE_FLOAT4_BYVAL."
-#: access/transam/xlog.c:5182
+#: access/transam/xlog.c:5180
#, c-format
msgid "The database cluster was initialized without USE_FLOAT8_BYVAL but the server was compiled with USE_FLOAT8_BYVAL."
msgstr ""
"Le cluster de base de donn�es a �t� initialis� sans USE_FLOAT8_BYVAL\n"
"alors que le serveur a �t� compil� avec USE_FLOAT8_BYVAL."
-#: access/transam/xlog.c:5189
+#: access/transam/xlog.c:5187
#, c-format
msgid "The database cluster was initialized with USE_FLOAT8_BYVAL but the server was compiled without USE_FLOAT8_BYVAL."
msgstr ""
"Le cluster de base de donn�es a �t� initialis� avec USE_FLOAT8_BYVAL\n"
"alors que le serveur a �t� compil� sans USE_FLOAT8_BYVAL."
-#: access/transam/xlog.c:5516
+#: access/transam/xlog.c:5514
#, c-format
msgid "could not write bootstrap transaction log file: %m"
msgstr "n'a pas pu �crire le � bootstrap � du journal des transactions : %m"
-#: access/transam/xlog.c:5522
+#: access/transam/xlog.c:5520
#, c-format
msgid "could not fsync bootstrap transaction log file: %m"
msgstr ""
"n'a pas pu synchroniser sur disque (fsync) le � bootstrap � du journal des\n"
"transactions : %m"
-#: access/transam/xlog.c:5527
+#: access/transam/xlog.c:5525
#, c-format
msgid "could not close bootstrap transaction log file: %m"
msgstr "n'a pas pu fermer le � bootstrap � du journal des transactions : %m"
-#: access/transam/xlog.c:5594
+#: access/transam/xlog.c:5592
#, c-format
msgid "could not open recovery command file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier de restauration � %s � : %m"
-#: access/transam/xlog.c:5634 access/transam/xlog.c:5725 access/transam/xlog.c:5736 commands/extension.c:525 commands/extension.c:533 utils/misc/guc.c:5357
+#: access/transam/xlog.c:5632 access/transam/xlog.c:5723 access/transam/xlog.c:5734 commands/extension.c:525 commands/extension.c:533 utils/misc/guc.c:5357
#, c-format
msgid "parameter \"%s\" requires a Boolean value"
msgstr "le param�tre � %s � requiert une valeur bool�enne"
-#: access/transam/xlog.c:5650
+#: access/transam/xlog.c:5648
#, c-format
msgid "recovery_target_timeline is not a valid number: \"%s\""
msgstr "recovery_target_timeline n'est pas un nombre valide : � %s �"
-#: access/transam/xlog.c:5666
+#: access/transam/xlog.c:5664
#, c-format
msgid "recovery_target_xid is not a valid number: \"%s\""
msgstr "recovery_target_xid n'est pas un nombre valide : � %s �"
-#: access/transam/xlog.c:5710
+#: access/transam/xlog.c:5708
#, c-format
msgid "recovery_target_name is too long (maximum %d characters)"
msgstr "recovery_target_name est trop long (%d caract�res maximum)"
-#: access/transam/xlog.c:5757
+#: access/transam/xlog.c:5755
#, c-format
msgid "unrecognized recovery parameter \"%s\""
msgstr "param�tre de restauration � %s � non reconnu"
-#: access/transam/xlog.c:5768
+#: access/transam/xlog.c:5766
#, c-format
msgid "recovery command file \"%s\" specified neither primary_conninfo nor restore_command"
msgstr "le fichier de restauration � %s � n'a sp�cifi� ni primary_conninfo ni restore_command"
-#: access/transam/xlog.c:5770
+#: access/transam/xlog.c:5768
#, c-format
msgid "The database server will regularly poll the pg_xlog subdirectory to check for files placed there."
msgstr ""
"Le serveur de la base de donn�es va r�guli�rement interroger le sous-r�pertoire\n"
"pg_xlog pour v�rifier les fichiers plac�s ici."
-#: access/transam/xlog.c:5776
+#: access/transam/xlog.c:5774
#, c-format
msgid "recovery command file \"%s\" must specify restore_command when standby mode is not enabled"
msgstr ""
"le fichier de restauration � %s � doit sp�cifier restore_command quand le mode\n"
"de restauration n'est pas activ�"
-#: access/transam/xlog.c:5796
+#: access/transam/xlog.c:5794
#, c-format
msgid "recovery target timeline %u does not exist"
msgstr "le timeline cible, %u, de la restauration n'existe pas"
-#: access/transam/xlog.c:5894
+#: access/transam/xlog.c:5892
#, c-format
msgid "archive recovery complete"
msgstr "restauration termin�e de l'archive"
-#: access/transam/xlog.c:6112
+#: access/transam/xlog.c:6110
#, c-format
msgid "recovery stopping after commit of transaction %u, time %s"
msgstr "arr�t de la restauration apr�s validation de la transaction %u, %s"
-#: access/transam/xlog.c:6117
+#: access/transam/xlog.c:6115
#, c-format
msgid "recovery stopping before commit of transaction %u, time %s"
msgstr "arr�t de la restauration avant validation de la transaction %u, %s"
-#: access/transam/xlog.c:6126
+#: access/transam/xlog.c:6124
#, c-format
msgid "recovery stopping after abort of transaction %u, time %s"
msgstr "arr�t de la restauration apr�s annulation de la transaction %u, %s"
-#: access/transam/xlog.c:6131
+#: access/transam/xlog.c:6129
#, c-format
msgid "recovery stopping before abort of transaction %u, time %s"
msgstr "arr�t de la restauration avant annulation de la transaction %u, %s"
-#: access/transam/xlog.c:6140
+#: access/transam/xlog.c:6138
#, c-format
msgid "recovery stopping at restore point \"%s\", time %s"
msgstr "restauration en arr�t au point de restauration � %s �, heure %s"
-#: access/transam/xlog.c:6174
+#: access/transam/xlog.c:6172
#, c-format
msgid "recovery has paused"
msgstr "restauration en pause"
-#: access/transam/xlog.c:6175
+#: access/transam/xlog.c:6173
#, c-format
msgid "Execute pg_xlog_replay_resume() to continue."
msgstr "Ex�cuter pg_xlog_replay_resume() pour continuer."
-#: access/transam/xlog.c:6305
+#: access/transam/xlog.c:6303
#, c-format
msgid "hot standby is not possible because %s = %d is a lower setting than on the master server (its value was %d)"
msgstr ""
@@ -1467,250 +1467,250 @@ msgstr ""
"param�trage plus bas que celui du serveur ma�tre des journaux de transactions\n"
"(la valeur �tait %d)"
-#: access/transam/xlog.c:6327
+#: access/transam/xlog.c:6325
#, c-format
msgid "WAL was generated with wal_level=minimal, data may be missing"
msgstr ""
"le journal de transactions a �t� g�n�r� avec le param�tre wal_level configur�\n"
"� � minimal �, des donn�es pourraient manquer"
-#: access/transam/xlog.c:6328
+#: access/transam/xlog.c:6326
#, c-format
msgid "This happens if you temporarily set wal_level=minimal without taking a new base backup."
msgstr ""
"Ceci peut arriver si vous configurez temporairement wal_level � minimal sans avoir\n"
"pris une nouvelle sauvegarde de base."
-#: access/transam/xlog.c:6339
+#: access/transam/xlog.c:6337
#, c-format
msgid "hot standby is not possible because wal_level was not set to \"hot_standby\" on the master server"
msgstr ""
"les connexions en restauration ne sont pas possibles parce que le param�tre\n"
"wal_level n'a pas �t� configur� � � hot_standby � sur le serveur ma�tre"
-#: access/transam/xlog.c:6340
+#: access/transam/xlog.c:6338
#, c-format
msgid "Either set wal_level to \"hot_standby\" on the master, or turn off hot_standby here."
msgstr ""
"Soit vous initialisez wal_level � � hot_standby � sur le ma�tre, soit vous\n"
"d�sactivez hot_standby ici."
-#: access/transam/xlog.c:6390
+#: access/transam/xlog.c:6388
#, c-format
msgid "control file contains invalid data"
msgstr "le fichier de contr�le contient des donn�es invalides"
-#: access/transam/xlog.c:6394
+#: access/transam/xlog.c:6392
#, c-format
msgid "database system was shut down at %s"
msgstr "le syst�me de bases de donn�es a �t� arr�t� � %s"
-#: access/transam/xlog.c:6398
+#: access/transam/xlog.c:6396
#, c-format
msgid "database system was shut down in recovery at %s"
msgstr "le syst�me de bases de donn�es a �t� arr�t� pendant la restauration � %s"
-#: access/transam/xlog.c:6402
+#: access/transam/xlog.c:6400
#, c-format
msgid "database system shutdown was interrupted; last known up at %s"
msgstr "le syst�me de bases de donn�es a �t� interrompu ; dernier lancement connu � %s"
-#: access/transam/xlog.c:6406
+#: access/transam/xlog.c:6404
#, c-format
msgid "database system was interrupted while in recovery at %s"
msgstr "le syst�me de bases de donn�es a �t� interrompu lors d'une restauration � %s"
-#: access/transam/xlog.c:6408
+#: access/transam/xlog.c:6406
#, c-format
msgid "This probably means that some data is corrupted and you will have to use the last backup for recovery."
msgstr ""
"Ceci signifie probablement que des donn�es ont �t� corrompues et que vous\n"
"devrez utiliser la derni�re sauvegarde pour la restauration."
-#: access/transam/xlog.c:6412
+#: access/transam/xlog.c:6410
#, c-format
msgid "database system was interrupted while in recovery at log time %s"
msgstr ""
"le syst�me de bases de donn�es a �t� interrompu lors d'une r�cup�ration � %s\n"
"(moment de la journalisation)"
-#: access/transam/xlog.c:6414
+#: access/transam/xlog.c:6412
#, c-format
msgid "If this has occurred more than once some data might be corrupted and you might need to choose an earlier recovery target."
msgstr ""
"Si c'est arriv� plus d'une fois, des donn�es ont pu �tre corrompues et vous\n"
"pourriez avoir besoin de choisir une cible de r�cup�ration ant�rieure."
-#: access/transam/xlog.c:6418
+#: access/transam/xlog.c:6416
#, c-format
msgid "database system was interrupted; last known up at %s"
msgstr "le syst�me de bases de donn�es a �t� interrompu ; dernier lancement connu � %s"
-#: access/transam/xlog.c:6479
+#: access/transam/xlog.c:6477
#, c-format
msgid "requested timeline %u is not a child of database system timeline %u"
msgstr ""
"le timeline requis %u n'est pas un fils du timeline %u du syst�me de bases\n"
"de donn�es"
-#: access/transam/xlog.c:6497
+#: access/transam/xlog.c:6495
#, c-format
msgid "entering standby mode"
msgstr "entre en mode standby"
-#: access/transam/xlog.c:6500
+#: access/transam/xlog.c:6498
#, c-format
msgid "starting point-in-time recovery to XID %u"
msgstr "d�but de la restauration de l'archive au XID %u"
-#: access/transam/xlog.c:6504
+#: access/transam/xlog.c:6502
#, c-format
msgid "starting point-in-time recovery to %s"
msgstr "d�but de la restauration de l'archive � %s"
-#: access/transam/xlog.c:6508
+#: access/transam/xlog.c:6506
#, c-format
msgid "starting point-in-time recovery to \"%s\""
msgstr "d�but de la restauration PITR � � %s �"
-#: access/transam/xlog.c:6512
+#: access/transam/xlog.c:6510
#, c-format
msgid "starting archive recovery"
msgstr "d�but de la restauration de l'archive"
-#: access/transam/xlog.c:6544 access/transam/xlog.c:6611
+#: access/transam/xlog.c:6542 access/transam/xlog.c:6609
#, c-format
msgid "checkpoint record is at %X/%X"
msgstr "l'enregistrement du point de v�rification est � %X/%X"
-#: access/transam/xlog.c:6558
+#: access/transam/xlog.c:6556
#, c-format
msgid "could not find redo location referenced by checkpoint record"
msgstr "n'a pas pu localiser l'enregistrement redo r�f�renc� par le point de v�rification"
-#: access/transam/xlog.c:6559 access/transam/xlog.c:6566
+#: access/transam/xlog.c:6557 access/transam/xlog.c:6564
#, c-format
msgid "If you are not restoring from a backup, try removing the file \"%s/backup_label\"."
msgstr ""
"Si vous n'avez pas pu restaurer une sauvegarde, essayez de supprimer le\n"
"fichier � %s/backup_label �."
-#: access/transam/xlog.c:6565
+#: access/transam/xlog.c:6563
#, c-format
msgid "could not locate required checkpoint record"
msgstr "n'a pas pu localiser l'enregistrement d'un point de v�rification requis"
-#: access/transam/xlog.c:6621 access/transam/xlog.c:6636
+#: access/transam/xlog.c:6619 access/transam/xlog.c:6634
#, c-format
msgid "could not locate a valid checkpoint record"
msgstr "n'a pas pu localiser un enregistrement d'un point de v�rification valide"
-#: access/transam/xlog.c:6630
+#: access/transam/xlog.c:6628
#, c-format
msgid "using previous checkpoint record at %X/%X"
msgstr "utilisation du pr�c�dent enregistrement d'un point de v�rification � %X/%X"
-#: access/transam/xlog.c:6645
+#: access/transam/xlog.c:6643
#, c-format
msgid "redo record is at %X/%X; shutdown %s"
msgstr "l'enregistrement � r�-ex�cuter se trouve � %X/%X ; arr�t %s"
-#: access/transam/xlog.c:6649
+#: access/transam/xlog.c:6647
#, c-format
msgid "next transaction ID: %u/%u; next OID: %u"
msgstr "prochain identifiant de transaction : %u/%u ; prochain OID : %u"
-#: access/transam/xlog.c:6653
+#: access/transam/xlog.c:6651
#, c-format
msgid "next MultiXactId: %u; next MultiXactOffset: %u"
msgstr "prochain MultiXactId : %u ; prochain MultiXactOffset : %u"
-#: access/transam/xlog.c:6656
+#: access/transam/xlog.c:6654
#, c-format
msgid "oldest unfrozen transaction ID: %u, in database %u"
msgstr ""
"identifiant de transaction non gel� le plus ancien : %u, dans la base de\n"
"donn�es %u"
-#: access/transam/xlog.c:6660
+#: access/transam/xlog.c:6658
#, c-format
msgid "invalid next transaction ID"
msgstr "prochain ID de transaction invalide"
-#: access/transam/xlog.c:6690
+#: access/transam/xlog.c:6688
#, c-format
msgid "invalid redo in checkpoint record"
msgstr "r�-ex�cution invalide dans l'enregistrement du point de v�rification"
-#: access/transam/xlog.c:6701
+#: access/transam/xlog.c:6699
#, c-format
msgid "invalid redo record in shutdown checkpoint"
msgstr "enregistrement de r�-ex�cution invalide dans le point de v�rification d'arr�t"
-#: access/transam/xlog.c:6732
+#: access/transam/xlog.c:6730
#, c-format
msgid "database system was not properly shut down; automatic recovery in progress"
msgstr ""
"le syst�me de bases de donn�es n'a pas �t� arr�t� proprement ; restauration\n"
"automatique en cours"
-#: access/transam/xlog.c:6771
+#: access/transam/xlog.c:6769
#, c-format
msgid "backup_label contains data inconsistent with control file"
msgstr "backup_label contient des donn�es incoh�rentes avec le fichier de contr�le"
-#: access/transam/xlog.c:6772
+#: access/transam/xlog.c:6770
#, c-format
msgid "This means that the backup is corrupted and you will have to use another backup for recovery."
msgstr ""
"Ceci signifie que la sauvegarde a �t� corrompue et que vous devrez utiliser\n"
"la derni�re sauvegarde pour la restauration."
-#: access/transam/xlog.c:6836
+#: access/transam/xlog.c:6834
#, c-format
msgid "initializing for hot standby"
msgstr "initialisation pour � Hot Standby �"
-#: access/transam/xlog.c:6967
+#: access/transam/xlog.c:6965
#, c-format
msgid "redo starts at %X/%X"
msgstr "la r�-ex�cution commence � %X/%X"
-#: access/transam/xlog.c:7105
+#: access/transam/xlog.c:7103
#, c-format
msgid "redo done at %X/%X"
msgstr "r�-ex�cution faite � %X/%X"
-#: access/transam/xlog.c:7110 access/transam/xlog.c:8789
+#: access/transam/xlog.c:7108 access/transam/xlog.c:8787
#, c-format
msgid "last completed transaction was at log time %s"
msgstr "la derni�re transaction a eu lieu � %s (moment de la journalisation)"
-#: access/transam/xlog.c:7118
+#: access/transam/xlog.c:7116
#, c-format
msgid "redo is not required"
msgstr "la r�-ex�cution n'est pas n�cessaire"
-#: access/transam/xlog.c:7176
+#: access/transam/xlog.c:7174
#, c-format
msgid "requested recovery stop point is before consistent recovery point"
msgstr ""
"le point d'arr�t de la restauration demand�e se trouve avant le point\n"
"coh�rent de restauration"
-#: access/transam/xlog.c:7192 access/transam/xlog.c:7196
+#: access/transam/xlog.c:7190 access/transam/xlog.c:7194
#, c-format
msgid "WAL ends before end of online backup"
msgstr "le journal de transactions se termine avant la fin de la sauvegarde de base"
-#: access/transam/xlog.c:7193
+#: access/transam/xlog.c:7191
#, c-format
msgid "All WAL generated while online backup was taken must be available at recovery."
msgstr ""
"Tous les journaux de transactions g�n�r�s pendant la sauvegarde en ligne\n"
"doivent �tre disponibles pour la restauration."
-#: access/transam/xlog.c:7197
+#: access/transam/xlog.c:7195
#, c-format
msgid "Online backup started with pg_start_backup() must be ended with pg_stop_backup(), and all WAL up to that point must be available at recovery."
msgstr ""
@@ -1718,220 +1718,220 @@ msgstr ""
"pg_stop_backup() et tous les journaux de transactions g�n�r�s entre les deux\n"
"doivent �tre disponibles pour la restauration."
-#: access/transam/xlog.c:7200
+#: access/transam/xlog.c:7198
#, c-format
msgid "WAL ends before consistent recovery point"
msgstr "Le journal de transaction se termine avant un point de restauration coh�rent"
-#: access/transam/xlog.c:7224
+#: access/transam/xlog.c:7222
#, c-format
msgid "selected new timeline ID: %u"
msgstr "identifiant d'un timeline nouvellement s�lectionn� : %u"
-#: access/transam/xlog.c:7522
+#: access/transam/xlog.c:7520
#, c-format
msgid "consistent recovery state reached at %X/%X"
msgstr "�tat de restauration coh�rent atteint � %X/%X"
-#: access/transam/xlog.c:7701
+#: access/transam/xlog.c:7699
#, c-format
msgid "invalid primary checkpoint link in control file"
msgstr "lien du point de v�rification primaire invalide dans le fichier de contr�le"
-#: access/transam/xlog.c:7705
+#: access/transam/xlog.c:7703
#, c-format
msgid "invalid secondary checkpoint link in control file"
msgstr "lien du point de v�rification secondaire invalide dans le fichier de contr�le"
-#: access/transam/xlog.c:7709
+#: access/transam/xlog.c:7707
#, c-format
msgid "invalid checkpoint link in backup_label file"
msgstr "lien du point de v�rification invalide dans le fichier backup_label"
-#: access/transam/xlog.c:7723
+#: access/transam/xlog.c:7721
#, c-format
msgid "invalid primary checkpoint record"
msgstr "enregistrement du point de v�rification primaire invalide"
-#: access/transam/xlog.c:7727
+#: access/transam/xlog.c:7725
#, c-format
msgid "invalid secondary checkpoint record"
msgstr "enregistrement du point de v�rification secondaire invalide"
-#: access/transam/xlog.c:7731
+#: access/transam/xlog.c:7729
#, c-format
msgid "invalid checkpoint record"
msgstr "enregistrement du point de v�rification invalide"
-#: access/transam/xlog.c:7742
+#: access/transam/xlog.c:7740
#, c-format
msgid "invalid resource manager ID in primary checkpoint record"
msgstr "identifiant du gestionnaire de ressource invalide dans l'enregistrement primaire du point de v�rification"
-#: access/transam/xlog.c:7746
+#: access/transam/xlog.c:7744
#, c-format
msgid "invalid resource manager ID in secondary checkpoint record"
msgstr "identifiant du gestionnaire de ressource invalide dans l'enregistrement secondaire du point de v�rification"
-#: access/transam/xlog.c:7750
+#: access/transam/xlog.c:7748
#, c-format
msgid "invalid resource manager ID in checkpoint record"
msgstr "identifiant du gestionnaire de ressource invalide dans l'enregistrement du point de v�rification"
-#: access/transam/xlog.c:7762
+#: access/transam/xlog.c:7760
#, c-format
msgid "invalid xl_info in primary checkpoint record"
msgstr "xl_info invalide dans l'enregistrement du point de v�rification primaire"
-#: access/transam/xlog.c:7766
+#: access/transam/xlog.c:7764
#, c-format
msgid "invalid xl_info in secondary checkpoint record"
msgstr "xl_info invalide dans l'enregistrement du point de v�rification secondaire"
-#: access/transam/xlog.c:7770
+#: access/transam/xlog.c:7768
#, c-format
msgid "invalid xl_info in checkpoint record"
msgstr "xl_info invalide dans l'enregistrement du point de v�rification"
-#: access/transam/xlog.c:7782
+#: access/transam/xlog.c:7780
#, c-format
msgid "invalid length of primary checkpoint record"
msgstr "longueur invalide de l'enregistrement primaire du point de v�rification"
-#: access/transam/xlog.c:7786
+#: access/transam/xlog.c:7784
#, c-format
msgid "invalid length of secondary checkpoint record"
msgstr "longueur invalide de l'enregistrement secondaire du point de v�rification"
-#: access/transam/xlog.c:7790
+#: access/transam/xlog.c:7788
#, c-format
msgid "invalid length of checkpoint record"
msgstr "longueur invalide de l'enregistrement du point de v�rification"
-#: access/transam/xlog.c:7959
+#: access/transam/xlog.c:7957
#, c-format
msgid "shutting down"
msgstr "arr�t en cours"
-#: access/transam/xlog.c:7981
+#: access/transam/xlog.c:7979
#, c-format
msgid "database system is shut down"
msgstr "le syst�me de base de donn�es est arr�t�"
-#: access/transam/xlog.c:8428
+#: access/transam/xlog.c:8426
#, c-format
msgid "concurrent transaction log activity while database system is shutting down"
msgstr ""
"activit� en cours du journal de transactions alors que le syst�me de bases\n"
"de donn�es est en cours d'arr�t"
-#: access/transam/xlog.c:8639
+#: access/transam/xlog.c:8637
#, c-format
msgid "skipping restartpoint, recovery has already ended"
msgstr "restartpoint ignor�, la r�cup�ration est d�j� termin�e"
-#: access/transam/xlog.c:8662
+#: access/transam/xlog.c:8660
#, c-format
msgid "skipping restartpoint, already performed at %X/%X"
msgstr "ignore le point de red�marrage, d�j� r�alis� � %X/%X"
-#: access/transam/xlog.c:8787
+#: access/transam/xlog.c:8785
#, c-format
msgid "recovery restart point at %X/%X"
msgstr "la r�-ex�cution en restauration commence � %X/%X"
-#: access/transam/xlog.c:8931
+#: access/transam/xlog.c:8929
#, c-format
msgid "restore point \"%s\" created at %X/%X"
msgstr "point de restauration � %s � cr�� � %X/%X"
-#: access/transam/xlog.c:9104
+#: access/transam/xlog.c:9102
#, c-format
msgid "online backup was canceled, recovery cannot continue"
msgstr "la sauvegarde en ligne a �t� annul�e, la restauration ne peut pas continuer"
-#: access/transam/xlog.c:9167
+#: access/transam/xlog.c:9165
#, c-format
msgid "unexpected timeline ID %u (after %u) in checkpoint record"
msgstr ""
"identifiant timeline %u inattendu (apr�s %u) dans l'enregistrement du point\n"
"de v�rification"
-#: access/transam/xlog.c:9216
+#: access/transam/xlog.c:9214
#, c-format
msgid "unexpected timeline ID %u (should be %u) in checkpoint record"
msgstr ""
"identifiant timeline %u inattendu (devrait �tre %u) dans l'enregistrement du\n"
"point de v�rification"
-#: access/transam/xlog.c:9513 access/transam/xlog.c:9537
+#: access/transam/xlog.c:9511 access/transam/xlog.c:9535
#, c-format
msgid "could not fsync log file %u, segment %u: %m"
msgstr ""
"n'a pas pu synchroniser sur disque (fsync) le journal des transactions %u,\n"
"segment %u : %m"
-#: access/transam/xlog.c:9545
+#: access/transam/xlog.c:9543
#, c-format
msgid "could not fsync write-through log file %u, segment %u: %m"
msgstr ""
"n'a pas pu synchroniser sur disque (fsync) le journal des transactions %u,\n"
"segment %u : %m"
-#: access/transam/xlog.c:9554
+#: access/transam/xlog.c:9552
#, c-format
msgid "could not fdatasync log file %u, segment %u: %m"
msgstr ""
"n'a pas pu synchroniser sur disque (fdatasync) le journal de transactions\n"
"%u, segment %u : %m"
-#: access/transam/xlog.c:9616 access/transam/xlog.c:9944 access/transam/xlogfuncs.c:117 access/transam/xlogfuncs.c:149 access/transam/xlogfuncs.c:191 access/transam/xlogfuncs.c:215 access/transam/xlogfuncs.c:298 access/transam/xlogfuncs.c:375
+#: access/transam/xlog.c:9614 access/transam/xlog.c:9942 access/transam/xlogfuncs.c:117 access/transam/xlogfuncs.c:149 access/transam/xlogfuncs.c:191 access/transam/xlogfuncs.c:215 access/transam/xlogfuncs.c:298 access/transam/xlogfuncs.c:375
#, c-format
msgid "recovery is in progress"
msgstr "restauration en cours"
-#: access/transam/xlog.c:9617 access/transam/xlog.c:9945 access/transam/xlogfuncs.c:118 access/transam/xlogfuncs.c:150 access/transam/xlogfuncs.c:192 access/transam/xlogfuncs.c:216
+#: access/transam/xlog.c:9615 access/transam/xlog.c:9943 access/transam/xlogfuncs.c:118 access/transam/xlogfuncs.c:150 access/transam/xlogfuncs.c:192 access/transam/xlogfuncs.c:216
#, c-format
msgid "WAL control functions cannot be executed during recovery."
msgstr ""
"les fonctions de contr�le des journaux de transactions ne peuvent pas\n"
"�tre ex�cut�es lors de la restauration."
-#: access/transam/xlog.c:9626 access/transam/xlog.c:9954
+#: access/transam/xlog.c:9624 access/transam/xlog.c:9952
#, c-format
msgid "WAL level not sufficient for making an online backup"
msgstr ""
"Le niveau de journalisation (configur� par wal_level) n'est pas suffisant pour\n"
"faire une sauvegarde en ligne."
-#: access/transam/xlog.c:9627 access/transam/xlog.c:9955 access/transam/xlogfuncs.c:156
+#: access/transam/xlog.c:9625 access/transam/xlog.c:9953 access/transam/xlogfuncs.c:156
#, c-format
msgid "wal_level must be set to \"archive\" or \"hot_standby\" at server start."
msgstr ""
"wal_level doit �tre configur� � � archive � ou � hot_standby � au d�marrage\n"
"du serveur."
-#: access/transam/xlog.c:9632
+#: access/transam/xlog.c:9630
#, c-format
msgid "backup label too long (max %d bytes)"
msgstr "label de sauvegarde trop long (%d octets maximum)"
-#: access/transam/xlog.c:9663 access/transam/xlog.c:9839
+#: access/transam/xlog.c:9661 access/transam/xlog.c:9837
#, c-format
msgid "a backup is already in progress"
msgstr "une sauvegarde est d�j� en cours"
-#: access/transam/xlog.c:9664
+#: access/transam/xlog.c:9662
#, c-format
msgid "Run pg_stop_backup() and try again."
msgstr "Ex�cutez pg_stop_backup() et tentez de nouveau."
-#: access/transam/xlog.c:9757
+#: access/transam/xlog.c:9755
#, c-format
msgid "WAL generated with full_page_writes=off was replayed since last restartpoint"
msgstr "Les journaux g�n�r�s avec full_page_writes=off ont �t� rejou�s depuis le dernier restartpoint."
-#: access/transam/xlog.c:9759 access/transam/xlog.c:10104
+#: access/transam/xlog.c:9757 access/transam/xlog.c:10102
#, c-format
msgid "This means that the backup being taken on the standby is corrupt and should not be used. Enable full_page_writes and run CHECKPOINT on the master, and then try an online backup again."
msgstr ""
@@ -1939,60 +1939,60 @@ msgstr ""
"corrompue et ne doit pas �tre utilis�e. Activez full_page_writes et lancez\n"
"CHECKPOINT sur le ma�tre, puis recommencez la sauvegarde."
-#: access/transam/xlog.c:9840
+#: access/transam/xlog.c:9838
#, c-format
msgid "If you're sure there is no backup in progress, remove file \"%s\" and try again."
msgstr ""
"Si vous �tes certain qu'aucune sauvegarde n'est en cours, supprimez le\n"
"fichier � %s � et recommencez de nouveau."
-#: access/transam/xlog.c:9857 access/transam/xlog.c:10163
+#: access/transam/xlog.c:9855 access/transam/xlog.c:10161
#, c-format
msgid "could not write file \"%s\": %m"
msgstr "impossible d'�crire le fichier � %s � : %m"
-#: access/transam/xlog.c:9999
+#: access/transam/xlog.c:9997
#, c-format
msgid "a backup is not in progress"
msgstr "une sauvegarde n'est pas en cours"
-#: access/transam/xlog.c:10038 access/transam/xlog.c:10050 access/transam/xlog.c:10404 access/transam/xlog.c:10410
+#: access/transam/xlog.c:10036 access/transam/xlog.c:10048 access/transam/xlog.c:10402 access/transam/xlog.c:10408
#, c-format
msgid "invalid data in file \"%s\""
msgstr "donn�es invalides dans le fichier � %s �"
-#: access/transam/xlog.c:10054
+#: access/transam/xlog.c:10052
#, c-format
msgid "the standby was promoted during online backup"
msgstr "le standby a �t� promu lors de la sauvegarde en ligne"
-#: access/transam/xlog.c:10055
+#: access/transam/xlog.c:10053
#, c-format
msgid "This means that the backup being taken is corrupt and should not be used. Try taking another online backup."
msgstr ""
"Cela signifie que la sauvegarde en cours de r�alisation est corrompue et ne\n"
"doit pas �tre utilis�e. Recommencez la sauvegarde."
-#: access/transam/xlog.c:10102
+#: access/transam/xlog.c:10100
#, c-format
msgid "WAL generated with full_page_writes=off was replayed during online backup"
msgstr ""
"le journal de transactions g�n�r� avec full_page_writes=off a �t� rejou� lors\n"
"de la sauvegarde en ligne"
-#: access/transam/xlog.c:10212
+#: access/transam/xlog.c:10210
#, c-format
msgid "pg_stop_backup cleanup done, waiting for required WAL segments to be archived"
msgstr "nettoyage de pg_stop_backup termin�, en attente des journaux de transactions requis � archiver"
-#: access/transam/xlog.c:10222
+#: access/transam/xlog.c:10220
#, c-format
msgid "pg_stop_backup still waiting for all required WAL segments to be archived (%d seconds elapsed)"
msgstr ""
"pg_stop_backup toujours en attente de la fin de l'archivage des segments de\n"
"journaux de transactions requis (%d secondes pass�es)"
-#: access/transam/xlog.c:10224
+#: access/transam/xlog.c:10222
#, c-format
msgid "Check that your archive_command is executing properly. pg_stop_backup can be canceled safely, but the database backup will not be usable without all the WAL segments."
msgstr ""
@@ -2000,12 +2000,12 @@ msgstr ""
"peut �tre annul� avec s�ret� mais la sauvegarde de la base ne sera pas\n"
"utilisable sans tous les segments WAL."
-#: access/transam/xlog.c:10231
+#: access/transam/xlog.c:10229
#, c-format
msgid "pg_stop_backup complete, all required WAL segments have been archived"
msgstr "pg_stop_backup termin�, tous les journaux de transactions requis ont �t� archiv�s"
-#: access/transam/xlog.c:10235
+#: access/transam/xlog.c:10233
#, c-format
msgid "WAL archiving is not enabled; you must ensure that all required WAL segments are copied through other means to complete the backup"
msgstr ""
@@ -2013,42 +2013,42 @@ msgstr ""
"vous devez vous assurer que tous les fichiers requis des journaux de\n"
"transactions sont copi�s par d'autre moyens pour terminer la sauvegarde."
-#: access/transam/xlog.c:10454
+#: access/transam/xlog.c:10452
#, c-format
msgid "xlog redo %s"
msgstr "xlog redo %s"
-#: access/transam/xlog.c:10494
+#: access/transam/xlog.c:10492
#, c-format
msgid "online backup mode canceled"
msgstr "mode de sauvegarde en ligne annul�"
-#: access/transam/xlog.c:10495
+#: access/transam/xlog.c:10493
#, c-format
msgid "\"%s\" was renamed to \"%s\"."
msgstr "� %s � a �t� renomm� en � %s �."
-#: access/transam/xlog.c:10502
+#: access/transam/xlog.c:10500
#, c-format
msgid "online backup mode was not canceled"
msgstr "le mode de sauvegarde en ligne n'a pas �t� annul�"
-#: access/transam/xlog.c:10503
+#: access/transam/xlog.c:10501
#, c-format
msgid "Could not rename \"%s\" to \"%s\": %m."
msgstr "N'a pas pu renommer � %s � en � %s � : %m"
-#: access/transam/xlog.c:10853 access/transam/xlog.c:10875
+#: access/transam/xlog.c:10851 access/transam/xlog.c:10873
#, c-format
msgid "could not read from log file %u, segment %u, offset %u: %m"
msgstr "n'a pas pu lire le journal de transactions %u, segment %u, d�calage %u : %m"
-#: access/transam/xlog.c:10964
+#: access/transam/xlog.c:10962
#, c-format
msgid "received promote request"
msgstr "a re�u une demande de promotion"
-#: access/transam/xlog.c:10977
+#: access/transam/xlog.c:10975
#, c-format
msgid "trigger file found: %s"
msgstr "fichier trigger trouv� : %s"
@@ -2122,17 +2122,17 @@ msgstr "syntaxe invalide en entr�e pour l'emplacement du journal de transactions
msgid "xrecoff \"%X\" is out of valid range, 0..%X"
msgstr "xrecoff � %X � en dehors des limites valides, 0..%X"
-#: bootstrap/bootstrap.c:271 postmaster/postmaster.c:729 tcop/postgres.c:3485
+#: bootstrap/bootstrap.c:271 postmaster/postmaster.c:738 tcop/postgres.c:3490
#, c-format
msgid "--%s requires a value"
msgstr "--%s requiert une valeur"
-#: bootstrap/bootstrap.c:276 postmaster/postmaster.c:734 tcop/postgres.c:3490
+#: bootstrap/bootstrap.c:276 postmaster/postmaster.c:743 tcop/postgres.c:3495
#, c-format
msgid "-c %s requires a value"
msgstr "-c %s requiert une valeur"
-#: bootstrap/bootstrap.c:287 postmaster/postmaster.c:746 postmaster/postmaster.c:759
+#: bootstrap/bootstrap.c:287 postmaster/postmaster.c:755 postmaster/postmaster.c:768
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Essayez � %s --help � pour plus d'informations.\n"
@@ -2258,8 +2258,8 @@ msgid "large object %u does not exist"
msgstr "le � Large Object � %u n'existe pas"
#: catalog/aclchk.c:867 catalog/aclchk.c:875 commands/collationcmds.c:93 commands/copy.c:886 commands/copy.c:904 commands/copy.c:912 commands/copy.c:920 commands/copy.c:928 commands/copy.c:936 commands/copy.c:944 commands/copy.c:952 commands/copy.c:968 commands/copy.c:982 commands/dbcommands.c:144 commands/dbcommands.c:152
-#: commands/dbcommands.c:160 commands/dbcommands.c:168 commands/dbcommands.c:176 commands/dbcommands.c:184 commands/dbcommands.c:192 commands/dbcommands.c:1374 commands/dbcommands.c:1382 commands/extension.c:1248 commands/extension.c:1256 commands/extension.c:1264 commands/extension.c:2666 commands/foreigncmds.c:543
-#: commands/foreigncmds.c:552 commands/functioncmds.c:507 commands/functioncmds.c:599 commands/functioncmds.c:607 commands/functioncmds.c:615 commands/functioncmds.c:1934 commands/functioncmds.c:1942 commands/sequence.c:1179 commands/sequence.c:1187 commands/sequence.c:1195 commands/sequence.c:1203 commands/sequence.c:1211
+#: commands/dbcommands.c:160 commands/dbcommands.c:168 commands/dbcommands.c:176 commands/dbcommands.c:184 commands/dbcommands.c:192 commands/dbcommands.c:1374 commands/dbcommands.c:1382 commands/extension.c:1248 commands/extension.c:1256 commands/extension.c:1264 commands/extension.c:2666 commands/foreigncmds.c:595
+#: commands/foreigncmds.c:604 commands/functioncmds.c:507 commands/functioncmds.c:599 commands/functioncmds.c:607 commands/functioncmds.c:615 commands/functioncmds.c:1934 commands/functioncmds.c:1942 commands/sequence.c:1179 commands/sequence.c:1187 commands/sequence.c:1195 commands/sequence.c:1203 commands/sequence.c:1211
#: commands/sequence.c:1219 commands/sequence.c:1227 commands/sequence.c:1235 commands/typecmds.c:293 commands/typecmds.c:1300 commands/typecmds.c:1309 commands/typecmds.c:1317 commands/typecmds.c:1325 commands/typecmds.c:1333 commands/user.c:134 commands/user.c:151 commands/user.c:159 commands/user.c:167 commands/user.c:175
#: commands/user.c:183 commands/user.c:191 commands/user.c:199 commands/user.c:207 commands/user.c:215 commands/user.c:223 commands/user.c:231 commands/user.c:494 commands/user.c:506 commands/user.c:514 commands/user.c:522 commands/user.c:530 commands/user.c:538 commands/user.c:546 commands/user.c:554 commands/user.c:563
#: commands/user.c:571
@@ -2272,13 +2272,13 @@ msgstr "options en conflit ou redondantes"
msgid "default privileges cannot be set for columns"
msgstr "les droits par d�faut ne peuvent pas �tre configur�s pour les colonnes"
-#: catalog/aclchk.c:1477 catalog/objectaddress.c:813 commands/analyze.c:387 commands/copy.c:3983 commands/sequence.c:1480 commands/tablecmds.c:4774 commands/tablecmds.c:4866 commands/tablecmds.c:4913 commands/tablecmds.c:5015 commands/tablecmds.c:5059 commands/tablecmds.c:5138 commands/tablecmds.c:5222 commands/tablecmds.c:7176
-#: commands/tablecmds.c:7393 commands/tablecmds.c:7782 commands/trigger.c:628 parser/analyze.c:2042 parser/parse_relation.c:2067 parser/parse_relation.c:2124 parser/parse_target.c:899 parser/parse_type.c:123 utils/adt/acl.c:2838 utils/adt/ruleutils.c:1615
+#: catalog/aclchk.c:1477 catalog/objectaddress.c:813 commands/analyze.c:387 commands/copy.c:3983 commands/sequence.c:1480 commands/tablecmds.c:4774 commands/tablecmds.c:4866 commands/tablecmds.c:4913 commands/tablecmds.c:5015 commands/tablecmds.c:5059 commands/tablecmds.c:5138 commands/tablecmds.c:5222 commands/tablecmds.c:7167
+#: commands/tablecmds.c:7399 commands/tablecmds.c:7788 commands/trigger.c:628 parser/analyze.c:2042 parser/parse_relation.c:2067 parser/parse_relation.c:2124 parser/parse_target.c:899 parser/parse_type.c:123 utils/adt/acl.c:2838 utils/adt/ruleutils.c:1626
#, c-format
msgid "column \"%s\" of relation \"%s\" does not exist"
msgstr "la colonne � %s � de la relation � %s � n'existe pas"
-#: catalog/aclchk.c:1742 catalog/objectaddress.c:648 commands/sequence.c:1069 commands/tablecmds.c:210 commands/tablecmds.c:10434 utils/adt/acl.c:2074 utils/adt/acl.c:2104 utils/adt/acl.c:2136 utils/adt/acl.c:2168 utils/adt/acl.c:2196 utils/adt/acl.c:2226
+#: catalog/aclchk.c:1742 catalog/objectaddress.c:648 commands/sequence.c:1069 commands/tablecmds.c:210 commands/tablecmds.c:10478 utils/adt/acl.c:2074 utils/adt/acl.c:2104 utils/adt/acl.c:2136 utils/adt/acl.c:2168 utils/adt/acl.c:2196 utils/adt/acl.c:2226
#, c-format
msgid "\"%s\" is not a sequence"
msgstr "� %s � n'est pas une s�quence"
@@ -2575,12 +2575,12 @@ msgstr "le sch�ma d'OID %u n'existe pas"
msgid "tablespace with OID %u does not exist"
msgstr "le tablespace d'OID %u n'existe pas"
-#: catalog/aclchk.c:4075 catalog/aclchk.c:4843 commands/foreigncmds.c:367
+#: catalog/aclchk.c:4075 catalog/aclchk.c:4843 commands/foreigncmds.c:393
#, c-format
msgid "foreign-data wrapper with OID %u does not exist"
msgstr "le wrapper de donn�es distantes d'OID %u n'existe pas"
-#: catalog/aclchk.c:4136 catalog/aclchk.c:4870 commands/foreigncmds.c:466
+#: catalog/aclchk.c:4136 catalog/aclchk.c:4870 commands/foreigncmds.c:518
#, c-format
msgid "foreign server with OID %u does not exist"
msgstr "le serveur distant d'OID %u n'existe pas"
@@ -2650,7 +2650,7 @@ msgstr "n'a pas pu supprimer %s car il est requis par %s"
msgid "You can drop %s instead."
msgstr "Vous pouvez supprimer %s � la place."
-#: catalog/dependency.c:769 catalog/pg_shdepend.c:568
+#: catalog/dependency.c:769 catalog/pg_shdepend.c:570
#, c-format
msgid "cannot drop %s because it is required by the database system"
msgstr "n'a pas pu supprimer %s car il est requis par le syst�me de bases de donn�es"
@@ -2670,7 +2670,7 @@ msgstr "%s d�pend de %s"
msgid "drop cascades to %s"
msgstr "DROP cascade sur %s"
-#: catalog/dependency.c:935 catalog/pg_shdepend.c:679
+#: catalog/dependency.c:935 catalog/pg_shdepend.c:681
#, c-format
msgid ""
"\n"
@@ -2690,8 +2690,8 @@ msgstr[1] ""
msgid "cannot drop %s because other objects depend on it"
msgstr "n'a pas pu supprimer %s car d'autres objets en d�pendent"
-#: catalog/dependency.c:949 catalog/dependency.c:950 catalog/dependency.c:956 catalog/dependency.c:957 catalog/dependency.c:968 catalog/dependency.c:969 catalog/objectaddress.c:555 commands/tablecmds.c:734 commands/user.c:960 port/win32/security.c:51 storage/lmgr/deadlock.c:955 storage/lmgr/proc.c:1155 utils/misc/guc.c:5454
-#: utils/misc/guc.c:5789 utils/misc/guc.c:8156 utils/misc/guc.c:8190 utils/misc/guc.c:8224 utils/misc/guc.c:8258 utils/misc/guc.c:8293
+#: catalog/dependency.c:949 catalog/dependency.c:950 catalog/dependency.c:956 catalog/dependency.c:957 catalog/dependency.c:968 catalog/dependency.c:969 catalog/objectaddress.c:555 commands/tablecmds.c:734 commands/user.c:960 port/win32/security.c:51 storage/lmgr/deadlock.c:955 storage/lmgr/proc.c:1156 utils/misc/guc.c:5454
+#: utils/misc/guc.c:5789 utils/misc/guc.c:8167 utils/misc/guc.c:8201 utils/misc/guc.c:8235 utils/misc/guc.c:8269 utils/misc/guc.c:8304
#, c-format
msgid "%s"
msgstr "%s"
@@ -2997,7 +2997,7 @@ msgstr "le type composite %s ne peut pas �tre membre de lui-m�me"
msgid "no collation was derived for column \"%s\" with collatable type %s"
msgstr "aucun collationnement n'a �t� d�riv� pour la colonne � %s � de type collationnable %s"
-#: catalog/heap.c:569 commands/createas.c:293 commands/indexcmds.c:1107 commands/view.c:147 regex/regc_pg_locale.c:262 utils/adt/formatting.c:1521 utils/adt/formatting.c:1573 utils/adt/formatting.c:1641 utils/adt/formatting.c:1693 utils/adt/formatting.c:1762 utils/adt/formatting.c:1826 utils/adt/like.c:212
+#: catalog/heap.c:569 commands/createas.c:293 commands/indexcmds.c:1107 commands/view.c:147 regex/regc_pg_locale.c:262 utils/adt/formatting.c:1521 utils/adt/formatting.c:1573 utils/adt/formatting.c:1641 utils/adt/formatting.c:1693 utils/adt/formatting.c:1762 utils/adt/formatting.c:1826 utils/adt/like.c:213
#: utils/adt/selfuncs.c:5215 utils/adt/varlena.c:1372
#, c-format
msgid "Use the COLLATE clause to set the collation explicitly."
@@ -3289,7 +3289,7 @@ msgstr "droit refus� pour la cr�ation de tables temporaires dans la base de donn
msgid "cannot create temporary tables during recovery"
msgstr "ne peut pas cr�er des tables temporaires lors de la restauration"
-#: catalog/namespace.c:3791 commands/tablespace.c:1189 commands/variable.c:60 replication/syncrep.c:684 utils/misc/guc.c:8323
+#: catalog/namespace.c:3791 commands/tablespace.c:1189 commands/variable.c:60 replication/syncrep.c:684 utils/misc/guc.c:8334
#, c-format
msgid "List syntax is invalid."
msgstr "La syntaxe de la liste est invalide."
@@ -3327,17 +3327,17 @@ msgstr "le nom du wrapper de donn�es distantes ne peut pas �tre qualifi�"
msgid "server name cannot be qualified"
msgstr "le nom du serveur ne peut pas �tre qualifi�"
-#: catalog/objectaddress.c:655 catalog/toasting.c:92 commands/indexcmds.c:381 commands/lockcmds.c:92 commands/tablecmds.c:204 commands/tablecmds.c:1227 commands/tablecmds.c:3971 commands/tablecmds.c:7296 commands/tablecmds.c:10327
+#: catalog/objectaddress.c:655 catalog/toasting.c:92 commands/indexcmds.c:381 commands/lockcmds.c:92 commands/tablecmds.c:204 commands/tablecmds.c:1227 commands/tablecmds.c:3971 commands/tablecmds.c:7302 commands/tablecmds.c:10371
#, c-format
msgid "\"%s\" is not a table"
msgstr "� %s � n'est pas une table"
-#: catalog/objectaddress.c:662 commands/tablecmds.c:216 commands/tablecmds.c:3986 commands/tablecmds.c:10439 commands/view.c:185
+#: catalog/objectaddress.c:662 commands/tablecmds.c:216 commands/tablecmds.c:3986 commands/tablecmds.c:10483 commands/view.c:185
#, c-format
msgid "\"%s\" is not a view"
msgstr "� %s � n'est pas une vue"
-#: catalog/objectaddress.c:669 commands/tablecmds.c:234 commands/tablecmds.c:3989 commands/tablecmds.c:10444
+#: catalog/objectaddress.c:669 commands/tablecmds.c:234 commands/tablecmds.c:3989 commands/tablecmds.c:10488
#, c-format
msgid "\"%s\" is not a foreign table"
msgstr "� %s � n'est pas une table distante"
@@ -3686,7 +3686,7 @@ msgstr "les fonctions SQL ne peuvent avoir d'arguments du type %s"
msgid "SQL function \"%s\""
msgstr "Fonction SQL � %s �"
-#: catalog/pg_shdepend.c:686
+#: catalog/pg_shdepend.c:688
#, c-format
msgid ""
"\n"
@@ -3703,47 +3703,47 @@ msgstr[1] ""
"et des objets dans %d autres bases de donn�es (voir le journal applicatif du\n"
"serveur pour une liste)"
-#: catalog/pg_shdepend.c:998
+#: catalog/pg_shdepend.c:1000
#, c-format
msgid "role %u was concurrently dropped"
msgstr "le r�le %u a �t� supprim� simultan�ment"
-#: catalog/pg_shdepend.c:1017
+#: catalog/pg_shdepend.c:1019
#, c-format
msgid "tablespace %u was concurrently dropped"
msgstr "le tablespace %u a �t� supprim� simultan�ment"
-#: catalog/pg_shdepend.c:1032
+#: catalog/pg_shdepend.c:1034
#, c-format
msgid "database %u was concurrently dropped"
msgstr "la base de donn�es %u a �t� supprim� simultan�ment"
-#: catalog/pg_shdepend.c:1076
+#: catalog/pg_shdepend.c:1079
#, c-format
msgid "owner of %s"
msgstr "propri�taire de %s"
-#: catalog/pg_shdepend.c:1078
+#: catalog/pg_shdepend.c:1081
#, c-format
msgid "privileges for %s"
msgstr "droits pour � %s �"
#. translator: %s will always be "database %s"
-#: catalog/pg_shdepend.c:1086
+#: catalog/pg_shdepend.c:1089
#, c-format
msgid "%d object in %s"
msgid_plural "%d objects in %s"
msgstr[0] "%d objet dans %s"
msgstr[1] "%d objets dans %s"
-#: catalog/pg_shdepend.c:1197
+#: catalog/pg_shdepend.c:1200
#, c-format
msgid "cannot drop objects owned by %s because they are required by the database system"
msgstr ""
"n'a pas pu supprimer les objets appartenant � %s car ils sont n�cessaires au\n"
"syst�me de bases de donn�es"
-#: catalog/pg_shdepend.c:1300
+#: catalog/pg_shdepend.c:1303
#, c-format
msgid "cannot reassign ownership of objects owned by %s because they are required by the database system"
msgstr ""
@@ -3894,44 +3894,44 @@ msgstr ""
msgid "could not convert row type"
msgstr "n'a pas pu convertir le type de ligne"
-#: commands/async.c:547
+#: commands/async.c:557
#, c-format
msgid "channel name cannot be empty"
msgstr "le nom du canal ne peut pas �tre vide"
-#: commands/async.c:552
+#: commands/async.c:562
#, c-format
msgid "channel name too long"
msgstr "nom du canal trop long"
-#: commands/async.c:559
+#: commands/async.c:569
#, c-format
msgid "payload string too long"
msgstr "cha�ne de charge trop longue"
-#: commands/async.c:744
+#: commands/async.c:754
#, c-format
msgid "cannot PREPARE a transaction that has executed LISTEN, UNLISTEN, or NOTIFY"
msgstr ""
"ne peut pas ex�cuter PREPARE sur une transaction qui a ex�cut� LISTEN,\n"
"UNLISTEN ou NOTIFY"
-#: commands/async.c:847
+#: commands/async.c:857
#, c-format
msgid "too many notifications in the NOTIFY queue"
msgstr "trop de notifications dans la queue NOTIFY"
-#: commands/async.c:1420
+#: commands/async.c:1460
#, c-format
msgid "NOTIFY queue is %.0f%% full"
msgstr "la queue NOTIFY est pleine � %.0f%%"
-#: commands/async.c:1422
+#: commands/async.c:1462
#, c-format
msgid "The server process with PID %d is among those with the oldest transactions."
msgstr "Le processus serveur de PID %d est parmi ceux qui ont les transactions les plus anciennes."
-#: commands/async.c:1425
+#: commands/async.c:1465
#, c-format
msgid "The NOTIFY queue cannot be emptied until that process ends its current transaction."
msgstr ""
@@ -3948,7 +3948,7 @@ msgstr "ne peut pas ex�cuter CLUSTER sur les tables temporaires des autres sessi
msgid "there is no previously clustered index for table \"%s\""
msgstr "Il n'existe pas d'index CLUSTER pour la table � %s �"
-#: commands/cluster.c:168 commands/tablecmds.c:8477
+#: commands/cluster.c:168 commands/tablecmds.c:8502
#, c-format
msgid "index \"%s\" for table \"%s\" does not exist"
msgstr "l'index � %s � pour la table � %s � n'existe pas"
@@ -4041,7 +4041,7 @@ msgstr "le collationnament � %s � pour l'encodage � %s � existe d�j� dans le sch
msgid "collation \"%s\" already exists in schema \"%s\""
msgstr "le collationnement � %s � existe d�j� dans le sch�ma � %s �"
-#: commands/comment.c:61 commands/dbcommands.c:793 commands/dbcommands.c:949 commands/dbcommands.c:1048 commands/dbcommands.c:1240 commands/dbcommands.c:1425 commands/dbcommands.c:1510 commands/dbcommands.c:1938 utils/init/postinit.c:717 utils/init/postinit.c:785 utils/init/postinit.c:802
+#: commands/comment.c:61 commands/dbcommands.c:793 commands/dbcommands.c:949 commands/dbcommands.c:1048 commands/dbcommands.c:1240 commands/dbcommands.c:1425 commands/dbcommands.c:1510 commands/dbcommands.c:1938 utils/init/postinit.c:717 utils/init/postinit.c:799 utils/init/postinit.c:816
#, c-format
msgid "database \"%s\" does not exist"
msgstr "la base de donn�es � %s � n'existe pas"
@@ -4756,7 +4756,7 @@ msgstr "%s requiert une valeur enti�re"
msgid "invalid argument for %s: \"%s\""
msgstr "argument invalide pour %s : � %s �"
-#: commands/dropcmds.c:100 commands/functioncmds.c:1075 commands/functioncmds.c:1138 commands/functioncmds.c:1290 utils/adt/ruleutils.c:1731
+#: commands/dropcmds.c:100 commands/functioncmds.c:1075 commands/functioncmds.c:1138 commands/functioncmds.c:1290 utils/adt/ruleutils.c:1723
#, c-format
msgid "\"%s\" is an aggregate function"
msgstr "� %s � est une fonction d'agr�gat"
@@ -5054,14 +5054,14 @@ msgid "cannot drop extension \"%s\" because it is being modified"
msgstr "ne peut pas supprimer l'extension � %s � car il est en cours de modification"
#: commands/extension.c:1646 commands/extension.c:1755 commands/extension.c:1948 commands/prepare.c:716 executor/execQual.c:1740 executor/execQual.c:1765 executor/execQual.c:2132 executor/execQual.c:5287 executor/functions.c:1017 foreign/foreign.c:373 replication/walsender.c:1529 utils/fmgr/funcapi.c:60
-#: utils/mmgr/portalmem.c:986
+#: utils/mmgr/portalmem.c:1052
#, c-format
msgid "set-valued function called in context that cannot accept a set"
msgstr ""
"la fonction avec set-value a �t� appel� dans un contexte qui n'accepte pas\n"
"un ensemble"
-#: commands/extension.c:1650 commands/extension.c:1759 commands/extension.c:1952 commands/prepare.c:720 foreign/foreign.c:378 replication/walsender.c:1533 utils/mmgr/portalmem.c:990
+#: commands/extension.c:1650 commands/extension.c:1759 commands/extension.c:1952 commands/prepare.c:720 foreign/foreign.c:378 replication/walsender.c:1533 utils/mmgr/portalmem.c:1056
#, c-format
msgid "materialize mode required, but it is not allowed in this context"
msgstr "mode mat�rialis� requis mais interdit dans ce contexte"
@@ -5132,98 +5132,98 @@ msgstr "option � %s � non trouv�"
msgid "option \"%s\" provided more than once"
msgstr "option � %s � fournie plus d'une fois"
-#: commands/foreigncmds.c:218 commands/foreigncmds.c:340 commands/foreigncmds.c:711 foreign/foreign.c:548
+#: commands/foreigncmds.c:218 commands/foreigncmds.c:366 commands/foreigncmds.c:763 foreign/foreign.c:548
#, c-format
msgid "foreign-data wrapper \"%s\" does not exist"
msgstr "le wrapper de donn�es distantes � %s � n'existe pas"
-#: commands/foreigncmds.c:224 commands/foreigncmds.c:601
+#: commands/foreigncmds.c:224 commands/foreigncmds.c:653
#, c-format
msgid "foreign-data wrapper \"%s\" already exists"
msgstr "le wrapper de donn�es distantes � %s � existe d�j�"
-#: commands/foreigncmds.c:256 commands/foreigncmds.c:441 commands/foreigncmds.c:994 commands/foreigncmds.c:1328 foreign/foreign.c:569
+#: commands/foreigncmds.c:256 commands/foreigncmds.c:493 commands/foreigncmds.c:1046 commands/foreigncmds.c:1380 foreign/foreign.c:569
#, c-format
msgid "server \"%s\" does not exist"
msgstr "le serveur � %s � n'existe pas"
-#: commands/foreigncmds.c:262 commands/foreigncmds.c:889
+#: commands/foreigncmds.c:262 commands/foreigncmds.c:941
#, c-format
msgid "server \"%s\" already exists"
msgstr "le serveur � %s � existe d�j�"
-#: commands/foreigncmds.c:296 commands/foreigncmds.c:304
+#: commands/foreigncmds.c:302 commands/foreigncmds.c:310
#, c-format
msgid "permission denied to change owner of foreign-data wrapper \"%s\""
msgstr "droit refus� pour modifier le propri�taire du wrapper de donn�es distantes � %s �"
-#: commands/foreigncmds.c:298
+#: commands/foreigncmds.c:304
#, c-format
msgid "Must be superuser to change owner of a foreign-data wrapper."
msgstr ""
"Doit �tre super-utilisateur pour modifier le propri�taire du wrapper de\n"
"donn�es distantes."
-#: commands/foreigncmds.c:306
+#: commands/foreigncmds.c:312
#, c-format
msgid "The owner of a foreign-data wrapper must be a superuser."
msgstr "Le propri�taire du wrapper de donn�es distantes doit �tre un super-utilisateur."
-#: commands/foreigncmds.c:493
+#: commands/foreigncmds.c:545
#, c-format
msgid "function %s must return type \"fdw_handler\""
msgstr "la fonction %s doit renvoyer le type � fdw_handler �"
-#: commands/foreigncmds.c:588
+#: commands/foreigncmds.c:640
#, c-format
msgid "permission denied to create foreign-data wrapper \"%s\""
msgstr "droit refus� pour la cr�ation du wrapper de donn�es distantes � %s �"
-#: commands/foreigncmds.c:590
+#: commands/foreigncmds.c:642
#, c-format
msgid "Must be superuser to create a foreign-data wrapper."
msgstr "Doit �tre super-utilisateur pour cr�er un wrapper de donn�es distantes."
-#: commands/foreigncmds.c:701
+#: commands/foreigncmds.c:753
#, c-format
msgid "permission denied to alter foreign-data wrapper \"%s\""
msgstr "droit refus� pour modifier le wrapper de donn�es distantes � %s �"
-#: commands/foreigncmds.c:703
+#: commands/foreigncmds.c:755
#, c-format
msgid "Must be superuser to alter a foreign-data wrapper."
msgstr "Doit �tre super-utilisateur pour modifier un wrapper de donn�es distantes"
-#: commands/foreigncmds.c:734
+#: commands/foreigncmds.c:786
#, c-format
msgid "changing the foreign-data wrapper handler can change behavior of existing foreign tables"
msgstr ""
"la modification du validateur de wrapper de donn�es distantes peut modifier\n"
"le comportement des tables distantes existantes"
-#: commands/foreigncmds.c:748
+#: commands/foreigncmds.c:800
#, c-format
msgid "changing the foreign-data wrapper validator can cause the options for dependent objects to become invalid"
msgstr ""
"la modification du validateur du wrapper de donn�es distantes peut faire en\n"
"sorte que les options des objets d�pendants deviennent invalides"
-#: commands/foreigncmds.c:1152
+#: commands/foreigncmds.c:1204
#, c-format
msgid "user mapping \"%s\" already exists for server %s"
msgstr "la correspondance utilisateur � %s � existe d�j� dans le serveur � %s �"
-#: commands/foreigncmds.c:1239 commands/foreigncmds.c:1344
+#: commands/foreigncmds.c:1291 commands/foreigncmds.c:1396
#, c-format
msgid "user mapping \"%s\" does not exist for the server"
msgstr "la correspondance utilisateur � %s � n'existe pas pour le serveur"
-#: commands/foreigncmds.c:1331
+#: commands/foreigncmds.c:1383
#, c-format
msgid "server does not exist, skipping"
msgstr "le serveur n'existe pas, poursuite du traitement"
-#: commands/foreigncmds.c:1349
+#: commands/foreigncmds.c:1401
#, c-format
msgid "user mapping \"%s\" does not exist for the server, skipping"
msgstr ""
@@ -5364,7 +5364,7 @@ msgstr "le langage � %s � n'existe pas"
msgid "Use CREATE LANGUAGE to load the language into the database."
msgstr "Utiliser CREATE LANGUAGE pour charger le langage dans la base de donn�es."
-#: commands/functioncmds.c:898 commands/functioncmds.c:1320
+#: commands/functioncmds.c:898 commands/functioncmds.c:1321
#, c-format
msgid "only superuser can define a leakproof function"
msgstr "seul un superutilisateur peut d�finir une fonction leakproof"
@@ -5548,7 +5548,7 @@ msgstr "ne peut pas cr�er un index sur la table distante � %s �"
msgid "cannot create indexes on temporary tables of other sessions"
msgstr "ne peut pas cr�er les index sur les tables temporaires des autres sessions"
-#: commands/indexcmds.c:446 commands/tablecmds.c:511 commands/tablecmds.c:8737
+#: commands/indexcmds.c:446 commands/tablecmds.c:511 commands/tablecmds.c:8762
#, c-format
msgid "only shared relations can be placed in pg_global tablespace"
msgstr "seules les relations partag�es peuvent �tre plac�es dans le tablespace pg_global"
@@ -5932,12 +5932,7 @@ msgstr "nom de curseur invalide : il ne doit pas �tre vide"
msgid "cursor \"%s\" does not exist"
msgstr "le curseur � %s � n'existe pas"
-#: commands/portalcmds.c:341 tcop/pquery.c:740 tcop/pquery.c:1404
-#, c-format
-msgid "portal \"%s\" cannot be run"
-msgstr "le portail � %s � ne peut pas �tre ex�cut� de nouveau"
-
-#: commands/portalcmds.c:415
+#: commands/portalcmds.c:411
#, c-format
msgid "could not reposition held cursor"
msgstr "n'a pas pu repositionner le curseur d�tenu"
@@ -6078,7 +6073,7 @@ msgstr "le fournisseur � %s � de label de s�curit� n'est pas charg�"
msgid "unlogged sequences are not supported"
msgstr "les s�quences non trac�es ne sont pas support�es"
-#: commands/sequence.c:424 commands/tablecmds.c:2269 commands/tablecmds.c:2441 commands/tablecmds.c:9834 tcop/utility.c:714
+#: commands/sequence.c:424 commands/tablecmds.c:2269 commands/tablecmds.c:2441 commands/tablecmds.c:9878 tcop/utility.c:714
#, c-format
msgid "relation \"%s\" does not exist, skipping"
msgstr "la relation � %s � n'existe pas, poursuite du traitement"
@@ -6110,10 +6105,10 @@ msgstr "la derni�re valeur (lastval) n'est pas encore d�finie dans cette session
msgid "setval: value %s is out of bounds for sequence \"%s\" (%s..%s)"
msgstr "setval : la valeur %s est en dehors des limites de la s�quence � %s � (%s..%s)"
-#: commands/sequence.c:1051 lib/stringinfo.c:266 libpq/auth.c:1029 libpq/auth.c:1391 libpq/auth.c:1459 libpq/auth.c:1862 postmaster/postmaster.c:1949 postmaster/postmaster.c:1980 postmaster/postmaster.c:3278 postmaster/postmaster.c:3965 postmaster/postmaster.c:4050 postmaster/postmaster.c:4685 storage/buffer/buf_init.c:154
-#: storage/buffer/localbuf.c:393 storage/file/fd.c:430 storage/file/fd.c:827 storage/file/fd.c:945 storage/file/fd.c:1558 storage/ipc/procarray.c:893 storage/ipc/procarray.c:1333 storage/ipc/procarray.c:1340 storage/ipc/procarray.c:1659 storage/ipc/procarray.c:2128 utils/adt/formatting.c:1530 utils/adt/formatting.c:1650
-#: utils/adt/formatting.c:1771 utils/adt/regexp.c:219 utils/adt/varlena.c:3531 utils/adt/varlena.c:3552 utils/fmgr/dfmgr.c:224 utils/hash/dynahash.c:373 utils/hash/dynahash.c:450 utils/hash/dynahash.c:964 utils/init/miscinit.c:150 utils/init/miscinit.c:171 utils/init/miscinit.c:181 utils/mb/mbutils.c:374 utils/mb/mbutils.c:675
-#: utils/misc/guc.c:3362 utils/misc/guc.c:3378 utils/misc/guc.c:3391 utils/misc/tzparser.c:470 utils/mmgr/aset.c:416 utils/mmgr/aset.c:587 utils/mmgr/aset.c:765 utils/mmgr/aset.c:966
+#: commands/sequence.c:1051 lib/stringinfo.c:266 libpq/auth.c:1032 libpq/auth.c:1392 libpq/auth.c:1460 libpq/auth.c:1865 postmaster/postmaster.c:2048 postmaster/postmaster.c:2079 postmaster/postmaster.c:3387 postmaster/postmaster.c:4085 postmaster/postmaster.c:4170 postmaster/postmaster.c:4808 storage/buffer/buf_init.c:154
+#: storage/buffer/localbuf.c:393 storage/file/fd.c:455 storage/file/fd.c:852 storage/file/fd.c:970 storage/file/fd.c:1583 storage/ipc/procarray.c:893 storage/ipc/procarray.c:1333 storage/ipc/procarray.c:1340 storage/ipc/procarray.c:1659 storage/ipc/procarray.c:2128 utils/adt/formatting.c:1530 utils/adt/formatting.c:1650
+#: utils/adt/formatting.c:1771 utils/adt/regexp.c:219 utils/adt/varlena.c:3531 utils/adt/varlena.c:3552 utils/fmgr/dfmgr.c:220 utils/hash/dynahash.c:373 utils/hash/dynahash.c:450 utils/hash/dynahash.c:964 utils/init/miscinit.c:150 utils/init/miscinit.c:171 utils/init/miscinit.c:181 utils/mb/mbutils.c:374 utils/mb/mbutils.c:675
+#: utils/misc/guc.c:3362 utils/misc/guc.c:3378 utils/misc/guc.c:3391 utils/misc/tzparser.c:470 utils/mmgr/aset.c:420 utils/mmgr/aset.c:591 utils/mmgr/aset.c:769 utils/mmgr/aset.c:970
#, c-format
msgid "out of memory"
msgstr "m�moire �puis�e"
@@ -6163,7 +6158,7 @@ msgstr "option OWNED BY invalide"
msgid "Specify OWNED BY table.column or OWNED BY NONE."
msgstr "Indiquer OWNED BY table.colonne ou OWNED BY NONE."
-#: commands/sequence.c:1462 commands/tablecmds.c:5749
+#: commands/sequence.c:1462 commands/tablecmds.c:5740
#, c-format
msgid "referenced relation \"%s\" is not a table"
msgstr "la relation r�f�renc�e � %s � n'est pas une table"
@@ -6243,7 +6238,7 @@ msgstr "� %s � n'est pas un type"
msgid "Use DROP TYPE to remove a type."
msgstr "Utilisez DROP TYPE pour supprimer un type."
-#: commands/tablecmds.c:232 commands/tablecmds.c:7768 commands/tablecmds.c:9769
+#: commands/tablecmds.c:232 commands/tablecmds.c:7774 commands/tablecmds.c:9813
#, c-format
msgid "foreign table \"%s\" does not exist"
msgstr "la table distante � %s � n'existe pas"
@@ -6289,7 +6284,7 @@ msgstr "DROP INDEX CONCURRENTLY ne permet pas de supprimer plusieurs objets"
msgid "DROP INDEX CONCURRENTLY does not support CASCADE"
msgstr "DROP INDEX CONCURRENTLY ne permet pas la CASCADE"
-#: commands/tablecmds.c:905 commands/tablecmds.c:1240 commands/tablecmds.c:2086 commands/tablecmds.c:3953 commands/tablecmds.c:5755 commands/tablecmds.c:10360 commands/tablecmds.c:10395 commands/trigger.c:211 commands/trigger.c:1109 commands/trigger.c:1215 rewrite/rewriteDefine.c:266
+#: commands/tablecmds.c:905 commands/tablecmds.c:1240 commands/tablecmds.c:2086 commands/tablecmds.c:3953 commands/tablecmds.c:5746 commands/tablecmds.c:10404 commands/tablecmds.c:10439 commands/trigger.c:211 commands/trigger.c:1109 commands/trigger.c:1215 rewrite/rewriteDefine.c:266
#, c-format
msgid "permission denied: \"%s\" is a system catalog"
msgstr "droit refus� : � %s � est un catalogue syst�me"
@@ -6309,17 +6304,17 @@ msgstr "ne peut pas tronquer les tables temporaires des autres sessions"
msgid "inherited relation \"%s\" is not a table"
msgstr "la relation h�rit�e � %s � n'est pas une table"
-#: commands/tablecmds.c:1462 commands/tablecmds.c:8969
+#: commands/tablecmds.c:1462 commands/tablecmds.c:9013
#, c-format
msgid "cannot inherit from temporary relation \"%s\""
msgstr "ine peut pas h�riter � partir d'une relation temporaire � %s �"
-#: commands/tablecmds.c:1470 commands/tablecmds.c:8977
+#: commands/tablecmds.c:1470 commands/tablecmds.c:9021
#, c-format
msgid "cannot inherit from temporary relation of another session"
msgstr "ne peut pas h�riter de la table temporaire d'une autre session"
-#: commands/tablecmds.c:1486 commands/tablecmds.c:9011
+#: commands/tablecmds.c:1486 commands/tablecmds.c:9055
#, c-format
msgid "relation \"%s\" would be inherited from more than once"
msgstr "la relation � %s � serait h�rit�e plus d'une fois"
@@ -6475,7 +6470,7 @@ msgstr "v�rification de la table � %s �"
msgid "column \"%s\" contains null values"
msgstr "la colonne � %s � contient des valeurs NULL"
-#: commands/tablecmds.c:3833 commands/tablecmds.c:6662
+#: commands/tablecmds.c:3833 commands/tablecmds.c:6653
#, c-format
msgid "check constraint \"%s\" is violated by some row"
msgstr "la contrainte de v�rification � %s � est rompue par une ligne"
@@ -6544,12 +6539,12 @@ msgstr "le type %s n'est pas un type composite"
msgid "cannot add column to typed table"
msgstr "ne peut pas ajouter une colonne � une table typ�e"
-#: commands/tablecmds.c:4359 commands/tablecmds.c:9165
+#: commands/tablecmds.c:4359 commands/tablecmds.c:9209
#, c-format
msgid "child table \"%s\" has different type for column \"%s\""
msgstr "la table fille � %s � a un type diff�rent pour la colonne � %s �"
-#: commands/tablecmds.c:4365 commands/tablecmds.c:9172
+#: commands/tablecmds.c:4365 commands/tablecmds.c:9216
#, c-format
msgid "child table \"%s\" has different collation for column \"%s\""
msgstr "la table fille � %s � a un collationnement diff�rent pour la colonne � %s �"
@@ -6574,7 +6569,7 @@ msgstr "la colonne doit aussi �tre ajout�e aux tables filles"
msgid "column \"%s\" of relation \"%s\" already exists"
msgstr "la colonne � %s � de la relation � %s � existe d�j�"
-#: commands/tablecmds.c:4783 commands/tablecmds.c:4875 commands/tablecmds.c:4920 commands/tablecmds.c:5022 commands/tablecmds.c:5066 commands/tablecmds.c:5145 commands/tablecmds.c:7185 commands/tablecmds.c:7790
+#: commands/tablecmds.c:4783 commands/tablecmds.c:4875 commands/tablecmds.c:4920 commands/tablecmds.c:5022 commands/tablecmds.c:5066 commands/tablecmds.c:5145 commands/tablecmds.c:7176 commands/tablecmds.c:7796
#, c-format
msgid "cannot alter system column \"%s\""
msgstr "n'a pas pu modifier la colonne syst�me � %s �"
@@ -6608,8 +6603,7 @@ msgstr "type � %s � de stockage invalide"
#, c-format
msgid "column data type %s can only have storage PLAIN"
msgstr ""
-"le type de donn�es %s de la colonne peut seulement avoir un stockage texte\n"
-"(PLAIN)"
+"le type de donn�es %s de la colonne peut seulement avoir un stockage PLAIN"
#: commands/tablecmds.c:5187
#, c-format
@@ -6636,349 +6630,362 @@ msgstr "ne peut pas supprimer la colonne h�rit�e � %s �"
msgid "ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index \"%s\" to \"%s\""
msgstr "ALTER TABLE / ADD CONSTRAINT USING INDEX renommera l'index � %s � en � %s �"
-#: commands/tablecmds.c:5679
+#: commands/tablecmds.c:5670
#, c-format
msgid "constraint must be added to child tables too"
msgstr "la contrainte doit aussi �tre ajout�e aux tables filles"
-#: commands/tablecmds.c:5772
+#: commands/tablecmds.c:5763
#, c-format
msgid "constraints on permanent tables may reference only permanent tables"
msgstr "les contraintes sur les tables permanentes peuvent seulement r�f�rencer des tables permanentes"
-#: commands/tablecmds.c:5779
+#: commands/tablecmds.c:5770
#, c-format
msgid "constraints on unlogged tables may reference only permanent or unlogged tables"
msgstr "les contraintes sur les tables non trac�es peuvent seulement r�f�rencer des tables permanentes ou non trac�es"
-#: commands/tablecmds.c:5785
+#: commands/tablecmds.c:5776
#, c-format
msgid "constraints on temporary tables may reference only temporary tables"
msgstr ""
"les constraintes sur des tables temporaires ne peuvent r�f�rencer que des\n"
"tables temporaires"
-#: commands/tablecmds.c:5789
+#: commands/tablecmds.c:5780
#, c-format
msgid "constraints on temporary tables must involve temporary tables of this session"
msgstr ""
"les contraintes sur des tables temporaires doivent r�f�rencer les tables\n"
"temporaires de cette session"
-#: commands/tablecmds.c:5850
+#: commands/tablecmds.c:5841
#, c-format
msgid "number of referencing and referenced columns for foreign key disagree"
msgstr "nombre de colonnes de r�f�rence et r�f�renc�es pour la cl� �trang�re en d�saccord"
-#: commands/tablecmds.c:5957
+#: commands/tablecmds.c:5948
#, c-format
msgid "foreign key constraint \"%s\" cannot be implemented"
msgstr "la contrainte de cl� �trang�re � %s � ne peut pas �tre impl�ment�e"
-#: commands/tablecmds.c:5960
+#: commands/tablecmds.c:5951
#, c-format
msgid "Key columns \"%s\" and \"%s\" are of incompatible types: %s and %s."
msgstr "Les colonnes cl�s � %s � et � %s � sont de types incompatibles : %s et %s."
-#: commands/tablecmds.c:6153 commands/tablecmds.c:7024 commands/tablecmds.c:7080
+#: commands/tablecmds.c:6144 commands/tablecmds.c:7015 commands/tablecmds.c:7071
#, c-format
msgid "constraint \"%s\" of relation \"%s\" does not exist"
msgstr "la contrainte � %s � de la relation � %s � n'existe pas"
-#: commands/tablecmds.c:6160
+#: commands/tablecmds.c:6151
#, c-format
msgid "constraint \"%s\" of relation \"%s\" is not a foreign key or check constraint"
msgstr "la contrainte � %s � de la relation � %s � n'est pas une cl� �trang�re ou une contrainte de v�rification"
-#: commands/tablecmds.c:6229
+#: commands/tablecmds.c:6220
#, c-format
msgid "constraint must be validated on child tables too"
msgstr "la contrainte doit aussi �tre valid�es sur les tables enfants"
-#: commands/tablecmds.c:6287
+#: commands/tablecmds.c:6278
#, c-format
msgid "column \"%s\" referenced in foreign key constraint does not exist"
msgstr "la colonne � %s � r�f�renc�e dans la contrainte de cl� �trang�re n'existe pas"
-#: commands/tablecmds.c:6292
+#: commands/tablecmds.c:6283
#, c-format
msgid "cannot have more than %d keys in a foreign key"
msgstr "ne peut pas avoir plus de %d cl�s dans une cl� �trang�re"
-#: commands/tablecmds.c:6357
+#: commands/tablecmds.c:6348
#, c-format
msgid "cannot use a deferrable primary key for referenced table \"%s\""
msgstr "ne peut pas utiliser une cl� primaire d�ferrable pour la table � %s � r�f�renc�e"
-#: commands/tablecmds.c:6374
+#: commands/tablecmds.c:6365
#, c-format
msgid "there is no primary key for referenced table \"%s\""
msgstr "il n'existe pas de cl� �trang�re pour la table � %s � r�f�renc�e"
-#: commands/tablecmds.c:6439
+#: commands/tablecmds.c:6430
#, c-format
msgid "foreign key referenced-columns list must not contain duplicates"
msgstr ""
"la liste des colonnes r�f�renc�es dans une cl� �trang�re ne doit pas contenir\n"
"des duplicats"
-#: commands/tablecmds.c:6533
+#: commands/tablecmds.c:6524
#, c-format
msgid "cannot use a deferrable unique constraint for referenced table \"%s\""
msgstr ""
"ne peut pas utiliser une contrainte unique d�ferrable pour la table\n"
"r�f�renc�e � %s �"
-#: commands/tablecmds.c:6538
+#: commands/tablecmds.c:6529
#, c-format
msgid "there is no unique constraint matching given keys for referenced table \"%s\""
msgstr ""
"il n'existe aucune contrainte unique correspondant aux cl�s donn�es pour la\n"
"table � %s � r�f�renc�e"
-#: commands/tablecmds.c:6692
+#: commands/tablecmds.c:6683
#, c-format
msgid "validating foreign key constraint \"%s\""
msgstr "validation de la contraintes de cl� �trang�re � %s �"
-#: commands/tablecmds.c:6986
+#: commands/tablecmds.c:6977
#, c-format
msgid "cannot drop inherited constraint \"%s\" of relation \"%s\""
msgstr "ne peut pas supprimer la contrainte h�rit�e � %s � de la relation � %s �"
-#: commands/tablecmds.c:7030
+#: commands/tablecmds.c:7021
#, c-format
msgid "constraint \"%s\" of relation \"%s\" does not exist, skipping"
msgstr "la contrainte � %s � de la relation � %s � n'existe pas, ignore"
-#: commands/tablecmds.c:7169
+#: commands/tablecmds.c:7160
#, c-format
msgid "cannot alter column type of typed table"
msgstr "ne peut pas modifier le type d'une colonne appartenant � une table typ�e"
-#: commands/tablecmds.c:7192
+#: commands/tablecmds.c:7183
#, c-format
msgid "cannot alter inherited column \"%s\""
msgstr "ne peut pas modifier la colonne h�rit�e � %s �"
-#: commands/tablecmds.c:7238
+#: commands/tablecmds.c:7229
#, c-format
msgid "transform expression must not return a set"
msgstr "l'expression de transformation ne doit pas renvoyer un ensemble"
-#: commands/tablecmds.c:7244
+#: commands/tablecmds.c:7235
#, c-format
msgid "cannot use subquery in transform expression"
msgstr "ne peut pas utiliser une sous-requ�te dans l'expression de transformation"
-#: commands/tablecmds.c:7248
+#: commands/tablecmds.c:7239
#, c-format
msgid "cannot use aggregate function in transform expression"
msgstr "ne peut pas utiliser la fonction d'agr�gat dans l'expression de la transformation"
-#: commands/tablecmds.c:7252
+#: commands/tablecmds.c:7243
#, c-format
msgid "cannot use window function in transform expression"
msgstr "ne peut pas utiliser la fonction window dans l'expression de la transformation"
-#: commands/tablecmds.c:7271
+#: commands/tablecmds.c:7265
+#, c-format
+msgid "result of USING clause for column \"%s\" cannot be cast automatically to type %s"
+msgstr ""
+"le r�sultat de la clause USING pour la colonne � %s � ne peut pas �tre converti\n"
+"automatiquement vers le type %s"
+
+#: commands/tablecmds.c:7268
+#, c-format
+msgid "You might need to add an explicit cast."
+msgstr "Vous pouvez avoir besoin d'ajouter une conversion explicite."
+
+#: commands/tablecmds.c:7272
#, c-format
msgid "column \"%s\" cannot be cast automatically to type %s"
msgstr "la colonne � %s � ne peut pas �tre convertie vers le type %s"
-#: commands/tablecmds.c:7273
+#. translator: USING is SQL, don't translate it
+#: commands/tablecmds.c:7275
#, c-format
-msgid "Specify a USING expression to perform the conversion."
-msgstr "Donnez une expression USING pour r�aliser la conversion."
+msgid "You might need to specify \"USING %s::%s\"."
+msgstr "Vous pouvez avoir besoin de sp�cifier \"USING %s::%s\"."
-#: commands/tablecmds.c:7322
+#: commands/tablecmds.c:7328
#, c-format
msgid "type of inherited column \"%s\" must be changed in child tables too"
msgstr "le type de colonne h�rit�e � %s � doit aussi �tre renomm�e pour les tables filles"
-#: commands/tablecmds.c:7403
+#: commands/tablecmds.c:7409
#, c-format
msgid "cannot alter type of column \"%s\" twice"
msgstr "ne peut pas modifier la colonne � %s � deux fois"
-#: commands/tablecmds.c:7439
+#: commands/tablecmds.c:7445
#, c-format
msgid "default for column \"%s\" cannot be cast automatically to type %s"
msgstr ""
"la valeur par d�faut de la colonne � %s � ne peut pas �tre convertie vers le\n"
"type %s automatiquement"
-#: commands/tablecmds.c:7565
+#: commands/tablecmds.c:7571
#, c-format
msgid "cannot alter type of a column used by a view or rule"
msgstr "ne peut pas modifier le type d'une colonne utilis�e dans une vue ou une r�gle"
-#: commands/tablecmds.c:7566 commands/tablecmds.c:7585
+#: commands/tablecmds.c:7572 commands/tablecmds.c:7591
#, c-format
msgid "%s depends on column \"%s\""
msgstr "%s d�pend de la colonne � %s �"
-#: commands/tablecmds.c:7584
+#: commands/tablecmds.c:7590
#, c-format
msgid "cannot alter type of a column used in a trigger definition"
msgstr "ne peut pas modifier le type d'une colonne utilis�e dans la d�finition d'un trigger"
-#: commands/tablecmds.c:8151
+#: commands/tablecmds.c:8177
#, c-format
msgid "cannot change owner of index \"%s\""
msgstr "ne peut pas modifier le propri�taire de l'index � %s �"
-#: commands/tablecmds.c:8153
+#: commands/tablecmds.c:8179
#, c-format
msgid "Change the ownership of the index's table, instead."
msgstr "Modifier � la place le propri�taire de la table concern�e par l'index."
-#: commands/tablecmds.c:8169
+#: commands/tablecmds.c:8195
#, c-format
msgid "cannot change owner of sequence \"%s\""
msgstr "ne peut pas modifier le propri�taire de la s�quence � %s �"
-#: commands/tablecmds.c:8171 commands/tablecmds.c:9853
+#: commands/tablecmds.c:8197 commands/tablecmds.c:9897
#, c-format
msgid "Sequence \"%s\" is linked to table \"%s\"."
msgstr "La s�quence � %s � est li�e � la table � %s �."
-#: commands/tablecmds.c:8183 commands/tablecmds.c:10465
+#: commands/tablecmds.c:8209 commands/tablecmds.c:10509
#, c-format
msgid "Use ALTER TYPE instead."
msgstr "Utilisez ALTER TYPE � la place."
-#: commands/tablecmds.c:8192 commands/tablecmds.c:10482
+#: commands/tablecmds.c:8218 commands/tablecmds.c:10526
#, c-format
msgid "\"%s\" is not a table, view, sequence, or foreign table"
msgstr "� %s � n'est pas une table, une vue, une s�quence ou une table distante"
-#: commands/tablecmds.c:8524
+#: commands/tablecmds.c:8549
#, c-format
msgid "cannot have multiple SET TABLESPACE subcommands"
msgstr "ne peut pas avoir de nombreuses sous-commandes SET TABLESPACE"
-#: commands/tablecmds.c:8594
+#: commands/tablecmds.c:8619
#, c-format
msgid "\"%s\" is not a table, index, or TOAST table"
msgstr "� %s � n'est pas une table, un index ou une table TOAST"
-#: commands/tablecmds.c:8730
+#: commands/tablecmds.c:8755
#, c-format
msgid "cannot move system relation \"%s\""
msgstr "ne peut pas d�placer la colonne syst�me � %s �"
-#: commands/tablecmds.c:8746
+#: commands/tablecmds.c:8771
#, c-format
msgid "cannot move temporary tables of other sessions"
msgstr "ne peut pas d�placer les tables temporaires d'autres sessions"
-#: commands/tablecmds.c:8938
+#: commands/tablecmds.c:8982
#, c-format
msgid "cannot change inheritance of typed table"
msgstr "ne peut pas modifier l'h�ritage d'une table typ�e"
-#: commands/tablecmds.c:8984
+#: commands/tablecmds.c:9028
#, c-format
msgid "cannot inherit to temporary relation of another session"
msgstr "ne peut pas h�riter � partir d'une relation temporaire d'une autre session"
-#: commands/tablecmds.c:9038
+#: commands/tablecmds.c:9082
#, c-format
msgid "circular inheritance not allowed"
msgstr "h�ritage circulaire interdit"
-#: commands/tablecmds.c:9039
+#: commands/tablecmds.c:9083
#, c-format
msgid "\"%s\" is already a child of \"%s\"."
msgstr "� %s � est d�j� un enfant de � %s �."
-#: commands/tablecmds.c:9047
+#: commands/tablecmds.c:9091
#, c-format
msgid "table \"%s\" without OIDs cannot inherit from table \"%s\" with OIDs"
msgstr "la table � %s � qui n'a pas d'OID ne peut pas h�riter de la table � %s � qui en a"
-#: commands/tablecmds.c:9183
+#: commands/tablecmds.c:9227
#, c-format
msgid "column \"%s\" in child table must be marked NOT NULL"
msgstr "la colonne � %s � de la table enfant doit �tre marqu�e comme NOT NULL"
-#: commands/tablecmds.c:9199
+#: commands/tablecmds.c:9243
#, c-format
msgid "child table is missing column \"%s\""
msgstr "la colonne � %s � manque � la table enfant"
-#: commands/tablecmds.c:9282
+#: commands/tablecmds.c:9326
#, c-format
msgid "child table \"%s\" has different definition for check constraint \"%s\""
msgstr "la table fille � %s � a un type diff�rent pour la contrainte de v�rification � %s �"
-#: commands/tablecmds.c:9290
+#: commands/tablecmds.c:9334
#, c-format
msgid "constraint \"%s\" conflicts with non-inherited constraint on child table \"%s\""
msgstr "la contrainte � %s � entre en conflit avec une contrainte non h�rit�e sur la table fille � %s �"
-#: commands/tablecmds.c:9314
+#: commands/tablecmds.c:9358
#, c-format
msgid "child table is missing constraint \"%s\""
msgstr "la contrainte � %s � manque � la table enfant"
-#: commands/tablecmds.c:9394
+#: commands/tablecmds.c:9438
#, c-format
msgid "relation \"%s\" is not a parent of relation \"%s\""
msgstr "la relation � %s � n'est pas un parent de la relation � %s �"
-#: commands/tablecmds.c:9611
+#: commands/tablecmds.c:9655
#, c-format
msgid "typed tables cannot inherit"
msgstr "les tables avec type ne peuvent pas h�riter d'autres tables"
-#: commands/tablecmds.c:9642
+#: commands/tablecmds.c:9686
#, c-format
msgid "table is missing column \"%s\""
msgstr "la colonne � %s � manque � la table"
-#: commands/tablecmds.c:9652
+#: commands/tablecmds.c:9696
#, c-format
msgid "table has column \"%s\" where type requires \"%s\""
msgstr "la table a une colonne � %s � alors que le type impose � %s �."
-#: commands/tablecmds.c:9661
+#: commands/tablecmds.c:9705
#, c-format
msgid "table \"%s\" has different type for column \"%s\""
msgstr "la table � %s � a un type diff�rent pour la colonne � %s �"
-#: commands/tablecmds.c:9674
+#: commands/tablecmds.c:9718
#, c-format
msgid "table has extra column \"%s\""
msgstr "la table a une colonne suppl�mentaire � %s �"
-#: commands/tablecmds.c:9721
+#: commands/tablecmds.c:9765
#, c-format
msgid "\"%s\" is not a typed table"
msgstr "� %s � n'est pas une table typ�e"
-#: commands/tablecmds.c:9852
+#: commands/tablecmds.c:9896
#, c-format
msgid "cannot move an owned sequence into another schema"
msgstr "ne peut pas d�placer une s�quence OWNED BY dans un autre sch�ma"
-#: commands/tablecmds.c:9943
+#: commands/tablecmds.c:9987
#, c-format
msgid "relation \"%s\" already exists in schema \"%s\""
msgstr "la relation � %s � existe d�j� dans le sch�ma � %s �"
-#: commands/tablecmds.c:10449
+#: commands/tablecmds.c:10493
#, c-format
msgid "\"%s\" is not a composite type"
msgstr "� %s � n'est pas un type composite"
-#: commands/tablecmds.c:10470
+#: commands/tablecmds.c:10514
#, c-format
msgid "\"%s\" is a foreign table"
msgstr "� %s � est une table distante"
-#: commands/tablecmds.c:10471
+#: commands/tablecmds.c:10515
#, c-format
msgid "Use ALTER FOREIGN TABLE instead."
msgstr "Utilisez ALTER FOREIGN TABLE � la place."
@@ -7038,7 +7045,7 @@ msgstr "Le pr�fixe � pg_ � est r�serv� pour les tablespaces syst�me."
msgid "tablespace \"%s\" already exists"
msgstr "le tablespace � %s � existe d�j�"
-#: commands/tablespace.c:371 commands/tablespace.c:534 replication/basebackup.c:171 replication/basebackup.c:948 utils/adt/misc.c:370
+#: commands/tablespace.c:371 commands/tablespace.c:534 replication/basebackup.c:172 replication/basebackup.c:949 utils/adt/misc.c:370
#, c-format
msgid "tablespaces are not supported on this platform"
msgstr "les tablespaces ne sont pas support�s sur cette plateforme"
@@ -7093,7 +7100,7 @@ msgstr "n'a pas pu supprimer le lien symbolique � %s � : %m"
msgid "could not create symbolic link \"%s\": %m"
msgstr "n'a pas pu cr�er le lien symbolique � %s � : %m"
-#: commands/tablespace.c:711 commands/tablespace.c:721 postmaster/postmaster.c:1194 replication/basebackup.c:277 replication/basebackup.c:597 storage/file/copydir.c:64 storage/file/copydir.c:103 storage/file/fd.c:1797 utils/adt/genfile.c:353 utils/adt/misc.c:270 utils/misc/tzparser.c:339
+#: commands/tablespace.c:711 commands/tablespace.c:721 postmaster/postmaster.c:1263 replication/basebackup.c:278 replication/basebackup.c:598 storage/file/copydir.c:64 storage/file/copydir.c:103 storage/file/fd.c:1833 storage/file/fd.c:2413 utils/adt/genfile.c:353 utils/adt/misc.c:270 utils/misc/tzparser.c:339
#, c-format
msgid "could not open directory \"%s\": %m"
msgstr "n'a pas pu ouvrir le r�pertoire � %s � : %m"
@@ -7623,7 +7630,7 @@ msgstr ""
"la colonne � %s � de la table � %s � contient des valeurs violant la\n"
"nouvelle contrainte"
-#: commands/typecmds.c:2811 commands/typecmds.c:3206 commands/typecmds.c:3356
+#: commands/typecmds.c:2811 commands/typecmds.c:3206 commands/typecmds.c:3386
#, c-format
msgid "%s is not a domain"
msgstr "%s n'est pas un domaine"
@@ -7640,27 +7647,27 @@ msgstr ""
"ne peut pas utiliser les r�f�rences de table dans la contrainte de\n"
"v�rification du domaine"
-#: commands/typecmds.c:3140 commands/typecmds.c:3218 commands/typecmds.c:3462
+#: commands/typecmds.c:3140 commands/typecmds.c:3218 commands/typecmds.c:3492
#, c-format
msgid "%s is a table's row type"
msgstr "� %s � est du type ligne de table"
-#: commands/typecmds.c:3142 commands/typecmds.c:3220 commands/typecmds.c:3464
+#: commands/typecmds.c:3142 commands/typecmds.c:3220 commands/typecmds.c:3494
#, c-format
msgid "Use ALTER TABLE instead."
msgstr "Utilisez ALTER TABLE � la place."
-#: commands/typecmds.c:3149 commands/typecmds.c:3227 commands/typecmds.c:3381
+#: commands/typecmds.c:3149 commands/typecmds.c:3227 commands/typecmds.c:3411
#, c-format
msgid "cannot alter array type %s"
msgstr "ne peut pas modifier le type array %s"
-#: commands/typecmds.c:3151 commands/typecmds.c:3229 commands/typecmds.c:3383
+#: commands/typecmds.c:3151 commands/typecmds.c:3229 commands/typecmds.c:3413
#, c-format
msgid "You can alter type %s, which will alter the array type as well."
msgstr "Vous pouvez modifier le type %s, ce qui va modifier aussi le type tableau."
-#: commands/typecmds.c:3448
+#: commands/typecmds.c:3478
#, c-format
msgid "type \"%s\" already exists in schema \"%s\""
msgstr "le type � %s � existe d�j� dans le sch�ma � %s �"
@@ -7960,7 +7967,7 @@ msgstr "� %s � : %u pages tronqu�s en %u"
msgid "\"%s\": suspending truncate due to conflicting lock request"
msgstr "� %s � : mis en suspens du tronquage � cause d'un conflit dans la demande de verrou"
-#: commands/variable.c:161 utils/misc/guc.c:8347
+#: commands/variable.c:161 utils/misc/guc.c:8358
#, c-format
msgid "Unrecognized key word: \"%s\"."
msgstr "Mot cl� non reconnu : � %s �"
@@ -8413,7 +8420,7 @@ msgstr "le type cible n'est pas un tableau"
msgid "ROW() column has type %s instead of type %s"
msgstr "une colonne ROW() a le type %s au lieu du type %s"
-#: executor/execQual.c:4958 utils/adt/arrayfuncs.c:3377 utils/adt/rowtypes.c:921
+#: executor/execQual.c:4958 utils/adt/arrayfuncs.c:3377 utils/adt/rowtypes.c:927
#, c-format
msgid "could not identify a comparison function for type %s"
msgstr "n'a pas pu identifier une fonction de comparaison pour le type %s"
@@ -8460,7 +8467,7 @@ msgid "%s is not allowed in a SQL function"
msgstr "%s n'est pas autoris� dans une fonction SQL"
#. translator: %s is a SQL statement name
-#: executor/functions.c:512 executor/spi.c:1260 executor/spi.c:2034
+#: executor/functions.c:512 executor/spi.c:1260 executor/spi.c:2035
#, c-format
msgid "%s is not allowed in a non-volatile function"
msgstr "%s n'est pas autoris� dans une fonction non volatile"
@@ -8644,7 +8651,7 @@ msgstr "DECLARE SCROLL CURSOR ... FOR UPDATE/SHARE n'est pas support�"
msgid "Scrollable cursors must be READ ONLY."
msgstr "Les curseurs d�pla�ables doivent �tre en lecture seule (READ ONLY)."
-#: executor/spi.c:2318
+#: executor/spi.c:2319
#, c-format
msgid "SQL statement \"%s\""
msgstr "instruction SQL � %s �"
@@ -8853,7 +8860,7 @@ msgstr "le modificateur de type ne peut pas avoir de nom de param�tre"
msgid "improper use of \"*\""
msgstr "mauvaise utilisation de � * �"
-#: gram.y:12922 gram.y:12939 tsearch/spell.c:518 tsearch/spell.c:535 tsearch/spell.c:552 tsearch/spell.c:569 tsearch/spell.c:591
+#: gram.y:12922 gram.y:12939 tsearch/spell.c:654 tsearch/spell.c:671 tsearch/spell.c:688 tsearch/spell.c:705 tsearch/spell.c:727
#, c-format
msgid "syntax error"
msgstr "erreur de syntaxe"
@@ -9191,317 +9198,317 @@ msgstr "unparse_name de Kerberos a renvoy� l'erreur %d"
msgid "GSSAPI is not supported in protocol version 2"
msgstr "GSSAPI n'est pas support� dans le protocole de version 2"
-#: libpq/auth.c:1066
+#: libpq/auth.c:1067
#, c-format
msgid "expected GSS response, got message type %d"
msgstr "en attente d'une r�ponse GSS, a re�u un message de type %d"
-#: libpq/auth.c:1129
+#: libpq/auth.c:1130
msgid "accepting GSS security context failed"
msgstr "�chec de l'acceptation du contexte de s�curit� GSS"
-#: libpq/auth.c:1155
+#: libpq/auth.c:1156
msgid "retrieving GSS user name failed"
msgstr "�chec lors de la r�cup�ration du nom de l'utilisateur avec GSS"
-#: libpq/auth.c:1272
+#: libpq/auth.c:1273
#, c-format
msgid "SSPI is not supported in protocol version 2"
msgstr "SSPI n'est pas support� dans le protocole de version 2"
-#: libpq/auth.c:1287
+#: libpq/auth.c:1288
msgid "could not acquire SSPI credentials"
msgstr "n'a pas pu obtenir les pi�ces d'identit� SSPI"
-#: libpq/auth.c:1305
+#: libpq/auth.c:1306
#, c-format
msgid "expected SSPI response, got message type %d"
msgstr "en attente d'une r�ponse SSPI, a re�u un message de type %d"
-#: libpq/auth.c:1377
+#: libpq/auth.c:1378
msgid "could not accept SSPI security context"
msgstr "n'a pas pu accepter le contexte de s�curit� SSPI"
-#: libpq/auth.c:1439
+#: libpq/auth.c:1440
msgid "could not get token from SSPI security context"
msgstr "n'a pas pu obtenir le jeton du contexte de s�curit� SSPI"
-#: libpq/auth.c:1682
+#: libpq/auth.c:1685
#, c-format
msgid "could not create socket for Ident connection: %m"
msgstr "n'a pas pu cr�er le socket pour la connexion Ident : %m"
-#: libpq/auth.c:1697
+#: libpq/auth.c:1700
#, c-format
msgid "could not bind to local address \"%s\": %m"
msgstr "n'a pas pu se lier � l'adresse locale � %s � : %m"
-#: libpq/auth.c:1709
+#: libpq/auth.c:1712
#, c-format
msgid "could not connect to Ident server at address \"%s\", port %s: %m"
msgstr "n'a pas pu se connecter au serveur Ident � l'adresse � %s �, port %s : %m"
-#: libpq/auth.c:1729
+#: libpq/auth.c:1732
#, c-format
msgid "could not send query to Ident server at address \"%s\", port %s: %m"
msgstr "n'a pas pu envoyer la requ�te au serveur Ident � l'adresse � %s �, port %s : %m"
-#: libpq/auth.c:1744
+#: libpq/auth.c:1747
#, c-format
msgid "could not receive response from Ident server at address \"%s\", port %s: %m"
msgstr ""
"n'a pas pu recevoir la r�ponse du serveur Ident � l'adresse � %s �, port %s :\n"
"%m"
-#: libpq/auth.c:1754
+#: libpq/auth.c:1757
#, c-format
msgid "invalidly formatted response from Ident server: \"%s\""
msgstr "r�ponse mal format�e du serveur Ident : � %s �"
-#: libpq/auth.c:1795
+#: libpq/auth.c:1798
#, c-format
msgid "peer authentication is not supported on this platform"
msgstr "la m�thode d'authentification �peer n'est pas support�e sur cette plateforme"
-#: libpq/auth.c:1799
+#: libpq/auth.c:1802
#, c-format
msgid "could not get peer credentials: %m"
msgstr "n'a pas pu obtenir l'authentification de l'autre : %m"
-#: libpq/auth.c:1808
+#: libpq/auth.c:1811
#, c-format
msgid "local user with ID %d does not exist"
msgstr "l'utilisateur local dont l'identifiant est %d n'existe pas"
-#: libpq/auth.c:1891 libpq/auth.c:2163 libpq/auth.c:2523
+#: libpq/auth.c:1894 libpq/auth.c:2166 libpq/auth.c:2526
#, c-format
msgid "empty password returned by client"
msgstr "mot de passe vide renvoy� par le client"
-#: libpq/auth.c:1901
+#: libpq/auth.c:1904
#, c-format
msgid "error from underlying PAM layer: %s"
msgstr "erreur provenant de la couche PAM : %s"
-#: libpq/auth.c:1970
+#: libpq/auth.c:1973
#, c-format
msgid "could not create PAM authenticator: %s"
msgstr "n'a pas pu cr�er l'authenticateur PAM : %s"
-#: libpq/auth.c:1981
+#: libpq/auth.c:1984
#, c-format
msgid "pam_set_item(PAM_USER) failed: %s"
msgstr "pam_set_item(PAM_USER) a �chou� : %s"
-#: libpq/auth.c:1992
+#: libpq/auth.c:1995
#, c-format
msgid "pam_set_item(PAM_CONV) failed: %s"
msgstr "pam_set_item(PAM_CONV) a �chou� : %s"
-#: libpq/auth.c:2003
+#: libpq/auth.c:2006
#, c-format
msgid "pam_authenticate failed: %s"
msgstr "pam_authenticate a �chou� : %s"
-#: libpq/auth.c:2014
+#: libpq/auth.c:2017
#, c-format
msgid "pam_acct_mgmt failed: %s"
msgstr "pam_acct_mgmt a �chou� : %s"
-#: libpq/auth.c:2025
+#: libpq/auth.c:2028
#, c-format
msgid "could not release PAM authenticator: %s"
msgstr "n'a pas pu fermer l'authenticateur PAM : %s"
-#: libpq/auth.c:2058 libpq/auth.c:2062
+#: libpq/auth.c:2061 libpq/auth.c:2065
#, c-format
msgid "could not initialize LDAP: error code %d"
msgstr "n'a pas pu initialiser LDAP : code d'erreur %d"
-#: libpq/auth.c:2072
+#: libpq/auth.c:2075
#, c-format
msgid "could not set LDAP protocol version: error code %d"
msgstr "n'a pas pu initialiser la version du protocole LDAP : code d'erreur %d"
-#: libpq/auth.c:2101
+#: libpq/auth.c:2104
#, c-format
msgid "could not load wldap32.dll"
msgstr "n'a pas pu charger wldap32.dll"
-#: libpq/auth.c:2109
+#: libpq/auth.c:2112
#, c-format
msgid "could not load function _ldap_start_tls_sA in wldap32.dll"
msgstr "n'a pas pu charger la fonction _ldap_start_tls_sA de wldap32.dll"
-#: libpq/auth.c:2110
+#: libpq/auth.c:2113
#, c-format
msgid "LDAP over SSL is not supported on this platform."
msgstr "LDAP via SSL n'est pas support� sur cette plateforme."
-#: libpq/auth.c:2125
+#: libpq/auth.c:2128
#, c-format
msgid "could not start LDAP TLS session: error code %d"
msgstr "n'a pas pu d�marrer la session TLS LDAP : code d'erreur %d"
-#: libpq/auth.c:2147
+#: libpq/auth.c:2150
#, c-format
msgid "LDAP server not specified"
msgstr "serveur LDAP non pr�cis�"
-#: libpq/auth.c:2199
+#: libpq/auth.c:2202
#, c-format
msgid "invalid character in user name for LDAP authentication"
msgstr "caract�re invalide dans le nom de l'utilisateur pour l'authentification LDAP"
-#: libpq/auth.c:2214
+#: libpq/auth.c:2217
#, c-format
msgid "could not perform initial LDAP bind for ldapbinddn \"%s\" on server \"%s\": error code %d"
msgstr ""
"n'a pas pu r�aliser la connexion LDAP initiale pour ldapbinddn � %s � sur le\n"
"serveur � %s � : code d'erreur %d"
-#: libpq/auth.c:2239
+#: libpq/auth.c:2242
#, c-format
msgid "could not search LDAP for filter \"%s\" on server \"%s\": error code %d"
msgstr ""
"n'a pas pu rechercher dans LDAP pour filtrer � %s � sur le serveur � %s � :\n"
"code d'erreur %d"
-#: libpq/auth.c:2249
+#: libpq/auth.c:2252
#, c-format
msgid "LDAP search failed for filter \"%s\" on server \"%s\": no such user"
msgstr ""
"�chec de la recherche LDAP pour le filtre � %s � sur le serveur � %s � :\n"
"utilisateur non trouv�"
-#: libpq/auth.c:2253
+#: libpq/auth.c:2256
#, c-format
msgid "LDAP search failed for filter \"%s\" on server \"%s\": user is not unique (%ld matches)"
msgstr ""
"�chec de la recherche LDAP pour le filtre � %s � sur le serveur � %s � :\n"
"utilisateur non unique (%ld correspondances)"
-#: libpq/auth.c:2270
+#: libpq/auth.c:2273
#, c-format
msgid "could not get dn for the first entry matching \"%s\" on server \"%s\": %s"
msgstr ""
"n'a pas pu obtenir le dn pour la premi�re entr�e correspondante � %s � sur\n"
"le serveur � %s � : %s"
-#: libpq/auth.c:2290
+#: libpq/auth.c:2293
#, c-format
msgid "could not unbind after searching for user \"%s\" on server \"%s\": %s"
msgstr ""
"n'a pas pu ex�cuter le unbind apr�s la recherche de l'utilisateur � %s �\n"
"sur le serveur � %s � : %s"
-#: libpq/auth.c:2327
+#: libpq/auth.c:2330
#, c-format
msgid "LDAP login failed for user \"%s\" on server \"%s\": error code %d"
msgstr ""
"�chec de connexion LDAP pour l'utilisateur � %s � sur le serveur � %s � :\n"
"code d'erreur %d"
-#: libpq/auth.c:2355
+#: libpq/auth.c:2358
#, c-format
msgid "certificate authentication failed for user \"%s\": client certificate contains no user name"
msgstr ""
"l'authentification par le certificat a �chou� pour l'utilisateur � %s � :\n"
"le certificat du client ne contient aucun nom d'utilisateur"
-#: libpq/auth.c:2479
+#: libpq/auth.c:2482
#, c-format
msgid "RADIUS server not specified"
msgstr "serveur RADIUS non pr�cis�"
-#: libpq/auth.c:2486
+#: libpq/auth.c:2489
#, c-format
msgid "RADIUS secret not specified"
msgstr "secret RADIUS non pr�cis�"
-#: libpq/auth.c:2502 libpq/hba.c:1525
+#: libpq/auth.c:2505 libpq/hba.c:1525
#, c-format
msgid "could not translate RADIUS server name \"%s\" to address: %s"
msgstr "n'a pas pu traduire le nom du serveur RADIUS � %s � en une adresse : %s"
-#: libpq/auth.c:2530
+#: libpq/auth.c:2533
#, c-format
msgid "RADIUS authentication does not support passwords longer than 16 characters"
msgstr ""
"l'authentification RADIUS ne supporte pas les mots de passe de plus de 16\n"
"caract�res"
-#: libpq/auth.c:2541
+#: libpq/auth.c:2544
#, c-format
msgid "could not generate random encryption vector"
msgstr "n'a pas pu g�n�rer le vecteur de chiffrement al�atoire"
-#: libpq/auth.c:2564
+#: libpq/auth.c:2567
#, c-format
msgid "could not perform MD5 encryption of password"
msgstr "n'a pas pu r�aliser le chiffrement MD5 du mot de passe"
-#: libpq/auth.c:2586
+#: libpq/auth.c:2589
#, c-format
msgid "could not create RADIUS socket: %m"
msgstr "n'a pas pu cr�er le socket RADIUS : %m"
-#: libpq/auth.c:2607
+#: libpq/auth.c:2610
#, c-format
msgid "could not bind local RADIUS socket: %m"
msgstr "n'a pas pu se lier � la socket RADIUS : %m"
-#: libpq/auth.c:2617
+#: libpq/auth.c:2620
#, c-format
msgid "could not send RADIUS packet: %m"
msgstr "n'a pas pu transmettre le paquet RADIUS : %m"
-#: libpq/auth.c:2646 libpq/auth.c:2671
+#: libpq/auth.c:2649 libpq/auth.c:2674
#, c-format
msgid "timeout waiting for RADIUS response"
msgstr "d�passement du d�lai pour la r�ponse du RADIUS"
-#: libpq/auth.c:2664
+#: libpq/auth.c:2667
#, c-format
msgid "could not check status on RADIUS socket: %m"
msgstr "n'a pas pu v�rifier le statut sur la socket RADIUS : %m"
-#: libpq/auth.c:2693
+#: libpq/auth.c:2696
#, c-format
msgid "could not read RADIUS response: %m"
msgstr "n'a pas pu lire la r�ponse RADIUS : %m"
-#: libpq/auth.c:2705 libpq/auth.c:2709
+#: libpq/auth.c:2708 libpq/auth.c:2712
#, c-format
msgid "RADIUS response was sent from incorrect port: %d"
msgstr "la r�ponse RADIUS a �t� envoy�e � partir d'un mauvais port : %d"
-#: libpq/auth.c:2718
+#: libpq/auth.c:2721
#, c-format
msgid "RADIUS response too short: %d"
msgstr "r�ponse RADIUS trop courte : %d"
-#: libpq/auth.c:2725
+#: libpq/auth.c:2728
#, c-format
msgid "RADIUS response has corrupt length: %d (actual length %d)"
msgstr "la r�ponse RADIUS a une longueur corrompue : %d (longueur actuelle %d)"
-#: libpq/auth.c:2733
+#: libpq/auth.c:2736
#, c-format
msgid "RADIUS response is to a different request: %d (should be %d)"
msgstr "la r�ponse RADIUS correspond � une demande diff�rente : %d (devrait �tre %d)"
-#: libpq/auth.c:2758
+#: libpq/auth.c:2761
#, c-format
msgid "could not perform MD5 encryption of received packet"
msgstr "n'a pas pu r�aliser le chiffrement MD5 du paquet re�u"
-#: libpq/auth.c:2767
+#: libpq/auth.c:2770
#, c-format
msgid "RADIUS response has incorrect MD5 signature"
msgstr "la r�ponse RADIUS a une signature MD5 erron�e"
-#: libpq/auth.c:2784
+#: libpq/auth.c:2787
#, c-format
msgid "RADIUS response has invalid code (%d) for user \"%s\""
msgstr "la r�ponse RADIUS a un code invalide (%d) pour l'utilisateur � %s �"
@@ -9566,7 +9573,7 @@ msgstr "n'a pas pu �crire le fichier serveur � %s � : %m"
msgid "SSL error: %s"
msgstr "erreur SSL : %s"
-#: libpq/be-secure.c:293 libpq/be-secure.c:388 libpq/be-secure.c:943
+#: libpq/be-secure.c:293 libpq/be-secure.c:388 libpq/be-secure.c:948
#, c-format
msgid "unrecognized SSL error code: %d"
msgstr "code d'erreur SSL inconnu : %d"
@@ -9581,103 +9588,103 @@ msgstr "�chec lors de la re-n�gotiation SSL"
msgid "SSL failed to send renegotiation request"
msgstr "SSL a �chou� lors de l'envoi de la requ�te de re-n�gotiation"
-#: libpq/be-secure.c:741
+#: libpq/be-secure.c:748
#, c-format
msgid "could not create SSL context: %s"
msgstr "n'a pas pu cr�er le contexte SSL : %s"
-#: libpq/be-secure.c:757
+#: libpq/be-secure.c:764
#, c-format
msgid "could not load server certificate file \"%s\": %s"
msgstr "n'a pas pu charger le fichier du certificat serveur � %s � : %s"
-#: libpq/be-secure.c:763
+#: libpq/be-secure.c:770
#, c-format
msgid "could not access private key file \"%s\": %m"
msgstr "n'a pas pu acc�der au fichier de la cl� priv�e � %s � : %m"
-#: libpq/be-secure.c:778
+#: libpq/be-secure.c:785
#, c-format
msgid "private key file \"%s\" has group or world access"
msgstr ""
"le fichier de cl� priv� � %s � est accessible par le groupe et/ou par les\n"
"autres"
-#: libpq/be-secure.c:780
+#: libpq/be-secure.c:787
#, c-format
msgid "Permissions should be u=rw (0600) or less."
msgstr "Les droits devraient �tre u=rwx (0600) ou inf�rieures."
-#: libpq/be-secure.c:787
+#: libpq/be-secure.c:794
#, c-format
msgid "could not load private key file \"%s\": %s"
msgstr "n'a pas pu charger le fichier de cl� priv�e � %s � : %s"
-#: libpq/be-secure.c:792
+#: libpq/be-secure.c:799
#, c-format
msgid "check of private key failed: %s"
msgstr "�chec de la v�rification de la cl� priv�e : %s"
-#: libpq/be-secure.c:812
+#: libpq/be-secure.c:819
#, c-format
msgid "could not load root certificate file \"%s\": %s"
msgstr "n'a pas pu charger le fichier du certificat racine � %s � : %s"
-#: libpq/be-secure.c:836
+#: libpq/be-secure.c:843
#, c-format
msgid "SSL certificate revocation list file \"%s\" ignored"
msgstr "liste de r�vocation des certificats SSL � %s � ignor�e"
-#: libpq/be-secure.c:838
+#: libpq/be-secure.c:845
#, c-format
msgid "SSL library does not support certificate revocation lists."
msgstr "La biblioth�que SSL ne supporte pas les listes de r�vocation des certificats."
-#: libpq/be-secure.c:843
+#: libpq/be-secure.c:850
#, c-format
msgid "could not load SSL certificate revocation list file \"%s\": %s"
msgstr "n'a pas pu charger le fichier de liste de r�vocation des certificats SSL (� %s �) : %s"
-#: libpq/be-secure.c:888
+#: libpq/be-secure.c:895
#, c-format
msgid "could not initialize SSL connection: %s"
msgstr "n'a pas pu initialiser la connexion SSL : %s"
-#: libpq/be-secure.c:897
+#: libpq/be-secure.c:903
#, c-format
msgid "could not set SSL socket: %s"
msgstr "n'a pas pu cr�er le socket SSL : %s"
-#: libpq/be-secure.c:923
+#: libpq/be-secure.c:928
#, c-format
msgid "could not accept SSL connection: %m"
msgstr "n'a pas pu accepter la connexion SSL : %m"
-#: libpq/be-secure.c:927 libpq/be-secure.c:938
+#: libpq/be-secure.c:932 libpq/be-secure.c:943
#, c-format
msgid "could not accept SSL connection: EOF detected"
msgstr "n'a pas pu accepter la connexion SSL : fin de fichier d�tect�"
-#: libpq/be-secure.c:932
+#: libpq/be-secure.c:937
#, c-format
msgid "could not accept SSL connection: %s"
msgstr "n'a pas pu accepter la connexion SSL : %s"
-#: libpq/be-secure.c:988
+#: libpq/be-secure.c:991
#, c-format
msgid "SSL certificate's common name contains embedded null"
msgstr "le nom commun du certificat SSL contient des NULL"
-#: libpq/be-secure.c:999
+#: libpq/be-secure.c:1001
#, c-format
msgid "SSL connection from \"%s\""
msgstr "connexion SSL de � %s �"
-#: libpq/be-secure.c:1050
+#: libpq/be-secure.c:1052
msgid "no SSL error reported"
msgstr "aucune erreur SSL report�e"
-#: libpq/be-secure.c:1054
+#: libpq/be-secure.c:1056
#, c-format
msgid "SSL error code %lu"
msgstr "erreur SSL %lu"
@@ -9987,66 +9994,66 @@ msgstr ""
msgid "could not open usermap file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier usermap � %s � : %m"
-#: libpq/pqcomm.c:308
+#: libpq/pqcomm.c:321
#, c-format
msgid "could not translate host name \"%s\", service \"%s\" to address: %s"
msgstr "n'a pas pu r�soudre le nom de l'h�te � %s �, service � %s � par l'adresse : %s"
-#: libpq/pqcomm.c:312
+#: libpq/pqcomm.c:325
#, c-format
msgid "could not translate service \"%s\" to address: %s"
msgstr "n'a pas pu r�soudre le service � %s � par l'adresse : %s"
-#: libpq/pqcomm.c:339
+#: libpq/pqcomm.c:352
#, c-format
msgid "could not bind to all requested addresses: MAXLISTEN (%d) exceeded"
msgstr "n'a pas pu se lier � toutes les adresses requises : MAXLISTEN (%d) d�pass�"
-#: libpq/pqcomm.c:348
+#: libpq/pqcomm.c:361
msgid "IPv4"
msgstr "IPv4"
-#: libpq/pqcomm.c:352
+#: libpq/pqcomm.c:365
msgid "IPv6"
msgstr "IPv6"
-#: libpq/pqcomm.c:357
+#: libpq/pqcomm.c:370
msgid "Unix"
msgstr "Unix"
-#: libpq/pqcomm.c:362
+#: libpq/pqcomm.c:375
#, c-format
msgid "unrecognized address family %d"
msgstr "famille d'adresse %d non reconnue"
#. translator: %s is IPv4, IPv6, or Unix
-#: libpq/pqcomm.c:373
+#: libpq/pqcomm.c:386
#, c-format
msgid "could not create %s socket: %m"
msgstr "n'a pas pu cr�er le socket %s : %m"
-#: libpq/pqcomm.c:398
+#: libpq/pqcomm.c:411
#, c-format
msgid "setsockopt(SO_REUSEADDR) failed: %m"
msgstr "setsockopt(SO_REUSEADDR) a �chou� : %m"
-#: libpq/pqcomm.c:413
+#: libpq/pqcomm.c:426
#, c-format
msgid "setsockopt(IPV6_V6ONLY) failed: %m"
msgstr "setsockopt(IPV6_V6ONLY) a �chou� : %m"
#. translator: %s is IPv4, IPv6, or Unix
-#: libpq/pqcomm.c:432
+#: libpq/pqcomm.c:445
#, c-format
msgid "could not bind %s socket: %m"
msgstr "n'a pas pu se lier � la socket %s : %m"
-#: libpq/pqcomm.c:435
+#: libpq/pqcomm.c:448
#, c-format
msgid "Is another postmaster already running on port %d? If not, remove socket file \"%s\" and retry."
msgstr "Un autre postmaster fonctionne-t'il d�j� sur le port %d ?Sinon, supprimez le fichier socket � %s � et r�essayez."
-#: libpq/pqcomm.c:438
+#: libpq/pqcomm.c:451
#, c-format
msgid "Is another postmaster already running on port %d? If not, wait a few seconds and retry."
msgstr ""
@@ -10054,72 +10061,72 @@ msgstr ""
"Sinon, attendez quelques secondes et r�essayez."
#. translator: %s is IPv4, IPv6, or Unix
-#: libpq/pqcomm.c:471
+#: libpq/pqcomm.c:484
#, c-format
msgid "could not listen on %s socket: %m"
msgstr "n'a pas pu �couter sur le socket %s : %m"
-#: libpq/pqcomm.c:501
+#: libpq/pqcomm.c:514
#, c-format
msgid "Unix-domain socket path \"%s\" is too long (maximum %d bytes)"
msgstr "Le chemin du socket de domaine Unix, � %s �, est trop (maximum %d octets)"
-#: libpq/pqcomm.c:564
+#: libpq/pqcomm.c:577
#, c-format
msgid "group \"%s\" does not exist"
msgstr "le groupe � %s � n'existe pas"
-#: libpq/pqcomm.c:574
+#: libpq/pqcomm.c:587
#, c-format
msgid "could not set group of file \"%s\": %m"
msgstr "n'a pas pu initialiser le groupe du fichier � %s � : %m"
-#: libpq/pqcomm.c:585
+#: libpq/pqcomm.c:598
#, c-format
msgid "could not set permissions of file \"%s\": %m"
msgstr "n'a pas pu initialiser les droits du fichier � %s � : %m"
-#: libpq/pqcomm.c:615
+#: libpq/pqcomm.c:628
#, c-format
msgid "could not accept new connection: %m"
msgstr "n'a pas pu accepter la nouvelle connexion : %m"
-#: libpq/pqcomm.c:783
+#: libpq/pqcomm.c:796
#, c-format
msgid "could not set socket to non-blocking mode: %m"
msgstr "n'a pas pu activer le mode non-bloquant pour la socket : %m"
-#: libpq/pqcomm.c:789
+#: libpq/pqcomm.c:802
#, c-format
msgid "could not set socket to blocking mode: %m"
msgstr "n'a pas pu activer le mode bloquant pour la socket : %m"
-#: libpq/pqcomm.c:841 libpq/pqcomm.c:935
+#: libpq/pqcomm.c:854 libpq/pqcomm.c:948
#, c-format
msgid "could not receive data from client: %m"
msgstr "n'a pas pu recevoir les donn�es du client : %m"
-#: libpq/pqcomm.c:1080 tcop/postgres.c:3902
+#: libpq/pqcomm.c:1093 tcop/postgres.c:3907
#, c-format
msgid "terminating connection because protocol sync was lost"
msgstr "arr�t de la connexion � cause d'une perte de synchronisation du protocole"
-#: libpq/pqcomm.c:1146
+#: libpq/pqcomm.c:1159
#, c-format
msgid "unexpected EOF within message length word"
msgstr "fin de fichier (EOF) inattendue � l'int�rieur de la longueur du message"
-#: libpq/pqcomm.c:1157
+#: libpq/pqcomm.c:1170
#, c-format
msgid "invalid message length"
msgstr "longueur du message invalide"
-#: libpq/pqcomm.c:1179 libpq/pqcomm.c:1192
+#: libpq/pqcomm.c:1192 libpq/pqcomm.c:1205
#, c-format
msgid "incomplete message from client"
msgstr "message incomplet du client"
-#: libpq/pqcomm.c:1325
+#: libpq/pqcomm.c:1338
#, c-format
msgid "could not send data to client: %m"
msgstr "n'a pas pu envoyer les donn�es au client : %m"
@@ -10129,7 +10136,7 @@ msgstr "n'a pas pu envoyer les donn�es au client : %m"
msgid "no data left in message"
msgstr "pas de donn�es dans le message"
-#: libpq/pqformat.c:556 libpq/pqformat.c:574 libpq/pqformat.c:595 utils/adt/arrayfuncs.c:1410 utils/adt/rowtypes.c:559
+#: libpq/pqformat.c:556 libpq/pqformat.c:574 libpq/pqformat.c:595 utils/adt/arrayfuncs.c:1410 utils/adt/rowtypes.c:561
#, c-format
msgid "insufficient data left in message"
msgstr "donn�es insuffisantes laiss�es dans le message"
@@ -10154,7 +10161,7 @@ msgstr "%s : setsysinfo a �chou� : %s\n"
msgid "%s: WSAStartup failed: %d\n"
msgstr "%s : WSAStartup a �chou� : %d\n"
-#: main/main.c:322
+#: main/main.c:323
#, c-format
msgid ""
"%s is the PostgreSQL server.\n"
@@ -10163,7 +10170,7 @@ msgstr ""
"%s est le serveur PostgreSQL.\n"
"\n"
-#: main/main.c:323
+#: main/main.c:324
#, c-format
msgid ""
"Usage:\n"
@@ -10174,121 +10181,121 @@ msgstr ""
" %s [OPTION]...\n"
"\n"
-#: main/main.c:324
+#: main/main.c:325
#, c-format
msgid "Options:\n"
msgstr "Options :\n"
-#: main/main.c:326
+#: main/main.c:327
#, c-format
msgid " -A 1|0 enable/disable run-time assert checking\n"
msgstr ""
" -A 1|0 active/d�sactive la v�rification des limites (assert) �\n"
" l'ex�cution\n"
-#: main/main.c:328
+#: main/main.c:329
#, c-format
msgid " -B NBUFFERS number of shared buffers\n"
msgstr " -B NBUFFERS nombre de tampons partag�s\n"
-#: main/main.c:329
+#: main/main.c:330
#, c-format
msgid " -c NAME=VALUE set run-time parameter\n"
msgstr " -c NOM=VALEUR configure un param�tre d'ex�cution\n"
-#: main/main.c:330
+#: main/main.c:331
#, c-format
msgid " -C NAME print value of run-time parameter, then exit\n"
msgstr ""
" -C NOM affiche la valeur d'un param�tre en ex�cution,\n"
" puis quitte\n"
-#: main/main.c:331
+#: main/main.c:332
#, c-format
msgid " -d 1-5 debugging level\n"
msgstr " -d 1-5 niveau de d�bogage\n"
-#: main/main.c:332
+#: main/main.c:333
#, c-format
msgid " -D DATADIR database directory\n"
msgstr " -D R�PDONNEES r�pertoire de la base de donn�es\n"
-#: main/main.c:333
+#: main/main.c:334
#, c-format
msgid " -e use European date input format (DMY)\n"
msgstr " -e utilise le format de saisie europ�en des dates (DMY)\n"
-#: main/main.c:334
+#: main/main.c:335
#, c-format
msgid " -F turn fsync off\n"
msgstr " -F d�sactive fsync\n"
-#: main/main.c:335
+#: main/main.c:336
#, c-format
msgid " -h HOSTNAME host name or IP address to listen on\n"
msgstr " -h NOMHOTE nom d'h�te ou adresse IP � �couter\n"
-#: main/main.c:336
+#: main/main.c:337
#, c-format
msgid " -i enable TCP/IP connections\n"
msgstr " -i active les connexions TCP/IP\n"
-#: main/main.c:337
+#: main/main.c:338
#, c-format
msgid " -k DIRECTORY Unix-domain socket location\n"
msgstr " -k R�PERTOIRE emplacement des sockets de domaine Unix\n"
-#: main/main.c:339
+#: main/main.c:340
#, c-format
msgid " -l enable SSL connections\n"
msgstr " -l active les connexions SSL\n"
-#: main/main.c:341
+#: main/main.c:342
#, c-format
msgid " -N MAX-CONNECT maximum number of allowed connections\n"
msgstr " -N MAX-CONNECT nombre maximum de connexions simultan�es\n"
-#: main/main.c:342
+#: main/main.c:343
#, c-format
msgid " -o OPTIONS pass \"OPTIONS\" to each server process (obsolete)\n"
msgstr " -o OPTIONS passe � OPTIONS � � chaque processus serveur (obsol�te)\n"
-#: main/main.c:343
+#: main/main.c:344
#, c-format
msgid " -p PORT port number to listen on\n"
msgstr " -p PORT num�ro du port � �couter\n"
-#: main/main.c:344
+#: main/main.c:345
#, c-format
msgid " -s show statistics after each query\n"
msgstr " -s affiche les statistiques apr�s chaque requ�te\n"
-#: main/main.c:345
+#: main/main.c:346
#, c-format
msgid " -S WORK-MEM set amount of memory for sorts (in kB)\n"
msgstr " -S WORK-MEM configure la m�moire pour les tris (en Ko)\n"
-#: main/main.c:346
+#: main/main.c:347
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version affiche la version et quitte\n"
-#: main/main.c:347
+#: main/main.c:348
#, c-format
msgid " --NAME=VALUE set run-time parameter\n"
msgstr " --NOM=VALEUR configure un param�tre d'ex�cution\n"
-#: main/main.c:348
+#: main/main.c:349
#, c-format
msgid " --describe-config describe configuration parameters, then exit\n"
msgstr " --describe-config d�crit les param�tres de configuration, puis quitte\n"
-#: main/main.c:349
+#: main/main.c:350
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help affiche cette aide et quitte\n"
-#: main/main.c:351
+#: main/main.c:352
#, c-format
msgid ""
"\n"
@@ -10297,50 +10304,50 @@ msgstr ""
"\n"
"Options pour le d�veloppeur :\n"
-#: main/main.c:352
+#: main/main.c:353
#, c-format
msgid " -f s|i|n|m|h forbid use of some plan types\n"
msgstr " -f s|i|n|m|h interdit l'utilisation de certains types de plan\n"
-#: main/main.c:353
+#: main/main.c:354
#, c-format
msgid " -n do not reinitialize shared memory after abnormal exit\n"
msgstr ""
" -n ne r�initialise pas la m�moire partag�e apr�s un arr�t\n"
" brutal\n"
-#: main/main.c:354
+#: main/main.c:355
#, c-format
msgid " -O allow system table structure changes\n"
msgstr ""
" -O autorise les modifications de structure des tables\n"
" syst�me\n"
-#: main/main.c:355
+#: main/main.c:356
#, c-format
msgid " -P disable system indexes\n"
msgstr " -P d�sactive les index syst�mes\n"
-#: main/main.c:356
+#: main/main.c:357
#, c-format
msgid " -t pa|pl|ex show timings after each query\n"
msgstr " -t pa|pl|ex affiche les horodatages pour chaque requ�te\n"
-#: main/main.c:357
+#: main/main.c:358
#, c-format
msgid " -T send SIGSTOP to all backend processes if one dies\n"
msgstr ""
" -T envoie SIGSTOP � tous les processus serveur si l'un\n"
" d'entre eux meurt\n"
-#: main/main.c:358
+#: main/main.c:359
#, c-format
msgid " -W NUM wait NUM seconds to allow attach from a debugger\n"
msgstr ""
" -W NUM attends NUM secondes pour permettre l'attache d'un\n"
" d�bogueur\n"
-#: main/main.c:360
+#: main/main.c:361
#, c-format
msgid ""
"\n"
@@ -10349,41 +10356,41 @@ msgstr ""
"\n"
"Options pour le mode mono-utilisateur :\n"
-#: main/main.c:361
+#: main/main.c:362
#, c-format
msgid " --single selects single-user mode (must be first argument)\n"
msgstr ""
" --single s�lectionne le mode mono-utilisateur (doit �tre le\n"
" premier argument)\n"
-#: main/main.c:362
+#: main/main.c:363
#, c-format
msgid " DBNAME database name (defaults to user name)\n"
msgstr " NOMBASE nom de la base (par d�faut, celui de l'utilisateur)\n"
-#: main/main.c:363
+#: main/main.c:364
#, c-format
msgid " -d 0-5 override debugging level\n"
msgstr " -d 0-5 surcharge le niveau de d�bogage\n"
-#: main/main.c:364
+#: main/main.c:365
#, c-format
msgid " -E echo statement before execution\n"
msgstr " -E affiche la requ�te avant de l'ex�cuter\n"
-#: main/main.c:365
+#: main/main.c:366
#, c-format
msgid " -j do not use newline as interactive query delimiter\n"
msgstr ""
" -j n'utilise pas le retour � la ligne comme d�limiteur de\n"
" requ�te\n"
-#: main/main.c:366 main/main.c:371
+#: main/main.c:367 main/main.c:372
#, c-format
msgid " -r FILENAME send stdout and stderr to given file\n"
msgstr " -r FICHIER envoie stdout et stderr dans le fichier indiqu�\n"
-#: main/main.c:368
+#: main/main.c:369
#, c-format
msgid ""
"\n"
@@ -10392,26 +10399,26 @@ msgstr ""
"\n"
"Options pour le mode � bootstrapping � :\n"
-#: main/main.c:369
+#: main/main.c:370
#, c-format
msgid " --boot selects bootstrapping mode (must be first argument)\n"
msgstr ""
" --boot s�lectionne le mode � bootstrapping � (doit �tre le\n"
" premier argument)\n"
-#: main/main.c:370
+#: main/main.c:371
#, c-format
msgid " DBNAME database name (mandatory argument in bootstrapping mode)\n"
msgstr ""
" NOMBASE nom de la base (argument obligatoire dans le mode\n"
" � bootstrapping �)\n"
-#: main/main.c:372
+#: main/main.c:373
#, c-format
msgid " -x NUM internal use\n"
msgstr " -x NUM utilisation interne\n"
-#: main/main.c:374
+#: main/main.c:375
#, c-format
msgid ""
"\n"
@@ -10428,7 +10435,7 @@ msgstr ""
"\n"
"Rapportez les bogues � <pgsql-bugs@postgresql.org>.\n"
-#: main/main.c:388
+#: main/main.c:389
#, c-format
msgid ""
"\"root\" execution of the PostgreSQL server is not permitted.\n"
@@ -10442,12 +10449,12 @@ msgstr ""
"tout probl�me possible de s�curit� sur le serveur. Voir la documentation pour\n"
"plus d'informations sur le lancement propre du serveur.\n"
-#: main/main.c:405
+#: main/main.c:406
#, c-format
msgid "%s: real and effective user IDs must match\n"
msgstr "%s : les identifiants r�el et effectif de l'utilisateur doivent correspondre\n"
-#: main/main.c:412
+#: main/main.c:413
#, c-format
msgid ""
"Execution of PostgreSQL by a user with administrative permissions is not\n"
@@ -10461,12 +10468,12 @@ msgstr ""
"tout probl�me de s�curit� sur le serveur. Voir la documentation pour\n"
"plus d'informations sur le lancement propre du serveur.\n"
-#: main/main.c:433
+#: main/main.c:434
#, c-format
msgid "%s: invalid effective UID: %d\n"
msgstr "%s : UID effectif invalide : %d\n"
-#: main/main.c:446
+#: main/main.c:447
#, c-format
msgid "%s: could not determine user name (GetUserName failed)\n"
msgstr "%s : n'a pas pu d�terminer le nom de l'utilisateur (GetUserName a �chou�)\n"
@@ -10476,7 +10483,7 @@ msgstr "%s : n'a pas pu d�terminer le nom de l'utilisateur (GetUserName a �chou�
msgid "could not find array type for data type %s"
msgstr "n'a pas pu trouver le type array pour le type de donn�es %s"
-#: optimizer/path/joinrels.c:676
+#: optimizer/path/joinrels.c:683
#, c-format
msgid "FULL JOIN is only supported with merge-joinable or hash-joinable join conditions"
msgstr ""
@@ -10490,46 +10497,46 @@ msgstr ""
"SELECT FOR UPDATE/SHARE ne peut �tre appliqu� sur le c�t� possiblement NULL\n"
"d'une jointure externe"
-#: optimizer/plan/planner.c:1046 parser/analyze.c:1380 parser/analyze.c:1575 parser/analyze.c:2281
+#: optimizer/plan/planner.c:1123 parser/analyze.c:1380 parser/analyze.c:1575 parser/analyze.c:2281
#, c-format
msgid "SELECT FOR UPDATE/SHARE is not allowed with UNION/INTERSECT/EXCEPT"
msgstr "SELECT FOR UPDATE/SHARE n'est pas autoris� avec UNION/INTERSECT/EXCEPT"
-#: optimizer/plan/planner.c:2389
+#: optimizer/plan/planner.c:2469
#, c-format
msgid "could not implement GROUP BY"
msgstr "n'a pas pu implant� GROUP BY"
-#: optimizer/plan/planner.c:2390 optimizer/plan/planner.c:2562 optimizer/prep/prepunion.c:822
+#: optimizer/plan/planner.c:2470 optimizer/plan/planner.c:2642 optimizer/prep/prepunion.c:822
#, c-format
msgid "Some of the datatypes only support hashing, while others only support sorting."
msgstr ""
"Certains des types de donn�es supportent seulement le hachage,\n"
"alors que les autres supportent seulement le tri."
-#: optimizer/plan/planner.c:2561
+#: optimizer/plan/planner.c:2641
#, c-format
msgid "could not implement DISTINCT"
msgstr "n'a pas pu implant� DISTINCT"
-#: optimizer/plan/planner.c:3167
+#: optimizer/plan/planner.c:3247
#, c-format
msgid "could not implement window PARTITION BY"
msgstr "n'a pas pu implanter PARTITION BY de window"
-#: optimizer/plan/planner.c:3168
+#: optimizer/plan/planner.c:3248
#, c-format
msgid "Window partitioning columns must be of sortable datatypes."
msgstr ""
"Les colonnes de partitionnement de window doivent �tre d'un type de donn�es\n"
"triables."
-#: optimizer/plan/planner.c:3172
+#: optimizer/plan/planner.c:3252
#, c-format
msgid "could not implement window ORDER BY"
msgstr "n'a pas pu implanter ORDER BY dans le window"
-#: optimizer/plan/planner.c:3173
+#: optimizer/plan/planner.c:3253
#, c-format
msgid "Window ordering columns must be of sortable datatypes."
msgstr "Les colonnes de tri de la window doivent �tre d'un type de donn�es triable."
@@ -11546,7 +11553,7 @@ msgstr "l'op�rateur n'existe pas : %s"
msgid "Use an explicit ordering operator or modify the query."
msgstr "Utilisez un op�rateur explicite de tri ou modifiez la requ�te."
-#: parser/parse_oper.c:224 utils/adt/arrayfuncs.c:3175 utils/adt/arrayfuncs.c:3694 utils/adt/rowtypes.c:1156
+#: parser/parse_oper.c:224 utils/adt/arrayfuncs.c:3175 utils/adt/arrayfuncs.c:3694 utils/adt/rowtypes.c:1164
#, c-format
msgid "could not identify an equality operator for type %s"
msgstr "n'a pas pu identifier un op�rateur d'�galit� pour le type %s"
@@ -12186,93 +12193,93 @@ msgstr "n'a pas pu d�verrouiller la s�maphore : code d'erreur %lu"
msgid "could not try-lock semaphore: error code %lu"
msgstr "n'a pas pu tenter le verrouillage de la s�maphore : code d'erreur %lu"
-#: port/win32_shmem.c:168 port/win32_shmem.c:203 port/win32_shmem.c:224
+#: port/win32_shmem.c:166 port/win32_shmem.c:201 port/win32_shmem.c:219
#, c-format
msgid "could not create shared memory segment: error code %lu"
msgstr "n'a pas pu cr�er le segment de m�moire partag�e : code d'erreur %lu"
-#: port/win32_shmem.c:169
+#: port/win32_shmem.c:167
#, c-format
msgid "Failed system call was CreateFileMapping(size=%lu, name=%s)."
msgstr "L'appel syst�me qui a �chou� �tait CreateFileMapping(taille=%lu, nom=%s)."
-#: port/win32_shmem.c:193
+#: port/win32_shmem.c:191
#, c-format
msgid "pre-existing shared memory block is still in use"
msgstr "le bloc de m�moire partag� pr�-existant est toujours en cours d'utilisation"
-#: port/win32_shmem.c:194
+#: port/win32_shmem.c:192
#, c-format
msgid "Check if there are any old server processes still running, and terminate them."
msgstr ""
"V�rifier s'il n'y a pas de vieux processus serveur en cours d'ex�cution. Si c'est le\n"
"cas, fermez-les."
-#: port/win32_shmem.c:204
+#: port/win32_shmem.c:202
#, c-format
msgid "Failed system call was DuplicateHandle."
msgstr "L'appel syst�me qui a �chou� �tait DuplicateHandle."
-#: port/win32_shmem.c:225
+#: port/win32_shmem.c:220
#, c-format
msgid "Failed system call was MapViewOfFileEx."
msgstr "L'appel syst�me qui a �chou� �tait MapViewOfFileEx."
-#: postmaster/autovacuum.c:364
+#: postmaster/autovacuum.c:365
#, c-format
msgid "could not fork autovacuum launcher process: %m"
msgstr "n'a pas pu ex�cuter le processus autovacuum ma�tre : %m"
-#: postmaster/autovacuum.c:409
+#: postmaster/autovacuum.c:410
#, c-format
msgid "autovacuum launcher started"
msgstr "lancement du processus autovacuum"
-#: postmaster/autovacuum.c:779
+#: postmaster/autovacuum.c:780
#, c-format
msgid "autovacuum launcher shutting down"
msgstr "arr�t du processus autovacuum"
-#: postmaster/autovacuum.c:1432
+#: postmaster/autovacuum.c:1442
#, c-format
msgid "could not fork autovacuum worker process: %m"
msgstr "n'a pas pu ex�cuter le processus autovacuum worker : %m"
-#: postmaster/autovacuum.c:1650
+#: postmaster/autovacuum.c:1660
#, c-format
msgid "autovacuum: processing database \"%s\""
msgstr "autovacuum : traitement de la base de donn�es � %s �"
-#: postmaster/autovacuum.c:2059
+#: postmaster/autovacuum.c:2069
#, c-format
msgid "autovacuum: dropping orphan temp table \"%s\".\"%s\" in database \"%s\""
msgstr ""
"autovacuum : suppression de la table temporaire orpheline � %s.%s � dans la\n"
"base de donn�es � %s �"
-#: postmaster/autovacuum.c:2071
+#: postmaster/autovacuum.c:2081
#, c-format
msgid "autovacuum: found orphan temp table \"%s\".\"%s\" in database \"%s\""
msgstr ""
"autovacuum : a trouv� la table temporaire orpheline � %s.%s � dans la base de\n"
"donn�es � %s �"
-#: postmaster/autovacuum.c:2342
+#: postmaster/autovacuum.c:2352
#, c-format
msgid "automatic vacuum of table \"%s.%s.%s\""
msgstr "VACUUM automatique de la table � %s.%s.%s �"
-#: postmaster/autovacuum.c:2345
+#: postmaster/autovacuum.c:2355
#, c-format
msgid "automatic analyze of table \"%s.%s.%s\""
msgstr "ANALYZE automatique de la table � %s.%s.%s �"
-#: postmaster/autovacuum.c:2846
+#: postmaster/autovacuum.c:2856
#, c-format
msgid "autovacuum not started because of misconfiguration"
msgstr "autovacuum non ex�cut� � cause d'une mauvaise configuration"
-#: postmaster/autovacuum.c:2847
+#: postmaster/autovacuum.c:2857
#, c-format
msgid "Enable the \"track_counts\" option."
msgstr "Activez l'option � track_counts �."
@@ -12345,7 +12352,7 @@ msgstr "La commande d'archivage qui a �chou� �tait : %s"
msgid "archive command was terminated by exception 0x%X"
msgstr "la commande d'archivage a �t� termin�e par l'exception 0x%X"
-#: postmaster/pgarch.c:619 postmaster/postmaster.c:2911
+#: postmaster/pgarch.c:619 postmaster/postmaster.c:3018
#, c-format
msgid "See C include file \"ntstatus.h\" for a description of the hexadecimal value."
msgstr ""
@@ -12527,155 +12534,155 @@ msgstr ""
"corruption de la table hach�e de la base de donn�es lors du lancement\n"
"--- annulation"
-#: postmaster/postmaster.c:620
+#: postmaster/postmaster.c:629
#, c-format
msgid "%s: invalid argument for option -f: \"%s\"\n"
msgstr "%s : argument invalide pour l'option -f : � %s �\n"
-#: postmaster/postmaster.c:706
+#: postmaster/postmaster.c:715
#, c-format
msgid "%s: invalid argument for option -t: \"%s\"\n"
msgstr "%s : argument invalide pour l'option -t : � %s �\n"
-#: postmaster/postmaster.c:757
+#: postmaster/postmaster.c:766
#, c-format
msgid "%s: invalid argument: \"%s\"\n"
msgstr "%s : argument invalide : � %s �\n"
-#: postmaster/postmaster.c:792
+#: postmaster/postmaster.c:801
#, c-format
msgid "%s: superuser_reserved_connections must be less than max_connections\n"
msgstr "%s : superuser_reserved_connections doit �tre inf�rieur � max_connections\n"
-#: postmaster/postmaster.c:797
+#: postmaster/postmaster.c:806
#, c-format
msgid "%s: max_wal_senders must be less than max_connections\n"
msgstr "%s : max_wal_senders doit �tre inf�rieur � max_connections\n"
-#: postmaster/postmaster.c:802
+#: postmaster/postmaster.c:811
#, c-format
msgid "WAL archival (archive_mode=on) requires wal_level \"archive\" or \"hot_standby\""
msgstr ""
"l'archivage des journaux de transactions (archive_mode=on) n�cessite que\n"
"le param�tre wal_level soit initialis� avec � archive � ou � hot_standby �"
-#: postmaster/postmaster.c:805
+#: postmaster/postmaster.c:814
#, c-format
msgid "WAL streaming (max_wal_senders > 0) requires wal_level \"archive\" or \"hot_standby\""
msgstr ""
"l'envoi d'un flux de transactions (max_wal_senders > 0) n�cessite que\n"
"le param�tre wal_level soit initialis� avec � archive � ou � hot_standby �"
-#: postmaster/postmaster.c:813
+#: postmaster/postmaster.c:822
#, c-format
msgid "%s: invalid datetoken tables, please fix\n"
msgstr "%s : tables datetoken invalide, merci de corriger\n"
-#: postmaster/postmaster.c:889
+#: postmaster/postmaster.c:898
#, c-format
msgid "invalid list syntax for \"listen_addresses\""
msgstr "syntaxe de liste invalide pour le param�tre � listen_addresses �"
-#: postmaster/postmaster.c:919
+#: postmaster/postmaster.c:928
#, c-format
msgid "could not create listen socket for \"%s\""
msgstr "n'a pas pu cr�er le socket d'�coute pour � %s �"
-#: postmaster/postmaster.c:925
+#: postmaster/postmaster.c:934
#, c-format
msgid "could not create any TCP/IP sockets"
msgstr "n'a pas pu cr�er de socket TCP/IP"
-#: postmaster/postmaster.c:976
+#: postmaster/postmaster.c:985
#, c-format
msgid "could not create Unix-domain socket"
msgstr "n'a pas pu cr�er le socket domaine Unix"
-#: postmaster/postmaster.c:984
+#: postmaster/postmaster.c:993
#, c-format
msgid "no socket created for listening"
msgstr "pas de socket cr�� pour l'�coute"
-#: postmaster/postmaster.c:1029
+#: postmaster/postmaster.c:1046
#, c-format
msgid "could not create I/O completion port for child queue"
msgstr "n'a pas pu cr�er un port de terminaison I/O pour la queue"
-#: postmaster/postmaster.c:1059
+#: postmaster/postmaster.c:1076
#, c-format
msgid "%s: could not change permissions of external PID file \"%s\": %s\n"
msgstr "%s : n'a pas pu modifier les droits du fichier PID externe � %s � : %s\n"
-#: postmaster/postmaster.c:1063
+#: postmaster/postmaster.c:1080
#, c-format
msgid "%s: could not write external PID file \"%s\": %s\n"
msgstr "%s : n'a pas pu �crire le fichier PID externe � %s � : %s\n"
-#: postmaster/postmaster.c:1108 utils/init/postinit.c:197
+#: postmaster/postmaster.c:1146 utils/init/postinit.c:197
#, c-format
msgid "could not load pg_hba.conf"
msgstr "n'a pas pu charger pg_hba.conf"
-#: postmaster/postmaster.c:1126
+#: postmaster/postmaster.c:1164
#, c-format
msgid "postmaster became multithreaded during startup"
msgstr "le postmaster est devenu multithread� lors du d�marrage"
-#: postmaster/postmaster.c:1127
+#: postmaster/postmaster.c:1165
#, c-format
msgid "Set the LC_ALL environment variable to a valid locale."
msgstr "Configurez la variable d'environnement LC_ALL avec une locale valide."
-#: postmaster/postmaster.c:1173
+#: postmaster/postmaster.c:1242
#, c-format
msgid "%s: could not locate matching postgres executable"
msgstr "%s : n'a pas pu localiser l'ex�cutable postgres correspondant"
-#: postmaster/postmaster.c:1196 utils/misc/tzparser.c:341
+#: postmaster/postmaster.c:1265 utils/misc/tzparser.c:341
#, c-format
msgid "This may indicate an incomplete PostgreSQL installation, or that the file \"%s\" has been moved away from its proper location."
msgstr "Ceci peut indiquer une installation PostgreSQL incompl�te, ou que le fichier � %s � a �t� d�plac�."
-#: postmaster/postmaster.c:1224
+#: postmaster/postmaster.c:1293
#, c-format
msgid "data directory \"%s\" does not exist"
msgstr "le r�pertoire des donn�es � %s � n'existe pas"
-#: postmaster/postmaster.c:1229
+#: postmaster/postmaster.c:1298
#, c-format
msgid "could not read permissions of directory \"%s\": %m"
msgstr "n'a pas pu lire les droits du r�pertoire � %s � : %m"
-#: postmaster/postmaster.c:1237
+#: postmaster/postmaster.c:1306
#, c-format
msgid "specified data directory \"%s\" is not a directory"
msgstr "le r�pertoire des donn�es � %s � n'est pas un r�pertoire"
-#: postmaster/postmaster.c:1253
+#: postmaster/postmaster.c:1322
#, c-format
msgid "data directory \"%s\" has wrong ownership"
msgstr "le r�pertoire des donn�es � %s � a un mauvais propri�taire"
-#: postmaster/postmaster.c:1255
+#: postmaster/postmaster.c:1324
#, c-format
msgid "The server must be started by the user that owns the data directory."
msgstr ""
"Le serveur doit �tre en cours d'ex�cution par l'utilisateur qui poss�de le\n"
"r�pertoire des donn�es."
-#: postmaster/postmaster.c:1275
+#: postmaster/postmaster.c:1344
#, c-format
msgid "data directory \"%s\" has group or world access"
msgstr ""
"le r�pertoire des donn�es � %s � est accessible par le groupe et/ou par les\n"
"autres"
-#: postmaster/postmaster.c:1277
+#: postmaster/postmaster.c:1346
#, c-format
msgid "Permissions should be u=rwx (0700)."
msgstr "Les droits devraient �tre u=rwx (0700)."
-#: postmaster/postmaster.c:1288
+#: postmaster/postmaster.c:1357
#, c-format
msgid ""
"%s: could not find the database system\n"
@@ -12686,344 +12693,351 @@ msgstr ""
"S'attendait � le trouver dans le r�pertoire � %s �,\n"
"mais n'a pas r�ussi � ouvrir le fichier � %s �: %s\n"
-#: postmaster/postmaster.c:1360
+#: postmaster/postmaster.c:1430
#, c-format
msgid "select() failed in postmaster: %m"
msgstr "�chec de select() dans postmaster : %m"
-#: postmaster/postmaster.c:1537 postmaster/postmaster.c:1568
+#: postmaster/postmaster.c:1557
+#, c-format
+msgid "performing immediate shutdown because data directory lock file is invalid"
+msgstr ""
+"ex�cution d'un arr�t imm�diat, le fichier de verrou du r�pertoire de donn�es �tant\n"
+"invalide"
+
+#: postmaster/postmaster.c:1636 postmaster/postmaster.c:1667
#, c-format
msgid "incomplete startup packet"
msgstr "paquet de d�marrage incomplet"
-#: postmaster/postmaster.c:1549
+#: postmaster/postmaster.c:1648
#, c-format
msgid "invalid length of startup packet"
msgstr "longueur invalide du paquet de d�marrage"
-#: postmaster/postmaster.c:1607
+#: postmaster/postmaster.c:1706
#, c-format
msgid "failed to send SSL negotiation response: %m"
msgstr "�chec lors de l'envoi de la r�ponse de n�gotiation SSL : %m"
-#: postmaster/postmaster.c:1636
+#: postmaster/postmaster.c:1735
#, c-format
msgid "unsupported frontend protocol %u.%u: server supports %u.0 to %u.%u"
msgstr ""
"Protocole non support�e de l'interface %u.%u : le serveur supporte de %u.0 �\n"
"%u.%u"
-#: postmaster/postmaster.c:1687
+#: postmaster/postmaster.c:1786
#, c-format
msgid "invalid value for boolean option \"replication\""
msgstr "valeur invalide pour l'option bool�enne � replication �"
-#: postmaster/postmaster.c:1707
+#: postmaster/postmaster.c:1806
#, c-format
msgid "invalid startup packet layout: expected terminator as last byte"
msgstr ""
"configuration invalide du paquet de d�marrage : terminaison attendue comme\n"
"dernier octet"
-#: postmaster/postmaster.c:1735
+#: postmaster/postmaster.c:1834
#, c-format
msgid "no PostgreSQL user name specified in startup packet"
msgstr "aucun nom d'utilisateur PostgreSQL n'a �t� sp�cifi� dans le paquet de d�marrage"
-#: postmaster/postmaster.c:1792
+#: postmaster/postmaster.c:1891
#, c-format
msgid "the database system is starting up"
msgstr "le syst�me de bases de donn�es se lance"
-#: postmaster/postmaster.c:1797
+#: postmaster/postmaster.c:1896
#, c-format
msgid "the database system is shutting down"
msgstr "le syst�me de base de donn�es s'arr�te"
-#: postmaster/postmaster.c:1802
+#: postmaster/postmaster.c:1901
#, c-format
msgid "the database system is in recovery mode"
msgstr "le syst�me de bases de donn�es est en cours de restauration"
-#: postmaster/postmaster.c:1807 storage/ipc/procarray.c:277 storage/ipc/sinvaladt.c:304 storage/lmgr/proc.c:336
+#: postmaster/postmaster.c:1906 storage/ipc/procarray.c:277 storage/ipc/sinvaladt.c:304 storage/lmgr/proc.c:336
#, c-format
msgid "sorry, too many clients already"
msgstr "d�sol�, trop de clients sont d�j� connect�s"
-#: postmaster/postmaster.c:1869
+#: postmaster/postmaster.c:1968
#, c-format
msgid "wrong key in cancel request for process %d"
msgstr "mauvaise cl� dans la demande d'annulation pour le processus %d"
-#: postmaster/postmaster.c:1877
+#: postmaster/postmaster.c:1976
#, c-format
msgid "PID %d in cancel request did not match any process"
msgstr "le PID %d dans la demande d'annulation ne correspond � aucun processus"
-#: postmaster/postmaster.c:2097
+#: postmaster/postmaster.c:2196
#, c-format
msgid "received SIGHUP, reloading configuration files"
msgstr "a re�u SIGHUP, rechargement des fichiers de configuration"
-#: postmaster/postmaster.c:2122
+#: postmaster/postmaster.c:2221
#, c-format
msgid "pg_hba.conf not reloaded"
msgstr "pg_hba.conf non lu"
-#: postmaster/postmaster.c:2165
+#: postmaster/postmaster.c:2264
#, c-format
msgid "received smart shutdown request"
msgstr "a re�u une demande d'arr�t intelligent"
-#: postmaster/postmaster.c:2215
+#: postmaster/postmaster.c:2314
#, c-format
msgid "received fast shutdown request"
msgstr "a re�u une demande d'arr�t rapide"
-#: postmaster/postmaster.c:2239
+#: postmaster/postmaster.c:2338
#, c-format
msgid "aborting any active transactions"
msgstr "annulation des transactions actives"
-#: postmaster/postmaster.c:2268
+#: postmaster/postmaster.c:2367
#, c-format
msgid "received immediate shutdown request"
msgstr "a re�u une demande d'arr�t imm�diat"
-#: postmaster/postmaster.c:2358 postmaster/postmaster.c:2379
+#: postmaster/postmaster.c:2458 postmaster/postmaster.c:2481
msgid "startup process"
msgstr "processus de lancement"
-#: postmaster/postmaster.c:2361
+#: postmaster/postmaster.c:2461
#, c-format
msgid "aborting startup due to startup process failure"
msgstr "annulation du d�marrage � cause d'un �chec dans le processus de lancement"
-#: postmaster/postmaster.c:2406
+#: postmaster/postmaster.c:2509
#, c-format
msgid "terminating all walsender processes to force cascaded standby(s) to update timeline and reconnect"
msgstr ""
"arr�t de tous les processus walsender pour forcer les serveurs standby en\n"
"cascade � mettre � jour la timeline et � se reconnecter"
-#: postmaster/postmaster.c:2436
+#: postmaster/postmaster.c:2539
#, c-format
msgid "database system is ready to accept connections"
msgstr "le syst�me de bases de donn�es est pr�t pour accepter les connexions"
-#: postmaster/postmaster.c:2451
+#: postmaster/postmaster.c:2554
msgid "background writer process"
msgstr "processus d'�criture en t�che de fond"
-#: postmaster/postmaster.c:2505
+#: postmaster/postmaster.c:2608
msgid "checkpointer process"
msgstr "processus checkpointer"
-#: postmaster/postmaster.c:2521
+#: postmaster/postmaster.c:2624
msgid "WAL writer process"
msgstr "processus d'�criture des journaux de transaction"
-#: postmaster/postmaster.c:2535
+#: postmaster/postmaster.c:2638
msgid "WAL receiver process"
msgstr "processus de r�ception des journaux de transaction"
-#: postmaster/postmaster.c:2550
+#: postmaster/postmaster.c:2653
msgid "autovacuum launcher process"
msgstr "processus de l'autovacuum"
-#: postmaster/postmaster.c:2565
+#: postmaster/postmaster.c:2668
msgid "archiver process"
msgstr "processus d'archivage"
-#: postmaster/postmaster.c:2581
+#: postmaster/postmaster.c:2684
msgid "statistics collector process"
msgstr "processus de r�cup�ration des statistiques"
-#: postmaster/postmaster.c:2595
+#: postmaster/postmaster.c:2698
msgid "system logger process"
msgstr "processus des journaux applicatifs"
-#: postmaster/postmaster.c:2630 postmaster/postmaster.c:2649 postmaster/postmaster.c:2656 postmaster/postmaster.c:2674
+#: postmaster/postmaster.c:2733 postmaster/postmaster.c:2752 postmaster/postmaster.c:2759 postmaster/postmaster.c:2777
msgid "server process"
msgstr "processus serveur"
-#: postmaster/postmaster.c:2710
+#: postmaster/postmaster.c:2813
#, c-format
msgid "terminating any other active server processes"
msgstr "arr�t des autres processus serveur actifs"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:2899
+#: postmaster/postmaster.c:3006
#, c-format
msgid "%s (PID %d) exited with exit code %d"
msgstr "%s (PID %d) quitte avec le code de sortie %d"
-#: postmaster/postmaster.c:2901 postmaster/postmaster.c:2912 postmaster/postmaster.c:2923 postmaster/postmaster.c:2932 postmaster/postmaster.c:2942
+#: postmaster/postmaster.c:3008 postmaster/postmaster.c:3019 postmaster/postmaster.c:3030 postmaster/postmaster.c:3039 postmaster/postmaster.c:3049
#, c-format
msgid "Failed process was running: %s"
msgstr "Le processus qui a �chou� ex�cutait : %s"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:2909
+#: postmaster/postmaster.c:3016
#, c-format
msgid "%s (PID %d) was terminated by exception 0x%X"
msgstr "%s (PID %d) a �t� arr�t� par l'exception 0x%X"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:2919
+#: postmaster/postmaster.c:3026
#, c-format
msgid "%s (PID %d) was terminated by signal %d: %s"
msgstr "%s (PID %d) a �t� arr�t� par le signal %d : %s"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:2930
+#: postmaster/postmaster.c:3037
#, c-format
msgid "%s (PID %d) was terminated by signal %d"
msgstr "%s (PID %d) a �t� arr�t� par le signal %d"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:2940
+#: postmaster/postmaster.c:3047
#, c-format
msgid "%s (PID %d) exited with unrecognized status %d"
msgstr "%s (PID %d) a quitt� avec le statut inattendu %d"
-#: postmaster/postmaster.c:3124
+#: postmaster/postmaster.c:3231
#, c-format
msgid "abnormal database system shutdown"
msgstr "le syst�me de base de donn�es a �t� arr�t� anormalement"
-#: postmaster/postmaster.c:3163
+#: postmaster/postmaster.c:3271
#, c-format
msgid "all server processes terminated; reinitializing"
msgstr "tous les processus serveur se sont arr�t�s, r�initialisation"
-#: postmaster/postmaster.c:3346
+#: postmaster/postmaster.c:3455
#, c-format
msgid "could not fork new process for connection: %m"
msgstr "n'a pas pu lancer le nouveau processus fils pour la connexion : %m"
-#: postmaster/postmaster.c:3388
+#: postmaster/postmaster.c:3497
msgid "could not fork new process for connection: "
msgstr "n'a pas pu lancer le nouveau processus fils pour la connexion : "
-#: postmaster/postmaster.c:3495
+#: postmaster/postmaster.c:3621
#, c-format
msgid "connection received: host=%s port=%s"
msgstr "connexion re�ue : h�te=%s port=%s"
-#: postmaster/postmaster.c:3500
+#: postmaster/postmaster.c:3626
#, c-format
msgid "connection received: host=%s"
msgstr "connexion re�ue : h�te=%s"
-#: postmaster/postmaster.c:3779
+#: postmaster/postmaster.c:3899
#, c-format
msgid "could not execute server process \"%s\": %m"
msgstr "n'a pas pu ex�cuter le processus serveur � %s � : %m"
-#: postmaster/postmaster.c:4256
+#: postmaster/postmaster.c:4379
#, c-format
msgid "postmaster became multithreaded"
msgstr "le postmaster est devenu multithread�"
-#: postmaster/postmaster.c:4314
+#: postmaster/postmaster.c:4437
#, c-format
msgid "database system is ready to accept read only connections"
msgstr "le syst�me de bases de donn�es est pr�t pour accepter les connexions en lecture seule"
-#: postmaster/postmaster.c:4584
+#: postmaster/postmaster.c:4707
#, c-format
msgid "could not fork startup process: %m"
msgstr "n'a pas pu lancer le processus fils de d�marrage : %m"
-#: postmaster/postmaster.c:4588
+#: postmaster/postmaster.c:4711
#, c-format
msgid "could not fork background writer process: %m"
msgstr ""
"n'a pas pu cr�er un processus fils du processus d'�criture en t�che de\n"
"fond : %m"
-#: postmaster/postmaster.c:4592
+#: postmaster/postmaster.c:4715
#, c-format
msgid "could not fork checkpointer process: %m"
msgstr "n'a pas pu cr�er le processus checkpointer : %m"
-#: postmaster/postmaster.c:4596
+#: postmaster/postmaster.c:4719
#, c-format
msgid "could not fork WAL writer process: %m"
msgstr ""
"n'a pas pu cr�er un processus fils du processus d'�criture des journaux de\n"
"transaction : %m"
-#: postmaster/postmaster.c:4600
+#: postmaster/postmaster.c:4723
#, c-format
msgid "could not fork WAL receiver process: %m"
msgstr ""
"n'a pas pu cr�er un processus fils de r�ception des journaux de\n"
"transactions : %m"
-#: postmaster/postmaster.c:4604
+#: postmaster/postmaster.c:4727
#, c-format
msgid "could not fork process: %m"
msgstr "n'a pas pu lancer le processus fils : %m"
-#: postmaster/postmaster.c:4893
+#: postmaster/postmaster.c:5016
#, c-format
msgid "could not duplicate socket %d for use in backend: error code %d"
msgstr "n'a pas pu dupliquer la socket %d pour le serveur : code d'erreur %d"
-#: postmaster/postmaster.c:4925
+#: postmaster/postmaster.c:5048
#, c-format
msgid "could not create inherited socket: error code %d\n"
msgstr "n'a pas pu cr�er la socket h�rit�e : code d'erreur %d\n"
-#: postmaster/postmaster.c:4954
+#: postmaster/postmaster.c:5077
#, c-format
msgid "could not open backend variables file \"%s\": %s\n"
msgstr "n'a pas pu ouvrir le fichier des variables moteurs � %s � : %s\n"
-#: postmaster/postmaster.c:4961
+#: postmaster/postmaster.c:5084
#, c-format
msgid "could not read from backend variables file \"%s\": %s\n"
msgstr "n'a pas pu lire le fichier de configuration serveur � %s � : %s\n"
-#: postmaster/postmaster.c:4970
+#: postmaster/postmaster.c:5093
#, c-format
msgid "could not remove file \"%s\": %s\n"
msgstr "n'a pas pu supprimer le fichier � %s � : %s\n"
-#: postmaster/postmaster.c:4987
+#: postmaster/postmaster.c:5110
#, c-format
msgid "could not map view of backend variables: error code %lu\n"
msgstr ""
"n'a pas pu ex�cuter \"map\" la vue des variables serveurs : code\n"
"d'erreur %lu\n"
-#: postmaster/postmaster.c:4996
+#: postmaster/postmaster.c:5119
#, c-format
msgid "could not unmap view of backend variables: error code %lu\n"
msgstr ""
"n'a pas pu ex�cuter \"unmap\" sur la vue des variables serveurs : code\n"
"d'erreur %lu\n"
-#: postmaster/postmaster.c:5003
+#: postmaster/postmaster.c:5126
#, c-format
msgid "could not close handle to backend parameter variables: error code %lu\n"
msgstr ""
"n'a pas pu fermer le lien vers les variables des param�tres du serveur :\n"
"code d'erreur %lu\n"
-#: postmaster/postmaster.c:5153
+#: postmaster/postmaster.c:5276
#, c-format
msgid "could not read exit code for process\n"
msgstr "n'a pas pu lire le code de sortie du processus\n"
-#: postmaster/postmaster.c:5158
+#: postmaster/postmaster.c:5281
#, c-format
msgid "could not post child completion status\n"
msgstr "n'a pas pu poster le statut de fin de l'enfant\n"
@@ -13091,68 +13105,63 @@ msgstr "cha�ne entre guillemets non termin�e"
msgid "syntax error: unexpected character \"%s\""
msgstr "erreur de syntaxe : caract�re � %s � inattendu"
-#: replication/basebackup.c:133 replication/basebackup.c:928 storage/file/fd.c:2350 utils/adt/misc.c:358
+#: replication/basebackup.c:134 replication/basebackup.c:929 utils/adt/misc.c:358
#, c-format
msgid "could not read symbolic link \"%s\": %m"
msgstr "n'a pas pu lire le lien symbolique � %s � : %m"
-#: replication/basebackup.c:140 replication/basebackup.c:932 storage/file/fd.c:2355 utils/adt/misc.c:362
+#: replication/basebackup.c:141 replication/basebackup.c:933 utils/adt/misc.c:362
#, c-format
msgid "symbolic link \"%s\" target is too long"
msgstr "la cible du lien symbolique � %s � est trop long"
-#: replication/basebackup.c:209
+#: replication/basebackup.c:210
#, c-format
msgid "could not stat control file \"%s\": %m"
msgstr "n'a pas pu r�cup�rer des informations sur le fichier de contr�le � %s � : %m"
-#: replication/basebackup.c:324
+#: replication/basebackup.c:325
#, c-format
msgid "could not find any WAL files"
msgstr "n'a pas pu trouver un seul fichier WAL"
-#: replication/basebackup.c:336 replication/basebackup.c:353 replication/basebackup.c:361
+#: replication/basebackup.c:337 replication/basebackup.c:354 replication/basebackup.c:362
#, c-format
msgid "could not find WAL file \"%s\""
msgstr "n'a pas pu trouver le fichier WAL � %s �"
-#: replication/basebackup.c:400 replication/basebackup.c:424
+#: replication/basebackup.c:401 replication/basebackup.c:425
#, c-format
msgid "unexpected WAL file size \"%s\""
msgstr "taille du fichier WAL � %s � inattendue"
-#: replication/basebackup.c:412 replication/basebackup.c:1106
+#: replication/basebackup.c:413 replication/basebackup.c:1055
#, c-format
msgid "base backup could not send data, aborting backup"
msgstr "la sauvegarde de base n'a pas pu envoyer les donn�es, annulation de la sauvegarde"
-#: replication/basebackup.c:509 replication/basebackup.c:518 replication/basebackup.c:527 replication/basebackup.c:536 replication/basebackup.c:545
+#: replication/basebackup.c:510 replication/basebackup.c:519 replication/basebackup.c:528 replication/basebackup.c:537 replication/basebackup.c:546
#, c-format
msgid "duplicate option \"%s\""
msgstr "option � %s � dupliqu�e"
-#: replication/basebackup.c:794 replication/basebackup.c:873
+#: replication/basebackup.c:795 replication/basebackup.c:874
#, c-format
msgid "could not stat file or directory \"%s\": %m"
msgstr ""
"n'a pas pu r�cup�rer les informations sur le fichier ou r�pertoire\n"
"� %s � : %m"
-#: replication/basebackup.c:855
+#: replication/basebackup.c:856
#, c-format
msgid "shutdown requested, aborting active base backup"
msgstr "arr�t demand�, annulation de la sauvegarde active de base"
-#: replication/basebackup.c:1006
+#: replication/basebackup.c:1007
#, c-format
msgid "skipping special file \"%s\""
msgstr "ignore le fichier sp�cial � %s �"
-#: replication/basebackup.c:1096
-#, c-format
-msgid "archive member \"%s\" too large for tar format"
-msgstr "membre � %s � de l'archive trop volumineux pour le format tar"
-
#: replication/libpqwalreceiver/libpqwalreceiver.c:101
#, c-format
msgid "could not connect to the primary server: %s"
@@ -13805,17 +13814,17 @@ msgstr ""
msgid "invalid page header in block %u of relation %s"
msgstr "en-t�te de page invalide dans le bloc %u de la relation %s"
-#: storage/buffer/bufmgr.c:2964
+#: storage/buffer/bufmgr.c:2985
#, c-format
msgid "could not write block %u of %s"
msgstr "n'a pas pu �crire le bloc %u de %s"
-#: storage/buffer/bufmgr.c:2966
+#: storage/buffer/bufmgr.c:2987
#, c-format
msgid "Multiple failures --- write error might be permanent."
msgstr "�checs multiples --- l'erreur d'�criture pourrait �tre permanent."
-#: storage/buffer/bufmgr.c:2987 storage/buffer/bufmgr.c:3006
+#: storage/buffer/bufmgr.c:3008 storage/buffer/bufmgr.c:3027
#, c-format
msgid "writing block %u of relation %s"
msgstr "�criture du bloc %u de la relation %s"
@@ -13825,62 +13834,52 @@ msgstr "�criture du bloc %u de la relation %s"
msgid "no empty local buffer available"
msgstr "aucun tampon local vide disponible"
-#: storage/file/fd.c:477
+#: storage/file/fd.c:502
#, c-format
msgid "getrlimit failed: %m"
msgstr "�chec de getrlimit : %m"
-#: storage/file/fd.c:567
+#: storage/file/fd.c:592
#, c-format
msgid "insufficient file descriptors available to start server process"
msgstr "nombre de descripteurs de fichier insuffisants pour lancer le processus serveur"
-#: storage/file/fd.c:568
+#: storage/file/fd.c:593
#, c-format
msgid "System allows %d, we need at least %d."
msgstr "Le syst�me autorise %d, nous avons besoin d'au moins %d."
-#: storage/file/fd.c:609 storage/file/fd.c:1643 storage/file/fd.c:1758
+#: storage/file/fd.c:634 storage/file/fd.c:1668 storage/file/fd.c:1783
#, c-format
msgid "out of file descriptors: %m; release and retry"
msgstr "plus de descripteurs de fichiers : %m; quittez et r�-essayez"
-#: storage/file/fd.c:1183
+#: storage/file/fd.c:1208
#, c-format
msgid "temporary file: path \"%s\", size %lu"
msgstr "fichier temporaire : chemin � %s �, taille %lu"
-#: storage/file/fd.c:1332
+#: storage/file/fd.c:1357
#, c-format
msgid "temporary file size exceeds temp_file_limit (%dkB)"
msgstr "la taille du fichier temporaire d�passe temp_file_limit (%d Ko)"
-#: storage/file/fd.c:1619
+#: storage/file/fd.c:1644
#, c-format
msgid "exceeded maxAllocatedDescs (%d) while trying to open file \"%s\""
msgstr "d�passement de maxAllocatedDescs (%d) lors de l'ouverture du fichier � %s �"
-#: storage/file/fd.c:1734
+#: storage/file/fd.c:1759
#, c-format
msgid "exceeded maxAllocatedDescs (%d) while trying to open directory \"%s\""
msgstr "d�passement de maxAllocatedDescs (%d) lors de l'ouverture du r�pertoire � %s �"
-#: storage/file/fd.c:1813
+#: storage/file/fd.c:1851
#, c-format
msgid "could not read directory \"%s\": %m"
msgstr "n'a pas pu lire le r�pertoire � %s � : %m"
-#: storage/file/fd.c:2290
-#, c-format
-msgid "could not open file \"%s\" before fsync"
-msgstr "n'a pas pu ouvrir le fichier � %s � avant sa synchronisation sur disque"
-
-#: storage/file/fd.c:2374
-#, c-format
-msgid "this platform does not support symbolic links; ignoring \"%s\""
-msgstr "cette plateforme ne supporte pas les liens symboliques ; ignore � %s �"
-
-#: storage/ipc/shmem.c:190 storage/lmgr/lock.c:857 storage/lmgr/lock.c:891 storage/lmgr/lock.c:2530 storage/lmgr/lock.c:3185 storage/lmgr/lock.c:3670 storage/lmgr/lock.c:3735 storage/lmgr/lock.c:4025 storage/lmgr/predicate.c:2317 storage/lmgr/predicate.c:2332 storage/lmgr/predicate.c:3725 storage/lmgr/predicate.c:4868
+#: storage/ipc/shmem.c:190 storage/lmgr/lock.c:858 storage/lmgr/lock.c:892 storage/lmgr/lock.c:2588 storage/lmgr/lock.c:3243 storage/lmgr/lock.c:3728 storage/lmgr/lock.c:3793 storage/lmgr/lock.c:4083 storage/lmgr/predicate.c:2317 storage/lmgr/predicate.c:2332 storage/lmgr/predicate.c:3724 storage/lmgr/predicate.c:4867
#: storage/lmgr/proc.c:205 utils/hash/dynahash.c:960
#, c-format
msgid "out of shared memory"
@@ -14003,31 +14002,31 @@ msgstr "verrou informatif [%u,%u,%u,%u]"
msgid "unrecognized locktag type %d"
msgstr "type locktag non reconnu %d"
-#: storage/lmgr/lock.c:706
+#: storage/lmgr/lock.c:707
#, c-format
msgid "cannot acquire lock mode %s on database objects while recovery is in progress"
msgstr ""
"ne peut pas acqu�rir le mode de verrou %s sur les objets de base de donn�es\n"
"alors que la restauration est en cours"
-#: storage/lmgr/lock.c:708
+#: storage/lmgr/lock.c:709
#, c-format
msgid "Only RowExclusiveLock or less can be acquired on database objects during recovery."
msgstr ""
"Seuls RowExclusiveLock et les verrous inf�rieurs peuvent �tre acquis sur les\n"
"objets d'une base pendant une restauration."
-#: storage/lmgr/lock.c:858 storage/lmgr/lock.c:892 storage/lmgr/lock.c:2531 storage/lmgr/lock.c:3671 storage/lmgr/lock.c:3736 storage/lmgr/lock.c:4026
+#: storage/lmgr/lock.c:859 storage/lmgr/lock.c:893 storage/lmgr/lock.c:2589 storage/lmgr/lock.c:3729 storage/lmgr/lock.c:3794 storage/lmgr/lock.c:4084
#, c-format
msgid "You might need to increase max_locks_per_transaction."
msgstr "Vous pourriez avoir besoin d'augmenter max_locks_per_transaction."
-#: storage/lmgr/lock.c:2972 storage/lmgr/lock.c:3085
+#: storage/lmgr/lock.c:3030 storage/lmgr/lock.c:3143
#, c-format
msgid "cannot PREPARE while holding both session-level and transaction-level locks on the same object"
msgstr "ne peut pas utiliser PREPARE lorsque des verrous de niveau session et deniveau transaction sont d�tenus sur le m�me objet"
-#: storage/lmgr/lock.c:3186
+#: storage/lmgr/lock.c:3244
#, c-format
msgid "Not enough memory for reassigning the prepared transaction's locks."
msgstr "Pas assez de m�moire pour r�affecter les verrous des transactions pr�par�es."
@@ -14100,19 +14099,19 @@ msgstr "n'a pas pu importer le snapshot demand�"
msgid "The source transaction %u is not running anymore."
msgstr "La transaction source %u n'est plus en cours d'ex�cution."
-#: storage/lmgr/predicate.c:2318 storage/lmgr/predicate.c:2333 storage/lmgr/predicate.c:3726
+#: storage/lmgr/predicate.c:2318 storage/lmgr/predicate.c:2333 storage/lmgr/predicate.c:3725
#, c-format
msgid "You might need to increase max_pred_locks_per_transaction."
msgstr "Vous pourriez avoir besoin d'augmenter max_pred_locks_per_transaction."
-#: storage/lmgr/predicate.c:3880 storage/lmgr/predicate.c:3969 storage/lmgr/predicate.c:3977 storage/lmgr/predicate.c:4016 storage/lmgr/predicate.c:4255 storage/lmgr/predicate.c:4592 storage/lmgr/predicate.c:4604 storage/lmgr/predicate.c:4646 storage/lmgr/predicate.c:4684
+#: storage/lmgr/predicate.c:3879 storage/lmgr/predicate.c:3968 storage/lmgr/predicate.c:3976 storage/lmgr/predicate.c:4015 storage/lmgr/predicate.c:4254 storage/lmgr/predicate.c:4591 storage/lmgr/predicate.c:4603 storage/lmgr/predicate.c:4645 storage/lmgr/predicate.c:4683
#, c-format
msgid "could not serialize access due to read/write dependencies among transactions"
msgstr ""
"n'a pas pu s�rialiser un acc�s � cause des d�pendances de lecture/�criture\n"
"parmi les transactions"
-#: storage/lmgr/predicate.c:3882 storage/lmgr/predicate.c:3971 storage/lmgr/predicate.c:3979 storage/lmgr/predicate.c:4018 storage/lmgr/predicate.c:4257 storage/lmgr/predicate.c:4594 storage/lmgr/predicate.c:4606 storage/lmgr/predicate.c:4648 storage/lmgr/predicate.c:4686
+#: storage/lmgr/predicate.c:3881 storage/lmgr/predicate.c:3970 storage/lmgr/predicate.c:3978 storage/lmgr/predicate.c:4017 storage/lmgr/predicate.c:4256 storage/lmgr/predicate.c:4593 storage/lmgr/predicate.c:4605 storage/lmgr/predicate.c:4647 storage/lmgr/predicate.c:4685
#, c-format
msgid "The transaction might succeed if retried."
msgstr "La transaction pourrait r�ussir apr�s une nouvelle tentative."
@@ -14122,41 +14121,41 @@ msgstr "La transaction pourrait r�ussir apr�s une nouvelle tentative."
msgid "Process %d waits for %s on %s."
msgstr "Le processus %d attend %s sur %s."
-#: storage/lmgr/proc.c:1153
+#: storage/lmgr/proc.c:1154
#, c-format
msgid "sending cancel to blocking autovacuum PID %d"
msgstr "envoi de l'annulation pour bloquer le PID %d de l'autovacuum"
-#: storage/lmgr/proc.c:1165 utils/adt/misc.c:134
+#: storage/lmgr/proc.c:1172 utils/adt/misc.c:134
#, c-format
msgid "could not send signal to process %d: %m"
msgstr "n'a pas pu envoyer le signal au processus %d : %m"
-#: storage/lmgr/proc.c:1199
+#: storage/lmgr/proc.c:1209
#, c-format
msgid "process %d avoided deadlock for %s on %s by rearranging queue order after %ld.%03d ms"
msgstr ""
"le processus %d a �vit� un verrou mortel pour %s sur %s en modifiant l'ordre\n"
"de la queue apr�s %ld.%03d ms"
-#: storage/lmgr/proc.c:1211
+#: storage/lmgr/proc.c:1221
#, c-format
msgid "process %d detected deadlock while waiting for %s on %s after %ld.%03d ms"
msgstr ""
"le processus %d a d�tect� un verrou mortel alors qu'il �tait en attente de\n"
"%s sur %s apr�s %ld.%03d ms"
-#: storage/lmgr/proc.c:1217
+#: storage/lmgr/proc.c:1227
#, c-format
msgid "process %d still waiting for %s on %s after %ld.%03d ms"
msgstr "le processus %d est toujours en attente de %s sur %s apr�s %ld.%03d ms"
-#: storage/lmgr/proc.c:1221
+#: storage/lmgr/proc.c:1231
#, c-format
msgid "process %d acquired %s on %s after %ld.%03d ms"
msgstr "le processus %d a acquis %s sur %s apr�s %ld.%03d ms"
-#: storage/lmgr/proc.c:1237
+#: storage/lmgr/proc.c:1247
#, c-format
msgid "process %d failed to acquire %s on %s after %ld.%03d ms"
msgstr "le processus %d a �chou� pour l'acquisition de %s sur %s apr�s %ld.%03d ms"
@@ -14320,7 +14319,7 @@ msgstr "format des donn�es binaires incorrect dans l'argument de la fonction %d"
msgid "unexpected EOF on client connection"
msgstr "fin de fichier (EOF) inattendue de la connexion du client"
-#: tcop/postgres.c:448 tcop/postgres.c:460 tcop/postgres.c:471 tcop/postgres.c:483 tcop/postgres.c:4253
+#: tcop/postgres.c:448 tcop/postgres.c:460 tcop/postgres.c:471 tcop/postgres.c:483 tcop/postgres.c:4258
#, c-format
msgid "invalid frontend message type %d"
msgstr "type %d du message de l'interface invalide"
@@ -14520,12 +14519,12 @@ msgstr "annulation de la t�che d'autovacuum"
msgid "canceling statement due to user request"
msgstr "annulation de la requ�te � la demande de l'utilisateur"
-#: tcop/postgres.c:3119 tcop/postgres.c:3141
+#: tcop/postgres.c:3099
#, c-format
msgid "stack depth limit exceeded"
msgstr "d�passement de limite (en profondeur) de la pile"
-#: tcop/postgres.c:3120 tcop/postgres.c:3142
+#: tcop/postgres.c:3100
#, c-format
msgid "Increase the configuration parameter \"max_stack_depth\" (currently %dkB), after ensuring the platform's stack depth limit is adequate."
msgstr ""
@@ -14533,49 +14532,49 @@ msgstr ""
"�tre assur� que la limite de profondeur de la pile de la plateforme est\n"
"ad�quate."
-#: tcop/postgres.c:3158
+#: tcop/postgres.c:3163
#, c-format
msgid "\"max_stack_depth\" must not exceed %ldkB."
msgstr "� max_stack_depth � ne doit pas d�passer %ld Ko."
-#: tcop/postgres.c:3160
+#: tcop/postgres.c:3165
#, c-format
msgid "Increase the platform's stack depth limit via \"ulimit -s\" or local equivalent."
msgstr ""
"Augmenter la limite de profondeur de la pile sur votre plateforme via\n"
"� ulimit -s � ou l'�quivalent local."
-#: tcop/postgres.c:3524
+#: tcop/postgres.c:3529
#, c-format
msgid "invalid command-line argument for server process: %s"
msgstr "argument invalide en ligne de commande pour le processus serveur : %s"
-#: tcop/postgres.c:3525 tcop/postgres.c:3531
+#: tcop/postgres.c:3530 tcop/postgres.c:3536
#, c-format
msgid "Try \"%s --help\" for more information."
msgstr "Essayez � %s --help � pour plus d'informations."
-#: tcop/postgres.c:3529
+#: tcop/postgres.c:3534
#, c-format
msgid "%s: invalid command-line argument: %s"
msgstr "%s : argument invalide en ligne de commande : %s"
-#: tcop/postgres.c:3608
+#: tcop/postgres.c:3613
#, c-format
msgid "%s: no database nor user name specified"
msgstr "%s : aucune base de donn�es et aucun utilisateur sp�cifi�s"
-#: tcop/postgres.c:4163
+#: tcop/postgres.c:4168
#, c-format
msgid "invalid CLOSE message subtype %d"
msgstr "sous-type %d du message CLOSE invalide"
-#: tcop/postgres.c:4196
+#: tcop/postgres.c:4201
#, c-format
msgid "invalid DESCRIBE message subtype %d"
msgstr "sous-type %d du message DESCRIBE invalide"
-#: tcop/postgres.c:4430
+#: tcop/postgres.c:4435
#, c-format
msgid "disconnection: session time: %d:%02d:%02d.%03d user=%s database=%s host=%s%s%s"
msgstr ""
@@ -14587,12 +14586,12 @@ msgstr ""
msgid "bind message has %d result formats but query has %d columns"
msgstr "le message bind a %d formats de r�sultat mais la requ�te a %d colonnes"
-#: tcop/pquery.c:972
+#: tcop/pquery.c:968
#, c-format
msgid "cursor can only scan forward"
msgstr "le curseur peut seulement parcourir en avant"
-#: tcop/pquery.c:973
+#: tcop/pquery.c:969
#, c-format
msgid "Declare it with SCROLL option to enable backward scan."
msgstr "D�clarez-le avec l'option SCROLL pour activer le parcours inverse."
@@ -14756,22 +14755,22 @@ msgstr "n'a pas pu ouvrir le fichier dictionnaire � %s � : %m"
msgid "invalid regular expression: %s"
msgstr "expression rationnelle invalide : %s"
-#: tsearch/spell.c:596
+#: tsearch/spell.c:732
#, c-format
msgid "multibyte flag character is not allowed"
msgstr "un caract�re drapeau multi-octet n'est pas autoris�"
-#: tsearch/spell.c:632 tsearch/spell.c:690 tsearch/spell.c:787
+#: tsearch/spell.c:766 tsearch/spell.c:822 tsearch/spell.c:926
#, c-format
msgid "could not open affix file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier affixe � %s � : %m"
-#: tsearch/spell.c:678
+#: tsearch/spell.c:812
#, c-format
msgid "Ispell dictionary supports only default flag value"
msgstr "le dictionnaire Ispell supporte seulement la valeur par d�faut du drapeau"
-#: tsearch/spell.c:901
+#: tsearch/spell.c:1041
#, c-format
msgid "affix file contains both old-style and new-style commands"
msgstr "le fichier d'affixe contient des commandes ancien et nouveau styles"
@@ -15068,7 +15067,7 @@ msgstr "drapeaux de tableau invalides"
msgid "wrong element type"
msgstr "mauvais type d'�l�ment"
-#: utils/adt/arrayfuncs.c:1306 utils/adt/rangetypes.c:325 utils/cache/lsyscache.c:2528
+#: utils/adt/arrayfuncs.c:1306 utils/adt/rangetypes.c:334 utils/cache/lsyscache.c:2528
#, c-format
msgid "no binary input function available for type %s"
msgstr "aucune fonction d'entr�e binaire disponible pour le type %s"
@@ -15078,7 +15077,7 @@ msgstr "aucune fonction d'entr�e binaire disponible pour le type %s"
msgid "improper binary format in array element %d"
msgstr "format binaire mal con�u dans l'�l�ment du tableau %d"
-#: utils/adt/arrayfuncs.c:1528 utils/adt/rangetypes.c:330 utils/cache/lsyscache.c:2561
+#: utils/adt/arrayfuncs.c:1528 utils/adt/rangetypes.c:339 utils/cache/lsyscache.c:2561
#, c-format
msgid "no binary output function available for type %s"
msgstr "aucune fonction de sortie binaire disponible pour le type %s"
@@ -15125,7 +15124,7 @@ msgstr "�l�ment NULL de tableau interdit dans ce contexte"
msgid "cannot compare arrays of different element types"
msgstr "ne peut pas comparer des tableaux ayant des types d'�l�ments diff�rents"
-#: utils/adt/arrayfuncs.c:3562 utils/adt/rangetypes.c:1207
+#: utils/adt/arrayfuncs.c:3562 utils/adt/rangetypes.c:1220
#, c-format
msgid "could not identify a hash function for type %s"
msgstr "n'a pas pu identifier une fonction de hachage pour le type %s"
@@ -15190,8 +15189,8 @@ msgstr "syntaxe en entr�e invalide pour le type bool�en : � %s �"
msgid "invalid input syntax for type money: \"%s\""
msgstr "syntaxe en entr�e invalide pour le type money : � %s �"
-#: utils/adt/cash.c:609 utils/adt/cash.c:659 utils/adt/cash.c:710 utils/adt/cash.c:759 utils/adt/cash.c:811 utils/adt/cash.c:861 utils/adt/float.c:841 utils/adt/float.c:905 utils/adt/float.c:2583 utils/adt/float.c:2646 utils/adt/geo_ops.c:4148 utils/adt/int.c:719 utils/adt/int.c:861 utils/adt/int.c:969 utils/adt/int.c:1058
-#: utils/adt/int.c:1097 utils/adt/int.c:1125 utils/adt/int8.c:597 utils/adt/int8.c:657 utils/adt/int8.c:846 utils/adt/int8.c:954 utils/adt/int8.c:1043 utils/adt/int8.c:1151 utils/adt/numeric.c:4570 utils/adt/numeric.c:4853 utils/adt/timestamp.c:2977
+#: utils/adt/cash.c:609 utils/adt/cash.c:659 utils/adt/cash.c:710 utils/adt/cash.c:759 utils/adt/cash.c:811 utils/adt/cash.c:861 utils/adt/float.c:841 utils/adt/float.c:905 utils/adt/float.c:2583 utils/adt/float.c:2646 utils/adt/geo_ops.c:4151 utils/adt/int.c:719 utils/adt/int.c:861 utils/adt/int.c:969 utils/adt/int.c:1058
+#: utils/adt/int.c:1097 utils/adt/int.c:1125 utils/adt/int8.c:597 utils/adt/int8.c:657 utils/adt/int8.c:846 utils/adt/int8.c:954 utils/adt/int8.c:1043 utils/adt/int8.c:1151 utils/adt/numeric.c:4576 utils/adt/numeric.c:4859 utils/adt/timestamp.c:2977
#, c-format
msgid "division by zero"
msgstr "division par z�ro"
@@ -15243,7 +15242,7 @@ msgstr "date en dehors des limites pour un timestamp"
#: utils/adt/date.c:936 utils/adt/date.c:982 utils/adt/date.c:1549 utils/adt/date.c:1585 utils/adt/date.c:2457 utils/adt/formatting.c:3378 utils/adt/formatting.c:3410 utils/adt/formatting.c:3478 utils/adt/nabstime.c:481 utils/adt/nabstime.c:524 utils/adt/nabstime.c:554 utils/adt/nabstime.c:597 utils/adt/timestamp.c:226
#: utils/adt/timestamp.c:269 utils/adt/timestamp.c:502 utils/adt/timestamp.c:541 utils/adt/timestamp.c:2632 utils/adt/timestamp.c:2653 utils/adt/timestamp.c:2666 utils/adt/timestamp.c:2675 utils/adt/timestamp.c:2732 utils/adt/timestamp.c:2755 utils/adt/timestamp.c:2768 utils/adt/timestamp.c:2779 utils/adt/timestamp.c:3215
-#: utils/adt/timestamp.c:3344 utils/adt/timestamp.c:3385 utils/adt/timestamp.c:3473 utils/adt/timestamp.c:3519 utils/adt/timestamp.c:3630 utils/adt/timestamp.c:3943 utils/adt/timestamp.c:4082 utils/adt/timestamp.c:4092 utils/adt/timestamp.c:4154 utils/adt/timestamp.c:4294 utils/adt/timestamp.c:4304 utils/adt/timestamp.c:4518
+#: utils/adt/timestamp.c:3344 utils/adt/timestamp.c:3385 utils/adt/timestamp.c:3473 utils/adt/timestamp.c:3519 utils/adt/timestamp.c:3630 utils/adt/timestamp.c:3943 utils/adt/timestamp.c:4059 utils/adt/timestamp.c:4069 utils/adt/timestamp.c:4154 utils/adt/timestamp.c:4273 utils/adt/timestamp.c:4283 utils/adt/timestamp.c:4518
#: utils/adt/timestamp.c:4532 utils/adt/timestamp.c:4611 utils/adt/timestamp.c:4618 utils/adt/timestamp.c:4644 utils/adt/timestamp.c:4648 utils/adt/timestamp.c:4717 utils/adt/xml.c:2048 utils/adt/xml.c:2055 utils/adt/xml.c:2075 utils/adt/xml.c:2082
#, c-format
msgid "timestamp out of range"
@@ -15427,7 +15426,7 @@ msgstr "� %s � est en dehors des limites du type double precision"
msgid "smallint out of range"
msgstr "smallint en dehors des limites"
-#: utils/adt/float.c:1416 utils/adt/numeric.c:5246
+#: utils/adt/float.c:1416 utils/adt/numeric.c:5258
#, c-format
msgid "cannot take square root of a negative number"
msgstr "ne peut pas calculer la racine carr� d'un nombre n�gatif"
@@ -15442,12 +15441,12 @@ msgstr "z�ro � une puissance n�gative est ind�fini"
msgid "a negative number raised to a non-integer power yields a complex result"
msgstr "un nombre n�gatif �lev� � une puissance non enti�re donne un r�sultat complexe"
-#: utils/adt/float.c:1528 utils/adt/float.c:1558 utils/adt/numeric.c:5464
+#: utils/adt/float.c:1528 utils/adt/float.c:1558 utils/adt/numeric.c:5476
#, c-format
msgid "cannot take logarithm of zero"
msgstr "ne peut pas calculer le logarithme de z�ro"
-#: utils/adt/float.c:1532 utils/adt/float.c:1562 utils/adt/numeric.c:5468
+#: utils/adt/float.c:1532 utils/adt/float.c:1562 utils/adt/numeric.c:5480
#, c-format
msgid "cannot take logarithm of a negative number"
msgstr "ne peut pas calculer le logarithme sur un nombre n�gatif"
@@ -15737,117 +15736,117 @@ msgstr "doit �tre super-utilisateur pour obtenir des informations sur le fichier
msgid "must be superuser to get directory listings"
msgstr "doit �tre super-utilisateur pour obtenir le contenu du r�pertoire"
-#: utils/adt/geo_ops.c:294 utils/adt/geo_ops.c:1432 utils/adt/geo_ops.c:3493 utils/adt/geo_ops.c:4269 utils/adt/geo_ops.c:5198
+#: utils/adt/geo_ops.c:295 utils/adt/geo_ops.c:1433 utils/adt/geo_ops.c:3494 utils/adt/geo_ops.c:4272 utils/adt/geo_ops.c:5201
#, c-format
msgid "too many points requested"
msgstr "trop de points demand�"
-#: utils/adt/geo_ops.c:317
+#: utils/adt/geo_ops.c:318
#, c-format
msgid "could not format \"path\" value"
msgstr "n'a pas pu formater la valeur � path �"
-#: utils/adt/geo_ops.c:392
+#: utils/adt/geo_ops.c:393
#, c-format
msgid "invalid input syntax for type box: \"%s\""
msgstr "syntaxe en entr�e invalide pour le type box : � %s �"
-#: utils/adt/geo_ops.c:956
+#: utils/adt/geo_ops.c:957
#, c-format
msgid "invalid input syntax for type line: \"%s\""
msgstr "syntaxe en entr�e invalide pour le type line: � %s �"
-#: utils/adt/geo_ops.c:963 utils/adt/geo_ops.c:1030 utils/adt/geo_ops.c:1045 utils/adt/geo_ops.c:1057
+#: utils/adt/geo_ops.c:964 utils/adt/geo_ops.c:1031 utils/adt/geo_ops.c:1046 utils/adt/geo_ops.c:1058
#, c-format
msgid "type \"line\" not yet implemented"
msgstr "le type � line � n'est pas encore impl�ment�"
-#: utils/adt/geo_ops.c:1412 utils/adt/geo_ops.c:1443
+#: utils/adt/geo_ops.c:1413 utils/adt/geo_ops.c:1444
#, c-format
msgid "invalid input syntax for type path: \"%s\""
msgstr "syntaxe en entr�e invalide pour le type path : � %s �"
-#: utils/adt/geo_ops.c:1482
+#: utils/adt/geo_ops.c:1483
#, c-format
msgid "invalid number of points in external \"path\" value"
msgstr "nombre de points invalide dans la valeur externe de � path �"
-#: utils/adt/geo_ops.c:1825
+#: utils/adt/geo_ops.c:1826
#, c-format
msgid "invalid input syntax for type point: \"%s\""
msgstr "syntaxe en entr�e invalide pour le type point : � %s �"
-#: utils/adt/geo_ops.c:2053
+#: utils/adt/geo_ops.c:2054
#, c-format
msgid "invalid input syntax for type lseg: \"%s\""
msgstr "syntaxe en entr�e invalide pour le type lseg : � %s �"
-#: utils/adt/geo_ops.c:2657
+#: utils/adt/geo_ops.c:2658
#, c-format
msgid "function \"dist_lb\" not implemented"
msgstr "la fonction � dist_lb � n'est pas impl�ment�e"
-#: utils/adt/geo_ops.c:3170
+#: utils/adt/geo_ops.c:3171
#, c-format
msgid "function \"close_lb\" not implemented"
msgstr "la fonction � close_lb � n'est pas impl�ment�e"
-#: utils/adt/geo_ops.c:3459
+#: utils/adt/geo_ops.c:3460
#, c-format
msgid "cannot create bounding box for empty polygon"
msgstr "ne peut pas cr�er une bo�te entour�e pour un polyg�ne vide"
-#: utils/adt/geo_ops.c:3484 utils/adt/geo_ops.c:3504
+#: utils/adt/geo_ops.c:3485 utils/adt/geo_ops.c:3505
#, c-format
msgid "invalid input syntax for type polygon: \"%s\""
msgstr "syntaxe en entr�e invalide pour le type polygon : � %s �"
-#: utils/adt/geo_ops.c:3544
+#: utils/adt/geo_ops.c:3545
#, c-format
msgid "invalid number of points in external \"polygon\" value"
msgstr "nombre de points invalide dans la valeur externe de � polygon �"
-#: utils/adt/geo_ops.c:4067
+#: utils/adt/geo_ops.c:4070
#, c-format
msgid "function \"poly_distance\" not implemented"
msgstr "la fonction � poly_distance � n'est pas impl�ment�e"
-#: utils/adt/geo_ops.c:4381
+#: utils/adt/geo_ops.c:4384
#, c-format
msgid "function \"path_center\" not implemented"
msgstr "la fonction � path_center � n'est pas impl�ment�e"
-#: utils/adt/geo_ops.c:4398
+#: utils/adt/geo_ops.c:4401
#, c-format
msgid "open path cannot be converted to polygon"
msgstr "le chemin ouvert ne peut �tre converti en polyg�ne"
-#: utils/adt/geo_ops.c:4575 utils/adt/geo_ops.c:4585 utils/adt/geo_ops.c:4600 utils/adt/geo_ops.c:4606
+#: utils/adt/geo_ops.c:4578 utils/adt/geo_ops.c:4588 utils/adt/geo_ops.c:4603 utils/adt/geo_ops.c:4609
#, c-format
msgid "invalid input syntax for type circle: \"%s\""
msgstr "syntaxe en entr�e invalide pour le type circle : � %s �"
-#: utils/adt/geo_ops.c:4628 utils/adt/geo_ops.c:4636
+#: utils/adt/geo_ops.c:4631 utils/adt/geo_ops.c:4639
#, c-format
msgid "could not format \"circle\" value"
msgstr "n'a pas pu formater la valeur � circle �"
-#: utils/adt/geo_ops.c:4663
+#: utils/adt/geo_ops.c:4666
#, c-format
msgid "invalid radius in external \"circle\" value"
msgstr "diam�tre invalide pour la valeur externe de � circle �"
-#: utils/adt/geo_ops.c:5184
+#: utils/adt/geo_ops.c:5187
#, c-format
msgid "cannot convert circle with radius zero to polygon"
msgstr "ne peut pas convertir le cercle avec un diam�tre z�ro en un polyg�ne"
-#: utils/adt/geo_ops.c:5189
+#: utils/adt/geo_ops.c:5192
#, c-format
msgid "must request at least 2 points"
msgstr "doit demander au moins deux points"
-#: utils/adt/geo_ops.c:5233 utils/adt/geo_ops.c:5256
+#: utils/adt/geo_ops.c:5236 utils/adt/geo_ops.c:5259
#, c-format
msgid "cannot convert empty polygon to circle"
msgstr "ne peut pas convertir un polyg�ne vide en cercle"
@@ -15893,97 +15892,97 @@ msgstr "bigint en dehors des limites"
msgid "OID out of range"
msgstr "OID en dehors des limites"
-#: utils/adt/json.c:456 utils/adt/json.c:494 utils/adt/json.c:506 utils/adt/json.c:634 utils/adt/json.c:648 utils/adt/json.c:659 utils/adt/json.c:667 utils/adt/json.c:675 utils/adt/json.c:683 utils/adt/json.c:691 utils/adt/json.c:699 utils/adt/json.c:707 utils/adt/json.c:738
+#: utils/adt/json.c:457 utils/adt/json.c:495 utils/adt/json.c:507 utils/adt/json.c:635 utils/adt/json.c:649 utils/adt/json.c:660 utils/adt/json.c:668 utils/adt/json.c:676 utils/adt/json.c:684 utils/adt/json.c:692 utils/adt/json.c:700 utils/adt/json.c:708 utils/adt/json.c:739
#, c-format
msgid "invalid input syntax for type json"
msgstr "syntaxe en entr�e invalide pour le type json"
-#: utils/adt/json.c:457
+#: utils/adt/json.c:458
#, c-format
msgid "Character with value 0x%02x must be escaped."
msgstr "Le caract�re de valeur 0x%02x doit �tre �chapp�."
-#: utils/adt/json.c:495
+#: utils/adt/json.c:496
#, c-format
msgid "\"\\u\" must be followed by four hexadecimal digits."
msgstr "� \\u � doit �tre suivi par quatre chiffres hexad�cimaux."
-#: utils/adt/json.c:507
+#: utils/adt/json.c:508
#, c-format
msgid "Escape sequence \"\\%s\" is invalid."
msgstr "La s�quence d'�chappement � \\%s � est invalide."
-#: utils/adt/json.c:635
+#: utils/adt/json.c:636
#, c-format
msgid "The input string ended unexpectedly."
msgstr "La cha�ne en entr�e se ferme de mani�re inattendue."
-#: utils/adt/json.c:649
+#: utils/adt/json.c:650
#, c-format
msgid "Expected end of input, but found \"%s\"."
msgstr "Attendait une fin de l'entr�e, mais ait trouv� � %s �."
-#: utils/adt/json.c:660
+#: utils/adt/json.c:661
#, c-format
msgid "Expected JSON value, but found \"%s\"."
msgstr "Valeur JSON attendue, mais � %s � trouv�."
-#: utils/adt/json.c:668
+#: utils/adt/json.c:669
#, c-format
msgid "Expected array element or \"]\", but found \"%s\"."
msgstr "�l�ment de tableau ou � ] � attendu, mais � %s � trouv�"
-#: utils/adt/json.c:676
+#: utils/adt/json.c:677
#, c-format
msgid "Expected \",\" or \"]\", but found \"%s\"."
msgstr "� , � ou � ] � attendu, mais � %s � trouv�"
-#: utils/adt/json.c:684
+#: utils/adt/json.c:685
#, c-format
msgid "Expected string or \"}\", but found \"%s\"."
msgstr "Cha�ne ou � } � attendu, mais � %s � trouv�"
-#: utils/adt/json.c:692
+#: utils/adt/json.c:693
#, c-format
msgid "Expected \":\", but found \"%s\"."
msgstr "� : � attendu, mais � %s � trouv�"
-#: utils/adt/json.c:700
+#: utils/adt/json.c:701
#, c-format
msgid "Expected \",\" or \"}\", but found \"%s\"."
msgstr "� , � ou � } � attendu, mais � %s � trouv�"
-#: utils/adt/json.c:708
+#: utils/adt/json.c:709
#, c-format
msgid "Expected string, but found \"%s\"."
msgstr "Cha�ne attendue, mais � %s � trouv�."
-#: utils/adt/json.c:739
+#: utils/adt/json.c:740
#, c-format
msgid "Token \"%s\" is invalid."
msgstr "le jeton � %s � n'est pas valide"
-#: utils/adt/json.c:811
+#: utils/adt/json.c:812
#, c-format
msgid "JSON data, line %d: %s%s%s"
msgstr "donn�es JSON, ligne %d : %s%s%s"
-#: utils/adt/like.c:211 utils/adt/selfuncs.c:5214
+#: utils/adt/like.c:212 utils/adt/selfuncs.c:5214
#, c-format
msgid "could not determine which collation to use for ILIKE"
msgstr "n'a pas pu d�terminer le collationnement � utiliser pour ILIKE"
-#: utils/adt/like_match.c:104 utils/adt/like_match.c:164
+#: utils/adt/like_match.c:107 utils/adt/like_match.c:167
#, c-format
msgid "LIKE pattern must not end with escape character"
msgstr "le motif LIKE ne se termine pas de caract�res d'�chappement"
-#: utils/adt/like_match.c:289 utils/adt/regexp.c:694
+#: utils/adt/like_match.c:292 utils/adt/regexp.c:694
#, c-format
msgid "invalid escape string"
msgstr "cha�ne d'�chappement invalide"
-#: utils/adt/like_match.c:290 utils/adt/regexp.c:695
+#: utils/adt/like_match.c:293 utils/adt/regexp.c:695
#, c-format
msgid "Escape string must be empty or one character."
msgstr "La cha�ne d'�chappement doit �tre vide ou ne contenir qu'un caract�re."
@@ -16200,7 +16199,7 @@ msgstr "l'�chelle NUMERIC %d doit �tre comprise entre 0 et %d"
msgid "invalid NUMERIC type modifier"
msgstr "modificateur de type NUMERIC invalide"
-#: utils/adt/numeric.c:1944 utils/adt/numeric.c:3817 utils/adt/numeric.c:5786
+#: utils/adt/numeric.c:1944 utils/adt/numeric.c:3817 utils/adt/numeric.c:5798
#, c-format
msgid "value overflows numeric format"
msgstr "la valeur d�passe le format numeric"
@@ -16232,7 +16231,7 @@ msgstr ""
"Un champ de pr�cision %d et d'�chelle %d doit �tre arrondi � une valeur\n"
"absolue inf�rieure � %s%d."
-#: utils/adt/numeric.c:5336
+#: utils/adt/numeric.c:5348
#, c-format
msgid "argument for function \"exp\" too big"
msgstr "l'argument de la fonction � exp � est trop gros"
@@ -16282,34 +16281,34 @@ msgstr "caract�re demand� trop long pour l'encodage : %d"
msgid "null character not permitted"
msgstr "caract�re nul interdit"
-#: utils/adt/pg_locale.c:1025
+#: utils/adt/pg_locale.c:1039
#, c-format
msgid "could not create locale \"%s\": %m"
msgstr "n'a pas pu cr�er la locale � %s � : %m"
-#: utils/adt/pg_locale.c:1028
+#: utils/adt/pg_locale.c:1042
#, c-format
msgid "The operating system could not find any locale data for the locale name \"%s\"."
msgstr "Le syst�me d'exploitation n'a pas pu trouver des donn�es de locale pour la locale � %s �."
-#: utils/adt/pg_locale.c:1115
+#: utils/adt/pg_locale.c:1129
#, c-format
msgid "collations with different collate and ctype values are not supported on this platform"
msgstr ""
"les collationnements avec des valeurs diff�rents pour le tri et le jeu de\n"
"caract�res ne sont pas support�s sur cette plateforme"
-#: utils/adt/pg_locale.c:1130
+#: utils/adt/pg_locale.c:1144
#, c-format
msgid "nondefault collations are not supported on this platform"
msgstr "les collationnements autres que par d�faut ne sont pas support�s sur cette plateforme"
-#: utils/adt/pg_locale.c:1301
+#: utils/adt/pg_locale.c:1315
#, c-format
msgid "invalid multibyte character for locale"
msgstr "caract�re multi-octets invalide pour la locale"
-#: utils/adt/pg_locale.c:1302
+#: utils/adt/pg_locale.c:1316
#, c-format
msgid "The server's LC_CTYPE locale is probably incompatible with the database encoding."
msgstr ""
@@ -16426,69 +16425,69 @@ msgstr "ne peut pas afficher une valeur de type shell"
msgid "cannot accept a value of type pg_node_tree"
msgstr "ne peut pas accepter une valeur de type pg_node_tree"
-#: utils/adt/rangetypes.c:396
+#: utils/adt/rangetypes.c:405
#, c-format
msgid "range constructor flags argument must not be NULL"
msgstr "l'argument flags du contructeur d'intervalle ne doit pas �tre NULL"
-#: utils/adt/rangetypes.c:978
+#: utils/adt/rangetypes.c:987
#, c-format
msgid "result of range difference would not be contiguous"
msgstr "le r�sultat de la diff�rence d'intervalle de valeur ne sera pas contigu"
-#: utils/adt/rangetypes.c:1039
+#: utils/adt/rangetypes.c:1048
#, c-format
msgid "result of range union would not be contiguous"
msgstr "le r�sultat de l'union d'intervalle pourrait ne pas �tre contig�"
-#: utils/adt/rangetypes.c:1514
+#: utils/adt/rangetypes.c:1527
#, c-format
msgid "range lower bound must be less than or equal to range upper bound"
msgstr ""
"la limite inf�rieure de l'intervalle de valeurs doit �tre inf�rieure ou �gale\n"
"� la limite sup�rieure de l'intervalle de valeurs"
-#: utils/adt/rangetypes.c:1897 utils/adt/rangetypes.c:1910 utils/adt/rangetypes.c:1924
+#: utils/adt/rangetypes.c:1910 utils/adt/rangetypes.c:1923 utils/adt/rangetypes.c:1937
#, c-format
msgid "invalid range bound flags"
msgstr "drapeaux de limite de l'intervalle invalides"
-#: utils/adt/rangetypes.c:1898 utils/adt/rangetypes.c:1911 utils/adt/rangetypes.c:1925
+#: utils/adt/rangetypes.c:1911 utils/adt/rangetypes.c:1924 utils/adt/rangetypes.c:1938
#, c-format
msgid "Valid values are \"[]\", \"[)\", \"(]\", and \"()\"."
msgstr "Les valeurs valides sont entre � [] �, � [) �, � (] � et � () �."
-#: utils/adt/rangetypes.c:1990 utils/adt/rangetypes.c:2007 utils/adt/rangetypes.c:2020 utils/adt/rangetypes.c:2038 utils/adt/rangetypes.c:2049 utils/adt/rangetypes.c:2093 utils/adt/rangetypes.c:2101
+#: utils/adt/rangetypes.c:2003 utils/adt/rangetypes.c:2020 utils/adt/rangetypes.c:2033 utils/adt/rangetypes.c:2051 utils/adt/rangetypes.c:2062 utils/adt/rangetypes.c:2106 utils/adt/rangetypes.c:2114
#, c-format
msgid "malformed range literal: \"%s\""
msgstr "intervalle lit�ral mal form� : � %s �"
-#: utils/adt/rangetypes.c:1992
+#: utils/adt/rangetypes.c:2005
#, c-format
msgid "Junk after \"empty\" keyword."
msgstr "Cochonnerie apr�s le mot cl� � empty �"
-#: utils/adt/rangetypes.c:2009
+#: utils/adt/rangetypes.c:2022
#, c-format
msgid "Missing left parenthesis or bracket."
msgstr "Parenth�se gauche ou crochet manquant"
-#: utils/adt/rangetypes.c:2022
+#: utils/adt/rangetypes.c:2035
#, c-format
msgid "Missing comma after lower bound."
msgstr "Virgule manquante apr�s une limite basse."
-#: utils/adt/rangetypes.c:2040
+#: utils/adt/rangetypes.c:2053
#, c-format
msgid "Too many commas."
msgstr "Trop de virgules."
-#: utils/adt/rangetypes.c:2051
+#: utils/adt/rangetypes.c:2064
#, c-format
msgid "Junk after right parenthesis or bracket."
msgstr "Probl�me apr�s la parenth�se droite ou le crochet droit."
-#: utils/adt/rangetypes.c:2095 utils/adt/rangetypes.c:2103 utils/adt/rowtypes.c:206 utils/adt/rowtypes.c:214
+#: utils/adt/rangetypes.c:2108 utils/adt/rangetypes.c:2116 utils/adt/rowtypes.c:206 utils/adt/rowtypes.c:214
#, c-format
msgid "Unexpected end of input."
msgstr "Fin de l'entr�e inattendue."
@@ -16518,7 +16517,7 @@ msgstr "il existe plus d'une fonction nomm�e � %s �"
msgid "more than one operator named %s"
msgstr "il existe plus d'un op�rateur nomm�%s"
-#: utils/adt/regproc.c:635 utils/adt/regproc.c:1488 utils/adt/ruleutils.c:6114 utils/adt/ruleutils.c:6169 utils/adt/ruleutils.c:6207
+#: utils/adt/regproc.c:635 utils/adt/regproc.c:1488 utils/adt/ruleutils.c:6131 utils/adt/ruleutils.c:6186 utils/adt/ruleutils.c:6224
#, c-format
msgid "too many arguments"
msgstr "trop d'arguments"
@@ -16636,7 +16635,7 @@ msgstr "La cl� (%s)=(%s) est toujours r�f�renc�e � partir de la table � %s �."
msgid "Key is still referenced from table \"%s\"."
msgstr "La cl� est toujours r�f�renc�e � partir de la table � %s �."
-#: utils/adt/rowtypes.c:100 utils/adt/rowtypes.c:475
+#: utils/adt/rowtypes.c:101 utils/adt/rowtypes.c:477
#, c-format
msgid "input of anonymous composite types is not implemented"
msgstr "l'ajout de colonnes ayant un type compos� n'est pas impl�ment�"
@@ -16666,36 +16665,36 @@ msgstr "Trop de colonnes."
msgid "Junk after right parenthesis."
msgstr "Probl�me apr�s la parenth�se droite."
-#: utils/adt/rowtypes.c:524
+#: utils/adt/rowtypes.c:526
#, c-format
msgid "wrong number of columns: %d, expected %d"
msgstr "mauvais nombre de colonnes : %d, alors que %d attendu"
-#: utils/adt/rowtypes.c:551
+#: utils/adt/rowtypes.c:553
#, c-format
msgid "wrong data type: %u, expected %u"
msgstr "mauvais type de donn�es : %u, alors que %u attendu"
-#: utils/adt/rowtypes.c:612
+#: utils/adt/rowtypes.c:614
#, c-format
msgid "improper binary format in record column %d"
msgstr "format binaire invalide dans l'enregistrement de la colonne %d"
-#: utils/adt/rowtypes.c:896 utils/adt/rowtypes.c:1131
+#: utils/adt/rowtypes.c:902 utils/adt/rowtypes.c:1139
#, c-format
msgid "cannot compare dissimilar column types %s and %s at record column %d"
msgstr ""
"ne peut pas comparer les types de colonnes non similaires %s et %s pour la\n"
"colonne %d de l'enregistrement"
-#: utils/adt/rowtypes.c:982 utils/adt/rowtypes.c:1202
+#: utils/adt/rowtypes.c:988 utils/adt/rowtypes.c:1210
#, c-format
msgid "cannot compare record types with different numbers of columns"
msgstr ""
"ne peut pas comparer les types d'enregistrement avec des num�ros diff�rents\n"
"des colonnes"
-#: utils/adt/ruleutils.c:2479
+#: utils/adt/ruleutils.c:2473
#, c-format
msgid "rule \"%s\" has unsupported event type %d"
msgstr "la r�gle � %s � a un type d'�v�nement %d non support�"
@@ -16775,7 +16774,7 @@ msgstr "La pr�cision de interval(%d) doit �tre comprise entre %d et %d"
msgid "cannot subtract infinite timestamps"
msgstr "ne peut pas soustraire les valeurs timestamps infinies"
-#: utils/adt/timestamp.c:3465 utils/adt/timestamp.c:4060 utils/adt/timestamp.c:4100
+#: utils/adt/timestamp.c:3465 utils/adt/timestamp.c:4080 utils/adt/timestamp.c:4100
#, c-format
msgid "timestamp units \"%s\" not supported"
msgstr "les unit�s timestamp � %s � ne sont pas support�es"
@@ -16785,7 +16784,7 @@ msgstr "les unit�s timestamp � %s � ne sont pas support�es"
msgid "timestamp units \"%s\" not recognized"
msgstr "les unit� � %s � ne sont pas reconnues pour le type timestamp"
-#: utils/adt/timestamp.c:3619 utils/adt/timestamp.c:4271 utils/adt/timestamp.c:4312
+#: utils/adt/timestamp.c:3619 utils/adt/timestamp.c:4291 utils/adt/timestamp.c:4312
#, c-format
msgid "timestamp with time zone units \"%s\" not supported"
msgstr ""
@@ -16879,7 +16878,7 @@ msgstr "la requ�te de recherche plein texte ne contient pas de lexemes : � %s �"
msgid "tsquery is too large"
msgstr "le champ tsquery est trop gros"
-#: utils/adt/tsquery_cleanup.c:284
+#: utils/adt/tsquery_cleanup.c:287
#, c-format
msgid "text-search query contains only stop words or doesn't contain lexemes, ignored"
msgstr ""
@@ -17296,17 +17295,17 @@ msgstr "aucune fonction en sortie disponible pour le type %s"
msgid "cached plan must not change result type"
msgstr "le plan en cache ne doit pas modifier le type en r�sultat"
-#: utils/cache/relcache.c:4344
+#: utils/cache/relcache.c:4376
#, c-format
msgid "could not create relation-cache initialization file \"%s\": %m"
msgstr "n'a pas pu cr�er le fichier d'initialisation relation-cache � %s � : %m"
-#: utils/cache/relcache.c:4346
+#: utils/cache/relcache.c:4378
#, c-format
msgid "Continuing anyway, but there's something wrong."
msgstr "Continue malgr� tout, mais quelque chose s'est mal pass�."
-#: utils/cache/relcache.c:4560
+#: utils/cache/relcache.c:4611
#, c-format
msgid "could not remove cache file \"%s\": %m"
msgstr "n'a pas pu supprimer le fichier cache � %s � : %m"
@@ -17474,93 +17473,93 @@ msgstr "FATAL"
msgid "PANIC"
msgstr "PANIC"
-#: utils/fmgr/dfmgr.c:125
+#: utils/fmgr/dfmgr.c:121
#, c-format
msgid "could not find function \"%s\" in file \"%s\""
msgstr "n'a pas pu trouver la fonction � %s � dans le fichier � %s �"
-#: utils/fmgr/dfmgr.c:204 utils/fmgr/dfmgr.c:413 utils/fmgr/dfmgr.c:461
+#: utils/fmgr/dfmgr.c:200 utils/fmgr/dfmgr.c:409 utils/fmgr/dfmgr.c:457
#, c-format
msgid "could not access file \"%s\": %m"
msgstr "n'a pas pu acc�der au fichier � %s � : %m"
-#: utils/fmgr/dfmgr.c:242
+#: utils/fmgr/dfmgr.c:238
#, c-format
msgid "could not load library \"%s\": %s"
msgstr "n'a pas pu charger la biblioth�que � %s � : %s"
-#: utils/fmgr/dfmgr.c:274
+#: utils/fmgr/dfmgr.c:270
#, c-format
msgid "incompatible library \"%s\": missing magic block"
msgstr "biblioth�que � %s � incompatible : bloc magique manquant"
-#: utils/fmgr/dfmgr.c:276
+#: utils/fmgr/dfmgr.c:272
#, c-format
msgid "Extension libraries are required to use the PG_MODULE_MAGIC macro."
msgstr ""
"Les biblioth�ques �tendues n�cessitent l'utilisation de la macro\n"
"PG_MODULE_MAGIC."
-#: utils/fmgr/dfmgr.c:312
+#: utils/fmgr/dfmgr.c:308
#, c-format
msgid "incompatible library \"%s\": version mismatch"
msgstr "biblioth�que � %s � incompatible : versions diff�rentes"
-#: utils/fmgr/dfmgr.c:314
+#: utils/fmgr/dfmgr.c:310
#, c-format
msgid "Server is version %d.%d, library is version %d.%d."
msgstr "La version du serveur est %d.%d, celle de la biblioth�que est %d.%d."
-#: utils/fmgr/dfmgr.c:333
+#: utils/fmgr/dfmgr.c:329
#, c-format
msgid "Server has FUNC_MAX_ARGS = %d, library has %d."
msgstr "Le serveur a FUNC_MAX_ARGS = %d, la biblioth�que a %d."
-#: utils/fmgr/dfmgr.c:342
+#: utils/fmgr/dfmgr.c:338
#, c-format
msgid "Server has INDEX_MAX_KEYS = %d, library has %d."
msgstr "Le serveur a INDEX_MAX_KEYS = %d, la biblioth�que a %d."
-#: utils/fmgr/dfmgr.c:351
+#: utils/fmgr/dfmgr.c:347
#, c-format
msgid "Server has NAMEDATALEN = %d, library has %d."
msgstr "Le serveur a NAMEDATALEN = %d, la biblioth�que a %d."
-#: utils/fmgr/dfmgr.c:360
+#: utils/fmgr/dfmgr.c:356
#, c-format
msgid "Server has FLOAT4PASSBYVAL = %s, library has %s."
msgstr "Le serveur a FLOAT4PASSBYVAL = %s, la biblioth�que a %s."
-#: utils/fmgr/dfmgr.c:369
+#: utils/fmgr/dfmgr.c:365
#, c-format
msgid "Server has FLOAT8PASSBYVAL = %s, library has %s."
msgstr "Le serveur a FLOAT8PASSBYVAL = %s, la biblioth�que a %s."
-#: utils/fmgr/dfmgr.c:376
+#: utils/fmgr/dfmgr.c:372
msgid "Magic block has unexpected length or padding difference."
msgstr "Le bloc magique a une longueur inattendue ou une diff�rence de padding."
-#: utils/fmgr/dfmgr.c:379
+#: utils/fmgr/dfmgr.c:375
#, c-format
msgid "incompatible library \"%s\": magic block mismatch"
msgstr "biblioth�que � %s � incompatible : diff�rences dans le bloc magique"
-#: utils/fmgr/dfmgr.c:545
+#: utils/fmgr/dfmgr.c:541
#, c-format
msgid "access to library \"%s\" is not allowed"
msgstr "l'acc�s � la biblioth�que � %s � n'est pas autoris�"
-#: utils/fmgr/dfmgr.c:572
+#: utils/fmgr/dfmgr.c:568
#, c-format
msgid "invalid macro name in dynamic library path: %s"
msgstr "nom de macro invalide dans le chemin des biblioth�ques partag�es : %s"
-#: utils/fmgr/dfmgr.c:617
+#: utils/fmgr/dfmgr.c:613
#, c-format
msgid "zero-length component in parameter \"dynamic_library_path\""
msgstr "composant de longueur z�ro dans le param�tre � dynamic_library_path �"
-#: utils/fmgr/dfmgr.c:636
+#: utils/fmgr/dfmgr.c:632
#, c-format
msgid "component in parameter \"dynamic_library_path\" is not an absolute path"
msgstr "Un composant du param�tre � dynamic_library_path � n'est pas un chemin absolu"
@@ -17717,44 +17716,54 @@ msgstr ""
msgid "could not write lock file \"%s\": %m"
msgstr "n'a pas pu �crire le fichier verrou � %s � : %m"
-#: utils/init/miscinit.c:1047 utils/misc/guc.c:7669
+#: utils/init/miscinit.c:1047 utils/init/miscinit.c:1162 utils/misc/guc.c:7680
#, c-format
msgid "could not read from file \"%s\": %m"
msgstr "n'a pas pu lire � partir du fichier � %s � : %m"
-#: utils/init/miscinit.c:1147 utils/init/miscinit.c:1160
+#: utils/init/miscinit.c:1152
+#, c-format
+msgid "could not open file \"%s\": %m; continuing anyway"
+msgstr "n'a pas pu ouvrir le fichier � %s � : %m ; poursuite du traitement"
+
+#: utils/init/miscinit.c:1175
+#, c-format
+msgid "lock file \"%s\" contains wrong PID: %ld instead of %ld"
+msgstr "le fichier de verrou � %s � contient le mauvais PID : %ld au lieu de %ld"
+
+#: utils/init/miscinit.c:1217 utils/init/miscinit.c:1230
#, c-format
msgid "\"%s\" is not a valid data directory"
msgstr "� %s � n'est pas un r�pertoire de donn�es valide"
-#: utils/init/miscinit.c:1149
+#: utils/init/miscinit.c:1219
#, c-format
msgid "File \"%s\" is missing."
msgstr "le fichier � %s � est manquant."
-#: utils/init/miscinit.c:1162
+#: utils/init/miscinit.c:1232
#, c-format
msgid "File \"%s\" does not contain valid data."
msgstr "le fichier � %s � ne contient aucune donn�es valides."
-#: utils/init/miscinit.c:1164
+#: utils/init/miscinit.c:1234
#, c-format
msgid "You might need to initdb."
msgstr "Vous pouvez avoir besoin d'ex�cuter initdb."
-#: utils/init/miscinit.c:1172
+#: utils/init/miscinit.c:1242
#, c-format
msgid "The data directory was initialized by PostgreSQL version %ld.%ld, which is not compatible with this version %s."
msgstr ""
"Le r�pertoire des donn�es a �t� initialis� avec PostgreSQL version %ld.%ld,\n"
"qui est non compatible avec cette version %s."
-#: utils/init/miscinit.c:1220
+#: utils/init/miscinit.c:1290
#, c-format
msgid "invalid list syntax in parameter \"%s\""
msgstr "syntaxe de liste invalide pour le param�tre � %s �"
-#: utils/init/miscinit.c:1257
+#: utils/init/miscinit.c:1327
#, c-format
msgid "loaded library \"%s\""
msgstr "biblioth�que � %s � charg�e"
@@ -17858,7 +17867,7 @@ msgstr "doit �tre super-utilisateur pour se connecter en mode de mise � jour bin
#, c-format
msgid "remaining connection slots are reserved for non-replication superuser connections"
msgstr ""
-"les emplacements de connexions restants sont r�serv�s pour les connexion\n"
+"les emplacements de connexions restants sont r�serv�s pour les connexions\n"
"superutilisateur non relatif � la r�plication"
#: utils/init/postinit.c:674
@@ -17873,17 +17882,17 @@ msgstr ""
msgid "database %u does not exist"
msgstr "la base de donn�es � %u � n'existe pas"
-#: utils/init/postinit.c:786
+#: utils/init/postinit.c:800
#, c-format
msgid "It seems to have just been dropped or renamed."
msgstr "Cet objet semble avoir �t� tout juste supprim� ou renomm�."
-#: utils/init/postinit.c:804
+#: utils/init/postinit.c:818
#, c-format
msgid "The database subdirectory \"%s\" is missing."
msgstr "Le sous-r�pertoire de la base de donn�es � %s � est manquant."
-#: utils/init/postinit.c:809
+#: utils/init/postinit.c:823
#, c-format
msgid "could not access directory \"%s\": %m"
msgstr "n'a pas pu acc�der au r�pertoire � %s � : %m"
@@ -19503,7 +19512,7 @@ msgstr ""
"Les unit�s valides pour ce param�tre sont � ms �, � s �, � min �, � h � et\n"
"� d �."
-#: utils/misc/guc.c:5158 utils/misc/guc.c:5954 utils/misc/guc.c:6006 utils/misc/guc.c:6739 utils/misc/guc.c:6898 utils/misc/guc.c:8073
+#: utils/misc/guc.c:5158 utils/misc/guc.c:5954 utils/misc/guc.c:6006 utils/misc/guc.c:6750 utils/misc/guc.c:6909 utils/misc/guc.c:8084
#, c-format
msgid "unrecognized configuration parameter \"%s\""
msgstr "param�tre de configuration � %s � non reconnu"
@@ -19523,7 +19532,7 @@ msgstr "le param�tre � %s � ne peut pas �tre modifi� maintenant"
msgid "parameter \"%s\" cannot be set after connection start"
msgstr "le param�tre � %s � ne peut pas �tre initialis� apr�s le lancement du serveur"
-#: utils/misc/guc.c:5261 utils/misc/guc.c:8089
+#: utils/misc/guc.c:5261 utils/misc/guc.c:8100
#, c-format
msgid "permission denied to set parameter \"%s\""
msgstr "droit refus� pour initialiser le param�tre � %s �"
@@ -19535,7 +19544,7 @@ msgstr ""
"ne peut pas configurer le param�tre � %s � � l'int�rieur d'une fonction\n"
"SECURITY DEFINER"
-#: utils/misc/guc.c:5452 utils/misc/guc.c:5787 utils/misc/guc.c:8253 utils/misc/guc.c:8287
+#: utils/misc/guc.c:5452 utils/misc/guc.c:5787 utils/misc/guc.c:8264 utils/misc/guc.c:8298
#, c-format
msgid "invalid value for parameter \"%s\": \"%s\""
msgstr "valeur invalide pour le param�tre � %s � : � %s �"
@@ -19555,7 +19564,7 @@ msgstr "le param�tre � %s � requiert une valeur num�rique"
msgid "%g is outside the valid range for parameter \"%s\" (%g .. %g)"
msgstr "%g est en dehors des limites valides pour le param�tre � %s � (%g .. %g)"
-#: utils/misc/guc.c:5962 utils/misc/guc.c:6010 utils/misc/guc.c:6902
+#: utils/misc/guc.c:5962 utils/misc/guc.c:6010 utils/misc/guc.c:6913
#, c-format
msgid "must be superuser to examine \"%s\""
msgstr "doit �tre super-utilisateur pour examiner � %s �"
@@ -19575,57 +19584,57 @@ msgstr "SET LOCAL TRANSACTION SNAPSHOT n'est pas impl�ment�"
msgid "SET requires parameter name"
msgstr "SET requiert le nom du param�tre"
-#: utils/misc/guc.c:6441
+#: utils/misc/guc.c:6452
#, c-format
msgid "attempt to redefine parameter \"%s\""
msgstr "tentative de red�finition du param�tre � %s �"
-#: utils/misc/guc.c:7792
+#: utils/misc/guc.c:7803
#, c-format
msgid "could not parse setting for parameter \"%s\""
msgstr "n'a pas pu analyser la configuration du param�tre � %s �"
-#: utils/misc/guc.c:8151 utils/misc/guc.c:8185
+#: utils/misc/guc.c:8162 utils/misc/guc.c:8196
#, c-format
msgid "invalid value for parameter \"%s\": %d"
msgstr "valeur invalide pour le param�tre � %s � : %d"
-#: utils/misc/guc.c:8219
+#: utils/misc/guc.c:8230
#, c-format
msgid "invalid value for parameter \"%s\": %g"
msgstr "valeur invalide pour le param�tre � %s � : %g"
-#: utils/misc/guc.c:8409
+#: utils/misc/guc.c:8420
#, c-format
msgid "\"temp_buffers\" cannot be changed after any temporary tables have been accessed in the session."
msgstr "� temp_buffers � ne peut pas �tre modifi� apr�s que des tables temporaires aient �t� utilis�es dans la session."
-#: utils/misc/guc.c:8421
+#: utils/misc/guc.c:8432
#, c-format
msgid "SET AUTOCOMMIT TO OFF is no longer supported"
msgstr "SET AUTOCOMMIT TO OFF n'est plus support�"
-#: utils/misc/guc.c:8433
+#: utils/misc/guc.c:8444
#, c-format
msgid "assertion checking is not supported by this build"
msgstr "la v�rification de l'assertion n'a pas �t� int�gr�e lors de la compilation"
-#: utils/misc/guc.c:8446
+#: utils/misc/guc.c:8457
#, c-format
msgid "Bonjour is not supported by this build"
msgstr "Bonjour n'est pas support� dans cette installation"
-#: utils/misc/guc.c:8459
+#: utils/misc/guc.c:8470
#, c-format
msgid "SSL is not supported by this build"
msgstr "SSL n'est pas support� dans cette installation"
-#: utils/misc/guc.c:8471
+#: utils/misc/guc.c:8482
#, c-format
msgid "Cannot enable parameter when \"log_statement_stats\" is true."
msgstr "Ne peut pas activer le param�tre avec � log_statement_stats � � true."
-#: utils/misc/guc.c:8483
+#: utils/misc/guc.c:8494
#, c-format
msgid "Cannot enable \"log_statement_stats\" when \"log_parser_stats\", \"log_planner_stats\", or \"log_executor_stats\" is true."
msgstr ""
@@ -19716,12 +19725,12 @@ msgstr ""
"@INCLUDE sans nom de fichier dans le fichier des fuseaux horaires � %s �,\n"
"ligne %d"
-#: utils/mmgr/aset.c:417
+#: utils/mmgr/aset.c:421
#, c-format
msgid "Failed while creating memory context \"%s\"."
msgstr "�chec lors de la cr�ation du contexte m�moire � %s �."
-#: utils/mmgr/aset.c:588 utils/mmgr/aset.c:766 utils/mmgr/aset.c:967
+#: utils/mmgr/aset.c:592 utils/mmgr/aset.c:770 utils/mmgr/aset.c:971
#, c-format
msgid "Failed on request of size %lu."
msgstr "�chec d'une requ�te de taille %lu."
@@ -19736,12 +19745,17 @@ msgstr "le curseur � %s � existe d�j�"
msgid "closing existing cursor \"%s\""
msgstr "fermeture du curseur existant � %s �"
-#: utils/mmgr/portalmem.c:479
+#: utils/mmgr/portalmem.c:419
+#, c-format
+msgid "portal \"%s\" cannot be run"
+msgstr "le portail � %s � ne peut pas �tre ex�cut� de nouveau"
+
+#: utils/mmgr/portalmem.c:499
#, c-format
msgid "cannot drop active portal \"%s\""
msgstr "ne peut pas supprimer le portail actif � %s �"
-#: utils/mmgr/portalmem.c:669
+#: utils/mmgr/portalmem.c:689
#, c-format
msgid "cannot PREPARE a transaction that has created a cursor WITH HOLD"
msgstr "ne peut pas pr�parer une transaction qui a cr�� un curseur WITH HOLD"
@@ -19756,17 +19770,17 @@ msgstr "Peut-�tre manquez-vous de place disque ?"
msgid "could not read block %ld of temporary file: %m"
msgstr "n'a pas pu lire le bloc %ld du fichier temporaire : %m"
-#: utils/sort/tuplesort.c:3093
+#: utils/sort/tuplesort.c:3100
#, c-format
msgid "could not create unique index \"%s\""
msgstr "n'a pas pu cr�er l'index unique � %s �"
-#: utils/sort/tuplesort.c:3095
+#: utils/sort/tuplesort.c:3102
#, c-format
msgid "Key %s is duplicated."
msgstr "La cl� %s est dupliqu�e."
-#: utils/sort/tuplesort.c:3096
+#: utils/sort/tuplesort.c:3103
#, c-format
msgid "Duplicate keys exist."
msgstr "Des cl�s sont dupliqu�es."
@@ -19813,548 +19827,456 @@ msgstr ""
msgid "cannot import a snapshot from a different database"
msgstr "ne peut pas importer un snapshot � partir d'une base de donn�es diff�rente"
-#~ msgid "wrong affix file format for flag"
-#~ msgstr "mauvais format de fichier affixe pour le drapeau"
-
-#~ msgid "time zone offset %d is not a multiple of 900 sec (15 min) in time zone file \"%s\", line %d"
-#~ msgstr ""
-#~ "le d�calage %d du fuseau horaire n'est pas un multiples de 900 secondes\n"
-#~ "(15 minutes) dans le fichier des fuseaux horaires � %s �, ligne %d"
-
-#~ msgid "cannot override frame clause of window \"%s\""
-#~ msgstr "ne peut pas surcharger la frame clause du window � %s �"
-
-#~ msgid "window functions cannot use named arguments"
-#~ msgstr "les fonctions window ne peuvent pas renvoyer des arguments nomm�s"
-
-#~ msgid "automatic vacuum of table \"%s.%s.%s\": cannot (re)acquire exclusive lock for truncate scan"
-#~ msgstr "vacuum automatique de la table � %s.%s.%s � : ne peut pas acqu�rir le verrou exclusif pour la tronquer"
+#~ msgid "Valid values are '[]', '[)', '(]', and '()'."
+#~ msgstr "Les valeurs valides sont � [] �, � [) �, � (] � et � () �."
-#~ msgid "arguments of row IN must all be row expressions"
-#~ msgstr "les arguments de la ligne IN doivent tous �tre des expressions de ligne"
+#~ msgid "poll() failed in statistics collector: %m"
+#~ msgstr "�chec du poll() dans le r�cup�rateur de statistiques : %m"
-#~ msgid "index \"%s\" is not ready"
-#~ msgstr "l'index � %s � n'est pas pr�t"
+#~ msgid "select() failed in logger process: %m"
+#~ msgstr "�chec de select() dans le processus des journaux applicatifs : %m"
-#~ msgid "could not remove database directory \"%s\""
-#~ msgstr "n'a pas pu supprimer le r�pertoire de bases de donn�es � %s �"
+#~ msgid "%s: could not open file \"%s\": %s\n"
+#~ msgstr "%s : n'a pas pu ouvrir le fichier � %s � : %s\n"
-#~ msgid "unexpected end of line at line %d of thesaurus file \"%s\""
-#~ msgstr "fin de ligne inattendue � la ligne %d du th�saurus � %s �"
+#~ msgid "%s: could not open log file \"%s/%s\": %s\n"
+#~ msgstr "%s : n'a pas pu ouvrir le journal applicatif � %s/%s � : %s\n"
-#~ msgid "unexpected end of line or lexeme at line %d of thesaurus file \"%s\""
-#~ msgstr "fin de ligne ou de lexeme inattendu sur la ligne %d du thesaurus � %s �"
+#~ msgid "%s: could not fork background process: %s\n"
+#~ msgstr "%s : n'a pas pu cr�er un processus fils : %s\n"
-#~ msgid "unexpected delimiter at line %d of thesaurus file \"%s\""
-#~ msgstr "d�limiteur inattendu sur la ligne %d du thesaurus � %s �"
+#~ msgid "%s: could not dissociate from controlling TTY: %s\n"
+#~ msgstr "%s : n'a pas pu se dissocier du TTY contr�lant : %s\n"
-#~ msgid "Use the @@@ operator instead."
-#~ msgstr "Utilisez � la place l'op�rateur @@@."
+#~ msgid "Runs the server silently."
+#~ msgstr "Lance le serveur de mani�re silencieuse."
-#~ msgid "@@ operator does not support lexeme weight restrictions in GIN index searches"
+#~ msgid "If this parameter is set, the server will automatically run in the background and any controlling terminals are dissociated."
#~ msgstr ""
-#~ "l'op�rateur @@ ne supporte pas les restrictions de poids de lexeme dans les\n"
-#~ "recherches par index GIN"
+#~ "Si ce param�tre est initialis�, le serveur sera ex�cut� automatiquement en\n"
+#~ "t�che de fond et les terminaux de contr�les seront d�s-associ�s."
-#~ msgid "query requires full scan, which is not supported by GIN indexes"
+#~ msgid "WAL sender sleep time between WAL replications."
#~ msgstr ""
-#~ "la requ�te n�cessite un parcours complet, ce qui n'est pas support� par les\n"
-#~ "index GIN"
-
-#~ msgid "cannot calculate week number without year information"
-#~ msgstr "ne peut pas calculer le num�ro de la semaine sans informations sur l'ann�e"
-
-#~ msgid "UTF-16 to UTF-8 translation failed: %lu"
-#~ msgstr "�chec de la conversion d'UTF16 vers UTF8 : %lu"
-
-#~ msgid "AM/PM hour must be between 1 and 12"
-#~ msgstr "l'heure AM/PM doit �tre compris entre 1 et 12"
-
-#~ msgid "Sat"
-#~ msgstr "Sam"
-
-#~ msgid "Fri"
-#~ msgstr "Ven"
+#~ "Temps d'endormissement du processus d'envoi des journaux de transactions entre\n"
+#~ "les r�plications des journaux de transactions."
-#~ msgid "Thu"
-#~ msgstr "Jeu"
+#~ msgid "Sets the list of known custom variable classes."
+#~ msgstr "Initialise la liste des classes variables personnalis�es connues."
-#~ msgid "Wed"
-#~ msgstr "Mer"
+#~ msgid "could not obtain lock on relation with OID %u"
+#~ msgstr "n'a pas pu obtenir un verrou sur la relation d'OID � %u �"
-#~ msgid "Tue"
-#~ msgstr "Mar"
+#~ msgid "foreign key constraint \"%s\" of relation \"%s\" does not exist"
+#~ msgstr "la cl� �trang�re � %s � de la relation � %s � n'existe pas"
-#~ msgid "Mon"
-#~ msgstr "Lun"
+#~ msgid "removing built-in function \"%s\""
+#~ msgstr "suppression de la fonction interne � %s �"
-#~ msgid "Sun"
-#~ msgstr "Dim"
+#~ msgid "permission denied to drop foreign-data wrapper \"%s\""
+#~ msgstr "droit refus� pour supprimer le wrapper de donn�es distantes � %s �"
-#~ msgid "Saturday"
-#~ msgstr "Samedi"
+#~ msgid "Must be superuser to drop a foreign-data wrapper."
+#~ msgstr "Doit �tre super-utilisateur pour supprimer un wrapper de donn�es distantes."
-#~ msgid "Friday"
-#~ msgstr "Vendredi"
+#~ msgid "must be superuser to drop text search parsers"
+#~ msgstr ""
+#~ "doit �tre super-utilisateur pour supprimer des analyseurs de recherche plein\n"
+#~ "texte"
-#~ msgid "Thursday"
-#~ msgstr "Jeudi"
+#~ msgid "must be superuser to drop text search templates"
+#~ msgstr "doit �tre super-utilisateur pour supprimer des mod�les de recherche plein texte"
-#~ msgid "Wednesday"
-#~ msgstr "Mercredi"
+#~ msgid "recovery is still in progress, can't accept WAL streaming connections"
+#~ msgstr "la restauration est en cours, ne peut pas accepter les connexions de flux WAL"
-#~ msgid "Tuesday"
-#~ msgstr "Mardi"
+#~ msgid "standby connections not allowed because wal_level=minimal"
+#~ msgstr "connexions standby non autoris�es car wal_level=minimal"
-#~ msgid "Monday"
-#~ msgstr "Lundi"
+#~ msgid "could not open directory \"pg_tblspc\": %m"
+#~ msgstr "n'a pas pu ouvrir le r�pertoire � pg_tblspc � : %m"
-#~ msgid "Sunday"
-#~ msgstr "Dimanche"
+#~ msgid "could not access root certificate file \"%s\": %m"
+#~ msgstr "n'a pas pu acc�der au fichier du certificat racine � %s � : %m"
-#~ msgid "Dec"
-#~ msgstr "D�c"
+#~ msgid "SSL certificate revocation list file \"%s\" not found, skipping: %s"
+#~ msgstr "liste de r�vocation des certificats SSL � %s � introuvable, continue : %s"
-#~ msgid "Nov"
-#~ msgstr "Nov"
+#~ msgid "Certificates will not be checked against revocation list."
+#~ msgstr "Les certificats ne seront pas v�rifi�s avec la liste de r�vocation."
-#~ msgid "Oct"
-#~ msgstr "Oct"
+#~ msgid "missing or erroneous pg_hba.conf file"
+#~ msgstr "fichier pg_hba.conf manquant ou erron�"
-#~ msgid "Sep"
-#~ msgstr "Sep"
+#~ msgid "See server log for details."
+#~ msgstr "Voir les journaux applicatifs du serveur pour plus de d�tails."
-#~ msgid "Aug"
-#~ msgstr "Ao�"
+#~ msgid "Make sure the root.crt file is present and readable."
+#~ msgstr "Assurez-vous que le certificat racine (root.crt) est pr�sent et lisible"
-#~ msgid "Jul"
-#~ msgstr "Juil"
+#~ msgid " --help show this help, then exit\n"
+#~ msgstr " --help affiche cette aide, puis quitte\n"
-#~ msgid "Jun"
-#~ msgstr "Juin"
+#~ msgid " --version output version information, then exit\n"
+#~ msgstr " --version affiche la version, puis quitte\n"
-#~ msgid "S:May"
-#~ msgstr "S:Mai"
+#~ msgid "CREATE TABLE AS cannot specify INTO"
+#~ msgstr "CREATE TABLE AS ne peut pas sp�cifier INTO"
-#~ msgid "Apr"
-#~ msgstr "Avr"
+#~ msgid "column name list not allowed in CREATE TABLE / AS EXECUTE"
+#~ msgstr "la liste de noms de colonnes n'est pas autoris�e dans CREATE TABLE / AS EXECUTE"
-#~ msgid "Mar"
-#~ msgstr "Mar"
+#~ msgid "INSERT ... SELECT cannot specify INTO"
+#~ msgstr "INSERT ... SELECT ne peut pas avoir INTO"
-#~ msgid "Feb"
-#~ msgstr "F�v"
+#~ msgid "DECLARE CURSOR cannot specify INTO"
+#~ msgstr "DECLARE CURSOR ne peut pas sp�cifier INTO"
-#~ msgid "Jan"
-#~ msgstr "Jan"
+#~ msgid "subquery in FROM cannot have SELECT INTO"
+#~ msgstr "la sous-requ�te du FROM ne peut pas avoir de SELECT INTO"
-#~ msgid "December"
-#~ msgstr "D�cembre"
+#~ msgid "subquery cannot have SELECT INTO"
+#~ msgstr "la sous-requ�te ne peut pas avoir de SELECT INTO"
-#~ msgid "November"
-#~ msgstr "Novembre"
+#~ msgid "subquery in WITH cannot have SELECT INTO"
+#~ msgstr "la sous-requ�te du WITH ne peut pas avoir de SELECT INTO"
-#~ msgid "October"
-#~ msgstr "Octobre"
+#~ msgid "tablespace %u is not empty"
+#~ msgstr "le tablespace %u n'est pas vide"
-#~ msgid "September"
-#~ msgstr "Septembre"
+#~ msgid "consistent state delayed because recovery snapshot incomplete"
+#~ msgstr "�tat de coh�rence pas encore atteint � cause d'un snapshot de restauration incomplet"
-#~ msgid "August"
-#~ msgstr "Ao�t"
+#~ msgid "%s: %s"
+#~ msgstr "%s : %s"
-#~ msgid "July"
-#~ msgstr "Juillet"
+#~ msgid "SSPI error %x"
+#~ msgstr "erreur SSPI : %x"
-#~ msgid "June"
-#~ msgstr "Juin"
+#~ msgid "%s (%x)"
+#~ msgstr "%s (%x)"
-#~ msgid "May"
-#~ msgstr "Mai"
+#~ msgid "resetting unlogged relations: cleanup %d init %d"
+#~ msgstr "r�initialisation des relations non trac�es : nettoyage %d initialisation %d"
-#~ msgid "April"
-#~ msgstr "Avril"
+#~ msgid "must be superuser to SET SCHEMA of %s"
+#~ msgstr "doit �tre super-utilisateur pour ex�cuter SET SCHEMA vers %s"
-#~ msgid "March"
-#~ msgstr "Mars"
+#~ msgid "ALTER TYPE USING is only supported on plain tables"
+#~ msgstr "ALTER TYPE USING est seulement support�s sur les tables standards"
-#~ msgid "February"
-#~ msgstr "F�vrier"
+#~ msgid "index \"%s\" is not a b-tree"
+#~ msgstr "l'index � %s � n'est pas un btree"
-#~ msgid "January"
-#~ msgstr "Janvier"
+#~ msgid "unable to read symbolic link %s: %m"
+#~ msgstr "incapable de lire le lien symbolique %s : %m"
-#~ msgid "\"TZ\"/\"tz\" not supported"
-#~ msgstr "� TZ �/� tz � non support�"
+#~ msgid "unable to open directory pg_tblspc: %m"
+#~ msgstr "impossible d'ouvrir le r�pertoire p_tblspc : %m"
-#~ msgid "invalid AM/PM string"
-#~ msgstr "cha�ne AM/PM invalide"
+#~ msgid "Write-Ahead Log / Streaming Replication"
+#~ msgstr "Write-Ahead Log / R�plication en flux"
-#~ msgid "not unique \"S\""
-#~ msgstr "� S � non unique"
+#~ msgid "syntax error in recovery command file: %s"
+#~ msgstr "erreur de syntaxe dans le fichier de restauration : %s"
-#~ msgid "invalid argument for power function"
-#~ msgstr "argument invalide pour la fonction puissance (power)"
+#~ msgid "Lines should have the format parameter = 'value'."
+#~ msgstr "Les lignes devraient avoir le format param�tre = 'valeur'"
-#~ msgid "Valid values are DOCUMENT and CONTENT."
-#~ msgstr "Les valeurs valides sont DOCUMENT et CONTENT."
+#~ msgid "array must not contain null values"
+#~ msgstr "le tableau ne doit pas contenir de valeurs NULL"
-#~ msgid "Valid values are LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5, LOCAL6, LOCAL7."
+#~ msgid "index %u/%u/%u needs VACUUM FULL or REINDEX to finish crash recovery"
#~ msgstr ""
-#~ "Les valeurs valides sont LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5,\n"
-#~ "LOCAL6, LOCAL7."
+#~ "l'index %u/%u/%u a besoin d'un VACUUM FULL ou d'un REINDEX pour terminer la\n"
+#~ "r�cup�ration suite � un arr�t brutal"
-#~ msgid "This can be set to advanced, extended, or basic."
+#~ msgid "Incomplete insertion detected during crash replay."
#~ msgstr ""
-#~ "Ceci peut �tre initialis� avec advanced (avanc�), extended (�tendu) ou\n"
-#~ "basic (basique)."
+#~ "Insertion incompl�te d�tect�e lors de la r�-ex�cution des requ�tes suite �\n"
+#~ "l'arr�t brutal."
-#~ msgid "Sets the hostname of the Kerberos server."
-#~ msgstr "Initalise le nom d'h�te du serveur Kerberos."
+#~ msgid "index \"%s\" needs VACUUM or REINDEX to finish crash recovery"
+#~ msgstr ""
+#~ "l'index � %s � a besoin d'un VACUUM ou d'un REINDEX pour terminer la\n"
+#~ "r�cup�ration suite � un arr�t brutal"
-#~ msgid "Sets realm to match Kerberos and GSSAPI users against."
+#~ msgid "index \"%s\" needs VACUUM FULL or REINDEX to finish crash recovery"
#~ msgstr ""
-#~ "Indique le royaume pour l'authentification des utilisateurs via Kerberos et\n"
-#~ "GSSAPI."
+#~ "l'index � %s � a besoin d'un VACUUM FULL ou d'un REINDEX pour terminer la\n"
+#~ "r�cup�ration suite � un arr�t brutal"
-#~ msgid "Each session can be either \"origin\", \"replica\", or \"local\"."
-#~ msgstr "Chaque session peut valoir soit � origin � soit � replica � soit � local �."
+#~ msgid "EnumValuesCreate() can only set a single OID"
+#~ msgstr "EnumValuesCreate() peut seulement initialiser un seul OID"
-#~ msgid "Each SQL transaction has an isolation level, which can be either \"read uncommitted\", \"read committed\", \"repeatable read\", or \"serializable\"."
-#~ msgstr ""
-#~ "Chaque transaction SQL a un niveau d'isolation qui peut �tre soit � read\n"
-#~ "uncommitted �, soit � read committed �, soit � repeatable read �, soit\n"
-#~ "� serializable �."
+#~ msgid "clustering \"%s.%s\""
+#~ msgstr "ex�cution de CLUSTER sur � %s.%s �"
-#~ msgid "All SQL statements that cause an error of the specified level or a higher level are logged."
+#~ msgid "cannot cluster on index \"%s\" because access method does not handle null values"
#~ msgstr ""
-#~ "Toutes les instructions SQL causant une erreur du niveau sp�cifi� ou d'un\n"
-#~ "niveau sup�rieur sont trac�es."
+#~ "ne peut pas cr�er un cluster sur l'index � %s � car la m�thode d'acc�s de\n"
+#~ "l'index ne g�re pas les valeurs NULL"
-#~ msgid "Valid values are DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, INFO, NOTICE, WARNING, ERROR, LOG, FATAL, and PANIC. Each level includes all the levels that follow it."
+#~ msgid "You might be able to work around this by marking column \"%s\" NOT NULL, or use ALTER TABLE ... SET WITHOUT CLUSTER to remove the cluster specification from the table."
#~ msgstr ""
-#~ "Les valeurs valides sont DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, INFO,\n"
-#~ "NOTICE, WARNING, ERROR, LOG, FATAL et PANIC. Chaque niveau incut tous les\n"
-#~ "niveaux qui le suit."
-
-#~ msgid "Valid values are ON, OFF, and SAFE_ENCODING."
-#~ msgstr "Les valeurs valides sont ON, OFF et SAFE_ENCODING."
+#~ "Vous pourriez contourner ceci en marquant la colonne � %s � avec la\n"
+#~ "contrainte NOT NULL ou en utilisant ALTER TABLE ... SET WITHOUT CLUSTER pour\n"
+#~ "supprimer la sp�cification CLUSTER de la table."
-#~ msgid "Sets the maximum number of disk pages for which free space is tracked."
-#~ msgstr ""
-#~ "Initialise le nombre maximum de pages disque pour lesquelles l'espace libre\n"
-#~ "est trac�."
+#~ msgid "You might be able to work around this by marking column \"%s\" NOT NULL."
+#~ msgstr "Vous pouvez contourner ceci en marquant la colonne � %s � comme NOT NULL."
-#~ msgid "Sets the maximum number of tables and indexes for which free space is tracked."
+#~ msgid "cannot cluster on expressional index \"%s\" because its index access method does not handle null values"
#~ msgstr ""
-#~ "Initialise le nombre maximum de tables et index pour lesquels l'espace libre\n"
-#~ "est trac�."
-
-#~ msgid "Uses the indented output format for EXPLAIN VERBOSE."
-#~ msgstr "Utilise le format de sortie indent� pour EXPLAIN VERBOSE."
+#~ "ne peut pas ex�cuter CLUSTER sur l'index � expression � %s � car sa m�thode\n"
+#~ "d'acc�s ne g�re pas les valeurs NULL"
-#~ msgid "Prints the execution plan to server log."
-#~ msgstr "Affiche le plan d'ex�cution dans les journaux applicatifs du serveur."
+#~ msgid "\"%s\" is not a table, view, or composite type"
+#~ msgstr "� %s � n'est pas une table, une vue ou un type composite"
-#~ msgid "Prints the parse tree after rewriting to server log."
-#~ msgstr "Affiche l'arbre d'analyse apr�s r�-�criture dans les journaux applicatifs du serveur."
+#~ msgid "must be member of role \"%s\" to comment upon it"
+#~ msgstr "doit �tre un membre du r�le � %s � pour le commenter"
-#~ msgid "Prints the parse tree to the server log."
-#~ msgstr "Affiche l'arbre d'analyse dans les journaux applicatifs du serveur."
+#~ msgid "must be superuser to comment on procedural language"
+#~ msgstr ""
+#~ "doit �tre super-utilisateur pour ajouter un commentaire sur un langage de\n"
+#~ "proc�dures"
-#~ msgid "string is too long for tsvector"
-#~ msgstr "la cha�ne est trop longue pour un tsvector"
+#~ msgid "must be superuser to comment on text search parser"
+#~ msgstr ""
+#~ "doit �tre super-utilisateur pour ajouter un commentaire sur l'analyseur de\n"
+#~ "recherche plein texte"
-#~ msgid "Consider increasing the configuration parameter \"max_fsm_pages\" to a value over %.0f."
+#~ msgid "must be superuser to comment on text search template"
#~ msgstr ""
-#~ "Consid�rez l'augmentation du param�tre de configuration � max_fsm_pages �\n"
-#~ "� une valeur sup�rieure � %.0f."
+#~ "doit �tre super-utilisateur pour ajouter un commentaire sur un mod�le de\n"
+#~ "recherche plein texte"
-#~ msgid "number of page slots needed (%.0f) exceeds max_fsm_pages (%d)"
-#~ msgstr "le nombre d'emplacements de pages n�cessaires (%.0f) d�passe max_fsm_pages (%d)"
+#~ msgid "function \"%s\" is already in schema \"%s\""
+#~ msgstr "la fonction � %s � existe d�j� dans le sch�ma � %s �"
-#~ msgid "You have at least %d relations. Consider increasing the configuration parameter \"max_fsm_relations\"."
+#~ msgid "cannot reference temporary table from permanent table constraint"
#~ msgstr ""
-#~ "Vous avez au moins %d relations.Consid�rez l'augmentation du param�tre de\n"
-#~ "configuration � max_fsm_relations �."
-
-#~ msgid "max_fsm_relations(%d) equals the number of relations checked"
-#~ msgstr "max_fsm_relations(%d) �quivaut au nombre de relations trac�es"
+#~ "ne peut pas r�f�rencer une table temporaire � partir d'une contrainte de\n"
+#~ "table permanente"
-#~ msgid ""
-#~ "A total of %.0f page slots are in use (including overhead).\n"
-#~ "%.0f page slots are required to track all free space.\n"
-#~ "Current limits are: %d page slots, %d relations, using %.0f kB."
+#~ msgid "cannot reference permanent table from temporary table constraint"
#~ msgstr ""
-#~ "Un total de %.0f emplacements de pages est utilis� (ceci incluant la\n"
-#~ "surcharge).\n"
-#~ "%.0f emplacements de pages sont requis pour tracer tout l'espace libre.\n"
-#~ "Les limites actuelles sont : %d emplacements de pages, %d relations,\n"
-#~ "utilisant %.0f Ko."
+#~ "ne peut pas r�f�rencer une table permanente � partir de la contrainte de\n"
+#~ "table temporaire"
-#~ msgid "free space map contains %d pages in %d relations"
-#~ msgstr "la structure FSM contient %d pages dans %d relations"
+#~ msgid "composite type must have at least one attribute"
+#~ msgstr "le type composite doit avoir au moins un attribut"
-#~ msgid "max_fsm_pages must exceed max_fsm_relations * %d"
-#~ msgstr "max_fsm_pages doit exc�der max_fsm_relations * %d"
+#~ msgid "database \"%s\" not found"
+#~ msgstr "base de donn�es � %s � non trouv�e"
-#~ msgid "insufficient shared memory for free space map"
-#~ msgstr "m�moire partag�e insuffisante pour la structure FSM"
+#~ msgid "invalid list syntax for parameter \"datestyle\""
+#~ msgstr "syntaxe de liste invalide pour le param�tre � datestyle �"
-#~ msgid "could not set statistics collector timer: %m"
-#~ msgstr "n'a pas pu configurer le timer du r�cup�rateur de statistiques : %m"
+#~ msgid "unrecognized \"datestyle\" key word: \"%s\""
+#~ msgstr "mot cl� � datestyle � non reconnu : � %s �"
-#~ msgid "%s: the number of buffers (-B) must be at least twice the number of allowed connections (-N) and at least 16\n"
-#~ msgstr ""
-#~ "%s : le nombre de tampons (-B) doit �tre au moins deux fois le nombre de\n"
-#~ "connexions disponibles (-N) et au moins 16\n"
+#~ msgid "invalid interval value for time zone: month not allowed"
+#~ msgstr "valeur d'intervalle invalide pour le fuseau horaire : les mois ne sont pas autoris�s"
-#~ msgid "adding missing FROM-clause entry in subquery for table \"%s\""
-#~ msgstr "entr�e manquante de la clause FROM dans la sous-requ�te pour la table � %s �"
+#~ msgid "invalid interval value for time zone: day not allowed"
+#~ msgstr "valeur d'intervalle invalide pour le fuseau horaire : jour non autoris�"
-#~ msgid "missing FROM-clause entry in subquery for table \"%s\""
-#~ msgstr "entr�e manquante de la clause FROM dans la sous-requ�te de la table � %s �"
+#~ msgid "unrecognized time zone name: \"%s\""
+#~ msgstr "nom de fuseau horaire non reconnu : � %s �"
-#~ msgid "SELECT FOR UPDATE/SHARE is not supported for inheritance queries"
-#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas support� pour les requ�tes d'h�ritage"
+#~ msgid "argument to pg_get_expr() must come from system catalogs"
+#~ msgstr "l'argument de pg_get_expr() doit provenir des catalogues syst�mes"
-#~ msgid "Ident protocol identifies remote user as \"%s\""
-#~ msgstr "le protocole Ident identifie l'utilisateur distant comme � %s �"
+#~ msgid "cannot change view \"%s\""
+#~ msgstr "ne peut pas modifier la vue � %s �"
-#~ msgid "cannot use Ident authentication without usermap field"
-#~ msgstr "n'a pas pu utiliser l'authentication Ident sans le champ usermap"
+#~ msgid "could not enable credential reception: %m"
+#~ msgstr "n'a pas pu activer la r�ception de lettres de cr�ance : %m"
-#~ msgid "missing field in file \"%s\" at end of line %d"
-#~ msgstr "champ manquant dans le fichier � %s � � la fin de la ligne %d"
+#~ msgid "could not get effective UID from peer credentials: %m"
+#~ msgstr "n'a pas pu obtenir l'UID r�el � partir des pi�ces d'identit� de l'autre : %m"
-#~ msgid "invalid entry in file \"%s\" at line %d, token \"%s\""
-#~ msgstr "entr�e invalide dans le fichier � %s � � la ligne %d, jeton � %s �"
+#~ msgid "Ident authentication is not supported on local connections on this platform"
+#~ msgstr "l'authentification Ident n'est pas support�e sur les connexions locales sur cette plateforme"
-#~ msgid "cannot use authentication method \"crypt\" because password is MD5-encrypted"
-#~ msgstr ""
-#~ "n'a pas pu utiliser la m�thode d'authentification � crypt � car le mot de\n"
-#~ "passe est chiffr� avec MD5"
+#~ msgid "hostssl not supported on this platform"
+#~ msgstr "hostssl non support� sur cette plateforme"
-#~ msgid "File must be owned by the database user and must have no permissions for \"group\" or \"other\"."
-#~ msgstr ""
-#~ "Le fichier doit appartenir au propri�taire de la base de donn�es et ne doit\n"
-#~ "pas avoir de droits pour un groupe ou pour les autres."
+#~ msgid "SELECT FOR UPDATE/SHARE cannot be applied to NEW or OLD"
+#~ msgstr "SELECT FOR UPDATE/SHARE ne peut pas �tre appliqu� � NEW et OLD"
-#~ msgid "unsafe permissions on private key file \"%s\""
-#~ msgstr "droits non s�rs sur le fichier de la cl� priv�e � %s �"
+#~ msgid "could not create log file \"%s\": %m"
+#~ msgstr "n'a pas pu cr�er le journal applicatif � %s � : %m"
-#~ msgid "could not get security token from context"
-#~ msgstr "n'a pas pu r�cup�rer le jeton de s�curit� � partir du contexte"
+#~ msgid "could not open new log file \"%s\": %m"
+#~ msgstr "n'a pas pu ouvrir le nouveau journal applicatif � %s � : %m"
-#~ msgid "GSSAPI not implemented on this server"
-#~ msgstr "GSSAPI non impl�ment� sur ce serveur"
+#~ msgid "Sets immediate fsync at commit."
+#~ msgstr "Configure un fsync imm�diat lors du commit."
-#~ msgid "Kerberos 5 not implemented on this server"
-#~ msgstr "Kerberos 5 non impl�ment� sur ce serveur"
+#~ msgid "invalid list syntax for parameter \"log_destination\""
+#~ msgstr "syntaxe de liste invalide pour le param�tre � log_destination �"
-#~ msgid "unexpected Kerberos user name received from client (received \"%s\", expected \"%s\")"
-#~ msgstr ""
-#~ "nom d'utilisateur Kerberos inattendu re�u � partir du client (re�u � %s �,\n"
-#~ "attendu � %s �)"
+#~ msgid "unrecognized \"log_destination\" key word: \"%s\""
+#~ msgstr "mot cl� � log_destination � non reconnu : � %s �"
-#~ msgid "cannot change number of columns in view"
-#~ msgstr "ne peut pas modifier le nombre de colonnes dans la vue"
+#~ msgid "replication connection authorized: user=%s host=%s port=%s"
+#~ msgstr "connexion de r�plication autoris�e : utilisateur=%s, base de donn�es=%s, port=%s"
-#~ msgid "Consider using VACUUM FULL on this relation or increasing the configuration parameter \"max_fsm_pages\"."
+#~ msgid "cannot drop \"%s\" because it is being used by active queries in this session"
#~ msgstr ""
-#~ "Pensez � compacter cette relation en utilisant VACUUM FULL ou � augmenter le\n"
-#~ "param�tre de configuration � max_fsm_pages �."
+#~ "ne peut pas supprimer � %s � car cet objet est en cours d'utilisation par\n"
+#~ "des requ�tes actives dans cette session"
-#~ msgid "relation \"%s.%s\" contains more than \"max_fsm_pages\" pages with useful free space"
-#~ msgstr ""
-#~ "la relation � %s.%s � contient plus de � max_fsm_pages � pages d'espace\n"
-#~ "libre utile"
+#~ msgid "parameter \"recovery_target_inclusive\" requires a Boolean value"
+#~ msgstr "le param�tre � recovery_target_inclusive � requiert une valeur bool�enne"
-#~ msgid "constraint definition for check constraint \"%s\" does not match"
-#~ msgstr ""
-#~ "la d�finition de la contrainte � %s � pour la contrainte de v�rification ne\n"
-#~ "correspond pas"
+#~ msgid "parameter \"standby_mode\" requires a Boolean value"
+#~ msgstr "le param�tre � standby_mode � requiert une valeur bool�enne"
-#~ msgid "multiple constraints named \"%s\" were dropped"
-#~ msgstr "les contraintes multiples nomm�es � %s � ont �t� supprim�es"
+#~ msgid "access to %s"
+#~ msgstr "acc�s � %s"
-#~ msgid "there are objects dependent on %s"
-#~ msgstr "des objets d�pendent de %s"
+#~ msgid "Sets the message levels that are logged during recovery."
+#~ msgstr "Initialise les niveaux de messages qui sont trac�s lors de la restauration."
-#~ msgid "failed to drop all objects depending on %s"
-#~ msgstr "�chec lors de la suppression de tous les objets d�pendant de %s"
+#~ msgid "Not safe to send CSV data\n"
+#~ msgstr "Envoi non s�r des donn�es CSV\n"
-#~ msgid "parser stack overflow"
-#~ msgstr "saturation de la pile de l'analyseur"
+#~ msgid "recovery restart point at %X/%X with latest known log time %s"
+#~ msgstr ""
+#~ "point de relancement de la restauration sur %X/%X avec %s comme derni�re\n"
+#~ "date connue du journal"
-#~ msgid "syntax error; also virtual memory exhausted"
-#~ msgstr "erreur de syntaxe ; de plus, m�moire virtuelle satur�e"
+#~ msgid "restartpoint_command = '%s'"
+#~ msgstr "restartpoint_command = '%s'"
-#~ msgid "syntax error: cannot back up"
-#~ msgstr "erreur de syntaxe : n'a pas pu revenir"
+#~ msgid "usermap \"%s\""
+#~ msgstr "correspondance utilisateur � %s �"
-#~ msgid "log_restartpoints = %s"
-#~ msgstr "log_restartpoints = %s"
+#~ msgid "WAL archiving is not active"
+#~ msgstr "l'archivage des journaux de transactions n'est pas actif"
-#~ msgid "It looks like you need to initdb or install locale support."
+#~ msgid "archive_mode must be enabled at server start."
+#~ msgstr "archive_mode doit �tre activ� au lancement du serveur."
+
+#~ msgid "archive_command must be defined before online backups can be made safely."
#~ msgstr ""
-#~ "Il semble que vous avez besoin d'ex�cuter initdb ou d'installer le support\n"
-#~ "des locales."
+#~ "archive_command doit �tre d�fini avant que les sauvegardes � chaud puissent\n"
+#~ "s'effectuer correctement."
-#~ msgid "The database cluster was initialized with LOCALE_NAME_BUFLEN %d, but the server was compiled with LOCALE_NAME_BUFLEN %d."
+#~ msgid "During recovery, allows connections and queries. During normal running, causes additional info to be written to WAL to enable hot standby mode on WAL standby nodes."
#~ msgstr ""
-#~ "Le cluster de bases de donn�es a �t� initialis� avec un LOCALE_NAME_BUFLEN\n"
-#~ "� %d alors que le serveur a �t� compil� avec un LOCALE_NAME_BUFLEN � %d."
+#~ "Lors de la restauration, autorise les connexions et les requ�tes. Lors d'une\n"
+#~ "ex�cution normale, fait que des informations suppl�mentaires sont �crites dans\n"
+#~ "les journaux de transactions pour activer le mode Hot Standby sur les n�uds\n"
+#~ "en attente."
-#~ msgid "invalid LC_CTYPE setting"
-#~ msgstr "param�tre LC_CTYPE invalide"
+#~ msgid "unlogged operation performed, data may be missing"
+#~ msgstr "op�ration r�alis�e non trac�e, les donn�es pourraient manquer"
-#~ msgid "invalid LC_COLLATE setting"
-#~ msgstr "param�tre LC_COLLATE invalide"
+#~ msgid "not enough shared memory for walsender"
+#~ msgstr "pas assez de m�moire partag�e pour le processus d'envoi des journaux de transactions"
-#~ msgid "GIN index does not support search with void query"
-#~ msgstr "les index GIN ne supportent pas la recherche avec des requ�tes vides"
+#~ msgid "not enough shared memory for walreceiver"
+#~ msgstr ""
+#~ "pas assez de m�moire partag�e pour le processus de r�ception des journaux de\n"
+#~ "transactions"
-#~ msgid "fillfactor=%d is out of range (should be between %d and 100)"
-#~ msgstr "le facteur de remplissage (%d) est en dehors des limites (il devrait �tre entre %d et 100)"
+#~ msgid "connection limit exceeded for non-superusers"
+#~ msgstr "limite de connexions d�pass�e pour les utilisateurs standards"
-#, fuzzy
-#~ msgid "wrong number of array_subscripts"
-#~ msgstr "mauvais nombre d'indices du tableau"
+#~ msgid "not enough shared memory for background writer"
+#~ msgstr "pas assez de m�moire partag�e pour le processus d'�criture en t�che de fond"
-#~ msgid "could not create XPath object"
-#~ msgstr "n'a pas pu cr�er l'objet XPath"
+#~ msgid "could not allocate shared memory segment \"%s\""
+#~ msgstr "n'a pas pu allouer un segment de m�moire partag�e � %s �"
-#~ msgid "multiple TRUNCATE events specified"
-#~ msgstr "multiples �v�nements TRUNCATE sp�cifi�s"
+#, fuzzy
+#~ msgid "couldn't put socket to non-blocking mode: %m"
+#~ msgstr "n'a pas pu activer le mode non-bloquant pour la socket : %s\n"
-#~ msgid "multiple UPDATE events specified"
-#~ msgstr "multiples �v�nements UPDATE sp�cifi�s"
+#, fuzzy
+#~ msgid "couldn't put socket to blocking mode: %m"
+#~ msgstr "n'a pas pu activer le mode bloquant pour la socket : %s\n"
-#~ msgid "multiple DELETE events specified"
-#~ msgstr "multiples �v�nements DELETE sp�cifi�s"
+#~ msgid "WAL file SYSID is %s, pg_control SYSID is %s"
+#~ msgstr "le SYSID du journal de transactions WAL est %s, celui de pg_control est %s"
-#~ msgid "hurrying in-progress restartpoint"
-#~ msgstr "acc�l�ration du restartpoint en cours"
+#, fuzzy
+#~ msgid "sorry, too many standbys already"
+#~ msgstr "d�sol�, trop de clients sont d�j� connect�s"
-#~ msgid "NEW used in query that is not in a rule"
-#~ msgstr "NEW utilis� dans une requ�te qui ne fait pas partie d'une r�gle"
+#, fuzzy
+#~ msgid "invalid WAL message received from primary"
+#~ msgstr "format du message invalide"
-#~ msgid "OLD used in query that is not in a rule"
-#~ msgstr "OLD utilis� dans une requ�te qui n'est pas une r�gle"
+#, fuzzy
+#~ msgid "invalid replication message type %d"
+#~ msgstr "type %d du message de l'interface invalide"
-#~ msgid "adding missing FROM-clause entry for table \"%s\""
-#~ msgstr "ajout d'une entr�e manquante dans FROM (table � %s �)"
+#~ msgid "PID %d is among the slowest backends."
+#~ msgstr "Le PID %d est parmi les processus serveur les plus lents."
-#~ msgid "SELECT FOR UPDATE/SHARE is not allowed in subqueries"
-#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autoris� dans les sous-requ�tes"
+#~ msgid "transaction is read-only"
+#~ msgstr "la transaction est en lecture seule"
-#~ msgid "unsupported PAM conversation %d/%s"
-#~ msgstr "conversation PAM %d/%s non support�e"
+#~ msgid "binary value is out of range for type bigint"
+#~ msgstr "la valeur binaire est en dehors des limites du type bigint"
-#~ msgid "could not seek to end of segment %u of relation %s: %m"
-#~ msgstr "n'a pas pu se d�placer � la fin du segment %u de la relation %s : %m"
+#~ msgid "redo starts at %X/%X, consistency will be reached at %X/%X"
+#~ msgstr "la restauration comme � %X/%X, la coh�rence sera atteinte � %X/%X"
-#~ msgid "could not fsync segment %u of relation %s but retrying: %m"
+#~ msgid "This error can also happen if the byte sequence does not match the encoding expected by the server, which is controlled by \"client_encoding\"."
#~ msgstr ""
-#~ "n'a pas pu synchroniser sur disque (fsync) le segment %u de la relation\n"
-#~ "%s, nouvelle tentative : %m"
+#~ "Cette erreur peut aussi survenir si la s�quence d'octets ne correspond pas\n"
+#~ "au jeu de caract�res attendu par le serveur, le jeu �tant contr�l� par\n"
+#~ "� client_encoding �."
-#~ msgid "could not fsync segment %u of relation %s: %m"
+#~ msgid "Sets the language used in DO statement if LANGUAGE is not specified."
#~ msgstr ""
-#~ "n'a pas pu synchroniser sur disque (fsync) le segment %u de la relation\n"
-#~ "%s : %m"
-
-#~ msgid "could not open segment %u of relation %s: %m"
-#~ msgstr "n'a pas pu ouvrir le segment %u de la relation %s : %m"
-
-#~ msgid "could not write block %u of relation %s: %m"
-#~ msgstr "n'a pas pu �crire le bloc %u de la relation %s : %m"
+#~ "Configure le langage utilis� dans une instruction DO si la clause LANGUAGE n'est\n"
+#~ "pas sp�cifi�e."
-#~ msgid "could not read block %u of relation %s: %m"
-#~ msgstr "n'a pas pu lire le bloc %u de la relation %s : %m"
+#~ msgid "shared index \"%s\" can only be reindexed in stand-alone mode"
+#~ msgstr "un index partag� � %s � peut seulement �tre r�index� en mode autonome"
-#~ msgid "could not open relation %s: %m"
-#~ msgstr "n'a pas pu ouvrir la relation %s : %m"
+#~ msgid "\"%s\" is a system catalog"
+#~ msgstr "� %s � est un catalogue syst�me"
-#~ msgid "could not extend relation %s: %m"
-#~ msgstr "n'a pas pu �tendre la relation %s : %m"
+#~ msgid "shared table \"%s\" can only be reindexed in stand-alone mode"
+#~ msgstr "la table partag�e � %s � peut seulement �tre r�index� en mode autonome"
-#~ msgid "could not seek to block %u of relation %s: %m"
-#~ msgstr "n'a pas pu se positionner sur le bloc %u de la relation %s : %m"
+#~ msgid "cannot truncate system relation \"%s\""
+#~ msgstr "ne peut pas tronquer la relation syst�me � %s �"
-#~ msgid "could not remove segment %u of relation %s: %m"
-#~ msgstr "n'a pas pu supprimer le segment %u de la relation %s : %m"
+#~ msgid "number of distinct values %g is too low"
+#~ msgstr "le nombre de valeurs distinctes %g est trop basse"
-#~ msgid "could not remove relation %s: %m"
-#~ msgstr "n'a pas pu supprimer la relation %s : %m"
+#~ msgid "directory \"%s\" is not empty"
+#~ msgstr "le r�pertoire � %s � n'est pas vide"
-#~ msgid "SELECT FOR UPDATE/SHARE is not supported within a query with multiple result relations"
+#~ msgid "relation \"%s\" TID %u/%u: XMIN_COMMITTED not set for transaction %u --- cannot shrink relation"
#~ msgstr ""
-#~ "SELECT FOR UPDATE/SHARE n'est pas support� dans une requ�te avec plusieurs\n"
-#~ "relations"
-
-#~ msgid "cannot set session authorization within security-definer function"
-#~ msgstr "ne peut pas ex�cuter SESSION AUTHORIZATION sur la fonction SECURITY DEFINER"
-
-#~ msgid "cannot specify CSV in BINARY mode"
-#~ msgstr "ne peut pas sp�cifier CSV en mode binaire (BINARY)"
-
-#~ msgid "invalid role password \"%s\""
-#~ msgstr "mot de passe � %s � de l'utilisateur invalide"
-
-#~ msgid "invalid role name \"%s\""
-#~ msgstr "nom de r�le � %s � invalide"
-
-#~ msgid "invalid database name \"%s\""
-#~ msgstr "nom de base de donn�es � %s � invalide"
-
-#~ msgid "This parameter cannot be changed after server start."
-#~ msgstr "Ce param�tre ne peut pas �tre modifi� apr�s le lancement du serveur"
-
-#~ msgid "attempted change of parameter \"%s\" ignored"
-#~ msgstr "tentative de modification du param�tre � %s � ignor�"
-
-#~ msgid "Sets the regular expression \"flavor\"."
-#~ msgstr "Initialise l'expression rationnelle � flavor �."
+#~ "relation � %s �, TID %u/%u : XMIN_COMMITTED non configur� pour la\n"
+#~ "transaction %u --- n'a pas pu diminuer la taille de la relation"
-#~ msgid "Automatically adds missing table references to FROM clauses."
+#~ msgid "relation \"%s\" TID %u/%u: dead HOT-updated tuple --- cannot shrink relation"
#~ msgstr ""
-#~ "Ajoute automatiquement les r�f�rences � la table manquant dans les clauses\n"
-#~ "FROM."
-
-#~ msgid "Table contains duplicated values."
-#~ msgstr "La table contient des valeurs dupliqu�es."
-
-#~ msgid "index row size %lu exceeds btree maximum, %lu"
-#~ msgstr "la taille de la ligne index %lu d�passe le maximum de btree, %lu"
-
-#~ msgid "DISTINCT is supported only for single-argument aggregates"
-#~ msgstr "DISTINCT est seulement support� pour les agr�gats � un seul argument"
-
-#~ msgid "database system is in consistent recovery mode"
-#~ msgstr "le syst�me de bases de donn�es est dans un mode de restauration coh�rent"
-
-#~ msgid "frame start at CURRENT ROW is not implemented"
-#~ msgstr "d�but du frame � CURRENT ROW n'est pas impl�ment�"
-
-#~ msgid "Rebuild the index with REINDEX."
-#~ msgstr "Reconstruisez l'index avec REINDEX."
+#~ "relation � %s �, TID %u/%u : ligne morte mise � jour par HOT --- n'a pas pu\n"
+#~ "diminuer la taille de la relation"
-#~ msgid "index \"%s\" contains %.0f row versions, but table contains %.0f row versions"
+#~ msgid "relation \"%s\" TID %u/%u: InsertTransactionInProgress %u --- cannot shrink relation"
#~ msgstr ""
-#~ "l'index � %s � contient %.0f versions de ligne, mais la table contient %.0f\n"
-#~ "versions de ligne"
+#~ "relation � %s �, TID %u/%u : InsertTransactionInProgress %u --- n'a pas pu\n"
+#~ "diminuer la taille de la relation"
-#~ msgid ""
-#~ "%u index pages have been deleted, %u are currently reusable.\n"
-#~ "%s."
+#~ msgid "relation \"%s\" TID %u/%u: DeleteTransactionInProgress %u --- cannot shrink relation"
#~ msgstr ""
-#~ "%u pages d'index ont �t� supprim�es, %u sont actuellement r�utilisables.\n"
-#~ "%s."
-
-#~ msgid "\"%s\": moved %u row versions, truncated %u to %u pages"
-#~ msgstr "� %s � : %u versions de ligne d�plac�es, %u pages tronqu�es sur %u"
+#~ "relation � %s �, TID %u/%u : DeleteTransactionInProgress %u --- n'a pas pu\n"
+#~ "diminuer la taille de la relation"
#~ msgid ""
#~ "%.0f dead row versions cannot be removed yet.\n"
@@ -20376,453 +20298,557 @@ msgstr "ne peut pas importer un snapshot � partir d'une base de donn�es diff�ren
#~ "disponibles.\n"
#~ "%s."
-#~ msgid "relation \"%s\" TID %u/%u: DeleteTransactionInProgress %u --- cannot shrink relation"
+#~ msgid "\"%s\": moved %u row versions, truncated %u to %u pages"
+#~ msgstr "� %s � : %u versions de ligne d�plac�es, %u pages tronqu�es sur %u"
+
+#~ msgid ""
+#~ "%u index pages have been deleted, %u are currently reusable.\n"
+#~ "%s."
#~ msgstr ""
-#~ "relation � %s �, TID %u/%u : DeleteTransactionInProgress %u --- n'a pas pu\n"
-#~ "diminuer la taille de la relation"
+#~ "%u pages d'index ont �t� supprim�es, %u sont actuellement r�utilisables.\n"
+#~ "%s."
-#~ msgid "relation \"%s\" TID %u/%u: InsertTransactionInProgress %u --- cannot shrink relation"
+#~ msgid "index \"%s\" contains %.0f row versions, but table contains %.0f row versions"
#~ msgstr ""
-#~ "relation � %s �, TID %u/%u : InsertTransactionInProgress %u --- n'a pas pu\n"
-#~ "diminuer la taille de la relation"
+#~ "l'index � %s � contient %.0f versions de ligne, mais la table contient %.0f\n"
+#~ "versions de ligne"
-#~ msgid "relation \"%s\" TID %u/%u: dead HOT-updated tuple --- cannot shrink relation"
+#~ msgid "Rebuild the index with REINDEX."
+#~ msgstr "Reconstruisez l'index avec REINDEX."
+
+#~ msgid "frame start at CURRENT ROW is not implemented"
+#~ msgstr "d�but du frame � CURRENT ROW n'est pas impl�ment�"
+
+#~ msgid "database system is in consistent recovery mode"
+#~ msgstr "le syst�me de bases de donn�es est dans un mode de restauration coh�rent"
+
+#~ msgid "DISTINCT is supported only for single-argument aggregates"
+#~ msgstr "DISTINCT est seulement support� pour les agr�gats � un seul argument"
+
+#~ msgid "index row size %lu exceeds btree maximum, %lu"
+#~ msgstr "la taille de la ligne index %lu d�passe le maximum de btree, %lu"
+
+#~ msgid "Table contains duplicated values."
+#~ msgstr "La table contient des valeurs dupliqu�es."
+
+#~ msgid "Automatically adds missing table references to FROM clauses."
#~ msgstr ""
-#~ "relation � %s �, TID %u/%u : ligne morte mise � jour par HOT --- n'a pas pu\n"
-#~ "diminuer la taille de la relation"
+#~ "Ajoute automatiquement les r�f�rences � la table manquant dans les clauses\n"
+#~ "FROM."
-#~ msgid "relation \"%s\" TID %u/%u: XMIN_COMMITTED not set for transaction %u --- cannot shrink relation"
+#~ msgid "Sets the regular expression \"flavor\"."
+#~ msgstr "Initialise l'expression rationnelle � flavor �."
+
+#~ msgid "attempted change of parameter \"%s\" ignored"
+#~ msgstr "tentative de modification du param�tre � %s � ignor�"
+
+#~ msgid "This parameter cannot be changed after server start."
+#~ msgstr "Ce param�tre ne peut pas �tre modifi� apr�s le lancement du serveur"
+
+#~ msgid "invalid database name \"%s\""
+#~ msgstr "nom de base de donn�es � %s � invalide"
+
+#~ msgid "invalid role name \"%s\""
+#~ msgstr "nom de r�le � %s � invalide"
+
+#~ msgid "invalid role password \"%s\""
+#~ msgstr "mot de passe � %s � de l'utilisateur invalide"
+
+#~ msgid "cannot specify CSV in BINARY mode"
+#~ msgstr "ne peut pas sp�cifier CSV en mode binaire (BINARY)"
+
+#~ msgid "cannot set session authorization within security-definer function"
+#~ msgstr "ne peut pas ex�cuter SESSION AUTHORIZATION sur la fonction SECURITY DEFINER"
+
+#~ msgid "SELECT FOR UPDATE/SHARE is not supported within a query with multiple result relations"
#~ msgstr ""
-#~ "relation � %s �, TID %u/%u : XMIN_COMMITTED non configur� pour la\n"
-#~ "transaction %u --- n'a pas pu diminuer la taille de la relation"
+#~ "SELECT FOR UPDATE/SHARE n'est pas support� dans une requ�te avec plusieurs\n"
+#~ "relations"
-#~ msgid "directory \"%s\" is not empty"
-#~ msgstr "le r�pertoire � %s � n'est pas vide"
+#~ msgid "could not remove relation %s: %m"
+#~ msgstr "n'a pas pu supprimer la relation %s : %m"
-#~ msgid "number of distinct values %g is too low"
-#~ msgstr "le nombre de valeurs distinctes %g est trop basse"
+#~ msgid "could not remove segment %u of relation %s: %m"
+#~ msgstr "n'a pas pu supprimer le segment %u de la relation %s : %m"
-#~ msgid "cannot truncate system relation \"%s\""
-#~ msgstr "ne peut pas tronquer la relation syst�me � %s �"
+#~ msgid "could not seek to block %u of relation %s: %m"
+#~ msgstr "n'a pas pu se positionner sur le bloc %u de la relation %s : %m"
-#~ msgid "shared table \"%s\" can only be reindexed in stand-alone mode"
-#~ msgstr "la table partag�e � %s � peut seulement �tre r�index� en mode autonome"
+#~ msgid "could not extend relation %s: %m"
+#~ msgstr "n'a pas pu �tendre la relation %s : %m"
-#~ msgid "\"%s\" is a system catalog"
-#~ msgstr "� %s � est un catalogue syst�me"
+#~ msgid "could not open relation %s: %m"
+#~ msgstr "n'a pas pu ouvrir la relation %s : %m"
-#~ msgid "shared index \"%s\" can only be reindexed in stand-alone mode"
-#~ msgstr "un index partag� � %s � peut seulement �tre r�index� en mode autonome"
+#~ msgid "could not read block %u of relation %s: %m"
+#~ msgstr "n'a pas pu lire le bloc %u de la relation %s : %m"
-#~ msgid "Sets the language used in DO statement if LANGUAGE is not specified."
+#~ msgid "could not write block %u of relation %s: %m"
+#~ msgstr "n'a pas pu �crire le bloc %u de la relation %s : %m"
+
+#~ msgid "could not open segment %u of relation %s: %m"
+#~ msgstr "n'a pas pu ouvrir le segment %u de la relation %s : %m"
+
+#~ msgid "could not fsync segment %u of relation %s: %m"
#~ msgstr ""
-#~ "Configure le langage utilis� dans une instruction DO si la clause LANGUAGE n'est\n"
-#~ "pas sp�cifi�e."
+#~ "n'a pas pu synchroniser sur disque (fsync) le segment %u de la relation\n"
+#~ "%s : %m"
-#~ msgid "This error can also happen if the byte sequence does not match the encoding expected by the server, which is controlled by \"client_encoding\"."
+#~ msgid "could not fsync segment %u of relation %s but retrying: %m"
#~ msgstr ""
-#~ "Cette erreur peut aussi survenir si la s�quence d'octets ne correspond pas\n"
-#~ "au jeu de caract�res attendu par le serveur, le jeu �tant contr�l� par\n"
-#~ "� client_encoding �."
+#~ "n'a pas pu synchroniser sur disque (fsync) le segment %u de la relation\n"
+#~ "%s, nouvelle tentative : %m"
-#~ msgid "redo starts at %X/%X, consistency will be reached at %X/%X"
-#~ msgstr "la restauration comme � %X/%X, la coh�rence sera atteinte � %X/%X"
+#~ msgid "could not seek to end of segment %u of relation %s: %m"
+#~ msgstr "n'a pas pu se d�placer � la fin du segment %u de la relation %s : %m"
-#~ msgid "binary value is out of range for type bigint"
-#~ msgstr "la valeur binaire est en dehors des limites du type bigint"
+#~ msgid "unsupported PAM conversation %d/%s"
+#~ msgstr "conversation PAM %d/%s non support�e"
-#~ msgid "transaction is read-only"
-#~ msgstr "la transaction est en lecture seule"
+#~ msgid "SELECT FOR UPDATE/SHARE is not allowed in subqueries"
+#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autoris� dans les sous-requ�tes"
-#~ msgid "PID %d is among the slowest backends."
-#~ msgstr "Le PID %d est parmi les processus serveur les plus lents."
+#~ msgid "adding missing FROM-clause entry for table \"%s\""
+#~ msgstr "ajout d'une entr�e manquante dans FROM (table � %s �)"
-#, fuzzy
-#~ msgid "invalid replication message type %d"
-#~ msgstr "type %d du message de l'interface invalide"
+#~ msgid "OLD used in query that is not in a rule"
+#~ msgstr "OLD utilis� dans une requ�te qui n'est pas une r�gle"
-#, fuzzy
-#~ msgid "invalid WAL message received from primary"
-#~ msgstr "format du message invalide"
+#~ msgid "NEW used in query that is not in a rule"
+#~ msgstr "NEW utilis� dans une requ�te qui ne fait pas partie d'une r�gle"
-#, fuzzy
-#~ msgid "sorry, too many standbys already"
-#~ msgstr "d�sol�, trop de clients sont d�j� connect�s"
+#~ msgid "hurrying in-progress restartpoint"
+#~ msgstr "acc�l�ration du restartpoint en cours"
-#~ msgid "WAL file SYSID is %s, pg_control SYSID is %s"
-#~ msgstr "le SYSID du journal de transactions WAL est %s, celui de pg_control est %s"
+#~ msgid "multiple DELETE events specified"
+#~ msgstr "multiples �v�nements DELETE sp�cifi�s"
-#, fuzzy
-#~ msgid "couldn't put socket to blocking mode: %m"
-#~ msgstr "n'a pas pu activer le mode bloquant pour la socket : %s\n"
+#~ msgid "multiple UPDATE events specified"
+#~ msgstr "multiples �v�nements UPDATE sp�cifi�s"
-#, fuzzy
-#~ msgid "couldn't put socket to non-blocking mode: %m"
-#~ msgstr "n'a pas pu activer le mode non-bloquant pour la socket : %s\n"
+#~ msgid "multiple TRUNCATE events specified"
+#~ msgstr "multiples �v�nements TRUNCATE sp�cifi�s"
-#~ msgid "could not allocate shared memory segment \"%s\""
-#~ msgstr "n'a pas pu allouer un segment de m�moire partag�e � %s �"
+#~ msgid "could not create XPath object"
+#~ msgstr "n'a pas pu cr�er l'objet XPath"
-#~ msgid "not enough shared memory for background writer"
-#~ msgstr "pas assez de m�moire partag�e pour le processus d'�criture en t�che de fond"
+#, fuzzy
+#~ msgid "wrong number of array_subscripts"
+#~ msgstr "mauvais nombre d'indices du tableau"
-#~ msgid "connection limit exceeded for non-superusers"
-#~ msgstr "limite de connexions d�pass�e pour les utilisateurs standards"
+#~ msgid "fillfactor=%d is out of range (should be between %d and 100)"
+#~ msgstr "le facteur de remplissage (%d) est en dehors des limites (il devrait �tre entre %d et 100)"
-#~ msgid "not enough shared memory for walreceiver"
-#~ msgstr ""
-#~ "pas assez de m�moire partag�e pour le processus de r�ception des journaux de\n"
-#~ "transactions"
+#~ msgid "GIN index does not support search with void query"
+#~ msgstr "les index GIN ne supportent pas la recherche avec des requ�tes vides"
-#~ msgid "not enough shared memory for walsender"
-#~ msgstr "pas assez de m�moire partag�e pour le processus d'envoi des journaux de transactions"
+#~ msgid "invalid LC_COLLATE setting"
+#~ msgstr "param�tre LC_COLLATE invalide"
-#~ msgid "unlogged operation performed, data may be missing"
-#~ msgstr "op�ration r�alis�e non trac�e, les donn�es pourraient manquer"
+#~ msgid "invalid LC_CTYPE setting"
+#~ msgstr "param�tre LC_CTYPE invalide"
-#~ msgid "During recovery, allows connections and queries. During normal running, causes additional info to be written to WAL to enable hot standby mode on WAL standby nodes."
+#~ msgid "The database cluster was initialized with LOCALE_NAME_BUFLEN %d, but the server was compiled with LOCALE_NAME_BUFLEN %d."
#~ msgstr ""
-#~ "Lors de la restauration, autorise les connexions et les requ�tes. Lors d'une\n"
-#~ "ex�cution normale, fait que des informations suppl�mentaires sont �crites dans\n"
-#~ "les journaux de transactions pour activer le mode Hot Standby sur les n�uds\n"
-#~ "en attente."
+#~ "Le cluster de bases de donn�es a �t� initialis� avec un LOCALE_NAME_BUFLEN\n"
+#~ "� %d alors que le serveur a �t� compil� avec un LOCALE_NAME_BUFLEN � %d."
-#~ msgid "archive_command must be defined before online backups can be made safely."
+#~ msgid "It looks like you need to initdb or install locale support."
#~ msgstr ""
-#~ "archive_command doit �tre d�fini avant que les sauvegardes � chaud puissent\n"
-#~ "s'effectuer correctement."
-
-#~ msgid "archive_mode must be enabled at server start."
-#~ msgstr "archive_mode doit �tre activ� au lancement du serveur."
+#~ "Il semble que vous avez besoin d'ex�cuter initdb ou d'installer le support\n"
+#~ "des locales."
-#~ msgid "WAL archiving is not active"
-#~ msgstr "l'archivage des journaux de transactions n'est pas actif"
+#~ msgid "log_restartpoints = %s"
+#~ msgstr "log_restartpoints = %s"
-#~ msgid "usermap \"%s\""
-#~ msgstr "correspondance utilisateur � %s �"
+#~ msgid "syntax error: cannot back up"
+#~ msgstr "erreur de syntaxe : n'a pas pu revenir"
-#~ msgid "restartpoint_command = '%s'"
-#~ msgstr "restartpoint_command = '%s'"
+#~ msgid "syntax error; also virtual memory exhausted"
+#~ msgstr "erreur de syntaxe ; de plus, m�moire virtuelle satur�e"
-#~ msgid "recovery restart point at %X/%X with latest known log time %s"
-#~ msgstr ""
-#~ "point de relancement de la restauration sur %X/%X avec %s comme derni�re\n"
-#~ "date connue du journal"
+#~ msgid "parser stack overflow"
+#~ msgstr "saturation de la pile de l'analyseur"
-#~ msgid "Not safe to send CSV data\n"
-#~ msgstr "Envoi non s�r des donn�es CSV\n"
+#~ msgid "failed to drop all objects depending on %s"
+#~ msgstr "�chec lors de la suppression de tous les objets d�pendant de %s"
-#~ msgid "Sets the message levels that are logged during recovery."
-#~ msgstr "Initialise les niveaux de messages qui sont trac�s lors de la restauration."
+#~ msgid "there are objects dependent on %s"
+#~ msgstr "des objets d�pendent de %s"
-#~ msgid "access to %s"
-#~ msgstr "acc�s � %s"
+#~ msgid "multiple constraints named \"%s\" were dropped"
+#~ msgstr "les contraintes multiples nomm�es � %s � ont �t� supprim�es"
-#~ msgid "parameter \"standby_mode\" requires a Boolean value"
-#~ msgstr "le param�tre � standby_mode � requiert une valeur bool�enne"
+#~ msgid "constraint definition for check constraint \"%s\" does not match"
+#~ msgstr ""
+#~ "la d�finition de la contrainte � %s � pour la contrainte de v�rification ne\n"
+#~ "correspond pas"
-#~ msgid "parameter \"recovery_target_inclusive\" requires a Boolean value"
-#~ msgstr "le param�tre � recovery_target_inclusive � requiert une valeur bool�enne"
+#~ msgid "relation \"%s.%s\" contains more than \"max_fsm_pages\" pages with useful free space"
+#~ msgstr ""
+#~ "la relation � %s.%s � contient plus de � max_fsm_pages � pages d'espace\n"
+#~ "libre utile"
-#~ msgid "cannot drop \"%s\" because it is being used by active queries in this session"
+#~ msgid "Consider using VACUUM FULL on this relation or increasing the configuration parameter \"max_fsm_pages\"."
#~ msgstr ""
-#~ "ne peut pas supprimer � %s � car cet objet est en cours d'utilisation par\n"
-#~ "des requ�tes actives dans cette session"
+#~ "Pensez � compacter cette relation en utilisant VACUUM FULL ou � augmenter le\n"
+#~ "param�tre de configuration � max_fsm_pages �."
-#~ msgid "replication connection authorized: user=%s host=%s port=%s"
-#~ msgstr "connexion de r�plication autoris�e : utilisateur=%s, base de donn�es=%s, port=%s"
+#~ msgid "cannot change number of columns in view"
+#~ msgstr "ne peut pas modifier le nombre de colonnes dans la vue"
-#~ msgid "unrecognized \"log_destination\" key word: \"%s\""
-#~ msgstr "mot cl� � log_destination � non reconnu : � %s �"
+#~ msgid "unexpected Kerberos user name received from client (received \"%s\", expected \"%s\")"
+#~ msgstr ""
+#~ "nom d'utilisateur Kerberos inattendu re�u � partir du client (re�u � %s �,\n"
+#~ "attendu � %s �)"
-#~ msgid "invalid list syntax for parameter \"log_destination\""
-#~ msgstr "syntaxe de liste invalide pour le param�tre � log_destination �"
+#~ msgid "Kerberos 5 not implemented on this server"
+#~ msgstr "Kerberos 5 non impl�ment� sur ce serveur"
-#~ msgid "Sets immediate fsync at commit."
-#~ msgstr "Configure un fsync imm�diat lors du commit."
+#~ msgid "GSSAPI not implemented on this server"
+#~ msgstr "GSSAPI non impl�ment� sur ce serveur"
-#~ msgid "could not open new log file \"%s\": %m"
-#~ msgstr "n'a pas pu ouvrir le nouveau journal applicatif � %s � : %m"
+#~ msgid "could not get security token from context"
+#~ msgstr "n'a pas pu r�cup�rer le jeton de s�curit� � partir du contexte"
-#~ msgid "could not create log file \"%s\": %m"
-#~ msgstr "n'a pas pu cr�er le journal applicatif � %s � : %m"
+#~ msgid "unsafe permissions on private key file \"%s\""
+#~ msgstr "droits non s�rs sur le fichier de la cl� priv�e � %s �"
-#~ msgid "SELECT FOR UPDATE/SHARE cannot be applied to NEW or OLD"
-#~ msgstr "SELECT FOR UPDATE/SHARE ne peut pas �tre appliqu� � NEW et OLD"
+#~ msgid "File must be owned by the database user and must have no permissions for \"group\" or \"other\"."
+#~ msgstr ""
+#~ "Le fichier doit appartenir au propri�taire de la base de donn�es et ne doit\n"
+#~ "pas avoir de droits pour un groupe ou pour les autres."
-#~ msgid "hostssl not supported on this platform"
-#~ msgstr "hostssl non support� sur cette plateforme"
+#~ msgid "cannot use authentication method \"crypt\" because password is MD5-encrypted"
+#~ msgstr ""
+#~ "n'a pas pu utiliser la m�thode d'authentification � crypt � car le mot de\n"
+#~ "passe est chiffr� avec MD5"
-#~ msgid "Ident authentication is not supported on local connections on this platform"
-#~ msgstr "l'authentification Ident n'est pas support�e sur les connexions locales sur cette plateforme"
+#~ msgid "invalid entry in file \"%s\" at line %d, token \"%s\""
+#~ msgstr "entr�e invalide dans le fichier � %s � � la ligne %d, jeton � %s �"
-#~ msgid "could not get effective UID from peer credentials: %m"
-#~ msgstr "n'a pas pu obtenir l'UID r�el � partir des pi�ces d'identit� de l'autre : %m"
+#~ msgid "missing field in file \"%s\" at end of line %d"
+#~ msgstr "champ manquant dans le fichier � %s � � la fin de la ligne %d"
-#~ msgid "could not enable credential reception: %m"
-#~ msgstr "n'a pas pu activer la r�ception de lettres de cr�ance : %m"
+#~ msgid "cannot use Ident authentication without usermap field"
+#~ msgstr "n'a pas pu utiliser l'authentication Ident sans le champ usermap"
-#~ msgid "cannot change view \"%s\""
-#~ msgstr "ne peut pas modifier la vue � %s �"
+#~ msgid "Ident protocol identifies remote user as \"%s\""
+#~ msgstr "le protocole Ident identifie l'utilisateur distant comme � %s �"
-#~ msgid "argument to pg_get_expr() must come from system catalogs"
-#~ msgstr "l'argument de pg_get_expr() doit provenir des catalogues syst�mes"
+#~ msgid "SELECT FOR UPDATE/SHARE is not supported for inheritance queries"
+#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas support� pour les requ�tes d'h�ritage"
-#~ msgid "unrecognized time zone name: \"%s\""
-#~ msgstr "nom de fuseau horaire non reconnu : � %s �"
+#~ msgid "missing FROM-clause entry in subquery for table \"%s\""
+#~ msgstr "entr�e manquante de la clause FROM dans la sous-requ�te de la table � %s �"
-#~ msgid "invalid interval value for time zone: day not allowed"
-#~ msgstr "valeur d'intervalle invalide pour le fuseau horaire : jour non autoris�"
+#~ msgid "adding missing FROM-clause entry in subquery for table \"%s\""
+#~ msgstr "entr�e manquante de la clause FROM dans la sous-requ�te pour la table � %s �"
-#~ msgid "invalid interval value for time zone: month not allowed"
-#~ msgstr "valeur d'intervalle invalide pour le fuseau horaire : les mois ne sont pas autoris�s"
+#~ msgid "%s: the number of buffers (-B) must be at least twice the number of allowed connections (-N) and at least 16\n"
+#~ msgstr ""
+#~ "%s : le nombre de tampons (-B) doit �tre au moins deux fois le nombre de\n"
+#~ "connexions disponibles (-N) et au moins 16\n"
-#~ msgid "unrecognized \"datestyle\" key word: \"%s\""
-#~ msgstr "mot cl� � datestyle � non reconnu : � %s �"
+#~ msgid "could not set statistics collector timer: %m"
+#~ msgstr "n'a pas pu configurer le timer du r�cup�rateur de statistiques : %m"
-#~ msgid "invalid list syntax for parameter \"datestyle\""
-#~ msgstr "syntaxe de liste invalide pour le param�tre � datestyle �"
+#~ msgid "insufficient shared memory for free space map"
+#~ msgstr "m�moire partag�e insuffisante pour la structure FSM"
-#~ msgid "database \"%s\" not found"
-#~ msgstr "base de donn�es � %s � non trouv�e"
+#~ msgid "max_fsm_pages must exceed max_fsm_relations * %d"
+#~ msgstr "max_fsm_pages doit exc�der max_fsm_relations * %d"
-#~ msgid "composite type must have at least one attribute"
-#~ msgstr "le type composite doit avoir au moins un attribut"
+#~ msgid "free space map contains %d pages in %d relations"
+#~ msgstr "la structure FSM contient %d pages dans %d relations"
-#~ msgid "cannot reference permanent table from temporary table constraint"
+#~ msgid ""
+#~ "A total of %.0f page slots are in use (including overhead).\n"
+#~ "%.0f page slots are required to track all free space.\n"
+#~ "Current limits are: %d page slots, %d relations, using %.0f kB."
#~ msgstr ""
-#~ "ne peut pas r�f�rencer une table permanente � partir de la contrainte de\n"
-#~ "table temporaire"
+#~ "Un total de %.0f emplacements de pages est utilis� (ceci incluant la\n"
+#~ "surcharge).\n"
+#~ "%.0f emplacements de pages sont requis pour tracer tout l'espace libre.\n"
+#~ "Les limites actuelles sont : %d emplacements de pages, %d relations,\n"
+#~ "utilisant %.0f Ko."
-#~ msgid "cannot reference temporary table from permanent table constraint"
+#~ msgid "max_fsm_relations(%d) equals the number of relations checked"
+#~ msgstr "max_fsm_relations(%d) �quivaut au nombre de relations trac�es"
+
+#~ msgid "You have at least %d relations. Consider increasing the configuration parameter \"max_fsm_relations\"."
#~ msgstr ""
-#~ "ne peut pas r�f�rencer une table temporaire � partir d'une contrainte de\n"
-#~ "table permanente"
+#~ "Vous avez au moins %d relations.Consid�rez l'augmentation du param�tre de\n"
+#~ "configuration � max_fsm_relations �."
-#~ msgid "function \"%s\" is already in schema \"%s\""
-#~ msgstr "la fonction � %s � existe d�j� dans le sch�ma � %s �"
+#~ msgid "number of page slots needed (%.0f) exceeds max_fsm_pages (%d)"
+#~ msgstr "le nombre d'emplacements de pages n�cessaires (%.0f) d�passe max_fsm_pages (%d)"
-#~ msgid "must be superuser to comment on text search template"
+#~ msgid "Consider increasing the configuration parameter \"max_fsm_pages\" to a value over %.0f."
#~ msgstr ""
-#~ "doit �tre super-utilisateur pour ajouter un commentaire sur un mod�le de\n"
-#~ "recherche plein texte"
+#~ "Consid�rez l'augmentation du param�tre de configuration � max_fsm_pages �\n"
+#~ "� une valeur sup�rieure � %.0f."
-#~ msgid "must be superuser to comment on text search parser"
-#~ msgstr ""
-#~ "doit �tre super-utilisateur pour ajouter un commentaire sur l'analyseur de\n"
-#~ "recherche plein texte"
+#~ msgid "string is too long for tsvector"
+#~ msgstr "la cha�ne est trop longue pour un tsvector"
-#~ msgid "must be superuser to comment on procedural language"
-#~ msgstr ""
-#~ "doit �tre super-utilisateur pour ajouter un commentaire sur un langage de\n"
-#~ "proc�dures"
+#~ msgid "Prints the parse tree to the server log."
+#~ msgstr "Affiche l'arbre d'analyse dans les journaux applicatifs du serveur."
-#~ msgid "must be member of role \"%s\" to comment upon it"
-#~ msgstr "doit �tre un membre du r�le � %s � pour le commenter"
+#~ msgid "Prints the parse tree after rewriting to server log."
+#~ msgstr "Affiche l'arbre d'analyse apr�s r�-�criture dans les journaux applicatifs du serveur."
-#~ msgid "\"%s\" is not a table, view, or composite type"
-#~ msgstr "� %s � n'est pas une table, une vue ou un type composite"
+#~ msgid "Prints the execution plan to server log."
+#~ msgstr "Affiche le plan d'ex�cution dans les journaux applicatifs du serveur."
-#~ msgid "cannot cluster on expressional index \"%s\" because its index access method does not handle null values"
+#~ msgid "Uses the indented output format for EXPLAIN VERBOSE."
+#~ msgstr "Utilise le format de sortie indent� pour EXPLAIN VERBOSE."
+
+#~ msgid "Sets the maximum number of tables and indexes for which free space is tracked."
#~ msgstr ""
-#~ "ne peut pas ex�cuter CLUSTER sur l'index � expression � %s � car sa m�thode\n"
-#~ "d'acc�s ne g�re pas les valeurs NULL"
+#~ "Initialise le nombre maximum de tables et index pour lesquels l'espace libre\n"
+#~ "est trac�."
-#~ msgid "You might be able to work around this by marking column \"%s\" NOT NULL."
-#~ msgstr "Vous pouvez contourner ceci en marquant la colonne � %s � comme NOT NULL."
+#~ msgid "Sets the maximum number of disk pages for which free space is tracked."
+#~ msgstr ""
+#~ "Initialise le nombre maximum de pages disque pour lesquelles l'espace libre\n"
+#~ "est trac�."
-#~ msgid "You might be able to work around this by marking column \"%s\" NOT NULL, or use ALTER TABLE ... SET WITHOUT CLUSTER to remove the cluster specification from the table."
+#~ msgid "Valid values are ON, OFF, and SAFE_ENCODING."
+#~ msgstr "Les valeurs valides sont ON, OFF et SAFE_ENCODING."
+
+#~ msgid "Valid values are DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, INFO, NOTICE, WARNING, ERROR, LOG, FATAL, and PANIC. Each level includes all the levels that follow it."
#~ msgstr ""
-#~ "Vous pourriez contourner ceci en marquant la colonne � %s � avec la\n"
-#~ "contrainte NOT NULL ou en utilisant ALTER TABLE ... SET WITHOUT CLUSTER pour\n"
-#~ "supprimer la sp�cification CLUSTER de la table."
+#~ "Les valeurs valides sont DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, INFO,\n"
+#~ "NOTICE, WARNING, ERROR, LOG, FATAL et PANIC. Chaque niveau incut tous les\n"
+#~ "niveaux qui le suit."
-#~ msgid "cannot cluster on index \"%s\" because access method does not handle null values"
+#~ msgid "All SQL statements that cause an error of the specified level or a higher level are logged."
#~ msgstr ""
-#~ "ne peut pas cr�er un cluster sur l'index � %s � car la m�thode d'acc�s de\n"
-#~ "l'index ne g�re pas les valeurs NULL"
+#~ "Toutes les instructions SQL causant une erreur du niveau sp�cifi� ou d'un\n"
+#~ "niveau sup�rieur sont trac�es."
-#~ msgid "clustering \"%s.%s\""
-#~ msgstr "ex�cution de CLUSTER sur � %s.%s �"
+#~ msgid "Each SQL transaction has an isolation level, which can be either \"read uncommitted\", \"read committed\", \"repeatable read\", or \"serializable\"."
+#~ msgstr ""
+#~ "Chaque transaction SQL a un niveau d'isolation qui peut �tre soit � read\n"
+#~ "uncommitted �, soit � read committed �, soit � repeatable read �, soit\n"
+#~ "� serializable �."
-#~ msgid "EnumValuesCreate() can only set a single OID"
-#~ msgstr "EnumValuesCreate() peut seulement initialiser un seul OID"
+#~ msgid "Each session can be either \"origin\", \"replica\", or \"local\"."
+#~ msgstr "Chaque session peut valoir soit � origin � soit � replica � soit � local �."
-#~ msgid "index \"%s\" needs VACUUM FULL or REINDEX to finish crash recovery"
+#~ msgid "Sets realm to match Kerberos and GSSAPI users against."
#~ msgstr ""
-#~ "l'index � %s � a besoin d'un VACUUM FULL ou d'un REINDEX pour terminer la\n"
-#~ "r�cup�ration suite � un arr�t brutal"
+#~ "Indique le royaume pour l'authentification des utilisateurs via Kerberos et\n"
+#~ "GSSAPI."
-#~ msgid "index \"%s\" needs VACUUM or REINDEX to finish crash recovery"
-#~ msgstr ""
-#~ "l'index � %s � a besoin d'un VACUUM ou d'un REINDEX pour terminer la\n"
-#~ "r�cup�ration suite � un arr�t brutal"
+#~ msgid "Sets the hostname of the Kerberos server."
+#~ msgstr "Initalise le nom d'h�te du serveur Kerberos."
-#~ msgid "Incomplete insertion detected during crash replay."
+#~ msgid "This can be set to advanced, extended, or basic."
#~ msgstr ""
-#~ "Insertion incompl�te d�tect�e lors de la r�-ex�cution des requ�tes suite �\n"
-#~ "l'arr�t brutal."
+#~ "Ceci peut �tre initialis� avec advanced (avanc�), extended (�tendu) ou\n"
+#~ "basic (basique)."
-#~ msgid "index %u/%u/%u needs VACUUM FULL or REINDEX to finish crash recovery"
+#~ msgid "Valid values are LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5, LOCAL6, LOCAL7."
#~ msgstr ""
-#~ "l'index %u/%u/%u a besoin d'un VACUUM FULL ou d'un REINDEX pour terminer la\n"
-#~ "r�cup�ration suite � un arr�t brutal"
+#~ "Les valeurs valides sont LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5,\n"
+#~ "LOCAL6, LOCAL7."
-#~ msgid "array must not contain null values"
-#~ msgstr "le tableau ne doit pas contenir de valeurs NULL"
+#~ msgid "Valid values are DOCUMENT and CONTENT."
+#~ msgstr "Les valeurs valides sont DOCUMENT et CONTENT."
-#~ msgid "Lines should have the format parameter = 'value'."
-#~ msgstr "Les lignes devraient avoir le format param�tre = 'valeur'"
+#~ msgid "invalid argument for power function"
+#~ msgstr "argument invalide pour la fonction puissance (power)"
-#~ msgid "syntax error in recovery command file: %s"
-#~ msgstr "erreur de syntaxe dans le fichier de restauration : %s"
+#~ msgid "not unique \"S\""
+#~ msgstr "� S � non unique"
-#~ msgid "Write-Ahead Log / Streaming Replication"
-#~ msgstr "Write-Ahead Log / R�plication en flux"
+#~ msgid "invalid AM/PM string"
+#~ msgstr "cha�ne AM/PM invalide"
-#~ msgid "unable to open directory pg_tblspc: %m"
-#~ msgstr "impossible d'ouvrir le r�pertoire p_tblspc : %m"
+#~ msgid "\"TZ\"/\"tz\" not supported"
+#~ msgstr "� TZ �/� tz � non support�"
-#~ msgid "unable to read symbolic link %s: %m"
-#~ msgstr "incapable de lire le lien symbolique %s : %m"
+#~ msgid "January"
+#~ msgstr "Janvier"
-#~ msgid "index \"%s\" is not a b-tree"
-#~ msgstr "l'index � %s � n'est pas un btree"
+#~ msgid "February"
+#~ msgstr "F�vrier"
-#~ msgid "ALTER TYPE USING is only supported on plain tables"
-#~ msgstr "ALTER TYPE USING est seulement support�s sur les tables standards"
+#~ msgid "March"
+#~ msgstr "Mars"
-#~ msgid "must be superuser to SET SCHEMA of %s"
-#~ msgstr "doit �tre super-utilisateur pour ex�cuter SET SCHEMA vers %s"
+#~ msgid "April"
+#~ msgstr "Avril"
-#~ msgid "resetting unlogged relations: cleanup %d init %d"
-#~ msgstr "r�initialisation des relations non trac�es : nettoyage %d initialisation %d"
+#~ msgid "May"
+#~ msgstr "Mai"
-#~ msgid "%s (%x)"
-#~ msgstr "%s (%x)"
+#~ msgid "June"
+#~ msgstr "Juin"
-#~ msgid "SSPI error %x"
-#~ msgstr "erreur SSPI : %x"
+#~ msgid "July"
+#~ msgstr "Juillet"
-#~ msgid "%s: %s"
-#~ msgstr "%s : %s"
+#~ msgid "August"
+#~ msgstr "Ao�t"
-#~ msgid "consistent state delayed because recovery snapshot incomplete"
-#~ msgstr "�tat de coh�rence pas encore atteint � cause d'un snapshot de restauration incomplet"
+#~ msgid "September"
+#~ msgstr "Septembre"
-#~ msgid "tablespace %u is not empty"
-#~ msgstr "le tablespace %u n'est pas vide"
+#~ msgid "October"
+#~ msgstr "Octobre"
-#~ msgid "subquery in WITH cannot have SELECT INTO"
-#~ msgstr "la sous-requ�te du WITH ne peut pas avoir de SELECT INTO"
+#~ msgid "November"
+#~ msgstr "Novembre"
-#~ msgid "subquery cannot have SELECT INTO"
-#~ msgstr "la sous-requ�te ne peut pas avoir de SELECT INTO"
+#~ msgid "December"
+#~ msgstr "D�cembre"
-#~ msgid "subquery in FROM cannot have SELECT INTO"
-#~ msgstr "la sous-requ�te du FROM ne peut pas avoir de SELECT INTO"
+#~ msgid "Jan"
+#~ msgstr "Jan"
-#~ msgid "DECLARE CURSOR cannot specify INTO"
-#~ msgstr "DECLARE CURSOR ne peut pas sp�cifier INTO"
+#~ msgid "Feb"
+#~ msgstr "F�v"
-#~ msgid "INSERT ... SELECT cannot specify INTO"
-#~ msgstr "INSERT ... SELECT ne peut pas avoir INTO"
+#~ msgid "Mar"
+#~ msgstr "Mar"
-#~ msgid "column name list not allowed in CREATE TABLE / AS EXECUTE"
-#~ msgstr "la liste de noms de colonnes n'est pas autoris�e dans CREATE TABLE / AS EXECUTE"
+#~ msgid "Apr"
+#~ msgstr "Avr"
-#~ msgid "CREATE TABLE AS cannot specify INTO"
-#~ msgstr "CREATE TABLE AS ne peut pas sp�cifier INTO"
+#~ msgid "S:May"
+#~ msgstr "S:Mai"
-#~ msgid " --version output version information, then exit\n"
-#~ msgstr " --version affiche la version, puis quitte\n"
+#~ msgid "Jun"
+#~ msgstr "Juin"
-#~ msgid " --help show this help, then exit\n"
-#~ msgstr " --help affiche cette aide, puis quitte\n"
+#~ msgid "Jul"
+#~ msgstr "Juil"
-#~ msgid "Make sure the root.crt file is present and readable."
-#~ msgstr "Assurez-vous que le certificat racine (root.crt) est pr�sent et lisible"
+#~ msgid "Aug"
+#~ msgstr "Ao�"
-#~ msgid "See server log for details."
-#~ msgstr "Voir les journaux applicatifs du serveur pour plus de d�tails."
+#~ msgid "Sep"
+#~ msgstr "Sep"
-#~ msgid "missing or erroneous pg_hba.conf file"
-#~ msgstr "fichier pg_hba.conf manquant ou erron�"
+#~ msgid "Oct"
+#~ msgstr "Oct"
-#~ msgid "Certificates will not be checked against revocation list."
-#~ msgstr "Les certificats ne seront pas v�rifi�s avec la liste de r�vocation."
+#~ msgid "Nov"
+#~ msgstr "Nov"
-#~ msgid "SSL certificate revocation list file \"%s\" not found, skipping: %s"
-#~ msgstr "liste de r�vocation des certificats SSL � %s � introuvable, continue : %s"
+#~ msgid "Dec"
+#~ msgstr "D�c"
-#~ msgid "could not access root certificate file \"%s\": %m"
-#~ msgstr "n'a pas pu acc�der au fichier du certificat racine � %s � : %m"
+#~ msgid "Sunday"
+#~ msgstr "Dimanche"
-#~ msgid "could not open directory \"pg_tblspc\": %m"
-#~ msgstr "n'a pas pu ouvrir le r�pertoire � pg_tblspc � : %m"
+#~ msgid "Monday"
+#~ msgstr "Lundi"
-#~ msgid "standby connections not allowed because wal_level=minimal"
-#~ msgstr "connexions standby non autoris�es car wal_level=minimal"
+#~ msgid "Tuesday"
+#~ msgstr "Mardi"
-#~ msgid "recovery is still in progress, can't accept WAL streaming connections"
-#~ msgstr "la restauration est en cours, ne peut pas accepter les connexions de flux WAL"
+#~ msgid "Wednesday"
+#~ msgstr "Mercredi"
-#~ msgid "must be superuser to drop text search templates"
-#~ msgstr "doit �tre super-utilisateur pour supprimer des mod�les de recherche plein texte"
+#~ msgid "Thursday"
+#~ msgstr "Jeudi"
-#~ msgid "must be superuser to drop text search parsers"
-#~ msgstr ""
-#~ "doit �tre super-utilisateur pour supprimer des analyseurs de recherche plein\n"
-#~ "texte"
+#~ msgid "Friday"
+#~ msgstr "Vendredi"
-#~ msgid "Must be superuser to drop a foreign-data wrapper."
-#~ msgstr "Doit �tre super-utilisateur pour supprimer un wrapper de donn�es distantes."
+#~ msgid "Saturday"
+#~ msgstr "Samedi"
-#~ msgid "permission denied to drop foreign-data wrapper \"%s\""
-#~ msgstr "droit refus� pour supprimer le wrapper de donn�es distantes � %s �"
+#~ msgid "Sun"
+#~ msgstr "Dim"
-#~ msgid "removing built-in function \"%s\""
-#~ msgstr "suppression de la fonction interne � %s �"
+#~ msgid "Mon"
+#~ msgstr "Lun"
-#~ msgid "foreign key constraint \"%s\" of relation \"%s\" does not exist"
-#~ msgstr "la cl� �trang�re � %s � de la relation � %s � n'existe pas"
+#~ msgid "Tue"
+#~ msgstr "Mar"
-#~ msgid "could not obtain lock on relation with OID %u"
-#~ msgstr "n'a pas pu obtenir un verrou sur la relation d'OID � %u �"
+#~ msgid "Wed"
+#~ msgstr "Mer"
-#~ msgid "Sets the list of known custom variable classes."
-#~ msgstr "Initialise la liste des classes variables personnalis�es connues."
+#~ msgid "Thu"
+#~ msgstr "Jeu"
-#~ msgid "WAL sender sleep time between WAL replications."
+#~ msgid "Fri"
+#~ msgstr "Ven"
+
+#~ msgid "Sat"
+#~ msgstr "Sam"
+
+#~ msgid "AM/PM hour must be between 1 and 12"
+#~ msgstr "l'heure AM/PM doit �tre compris entre 1 et 12"
+
+#~ msgid "UTF-16 to UTF-8 translation failed: %lu"
+#~ msgstr "�chec de la conversion d'UTF16 vers UTF8 : %lu"
+
+#~ msgid "cannot calculate week number without year information"
+#~ msgstr "ne peut pas calculer le num�ro de la semaine sans informations sur l'ann�e"
+
+#~ msgid "query requires full scan, which is not supported by GIN indexes"
#~ msgstr ""
-#~ "Temps d'endormissement du processus d'envoi des journaux de transactions entre\n"
-#~ "les r�plications des journaux de transactions."
+#~ "la requ�te n�cessite un parcours complet, ce qui n'est pas support� par les\n"
+#~ "index GIN"
-#~ msgid "If this parameter is set, the server will automatically run in the background and any controlling terminals are dissociated."
+#~ msgid "@@ operator does not support lexeme weight restrictions in GIN index searches"
#~ msgstr ""
-#~ "Si ce param�tre est initialis�, le serveur sera ex�cut� automatiquement en\n"
-#~ "t�che de fond et les terminaux de contr�les seront d�s-associ�s."
+#~ "l'op�rateur @@ ne supporte pas les restrictions de poids de lexeme dans les\n"
+#~ "recherches par index GIN"
-#~ msgid "Runs the server silently."
-#~ msgstr "Lance le serveur de mani�re silencieuse."
+#~ msgid "Use the @@@ operator instead."
+#~ msgstr "Utilisez � la place l'op�rateur @@@."
-#~ msgid "%s: could not dissociate from controlling TTY: %s\n"
-#~ msgstr "%s : n'a pas pu se dissocier du TTY contr�lant : %s\n"
+#~ msgid "unexpected delimiter at line %d of thesaurus file \"%s\""
+#~ msgstr "d�limiteur inattendu sur la ligne %d du thesaurus � %s �"
-#~ msgid "%s: could not fork background process: %s\n"
-#~ msgstr "%s : n'a pas pu cr�er un processus fils : %s\n"
+#~ msgid "unexpected end of line or lexeme at line %d of thesaurus file \"%s\""
+#~ msgstr "fin de ligne ou de lexeme inattendu sur la ligne %d du thesaurus � %s �"
-#~ msgid "%s: could not open log file \"%s/%s\": %s\n"
-#~ msgstr "%s : n'a pas pu ouvrir le journal applicatif � %s/%s � : %s\n"
+#~ msgid "unexpected end of line at line %d of thesaurus file \"%s\""
+#~ msgstr "fin de ligne inattendue � la ligne %d du th�saurus � %s �"
-#~ msgid "%s: could not open file \"%s\": %s\n"
-#~ msgstr "%s : n'a pas pu ouvrir le fichier � %s � : %s\n"
+#~ msgid "could not remove database directory \"%s\""
+#~ msgstr "n'a pas pu supprimer le r�pertoire de bases de donn�es � %s �"
-#~ msgid "select() failed in logger process: %m"
-#~ msgstr "�chec de select() dans le processus des journaux applicatifs : %m"
+#~ msgid "index \"%s\" is not ready"
+#~ msgstr "l'index � %s � n'est pas pr�t"
-#~ msgid "poll() failed in statistics collector: %m"
-#~ msgstr "�chec du poll() dans le r�cup�rateur de statistiques : %m"
+#~ msgid "arguments of row IN must all be row expressions"
+#~ msgstr "les arguments de la ligne IN doivent tous �tre des expressions de ligne"
-#~ msgid "Valid values are '[]', '[)', '(]', and '()'."
-#~ msgstr "Les valeurs valides sont � [] �, � [) �, � (] � et � () �."
+#~ msgid "automatic vacuum of table \"%s.%s.%s\": cannot (re)acquire exclusive lock for truncate scan"
+#~ msgstr "vacuum automatique de la table � %s.%s.%s � : ne peut pas acqu�rir le verrou exclusif pour la tronquer"
+
+#~ msgid "window functions cannot use named arguments"
+#~ msgstr "les fonctions window ne peuvent pas renvoyer des arguments nomm�s"
+
+#~ msgid "cannot override frame clause of window \"%s\""
+#~ msgstr "ne peut pas surcharger la frame clause du window � %s �"
+
+#~ msgid "time zone offset %d is not a multiple of 900 sec (15 min) in time zone file \"%s\", line %d"
+#~ msgstr ""
+#~ "le d�calage %d du fuseau horaire n'est pas un multiples de 900 secondes\n"
+#~ "(15 minutes) dans le fichier des fuseaux horaires � %s �, ligne %d"
+
+#~ msgid "wrong affix file format for flag"
+#~ msgstr "mauvais format de fichier affixe pour le drapeau"
+
+#~ msgid "this platform does not support symbolic links; ignoring \"%s\""
+#~ msgstr "cette plateforme ne supporte pas les liens symboliques ; ignore � %s �"
+
+#~ msgid "could not open file \"%s\" before fsync"
+#~ msgstr "n'a pas pu ouvrir le fichier � %s � avant sa synchronisation sur disque"
+
+#~ msgid "archive member \"%s\" too large for tar format"
+#~ msgstr "membre � %s � de l'archive trop volumineux pour le format tar"
+
+#~ msgid "Specify a USING expression to perform the conversion."
+#~ msgstr "Donnez une expression USING pour r�aliser la conversion."
diff --git a/src/backend/po/pt_BR.po b/src/backend/po/pt_BR.po
index 49abaad1819..3971a7431ba 100644
--- a/src/backend/po/pt_BR.po
+++ b/src/backend/po/pt_BR.po
@@ -1,13 +1,13 @@
# Brazilian Portuguese message translation file for postgres
# Copyright (C) 2009 PostgreSQL Global Development Group
# This file is distributed under the same license as the PostgreSQL package.
-# Euler Taveira de Oliveira <euler@timbira.com>, 2003-2015.
+# Euler Taveira de Oliveira <euler@timbira.com>, 2003-2016.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.2\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2015-09-15 17:03-0300\n"
+"POT-Creation-Date: 2016-02-13 12:57-0300\n"
"PO-Revision-Date: 2010-05-11 08:53-0300\n"
"Last-Translator: Euler Taveira de Oliveira <euler@timbira.com>\n"
"Language-Team: Brazilian Portuguese <pgbr-dev@listas.postgresql.org.br>\n"
@@ -387,14 +387,14 @@ msgid "\"%s\" is an index"
msgstr "\"%s\" é um índice"
#: access/heap/heapam.c:1090 access/heap/heapam.c:1118
-#: access/heap/heapam.c:1150 catalog/aclchk.c:1734 commands/tablecmds.c:8196
-#: commands/tablecmds.c:10479
+#: access/heap/heapam.c:1150 catalog/aclchk.c:1734 commands/tablecmds.c:8207
+#: commands/tablecmds.c:10508
#, c-format
msgid "\"%s\" is a composite type"
msgstr "\"%s\" é um tipo composto"
-#: access/heap/heapam.c:3560 access/heap/heapam.c:3591
-#: access/heap/heapam.c:3626
+#: access/heap/heapam.c:3599 access/heap/heapam.c:3630
+#: access/heap/heapam.c:3665
#, c-format
msgid "could not obtain lock on row in relation \"%s\""
msgstr "não pôde obter bloqueio no registro da relação \"%s\""
@@ -406,7 +406,7 @@ msgstr "registro é muito grande: tamanho %lu, tamanho máximo %lu"
#: access/index/indexam.c:162 catalog/objectaddress.c:641
#: commands/indexcmds.c:1758 commands/tablecmds.c:222
-#: commands/tablecmds.c:10470
+#: commands/tablecmds.c:10499
#, c-format
msgid "\"%s\" is not an index"
msgstr "\"%s\" não é um índice"
@@ -815,7 +815,7 @@ msgstr "não pôde abrir arquivo \"%s\" (arquivo de log %u, segmento %u): %m"
#: access/transam/xlog.c:2520 access/transam/xlog.c:2652
#: access/transam/xlog.c:4750 access/transam/xlog.c:9846
-#: access/transam/xlog.c:10149 postmaster/postmaster.c:3828
+#: access/transam/xlog.c:10149 postmaster/postmaster.c:3860
#: storage/file/copydir.c:169 storage/smgr/md.c:297 utils/time/snapmgr.c:860
#, c-format
msgid "could not create file \"%s\": %m"
@@ -823,10 +823,10 @@ msgstr "não pôde criar arquivo \"%s\": %m"
#: access/transam/xlog.c:2552 access/transam/xlog.c:2684
#: access/transam/xlog.c:4802 access/transam/xlog.c:4865
-#: postmaster/postmaster.c:3838 postmaster/postmaster.c:3848
+#: postmaster/postmaster.c:3870 postmaster/postmaster.c:3880
#: storage/file/copydir.c:194 utils/init/miscinit.c:1089
-#: utils/init/miscinit.c:1098 utils/init/miscinit.c:1105 utils/misc/guc.c:7578
-#: utils/misc/guc.c:7592 utils/time/snapmgr.c:865 utils/time/snapmgr.c:872
+#: utils/init/miscinit.c:1098 utils/init/miscinit.c:1105 utils/misc/guc.c:7589
+#: utils/misc/guc.c:7603 utils/time/snapmgr.c:865 utils/time/snapmgr.c:872
#, c-format
msgid "could not write to file \"%s\": %m"
msgstr "não pôde escrever no arquivo \"%s\": %m"
@@ -846,11 +846,11 @@ msgstr "não pôde fechar arquivo \"%s\": %m"
#: access/transam/xlog.c:2637 access/transam/xlog.c:4507
#: access/transam/xlog.c:4608 access/transam/xlog.c:4769
-#: replication/basebackup.c:387 replication/basebackup.c:1087
+#: replication/basebackup.c:388 replication/basebackup.c:1045
#: storage/file/copydir.c:162 storage/file/fd.c:419 storage/file/fd.c:2482
#: storage/file/fd.c:2534 storage/smgr/md.c:579 storage/smgr/md.c:837
#: utils/error/elog.c:1571 utils/init/miscinit.c:1038
-#: utils/init/miscinit.c:1153
+#: utils/init/miscinit.c:1145 utils/init/miscinit.c:1223
#, c-format
msgid "could not open file \"%s\": %m"
msgstr "não pôde abrir arquivo \"%s\": %m"
@@ -892,7 +892,7 @@ msgstr "não pôde remover arquivo \"%s\": %m"
#: access/transam/xlog.c:3145 access/transam/xlog.c:3305
#: access/transam/xlog.c:9831 access/transam/xlog.c:9993
-#: replication/basebackup.c:393 replication/basebackup.c:458
+#: replication/basebackup.c:394 replication/basebackup.c:459
#: storage/file/copydir.c:83 storage/file/copydir.c:122 storage/file/fd.c:2348
#: storage/file/fd.c:2440 utils/adt/dbsize.c:66 utils/adt/dbsize.c:216
#: utils/adt/dbsize.c:296 utils/adt/genfile.c:107 utils/adt/genfile.c:279
@@ -1168,7 +1168,7 @@ msgstr "não pôde ler do arquivo de controle: %m"
#: access/transam/xlog.c:5147 access/transam/xlog.c:5154
#: access/transam/xlog.c:5163 access/transam/xlog.c:5170
#: access/transam/xlog.c:5179 access/transam/xlog.c:5186
-#: utils/init/miscinit.c:1171
+#: utils/init/miscinit.c:1241
#, c-format
msgid "database files are incompatible with server"
msgstr "arquivos do banco de dados são incompatíveis com o servidor"
@@ -1998,12 +1998,12 @@ msgstr "sintaxe de entrada é inválida para local do log de transação: \"%s\"
msgid "xrecoff \"%X\" is out of valid range, 0..%X"
msgstr "xrecoff \"%X\" fora do intervalo válido, 0..%X"
-#: bootstrap/bootstrap.c:271 postmaster/postmaster.c:738 tcop/postgres.c:3485
+#: bootstrap/bootstrap.c:271 postmaster/postmaster.c:738 tcop/postgres.c:3490
#, c-format
msgid "--%s requires a value"
msgstr "--%s requer um valor"
-#: bootstrap/bootstrap.c:276 postmaster/postmaster.c:743 tcop/postgres.c:3490
+#: bootstrap/bootstrap.c:276 postmaster/postmaster.c:743 tcop/postgres.c:3495
#, c-format
msgid "-c %s requires a value"
msgstr "-c %s requer um valor"
@@ -2146,8 +2146,8 @@ msgstr "objeto grande %u não existe"
#: commands/dbcommands.c:192 commands/dbcommands.c:1374
#: commands/dbcommands.c:1382 commands/extension.c:1248
#: commands/extension.c:1256 commands/extension.c:1264
-#: commands/extension.c:2666 commands/foreigncmds.c:543
-#: commands/foreigncmds.c:552 commands/functioncmds.c:507
+#: commands/extension.c:2666 commands/foreigncmds.c:595
+#: commands/foreigncmds.c:604 commands/functioncmds.c:507
#: commands/functioncmds.c:599 commands/functioncmds.c:607
#: commands/functioncmds.c:615 commands/functioncmds.c:1934
#: commands/functioncmds.c:1942 commands/sequence.c:1179
@@ -2177,17 +2177,17 @@ msgstr "privilégios padrão não podem ser definidos para colunas"
#: commands/tablecmds.c:4866 commands/tablecmds.c:4913
#: commands/tablecmds.c:5015 commands/tablecmds.c:5059
#: commands/tablecmds.c:5138 commands/tablecmds.c:5222
-#: commands/tablecmds.c:7176 commands/tablecmds.c:7408
-#: commands/tablecmds.c:7797 commands/trigger.c:628 parser/analyze.c:2042
+#: commands/tablecmds.c:7167 commands/tablecmds.c:7399
+#: commands/tablecmds.c:7788 commands/trigger.c:628 parser/analyze.c:2042
#: parser/parse_relation.c:2067 parser/parse_relation.c:2124
#: parser/parse_target.c:899 parser/parse_type.c:123 utils/adt/acl.c:2838
-#: utils/adt/ruleutils.c:1615
+#: utils/adt/ruleutils.c:1626
#, c-format
msgid "column \"%s\" of relation \"%s\" does not exist"
msgstr "coluna \"%s\" da relação \"%s\" não existe"
#: catalog/aclchk.c:1742 catalog/objectaddress.c:648 commands/sequence.c:1069
-#: commands/tablecmds.c:210 commands/tablecmds.c:10449 utils/adt/acl.c:2074
+#: commands/tablecmds.c:210 commands/tablecmds.c:10478 utils/adt/acl.c:2074
#: utils/adt/acl.c:2104 utils/adt/acl.c:2136 utils/adt/acl.c:2168
#: utils/adt/acl.c:2196 utils/adt/acl.c:2226
#, c-format
@@ -2485,12 +2485,12 @@ msgstr "esquema com OID %u não existe"
msgid "tablespace with OID %u does not exist"
msgstr "tablespace com OID %u não existe"
-#: catalog/aclchk.c:4075 catalog/aclchk.c:4843 commands/foreigncmds.c:367
+#: catalog/aclchk.c:4075 catalog/aclchk.c:4843 commands/foreigncmds.c:393
#, c-format
msgid "foreign-data wrapper with OID %u does not exist"
msgstr "adaptador de dados externos com OID %u não existe"
-#: catalog/aclchk.c:4136 catalog/aclchk.c:4870 commands/foreigncmds.c:466
+#: catalog/aclchk.c:4136 catalog/aclchk.c:4870 commands/foreigncmds.c:518
#, c-format
msgid "foreign server with OID %u does not exist"
msgstr "servidor externo com OID %u não existe"
@@ -2560,7 +2560,7 @@ msgstr "não pode remover %s porque %s o requer"
msgid "You can drop %s instead."
msgstr "Você pode remover %s ao invés dele."
-#: catalog/dependency.c:769 catalog/pg_shdepend.c:569
+#: catalog/dependency.c:769 catalog/pg_shdepend.c:570
#, c-format
msgid "cannot drop %s because it is required by the database system"
msgstr "não pode remover %s porque ele é requerido pelo sistema de banco de dados"
@@ -2580,7 +2580,7 @@ msgstr "%s depende de %s"
msgid "drop cascades to %s"
msgstr "removendo em cascata %s"
-#: catalog/dependency.c:935 catalog/pg_shdepend.c:680
+#: catalog/dependency.c:935 catalog/pg_shdepend.c:681
#, c-format
msgid ""
"\n"
@@ -2605,8 +2605,8 @@ msgstr "não pode remover %s porque outros objetos dependem dele"
#: catalog/objectaddress.c:555 commands/tablecmds.c:734 commands/user.c:960
#: port/win32/security.c:51 storage/lmgr/deadlock.c:955
#: storage/lmgr/proc.c:1156 utils/misc/guc.c:5454 utils/misc/guc.c:5789
-#: utils/misc/guc.c:8156 utils/misc/guc.c:8190 utils/misc/guc.c:8224
-#: utils/misc/guc.c:8258 utils/misc/guc.c:8293
+#: utils/misc/guc.c:8167 utils/misc/guc.c:8201 utils/misc/guc.c:8235
+#: utils/misc/guc.c:8269 utils/misc/guc.c:8304
#, c-format
msgid "%s"
msgstr "%s"
@@ -2917,7 +2917,7 @@ msgstr "nenhuma ordenação foi derivada para coluna \"%s\" com tipo %s ordenáv
#: commands/view.c:147 regex/regc_pg_locale.c:262 utils/adt/formatting.c:1521
#: utils/adt/formatting.c:1573 utils/adt/formatting.c:1641
#: utils/adt/formatting.c:1693 utils/adt/formatting.c:1762
-#: utils/adt/formatting.c:1826 utils/adt/like.c:212 utils/adt/selfuncs.c:5215
+#: utils/adt/formatting.c:1826 utils/adt/like.c:213 utils/adt/selfuncs.c:5215
#: utils/adt/varlena.c:1372
#, c-format
msgid "Use the COLLATE clause to set the collation explicitly."
@@ -3214,7 +3214,7 @@ msgid "cannot create temporary tables during recovery"
msgstr "não pode criar tabelas temporárias durante recuperação"
#: catalog/namespace.c:3791 commands/tablespace.c:1189 commands/variable.c:60
-#: replication/syncrep.c:684 utils/misc/guc.c:8323
+#: replication/syncrep.c:684 utils/misc/guc.c:8334
#, c-format
msgid "List syntax is invalid."
msgstr "Sintaxe de lista é inválida."
@@ -3254,20 +3254,20 @@ msgstr "nome do servidor não pode ser qualificado"
#: catalog/objectaddress.c:655 catalog/toasting.c:92 commands/indexcmds.c:381
#: commands/lockcmds.c:92 commands/tablecmds.c:204 commands/tablecmds.c:1227
-#: commands/tablecmds.c:3971 commands/tablecmds.c:7311
-#: commands/tablecmds.c:10342
+#: commands/tablecmds.c:3971 commands/tablecmds.c:7302
+#: commands/tablecmds.c:10371
#, c-format
msgid "\"%s\" is not a table"
msgstr "\"%s\" não é uma tabela"
#: catalog/objectaddress.c:662 commands/tablecmds.c:216
-#: commands/tablecmds.c:3986 commands/tablecmds.c:10454 commands/view.c:185
+#: commands/tablecmds.c:3986 commands/tablecmds.c:10483 commands/view.c:185
#, c-format
msgid "\"%s\" is not a view"
msgstr "\"%s\" não é uma visão"
#: catalog/objectaddress.c:669 commands/tablecmds.c:234
-#: commands/tablecmds.c:3989 commands/tablecmds.c:10459
+#: commands/tablecmds.c:3989 commands/tablecmds.c:10488
#, c-format
msgid "\"%s\" is not a foreign table"
msgstr "\"%s\" não é uma tabela externa"
@@ -3607,7 +3607,7 @@ msgstr "funções SQL não podem ter argumentos do tipo %s"
msgid "SQL function \"%s\""
msgstr "função SQL \"%s\""
-#: catalog/pg_shdepend.c:687
+#: catalog/pg_shdepend.c:688
#, c-format
msgid ""
"\n"
@@ -3622,45 +3622,45 @@ msgstr[1] ""
"\n"
"e objetos em %d outros bancos de dados (veja lista no log do servidor)"
-#: catalog/pg_shdepend.c:999
+#: catalog/pg_shdepend.c:1000
#, c-format
msgid "role %u was concurrently dropped"
msgstr "role %u foi removida simultaneamente"
-#: catalog/pg_shdepend.c:1018
+#: catalog/pg_shdepend.c:1019
#, c-format
msgid "tablespace %u was concurrently dropped"
msgstr "tablespace %u foi removida simultaneamente"
-#: catalog/pg_shdepend.c:1033
+#: catalog/pg_shdepend.c:1034
#, c-format
msgid "database %u was concurrently dropped"
msgstr "banco de dados %u foi removido simultaneamente"
-#: catalog/pg_shdepend.c:1078
+#: catalog/pg_shdepend.c:1079
#, c-format
msgid "owner of %s"
msgstr "dono de %s"
-#: catalog/pg_shdepend.c:1080
+#: catalog/pg_shdepend.c:1081
#, c-format
msgid "privileges for %s"
msgstr "privilégios para %s"
#. translator: %s will always be "database %s"
-#: catalog/pg_shdepend.c:1088
+#: catalog/pg_shdepend.c:1089
#, c-format
msgid "%d object in %s"
msgid_plural "%d objects in %s"
msgstr[0] "%d objeto no %s"
msgstr[1] "%d objetos no %s"
-#: catalog/pg_shdepend.c:1199
+#: catalog/pg_shdepend.c:1200
#, c-format
msgid "cannot drop objects owned by %s because they are required by the database system"
msgstr "não pode remover objetos que pertencem a %s porque eles são requeridos pelo sistema de banco de dados"
-#: catalog/pg_shdepend.c:1302
+#: catalog/pg_shdepend.c:1303
#, c-format
msgid "cannot reassign ownership of objects owned by %s because they are required by the database system"
msgstr "não pode transferir objetos que pertencem a %s porque eles são requeridos pelo sistema de banco de dados"
@@ -3800,42 +3800,42 @@ msgstr "\"%s\": processados %d de %u páginas, contendo %.0f registros vigentes
msgid "could not convert row type"
msgstr "não pôde converter tipo registro"
-#: commands/async.c:547
+#: commands/async.c:557
#, c-format
msgid "channel name cannot be empty"
msgstr "nome do canal não pode ser vazio"
-#: commands/async.c:552
+#: commands/async.c:562
#, c-format
msgid "channel name too long"
msgstr "nome do canal é muito longo"
-#: commands/async.c:559
+#: commands/async.c:569
#, c-format
msgid "payload string too long"
msgstr "cadeia da carga é muito longa"
-#: commands/async.c:744
+#: commands/async.c:754
#, c-format
msgid "cannot PREPARE a transaction that has executed LISTEN, UNLISTEN, or NOTIFY"
msgstr "não pode executar PREPARE em uma transação que executou LISTEN, UNLISTEN ou NOTIFY"
-#: commands/async.c:847
+#: commands/async.c:857
#, c-format
msgid "too many notifications in the NOTIFY queue"
msgstr "muitas notificações na fila do NOTIFY"
-#: commands/async.c:1420
+#: commands/async.c:1460
#, c-format
msgid "NOTIFY queue is %.0f%% full"
msgstr "fila do NOTIFY está %.0f%% cheia"
-#: commands/async.c:1422
+#: commands/async.c:1462
#, c-format
msgid "The server process with PID %d is among those with the oldest transactions."
msgstr "O processo servidor com PID %d está entre aqueles com transações mais antigas."
-#: commands/async.c:1425
+#: commands/async.c:1465
#, c-format
msgid "The NOTIFY queue cannot be emptied until that process ends its current transaction."
msgstr "A fila do NOTIFY não pode ser esvaziada até que o processo termine a transação atual."
@@ -3850,7 +3850,7 @@ msgstr "não pode agrupar tabelas temporárias de outras sessões"
msgid "there is no previously clustered index for table \"%s\""
msgstr "não há nenhum índice previamente agrupado na tabela \"%s\""
-#: commands/cluster.c:168 commands/tablecmds.c:8492
+#: commands/cluster.c:168 commands/tablecmds.c:8502
#, c-format
msgid "index \"%s\" for table \"%s\" does not exist"
msgstr "índice \"%s\" na tabela \"%s\" não existe"
@@ -4645,7 +4645,7 @@ msgstr "argumento é inválido para %s: \"%s\""
#: commands/dropcmds.c:100 commands/functioncmds.c:1075
#: commands/functioncmds.c:1138 commands/functioncmds.c:1290
-#: utils/adt/ruleutils.c:1731
+#: utils/adt/ruleutils.c:1723
#, c-format
msgid "\"%s\" is an aggregate function"
msgstr "\"%s\" é uma função de agregação"
@@ -5009,95 +5009,95 @@ msgstr "opção \"%s\" não foi encontrada"
msgid "option \"%s\" provided more than once"
msgstr "opção \"%s\" especificada mais de uma vez"
-#: commands/foreigncmds.c:218 commands/foreigncmds.c:340
-#: commands/foreigncmds.c:711 foreign/foreign.c:548
+#: commands/foreigncmds.c:218 commands/foreigncmds.c:366
+#: commands/foreigncmds.c:763 foreign/foreign.c:548
#, c-format
msgid "foreign-data wrapper \"%s\" does not exist"
msgstr "adaptador de dados externos \"%s\" não existe"
-#: commands/foreigncmds.c:224 commands/foreigncmds.c:601
+#: commands/foreigncmds.c:224 commands/foreigncmds.c:653
#, c-format
msgid "foreign-data wrapper \"%s\" already exists"
msgstr "adaptador de dados externos \"%s\" já existe"
-#: commands/foreigncmds.c:256 commands/foreigncmds.c:441
-#: commands/foreigncmds.c:994 commands/foreigncmds.c:1328
+#: commands/foreigncmds.c:256 commands/foreigncmds.c:493
+#: commands/foreigncmds.c:1046 commands/foreigncmds.c:1380
#: foreign/foreign.c:569
#, c-format
msgid "server \"%s\" does not exist"
msgstr "servidor \"%s\" não existe"
-#: commands/foreigncmds.c:262 commands/foreigncmds.c:889
+#: commands/foreigncmds.c:262 commands/foreigncmds.c:941
#, c-format
msgid "server \"%s\" already exists"
msgstr "servidor \"%s\" já existe"
-#: commands/foreigncmds.c:296 commands/foreigncmds.c:304
+#: commands/foreigncmds.c:302 commands/foreigncmds.c:310
#, c-format
msgid "permission denied to change owner of foreign-data wrapper \"%s\""
msgstr "permissão negada ao mudar dono do adaptador de dados externos \"%s\""
-#: commands/foreigncmds.c:298
+#: commands/foreigncmds.c:304
#, c-format
msgid "Must be superuser to change owner of a foreign-data wrapper."
msgstr "Deve ser super-usuário para mudar dono de um adaptador de dados externos."
-#: commands/foreigncmds.c:306
+#: commands/foreigncmds.c:312
#, c-format
msgid "The owner of a foreign-data wrapper must be a superuser."
msgstr "O dono de um adaptador de dados externos deve ser um super-usuário."
-#: commands/foreigncmds.c:493
+#: commands/foreigncmds.c:545
#, c-format
msgid "function %s must return type \"fdw_handler\""
msgstr "função %s deve retornar tipo \"fdw_handler\""
-#: commands/foreigncmds.c:588
+#: commands/foreigncmds.c:640
#, c-format
msgid "permission denied to create foreign-data wrapper \"%s\""
msgstr "permissão negada ao criar adaptador de dados externos \"%s\""
-#: commands/foreigncmds.c:590
+#: commands/foreigncmds.c:642
#, c-format
msgid "Must be superuser to create a foreign-data wrapper."
msgstr "Deve ser super-usuário para criar uma adaptador de dados externos."
-#: commands/foreigncmds.c:701
+#: commands/foreigncmds.c:753
#, c-format
msgid "permission denied to alter foreign-data wrapper \"%s\""
msgstr "permissão negada ao alterar adaptador de dados externos \"%s\""
-#: commands/foreigncmds.c:703
+#: commands/foreigncmds.c:755
#, c-format
msgid "Must be superuser to alter a foreign-data wrapper."
msgstr "Deve ser super-usuário para alterar um adaptador de dados externos."
-#: commands/foreigncmds.c:734
+#: commands/foreigncmds.c:786
#, c-format
msgid "changing the foreign-data wrapper handler can change behavior of existing foreign tables"
msgstr "mudar o manipulador do adaptador de dados externos pode mudar o comportamento de tabelas externas existentes"
-#: commands/foreigncmds.c:748
+#: commands/foreigncmds.c:800
#, c-format
msgid "changing the foreign-data wrapper validator can cause the options for dependent objects to become invalid"
msgstr "mudar o validador do adaptador de dados externos pode tornar inválidas as opções para objetos dependentes"
-#: commands/foreigncmds.c:1152
+#: commands/foreigncmds.c:1204
#, c-format
msgid "user mapping \"%s\" already exists for server %s"
msgstr "mapeamento de usuários \"%s\" já existe para servidor %s"
-#: commands/foreigncmds.c:1239 commands/foreigncmds.c:1344
+#: commands/foreigncmds.c:1291 commands/foreigncmds.c:1396
#, c-format
msgid "user mapping \"%s\" does not exist for the server"
msgstr "mapeamento de usuários \"%s\" não existe para o servidor"
-#: commands/foreigncmds.c:1331
+#: commands/foreigncmds.c:1383
#, c-format
msgid "server does not exist, skipping"
msgstr "servidor não existe, ignorando"
-#: commands/foreigncmds.c:1349
+#: commands/foreigncmds.c:1401
#, c-format
msgid "user mapping \"%s\" does not exist for the server, skipping"
msgstr "mapeamento de usuários \"%s\" não existe para o servidor, ignorando"
@@ -5415,7 +5415,7 @@ msgstr "não pode criar índice na tabela externa \"%s\""
msgid "cannot create indexes on temporary tables of other sessions"
msgstr "não pode criar índices em tabelas temporárias de outras sessões"
-#: commands/indexcmds.c:446 commands/tablecmds.c:511 commands/tablecmds.c:8752
+#: commands/indexcmds.c:446 commands/tablecmds.c:511 commands/tablecmds.c:8762
#, c-format
msgid "only shared relations can be placed in pg_global tablespace"
msgstr "somente relações compartilhadas podem ser armazenadas na tablespace pg_global"
@@ -5919,7 +5919,7 @@ msgid "unlogged sequences are not supported"
msgstr "sequências unlogged não são suportadas"
#: commands/sequence.c:424 commands/tablecmds.c:2269 commands/tablecmds.c:2441
-#: commands/tablecmds.c:9849 tcop/utility.c:714
+#: commands/tablecmds.c:9878 tcop/utility.c:714
#, c-format
msgid "relation \"%s\" does not exist, skipping"
msgstr "relação \"%s\" não existe, ignorando"
@@ -5950,10 +5950,10 @@ msgid "setval: value %s is out of bounds for sequence \"%s\" (%s..%s)"
msgstr "setval: valor %s está fora do intervalo da sequência \"%s\" (%s..%s)"
#: commands/sequence.c:1051 lib/stringinfo.c:266 libpq/auth.c:1032
-#: libpq/auth.c:1392 libpq/auth.c:1460 libpq/auth.c:1863
-#: postmaster/postmaster.c:2018 postmaster/postmaster.c:2049
-#: postmaster/postmaster.c:3357 postmaster/postmaster.c:4053
-#: postmaster/postmaster.c:4138 postmaster/postmaster.c:4773
+#: libpq/auth.c:1392 libpq/auth.c:1460 libpq/auth.c:1865
+#: postmaster/postmaster.c:2048 postmaster/postmaster.c:2079
+#: postmaster/postmaster.c:3387 postmaster/postmaster.c:4085
+#: postmaster/postmaster.c:4170 postmaster/postmaster.c:4808
#: storage/buffer/buf_init.c:154 storage/buffer/localbuf.c:393
#: storage/file/fd.c:455 storage/file/fd.c:852 storage/file/fd.c:970
#: storage/file/fd.c:1583 storage/ipc/procarray.c:893
@@ -5961,7 +5961,7 @@ msgstr "setval: valor %s está fora do intervalo da sequência \"%s\" (%s..%s)"
#: storage/ipc/procarray.c:1659 storage/ipc/procarray.c:2128
#: utils/adt/formatting.c:1530 utils/adt/formatting.c:1650
#: utils/adt/formatting.c:1771 utils/adt/regexp.c:219 utils/adt/varlena.c:3531
-#: utils/adt/varlena.c:3552 utils/fmgr/dfmgr.c:224 utils/hash/dynahash.c:373
+#: utils/adt/varlena.c:3552 utils/fmgr/dfmgr.c:220 utils/hash/dynahash.c:373
#: utils/hash/dynahash.c:450 utils/hash/dynahash.c:964
#: utils/init/miscinit.c:150 utils/init/miscinit.c:171
#: utils/init/miscinit.c:181 utils/mb/mbutils.c:374 utils/mb/mbutils.c:675
@@ -6017,7 +6017,7 @@ msgstr "opção de OWNED BY é inválida"
msgid "Specify OWNED BY table.column or OWNED BY NONE."
msgstr "Especifique OWNED BY tabela.coluna ou OWNED BY NONE."
-#: commands/sequence.c:1462 commands/tablecmds.c:5749
+#: commands/sequence.c:1462 commands/tablecmds.c:5740
#, c-format
msgid "referenced relation \"%s\" is not a table"
msgstr "relação referenciada \"%s\" não é uma tabela"
@@ -6097,8 +6097,8 @@ msgstr "\"%s\" não é um tipo"
msgid "Use DROP TYPE to remove a type."
msgstr "use DROP TYPE para remover um tipo."
-#: commands/tablecmds.c:232 commands/tablecmds.c:7783
-#: commands/tablecmds.c:9784
+#: commands/tablecmds.c:232 commands/tablecmds.c:7774
+#: commands/tablecmds.c:9813
#, c-format
msgid "foreign table \"%s\" does not exist"
msgstr "tabela externa \"%s\" não existe"
@@ -6144,8 +6144,8 @@ msgstr "DROP INDEX CONCURRENTLY não suporta CASCADE"
#: commands/tablecmds.c:905 commands/tablecmds.c:1240
#: commands/tablecmds.c:2086 commands/tablecmds.c:3953
-#: commands/tablecmds.c:5755 commands/tablecmds.c:10375
-#: commands/tablecmds.c:10410 commands/trigger.c:211 commands/trigger.c:1109
+#: commands/tablecmds.c:5746 commands/tablecmds.c:10404
+#: commands/tablecmds.c:10439 commands/trigger.c:211 commands/trigger.c:1109
#: commands/trigger.c:1215 rewrite/rewriteDefine.c:266
#, c-format
msgid "permission denied: \"%s\" is a system catalog"
@@ -6166,17 +6166,17 @@ msgstr "não pode truncar tabelas temporárias de outras sessões"
msgid "inherited relation \"%s\" is not a table"
msgstr "relação herdada \"%s\" não é uma tabela"
-#: commands/tablecmds.c:1462 commands/tablecmds.c:8984
+#: commands/tablecmds.c:1462 commands/tablecmds.c:9013
#, c-format
msgid "cannot inherit from temporary relation \"%s\""
msgstr "não pode herdar de uma tabela temporária \"%s\""
-#: commands/tablecmds.c:1470 commands/tablecmds.c:8992
+#: commands/tablecmds.c:1470 commands/tablecmds.c:9021
#, c-format
msgid "cannot inherit from temporary relation of another session"
msgstr "não pode herdar de tabela temporária de outra sessão"
-#: commands/tablecmds.c:1486 commands/tablecmds.c:9026
+#: commands/tablecmds.c:1486 commands/tablecmds.c:9055
#, c-format
msgid "relation \"%s\" would be inherited from more than once"
msgstr "relação \"%s\" seria herdada de mais de uma vez"
@@ -6334,7 +6334,7 @@ msgstr "verificando tabela \"%s\""
msgid "column \"%s\" contains null values"
msgstr "coluna \"%s\" contém valores nulos"
-#: commands/tablecmds.c:3833 commands/tablecmds.c:6662
+#: commands/tablecmds.c:3833 commands/tablecmds.c:6653
#, c-format
msgid "check constraint \"%s\" is violated by some row"
msgstr "restrição de verificação \"%s\" foi violada por algum registro"
@@ -6400,12 +6400,12 @@ msgstr "tipo %s não é um tipo composto"
msgid "cannot add column to typed table"
msgstr "não pode adicionar coluna a tabela tipada"
-#: commands/tablecmds.c:4359 commands/tablecmds.c:9180
+#: commands/tablecmds.c:4359 commands/tablecmds.c:9209
#, c-format
msgid "child table \"%s\" has different type for column \"%s\""
msgstr "tabela descendente \"%s\" tem tipo diferente da coluna \"%s\""
-#: commands/tablecmds.c:4365 commands/tablecmds.c:9187
+#: commands/tablecmds.c:4365 commands/tablecmds.c:9216
#, c-format
msgid "child table \"%s\" has different collation for column \"%s\""
msgstr "tabela descendente \"%s\" tem ordenação diferente da coluna \"%s\""
@@ -6433,7 +6433,7 @@ msgstr "coluna \"%s\" da relação \"%s\" já existe"
#: commands/tablecmds.c:4783 commands/tablecmds.c:4875
#: commands/tablecmds.c:4920 commands/tablecmds.c:5022
#: commands/tablecmds.c:5066 commands/tablecmds.c:5145
-#: commands/tablecmds.c:7185 commands/tablecmds.c:7805
+#: commands/tablecmds.c:7176 commands/tablecmds.c:7796
#, c-format
msgid "cannot alter system column \"%s\""
msgstr "não pode alterar coluna do sistema \"%s\""
@@ -6493,349 +6493,349 @@ msgstr "não pode remover coluna herdada \"%s\""
msgid "ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index \"%s\" to \"%s\""
msgstr "ALTER TABLE / ADD CONSTRAINT USING INDEX renomeará índice \"%s\" para \"%s\""
-#: commands/tablecmds.c:5679
+#: commands/tablecmds.c:5670
#, c-format
msgid "constraint must be added to child tables too"
msgstr "restrição deve ser adicionada as tabelas descendentes também"
-#: commands/tablecmds.c:5772
+#: commands/tablecmds.c:5763
#, c-format
msgid "constraints on permanent tables may reference only permanent tables"
msgstr "restrições em tabelas permanentes só podem referenciar tabelas permanentes"
-#: commands/tablecmds.c:5779
+#: commands/tablecmds.c:5770
#, c-format
msgid "constraints on unlogged tables may reference only permanent or unlogged tables"
msgstr "restrições em tabelas unlogged só podem referenciar tabelas permanentes ou unlogged"
-#: commands/tablecmds.c:5785
+#: commands/tablecmds.c:5776
#, c-format
msgid "constraints on temporary tables may reference only temporary tables"
msgstr "restrições em tabelas temporárias só podem referenciar tabelas temporárias"
-#: commands/tablecmds.c:5789
+#: commands/tablecmds.c:5780
#, c-format
msgid "constraints on temporary tables must involve temporary tables of this session"
msgstr "restrições em tabelas temporárias devem envolver tabelas temporárias desta sessão"
-#: commands/tablecmds.c:5850
+#: commands/tablecmds.c:5841
#, c-format
msgid "number of referencing and referenced columns for foreign key disagree"
msgstr "número de colunas que referenciam e são referenciadas em um chave estrangeira não correspondem"
-#: commands/tablecmds.c:5957
+#: commands/tablecmds.c:5948
#, c-format
msgid "foreign key constraint \"%s\" cannot be implemented"
msgstr "restrição de chave estrangeira \"%s\" não pode ser implementada"
-#: commands/tablecmds.c:5960
+#: commands/tablecmds.c:5951
#, c-format
msgid "Key columns \"%s\" and \"%s\" are of incompatible types: %s and %s."
msgstr "Colunas chave \"%s\" e \"%s\" são de tipos incompatíveis: %s e %s."
-#: commands/tablecmds.c:6153 commands/tablecmds.c:7024
-#: commands/tablecmds.c:7080
+#: commands/tablecmds.c:6144 commands/tablecmds.c:7015
+#: commands/tablecmds.c:7071
#, c-format
msgid "constraint \"%s\" of relation \"%s\" does not exist"
msgstr "restrição \"%s\" da relação \"%s\" não existe"
-#: commands/tablecmds.c:6160
+#: commands/tablecmds.c:6151
#, c-format
msgid "constraint \"%s\" of relation \"%s\" is not a foreign key or check constraint"
msgstr "restrição \"%s\" da relação \"%s\" não é uma chave estrangeira ou restrição de verificação"
-#: commands/tablecmds.c:6229
+#: commands/tablecmds.c:6220
#, c-format
msgid "constraint must be validated on child tables too"
msgstr "restrição deve ser validada nas tabelas descendentes também"
-#: commands/tablecmds.c:6287
+#: commands/tablecmds.c:6278
#, c-format
msgid "column \"%s\" referenced in foreign key constraint does not exist"
msgstr "coluna \"%s\" referenciada na restrição de chave estrangeira não existe"
-#: commands/tablecmds.c:6292
+#: commands/tablecmds.c:6283
#, c-format
msgid "cannot have more than %d keys in a foreign key"
msgstr "não pode ter mais do que %d chaves em uma chave estrangeira"
-#: commands/tablecmds.c:6357
+#: commands/tablecmds.c:6348
#, c-format
msgid "cannot use a deferrable primary key for referenced table \"%s\""
msgstr "não pode utilizar uma chave primária postergável na tabela referenciada \"%s\""
-#: commands/tablecmds.c:6374
+#: commands/tablecmds.c:6365
#, c-format
msgid "there is no primary key for referenced table \"%s\""
msgstr "não há chave primária na tabela referenciada \"%s\""
-#: commands/tablecmds.c:6439
+#: commands/tablecmds.c:6430
#, c-format
msgid "foreign key referenced-columns list must not contain duplicates"
msgstr "lista de colunas referenciadas na chave estrangeira não deve conter duplicatas"
-#: commands/tablecmds.c:6533
+#: commands/tablecmds.c:6524
#, c-format
msgid "cannot use a deferrable unique constraint for referenced table \"%s\""
msgstr "não pode utilizar uma restrição de unicidade postergável na tabela referenciada \"%s\""
-#: commands/tablecmds.c:6538
+#: commands/tablecmds.c:6529
#, c-format
msgid "there is no unique constraint matching given keys for referenced table \"%s\""
msgstr "não há restrição de unicidade que corresponde com as colunas informadas na tabela referenciada \"%s\""
-#: commands/tablecmds.c:6692
+#: commands/tablecmds.c:6683
#, c-format
msgid "validating foreign key constraint \"%s\""
msgstr "validando restrição de chave estrangeira \"%s\""
-#: commands/tablecmds.c:6986
+#: commands/tablecmds.c:6977
#, c-format
msgid "cannot drop inherited constraint \"%s\" of relation \"%s\""
msgstr "não pode remover restrição herdada \"%s\" da relação \"%s\""
-#: commands/tablecmds.c:7030
+#: commands/tablecmds.c:7021
#, c-format
msgid "constraint \"%s\" of relation \"%s\" does not exist, skipping"
msgstr "restrição \"%s\" da relação \"%s\" não existe, ignorando"
-#: commands/tablecmds.c:7169
+#: commands/tablecmds.c:7160
#, c-format
msgid "cannot alter column type of typed table"
msgstr "não pode alterar tipo de coluna de tabela tipada"
-#: commands/tablecmds.c:7192
+#: commands/tablecmds.c:7183
#, c-format
msgid "cannot alter inherited column \"%s\""
msgstr "não pode alterar coluna herdada \"%s\""
-#: commands/tablecmds.c:7238
+#: commands/tablecmds.c:7229
#, c-format
msgid "transform expression must not return a set"
msgstr "expressão de transformação não deve retornar um conjunto"
-#: commands/tablecmds.c:7244
+#: commands/tablecmds.c:7235
#, c-format
msgid "cannot use subquery in transform expression"
msgstr "não pode utilizar subconsulta em expressão de transformação"
-#: commands/tablecmds.c:7248
+#: commands/tablecmds.c:7239
#, c-format
msgid "cannot use aggregate function in transform expression"
msgstr "não pode utilizar função de agregação em expressão de transformação"
-#: commands/tablecmds.c:7252
+#: commands/tablecmds.c:7243
#, c-format
msgid "cannot use window function in transform expression"
msgstr "não pode utilizar função deslizante em expressão de transformação"
-#: commands/tablecmds.c:7274
+#: commands/tablecmds.c:7265
#, c-format
msgid "result of USING clause for column \"%s\" cannot be cast automatically to type %s"
msgstr "resultado da cláusula USING para coluna \"%s\" não pode ser convertido automaticamente para tipo %s"
-#: commands/tablecmds.c:7277
+#: commands/tablecmds.c:7268
#, c-format
msgid "You might need to add an explicit cast."
msgstr "Você precisa adicionar uma conversão explícita."
-#: commands/tablecmds.c:7281
+#: commands/tablecmds.c:7272
#, c-format
msgid "column \"%s\" cannot be cast automatically to type %s"
msgstr "coluna \"%s\" não pode ser convertida automaticamente para tipo %s"
#. translator: USING is SQL, don't translate it
-#: commands/tablecmds.c:7284
+#: commands/tablecmds.c:7275
#, c-format
msgid "You might need to specify \"USING %s::%s\"."
msgstr "Você precisa especificar \"USING %s::%s\"."
-#: commands/tablecmds.c:7337
+#: commands/tablecmds.c:7328
#, c-format
msgid "type of inherited column \"%s\" must be changed in child tables too"
msgstr "tipo de coluna herdada \"%s\" deve ser alterado nas tabelas descendentes também"
-#: commands/tablecmds.c:7418
+#: commands/tablecmds.c:7409
#, c-format
msgid "cannot alter type of column \"%s\" twice"
msgstr "não pode alterar tipo de coluna \"%s\" duas vezes"
-#: commands/tablecmds.c:7454
+#: commands/tablecmds.c:7445
#, c-format
msgid "default for column \"%s\" cannot be cast automatically to type %s"
msgstr "valor padrão para coluna \"%s\" não pode ser convertido automaticamente para tipo %s"
-#: commands/tablecmds.c:7580
+#: commands/tablecmds.c:7571
#, c-format
msgid "cannot alter type of a column used by a view or rule"
msgstr "não pode alterar tipo de uma coluna utilizada por uma visão ou regra"
-#: commands/tablecmds.c:7581 commands/tablecmds.c:7600
+#: commands/tablecmds.c:7572 commands/tablecmds.c:7591
#, c-format
msgid "%s depends on column \"%s\""
msgstr "%s depende da coluna \"%s\""
-#: commands/tablecmds.c:7599
+#: commands/tablecmds.c:7590
#, c-format
msgid "cannot alter type of a column used in a trigger definition"
msgstr "não pode alterar tipo de uma coluna utilizada em uma definição de gatilho"
-#: commands/tablecmds.c:8166
+#: commands/tablecmds.c:8177
#, c-format
msgid "cannot change owner of index \"%s\""
msgstr "não pode mudar dono do índice \"%s\""
-#: commands/tablecmds.c:8168
+#: commands/tablecmds.c:8179
#, c-format
msgid "Change the ownership of the index's table, instead."
msgstr "Ao invés disso, mude o dono da tabela do índice."
-#: commands/tablecmds.c:8184
+#: commands/tablecmds.c:8195
#, c-format
msgid "cannot change owner of sequence \"%s\""
msgstr "não pode mudar dono da sequência \"%s\""
-#: commands/tablecmds.c:8186 commands/tablecmds.c:9868
+#: commands/tablecmds.c:8197 commands/tablecmds.c:9897
#, c-format
msgid "Sequence \"%s\" is linked to table \"%s\"."
msgstr "Sequência \"%s\" está ligada a tabela \"%s\"."
-#: commands/tablecmds.c:8198 commands/tablecmds.c:10480
+#: commands/tablecmds.c:8209 commands/tablecmds.c:10509
#, c-format
msgid "Use ALTER TYPE instead."
msgstr "Ao invés disso utilize ALTER TYPE."
-#: commands/tablecmds.c:8207 commands/tablecmds.c:10497
+#: commands/tablecmds.c:8218 commands/tablecmds.c:10526
#, c-format
msgid "\"%s\" is not a table, view, sequence, or foreign table"
msgstr "\"%s\" não é uma tabela, visão, sequência ou tabela externa"
-#: commands/tablecmds.c:8539
+#: commands/tablecmds.c:8549
#, c-format
msgid "cannot have multiple SET TABLESPACE subcommands"
msgstr "não pode ter múltiplos subcomandos SET TABLESPACE"
-#: commands/tablecmds.c:8609
+#: commands/tablecmds.c:8619
#, c-format
msgid "\"%s\" is not a table, index, or TOAST table"
msgstr "\"%s\" não é uma tabela, índice ou tabela TOAST"
-#: commands/tablecmds.c:8745
+#: commands/tablecmds.c:8755
#, c-format
msgid "cannot move system relation \"%s\""
msgstr "não pode mover relação do sistema \"%s\""
-#: commands/tablecmds.c:8761
+#: commands/tablecmds.c:8771
#, c-format
msgid "cannot move temporary tables of other sessions"
msgstr "não pode mover tabelas temporárias de outras sessões"
-#: commands/tablecmds.c:8953
+#: commands/tablecmds.c:8982
#, c-format
msgid "cannot change inheritance of typed table"
msgstr "não pode mudar herança de tabela tipada"
-#: commands/tablecmds.c:8999
+#: commands/tablecmds.c:9028
#, c-format
msgid "cannot inherit to temporary relation of another session"
msgstr "não pode herdar a tabela temporária de outra sessão"
-#: commands/tablecmds.c:9053
+#: commands/tablecmds.c:9082
#, c-format
msgid "circular inheritance not allowed"
msgstr "herança circular não é permitida"
-#: commands/tablecmds.c:9054
+#: commands/tablecmds.c:9083
#, c-format
msgid "\"%s\" is already a child of \"%s\"."
msgstr "\"%s\" já é um descendente de \"%s\"."
-#: commands/tablecmds.c:9062
+#: commands/tablecmds.c:9091
#, c-format
msgid "table \"%s\" without OIDs cannot inherit from table \"%s\" with OIDs"
msgstr "tabela \"%s\" sem OIDs não pode herdar de tabela \"%s\" com OIDs"
-#: commands/tablecmds.c:9198
+#: commands/tablecmds.c:9227
#, c-format
msgid "column \"%s\" in child table must be marked NOT NULL"
msgstr "coluna \"%s\" na tabela descendente deve ser definida como NOT NULL"
-#: commands/tablecmds.c:9214
+#: commands/tablecmds.c:9243
#, c-format
msgid "child table is missing column \"%s\""
msgstr "tabela descendente está faltando coluna \"%s\""
-#: commands/tablecmds.c:9297
+#: commands/tablecmds.c:9326
#, c-format
msgid "child table \"%s\" has different definition for check constraint \"%s\""
msgstr "tabela descendente \"%s\" tem definição diferente para restrição de verificação \"%s\""
-#: commands/tablecmds.c:9305
+#: commands/tablecmds.c:9334
#, c-format
msgid "constraint \"%s\" conflicts with non-inherited constraint on child table \"%s\""
msgstr "restrição \"%s\" conflita com restrição não herdada na tabela descendente \"%s\""
-#: commands/tablecmds.c:9329
+#: commands/tablecmds.c:9358
#, c-format
msgid "child table is missing constraint \"%s\""
msgstr "tabela descendente está faltando restrição \"%s\""
-#: commands/tablecmds.c:9409
+#: commands/tablecmds.c:9438
#, c-format
msgid "relation \"%s\" is not a parent of relation \"%s\""
msgstr "relação \"%s\" não é um ancestral da relação \"%s\""
-#: commands/tablecmds.c:9626
+#: commands/tablecmds.c:9655
#, c-format
msgid "typed tables cannot inherit"
msgstr "tabelas tipadas não podem herdar"
-#: commands/tablecmds.c:9657
+#: commands/tablecmds.c:9686
#, c-format
msgid "table is missing column \"%s\""
msgstr "tabela está faltando coluna \"%s\""
-#: commands/tablecmds.c:9667
+#: commands/tablecmds.c:9696
#, c-format
msgid "table has column \"%s\" where type requires \"%s\""
msgstr "tabela tem coluna \"%s\" onde tipo requer \"%s\""
-#: commands/tablecmds.c:9676
+#: commands/tablecmds.c:9705
#, c-format
msgid "table \"%s\" has different type for column \"%s\""
msgstr "tabela \"%s\" tem tipo diferente para coluna \"%s\""
-#: commands/tablecmds.c:9689
+#: commands/tablecmds.c:9718
#, c-format
msgid "table has extra column \"%s\""
msgstr "tabela tem coluna extra \"%s\""
-#: commands/tablecmds.c:9736
+#: commands/tablecmds.c:9765
#, c-format
msgid "\"%s\" is not a typed table"
msgstr "\"%s\" não é uma tabela tipada"
-#: commands/tablecmds.c:9867
+#: commands/tablecmds.c:9896
#, c-format
msgid "cannot move an owned sequence into another schema"
msgstr "não pode mover uma sequência ligada para outro esquema"
-#: commands/tablecmds.c:9958
+#: commands/tablecmds.c:9987
#, c-format
msgid "relation \"%s\" already exists in schema \"%s\""
msgstr "relação \"%s\" já existe no esquema \"%s\""
-#: commands/tablecmds.c:10464
+#: commands/tablecmds.c:10493
#, c-format
msgid "\"%s\" is not a composite type"
msgstr "\"%s\" não é um tipo composto"
-#: commands/tablecmds.c:10485
+#: commands/tablecmds.c:10514
#, c-format
msgid "\"%s\" is a foreign table"
msgstr "\"%s\" é uma tabela externa"
-#: commands/tablecmds.c:10486
+#: commands/tablecmds.c:10515
#, c-format
msgid "Use ALTER FOREIGN TABLE instead."
msgstr "Ao invés disso utilize ALTER FOREIGN TABLE."
@@ -6898,7 +6898,7 @@ msgid "tablespace \"%s\" already exists"
msgstr "tablespace \"%s\" já existe"
#: commands/tablespace.c:371 commands/tablespace.c:534
-#: replication/basebackup.c:171 replication/basebackup.c:948
+#: replication/basebackup.c:172 replication/basebackup.c:949
#: utils/adt/misc.c:370
#, c-format
msgid "tablespaces are not supported on this platform"
@@ -6959,8 +6959,8 @@ msgid "could not create symbolic link \"%s\": %m"
msgstr "não pôde criar link simbólico \"%s\": %m"
#: commands/tablespace.c:711 commands/tablespace.c:721
-#: postmaster/postmaster.c:1263 replication/basebackup.c:277
-#: replication/basebackup.c:597 storage/file/copydir.c:64
+#: postmaster/postmaster.c:1263 replication/basebackup.c:278
+#: replication/basebackup.c:598 storage/file/copydir.c:64
#: storage/file/copydir.c:103 storage/file/fd.c:1833 storage/file/fd.c:2413
#: utils/adt/genfile.c:353 utils/adt/misc.c:270 utils/misc/tzparser.c:339
#, c-format
@@ -7477,7 +7477,7 @@ msgstr "restrição \"%s\" do domínio \"%s\" não é uma restrição de verific
msgid "column \"%s\" of table \"%s\" contains values that violate the new constraint"
msgstr "coluna \"%s\" da tabela \"%s\" contém valores que violam a nova restrição"
-#: commands/typecmds.c:2811 commands/typecmds.c:3206 commands/typecmds.c:3356
+#: commands/typecmds.c:2811 commands/typecmds.c:3206 commands/typecmds.c:3386
#, c-format
msgid "%s is not a domain"
msgstr "%s não é um domínio"
@@ -7492,27 +7492,27 @@ msgstr "restrição \"%s\" para domínio \"%s\" já existe"
msgid "cannot use table references in domain check constraint"
msgstr "não pode utilizar referências a tabela em restrição de verificação do domínio"
-#: commands/typecmds.c:3140 commands/typecmds.c:3218 commands/typecmds.c:3462
+#: commands/typecmds.c:3140 commands/typecmds.c:3218 commands/typecmds.c:3492
#, c-format
msgid "%s is a table's row type"
msgstr "%s é um tipo registro da tabela"
-#: commands/typecmds.c:3142 commands/typecmds.c:3220 commands/typecmds.c:3464
+#: commands/typecmds.c:3142 commands/typecmds.c:3220 commands/typecmds.c:3494
#, c-format
msgid "Use ALTER TABLE instead."
msgstr "Ao invés disso utilize ALTER TABLE."
-#: commands/typecmds.c:3149 commands/typecmds.c:3227 commands/typecmds.c:3381
+#: commands/typecmds.c:3149 commands/typecmds.c:3227 commands/typecmds.c:3411
#, c-format
msgid "cannot alter array type %s"
msgstr "não pode alterar tipo array %s"
-#: commands/typecmds.c:3151 commands/typecmds.c:3229 commands/typecmds.c:3383
+#: commands/typecmds.c:3151 commands/typecmds.c:3229 commands/typecmds.c:3413
#, c-format
msgid "You can alter type %s, which will alter the array type as well."
msgstr "Você pode alterar tipo %s, que alterará o tipo array também."
-#: commands/typecmds.c:3448
+#: commands/typecmds.c:3478
#, c-format
msgid "type \"%s\" already exists in schema \"%s\""
msgstr "tipo \"%s\" já existe no esquema \"%s\""
@@ -7802,7 +7802,7 @@ msgstr "\"%s\": truncadas %u em %u páginas"
msgid "\"%s\": suspending truncate due to conflicting lock request"
msgstr "\"%s\": suspendendo truncamento devido a pedido de bloqueio conflitante"
-#: commands/variable.c:161 utils/misc/guc.c:8347
+#: commands/variable.c:161 utils/misc/guc.c:8358
#, c-format
msgid "Unrecognized key word: \"%s\"."
msgstr "Palavra chave desconhecida: \"%s\"."
@@ -8243,7 +8243,7 @@ msgid "ROW() column has type %s instead of type %s"
msgstr "coluna ROW() tem tipo %s ao invés do tipo %s"
#: executor/execQual.c:4958 utils/adt/arrayfuncs.c:3377
-#: utils/adt/rowtypes.c:916
+#: utils/adt/rowtypes.c:927
#, c-format
msgid "could not identify a comparison function for type %s"
msgstr "não pôde identificar uma função de comparação para tipo %s"
@@ -8684,8 +8684,8 @@ msgstr "modificador de tipo não pode ter nome de parâmetro"
msgid "improper use of \"*\""
msgstr "uso inválido de \"*\""
-#: gram.y:12922 gram.y:12939 tsearch/spell.c:518 tsearch/spell.c:535
-#: tsearch/spell.c:552 tsearch/spell.c:569 tsearch/spell.c:591
+#: gram.y:12922 gram.y:12939 tsearch/spell.c:654 tsearch/spell.c:671
+#: tsearch/spell.c:688 tsearch/spell.c:705 tsearch/spell.c:727
#, c-format
msgid "syntax error"
msgstr "erro de sintaxe"
@@ -9038,262 +9038,262 @@ msgstr "não pôde aceitar contexto de segurança do SSPI"
msgid "could not get token from SSPI security context"
msgstr "não pôde obter token do contexto de segurança do SSPI"
-#: libpq/auth.c:1683
+#: libpq/auth.c:1685
#, c-format
msgid "could not create socket for Ident connection: %m"
msgstr "não pôde criar soquete para conexão com Ident: %m"
-#: libpq/auth.c:1698
+#: libpq/auth.c:1700
#, c-format
msgid "could not bind to local address \"%s\": %m"
msgstr "não pôde se ligar ao endereço local \"%s\": %m"
-#: libpq/auth.c:1710
+#: libpq/auth.c:1712
#, c-format
msgid "could not connect to Ident server at address \"%s\", port %s: %m"
msgstr "não pôde conectar ao servidor Ident no endereço \"%s\", porta %s: %m"
-#: libpq/auth.c:1730
+#: libpq/auth.c:1732
#, c-format
msgid "could not send query to Ident server at address \"%s\", port %s: %m"
msgstr "não pôde enviar consulta ao servidor Ident no endereço \"%s\", porta %s: %m"
-#: libpq/auth.c:1745
+#: libpq/auth.c:1747
#, c-format
msgid "could not receive response from Ident server at address \"%s\", port %s: %m"
msgstr "não pôde receber resposta do servidor Ident no endereço \"%s\", porta %s: %m"
-#: libpq/auth.c:1755
+#: libpq/auth.c:1757
#, c-format
msgid "invalidly formatted response from Ident server: \"%s\""
msgstr "resposta invalidamente formatada pelo servidor Ident: \"%s\""
-#: libpq/auth.c:1796
+#: libpq/auth.c:1798
#, c-format
msgid "peer authentication is not supported on this platform"
msgstr "autenticação do tipo peer não é suportada nesta plataforma"
-#: libpq/auth.c:1800
+#: libpq/auth.c:1802
#, c-format
msgid "could not get peer credentials: %m"
msgstr "não pôde receber credenciais: %m"
-#: libpq/auth.c:1809
+#: libpq/auth.c:1811
#, c-format
msgid "local user with ID %d does not exist"
msgstr "usuário local com ID %d não existe"
-#: libpq/auth.c:1892 libpq/auth.c:2164 libpq/auth.c:2524
+#: libpq/auth.c:1894 libpq/auth.c:2166 libpq/auth.c:2526
#, c-format
msgid "empty password returned by client"
msgstr "senha vazia retornada pelo cliente"
-#: libpq/auth.c:1902
+#: libpq/auth.c:1904
#, c-format
msgid "error from underlying PAM layer: %s"
msgstr "erro da biblioteca PAM: %s"
-#: libpq/auth.c:1971
+#: libpq/auth.c:1973
#, c-format
msgid "could not create PAM authenticator: %s"
msgstr "não pôde criar autenticador PAM: %s"
-#: libpq/auth.c:1982
+#: libpq/auth.c:1984
#, c-format
msgid "pam_set_item(PAM_USER) failed: %s"
msgstr "pam_set_item(PAM_USER) falhou: %s"
-#: libpq/auth.c:1993
+#: libpq/auth.c:1995
#, c-format
msgid "pam_set_item(PAM_CONV) failed: %s"
msgstr "pam_set_item(PAM_CONV) falhou: %s"
-#: libpq/auth.c:2004
+#: libpq/auth.c:2006
#, c-format
msgid "pam_authenticate failed: %s"
msgstr "pam_authenticate falhou: %s"
-#: libpq/auth.c:2015
+#: libpq/auth.c:2017
#, c-format
msgid "pam_acct_mgmt failed: %s"
msgstr "pam_acct_mgmt falhou: %s"
-#: libpq/auth.c:2026
+#: libpq/auth.c:2028
#, c-format
msgid "could not release PAM authenticator: %s"
msgstr "não pôde liberar autenticador PAM: %s"
-#: libpq/auth.c:2059 libpq/auth.c:2063
+#: libpq/auth.c:2061 libpq/auth.c:2065
#, c-format
msgid "could not initialize LDAP: error code %d"
msgstr "não pôde inicializar LDAP: código de erro %d"
-#: libpq/auth.c:2073
+#: libpq/auth.c:2075
#, c-format
msgid "could not set LDAP protocol version: error code %d"
msgstr "não pôde definir versão do protocolo LDAP: código de erro %d"
-#: libpq/auth.c:2102
+#: libpq/auth.c:2104
#, c-format
msgid "could not load wldap32.dll"
msgstr "não pôde carregar wldap32.dll"
-#: libpq/auth.c:2110
+#: libpq/auth.c:2112
#, c-format
msgid "could not load function _ldap_start_tls_sA in wldap32.dll"
msgstr "não pôde carregar função _ldap_start_tls_sA em wldap32.dll"
-#: libpq/auth.c:2111
+#: libpq/auth.c:2113
#, c-format
msgid "LDAP over SSL is not supported on this platform."
msgstr "LDAP sobre SSL não é suportado nesta plataforma."
-#: libpq/auth.c:2126
+#: libpq/auth.c:2128
#, c-format
msgid "could not start LDAP TLS session: error code %d"
msgstr "não pôde iniciar sessão LDAP TLS: código de erro %d"
-#: libpq/auth.c:2148
+#: libpq/auth.c:2150
#, c-format
msgid "LDAP server not specified"
msgstr "servidor LDAP não foi especificado"
-#: libpq/auth.c:2200
+#: libpq/auth.c:2202
#, c-format
msgid "invalid character in user name for LDAP authentication"
msgstr "caracter inválido em nome de usuário para autenticação LDAP"
-#: libpq/auth.c:2215
+#: libpq/auth.c:2217
#, c-format
msgid "could not perform initial LDAP bind for ldapbinddn \"%s\" on server \"%s\": error code %d"
msgstr "não pôde realizar ligação inicial LDAP para ldapbinddn \"%s\" no servidor \"%s\": código de erro %d"
-#: libpq/auth.c:2240
+#: libpq/auth.c:2242
#, c-format
msgid "could not search LDAP for filter \"%s\" on server \"%s\": error code %d"
msgstr "não pôde buscar no LDAP por filtro \"%s\" no servidor \"%s\": código de erro %d"
-#: libpq/auth.c:2250
+#: libpq/auth.c:2252
#, c-format
msgid "LDAP search failed for filter \"%s\" on server \"%s\": no such user"
msgstr "busca LDAP falhou para filtro \"%s\" no servidor \"%s\": usuário não existe"
-#: libpq/auth.c:2254
+#: libpq/auth.c:2256
#, c-format
msgid "LDAP search failed for filter \"%s\" on server \"%s\": user is not unique (%ld matches)"
msgstr "busca LDAP falhou para filtro \"%s\" no servidor \"%s\": usuário não é único (%ld ocorrências)"
-#: libpq/auth.c:2271
+#: libpq/auth.c:2273
#, c-format
msgid "could not get dn for the first entry matching \"%s\" on server \"%s\": %s"
msgstr "não pôde obter dn para a primeira entrada que corresponde a \"%s\" no servidor \"%s\": %s"
-#: libpq/auth.c:2291
+#: libpq/auth.c:2293
#, c-format
msgid "could not unbind after searching for user \"%s\" on server \"%s\": %s"
msgstr "não pôde desligar-se após buscar pelo usuário \"%s\" no servidor \"%s\": %s"
-#: libpq/auth.c:2328
+#: libpq/auth.c:2330
#, c-format
msgid "LDAP login failed for user \"%s\" on server \"%s\": error code %d"
msgstr "autenticação LDAP falhou para usuário \"%s\" no servidor \"%s\": código de erro %d"
-#: libpq/auth.c:2356
+#: libpq/auth.c:2358
#, c-format
msgid "certificate authentication failed for user \"%s\": client certificate contains no user name"
msgstr "autenticação com certificado falhou para usuário \"%s\": certificado cliente não contém usuário"
-#: libpq/auth.c:2480
+#: libpq/auth.c:2482
#, c-format
msgid "RADIUS server not specified"
msgstr "servidor RADIUS não foi especificado"
-#: libpq/auth.c:2487
+#: libpq/auth.c:2489
#, c-format
msgid "RADIUS secret not specified"
msgstr "segredo do RADIUS não foi especificado"
-#: libpq/auth.c:2503 libpq/hba.c:1525
+#: libpq/auth.c:2505 libpq/hba.c:1525
#, c-format
msgid "could not translate RADIUS server name \"%s\" to address: %s"
msgstr "não pôde traduzir nome de servidor RADIUS \"%s\" para endereço: %s"
-#: libpq/auth.c:2531
+#: libpq/auth.c:2533
#, c-format
msgid "RADIUS authentication does not support passwords longer than 16 characters"
msgstr "autenticação RADIUS não suporta senhas mais longas do que 16 caracteres"
-#: libpq/auth.c:2542
+#: libpq/auth.c:2544
#, c-format
msgid "could not generate random encryption vector"
msgstr "não pôde gerar vetor de criptografia randômico"
-#: libpq/auth.c:2565
+#: libpq/auth.c:2567
#, c-format
msgid "could not perform MD5 encryption of password"
msgstr "não pôde realizar criptografia MD5 da senha"
-#: libpq/auth.c:2587
+#: libpq/auth.c:2589
#, c-format
msgid "could not create RADIUS socket: %m"
msgstr "não pôde criar soquete RADIUS: %m"
-#: libpq/auth.c:2608
+#: libpq/auth.c:2610
#, c-format
msgid "could not bind local RADIUS socket: %m"
msgstr "não pôde se ligar ao soquete RADIUS: %m"
-#: libpq/auth.c:2618
+#: libpq/auth.c:2620
#, c-format
msgid "could not send RADIUS packet: %m"
msgstr "não pôde enviar pacote RADIUS: %m"
-#: libpq/auth.c:2647 libpq/auth.c:2672
+#: libpq/auth.c:2649 libpq/auth.c:2674
#, c-format
msgid "timeout waiting for RADIUS response"
msgstr "tempo de espera esgotado para resposta do RADIUS"
-#: libpq/auth.c:2665
+#: libpq/auth.c:2667
#, c-format
msgid "could not check status on RADIUS socket: %m"
msgstr "não pôde verificar status no soquete do RADIUS: %m"
-#: libpq/auth.c:2694
+#: libpq/auth.c:2696
#, c-format
msgid "could not read RADIUS response: %m"
msgstr "não pôde ler resposta do RADIUS: %m"
-#: libpq/auth.c:2706 libpq/auth.c:2710
+#: libpq/auth.c:2708 libpq/auth.c:2712
#, c-format
msgid "RADIUS response was sent from incorrect port: %d"
msgstr "resposta RADIUS foi enviada de porta incorreta: %d"
-#: libpq/auth.c:2719
+#: libpq/auth.c:2721
#, c-format
msgid "RADIUS response too short: %d"
msgstr "resposta RADIUS muito curta: %d"
-#: libpq/auth.c:2726
+#: libpq/auth.c:2728
#, c-format
msgid "RADIUS response has corrupt length: %d (actual length %d)"
msgstr "resposta RADIUS tem tamanho corrompido: %d (tamanho atual %d)"
-#: libpq/auth.c:2734
+#: libpq/auth.c:2736
#, c-format
msgid "RADIUS response is to a different request: %d (should be %d)"
msgstr "resposta RADIUS é para uma solicitação diferente: %d (deveria ser %d)"
-#: libpq/auth.c:2759
+#: libpq/auth.c:2761
#, c-format
msgid "could not perform MD5 encryption of received packet"
msgstr "não pôde realizar criptografia MD5 do pacote recebido"
-#: libpq/auth.c:2768
+#: libpq/auth.c:2770
#, c-format
msgid "RADIUS response has incorrect MD5 signature"
msgstr "resposta RADIUS tem assinatura MD5 incorreta"
-#: libpq/auth.c:2785
+#: libpq/auth.c:2787
#, c-format
msgid "RADIUS response has invalid code (%d) for user \"%s\""
msgstr "resposta RADIUS tem código inválido (%d) para usuário \"%s\""
@@ -9871,7 +9871,7 @@ msgstr "não pôde configurar o soquete para modo bloqueado: %m"
msgid "could not receive data from client: %m"
msgstr "não pôde receber dados do cliente: %m"
-#: libpq/pqcomm.c:1093 tcop/postgres.c:3902
+#: libpq/pqcomm.c:1093 tcop/postgres.c:3907
#, c-format
msgid "terminating connection because protocol sync was lost"
msgstr "finalizando conexão porque sincronismo do protocolo foi perdido"
@@ -9902,7 +9902,7 @@ msgid "no data left in message"
msgstr "nenhum dado na mensagem"
#: libpq/pqformat.c:556 libpq/pqformat.c:574 libpq/pqformat.c:595
-#: utils/adt/arrayfuncs.c:1410 utils/adt/rowtypes.c:554
+#: utils/adt/arrayfuncs.c:1410 utils/adt/rowtypes.c:561
#, c-format
msgid "insufficient data left in message"
msgstr "dados insuficientes na mensagem"
@@ -11228,7 +11228,7 @@ msgid "Use an explicit ordering operator or modify the query."
msgstr "Utilize um operador de ordenação explícito ou modifique a consulta."
#: parser/parse_oper.c:224 utils/adt/arrayfuncs.c:3175
-#: utils/adt/arrayfuncs.c:3694 utils/adt/rowtypes.c:1151
+#: utils/adt/arrayfuncs.c:3694 utils/adt/rowtypes.c:1164
#, c-format
msgid "could not identify an equality operator for type %s"
msgstr "não pôde identificar um operador de igualdade para tipo %s"
@@ -11805,32 +11805,32 @@ msgstr "não pôde desbloquear semáforo: código de erro %lu"
msgid "could not try-lock semaphore: error code %lu"
msgstr "não pôde tentar bloquear semáforo: código de erro %lu"
-#: port/win32_shmem.c:168 port/win32_shmem.c:203 port/win32_shmem.c:224
+#: port/win32_shmem.c:166 port/win32_shmem.c:201 port/win32_shmem.c:219
#, c-format
msgid "could not create shared memory segment: error code %lu"
msgstr "não pôde criar segmento de memória compartilhada: código de erro %lu"
-#: port/win32_shmem.c:169
+#: port/win32_shmem.c:167
#, c-format
msgid "Failed system call was CreateFileMapping(size=%lu, name=%s)."
msgstr "Falhou ao executar chamada de sistema CreateFileMapping(size=%lu, name=%s)."
-#: port/win32_shmem.c:193
+#: port/win32_shmem.c:191
#, c-format
msgid "pre-existing shared memory block is still in use"
msgstr "bloco de memória compartilhada pré-existente ainda está em uso"
-#: port/win32_shmem.c:194
+#: port/win32_shmem.c:192
#, c-format
msgid "Check if there are any old server processes still running, and terminate them."
msgstr "Verifique se ainda há processos servidor antigos sendo executados, e termine-os."
-#: port/win32_shmem.c:204
+#: port/win32_shmem.c:202
#, c-format
msgid "Failed system call was DuplicateHandle."
msgstr "Falhou ao executar chamada de sistema DuplicateHandle."
-#: port/win32_shmem.c:225
+#: port/win32_shmem.c:220
#, c-format
msgid "Failed system call was MapViewOfFileEx."
msgstr "Falhou ao executar chamada de sistema MapViewOfFileEx."
@@ -11953,7 +11953,7 @@ msgstr "O comando de arquivamento que falhou foi: %s"
msgid "archive command was terminated by exception 0x%X"
msgstr "comando de arquivamento foi terminado pela exceção 0x%X"
-#: postmaster/pgarch.c:619 postmaster/postmaster.c:2988
+#: postmaster/pgarch.c:619 postmaster/postmaster.c:3018
#, c-format
msgid "See C include file \"ntstatus.h\" for a description of the hexadecimal value."
msgstr "Veja o arquivo de cabeçalho C \"ntstatus.h\" para obter uma descrição do valor hexadecimal."
@@ -12267,330 +12267,335 @@ msgstr ""
"Era esperado encontrá-lo no diretório \"%s\",\n"
"mas não pôde abrir arquivo \"%s\": %s\n"
-#: postmaster/postmaster.c:1429
+#: postmaster/postmaster.c:1430
#, c-format
msgid "select() failed in postmaster: %m"
msgstr "select() falhou no postmaster: %m"
-#: postmaster/postmaster.c:1606 postmaster/postmaster.c:1637
+#: postmaster/postmaster.c:1557
+#, c-format
+msgid "performing immediate shutdown because data directory lock file is invalid"
+msgstr "executando desligamento imediato porque arquivo de bloqueio do diretório de dados é inválido"
+
+#: postmaster/postmaster.c:1636 postmaster/postmaster.c:1667
#, c-format
msgid "incomplete startup packet"
msgstr "pacote de inicialização incompleto"
-#: postmaster/postmaster.c:1618
+#: postmaster/postmaster.c:1648
#, c-format
msgid "invalid length of startup packet"
msgstr " tamanho do pacote de inicialização é inválido"
-#: postmaster/postmaster.c:1676
+#: postmaster/postmaster.c:1706
#, c-format
msgid "failed to send SSL negotiation response: %m"
msgstr "falhou ao enviar resposta de negociação SSL: %m"
-#: postmaster/postmaster.c:1705
+#: postmaster/postmaster.c:1735
#, c-format
msgid "unsupported frontend protocol %u.%u: server supports %u.0 to %u.%u"
msgstr "protocolo do cliente %u.%u não é suportado: servidor suporta %u.0 a %u.%u"
-#: postmaster/postmaster.c:1756
+#: postmaster/postmaster.c:1786
#, c-format
msgid "invalid value for boolean option \"replication\""
msgstr "valor é inválido para opção booleana \"replication\""
-#: postmaster/postmaster.c:1776
+#: postmaster/postmaster.c:1806
#, c-format
msgid "invalid startup packet layout: expected terminator as last byte"
msgstr "formato de pacote de inicialização é inválido: terminador esperado como último byte"
-#: postmaster/postmaster.c:1804
+#: postmaster/postmaster.c:1834
#, c-format
msgid "no PostgreSQL user name specified in startup packet"
msgstr "nenhum nome de usuário PostgreSQL especificado no pacote de inicialização"
-#: postmaster/postmaster.c:1861
+#: postmaster/postmaster.c:1891
#, c-format
msgid "the database system is starting up"
msgstr "o sistema de banco de dados está iniciando"
-#: postmaster/postmaster.c:1866
+#: postmaster/postmaster.c:1896
#, c-format
msgid "the database system is shutting down"
msgstr "o sistema de banco de dados está desligando"
-#: postmaster/postmaster.c:1871
+#: postmaster/postmaster.c:1901
#, c-format
msgid "the database system is in recovery mode"
msgstr "o sistema de banco de dados está em modo de recuperação"
-#: postmaster/postmaster.c:1876 storage/ipc/procarray.c:277
+#: postmaster/postmaster.c:1906 storage/ipc/procarray.c:277
#: storage/ipc/sinvaladt.c:304 storage/lmgr/proc.c:336
#, c-format
msgid "sorry, too many clients already"
msgstr "desculpe, muitos clientes conectados"
-#: postmaster/postmaster.c:1938
+#: postmaster/postmaster.c:1968
#, c-format
msgid "wrong key in cancel request for process %d"
msgstr "chave incorreta no pedido de cancelamento do processo %d"
-#: postmaster/postmaster.c:1946
+#: postmaster/postmaster.c:1976
#, c-format
msgid "PID %d in cancel request did not match any process"
msgstr "PID %d no pedido de cancelamento não combina com nenhum processo"
-#: postmaster/postmaster.c:2166
+#: postmaster/postmaster.c:2196
#, c-format
msgid "received SIGHUP, reloading configuration files"
msgstr "SIGHUP recebido, recarregando arquivos de configuração"
-#: postmaster/postmaster.c:2191
+#: postmaster/postmaster.c:2221
#, c-format
msgid "pg_hba.conf not reloaded"
msgstr "pg_hba.conf não foi recarregado"
-#: postmaster/postmaster.c:2234
+#: postmaster/postmaster.c:2264
#, c-format
msgid "received smart shutdown request"
msgstr "pedido de desligamento inteligente foi recebido"
-#: postmaster/postmaster.c:2284
+#: postmaster/postmaster.c:2314
#, c-format
msgid "received fast shutdown request"
msgstr "pedido de desligamento rápido foi recebido"
-#: postmaster/postmaster.c:2308
+#: postmaster/postmaster.c:2338
#, c-format
msgid "aborting any active transactions"
msgstr "interrompendo quaisquer transações ativas"
-#: postmaster/postmaster.c:2337
+#: postmaster/postmaster.c:2367
#, c-format
msgid "received immediate shutdown request"
msgstr "pedido de desligamento imediato foi recebido"
-#: postmaster/postmaster.c:2428 postmaster/postmaster.c:2451
+#: postmaster/postmaster.c:2458 postmaster/postmaster.c:2481
msgid "startup process"
msgstr "processo de inicialização"
-#: postmaster/postmaster.c:2431
+#: postmaster/postmaster.c:2461
#, c-format
msgid "aborting startup due to startup process failure"
msgstr "interrompendo inicialização porque o processo de inicialização falhou"
-#: postmaster/postmaster.c:2479
+#: postmaster/postmaster.c:2509
#, c-format
msgid "terminating all walsender processes to force cascaded standby(s) to update timeline and reconnect"
msgstr "terminando todos os processos walsender para forçar o(s) servidor(es) em espera a atualizar(em) a linha do tempo e reconectar(em)"
-#: postmaster/postmaster.c:2509
+#: postmaster/postmaster.c:2539
#, c-format
msgid "database system is ready to accept connections"
msgstr "sistema de banco de dados está pronto para aceitar conexões"
-#: postmaster/postmaster.c:2524
+#: postmaster/postmaster.c:2554
msgid "background writer process"
msgstr "processo escritor em segundo plano"
-#: postmaster/postmaster.c:2578
+#: postmaster/postmaster.c:2608
msgid "checkpointer process"
msgstr "processo de ponto de controle"
-#: postmaster/postmaster.c:2594
+#: postmaster/postmaster.c:2624
msgid "WAL writer process"
msgstr "processo escritor do WAL"
-#: postmaster/postmaster.c:2608
+#: postmaster/postmaster.c:2638
msgid "WAL receiver process"
msgstr "processo receptor do WAL"
-#: postmaster/postmaster.c:2623
+#: postmaster/postmaster.c:2653
msgid "autovacuum launcher process"
msgstr "processo inicializador do autovacuum"
-#: postmaster/postmaster.c:2638
+#: postmaster/postmaster.c:2668
msgid "archiver process"
msgstr "processo arquivador"
-#: postmaster/postmaster.c:2654
+#: postmaster/postmaster.c:2684
msgid "statistics collector process"
msgstr "processo coletor de estatísticas"
-#: postmaster/postmaster.c:2668
+#: postmaster/postmaster.c:2698
msgid "system logger process"
msgstr "processo de relato do sistema (system logger)"
-#: postmaster/postmaster.c:2703 postmaster/postmaster.c:2722
-#: postmaster/postmaster.c:2729 postmaster/postmaster.c:2747
+#: postmaster/postmaster.c:2733 postmaster/postmaster.c:2752
+#: postmaster/postmaster.c:2759 postmaster/postmaster.c:2777
msgid "server process"
msgstr "processo servidor"
-#: postmaster/postmaster.c:2783
+#: postmaster/postmaster.c:2813
#, c-format
msgid "terminating any other active server processes"
msgstr "terminando quaisquer outros processos servidor ativos"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:2976
+#: postmaster/postmaster.c:3006
#, c-format
msgid "%s (PID %d) exited with exit code %d"
msgstr "%s (PID %d) terminou com código de retorno %d"
-#: postmaster/postmaster.c:2978 postmaster/postmaster.c:2989
-#: postmaster/postmaster.c:3000 postmaster/postmaster.c:3009
-#: postmaster/postmaster.c:3019
+#: postmaster/postmaster.c:3008 postmaster/postmaster.c:3019
+#: postmaster/postmaster.c:3030 postmaster/postmaster.c:3039
+#: postmaster/postmaster.c:3049
#, c-format
msgid "Failed process was running: %s"
msgstr "Processo que falhou estava executando: %s"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:2986
+#: postmaster/postmaster.c:3016
#, c-format
msgid "%s (PID %d) was terminated by exception 0x%X"
msgstr "%s (PID %d) foi terminado pela exceção 0x%X"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:2996
+#: postmaster/postmaster.c:3026
#, c-format
msgid "%s (PID %d) was terminated by signal %d: %s"
msgstr "%s (PID %d) foi terminado pelo sinal %d: %s"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3007
+#: postmaster/postmaster.c:3037
#, c-format
msgid "%s (PID %d) was terminated by signal %d"
msgstr "%s (PID %d) foi terminado pelo sinal %d"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3017
+#: postmaster/postmaster.c:3047
#, c-format
msgid "%s (PID %d) exited with unrecognized status %d"
msgstr "%s (PID %d) terminou com status desconhecido %d"
-#: postmaster/postmaster.c:3201
+#: postmaster/postmaster.c:3231
#, c-format
msgid "abnormal database system shutdown"
msgstr "desligamento anormal do sistema de banco de dados"
-#: postmaster/postmaster.c:3241
+#: postmaster/postmaster.c:3271
#, c-format
msgid "all server processes terminated; reinitializing"
msgstr "todos os processos servidor foram terminados; reinicializando"
-#: postmaster/postmaster.c:3425
+#: postmaster/postmaster.c:3455
#, c-format
msgid "could not fork new process for connection: %m"
msgstr "não pôde criar novo processo para conexão: %m"
-#: postmaster/postmaster.c:3467
+#: postmaster/postmaster.c:3497
msgid "could not fork new process for connection: "
msgstr "não pôde criar novo processo para conexão: "
-#: postmaster/postmaster.c:3583
+#: postmaster/postmaster.c:3621
#, c-format
msgid "connection received: host=%s port=%s"
msgstr "conexão recebida: host=%s porta=%s"
-#: postmaster/postmaster.c:3588
+#: postmaster/postmaster.c:3626
#, c-format
msgid "connection received: host=%s"
msgstr "conexão recebida: host=%s"
-#: postmaster/postmaster.c:3867
+#: postmaster/postmaster.c:3899
#, c-format
msgid "could not execute server process \"%s\": %m"
msgstr "não pôde executar processo servidor \"%s\": %m"
-#: postmaster/postmaster.c:4344
+#: postmaster/postmaster.c:4379
#, c-format
msgid "postmaster became multithreaded"
msgstr "postmaster tem múltiplas threads"
-#: postmaster/postmaster.c:4402
+#: postmaster/postmaster.c:4437
#, c-format
msgid "database system is ready to accept read only connections"
msgstr "sistema de banco de dados está pronto para aceitar conexões somente leitura"
-#: postmaster/postmaster.c:4672
+#: postmaster/postmaster.c:4707
#, c-format
msgid "could not fork startup process: %m"
msgstr "não pôde criar processo de inicialização: %m"
-#: postmaster/postmaster.c:4676
+#: postmaster/postmaster.c:4711
#, c-format
msgid "could not fork background writer process: %m"
msgstr "não pôde criar processo escritor em segundo plano: %m"
-#: postmaster/postmaster.c:4680
+#: postmaster/postmaster.c:4715
#, c-format
msgid "could not fork checkpointer process: %m"
msgstr "não pôde criar processo de ponto de controle: %m"
-#: postmaster/postmaster.c:4684
+#: postmaster/postmaster.c:4719
#, c-format
msgid "could not fork WAL writer process: %m"
msgstr "não pôde criar processo escritor do WAL: %m"
-#: postmaster/postmaster.c:4688
+#: postmaster/postmaster.c:4723
#, c-format
msgid "could not fork WAL receiver process: %m"
msgstr "não pôde criar processo receptor do WAL: %m"
-#: postmaster/postmaster.c:4692
+#: postmaster/postmaster.c:4727
#, c-format
msgid "could not fork process: %m"
msgstr "não pôde criar processo: %m"
-#: postmaster/postmaster.c:4981
+#: postmaster/postmaster.c:5016
#, c-format
msgid "could not duplicate socket %d for use in backend: error code %d"
msgstr "não pôde duplicar soquete %d para uso pelo servidor: código de erro %d"
-#: postmaster/postmaster.c:5013
+#: postmaster/postmaster.c:5048
#, c-format
msgid "could not create inherited socket: error code %d\n"
msgstr "não pôde criar soquete herdado: código de erro %d\n"
-#: postmaster/postmaster.c:5042
+#: postmaster/postmaster.c:5077
#, c-format
msgid "could not open backend variables file \"%s\": %s\n"
msgstr "não pôde abrir arquivo de variáveis do servidor \"%s\": %s\n"
-#: postmaster/postmaster.c:5049
+#: postmaster/postmaster.c:5084
#, c-format
msgid "could not read from backend variables file \"%s\": %s\n"
msgstr "não pôde ler do arquivo de variáveis do servidor \"%s\": %s\n"
-#: postmaster/postmaster.c:5058
+#: postmaster/postmaster.c:5093
#, c-format
msgid "could not remove file \"%s\": %s\n"
msgstr "não pôde remover arquivo \"%s\": %s\n"
-#: postmaster/postmaster.c:5075
+#: postmaster/postmaster.c:5110
#, c-format
msgid "could not map view of backend variables: error code %lu\n"
msgstr "não pôde mapear visão de variáveis do servidor: código de erro %lu\n"
-#: postmaster/postmaster.c:5084
+#: postmaster/postmaster.c:5119
#, c-format
msgid "could not unmap view of backend variables: error code %lu\n"
msgstr "não pôde liberar visão de variáveis do servidor: código de erro %lu\n"
-#: postmaster/postmaster.c:5091
+#: postmaster/postmaster.c:5126
#, c-format
msgid "could not close handle to backend parameter variables: error code %lu\n"
msgstr "não pôde fechar manipulador das variáveis do servidor: código de erro %lu\n"
-#: postmaster/postmaster.c:5241
+#: postmaster/postmaster.c:5276
#, c-format
msgid "could not read exit code for process\n"
msgstr "não pôde ler código de retorno para processo\n"
-#: postmaster/postmaster.c:5246
+#: postmaster/postmaster.c:5281
#, c-format
msgid "could not post child completion status\n"
msgstr "não pôde publicar status de conclusão do processo filho\n"
@@ -12658,71 +12663,66 @@ msgstr "cadeia de caracteres entre aspas não foi terminada"
msgid "syntax error: unexpected character \"%s\""
msgstr "erro de sintaxe: caracter inesperado \"%s\""
-#: replication/basebackup.c:133 replication/basebackup.c:928
+#: replication/basebackup.c:134 replication/basebackup.c:929
#: utils/adt/misc.c:358
#, c-format
msgid "could not read symbolic link \"%s\": %m"
msgstr "não pôde ler link simbólico \"%s\": %m"
-#: replication/basebackup.c:140 replication/basebackup.c:932
+#: replication/basebackup.c:141 replication/basebackup.c:933
#: utils/adt/misc.c:362
#, c-format
msgid "symbolic link \"%s\" target is too long"
msgstr "alvo do link simbólico \"%s\" é muito longo"
-#: replication/basebackup.c:209
+#: replication/basebackup.c:210
#, c-format
msgid "could not stat control file \"%s\": %m"
msgstr "não pôde executar stat no arquivo de controle \"%s\": %m"
-#: replication/basebackup.c:324
+#: replication/basebackup.c:325
#, c-format
msgid "could not find any WAL files"
msgstr "não pôde encontrar arquivos do WAL"
-#: replication/basebackup.c:336 replication/basebackup.c:353
-#: replication/basebackup.c:361
+#: replication/basebackup.c:337 replication/basebackup.c:354
+#: replication/basebackup.c:362
#, c-format
msgid "could not find WAL file \"%s\""
msgstr "não pôde encontrar arquivo do WAL \"%s\""
-#: replication/basebackup.c:400 replication/basebackup.c:424
+#: replication/basebackup.c:401 replication/basebackup.c:425
#, c-format
msgid "unexpected WAL file size \"%s\""
msgstr "tamanho de arquivo do WAL \"%s\" inesperado"
-#: replication/basebackup.c:412 replication/basebackup.c:1106
+#: replication/basebackup.c:413 replication/basebackup.c:1055
#, c-format
msgid "base backup could not send data, aborting backup"
msgstr "cópia de segurança base não pôde enviar dados, interrompendo cópia de segurança"
-#: replication/basebackup.c:509 replication/basebackup.c:518
-#: replication/basebackup.c:527 replication/basebackup.c:536
-#: replication/basebackup.c:545
+#: replication/basebackup.c:510 replication/basebackup.c:519
+#: replication/basebackup.c:528 replication/basebackup.c:537
+#: replication/basebackup.c:546
#, c-format
msgid "duplicate option \"%s\""
msgstr "opção \"%s\" duplicada"
-#: replication/basebackup.c:794 replication/basebackup.c:873
+#: replication/basebackup.c:795 replication/basebackup.c:874
#, c-format
msgid "could not stat file or directory \"%s\": %m"
msgstr "não pôde executar stat no arquivo ou diretório \"%s\": %m"
-#: replication/basebackup.c:855
+#: replication/basebackup.c:856
#, c-format
msgid "shutdown requested, aborting active base backup"
msgstr "desligamento solicitado, interrompendo cópia de segurança base"
-#: replication/basebackup.c:1006
+#: replication/basebackup.c:1007
#, c-format
msgid "skipping special file \"%s\""
msgstr "ignorando arquivo especial \"%s\""
-#: replication/basebackup.c:1096
-#, c-format
-msgid "archive member \"%s\" too large for tar format"
-msgstr "membro de archive \"%s\" muito grande para o formato tar"
-
#: replication/libpqwalreceiver/libpqwalreceiver.c:101
#, c-format
msgid "could not connect to the primary server: %s"
@@ -13320,17 +13320,17 @@ msgstr "cabeçalho de página é inválido no bloco %u da relação %s; zerando
msgid "invalid page header in block %u of relation %s"
msgstr "cabeçalho de página é inválido no bloco %u da relação %s"
-#: storage/buffer/bufmgr.c:2964
+#: storage/buffer/bufmgr.c:2985
#, c-format
msgid "could not write block %u of %s"
msgstr "não pôde escrever bloco %u de %s"
-#: storage/buffer/bufmgr.c:2966
+#: storage/buffer/bufmgr.c:2987
#, c-format
msgid "Multiple failures --- write error might be permanent."
msgstr "Falhas múltiplas --- erro de escrita pode ser permanente."
-#: storage/buffer/bufmgr.c:2987 storage/buffer/bufmgr.c:3006
+#: storage/buffer/bufmgr.c:3008 storage/buffer/bufmgr.c:3027
#, c-format
msgid "writing block %u of relation %s"
msgstr "escrevendo bloco %u da relação %s"
@@ -13386,10 +13386,10 @@ msgid "could not read directory \"%s\": %m"
msgstr "não pôde ler diretório \"%s\": %m"
#: storage/ipc/shmem.c:190 storage/lmgr/lock.c:858 storage/lmgr/lock.c:892
-#: storage/lmgr/lock.c:2586 storage/lmgr/lock.c:3241 storage/lmgr/lock.c:3726
-#: storage/lmgr/lock.c:3791 storage/lmgr/lock.c:4081
+#: storage/lmgr/lock.c:2588 storage/lmgr/lock.c:3243 storage/lmgr/lock.c:3728
+#: storage/lmgr/lock.c:3793 storage/lmgr/lock.c:4083
#: storage/lmgr/predicate.c:2317 storage/lmgr/predicate.c:2332
-#: storage/lmgr/predicate.c:3725 storage/lmgr/predicate.c:4868
+#: storage/lmgr/predicate.c:3724 storage/lmgr/predicate.c:4867
#: storage/lmgr/proc.c:205 utils/hash/dynahash.c:960
#, c-format
msgid "out of shared memory"
@@ -13520,18 +13520,18 @@ msgstr "não pode adquirir modo de bloqueio %s em objetos de banco de dados enqu
msgid "Only RowExclusiveLock or less can be acquired on database objects during recovery."
msgstr "Somente RowExclusiveLock ou menos pode ser adquirido em objetos de banco de dados durante recuperação."
-#: storage/lmgr/lock.c:859 storage/lmgr/lock.c:893 storage/lmgr/lock.c:2587
-#: storage/lmgr/lock.c:3727 storage/lmgr/lock.c:3792 storage/lmgr/lock.c:4082
+#: storage/lmgr/lock.c:859 storage/lmgr/lock.c:893 storage/lmgr/lock.c:2589
+#: storage/lmgr/lock.c:3729 storage/lmgr/lock.c:3794 storage/lmgr/lock.c:4084
#, c-format
msgid "You might need to increase max_locks_per_transaction."
msgstr "Você pode precisar aumentar max_locks_per_transaction."
-#: storage/lmgr/lock.c:3028 storage/lmgr/lock.c:3141
+#: storage/lmgr/lock.c:3030 storage/lmgr/lock.c:3143
#, c-format
msgid "cannot PREPARE while holding both session-level and transaction-level locks on the same object"
msgstr "não pode executar PREPARE enquanto se mantém bloqueios tanto a nível de sessão quanto a nível de transação no mesmo objeto"
-#: storage/lmgr/lock.c:3242
+#: storage/lmgr/lock.c:3244
#, c-format
msgid "Not enough memory for reassigning the prepared transaction's locks."
msgstr "Memória insuficiente para atribuir os bloqueios de uma transação preparada."
@@ -13597,25 +13597,25 @@ msgid "The source transaction %u is not running anymore."
msgstr "A transação de origem %u não está em execução."
#: storage/lmgr/predicate.c:2318 storage/lmgr/predicate.c:2333
-#: storage/lmgr/predicate.c:3726
+#: storage/lmgr/predicate.c:3725
#, c-format
msgid "You might need to increase max_pred_locks_per_transaction."
msgstr "Você pode precisar aumentar max_pred_locks_per_transaction."
-#: storage/lmgr/predicate.c:3880 storage/lmgr/predicate.c:3969
-#: storage/lmgr/predicate.c:3977 storage/lmgr/predicate.c:4016
-#: storage/lmgr/predicate.c:4255 storage/lmgr/predicate.c:4592
-#: storage/lmgr/predicate.c:4604 storage/lmgr/predicate.c:4646
-#: storage/lmgr/predicate.c:4684
+#: storage/lmgr/predicate.c:3879 storage/lmgr/predicate.c:3968
+#: storage/lmgr/predicate.c:3976 storage/lmgr/predicate.c:4015
+#: storage/lmgr/predicate.c:4254 storage/lmgr/predicate.c:4591
+#: storage/lmgr/predicate.c:4603 storage/lmgr/predicate.c:4645
+#: storage/lmgr/predicate.c:4683
#, c-format
msgid "could not serialize access due to read/write dependencies among transactions"
msgstr "não pôde serializar acesso devido a dependências de leitura/escrita entre transações"
-#: storage/lmgr/predicate.c:3882 storage/lmgr/predicate.c:3971
-#: storage/lmgr/predicate.c:3979 storage/lmgr/predicate.c:4018
-#: storage/lmgr/predicate.c:4257 storage/lmgr/predicate.c:4594
-#: storage/lmgr/predicate.c:4606 storage/lmgr/predicate.c:4648
-#: storage/lmgr/predicate.c:4686
+#: storage/lmgr/predicate.c:3881 storage/lmgr/predicate.c:3970
+#: storage/lmgr/predicate.c:3978 storage/lmgr/predicate.c:4017
+#: storage/lmgr/predicate.c:4256 storage/lmgr/predicate.c:4593
+#: storage/lmgr/predicate.c:4605 storage/lmgr/predicate.c:4647
+#: storage/lmgr/predicate.c:4685
#, c-format
msgid "The transaction might succeed if retried."
msgstr "A transação pode ter sucesso se repetida."
@@ -13810,7 +13810,7 @@ msgid "unexpected EOF on client connection"
msgstr "EOF inesperado durante conexão do cliente"
#: tcop/postgres.c:448 tcop/postgres.c:460 tcop/postgres.c:471
-#: tcop/postgres.c:483 tcop/postgres.c:4253
+#: tcop/postgres.c:483 tcop/postgres.c:4258
#, c-format
msgid "invalid frontend message type %d"
msgstr "tipo de mensagem do cliente %d é inválido"
@@ -13998,57 +13998,57 @@ msgstr "cancelando tarefa de limpeza automática"
msgid "canceling statement due to user request"
msgstr "cancelando comando por causa de um pedido do usuário"
-#: tcop/postgres.c:3119 tcop/postgres.c:3141
+#: tcop/postgres.c:3099
#, c-format
msgid "stack depth limit exceeded"
msgstr "limite da profundidade da pilha foi excedido"
-#: tcop/postgres.c:3120 tcop/postgres.c:3142
+#: tcop/postgres.c:3100
#, c-format
msgid "Increase the configuration parameter \"max_stack_depth\" (currently %dkB), after ensuring the platform's stack depth limit is adequate."
msgstr "Aumente o parâmetro de configuração \"max_stack_depth\" (atualmente %dkB), após certificar-se que o limite de profundidade da pilha para a plataforma é adequado."
-#: tcop/postgres.c:3158
+#: tcop/postgres.c:3163
#, c-format
msgid "\"max_stack_depth\" must not exceed %ldkB."
msgstr "\"max_stack_depth\" não deve exceder %ldkB."
-#: tcop/postgres.c:3160
+#: tcop/postgres.c:3165
#, c-format
msgid "Increase the platform's stack depth limit via \"ulimit -s\" or local equivalent."
msgstr "Aumente o limite de profundidade da pilha da plataforma utilizando \"ulimit -s\" ou equivalente."
-#: tcop/postgres.c:3524
+#: tcop/postgres.c:3529
#, c-format
msgid "invalid command-line argument for server process: %s"
msgstr "argumento de linha de comando é inválido para processo servidor: %s"
-#: tcop/postgres.c:3525 tcop/postgres.c:3531
+#: tcop/postgres.c:3530 tcop/postgres.c:3536
#, c-format
msgid "Try \"%s --help\" for more information."
msgstr "Tente \"%s --help\" para obter informações adicionais."
-#: tcop/postgres.c:3529
+#: tcop/postgres.c:3534
#, c-format
msgid "%s: invalid command-line argument: %s"
msgstr "%s: argumento de linha de comando é inválido: %s"
-#: tcop/postgres.c:3608
+#: tcop/postgres.c:3613
#, c-format
msgid "%s: no database nor user name specified"
msgstr "%s: banco de dados ou nome de usuário não foi especificado"
-#: tcop/postgres.c:4163
+#: tcop/postgres.c:4168
#, c-format
msgid "invalid CLOSE message subtype %d"
msgstr "subtipo %d de mensagem CLOSE é inválido"
-#: tcop/postgres.c:4196
+#: tcop/postgres.c:4201
#, c-format
msgid "invalid DESCRIBE message subtype %d"
msgstr "subtipo %d de mensagem DESCRIBE é inválido"
-#: tcop/postgres.c:4430
+#: tcop/postgres.c:4435
#, c-format
msgid "disconnection: session time: %d:%02d:%02d.%03d user=%s database=%s host=%s%s%s"
msgstr "desconexão: tempo da sessão: %d:%02d:%02d.%02d usuário=%s banco de dados=%s máquina=%s%s%s"
@@ -14221,22 +14221,22 @@ msgstr "não pôde abrir arquivo de dicionário \"%s\": %m"
msgid "invalid regular expression: %s"
msgstr "expressão regular é inválida: %s"
-#: tsearch/spell.c:596
+#: tsearch/spell.c:732
#, c-format
msgid "multibyte flag character is not allowed"
msgstr "caractere marcador multibyte não é permitido"
-#: tsearch/spell.c:632 tsearch/spell.c:690 tsearch/spell.c:787
+#: tsearch/spell.c:766 tsearch/spell.c:822 tsearch/spell.c:926
#, c-format
msgid "could not open affix file \"%s\": %m"
msgstr "não pôde abrir arquivo de afixos \"%s\": %m"
-#: tsearch/spell.c:678
+#: tsearch/spell.c:812
#, c-format
msgid "Ispell dictionary supports only default flag value"
msgstr "dicionário Ispell suporta somente valor de marcador padrão"
-#: tsearch/spell.c:901
+#: tsearch/spell.c:1041
#, c-format
msgid "affix file contains both old-style and new-style commands"
msgstr "arquivo de afixos contém tanto comandos no estilo antigo quanto no estilo novo"
@@ -14547,7 +14547,7 @@ msgstr "marcações de matriz são inválidas"
msgid "wrong element type"
msgstr "tipo de elemento incorreto"
-#: utils/adt/arrayfuncs.c:1306 utils/adt/rangetypes.c:325
+#: utils/adt/arrayfuncs.c:1306 utils/adt/rangetypes.c:334
#: utils/cache/lsyscache.c:2528
#, c-format
msgid "no binary input function available for type %s"
@@ -14558,7 +14558,7 @@ msgstr "nenhuma função de entrada disponível para tipo %s"
msgid "improper binary format in array element %d"
msgstr "formato binário é inválido no elemento %d da matriz"
-#: utils/adt/arrayfuncs.c:1528 utils/adt/rangetypes.c:330
+#: utils/adt/arrayfuncs.c:1528 utils/adt/rangetypes.c:339
#: utils/cache/lsyscache.c:2561
#, c-format
msgid "no binary output function available for type %s"
@@ -14609,7 +14609,7 @@ msgstr "elemento nulo da matriz não é permitido neste contexto"
msgid "cannot compare arrays of different element types"
msgstr "não pode comparar matrizes de tipos de elementos diferentes"
-#: utils/adt/arrayfuncs.c:3562 utils/adt/rangetypes.c:1207
+#: utils/adt/arrayfuncs.c:3562 utils/adt/rangetypes.c:1220
#, c-format
msgid "could not identify a hash function for type %s"
msgstr "não pôde identificar uma função hash para tipo %s"
@@ -14677,12 +14677,12 @@ msgstr "sintaxe de entrada é inválida para tipo money: \"%s\""
#: utils/adt/cash.c:609 utils/adt/cash.c:659 utils/adt/cash.c:710
#: utils/adt/cash.c:759 utils/adt/cash.c:811 utils/adt/cash.c:861
#: utils/adt/float.c:841 utils/adt/float.c:905 utils/adt/float.c:2583
-#: utils/adt/float.c:2646 utils/adt/geo_ops.c:4148 utils/adt/int.c:719
+#: utils/adt/float.c:2646 utils/adt/geo_ops.c:4151 utils/adt/int.c:719
#: utils/adt/int.c:861 utils/adt/int.c:969 utils/adt/int.c:1058
#: utils/adt/int.c:1097 utils/adt/int.c:1125 utils/adt/int8.c:597
#: utils/adt/int8.c:657 utils/adt/int8.c:846 utils/adt/int8.c:954
-#: utils/adt/int8.c:1043 utils/adt/int8.c:1151 utils/adt/numeric.c:4570
-#: utils/adt/numeric.c:4853 utils/adt/timestamp.c:2977
+#: utils/adt/int8.c:1043 utils/adt/int8.c:1151 utils/adt/numeric.c:4576
+#: utils/adt/numeric.c:4859 utils/adt/timestamp.c:2977
#, c-format
msgid "division by zero"
msgstr "divisão por zero"
@@ -14944,7 +14944,7 @@ msgstr "\"%s\" está fora do intervalo para tipo double precision"
msgid "smallint out of range"
msgstr "smallint fora do intervalo"
-#: utils/adt/float.c:1416 utils/adt/numeric.c:5246
+#: utils/adt/float.c:1416 utils/adt/numeric.c:5258
#, c-format
msgid "cannot take square root of a negative number"
msgstr "não pode calcular raiz quadrada de um número negativo"
@@ -14959,12 +14959,12 @@ msgstr "zero elevado a um número negativo é indefinido"
msgid "a negative number raised to a non-integer power yields a complex result"
msgstr "um número negativo elevado a um número que não é inteiro retorna um resultado complexo"
-#: utils/adt/float.c:1528 utils/adt/float.c:1558 utils/adt/numeric.c:5464
+#: utils/adt/float.c:1528 utils/adt/float.c:1558 utils/adt/numeric.c:5476
#, c-format
msgid "cannot take logarithm of zero"
msgstr "não pode calcular logaritmo de zero"
-#: utils/adt/float.c:1532 utils/adt/float.c:1562 utils/adt/numeric.c:5468
+#: utils/adt/float.c:1532 utils/adt/float.c:1562 utils/adt/numeric.c:5480
#, c-format
msgid "cannot take logarithm of a negative number"
msgstr "não pode calcular logaritmo de número negativo"
@@ -15260,120 +15260,120 @@ msgstr "deve ser super-usuário para obter informação sobre arquivo"
msgid "must be superuser to get directory listings"
msgstr "deve ser super-usuário para obter listagem de diretórios"
-#: utils/adt/geo_ops.c:294 utils/adt/geo_ops.c:1432 utils/adt/geo_ops.c:3493
-#: utils/adt/geo_ops.c:4269 utils/adt/geo_ops.c:5198
+#: utils/adt/geo_ops.c:295 utils/adt/geo_ops.c:1433 utils/adt/geo_ops.c:3494
+#: utils/adt/geo_ops.c:4272 utils/adt/geo_ops.c:5201
#, c-format
msgid "too many points requested"
msgstr "muitos pontos solicitados"
-#: utils/adt/geo_ops.c:317
+#: utils/adt/geo_ops.c:318
#, c-format
msgid "could not format \"path\" value"
msgstr "não pôde formatar valor de \"path\""
-#: utils/adt/geo_ops.c:392
+#: utils/adt/geo_ops.c:393
#, c-format
msgid "invalid input syntax for type box: \"%s\""
msgstr "sintaxe de entrada é inválida para tipo box: \"%s\""
-#: utils/adt/geo_ops.c:956
+#: utils/adt/geo_ops.c:957
#, c-format
msgid "invalid input syntax for type line: \"%s\""
msgstr "sintaxe de entrada é inválida para tipo line: \"%s\""
-#: utils/adt/geo_ops.c:963 utils/adt/geo_ops.c:1030 utils/adt/geo_ops.c:1045
-#: utils/adt/geo_ops.c:1057
+#: utils/adt/geo_ops.c:964 utils/adt/geo_ops.c:1031 utils/adt/geo_ops.c:1046
+#: utils/adt/geo_ops.c:1058
#, c-format
msgid "type \"line\" not yet implemented"
msgstr "tipo \"line\" não está implementado"
-#: utils/adt/geo_ops.c:1412 utils/adt/geo_ops.c:1443
+#: utils/adt/geo_ops.c:1413 utils/adt/geo_ops.c:1444
#, c-format
msgid "invalid input syntax for type path: \"%s\""
msgstr "sintaxe de entrada é inválida para tipo path: \"%s\""
-#: utils/adt/geo_ops.c:1482
+#: utils/adt/geo_ops.c:1483
#, c-format
msgid "invalid number of points in external \"path\" value"
msgstr "número de pontos é inválido no valor de \"path\" externo"
-#: utils/adt/geo_ops.c:1825
+#: utils/adt/geo_ops.c:1826
#, c-format
msgid "invalid input syntax for type point: \"%s\""
msgstr "sintaxe de entrada é inválida para tipo point: \"%s\""
-#: utils/adt/geo_ops.c:2053
+#: utils/adt/geo_ops.c:2054
#, c-format
msgid "invalid input syntax for type lseg: \"%s\""
msgstr "sintaxe de entrada é inválida para tipo lseg: \"%s\""
-#: utils/adt/geo_ops.c:2657
+#: utils/adt/geo_ops.c:2658
#, c-format
msgid "function \"dist_lb\" not implemented"
msgstr "função \"dist_lb\" não está implementada"
-#: utils/adt/geo_ops.c:3170
+#: utils/adt/geo_ops.c:3171
#, c-format
msgid "function \"close_lb\" not implemented"
msgstr "função \"close_lb\" não está implementada"
-#: utils/adt/geo_ops.c:3459
+#: utils/adt/geo_ops.c:3460
#, c-format
msgid "cannot create bounding box for empty polygon"
msgstr "não pode criar um caixa circunscrita para um polígono vazio"
-#: utils/adt/geo_ops.c:3484 utils/adt/geo_ops.c:3504
+#: utils/adt/geo_ops.c:3485 utils/adt/geo_ops.c:3505
#, c-format
msgid "invalid input syntax for type polygon: \"%s\""
msgstr "sintaxe de entrada é inválida para tipo polygon: \"%s\""
-#: utils/adt/geo_ops.c:3544
+#: utils/adt/geo_ops.c:3545
#, c-format
msgid "invalid number of points in external \"polygon\" value"
msgstr "número de pontos é inválido no valor de \"polygon\" externo"
-#: utils/adt/geo_ops.c:4067
+#: utils/adt/geo_ops.c:4070
#, c-format
msgid "function \"poly_distance\" not implemented"
msgstr "função \"poly_distance\" não está implementada"
-#: utils/adt/geo_ops.c:4381
+#: utils/adt/geo_ops.c:4384
#, c-format
msgid "function \"path_center\" not implemented"
msgstr "função \"path_center\" não está implementada"
-#: utils/adt/geo_ops.c:4398
+#: utils/adt/geo_ops.c:4401
#, c-format
msgid "open path cannot be converted to polygon"
msgstr "caminho aberto não pode ser convertido em polígono"
-#: utils/adt/geo_ops.c:4575 utils/adt/geo_ops.c:4585 utils/adt/geo_ops.c:4600
-#: utils/adt/geo_ops.c:4606
+#: utils/adt/geo_ops.c:4578 utils/adt/geo_ops.c:4588 utils/adt/geo_ops.c:4603
+#: utils/adt/geo_ops.c:4609
#, c-format
msgid "invalid input syntax for type circle: \"%s\""
msgstr "sintaxe de entrada é inválida para tipo circle: \"%s\""
-#: utils/adt/geo_ops.c:4628 utils/adt/geo_ops.c:4636
+#: utils/adt/geo_ops.c:4631 utils/adt/geo_ops.c:4639
#, c-format
msgid "could not format \"circle\" value"
msgstr "não pôde formatar valor de \"circle\""
-#: utils/adt/geo_ops.c:4663
+#: utils/adt/geo_ops.c:4666
#, c-format
msgid "invalid radius in external \"circle\" value"
msgstr "raio é inválido no valor de \"circle\" externo"
-#: utils/adt/geo_ops.c:5184
+#: utils/adt/geo_ops.c:5187
#, c-format
msgid "cannot convert circle with radius zero to polygon"
msgstr "não pode converter círculo com raio zero para polígono"
-#: utils/adt/geo_ops.c:5189
+#: utils/adt/geo_ops.c:5192
#, c-format
msgid "must request at least 2 points"
msgstr "deve informar pelo menos 2 pontos"
-#: utils/adt/geo_ops.c:5233 utils/adt/geo_ops.c:5256
+#: utils/adt/geo_ops.c:5236 utils/adt/geo_ops.c:5259
#, c-format
msgid "cannot convert empty polygon to circle"
msgstr "não pode converter polígono vazio para círculo"
@@ -15428,101 +15428,101 @@ msgstr "bigint fora do intervalo"
msgid "OID out of range"
msgstr "OID fora do intervalo"
-#: utils/adt/json.c:456 utils/adt/json.c:494 utils/adt/json.c:506
-#: utils/adt/json.c:634 utils/adt/json.c:648 utils/adt/json.c:659
-#: utils/adt/json.c:667 utils/adt/json.c:675 utils/adt/json.c:683
-#: utils/adt/json.c:691 utils/adt/json.c:699 utils/adt/json.c:707
-#: utils/adt/json.c:738
+#: utils/adt/json.c:457 utils/adt/json.c:495 utils/adt/json.c:507
+#: utils/adt/json.c:635 utils/adt/json.c:649 utils/adt/json.c:660
+#: utils/adt/json.c:668 utils/adt/json.c:676 utils/adt/json.c:684
+#: utils/adt/json.c:692 utils/adt/json.c:700 utils/adt/json.c:708
+#: utils/adt/json.c:739
#, c-format
msgid "invalid input syntax for type json"
msgstr "sintaxe de entrada é inválida para tipo json"
-#: utils/adt/json.c:457
+#: utils/adt/json.c:458
#, c-format
msgid "Character with value 0x%02x must be escaped."
msgstr "Caracter com valor 0x%02x deve ser precedido por um caracter de escape."
-#: utils/adt/json.c:495
+#: utils/adt/json.c:496
#, c-format
msgid "\"\\u\" must be followed by four hexadecimal digits."
msgstr "\"\\u\" deve ser seguido por quatro dígitos hexadecimais."
-#: utils/adt/json.c:507
+#: utils/adt/json.c:508
#, c-format
msgid "Escape sequence \"\\%s\" is invalid."
msgstr "Sequência de escape \"\\%s\" é inválida."
-#: utils/adt/json.c:635
+#: utils/adt/json.c:636
#, c-format
msgid "The input string ended unexpectedly."
msgstr "A cadeia de caracteres de entrada terminou inesperadamente."
-#: utils/adt/json.c:649
+#: utils/adt/json.c:650
#, c-format
msgid "Expected end of input, but found \"%s\"."
msgstr "Fim da entrada esperado, encontrado \"%s\"."
-#: utils/adt/json.c:660
+#: utils/adt/json.c:661
#, c-format
msgid "Expected JSON value, but found \"%s\"."
msgstr "Valor JSON esperado, encontrado \"%s\"."
-#: utils/adt/json.c:668
+#: utils/adt/json.c:669
#, c-format
msgid "Expected array element or \"]\", but found \"%s\"."
msgstr "Elemento da matriz ou \"]\" esperado, encontrado \"%s\"."
-#: utils/adt/json.c:676
+#: utils/adt/json.c:677
#, c-format
msgid "Expected \",\" or \"]\", but found \"%s\"."
msgstr "\",\" ou \"]\" esperado, encontrado \"%s\"."
-#: utils/adt/json.c:684
+#: utils/adt/json.c:685
#, c-format
msgid "Expected string or \"}\", but found \"%s\"."
msgstr "Cadeia de caracteres ou \"}\" esperado, encontrado \"%s\"."
-#: utils/adt/json.c:692
+#: utils/adt/json.c:693
#, c-format
msgid "Expected \":\", but found \"%s\"."
msgstr "\":\" esperado, encontrado \"%s\"."
-#: utils/adt/json.c:700
+#: utils/adt/json.c:701
#, c-format
msgid "Expected \",\" or \"}\", but found \"%s\"."
msgstr "\",\" ou \"}\" esperado, encontrado \"%s\"."
-#: utils/adt/json.c:708
+#: utils/adt/json.c:709
#, c-format
msgid "Expected string, but found \"%s\"."
msgstr "Cadeia de caracteres esperada, encontrado \"%s\"."
-#: utils/adt/json.c:739
+#: utils/adt/json.c:740
#, c-format
msgid "Token \"%s\" is invalid."
msgstr "Elemento \"%s\" é inválida."
-#: utils/adt/json.c:811
+#: utils/adt/json.c:812
#, c-format
msgid "JSON data, line %d: %s%s%s"
msgstr "dado JSON, linha %d: %s%s%s"
-#: utils/adt/like.c:211 utils/adt/selfuncs.c:5214
+#: utils/adt/like.c:212 utils/adt/selfuncs.c:5214
#, c-format
msgid "could not determine which collation to use for ILIKE"
msgstr "não pôde determinar qual ordenação utilizar para ILIKE"
-#: utils/adt/like_match.c:104 utils/adt/like_match.c:164
+#: utils/adt/like_match.c:107 utils/adt/like_match.c:167
#, c-format
msgid "LIKE pattern must not end with escape character"
msgstr "padrão de LIKE não deve terminar com caracter escape"
-#: utils/adt/like_match.c:289 utils/adt/regexp.c:694
+#: utils/adt/like_match.c:292 utils/adt/regexp.c:694
#, c-format
msgid "invalid escape string"
msgstr "cadeia de caracteres de escape é inválida"
-#: utils/adt/like_match.c:290 utils/adt/regexp.c:695
+#: utils/adt/like_match.c:293 utils/adt/regexp.c:695
#, c-format
msgid "Escape string must be empty or one character."
msgstr "Cadeia de caracteres de escape deve ser vazia ou ter um caracter."
@@ -15733,7 +15733,7 @@ msgstr "escala do NUMERIC %d deve ser entre 0 e precisão %d"
msgid "invalid NUMERIC type modifier"
msgstr "modificador de tipo NUMERIC é inválido"
-#: utils/adt/numeric.c:1944 utils/adt/numeric.c:3817 utils/adt/numeric.c:5786
+#: utils/adt/numeric.c:1944 utils/adt/numeric.c:3817 utils/adt/numeric.c:5798
#, c-format
msgid "value overflows numeric format"
msgstr "valor excede formato numeric"
@@ -15763,7 +15763,7 @@ msgstr "estouro de campo numeric"
msgid "A field with precision %d, scale %d must round to an absolute value less than %s%d."
msgstr "Um campo com precisão %d, escala %d deve arredondar para um valor absoluto menor do que %s%d."
-#: utils/adt/numeric.c:5336
+#: utils/adt/numeric.c:5348
#, c-format
msgid "argument for function \"exp\" too big"
msgstr "argumento para função \"exp\" é muito grande"
@@ -15953,73 +15953,73 @@ msgstr "não pode mostrar um valor do tipo shell"
msgid "cannot accept a value of type pg_node_tree"
msgstr "não pode aceitar um valor do tipo pg_node_tree"
-#: utils/adt/rangetypes.c:396
+#: utils/adt/rangetypes.c:405
#, c-format
msgid "range constructor flags argument must not be NULL"
msgstr "argumento de marcadores do construtor de range não deve ser NULL"
-#: utils/adt/rangetypes.c:978
+#: utils/adt/rangetypes.c:987
#, c-format
msgid "result of range difference would not be contiguous"
msgstr "resultado da diferença de range não seria contíguo"
-#: utils/adt/rangetypes.c:1039
+#: utils/adt/rangetypes.c:1048
#, c-format
msgid "result of range union would not be contiguous"
msgstr "resultado da união de range não seria contíguo"
-#: utils/adt/rangetypes.c:1514
+#: utils/adt/rangetypes.c:1527
#, c-format
msgid "range lower bound must be less than or equal to range upper bound"
msgstr "limite inferior do range deve ser menor ou igual a limite superior do range"
-#: utils/adt/rangetypes.c:1897 utils/adt/rangetypes.c:1910
-#: utils/adt/rangetypes.c:1924
+#: utils/adt/rangetypes.c:1910 utils/adt/rangetypes.c:1923
+#: utils/adt/rangetypes.c:1937
#, c-format
msgid "invalid range bound flags"
msgstr "marcações de limite do range são inválidas"
-#: utils/adt/rangetypes.c:1898 utils/adt/rangetypes.c:1911
-#: utils/adt/rangetypes.c:1925
+#: utils/adt/rangetypes.c:1911 utils/adt/rangetypes.c:1924
+#: utils/adt/rangetypes.c:1938
#, c-format
msgid "Valid values are \"[]\", \"[)\", \"(]\", and \"()\"."
msgstr "Valores válidos são \"[]\", \"[)\", \"(]\" e \"()\"."
-#: utils/adt/rangetypes.c:1990 utils/adt/rangetypes.c:2007
-#: utils/adt/rangetypes.c:2020 utils/adt/rangetypes.c:2038
-#: utils/adt/rangetypes.c:2049 utils/adt/rangetypes.c:2093
-#: utils/adt/rangetypes.c:2101
+#: utils/adt/rangetypes.c:2003 utils/adt/rangetypes.c:2020
+#: utils/adt/rangetypes.c:2033 utils/adt/rangetypes.c:2051
+#: utils/adt/rangetypes.c:2062 utils/adt/rangetypes.c:2106
+#: utils/adt/rangetypes.c:2114
#, c-format
msgid "malformed range literal: \"%s\""
msgstr "range mal formado: \"%s\""
-#: utils/adt/rangetypes.c:1992
+#: utils/adt/rangetypes.c:2005
#, c-format
msgid "Junk after \"empty\" keyword."
msgstr "Lixo após palavra-chave \"empty\"."
-#: utils/adt/rangetypes.c:2009
+#: utils/adt/rangetypes.c:2022
#, c-format
msgid "Missing left parenthesis or bracket."
msgstr "Faltando parêntese esquerdo ou colchete."
-#: utils/adt/rangetypes.c:2022
+#: utils/adt/rangetypes.c:2035
#, c-format
msgid "Missing comma after lower bound."
msgstr "Faltando vírgula depois de limite inferior."
-#: utils/adt/rangetypes.c:2040
+#: utils/adt/rangetypes.c:2053
#, c-format
msgid "Too many commas."
msgstr "Muitas vírgulas."
-#: utils/adt/rangetypes.c:2051
+#: utils/adt/rangetypes.c:2064
#, c-format
msgid "Junk after right parenthesis or bracket."
msgstr "Lixo após parêntese ou colchete direito."
-#: utils/adt/rangetypes.c:2095 utils/adt/rangetypes.c:2103
-#: utils/adt/rowtypes.c:203 utils/adt/rowtypes.c:211
+#: utils/adt/rangetypes.c:2108 utils/adt/rangetypes.c:2116
+#: utils/adt/rowtypes.c:206 utils/adt/rowtypes.c:214
#, c-format
msgid "Unexpected end of input."
msgstr "Fim da entrada inesperado."
@@ -16049,8 +16049,8 @@ msgstr "mais de uma função com nome \"%s\""
msgid "more than one operator named %s"
msgstr "mais de um operador com nome %s"
-#: utils/adt/regproc.c:635 utils/adt/regproc.c:1488 utils/adt/ruleutils.c:6116
-#: utils/adt/ruleutils.c:6171 utils/adt/ruleutils.c:6209
+#: utils/adt/regproc.c:635 utils/adt/regproc.c:1488 utils/adt/ruleutils.c:6131
+#: utils/adt/ruleutils.c:6186 utils/adt/ruleutils.c:6224
#, c-format
msgid "too many arguments"
msgstr "muitos argumentos"
@@ -16162,63 +16162,63 @@ msgstr "Chave (%s)=(%s) ainda é referenciada pela tabela \"%s\"."
msgid "Key is still referenced from table \"%s\"."
msgstr "Chave ainda é referenciada pela tabela \"%s\"."
-#: utils/adt/rowtypes.c:98 utils/adt/rowtypes.c:470
+#: utils/adt/rowtypes.c:101 utils/adt/rowtypes.c:477
#, c-format
msgid "input of anonymous composite types is not implemented"
msgstr "entrada de tipos compostos anônimos não está implementada"
-#: utils/adt/rowtypes.c:150 utils/adt/rowtypes.c:178 utils/adt/rowtypes.c:201
-#: utils/adt/rowtypes.c:209 utils/adt/rowtypes.c:261 utils/adt/rowtypes.c:269
+#: utils/adt/rowtypes.c:153 utils/adt/rowtypes.c:181 utils/adt/rowtypes.c:204
+#: utils/adt/rowtypes.c:212 utils/adt/rowtypes.c:264 utils/adt/rowtypes.c:272
#, c-format
msgid "malformed record literal: \"%s\""
msgstr "matriz mal formada: \"%s\""
-#: utils/adt/rowtypes.c:151
+#: utils/adt/rowtypes.c:154
#, c-format
msgid "Missing left parenthesis."
msgstr "Faltando parêntese esquerdo."
-#: utils/adt/rowtypes.c:179
+#: utils/adt/rowtypes.c:182
#, c-format
msgid "Too few columns."
msgstr "Poucas colunas."
-#: utils/adt/rowtypes.c:262
+#: utils/adt/rowtypes.c:265
#, c-format
msgid "Too many columns."
msgstr "Muitas colunas."
-#: utils/adt/rowtypes.c:270
+#: utils/adt/rowtypes.c:273
#, c-format
msgid "Junk after right parenthesis."
msgstr "Lixo após parêntese direito."
-#: utils/adt/rowtypes.c:519
+#: utils/adt/rowtypes.c:526
#, c-format
msgid "wrong number of columns: %d, expected %d"
msgstr "número de colunas incorreto: %d, esperado %d"
-#: utils/adt/rowtypes.c:546
+#: utils/adt/rowtypes.c:553
#, c-format
msgid "wrong data type: %u, expected %u"
msgstr "tipo de dado incorreto: %u, esperado %u"
-#: utils/adt/rowtypes.c:607
+#: utils/adt/rowtypes.c:614
#, c-format
msgid "improper binary format in record column %d"
msgstr "formato binário inválido na coluna %d do registro"
-#: utils/adt/rowtypes.c:891 utils/adt/rowtypes.c:1126
+#: utils/adt/rowtypes.c:902 utils/adt/rowtypes.c:1139
#, c-format
msgid "cannot compare dissimilar column types %s and %s at record column %d"
msgstr "não pode comparar tipos de colunas diferentes %s e %s em coluna %d de registro"
-#: utils/adt/rowtypes.c:977 utils/adt/rowtypes.c:1197
+#: utils/adt/rowtypes.c:988 utils/adt/rowtypes.c:1210
#, c-format
msgid "cannot compare record types with different numbers of columns"
msgstr "não pode comparar tipos record com quantidade diferente de colunas"
-#: utils/adt/ruleutils.c:2481
+#: utils/adt/ruleutils.c:2473
#, c-format
msgid "rule \"%s\" has unsupported event type %d"
msgstr "regra \"%s\" tem tipo de evento %d que não é suportado"
@@ -16403,7 +16403,7 @@ msgstr "consulta de busca textual não contém lexemas: \"%s\""
msgid "tsquery is too large"
msgstr "tsquery é muito grande"
-#: utils/adt/tsquery_cleanup.c:284
+#: utils/adt/tsquery_cleanup.c:287
#, c-format
msgid "text-search query contains only stop words or doesn't contain lexemes, ignored"
msgstr "consulta de busca textual contém somente palavras ignoradas ou não contém lexemas, ignorada"
@@ -16984,91 +16984,91 @@ msgstr "FATAL"
msgid "PANIC"
msgstr "PÂNICO"
-#: utils/fmgr/dfmgr.c:125
+#: utils/fmgr/dfmgr.c:121
#, c-format
msgid "could not find function \"%s\" in file \"%s\""
msgstr "não pôde encontrar função \"%s\" no arquivo \"%s\""
-#: utils/fmgr/dfmgr.c:204 utils/fmgr/dfmgr.c:413 utils/fmgr/dfmgr.c:461
+#: utils/fmgr/dfmgr.c:200 utils/fmgr/dfmgr.c:409 utils/fmgr/dfmgr.c:457
#, c-format
msgid "could not access file \"%s\": %m"
msgstr "não pôde acessar arquivo \"%s\": %m"
-#: utils/fmgr/dfmgr.c:242
+#: utils/fmgr/dfmgr.c:238
#, c-format
msgid "could not load library \"%s\": %s"
msgstr "não pôde carregar biblioteca \"%s\": %s"
-#: utils/fmgr/dfmgr.c:274
+#: utils/fmgr/dfmgr.c:270
#, c-format
msgid "incompatible library \"%s\": missing magic block"
msgstr "biblioteca \"%s\" é incompatível: bloco mágico ausente"
-#: utils/fmgr/dfmgr.c:276
+#: utils/fmgr/dfmgr.c:272
#, c-format
msgid "Extension libraries are required to use the PG_MODULE_MAGIC macro."
msgstr "Bibliotecas de extensões são obrigadas a utilizar o macro PG_MODULE_MAGIC."
-#: utils/fmgr/dfmgr.c:312
+#: utils/fmgr/dfmgr.c:308
#, c-format
msgid "incompatible library \"%s\": version mismatch"
msgstr "biblioteca \"%s\" é incompatível: versão não corresponde"
-#: utils/fmgr/dfmgr.c:314
+#: utils/fmgr/dfmgr.c:310
#, c-format
msgid "Server is version %d.%d, library is version %d.%d."
msgstr "Servidor tem versão %d,%d, biblioteca tem versão %d.%d."
-#: utils/fmgr/dfmgr.c:333
+#: utils/fmgr/dfmgr.c:329
#, c-format
msgid "Server has FUNC_MAX_ARGS = %d, library has %d."
msgstr "Servidor tem FUNC_MAX_ARGS = %d, biblioteca tem %d."
-#: utils/fmgr/dfmgr.c:342
+#: utils/fmgr/dfmgr.c:338
#, c-format
msgid "Server has INDEX_MAX_KEYS = %d, library has %d."
msgstr "Servidor tem INDEX_MAX_KEYS = %d, biblioteca tem %d."
-#: utils/fmgr/dfmgr.c:351
+#: utils/fmgr/dfmgr.c:347
#, c-format
msgid "Server has NAMEDATALEN = %d, library has %d."
msgstr "Servidor tem NAMEDATALEN = %d, biblioteca tem %d."
-#: utils/fmgr/dfmgr.c:360
+#: utils/fmgr/dfmgr.c:356
#, c-format
msgid "Server has FLOAT4PASSBYVAL = %s, library has %s."
msgstr "Servidor tem FLOAT4PASSBYVAL = %s, biblioteca tem %s."
-#: utils/fmgr/dfmgr.c:369
+#: utils/fmgr/dfmgr.c:365
#, c-format
msgid "Server has FLOAT8PASSBYVAL = %s, library has %s."
msgstr "Servidor tem FLOAT8PASSBYVAL = %s, biblioteca tem %s."
-#: utils/fmgr/dfmgr.c:376
+#: utils/fmgr/dfmgr.c:372
msgid "Magic block has unexpected length or padding difference."
msgstr "Bloco mágico tem tamanho inesperado ou diferença no enchimento."
-#: utils/fmgr/dfmgr.c:379
+#: utils/fmgr/dfmgr.c:375
#, c-format
msgid "incompatible library \"%s\": magic block mismatch"
msgstr "biblioteca \"%s\" é incompatível: bloco mágico não corresponde"
-#: utils/fmgr/dfmgr.c:545
+#: utils/fmgr/dfmgr.c:541
#, c-format
msgid "access to library \"%s\" is not allowed"
msgstr "acesso a biblioteca \"%s\" não é permitido"
-#: utils/fmgr/dfmgr.c:572
+#: utils/fmgr/dfmgr.c:568
#, c-format
msgid "invalid macro name in dynamic library path: %s"
msgstr "nome de macro é inválido no caminho de biblioteca dinâmica: %s"
-#: utils/fmgr/dfmgr.c:617
+#: utils/fmgr/dfmgr.c:613
#, c-format
msgid "zero-length component in parameter \"dynamic_library_path\""
msgstr "componente de tamanho zero no parâmetro \"dynamic_library_path\""
-#: utils/fmgr/dfmgr.c:636
+#: utils/fmgr/dfmgr.c:632
#, c-format
msgid "component in parameter \"dynamic_library_path\" is not an absolute path"
msgstr "componente no parâmetro \"dynamic_library_path\" não é um caminho absoluto"
@@ -17209,42 +17209,52 @@ msgstr "O arquivo parece ter sido deixado acidentalmente, mas ele não pôde ser
msgid "could not write lock file \"%s\": %m"
msgstr "não pôde escrever no arquivo de bloqueio \"%s\": %m"
-#: utils/init/miscinit.c:1047 utils/misc/guc.c:7669
+#: utils/init/miscinit.c:1047 utils/init/miscinit.c:1162 utils/misc/guc.c:7680
#, c-format
msgid "could not read from file \"%s\": %m"
msgstr "não pôde ler do arquivo \"%s\": %m"
-#: utils/init/miscinit.c:1147 utils/init/miscinit.c:1160
+#: utils/init/miscinit.c:1152
+#, c-format
+msgid "could not open file \"%s\": %m; continuing anyway"
+msgstr "não pôde abrir arquivo \"%s\": %m; continuando mesmo assim"
+
+#: utils/init/miscinit.c:1175
+#, c-format
+msgid "lock file \"%s\" contains wrong PID: %ld instead of %ld"
+msgstr "arquivo de bloqueio \"%s\" contém PID incorreto: %ld ao invés de %ld"
+
+#: utils/init/miscinit.c:1217 utils/init/miscinit.c:1230
#, c-format
msgid "\"%s\" is not a valid data directory"
msgstr "\"%s\" não é um diretório de dados válido"
-#: utils/init/miscinit.c:1149
+#: utils/init/miscinit.c:1219
#, c-format
msgid "File \"%s\" is missing."
msgstr "Arquivo \"%s\" está ausente."
-#: utils/init/miscinit.c:1162
+#: utils/init/miscinit.c:1232
#, c-format
msgid "File \"%s\" does not contain valid data."
msgstr "Arquivo \"%s\" não contém dados válidos."
-#: utils/init/miscinit.c:1164
+#: utils/init/miscinit.c:1234
#, c-format
msgid "You might need to initdb."
msgstr "Você precisa executar o initdb."
-#: utils/init/miscinit.c:1172
+#: utils/init/miscinit.c:1242
#, c-format
msgid "The data directory was initialized by PostgreSQL version %ld.%ld, which is not compatible with this version %s."
msgstr "O diretório de dados foi inicializado pelo PostgreSQL versão %ld.%ld, que não é compatível com essa versão %s."
-#: utils/init/miscinit.c:1220
+#: utils/init/miscinit.c:1290
#, c-format
msgid "invalid list syntax in parameter \"%s\""
msgstr "sintaxe de lista é inválida para parâmetro \"%s\""
-#: utils/init/miscinit.c:1257
+#: utils/init/miscinit.c:1327
#, c-format
msgid "loaded library \"%s\""
msgstr "biblioteca \"%s\" foi carregada"
@@ -18775,7 +18785,7 @@ msgid "Valid units for this parameter are \"ms\", \"s\", \"min\", \"h\", and \"d
msgstr "Unidades válidas para este parâmetro são \"ms\", \"s\", \"min\", \"h\" e \"d\"."
#: utils/misc/guc.c:5158 utils/misc/guc.c:5954 utils/misc/guc.c:6006
-#: utils/misc/guc.c:6739 utils/misc/guc.c:6898 utils/misc/guc.c:8073
+#: utils/misc/guc.c:6750 utils/misc/guc.c:6909 utils/misc/guc.c:8084
#, c-format
msgid "unrecognized configuration parameter \"%s\""
msgstr "parâmetro de configuração \"%s\" desconhecido"
@@ -18795,7 +18805,7 @@ msgstr "parâmetro \"%s\" não pode ser mudado agora"
msgid "parameter \"%s\" cannot be set after connection start"
msgstr "parâmetro \"%s\" não pode ser definido depois que a conexão foi iniciada"
-#: utils/misc/guc.c:5261 utils/misc/guc.c:8089
+#: utils/misc/guc.c:5261 utils/misc/guc.c:8100
#, c-format
msgid "permission denied to set parameter \"%s\""
msgstr "permissão negada ao definir parâmetro \"%s\""
@@ -18805,8 +18815,8 @@ msgstr "permissão negada ao definir parâmetro \"%s\""
msgid "cannot set parameter \"%s\" within security-definer function"
msgstr "não pode definir parâmetro \"%s\" em função com privilégios do dono"
-#: utils/misc/guc.c:5452 utils/misc/guc.c:5787 utils/misc/guc.c:8253
-#: utils/misc/guc.c:8287
+#: utils/misc/guc.c:5452 utils/misc/guc.c:5787 utils/misc/guc.c:8264
+#: utils/misc/guc.c:8298
#, c-format
msgid "invalid value for parameter \"%s\": \"%s\""
msgstr "valor é inválido para parâmetro \"%s\": \"%s\""
@@ -18826,7 +18836,7 @@ msgstr "parâmetro \"%s\" requer um valor numérico"
msgid "%g is outside the valid range for parameter \"%s\" (%g .. %g)"
msgstr "%g está fora do intervalo válido para parâmetro \"%s\" (%g .. %g)"
-#: utils/misc/guc.c:5962 utils/misc/guc.c:6010 utils/misc/guc.c:6902
+#: utils/misc/guc.c:5962 utils/misc/guc.c:6010 utils/misc/guc.c:6913
#, c-format
msgid "must be superuser to examine \"%s\""
msgstr "deve ser super-usuário para examinar \"%s\""
@@ -18846,57 +18856,57 @@ msgstr "SET LOCAL TRANSACTION SNAPSHOT não está implementado"
msgid "SET requires parameter name"
msgstr "SET requer nome do parâmetro"
-#: utils/misc/guc.c:6441
+#: utils/misc/guc.c:6452
#, c-format
msgid "attempt to redefine parameter \"%s\""
msgstr "tentativa de redefinir parâmetro \"%s\""
-#: utils/misc/guc.c:7792
+#: utils/misc/guc.c:7803
#, c-format
msgid "could not parse setting for parameter \"%s\""
msgstr "não pôde analisar definição para parâmetro \"%s\""
-#: utils/misc/guc.c:8151 utils/misc/guc.c:8185
+#: utils/misc/guc.c:8162 utils/misc/guc.c:8196
#, c-format
msgid "invalid value for parameter \"%s\": %d"
msgstr "valor é inválido para parâmetro \"%s\": %d"
-#: utils/misc/guc.c:8219
+#: utils/misc/guc.c:8230
#, c-format
msgid "invalid value for parameter \"%s\": %g"
msgstr "valor é inválido para parâmetro \"%s\": %g"
-#: utils/misc/guc.c:8409
+#: utils/misc/guc.c:8420
#, c-format
msgid "\"temp_buffers\" cannot be changed after any temporary tables have been accessed in the session."
msgstr "\"temp_buffers\" não pode ser alterado após qualquer tabela temporária ter sido acessada na sessão."
-#: utils/misc/guc.c:8421
+#: utils/misc/guc.c:8432
#, c-format
msgid "SET AUTOCOMMIT TO OFF is no longer supported"
msgstr "SET AUTOCOMMIT TO OFF não é mais suportado"
-#: utils/misc/guc.c:8433
+#: utils/misc/guc.c:8444
#, c-format
msgid "assertion checking is not supported by this build"
msgstr "verificação de asserção não é suportada por essa construção"
-#: utils/misc/guc.c:8446
+#: utils/misc/guc.c:8457
#, c-format
msgid "Bonjour is not supported by this build"
msgstr "Bonjour não é suportado por essa construção"
-#: utils/misc/guc.c:8459
+#: utils/misc/guc.c:8470
#, c-format
msgid "SSL is not supported by this build"
msgstr "SSL não é suportado por essa construção"
-#: utils/misc/guc.c:8471
+#: utils/misc/guc.c:8482
#, c-format
msgid "Cannot enable parameter when \"log_statement_stats\" is true."
msgstr "não pode habilitar parâmetro quando \"log_statement_stats\" é true."
-#: utils/misc/guc.c:8483
+#: utils/misc/guc.c:8494
#, c-format
msgid "Cannot enable \"log_statement_stats\" when \"log_parser_stats\", \"log_planner_stats\", or \"log_executor_stats\" is true."
msgstr "não pode habilitar \"log_statement_stats\" quando \"log_parser_stats\", \"log_planner_stats\" ou \"log_executor_stats\" é true."
diff --git a/src/bin/pg_ctl/po/fr.po b/src/bin/pg_ctl/po/fr.po
index 1af17bbdb2a..c157febe215 100644
--- a/src/bin/pg_ctl/po/fr.po
+++ b/src/bin/pg_ctl/po/fr.po
@@ -9,18 +9,17 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.2\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2012-07-22 04:16+0000\n"
-"PO-Revision-Date: 2012-07-22 21:23+0100\n"
+"POT-Creation-Date: 2016-02-17 02:59+0000\n"
+"PO-Revision-Date: 2016-02-18 21:32+0100\n"
"Last-Translator: Guillaume Lelarge <guillaume@lelarge.info>\n"
"Language-Team: PostgreSQLfr <pgsql-fr-generale@postgresql.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Poedit 1.8.6\n"
-#: ../../port/exec.c:125
-#: ../../port/exec.c:239
-#: ../../port/exec.c:282
+#: ../../port/exec.c:125 ../../port/exec.c:239 ../../port/exec.c:282
#, c-format
msgid "could not identify current directory: %s"
msgstr "n'a pas pu identifier le r�pertoire courant : %s"
@@ -40,8 +39,7 @@ msgstr "n'a pas pu lire le binaire � %s �"
msgid "could not find a \"%s\" to execute"
msgstr "n'a pas pu trouver un � %s � � ex�cuter"
-#: ../../port/exec.c:255
-#: ../../port/exec.c:291
+#: ../../port/exec.c:255 ../../port/exec.c:291
#, c-format
msgid "could not change directory to \"%s\""
msgstr "n'a pas pu acc�der au r�pertoire � %s �"
@@ -51,49 +49,57 @@ msgstr "n'a pas pu acc�der au r�pertoire � %s �"
msgid "could not read symbolic link \"%s\""
msgstr "n'a pas pu lire le lien symbolique � %s �"
-#: ../../port/exec.c:518
+#: ../../port/exec.c:526
#, c-format
msgid "child process exited with exit code %d"
msgstr "le processus fils a quitt� avec le code de sortie %d"
-#: ../../port/exec.c:522
+#: ../../port/exec.c:530
#, c-format
msgid "child process was terminated by exception 0x%X"
msgstr "le processus fils a �t� termin� par l'exception 0x%X"
-#: ../../port/exec.c:531
+#: ../../port/exec.c:539
#, c-format
msgid "child process was terminated by signal %s"
msgstr "le processus fils a �t� termin� par le signal %s"
-#: ../../port/exec.c:534
+#: ../../port/exec.c:542
#, c-format
msgid "child process was terminated by signal %d"
msgstr "le processus fils a �t� termin� par le signal %d"
-#: ../../port/exec.c:538
+#: ../../port/exec.c:546
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "le processus fils a quitt� avec un statut %d non reconnu"
-#: pg_ctl.c:239
-#: pg_ctl.c:254
-#: pg_ctl.c:2099
+#: pg_ctl.c:251 pg_ctl.c:266 pg_ctl.c:2361
#, c-format
msgid "%s: out of memory\n"
msgstr "%s : m�moire �puis�e\n"
-#: pg_ctl.c:288
+#: pg_ctl.c:300
#, c-format
msgid "%s: could not open PID file \"%s\": %s\n"
msgstr "%s : n'a pas pu ouvrir le fichier de PID � %s � : %s\n"
-#: pg_ctl.c:295
+#: pg_ctl.c:307
#, c-format
msgid "%s: invalid data in PID file \"%s\"\n"
msgstr "%s : donn�es invalides dans le fichier de PID � %s �\n"
-#: pg_ctl.c:472
+#: pg_ctl.c:437 pg_ctl.c:465
+#, c-format
+msgid "%s: could not start server: %s\n"
+msgstr "%s : n'a pas pu d�marrer le serveur : %s\n"
+
+#: pg_ctl.c:489
+#, c-format
+msgid "%s: could not start server: error code %lu\n"
+msgstr "%s : n'a pas pu d�marrer le serveur : code d'erreur %lu\n"
+
+#: pg_ctl.c:566
#, c-format
msgid ""
"\n"
@@ -102,7 +108,7 @@ msgstr ""
"\n"
"%s : l'option -w n'est pas support�e lors du d�marrage d'un serveur pr�-9.1\n"
-#: pg_ctl.c:542
+#: pg_ctl.c:631
#, c-format
msgid ""
"\n"
@@ -112,33 +118,24 @@ msgstr ""
"%s : l'option -w ne peut pas utiliser un chemin relatif vers le r�pertoire de\n"
"la socket\n"
-#: pg_ctl.c:590
-#, c-format
-msgid ""
-"\n"
-"%s: this data directory appears to be running a pre-existing postmaster\n"
-msgstr ""
-"\n"
-"%s : ce r�pertoire des donn�es semble �tre utilis� par un postmaster d�j� existant\n"
-
-#: pg_ctl.c:640
+#: pg_ctl.c:728
#, c-format
msgid "%s: cannot set core file size limit; disallowed by hard limit\n"
msgstr ""
"%s : n'a pas pu initialiser la taille des fichiers core, ceci est interdit\n"
"par une limite dure\n"
-#: pg_ctl.c:665
+#: pg_ctl.c:753
#, c-format
msgid "%s: could not read file \"%s\"\n"
msgstr "%s : n'a pas pu lire le fichier � %s �\n"
-#: pg_ctl.c:670
+#: pg_ctl.c:758
#, c-format
msgid "%s: option file \"%s\" must have exactly one line\n"
msgstr "%s : le fichier d'options � %s � ne doit comporter qu'une seule ligne\n"
-#: pg_ctl.c:718
+#: pg_ctl.c:806
#, c-format
msgid ""
"The program \"%s\" is needed by %s but was not found in the\n"
@@ -149,7 +146,7 @@ msgstr ""
"dans le m�me r�pertoire que � %s �.\n"
"V�rifiez votre installation.\n"
-#: pg_ctl.c:724
+#: pg_ctl.c:812
#, c-format
msgid ""
"The program \"%s\" was found by \"%s\"\n"
@@ -160,47 +157,39 @@ msgstr ""
"que %s.\n"
"V�rifiez votre installation.\n"
-#: pg_ctl.c:757
+#: pg_ctl.c:845
#, c-format
msgid "%s: database system initialization failed\n"
msgstr "%s : l'initialisation du syst�me a �chou�\n"
-#: pg_ctl.c:772
+#: pg_ctl.c:860
#, c-format
msgid "%s: another server might be running; trying to start server anyway\n"
msgstr ""
"%s : un autre serveur semble en cours d'ex�cution ; le d�marrage du serveur\n"
"va toutefois �tre tent�\n"
-#: pg_ctl.c:809
-#, c-format
-msgid "%s: could not start server: exit code was %d\n"
-msgstr "%s : n'a pas pu d�marrer le serveur : le code de sortie est %d\n"
-
-#: pg_ctl.c:816
+#: pg_ctl.c:898
msgid "waiting for server to start..."
msgstr "en attente du d�marrage du serveur..."
-#: pg_ctl.c:821
-#: pg_ctl.c:922
-#: pg_ctl.c:1013
+#: pg_ctl.c:903 pg_ctl.c:1010 pg_ctl.c:1101
msgid " done\n"
msgstr " effectu�\n"
-#: pg_ctl.c:822
+#: pg_ctl.c:904
msgid "server started\n"
msgstr "serveur d�marr�\n"
-#: pg_ctl.c:825
-#: pg_ctl.c:829
+#: pg_ctl.c:907 pg_ctl.c:911
msgid " stopped waiting\n"
msgstr " attente arr�t�e\n"
-#: pg_ctl.c:826
+#: pg_ctl.c:908
msgid "server is still starting up\n"
msgstr "le serveur est toujours en cours de d�marrage\n"
-#: pg_ctl.c:830
+#: pg_ctl.c:912
#, c-format
msgid ""
"%s: could not start server\n"
@@ -209,55 +198,45 @@ msgstr ""
"%s : n'a pas pu d�marrer le serveur\n"
"Examinez le journal applicatif.\n"
-#: pg_ctl.c:836
-#: pg_ctl.c:914
-#: pg_ctl.c:1004
+#: pg_ctl.c:918 pg_ctl.c:1002 pg_ctl.c:1092
msgid " failed\n"
msgstr " a �chou�\n"
-#: pg_ctl.c:837
+#: pg_ctl.c:919
#, c-format
msgid "%s: could not wait for server because of misconfiguration\n"
msgstr "%s : n'a pas pu attendre le serveur � cause d'une mauvaise configuration\n"
-#: pg_ctl.c:843
+#: pg_ctl.c:925
msgid "server starting\n"
msgstr "serveur en cours de d�marrage\n"
-#: pg_ctl.c:858
-#: pg_ctl.c:944
-#: pg_ctl.c:1034
-#: pg_ctl.c:1074
+#: pg_ctl.c:946 pg_ctl.c:1032 pg_ctl.c:1122 pg_ctl.c:1162
#, c-format
msgid "%s: PID file \"%s\" does not exist\n"
msgstr "%s : le fichier de PID � %s � n'existe pas\n"
-#: pg_ctl.c:859
-#: pg_ctl.c:946
-#: pg_ctl.c:1035
-#: pg_ctl.c:1075
+#: pg_ctl.c:947 pg_ctl.c:1034 pg_ctl.c:1123 pg_ctl.c:1163
msgid "Is server running?\n"
msgstr "Le serveur est-il en cours d'ex�cution ?\n"
-#: pg_ctl.c:865
+#: pg_ctl.c:953
#, c-format
msgid "%s: cannot stop server; single-user server is running (PID: %ld)\n"
msgstr ""
"%s : ne peut pas arr�ter le serveur ; le serveur mono-utilisateur est en\n"
"cours d'ex�cution (PID : %ld)\n"
-#: pg_ctl.c:873
-#: pg_ctl.c:968
+#: pg_ctl.c:961 pg_ctl.c:1056
#, c-format
msgid "%s: could not send stop signal (PID: %ld): %s\n"
msgstr "%s : n'a pas pu envoyer le signal d'arr�t (PID : %ld) : %s\n"
-#: pg_ctl.c:880
+#: pg_ctl.c:968
msgid "server shutting down\n"
msgstr "serveur en cours d'arr�t\n"
-#: pg_ctl.c:895
-#: pg_ctl.c:983
+#: pg_ctl.c:983 pg_ctl.c:1071
msgid ""
"WARNING: online backup mode is active\n"
"Shutdown will not complete until pg_stop_backup() is called.\n"
@@ -267,19 +246,16 @@ msgstr ""
"L'arr�t ne surviendra qu'au moment o� pg_stop_backup() sera appel�.\n"
"\n"
-#: pg_ctl.c:899
-#: pg_ctl.c:987
+#: pg_ctl.c:987 pg_ctl.c:1075
msgid "waiting for server to shut down..."
msgstr "en attente de l'arr�t du serveur..."
-#: pg_ctl.c:916
-#: pg_ctl.c:1006
+#: pg_ctl.c:1004 pg_ctl.c:1094
#, c-format
msgid "%s: server does not shut down\n"
msgstr "%s : le serveur ne s'est pas arr�t�\n"
-#: pg_ctl.c:918
-#: pg_ctl.c:1008
+#: pg_ctl.c:1006 pg_ctl.c:1096
msgid ""
"HINT: The \"-m fast\" option immediately disconnects sessions rather than\n"
"waiting for session-initiated disconnection.\n"
@@ -287,194 +263,190 @@ msgstr ""
"ASTUCE : l'option � -m fast � d�connecte imm�diatement les sessions plut�t que\n"
"d'attendre la d�connexion des sessions d�j� pr�sentes.\n"
-#: pg_ctl.c:924
-#: pg_ctl.c:1014
+#: pg_ctl.c:1012 pg_ctl.c:1102
msgid "server stopped\n"
msgstr "serveur arr�t�\n"
-#: pg_ctl.c:947
-#: pg_ctl.c:1020
+#: pg_ctl.c:1035 pg_ctl.c:1108
msgid "starting server anyway\n"
msgstr "lancement du serveur malgr� tout\n"
-#: pg_ctl.c:956
+#: pg_ctl.c:1044
#, c-format
msgid "%s: cannot restart server; single-user server is running (PID: %ld)\n"
msgstr ""
"%s : ne peut pas relancer le serveur ; le serveur mono-utilisateur est en\n"
"cours d'ex�cution (PID : %ld)\n"
-#: pg_ctl.c:959
-#: pg_ctl.c:1044
+#: pg_ctl.c:1047 pg_ctl.c:1132
msgid "Please terminate the single-user server and try again.\n"
msgstr "Merci d'arr�ter le serveur mono-utilisateur et de r�essayer.\n"
-#: pg_ctl.c:1018
+#: pg_ctl.c:1106
#, c-format
msgid "%s: old server process (PID: %ld) seems to be gone\n"
msgstr "%s : l'ancien processus serveur (PID : %ld) semble �tre parti\n"
-#: pg_ctl.c:1041
+#: pg_ctl.c:1129
#, c-format
msgid "%s: cannot reload server; single-user server is running (PID: %ld)\n"
msgstr ""
"%s : ne peut pas recharger le serveur ; le serveur mono-utilisateur est en\n"
"cours d'ex�cution (PID : %ld)\n"
-#: pg_ctl.c:1050
+#: pg_ctl.c:1138
#, c-format
msgid "%s: could not send reload signal (PID: %ld): %s\n"
msgstr "%s : n'a pas pu envoyer le signal de rechargement (PID : %ld) : %s\n"
-#: pg_ctl.c:1055
+#: pg_ctl.c:1143
msgid "server signaled\n"
msgstr "envoi d'un signal au serveur\n"
-#: pg_ctl.c:1081
+#: pg_ctl.c:1169
#, c-format
msgid "%s: cannot promote server; single-user server is running (PID: %ld)\n"
msgstr ""
"%s : ne peut pas promouvoir le serveur ; le serveur mono-utilisateur est en\n"
"cours d'ex�cution (PID : %ld)\n"
-#: pg_ctl.c:1090
+#: pg_ctl.c:1178
#, c-format
msgid "%s: cannot promote server; server is not in standby mode\n"
msgstr "%s : ne peut pas promouvoir le serveur ; le serveur n'est pas en standby\n"
-#: pg_ctl.c:1098
+#: pg_ctl.c:1186
#, c-format
msgid "%s: could not create promote signal file \"%s\": %s\n"
msgstr "%s : n'a pas pu cr�er le fichier � %s � signalant la promotion : %s\n"
-#: pg_ctl.c:1104
+#: pg_ctl.c:1192
#, c-format
msgid "%s: could not write promote signal file \"%s\": %s\n"
msgstr "%s : n'a pas pu �crire le fichier � %s � signalant la promotion : %s\n"
-#: pg_ctl.c:1112
+#: pg_ctl.c:1200
#, c-format
msgid "%s: could not send promote signal (PID: %ld): %s\n"
msgstr "%s : n'a pas pu envoyer le signal de promotion (PID : %ld) : %s\n"
-#: pg_ctl.c:1115
+#: pg_ctl.c:1203
#, c-format
msgid "%s: could not remove promote signal file \"%s\": %s\n"
msgstr "%s : n'a pas pu supprimer le fichier � %s � signalant la promotion : %s\n"
-#: pg_ctl.c:1120
+#: pg_ctl.c:1208
msgid "server promoting\n"
msgstr "serveur en cours de promotion\n"
-#: pg_ctl.c:1167
+#: pg_ctl.c:1255
#, c-format
msgid "%s: single-user server is running (PID: %ld)\n"
msgstr "%s : le serveur mono-utilisateur est en cours d'ex�cution (PID : %ld)\n"
-#: pg_ctl.c:1179
+#: pg_ctl.c:1267
#, c-format
msgid "%s: server is running (PID: %ld)\n"
msgstr "%s : le serveur est en cours d'ex�cution (PID : %ld)\n"
-#: pg_ctl.c:1190
+#: pg_ctl.c:1278
#, c-format
msgid "%s: no server running\n"
msgstr "%s : aucun serveur en cours d'ex�cution\n"
-#: pg_ctl.c:1208
+#: pg_ctl.c:1296
#, c-format
msgid "%s: could not send signal %d (PID: %ld): %s\n"
msgstr "%s : n'a pas pu envoyer le signal %d (PID : %ld) : %s\n"
-#: pg_ctl.c:1242
+#: pg_ctl.c:1327
#, c-format
msgid "%s: could not find own program executable\n"
msgstr "%s : n'a pas pu trouver l'ex�cutable du programme\n"
-#: pg_ctl.c:1252
+#: pg_ctl.c:1337
#, c-format
msgid "%s: could not find postgres program executable\n"
msgstr "%s : n'a pas pu trouver l'ex�cutable postgres\n"
-#: pg_ctl.c:1317
-#: pg_ctl.c:1349
+#: pg_ctl.c:1406 pg_ctl.c:1438
#, c-format
msgid "%s: could not open service manager\n"
msgstr "%s : n'a pas pu ouvrir le gestionnaire de services\n"
-#: pg_ctl.c:1323
+#: pg_ctl.c:1412
#, c-format
msgid "%s: service \"%s\" already registered\n"
msgstr "%s : le service � %s � est d�j� enregistr�\n"
-#: pg_ctl.c:1334
+#: pg_ctl.c:1423
#, c-format
msgid "%s: could not register service \"%s\": error code %lu\n"
msgstr "%s : n'a pas pu enregistrer le service � %s � : code d'erreur %lu\n"
-#: pg_ctl.c:1355
+#: pg_ctl.c:1444
#, c-format
msgid "%s: service \"%s\" not registered\n"
msgstr "%s : le service � %s � n'est pas enregistr�\n"
-#: pg_ctl.c:1362
+#: pg_ctl.c:1451
#, c-format
msgid "%s: could not open service \"%s\": error code %lu\n"
msgstr "%s : n'a pas pu ouvrir le service � %s � : code d'erreur %lu\n"
-#: pg_ctl.c:1369
+#: pg_ctl.c:1458
#, c-format
msgid "%s: could not unregister service \"%s\": error code %lu\n"
msgstr "%s : n'a pas pu supprimer le service � %s � : code d'erreur %lu\n"
-#: pg_ctl.c:1454
+#: pg_ctl.c:1543
msgid "Waiting for server startup...\n"
msgstr "En attente du d�marrage du serveur...\n"
-#: pg_ctl.c:1457
+#: pg_ctl.c:1546
msgid "Timed out waiting for server startup\n"
msgstr "D�passement du d�lai pour le d�marrage du serveur\n"
-#: pg_ctl.c:1461
+#: pg_ctl.c:1550
msgid "Server started and accepting connections\n"
msgstr "Serveur lanc� et acceptant les connexions\n"
-#: pg_ctl.c:1505
+#: pg_ctl.c:1605
#, c-format
msgid "%s: could not start service \"%s\": error code %lu\n"
msgstr "%s : n'a pas pu d�marrer le service � %s � : code d'erreur %lu\n"
-#: pg_ctl.c:1577
+#: pg_ctl.c:1831
#, c-format
msgid "%s: WARNING: cannot create restricted tokens on this platform\n"
msgstr "%s : ATTENTION : ne peut pas cr�r les jetons restreints sur cette plateforme\n"
-#: pg_ctl.c:1586
+#: pg_ctl.c:1840
#, c-format
msgid "%s: could not open process token: error code %lu\n"
msgstr "%s : n'a pas pu ouvrir le jeton du processus : code d'erreur %lu\n"
-#: pg_ctl.c:1599
+#: pg_ctl.c:1853
#, c-format
msgid "%s: could not allocate SIDs: error code %lu\n"
msgstr "%s : n'a pas pu allouer les SID : code d'erreur %lu\n"
-#: pg_ctl.c:1618
+#: pg_ctl.c:1872
#, c-format
msgid "%s: could not create restricted token: error code %lu\n"
msgstr "%s : n'a pas pu cr�er le jeton restreint : code d'erreur %lu\n"
-#: pg_ctl.c:1656
+#: pg_ctl.c:1910
#, c-format
msgid "%s: WARNING: could not locate all job object functions in system API\n"
msgstr "%s : ATTENTION : n'a pas pu localiser toutes les fonctions objet de job dans l'API syst�me\n"
-#: pg_ctl.c:1742
+#: pg_ctl.c:1996
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Essayer � %s --help � pour plus d'informations.\n"
-#: pg_ctl.c:1750
+#: pg_ctl.c:2004
#, c-format
msgid ""
"%s is a utility to initialize, start, stop, or control a PostgreSQL server.\n"
@@ -484,29 +456,29 @@ msgstr ""
"PostgreSQL.\n"
"\n"
-#: pg_ctl.c:1751
+#: pg_ctl.c:2005
#, c-format
msgid "Usage:\n"
msgstr "Usage :\n"
-#: pg_ctl.c:1752
+#: pg_ctl.c:2006
#, c-format
msgid " %s init[db] [-D DATADIR] [-s] [-o \"OPTIONS\"]\n"
msgstr " %s init[db] [-D R�P_DONN�ES] [-s] [-o \"OPTIONS\"]\n"
-#: pg_ctl.c:1753
+#: pg_ctl.c:2007
#, c-format
msgid " %s start [-w] [-t SECS] [-D DATADIR] [-s] [-l FILENAME] [-o \"OPTIONS\"]\n"
msgstr ""
" %s start [-w] [-t SECS] [-D R�P_DONN�ES] [-s] [-l NOM_FICHIER]\n"
" [-o \"OPTIONS\"]\n"
-#: pg_ctl.c:1754
+#: pg_ctl.c:2008
#, c-format
msgid " %s stop [-W] [-t SECS] [-D DATADIR] [-s] [-m SHUTDOWN-MODE]\n"
msgstr " %s stop [-W] [-t SECS] [-D R�P_DONN�ES] [-s] [-m MODE_ARRET]\n"
-#: pg_ctl.c:1755
+#: pg_ctl.c:2009
#, c-format
msgid ""
" %s restart [-w] [-t SECS] [-D DATADIR] [-s] [-m SHUTDOWN-MODE]\n"
@@ -515,27 +487,27 @@ msgstr ""
" %s restart [-w] [-t SECS] [-D R�P_DONN�ES] [-s] [-m MODE_ARRET]\n"
" [-o \"OPTIONS\"]\n"
-#: pg_ctl.c:1757
+#: pg_ctl.c:2011
#, c-format
msgid " %s reload [-D DATADIR] [-s]\n"
msgstr " %s reload [-D R�P_DONN�ES] [-s]\n"
-#: pg_ctl.c:1758
+#: pg_ctl.c:2012
#, c-format
msgid " %s status [-D DATADIR]\n"
msgstr " %s status [-D R�P_DONN�ES]\n"
-#: pg_ctl.c:1759
+#: pg_ctl.c:2013
#, c-format
msgid " %s promote [-D DATADIR] [-s]\n"
msgstr " %s promote [-D R�P_DONN�ES] [-s]\n"
-#: pg_ctl.c:1760
+#: pg_ctl.c:2014
#, c-format
msgid " %s kill SIGNALNAME PID\n"
msgstr " %s kill SIGNAL ID_PROCESSUS\n"
-#: pg_ctl.c:1762
+#: pg_ctl.c:2016
#, c-format
msgid ""
" %s register [-N SERVICENAME] [-U USERNAME] [-P PASSWORD] [-D DATADIR]\n"
@@ -544,12 +516,12 @@ msgstr ""
" %s register [-N NOM_SERVICE] [-U NOM_UTILISATEUR] [-P MOTDEPASSE]\n"
" [-D R�P_DONN�ES] [-S TYPE_D�MARRAGE] [-w] [-t SECS] [-o \"OPTIONS\"]\n"
-#: pg_ctl.c:1764
+#: pg_ctl.c:2018
#, c-format
msgid " %s unregister [-N SERVICENAME]\n"
msgstr " %s unregister [-N NOM_SERVICE]\n"
-#: pg_ctl.c:1767
+#: pg_ctl.c:2021
#, c-format
msgid ""
"\n"
@@ -558,46 +530,46 @@ msgstr ""
"\n"
"Options g�n�rales :\n"
-#: pg_ctl.c:1768
+#: pg_ctl.c:2022
#, c-format
msgid " -D, --pgdata=DATADIR location of the database storage area\n"
msgstr " -D, --pgdata=R�P_DONN�ES emplacement de stockage du cluster\n"
-#: pg_ctl.c:1769
+#: pg_ctl.c:2023
#, c-format
msgid " -s, --silent only print errors, no informational messages\n"
msgstr ""
" -s, --silent affiche uniquement les erreurs, aucun message\n"
" d'informations\n"
-#: pg_ctl.c:1770
+#: pg_ctl.c:2024
#, c-format
msgid " -t, --timeout=SECS seconds to wait when using -w option\n"
msgstr ""
" -t, --timeout=SECS dur�e en secondes � attendre lors de\n"
" l'utilisation de l'option -w\n"
-#: pg_ctl.c:1771
+#: pg_ctl.c:2025
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version affiche la version puis quitte\n"
-#: pg_ctl.c:1772
+#: pg_ctl.c:2026
#, c-format
msgid " -w wait until operation completes\n"
msgstr " -w attend la fin de l'op�ration\n"
-#: pg_ctl.c:1773
+#: pg_ctl.c:2027
#, c-format
msgid " -W do not wait until operation completes\n"
msgstr " -W n'attend pas la fin de l'op�ration\n"
-#: pg_ctl.c:1774
+#: pg_ctl.c:2028
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help affiche cette aide puis quitte\n"
-#: pg_ctl.c:1775
+#: pg_ctl.c:2029
#, c-format
msgid ""
"(The default is to wait for shutdown, but not for start or restart.)\n"
@@ -607,12 +579,12 @@ msgstr ""
"red�marrage.)\n"
"\n"
-#: pg_ctl.c:1776
+#: pg_ctl.c:2030
#, c-format
msgid "If the -D option is omitted, the environment variable PGDATA is used.\n"
msgstr "Si l'option -D est omise, la variable d'environnement PGDATA est utilis�e.\n"
-#: pg_ctl.c:1778
+#: pg_ctl.c:2032
#, c-format
msgid ""
"\n"
@@ -621,24 +593,24 @@ msgstr ""
"\n"
"Options pour le d�marrage ou le red�marrage :\n"
-#: pg_ctl.c:1780
+#: pg_ctl.c:2034
#, c-format
msgid " -c, --core-files allow postgres to produce core files\n"
msgstr " -c, --core-files autorise postgres � produire des fichiers core\n"
-#: pg_ctl.c:1782
+#: pg_ctl.c:2036
#, c-format
msgid " -c, --core-files not applicable on this platform\n"
msgstr " -c, --core-files non applicable � cette plateforme\n"
-#: pg_ctl.c:1784
+#: pg_ctl.c:2038
#, c-format
msgid " -l, --log=FILENAME write (or append) server log to FILENAME\n"
msgstr ""
" -l, --log=NOM_FICHIER �crit (ou ajoute) le journal du serveur dans\n"
" NOM_FICHIER\n"
-#: pg_ctl.c:1785
+#: pg_ctl.c:2039
#, c-format
msgid ""
" -o OPTIONS command line options to pass to postgres\n"
@@ -648,12 +620,12 @@ msgstr ""
" postgres (ex�cutable du serveur PostgreSQL)\n"
" ou � initdb\n"
-#: pg_ctl.c:1787
+#: pg_ctl.c:2041
#, c-format
msgid " -p PATH-TO-POSTGRES normally not necessary\n"
msgstr " -p CHEMIN_POSTGRES normalement pas n�cessaire\n"
-#: pg_ctl.c:1788
+#: pg_ctl.c:2042
#, c-format
msgid ""
"\n"
@@ -662,14 +634,14 @@ msgstr ""
"\n"
"Options pour l'arr�t ou le red�marrage :\n"
-#: pg_ctl.c:1789
+#: pg_ctl.c:2043
#, c-format
msgid " -m, --mode=MODE MODE can be \"smart\", \"fast\", or \"immediate\"\n"
msgstr ""
" -m, --mode=MODE MODE peut valoir � smart �, � fast � ou\n"
" � immediate �\n"
-#: pg_ctl.c:1791
+#: pg_ctl.c:2045
#, c-format
msgid ""
"\n"
@@ -678,24 +650,24 @@ msgstr ""
"\n"
"Les modes d'arr�t sont :\n"
-#: pg_ctl.c:1792
+#: pg_ctl.c:2046
#, c-format
msgid " smart quit after all clients have disconnected\n"
msgstr " smart quitte apr�s d�connexion de tous les clients\n"
-#: pg_ctl.c:1793
+#: pg_ctl.c:2047
#, c-format
msgid " fast quit directly, with proper shutdown\n"
msgstr " fast quitte directement, et arr�te correctement\n"
-#: pg_ctl.c:1794
+#: pg_ctl.c:2048
#, c-format
msgid " immediate quit without complete shutdown; will lead to recovery on restart\n"
msgstr ""
" immediate quitte sans arr�t complet ; entra�ne une\n"
" restauration au d�marrage suivant\n"
-#: pg_ctl.c:1796
+#: pg_ctl.c:2050
#, c-format
msgid ""
"\n"
@@ -704,7 +676,7 @@ msgstr ""
"\n"
"Signaux autoris�s pour kill :\n"
-#: pg_ctl.c:1800
+#: pg_ctl.c:2054
#, c-format
msgid ""
"\n"
@@ -713,35 +685,35 @@ msgstr ""
"\n"
"Options d'enregistrement ou de d�s-enregistrement :\n"
-#: pg_ctl.c:1801
+#: pg_ctl.c:2055
#, c-format
msgid " -N SERVICENAME service name with which to register PostgreSQL server\n"
msgstr ""
" -N NOM_SERVICE nom du service utilis� pour l'enregistrement du\n"
" serveur PostgreSQL\n"
-#: pg_ctl.c:1802
+#: pg_ctl.c:2056
#, c-format
msgid " -P PASSWORD password of account to register PostgreSQL server\n"
msgstr ""
" -P MOT_DE_PASSE mot de passe du compte utilis� pour\n"
" l'enregistrement du serveur PostgreSQL\n"
-#: pg_ctl.c:1803
+#: pg_ctl.c:2057
#, c-format
msgid " -U USERNAME user name of account to register PostgreSQL server\n"
msgstr ""
" -U NOM_UTILISATEUR nom de l'utilisateur du compte utilis� pour\n"
" l'enregistrement du serveur PostgreSQL\n"
-#: pg_ctl.c:1804
+#: pg_ctl.c:2058
#, c-format
msgid " -S START-TYPE service start type to register PostgreSQL server\n"
msgstr ""
" -S TYPE_D�MARRAGE type de d�marrage du service pour enregistrer le\n"
" serveur PostgreSQL\n"
-#: pg_ctl.c:1806
+#: pg_ctl.c:2060
#, c-format
msgid ""
"\n"
@@ -750,19 +722,19 @@ msgstr ""
"\n"
"Les types de d�marrage sont :\n"
-#: pg_ctl.c:1807
+#: pg_ctl.c:2061
#, c-format
msgid " auto start service automatically during system startup (default)\n"
msgstr ""
" auto d�marre le service automatiquement lors du d�marrage du syst�me\n"
" (par d�faut)\n"
-#: pg_ctl.c:1808
+#: pg_ctl.c:2062
#, c-format
msgid " demand start service on demand\n"
msgstr " demand d�marre le service � la demande\n"
-#: pg_ctl.c:1811
+#: pg_ctl.c:2065
#, c-format
msgid ""
"\n"
@@ -771,27 +743,27 @@ msgstr ""
"\n"
"Rapporter les bogues � <pgsql-bugs@postgresql.org>.\n"
-#: pg_ctl.c:1836
+#: pg_ctl.c:2090
#, c-format
msgid "%s: unrecognized shutdown mode \"%s\"\n"
msgstr "%s : mode d'arr�t non reconnu � %s �\n"
-#: pg_ctl.c:1868
+#: pg_ctl.c:2122
#, c-format
msgid "%s: unrecognized signal name \"%s\"\n"
msgstr "%s : signal non reconnu � %s �\n"
-#: pg_ctl.c:1885
+#: pg_ctl.c:2139
#, c-format
msgid "%s: unrecognized start type \"%s\"\n"
msgstr "%s : type de red�marrage � %s � non reconnu\n"
-#: pg_ctl.c:1938
+#: pg_ctl.c:2194
#, c-format
msgid "%s: could not determine the data directory using command \"%s\"\n"
msgstr "%s : n'a pas d�terminer le r�pertoire des donn�es en utilisant la commande � %s �\n"
-#: pg_ctl.c:2011
+#: pg_ctl.c:2268
#, c-format
msgid ""
"%s: cannot be run as root\n"
@@ -802,38 +774,47 @@ msgstr ""
"Connectez-vous (par exemple en utilisant � su �) sous l'utilisateur (non\n"
" privil�gi�) qui sera propri�taire du processus serveur.\n"
-#: pg_ctl.c:2082
+#: pg_ctl.c:2343
#, c-format
msgid "%s: -S option not supported on this platform\n"
msgstr "%s : option -S non support�e sur cette plateforme\n"
-#: pg_ctl.c:2129
+#: pg_ctl.c:2391
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s : trop d'arguments en ligne de commande (le premier �tant � %s �)\n"
-#: pg_ctl.c:2153
+#: pg_ctl.c:2415
#, c-format
msgid "%s: missing arguments for kill mode\n"
msgstr "%s : arguments manquant pour le mode kill\n"
-#: pg_ctl.c:2171
+#: pg_ctl.c:2433
#, c-format
msgid "%s: unrecognized operation mode \"%s\"\n"
msgstr "%s : mode d'op�ration � %s � non reconnu\n"
-#: pg_ctl.c:2181
+#: pg_ctl.c:2443
#, c-format
msgid "%s: no operation specified\n"
msgstr "%s : aucune op�ration indiqu�e\n"
-#: pg_ctl.c:2202
+#: pg_ctl.c:2464
#, c-format
msgid "%s: no database directory specified and environment variable PGDATA unset\n"
msgstr ""
"%s : aucun r�pertoire de bases de donn�es indiqu� et variable\n"
"d'environnement PGDATA non initialis�e\n"
+#~ msgid "%s: could not open process token: %lu\n"
+#~ msgstr "%s : n'a pas pu ouvrir le jeton du processus : %lu\n"
+
+#~ msgid " --help show this help, then exit\n"
+#~ msgstr " --help affiche cette aide et quitte\n"
+
+#~ msgid " --version output version information, then exit\n"
+#~ msgstr " --version affiche la version et quitte\n"
+
#~ msgid ""
#~ "%s is a utility to start, stop, restart, reload configuration files,\n"
#~ "report the status of a PostgreSQL server, or signal a PostgreSQL process.\n"
@@ -844,14 +825,12 @@ msgstr ""
#~ "ou d'envoyer un signal � un processus PostgreSQL\n"
#~ "\n"
-#~ msgid "could not start server\n"
-#~ msgstr "n'a pas pu d�marrer le serveur\n"
-
-#~ msgid " --version output version information, then exit\n"
-#~ msgstr " --version affiche la version et quitte\n"
-
-#~ msgid " --help show this help, then exit\n"
-#~ msgstr " --help affiche cette aide et quitte\n"
+#~ msgid "%s: could not start server: exit code was %d\n"
+#~ msgstr "%s : n'a pas pu d�marrer le serveur : le code de sortie est %d\n"
-#~ msgid "%s: could not open process token: %lu\n"
-#~ msgstr "%s : n'a pas pu ouvrir le jeton du processus : %lu\n"
+#~ msgid ""
+#~ "\n"
+#~ "%s: this data directory appears to be running a pre-existing postmaster\n"
+#~ msgstr ""
+#~ "\n"
+#~ "%s : ce r�pertoire des donn�es semble �tre utilis� par un postmaster d�j� existant\n"
diff --git a/src/bin/pg_ctl/po/pt_BR.po b/src/bin/pg_ctl/po/pt_BR.po
index c60b0b7d52e..8b4ebf22761 100644
--- a/src/bin/pg_ctl/po/pt_BR.po
+++ b/src/bin/pg_ctl/po/pt_BR.po
@@ -1,13 +1,13 @@
# Brazilian Portuguese message translation file for pg_ctl
# Copyright (C) 2009 PostgreSQL Global Development Group
# This file is distributed under the same license as the PostgreSQL package.
-# Euler Taveira de Oliveira <euler@timbira.com>, 2004-2012.
+# Euler Taveira de Oliveira <euler@timbira.com>, 2004-2016.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.2\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2012-08-18 17:43-0300\n"
+"POT-Creation-Date: 2016-02-13 12:52-0300\n"
"PO-Revision-Date: 2005-10-04 22:15-0300\n"
"Last-Translator: Euler Taveira de Oliveira <euler@timbira.com>\n"
"Language-Team: Brazilian Portuguese <pgbr-dev@listas.postgresql.org.br>\n"
@@ -71,22 +71,32 @@ msgstr "processo filho foi terminado pelo sinal %d"
msgid "child process exited with unrecognized status %d"
msgstr "processo filho terminou com status desconhecido %d"
-#: pg_ctl.c:239 pg_ctl.c:254 pg_ctl.c:2099
+#: pg_ctl.c:251 pg_ctl.c:266 pg_ctl.c:2361
#, c-format
msgid "%s: out of memory\n"
msgstr "%s: sem memória\n"
-#: pg_ctl.c:288
+#: pg_ctl.c:300
#, c-format
msgid "%s: could not open PID file \"%s\": %s\n"
msgstr "%s: não pôde abrir arquivo do PID \"%s\": %s\n"
-#: pg_ctl.c:295
+#: pg_ctl.c:307
#, c-format
msgid "%s: invalid data in PID file \"%s\"\n"
msgstr "%s: dado inválido no arquivo do PID \"%s\"\n"
-#: pg_ctl.c:472
+#: pg_ctl.c:437 pg_ctl.c:465
+#, c-format
+msgid "%s: could not start server: %s\n"
+msgstr "%s: não pôde iniciar servidor: %s\n"
+
+#: pg_ctl.c:489
+#, c-format
+msgid "%s: could not start server: error code %lu\n"
+msgstr "%s: não pôde iniciar servidor: código de erro %lu\n"
+
+#: pg_ctl.c:566
#, c-format
msgid ""
"\n"
@@ -95,7 +105,7 @@ msgstr ""
"\n"
"%s: opção -w não é suportada ao iniciar um servidor anterior a 9.1\n"
-#: pg_ctl.c:542
+#: pg_ctl.c:631
#, c-format
msgid ""
"\n"
@@ -104,31 +114,22 @@ msgstr ""
"\n"
"%s: opção -w não pode utilizar uma especificação de diretório de soquete relativa\n"
-#: pg_ctl.c:590
-#, c-format
-msgid ""
-"\n"
-"%s: this data directory appears to be running a pre-existing postmaster\n"
-msgstr ""
-"\n"
-"%s: este diretório de dados parece já estar executando um postmaster\n"
-
-#: pg_ctl.c:640
+#: pg_ctl.c:728
#, c-format
msgid "%s: cannot set core file size limit; disallowed by hard limit\n"
msgstr "%s: não pode definir tamanho limite do arquivo core; não é permitido pelo limite superior\n"
-#: pg_ctl.c:665
+#: pg_ctl.c:753
#, c-format
msgid "%s: could not read file \"%s\"\n"
msgstr "%s: não pôde ler arquivo \"%s\"\n"
-#: pg_ctl.c:670
+#: pg_ctl.c:758
#, c-format
msgid "%s: option file \"%s\" must have exactly one line\n"
msgstr "%s: arquivo de opções \"%s\" deve ter exatamente uma linha\n"
-#: pg_ctl.c:718
+#: pg_ctl.c:806
#, c-format
msgid ""
"The program \"%s\" is needed by %s but was not found in the\n"
@@ -139,7 +140,7 @@ msgstr ""
"mesmo diretório que \"%s\".\n"
"Verifique sua instalação.\n"
-#: pg_ctl.c:724
+#: pg_ctl.c:812
#, c-format
msgid ""
"The program \"%s\" was found by \"%s\"\n"
@@ -150,42 +151,37 @@ msgstr ""
"mas não tem a mesma versão que %s.\n"
"Verifique sua instalação.\n"
-#: pg_ctl.c:757
+#: pg_ctl.c:845
#, c-format
msgid "%s: database system initialization failed\n"
msgstr "%s: inicialização do sistema de banco de dados falhou\n"
-#: pg_ctl.c:772
+#: pg_ctl.c:860
#, c-format
msgid "%s: another server might be running; trying to start server anyway\n"
msgstr "%s: outro servidor pode estar executando; tentando iniciar o servidor assim mesmo\n"
-#: pg_ctl.c:809
-#, c-format
-msgid "%s: could not start server: exit code was %d\n"
-msgstr "%s: não pôde iniciar o servidor: código de saída foi %d\n"
-
-#: pg_ctl.c:816
+#: pg_ctl.c:898
msgid "waiting for server to start..."
msgstr "esperando o servidor iniciar..."
-#: pg_ctl.c:821 pg_ctl.c:922 pg_ctl.c:1013
+#: pg_ctl.c:903 pg_ctl.c:1010 pg_ctl.c:1101
msgid " done\n"
msgstr "feito\n"
-#: pg_ctl.c:822
+#: pg_ctl.c:904
msgid "server started\n"
msgstr "servidor iniciado\n"
-#: pg_ctl.c:825 pg_ctl.c:829
+#: pg_ctl.c:907 pg_ctl.c:911
msgid " stopped waiting\n"
msgstr "parou de esperar\n"
-#: pg_ctl.c:826
+#: pg_ctl.c:908
msgid "server is still starting up\n"
msgstr "servidor ainda está iniciando\n"
-#: pg_ctl.c:830
+#: pg_ctl.c:912
#, c-format
msgid ""
"%s: could not start server\n"
@@ -194,43 +190,43 @@ msgstr ""
"%s: não pode iniciar o servidor\n"
"Examine o arquivo de log.\n"
-#: pg_ctl.c:836 pg_ctl.c:914 pg_ctl.c:1004
+#: pg_ctl.c:918 pg_ctl.c:1002 pg_ctl.c:1092
msgid " failed\n"
msgstr "falhou\n"
-#: pg_ctl.c:837
+#: pg_ctl.c:919
#, c-format
msgid "%s: could not wait for server because of misconfiguration\n"
msgstr "%s: não pôde esperar pelo servidor por causa de configuração errada\n"
-#: pg_ctl.c:843
+#: pg_ctl.c:925
msgid "server starting\n"
msgstr "servidor está iniciando\n"
-#: pg_ctl.c:858 pg_ctl.c:944 pg_ctl.c:1034 pg_ctl.c:1074
+#: pg_ctl.c:946 pg_ctl.c:1032 pg_ctl.c:1122 pg_ctl.c:1162
#, c-format
msgid "%s: PID file \"%s\" does not exist\n"
msgstr "%s: arquivo do PID \"%s\" não existe\n"
-#: pg_ctl.c:859 pg_ctl.c:946 pg_ctl.c:1035 pg_ctl.c:1075
+#: pg_ctl.c:947 pg_ctl.c:1034 pg_ctl.c:1123 pg_ctl.c:1163
msgid "Is server running?\n"
msgstr "O servidor está executando?\n"
-#: pg_ctl.c:865
+#: pg_ctl.c:953
#, c-format
msgid "%s: cannot stop server; single-user server is running (PID: %ld)\n"
msgstr "%s: não pode parar servidor; servidor monousuário está executando (PID: %ld)\n"
-#: pg_ctl.c:873 pg_ctl.c:968
+#: pg_ctl.c:961 pg_ctl.c:1056
#, c-format
msgid "%s: could not send stop signal (PID: %ld): %s\n"
msgstr "%s: não pôde enviar sinal de parada (PID: %ld): %s\n"
-#: pg_ctl.c:880
+#: pg_ctl.c:968
msgid "server shutting down\n"
msgstr "servidor está desligando\n"
-#: pg_ctl.c:895 pg_ctl.c:983
+#: pg_ctl.c:983 pg_ctl.c:1071
msgid ""
"WARNING: online backup mode is active\n"
"Shutdown will not complete until pg_stop_backup() is called.\n"
@@ -240,199 +236,199 @@ msgstr ""
"Desligamento não completará até que pg_stop_backup() seja chamado.\n"
"\n"
-#: pg_ctl.c:899 pg_ctl.c:987
+#: pg_ctl.c:987 pg_ctl.c:1075
msgid "waiting for server to shut down..."
msgstr "esperando o servidor desligar..."
-#: pg_ctl.c:916 pg_ctl.c:1006
+#: pg_ctl.c:1004 pg_ctl.c:1094
#, c-format
msgid "%s: server does not shut down\n"
msgstr "%s: servidor não desligou\n"
-#: pg_ctl.c:918 pg_ctl.c:1008
+#: pg_ctl.c:1006 pg_ctl.c:1096
msgid ""
"HINT: The \"-m fast\" option immediately disconnects sessions rather than\n"
"waiting for session-initiated disconnection.\n"
msgstr "DICA: A opção \"-m fast\" desconecta imediatamente sessões ao invés de esperar pela desconexão das sessões iniciadas.\n"
-#: pg_ctl.c:924 pg_ctl.c:1014
+#: pg_ctl.c:1012 pg_ctl.c:1102
msgid "server stopped\n"
msgstr "servidor está parado\n"
-#: pg_ctl.c:947 pg_ctl.c:1020
+#: pg_ctl.c:1035 pg_ctl.c:1108
msgid "starting server anyway\n"
msgstr "iniciando servidor mesmo assim\n"
-#: pg_ctl.c:956
+#: pg_ctl.c:1044
#, c-format
msgid "%s: cannot restart server; single-user server is running (PID: %ld)\n"
msgstr "%s: não pode reiniciar servidor; servidor monousuário está executando (PID: %ld)\n"
-#: pg_ctl.c:959 pg_ctl.c:1044
+#: pg_ctl.c:1047 pg_ctl.c:1132
msgid "Please terminate the single-user server and try again.\n"
msgstr "Por favor finalize o servidor monousuário e tente novamente.\n"
-#: pg_ctl.c:1018
+#: pg_ctl.c:1106
#, c-format
msgid "%s: old server process (PID: %ld) seems to be gone\n"
msgstr "%s: processo servidor antigo (PID: %ld) parece estar terminado\n"
-#: pg_ctl.c:1041
+#: pg_ctl.c:1129
#, c-format
msgid "%s: cannot reload server; single-user server is running (PID: %ld)\n"
msgstr "%s: não pode recarregar servidor; servidor monousuário está executando (PID: %ld)\n"
-#: pg_ctl.c:1050
+#: pg_ctl.c:1138
#, c-format
msgid "%s: could not send reload signal (PID: %ld): %s\n"
msgstr "%s: não pôde enviar sinal de recarga (PID: %ld): %s\n"
-#: pg_ctl.c:1055
+#: pg_ctl.c:1143
msgid "server signaled\n"
msgstr "servidor foi sinalizado\n"
-#: pg_ctl.c:1081
+#: pg_ctl.c:1169
#, c-format
msgid "%s: cannot promote server; single-user server is running (PID: %ld)\n"
msgstr "%s: não pode promover servidor; servidor monousuário está executando (PID: %ld)\n"
-#: pg_ctl.c:1090
+#: pg_ctl.c:1178
#, c-format
msgid "%s: cannot promote server; server is not in standby mode\n"
msgstr "%s: não pode promover servidor; servidor não está no modo em espera\n"
-#: pg_ctl.c:1098
+#: pg_ctl.c:1186
#, c-format
msgid "%s: could not create promote signal file \"%s\": %s\n"
msgstr "%s: não pôde criar arquivo para sinal de promoção \"%s\": %s\n"
-#: pg_ctl.c:1104
+#: pg_ctl.c:1192
#, c-format
msgid "%s: could not write promote signal file \"%s\": %s\n"
msgstr "%s: não pôde escrever no arquivo para sinal de promoção \"%s\": %s\n"
-#: pg_ctl.c:1112
+#: pg_ctl.c:1200
#, c-format
msgid "%s: could not send promote signal (PID: %ld): %s\n"
msgstr "%s: não pôde enviar sinal de promoção (PID: %ld): %s\n"
-#: pg_ctl.c:1115
+#: pg_ctl.c:1203
#, c-format
msgid "%s: could not remove promote signal file \"%s\": %s\n"
msgstr "%s: não pôde remover arquivo para sinal de promoção \"%s\": %s\n"
-#: pg_ctl.c:1120
+#: pg_ctl.c:1208
msgid "server promoting\n"
msgstr "servidor está sendo promovido\n"
-#: pg_ctl.c:1167
+#: pg_ctl.c:1255
#, c-format
msgid "%s: single-user server is running (PID: %ld)\n"
msgstr "%s: servidor monousuário está executando (PID: %ld)\n"
-#: pg_ctl.c:1179
+#: pg_ctl.c:1267
#, c-format
msgid "%s: server is running (PID: %ld)\n"
msgstr "%s: servidor está executando (PID: %ld)\n"
-#: pg_ctl.c:1190
+#: pg_ctl.c:1278
#, c-format
msgid "%s: no server running\n"
msgstr "%s: nenhum servidor está executando\n"
-#: pg_ctl.c:1208
+#: pg_ctl.c:1296
#, c-format
msgid "%s: could not send signal %d (PID: %ld): %s\n"
msgstr "%s: não pôde enviar sinal %d (PID: %ld): %s\n"
-#: pg_ctl.c:1242
+#: pg_ctl.c:1327
#, c-format
msgid "%s: could not find own program executable\n"
msgstr "%s: não pôde encontrar executável\n"
-#: pg_ctl.c:1252
+#: pg_ctl.c:1337
#, c-format
msgid "%s: could not find postgres program executable\n"
msgstr "%s: não pôde encontrar o programa executável do postgres\n"
-#: pg_ctl.c:1317 pg_ctl.c:1349
+#: pg_ctl.c:1406 pg_ctl.c:1438
#, c-format
msgid "%s: could not open service manager\n"
msgstr "%s: não pôde abrir gerenciador de serviço\n"
-#: pg_ctl.c:1323
+#: pg_ctl.c:1412
#, c-format
msgid "%s: service \"%s\" already registered\n"
msgstr "%s: serviço \"%s\" já está registrado\n"
-#: pg_ctl.c:1334
+#: pg_ctl.c:1423
#, c-format
msgid "%s: could not register service \"%s\": error code %lu\n"
msgstr "%s: não pôde registrar serviço \"%s\": código de erro %lu\n"
-#: pg_ctl.c:1355
+#: pg_ctl.c:1444
#, c-format
msgid "%s: service \"%s\" not registered\n"
msgstr "%s: serviço \"%s\" não está registrado\n"
-#: pg_ctl.c:1362
+#: pg_ctl.c:1451
#, c-format
msgid "%s: could not open service \"%s\": error code %lu\n"
msgstr "%s: não pôde abrir serviço \"%s\": código de erro %lu\n"
-#: pg_ctl.c:1369
+#: pg_ctl.c:1458
#, c-format
msgid "%s: could not unregister service \"%s\": error code %lu\n"
msgstr "%s: não pôde remover registro do serviço \"%s\": código de erro %lu\n"
-#: pg_ctl.c:1454
+#: pg_ctl.c:1543
msgid "Waiting for server startup...\n"
msgstr "Esperando o servidor iniciar...\n"
-#: pg_ctl.c:1457
+#: pg_ctl.c:1546
msgid "Timed out waiting for server startup\n"
msgstr "Tempo de espera esgotado para início do servidor\n"
-#: pg_ctl.c:1461
+#: pg_ctl.c:1550
msgid "Server started and accepting connections\n"
msgstr "Servidor foi iniciado e está aceitando conexões\n"
-#: pg_ctl.c:1505
+#: pg_ctl.c:1605
#, c-format
msgid "%s: could not start service \"%s\": error code %lu\n"
msgstr "%s: não pôde iniciar serviço \"%s\": código de erro %lu\n"
-#: pg_ctl.c:1577
+#: pg_ctl.c:1831
#, c-format
msgid "%s: WARNING: cannot create restricted tokens on this platform\n"
msgstr "%s: AVISO: não pode criar informações restritas nessa plataforma\n"
-#: pg_ctl.c:1586
+#: pg_ctl.c:1840
#, c-format
msgid "%s: could not open process token: error code %lu\n"
msgstr "%s: não pôde abrir informação sobre processo: código de erro %lu\n"
-#: pg_ctl.c:1599
+#: pg_ctl.c:1853
#, c-format
msgid "%s: could not allocate SIDs: error code %lu\n"
msgstr "%s: não pôde alocar SIDs: código de erro %lu\n"
-#: pg_ctl.c:1618
+#: pg_ctl.c:1872
#, c-format
msgid "%s: could not create restricted token: error code %lu\n"
msgstr "%s: não pôde criar informação restrita: código de erro %lu\n"
-#: pg_ctl.c:1656
+#: pg_ctl.c:1910
#, c-format
msgid "%s: WARNING: could not locate all job object functions in system API\n"
msgstr "%s: AVISO: não pôde localizar todas funções job object na API do sistema\n"
-#: pg_ctl.c:1742
+#: pg_ctl.c:1996
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Tente \"%s --help\" para obter informações adicionais.\n"
-#: pg_ctl.c:1750
+#: pg_ctl.c:2004
#, c-format
msgid ""
"%s is a utility to initialize, start, stop, or control a PostgreSQL server.\n"
@@ -441,27 +437,27 @@ msgstr ""
"%s é um utilitário para inicializar, iniciar, parar e controlar um servidor PostgreSQL.\n"
"\n"
-#: pg_ctl.c:1751
+#: pg_ctl.c:2005
#, c-format
msgid "Usage:\n"
msgstr "Uso:\n"
-#: pg_ctl.c:1752
+#: pg_ctl.c:2006
#, c-format
msgid " %s init[db] [-D DATADIR] [-s] [-o \"OPTIONS\"]\n"
msgstr " %s init[db] [-D DIRDADOS] [-s] [-o \"OPÇÕES\"]\n"
-#: pg_ctl.c:1753
+#: pg_ctl.c:2007
#, c-format
msgid " %s start [-w] [-t SECS] [-D DATADIR] [-s] [-l FILENAME] [-o \"OPTIONS\"]\n"
msgstr " %s start [-w] [-t SEGS] [-D DIRDADOS] [-s] [-l ARQUIVO] [-o \"OPÇÕES\"]\n"
-#: pg_ctl.c:1754
+#: pg_ctl.c:2008
#, c-format
msgid " %s stop [-W] [-t SECS] [-D DATADIR] [-s] [-m SHUTDOWN-MODE]\n"
msgstr " %s stop [-W] [-t SEGS] [-D DIRDADOS] [-s] [-m MODO-DESLIGAMENTO]\n"
-#: pg_ctl.c:1755
+#: pg_ctl.c:2009
#, c-format
msgid ""
" %s restart [-w] [-t SECS] [-D DATADIR] [-s] [-m SHUTDOWN-MODE]\n"
@@ -470,27 +466,27 @@ msgstr ""
" %s restart [-w] [-t SEGS] [-D DIRDADOS] [-s] [-m MODO-DESLIGAMENTO]\n"
" [-o \"OPÇÕES\"]\n"
-#: pg_ctl.c:1757
+#: pg_ctl.c:2011
#, c-format
msgid " %s reload [-D DATADIR] [-s]\n"
msgstr " %s reload [-D DIRDADOS] [-s]\n"
-#: pg_ctl.c:1758
+#: pg_ctl.c:2012
#, c-format
msgid " %s status [-D DATADIR]\n"
msgstr " %s status [-D DIRDADOS]\n"
-#: pg_ctl.c:1759
+#: pg_ctl.c:2013
#, c-format
msgid " %s promote [-D DATADIR] [-s]\n"
msgstr " %s promote [-D DIRDADOS] [-s]\n"
-#: pg_ctl.c:1760
+#: pg_ctl.c:2014
#, c-format
msgid " %s kill SIGNALNAME PID\n"
msgstr " %s kill NOME_SINAL PID\n"
-#: pg_ctl.c:1762
+#: pg_ctl.c:2016
#, c-format
msgid ""
" %s register [-N SERVICENAME] [-U USERNAME] [-P PASSWORD] [-D DATADIR]\n"
@@ -499,12 +495,12 @@ msgstr ""
" %s register [-N NOME_SERVIÇO] [-U USUÁRIO] [-P SENHA] [-D DIRDADOS]\n"
" [-S TIPO-INÍCIO] [-w] [-t SEGS] [-o \"OPÇÕES\"]\n"
-#: pg_ctl.c:1764
+#: pg_ctl.c:2018
#, c-format
msgid " %s unregister [-N SERVICENAME]\n"
msgstr " %s unregister [-N NOME_SERVIÇO]\n"
-#: pg_ctl.c:1767
+#: pg_ctl.c:2021
#, c-format
msgid ""
"\n"
@@ -513,42 +509,42 @@ msgstr ""
"\n"
"Opções comuns:\n"
-#: pg_ctl.c:1768
+#: pg_ctl.c:2022
#, c-format
msgid " -D, --pgdata=DATADIR location of the database storage area\n"
msgstr " -D, --pgdata=DIRDADOS local da área de armazenamento dos bancos de dados\n"
-#: pg_ctl.c:1769
+#: pg_ctl.c:2023
#, c-format
msgid " -s, --silent only print errors, no informational messages\n"
msgstr " -s, --silent mostra somente erros, nenhuma mensagem informativa\n"
-#: pg_ctl.c:1770
+#: pg_ctl.c:2024
#, c-format
msgid " -t, --timeout=SECS seconds to wait when using -w option\n"
msgstr " -t, --timeout= SEGS segundos a esperar quando a opção -w for utilizada\n"
-#: pg_ctl.c:1771
+#: pg_ctl.c:2025
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version mostra informação sobre a versão e termina\n"
-#: pg_ctl.c:1772
+#: pg_ctl.c:2026
#, c-format
msgid " -w wait until operation completes\n"
msgstr " -w espera até que a operação seja completada\n"
-#: pg_ctl.c:1773
+#: pg_ctl.c:2027
#, c-format
msgid " -W do not wait until operation completes\n"
msgstr " -W não espera até que a operação seja completada\n"
-#: pg_ctl.c:1774
+#: pg_ctl.c:2028
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help mostra essa ajuda e termina\n"
-#: pg_ctl.c:1775
+#: pg_ctl.c:2029
#, c-format
msgid ""
"(The default is to wait for shutdown, but not for start or restart.)\n"
@@ -557,12 +553,12 @@ msgstr ""
"(O padrão é esperar o desligamento, mas não para início ou reinício).\n"
"\n"
-#: pg_ctl.c:1776
+#: pg_ctl.c:2030
#, c-format
msgid "If the -D option is omitted, the environment variable PGDATA is used.\n"
msgstr "Se a opção -D for omitida, a variável de ambiente PGDATA é utilizada.\n"
-#: pg_ctl.c:1778
+#: pg_ctl.c:2032
#, c-format
msgid ""
"\n"
@@ -571,22 +567,22 @@ msgstr ""
"\n"
"Opções para início ou reinício:\n"
-#: pg_ctl.c:1780
+#: pg_ctl.c:2034
#, c-format
msgid " -c, --core-files allow postgres to produce core files\n"
msgstr " -c, --core-files permite o postgres produzir arquivos core\n"
-#: pg_ctl.c:1782
+#: pg_ctl.c:2036
#, c-format
msgid " -c, --core-files not applicable on this platform\n"
msgstr " -c, --core-files não é aplicável a esta plataforma\n"
-#: pg_ctl.c:1784
+#: pg_ctl.c:2038
#, c-format
msgid " -l, --log=FILENAME write (or append) server log to FILENAME\n"
msgstr " -l, --log=ARQUIVO escreve (ou concatena) log do servidor para ARQUIVO\n"
-#: pg_ctl.c:1785
+#: pg_ctl.c:2039
#, c-format
msgid ""
" -o OPTIONS command line options to pass to postgres\n"
@@ -595,12 +591,12 @@ msgstr ""
" -o OPÇÕES opções de linha de comando passadas para o postgres\n"
" (executável do servidor PostgreSQL) ou initdb\n"
-#: pg_ctl.c:1787
+#: pg_ctl.c:2041
#, c-format
msgid " -p PATH-TO-POSTGRES normally not necessary\n"
msgstr " -p CAMINHO-DO-POSTGRES normalmente não é necessário\n"
-#: pg_ctl.c:1788
+#: pg_ctl.c:2042
#, c-format
msgid ""
"\n"
@@ -609,12 +605,12 @@ msgstr ""
"\n"
"Opções para desligar ou reiniciar:\n"
-#: pg_ctl.c:1789
+#: pg_ctl.c:2043
#, c-format
msgid " -m, --mode=MODE MODE can be \"smart\", \"fast\", or \"immediate\"\n"
msgstr " -m, --mode=MODO MODO pode ser \"smart\", \"fast\" ou \"immediate\"\n"
-#: pg_ctl.c:1791
+#: pg_ctl.c:2045
#, c-format
msgid ""
"\n"
@@ -623,22 +619,22 @@ msgstr ""
"\n"
"Modos de desligamento são:\n"
-#: pg_ctl.c:1792
+#: pg_ctl.c:2046
#, c-format
msgid " smart quit after all clients have disconnected\n"
msgstr " smart termina depois que todos os clientes desconectarem\n"
-#: pg_ctl.c:1793
+#: pg_ctl.c:2047
#, c-format
msgid " fast quit directly, with proper shutdown\n"
msgstr " fast termina diretamente, com desligamento apropriado\n"
-#: pg_ctl.c:1794
+#: pg_ctl.c:2048
#, c-format
msgid " immediate quit without complete shutdown; will lead to recovery on restart\n"
msgstr " immediate termina sem desligamento completo; conduzirá a uma recuperação durante o reinício\n"
-#: pg_ctl.c:1796
+#: pg_ctl.c:2050
#, c-format
msgid ""
"\n"
@@ -647,7 +643,7 @@ msgstr ""
"\n"
"Sinais permitidos para sinalização:\n"
-#: pg_ctl.c:1800
+#: pg_ctl.c:2054
#, c-format
msgid ""
"\n"
@@ -656,27 +652,27 @@ msgstr ""
"\n"
"Opções para registrar ou remover registro:\n"
-#: pg_ctl.c:1801
+#: pg_ctl.c:2055
#, c-format
msgid " -N SERVICENAME service name with which to register PostgreSQL server\n"
msgstr " -N NOME_SERVIÇO nome do serviço no qual se registrou o servidor PostgreSQL\n"
-#: pg_ctl.c:1802
+#: pg_ctl.c:2056
#, c-format
msgid " -P PASSWORD password of account to register PostgreSQL server\n"
msgstr " -P SENHA senha da conta que registrou o servidor PostgreSQL\n"
-#: pg_ctl.c:1803
+#: pg_ctl.c:2057
#, c-format
msgid " -U USERNAME user name of account to register PostgreSQL server\n"
msgstr " -U USUÁRIO nome do usuário que registrou o servidor PostgreSQL\n"
-#: pg_ctl.c:1804
+#: pg_ctl.c:2058
#, c-format
msgid " -S START-TYPE service start type to register PostgreSQL server\n"
msgstr " -S TIPO-INÍCIO tipo de início do serviço para registrar o servidor PostgreSQL\n"
-#: pg_ctl.c:1806
+#: pg_ctl.c:2060
#, c-format
msgid ""
"\n"
@@ -685,17 +681,17 @@ msgstr ""
"\n"
"Tipos de início são:\n"
-#: pg_ctl.c:1807
+#: pg_ctl.c:2061
#, c-format
msgid " auto start service automatically during system startup (default)\n"
msgstr " auto inicia serviço automaticamente durante a inicialização do sistema (padrão)\n"
-#: pg_ctl.c:1808
+#: pg_ctl.c:2062
#, c-format
msgid " demand start service on demand\n"
msgstr " demand inicia serviço sob demanda\n"
-#: pg_ctl.c:1811
+#: pg_ctl.c:2065
#, c-format
msgid ""
"\n"
@@ -704,27 +700,27 @@ msgstr ""
"\n"
"Relate erros a <pgsql-bugs@postgresql.org>.\n"
-#: pg_ctl.c:1836
+#: pg_ctl.c:2090
#, c-format
msgid "%s: unrecognized shutdown mode \"%s\"\n"
msgstr "%s: modo de desligamento \"%s\" desconhecido\n"
-#: pg_ctl.c:1868
+#: pg_ctl.c:2122
#, c-format
msgid "%s: unrecognized signal name \"%s\"\n"
msgstr "%s: nome de sinal \"%s\" desconhecido\n"
-#: pg_ctl.c:1885
+#: pg_ctl.c:2139
#, c-format
msgid "%s: unrecognized start type \"%s\"\n"
msgstr "%s: tipo de início \"%s\" desconhecido\n"
-#: pg_ctl.c:1938
+#: pg_ctl.c:2194
#, c-format
msgid "%s: could not determine the data directory using command \"%s\"\n"
msgstr "%s: não pôde determinar diretório de dados utilizando comando \"%s\"\n"
-#: pg_ctl.c:2011
+#: pg_ctl.c:2268
#, c-format
msgid ""
"%s: cannot be run as root\n"
@@ -735,32 +731,32 @@ msgstr ""
"Por favor entre (utilizando \"su\") como um usuário (sem privilégios) que\n"
"será o dono do processo do servidor.\n"
-#: pg_ctl.c:2082
+#: pg_ctl.c:2343
#, c-format
msgid "%s: -S option not supported on this platform\n"
msgstr "%s: opção -S não é suportada nessa plataforma\n"
-#: pg_ctl.c:2129
+#: pg_ctl.c:2391
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s: muitos argumentos de linha de comando (primeiro é \"%s\")\n"
-#: pg_ctl.c:2153
+#: pg_ctl.c:2415
#, c-format
msgid "%s: missing arguments for kill mode\n"
msgstr "%s: faltando argumento para modo kill\n"
-#: pg_ctl.c:2171
+#: pg_ctl.c:2433
#, c-format
msgid "%s: unrecognized operation mode \"%s\"\n"
msgstr "%s: modo de operação \"%s\" é desconhecido\n"
-#: pg_ctl.c:2181
+#: pg_ctl.c:2443
#, c-format
msgid "%s: no operation specified\n"
msgstr "%s: nenhuma operação especificada\n"
-#: pg_ctl.c:2202
+#: pg_ctl.c:2464
#, c-format
msgid "%s: no database directory specified and environment variable PGDATA unset\n"
msgstr "%s: nenhum diretório de banco de dados especificado e variável de ambiente PGDATA não foi definida\n"
diff --git a/src/bin/pg_dump/po/fr.po b/src/bin/pg_dump/po/fr.po
index d95c190d708..2dff90fc953 100644
--- a/src/bin/pg_dump/po/fr.po
+++ b/src/bin/pg_dump/po/fr.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.2\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2013-01-31 14:47+0000\n"
-"PO-Revision-Date: 2013-01-31 22:25+0100\n"
+"POT-Creation-Date: 2016-02-17 02:59+0000\n"
+"PO-Revision-Date: 2016-02-18 21:34+0100\n"
"Last-Translator: Guillaume Lelarge <guillaume@lelarge.info>\n"
"Language-Team: PostgreSQLfr <pgsql-fr-generale@postgresql.org>\n"
"Language: fr\n"
@@ -18,10 +18,9 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+"X-Generator: Poedit 1.8.6\n"
-#: ../../port/exec.c:125
-#: ../../port/exec.c:239
-#: ../../port/exec.c:282
+#: ../../port/exec.c:125 ../../port/exec.c:239 ../../port/exec.c:282
#, c-format
msgid "could not identify current directory: %s"
msgstr "n'a pas pu identifier le r�pertoire courant : %s"
@@ -41,8 +40,7 @@ msgstr "n'a pas pu lire le binaire � %s �"
msgid "could not find a \"%s\" to execute"
msgstr "n'a pas pu trouver un � %s � � ex�cuter"
-#: ../../port/exec.c:255
-#: ../../port/exec.c:291
+#: ../../port/exec.c:255 ../../port/exec.c:291
#, c-format
msgid "could not change directory to \"%s\""
msgstr "n'a pas pu acc�der au r�pertoire � %s �"
@@ -77,162 +75,171 @@ msgstr "le processus fils a �t� termin� par le signal %d"
msgid "child process exited with unrecognized status %d"
msgstr "le processus fils a quitt� avec un statut %d non reconnu"
-#: common.c:105
+#: common.c:115
+#, c-format
+msgid "reading extensions\n"
+msgstr "lecture des extensions\n"
+
+#: common.c:120
+#, c-format
+msgid "identifying extension members\n"
+msgstr "identification des des membres d'extension\n"
+
+#: common.c:124
#, c-format
msgid "reading schemas\n"
msgstr "lecture des sch�mas\n"
-#: common.c:116
+#: common.c:135
#, c-format
msgid "reading user-defined tables\n"
msgstr "lecture des tables utilisateur\n"
-#: common.c:124
-#, c-format
-msgid "reading extensions\n"
-msgstr "lecture des extensions\n"
-
-#: common.c:128
+#: common.c:143
#, c-format
msgid "reading user-defined functions\n"
msgstr "lecture des fonctions utilisateur\n"
-#: common.c:134
+#: common.c:149
#, c-format
msgid "reading user-defined types\n"
msgstr "lecture des types utilisateur\n"
-#: common.c:140
+#: common.c:155
#, c-format
msgid "reading procedural languages\n"
msgstr "lecture des langages proc�duraux\n"
-#: common.c:144
+#: common.c:159
#, c-format
msgid "reading user-defined aggregate functions\n"
msgstr "lecture des fonctions d'aggr�gats utilisateur\n"
-#: common.c:148
+#: common.c:163
#, c-format
msgid "reading user-defined operators\n"
msgstr "lecture des op�rateurs utilisateur\n"
-#: common.c:153
+#: common.c:168
#, c-format
msgid "reading user-defined operator classes\n"
msgstr "lecture des classes d'op�rateurs utilisateur\n"
-#: common.c:157
+#: common.c:172
#, c-format
msgid "reading user-defined operator families\n"
msgstr "lecture des familles d'op�rateurs utilisateur\n"
-#: common.c:161
+#: common.c:176
#, c-format
msgid "reading user-defined text search parsers\n"
msgstr "lecture des analyseurs utilisateur pour la recherche plein texte\n"
-#: common.c:165
+#: common.c:180
#, c-format
msgid "reading user-defined text search templates\n"
msgstr "lecture des mod�les utilisateur pour la recherche plein texte\n"
-#: common.c:169
+#: common.c:184
#, c-format
msgid "reading user-defined text search dictionaries\n"
msgstr "lecture des dictionnaires utilisateur pour la recherche plein texte\n"
-#: common.c:173
+#: common.c:188
#, c-format
msgid "reading user-defined text search configurations\n"
-msgstr "lecture des configurations utilisateur pour la recherche plein texte\n"
+msgstr ""
+"lecture des configurations utilisateur pour la recherche plein texte\n"
-#: common.c:177
+#: common.c:192
#, c-format
msgid "reading user-defined foreign-data wrappers\n"
msgstr "lecture des wrappers de donn�es distantes utilisateur\n"
-#: common.c:181
+#: common.c:196
#, c-format
msgid "reading user-defined foreign servers\n"
msgstr "lecture des serveurs distants utilisateur\n"
-#: common.c:185
+#: common.c:200
#, c-format
msgid "reading default privileges\n"
msgstr "lecture des droits par d�faut\n"
-#: common.c:189
+#: common.c:204
#, c-format
msgid "reading user-defined collations\n"
msgstr "lecture des collationnements utilisateurs\n"
-#: common.c:194
+#: common.c:209
#, c-format
msgid "reading user-defined conversions\n"
msgstr "lecture des conversions utilisateur\n"
-#: common.c:198
+#: common.c:213
#, c-format
msgid "reading type casts\n"
msgstr "lecture des transtypages\n"
-#: common.c:202
+#: common.c:217
#, c-format
msgid "reading table inheritance information\n"
msgstr "lecture des informations d'h�ritage des tables\n"
-#: common.c:206
-#, c-format
-msgid "reading rewrite rules\n"
-msgstr "lecture des r�gles de r��criture\n"
-
-#: common.c:215
+#: common.c:222
#, c-format
-msgid "finding extension members\n"
-msgstr "recherche des membres d'extension\n"
+msgid "finding extension tables\n"
+msgstr "recherche des tables de l'extension\n"
-#: common.c:220
+#: common.c:227
#, c-format
msgid "finding inheritance relationships\n"
msgstr "recherche des relations d'h�ritage\n"
-#: common.c:224
+#: common.c:231
#, c-format
msgid "reading column info for interesting tables\n"
msgstr "lecture des informations de colonnes des tables int�ressantes\n"
-#: common.c:228
+#: common.c:235
#, c-format
msgid "flagging inherited columns in subtables\n"
msgstr "marquage des colonnes h�rit�es dans les sous-tables\n"
-#: common.c:232
+#: common.c:239
#, c-format
msgid "reading indexes\n"
msgstr "lecture des index\n"
-#: common.c:236
+#: common.c:243
#, c-format
msgid "reading constraints\n"
msgstr "lecture des contraintes\n"
-#: common.c:240
+#: common.c:247
#, c-format
msgid "reading triggers\n"
msgstr "lecture des d�clencheurs\n"
-#: common.c:786
+#: common.c:251
+#, c-format
+msgid "reading rewrite rules\n"
+msgstr "lecture des r�gles de r��criture\n"
+
+#: common.c:884
#, c-format
-msgid "failed sanity check, parent OID %u of table \"%s\" (OID %u) not found\n"
-msgstr "v�rification �chou�e, OID %u parent de la table � %s � (OID %u) introuvable\n"
+msgid ""
+"failed sanity check, parent OID %u of table \"%s\" (OID %u) not found\n"
+msgstr ""
+"v�rification �chou�e, OID %u parent de la table � %s � (OID %u) "
+"introuvable\n"
-#: common.c:828
+#: common.c:926
#, c-format
msgid "could not parse numeric array \"%s\": too many numbers\n"
msgstr "n'a pas pu analyser le tableau num�rique � %s � : trop de nombres\n"
-#: common.c:843
+#: common.c:941
#, c-format
msgid "could not parse numeric array \"%s\": invalid character in number\n"
msgstr ""
@@ -249,17 +256,13 @@ msgstr "compression_io"
msgid "invalid compression code: %d\n"
msgstr "code de compression invalide : %d\n"
-#: compress_io.c:138
-#: compress_io.c:174
-#: compress_io.c:192
-#: compress_io.c:519
-#: compress_io.c:546
+#: compress_io.c:138 compress_io.c:174 compress_io.c:192 compress_io.c:533
+#: compress_io.c:576
#, c-format
msgid "not built with zlib support\n"
msgstr "pas construit avec le support de zlib\n"
-#: compress_io.c:240
-#: compress_io.c:349
+#: compress_io.c:240 compress_io.c:349
#, c-format
msgid "could not initialize compression library: %s\n"
msgstr "n'a pas pu initialiser la biblioth�que de compression : %s\n"
@@ -274,21 +277,14 @@ msgstr "n'a pas pu fermer le flux de compression : %s\n"
msgid "could not compress data: %s\n"
msgstr "n'a pas pu compresser les donn�es : %s\n"
-#: compress_io.c:300
-#: compress_io.c:431
-#: pg_backup_archiver.c:1476
-#: pg_backup_archiver.c:1499
-#: pg_backup_custom.c:650
-#: pg_backup_directory.c:480
-#: pg_backup_tar.c:589
-#: pg_backup_tar.c:1096
-#: pg_backup_tar.c:1389
+#: compress_io.c:300 compress_io.c:431 pg_backup_archiver.c:1489
+#: pg_backup_archiver.c:1512 pg_backup_custom.c:650 pg_backup_directory.c:480
+#: pg_backup_tar.c:587 pg_backup_tar.c:1069 pg_backup_tar.c:1295
#, c-format
msgid "could not write to output file: %s\n"
msgstr "n'a pas pu �crire dans le fichier de sauvegarde : %s\n"
-#: compress_io.c:366
-#: compress_io.c:382
+#: compress_io.c:366 compress_io.c:382
#, c-format
msgid "could not uncompress data: %s\n"
msgstr "n'a pas pu d�compresser les donn�es : %s\n"
@@ -303,40 +299,25 @@ msgstr "n'a pas pu fermer la biblioth�que de compression : %s\n"
msgid "cannot duplicate null pointer\n"
msgstr "ne peut pas dupliquer un pointeur nul\n"
-#: dumpmem.c:36
-#: dumpmem.c:50
-#: dumpmem.c:61
-#: dumpmem.c:75
-#: pg_backup_db.c:149
-#: pg_backup_db.c:204
-#: pg_backup_db.c:248
-#: pg_backup_db.c:294
+#: dumpmem.c:36 dumpmem.c:50 dumpmem.c:61 dumpmem.c:75 pg_backup_db.c:149
+#: pg_backup_db.c:204 pg_backup_db.c:248 pg_backup_db.c:294
#, c-format
msgid "out of memory\n"
msgstr "m�moire �puis�e\n"
-#: dumputils.c:1266
+#: dumputils.c:1267
#, c-format
msgid "%s: unrecognized section name: \"%s\"\n"
msgstr "%s : nom de section non reconnu : � %s �\n"
-#: dumputils.c:1268
-#: pg_dump.c:517
-#: pg_dump.c:531
-#: pg_dumpall.c:298
-#: pg_dumpall.c:308
-#: pg_dumpall.c:318
-#: pg_dumpall.c:327
-#: pg_dumpall.c:336
-#: pg_dumpall.c:394
-#: pg_restore.c:281
-#: pg_restore.c:297
-#: pg_restore.c:309
+#: dumputils.c:1269 pg_dump.c:526 pg_dump.c:540 pg_dumpall.c:299
+#: pg_dumpall.c:309 pg_dumpall.c:319 pg_dumpall.c:328 pg_dumpall.c:337
+#: pg_dumpall.c:395 pg_restore.c:281 pg_restore.c:297 pg_restore.c:309
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Essayer � %s --help � pour plus d'informations.\n"
-#: dumputils.c:1329
+#: dumputils.c:1330
#, c-format
msgid "out of on_exit_nicely slots\n"
msgstr "plus d'emplacements on_exit_nicely\n"
@@ -346,17 +327,17 @@ msgstr "plus d'emplacements on_exit_nicely\n"
msgid "archiver"
msgstr "archiveur"
-#: pg_backup_archiver.c:232
-#: pg_backup_archiver.c:1339
+#: pg_backup_archiver.c:232 pg_backup_archiver.c:1352
#, c-format
msgid "could not close output file: %s\n"
msgstr "n'a pas pu fermer le fichier de sortie : %s\n"
-#: pg_backup_archiver.c:267
-#: pg_backup_archiver.c:272
+#: pg_backup_archiver.c:267 pg_backup_archiver.c:272
#, c-format
msgid "WARNING: archive items not in correct section order\n"
-msgstr "ATTENTION : les �l�ments de l'archive ne sont pas dans l'ordre correct de la section\n"
+msgstr ""
+"ATTENTION : les �l�ments de l'archive ne sont pas dans l'ordre correct de "
+"la section\n"
#: pg_backup_archiver.c:278
#, c-format
@@ -377,14 +358,17 @@ msgstr ""
#: pg_backup_archiver.c:324
#, c-format
-msgid "parallel restore is not supported with archives made by pre-8.0 pg_dump\n"
+msgid ""
+"parallel restore is not supported with archives made by pre-8.0 pg_dump\n"
msgstr ""
"la restauration parall�le n'est pas support�e avec les archives r�alis�es\n"
"par un pg_dump ant�rieur � la 8.0 d'archive\n"
#: pg_backup_archiver.c:342
#, c-format
-msgid "cannot restore from compressed archive (compression not supported in this installation)\n"
+msgid ""
+"cannot restore from compressed archive (compression not supported in this "
+"installation)\n"
msgstr ""
"ne peut pas restaurer � partir de l'archive compress�e (compression non\n"
"disponible dans cette installation)\n"
@@ -401,467 +385,474 @@ msgstr ""
"les connexions directes � la base de donn�es ne sont pas support�es dans\n"
"les archives pre-1.3\n"
-#: pg_backup_archiver.c:402
+#: pg_backup_archiver.c:406
#, c-format
msgid "implied data-only restore\n"
msgstr "a impliqu� une restauration des donn�es uniquement\n"
-#: pg_backup_archiver.c:471
+#: pg_backup_archiver.c:475
#, c-format
msgid "dropping %s %s\n"
msgstr "suppression de %s %s\n"
-#: pg_backup_archiver.c:520
+#: pg_backup_archiver.c:524
#, c-format
msgid "setting owner and privileges for %s %s\n"
msgstr "r�glage du propri�taire et des droits pour %s %s\n"
-#: pg_backup_archiver.c:586
-#: pg_backup_archiver.c:588
+#: pg_backup_archiver.c:590 pg_backup_archiver.c:592
#, c-format
msgid "warning from original dump file: %s\n"
msgstr "message d'avertissement du fichier de sauvegarde original : %s\n"
-#: pg_backup_archiver.c:595
+#: pg_backup_archiver.c:599
#, c-format
msgid "creating %s %s\n"
msgstr "cr�ation de %s %s\n"
-#: pg_backup_archiver.c:639
+#: pg_backup_archiver.c:643
#, c-format
msgid "connecting to new database \"%s\"\n"
msgstr "connexion � la nouvelle base de donn�es � %s �\n"
-#: pg_backup_archiver.c:667
+#: pg_backup_archiver.c:671
#, c-format
msgid "restoring %s\n"
msgstr "restauration de %s\n"
-#: pg_backup_archiver.c:681
+#: pg_backup_archiver.c:691
#, c-format
msgid "restoring data for table \"%s\"\n"
msgstr "restauration des donn�es de la table � %s �\n"
-#: pg_backup_archiver.c:743
+#: pg_backup_archiver.c:753
#, c-format
msgid "executing %s %s\n"
msgstr "ex�cution de %s %s\n"
-#: pg_backup_archiver.c:777
+#: pg_backup_archiver.c:787
#, c-format
msgid "disabling triggers for %s\n"
msgstr "d�sactivation des d�clencheurs pour %s\n"
-#: pg_backup_archiver.c:803
+#: pg_backup_archiver.c:813
#, c-format
msgid "enabling triggers for %s\n"
msgstr "activation des triggers pour %s\n"
-#: pg_backup_archiver.c:833
+#: pg_backup_archiver.c:843
#, c-format
-msgid "internal error -- WriteData cannot be called outside the context of a DataDumper routine\n"
+msgid ""
+"internal error -- WriteData cannot be called outside the context of a "
+"DataDumper routine\n"
msgstr ""
"erreur interne -- WriteData ne peut pas �tre appel� en dehors du contexte\n"
"de la routine DataDumper\n"
-#: pg_backup_archiver.c:987
+#: pg_backup_archiver.c:1000
#, c-format
msgid "large-object output not supported in chosen format\n"
-msgstr "la sauvegarde des � Large Objects � n'est pas support�e dans le format choisi\n"
+msgstr ""
+"la sauvegarde des � Large Objects � n'est pas support�e dans le format "
+"choisi\n"
-#: pg_backup_archiver.c:1041
+#: pg_backup_archiver.c:1054
#, c-format
msgid "restored %d large object\n"
msgid_plural "restored %d large objects\n"
msgstr[0] "restauration de %d � Large Object �\n"
msgstr[1] "restauration de %d � Large Objects �\n"
-#: pg_backup_archiver.c:1062
-#: pg_backup_tar.c:722
+#: pg_backup_archiver.c:1075 pg_backup_tar.c:720
#, c-format
msgid "restoring large object with OID %u\n"
msgstr "restauration du � Large Object � d'OID %u\n"
-#: pg_backup_archiver.c:1074
+#: pg_backup_archiver.c:1087
#, c-format
msgid "could not create large object %u: %s"
msgstr "n'a pas pu cr�er le � Large Object � %u : %s"
-#: pg_backup_archiver.c:1079
-#: pg_dump.c:2379
+#: pg_backup_archiver.c:1092 pg_dump.c:2480
#, c-format
msgid "could not open large object %u: %s"
msgstr "n'a pas pu ouvrir le � Large Object � %u : %s"
-#: pg_backup_archiver.c:1136
+#: pg_backup_archiver.c:1149
#, c-format
msgid "could not open TOC file \"%s\": %s\n"
msgstr "n'a pas pu ouvrir le fichier TOC � %s � : %s\n"
-#: pg_backup_archiver.c:1177
+#: pg_backup_archiver.c:1190
#, c-format
msgid "WARNING: line ignored: %s\n"
msgstr "ATTENTION : ligne ignor�e : %s\n"
-#: pg_backup_archiver.c:1184
+#: pg_backup_archiver.c:1197
#, c-format
msgid "could not find entry for ID %d\n"
msgstr "n'a pas pu trouver l'entr�e pour l'ID %d\n"
-#: pg_backup_archiver.c:1205
-#: pg_backup_directory.c:180
+#: pg_backup_archiver.c:1218 pg_backup_directory.c:180
#: pg_backup_directory.c:541
#, c-format
msgid "could not close TOC file: %s\n"
msgstr "n'a pas pu fermer le fichier TOC : %s\n"
-#: pg_backup_archiver.c:1309
-#: pg_backup_custom.c:150
-#: pg_backup_directory.c:291
-#: pg_backup_directory.c:527
-#: pg_backup_directory.c:571
+#: pg_backup_archiver.c:1322 pg_backup_custom.c:150 pg_backup_directory.c:291
+#: pg_backup_directory.c:527 pg_backup_directory.c:571
#: pg_backup_directory.c:591
#, c-format
msgid "could not open output file \"%s\": %s\n"
msgstr "n'a pas pu ouvrir le fichier de sauvegarde � %s � : %s\n"
-#: pg_backup_archiver.c:1312
-#: pg_backup_custom.c:157
+#: pg_backup_archiver.c:1325 pg_backup_custom.c:157
#, c-format
msgid "could not open output file: %s\n"
msgstr "n'a pas pu ouvrir le fichier de sauvegarde : %s\n"
-#: pg_backup_archiver.c:1412
+#: pg_backup_archiver.c:1425
#, c-format
msgid "wrote %lu byte of large object data (result = %lu)\n"
msgid_plural "wrote %lu bytes of large object data (result = %lu)\n"
-msgstr[0] "a �crit %lu octet de donn�es d'un � Large Object � (r�sultat = %lu)\n"
-msgstr[1] "a �crit %lu octets de donn�es d'un � Large Object � (r�sultat = %lu)\n"
+msgstr[0] ""
+"a �crit %lu octet de donn�es d'un � Large Object � (r�sultat = %lu)\n"
+msgstr[1] ""
+"a �crit %lu octets de donn�es d'un � Large Object � (r�sultat = %lu)\n"
-#: pg_backup_archiver.c:1418
+#: pg_backup_archiver.c:1431
#, c-format
msgid "could not write to large object (result: %lu, expected: %lu)\n"
-msgstr "n'a pas pu �crire le � Large Object � (r�sultat : %lu, attendu : %lu)\n"
+msgstr ""
+"n'a pas pu �crire le � Large Object � (r�sultat : %lu, attendu : %lu)\n"
-#: pg_backup_archiver.c:1484
+#: pg_backup_archiver.c:1497
#, c-format
msgid "could not write to custom output routine\n"
msgstr "n'a pas pu �crire vers la routine de sauvegarde personnalis�e\n"
-#: pg_backup_archiver.c:1522
+#: pg_backup_archiver.c:1535
#, c-format
msgid "Error while INITIALIZING:\n"
msgstr "Erreur pendant l'initialisation (� INITIALIZING �) :\n"
-#: pg_backup_archiver.c:1527
+#: pg_backup_archiver.c:1540
#, c-format
msgid "Error while PROCESSING TOC:\n"
msgstr "Erreur pendant le traitement de la TOC (� PROCESSING TOC �) :\n"
-#: pg_backup_archiver.c:1532
+#: pg_backup_archiver.c:1545
#, c-format
msgid "Error while FINALIZING:\n"
msgstr "Erreur pendant la finalisation (� FINALIZING �) :\n"
-#: pg_backup_archiver.c:1537
+#: pg_backup_archiver.c:1550
#, c-format
msgid "Error from TOC entry %d; %u %u %s %s %s\n"
msgstr "Erreur � partir de l'entr�e TOC %d ; %u %u %s %s %s\n"
-#: pg_backup_archiver.c:1610
+#: pg_backup_archiver.c:1623
#, c-format
msgid "bad dumpId\n"
msgstr "mauvais dumpId\n"
-#: pg_backup_archiver.c:1631
+#: pg_backup_archiver.c:1644
#, c-format
msgid "bad table dumpId for TABLE DATA item\n"
msgstr "mauvais dumpId de table pour l'�l�ment TABLE DATA\n"
-#: pg_backup_archiver.c:1723
+#: pg_backup_archiver.c:1736
#, c-format
msgid "unexpected data offset flag %d\n"
msgstr "drapeau de d�calage de donn�es inattendu %d\n"
-#: pg_backup_archiver.c:1736
+#: pg_backup_archiver.c:1749
#, c-format
msgid "file offset in dump file is too large\n"
msgstr "le d�calage dans le fichier de sauvegarde est trop important\n"
-#: pg_backup_archiver.c:1830
-#: pg_backup_archiver.c:3263
-#: pg_backup_custom.c:628
-#: pg_backup_directory.c:463
-#: pg_backup_tar.c:778
+#: pg_backup_archiver.c:1843 pg_backup_archiver.c:3276 pg_backup_custom.c:628
+#: pg_backup_directory.c:463 pg_backup_tar.c:776
#, c-format
msgid "unexpected end of file\n"
msgstr "fin de fichier inattendu\n"
-#: pg_backup_archiver.c:1847
+#: pg_backup_archiver.c:1860
#, c-format
msgid "attempting to ascertain archive format\n"
msgstr "tentative d'identification du format de l'archive\n"
-#: pg_backup_archiver.c:1873
-#: pg_backup_archiver.c:1883
+#: pg_backup_archiver.c:1886 pg_backup_archiver.c:1896
#, c-format
msgid "directory name too long: \"%s\"\n"
msgstr "nom du r�pertoire trop long : � %s �\n"
-#: pg_backup_archiver.c:1891
+#: pg_backup_archiver.c:1904
#, c-format
-msgid "directory \"%s\" does not appear to be a valid archive (\"toc.dat\" does not exist)\n"
-msgstr "le r�pertoire � %s � ne semble pas �tre une archive valide (� toc.dat � n'existe pas)\n"
+msgid ""
+"directory \"%s\" does not appear to be a valid archive (\"toc.dat\" does "
+"not exist)\n"
+msgstr ""
+"le r�pertoire � %s � ne semble pas �tre une archive valide (� toc.dat � "
+"n'existe pas)\n"
-#: pg_backup_archiver.c:1899
-#: pg_backup_custom.c:169
-#: pg_backup_custom.c:760
-#: pg_backup_directory.c:164
-#: pg_backup_directory.c:349
+#: pg_backup_archiver.c:1912 pg_backup_custom.c:169 pg_backup_custom.c:760
+#: pg_backup_directory.c:164 pg_backup_directory.c:349
#, c-format
msgid "could not open input file \"%s\": %s\n"
msgstr "n'a pas pu ouvrir le fichier en entr�e � %s � : %s\n"
-#: pg_backup_archiver.c:1907
-#: pg_backup_custom.c:176
+#: pg_backup_archiver.c:1920 pg_backup_custom.c:176
#, c-format
msgid "could not open input file: %s\n"
msgstr "n'a pas pu ouvrir le fichier en entr�e : %s\n"
-#: pg_backup_archiver.c:1916
+#: pg_backup_archiver.c:1929
#, c-format
msgid "could not read input file: %s\n"
msgstr "n'a pas pu lire le fichier en entr�e : %s\n"
-#: pg_backup_archiver.c:1918
+#: pg_backup_archiver.c:1931
#, c-format
msgid "input file is too short (read %lu, expected 5)\n"
msgstr "le fichier en entr�e est trop petit (%lu lus, 5 attendus)\n"
-#: pg_backup_archiver.c:1983
+#: pg_backup_archiver.c:1996
#, c-format
msgid "input file appears to be a text format dump. Please use psql.\n"
-msgstr "Le fichier en entr�e semble �tre une sauvegarde au format texte. Merci d'utiliser psql.\n"
+msgstr ""
+"Le fichier en entr�e semble �tre une sauvegarde au format texte. Merci "
+"d'utiliser psql.\n"
-#: pg_backup_archiver.c:1987
+#: pg_backup_archiver.c:2000
#, c-format
msgid "input file does not appear to be a valid archive (too short?)\n"
-msgstr "le fichier en entr�e ne semble pas �tre une archive valide (trop petit ?)\n"
+msgstr ""
+"le fichier en entr�e ne semble pas �tre une archive valide (trop petit ?)\n"
-#: pg_backup_archiver.c:1990
+#: pg_backup_archiver.c:2003
#, c-format
msgid "input file does not appear to be a valid archive\n"
msgstr "le fichier en entr�e ne semble pas �tre une archive valide\n"
-#: pg_backup_archiver.c:2010
+#: pg_backup_archiver.c:2023
#, c-format
msgid "could not close input file: %s\n"
msgstr "n'a pas pu fermer le fichier en entr�e : %s\n"
-#: pg_backup_archiver.c:2027
+#: pg_backup_archiver.c:2040
#, c-format
msgid "allocating AH for %s, format %d\n"
msgstr "allocation d'AH pour %s, format %d\n"
-#: pg_backup_archiver.c:2130
+#: pg_backup_archiver.c:2143
#, c-format
msgid "unrecognized file format \"%d\"\n"
msgstr "format de fichier � %d � non reconnu\n"
-#: pg_backup_archiver.c:2264
+#: pg_backup_archiver.c:2277
#, c-format
msgid "entry ID %d out of range -- perhaps a corrupt TOC\n"
-msgstr "ID %d de l'entr�e en dehors de la plage -- peut-�tre un TOC corrompu\n"
+msgstr ""
+"ID %d de l'entr�e en dehors de la plage -- peut-�tre un TOC corrompu\n"
-#: pg_backup_archiver.c:2380
+#: pg_backup_archiver.c:2393
#, c-format
msgid "read TOC entry %d (ID %d) for %s %s\n"
msgstr "lecture de l'entr�e %d de la TOC (ID %d) pour %s %s\n"
-#: pg_backup_archiver.c:2414
+#: pg_backup_archiver.c:2427
#, c-format
msgid "unrecognized encoding \"%s\"\n"
msgstr "encodage � %s � non reconnu\n"
-#: pg_backup_archiver.c:2419
+#: pg_backup_archiver.c:2432
#, c-format
msgid "invalid ENCODING item: %s\n"
msgstr "�l�ment ENCODING invalide : %s\n"
-#: pg_backup_archiver.c:2437
+#: pg_backup_archiver.c:2450
#, c-format
msgid "invalid STDSTRINGS item: %s\n"
msgstr "�l�ment STDSTRINGS invalide : %s\n"
-#: pg_backup_archiver.c:2651
+#: pg_backup_archiver.c:2664
#, c-format
msgid "could not set session user to \"%s\": %s"
msgstr "n'a pas pu initialiser la session utilisateur � � %s �: %s"
-#: pg_backup_archiver.c:2683
+#: pg_backup_archiver.c:2696
#, c-format
msgid "could not set default_with_oids: %s"
msgstr "n'a pas pu configurer default_with_oids : %s"
-#: pg_backup_archiver.c:2821
+#: pg_backup_archiver.c:2834
#, c-format
msgid "could not set search_path to \"%s\": %s"
msgstr "n'a pas pu configurer search_path � � %s � : %s"
-#: pg_backup_archiver.c:2882
+#: pg_backup_archiver.c:2895
#, c-format
msgid "could not set default_tablespace to %s: %s"
msgstr "n'a pas pu configurer default_tablespace � %s : %s"
-#: pg_backup_archiver.c:2991
-#: pg_backup_archiver.c:3173
+#: pg_backup_archiver.c:3004 pg_backup_archiver.c:3186
#, c-format
msgid "WARNING: don't know how to set owner for object type %s\n"
-msgstr "ATTENTION : ne sait pas comment initialiser le propri�taire du type d'objet %s\n"
+msgstr ""
+"ATTENTION : ne sait pas comment initialiser le propri�taire du type d'objet "
+"%s\n"
-#: pg_backup_archiver.c:3226
+#: pg_backup_archiver.c:3239
#, c-format
-msgid "WARNING: requested compression not available in this installation -- archive will be uncompressed\n"
+msgid ""
+"WARNING: requested compression not available in this installation -- "
+"archive will be uncompressed\n"
msgstr ""
"ATTENTION : la compression requise n'est pas disponible avec cette\n"
"installation -- l'archive ne sera pas compress�e\n"
-#: pg_backup_archiver.c:3266
+#: pg_backup_archiver.c:3279
#, c-format
msgid "did not find magic string in file header\n"
msgstr "n'a pas trouver la cha�ne magique dans le fichier d'en-t�te\n"
-#: pg_backup_archiver.c:3279
+#: pg_backup_archiver.c:3292
#, c-format
msgid "unsupported version (%d.%d) in file header\n"
msgstr "version non support�e (%d.%d) dans le fichier d'en-t�te\n"
-#: pg_backup_archiver.c:3284
+#: pg_backup_archiver.c:3297
#, c-format
msgid "sanity check on integer size (%lu) failed\n"
msgstr "�chec de la v�rification sur la taille de l'entier (%lu)\n"
-#: pg_backup_archiver.c:3288
+#: pg_backup_archiver.c:3301
#, c-format
-msgid "WARNING: archive was made on a machine with larger integers, some operations might fail\n"
+msgid ""
+"WARNING: archive was made on a machine with larger integers, some "
+"operations might fail\n"
msgstr ""
"ATTENTION : l'archive a �t� cr��e sur une machine disposant d'entiers plus\n"
"larges, certaines op�rations peuvent �chouer\n"
-#: pg_backup_archiver.c:3298
+#: pg_backup_archiver.c:3311
#, c-format
msgid "expected format (%d) differs from format found in file (%d)\n"
msgstr "le format attendu (%d) diff�re du format du fichier (%d)\n"
-#: pg_backup_archiver.c:3314
+#: pg_backup_archiver.c:3327
#, c-format
-msgid "WARNING: archive is compressed, but this installation does not support compression -- no data will be available\n"
+msgid ""
+"WARNING: archive is compressed, but this installation does not support "
+"compression -- no data will be available\n"
msgstr ""
"ATTENTION : l'archive est compress�e mais cette installation ne supporte\n"
"pas la compression -- aucune donn�e ne sera disponible\n"
-#: pg_backup_archiver.c:3332
+#: pg_backup_archiver.c:3345
#, c-format
msgid "WARNING: invalid creation date in header\n"
msgstr "ATTENTION : date de cr�ation invalide dans l'en-t�te\n"
-#: pg_backup_archiver.c:3492
+#: pg_backup_archiver.c:3505
#, c-format
msgid "entering restore_toc_entries_parallel\n"
msgstr "entr�e dans restore_toc_entries_parallel\n"
-#: pg_backup_archiver.c:3543
+#: pg_backup_archiver.c:3556
#, c-format
msgid "processing item %d %s %s\n"
msgstr "traitement de l'�l�ment %d %s %s\n"
-#: pg_backup_archiver.c:3624
+#: pg_backup_archiver.c:3637
#, c-format
msgid "entering main parallel loop\n"
msgstr "entr�e dans la boucle parall�le principale\n"
-#: pg_backup_archiver.c:3636
+#: pg_backup_archiver.c:3649
#, c-format
msgid "skipping item %d %s %s\n"
msgstr "omission de l'�l�ment %d %s %s\n"
-#: pg_backup_archiver.c:3652
+#: pg_backup_archiver.c:3665
#, c-format
msgid "launching item %d %s %s\n"
msgstr "�l�ment de lancement %d %s %s\n"
-#: pg_backup_archiver.c:3690
+#: pg_backup_archiver.c:3703
#, c-format
msgid "worker process crashed: status %d\n"
msgstr "crash du processus worker : statut %d\n"
-#: pg_backup_archiver.c:3695
+#: pg_backup_archiver.c:3708
#, c-format
msgid "finished main parallel loop\n"
msgstr "fin de la boucle parall�le principale\n"
-#: pg_backup_archiver.c:3719
+#: pg_backup_archiver.c:3732
#, c-format
msgid "processing missed item %d %s %s\n"
msgstr "traitement de l'�l�ment manquant %d %s %s\n"
-#: pg_backup_archiver.c:3745
+#: pg_backup_archiver.c:3758
#, c-format
msgid "parallel_restore should not return\n"
msgstr "parallel_restore ne devrait pas retourner\n"
-#: pg_backup_archiver.c:3751
+#: pg_backup_archiver.c:3764
#, c-format
msgid "could not create worker process: %s\n"
msgstr "n'a pas pu cr�er le processus de travail : %s\n"
-#: pg_backup_archiver.c:3759
+#: pg_backup_archiver.c:3772
#, c-format
msgid "could not create worker thread: %s\n"
msgstr "n'a pas pu cr�er le fil de travail: %s\n"
-#: pg_backup_archiver.c:3983
+#: pg_backup_archiver.c:3996
#, c-format
msgid "no item ready\n"
msgstr "aucun �l�ment pr�t\n"
-#: pg_backup_archiver.c:4080
+#: pg_backup_archiver.c:4093
#, c-format
msgid "could not find slot of finished worker\n"
msgstr "n'a pas pu trouver l'emplacement du worker qui vient de terminer\n"
-#: pg_backup_archiver.c:4082
+#: pg_backup_archiver.c:4095
#, c-format
msgid "finished item %d %s %s\n"
msgstr "�l�ment termin� %d %s %s\n"
-#: pg_backup_archiver.c:4095
+#: pg_backup_archiver.c:4108
#, c-format
msgid "worker process failed: exit code %d\n"
msgstr "�chec du processus de travail : code de sortie %d\n"
-#: pg_backup_archiver.c:4257
+#: pg_backup_archiver.c:4270
#, c-format
msgid "transferring dependency %d -> %d to %d\n"
msgstr "transfert de la d�pendance %d -> %d vers %d\n"
-#: pg_backup_archiver.c:4326
+#: pg_backup_archiver.c:4343
#, c-format
msgid "reducing dependencies for %d\n"
msgstr "r�duction des d�pendances pour %d\n"
-#: pg_backup_archiver.c:4365
+#: pg_backup_archiver.c:4382
#, c-format
msgid "table \"%s\" could not be created, will not restore its data\n"
-msgstr "la table � %s � n'a pas pu �tre cr��e, ses donn�es ne seront pas restaur�es\n"
+msgstr ""
+"la table � %s � n'a pas pu �tre cr��e, ses donn�es ne seront pas "
+"restaur�es\n"
#. translator: this is a module name
#: pg_backup_custom.c:89
msgid "custom archiver"
msgstr "programme d'archivage personnalis�"
-#: pg_backup_custom.c:371
-#: pg_backup_null.c:152
+#: pg_backup_custom.c:371 pg_backup_null.c:152
#, c-format
msgid "invalid OID for large object\n"
msgstr "OID invalide pour le � Large Object �\n"
@@ -880,20 +871,28 @@ msgstr "erreur lors du parcours du fichier : %s\n"
#: pg_backup_custom.c:463
#, c-format
-msgid "could not find block ID %d in archive -- possibly due to out-of-order restore request, which cannot be handled due to lack of data offsets in archive\n"
+msgid ""
+"could not find block ID %d in archive -- possibly due to out-of-order "
+"restore request, which cannot be handled due to lack of data offsets in "
+"archive\n"
msgstr ""
"n'a pas pu trouver l'identifiant de bloc %d dans l'archive -\n"
-"il est possible que cela soit d� � une demande de restauration dans un ordre\n"
+"il est possible que cela soit d� � une demande de restauration dans un "
+"ordre\n"
"diff�rent, qui n'a pas pu �tre g�r� � cause d'un manque d'information de\n"
"position dans l'archive\n"
#: pg_backup_custom.c:468
#, c-format
-msgid "could not find block ID %d in archive -- possibly due to out-of-order restore request, which cannot be handled due to non-seekable input file\n"
+msgid ""
+"could not find block ID %d in archive -- possibly due to out-of-order "
+"restore request, which cannot be handled due to non-seekable input file\n"
msgstr ""
"n'a pas pu trouver l'identifiant de bloc %d dans l'archive -\n"
-"il est possible que cela soit d� � une demande de restauration dans un ordre\n"
-"diff�rent, ce qui ne peut pas �tre g�r� � cause d'un fichier non g�rable en\n"
+"il est possible que cela soit d� � une demande de restauration dans un "
+"ordre\n"
+"diff�rent, ce qui ne peut pas �tre g�r� � cause d'un fichier non g�rable "
+"en\n"
"recherche\n"
#: pg_backup_custom.c:473
@@ -906,21 +905,22 @@ msgstr ""
#: pg_backup_custom.c:480
#, c-format
msgid "found unexpected block ID (%d) when reading data -- expected %d\n"
-msgstr "ID de bloc inattendu (%d) lors de la lecture des donn�es -- %d attendu\n"
+msgstr ""
+"ID de bloc inattendu (%d) lors de la lecture des donn�es -- %d attendu\n"
#: pg_backup_custom.c:494
#, c-format
msgid "unrecognized data block type %d while restoring archive\n"
-msgstr "type de bloc de donn�es %d non reconnu lors de la restauration de l'archive\n"
+msgstr ""
+"type de bloc de donn�es %d non reconnu lors de la restauration de "
+"l'archive\n"
-#: pg_backup_custom.c:576
-#: pg_backup_custom.c:910
+#: pg_backup_custom.c:576 pg_backup_custom.c:910
#, c-format
msgid "could not read from input file: end of file\n"
msgstr "n'a pas pu lire � partir du fichier en entr�e : fin du fichier\n"
-#: pg_backup_custom.c:579
-#: pg_backup_custom.c:913
+#: pg_backup_custom.c:579 pg_backup_custom.c:913
#, c-format
msgid "could not read from input file: %s\n"
msgstr "n'a pas pu lire � partir du fichier en entr�e : %s\n"
@@ -930,8 +930,7 @@ msgstr "n'a pas pu lire � partir du fichier en entr�e : %s\n"
msgid "could not write byte: %s\n"
msgstr "n'a pas pu �crire un octet : %s\n"
-#: pg_backup_custom.c:716
-#: pg_backup_custom.c:754
+#: pg_backup_custom.c:716 pg_backup_custom.c:754
#, c-format
msgid "could not close archive file: %s\n"
msgstr "n'a pas pu fermer le fichier d'archive : %s\n"
@@ -949,17 +948,23 @@ msgstr "la restauration parall�lis�e n'est pas support�e � partir de stdin\n"
#: pg_backup_custom.c:744
#, c-format
msgid "parallel restore from non-seekable file is not supported\n"
-msgstr "la restauration parall�lis�e n'est pas support�e � partir de fichiers sans table de mati�re\n"
+msgstr ""
+"la restauration parall�lis�e n'est pas support�e � partir de fichiers sans "
+"table de mati�re\n"
#: pg_backup_custom.c:749
#, c-format
msgid "could not determine seek position in archive file: %s\n"
-msgstr "n'a pas pu d�terminer la position de recherche dans le fichier d'archive : %s\n"
+msgstr ""
+"n'a pas pu d�terminer la position de recherche dans le fichier d'archive : "
+"%s\n"
#: pg_backup_custom.c:764
#, c-format
msgid "could not set seek position in archive file: %s\n"
-msgstr "n'a pas pu initialiser la recherche de position dans le fichier d'archive : %s\n"
+msgstr ""
+"n'a pas pu initialiser la recherche de position dans le fichier d'archive : "
+"%s\n"
#: pg_backup_custom.c:782
#, c-format
@@ -969,15 +974,16 @@ msgstr "compression activ�e\n"
#: pg_backup_custom.c:818
#, c-format
msgid "WARNING: ftell mismatch with expected position -- ftell used\n"
-msgstr "ATTENTION : ftell ne correspond pas � la position attendue -- ftell utilis�\n"
+msgstr ""
+"ATTENTION : ftell ne correspond pas � la position attendue -- ftell "
+"utilis�\n"
#. translator: this is a module name
#: pg_backup_db.c:27
msgid "archiver (db)"
msgstr "programme d'archivage (db)"
-#: pg_backup_db.c:40
-#: pg_dump.c:583
+#: pg_backup_db.c:40 pg_dump.c:592
#, c-format
msgid "could not parse version string \"%s\"\n"
msgstr "n'a pas pu analyser la cha�ne de version � %s �\n"
@@ -987,14 +993,12 @@ msgstr "n'a pas pu analyser la cha�ne de version � %s �\n"
msgid "could not get server_version from libpq\n"
msgstr "n'a pas pu obtenir server_version de libpq\n"
-#: pg_backup_db.c:69
-#: pg_dumpall.c:1793
+#: pg_backup_db.c:69 pg_dumpall.c:1842
#, c-format
msgid "server version: %s; %s version: %s\n"
msgstr "version du serveur : %s ; %s version : %s\n"
-#: pg_backup_db.c:71
-#: pg_dumpall.c:1795
+#: pg_backup_db.c:71 pg_dumpall.c:1844
#, c-format
msgid "aborting because of server version mismatch\n"
msgstr "annulation � cause de la diff�rence des versions\n"
@@ -1004,12 +1008,8 @@ msgstr "annulation � cause de la diff�rence des versions\n"
msgid "connecting to database \"%s\" as user \"%s\"\n"
msgstr "connexion � la base de donn�es � %s � en tant qu'utilisateur � %s �\n"
-#: pg_backup_db.c:147
-#: pg_backup_db.c:199
-#: pg_backup_db.c:246
-#: pg_backup_db.c:292
-#: pg_dumpall.c:1695
-#: pg_dumpall.c:1741
+#: pg_backup_db.c:147 pg_backup_db.c:199 pg_backup_db.c:246 pg_backup_db.c:292
+#: pg_dumpall.c:1744 pg_dumpall.c:1790
msgid "Password: "
msgstr "Mot de passe : "
@@ -1043,52 +1043,50 @@ msgstr "n'a pas pu se connecter � la base de donn�es\n"
msgid "connection to database \"%s\" failed: %s"
msgstr "la connexion � la base de donn�es � %s � a �chou� : %s"
-#: pg_backup_db.c:332
+#: pg_backup_db.c:333
#, c-format
msgid "%s"
msgstr "%s"
-#: pg_backup_db.c:339
+#: pg_backup_db.c:340
#, c-format
msgid "query failed: %s"
msgstr "�chec de la requ�te : %s"
-#: pg_backup_db.c:341
+#: pg_backup_db.c:342
#, c-format
msgid "query was: %s\n"
msgstr "la requ�te �tait : %s\n"
-#: pg_backup_db.c:405
+#: pg_backup_db.c:406
#, c-format
msgid "%s: %s Command was: %s\n"
msgstr "%s: %s La commande �tait : %s\n"
-#: pg_backup_db.c:456
-#: pg_backup_db.c:527
-#: pg_backup_db.c:534
+#: pg_backup_db.c:462 pg_backup_db.c:534 pg_backup_db.c:541
msgid "could not execute query"
msgstr "n'a pas pu ex�cuter la requ�te"
-#: pg_backup_db.c:507
+#: pg_backup_db.c:513
#, c-format
msgid "error returned by PQputCopyData: %s"
msgstr "erreur renvoy�e par PQputCopyData : %s"
-#: pg_backup_db.c:553
+#: pg_backup_db.c:560
#, c-format
msgid "error returned by PQputCopyEnd: %s"
msgstr "erreur renvoy�e par PQputCopyEnd : %s"
-#: pg_backup_db.c:559
+#: pg_backup_db.c:566
#, c-format
msgid "COPY failed for table \"%s\": %s"
msgstr "COPY �chou� pour la table � %s � : %s"
-#: pg_backup_db.c:570
+#: pg_backup_db.c:577
msgid "could not start database transaction"
msgstr "n'a pas pu d�marrer la transaction de la base de donn�es"
-#: pg_backup_db.c:576
+#: pg_backup_db.c:583
msgid "could not commit database transaction"
msgstr "n'a pas pu valider la transaction de la base de donn�es"
@@ -1115,7 +1113,9 @@ msgstr "n'a pas pu fermer le fichier de donn�es : %s\n"
#: pg_backup_directory.c:400
#, c-format
msgid "could not open large object TOC file \"%s\" for input: %s\n"
-msgstr "n'a pas pu ouvrir le fichier sommaire � %s � du Large Object en entr�e : %s\n"
+msgstr ""
+"n'a pas pu ouvrir le fichier sommaire � %s � du Large Object en entr�e : "
+"%s\n"
#: pg_backup_directory.c:410
#, c-format
@@ -1153,207 +1153,211 @@ msgid "this format cannot be read\n"
msgstr "ce format ne peut pas �tre lu\n"
#. translator: this is a module name
-#: pg_backup_tar.c:105
+#: pg_backup_tar.c:99
msgid "tar archiver"
msgstr "archiveur tar"
-#: pg_backup_tar.c:181
+#: pg_backup_tar.c:174
#, c-format
msgid "could not open TOC file \"%s\" for output: %s\n"
msgstr "n'a pas pu ouvrir le fichier TOC � %s � en sortie : %s\n"
-#: pg_backup_tar.c:189
+#: pg_backup_tar.c:182
#, c-format
msgid "could not open TOC file for output: %s\n"
msgstr "n'a pas pu ouvrir le fichier TOC en sortie : %s\n"
-#: pg_backup_tar.c:217
-#: pg_backup_tar.c:373
+#: pg_backup_tar.c:203 pg_backup_tar.c:359
#, c-format
msgid "compression is not supported by tar archive format\n"
msgstr "compression non support�e par le format des archives tar\n"
-#: pg_backup_tar.c:225
+#: pg_backup_tar.c:211
#, c-format
msgid "could not open TOC file \"%s\" for input: %s\n"
msgstr "n'a pas pu ouvrir le fichier TOC � %s � en entr�e : %s\n"
-#: pg_backup_tar.c:232
+#: pg_backup_tar.c:218
#, c-format
msgid "could not open TOC file for input: %s\n"
msgstr "n'a pas pu ouvrir le fichier TOC en entr�e : %s\n"
-#: pg_backup_tar.c:359
+#: pg_backup_tar.c:345
#, c-format
msgid "could not find file \"%s\" in archive\n"
msgstr "n'a pas pu trouver le fichier � %s � dans l'archive\n"
-#: pg_backup_tar.c:415
+#: pg_backup_tar.c:411
#, c-format
msgid "could not generate temporary file name: %s\n"
msgstr "impossible de cr�er le nom du fichier temporaire : %s\n"
-#: pg_backup_tar.c:424
+#: pg_backup_tar.c:422
#, c-format
msgid "could not open temporary file\n"
msgstr "n'a pas pu ouvrir le fichier temporaire\n"
-#: pg_backup_tar.c:451
+#: pg_backup_tar.c:449
#, c-format
msgid "could not close tar member\n"
msgstr "n'a pas pu fermer le membre de tar\n"
-#: pg_backup_tar.c:551
+#: pg_backup_tar.c:549
#, c-format
msgid "internal error -- neither th nor fh specified in tarReadRaw()\n"
msgstr "erreur interne -- ni th ni fh ne sont pr�cis�s dans tarReadRaw()\n"
-#: pg_backup_tar.c:677
+#: pg_backup_tar.c:675
#, c-format
msgid "unexpected COPY statement syntax: \"%s\"\n"
msgstr "syntaxe inattendue de l'instruction COPY : � %s �\n"
-#: pg_backup_tar.c:880
+#: pg_backup_tar.c:878
#, c-format
msgid "could not write null block at end of tar archive\n"
msgstr "n'a pas pu �crire le bloc nul � la fin de l'archive tar\n"
-#: pg_backup_tar.c:935
+#: pg_backup_tar.c:933
#, c-format
msgid "invalid OID for large object (%u)\n"
msgstr "OID invalide pour le � Large Object � (%u)\n"
-#: pg_backup_tar.c:1087
-#, c-format
-msgid "archive member too large for tar format\n"
-msgstr "membre de l'archive trop volumineux pour le format tar\n"
-
-#: pg_backup_tar.c:1102
+#: pg_backup_tar.c:1075
#, c-format
msgid "could not close temporary file: %s\n"
msgstr "n'a pas pu ouvrir le fichier temporaire : %s\n"
-#: pg_backup_tar.c:1112
+#: pg_backup_tar.c:1085
#, c-format
msgid "actual file length (%s) does not match expected (%s)\n"
msgstr ""
-"la longueur r�elle du fichier (%s) ne correspond pas � ce qui �tait attendu\n"
+"la longueur r�elle du fichier (%s) ne correspond pas � ce qui �tait "
+"attendu\n"
"(%s)\n"
-#: pg_backup_tar.c:1120
+#: pg_backup_tar.c:1093
#, c-format
msgid "could not output padding at end of tar member\n"
msgstr "n'a pas pu remplir la fin du membre de tar\n"
-#: pg_backup_tar.c:1149
+#: pg_backup_tar.c:1122
#, c-format
msgid "moving from position %s to next member at file position %s\n"
-msgstr "d�placement de la position %s vers le prochain membre � la position %s du fichier\n"
+msgstr ""
+"d�placement de la position %s vers le prochain membre � la position %s du "
+"fichier\n"
-#: pg_backup_tar.c:1160
+#: pg_backup_tar.c:1133
#, c-format
msgid "now at file position %s\n"
msgstr "maintenant en position %s du fichier\n"
-#: pg_backup_tar.c:1169
-#: pg_backup_tar.c:1199
+#: pg_backup_tar.c:1142 pg_backup_tar.c:1172
#, c-format
msgid "could not find header for file \"%s\" in tar archive\n"
msgstr "n'a pas pu trouver l'en-t�te du fichier � %s � dans l'archive tar\n"
-#: pg_backup_tar.c:1183
+#: pg_backup_tar.c:1156
#, c-format
msgid "skipping tar member %s\n"
msgstr "omission du membre %s du tar\n"
-#: pg_backup_tar.c:1187
+#: pg_backup_tar.c:1160
#, c-format
-msgid "restoring data out of order is not supported in this archive format: \"%s\" is required, but comes before \"%s\" in the archive file.\n"
+msgid ""
+"restoring data out of order is not supported in this archive format: \"%s\" "
+"is required, but comes before \"%s\" in the archive file.\n"
msgstr ""
"la restauration d�sordonn�e de donn�es n'est pas support�e avec ce format\n"
"d'archive : � %s � est requis mais vient avant � %s � dans le fichier\n"
"d'archive.\n"
-#: pg_backup_tar.c:1233
+#: pg_backup_tar.c:1205
#, c-format
msgid "mismatch in actual vs. predicted file position (%s vs. %s)\n"
msgstr ""
"pas de correspondance entre la position r�elle et celle pr�vue du fichier\n"
"(%s vs. %s)\n"
-#: pg_backup_tar.c:1248
+#: pg_backup_tar.c:1220
#, c-format
msgid "incomplete tar header found (%lu byte)\n"
msgid_plural "incomplete tar header found (%lu bytes)\n"
msgstr[0] "en-t�te incomplet du fichier tar (%lu octet)\n"
msgstr[1] "en-t�te incomplet du fichier tar (%lu octets)\n"
-#: pg_backup_tar.c:1286
+#: pg_backup_tar.c:1261
#, c-format
-msgid "TOC Entry %s at %s (length %lu, checksum %d)\n"
-msgstr "entr�e TOC %s � %s (longueur %lu, somme de contr�le %d)\n"
+msgid "TOC Entry %s at %s (length %s, checksum %d)\n"
+msgstr "entr�e TOC %s � %s (longueur %s, somme de contr�le %d)\n"
-#: pg_backup_tar.c:1296
+#: pg_backup_tar.c:1272
#, c-format
-msgid "corrupt tar header found in %s (expected %d, computed %d) file position %s\n"
+msgid ""
+"corrupt tar header found in %s (expected %d, computed %d) file position %s\n"
msgstr ""
"en-t�te tar corrompu trouv� dans %s (%d attendu, %d calcul� ) � la\n"
"position %s du fichier\n"
-#: pg_dump.c:529
-#: pg_dumpall.c:306
-#: pg_restore.c:295
+#: pg_dump.c:500
+#, c-format
+msgid "compression level must be in range 0..9\n"
+msgstr "le niveau de compression doit �tre dans l'intervalle 0 � 9\n"
+
+#: pg_dump.c:538 pg_dumpall.c:307 pg_restore.c:295
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
-msgstr "%s : trop d'arguments en ligne de commande (le premier �tant � %s �)\n"
+msgstr ""
+"%s : trop d'arguments en ligne de commande (le premier �tant � %s �)\n"
-#: pg_dump.c:541
+#: pg_dump.c:550
#, c-format
msgid "options -s/--schema-only and -a/--data-only cannot be used together\n"
msgstr ""
"les options � -s/--schema-only � et � -a/--data-only � ne peuvent pas �tre\n"
"utilis�es conjointement\n"
-#: pg_dump.c:544
+#: pg_dump.c:553
#, c-format
msgid "options -c/--clean and -a/--data-only cannot be used together\n"
msgstr ""
"les options � -c/--clean � et � -a/--data-only � ne peuvent pas �tre\n"
"utilis�es conjointement\n"
-#: pg_dump.c:548
+#: pg_dump.c:557
#, c-format
-msgid "options --inserts/--column-inserts and -o/--oids cannot be used together\n"
+msgid ""
+"options --inserts/--column-inserts and -o/--oids cannot be used together\n"
msgstr ""
"les options � --inserts/--column-inserts � et � -o/--oids � ne\n"
"peuvent pas �tre utilis�es conjointement\n"
-#: pg_dump.c:549
+#: pg_dump.c:558
#, c-format
msgid "(The INSERT command cannot set OIDs.)\n"
msgstr "(La commande INSERT ne peut pas positionner les OID.)\n"
-#: pg_dump.c:576
+#: pg_dump.c:585
#, c-format
msgid "could not open output file \"%s\" for writing\n"
msgstr "n'a pas pu ouvrir le fichier de sauvegarde � %s � en �criture\n"
-#: pg_dump.c:660
+#: pg_dump.c:669
#, c-format
msgid "last built-in OID is %u\n"
msgstr "le dernier OID interne est %u\n"
-#: pg_dump.c:669
+#: pg_dump.c:678
#, c-format
msgid "No matching schemas were found\n"
msgstr "Aucun sch�ma correspondant n'a �t� trouv�\n"
-#: pg_dump.c:681
+#: pg_dump.c:690
#, c-format
msgid "No matching tables were found\n"
msgstr "Aucune table correspondante n'a �t� trouv�e\n"
-#: pg_dump.c:820
+#: pg_dump.c:829
#, c-format
msgid ""
"%s dumps a database as a text file or to other formats.\n"
@@ -1363,21 +1367,17 @@ msgstr ""
"formats.\n"
"\n"
-#: pg_dump.c:821
-#: pg_dumpall.c:536
-#: pg_restore.c:401
+#: pg_dump.c:830 pg_dumpall.c:540 pg_restore.c:401
#, c-format
msgid "Usage:\n"
msgstr "Usage :\n"
-#: pg_dump.c:822
+#: pg_dump.c:831
#, c-format
msgid " %s [OPTION]... [DBNAME]\n"
msgstr " %s [OPTION]... [NOMBASE]\n"
-#: pg_dump.c:824
-#: pg_dumpall.c:539
-#: pg_restore.c:404
+#: pg_dump.c:833 pg_dumpall.c:543 pg_restore.c:404
#, c-format
msgid ""
"\n"
@@ -1386,12 +1386,13 @@ msgstr ""
"\n"
"Options g�n�rales :\n"
-#: pg_dump.c:825
+#: pg_dump.c:834
#, c-format
msgid " -f, --file=FILENAME output file or directory name\n"
-msgstr " -f, --file=NOMFICHIER nom du fichier ou du r�pertoire en sortie\n"
+msgstr ""
+" -f, --file=NOMFICHIER nom du fichier ou du r�pertoire en sortie\n"
-#: pg_dump.c:826
+#: pg_dump.c:835
#, c-format
msgid ""
" -F, --format=c|d|t|p output file format (custom, directory, tar,\n"
@@ -1400,40 +1401,39 @@ msgstr ""
" -F, --format=c|d|t|p format du fichier de sortie (personnalis�,\n"
" r�pertoire, tar, texte (par d�faut))\n"
-#: pg_dump.c:828
+#: pg_dump.c:837
#, c-format
msgid " -v, --verbose verbose mode\n"
msgstr " -v, --verbose mode verbeux\n"
-#: pg_dump.c:829
-#: pg_dumpall.c:541
+#: pg_dump.c:838 pg_dumpall.c:545
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version affiche la version puis quitte\n"
-#: pg_dump.c:830
+#: pg_dump.c:839
#, c-format
-msgid " -Z, --compress=0-9 compression level for compressed formats\n"
+msgid ""
+" -Z, --compress=0-9 compression level for compressed formats\n"
msgstr ""
" -Z, --compress=0-9 niveau de compression pour les formats\n"
" compress�s\n"
-#: pg_dump.c:831
-#: pg_dumpall.c:542
+#: pg_dump.c:840 pg_dumpall.c:546
#, c-format
-msgid " --lock-wait-timeout=TIMEOUT fail after waiting TIMEOUT for a table lock\n"
+msgid ""
+" --lock-wait-timeout=TIMEOUT fail after waiting TIMEOUT for a table lock\n"
msgstr ""
-" --lock-wait-timeout=D�LAI �chec apr�s l'attente du D�LAI pour un verrou\n"
+" --lock-wait-timeout=D�LAI �chec apr�s l'attente du D�LAI pour un "
+"verrou\n"
" de table\n"
-#: pg_dump.c:832
-#: pg_dumpall.c:543
+#: pg_dump.c:841 pg_dumpall.c:547
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help affiche cette aide puis quitte\n"
-#: pg_dump.c:834
-#: pg_dumpall.c:544
+#: pg_dump.c:843 pg_dumpall.c:548
#, c-format
msgid ""
"\n"
@@ -1442,209 +1442,221 @@ msgstr ""
"\n"
"Options contr�lant le contenu en sortie :\n"
-#: pg_dump.c:835
-#: pg_dumpall.c:545
+#: pg_dump.c:844 pg_dumpall.c:549
#, c-format
msgid " -a, --data-only dump only the data, not the schema\n"
msgstr ""
" -a, --data-only sauvegarde uniquement les donn�es, pas le\n"
" sch�ma\n"
-#: pg_dump.c:836
+#: pg_dump.c:845
#, c-format
msgid " -b, --blobs include large objects in dump\n"
msgstr ""
" -b, --blobs inclut les � Large Objects � dans la\n"
" sauvegarde\n"
-#: pg_dump.c:837
-#: pg_restore.c:415
+#: pg_dump.c:846 pg_restore.c:415
#, c-format
-msgid " -c, --clean clean (drop) database objects before recreating\n"
+msgid ""
+" -c, --clean clean (drop) database objects before "
+"recreating\n"
msgstr ""
" -c, --clean nettoie/supprime les objets de la base de\n"
" donn�es avant de les cr�er\n"
-#: pg_dump.c:838
+#: pg_dump.c:847
#, c-format
-msgid " -C, --create include commands to create database in dump\n"
+msgid ""
+" -C, --create include commands to create database in dump\n"
msgstr ""
" -C, --create inclut les commandes de cr�ation de la base\n"
" dans la sauvegarde\n"
-#: pg_dump.c:839
+#: pg_dump.c:848
#, c-format
msgid " -E, --encoding=ENCODING dump the data in encoding ENCODING\n"
msgstr ""
" -E, --encoding=ENCODAGE sauvegarde les donn�es dans l'encodage\n"
" ENCODAGE\n"
-#: pg_dump.c:840
+#: pg_dump.c:849
#, c-format
msgid " -n, --schema=SCHEMA dump the named schema(s) only\n"
-msgstr " -n, --schema=SCH�MA sauvegarde uniquement le sch�ma indiqu�\n"
+msgstr ""
+" -n, --schema=SCH�MA sauvegarde uniquement le sch�ma indiqu�\n"
-#: pg_dump.c:841
+#: pg_dump.c:850
#, c-format
msgid " -N, --exclude-schema=SCHEMA do NOT dump the named schema(s)\n"
msgstr " -N, --exclude-schema=SCH�MA ne sauvegarde pas le sch�ma indiqu�\n"
-#: pg_dump.c:842
-#: pg_dumpall.c:548
+#: pg_dump.c:851 pg_dumpall.c:552
#, c-format
msgid " -o, --oids include OIDs in dump\n"
msgstr " -o, --oids inclut les OID dans la sauvegarde\n"
-#: pg_dump.c:843
+#: pg_dump.c:852
#, c-format
msgid ""
" -O, --no-owner skip restoration of object ownership in\n"
" plain-text format\n"
msgstr ""
" -O, --no-owner ne sauvegarde pas les propri�taires des\n"
-" objets lors de l'utilisation du format texte\n"
+" objets lors de l'utilisation du format "
+"texte\n"
-#: pg_dump.c:845
-#: pg_dumpall.c:551
+#: pg_dump.c:854 pg_dumpall.c:555
#, c-format
msgid " -s, --schema-only dump only the schema, no data\n"
msgstr ""
" -s, --schema-only sauvegarde uniquement la structure, pas les\n"
" donn�es\n"
-#: pg_dump.c:846
+#: pg_dump.c:855
#, c-format
-msgid " -S, --superuser=NAME superuser user name to use in plain-text format\n"
+msgid ""
+" -S, --superuser=NAME superuser user name to use in plain-text "
+"format\n"
msgstr ""
" -S, --superuser=NOM indique le nom du super-utilisateur �\n"
" utiliser avec le format texte\n"
-#: pg_dump.c:847
+#: pg_dump.c:856
#, c-format
msgid " -t, --table=TABLE dump the named table(s) only\n"
-msgstr " -t, --table=TABLE sauvegarde uniquement la table indiqu�e\n"
+msgstr ""
+" -t, --table=TABLE sauvegarde uniquement la table indiqu�e\n"
-#: pg_dump.c:848
+#: pg_dump.c:857
#, c-format
msgid " -T, --exclude-table=TABLE do NOT dump the named table(s)\n"
msgstr " -T, --exclude-table=TABLE ne sauvegarde pas la table indiqu�e\n"
-#: pg_dump.c:849
-#: pg_dumpall.c:554
+#: pg_dump.c:858 pg_dumpall.c:558
#, c-format
msgid " -x, --no-privileges do not dump privileges (grant/revoke)\n"
-msgstr " -x, --no-privileges ne sauvegarde pas les droits sur les objets\n"
+msgstr ""
+" -x, --no-privileges ne sauvegarde pas les droits sur les objets\n"
-#: pg_dump.c:850
-#: pg_dumpall.c:555
+#: pg_dump.c:859 pg_dumpall.c:559
#, c-format
msgid " --binary-upgrade for use by upgrade utilities only\n"
msgstr ""
" --binary-upgrade � n'utiliser que par les outils de mise �\n"
" jour seulement\n"
-#: pg_dump.c:851
-#: pg_dumpall.c:556
+#: pg_dump.c:860 pg_dumpall.c:560
#, c-format
-msgid " --column-inserts dump data as INSERT commands with column names\n"
+msgid ""
+" --column-inserts dump data as INSERT commands with column "
+"names\n"
msgstr ""
" --column-inserts sauvegarde les donn�es avec des commandes\n"
" INSERT en pr�cisant les noms des colonnes\n"
-#: pg_dump.c:852
-#: pg_dumpall.c:557
+#: pg_dump.c:861 pg_dumpall.c:561
#, c-format
-msgid " --disable-dollar-quoting disable dollar quoting, use SQL standard quoting\n"
+msgid ""
+" --disable-dollar-quoting disable dollar quoting, use SQL standard "
+"quoting\n"
msgstr ""
" --disable-dollar-quoting d�sactive l'utilisation des guillemets\n"
" dollar dans le but de respecter le standard\n"
" SQL en mati�re de guillemets\n"
-#: pg_dump.c:853
-#: pg_dumpall.c:558
-#: pg_restore.c:431
+#: pg_dump.c:862 pg_dumpall.c:562 pg_restore.c:431
#, c-format
-msgid " --disable-triggers disable triggers during data-only restore\n"
+msgid ""
+" --disable-triggers disable triggers during data-only restore\n"
msgstr ""
-" --disable-triggers d�sactive les triggers en mode de restauration\n"
+" --disable-triggers d�sactive les triggers en mode de "
+"restauration\n"
" des donn�es seules\n"
-#: pg_dump.c:854
+#: pg_dump.c:863
#, c-format
-msgid " --exclude-table-data=TABLE do NOT dump data for the named table(s)\n"
+msgid ""
+" --exclude-table-data=TABLE do NOT dump data for the named table(s)\n"
msgstr " --exclude-table-data=TABLE ne sauvegarde pas la table indiqu�e\n"
-#: pg_dump.c:855
-#: pg_dumpall.c:559
+#: pg_dump.c:864 pg_dumpall.c:563
#, c-format
-msgid " --inserts dump data as INSERT commands, rather than COPY\n"
+msgid ""
+" --inserts dump data as INSERT commands, rather than "
+"COPY\n"
msgstr ""
-" --inserts sauvegarde les donn�es avec des instructions\n"
+" --inserts sauvegarde les donn�es avec des "
+"instructions\n"
" INSERT plut�t que COPY\n"
-#: pg_dump.c:856
-#: pg_dumpall.c:560
+#: pg_dump.c:865 pg_dumpall.c:564
#, c-format
-msgid " --no-security-labels do not dump security label assignments\n"
+msgid ""
+" --no-security-labels do not dump security label assignments\n"
msgstr ""
-" --no-security-labels ne sauvegarde pas les affectations de labels de\n"
+" --no-security-labels ne sauvegarde pas les affectations de labels "
+"de\n"
" s�curit�\n"
-#: pg_dump.c:857
-#: pg_dumpall.c:561
+#: pg_dump.c:866 pg_dumpall.c:565
#, c-format
msgid " --no-tablespaces do not dump tablespace assignments\n"
msgstr ""
" --no-tablespaces ne sauvegarde pas les affectations de\n"
" tablespaces\n"
-#: pg_dump.c:858
-#: pg_dumpall.c:562
+#: pg_dump.c:867 pg_dumpall.c:566
#, c-format
msgid " --no-unlogged-table-data do not dump unlogged table data\n"
msgstr ""
-" --no-unlogged-table-data ne sauvegarde pas les donn�es des tables non\n"
+" --no-unlogged-table-data ne sauvegarde pas les donn�es des tables "
+"non\n"
" journalis�es\n"
-#: pg_dump.c:859
-#: pg_dumpall.c:563
+#: pg_dump.c:868 pg_dumpall.c:567
#, c-format
-msgid " --quote-all-identifiers quote all identifiers, even if not key words\n"
+msgid ""
+" --quote-all-identifiers quote all identifiers, even if not key "
+"words\n"
msgstr ""
" --quote-all-identifiers met entre guillemets tous les identifiants\n"
" m�me s'il ne s'agit pas de mots cl�s\n"
-#: pg_dump.c:860
+#: pg_dump.c:869
#, c-format
-msgid " --section=SECTION dump named section (pre-data, data, or post-data)\n"
+msgid ""
+" --section=SECTION dump named section (pre-data, data, or post-"
+"data)\n"
msgstr ""
-" --section=SECTION sauvegarde la section indiqu�e (pre-data, data\n"
+" --section=SECTION sauvegarde la section indiqu�e (pre-data, "
+"data\n"
" ou post-data)\n"
-#: pg_dump.c:861
+#: pg_dump.c:870
#, c-format
-msgid " --serializable-deferrable wait until the dump can run without anomalies\n"
+msgid ""
+" --serializable-deferrable wait until the dump can run without "
+"anomalies\n"
msgstr ""
" --serializable-deferrable attend jusqu'� ce que la sauvegarde puisse\n"
" s'ex�cuter sans anomalies\n"
-#: pg_dump.c:862
-#: pg_dumpall.c:564
-#: pg_restore.c:437
+#: pg_dump.c:871 pg_dumpall.c:568 pg_restore.c:437
#, c-format
msgid ""
" --use-set-session-authorization\n"
-" use SET SESSION AUTHORIZATION commands instead of\n"
+" use SET SESSION AUTHORIZATION commands "
+"instead of\n"
" ALTER OWNER commands to set ownership\n"
msgstr ""
" --use-set-session-authorization\n"
-" utilise les commandes SET SESSION AUTHORIZATION\n"
+" utilise les commandes SET SESSION "
+"AUTHORIZATION\n"
" au lieu des commandes ALTER OWNER pour\n"
" modifier les propri�taires\n"
-#: pg_dump.c:866
-#: pg_dumpall.c:568
-#: pg_restore.c:441
+#: pg_dump.c:875 pg_dumpall.c:572 pg_restore.c:441
#, c-format
msgid ""
"\n"
@@ -1653,54 +1665,45 @@ msgstr ""
"\n"
"Options de connexion :\n"
-#: pg_dump.c:867
-#: pg_dumpall.c:569
-#: pg_restore.c:442
+#: pg_dump.c:876 pg_dumpall.c:573 pg_restore.c:442
#, c-format
msgid " -h, --host=HOSTNAME database server host or socket directory\n"
msgstr ""
" -h, --host=NOMH�TE h�te du serveur de bases de donn�es ou\n"
" r�pertoire des sockets\n"
-#: pg_dump.c:868
-#: pg_dumpall.c:571
-#: pg_restore.c:443
+#: pg_dump.c:877 pg_dumpall.c:575 pg_restore.c:443
#, c-format
msgid " -p, --port=PORT database server port number\n"
msgstr ""
" -p, --port=PORT num�ro de port du serveur de bases de\n"
" donn�es\n"
-#: pg_dump.c:869
-#: pg_dumpall.c:572
-#: pg_restore.c:444
+#: pg_dump.c:878 pg_dumpall.c:576 pg_restore.c:444
#, c-format
msgid " -U, --username=NAME connect as specified database user\n"
msgstr " -U, --username=NOM se connecter avec cet utilisateur\n"
-#: pg_dump.c:870
-#: pg_dumpall.c:573
-#: pg_restore.c:445
+#: pg_dump.c:879 pg_dumpall.c:577 pg_restore.c:445
#, c-format
msgid " -w, --no-password never prompt for password\n"
msgstr " -w, --no-password ne demande jamais le mot de passe\n"
-#: pg_dump.c:871
-#: pg_dumpall.c:574
-#: pg_restore.c:446
+#: pg_dump.c:880 pg_dumpall.c:578 pg_restore.c:446
#, c-format
-msgid " -W, --password force password prompt (should happen automatically)\n"
+msgid ""
+" -W, --password force password prompt (should happen "
+"automatically)\n"
msgstr ""
" -W, --password force la demande du mot de passe (par\n"
" d�faut)\n"
-#: pg_dump.c:872
-#: pg_dumpall.c:575
+#: pg_dump.c:881 pg_dumpall.c:579
#, c-format
msgid " --role=ROLENAME do SET ROLE before dump\n"
msgstr " --role=NOMROLE ex�cute SET ROLE avant la sauvegarde\n"
-#: pg_dump.c:874
+#: pg_dump.c:883
#, c-format
msgid ""
"\n"
@@ -1713,202 +1716,206 @@ msgstr ""
"d'environnement PGDATABASE est alors utilis�e.\n"
"\n"
-#: pg_dump.c:876
-#: pg_dumpall.c:579
-#: pg_restore.c:450
+#: pg_dump.c:885 pg_dumpall.c:583 pg_restore.c:450
#, c-format
msgid "Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr "Rapporter les bogues � <pgsql-bugs@postgresql.org>.\n"
-#: pg_dump.c:889
+#: pg_dump.c:898
#, c-format
msgid "invalid client encoding \"%s\" specified\n"
msgstr "encodage client indiqu� (� %s �) invalide\n"
-#: pg_dump.c:978
+#: pg_dump.c:987
#, c-format
msgid "invalid output format \"%s\" specified\n"
msgstr "format de sortie � %s � invalide\n"
-#: pg_dump.c:1000
+#: pg_dump.c:1009
#, c-format
msgid "server version must be at least 7.3 to use schema selection switches\n"
msgstr ""
-"le serveur doit �tre de version 7.3 ou sup�rieure pour utiliser les options\n"
+"le serveur doit �tre de version 7.3 ou sup�rieure pour utiliser les "
+"options\n"
"de s�lection du sch�ma\n"
-#: pg_dump.c:1270
+#: pg_dump.c:1367
#, c-format
msgid "dumping contents of table %s\n"
msgstr "sauvegarde du contenu de la table %s\n"
-#: pg_dump.c:1392
+#: pg_dump.c:1489
#, c-format
msgid "Dumping the contents of table \"%s\" failed: PQgetCopyData() failed.\n"
msgstr ""
"La sauvegarde du contenu de la table � %s � a �chou� : �chec de\n"
"PQgetCopyData().\n"
-#: pg_dump.c:1393
-#: pg_dump.c:1403
+#: pg_dump.c:1490 pg_dump.c:1500
#, c-format
msgid "Error message from server: %s"
msgstr "Message d'erreur du serveur : %s"
-#: pg_dump.c:1394
-#: pg_dump.c:1404
+#: pg_dump.c:1491 pg_dump.c:1501
#, c-format
msgid "The command was: %s\n"
msgstr "La commande �tait : %s\n"
-#: pg_dump.c:1402
+#: pg_dump.c:1499
#, c-format
msgid "Dumping the contents of table \"%s\" failed: PQgetResult() failed.\n"
msgstr ""
"La sauvegarde du contenu de la table � %s � a �chou� : �chec de\n"
"PQgetResult().\n"
-#: pg_dump.c:1853
+#: pg_dump.c:1950
#, c-format
msgid "saving database definition\n"
msgstr "sauvegarde de la d�finition de la base de donn�es\n"
-#: pg_dump.c:2150
+#: pg_dump.c:2251
#, c-format
msgid "saving encoding = %s\n"
msgstr "encodage de la sauvegarde = %s\n"
-#: pg_dump.c:2177
+#: pg_dump.c:2278
#, c-format
msgid "saving standard_conforming_strings = %s\n"
msgstr "standard_conforming_strings de la sauvegarde = %s\n"
-#: pg_dump.c:2210
+#: pg_dump.c:2311
#, c-format
msgid "reading large objects\n"
msgstr "lecture des � Large Objects �\n"
-#: pg_dump.c:2342
+#: pg_dump.c:2443
#, c-format
msgid "saving large objects\n"
msgstr "sauvegarde des � Large Objects �\n"
-#: pg_dump.c:2389
+#: pg_dump.c:2490
#, c-format
msgid "error reading large object %u: %s"
msgstr "erreur lors de la lecture du � Large Object � %u : %s"
-#: pg_dump.c:2582
+#: pg_dump.c:2683
#, c-format
msgid "could not find parent extension for %s\n"
msgstr "n'a pas pu trouver l'extension parent pour %s\n"
-#: pg_dump.c:2685
+#: pg_dump.c:2786
#, c-format
msgid "WARNING: owner of schema \"%s\" appears to be invalid\n"
msgstr "ATTENTION : le propri�taire du sch�ma � %s � semble �tre invalide\n"
-#: pg_dump.c:2728
+#: pg_dump.c:2829
#, c-format
msgid "schema with OID %u does not exist\n"
msgstr "le sch�ma d'OID %u n'existe pas\n"
-#: pg_dump.c:3078
+#: pg_dump.c:3179
#, c-format
msgid "WARNING: owner of data type \"%s\" appears to be invalid\n"
-msgstr "ATTENTION : le propri�taire du type de donn�es � %s � semble �tre invalide\n"
+msgstr ""
+"ATTENTION : le propri�taire du type de donn�es � %s � semble �tre invalide\n"
-#: pg_dump.c:3189
+#: pg_dump.c:3290
#, c-format
msgid "WARNING: owner of operator \"%s\" appears to be invalid\n"
-msgstr "ATTENTION : le propri�taire de l'op�rateur � %s � semble �tre invalide\n"
+msgstr ""
+"ATTENTION : le propri�taire de l'op�rateur � %s � semble �tre invalide\n"
-#: pg_dump.c:3446
+#: pg_dump.c:3547
#, c-format
msgid "WARNING: owner of operator class \"%s\" appears to be invalid\n"
msgstr ""
"ATTENTION : le propri�taire de la classe d'op�rateur � %s � semble �tre\n"
"invalide\n"
-#: pg_dump.c:3534
+#: pg_dump.c:3635
#, c-format
msgid "WARNING: owner of operator family \"%s\" appears to be invalid\n"
msgstr ""
"ATTENTION : le propri�taire de la famille d'op�rateur � %s � semble �tre\n"
"invalide\n"
-#: pg_dump.c:3672
+#: pg_dump.c:3773
#, c-format
msgid "WARNING: owner of aggregate function \"%s\" appears to be invalid\n"
msgstr ""
"ATTENTION : le propri�taire de la fonction d'aggr�gat � %s � semble �tre\n"
"invalide\n"
-#: pg_dump.c:3854
+#: pg_dump.c:3955
#, c-format
msgid "WARNING: owner of function \"%s\" appears to be invalid\n"
-msgstr "ATTENTION : le propri�taire de la fonction � %s � semble �tre invalide\n"
+msgstr ""
+"ATTENTION : le propri�taire de la fonction � %s � semble �tre invalide\n"
-#: pg_dump.c:4356
+#: pg_dump.c:4457
#, c-format
msgid "WARNING: owner of table \"%s\" appears to be invalid\n"
msgstr "ATTENTION : le propri�taire de la table � %s � semble �tre invalide\n"
-#: pg_dump.c:4503
+#: pg_dump.c:4604
#, c-format
msgid "reading indexes for table \"%s\"\n"
msgstr "lecture des index de la table � %s �\n"
-#: pg_dump.c:4822
+#: pg_dump.c:4929
#, c-format
msgid "reading foreign key constraints for table \"%s\"\n"
msgstr "lecture des contraintes de cl�s �trang�res pour la table � %s �\n"
-#: pg_dump.c:5067
+#: pg_dump.c:5174
#, c-format
-msgid "failed sanity check, parent table OID %u of pg_rewrite entry OID %u not found\n"
+msgid ""
+"failed sanity check, parent table OID %u of pg_rewrite entry OID %u not "
+"found\n"
msgstr ""
"v�rification �chou�e, OID %u de la table parent de l'OID %u de l'entr�e de\n"
"pg_rewrite introuvable\n"
-#: pg_dump.c:5158
+#: pg_dump.c:5265
#, c-format
msgid "reading triggers for table \"%s\"\n"
msgstr "lecture des triggers pour la table � %s �\n"
-#: pg_dump.c:5319
+#: pg_dump.c:5429
#, c-format
-msgid "query produced null referenced table name for foreign key trigger \"%s\" on table \"%s\" (OID of table: %u)\n"
+msgid ""
+"query produced null referenced table name for foreign key trigger \"%s\" on "
+"table \"%s\" (OID of table: %u)\n"
msgstr ""
"la requ�te a produit une r�ference de nom de table null pour le trigger de\n"
"cl� �trang�re � %s � sur la table � %s � (OID de la table : %u)\n"
-#: pg_dump.c:5688
+#: pg_dump.c:5814
#, c-format
msgid "finding the columns and types of table \"%s\"\n"
msgstr "recherche des colonnes et types de la table � %s �\n"
-#: pg_dump.c:5866
+#: pg_dump.c:5992
#, c-format
msgid "invalid column numbering in table \"%s\"\n"
msgstr "num�rotation des colonnes invalide pour la table � %s �\n"
-#: pg_dump.c:5900
+#: pg_dump.c:6026
#, c-format
msgid "finding default expressions of table \"%s\"\n"
msgstr "recherche des expressions par d�faut de la table � %s �\n"
-#: pg_dump.c:5952
+#: pg_dump.c:6078
#, c-format
msgid "invalid adnum value %d for table \"%s\"\n"
msgstr "valeur adnum %d invalide pour la table � %s �\n"
-#: pg_dump.c:6024
+#: pg_dump.c:6150
#, c-format
msgid "finding check constraints for table \"%s\"\n"
msgstr "recherche des contraintes de v�rification pour la table � %s �\n"
-#: pg_dump.c:6119
+#: pg_dump.c:6245
#, c-format
msgid "expected %d check constraint on table \"%s\" but found %d\n"
msgid_plural "expected %d check constraints on table \"%s\" but found %d\n"
@@ -1919,159 +1926,178 @@ msgstr[1] ""
"%d contraintes de v�rification attendues pour la table � %s � mais %d\n"
"trouv�es\n"
-#: pg_dump.c:6123
+#: pg_dump.c:6249
#, c-format
msgid "(The system catalogs might be corrupted.)\n"
msgstr "(Les catalogues syst�me sont peut-�tre corrompus.)\n"
-#: pg_dump.c:7483
+#: pg_dump.c:7611
#, c-format
msgid "WARNING: typtype of data type \"%s\" appears to be invalid\n"
-msgstr "ATTENTION : la colonne typtype du type de donn�es � %s � semble �tre invalide\n"
+msgstr ""
+"ATTENTION : la colonne typtype du type de donn�es � %s � semble �tre "
+"invalide\n"
-#: pg_dump.c:8932
+#: pg_dump.c:9083
#, c-format
msgid "WARNING: bogus value in proargmodes array\n"
msgstr "ATTENTION : valeur erron�e dans le tableau proargmodes\n"
-#: pg_dump.c:9260
+#: pg_dump.c:9411
#, c-format
msgid "WARNING: could not parse proallargtypes array\n"
msgstr "ATTENTION : n'a pas pu analyser le tableau proallargtypes\n"
-#: pg_dump.c:9276
+#: pg_dump.c:9427
#, c-format
msgid "WARNING: could not parse proargmodes array\n"
msgstr "ATTENTION : n'a pas pu analyser le tableau proargmodes\n"
-#: pg_dump.c:9290
+#: pg_dump.c:9441
#, c-format
msgid "WARNING: could not parse proargnames array\n"
msgstr "ATTENTION : n'a pas pu analyser le tableau proargnames\n"
-#: pg_dump.c:9301
+#: pg_dump.c:9452
#, c-format
msgid "WARNING: could not parse proconfig array\n"
msgstr "ATTENTION : n'a pas pu analyser le tableau proconfig\n"
-#: pg_dump.c:9358
+#: pg_dump.c:9509
#, c-format
msgid "unrecognized provolatile value for function \"%s\"\n"
msgstr "valeur provolatile non reconnue pour la fonction � %s �\n"
-#: pg_dump.c:9578
+#: pg_dump.c:9683
#, c-format
msgid "WARNING: bogus value in pg_cast.castfunc or pg_cast.castmethod field\n"
-msgstr "ATTENTION : valeur erron�e dans le champ pg_cast.castfunc ou pg_cast.castmethod\n"
+msgstr ""
+"ATTENTION : valeur erron�e dans le champ pg_cast.castfunc ou pg_cast."
+"castmethod\n"
-#: pg_dump.c:9581
+#: pg_dump.c:9686
#, c-format
msgid "WARNING: bogus value in pg_cast.castmethod field\n"
msgstr "ATTENTION : valeur erron�e dans pg_cast.castmethod\n"
-#: pg_dump.c:9950
+#: pg_dump.c:10055
#, c-format
msgid "WARNING: could not find operator with OID %s\n"
msgstr "ATTENTION : n'a pas pu trouver l'op�rateur d'OID %s\n"
-#: pg_dump.c:11012
+#: pg_dump.c:11117
#, c-format
-msgid "WARNING: aggregate function %s could not be dumped correctly for this database version; ignored\n"
+msgid ""
+"WARNING: aggregate function %s could not be dumped correctly for this "
+"database version; ignored\n"
msgstr ""
"ATTENTION : la fonction d'aggr�gat %s n'a pas pu �tre sauvegard�e\n"
" correctement avec cette version de la base de donn�es ; ignor�e\n"
-#: pg_dump.c:11788
+#: pg_dump.c:11885
#, c-format
msgid "unrecognized object type in default privileges: %d\n"
msgstr "type d'objet inconnu dans les droits par d�faut : %d\n"
-#: pg_dump.c:11803
+#: pg_dump.c:11900
#, c-format
msgid "could not parse default ACL list (%s)\n"
msgstr "n'a pas pu analyser la liste ACL par d�faut (%s)\n"
-#: pg_dump.c:11858
+#: pg_dump.c:11955
#, c-format
msgid "could not parse ACL list (%s) for object \"%s\" (%s)\n"
msgstr "n'a pas pu analyser la liste ACL (%s) de l'objet � %s � (%s)\n"
-#: pg_dump.c:12299
+#: pg_dump.c:12396
#, c-format
msgid "query to obtain definition of view \"%s\" returned no data\n"
msgstr ""
"la requ�te permettant d'obtenir la d�finition de la vue � %s � n'a renvoy�\n"
"aucune donn�e\n"
-#: pg_dump.c:12302
+#: pg_dump.c:12399
#, c-format
-msgid "query to obtain definition of view \"%s\" returned more than one definition\n"
+msgid ""
+"query to obtain definition of view \"%s\" returned more than one "
+"definition\n"
msgstr ""
"la requ�te permettant d'obtenir la d�finition de la vue � %s � a renvoy�\n"
" plusieurs d�finitions\n"
-#: pg_dump.c:12309
+#: pg_dump.c:12406
#, c-format
msgid "definition of view \"%s\" appears to be empty (length zero)\n"
msgstr "la d�finition de la vue � %s � semble �tre vide (longueur nulle)\n"
-#: pg_dump.c:12920
+#: pg_dump.c:13028
#, c-format
msgid "invalid column number %d for table \"%s\"\n"
msgstr "num�ro de colonne %d invalide pour la table � %s �\n"
-#: pg_dump.c:13030
+#: pg_dump.c:13143
#, c-format
msgid "missing index for constraint \"%s\"\n"
msgstr "index manquant pour la contrainte � %s �\n"
-#: pg_dump.c:13217
+#: pg_dump.c:13334
#, c-format
msgid "unrecognized constraint type: %c\n"
msgstr "type de contrainte inconnu : %c\n"
-#: pg_dump.c:13366
-#: pg_dump.c:13530
+#: pg_dump.c:13483 pg_dump.c:13647
#, c-format
msgid "query to get data of sequence \"%s\" returned %d row (expected 1)\n"
-msgid_plural "query to get data of sequence \"%s\" returned %d rows (expected 1)\n"
+msgid_plural ""
+"query to get data of sequence \"%s\" returned %d rows (expected 1)\n"
msgstr[0] ""
-"la requ�te permettant d'obtenir les donn�es de la s�quence � %s � a renvoy�\n"
+"la requ�te permettant d'obtenir les donn�es de la s�quence � %s � a "
+"renvoy�\n"
"%d ligne (une seule attendue)\n"
msgstr[1] ""
-"la requ�te permettant d'obtenir les donn�es de la s�quence � %s � a renvoy�\n"
+"la requ�te permettant d'obtenir les donn�es de la s�quence � %s � a "
+"renvoy�\n"
"%d lignes (une seule attendue)\n"
-#: pg_dump.c:13377
+#: pg_dump.c:13494
#, c-format
msgid "query to get data of sequence \"%s\" returned name \"%s\"\n"
msgstr ""
-"la requ�te permettant d'obtenir les donn�es de la s�quence � %s � a renvoy�\n"
+"la requ�te permettant d'obtenir les donn�es de la s�quence � %s � a "
+"renvoy�\n"
"le nom � %s �\n"
-#: pg_dump.c:13617
+#: pg_dump.c:13734
#, c-format
msgid "unexpected tgtype value: %d\n"
msgstr "valeur tgtype inattendue : %d\n"
-#: pg_dump.c:13699
+#: pg_dump.c:13816
#, c-format
msgid "invalid argument string (%s) for trigger \"%s\" on table \"%s\"\n"
-msgstr "cha�ne argument invalide (%s) pour le trigger � %s � sur la table � %s �\n"
+msgstr ""
+"cha�ne argument invalide (%s) pour le trigger � %s � sur la table � %s �\n"
-#: pg_dump.c:13816
+#: pg_dump.c:13933
#, c-format
-msgid "query to get rule \"%s\" for table \"%s\" failed: wrong number of rows returned\n"
+msgid ""
+"query to get rule \"%s\" for table \"%s\" failed: wrong number of rows "
+"returned\n"
msgstr ""
"la requ�te permettant d'obtenir la r�gle � %s � associ�e � la table � %s �\n"
"a �chou� : mauvais nombre de lignes renvoy�es\n"
-#: pg_dump.c:14088
+#: pg_dump.c:14312
#, c-format
msgid "reading dependency data\n"
msgstr "lecture des donn�es de d�pendance\n"
-#: pg_dump.c:14669
+#: pg_dump.c:14906
+#, c-format
+msgid "WARNING: could not parse reloptions array\n"
+msgstr "ATTENTION : n'a pas pu analyser le tableau reloptions\n"
+
+#: pg_dump.c:14970
#, c-format
msgid "query returned %d row instead of one: %s\n"
msgid_plural "query returned %d rows instead of one: %s\n"
@@ -2083,64 +2109,74 @@ msgstr[1] "la requ�te a renvoy� %d lignes au lieu d'une seule : %s\n"
msgid "sorter"
msgstr "tri"
-#: pg_dump_sort.c:367
+#: pg_dump_sort.c:368
#, c-format
msgid "invalid dumpId %d\n"
msgstr "dumpId %d invalide\n"
-#: pg_dump_sort.c:373
+#: pg_dump_sort.c:374
#, c-format
msgid "invalid dependency %d\n"
msgstr "d�pendance invalide %d\n"
-#: pg_dump_sort.c:587
+#: pg_dump_sort.c:607
#, c-format
msgid "could not identify dependency loop\n"
msgstr "n'a pas pu identifier la boucle de d�pendance\n"
-#: pg_dump_sort.c:1037
+#: pg_dump_sort.c:1077
#, c-format
-msgid "NOTICE: there are circular foreign-key constraints among these table(s):\n"
-msgstr "NOTE : il existe des constraintes de cl�s �trang�res circulaires parmi ces tables :\n"
+msgid ""
+"NOTICE: there are circular foreign-key constraints among these table(s):\n"
+msgstr ""
+"NOTE : il existe des constraintes de cl�s �trang�res circulaires parmi ces "
+"tables :\n"
-#: pg_dump_sort.c:1039
-#: pg_dump_sort.c:1059
+#: pg_dump_sort.c:1079 pg_dump_sort.c:1099
#, c-format
msgid " %s\n"
msgstr " %s\n"
-#: pg_dump_sort.c:1040
+#: pg_dump_sort.c:1080
#, c-format
-msgid "You might not be able to restore the dump without using --disable-triggers or temporarily dropping the constraints.\n"
+msgid ""
+"You might not be able to restore the dump without using --disable-triggers "
+"or temporarily dropping the constraints.\n"
msgstr ""
"Il est possible que vous ne puissiez pas restaurer la sauvegarde sans\n"
"utiliser --disable-triggers ou sans supprimer temporairement les\n"
"constraintes.\n"
-#: pg_dump_sort.c:1041
+#: pg_dump_sort.c:1081
#, c-format
-msgid "Consider using a full dump instead of a --data-only dump to avoid this problem.\n"
+msgid ""
+"Consider using a full dump instead of a --data-only dump to avoid this "
+"problem.\n"
msgstr ""
-"Consid�rez l'utilisation d'une sauvegarde compl�te au lieu d'une sauvegarde\n"
+"Consid�rez l'utilisation d'une sauvegarde compl�te au lieu d'une "
+"sauvegarde\n"
"des donn�es seulement pour �viter ce probl�me.\n"
-#: pg_dump_sort.c:1053
+#: pg_dump_sort.c:1093
#, c-format
msgid "WARNING: could not resolve dependency loop among these items:\n"
-msgstr "ATTENTION : n'a pas pu r�soudre la boucle de d�pendances parmi ces �l�ments :\n"
+msgstr ""
+"ATTENTION : n'a pas pu r�soudre la boucle de d�pendances parmi ces "
+"�l�ments :\n"
-#: pg_dumpall.c:173
+#: pg_dumpall.c:174
#, c-format
msgid ""
"The program \"pg_dump\" is needed by %s but was not found in the\n"
"same directory as \"%s\".\n"
"Check your installation.\n"
msgstr ""
-"Le programme � pg_dump � est n�cessaire � %s mais n'a pas �t� trouv� dans le\n"
+"Le programme � pg_dump � est n�cessaire � %s mais n'a pas �t� trouv� dans "
+"le\n"
"m�me r�pertoire que � %s �.\n"
"V�rifiez votre installation.\n"
-#: pg_dumpall.c:180
+#: pg_dumpall.c:181
#, c-format
msgid ""
"The program \"pg_dump\" was found by \"%s\"\n"
@@ -2151,34 +2187,40 @@ msgstr ""
"version que %s.\n"
"V�rifiez votre installation.\n"
-#: pg_dumpall.c:316
+#: pg_dumpall.c:317
#, c-format
-msgid "%s: options -g/--globals-only and -r/--roles-only cannot be used together\n"
+msgid ""
+"%s: options -g/--globals-only and -r/--roles-only cannot be used together\n"
msgstr ""
-"%s : les options � -g/--globals-only � et � -r/--roles-only � ne peuvent pas\n"
+"%s : les options � -g/--globals-only � et � -r/--roles-only � ne peuvent "
+"pas\n"
"�tre utilis�es conjointement\n"
-#: pg_dumpall.c:325
+#: pg_dumpall.c:326
#, c-format
-msgid "%s: options -g/--globals-only and -t/--tablespaces-only cannot be used together\n"
+msgid ""
+"%s: options -g/--globals-only and -t/--tablespaces-only cannot be used "
+"together\n"
msgstr ""
"%s : les options � -g/--globals-only � et � -t/--tablespaces-only � ne\n"
"peuvent pas �tre utilis�es conjointement\n"
-#: pg_dumpall.c:334
+#: pg_dumpall.c:335
#, c-format
-msgid "%s: options -r/--roles-only and -t/--tablespaces-only cannot be used together\n"
+msgid ""
+"%s: options -r/--roles-only and -t/--tablespaces-only cannot be used "
+"together\n"
msgstr ""
-"%s : les options � -r/--roles-only � et � -t/--tablespaces-only � ne peuvent\n"
+"%s : les options � -r/--roles-only � et � -t/--tablespaces-only � ne "
+"peuvent\n"
"pas �tre utilis�es conjointement\n"
-#: pg_dumpall.c:376
-#: pg_dumpall.c:1730
+#: pg_dumpall.c:377 pg_dumpall.c:1779
#, c-format
msgid "%s: could not connect to database \"%s\"\n"
msgstr "%s : n'a pas pu se connecter � la base de donn�es � %s �\n"
-#: pg_dumpall.c:391
+#: pg_dumpall.c:392
#, c-format
msgid ""
"%s: could not connect to databases \"postgres\" or \"template1\"\n"
@@ -2187,12 +2229,12 @@ msgstr ""
"%s : n'a pas pu se connecter aux bases � postgres � et � template1 �.\n"
"Merci de pr�ciser une autre base de donn�es.\n"
-#: pg_dumpall.c:408
+#: pg_dumpall.c:409
#, c-format
msgid "%s: could not open the output file \"%s\": %s\n"
msgstr "%s : n'a pas pu ouvrir le fichier de sauvegarde � %s � : %s\n"
-#: pg_dumpall.c:535
+#: pg_dumpall.c:539
#, c-format
msgid ""
"%s extracts a PostgreSQL database cluster into an SQL script file.\n"
@@ -2202,69 +2244,81 @@ msgstr ""
"commandes SQL.\n"
"\n"
-#: pg_dumpall.c:537
+#: pg_dumpall.c:541
#, c-format
msgid " %s [OPTION]...\n"
msgstr " %s [OPTION]...\n"
-#: pg_dumpall.c:540
+#: pg_dumpall.c:544
#, c-format
msgid " -f, --file=FILENAME output file name\n"
msgstr " -f, --file=NOMFICHIER nom du fichier de sortie\n"
-#: pg_dumpall.c:546
+#: pg_dumpall.c:550
#, c-format
-msgid " -c, --clean clean (drop) databases before recreating\n"
+msgid ""
+" -c, --clean clean (drop) databases before recreating\n"
msgstr ""
-" -c, --clean nettoie (supprime) les bases de donn�es avant de\n"
+" -c, --clean nettoie (supprime) les bases de donn�es "
+"avant de\n"
" les cr�er\n"
-#: pg_dumpall.c:547
+#: pg_dumpall.c:551
#, c-format
-msgid " -g, --globals-only dump only global objects, no databases\n"
+msgid ""
+" -g, --globals-only dump only global objects, no databases\n"
msgstr ""
-" -g, --globals-only sauvegarde uniquement les objets syst�me, pas\n"
+" -g, --globals-only sauvegarde uniquement les objets syst�me, "
+"pas\n"
" le contenu des bases de donn�es\n"
-#: pg_dumpall.c:549
-#: pg_restore.c:423
+#: pg_dumpall.c:553 pg_restore.c:423
#, c-format
msgid " -O, --no-owner skip restoration of object ownership\n"
msgstr ""
" -O, --no-owner omet la restauration des propri�taires des\n"
" objets\n"
-#: pg_dumpall.c:550
+#: pg_dumpall.c:554
#, c-format
-msgid " -r, --roles-only dump only roles, no databases or tablespaces\n"
+msgid ""
+" -r, --roles-only dump only roles, no databases or "
+"tablespaces\n"
msgstr ""
-" -r, --roles-only sauvegarde uniquement les r�les, pas les bases\n"
+" -r, --roles-only sauvegarde uniquement les r�les, pas les "
+"bases\n"
" de donn�es ni les tablespaces\n"
-#: pg_dumpall.c:552
+#: pg_dumpall.c:556
#, c-format
-msgid " -S, --superuser=NAME superuser user name to use in the dump\n"
+msgid ""
+" -S, --superuser=NAME superuser user name to use in the dump\n"
msgstr ""
-" -S, --superuser=NOM indique le nom du super-utilisateur � utiliser\n"
+" -S, --superuser=NOM indique le nom du super-utilisateur � "
+"utiliser\n"
" avec le format texte\n"
-#: pg_dumpall.c:553
+#: pg_dumpall.c:557
#, c-format
-msgid " -t, --tablespaces-only dump only tablespaces, no databases or roles\n"
+msgid ""
+" -t, --tablespaces-only dump only tablespaces, no databases or "
+"roles\n"
msgstr ""
-" -t, --tablespaces-only sauvegarde uniquement les tablespaces, pas les\n"
+" -t, --tablespaces-only sauvegarde uniquement les tablespaces, pas "
+"les\n"
" bases de donn�es ni les r�les\n"
-#: pg_dumpall.c:570
+#: pg_dumpall.c:574
#, c-format
msgid " -l, --database=DBNAME alternative default database\n"
msgstr " -l, --database=NOM_BASE indique une autre base par d�faut\n"
-#: pg_dumpall.c:577
+#: pg_dumpall.c:581
#, c-format
msgid ""
"\n"
-"If -f/--file is not used, then the SQL script will be written to the standard\n"
+"If -f/--file is not used, then the SQL script will be written to the "
+"standard\n"
"output.\n"
"\n"
msgstr ""
@@ -2273,70 +2327,70 @@ msgstr ""
"standard.\n"
"\n"
-#: pg_dumpall.c:1068
+#: pg_dumpall.c:1072
#, c-format
msgid "%s: could not parse ACL list (%s) for tablespace \"%s\"\n"
-msgstr "%s : n'a pas pu analyser la liste d'ACL (%s) pour le tablespace � %s �\n"
+msgstr ""
+"%s : n'a pas pu analyser la liste d'ACL (%s) pour le tablespace � %s �\n"
-#: pg_dumpall.c:1372
+#: pg_dumpall.c:1398
#, c-format
msgid "%s: could not parse ACL list (%s) for database \"%s\"\n"
-msgstr "%s : n'a pas pu analyser la liste d'ACL (%s) pour la base de donn�es � %s �\n"
+msgstr ""
+"%s : n'a pas pu analyser la liste d'ACL (%s) pour la base de donn�es � %s "
+"�\n"
-#: pg_dumpall.c:1584
+#: pg_dumpall.c:1610
#, c-format
msgid "%s: dumping database \"%s\"...\n"
msgstr "%s : sauvegarde de la base de donn�es � %s �...\n"
-#: pg_dumpall.c:1594
+#: pg_dumpall.c:1631
#, c-format
msgid "%s: pg_dump failed on database \"%s\", exiting\n"
msgstr "%s : �chec de pg_dump sur la base de donn�es � %s �, quitte\n"
-#: pg_dumpall.c:1603
+#: pg_dumpall.c:1640
#, c-format
msgid "%s: could not re-open the output file \"%s\": %s\n"
msgstr "%s : n'a pas pu rouvrir le fichier de sortie � %s � : %s\n"
-#: pg_dumpall.c:1642
+#: pg_dumpall.c:1690
#, c-format
msgid "%s: running \"%s\"\n"
msgstr "%s : ex�cute � %s �\n"
-#: pg_dumpall.c:1752
+#: pg_dumpall.c:1801
#, c-format
msgid "%s: could not connect to database \"%s\": %s\n"
msgstr "%s : n'a pas pu se connecter � la base de donn�es � %s � : %s\n"
-#: pg_dumpall.c:1766
+#: pg_dumpall.c:1815
#, c-format
msgid "%s: could not get server version\n"
msgstr "%s : n'a pas pu obtenir la version du serveur\n"
-#: pg_dumpall.c:1772
+#: pg_dumpall.c:1821
#, c-format
msgid "%s: could not parse server version \"%s\"\n"
msgstr "%s : n'a pas pu analyser la version du serveur � %s �\n"
-#: pg_dumpall.c:1780
+#: pg_dumpall.c:1829
#, c-format
msgid "%s: could not parse version \"%s\"\n"
msgstr "%s : n'a pas pu analyser la version � %s �\n"
-#: pg_dumpall.c:1819
-#: pg_dumpall.c:1845
+#: pg_dumpall.c:1868 pg_dumpall.c:1894
#, c-format
msgid "%s: executing %s\n"
msgstr "%s : ex�cute %s\n"
-#: pg_dumpall.c:1825
-#: pg_dumpall.c:1851
+#: pg_dumpall.c:1874 pg_dumpall.c:1900
#, c-format
msgid "%s: query failed: %s"
msgstr "%s : �chec de la requ�te : %s"
-#: pg_dumpall.c:1827
-#: pg_dumpall.c:1853
+#: pg_dumpall.c:1876 pg_dumpall.c:1902
#, c-format
msgid "%s: query was: %s\n"
msgstr "%s : la requ�te �tait : %s\n"
@@ -2357,8 +2411,11 @@ msgstr ""
#: pg_restore.c:350
#, c-format
-msgid "unrecognized archive format \"%s\"; please specify \"c\", \"d\", or \"t\"\n"
-msgstr "format d'archive � %s � non reconnu ; merci d'indiquer � c �, � d � ou � t �\n"
+msgid ""
+"unrecognized archive format \"%s\"; please specify \"c\", \"d\", or \"t\"\n"
+msgstr ""
+"format d'archive � %s � non reconnu ; merci d'indiquer � c �, � d � ou � t "
+"�\n"
#: pg_restore.c:386
#, c-format
@@ -2371,7 +2428,8 @@ msgid ""
"%s restores a PostgreSQL database from an archive created by pg_dump.\n"
"\n"
msgstr ""
-"%s restaure une base de donn�es PostgreSQL � partir d'une archive cr��e par\n"
+"%s restaure une base de donn�es PostgreSQL � partir d'une archive cr��e "
+"par\n"
"pg_dump.\n"
"\n"
@@ -2396,13 +2454,16 @@ msgstr " -f, --file=NOMFICHIER nom du fichier de sortie\n"
#, c-format
msgid " -F, --format=c|d|t backup file format (should be automatic)\n"
msgstr ""
-" -F, --format=c|d|t format du fichier de sauvegarde (devrait �tre\n"
+" -F, --format=c|d|t format du fichier de sauvegarde (devrait "
+"�tre\n"
" automatique)\n"
#: pg_restore.c:408
#, c-format
msgid " -l, --list print summarized TOC of the archive\n"
-msgstr " -l, --list affiche la table des mati�res de l'archive (TOC)\n"
+msgstr ""
+" -l, --list affiche la table des mati�res de l'archive "
+"(TOC)\n"
#: pg_restore.c:409
#, c-format
@@ -2443,7 +2504,8 @@ msgstr " -C, --create cr�e la base de donn�es cible\n"
#: pg_restore.c:417
#, c-format
msgid " -e, --exit-on-error exit on error, default is to continue\n"
-msgstr " -e, --exit-on-error quitte en cas d'erreur, continue par d�faut\n"
+msgstr ""
+" -e, --exit-on-error quitte en cas d'erreur, continue par d�faut\n"
#: pg_restore.c:418
#, c-format
@@ -2452,7 +2514,8 @@ msgstr " -I, --index=NOM restaure l'index indiqu�\n"
#: pg_restore.c:419
#, c-format
-msgid " -j, --jobs=NUM use this many parallel jobs to restore\n"
+msgid ""
+" -j, --jobs=NUM use this many parallel jobs to restore\n"
msgstr ""
" -j, --jobs=NUMERO utilise ce nombre de jobs en parall�le pour\n"
" la restauration\n"
@@ -2470,7 +2533,8 @@ msgstr ""
#: pg_restore.c:422
#, c-format
msgid " -n, --schema=NAME restore only objects in this schema\n"
-msgstr " -n, --schema=NOM restaure uniquement les objets de ce sch�ma\n"
+msgstr ""
+" -n, --schema=NOM restaure uniquement les objets de ce sch�ma\n"
#: pg_restore.c:424
#, c-format
@@ -2486,7 +2550,9 @@ msgstr ""
#: pg_restore.c:426
#, c-format
-msgid " -S, --superuser=NAME superuser user name to use for disabling triggers\n"
+msgid ""
+" -S, --superuser=NAME superuser user name to use for disabling "
+"triggers\n"
msgstr ""
" -S, --superuser=NOM indique le nom du super-utilisateur �\n"
" utiliser pour d�sactiver les triggers\n"
@@ -2503,9 +2569,12 @@ msgstr " -T, --trigger=NOM restaure le trigger indiqu�\n"
#: pg_restore.c:429
#, c-format
-msgid " -x, --no-privileges skip restoration of access privileges (grant/revoke)\n"
+msgid ""
+" -x, --no-privileges skip restoration of access privileges (grant/"
+"revoke)\n"
msgstr ""
-" -x, --no-privileges omet la restauration des droits sur les objets\n"
+" -x, --no-privileges omet la restauration des droits sur les "
+"objets\n"
" (grant/revoke)\n"
#: pg_restore.c:430
@@ -2516,7 +2585,8 @@ msgstr " -1, --single-transaction restaure dans une seule transaction\n"
#: pg_restore.c:432
#, c-format
msgid ""
-" --no-data-for-failed-tables do not restore data of tables that could not be\n"
+" --no-data-for-failed-tables do not restore data of tables that could not "
+"be\n"
" created\n"
msgstr ""
" --no-data-for-failed-tables ne restaure pas les donn�es des tables qui\n"
@@ -2525,7 +2595,8 @@ msgstr ""
#: pg_restore.c:434
#, c-format
msgid " --no-security-labels do not restore security labels\n"
-msgstr " --no-security-labels ne restaure pas les labels de s�curit�\n"
+msgstr ""
+" --no-security-labels ne restaure pas les labels de s�curit�\n"
#: pg_restore.c:435
#, c-format
@@ -2536,15 +2607,19 @@ msgstr ""
#: pg_restore.c:436
#, c-format
-msgid " --section=SECTION restore named section (pre-data, data, or post-data)\n"
+msgid ""
+" --section=SECTION restore named section (pre-data, data, or "
+"post-data)\n"
msgstr ""
-" --section=SECTION restaure la section indiqu�e (pre-data, data\n"
+" --section=SECTION restaure la section indiqu�e (pre-data, "
+"data\n"
" ou post-data)\n"
#: pg_restore.c:447
#, c-format
msgid " --role=ROLENAME do SET ROLE before restore\n"
-msgstr " --role=NOMROLE ex�cute SET ROLE avant la restauration\n"
+msgstr ""
+" --role=NOMROLE ex�cute SET ROLE avant la restauration\n"
#: pg_restore.c:449
#, c-format
@@ -2554,170 +2629,201 @@ msgid ""
"\n"
msgstr ""
"\n"
-"Si aucun nom de fichier n'est fourni en entr�e, alors l'entr�e standard est\n"
+"Si aucun nom de fichier n'est fourni en entr�e, alors l'entr�e standard "
+"est\n"
"utilis�e.\n"
"\n"
-#~ msgid "-C and -c are incompatible options\n"
-#~ msgstr "-C et -c sont des options incompatibles\n"
+#~ msgid " --help show this help, then exit\n"
+#~ msgstr " --help affiche cette aide puis quitte\n"
-#~ msgid "invalid COPY statement -- could not find \"copy\" in string \"%s\"\n"
-#~ msgstr "instruction COPY invalide -- n'a pas pu trouver � copy � dans la cha�ne � %s �\n"
+#~ msgid ""
+#~ " --version output version information, then exit\n"
+#~ msgstr " --version affiche la version puis quitte\n"
-#~ msgid "invalid COPY statement -- could not find \"from stdin\" in string \"%s\" starting at position %lu\n"
-#~ msgstr ""
-#~ "instruction COPY invalide -- n'a pas pu trouver � from stdin � dans la\n"
-#~ "cha�ne � %s � � partir de la position %lu\n"
+#~ msgid "*** aborted because of error\n"
+#~ msgstr "*** interrompu du fait d'erreurs\n"
-#~ msgid "requested %d byte, got %d from lookahead and %d from file\n"
+#~ msgid "missing pg_database entry for database \"%s\"\n"
+#~ msgstr "entr�e manquante dans pg_database pour la base de donn�es � %s �\n"
-#~ msgid_plural "requested %d bytes, got %d from lookahead and %d from file\n"
-#~ msgstr[0] "%d octet requis, %d obtenu de � lookahead � et %d du fichier\n"
-#~ msgstr[1] "%d octets requis, %d obtenus de � lookahead � et %d du fichier\n"
+#~ msgid ""
+#~ "query returned more than one (%d) pg_database entry for database \"%s\"\n"
+#~ msgstr ""
+#~ "la requ�te a renvoy� plusieurs (%d) entr�es pg_database pour la base de\n"
+#~ "donn�es � %s �\n"
-#~ msgid "read %lu byte into lookahead buffer\n"
+#~ msgid "dumpDatabase(): could not find pg_largeobject.relfrozenxid\n"
+#~ msgstr "dumpDatabase() : n'a pas pu trouver pg_largeobject.relfrozenxid\n"
-#~ msgid_plural "read %lu bytes into lookahead buffer\n"
-#~ msgstr[0] "lecture de %lu octet dans le tampon pr�visionnel\n"
-#~ msgstr[1] "lecture de %lu octets dans le tampon pr�visionnel\n"
+#~ msgid ""
+#~ "dumpDatabase(): could not find pg_largeobject_metadata.relfrozenxid\n"
+#~ msgstr ""
+#~ "dumpDatabase() : n'a pas pu trouver pg_largeobject_metadata."
+#~ "relfrozenxid\n"
-#~ msgid "query returned %d rows instead of one: %s\n"
-#~ msgstr "la requ�te a renvoy� %d lignes au lieu d'une seule : %s\n"
+#~ msgid "query returned %d foreign server entry for foreign table \"%s\"\n"
+#~ msgid_plural ""
+#~ "query returned %d foreign server entries for foreign table \"%s\"\n"
+#~ msgstr[0] ""
+#~ "la requ�te a renvoy� %d entr�e de serveur distant pour la table distante "
+#~ "� %s �\n"
+#~ msgstr[1] ""
+#~ "la requ�te a renvoy� %d entr�es de serveurs distants pour la table "
+#~ "distante � %s �\n"
-#~ msgid "no label definitions found for enum ID %u\n"
-#~ msgstr "aucune d�finition de label trouv�e pour l'ID enum %u\n"
+#~ msgid "missing pg_database entry for this database\n"
+#~ msgstr "entr�e pg_database manquante pour cette base de donn�es\n"
-#~ msgid "compression support is disabled in this format\n"
-#~ msgstr "le support de la compression est d�sactiv� avec ce format\n"
+#~ msgid "found more than one pg_database entry for this database\n"
+#~ msgstr ""
+#~ "a trouv� plusieurs entr�es dans pg_database pour cette base de donn�es\n"
-#~ msgid "could not parse ACL (%s) for large object %u"
-#~ msgstr "n'a pas pu analyser la liste ACL (%s) du � Large Object � %u"
+#~ msgid "could not find entry for pg_indexes in pg_class\n"
+#~ msgstr "n'a pas pu trouver l'entr�e de pg_indexes dans pg_class\n"
-#~ msgid "saving large object properties\n"
-#~ msgstr "sauvegarde des propri�t�s des � Large Objects �\n"
+#~ msgid "found more than one entry for pg_indexes in pg_class\n"
+#~ msgstr ""
+#~ "a trouv� plusieurs entr�es pour pg_indexes dans la table pg_class\n"
-#~ msgid "dumpBlobs(): could not open large object %u: %s"
-#~ msgstr "dumpBlobs() : n'a pas pu ouvrir le � Large Object � %u : %s"
+#~ msgid "SQL command failed\n"
+#~ msgstr "la commande SQL a �chou�\n"
-#~ msgid "dumping a specific TOC data block out of order is not supported without ID on this input stream (fseek required)\n"
+#~ msgid "file archiver"
+#~ msgstr "programme d'archivage de fichiers"
+
+#~ msgid ""
+#~ "WARNING:\n"
+#~ " This format is for demonstration purposes; it is not intended for\n"
+#~ " normal use. Files will be written in the current working directory.\n"
#~ msgstr ""
-#~ "la sauvegarde d'un bloc de donn�es sp�cifique du TOC dans le d�sordre n'est\n"
-#~ "pas support� sans identifiant sur ce flux d'entr�e (fseek requis)\n"
+#~ "ATTENTION :\n"
+#~ " Ce format est pr�sent dans un but de d�monstration ; il n'est pas "
+#~ "pr�vu\n"
+#~ " pour une utilisation normale. Les fichiers seront �crits dans le\n"
+#~ " r�pertoire actuel.\n"
-#~ msgid "query returned no rows: %s\n"
-#~ msgstr "la requ�te n'a renvoy� aucune ligne : %s\n"
+#~ msgid "could not close data file after reading\n"
+#~ msgstr "n'a pas pu fermer le fichier de donn�es apr�s lecture\n"
-#~ msgid "%s: invalid -X option -- %s\n"
-#~ msgstr "%s : option -X invalide -- %s\n"
+#~ msgid "could not open large object TOC for input: %s\n"
+#~ msgstr "n'a pas pu ouvrir la TOC du � Large Object � en entr�e : %s\n"
-#~ msgid "cannot reopen non-seekable file\n"
-#~ msgstr "ne peut pas rouvrir le fichier non cherchable\n"
+#~ msgid "could not open large object TOC for output: %s\n"
+#~ msgstr "n'a pas pu ouvrir la TOC du � Large Object � en sortie : %s\n"
-#~ msgid "cannot reopen stdin\n"
-#~ msgstr "ne peut pas rouvrir stdin\n"
+#~ msgid "could not close large object file\n"
+#~ msgstr "n'a pas pu fermer le fichier du � Large Object �\n"
-#~ msgid "%s: out of memory\n"
-#~ msgstr "%s : m�moire �puis�e\n"
+#~ msgid "restoring large object OID %u\n"
+#~ msgstr "restauration du � Large Object � d'OID %u\n"
-#~ msgid ""
-#~ " --use-set-session-authorization\n"
-#~ " use SET SESSION AUTHORIZATION commands instead of\n"
-#~ " ALTER OWNER commands to set ownership\n"
-#~ msgstr ""
-#~ " --use-set-session-authorization\n"
-#~ " utilise les commandes SET SESSION AUTHORIZATION\n"
-#~ " au lieu des commandes ALTER OWNER pour les\n"
-#~ " modifier les propri�taires\n"
+#~ msgid " --help show this help, then exit\n"
+#~ msgstr " --help affiche cette aide et quitte\n"
-#~ msgid " --disable-triggers disable triggers during data-only restore\n"
+#~ msgid " --version output version information, then exit\n"
+#~ msgstr " --version affiche la version et quitte\n"
+
+#~ msgid ""
+#~ " -c, --clean clean (drop) database objects before "
+#~ "recreating\n"
#~ msgstr ""
-#~ " --disable-triggers d�sactiver les d�clencheurs lors de la\n"
-#~ " restauration des donn�es seules\n"
+#~ " -c, --clean nettoie/supprime les bases de donn�es avant "
+#~ "de\n"
+#~ " les cr�er\n"
#~ msgid " -O, --no-owner skip restoration of object ownership\n"
#~ msgstr ""
-#~ " -O, --no-owner omettre la restauration des possessions des\n"
+#~ " -O, --no-owner omettre la restauration des possessions "
+#~ "des\n"
#~ " objets\n"
-#~ msgid " -c, --clean clean (drop) database objects before recreating\n"
+#~ msgid ""
+#~ " --disable-triggers disable triggers during data-only restore\n"
#~ msgstr ""
-#~ " -c, --clean nettoie/supprime les bases de donn�es avant de\n"
-#~ " les cr�er\n"
-
-#~ msgid " --version output version information, then exit\n"
-#~ msgstr " --version affiche la version et quitte\n"
+#~ " --disable-triggers d�sactiver les d�clencheurs lors de la\n"
+#~ " restauration des donn�es seules\n"
-#~ msgid " --help show this help, then exit\n"
-#~ msgstr " --help affiche cette aide et quitte\n"
+#~ msgid ""
+#~ " --use-set-session-authorization\n"
+#~ " use SET SESSION AUTHORIZATION commands "
+#~ "instead of\n"
+#~ " ALTER OWNER commands to set ownership\n"
+#~ msgstr ""
+#~ " --use-set-session-authorization\n"
+#~ " utilise les commandes SET SESSION "
+#~ "AUTHORIZATION\n"
+#~ " au lieu des commandes ALTER OWNER pour "
+#~ "les\n"
+#~ " modifier les propri�taires\n"
-#~ msgid "restoring large object OID %u\n"
-#~ msgstr "restauration du � Large Object � d'OID %u\n"
+#~ msgid "%s: out of memory\n"
+#~ msgstr "%s : m�moire �puis�e\n"
-#~ msgid "could not close large object file\n"
-#~ msgstr "n'a pas pu fermer le fichier du � Large Object �\n"
+#~ msgid "cannot reopen stdin\n"
+#~ msgstr "ne peut pas rouvrir stdin\n"
-#~ msgid "could not open large object TOC for output: %s\n"
-#~ msgstr "n'a pas pu ouvrir la TOC du � Large Object � en sortie : %s\n"
+#~ msgid "cannot reopen non-seekable file\n"
+#~ msgstr "ne peut pas rouvrir le fichier non cherchable\n"
-#~ msgid "could not open large object TOC for input: %s\n"
-#~ msgstr "n'a pas pu ouvrir la TOC du � Large Object � en entr�e : %s\n"
+#~ msgid "%s: invalid -X option -- %s\n"
+#~ msgstr "%s : option -X invalide -- %s\n"
-#~ msgid "could not close data file after reading\n"
-#~ msgstr "n'a pas pu fermer le fichier de donn�es apr�s lecture\n"
+#~ msgid "query returned no rows: %s\n"
+#~ msgstr "la requ�te n'a renvoy� aucune ligne : %s\n"
#~ msgid ""
-#~ "WARNING:\n"
-#~ " This format is for demonstration purposes; it is not intended for\n"
-#~ " normal use. Files will be written in the current working directory.\n"
+#~ "dumping a specific TOC data block out of order is not supported without "
+#~ "ID on this input stream (fseek required)\n"
#~ msgstr ""
-#~ "ATTENTION :\n"
-#~ " Ce format est pr�sent dans un but de d�monstration ; il n'est pas pr�vu\n"
-#~ " pour une utilisation normale. Les fichiers seront �crits dans le\n"
-#~ " r�pertoire actuel.\n"
-
-#~ msgid "file archiver"
-#~ msgstr "programme d'archivage de fichiers"
-
-#~ msgid "SQL command failed\n"
-#~ msgstr "la commande SQL a �chou�\n"
+#~ "la sauvegarde d'un bloc de donn�es sp�cifique du TOC dans le d�sordre "
+#~ "n'est\n"
+#~ "pas support� sans identifiant sur ce flux d'entr�e (fseek requis)\n"
-#~ msgid "found more than one entry for pg_indexes in pg_class\n"
-#~ msgstr "a trouv� plusieurs entr�es pour pg_indexes dans la table pg_class\n"
+#~ msgid "dumpBlobs(): could not open large object %u: %s"
+#~ msgstr "dumpBlobs() : n'a pas pu ouvrir le � Large Object � %u : %s"
-#~ msgid "could not find entry for pg_indexes in pg_class\n"
-#~ msgstr "n'a pas pu trouver l'entr�e de pg_indexes dans pg_class\n"
+#~ msgid "saving large object properties\n"
+#~ msgstr "sauvegarde des propri�t�s des � Large Objects �\n"
-#~ msgid "found more than one pg_database entry for this database\n"
-#~ msgstr "a trouv� plusieurs entr�es dans pg_database pour cette base de donn�es\n"
+#~ msgid "could not parse ACL (%s) for large object %u"
+#~ msgstr "n'a pas pu analyser la liste ACL (%s) du � Large Object � %u"
-#~ msgid "missing pg_database entry for this database\n"
-#~ msgstr "entr�e pg_database manquante pour cette base de donn�es\n"
+#~ msgid "compression support is disabled in this format\n"
+#~ msgstr "le support de la compression est d�sactiv� avec ce format\n"
-#~ msgid "query returned %d foreign server entry for foreign table \"%s\"\n"
+#~ msgid "no label definitions found for enum ID %u\n"
+#~ msgstr "aucune d�finition de label trouv�e pour l'ID enum %u\n"
-#~ msgid_plural "query returned %d foreign server entries for foreign table \"%s\"\n"
-#~ msgstr[0] "la requ�te a renvoy� %d entr�e de serveur distant pour la table distante � %s �\n"
-#~ msgstr[1] "la requ�te a renvoy� %d entr�es de serveurs distants pour la table distante � %s �\n"
+#~ msgid "query returned %d rows instead of one: %s\n"
+#~ msgstr "la requ�te a renvoy� %d lignes au lieu d'une seule : %s\n"
-#~ msgid "dumpDatabase(): could not find pg_largeobject_metadata.relfrozenxid\n"
-#~ msgstr "dumpDatabase() : n'a pas pu trouver pg_largeobject_metadata.relfrozenxid\n"
+#~ msgid "read %lu byte into lookahead buffer\n"
+#~ msgid_plural "read %lu bytes into lookahead buffer\n"
+#~ msgstr[0] "lecture de %lu octet dans le tampon pr�visionnel\n"
+#~ msgstr[1] "lecture de %lu octets dans le tampon pr�visionnel\n"
-#~ msgid "dumpDatabase(): could not find pg_largeobject.relfrozenxid\n"
-#~ msgstr "dumpDatabase() : n'a pas pu trouver pg_largeobject.relfrozenxid\n"
+#~ msgid "requested %d byte, got %d from lookahead and %d from file\n"
+#~ msgid_plural "requested %d bytes, got %d from lookahead and %d from file\n"
+#~ msgstr[0] "%d octet requis, %d obtenu de � lookahead � et %d du fichier\n"
+#~ msgstr[1] ""
+#~ "%d octets requis, %d obtenus de � lookahead � et %d du fichier\n"
-#~ msgid "query returned more than one (%d) pg_database entry for database \"%s\"\n"
+#~ msgid ""
+#~ "invalid COPY statement -- could not find \"from stdin\" in string \"%s\" "
+#~ "starting at position %lu\n"
#~ msgstr ""
-#~ "la requ�te a renvoy� plusieurs (%d) entr�es pg_database pour la base de\n"
-#~ "donn�es � %s �\n"
-
-#~ msgid "missing pg_database entry for database \"%s\"\n"
-#~ msgstr "entr�e manquante dans pg_database pour la base de donn�es � %s �\n"
+#~ "instruction COPY invalide -- n'a pas pu trouver � from stdin � dans la\n"
+#~ "cha�ne � %s � � partir de la position %lu\n"
-#~ msgid "*** aborted because of error\n"
-#~ msgstr "*** interrompu du fait d'erreurs\n"
+#~ msgid ""
+#~ "invalid COPY statement -- could not find \"copy\" in string \"%s\"\n"
+#~ msgstr ""
+#~ "instruction COPY invalide -- n'a pas pu trouver � copy � dans la cha�ne "
+#~ "� %s �\n"
-#~ msgid " --version output version information, then exit\n"
-#~ msgstr " --version affiche la version puis quitte\n"
+#~ msgid "-C and -c are incompatible options\n"
+#~ msgstr "-C et -c sont des options incompatibles\n"
-#~ msgid " --help show this help, then exit\n"
-#~ msgstr " --help affiche cette aide puis quitte\n"
+#~ msgid "archive member too large for tar format\n"
+#~ msgstr "membre de l'archive trop volumineux pour le format tar\n"
diff --git a/src/bin/pg_dump/po/pt_BR.po b/src/bin/pg_dump/po/pt_BR.po
index 2c2c3431812..f14e5e249a8 100644
--- a/src/bin/pg_dump/po/pt_BR.po
+++ b/src/bin/pg_dump/po/pt_BR.po
@@ -2,13 +2,13 @@
# Copyright (C) 2009 PostgreSQL Global Development Group
# This file is distributed under the same license as the PostgreSQL package.
# Roberto Mello <rmello@fslc.usu.edu>, 2002.
-# Euler Taveira de Oliveira <euler@timbira.com>, 2003-2015.
+# Euler Taveira de Oliveira <euler@timbira.com>, 2003-2016.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.2\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2015-09-15 17:03-0300\n"
+"POT-Creation-Date: 2016-02-13 12:54-0300\n"
"PO-Revision-Date: 2005-10-04 23:16-0300\n"
"Last-Translator: Euler Taveira de Oliveira <euler@timbira.com>\n"
"Language-Team: Brazilian Portuguese <pgbr-dev@listas.postgresql.org.br>\n"
@@ -73,162 +73,167 @@ msgstr "processo filho foi terminado pelo sinal %d"
msgid "child process exited with unrecognized status %d"
msgstr "processo filho terminou com status desconhecido %d"
-#: common.c:105
+#: common.c:115
+#, c-format
+msgid "reading extensions\n"
+msgstr "lendo extensões\n"
+
+#: common.c:120
+#, c-format
+msgid "identifying extension members\n"
+msgstr "identificando membros de extensões\n"
+
+#: common.c:124
#, c-format
msgid "reading schemas\n"
msgstr "lendo esquemas\n"
-#: common.c:116
+#: common.c:135
#, c-format
msgid "reading user-defined tables\n"
msgstr "lendo tabelas definidas pelo usuário\n"
-#: common.c:124
-#, c-format
-msgid "reading extensions\n"
-msgstr "lendo extensões\n"
-
-#: common.c:128
+#: common.c:143
#, c-format
msgid "reading user-defined functions\n"
msgstr "lendo funções definidas pelo usuário\n"
-#: common.c:134
+#: common.c:149
#, c-format
msgid "reading user-defined types\n"
msgstr "lendo tipos definidos pelo usuário\n"
-#: common.c:140
+#: common.c:155
#, c-format
msgid "reading procedural languages\n"
msgstr "lendo linguagens procedurais\n"
-#: common.c:144
+#: common.c:159
#, c-format
msgid "reading user-defined aggregate functions\n"
msgstr "lendo funções de agregação definidas pelo usuário\n"
-#: common.c:148
+#: common.c:163
#, c-format
msgid "reading user-defined operators\n"
msgstr "lendo operadores definidos pelo usuário\n"
-#: common.c:153
+#: common.c:168
#, c-format
msgid "reading user-defined operator classes\n"
msgstr "lendo classes de operadores definidas pelo usuário\n"
-#: common.c:157
+#: common.c:172
#, c-format
msgid "reading user-defined operator families\n"
msgstr "lendo famílias de operadores definidas pelo usuário\n"
-#: common.c:161
+#: common.c:176
#, c-format
msgid "reading user-defined text search parsers\n"
msgstr "lendo analisadores de busca textual definidos pelo usuário\n"
-#: common.c:165
+#: common.c:180
#, c-format
msgid "reading user-defined text search templates\n"
msgstr "lendo modelos de busca textual definidos pelo usuário\n"
-#: common.c:169
+#: common.c:184
#, c-format
msgid "reading user-defined text search dictionaries\n"
msgstr "lendo dicionários de busca textual definidos pelo usuário\n"
-#: common.c:173
+#: common.c:188
#, c-format
msgid "reading user-defined text search configurations\n"
msgstr "lendo configurações de busca textual definidas pelo usuário\n"
-#: common.c:177
+#: common.c:192
#, c-format
msgid "reading user-defined foreign-data wrappers\n"
msgstr "lendo adaptadores de dados externos definidos pelo usuário\n"
-#: common.c:181
+#: common.c:196
#, c-format
msgid "reading user-defined foreign servers\n"
msgstr "lendo servidores externos definidos pelo usuário\n"
-#: common.c:185
+#: common.c:200
#, c-format
msgid "reading default privileges\n"
msgstr "lendo privilégios padrão\n"
-#: common.c:189
+#: common.c:204
#, c-format
msgid "reading user-defined collations\n"
msgstr "lendo ordenações definidas pelo usuário\n"
-#: common.c:194
+#: common.c:209
#, c-format
msgid "reading user-defined conversions\n"
msgstr "lendo conversões definidas pelo usuário\n"
-#: common.c:198
+#: common.c:213
#, c-format
msgid "reading type casts\n"
msgstr "lendo conversões de tipo\n"
-#: common.c:202
+#: common.c:217
#, c-format
msgid "reading table inheritance information\n"
msgstr "lendo informação de herança das tabelas\n"
-#: common.c:211
+#: common.c:222
#, c-format
-msgid "finding extension members\n"
-msgstr "encontrando membros de extensões\n"
+msgid "finding extension tables\n"
+msgstr "encontrando tabelas de extensões\n"
-#: common.c:216
+#: common.c:227
#, c-format
msgid "finding inheritance relationships\n"
msgstr "encontrando relacionamentos herdados\n"
-#: common.c:220
+#: common.c:231
#, c-format
msgid "reading column info for interesting tables\n"
msgstr "lendo informações das colunas em tabelas interessantes\n"
-#: common.c:224
+#: common.c:235
#, c-format
msgid "flagging inherited columns in subtables\n"
msgstr "marcando colunas herdadas nas subtabelas\n"
-#: common.c:228
+#: common.c:239
#, c-format
msgid "reading indexes\n"
msgstr "lendo índices\n"
-#: common.c:232
+#: common.c:243
#, c-format
msgid "reading constraints\n"
msgstr "lendo restrições\n"
-#: common.c:236
+#: common.c:247
#, c-format
msgid "reading triggers\n"
msgstr "lendo gatilhos\n"
-#: common.c:240
+#: common.c:251
#, c-format
msgid "reading rewrite rules\n"
msgstr "lendo regras de reescrita\n"
-#: common.c:786
+#: common.c:884
#, c-format
msgid "failed sanity check, parent OID %u of table \"%s\" (OID %u) not found\n"
msgstr "verificação de sanidade falhou, OID pai %u da tabela \"%s\" (OID %u) não foi encontrado\n"
-#: common.c:828
+#: common.c:926
#, c-format
msgid "could not parse numeric array \"%s\": too many numbers\n"
msgstr "não pôde validar matriz numérica \"%s\": muitos números\n"
-#: common.c:843
+#: common.c:941
#, c-format
msgid "could not parse numeric array \"%s\": invalid character in number\n"
msgstr "não pôde validar matriz numérica \"%s\": caracter inválido no número\n"
@@ -266,7 +271,7 @@ msgstr "não pôde comprimir dados: %s\n"
#: compress_io.c:300 compress_io.c:431 pg_backup_archiver.c:1489
#: pg_backup_archiver.c:1512 pg_backup_custom.c:650 pg_backup_directory.c:480
-#: pg_backup_tar.c:582 pg_backup_tar.c:1089 pg_backup_tar.c:1382
+#: pg_backup_tar.c:587 pg_backup_tar.c:1069 pg_backup_tar.c:1295
#, c-format
msgid "could not write to output file: %s\n"
msgstr "não pôde escrever em arquivo de saída: %s\n"
@@ -297,7 +302,7 @@ msgstr "sem memória\n"
msgid "%s: unrecognized section name: \"%s\"\n"
msgstr "%s: nome de seção desconhecido: \"%s\"\n"
-#: dumputils.c:1269 pg_dump.c:523 pg_dump.c:537 pg_dumpall.c:299
+#: dumputils.c:1269 pg_dump.c:526 pg_dump.c:540 pg_dumpall.c:299
#: pg_dumpall.c:309 pg_dumpall.c:319 pg_dumpall.c:328 pg_dumpall.c:337
#: pg_dumpall.c:395 pg_restore.c:281 pg_restore.c:297 pg_restore.c:309
#, c-format
@@ -431,7 +436,7 @@ msgid_plural "restored %d large objects\n"
msgstr[0] "restaurado %d objeto grande\n"
msgstr[1] "restaurado %d objetos grandes\n"
-#: pg_backup_archiver.c:1075 pg_backup_tar.c:715
+#: pg_backup_archiver.c:1075 pg_backup_tar.c:720
#, c-format
msgid "restoring large object with OID %u\n"
msgstr "restaurando objeto grande com OID %u\n"
@@ -441,7 +446,7 @@ msgstr "restaurando objeto grande com OID %u\n"
msgid "could not create large object %u: %s"
msgstr "não pôde criar objeto grande %u: %s"
-#: pg_backup_archiver.c:1092 pg_dump.c:2402
+#: pg_backup_archiver.c:1092 pg_dump.c:2480
#, c-format
msgid "could not open large object %u: %s"
msgstr "não pôde abrir objeto grande %u: %s"
@@ -537,7 +542,7 @@ msgid "file offset in dump file is too large\n"
msgstr "deslocamento no arquivo de cópia de segurança é muito grande\n"
#: pg_backup_archiver.c:1843 pg_backup_archiver.c:3276 pg_backup_custom.c:628
-#: pg_backup_directory.c:463 pg_backup_tar.c:771
+#: pg_backup_directory.c:463 pg_backup_tar.c:776
#, c-format
msgid "unexpected end of file\n"
msgstr "fim de arquivo inesperado\n"
@@ -893,7 +898,7 @@ msgstr "AVISO: ftell não corresponde com posição esperada -- ftell utilizado\
msgid "archiver (db)"
msgstr "arquivador (bd)"
-#: pg_backup_db.c:40 pg_dump.c:589
+#: pg_backup_db.c:40 pg_dump.c:592
#, c-format
msgid "could not parse version string \"%s\"\n"
msgstr "não pôde validar a versão \"%s\"\n"
@@ -1061,193 +1066,188 @@ msgid "this format cannot be read\n"
msgstr "este formato não pode ser lido\n"
#. translator: this is a module name
-#: pg_backup_tar.c:105
+#: pg_backup_tar.c:99
msgid "tar archiver"
msgstr "arquivador tar"
-#: pg_backup_tar.c:181
+#: pg_backup_tar.c:174
#, c-format
msgid "could not open TOC file \"%s\" for output: %s\n"
msgstr "não pôde abrir arquivo TOC \"%s\" para saída: %s\n"
-#: pg_backup_tar.c:189
+#: pg_backup_tar.c:182
#, c-format
msgid "could not open TOC file for output: %s\n"
msgstr "não pôde abrir arquivo TOC para saída: %s\n"
-#: pg_backup_tar.c:210 pg_backup_tar.c:366
+#: pg_backup_tar.c:203 pg_backup_tar.c:359
#, c-format
msgid "compression is not supported by tar archive format\n"
msgstr "compressão não é suportada pelo formato de saída tar\n"
-#: pg_backup_tar.c:218
+#: pg_backup_tar.c:211
#, c-format
msgid "could not open TOC file \"%s\" for input: %s\n"
msgstr "não pôde abrir arquivo TOC \"%s\" para entrada: %s\n"
-#: pg_backup_tar.c:225
+#: pg_backup_tar.c:218
#, c-format
msgid "could not open TOC file for input: %s\n"
msgstr "não pôde abrir arquivo TOC para entrada: %s\n"
-#: pg_backup_tar.c:352
+#: pg_backup_tar.c:345
#, c-format
msgid "could not find file \"%s\" in archive\n"
msgstr "não pôde encontrar arquivo \"%s\" no arquivo de dados\n"
-#: pg_backup_tar.c:408
+#: pg_backup_tar.c:411
#, c-format
msgid "could not generate temporary file name: %s\n"
msgstr "não pôde gerar arquivo temporário: %s\n"
-#: pg_backup_tar.c:417
+#: pg_backup_tar.c:422
#, c-format
msgid "could not open temporary file\n"
msgstr "não pôde abrir arquivo temporário\n"
-#: pg_backup_tar.c:444
+#: pg_backup_tar.c:449
#, c-format
msgid "could not close tar member\n"
msgstr "não pôde fechar membro tar\n"
-#: pg_backup_tar.c:544
+#: pg_backup_tar.c:549
#, c-format
msgid "internal error -- neither th nor fh specified in tarReadRaw()\n"
msgstr "erro interno -- th e fh não foram especificados em tarReadRaw()\n"
-#: pg_backup_tar.c:670
+#: pg_backup_tar.c:675
#, c-format
msgid "unexpected COPY statement syntax: \"%s\"\n"
msgstr "sintaxe do comando COPY inesperada: \"%s\"\n"
-#: pg_backup_tar.c:873
+#: pg_backup_tar.c:878
#, c-format
msgid "could not write null block at end of tar archive\n"
msgstr "não pôde escrever bloco nulo no fim do arquivo tar\n"
-#: pg_backup_tar.c:928
+#: pg_backup_tar.c:933
#, c-format
msgid "invalid OID for large object (%u)\n"
msgstr "OID inválido para objeto grande (%u)\n"
-#: pg_backup_tar.c:1080
-#, c-format
-msgid "archive member too large for tar format\n"
-msgstr "membro de arquivo muito grande para o formato tar\n"
-
-#: pg_backup_tar.c:1095
+#: pg_backup_tar.c:1075
#, c-format
msgid "could not close temporary file: %s\n"
msgstr "não pôde fechar arquivo temporário: %s\n"
-#: pg_backup_tar.c:1105
+#: pg_backup_tar.c:1085
#, c-format
msgid "actual file length (%s) does not match expected (%s)\n"
msgstr "tamanho do arquivo atual (%s) não corresponde ao esperado (%s)\n"
-#: pg_backup_tar.c:1113
+#: pg_backup_tar.c:1093
#, c-format
msgid "could not output padding at end of tar member\n"
msgstr "não pôde escrever preenchimento ao fim do membro tar\n"
-#: pg_backup_tar.c:1142
+#: pg_backup_tar.c:1122
#, c-format
msgid "moving from position %s to next member at file position %s\n"
msgstr "movendo da posição %s para próximo membro na posição %s do arquivo\n"
-#: pg_backup_tar.c:1153
+#: pg_backup_tar.c:1133
#, c-format
msgid "now at file position %s\n"
msgstr "agora na posição %s do arquivo\n"
-#: pg_backup_tar.c:1162 pg_backup_tar.c:1192
+#: pg_backup_tar.c:1142 pg_backup_tar.c:1172
#, c-format
msgid "could not find header for file \"%s\" in tar archive\n"
msgstr "não pôde encontrar cabeçalho do arquivo \"%s\" no arquivo tar\n"
-#: pg_backup_tar.c:1176
+#: pg_backup_tar.c:1156
#, c-format
msgid "skipping tar member %s\n"
msgstr "ignorando membro tar %s\n"
-#: pg_backup_tar.c:1180
+#: pg_backup_tar.c:1160
#, c-format
msgid "restoring data out of order is not supported in this archive format: \"%s\" is required, but comes before \"%s\" in the archive file.\n"
msgstr "restaurar dados fora da ordem não é suportado neste formato de arquivo: \"%s\" é requerido, mas vem antes de \"%s\" no arquivo.\n"
-#: pg_backup_tar.c:1226
+#: pg_backup_tar.c:1205
#, c-format
msgid "mismatch in actual vs. predicted file position (%s vs. %s)\n"
msgstr "posição atual no arquivo vs. previsão não correspondem (%s vs. %s)\n"
-#: pg_backup_tar.c:1241
+#: pg_backup_tar.c:1220
#, c-format
msgid "incomplete tar header found (%lu byte)\n"
msgid_plural "incomplete tar header found (%lu bytes)\n"
msgstr[0] "cabeçalho tar incompleto encontrado (%lu byte)\n"
msgstr[1] "cabeçalho tar incompleto encontrado (%lu bytes)\n"
-#: pg_backup_tar.c:1279
+#: pg_backup_tar.c:1261
#, c-format
-msgid "TOC Entry %s at %s (length %lu, checksum %d)\n"
-msgstr "Registro TOC %s em %s (tamanho %lu, soma de verificação %d)\n"
+msgid "TOC Entry %s at %s (length %s, checksum %d)\n"
+msgstr "Registro TOC %s em %s (tamanho %s, soma de verificação %d)\n"
-#: pg_backup_tar.c:1289
+#: pg_backup_tar.c:1272
#, c-format
msgid "corrupt tar header found in %s (expected %d, computed %d) file position %s\n"
msgstr "cabeçalho tar corrompido foi encontrado em %s (esperado %d, computado %d) na posição %s do arquivo\n"
-#: pg_dump.c:497
+#: pg_dump.c:500
#, c-format
msgid "compression level must be in range 0..9\n"
msgstr "nível de compressão deve estar no intervalo de 0..9\n"
-#: pg_dump.c:535 pg_dumpall.c:307 pg_restore.c:295
+#: pg_dump.c:538 pg_dumpall.c:307 pg_restore.c:295
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s: muitos argumentos de linha de comando (primeiro é \"%s\")\n"
-#: pg_dump.c:547
+#: pg_dump.c:550
#, c-format
msgid "options -s/--schema-only and -a/--data-only cannot be used together\n"
msgstr "opções -s/--schema-only e -a/--data-only não podem ser utilizadas juntas\n"
-#: pg_dump.c:550
+#: pg_dump.c:553
#, c-format
msgid "options -c/--clean and -a/--data-only cannot be used together\n"
msgstr "opções -c/--clean e -a/--data-only não podem ser utilizadas juntas\n"
-#: pg_dump.c:554
+#: pg_dump.c:557
#, c-format
msgid "options --inserts/--column-inserts and -o/--oids cannot be used together\n"
msgstr "opções --inserts/--column-inserts e -o/--oids não podem ser utilizadas juntas\n"
-#: pg_dump.c:555
+#: pg_dump.c:558
#, c-format
msgid "(The INSERT command cannot set OIDs.)\n"
msgstr "(O comando INSERT não pode definir OIDs.)\n"
-#: pg_dump.c:582
+#: pg_dump.c:585
#, c-format
msgid "could not open output file \"%s\" for writing\n"
msgstr "não pôde abrir arquivo de saída \"%s\" para escrita\n"
-#: pg_dump.c:666
+#: pg_dump.c:669
#, c-format
msgid "last built-in OID is %u\n"
msgstr "último OID interno é %u\n"
-#: pg_dump.c:675
+#: pg_dump.c:678
#, c-format
msgid "No matching schemas were found\n"
msgstr "Nenhum esquema correspondente foi encontrado\n"
-#: pg_dump.c:687
+#: pg_dump.c:690
#, c-format
msgid "No matching tables were found\n"
msgstr "Nenhuma tabela correspondente foi encontrada\n"
-#: pg_dump.c:826
+#: pg_dump.c:829
#, c-format
msgid ""
"%s dumps a database as a text file or to other formats.\n"
@@ -1256,17 +1256,17 @@ msgstr ""
"%s salva um banco de dados em um arquivo texto ou em outros formatos.\n"
"\n"
-#: pg_dump.c:827 pg_dumpall.c:540 pg_restore.c:401
+#: pg_dump.c:830 pg_dumpall.c:540 pg_restore.c:401
#, c-format
msgid "Usage:\n"
msgstr "Uso:\n"
-#: pg_dump.c:828
+#: pg_dump.c:831
#, c-format
msgid " %s [OPTION]... [DBNAME]\n"
msgstr " %s [OPÇÃO]... [NOMEBD]\n"
-#: pg_dump.c:830 pg_dumpall.c:543 pg_restore.c:404
+#: pg_dump.c:833 pg_dumpall.c:543 pg_restore.c:404
#, c-format
msgid ""
"\n"
@@ -1275,12 +1275,12 @@ msgstr ""
"\n"
"Opções gerais:\n"
-#: pg_dump.c:831
+#: pg_dump.c:834
#, c-format
msgid " -f, --file=FILENAME output file or directory name\n"
msgstr " -f, --file=ARQUIVO nome do arquivo ou diretório de saída\n"
-#: pg_dump.c:832
+#: pg_dump.c:835
#, c-format
msgid ""
" -F, --format=c|d|t|p output file format (custom, directory, tar,\n"
@@ -1289,32 +1289,32 @@ msgstr ""
" -F, --format=c|d|t|p formato do arquivo de saída (personalizado, diretório,\n"
" tar, texto (padrão))\n"
-#: pg_dump.c:834
+#: pg_dump.c:837
#, c-format
msgid " -v, --verbose verbose mode\n"
msgstr " -v, --verbose modo informações detalhadas\n"
-#: pg_dump.c:835 pg_dumpall.c:545
+#: pg_dump.c:838 pg_dumpall.c:545
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version mostra informação sobre a versão e termina\n"
-#: pg_dump.c:836
+#: pg_dump.c:839
#, c-format
msgid " -Z, --compress=0-9 compression level for compressed formats\n"
msgstr " -Z, --compress=0-9 nível de compressão para formatos comprimidos\n"
-#: pg_dump.c:837 pg_dumpall.c:546
+#: pg_dump.c:840 pg_dumpall.c:546
#, c-format
msgid " --lock-wait-timeout=TIMEOUT fail after waiting TIMEOUT for a table lock\n"
msgstr " --lock-wait-timeout=TEMPO falha após esperar TEMPO por um travamento de tabela\n"
-#: pg_dump.c:838 pg_dumpall.c:547
+#: pg_dump.c:841 pg_dumpall.c:547
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help mostra essa ajuda e termina\n"
-#: pg_dump.c:840 pg_dumpall.c:548
+#: pg_dump.c:843 pg_dumpall.c:548
#, c-format
msgid ""
"\n"
@@ -1323,47 +1323,47 @@ msgstr ""
"\n"
"Opções que controlam a saída do conteúdo:\n"
-#: pg_dump.c:841 pg_dumpall.c:549
+#: pg_dump.c:844 pg_dumpall.c:549
#, c-format
msgid " -a, --data-only dump only the data, not the schema\n"
msgstr " -a, --data-only copia somente os dados, não o esquema\n"
-#: pg_dump.c:842
+#: pg_dump.c:845
#, c-format
msgid " -b, --blobs include large objects in dump\n"
msgstr " -b, --blobs inclui objetos grandes na cópia de segurança\n"
-#: pg_dump.c:843 pg_restore.c:415
+#: pg_dump.c:846 pg_restore.c:415
#, c-format
msgid " -c, --clean clean (drop) database objects before recreating\n"
msgstr " -c, --clean exclui (remove) bancos de dados antes de criá-lo novamente\n"
-#: pg_dump.c:844
+#: pg_dump.c:847
#, c-format
msgid " -C, --create include commands to create database in dump\n"
msgstr " -C, --create inclui comandos para criação dos bancos de dados na cópia de segurança\n"
-#: pg_dump.c:845
+#: pg_dump.c:848
#, c-format
msgid " -E, --encoding=ENCODING dump the data in encoding ENCODING\n"
msgstr " -E, --encoding=CODIFICAÇÃO copia dados na codificação CODIFICAÇÃO\n"
-#: pg_dump.c:846
+#: pg_dump.c:849
#, c-format
msgid " -n, --schema=SCHEMA dump the named schema(s) only\n"
msgstr " -n, --schema=ESQUEMA copia somente o(s) esquema(s) especificado(s)\n"
-#: pg_dump.c:847
+#: pg_dump.c:850
#, c-format
msgid " -N, --exclude-schema=SCHEMA do NOT dump the named schema(s)\n"
msgstr " -N, --exclude-schema=ESQUEMA NÃO copia o(s) esquema(s) especificado(s)\n"
-#: pg_dump.c:848 pg_dumpall.c:552
+#: pg_dump.c:851 pg_dumpall.c:552
#, c-format
msgid " -o, --oids include OIDs in dump\n"
msgstr " -o, --oids inclui OIDs na cópia de segurança\n"
-#: pg_dump.c:849
+#: pg_dump.c:852
#, c-format
msgid ""
" -O, --no-owner skip restoration of object ownership in\n"
@@ -1372,92 +1372,92 @@ msgstr ""
" -O, --no-owner ignora restauração do dono dos objetos\n"
" no formato texto\n"
-#: pg_dump.c:851 pg_dumpall.c:555
+#: pg_dump.c:854 pg_dumpall.c:555
#, c-format
msgid " -s, --schema-only dump only the schema, no data\n"
msgstr " -s, --schema-only copia somente o esquema, e não os dados\n"
-#: pg_dump.c:852
+#: pg_dump.c:855
#, c-format
msgid " -S, --superuser=NAME superuser user name to use in plain-text format\n"
msgstr " -S, --superuser=NOME nome de super-usuário a ser usado no formato texto\n"
-#: pg_dump.c:853
+#: pg_dump.c:856
#, c-format
msgid " -t, --table=TABLE dump the named table(s) only\n"
msgstr " -t, --table=TABELA copia somente a(s) tabela(s) especificada(s)\n"
-#: pg_dump.c:854
+#: pg_dump.c:857
#, c-format
msgid " -T, --exclude-table=TABLE do NOT dump the named table(s)\n"
msgstr " -T, --exclude-table=TABELA NÃO copia a(s) tabela(s) especificada(s)\n"
-#: pg_dump.c:855 pg_dumpall.c:558
+#: pg_dump.c:858 pg_dumpall.c:558
#, c-format
msgid " -x, --no-privileges do not dump privileges (grant/revoke)\n"
msgstr " -x, --no-privileges não copia os privilégios (grant/revoke)\n"
-#: pg_dump.c:856 pg_dumpall.c:559
+#: pg_dump.c:859 pg_dumpall.c:559
#, c-format
msgid " --binary-upgrade for use by upgrade utilities only\n"
msgstr " --binary-upgrade usado somente por utilitários de atualização\n"
-#: pg_dump.c:857 pg_dumpall.c:560
+#: pg_dump.c:860 pg_dumpall.c:560
#, c-format
msgid " --column-inserts dump data as INSERT commands with column names\n"
msgstr " --column-inserts copia dados utilizando comandos INSERT com nomes das colunas\n"
-#: pg_dump.c:858 pg_dumpall.c:561
+#: pg_dump.c:861 pg_dumpall.c:561
#, c-format
msgid " --disable-dollar-quoting disable dollar quoting, use SQL standard quoting\n"
msgstr " --disable-dollar-quoting desabilita delimitação por cifrão, usa delimitadores do padrão SQL\n"
-#: pg_dump.c:859 pg_dumpall.c:562 pg_restore.c:431
+#: pg_dump.c:862 pg_dumpall.c:562 pg_restore.c:431
#, c-format
msgid " --disable-triggers disable triggers during data-only restore\n"
msgstr " --disable-triggers desabilita gatilhos durante a restauração do tipo somente dados\n"
-#: pg_dump.c:860
+#: pg_dump.c:863
#, c-format
msgid " --exclude-table-data=TABLE do NOT dump data for the named table(s)\n"
msgstr " --exclude-table-data=TABELA NÃO copia os dados da(s) tabela(s) especificada(s)\n"
-#: pg_dump.c:861 pg_dumpall.c:563
+#: pg_dump.c:864 pg_dumpall.c:563
#, c-format
msgid " --inserts dump data as INSERT commands, rather than COPY\n"
msgstr " --inserts copia dados utilizando comandos INSERT, ao invés de comandos COPY\n"
-#: pg_dump.c:862 pg_dumpall.c:564
+#: pg_dump.c:865 pg_dumpall.c:564
#, c-format
msgid " --no-security-labels do not dump security label assignments\n"
msgstr " --no-security-labels não copia atribuições de rótulos de segurança\n"
-#: pg_dump.c:863 pg_dumpall.c:565
+#: pg_dump.c:866 pg_dumpall.c:565
#, c-format
msgid " --no-tablespaces do not dump tablespace assignments\n"
msgstr " --no-tablespaces não copia atribuições de tablespaces\n"
-#: pg_dump.c:864 pg_dumpall.c:566
+#: pg_dump.c:867 pg_dumpall.c:566
#, c-format
msgid " --no-unlogged-table-data do not dump unlogged table data\n"
msgstr " --no-unlogged-table-data não copia dados de tabelas unlogged\n"
-#: pg_dump.c:865 pg_dumpall.c:567
+#: pg_dump.c:868 pg_dumpall.c:567
#, c-format
msgid " --quote-all-identifiers quote all identifiers, even if not key words\n"
msgstr " --quote-all-identifiers todos os identificadores entre aspas, mesmo que não sejam palavras chave\n"
-#: pg_dump.c:866
+#: pg_dump.c:869
#, c-format
msgid " --section=SECTION dump named section (pre-data, data, or post-data)\n"
msgstr " --section=SEÇÃO copia seção especificada (pre-data, data ou post-data)\n"
-#: pg_dump.c:867
+#: pg_dump.c:870
#, c-format
msgid " --serializable-deferrable wait until the dump can run without anomalies\n"
msgstr " --serializable-deferrable espera até que a cópia seja executada sem anomalias\n"
-#: pg_dump.c:868 pg_dumpall.c:568 pg_restore.c:437
+#: pg_dump.c:871 pg_dumpall.c:568 pg_restore.c:437
#, c-format
msgid ""
" --use-set-session-authorization\n"
@@ -1468,7 +1468,7 @@ msgstr ""
" usa comandos SET SESSION AUTHORIZATION ao invés de\n"
" comandos ALTER OWNER para definir o dono\n"
-#: pg_dump.c:872 pg_dumpall.c:572 pg_restore.c:441
+#: pg_dump.c:875 pg_dumpall.c:572 pg_restore.c:441
#, c-format
msgid ""
"\n"
@@ -1477,37 +1477,37 @@ msgstr ""
"\n"
"Opções de conexão:\n"
-#: pg_dump.c:873 pg_dumpall.c:573 pg_restore.c:442
+#: pg_dump.c:876 pg_dumpall.c:573 pg_restore.c:442
#, c-format
msgid " -h, --host=HOSTNAME database server host or socket directory\n"
msgstr " -h, --host=MÁQUINA máquina do servidor de banco de dados ou diretório do soquete\n"
-#: pg_dump.c:874 pg_dumpall.c:575 pg_restore.c:443
+#: pg_dump.c:877 pg_dumpall.c:575 pg_restore.c:443
#, c-format
msgid " -p, --port=PORT database server port number\n"
msgstr " -p, --port=PORTA número da porta do servidor de banco de dados\n"
-#: pg_dump.c:875 pg_dumpall.c:576 pg_restore.c:444
+#: pg_dump.c:878 pg_dumpall.c:576 pg_restore.c:444
#, c-format
msgid " -U, --username=NAME connect as specified database user\n"
msgstr " -U, --username=NOME conecta como usuário do banco de dados especificado\n"
-#: pg_dump.c:876 pg_dumpall.c:577 pg_restore.c:445
+#: pg_dump.c:879 pg_dumpall.c:577 pg_restore.c:445
#, c-format
msgid " -w, --no-password never prompt for password\n"
msgstr " -w, --no-password nunca pergunta senha\n"
-#: pg_dump.c:877 pg_dumpall.c:578 pg_restore.c:446
+#: pg_dump.c:880 pg_dumpall.c:578 pg_restore.c:446
#, c-format
msgid " -W, --password force password prompt (should happen automatically)\n"
msgstr " -W, --password pergunta senha (pode ocorrer automaticamente)\n"
-#: pg_dump.c:878 pg_dumpall.c:579
+#: pg_dump.c:881 pg_dumpall.c:579
#, c-format
msgid " --role=ROLENAME do SET ROLE before dump\n"
msgstr " --role=NOMEROLE executa SET ROLE antes da cópia de segurança\n"
-#: pg_dump.c:880
+#: pg_dump.c:883
#, c-format
msgid ""
"\n"
@@ -1520,326 +1520,331 @@ msgstr ""
"PGDATABASE é utilizada.\n"
"\n"
-#: pg_dump.c:882 pg_dumpall.c:583 pg_restore.c:450
+#: pg_dump.c:885 pg_dumpall.c:583 pg_restore.c:450
#, c-format
msgid "Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr "Relate erros a <pgsql-bugs@postgresql.org>.\n"
-#: pg_dump.c:895
+#: pg_dump.c:898
#, c-format
msgid "invalid client encoding \"%s\" specified\n"
msgstr "codificação de cliente \"%s\" especificada é inválida\n"
-#: pg_dump.c:984
+#: pg_dump.c:987
#, c-format
msgid "invalid output format \"%s\" specified\n"
msgstr "formato de saída especificado \"%s\" é inválido\n"
-#: pg_dump.c:1006
+#: pg_dump.c:1009
#, c-format
msgid "server version must be at least 7.3 to use schema selection switches\n"
msgstr "versão do servidor deve ser pelo menos versão 7.3 para utilizar opções com esquemas\n"
-#: pg_dump.c:1289
+#: pg_dump.c:1367
#, c-format
msgid "dumping contents of table %s\n"
msgstr "copiando conteúdo da tabela %s\n"
-#: pg_dump.c:1411
+#: pg_dump.c:1489
#, c-format
msgid "Dumping the contents of table \"%s\" failed: PQgetCopyData() failed.\n"
msgstr "Cópia do conteúdo da tabela \"%s\" falhou: PQgetCopyData() falhou.\n"
-#: pg_dump.c:1412 pg_dump.c:1422
+#: pg_dump.c:1490 pg_dump.c:1500
#, c-format
msgid "Error message from server: %s"
msgstr "Mensagem de erro do servidor: %s"
-#: pg_dump.c:1413 pg_dump.c:1423
+#: pg_dump.c:1491 pg_dump.c:1501
#, c-format
msgid "The command was: %s\n"
msgstr "O comando foi: %s\n"
-#: pg_dump.c:1421
+#: pg_dump.c:1499
#, c-format
msgid "Dumping the contents of table \"%s\" failed: PQgetResult() failed.\n"
msgstr "Cópia do conteúdo da tabela \"%s\" falhou: PQgetResult() falhou.\n"
-#: pg_dump.c:1872
+#: pg_dump.c:1950
#, c-format
msgid "saving database definition\n"
msgstr "salvando definição do banco de dados\n"
-#: pg_dump.c:2173
+#: pg_dump.c:2251
#, c-format
msgid "saving encoding = %s\n"
msgstr "salvando codificação = %s\n"
-#: pg_dump.c:2200
+#: pg_dump.c:2278
#, c-format
msgid "saving standard_conforming_strings = %s\n"
msgstr "salvando padrão de escape de cadeia de caracteres = %s\n"
-#: pg_dump.c:2233
+#: pg_dump.c:2311
#, c-format
msgid "reading large objects\n"
msgstr "lendo objetos grandes\n"
-#: pg_dump.c:2365
+#: pg_dump.c:2443
#, c-format
msgid "saving large objects\n"
msgstr "salvando objetos grandes\n"
-#: pg_dump.c:2412
+#: pg_dump.c:2490
#, c-format
msgid "error reading large object %u: %s"
msgstr "erro ao ler objeto grande %u: %s"
-#: pg_dump.c:2605
+#: pg_dump.c:2683
#, c-format
msgid "could not find parent extension for %s\n"
msgstr "não pôde encontrar extensão pai para %s\n"
-#: pg_dump.c:2708
+#: pg_dump.c:2786
#, c-format
msgid "WARNING: owner of schema \"%s\" appears to be invalid\n"
msgstr "AVISO: dono do esquema \"%s\" parece ser inválido\n"
-#: pg_dump.c:2751
+#: pg_dump.c:2829
#, c-format
msgid "schema with OID %u does not exist\n"
msgstr "esquema com OID %u não existe\n"
-#: pg_dump.c:3101
+#: pg_dump.c:3179
#, c-format
msgid "WARNING: owner of data type \"%s\" appears to be invalid\n"
msgstr "AVISO: dono do tipo de dado \"%s\" parece ser inválido\n"
-#: pg_dump.c:3212
+#: pg_dump.c:3290
#, c-format
msgid "WARNING: owner of operator \"%s\" appears to be invalid\n"
msgstr "AVISO: dono do operador \"%s\" parece ser inválido\n"
-#: pg_dump.c:3469
+#: pg_dump.c:3547
#, c-format
msgid "WARNING: owner of operator class \"%s\" appears to be invalid\n"
msgstr "AVISO: dono da classe de operadores \"%s\" parece ser inválido\n"
-#: pg_dump.c:3557
+#: pg_dump.c:3635
#, c-format
msgid "WARNING: owner of operator family \"%s\" appears to be invalid\n"
msgstr "AVISO: dono da família de operadores \"%s\" parece ser inválido\n"
-#: pg_dump.c:3695
+#: pg_dump.c:3773
#, c-format
msgid "WARNING: owner of aggregate function \"%s\" appears to be invalid\n"
msgstr "AVISO: dono da função de agregação \"%s\" parece ser inválido\n"
-#: pg_dump.c:3877
+#: pg_dump.c:3955
#, c-format
msgid "WARNING: owner of function \"%s\" appears to be invalid\n"
msgstr "AVISO: dono da função \"%s\" parece ser inválido\n"
-#: pg_dump.c:4379
+#: pg_dump.c:4457
#, c-format
msgid "WARNING: owner of table \"%s\" appears to be invalid\n"
msgstr "AVISO: dono da tabela \"%s\" parece ser inválido\n"
-#: pg_dump.c:4526
+#: pg_dump.c:4604
#, c-format
msgid "reading indexes for table \"%s\"\n"
msgstr "lendo índices da tabela \"%s\"\n"
-#: pg_dump.c:4851
+#: pg_dump.c:4929
#, c-format
msgid "reading foreign key constraints for table \"%s\"\n"
msgstr "lendo restrições de chave estrangeira da tabela \"%s\"\n"
-#: pg_dump.c:5096
+#: pg_dump.c:5174
#, c-format
msgid "failed sanity check, parent table OID %u of pg_rewrite entry OID %u not found\n"
msgstr "verificação de sanidade falhou, OID %u da tabela pai de pg_rewrite com OID %u não foi encontrado\n"
-#: pg_dump.c:5187
+#: pg_dump.c:5265
#, c-format
msgid "reading triggers for table \"%s\"\n"
msgstr "lendo gatilhos da tabela \"%s\"\n"
-#: pg_dump.c:5348
+#: pg_dump.c:5429
#, c-format
msgid "query produced null referenced table name for foreign key trigger \"%s\" on table \"%s\" (OID of table: %u)\n"
msgstr "consulta produziu nome nulo da tabela referenciada pelo gatilho de chave estrangeira \"%s\" na tabela \"%s\" (OID da tabela: %u)\n"
-#: pg_dump.c:5730
+#: pg_dump.c:5814
#, c-format
msgid "finding the columns and types of table \"%s\"\n"
msgstr "encontrando as colunas e tipos da tabela \"%s\"\n"
-#: pg_dump.c:5908
+#: pg_dump.c:5992
#, c-format
msgid "invalid column numbering in table \"%s\"\n"
msgstr "númeração de coluna inválida para tabela \"%s\"\n"
-#: pg_dump.c:5942
+#: pg_dump.c:6026
#, c-format
msgid "finding default expressions of table \"%s\"\n"
msgstr "encontrando expressões padrão da tabela \"%s\"\n"
-#: pg_dump.c:5994
+#: pg_dump.c:6078
#, c-format
msgid "invalid adnum value %d for table \"%s\"\n"
msgstr "valor %d do número da coluna é inválido para tabela \"%s\"\n"
-#: pg_dump.c:6066
+#: pg_dump.c:6150
#, c-format
msgid "finding check constraints for table \"%s\"\n"
msgstr "encontrando restrições de verificação para tabela \"%s\"\n"
-#: pg_dump.c:6161
+#: pg_dump.c:6245
#, c-format
msgid "expected %d check constraint on table \"%s\" but found %d\n"
msgid_plural "expected %d check constraints on table \"%s\" but found %d\n"
msgstr[0] "esperado %d restrição de verificação na tabela \"%s\" mas encontrou %d\n"
msgstr[1] "esperado %d restrições de verificação na tabela \"%s\" mas encontrou %d\n"
-#: pg_dump.c:6165
+#: pg_dump.c:6249
#, c-format
msgid "(The system catalogs might be corrupted.)\n"
msgstr "(O catálogo do sistema pode estar corrompido).\n"
-#: pg_dump.c:7527
+#: pg_dump.c:7611
#, c-format
msgid "WARNING: typtype of data type \"%s\" appears to be invalid\n"
msgstr "AVISO: typtype do tipo de dado \"%s\" parece ser inválido\n"
-#: pg_dump.c:9037
+#: pg_dump.c:9083
#, c-format
msgid "WARNING: bogus value in proargmodes array\n"
msgstr "AVISO: valor inválido na matriz proargmodes\n"
-#: pg_dump.c:9365
+#: pg_dump.c:9411
#, c-format
msgid "WARNING: could not parse proallargtypes array\n"
msgstr "AVISO: não pôde validar matriz proallargtypes\n"
-#: pg_dump.c:9381
+#: pg_dump.c:9427
#, c-format
msgid "WARNING: could not parse proargmodes array\n"
msgstr "AVISO: não pôde validar matriz proargmodes\n"
-#: pg_dump.c:9395
+#: pg_dump.c:9441
#, c-format
msgid "WARNING: could not parse proargnames array\n"
msgstr "AVISO: não pôde validar matriz proargnames\n"
-#: pg_dump.c:9406
+#: pg_dump.c:9452
#, c-format
msgid "WARNING: could not parse proconfig array\n"
msgstr "AVISO: não pôde validar matriz proconfig\n"
-#: pg_dump.c:9463
+#: pg_dump.c:9509
#, c-format
msgid "unrecognized provolatile value for function \"%s\"\n"
msgstr "valor de provolatile desconhecido para função \"%s\"\n"
-#: pg_dump.c:9637
+#: pg_dump.c:9683
#, c-format
msgid "WARNING: bogus value in pg_cast.castfunc or pg_cast.castmethod field\n"
msgstr "AVISO: valor inválido no campo pg_cast.castfunc ou pg_cast.castmethod\n"
-#: pg_dump.c:9640
+#: pg_dump.c:9686
#, c-format
msgid "WARNING: bogus value in pg_cast.castmethod field\n"
msgstr "AVISO: valor inválido no campo pg_cast.castmethod\n"
-#: pg_dump.c:10009
+#: pg_dump.c:10055
#, c-format
msgid "WARNING: could not find operator with OID %s\n"
msgstr "AVISO: não pôde encontrar operador com OID %s\n"
-#: pg_dump.c:11071
+#: pg_dump.c:11117
#, c-format
msgid "WARNING: aggregate function %s could not be dumped correctly for this database version; ignored\n"
msgstr "AVISO: função de agregação %s não pôde ser copiada corretamente para esta versão do banco de dados; ignorado\n"
-#: pg_dump.c:11847
+#: pg_dump.c:11885
#, c-format
msgid "unrecognized object type in default privileges: %d\n"
msgstr "tipo de objeto desconhecido em privilégios padrão: %d\n"
-#: pg_dump.c:11862
+#: pg_dump.c:11900
#, c-format
msgid "could not parse default ACL list (%s)\n"
msgstr "não pôde validar a lista ACL (%s)\n"
-#: pg_dump.c:11917
+#: pg_dump.c:11955
#, c-format
msgid "could not parse ACL list (%s) for object \"%s\" (%s)\n"
msgstr "não pôde validar a lista ACL (%s) para objeto \"%s\" (%s)\n"
-#: pg_dump.c:12358
+#: pg_dump.c:12396
#, c-format
msgid "query to obtain definition of view \"%s\" returned no data\n"
msgstr "consulta para obter definição da visão \"%s\" não retornou dados\n"
-#: pg_dump.c:12361
+#: pg_dump.c:12399
#, c-format
msgid "query to obtain definition of view \"%s\" returned more than one definition\n"
msgstr "consulta para obter definição da visão \"%s\" retornou mais de uma definição\n"
-#: pg_dump.c:12368
+#: pg_dump.c:12406
#, c-format
msgid "definition of view \"%s\" appears to be empty (length zero)\n"
msgstr "definição da visão \"%s\" parece estar vazia (tamanho zero)\n"
-#: pg_dump.c:12985
+#: pg_dump.c:13028
#, c-format
msgid "invalid column number %d for table \"%s\"\n"
msgstr "número de colunas %d é inválido para tabela \"%s\"\n"
-#: pg_dump.c:13100
+#: pg_dump.c:13143
#, c-format
msgid "missing index for constraint \"%s\"\n"
msgstr "faltando índice para restrição \"%s\"\n"
-#: pg_dump.c:13287
+#: pg_dump.c:13334
#, c-format
msgid "unrecognized constraint type: %c\n"
msgstr "tipo de restrição é desconhecido: %c\n"
-#: pg_dump.c:13436 pg_dump.c:13600
+#: pg_dump.c:13483 pg_dump.c:13647
#, c-format
msgid "query to get data of sequence \"%s\" returned %d row (expected 1)\n"
msgid_plural "query to get data of sequence \"%s\" returned %d rows (expected 1)\n"
msgstr[0] "consulta para obter dados da sequência \"%s\" retornou %d linha (esperado 1)\n"
msgstr[1] "consulta para obter dados da sequência \"%s\" retornou %d linhas (esperado 1)\n"
-#: pg_dump.c:13447
+#: pg_dump.c:13494
#, c-format
msgid "query to get data of sequence \"%s\" returned name \"%s\"\n"
msgstr "consulta para obter dados sobre sequência \"%s\" retornou nome \"%s\"\n"
-#: pg_dump.c:13687
+#: pg_dump.c:13734
#, c-format
msgid "unexpected tgtype value: %d\n"
msgstr "valor tgtype inesperado: %d\n"
-#: pg_dump.c:13769
+#: pg_dump.c:13816
#, c-format
msgid "invalid argument string (%s) for trigger \"%s\" on table \"%s\"\n"
msgstr "argumento inválido (%s) para gatilho \"%s\" na tabela \"%s\"\n"
-#: pg_dump.c:13886
+#: pg_dump.c:13933
#, c-format
msgid "query to get rule \"%s\" for table \"%s\" failed: wrong number of rows returned\n"
msgstr "consulta para obter regra \"%s\" para tabela \"%s\" falhou: número incorreto de registros foi retornado\n"
-#: pg_dump.c:14264
+#: pg_dump.c:14312
#, c-format
msgid "reading dependency data\n"
msgstr "lendo dados sobre dependência\n"
-#: pg_dump.c:14845
+#: pg_dump.c:14906
+#, c-format
+msgid "WARNING: could not parse reloptions array\n"
+msgstr "AVISO: não pôde validar matriz reloptions\n"
+
+#: pg_dump.c:14970
#, c-format
msgid "query returned %d row instead of one: %s\n"
msgid_plural "query returned %d rows instead of one: %s\n"
@@ -1866,27 +1871,27 @@ msgstr "dependência %d é inválida\n"
msgid "could not identify dependency loop\n"
msgstr "não pôde identificar dependência circular\n"
-#: pg_dump_sort.c:1073
+#: pg_dump_sort.c:1077
#, c-format
msgid "NOTICE: there are circular foreign-key constraints among these table(s):\n"
msgstr "NOTA: há restrições de chave estrangeiras circulares entre essa(s) tabela(s):\n"
-#: pg_dump_sort.c:1075 pg_dump_sort.c:1095
+#: pg_dump_sort.c:1079 pg_dump_sort.c:1099
#, c-format
msgid " %s\n"
msgstr " %s\n"
-#: pg_dump_sort.c:1076
+#: pg_dump_sort.c:1080
#, c-format
msgid "You might not be able to restore the dump without using --disable-triggers or temporarily dropping the constraints.\n"
msgstr "Você pode não ser capaz de restaurar a cópia de segurança sem utilizar --disable-triggers ou removendo temporariamente as restrições.\n"
-#: pg_dump_sort.c:1077
+#: pg_dump_sort.c:1081
#, c-format
msgid "Consider using a full dump instead of a --data-only dump to avoid this problem.\n"
msgstr "Considere utilizar uma cópia de segurança completa ao invés de cópia com --data-only para evitar este problema.\n"
-#: pg_dump_sort.c:1089
+#: pg_dump_sort.c:1093
#, c-format
msgid "WARNING: could not resolve dependency loop among these items:\n"
msgstr "AVISO: não pôde resolver dependência circular entre esses itens:\n"
diff --git a/src/interfaces/libpq/po/fr.po b/src/interfaces/libpq/po/fr.po
index b65dc0d073f..8be92750159 100644
--- a/src/interfaces/libpq/po/fr.po
+++ b/src/interfaces/libpq/po/fr.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.2\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2013-08-18 02:26+0000\n"
+"POT-Creation-Date: 2016-02-17 02:56+0000\n"
"PO-Revision-Date: 2013-08-18 10:49+0100\n"
"Last-Translator: Guillaume Lelarge <guillaume@lelarge.info>\n"
"Language-Team: PostgreSQLfr <pgsql-fr-generale@postgresql.org>\n"
@@ -54,12 +54,13 @@ msgstr "erreur d'import du nom GSSAPI"
msgid "SSPI continuation error"
msgstr "erreur de suite SSPI"
-#: fe-auth.c:553 fe-auth.c:627 fe-auth.c:662 fe-auth.c:758 fe-connect.c:2012
-#: fe-connect.c:3430 fe-connect.c:3648 fe-connect.c:4054 fe-connect.c:4141
-#: fe-connect.c:4406 fe-connect.c:4475 fe-connect.c:4492 fe-connect.c:4583
-#: fe-connect.c:4933 fe-connect.c:5069 fe-exec.c:3271 fe-exec.c:3436
-#: fe-lobj.c:712 fe-protocol2.c:1181 fe-protocol3.c:1515 fe-secure.c:791
-#: fe-secure.c:1191
+#: fe-auth.c:553 fe-auth.c:627 fe-auth.c:662 fe-auth.c:758 fe-connect.c:683
+#: fe-connect.c:858 fe-connect.c:1033 fe-connect.c:2071 fe-connect.c:3492
+#: fe-connect.c:3744 fe-connect.c:3863 fe-connect.c:4093 fe-connect.c:4167
+#: fe-connect.c:4254 fe-connect.c:4506 fe-connect.c:4534 fe-connect.c:4603
+#: fe-connect.c:4620 fe-connect.c:4712 fe-connect.c:5063 fe-connect.c:5199
+#: fe-exec.c:3291 fe-exec.c:3456 fe-lobj.c:712 fe-protocol2.c:1206
+#: fe-protocol3.c:1584 fe-secure.c:792 fe-secure.c:1201
msgid "out of memory\n"
msgstr "m�moire �puis�e\n"
@@ -96,24 +97,22 @@ msgstr "authentification crypt non support�e\n"
msgid "authentication method %u not supported\n"
msgstr "m�thode d'authentification %u non support�e\n"
-#: fe-connect.c:788
+#: fe-connect.c:800
#, c-format
msgid "invalid sslmode value: \"%s\"\n"
msgstr "valeur sslmode invalide : � %s �\n"
-#: fe-connect.c:809
+#: fe-connect.c:821
#, c-format
msgid "sslmode value \"%s\" invalid when SSL support is not compiled in\n"
-msgstr ""
-"valeur sslmode � %s � invalide si le support SSL n'est pas compil� "
-"initialement\n"
+msgstr "valeur sslmode � %s � invalide si le support SSL n'est pas compil� initialement\n"
-#: fe-connect.c:1013
+#: fe-connect.c:1057
#, c-format
msgid "could not set socket to TCP no delay mode: %s\n"
msgstr "n'a pas pu activer le mode TCP sans d�lai pour la socket : %s\n"
-#: fe-connect.c:1043
+#: fe-connect.c:1087
#, c-format
msgid ""
"could not connect to server: %s\n"
@@ -124,7 +123,7 @@ msgstr ""
"\tLe serveur est-il actif localement et accepte-t-il les connexions sur la\n"
" \tsocket Unix � %s � ?\n"
-#: fe-connect.c:1098
+#: fe-connect.c:1142
#, c-format
msgid ""
"could not connect to server: %s\n"
@@ -135,7 +134,7 @@ msgstr ""
"\tLe serveur est-il actif sur l'h�te � %s � (%s)\n"
"\tet accepte-t-il les connexionsTCP/IP sur le port %s ?\n"
-#: fe-connect.c:1107
+#: fe-connect.c:1151
#, c-format
msgid ""
"could not connect to server: %s\n"
@@ -146,425 +145,407 @@ msgstr ""
"\tLe serveur est-il actif sur l'h�te � %s � et accepte-t-il les connexions\n"
"\tTCP/IP sur le port %s ?\n"
-#: fe-connect.c:1158
+#: fe-connect.c:1202
#, c-format
msgid "setsockopt(TCP_KEEPIDLE) failed: %s\n"
msgstr "setsockopt(TCP_KEEPIDLE) a �chou� : %s\n"
-#: fe-connect.c:1171
+#: fe-connect.c:1215
#, c-format
msgid "setsockopt(TCP_KEEPALIVE) failed: %s\n"
msgstr "setsockopt(TCP_KEEPALIVE) a �chou� : %s\n"
-#: fe-connect.c:1203
+#: fe-connect.c:1247
#, c-format
msgid "setsockopt(TCP_KEEPINTVL) failed: %s\n"
msgstr "setsockopt(TCP_KEEPINTVL) a �chou� : %s\n"
-#: fe-connect.c:1235
+#: fe-connect.c:1279
#, c-format
msgid "setsockopt(TCP_KEEPCNT) failed: %s\n"
msgstr "setsockopt(TCP_KEEPCNT) a �chou� : %s\n"
-#: fe-connect.c:1283
+#: fe-connect.c:1327
#, c-format
msgid "WSAIoctl(SIO_KEEPALIVE_VALS) failed: %ui\n"
msgstr "WSAIoctl(SIO_KEEPALIVE_VALS) a �chou� : %ui\n"
-#: fe-connect.c:1335
+#: fe-connect.c:1379
#, c-format
msgid "invalid port number: \"%s\"\n"
msgstr "num�ro de port invalide : � %s �\n"
-#: fe-connect.c:1368
+#: fe-connect.c:1412
#, c-format
msgid "Unix-domain socket path \"%s\" is too long (maximum %d bytes)\n"
-msgstr ""
-"Le chemin du socket de domaine Unix, � %s �, est trop (maximum %d octets)\n"
+msgstr "Le chemin du socket de domaine Unix, � %s �, est trop (maximum %d octets)\n"
-#: fe-connect.c:1387
+#: fe-connect.c:1431
#, c-format
msgid "could not translate host name \"%s\" to address: %s\n"
msgstr "n'a pas pu traduire le nom d'h�te � %s � en adresse : %s\n"
-#: fe-connect.c:1391
+#: fe-connect.c:1435
#, c-format
msgid "could not translate Unix-domain socket path \"%s\" to address: %s\n"
msgstr ""
-"n'a pas pu traduire le chemin de la socket du domaine Unix � %s � en "
-"adresse :\n"
+"n'a pas pu traduire le chemin de la socket du domaine Unix � %s � en adresse :\n"
"%s\n"
-#: fe-connect.c:1601
+#: fe-connect.c:1645
msgid "invalid connection state, probably indicative of memory corruption\n"
-msgstr ""
-"�tat de connexion invalide, indique probablement une corruption de m�moire\n"
+msgstr "�tat de connexion invalide, indique probablement une corruption de m�moire\n"
-#: fe-connect.c:1642
+#: fe-connect.c:1701
#, c-format
msgid "could not create socket: %s\n"
msgstr "n'a pas pu cr�er la socket : %s\n"
-#: fe-connect.c:1665
+#: fe-connect.c:1724
#, c-format
msgid "could not set socket to non-blocking mode: %s\n"
msgstr "n'a pas pu activer le mode non-bloquant pour la socket : %s\n"
-#: fe-connect.c:1677
+#: fe-connect.c:1736
#, c-format
msgid "could not set socket to close-on-exec mode: %s\n"
msgstr "n'a pas pu param�trer la socket en mode close-on-exec : %s\n"
-#: fe-connect.c:1697
+#: fe-connect.c:1756
msgid "keepalives parameter must be an integer\n"
msgstr "le param�tre keepalives doit �tre un entier\n"
-#: fe-connect.c:1710
+#: fe-connect.c:1769
#, c-format
msgid "setsockopt(SO_KEEPALIVE) failed: %s\n"
msgstr "setsockopt(SO_KEEPALIVE) a �chou� : %s\n"
-#: fe-connect.c:1852
+#: fe-connect.c:1911
#, c-format
msgid "could not get socket error status: %s\n"
msgstr "n'a pas pu d�terminer le statut d'erreur de la socket : %s\n"
-#: fe-connect.c:1890
+#: fe-connect.c:1949
#, c-format
msgid "could not get client address from socket: %s\n"
msgstr "n'a pas pu obtenir l'adresse du client depuis la socket : %s\n"
-#: fe-connect.c:1931
+#: fe-connect.c:1990
msgid "requirepeer parameter is not supported on this platform\n"
msgstr "le param�tre requirepeer n'est pas support� sur cette plateforme\n"
-#: fe-connect.c:1934
+#: fe-connect.c:1993
#, c-format
msgid "could not get peer credentials: %s\n"
msgstr "n'a pas pu obtenir l'authentification de l'autre : %s\n"
-#: fe-connect.c:1944
+#: fe-connect.c:2003
#, c-format
msgid "local user with ID %d does not exist\n"
msgstr "l'utilisateur local dont l'identifiant est %d n'existe pas\n"
-#: fe-connect.c:1952
+#: fe-connect.c:2011
#, c-format
msgid "requirepeer specifies \"%s\", but actual peer user name is \"%s\"\n"
-msgstr ""
-"requirepeer indique � %s � mais le nom de l'utilisateur r�el est � %s �\n"
+msgstr "requirepeer indique � %s � mais le nom de l'utilisateur r�el est � %s �\n"
-#: fe-connect.c:1986
+#: fe-connect.c:2045
#, c-format
msgid "could not send SSL negotiation packet: %s\n"
msgstr "n'a pas pu transmettre le paquet de n�gociation SSL : %s\n"
-#: fe-connect.c:2025
+#: fe-connect.c:2084
#, c-format
msgid "could not send startup packet: %s\n"
msgstr "n'a pas pu transmettre le paquet de d�marrage : %s\n"
-#: fe-connect.c:2095
+#: fe-connect.c:2154
msgid "server does not support SSL, but SSL was required\n"
msgstr "le serveur ne supporte pas SSL alors que SSL �tait r�clam�\n"
-#: fe-connect.c:2121
+#: fe-connect.c:2180
#, c-format
msgid "received invalid response to SSL negotiation: %c\n"
msgstr "a re�u une r�ponse invalide � la n�gociation SSL : %c\n"
-#: fe-connect.c:2200 fe-connect.c:2233
+#: fe-connect.c:2259 fe-connect.c:2292
#, c-format
msgid "expected authentication request from server, but received %c\n"
msgstr ""
"attendait une requ�te d'authentification en provenance du serveur, mais a\n"
" re�u %c\n"
-#: fe-connect.c:2414
+#: fe-connect.c:2473
#, c-format
msgid "out of memory allocating GSSAPI buffer (%d)"
msgstr "m�moire �puis�e lors de l'allocation du tampon GSSAPI (%d)"
-#: fe-connect.c:2499
+#: fe-connect.c:2558
msgid "unexpected message from server during startup\n"
msgstr "message inattendu du serveur lors du d�marrage\n"
-#: fe-connect.c:2598
+#: fe-connect.c:2657
#, c-format
msgid "invalid connection state %d, probably indicative of memory corruption\n"
msgstr ""
"�tat de connexion invalide (%d), indiquant probablement une corruption de\n"
" m�moire\n"
-#: fe-connect.c:3038 fe-connect.c:3098
+#: fe-connect.c:3098 fe-connect.c:3158
#, c-format
msgid "PGEventProc \"%s\" failed during PGEVT_CONNRESET event\n"
msgstr "�chec de PGEventProc � %s � lors de l'�v�nement PGEVT_CONNRESET\n"
-#: fe-connect.c:3443
+#: fe-connect.c:3505
#, c-format
msgid "invalid LDAP URL \"%s\": scheme must be ldap://\n"
msgstr "URL LDAP � %s � invalide : le sch�ma doit �tre ldap://\n"
-#: fe-connect.c:3458
+#: fe-connect.c:3520
#, c-format
msgid "invalid LDAP URL \"%s\": missing distinguished name\n"
msgstr "URL LDAP � %s � invalide : le � distinguished name � manque\n"
-#: fe-connect.c:3469 fe-connect.c:3522
+#: fe-connect.c:3531 fe-connect.c:3584
#, c-format
msgid "invalid LDAP URL \"%s\": must have exactly one attribute\n"
msgstr "URL LDAP � %s � invalide : doit avoir exactement un attribut\n"
-#: fe-connect.c:3479 fe-connect.c:3536
+#: fe-connect.c:3541 fe-connect.c:3598
#, c-format
msgid "invalid LDAP URL \"%s\": must have search scope (base/one/sub)\n"
-msgstr ""
-"URL LDAP � %s � invalide : doit avoir une �chelle de recherche (base/un/"
-"sous)\n"
+msgstr "URL LDAP � %s � invalide : doit avoir une �chelle de recherche (base/un/sous)\n"
-#: fe-connect.c:3490
+#: fe-connect.c:3552
#, c-format
msgid "invalid LDAP URL \"%s\": no filter\n"
msgstr "URL LDAP � %s � invalide : aucun filtre\n"
-#: fe-connect.c:3511
+#: fe-connect.c:3573
#, c-format
msgid "invalid LDAP URL \"%s\": invalid port number\n"
msgstr "URL LDAP � %s � invalide : num�ro de port invalide\n"
-#: fe-connect.c:3545
+#: fe-connect.c:3607
msgid "could not create LDAP structure\n"
msgstr "n'a pas pu cr�er la structure LDAP\n"
-#: fe-connect.c:3587
+#: fe-connect.c:3683
#, c-format
msgid "lookup on LDAP server failed: %s\n"
msgstr "�chec de la recherche sur le serveur LDAP : %s\n"
-#: fe-connect.c:3598
+#: fe-connect.c:3694
msgid "more than one entry found on LDAP lookup\n"
msgstr "plusieurs entr�es trouv�es pendant la recherche LDAP\n"
-#: fe-connect.c:3599 fe-connect.c:3611
+#: fe-connect.c:3695 fe-connect.c:3707
msgid "no entry found on LDAP lookup\n"
msgstr "aucune entr�e trouv�e pendant la recherche LDAP\n"
-#: fe-connect.c:3622 fe-connect.c:3635
+#: fe-connect.c:3718 fe-connect.c:3731
msgid "attribute has no values on LDAP lookup\n"
msgstr "l'attribut n'a pas de valeur apr�s la recherche LDAP\n"
-#: fe-connect.c:3687 fe-connect.c:3706 fe-connect.c:4180
+#: fe-connect.c:3783 fe-connect.c:3802 fe-connect.c:4293
#, c-format
msgid "missing \"=\" after \"%s\" in connection info string\n"
-msgstr ""
-"� = � manquant apr�s � %s � dans la cha�ne des param�tres de connexion\n"
+msgstr "� = � manquant apr�s � %s � dans la cha�ne des param�tres de connexion\n"
-#: fe-connect.c:3770 fe-connect.c:4360 fe-connect.c:5051
+#: fe-connect.c:3875 fe-connect.c:4474 fe-connect.c:5182
#, c-format
msgid "invalid connection option \"%s\"\n"
msgstr "option de connexion � %s � invalide\n"
-#: fe-connect.c:3786 fe-connect.c:4229
+#: fe-connect.c:3891 fe-connect.c:4342
msgid "unterminated quoted string in connection info string\n"
msgstr "guillemets non referm�s dans la cha�ne des param�tres de connexion\n"
-#: fe-connect.c:3825
+#: fe-connect.c:3931
msgid "could not get home directory to locate service definition file"
msgstr ""
"n'a pas pu obtenir le r�pertoire personnel pour trouver le certificat de\n"
"d�finition du service"
-#: fe-connect.c:3858
+#: fe-connect.c:3964
#, c-format
msgid "definition of service \"%s\" not found\n"
msgstr "d�finition du service � %s � introuvable\n"
-#: fe-connect.c:3881
+#: fe-connect.c:3987
#, c-format
msgid "service file \"%s\" not found\n"
msgstr "fichier de service � %s � introuvable\n"
-#: fe-connect.c:3894
+#: fe-connect.c:4000
#, c-format
msgid "line %d too long in service file \"%s\"\n"
msgstr "ligne %d trop longue dans le fichier service � %s �\n"
-#: fe-connect.c:3965 fe-connect.c:3992
+#: fe-connect.c:4071 fe-connect.c:4105
#, c-format
msgid "syntax error in service file \"%s\", line %d\n"
msgstr "erreur de syntaxe dans le fichier service � %s �, ligne %d\n"
-#: fe-connect.c:4593
+#: fe-connect.c:4723
#, c-format
msgid "invalid URI propagated to internal parser routine: \"%s\"\n"
msgstr "URI invalide propag�e � la routine d'analyse interne : � %s �\n"
-#: fe-connect.c:4663
+#: fe-connect.c:4793
#, c-format
-msgid ""
-"end of string reached when looking for matching \"]\" in IPv6 host address "
-"in URI: \"%s\"\n"
+msgid "end of string reached when looking for matching \"]\" in IPv6 host address in URI: \"%s\"\n"
msgstr ""
"fin de cha�ne atteinte lors de la recherche du � ] � correspondant dans\n"
"l'adresse IPv6 de l'h�te indiqu�e dans l'URI : � %s �\n"
-#: fe-connect.c:4670
+#: fe-connect.c:4800
#, c-format
msgid "IPv6 host address may not be empty in URI: \"%s\"\n"
msgstr "l'adresse IPv6 de l'h�te ne peut pas �tre vide dans l'URI : � %s �\n"
-#: fe-connect.c:4685
+#: fe-connect.c:4815
#, c-format
-msgid ""
-"unexpected character \"%c\" at position %d in URI (expected \":\" or \"/\"): "
-"\"%s\"\n"
+msgid "unexpected character \"%c\" at position %d in URI (expected \":\" or \"/\"): \"%s\"\n"
msgstr ""
"caract�re � %c � inattendu � la position %d de l'URI (caract�re � : � ou\n"
"� / � attendu) : � %s �\n"
-#: fe-connect.c:4799
+#: fe-connect.c:4929
#, c-format
msgid "extra key/value separator \"=\" in URI query parameter: \"%s\"\n"
-msgstr ""
-"s�parateur � = � de cl�/valeur en trop dans le param�tre de requ�te URI : � "
-"%s �\n"
+msgstr "s�parateur � = � de cl�/valeur en trop dans le param�tre de requ�te URI : � %s �\n"
-#: fe-connect.c:4819
+#: fe-connect.c:4949
#, c-format
msgid "missing key/value separator \"=\" in URI query parameter: \"%s\"\n"
-msgstr ""
-"s�parateur � = � de cl�/valeur manquant dans le param�tre de requ�te URI : � "
-"%s �\n"
+msgstr "s�parateur � = � de cl�/valeur manquant dans le param�tre de requ�te URI : � %s �\n"
-#: fe-connect.c:4890
+#: fe-connect.c:5019
#, c-format
msgid "invalid URI query parameter: \"%s\"\n"
msgstr "param�tre de la requ�te URI invalide : � %s �\n"
-#: fe-connect.c:4960
+#: fe-connect.c:5091
#, c-format
msgid "invalid percent-encoded token: \"%s\"\n"
msgstr "jeton encod� en pourcentage invalide : � %s �\n"
-#: fe-connect.c:4970
+#: fe-connect.c:5101
#, c-format
msgid "forbidden value %%00 in percent-encoded value: \"%s\"\n"
msgstr "valeur %%00 interdite dans la valeur cod�e en pourcentage : � %s �\n"
-#: fe-connect.c:5235
+#: fe-connect.c:5374
msgid "connection pointer is NULL\n"
msgstr "le pointeur de connexion est NULL\n"
-#: fe-connect.c:5512
+#: fe-connect.c:5660
#, c-format
msgid "WARNING: password file \"%s\" is not a plain file\n"
-msgstr ""
-"ATTENTION : le fichier de mots de passe � %s � n'est pas un fichier texte\n"
+msgstr "ATTENTION : le fichier de mots de passe � %s � n'est pas un fichier texte\n"
-#: fe-connect.c:5521
+#: fe-connect.c:5669
#, c-format
-msgid ""
-"WARNING: password file \"%s\" has group or world access; permissions should "
-"be u=rw (0600) or less\n"
+msgid "WARNING: password file \"%s\" has group or world access; permissions should be u=rw (0600) or less\n"
msgstr ""
"ATTENTION : le fichier de mots de passe � %s � a des droits d'acc�s en\n"
"lecture pour le groupe ou universel ; les droits devraient �tre u=rw (0600)\n"
"ou inf�rieur\n"
-#: fe-connect.c:5621
+#: fe-connect.c:5775
#, c-format
msgid "password retrieved from file \"%s\"\n"
msgstr "mot de passe r�cup�r� dans le fichier fichier � %s �\n"
-#: fe-exec.c:824
+#: fe-exec.c:825
msgid "NOTICE"
msgstr "NOTICE"
-#: fe-exec.c:1119 fe-exec.c:1176 fe-exec.c:1216
+#: fe-exec.c:1120 fe-exec.c:1177 fe-exec.c:1217
msgid "command string is a null pointer\n"
msgstr "la cha�ne de commande est un pointeur nul\n"
-#: fe-exec.c:1209 fe-exec.c:1304
+#: fe-exec.c:1210 fe-exec.c:1305
msgid "statement name is a null pointer\n"
msgstr "le nom de l'instruction est un pointeur nul\n"
-#: fe-exec.c:1224 fe-exec.c:1381 fe-exec.c:2075 fe-exec.c:2273
+#: fe-exec.c:1225 fe-exec.c:1382 fe-exec.c:2097 fe-exec.c:2295
msgid "function requires at least protocol version 3.0\n"
msgstr "la fonction n�cessite au minimum le protocole 3.0\n"
-#: fe-exec.c:1335
+#: fe-exec.c:1336
msgid "no connection to the server\n"
msgstr "aucune connexion au serveur\n"
-#: fe-exec.c:1342
+#: fe-exec.c:1343
msgid "another command is already in progress\n"
msgstr "une autre commande est d�j� en cours\n"
-#: fe-exec.c:1457
+#: fe-exec.c:1458
msgid "length must be given for binary parameter\n"
msgstr "la longueur doit �tre indiqu�e pour les param�tres binaires\n"
-#: fe-exec.c:1735
+#: fe-exec.c:1727
#, c-format
msgid "unexpected asyncStatus: %d\n"
msgstr "asyncStatus inattendu : %d\n"
-#: fe-exec.c:1755
+#: fe-exec.c:1747
#, c-format
msgid "PGEventProc \"%s\" failed during PGEVT_RESULTCREATE event\n"
msgstr "�chec de PGEventProc � %s � lors de l'�v�nement PGEVT_RESULTCREATE\n"
-#: fe-exec.c:1885
+#: fe-exec.c:1907
msgid "COPY terminated by new PQexec"
msgstr "COPY termin� par un nouveau PQexec"
-#: fe-exec.c:1893
+#: fe-exec.c:1915
msgid "COPY IN state must be terminated first\n"
msgstr "l'�tat COPY IN doit d'abord �tre termin�\n"
-#: fe-exec.c:1913
+#: fe-exec.c:1935
msgid "COPY OUT state must be terminated first\n"
msgstr "l'�tat COPY OUT doit d'abord �tre termin�\n"
-#: fe-exec.c:1921
+#: fe-exec.c:1943
msgid "PQexec not allowed during COPY BOTH\n"
msgstr "PQexec non autoris� pendant COPY BOTH\n"
-#: fe-exec.c:2164 fe-exec.c:2230 fe-exec.c:2317 fe-protocol2.c:1327
-#: fe-protocol3.c:1651
+#: fe-exec.c:2186 fe-exec.c:2252 fe-exec.c:2339 fe-protocol2.c:1352
+#: fe-protocol3.c:1720
msgid "no COPY in progress\n"
msgstr "aucun COPY en cours\n"
-#: fe-exec.c:2509
+#: fe-exec.c:2529
msgid "connection in wrong state\n"
msgstr "connexion dans un �tat erron�\n"
-#: fe-exec.c:2540
+#: fe-exec.c:2560
msgid "invalid ExecStatusType code"
msgstr "code ExecStatusType invalide"
-#: fe-exec.c:2604 fe-exec.c:2627
+#: fe-exec.c:2624 fe-exec.c:2647
#, c-format
msgid "column number %d is out of range 0..%d"
msgstr "le num�ro de colonne %d est en dehors des limites 0..%d"
-#: fe-exec.c:2620
+#: fe-exec.c:2640
#, c-format
msgid "row number %d is out of range 0..%d"
msgstr "le num�ro de ligne %d est en dehors des limites 0..%d"
-#: fe-exec.c:2642
+#: fe-exec.c:2662
#, c-format
msgid "parameter number %d is out of range 0..%d"
msgstr "le num�ro de param�tre %d est en dehors des limites 0..%d"
-#: fe-exec.c:2930
+#: fe-exec.c:2950
#, c-format
msgid "could not interpret result from server: %s"
msgstr "n'a pas pu interpr�ter la r�ponse du serveur : %s"
-#: fe-exec.c:3169 fe-exec.c:3253
+#: fe-exec.c:3189 fe-exec.c:3273
msgid "incomplete multibyte character\n"
msgstr "caract�re multi-octet incomplet\n"
@@ -594,8 +575,7 @@ msgstr "n'a pas pu �crire dans le fichier � %s � : %s\n"
#: fe-lobj.c:760
msgid "query to initialize large object functions did not return data\n"
msgstr ""
-"la requ�te d'initialisation des fonctions pour � Larges Objects � ne "
-"renvoie\n"
+"la requ�te d'initialisation des fonctions pour � Larges Objects � ne renvoie\n"
"pas de donn�es\n"
#: fe-lobj.c:801
@@ -640,12 +620,12 @@ msgstr "entier de taille %lu non support� par pqGetInt"
msgid "integer of size %lu not supported by pqPutInt"
msgstr "entier de taille %lu non support� par pqPutInt"
-#: fe-misc.c:611 fe-misc.c:810
+#: fe-misc.c:643 fe-misc.c:845
msgid "connection not open\n"
msgstr "la connexion n'est pas active\n"
-#: fe-misc.c:737 fe-secure.c:387 fe-secure.c:467 fe-secure.c:548
-#: fe-secure.c:657
+#: fe-misc.c:812 fe-secure.c:388 fe-secure.c:468 fe-secure.c:549
+#: fe-secure.c:658
msgid ""
"server closed the connection unexpectedly\n"
"\tThis probably means the server terminated abnormally\n"
@@ -655,15 +635,15 @@ msgstr ""
"\tLe serveur s'est peut-�tre arr�t� anormalement avant ou durant le\n"
"\ttraitement de la requ�te.\n"
-#: fe-misc.c:974
+#: fe-misc.c:1018
msgid "timeout expired\n"
msgstr "le d�lai est d�pass�\n"
-#: fe-misc.c:1019
+#: fe-misc.c:1063
msgid "socket not open\n"
msgstr "socket non ouvert\n"
-#: fe-misc.c:1042
+#: fe-misc.c:1086
#, c-format
msgid "select() failed: %s\n"
msgstr "�chec de select() : %s\n"
@@ -671,165 +651,159 @@ msgstr "�chec de select() : %s\n"
#: fe-protocol2.c:91
#, c-format
msgid "invalid setenv state %c, probably indicative of memory corruption\n"
-msgstr ""
-"�tat setenv %c invalide, indiquant probablement une corruption de la "
-"m�moire\n"
+msgstr "�tat setenv %c invalide, indiquant probablement une corruption de la m�moire\n"
#: fe-protocol2.c:390
#, c-format
msgid "invalid state %c, probably indicative of memory corruption\n"
-msgstr ""
-"�tat %c invalide, indiquant probablement une corruption de la m�moire\n"
+msgstr "�tat %c invalide, indiquant probablement une corruption de la m�moire\n"
#: fe-protocol2.c:479 fe-protocol3.c:186
#, c-format
msgid "message type 0x%02x arrived from server while idle"
-msgstr ""
-"le message de type 0x%02x est arriv� alors que le serveur �tait en attente"
+msgstr "le message de type 0x%02x est arriv� alors que le serveur �tait en attente"
-#: fe-protocol2.c:522
+#: fe-protocol2.c:503 fe-protocol2.c:538 fe-protocol2.c:1049
+#: fe-protocol3.c:209 fe-protocol3.c:236 fe-protocol3.c:253 fe-protocol3.c:333
+#: fe-protocol3.c:722 fe-protocol3.c:1016
+msgid "out of memory"
+msgstr "m�moire �puis�e"
+
+#: fe-protocol2.c:529
#, c-format
msgid "unexpected character %c following empty query response (\"I\" message)"
msgstr ""
"caract�re %c inattendu � la suite d'une r�ponse de requ�te vide (message\n"
"� I �)"
-#: fe-protocol2.c:580
+#: fe-protocol2.c:595
#, c-format
-msgid ""
-"server sent data (\"D\" message) without prior row description (\"T\" "
-"message)"
+msgid "server sent data (\"D\" message) without prior row description (\"T\" message)"
msgstr ""
"le serveur a envoy� des donn�es (message � D �) sans description pr�alable\n"
"de la ligne (message � T �)"
-#: fe-protocol2.c:598
+#: fe-protocol2.c:613
#, c-format
-msgid ""
-"server sent binary data (\"B\" message) without prior row description (\"T\" "
-"message)"
+msgid "server sent binary data (\"B\" message) without prior row description (\"T\" message)"
msgstr ""
"le serveur a envoy� des donn�es binaires (message � B �) sans description\n"
"pr�alable de la ligne (message � T �)"
-#: fe-protocol2.c:618 fe-protocol3.c:385
+#: fe-protocol2.c:633 fe-protocol3.c:412
#, c-format
msgid "unexpected response from server; first received character was \"%c\"\n"
-msgstr ""
-"r�ponse inattendue du serveur, le premier caract�re re�u �tant � %c �\n"
+msgstr "r�ponse inattendue du serveur, le premier caract�re re�u �tant � %c �\n"
-#: fe-protocol2.c:747 fe-protocol2.c:922 fe-protocol3.c:602 fe-protocol3.c:784
+#: fe-protocol2.c:762 fe-protocol2.c:937 fe-protocol3.c:629 fe-protocol3.c:843
msgid "out of memory for query result"
msgstr "m�moire �puis�e pour le r�sultat de la requ�te"
-#: fe-protocol2.c:1370 fe-protocol3.c:1719
+#: fe-protocol2.c:1395 fe-protocol3.c:1788
#, c-format
msgid "%s"
msgstr "%s"
-#: fe-protocol2.c:1382
+#: fe-protocol2.c:1407
#, c-format
msgid "lost synchronization with server, resetting connection"
-msgstr ""
-"synchronisation perdue avec le serveur, r�initialisation de la connexion"
+msgstr "synchronisation perdue avec le serveur, r�initialisation de la connexion"
-#: fe-protocol2.c:1516 fe-protocol2.c:1548 fe-protocol3.c:1922
+#: fe-protocol2.c:1541 fe-protocol2.c:1573 fe-protocol3.c:1991
#, c-format
msgid "protocol error: id=0x%x\n"
msgstr "erreur de protocole : id=0x%x\n"
-#: fe-protocol3.c:341
-msgid ""
-"server sent data (\"D\" message) without prior row description (\"T\" "
-"message)\n"
+#: fe-protocol3.c:368
+msgid "server sent data (\"D\" message) without prior row description (\"T\" message)\n"
msgstr ""
"le serveur a envoy� des donn�es (message � D �) sans description pr�alable\n"
"de la ligne (message � T �)\n"
-#: fe-protocol3.c:406
+#: fe-protocol3.c:433
#, c-format
msgid "message contents do not agree with length in message type \"%c\"\n"
msgstr ""
"le contenu du message ne correspond pas avec la longueur du type de message\n"
"� %c �\n"
-#: fe-protocol3.c:427
+#: fe-protocol3.c:454
#, c-format
msgid "lost synchronization with server: got message type \"%c\", length %d\n"
msgstr ""
"synchronisation perdue avec le serveur : a re�u le type de message � %c �,\n"
"longueur %d\n"
-#: fe-protocol3.c:480 fe-protocol3.c:520
+#: fe-protocol3.c:507 fe-protocol3.c:547
msgid "insufficient data in \"T\" message"
msgstr "donn�es insuffisantes dans le message � T �"
-#: fe-protocol3.c:553
+#: fe-protocol3.c:580
msgid "extraneous data in \"T\" message"
msgstr "donn�es suppl�mentaires dans le message � T �"
-#: fe-protocol3.c:692 fe-protocol3.c:724 fe-protocol3.c:742
+#: fe-protocol3.c:751 fe-protocol3.c:783 fe-protocol3.c:801
msgid "insufficient data in \"D\" message"
msgstr "donn�es insuffisantes dans le message � D �"
-#: fe-protocol3.c:698
+#: fe-protocol3.c:757
msgid "unexpected field count in \"D\" message"
msgstr "nombre de champs inattendu dans le message � D �"
-#: fe-protocol3.c:751
+#: fe-protocol3.c:810
msgid "extraneous data in \"D\" message"
msgstr "donn�es suppl�mentaires dans le message � D �"
#. translator: %s represents a digit string
-#: fe-protocol3.c:880 fe-protocol3.c:899
+#: fe-protocol3.c:942 fe-protocol3.c:961
#, c-format
msgid " at character %s"
msgstr " au caract�re %s"
-#: fe-protocol3.c:912
+#: fe-protocol3.c:974
#, c-format
msgid "DETAIL: %s\n"
msgstr "D�TAIL : %s\n"
-#: fe-protocol3.c:915
+#: fe-protocol3.c:977
#, c-format
msgid "HINT: %s\n"
msgstr "ASTUCE : %s\n"
-#: fe-protocol3.c:918
+#: fe-protocol3.c:980
#, c-format
msgid "QUERY: %s\n"
msgstr "REQU�TE : %s\n"
-#: fe-protocol3.c:921
+#: fe-protocol3.c:983
#, c-format
msgid "CONTEXT: %s\n"
msgstr "CONTEXTE : %s\n"
-#: fe-protocol3.c:933
+#: fe-protocol3.c:995
msgid "LOCATION: "
msgstr "EMPLACEMENT : "
-#: fe-protocol3.c:935
+#: fe-protocol3.c:997
#, c-format
msgid "%s, "
msgstr "%s, "
-#: fe-protocol3.c:937
+#: fe-protocol3.c:999
#, c-format
msgid "%s:%s"
msgstr "%s : %s"
-#: fe-protocol3.c:1161
+#: fe-protocol3.c:1230
#, c-format
msgid "LINE %d: "
msgstr "LIGNE %d : "
-#: fe-protocol3.c:1547
+#: fe-protocol3.c:1616
msgid "PQgetline: not doing text COPY OUT\n"
msgstr "PQgetline : ne va pas r�aliser un COPY OUT au format texte\n"
-#: fe-secure.c:271 fe-secure.c:1128 fe-secure.c:1348
+#: fe-secure.c:271 fe-secure.c:1138 fe-secure.c:1358
#, c-format
msgid "could not acquire mutex: %s\n"
msgstr "n'a pas pu acqu�rir le mutex : %s\n"
@@ -839,165 +813,154 @@ msgstr "n'a pas pu acqu�rir le mutex : %s\n"
msgid "could not establish SSL connection: %s\n"
msgstr "n'a pas pu �tablir la connexion SSL : %s\n"
-#: fe-secure.c:392 fe-secure.c:553 fe-secure.c:1477
+#: fe-secure.c:393 fe-secure.c:554 fe-secure.c:1487
#, c-format
msgid "SSL SYSCALL error: %s\n"
msgstr "erreur SYSCALL SSL : %s\n"
-#: fe-secure.c:399 fe-secure.c:560 fe-secure.c:1481
+#: fe-secure.c:400 fe-secure.c:561 fe-secure.c:1491
msgid "SSL SYSCALL error: EOF detected\n"
msgstr "erreur SYSCALL SSL : EOF d�tect�\n"
-#: fe-secure.c:410 fe-secure.c:571 fe-secure.c:1490
+#: fe-secure.c:411 fe-secure.c:572 fe-secure.c:1500
#, c-format
msgid "SSL error: %s\n"
msgstr "erreur SSL : %s\n"
-#: fe-secure.c:425 fe-secure.c:586
+#: fe-secure.c:426 fe-secure.c:587
msgid "SSL connection has been closed unexpectedly\n"
msgstr "la connexion SSL a �t� ferm�e de fa�on inattendu\n"
-#: fe-secure.c:431 fe-secure.c:592 fe-secure.c:1499
+#: fe-secure.c:432 fe-secure.c:593 fe-secure.c:1509
#, c-format
msgid "unrecognized SSL error code: %d\n"
msgstr "code d'erreur SSL inconnu : %d\n"
-#: fe-secure.c:475
+#: fe-secure.c:476
#, c-format
msgid "could not receive data from server: %s\n"
msgstr "n'a pas pu recevoir des donn�es depuis le serveur : %s\n"
-#: fe-secure.c:664
+#: fe-secure.c:665
#, c-format
msgid "could not send data to server: %s\n"
msgstr "n'a pas pu transmettre les donn�es au serveur : %s\n"
-#: fe-secure.c:784 fe-secure.c:801
+#: fe-secure.c:785 fe-secure.c:802
msgid "could not get server common name from server certificate\n"
msgstr "n'a pas pu r�cup�rer le nom commun � partir du certificat du serveur\n"
-#: fe-secure.c:814
+#: fe-secure.c:815
msgid "SSL certificate's common name contains embedded null\n"
msgstr "le nom commun du certificat SSL contient des NULL\n"
-#: fe-secure.c:826
+#: fe-secure.c:827
msgid "host name must be specified for a verified SSL connection\n"
msgstr "le nom d'h�te doit �tre pr�cis� pour une connexion SSL v�rifi�e\n"
-#: fe-secure.c:840
+#: fe-secure.c:841
#, c-format
msgid "server common name \"%s\" does not match host name \"%s\"\n"
-msgstr ""
-"le nom courant du serveur � %s � ne correspond pas au nom d'h�te � %s �\n"
+msgstr "le nom courant du serveur � %s � ne correspond pas au nom d'h�te � %s �\n"
-#: fe-secure.c:975
+#: fe-secure.c:982
#, c-format
msgid "could not create SSL context: %s\n"
msgstr "n'a pas pu cr�er le contexte SSL : %s\n"
-#: fe-secure.c:1098
+#: fe-secure.c:1108
#, c-format
msgid "could not open certificate file \"%s\": %s\n"
msgstr "n'a pas pu ouvrir le certificat � %s � : %s\n"
-#: fe-secure.c:1137 fe-secure.c:1152
+#: fe-secure.c:1147 fe-secure.c:1162
#, c-format
msgid "could not read certificate file \"%s\": %s\n"
msgstr "n'a pas pu lire le certificat � %s � : %s\n"
-#: fe-secure.c:1207
+#: fe-secure.c:1217
#, c-format
msgid "could not load SSL engine \"%s\": %s\n"
msgstr "n'a pas pu charger le moteur SSL � %s � : %s\n"
-#: fe-secure.c:1219
+#: fe-secure.c:1229
#, c-format
msgid "could not initialize SSL engine \"%s\": %s\n"
msgstr "n'a pas pu initialiser le moteur SSL � %s � : %s\n"
-#: fe-secure.c:1235
+#: fe-secure.c:1245
#, c-format
msgid "could not read private SSL key \"%s\" from engine \"%s\": %s\n"
-msgstr ""
-"n'a pas pu lire la cl� priv�e SSL � %s � � partir du moteur � %s � : %s\n"
+msgstr "n'a pas pu lire la cl� priv�e SSL � %s � � partir du moteur � %s � : %s\n"
-#: fe-secure.c:1249
+#: fe-secure.c:1259
#, c-format
msgid "could not load private SSL key \"%s\" from engine \"%s\": %s\n"
-msgstr ""
-"n'a pas pu charger la cl� priv�e SSL � %s � � partir du moteur � %s � : %s\n"
+msgstr "n'a pas pu charger la cl� priv�e SSL � %s � � partir du moteur � %s � : %s\n"
-#: fe-secure.c:1286
+#: fe-secure.c:1296
#, c-format
msgid "certificate present, but not private key file \"%s\"\n"
msgstr "le certificat est pr�sent, mais la cl� priv�e � %s � est absente\n"
-#: fe-secure.c:1294
+#: fe-secure.c:1304
#, c-format
-msgid ""
-"private key file \"%s\" has group or world access; permissions should be "
-"u=rw (0600) or less\n"
+msgid "private key file \"%s\" has group or world access; permissions should be u=rw (0600) or less\n"
msgstr ""
"le fichier de la cl� priv�e � %s � a des droits d'acc�s en lecture\n"
"pour le groupe ou universel ; les droits devraient �tre u=rw (0600)\n"
"ou inf�rieur\n"
-#: fe-secure.c:1305
+#: fe-secure.c:1315
#, c-format
msgid "could not load private key file \"%s\": %s\n"
msgstr "n'a pas pu charger le fichier de cl� priv�e � %s � : %s\n"
-#: fe-secure.c:1319
+#: fe-secure.c:1329
#, c-format
msgid "certificate does not match private key file \"%s\": %s\n"
msgstr "le certificat ne correspond pas � la cl� priv�e � %s � : %s\n"
-#: fe-secure.c:1357
+#: fe-secure.c:1367
#, c-format
msgid "could not read root certificate file \"%s\": %s\n"
msgstr "n'a pas pu lire le certificat racine � %s � : %s\n"
-#: fe-secure.c:1387
+#: fe-secure.c:1397
#, c-format
msgid "SSL library does not support CRL certificates (file \"%s\")\n"
-msgstr ""
-"la biblioth�que SSL ne supporte pas les certificats CRL (fichier � %s �)\n"
+msgstr "la biblioth�que SSL ne supporte pas les certificats CRL (fichier � %s �)\n"
-#: fe-secure.c:1420
+#: fe-secure.c:1430
msgid ""
"could not get home directory to locate root certificate file\n"
-"Either provide the file or change sslmode to disable server certificate "
-"verification.\n"
+"Either provide the file or change sslmode to disable server certificate verification.\n"
msgstr ""
-"n'a pas pu obtenir le r�pertoire personnel pour situer le fichier de "
-"certificat racine.\n"
-"Fournissez le fichier ou modifiez sslmode pour d�sactiver la v�rification "
-"du\n"
+"n'a pas pu obtenir le r�pertoire personnel pour situer le fichier de certificat racine.\n"
+"Fournissez le fichier ou modifiez sslmode pour d�sactiver la v�rification du\n"
"certificat par le serveur.\n"
-#: fe-secure.c:1424
+#: fe-secure.c:1434
#, c-format
msgid ""
"root certificate file \"%s\" does not exist\n"
-"Either provide the file or change sslmode to disable server certificate "
-"verification.\n"
+"Either provide the file or change sslmode to disable server certificate verification.\n"
msgstr ""
"le fichier de certificat racine � %s � n'existe pas.\n"
-"Fournissez le fichier ou modifiez sslmode pour d�sactiver la v�rification "
-"du\n"
+"Fournissez le fichier ou modifiez sslmode pour d�sactiver la v�rification du\n"
"certificat par le serveur.\n"
-#: fe-secure.c:1518
+#: fe-secure.c:1528
#, c-format
msgid "certificate could not be obtained: %s\n"
msgstr "le certificat n'a pas pu �tre obtenu : %s\n"
-#: fe-secure.c:1595
+#: fe-secure.c:1624
#, c-format
msgid "no SSL error reported"
msgstr "aucune erreur SSL report�e"
-#: fe-secure.c:1604
+#: fe-secure.c:1633
#, c-format
msgid "SSL error code %lu"
msgstr "erreur SSL %lu"
@@ -1007,35 +970,30 @@ msgstr "erreur SSL %lu"
msgid "unrecognized socket error: 0x%08X/%d"
msgstr "erreur de socket non reconnue : 0x%08X/%d"
-#~ msgid "could not get home directory to locate client certificate files\n"
-#~ msgstr ""
-#~ "n'a pas pu r�cup�rer le r�pertoire personnel pour trouver les "
-#~ "certificats\n"
-#~ "du client\n"
+#~ msgid "unrecognized return value from row processor"
+#~ msgstr "valeur de retour du traitement de la ligne non reconnue"
-#~ msgid ""
-#~ "verified SSL connections are only supported when connecting to a host "
-#~ "name\n"
-#~ msgstr ""
-#~ "les connexions SSL v�rifi�es ne sont support�es que lors de la connexion\n"
-#~ "� un alias h�te\n"
+#~ msgid "invalid sslverify value: \"%s\"\n"
+#~ msgstr "valeur sslverify invalide : � %s �\n"
-#~ msgid "could not open private key file \"%s\": %s\n"
-#~ msgstr "n'a pas pu ouvrir le fichier de cl� priv�e � %s � : %s\n"
+#~ msgid "invalid appname state %d, probably indicative of memory corruption\n"
+#~ msgstr "�tat appname %d invalide, indiquant probablement une corruption de la m�moire\n"
+
+#~ msgid "could not read private key file \"%s\": %s\n"
+#~ msgstr "n'a pas pu lire la cl� priv�e � %s � : %s\n"
#~ msgid "private key file \"%s\" changed during execution\n"
#~ msgstr "la cl� priv�e � %s � a �t� modifi�e durant l'ex�cution\n"
-#~ msgid "could not read private key file \"%s\": %s\n"
-#~ msgstr "n'a pas pu lire la cl� priv�e � %s � : %s\n"
+#~ msgid "could not open private key file \"%s\": %s\n"
+#~ msgstr "n'a pas pu ouvrir le fichier de cl� priv�e � %s � : %s\n"
-#~ msgid "invalid appname state %d, probably indicative of memory corruption\n"
+#~ msgid "verified SSL connections are only supported when connecting to a host name\n"
#~ msgstr ""
-#~ "�tat appname %d invalide, indiquant probablement une corruption de la "
-#~ "m�moire\n"
-
-#~ msgid "invalid sslverify value: \"%s\"\n"
-#~ msgstr "valeur sslverify invalide : � %s �\n"
+#~ "les connexions SSL v�rifi�es ne sont support�es que lors de la connexion\n"
+#~ "� un alias h�te\n"
-#~ msgid "unrecognized return value from row processor"
-#~ msgstr "valeur de retour du traitement de la ligne non reconnue"
+#~ msgid "could not get home directory to locate client certificate files\n"
+#~ msgstr ""
+#~ "n'a pas pu r�cup�rer le r�pertoire personnel pour trouver les certificats\n"
+#~ "du client\n"
diff --git a/src/pl/plpython/po/fr.po b/src/pl/plpython/po/fr.po
index 3b13affcd16..76d6cff5ab0 100644
--- a/src/pl/plpython/po/fr.po
+++ b/src/pl/plpython/po/fr.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.2\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2015-02-06 09:48+0000\n"
-"PO-Revision-Date: 2015-02-08 10:41+0100\n"
+"POT-Creation-Date: 2016-02-17 02:56+0000\n"
+"PO-Revision-Date: 2016-02-18 21:36+0100\n"
"Last-Translator: Guillaume Lelarge <guillaume@lelarge.info>\n"
"Language-Team: French <guillaume@lelarge.info>\n"
"Language: fr\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Poedit 1.7.3\n"
+"X-Generator: Poedit 1.8.6\n"
#: plpy_cursorobject.c:98
#, c-format
@@ -183,51 +183,61 @@ msgstr "lors de la modification de la ligne du trigger"
msgid "forcibly aborting a subtransaction that has not been exited"
msgstr "annulation forc�e d'une sous-transaction qui n'a jamais �t� quitt�e"
-#: plpy_main.c:101
+#: plpy_main.c:132
#, c-format
msgid "Python major version mismatch in session"
msgstr "Diff�rence de version majeure de Python dans la session"
-#: plpy_main.c:102
+#: plpy_main.c:133
#, c-format
msgid "This session has previously used Python major version %d, and it is now attempting to use Python major version %d."
msgstr ""
"Cette session a auparavant utilis� la version majeure %d de Python et elle\n"
"essaie maintenant d'utiliser la version majeure %d."
-#: plpy_main.c:104
+#: plpy_main.c:135
#, c-format
msgid "Start a new session to use a different Python major version."
msgstr ""
"Lancez une nouvelle session pour utiliser une version majeure diff�rente de\n"
"Python."
-#: plpy_main.c:119
+#: plpy_main.c:158
+#, c-format
+msgid "multiple Python libraries are present in session"
+msgstr "plusieurs biblioth�ques Python sont pr�sentes dans la session"
+
+#: plpy_main.c:159
+#, c-format
+msgid "Only one Python major version can be used in one session."
+msgstr "Seule une version majeure de Python peut �tre utilis�e dans une session."
+
+#: plpy_main.c:175
#, c-format
msgid "untrapped error in initialization"
msgstr "erreur non r�cup�r�e dans l'initialisation"
-#: plpy_main.c:142
+#: plpy_main.c:198
#, c-format
msgid "could not import \"__main__\" module"
msgstr "n'a pas pu importer le module � __main__ �"
-#: plpy_main.c:147
+#: plpy_main.c:203
#, c-format
msgid "could not create globals"
msgstr "n'a pas pu cr�er les globales"
-#: plpy_main.c:151
+#: plpy_main.c:207
#, c-format
msgid "could not initialize globals"
msgstr "n'a pas pu initialiser les variables globales"
-#: plpy_main.c:355
+#: plpy_main.c:416
#, c-format
msgid "PL/Python function \"%s\""
msgstr "fonction PL/python � %s �"
-#: plpy_main.c:362
+#: plpy_main.c:423
#, c-format
msgid "PL/Python anonymous code block"
msgstr "bloc de code PL/Python anonyme"
@@ -266,27 +276,27 @@ msgstr "n'a pas pu d�baller les arguments dans plpy.elog"
msgid "could not parse error message in plpy.elog"
msgstr "n'a pas pu analyser le message d'erreur dans plpy.elog"
-#: plpy_procedure.c:199
+#: plpy_procedure.c:209
#, c-format
msgid "trigger functions can only be called as triggers"
msgstr "les fonctions trigger peuvent seulement �tre appel�es par des triggers"
-#: plpy_procedure.c:204 plpy_typeio.c:406
+#: plpy_procedure.c:214 plpy_typeio.c:406
#, c-format
msgid "PL/Python functions cannot return type %s"
msgstr "les fonctions PL/python ne peuvent pas renvoyer le type %s"
-#: plpy_procedure.c:286
+#: plpy_procedure.c:296
#, c-format
msgid "PL/Python functions cannot accept type %s"
msgstr "les fonctions PL/python ne peuvent pas accepter le type %s"
-#: plpy_procedure.c:382
+#: plpy_procedure.c:392
#, c-format
msgid "could not compile PL/Python function \"%s\""
msgstr "n'a pas pu compiler la fonction PL/python � %s �"
-#: plpy_procedure.c:385
+#: plpy_procedure.c:395
#, c-format
msgid "could not compile anonymous PL/Python code block"
msgstr "n'a pas pu compiler le bloc de code anonyme PL/python"
@@ -396,31 +406,31 @@ msgstr "n'a pas pu convertir l'objet Python en csting : la repr�sentation de la
msgid "return value of function with array return type is not a Python sequence"
msgstr "la valeur de retour de la fonction de type tableau n'est pas une s�quence Python"
-#: plpy_typeio.c:886
+#: plpy_typeio.c:896
#, c-format
msgid "key \"%s\" not found in mapping"
msgstr "la cl� � %s � introuvable dans la correspondance"
-#: plpy_typeio.c:887
+#: plpy_typeio.c:897
#, c-format
msgid "To return null in a column, add the value None to the mapping with the key named after the column."
msgstr ""
"Pour renvoyer NULL dans une colonne, ajoutez la valeur None � la\n"
"correspondance de la cl� nomm�e d'apr�s la colonne."
-#: plpy_typeio.c:935
+#: plpy_typeio.c:945
#, c-format
msgid "length of returned sequence did not match number of columns in row"
msgstr ""
"la longueur de la s�quence renvoy�e ne correspondait pas au nombre de\n"
"colonnes dans la ligne"
-#: plpy_typeio.c:1043
+#: plpy_typeio.c:1053
#, c-format
msgid "attribute \"%s\" does not exist in Python object"
msgstr "l'attribut � %s � n'existe pas dans l'objet Python"
-#: plpy_typeio.c:1044
+#: plpy_typeio.c:1054
#, c-format
msgid "To return null in a column, let the returned object have an attribute named after column with value None."
msgstr ""
@@ -437,52 +447,52 @@ msgstr "n'a pas pu convertir l'objet Unicode Python en octets"
msgid "could not extract bytes from encoded string"
msgstr "n'a pas pu extraire les octets de la cha�ne encod�e"
-#~ msgid "PL/Python function \"%s\" could not execute plan"
-#~ msgstr "la fonction PL/python � %s � n'a pas pu ex�cuter un plan"
+#~ msgid "unrecognized error in PLy_spi_execute_fetch_result"
+#~ msgstr "erreur inconnue dans PLy_spi_execute_fetch_result"
-#~ msgid "could not create string representation of Python object in PL/Python function \"%s\" while creating return value"
-#~ msgstr ""
-#~ "n'a pas pu cr�er la repr�sentation en cha�ne de caract�re de l'objet\n"
-#~ "Python dans la fonction PL/python � %s � lors de la cr�ation de la valeur\n"
-#~ "de retour"
+#~ msgid "PyCObject_AsVoidPtr() failed"
+#~ msgstr "�chec de PyCObject_AsVoidPtr()"
-#~ msgid "could not compute string representation of Python object in PL/Python function \"%s\" while modifying trigger row"
-#~ msgstr ""
-#~ "n'a pas pu traiter la repr�sentation de la cha�ne d'un objet Python dans\n"
-#~ "la fonction PL/Python � %s � lors de la modification de la ligne du trigger"
+#~ msgid "PyCObject_FromVoidPtr() failed"
+#~ msgstr "�chec de PyCObject_FromVoidPtr()"
-#~ msgid "PL/Python function \"%s\" failed"
-#~ msgstr "�chec de la fonction PL/python � %s �"
+#~ msgid "transaction aborted"
+#~ msgstr "transaction annul�e"
-#~ msgid "out of memory"
-#~ msgstr "m�moire �puis�e"
+#~ msgid "invalid arguments for plpy.prepare"
+#~ msgstr "arguments invalides pour plpy.prepare"
-#~ msgid "PL/Python: %s"
-#~ msgstr "PL/python : %s"
+#~ msgid "unrecognized error in PLy_spi_prepare"
+#~ msgstr "erreur inconnue dans PLy_spi_prepare"
-#~ msgid "could not create procedure cache"
-#~ msgstr "n'a pas pu cr�er le cache de proc�dure"
+#~ msgid "unrecognized error in PLy_spi_execute_plan"
+#~ msgstr "erreur inconnue dans PLy_spi_execute_plan"
#~ msgid "unrecognized error in PLy_spi_execute_query"
#~ msgstr "erreur inconnue dans PLy_spi_execute_query"
-#~ msgid "unrecognized error in PLy_spi_execute_plan"
-#~ msgstr "erreur inconnue dans PLy_spi_execute_plan"
+#~ msgid "could not create procedure cache"
+#~ msgstr "n'a pas pu cr�er le cache de proc�dure"
-#~ msgid "unrecognized error in PLy_spi_prepare"
-#~ msgstr "erreur inconnue dans PLy_spi_prepare"
+#~ msgid "PL/Python: %s"
+#~ msgstr "PL/python : %s"
-#~ msgid "invalid arguments for plpy.prepare"
-#~ msgstr "arguments invalides pour plpy.prepare"
+#~ msgid "out of memory"
+#~ msgstr "m�moire �puis�e"
-#~ msgid "transaction aborted"
-#~ msgstr "transaction annul�e"
+#~ msgid "PL/Python function \"%s\" failed"
+#~ msgstr "�chec de la fonction PL/python � %s �"
-#~ msgid "PyCObject_FromVoidPtr() failed"
-#~ msgstr "�chec de PyCObject_FromVoidPtr()"
+#~ msgid "could not compute string representation of Python object in PL/Python function \"%s\" while modifying trigger row"
+#~ msgstr ""
+#~ "n'a pas pu traiter la repr�sentation de la cha�ne d'un objet Python dans\n"
+#~ "la fonction PL/Python � %s � lors de la modification de la ligne du trigger"
-#~ msgid "PyCObject_AsVoidPtr() failed"
-#~ msgstr "�chec de PyCObject_AsVoidPtr()"
+#~ msgid "could not create string representation of Python object in PL/Python function \"%s\" while creating return value"
+#~ msgstr ""
+#~ "n'a pas pu cr�er la repr�sentation en cha�ne de caract�re de l'objet\n"
+#~ "Python dans la fonction PL/python � %s � lors de la cr�ation de la valeur\n"
+#~ "de retour"
-#~ msgid "unrecognized error in PLy_spi_execute_fetch_result"
-#~ msgstr "erreur inconnue dans PLy_spi_execute_fetch_result"
+#~ msgid "PL/Python function \"%s\" could not execute plan"
+#~ msgstr "la fonction PL/python � %s � n'a pas pu ex�cuter un plan"
diff --git a/src/pl/plpython/po/pt_BR.po b/src/pl/plpython/po/pt_BR.po
index 3875ae778ff..0241f1945cc 100644
--- a/src/pl/plpython/po/pt_BR.po
+++ b/src/pl/plpython/po/pt_BR.po
@@ -1,13 +1,13 @@
# Brazilian Portuguese message translation file for plpython
# Copyright (C) 2009 PostgreSQL Global Development Group
# This file is distributed under the same license as the PostgreSQL package.
-# Euler Taveira de Oliveira <euler@timbira.com>, 2009-2015.
+# Euler Taveira de Oliveira <euler@timbira.com>, 2009-2016.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.2\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2015-05-17 16:23-0300\n"
+"POT-Creation-Date: 2016-02-13 12:59-0300\n"
"PO-Revision-Date: 2009-05-10 01:15-0300\n"
"Last-Translator: Euler Taveira de Oliveira <euler@timbira.com>\n"
"Language-Team: Brazilian Portuguese <pgbr-dev@listas.postgresql.org.br>\n"
@@ -169,47 +169,57 @@ msgstr "ao modificar registro de gatilho"
msgid "forcibly aborting a subtransaction that has not been exited"
msgstr "forçado a abortar subtransação que não foi concluída"
-#: plpy_main.c:101
+#: plpy_main.c:132
#, c-format
msgid "Python major version mismatch in session"
msgstr "versão do Python não corresponde na sessão"
-#: plpy_main.c:102
+#: plpy_main.c:133
#, c-format
msgid "This session has previously used Python major version %d, and it is now attempting to use Python major version %d."
msgstr "Esta sessão utilizou Python versão %d, e agora está tentando utilizar Python versão %d."
-#: plpy_main.c:104
+#: plpy_main.c:135
#, c-format
msgid "Start a new session to use a different Python major version."
msgstr "Inicie uma nova sessão para utilizar uma versão diferente do Python."
-#: plpy_main.c:119
+#: plpy_main.c:158
+#, c-format
+msgid "multiple Python libraries are present in session"
+msgstr "múltiplas bibliotecas do Python estão presentes na sessão"
+
+#: plpy_main.c:159
+#, c-format
+msgid "Only one Python major version can be used in one session."
+msgstr "Apenas uma versão do Python pode ser utilizada na sessão."
+
+#: plpy_main.c:175
#, c-format
msgid "untrapped error in initialization"
msgstr "erro não interceptado na inicialização"
-#: plpy_main.c:142
+#: plpy_main.c:198
#, c-format
msgid "could not import \"__main__\" module"
msgstr "não pôde importar módulo \"__main__\""
-#: plpy_main.c:147
+#: plpy_main.c:203
#, c-format
msgid "could not create globals"
msgstr "não pôde criar globais"
-#: plpy_main.c:151
+#: plpy_main.c:207
#, c-format
msgid "could not initialize globals"
msgstr "não pôde inicializar globais"
-#: plpy_main.c:355
+#: plpy_main.c:416
#, c-format
msgid "PL/Python function \"%s\""
msgstr "função PL/Python \"%s\""
-#: plpy_main.c:362
+#: plpy_main.c:423
#, c-format
msgid "PL/Python anonymous code block"
msgstr "bloco de código PL/Python anônimo"
@@ -378,27 +388,27 @@ msgstr "não pôde converter objeto Python em cstring: representação de cadeia
msgid "return value of function with array return type is not a Python sequence"
msgstr "valor de retorno da função do tipo matriz retorna tipo que não é uma sequência Python"
-#: plpy_typeio.c:886
+#: plpy_typeio.c:896
#, c-format
msgid "key \"%s\" not found in mapping"
msgstr "chave \"%s\" não foi encontrada no mapeamento"
-#: plpy_typeio.c:887
+#: plpy_typeio.c:897
#, c-format
msgid "To return null in a column, add the value None to the mapping with the key named after the column."
msgstr "Para retornar nulo em uma coluna, adicionar o valor None no mapeamento cuja chave é o nome da coluna."
-#: plpy_typeio.c:935
+#: plpy_typeio.c:945
#, c-format
msgid "length of returned sequence did not match number of columns in row"
msgstr "tamanho da sequência retornada não combina com número de colunas no registro"
-#: plpy_typeio.c:1043
+#: plpy_typeio.c:1053
#, c-format
msgid "attribute \"%s\" does not exist in Python object"
msgstr "atributo \"%s\" não existe no objeto Python"
-#: plpy_typeio.c:1044
+#: plpy_typeio.c:1054
#, c-format
msgid "To return null in a column, let the returned object have an attribute named after column with value None."
msgstr "Para retornar nulo na coluna, deixe o objeto retornado ter um atributo cuja chave é o nome do coluna e o valor é None."