summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/backend/po/de.po1443
-rw-r--r--src/backend/po/es.po4
-rw-r--r--src/backend/po/fr.po3430
-rw-r--r--src/backend/po/pt_BR.po2520
-rw-r--r--src/backend/po/ru.po1453
-rw-r--r--src/bin/initdb/po/ru.po21
-rw-r--r--src/bin/pg_controldata/po/ru.po35
-rw-r--r--src/bin/pg_ctl/po/ru.po8
-rw-r--r--src/bin/pg_dump/po/de.po573
-rw-r--r--src/bin/pg_dump/po/fr.po705
-rw-r--r--src/bin/pg_dump/po/pt_BR.po615
-rw-r--r--src/bin/pg_dump/po/ru.po594
-rw-r--r--src/bin/pg_resetxlog/po/ru.po24
-rw-r--r--src/bin/psql/po/fr.po4076
-rw-r--r--src/bin/psql/po/ru.po927
-rw-r--r--src/bin/scripts/po/ru.po7
-rw-r--r--src/interfaces/ecpg/preproc/po/ru.po57
-rw-r--r--src/interfaces/libpq/po/ru.po4
-rw-r--r--src/pl/plpgsql/src/po/ru.po5
-rw-r--r--src/pl/plpython/po/de.po35
-rw-r--r--src/pl/plpython/po/pt_BR.po37
-rw-r--r--src/pl/plpython/po/ru.po34
-rw-r--r--src/pl/tcl/po/ru.po16
23 files changed, 8401 insertions, 8222 deletions
diff --git a/src/backend/po/de.po b/src/backend/po/de.po
index c1a1f504de8..8813323f3b5 100644
--- a/src/backend/po/de.po
+++ b/src/backend/po/de.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.4\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2016-10-24 07:53+0000\n"
+"POT-Creation-Date: 2017-02-06 15:23+0000\n"
"PO-Revision-Date: 2016-10-24 09:13-0400\n"
"Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
"Language-Team: German <peter_e@gmx.net>\n"
@@ -80,20 +80,21 @@ msgid "could not close directory \"%s\": %s\n"
msgstr "konnte Verzeichnis »%s« nicht schließen: %s\n"
#: ../common/psprintf.c:179 ../port/path.c:600 ../port/path.c:638
-#: ../port/path.c:655 access/transam/xlog.c:6237 lib/stringinfo.c:258
+#: ../port/path.c:655 access/transam/xlog.c:6266 lib/stringinfo.c:258
#: libpq/auth.c:830 libpq/auth.c:1188 libpq/auth.c:1256 libpq/auth.c:1660
#: postmaster/bgworker.c:290 postmaster/bgworker.c:812
-#: postmaster/postmaster.c:2324 postmaster/postmaster.c:2355
-#: postmaster/postmaster.c:3905 postmaster/postmaster.c:4617
-#: postmaster/postmaster.c:4709 postmaster/postmaster.c:5392
-#: postmaster/postmaster.c:5624 replication/logical/logical.c:165
+#: postmaster/postmaster.c:2325 postmaster/postmaster.c:2356
+#: postmaster/postmaster.c:3906 postmaster/postmaster.c:4618
+#: postmaster/postmaster.c:4710 postmaster/postmaster.c:5393
+#: postmaster/postmaster.c:5625 replication/logical/logical.c:165
#: storage/buffer/buf_init.c:154 storage/buffer/localbuf.c:396
#: storage/file/fd.c:587 storage/file/fd.c:984 storage/file/fd.c:1102
#: storage/file/fd.c:1715 storage/ipc/procarray.c:909
#: storage/ipc/procarray.c:1395 storage/ipc/procarray.c:1402
#: storage/ipc/procarray.c:1751 storage/ipc/procarray.c:2335
#: utils/adt/formatting.c:1522 utils/adt/formatting.c:1642
-#: utils/adt/formatting.c:1763 utils/adt/regexp.c:219 utils/adt/varlena.c:3653
+#: utils/adt/formatting.c:1763 utils/adt/pg_locale.c:463
+#: utils/adt/pg_locale.c:647 utils/adt/regexp.c:219 utils/adt/varlena.c:3653
#: utils/adt/varlena.c:3674 utils/fmgr/dfmgr.c:220 utils/hash/dynahash.c:379
#: utils/hash/dynahash.c:456 utils/hash/dynahash.c:970 utils/mb/mbutils.c:376
#: utils/mb/mbutils.c:709 utils/misc/guc.c:3563 utils/misc/guc.c:3579
@@ -347,13 +348,13 @@ msgstr "Attribut »%s« von Typ %s stimmt nicht mit dem entsprechenden Attribut
msgid "Attribute \"%s\" of type %s does not exist in type %s."
msgstr "Attribut »%s« von Typ %s existiert nicht in Typ %s."
-#: access/common/tupdesc.c:635 parser/parse_relation.c:1339
+#: access/common/tupdesc.c:635 parser/parse_relation.c:1340
#, c-format
msgid "column \"%s\" cannot be declared SETOF"
msgstr "Spalte »%s« kann nicht als SETOF deklariert werden"
#: access/gin/ginentrypage.c:109 access/gist/gist.c:1281
-#: access/nbtree/nbtinsert.c:549 access/nbtree/nbtsort.c:485
+#: access/nbtree/nbtinsert.c:557 access/nbtree/nbtsort.c:485
#: access/spgist/spgdoinsert.c:1880
#, c-format
msgid "index row size %zu exceeds maximum %zu for index \"%s\""
@@ -379,11 +380,11 @@ msgstr "Index »%s« enthält ein inneres Tupel, das als ungültig markiert ist"
msgid "This is caused by an incomplete page split at crash recovery before upgrading to PostgreSQL 9.1."
msgstr "Das kommt von einem unvollständigen Page-Split bei der Crash-Recovery vor dem Upgrade auf PostgreSQL 9.1."
-#: access/gist/gist.c:627 access/gist/gistutil.c:693
-#: access/gist/gistutil.c:704 access/gist/gistvacuum.c:269
-#: access/hash/hashutil.c:172 access/hash/hashutil.c:183
-#: access/hash/hashutil.c:195 access/hash/hashutil.c:216
-#: access/nbtree/nbtpage.c:509 access/nbtree/nbtpage.c:520
+#: access/gist/gist.c:627 access/gist/gistutil.c:693 access/gist/gistutil.c:704
+#: access/gist/gistvacuum.c:269 access/hash/hashutil.c:172
+#: access/hash/hashutil.c:183 access/hash/hashutil.c:195
+#: access/hash/hashutil.c:216 access/nbtree/nbtpage.c:509
+#: access/nbtree/nbtpage.c:520
#, c-format
msgid "Please REINDEX it."
msgstr "Bitte führen Sie REINDEX für den Index aus."
@@ -425,12 +426,12 @@ msgstr "Index »%s« enthält unerwartete Nullseite bei Block %u"
msgid "index \"%s\" contains corrupted page at block %u"
msgstr "Index »%s« enthält korrupte Seite bei Block %u"
-#: access/hash/hashinsert.c:68
+#: access/hash/hashinsert.c:70
#, c-format
msgid "index row size %zu exceeds hash maximum %zu"
msgstr "Größe der Indexzeile %zu überschreitet Maximum für Hash-Index %zu"
-#: access/hash/hashinsert.c:70 access/spgist/spgdoinsert.c:1884
+#: access/hash/hashinsert.c:72 access/spgist/spgdoinsert.c:1884
#: access/spgist/spgutils.c:666
#, c-format
msgid "Values larger than a buffer page cannot be indexed."
@@ -463,8 +464,8 @@ msgid "\"%s\" is an index"
msgstr "»%s« ist ein Index"
#: access/heap/heapam.c:1208 access/heap/heapam.c:1236
-#: access/heap/heapam.c:1268 catalog/aclchk.c:1749 commands/tablecmds.c:8538
-#: commands/tablecmds.c:11361
+#: access/heap/heapam.c:1268 catalog/aclchk.c:1749 commands/tablecmds.c:8577
+#: commands/tablecmds.c:11439
#, c-format
msgid "\"%s\" is a composite type"
msgstr "»%s« ist ein zusammengesetzter Typ"
@@ -487,8 +488,8 @@ msgstr "konnte nicht in Datei »%s« schreiben, %d von %d geschrieben: %m"
#: access/heap/rewriteheap.c:973 access/heap/rewriteheap.c:1185
#: access/heap/rewriteheap.c:1282 access/transam/timeline.c:407
-#: access/transam/timeline.c:483 access/transam/xlog.c:3208
-#: access/transam/xlog.c:3338 replication/logical/snapbuild.c:1588
+#: access/transam/timeline.c:483 access/transam/xlog.c:3237
+#: access/transam/xlog.c:3367 replication/logical/snapbuild.c:1588
#: replication/slot.c:1034 replication/slot.c:1123 storage/file/fd.c:482
#: storage/file/fd.c:2846 storage/smgr/md.c:967 storage/smgr/md.c:1198
#: storage/smgr/md.c:1371 utils/misc/guc.c:6566
@@ -498,10 +499,10 @@ msgstr "konnte Datei »%s« nicht fsyncen: %m"
#: access/heap/rewriteheap.c:1028 access/heap/rewriteheap.c:1148
#: access/transam/timeline.c:315 access/transam/timeline.c:461
-#: access/transam/xlog.c:3164 access/transam/xlog.c:3299
-#: access/transam/xlog.c:10047 access/transam/xlog.c:10362
-#: postmaster/postmaster.c:4392 replication/slot.c:991
-#: storage/file/copydir.c:162 storage/smgr/md.c:304 utils/time/snapmgr.c:976
+#: access/transam/xlog.c:3193 access/transam/xlog.c:3328
+#: access/transam/xlog.c:10105 access/transam/xlog.c:10475
+#: postmaster/postmaster.c:4393 replication/slot.c:991
+#: storage/file/copydir.c:162 storage/smgr/md.c:304 utils/time/snapmgr.c:1019
#, c-format
msgid "could not create file \"%s\": %m"
msgstr "konnte Datei »%s« nicht erstellen: %m"
@@ -519,18 +520,18 @@ msgstr "konnte Positionszeiger nicht ans Ende der Datei »%s« setzen: %m"
#: access/heap/rewriteheap.c:1175 access/transam/timeline.c:367
#: access/transam/timeline.c:401 access/transam/timeline.c:477
-#: access/transam/xlog.c:3199 access/transam/xlog.c:3331
-#: postmaster/postmaster.c:4402 postmaster/postmaster.c:4412
+#: access/transam/xlog.c:3228 access/transam/xlog.c:3360
+#: postmaster/postmaster.c:4403 postmaster/postmaster.c:4413
#: replication/logical/snapbuild.c:1572 replication/slot.c:1020
#: storage/file/copydir.c:187 utils/init/miscinit.c:1061
#: utils/init/miscinit.c:1070 utils/init/miscinit.c:1077 utils/misc/guc.c:6527
#: utils/misc/guc.c:6558 utils/misc/guc.c:8296 utils/misc/guc.c:8310
-#: utils/time/snapmgr.c:981 utils/time/snapmgr.c:988
+#: utils/time/snapmgr.c:1024 utils/time/snapmgr.c:1031
#, c-format
msgid "could not write to file \"%s\": %m"
msgstr "konnte nicht in Datei »%s« schreiben: %m"
-#: access/heap/rewriteheap.c:1258 access/transam/xlog.c:10231
+#: access/heap/rewriteheap.c:1258 access/transam/xlog.c:10315
#: access/transam/xlogarchive.c:114 access/transam/xlogarchive.c:467
#: replication/logical/reorderbuffer.c:2425
#: replication/logical/reorderbuffer.c:2482
@@ -543,10 +544,10 @@ msgstr "konnte Datei »%s« nicht löschen: %m"
#: access/heap/rewriteheap.c:1272 access/transam/timeline.c:111
#: access/transam/timeline.c:236 access/transam/timeline.c:334
-#: access/transam/xlog.c:3140 access/transam/xlog.c:3247
-#: access/transam/xlog.c:3284 access/transam/xlog.c:3541
-#: access/transam/xlog.c:3619 replication/basebackup.c:458
-#: replication/basebackup.c:1192 replication/logical/logicalfuncs.c:152
+#: access/transam/xlog.c:3169 access/transam/xlog.c:3276
+#: access/transam/xlog.c:3313 access/transam/xlog.c:3570
+#: access/transam/xlog.c:3648 replication/basebackup.c:460
+#: replication/basebackup.c:1180 replication/logical/logicalfuncs.c:152
#: replication/logical/reorderbuffer.c:2003
#: replication/logical/reorderbuffer.c:2220
#: replication/logical/reorderbuffer.c:2875
@@ -563,32 +564,32 @@ msgstr "konnte Datei »%s« nicht öffnen: %m"
#: access/index/indexam.c:172 catalog/objectaddress.c:855
#: commands/indexcmds.c:1725 commands/tablecmds.c:233
-#: commands/tablecmds.c:11352
+#: commands/tablecmds.c:11430
#, c-format
msgid "\"%s\" is not an index"
msgstr "»%s« ist kein Index"
-#: access/nbtree/nbtinsert.c:401
+#: access/nbtree/nbtinsert.c:409
#, c-format
msgid "duplicate key value violates unique constraint \"%s\""
msgstr "doppelter Schlüsselwert verletzt Unique-Constraint »%s«"
-#: access/nbtree/nbtinsert.c:403
+#: access/nbtree/nbtinsert.c:411
#, c-format
msgid "Key %s already exists."
msgstr "Schlüssel »%s« existiert bereits."
-#: access/nbtree/nbtinsert.c:470
+#: access/nbtree/nbtinsert.c:478
#, c-format
msgid "failed to re-find tuple within index \"%s\""
msgstr "konnte Tupel mit Index »%s« nicht erneut finden"
-#: access/nbtree/nbtinsert.c:472
+#: access/nbtree/nbtinsert.c:480
#, c-format
msgid "This may be because of a non-immutable index expression."
msgstr "Das kann daran liegen, dass der Indexausdruck nicht »immutable« ist."
-#: access/nbtree/nbtinsert.c:552 access/nbtree/nbtsort.c:488
+#: access/nbtree/nbtinsert.c:560 access/nbtree/nbtsort.c:488
#, c-format
msgid ""
"Values larger than 1/3 of a buffer page cannot be indexed.\n"
@@ -833,9 +834,9 @@ msgstr "ungültige Daten in History-Datei »%s«"
msgid "Timeline IDs must be less than child timeline's ID."
msgstr "Zeitleisten-IDs müssen kleiner als die Zeitleisten-ID des Kindes sein."
-#: access/transam/timeline.c:346 access/transam/xlog.c:3312
-#: access/transam/xlog.c:10213 access/transam/xlog.c:10226
-#: access/transam/xlog.c:10594 access/transam/xlog.c:10637
+#: access/transam/timeline.c:346 access/transam/xlog.c:3341
+#: access/transam/xlog.c:10297 access/transam/xlog.c:10310
+#: access/transam/xlog.c:10707 access/transam/xlog.c:10750
#: access/transam/xlogfuncs.c:468 access/transam/xlogfuncs.c:487
#: replication/logical/reorderbuffer.c:2893 replication/walsender.c:496
#: storage/file/copydir.c:176 utils/adt/genfile.c:139
@@ -844,7 +845,7 @@ msgid "could not read file \"%s\": %m"
msgstr "konnte Datei »%s« nicht lesen: %m"
#: access/transam/timeline.c:412 access/transam/timeline.c:488
-#: access/transam/xlog.c:3214 access/transam/xlog.c:3343
+#: access/transam/xlog.c:3243 access/transam/xlog.c:3372
#: access/transam/xlogfuncs.c:493 commands/copy.c:1529
#: storage/file/copydir.c:201
#, c-format
@@ -1110,846 +1111,845 @@ 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:2439
+#: access/transam/xlog.c:2468
#, c-format
msgid "could not seek in log file %s to offset %u: %m"
msgstr "konnte Positionszeiger in Logdatei %s nicht auf %u setzen: %m"
-#: access/transam/xlog.c:2459
+#: access/transam/xlog.c:2488
#, c-format
msgid "could not write to log file %s at offset %u, length %zu: %m"
msgstr "konnte nicht in Logdatei %s bei Position %u, Länge %zu schreiben: %m"
-#: access/transam/xlog.c:2735
+#: access/transam/xlog.c:2764
#, c-format
msgid "updated min recovery point to %X/%X on timeline %u"
msgstr "minimaler Recovery-Punkt auf %X/%X auf Zeitleiste %u aktualisiert"
-#: access/transam/xlog.c:3315
+#: access/transam/xlog.c:3344
#, c-format
msgid "not enough data in file \"%s\""
msgstr "nicht genug Daten in Datei »%s«"
-#: access/transam/xlog.c:3456
+#: access/transam/xlog.c:3485
#, c-format
msgid "could not open transaction log file \"%s\": %m"
msgstr "konnte Transaktionslogdatei »%s« nicht öffnen: %m"
-#: access/transam/xlog.c:3645
+#: access/transam/xlog.c:3674
#, c-format
msgid "could not close log file %s: %m"
msgstr "konnte Logdatei %s nicht schließen: %m"
-#: access/transam/xlog.c:3704 replication/logical/logicalfuncs.c:147
+#: access/transam/xlog.c:3733 replication/logical/logicalfuncs.c:147
#: replication/walsender.c:2097
#, c-format
msgid "requested WAL segment %s has already been removed"
msgstr "das angeforderte WAL-Segment %s wurde schon entfernt"
-#: access/transam/xlog.c:3767 access/transam/xlog.c:3967
-#: access/transam/xlog.c:5462
+#: access/transam/xlog.c:3796 access/transam/xlog.c:3996
+#: access/transam/xlog.c:5491
#, c-format
msgid "could not open transaction log directory \"%s\": %m"
msgstr "konnte Transaktionslog-Verzeichnis »%s« nicht öffnen: %m"
-#: access/transam/xlog.c:3849
+#: access/transam/xlog.c:3878
#, c-format
msgid "recycled transaction log file \"%s\""
msgstr "Transaktionslogdatei »%s« wird wiederverwendet"
-#: access/transam/xlog.c:3864
+#: access/transam/xlog.c:3893
#, c-format
msgid "removing transaction log file \"%s\""
msgstr "entferne Transaktionslogdatei »%s«"
-#: access/transam/xlog.c:3882
+#: access/transam/xlog.c:3911
#, c-format
msgid "could not rename old transaction log file \"%s\": %m"
msgstr "konnte alte Transaktionslogdatei »%s« nicht umbenennen: %m"
-#: access/transam/xlog.c:3894
+#: access/transam/xlog.c:3923
#, 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:3927 access/transam/xlog.c:3937
+#: access/transam/xlog.c:3956 access/transam/xlog.c:3966
#, c-format
msgid "required WAL directory \"%s\" does not exist"
msgstr "benötigtes WAL-Verzeichnis »%s« existiert nicht"
-#: access/transam/xlog.c:3943
+#: access/transam/xlog.c:3972
#, c-format
msgid "creating missing WAL directory \"%s\""
msgstr "erzeuge fehlendes WAL-Verzeichnis »%s«"
-#: access/transam/xlog.c:3946
+#: access/transam/xlog.c:3975
#, c-format
msgid "could not create missing directory \"%s\": %m"
msgstr "konnte fehlendes Verzeichnis »%s« nicht erzeugen: %m"
-#: access/transam/xlog.c:3980
+#: access/transam/xlog.c:4009
#, c-format
msgid "removing transaction log backup history file \"%s\""
msgstr "entferne Transaktionslog-Backup-History-Datei »%s«"
-#: access/transam/xlog.c:4172
+#: access/transam/xlog.c:4201
#, c-format
msgid "unexpected timeline ID %u in log segment %s, offset %u"
msgstr "unerwartete Zeitleisten-ID %u in Logsegment %s, Offset %u"
-#: access/transam/xlog.c:4294
+#: access/transam/xlog.c:4323
#, c-format
msgid "new timeline %u is not a child of database system timeline %u"
msgstr "neue Zeitleiste %u ist kein Kind der Datenbanksystemzeitleiste %u"
-#: access/transam/xlog.c:4308
+#: access/transam/xlog.c:4337
#, c-format
msgid "new timeline %u forked off current database system timeline %u before current recovery point %X/%X"
msgstr "neue Zeitleiste %u zweigte von der aktuellen Datenbanksystemzeitleiste %u vor dem aktuellen Wiederherstellungspunkt %X/%X ab"
-#: access/transam/xlog.c:4327
+#: access/transam/xlog.c:4356
#, c-format
msgid "new target timeline is %u"
msgstr "neue Zielzeitleiste ist %u"
-#: access/transam/xlog.c:4407
+#: access/transam/xlog.c:4436
#, c-format
msgid "could not create control file \"%s\": %m"
msgstr "konnte Kontrolldatei »%s« nicht erzeugen: %m"
-#: access/transam/xlog.c:4418 access/transam/xlog.c:4654
+#: access/transam/xlog.c:4447 access/transam/xlog.c:4683
#, c-format
msgid "could not write to control file: %m"
msgstr "konnte nicht in Kontrolldatei schreiben: %m"
-#: access/transam/xlog.c:4424 access/transam/xlog.c:4660
+#: access/transam/xlog.c:4453 access/transam/xlog.c:4689
#, c-format
msgid "could not fsync control file: %m"
msgstr "konnte Kontrolldatei nicht fsyncen: %m"
-#: access/transam/xlog.c:4429 access/transam/xlog.c:4665
+#: access/transam/xlog.c:4458 access/transam/xlog.c:4694
#, c-format
msgid "could not close control file: %m"
msgstr "konnte Kontrolldatei nicht schließen: %m"
-#: access/transam/xlog.c:4447 access/transam/xlog.c:4643
+#: access/transam/xlog.c:4476 access/transam/xlog.c:4672
#, c-format
msgid "could not open control file \"%s\": %m"
msgstr "konnte Kontrolldatei »%s« nicht öffnen: %m"
-#: access/transam/xlog.c:4453
+#: access/transam/xlog.c:4482
#, c-format
msgid "could not read from control file: %m"
msgstr "konnte nicht aus Kontrolldatei lesen: %m"
-#: access/transam/xlog.c:4466 access/transam/xlog.c:4475
-#: access/transam/xlog.c:4499 access/transam/xlog.c:4506
-#: access/transam/xlog.c:4513 access/transam/xlog.c:4518
-#: access/transam/xlog.c:4525 access/transam/xlog.c:4532
-#: access/transam/xlog.c:4539 access/transam/xlog.c:4546
-#: access/transam/xlog.c:4553 access/transam/xlog.c:4560
-#: access/transam/xlog.c:4567 access/transam/xlog.c:4576
-#: access/transam/xlog.c:4583 access/transam/xlog.c:4592
-#: access/transam/xlog.c:4599 access/transam/xlog.c:4608
-#: access/transam/xlog.c:4615 utils/init/miscinit.c:1213
+#: access/transam/xlog.c:4495 access/transam/xlog.c:4504
+#: access/transam/xlog.c:4528 access/transam/xlog.c:4535
+#: access/transam/xlog.c:4542 access/transam/xlog.c:4547
+#: access/transam/xlog.c:4554 access/transam/xlog.c:4561
+#: access/transam/xlog.c:4568 access/transam/xlog.c:4575
+#: access/transam/xlog.c:4582 access/transam/xlog.c:4589
+#: access/transam/xlog.c:4596 access/transam/xlog.c:4605
+#: access/transam/xlog.c:4612 access/transam/xlog.c:4621
+#: access/transam/xlog.c:4628 access/transam/xlog.c:4637
+#: access/transam/xlog.c:4644 utils/init/miscinit.c:1213
#, c-format
msgid "database files are incompatible with server"
msgstr "Datenbankdateien sind inkompatibel mit Server"
-#: access/transam/xlog.c:4467
+#: access/transam/xlog.c:4496
#, 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:4471
+#: access/transam/xlog.c:4500
#, 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:4476
+#: access/transam/xlog.c:4505
#, 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:4479 access/transam/xlog.c:4503
-#: access/transam/xlog.c:4510 access/transam/xlog.c:4515
+#: access/transam/xlog.c:4508 access/transam/xlog.c:4532
+#: access/transam/xlog.c:4539 access/transam/xlog.c:4544
#, 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:4490
+#: access/transam/xlog.c:4519
#, c-format
msgid "incorrect checksum in control file"
msgstr "falsche Prüfsumme in Kontrolldatei"
-#: access/transam/xlog.c:4500
+#: access/transam/xlog.c:4529
#, 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:4507
+#: access/transam/xlog.c:4536
#, 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:4514
+#: access/transam/xlog.c:4543
#, 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:4519
+#: access/transam/xlog.c:4548
#, 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:4522 access/transam/xlog.c:4529
-#: access/transam/xlog.c:4536 access/transam/xlog.c:4543
-#: access/transam/xlog.c:4550 access/transam/xlog.c:4557
-#: access/transam/xlog.c:4564 access/transam/xlog.c:4571
+#: access/transam/xlog.c:4551 access/transam/xlog.c:4558
+#: access/transam/xlog.c:4565 access/transam/xlog.c:4572
#: access/transam/xlog.c:4579 access/transam/xlog.c:4586
-#: access/transam/xlog.c:4595 access/transam/xlog.c:4602
-#: access/transam/xlog.c:4611 access/transam/xlog.c:4618
+#: access/transam/xlog.c:4593 access/transam/xlog.c:4600
+#: access/transam/xlog.c:4608 access/transam/xlog.c:4615
+#: access/transam/xlog.c:4624 access/transam/xlog.c:4631
+#: access/transam/xlog.c:4640 access/transam/xlog.c:4647
#, 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:4526
+#: access/transam/xlog.c:4555
#, 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:4533
+#: access/transam/xlog.c:4562
#, 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:4540
+#: access/transam/xlog.c:4569
#, 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:4547
+#: access/transam/xlog.c:4576
#, 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:4554
+#: access/transam/xlog.c:4583
#, 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:4561
+#: access/transam/xlog.c:4590
#, 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:4568
+#: access/transam/xlog.c:4597
#, c-format
msgid "The database cluster was initialized with LOBLKSIZE %d, but the server was compiled with LOBLKSIZE %d."
msgstr "Der Datenbank-Cluster wurde mit LOBLKSIZE %d initialisiert, aber der Server wurde mit LOBLKSIZE %d kompiliert."
-#: access/transam/xlog.c:4577
+#: access/transam/xlog.c:4606
#, 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:4584
+#: access/transam/xlog.c:4613
#, 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:4593
+#: access/transam/xlog.c:4622
#, 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:4600
+#: access/transam/xlog.c:4629
#, 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:4609
+#: access/transam/xlog.c:4638
#, 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:4616
+#: access/transam/xlog.c:4645
#, 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:5017
+#: access/transam/xlog.c:5046
#, c-format
msgid "could not write bootstrap transaction log file: %m"
msgstr "konnte Bootstrap-Transaktionslogdatei nicht schreiben: %m"
-#: access/transam/xlog.c:5023
+#: access/transam/xlog.c:5052
#, c-format
msgid "could not fsync bootstrap transaction log file: %m"
msgstr "konnte Bootstrap-Transaktionslogdatei nicht fsyncen: %m"
-#: access/transam/xlog.c:5028
+#: access/transam/xlog.c:5057
#, c-format
msgid "could not close bootstrap transaction log file: %m"
msgstr "konnte Bootstrap-Transaktionslogdatei nicht schließen: %m"
-#: access/transam/xlog.c:5099
+#: access/transam/xlog.c:5128
#, c-format
msgid "could not open recovery command file \"%s\": %m"
msgstr "konnte Recovery-Kommandodatei »%s« nicht öffnen: %m"
-#: access/transam/xlog.c:5139 access/transam/xlog.c:5232
-#: access/transam/xlog.c:5243 commands/extension.c:527
-#: commands/extension.c:535 utils/misc/guc.c:5355
+#: access/transam/xlog.c:5168 access/transam/xlog.c:5261
+#: access/transam/xlog.c:5272 commands/extension.c:527 commands/extension.c:535
+#: utils/misc/guc.c:5355
#, c-format
msgid "parameter \"%s\" requires a Boolean value"
msgstr "Parameter »%s« erfordert einen Boole’schen Wert"
-#: access/transam/xlog.c:5156
+#: access/transam/xlog.c:5185
#, 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:5173
+#: access/transam/xlog.c:5202
#, 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:5204
+#: access/transam/xlog.c:5233
#, 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:5218
+#: access/transam/xlog.c:5247
#, c-format
msgid "invalid value for recovery parameter \"recovery_target\""
msgstr "ungültiger Wert für Recovery-Parameter »recovery_target«"
-#: access/transam/xlog.c:5219
+#: access/transam/xlog.c:5248
#, c-format
msgid "The only allowed value is \"immediate\"."
msgstr "Der einzige erlaubte Wert ist »immediate«."
-#: access/transam/xlog.c:5278
+#: access/transam/xlog.c:5307
#, c-format
msgid "parameter \"%s\" requires a temporal value"
msgstr "Parameter »%s« erfordert einen Zeitwert"
-#: access/transam/xlog.c:5280 catalog/dependency.c:970
-#: catalog/dependency.c:971 catalog/dependency.c:977 catalog/dependency.c:978
-#: catalog/dependency.c:989 catalog/dependency.c:990
-#: catalog/objectaddress.c:764 commands/tablecmds.c:764
-#: commands/tablecmds.c:8991 commands/user.c:988 commands/view.c:463
-#: libpq/auth.c:288 port/win32/security.c:51 storage/lmgr/deadlock.c:955
-#: storage/lmgr/proc.c:1192 utils/misc/guc.c:5377 utils/misc/guc.c:5470
-#: utils/misc/guc.c:8873 utils/misc/guc.c:8907 utils/misc/guc.c:8941
-#: utils/misc/guc.c:8975 utils/misc/guc.c:9010
+#: access/transam/xlog.c:5309 catalog/dependency.c:969 catalog/dependency.c:970
+#: catalog/dependency.c:976 catalog/dependency.c:977 catalog/dependency.c:988
+#: catalog/dependency.c:989 catalog/objectaddress.c:764
+#: commands/tablecmds.c:764 commands/tablecmds.c:9030 commands/user.c:988
+#: commands/view.c:492 libpq/auth.c:288 port/win32/security.c:51
+#: storage/lmgr/deadlock.c:955 storage/lmgr/proc.c:1192 utils/misc/guc.c:5377
+#: utils/misc/guc.c:5470 utils/misc/guc.c:8873 utils/misc/guc.c:8907
+#: utils/misc/guc.c:8941 utils/misc/guc.c:8975 utils/misc/guc.c:9010
#, c-format
msgid "%s"
msgstr "%s"
-#: access/transam/xlog.c:5287
+#: access/transam/xlog.c:5316
#, c-format
msgid "unrecognized recovery parameter \"%s\""
msgstr "unbekannter Recovery-Parameter »%s«"
-#: access/transam/xlog.c:5298
+#: access/transam/xlog.c:5327
#, 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:5300
+#: access/transam/xlog.c:5329
#, 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:5307
+#: access/transam/xlog.c:5336
#, 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:5318
+#: access/transam/xlog.c:5347
#, c-format
msgid "standby mode is not supported by single-user servers"
msgstr "Standby-Modus wird von Servern im Einzelbenutzermodus nicht unterstützt"
-#: access/transam/xlog.c:5337
+#: access/transam/xlog.c:5366
#, c-format
msgid "recovery target timeline %u does not exist"
msgstr "recovery_target_timeline %u existiert nicht"
-#: access/transam/xlog.c:5430
+#: access/transam/xlog.c:5459
#, c-format
msgid "archive recovery complete"
msgstr "Wiederherstellung aus Archiv abgeschlossen"
-#: access/transam/xlog.c:5570 access/transam/xlog.c:5764
+#: access/transam/xlog.c:5599 access/transam/xlog.c:5793
#, c-format
msgid "recovery stopping after reaching consistency"
msgstr "Wiederherstellung beendet nachdem Konsistenz erreicht wurde"
-#: access/transam/xlog.c:5645
+#: access/transam/xlog.c:5674
#, 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:5652
+#: access/transam/xlog.c:5681
#, 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:5694
+#: access/transam/xlog.c:5723
#, c-format
msgid "recovery stopping at restore point \"%s\", time %s"
msgstr "Wiederherstellung beendet bei Restore-Punkt »%s«, Zeit %s"
-#: access/transam/xlog.c:5744
+#: access/transam/xlog.c:5773
#, 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:5752
+#: access/transam/xlog.c:5781
#, 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:5791
+#: access/transam/xlog.c:5820
#, c-format
msgid "recovery has paused"
msgstr "Wiederherstellung wurde pausiert"
-#: access/transam/xlog.c:5792
+#: access/transam/xlog.c:5821
#, 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:6012
+#: access/transam/xlog.c:6041
#, 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:6038
+#: access/transam/xlog.c:6067
#, 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:6039
+#: access/transam/xlog.c:6068
#, 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:6050
+#: access/transam/xlog.c:6079
#, c-format
msgid "hot standby is not possible because wal_level was not set to \"hot_standby\" or higher on the master server"
msgstr "Hot Standby ist nicht möglich, weil wal_level auf dem Masterserver nicht auf »hot_standby« oder höher gesetzt wurde"
-#: access/transam/xlog.c:6051
+#: access/transam/xlog.c:6080
#, 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:6106
+#: access/transam/xlog.c:6135
#, c-format
msgid "control file contains invalid data"
msgstr "Kontrolldatei enthält ungültige Daten"
-#: access/transam/xlog.c:6112
+#: access/transam/xlog.c:6141
#, c-format
msgid "database system was shut down at %s"
msgstr "Datenbanksystem wurde am %s heruntergefahren"
-#: access/transam/xlog.c:6117
+#: access/transam/xlog.c:6146
#, 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:6121
+#: access/transam/xlog.c:6150
#, 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:6125
+#: access/transam/xlog.c:6154
#, 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:6127
+#: access/transam/xlog.c:6156
#, 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:6131
+#: access/transam/xlog.c:6160
#, 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:6133
+#: access/transam/xlog.c:6162
#, 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:6137
+#: access/transam/xlog.c:6166
#, 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:6203
+#: access/transam/xlog.c:6232
#, c-format
msgid "entering standby mode"
msgstr "Standby-Modus eingeschaltet"
-#: access/transam/xlog.c:6206
+#: access/transam/xlog.c:6235
#, c-format
msgid "starting point-in-time recovery to XID %u"
msgstr "starte Point-in-Time-Recovery bis XID %u"
-#: access/transam/xlog.c:6210
+#: access/transam/xlog.c:6239
#, c-format
msgid "starting point-in-time recovery to %s"
msgstr "starte Point-in-Time-Recovery bis %s"
-#: access/transam/xlog.c:6214
+#: access/transam/xlog.c:6243
#, c-format
msgid "starting point-in-time recovery to \"%s\""
msgstr "starte Point-in-Time-Recovery bis »%s«"
-#: access/transam/xlog.c:6218
+#: access/transam/xlog.c:6247
#, c-format
msgid "starting point-in-time recovery to earliest consistent point"
msgstr "starte Point-in-Time-Recovery bis zum frühesten konsistenten Punkt"
-#: access/transam/xlog.c:6221
+#: access/transam/xlog.c:6250
#, c-format
msgid "starting archive recovery"
msgstr "starte Wiederherstellung aus Archiv"
-#: access/transam/xlog.c:6238
+#: access/transam/xlog.c:6267
#, c-format
msgid "Failed while allocating an XLog reading processor."
msgstr "Fehlgeschlagen beim Anlegen eines XLog-Leseprozessors."
-#: access/transam/xlog.c:6263 access/transam/xlog.c:6330
+#: access/transam/xlog.c:6292 access/transam/xlog.c:6359
#, c-format
msgid "checkpoint record is at %X/%X"
msgstr "Checkpoint-Eintrag ist bei %X/%X"
-#: access/transam/xlog.c:6277
+#: access/transam/xlog.c:6306
#, 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:6278 access/transam/xlog.c:6285
+#: access/transam/xlog.c:6307 access/transam/xlog.c:6314
#, c-format
msgid "If you are not restoring from a backup, try removing the file \"%s/backup_label\"."
msgstr "Wenn Sie gerade keine Sicherung wiederherstellen, versuchen Sie, die Datei »%s/backup_label« zu löschen."
-#: access/transam/xlog.c:6284
+#: access/transam/xlog.c:6313
#, c-format
msgid "could not locate required checkpoint record"
msgstr "konnte den nötigen Checkpoint-Datensatz nicht finden"
-#: access/transam/xlog.c:6340 access/transam/xlog.c:6355
+#: access/transam/xlog.c:6369 access/transam/xlog.c:6384
#, c-format
msgid "could not locate a valid checkpoint record"
msgstr "konnte keinen gültigen Checkpoint-Datensatz finden"
-#: access/transam/xlog.c:6349
+#: access/transam/xlog.c:6378
#, c-format
msgid "using previous checkpoint record at %X/%X"
msgstr "verwende vorherigen Checkpoint-Eintrag bei %X/%X"
-#: access/transam/xlog.c:6379
+#: access/transam/xlog.c:6408
#, c-format
msgid "requested timeline %u is not a child of this server's history"
msgstr "angeforderte Zeitleiste %u ist kein Kind der History dieses Servers"
-#: access/transam/xlog.c:6381
+#: access/transam/xlog.c:6410
#, c-format
msgid "Latest checkpoint is at %X/%X on timeline %u, but in the history of the requested timeline, the server forked off from that timeline at %X/%X."
msgstr "Neuester Checkpoint ist bei %X/%X auf Zeitleiste %u, aber in der History der angeforderten Zeitleiste zweigte der Server von dieser Zeitleiste bei %X/%X ab."
-#: access/transam/xlog.c:6397
+#: access/transam/xlog.c:6426
#, c-format
msgid "requested timeline %u does not contain minimum recovery point %X/%X on timeline %u"
msgstr "angeforderte Zeitleiste %u enthält nicht den minimalen Wiederherstellungspunkt %X/%X auf Zeitleiste %u"
-#: access/transam/xlog.c:6406
+#: access/transam/xlog.c:6435
#, c-format
msgid "redo record is at %X/%X; shutdown %s"
msgstr "Redo-Eintrag ist bei %X/%X; Shutdown %s"
-#: access/transam/xlog.c:6410
+#: access/transam/xlog.c:6439
#, 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:6414
+#: access/transam/xlog.c:6443
#, c-format
msgid "next MultiXactId: %u; next MultiXactOffset: %u"
msgstr "nächste MultiXactId: %u; nächster MultiXactOffset: %u"
-#: access/transam/xlog.c:6417
+#: access/transam/xlog.c:6446
#, 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:6420
+#: access/transam/xlog.c:6449
#, c-format
msgid "oldest MultiXactId: %u, in database %u"
msgstr "älteste MultiXactId: %u, in Datenbank %u"
-#: access/transam/xlog.c:6424
+#: access/transam/xlog.c:6453
#, c-format
msgid "invalid next transaction ID"
msgstr "ungültige nächste Transaktions-ID"
-#: access/transam/xlog.c:6494
+#: access/transam/xlog.c:6523
#, c-format
msgid "invalid redo in checkpoint record"
msgstr "ungültiges Redo im Checkpoint-Datensatz"
-#: access/transam/xlog.c:6505
+#: access/transam/xlog.c:6534
#, c-format
msgid "invalid redo record in shutdown checkpoint"
msgstr "ungültiger Redo-Datensatz im Shutdown-Checkpoint"
-#: access/transam/xlog.c:6536
+#: access/transam/xlog.c:6565
#, 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:6540
+#: access/transam/xlog.c:6569
#, c-format
msgid "crash recovery starts in timeline %u and has target timeline %u"
msgstr "Wiederherstellung nach Absturz beginnt in Zeitleiste %u und hat Zielzeitleiste %u"
-#: access/transam/xlog.c:6584
+#: access/transam/xlog.c:6613
#, 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:6585
+#: access/transam/xlog.c:6614
#, 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:6646
+#: access/transam/xlog.c:6675
#, c-format
msgid "initializing for hot standby"
msgstr "initialisiere für Hot Standby"
-#: access/transam/xlog.c:6778
+#: access/transam/xlog.c:6807
#, c-format
msgid "redo starts at %X/%X"
msgstr "Redo beginnt bei %X/%X"
-#: access/transam/xlog.c:7002
+#: access/transam/xlog.c:7031
#, c-format
msgid "redo done at %X/%X"
msgstr "Redo fertig bei %X/%X"
-#: access/transam/xlog.c:7007 access/transam/xlog.c:8867
+#: access/transam/xlog.c:7036 access/transam/xlog.c:8920
#, c-format
msgid "last completed transaction was at log time %s"
msgstr "letzte vollständige Transaktion war bei Logzeit %s"
-#: access/transam/xlog.c:7015
+#: access/transam/xlog.c:7044
#, c-format
msgid "redo is not required"
msgstr "Redo nicht nötig"
-#: access/transam/xlog.c:7073
+#: access/transam/xlog.c:7102
#, 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:7089 access/transam/xlog.c:7093
+#: access/transam/xlog.c:7118 access/transam/xlog.c:7122
#, c-format
msgid "WAL ends before end of online backup"
msgstr "WAL endet vor dem Ende der Online-Sicherung"
-#: access/transam/xlog.c:7090
+#: access/transam/xlog.c:7119
#, 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:7094
+#: access/transam/xlog.c:7123
#, 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:7097
+#: access/transam/xlog.c:7126
#, c-format
msgid "WAL ends before consistent recovery point"
msgstr "WAL endet vor einem konsistenten Wiederherstellungspunkt"
-#: access/transam/xlog.c:7124
+#: access/transam/xlog.c:7153
#, c-format
msgid "selected new timeline ID: %u"
msgstr "gewählte neue Zeitleisten-ID: %u"
-#: access/transam/xlog.c:7471
+#: access/transam/xlog.c:7500
#, c-format
msgid "consistent recovery state reached at %X/%X"
msgstr "konsistenter Wiederherstellungszustand erreicht bei %X/%X"
-#: access/transam/xlog.c:7668
+#: access/transam/xlog.c:7697
#, c-format
msgid "invalid primary checkpoint link in control file"
msgstr "ungültige primäre Checkpoint-Verknüpfung in Kontrolldatei"
-#: access/transam/xlog.c:7672
+#: access/transam/xlog.c:7701
#, c-format
msgid "invalid secondary checkpoint link in control file"
msgstr "ungültige sekundäre Checkpoint-Verknüpfung in Kontrolldatei"
-#: access/transam/xlog.c:7676
+#: access/transam/xlog.c:7705
#, c-format
msgid "invalid checkpoint link in backup_label file"
msgstr "ungültige Checkpoint-Verknüpfung in backup_label-Datei"
-#: access/transam/xlog.c:7693
+#: access/transam/xlog.c:7722
#, c-format
msgid "invalid primary checkpoint record"
msgstr "ungültiger primärer Checkpoint-Datensatz"
-#: access/transam/xlog.c:7697
+#: access/transam/xlog.c:7726
#, c-format
msgid "invalid secondary checkpoint record"
msgstr "ungültiger sekundärer Checkpoint-Datensatz"
-#: access/transam/xlog.c:7701
+#: access/transam/xlog.c:7730
#, c-format
msgid "invalid checkpoint record"
msgstr "ungültiger Checkpoint-Datensatz"
-#: access/transam/xlog.c:7712
+#: access/transam/xlog.c:7741
#, 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:7716
+#: access/transam/xlog.c:7745
#, 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:7720
+#: access/transam/xlog.c:7749
#, c-format
msgid "invalid resource manager ID in checkpoint record"
msgstr "ungültige Resource-Manager-ID im Checkpoint-Datensatz"
-#: access/transam/xlog.c:7732
+#: access/transam/xlog.c:7761
#, c-format
msgid "invalid xl_info in primary checkpoint record"
msgstr "ungültige xl_info im primären Checkpoint-Datensatz"
-#: access/transam/xlog.c:7736
+#: access/transam/xlog.c:7765
#, c-format
msgid "invalid xl_info in secondary checkpoint record"
msgstr "ungültige xl_info im sekundären Checkpoint-Datensatz"
-#: access/transam/xlog.c:7740
+#: access/transam/xlog.c:7769
#, c-format
msgid "invalid xl_info in checkpoint record"
msgstr "ungültige xl_info im Checkpoint-Datensatz"
-#: access/transam/xlog.c:7752
+#: access/transam/xlog.c:7781
#, c-format
msgid "invalid length of primary checkpoint record"
msgstr "ungültige Länge des primären Checkpoint-Datensatzes"
-#: access/transam/xlog.c:7756
+#: access/transam/xlog.c:7785
#, c-format
msgid "invalid length of secondary checkpoint record"
msgstr "ungültige Länge des sekundären Checkpoint-Datensatzes"
-#: access/transam/xlog.c:7760
+#: access/transam/xlog.c:7789
#, c-format
msgid "invalid length of checkpoint record"
msgstr "ungültige Länge des Checkpoint-Datensatzes"
-#: access/transam/xlog.c:7920
+#: access/transam/xlog.c:7949
#, c-format
msgid "shutting down"
msgstr "fahre herunter"
-#: access/transam/xlog.c:7943
+#: access/transam/xlog.c:7972
#, c-format
msgid "database system is shut down"
msgstr "Datenbanksystem ist heruntergefahren"
-#: access/transam/xlog.c:8409
+#: access/transam/xlog.c:8438
#, 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:8678
+#: access/transam/xlog.c:8710
#, c-format
msgid "skipping restartpoint, recovery has already ended"
msgstr "Restart-Punkt übersprungen, Wiederherstellung ist bereits beendet"
-#: access/transam/xlog.c:8701
+#: access/transam/xlog.c:8733
#, c-format
msgid "skipping restartpoint, already performed at %X/%X"
msgstr "Restart-Punkt wird übersprungen, schon bei %X/%X erledigt"
-#: access/transam/xlog.c:8865
+#: access/transam/xlog.c:8918
#, c-format
msgid "recovery restart point at %X/%X"
msgstr "Recovery-Restart-Punkt bei %X/%X"
-#: access/transam/xlog.c:9010
+#: access/transam/xlog.c:9063
#, c-format
msgid "restore point \"%s\" created at %X/%X"
msgstr "Restore-Punkt »%s« erzeugt bei %X/%X"
-#: access/transam/xlog.c:9234
+#: access/transam/xlog.c:9287
#, c-format
msgid "unexpected previous timeline ID %u (current timeline ID %u) in checkpoint record"
msgstr "unerwartete vorherige Zeitleisten-ID %u (aktuelle Zeitleisten-ID %u) im Checkpoint-Datensatz"
-#: access/transam/xlog.c:9243
+#: access/transam/xlog.c:9296
#, c-format
msgid "unexpected timeline ID %u (after %u) in checkpoint record"
msgstr "unerwartete Zeitleisten-ID %u (nach %u) im Checkpoint-Datensatz"
-#: access/transam/xlog.c:9259
+#: access/transam/xlog.c:9312
#, c-format
msgid "unexpected timeline ID %u in checkpoint record, before reaching minimum recovery point %X/%X on timeline %u"
msgstr "unerwartete Zeitleisten-ID %u in Checkpoint-Datensatz, bevor der minimale Wiederherstellungspunkt %X/%X auf Zeitleiste %u erreicht wurde"
-#: access/transam/xlog.c:9327
+#: access/transam/xlog.c:9380
#, c-format
msgid "online backup was canceled, recovery cannot continue"
msgstr "Online-Sicherung wurde storniert, Wiederherstellung kann nicht fortgesetzt werden"
-#: access/transam/xlog.c:9388 access/transam/xlog.c:9437
-#: access/transam/xlog.c:9460
+#: access/transam/xlog.c:9441 access/transam/xlog.c:9490
+#: access/transam/xlog.c:9513
#, c-format
msgid "unexpected timeline ID %u (should be %u) in checkpoint record"
msgstr "unerwartete Zeitleisten-ID %u (sollte %u sein) im Checkpoint-Datensatz"
-#: access/transam/xlog.c:9695
+#: access/transam/xlog.c:9748
#, c-format
msgid "could not fsync log segment %s: %m"
msgstr "konnte Logsegment %s nicht fsyncen: %m"
-#: access/transam/xlog.c:9719
+#: access/transam/xlog.c:9772
#, c-format
msgid "could not fsync log file %s: %m"
msgstr "konnte Logdatei %s nicht fsyncen: %m"
-#: access/transam/xlog.c:9727
+#: access/transam/xlog.c:9780
#, c-format
msgid "could not fsync write-through log file %s: %m"
msgstr "konnte Write-Through-Logdatei %s nicht fsyncen: %m"
-#: access/transam/xlog.c:9736
+#: access/transam/xlog.c:9789
#, c-format
msgid "could not fdatasync log file %s: %m"
msgstr "konnte Logdatei %s nicht fdatasyncen: %m"
-#: access/transam/xlog.c:9814 access/transam/xlog.c:10150
+#: access/transam/xlog.c:9867 access/transam/xlog.c:10236
#: access/transam/xlogfuncs.c:111 access/transam/xlogfuncs.c:140
#: access/transam/xlogfuncs.c:179 access/transam/xlogfuncs.c:200
#: access/transam/xlogfuncs.c:270 access/transam/xlogfuncs.c:326
@@ -1957,52 +1957,52 @@ msgstr "konnte Logdatei %s nicht fdatasyncen: %m"
msgid "recovery is in progress"
msgstr "Wiederherstellung läuft"
-#: access/transam/xlog.c:9815 access/transam/xlog.c:10151
+#: access/transam/xlog.c:9868 access/transam/xlog.c:10237
#: access/transam/xlogfuncs.c:112 access/transam/xlogfuncs.c:141
#: access/transam/xlogfuncs.c:180 access/transam/xlogfuncs.c:201
#, 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:9824 access/transam/xlog.c:10160
+#: access/transam/xlog.c:9877 access/transam/xlog.c:10246
#, 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:9825 access/transam/xlog.c:10161
+#: access/transam/xlog.c:9878 access/transam/xlog.c:10247
#: access/transam/xlogfuncs.c:147
#, c-format
msgid "wal_level must be set to \"archive\", \"hot_standby\", or \"logical\" at server start."
msgstr "wal_level muss beim Serverstart auf »archive«, »hot_standby« oder »logical« gesetzt werden."
-#: access/transam/xlog.c:9830
+#: access/transam/xlog.c:9883
#, c-format
msgid "backup label too long (max %d bytes)"
msgstr "Backup-Label zu lang (maximal %d Bytes)"
-#: access/transam/xlog.c:9861 access/transam/xlog.c:10038
+#: access/transam/xlog.c:9919 access/transam/xlog.c:10096
#, c-format
msgid "a backup is already in progress"
msgstr "ein Backup läuft bereits"
-#: access/transam/xlog.c:9862
+#: access/transam/xlog.c:9920
#, 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:9956
+#: access/transam/xlog.c:10014
#, 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:9958 access/transam/xlog.c:10311
+#: access/transam/xlog.c:10016 access/transam/xlog.c:10424
#, 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:10032 access/transam/xlog.c:10201
+#: access/transam/xlog.c:10090 access/transam/xlog.c:10285
#: access/transam/xlogarchive.c:106 access/transam/xlogarchive.c:265
-#: guc-file.l:883 replication/basebackup.c:464 replication/basebackup.c:532
+#: guc-file.l:883 replication/basebackup.c:466 replication/basebackup.c:534
#: replication/logical/snapbuild.c:1474 storage/file/copydir.c:72
#: storage/file/copydir.c:115 storage/file/fd.c:2625 storage/file/fd.c:2717
#: utils/adt/dbsize.c:68 utils/adt/dbsize.c:218 utils/adt/dbsize.c:298
@@ -2011,115 +2011,120 @@ msgstr "Das bedeutet, dass die aktuelle Datensicherung auf dem Standby-Server ve
msgid "could not stat file \"%s\": %m"
msgstr "konnte »stat« für Datei »%s« nicht ausführen: %m"
-#: access/transam/xlog.c:10039
+#: access/transam/xlog.c:10097
#, 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:10056 access/transam/xlog.c:10374
+#: access/transam/xlog.c:10114 access/transam/xlog.c:10487
#, c-format
msgid "could not write file \"%s\": %m"
msgstr "konnte Datei »%s« nicht schreiben: %m"
-#: access/transam/xlog.c:10205
+#: access/transam/xlog.c:10262
+#, c-format
+msgid "exclusive backup not in progress"
+msgstr "es läuft kein exklusives Backup"
+
+#: access/transam/xlog.c:10289
#, c-format
msgid "a backup is not in progress"
msgstr "es läuft kein Backup"
-#: access/transam/xlog.c:10244 access/transam/xlog.c:10257
-#: access/transam/xlog.c:10608 access/transam/xlog.c:10614
+#: access/transam/xlog.c:10357 access/transam/xlog.c:10370
+#: access/transam/xlog.c:10721 access/transam/xlog.c:10727
#: access/transam/xlogfuncs.c:498
#, c-format
msgid "invalid data in file \"%s\""
msgstr "ungültige Daten in Datei »%s«"
-#: access/transam/xlog.c:10261 replication/basebackup.c:974
+#: access/transam/xlog.c:10374 replication/basebackup.c:976
#, 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:10262 replication/basebackup.c:975
+#: access/transam/xlog.c:10375 replication/basebackup.c:977
#, 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:10309
+#: access/transam/xlog.c:10422
#, 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:10423
+#: access/transam/xlog.c:10536
#, 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:10433
+#: access/transam/xlog.c:10546
#, 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:10435
+#: access/transam/xlog.c:10548
#, 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:10442
+#: access/transam/xlog.c:10555
#, 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:10446
+#: access/transam/xlog.c:10559
#, 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:10659
+#: access/transam/xlog.c:10772
#, c-format
msgid "xlog redo %s"
msgstr "xlog redo %s"
-#: access/transam/xlog.c:10699
+#: access/transam/xlog.c:10812
#, c-format
msgid "online backup mode canceled"
msgstr "Online-Sicherungsmodus storniert"
-#: access/transam/xlog.c:10700
+#: access/transam/xlog.c:10813
#, c-format
msgid "\"%s\" was renamed to \"%s\"."
msgstr "»%s« wurde in »%s« umbenannt."
-#: access/transam/xlog.c:10707
+#: access/transam/xlog.c:10820
#, c-format
msgid "online backup mode was not canceled"
msgstr "Online-Sicherungsmodus wurde nicht storniert"
-#: access/transam/xlog.c:10708
+#: access/transam/xlog.c:10821
#, c-format
msgid "Could not rename \"%s\" to \"%s\": %m."
msgstr "Konnte »%s« nicht in »%s« umbenennen: %m."
-#: access/transam/xlog.c:10828 replication/logical/logicalfuncs.c:169
+#: access/transam/xlog.c:10941 replication/logical/logicalfuncs.c:169
#: replication/walreceiver.c:937 replication/walsender.c:2114
#, c-format
msgid "could not seek in log segment %s to offset %u: %m"
msgstr "konnte Positionszeiger von Logsegment %s nicht auf %u setzen: %m"
-#: access/transam/xlog.c:10840
+#: access/transam/xlog.c:10953
#, c-format
msgid "could not read from log segment %s, offset %u: %m"
msgstr "konnte nicht aus Logsegment %s, Position %u lesen: %m"
-#: access/transam/xlog.c:11303
+#: access/transam/xlog.c:11416
#, c-format
msgid "received promote request"
msgstr "Anforderung zum Befördern empfangen"
-#: access/transam/xlog.c:11316
+#: access/transam/xlog.c:11429
#, c-format
msgid "trigger file found: %s"
msgstr "Triggerdatei gefunden: %s"
-#: access/transam/xlog.c:11325
+#: access/transam/xlog.c:11438
#, c-format
msgid "could not stat trigger file \"%s\": %m"
msgstr "konnte »stat« für Trigger-Datei »%s« nicht ausführen: %m"
@@ -2149,7 +2154,7 @@ msgstr "%s »%s«: %s"
#: access/transam/xlogarchive.c:458 replication/logical/snapbuild.c:1602
#: replication/slot.c:478 replication/slot.c:934 replication/slot.c:1046
-#: storage/file/fd.c:493 storage/file/fd.c:551 utils/time/snapmgr.c:999
+#: storage/file/fd.c:493 storage/file/fd.c:551 utils/time/snapmgr.c:1042
#, c-format
msgid "could not rename file \"%s\" to \"%s\": %m"
msgstr "konnte Datei »%s« nicht in »%s« umbenennen: %m"
@@ -2502,17 +2507,17 @@ msgstr "Vorgabeprivilegien können nicht für Spalten gesetzt werden"
#: commands/tablecmds.c:5035 commands/tablecmds.c:5085
#: commands/tablecmds.c:5189 commands/tablecmds.c:5236
#: commands/tablecmds.c:5320 commands/tablecmds.c:5408
-#: commands/tablecmds.c:7502 commands/tablecmds.c:7721
-#: commands/tablecmds.c:8113 commands/trigger.c:641 parser/analyze.c:1994
-#: parser/parse_relation.c:2358 parser/parse_relation.c:2420
-#: parser/parse_target.c:920 parser/parse_type.c:128 utils/adt/acl.c:2840
-#: utils/adt/ruleutils.c:1840
+#: commands/tablecmds.c:7541 commands/tablecmds.c:7760
+#: commands/tablecmds.c:8152 commands/trigger.c:641 parser/analyze.c:1994
+#: parser/parse_relation.c:2444 parser/parse_relation.c:2506
+#: parser/parse_target.c:931 parser/parse_type.c:128 utils/adt/acl.c:2840
+#: utils/adt/ruleutils.c:1843
#, c-format
msgid "column \"%s\" of relation \"%s\" does not exist"
msgstr "Spalte »%s« von Relation »%s« existiert nicht"
#: catalog/aclchk.c:1757 catalog/objectaddress.c:862 commands/sequence.c:1058
-#: commands/tablecmds.c:215 commands/tablecmds.c:11326 utils/adt/acl.c:2076
+#: commands/tablecmds.c:215 commands/tablecmds.c:11404 utils/adt/acl.c:2076
#: utils/adt/acl.c:2106 utils/adt/acl.c:2138 utils/adt/acl.c:2170
#: utils/adt/acl.c:2198 utils/adt/acl.c:2228
#, c-format
@@ -2880,37 +2885,37 @@ msgstr "Konversion mit OID %u existiert nicht"
msgid "extension with OID %u does not exist"
msgstr "Erweiterung mit OID %u existiert nicht"
-#: catalog/dependency.c:626
+#: catalog/dependency.c:625
#, c-format
msgid "cannot drop %s because %s requires it"
msgstr "kann %s nicht löschen, wird von %s benötigt"
-#: catalog/dependency.c:629
+#: catalog/dependency.c:628
#, c-format
msgid "You can drop %s instead."
msgstr "Sie können stattdessen %s löschen."
-#: catalog/dependency.c:790 catalog/pg_shdepend.c:575
+#: catalog/dependency.c:789 catalog/pg_shdepend.c:575
#, 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"
-#: catalog/dependency.c:906
+#: catalog/dependency.c:905
#, c-format
msgid "drop auto-cascades to %s"
msgstr "Löschvorgang löscht automatisch %s"
-#: catalog/dependency.c:918 catalog/dependency.c:927
+#: catalog/dependency.c:917 catalog/dependency.c:926
#, c-format
msgid "%s depends on %s"
msgstr "%s hängt von %s ab"
-#: catalog/dependency.c:939 catalog/dependency.c:948
+#: catalog/dependency.c:938 catalog/dependency.c:947
#, c-format
msgid "drop cascades to %s"
msgstr "Löschvorgang löscht ebenfalls %s"
-#: catalog/dependency.c:956 catalog/pg_shdepend.c:686
+#: catalog/dependency.c:955 catalog/pg_shdepend.c:686
#, c-format
msgid ""
"\n"
@@ -2925,23 +2930,23 @@ msgstr[1] ""
"\n"
"und %d weitere Objekte (Liste im Serverlog)"
-#: catalog/dependency.c:968
+#: catalog/dependency.c:967
#, c-format
msgid "cannot drop %s because other objects depend on it"
msgstr "kann %s nicht löschen, weil andere Objekte davon abhängen"
-#: catalog/dependency.c:972 catalog/dependency.c:979
+#: catalog/dependency.c:971 catalog/dependency.c:978
#, c-format
msgid "Use DROP ... CASCADE to drop the dependent objects too."
msgstr "Verwenden Sie DROP ... CASCADE, um die abhängigen Objekte ebenfalls zu löschen."
-#: catalog/dependency.c:976
+#: catalog/dependency.c:975
#, c-format
msgid "cannot drop desired object(s) because other objects depend on them"
msgstr "kann gewünschte Objekte nicht löschen, weil andere Objekte davon abhängen"
#. translator: %d always has a value larger than 1
-#: catalog/dependency.c:985
+#: catalog/dependency.c:984
#, c-format
msgid "drop cascades to %d other object"
msgid_plural "drop cascades to %d other objects"
@@ -3000,11 +3005,11 @@ msgid "no collation was derived for column \"%s\" with collatable type %s"
msgstr "für Spalte »%s« mit sortierbarem Typ %s wurde keine Sortierfolge abgeleitet"
#: catalog/heap.c:583 commands/createas.c:200 commands/createas.c:471
-#: commands/indexcmds.c:1072 commands/view.c:105 regex/regc_pg_locale.c:262
+#: commands/indexcmds.c:1072 commands/view.c:103 regex/regc_pg_locale.c:262
#: utils/adt/formatting.c:1513 utils/adt/formatting.c:1565
#: utils/adt/formatting.c:1633 utils/adt/formatting.c:1685
-#: utils/adt/formatting.c:1754 utils/adt/formatting.c:1818
-#: utils/adt/like.c:213 utils/adt/selfuncs.c:5225 utils/adt/varlena.c:1381
+#: utils/adt/formatting.c:1754 utils/adt/formatting.c:1818 utils/adt/like.c:213
+#: utils/adt/selfuncs.c:5225 utils/adt/varlena.c:1381
#, c-format
msgid "Use the COLLATE clause to set the collation explicitly."
msgstr "Verwenden Sie die COLLATE-Klausel, um die Sortierfolge explizit zu setzen."
@@ -3026,84 +3031,84 @@ msgstr "Typ »%s« existiert bereits"
msgid "A relation has an associated type of the same name, so you must use a name that doesn't conflict with any existing type."
msgstr "Eine Relation hat einen zugehörigen Typ mit dem selben Namen, daher müssen Sie einen Namen wählen, der nicht mit einem bestehenden Typ kollidiert."
-#: catalog/heap.c:2259
+#: catalog/heap.c:2260
#, c-format
msgid "check constraint \"%s\" already exists"
msgstr "Check-Constraint »%s« existiert bereits"
-#: catalog/heap.c:2424 catalog/pg_constraint.c:650 commands/tablecmds.c:5735
+#: catalog/heap.c:2425 catalog/pg_constraint.c:650 commands/tablecmds.c:5735
#, c-format
msgid "constraint \"%s\" for relation \"%s\" already exists"
msgstr "Constraint »%s« existiert bereits für Relation »%s«"
-#: catalog/heap.c:2431
+#: catalog/heap.c:2432
#, c-format
msgid "constraint \"%s\" conflicts with non-inherited constraint on relation \"%s\""
msgstr "Constraint »%s« kollidiert mit nicht vererbtem Constraint für Relation »%s«"
-#: catalog/heap.c:2442
+#: catalog/heap.c:2443
#, c-format
msgid "constraint \"%s\" conflicts with inherited constraint on relation \"%s\""
msgstr "Constraint »%s« kollidiert mit vererbtem Constraint für Relation »%s«"
-#: catalog/heap.c:2452
+#: catalog/heap.c:2453
#, c-format
msgid "constraint \"%s\" conflicts with NOT VALID constraint on relation \"%s\""
msgstr "Constraint »%s« kollidiert mit NOT-VALID-Constraint für Relation »%s«"
-#: catalog/heap.c:2457
+#: catalog/heap.c:2458
#, c-format
msgid "merging constraint \"%s\" with inherited definition"
msgstr "Constraint »%s« wird mit geerbter Definition zusammengeführt"
-#: catalog/heap.c:2563
+#: catalog/heap.c:2564
#, c-format
msgid "cannot use column references in default expression"
msgstr "Spaltenverweise können nicht in Vorgabeausdrücken verwendet werden"
-#: catalog/heap.c:2574
+#: catalog/heap.c:2575
#, c-format
msgid "default expression must not return a set"
msgstr "Vorgabeausdruck kann keine Ergebnismenge zurückgeben"
-#: catalog/heap.c:2593 rewrite/rewriteHandler.c:1066
+#: catalog/heap.c:2594 rewrite/rewriteHandler.c:1066
#, c-format
msgid "column \"%s\" is of type %s but default expression is of type %s"
msgstr "Spalte »%s« hat Typ %s, aber der Vorgabeausdruck hat Typ %s"
-#: catalog/heap.c:2598 commands/prepare.c:374 parser/parse_node.c:411
-#: parser/parse_target.c:509 parser/parse_target.c:758
-#: parser/parse_target.c:768 rewrite/rewriteHandler.c:1071
+#: catalog/heap.c:2599 commands/prepare.c:374 parser/parse_node.c:411
+#: parser/parse_target.c:520 parser/parse_target.c:769
+#: parser/parse_target.c:779 rewrite/rewriteHandler.c:1071
#, c-format
msgid "You will need to rewrite or cast the expression."
msgstr "Sie müssen den Ausdruck umschreiben oder eine Typumwandlung vornehmen."
-#: catalog/heap.c:2645
+#: catalog/heap.c:2646
#, c-format
msgid "only table \"%s\" can be referenced in check constraint"
msgstr "nur Verweise auf Tabelle »%s« sind im Check-Constraint zugelassen"
-#: catalog/heap.c:2885
+#: catalog/heap.c:2886
#, c-format
msgid "unsupported ON COMMIT and foreign key combination"
msgstr "nicht unterstützte Kombination aus ON COMMIT und Fremdschlüssel"
-#: catalog/heap.c:2886
+#: catalog/heap.c:2887
#, c-format
msgid "Table \"%s\" references \"%s\", but they do not have the same ON COMMIT setting."
msgstr "Tabelle »%s« verweist auf »%s«, aber sie haben nicht die gleiche ON-COMMIT-Einstellung."
-#: catalog/heap.c:2891
+#: catalog/heap.c:2892
#, c-format
msgid "cannot truncate a table referenced in a foreign key constraint"
msgstr "kann eine Tabelle, die in einen Fremdschlüssel-Constraint eingebunden ist, nicht leeren"
-#: catalog/heap.c:2892
+#: catalog/heap.c:2893
#, c-format
msgid "Table \"%s\" references \"%s\"."
msgstr "Tabelle »%s« verweist auf »%s«."
-#: catalog/heap.c:2894
+#: catalog/heap.c:2895
#, c-format
msgid "Truncate table \"%s\" at the same time, or use TRUNCATE ... CASCADE."
msgstr "Leeren Sie die Tabelle »%s« gleichzeitig oder verwenden Sie TRUNCATE ... CASCADE."
@@ -3169,13 +3174,13 @@ msgstr "konnte Sperre für Relation »%s.%s« nicht setzen"
msgid "could not obtain lock on relation \"%s\""
msgstr "konnte Sperre für Relation »%s« nicht setzen"
-#: catalog/namespace.c:412 parser/parse_relation.c:964
+#: catalog/namespace.c:412 parser/parse_relation.c:965
#, c-format
msgid "relation \"%s.%s\" does not exist"
msgstr "Relation »%s.%s« existiert nicht"
-#: catalog/namespace.c:417 parser/parse_relation.c:977
-#: parser/parse_relation.c:985 utils/adt/regproc.c:974
+#: catalog/namespace.c:417 parser/parse_relation.c:978
+#: parser/parse_relation.c:986 utils/adt/regproc.c:974
#, c-format
msgid "relation \"%s\" does not exist"
msgstr "Relation »%s« existiert nicht"
@@ -3222,13 +3227,13 @@ msgstr "Textsuchevorlage »%s« existiert nicht"
msgid "text search configuration \"%s\" does not exist"
msgstr "Textsuchekonfiguration »%s« existiert nicht"
-#: catalog/namespace.c:2643 parser/parse_expr.c:788 parser/parse_target.c:1110
+#: catalog/namespace.c:2643 parser/parse_expr.c:788 parser/parse_target.c:1121
#, c-format
msgid "cross-database references are not implemented: %s"
msgstr "Verweise auf andere Datenbanken sind nicht implementiert: %s"
#: catalog/namespace.c:2649 gram.y:12556 gram.y:13788 parser/parse_expr.c:795
-#: parser/parse_target.c:1117
+#: parser/parse_target.c:1128
#, c-format
msgid "improper qualified name (too many dotted names): %s"
msgstr "falscher qualifizierter Name (zu viele Namensteile): %s"
@@ -3248,8 +3253,8 @@ msgstr "Objekte können nicht in oder aus temporären Schemas verschoben werden"
msgid "cannot move objects into or out of TOAST schema"
msgstr "Objekte können nicht in oder aus TOAST-Schemas verschoben werden"
-#: catalog/namespace.c:2870 commands/schemacmds.c:212
-#: commands/schemacmds.c:288 commands/tablecmds.c:709
+#: catalog/namespace.c:2870 commands/schemacmds.c:212 commands/schemacmds.c:288
+#: commands/tablecmds.c:709
#, c-format
msgid "schema \"%s\" does not exist"
msgstr "Schema »%s« existiert nicht"
@@ -3324,25 +3329,25 @@ msgstr "Ereignistriggername kann nicht qualifiziert werden"
#: catalog/objectaddress.c:869 commands/lockcmds.c:94 commands/tablecmds.c:209
#: commands/tablecmds.c:1264 commands/tablecmds.c:4131
-#: commands/tablecmds.c:7624
+#: commands/tablecmds.c:7663
#, c-format
msgid "\"%s\" is not a table"
msgstr "»%s« ist keine Tabelle"
#: catalog/objectaddress.c:876 commands/tablecmds.c:221
-#: commands/tablecmds.c:4155 commands/tablecmds.c:11331 commands/view.c:142
+#: commands/tablecmds.c:4155 commands/tablecmds.c:11409 commands/view.c:140
#, c-format
msgid "\"%s\" is not a view"
msgstr "»%s« ist keine Sicht"
#: catalog/objectaddress.c:883 commands/matview.c:171 commands/tablecmds.c:227
-#: commands/tablecmds.c:11336
+#: commands/tablecmds.c:11414
#, c-format
msgid "\"%s\" is not a materialized view"
msgstr "»%s« ist keine materialisierte Sicht"
#: catalog/objectaddress.c:890 commands/tablecmds.c:245
-#: commands/tablecmds.c:4158 commands/tablecmds.c:11341
+#: commands/tablecmds.c:4158 commands/tablecmds.c:11419
#, c-format
msgid "\"%s\" is not a foreign table"
msgstr "»%s« ist keine Fremdtabelle"
@@ -3700,12 +3705,12 @@ msgstr "Moving-Aggregat-Implementierung gibt Typ %s zurück, aber die normale Im
msgid "sort operator can only be specified for single-argument aggregates"
msgstr "Sortieroperator kann nur für Aggregatfunktionen mit einem Argument angegeben werden"
-#: catalog/pg_aggregate.c:701 commands/typecmds.c:1657
-#: commands/typecmds.c:1708 commands/typecmds.c:1739 commands/typecmds.c:1762
-#: commands/typecmds.c:1783 commands/typecmds.c:1810 commands/typecmds.c:1837
-#: commands/typecmds.c:1914 commands/typecmds.c:1956 parser/parse_func.c:357
-#: parser/parse_func.c:386 parser/parse_func.c:411 parser/parse_func.c:425
-#: parser/parse_func.c:500 parser/parse_func.c:511 parser/parse_func.c:1907
+#: catalog/pg_aggregate.c:701 commands/typecmds.c:1657 commands/typecmds.c:1708
+#: commands/typecmds.c:1739 commands/typecmds.c:1762 commands/typecmds.c:1783
+#: commands/typecmds.c:1810 commands/typecmds.c:1837 commands/typecmds.c:1914
+#: commands/typecmds.c:1956 parser/parse_func.c:357 parser/parse_func.c:386
+#: parser/parse_func.c:411 parser/parse_func.c:425 parser/parse_func.c:500
+#: parser/parse_func.c:511 parser/parse_func.c:1907
#, c-format
msgid "function %s does not exist"
msgstr "Funktion %s existiert nicht"
@@ -3968,7 +3973,7 @@ msgstr "SQL-Funktionen können keinen Rückgabetyp »%s« haben"
msgid "SQL functions cannot have arguments of type %s"
msgstr "SQL-Funktionen können keine Argumente vom Typ »%s« haben"
-#: catalog/pg_proc.c:945 executor/functions.c:1418
+#: catalog/pg_proc.c:945 executor/functions.c:1427
#, c-format
msgid "SQL function \"%s\""
msgstr "SQL-Funktion »%s«"
@@ -4063,7 +4068,7 @@ msgid "could not form array type name for type \"%s\""
msgstr "konnte keinen Arraytypnamen für Datentyp »%s« erzeugen"
#: catalog/toasting.c:104 commands/indexcmds.c:380 commands/tablecmds.c:4140
-#: commands/tablecmds.c:11219
+#: commands/tablecmds.c:11297
#, c-format
msgid "\"%s\" is not a table or materialized view"
msgstr "»%s« ist keine Tabelle oder materialisierte Sicht"
@@ -4302,7 +4307,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:170 commands/tablecmds.c:8837 commands/tablecmds.c:10533
+#: commands/cluster.c:170 commands/tablecmds.c:8876 commands/tablecmds.c:10605
#, c-format
msgid "index \"%s\" for table \"%s\" does not exist"
msgstr "Index »%s« für Tabelle »%s« existiert nicht"
@@ -4317,7 +4322,7 @@ msgstr "globaler Katalog kann nicht geclustert werden"
msgid "cannot vacuum temporary tables of other sessions"
msgstr "temporäre Tabellen anderer Sitzungen können nicht gevacuumt werden"
-#: commands/cluster.c:430 commands/tablecmds.c:10543
+#: commands/cluster.c:430 commands/tablecmds.c:10615
#, c-format
msgid "\"%s\" is not an index for table \"%s\""
msgstr "»%s« ist kein Index für Tabelle »%s«"
@@ -4899,14 +4904,14 @@ msgid "incorrect binary data format"
msgstr "falsches Binärdatenformat"
#: commands/copy.c:4271 commands/indexcmds.c:993 commands/tablecmds.c:1428
-#: commands/tablecmds.c:2238 parser/parse_relation.c:2889
-#: utils/adt/tsvector_op.c:1417
+#: commands/tablecmds.c:2238 parser/parse_relation.c:2982
+#: utils/adt/tsvector_op.c:1418
#, c-format
msgid "column \"%s\" does not exist"
msgstr "Spalte »%s« existiert nicht"
#: commands/copy.c:4278 commands/tablecmds.c:1454 commands/trigger.c:650
-#: parser/parse_target.c:936 parser/parse_target.c:947
+#: parser/parse_target.c:947 parser/parse_target.c:958
#, c-format
msgid "column \"%s\" specified more than once"
msgstr "Spalte »%s« mehrmals angegeben"
@@ -5164,7 +5169,7 @@ msgid "invalid argument for %s: \"%s\""
msgstr "ungültiges Argument für %s: »%s«"
#: commands/dropcmds.c:112 commands/functioncmds.c:1110
-#: utils/adt/ruleutils.c:1937
+#: utils/adt/ruleutils.c:1940
#, c-format
msgid "\"%s\" is an aggregate function"
msgstr "»%s« ist eine Aggregatfunktion"
@@ -5175,7 +5180,7 @@ msgid "Use DROP AGGREGATE to drop aggregate functions."
msgstr "Verwenden Sie DROP AGGREGATE, um Aggregatfunktionen zu löschen."
#: commands/dropcmds.c:165 commands/sequence.c:405 commands/tablecmds.c:2319
-#: commands/tablecmds.c:2500 commands/tablecmds.c:10707 tcop/utility.c:1006
+#: commands/tablecmds.c:2500 commands/tablecmds.c:10785 tcop/utility.c:1006
#, c-format
msgid "relation \"%s\" does not exist, skipping"
msgstr "Relation »%s« existiert nicht, wird übersprungen"
@@ -5350,7 +5355,7 @@ msgstr "%s kann nur in einer sql_drop-Ereignistriggerfunktion aufgerufen werden"
#: commands/event_trigger.c:1226 commands/extension.c:1646
#: commands/extension.c:1755 commands/extension.c:1948 commands/prepare.c:702
#: executor/execQual.c:1742 executor/execQual.c:1767 executor/execQual.c:2142
-#: executor/execQual.c:5345 executor/functions.c:1018 foreign/foreign.c:421
+#: executor/execQual.c:5345 executor/functions.c:1027 foreign/foreign.c:421
#: replication/logical/logicalfuncs.c:322 replication/slotfuncs.c:173
#: replication/walsender.c:2758 utils/adt/jsonfuncs.c:1386
#: utils/adt/jsonfuncs.c:1518 utils/adt/jsonfuncs.c:1708
@@ -5958,9 +5963,8 @@ msgstr "kein Inline-Code angegeben"
msgid "language \"%s\" does not support inline code execution"
msgstr "Sprache »%s« unterstützt das Ausführen von Inline-Code nicht"
-#: commands/indexcmds.c:159 commands/indexcmds.c:486
-#: commands/opclasscmds.c:370 commands/opclasscmds.c:790
-#: commands/opclasscmds.c:1749
+#: commands/indexcmds.c:159 commands/indexcmds.c:486 commands/opclasscmds.c:370
+#: commands/opclasscmds.c:790 commands/opclasscmds.c:1749
#, c-format
msgid "access method \"%s\" does not exist"
msgstr "Zugriffsmethode »%s« existiert nicht"
@@ -5985,7 +5989,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:445 commands/tablecmds.c:526 commands/tablecmds.c:9143
+#: commands/indexcmds.c:445 commands/tablecmds.c:526 commands/tablecmds.c:9182
#, 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"
@@ -6349,8 +6353,7 @@ msgstr "Restriktionsschätzfunktion %s muss Typ »float8« zurückgeben"
msgid "join estimator function %s must return type \"float8\""
msgstr "Join-Schätzfunktion %s muss Typ »float8« zurückgeben"
-#: commands/portalcmds.c:61 commands/portalcmds.c:160
-#: commands/portalcmds.c:212
+#: commands/portalcmds.c:61 commands/portalcmds.c:160 commands/portalcmds.c:212
#, c-format
msgid "invalid cursor name: must not be empty"
msgstr "ungültiger Cursorname: darf nicht leer sein"
@@ -6645,8 +6648,8 @@ 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:243 commands/tablecmds.c:8099
-#: commands/tablecmds.c:10639
+#: commands/tablecmds.c:243 commands/tablecmds.c:8138
+#: commands/tablecmds.c:10711
#, c-format
msgid "foreign table \"%s\" does not exist"
msgstr "Fremdtabelle »%s« existiert nicht"
@@ -6687,11 +6690,10 @@ msgstr "DROP INDEX CONCURRENTLY unterstützt das Löschen von mehreren Objekten
msgid "DROP INDEX CONCURRENTLY does not support CASCADE"
msgstr "DROP INDEX CONCURRENTLY unterstützt kein CASCADE"
-#: commands/tablecmds.c:939 commands/tablecmds.c:1277
-#: commands/tablecmds.c:2134 commands/tablecmds.c:4113
-#: commands/tablecmds.c:5934 commands/tablecmds.c:11252
-#: commands/tablecmds.c:11287 commands/trigger.c:238 commands/trigger.c:1124
-#: commands/trigger.c:1232 rewrite/rewriteDefine.c:271
+#: commands/tablecmds.c:939 commands/tablecmds.c:1277 commands/tablecmds.c:2134
+#: commands/tablecmds.c:4113 commands/tablecmds.c:5934
+#: commands/tablecmds.c:11330 commands/tablecmds.c:11365 commands/trigger.c:238
+#: commands/trigger.c:1124 commands/trigger.c:1232 rewrite/rewriteDefine.c:271
#: rewrite/rewriteDefine.c:900
#, c-format
msgid "permission denied: \"%s\" is a system catalog"
@@ -6712,17 +6714,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:1499 commands/tablecmds.c:9592
+#: commands/tablecmds.c:1499 commands/tablecmds.c:9631
#, c-format
msgid "cannot inherit from temporary relation \"%s\""
msgstr "von temporärer Relation »%s« kann nicht geerbt werden"
-#: commands/tablecmds.c:1507 commands/tablecmds.c:9600
+#: commands/tablecmds.c:1507 commands/tablecmds.c:9639
#, 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:1523 commands/tablecmds.c:9634
+#: commands/tablecmds.c:1523 commands/tablecmds.c:9673
#, c-format
msgid "relation \"%s\" would be inherited from more than once"
msgstr "von der Relation »%s« würde mehrmals geerbt werden"
@@ -6885,13 +6887,13 @@ msgstr "überprüfe Tabelle »%s«"
msgid "column \"%s\" contains null values"
msgstr "Spalte »%s« enthält NULL-Werte"
-#: commands/tablecmds.c:3988 commands/tablecmds.c:6993
+#: commands/tablecmds.c:3988 commands/tablecmds.c:7011
#, c-format
msgid "check constraint \"%s\" is violated by some row"
msgstr "Check-Constraint »%s« wird von irgendeiner Zeile verletzt"
-#: commands/tablecmds.c:4134 commands/trigger.c:232
-#: rewrite/rewriteDefine.c:265 rewrite/rewriteDefine.c:895
+#: commands/tablecmds.c:4134 commands/trigger.c:232 rewrite/rewriteDefine.c:265
+#: rewrite/rewriteDefine.c:895
#, c-format
msgid "\"%s\" is not a table or view"
msgstr "»%s« ist keine Tabelle oder Sicht"
@@ -6961,12 +6963,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:4529 commands/tablecmds.c:9788
+#: commands/tablecmds.c:4529 commands/tablecmds.c:9827
#, 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:4535 commands/tablecmds.c:9795
+#: commands/tablecmds.c:4535 commands/tablecmds.c:9834
#, c-format
msgid "child table \"%s\" has different collation for column \"%s\""
msgstr "abgeleitete Tabelle »%s« hat unterschiedliche Sortierfolge für Spalte »%s«"
@@ -6994,7 +6996,7 @@ msgstr "Spalte »%s« von Relation »%s« existiert bereits"
#: commands/tablecmds.c:4949 commands/tablecmds.c:5044
#: commands/tablecmds.c:5092 commands/tablecmds.c:5196
#: commands/tablecmds.c:5243 commands/tablecmds.c:5327
-#: commands/tablecmds.c:7511 commands/tablecmds.c:8121
+#: commands/tablecmds.c:7550 commands/tablecmds.c:8160
#, c-format
msgid "cannot alter system column \"%s\""
msgstr "Systemspalte »%s« kann nicht geändert werden"
@@ -7094,8 +7096,8 @@ msgstr "Fremdschlüssel-Constraint »%s« kann nicht implementiert werden"
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:6339 commands/tablecmds.c:6478
-#: commands/tablecmds.c:7350 commands/tablecmds.c:7406
+#: commands/tablecmds.c:6339 commands/tablecmds.c:6496
+#: commands/tablecmds.c:7389 commands/tablecmds.c:7445
#, c-format
msgid "constraint \"%s\" of relation \"%s\" does not exist"
msgstr "Constraint »%s« von Relation »%s« existiert nicht"
@@ -7105,353 +7107,353 @@ msgstr "Constraint »%s« von Relation »%s« existiert nicht"
msgid "constraint \"%s\" of relation \"%s\" is not a foreign key constraint"
msgstr "Constraint »%s« von Relation »%s« ist kein Fremdschlüssel-Constraint"
-#: commands/tablecmds.c:6485
+#: commands/tablecmds.c:6503
#, 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:6554
+#: commands/tablecmds.c:6572
#, c-format
msgid "constraint must be validated on child tables too"
msgstr "Constraint muss ebenso in den abgeleiteten Tabellen validiert werden"
-#: commands/tablecmds.c:6616
+#: commands/tablecmds.c:6634
#, 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:6621
+#: commands/tablecmds.c:6639
#, 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:6686
+#: commands/tablecmds.c:6704
#, 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:6703
+#: commands/tablecmds.c:6721
#, 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:6768
+#: commands/tablecmds.c:6786
#, 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:6862
+#: commands/tablecmds.c:6880
#, 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:6867
+#: commands/tablecmds.c:6885
#, 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:7026
+#: commands/tablecmds.c:7044
#, c-format
msgid "validating foreign key constraint \"%s\""
msgstr "validiere Fremdschlüssel-Constraint »%s«"
-#: commands/tablecmds.c:7322
+#: commands/tablecmds.c:7343
#, 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:7356
+#: commands/tablecmds.c:7395
#, 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:7495
+#: commands/tablecmds.c:7534
#, c-format
msgid "cannot alter column type of typed table"
msgstr "Spaltentyp einer getypten Tabelle kann nicht geändert werden"
-#: commands/tablecmds.c:7518
+#: commands/tablecmds.c:7557
#, c-format
msgid "cannot alter inherited column \"%s\""
msgstr "kann vererbte Spalte »%s« nicht ändern"
-#: commands/tablecmds.c:7565
+#: commands/tablecmds.c:7604
#, c-format
msgid "transform expression must not return a set"
msgstr "Umwandlungsausdruck kann keine Ergebnismenge zurückgeben"
-#: commands/tablecmds.c:7587
+#: commands/tablecmds.c:7626
#, 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:7590
+#: commands/tablecmds.c:7629
#, 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:7594
+#: commands/tablecmds.c:7633
#, 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:7597
+#: commands/tablecmds.c:7636
#, c-format
msgid "You might need to specify \"USING %s::%s\"."
msgstr "Sie müssen möglicherweise »USING %s::%s« angeben."
-#: commands/tablecmds.c:7650
+#: commands/tablecmds.c:7689
#, 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:7731
+#: commands/tablecmds.c:7770
#, c-format
msgid "cannot alter type of column \"%s\" twice"
msgstr "Typ der Spalte »%s« kann nicht zweimal geändert werden"
-#: commands/tablecmds.c:7767
+#: commands/tablecmds.c:7806
#, 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:7893
+#: commands/tablecmds.c:7932
#, 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:7894 commands/tablecmds.c:7913
+#: commands/tablecmds.c:7933 commands/tablecmds.c:7952
#, c-format
msgid "%s depends on column \"%s\""
msgstr "%s hängt von Spalte »%s« ab"
-#: commands/tablecmds.c:7912
+#: commands/tablecmds.c:7951
#, 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:8508
+#: commands/tablecmds.c:8547
#, c-format
msgid "cannot change owner of index \"%s\""
msgstr "kann Eigentümer des Index »%s« nicht ändern"
-#: commands/tablecmds.c:8510
+#: commands/tablecmds.c:8549
#, 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:8526
+#: commands/tablecmds.c:8565
#, c-format
msgid "cannot change owner of sequence \"%s\""
msgstr "kann Eigentümer der Sequenz »%s« nicht ändern"
-#: commands/tablecmds.c:8528 commands/tablecmds.c:10726
+#: commands/tablecmds.c:8567 commands/tablecmds.c:10804
#, c-format
msgid "Sequence \"%s\" is linked to table \"%s\"."
msgstr "Sequenz »%s« ist mit Tabelle »%s« verknüpft."
-#: commands/tablecmds.c:8540 commands/tablecmds.c:11362
+#: commands/tablecmds.c:8579 commands/tablecmds.c:11440
#, c-format
msgid "Use ALTER TYPE instead."
msgstr "Verwenden Sie stattdessen ALTER TYPE."
-#: commands/tablecmds.c:8549
+#: commands/tablecmds.c:8588
#, 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:8884
+#: commands/tablecmds.c:8923
#, c-format
msgid "cannot have multiple SET TABLESPACE subcommands"
msgstr "mehrere SET TABLESPACE Unterbefehle sind ungültig"
-#: commands/tablecmds.c:8957
+#: commands/tablecmds.c:8996
#, c-format
msgid "\"%s\" is not a table, view, materialized view, index, or TOAST table"
msgstr "»%s« ist weder Tabelle, Sicht, materialisierte Sicht, Index noch TOAST-Tabelle"
-#: commands/tablecmds.c:8990 commands/view.c:462
+#: commands/tablecmds.c:9029 commands/view.c:491
#, c-format
msgid "WITH CHECK OPTION is supported only on automatically updatable views"
msgstr "WITH CHECK OPTION wird nur für automatisch aktualisierbare Sichten unterstützt"
-#: commands/tablecmds.c:9136
+#: commands/tablecmds.c:9175
#, c-format
msgid "cannot move system relation \"%s\""
msgstr "Systemrelation »%s« kann nicht verschoben werden"
-#: commands/tablecmds.c:9152
+#: commands/tablecmds.c:9191
#, c-format
msgid "cannot move temporary tables of other sessions"
msgstr "temporäre Tabellen anderer Sitzungen können nicht verschoben werden"
-#: commands/tablecmds.c:9289
+#: commands/tablecmds.c:9328
#, c-format
msgid "only tables, indexes, and materialized views exist in tablespaces"
msgstr "nur Tabellen, Indexe und materialisierte Sichten existieren in Tablespaces"
-#: commands/tablecmds.c:9301
+#: commands/tablecmds.c:9340
#, c-format
msgid "cannot move relations in to or out of pg_global tablespace"
msgstr "Relationen können nicht in den oder aus dem Tablespace »pg_global« verschoben werden"
-#: commands/tablecmds.c:9392
+#: commands/tablecmds.c:9431
#, c-format
msgid "aborting because lock on relation \"%s\".\"%s\" is not available"
msgstr "Abbruch weil Sperre für Relation »%s.%s« nicht verfügbar ist"
-#: commands/tablecmds.c:9408
+#: commands/tablecmds.c:9447
#, c-format
msgid "no matching relations in tablespace \"%s\" found"
msgstr "keine passenden Relationen in Tablespace »%s« gefunden"
-#: commands/tablecmds.c:9479 storage/buffer/bufmgr.c:501
+#: commands/tablecmds.c:9518 storage/buffer/bufmgr.c:501
#, c-format
msgid "invalid page in block %u of relation %s"
msgstr "ungültige Seite in Block %u von Relation %s"
-#: commands/tablecmds.c:9561
+#: commands/tablecmds.c:9600
#, c-format
msgid "cannot change inheritance of typed table"
msgstr "Vererbung einer getypten Tabelle kann nicht geändert werden"
-#: commands/tablecmds.c:9607
+#: commands/tablecmds.c:9646
#, 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:9661
+#: commands/tablecmds.c:9700
#, c-format
msgid "circular inheritance not allowed"
msgstr "zirkuläre Vererbung ist nicht erlaubt"
-#: commands/tablecmds.c:9662
+#: commands/tablecmds.c:9701
#, c-format
msgid "\"%s\" is already a child of \"%s\"."
msgstr "»%s« ist schon von »%s« abgeleitet."
-#: commands/tablecmds.c:9670
+#: commands/tablecmds.c:9709
#, 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:9806
+#: commands/tablecmds.c:9845
#, 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:9822
+#: commands/tablecmds.c:9861 commands/tablecmds.c:9894
#, c-format
msgid "child table is missing column \"%s\""
msgstr "Spalte »%s« fehlt in abgeleiteter Tabelle"
-#: commands/tablecmds.c:9905
+#: commands/tablecmds.c:9977
#, 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:9913
+#: commands/tablecmds.c:9985
#, 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:9924
+#: commands/tablecmds.c:9996
#, c-format
msgid "constraint \"%s\" conflicts with NOT VALID constraint on child table \"%s\""
msgstr "Constraint »%s« kollidiert mit NOT-VALID-Constraint für abgeleitete Tabelle »%s«"
-#: commands/tablecmds.c:9948
+#: commands/tablecmds.c:10020
#, c-format
msgid "child table is missing constraint \"%s\""
msgstr "Constraint »%s« fehlt in abgeleiteter Tabelle"
-#: commands/tablecmds.c:10028
+#: commands/tablecmds.c:10100
#, c-format
msgid "relation \"%s\" is not a parent of relation \"%s\""
msgstr "Relation »%s« ist keine Basisrelation von Relation »%s«"
-#: commands/tablecmds.c:10254
+#: commands/tablecmds.c:10326
#, c-format
msgid "typed tables cannot inherit"
msgstr "getypte Tabellen können nicht erben"
-#: commands/tablecmds.c:10285
+#: commands/tablecmds.c:10357
#, c-format
msgid "table is missing column \"%s\""
msgstr "Spalte »%s« fehlt in Tabelle"
-#: commands/tablecmds.c:10295
+#: commands/tablecmds.c:10367
#, c-format
msgid "table has column \"%s\" where type requires \"%s\""
msgstr "Tabelle hat Spalte »%s«, aber Typ benötigt »%s«"
-#: commands/tablecmds.c:10304
+#: commands/tablecmds.c:10376
#, c-format
msgid "table \"%s\" has different type for column \"%s\""
msgstr "Tabelle »%s« hat unterschiedlichen Typ für Spalte »%s«"
-#: commands/tablecmds.c:10317
+#: commands/tablecmds.c:10389
#, c-format
msgid "table has extra column \"%s\""
msgstr "Tabelle hat zusätzliche Spalte »%s«"
-#: commands/tablecmds.c:10367
+#: commands/tablecmds.c:10439
#, c-format
msgid "\"%s\" is not a typed table"
msgstr "»%s« ist keine getypte Tabelle"
-#: commands/tablecmds.c:10550
+#: commands/tablecmds.c:10622
#, c-format
msgid "cannot use non-unique index \"%s\" as replica identity"
msgstr "nicht eindeutiger Index »%s« kann nicht als Replik-Identität verwendet werden"
-#: commands/tablecmds.c:10556
+#: commands/tablecmds.c:10628
#, c-format
msgid "cannot use non-immediate index \"%s\" as replica identity"
msgstr "Index »%s« kann nicht als Replik-Identität verwendet werden, weil er nicht IMMEDIATE ist"
-#: commands/tablecmds.c:10562
+#: commands/tablecmds.c:10634
#, c-format
msgid "cannot use expression index \"%s\" as replica identity"
msgstr "Ausdrucksindex »%s« kann nicht als Replik-Identität verwendet werden"
-#: commands/tablecmds.c:10568
+#: commands/tablecmds.c:10640
#, c-format
msgid "cannot use partial index \"%s\" as replica identity"
msgstr "partieller Index »%s« kann nicht als Replik-Identität verwendet werden"
-#: commands/tablecmds.c:10574
+#: commands/tablecmds.c:10646
#, c-format
msgid "cannot use invalid index \"%s\" as replica identity"
msgstr "ungültiger Index »%s« kann nicht als Replik-Identität verwendet werden"
-#: commands/tablecmds.c:10595
+#: commands/tablecmds.c:10667
#, c-format
msgid "index \"%s\" cannot be used as replica identity because column %d is a system column"
msgstr "Index »%s« kann nicht als Replik-Identität verwendet werden, weil Spalte %d eine Systemspalte ist"
-#: commands/tablecmds.c:10602
+#: commands/tablecmds.c:10674
#, c-format
msgid "index \"%s\" cannot be used as replica identity because column \"%s\" is nullable"
msgstr "Index »%s« kann nicht als Replik-Identität verwendet werden, weil Spalte »%s« NULL-Werte akzeptiert"
-#: commands/tablecmds.c:10725
+#: commands/tablecmds.c:10803
#, 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:10821
+#: commands/tablecmds.c:10899
#, c-format
msgid "relation \"%s\" already exists in schema \"%s\""
msgstr "Relation »%s« existiert bereits in Schema »%s«"
-#: commands/tablecmds.c:11346
+#: commands/tablecmds.c:11424
#, c-format
msgid "\"%s\" is not a composite type"
msgstr "»%s« ist kein zusammengesetzter Typ"
-#: commands/tablecmds.c:11376
+#: commands/tablecmds.c:11454
#, c-format
msgid "\"%s\" is not a table, view, materialized view, sequence, or foreign table"
msgstr "»%s« ist weder Tabelle, Sicht, materialisierte Sicht, Sequenz noch Fremdtabelle"
@@ -7514,7 +7516,7 @@ msgid "tablespace \"%s\" already exists"
msgstr "Tablespace »%s« existiert bereits"
#: commands/tablespace.c:388 commands/tablespace.c:552
-#: replication/basebackup.c:222 replication/basebackup.c:1096
+#: replication/basebackup.c:224 replication/basebackup.c:1084
#: utils/adt/misc.c:365
#, c-format
msgid "tablespaces are not supported on this platform"
@@ -7574,8 +7576,8 @@ msgid "could not create symbolic link \"%s\": %m"
msgstr "konnte symbolische Verknüpfung »%s« nicht erstellen: %m"
#: commands/tablespace.c:726 commands/tablespace.c:736
-#: postmaster/postmaster.c:1398 replication/basebackup.c:349
-#: replication/basebackup.c:682 storage/file/copydir.c:53
+#: postmaster/postmaster.c:1398 replication/basebackup.c:351
+#: replication/basebackup.c:684 storage/file/copydir.c:53
#: storage/file/copydir.c:96 storage/file/fd.c:2091 storage/file/fd.c:2690
#: storage/ipc/dsm.c:300 utils/adt/genfile.c:354 utils/adt/misc.c:267
#: utils/misc/tzparser.c:339
@@ -7758,9 +7760,8 @@ msgstr "das zu aktualisierende Tupel wurde schon durch eine vom aktuellen Befehl
msgid "Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows."
msgstr "Verwenden Sie einen AFTER-Trigger anstelle eines BEFORE-Triggers, um Änderungen an andere Zeilen zu propagieren."
-#: commands/trigger.c:2747 executor/execMain.c:2173
-#: executor/nodeLockRows.c:165 executor/nodeModifyTable.c:464
-#: executor/nodeModifyTable.c:748
+#: commands/trigger.c:2747 executor/execMain.c:2173 executor/nodeLockRows.c:165
+#: executor/nodeModifyTable.c:464 executor/nodeModifyTable.c:748
#, c-format
msgid "could not serialize access due to concurrent update"
msgstr "kann Zugriff nicht serialisieren wegen gleichzeitiger Aktualisierung"
@@ -8530,52 +8531,52 @@ msgstr "ungültiger Wert für Option »check_option«"
msgid "Valid values are \"local\" and \"cascaded\"."
msgstr "Gültige Werte sind »local« und »cascaded«."
-#: commands/view.c:103
+#: commands/view.c:101
#, c-format
msgid "could not determine which collation to use for view column \"%s\""
msgstr "konnte die für die Sichtspalte »%s« zu verwendende Sortierfolge nicht bestimmen"
-#: commands/view.c:117
+#: commands/view.c:115
#, c-format
msgid "view must have at least one column"
msgstr "Sicht muss mindestens eine Spalte haben"
-#: commands/view.c:248 commands/view.c:260
+#: commands/view.c:277 commands/view.c:289
#, c-format
msgid "cannot drop columns from view"
msgstr "aus einer Sicht können keine Spalten gelöscht werden"
-#: commands/view.c:265
+#: commands/view.c:294
#, c-format
msgid "cannot change name of view column \"%s\" to \"%s\""
msgstr "kann Namen der Sichtspalte »%s« nicht in »%s« ändern"
-#: commands/view.c:273
+#: commands/view.c:302
#, c-format
msgid "cannot change data type of view column \"%s\" from %s to %s"
msgstr "kann Datentyp der Sichtspalte »%s« nicht von %s in %s ändern"
-#: commands/view.c:408
+#: commands/view.c:437
#, c-format
msgid "views must not contain SELECT INTO"
msgstr "Sichten dürfen kein SELECT INTO enthalten"
-#: commands/view.c:421
+#: commands/view.c:450
#, c-format
msgid "views must not contain data-modifying statements in WITH"
msgstr "Sichten dürfen keine datenmodifizierenden Anweisungen in WITH enthalten"
-#: commands/view.c:492
+#: commands/view.c:521
#, c-format
msgid "CREATE VIEW specifies more column names than columns"
msgstr "CREATE VIEW gibt mehr Spaltennamen als Spalten an"
-#: commands/view.c:500
+#: commands/view.c:529
#, c-format
msgid "views cannot be unlogged because they do not have storage"
msgstr "Sichten können nicht ungeloggt sein, weil sie keinen Speicherplatz verwenden"
-#: commands/view.c:514
+#: commands/view.c:543
#, c-format
msgid "view \"%s\" will be a temporary view"
msgstr "Sicht »%s« wird eine temporäre Sicht"
@@ -8753,7 +8754,7 @@ msgstr "neue Zeile verletzt WITH CHECK OPTION für Sicht »%s«"
#: executor/execQual.c:306 executor/execQual.c:334 executor/execQual.c:3172
#: utils/adt/array_userfuncs.c:430 utils/adt/arrayfuncs.c:233
#: utils/adt/arrayfuncs.c:531 utils/adt/arrayfuncs.c:1275
-#: utils/adt/arrayfuncs.c:2961 utils/adt/arrayfuncs.c:4986
+#: utils/adt/arrayfuncs.c:2961 utils/adt/arrayfuncs.c:4980
#, c-format
msgid "number of array dimensions (%d) exceeds the maximum allowed (%d)"
msgstr "Anzahl der Arraydimensionen (%d) überschreitet erlaubtes Maximum (%d)"
@@ -8968,71 +8969,76 @@ msgstr "Der Schlüssel kollidiert mit einem vorhandenen Schlüssel."
msgid "could not determine actual type of argument declared %s"
msgstr "konnte tatsächlichen Typ von Argument mit deklarierten Typ %s nicht bestimmen"
+#: executor/functions.c:509
+#, c-format
+msgid "cannot COPY to/from client in a SQL function"
+msgstr "COPY vom/zum Client funktioniert in einer SQL-Funktion nicht"
+
#. translator: %s is a SQL statement name
-#: executor/functions.c:506
+#: executor/functions.c:515
#, c-format
msgid "%s is not allowed in a SQL function"
msgstr "%s ist in SQL-Funktionen nicht erlaubt"
#. translator: %s is a SQL statement name
-#: executor/functions.c:513 executor/spi.c:1343 executor/spi.c:2130
+#: executor/functions.c:522 executor/spi.c:1343 executor/spi.c:2130
#, c-format
msgid "%s is not allowed in a non-volatile function"
msgstr "%s ist in als nicht »volatile« markierten Funktionen nicht erlaubt"
-#: executor/functions.c:638
+#: executor/functions.c:647
#, c-format
msgid "could not determine actual result type for function declared to return type %s"
msgstr "konnte tatsächlichen Ergebnistyp von Funktion mit deklarierten Rückgabetyp %s nicht bestimmen"
-#: executor/functions.c:1402
+#: executor/functions.c:1411
#, c-format
msgid "SQL function \"%s\" statement %d"
msgstr "SQL-Funktion »%s« Anweisung %d"
-#: executor/functions.c:1428
+#: executor/functions.c:1437
#, c-format
msgid "SQL function \"%s\" during startup"
msgstr "SQL-Funktion »%s« beim Start"
-#: executor/functions.c:1587 executor/functions.c:1624
-#: executor/functions.c:1636 executor/functions.c:1749
-#: executor/functions.c:1782 executor/functions.c:1812
+#: executor/functions.c:1596 executor/functions.c:1633
+#: executor/functions.c:1645 executor/functions.c:1758
+#: executor/functions.c:1791 executor/functions.c:1821
#, c-format
msgid "return type mismatch in function declared to return %s"
msgstr "Rückgabetyp von Funktion stimmt nicht überein; deklariert als %s"
-#: executor/functions.c:1589
+#: executor/functions.c:1598
#, c-format
msgid "Function's final statement must be SELECT or INSERT/UPDATE/DELETE RETURNING."
msgstr "Die letzte Anweisung der Funktion muss ein SELECT oder INSERT/UPDATE/DELETE RETURNING sein."
-#: executor/functions.c:1626
+#: executor/functions.c:1635
#, c-format
msgid "Final statement must return exactly one column."
msgstr "Die letzte Anweisung muss genau eine Spalte zurückgeben."
-#: executor/functions.c:1638
+#: executor/functions.c:1647
#, c-format
msgid "Actual return type is %s."
msgstr "Eigentlicher Rückgabetyp ist %s."
-#: executor/functions.c:1751
+#: executor/functions.c:1760
#, c-format
msgid "Final statement returns too many columns."
msgstr "Die letzte Anweisung gibt zu viele Spalten zurück."
-#: executor/functions.c:1784
+#: executor/functions.c:1793
#, c-format
msgid "Final statement returns %s instead of %s at column %d."
msgstr "Die letzte Anweisung ergibt %s statt %s in Spalte %d."
-#: executor/functions.c:1814
+#: executor/functions.c:1823
#, c-format
msgid "Final statement returns too few columns."
msgstr "Die letzte Anweisung gibt zu wenige Spalten zurück."
-#: executor/functions.c:1863
+#: executor/functions.c:1872
#, c-format
msgid "return type %s is not supported for SQL functions"
msgstr "Rückgabetyp %s wird von SQL-Funktionen nicht unterstützt"
@@ -11597,8 +11603,8 @@ msgid "Ordering operators must be \"<\" or \">\" members of btree operator famil
msgstr "Sortieroperatoren müssen die Mitglieder »<« oder »>« einer »btree«-Operatorfamilie sein."
#: parser/parse_coerce.c:933 parser/parse_coerce.c:963
-#: parser/parse_coerce.c:981 parser/parse_coerce.c:996
-#: parser/parse_expr.c:1773 parser/parse_expr.c:2247 parser/parse_target.c:854
+#: parser/parse_coerce.c:981 parser/parse_coerce.c:996 parser/parse_expr.c:1773
+#: parser/parse_expr.c:2247 parser/parse_target.c:865
#, c-format
msgid "cannot cast type %s to %s"
msgstr "kann Typ %s nicht in Typ %s umwandeln"
@@ -11822,7 +11828,7 @@ msgstr "FOR UPDATE/SHARE in einer rekursiven Anfrage ist nicht implementiert"
msgid "recursive reference to query \"%s\" must not appear more than once"
msgstr "rekursiver Verweis auf Anfrage »%s« darf nicht mehrmals erscheinen"
-#: parser/parse_expr.c:389 parser/parse_relation.c:2875
+#: parser/parse_expr.c:389 parser/parse_relation.c:2968
#, c-format
msgid "column %s.%s does not exist"
msgstr "Spalte %s.%s existiert nicht"
@@ -11842,13 +11848,13 @@ msgstr "konnte Spalte »%s« im Record-Datentyp nicht identifizieren"
msgid "column notation .%s applied to type %s, which is not a composite type"
msgstr "Spaltenschreibweise .%s mit Typ %s verwendet, der kein zusammengesetzter Typ ist"
-#: parser/parse_expr.c:443 parser/parse_target.c:640
+#: parser/parse_expr.c:443 parser/parse_target.c:651
#, c-format
msgid "row expansion via \"*\" is not supported here"
msgstr "Zeilenexpansion mit »*« wird hier nicht unterstützt"
-#: parser/parse_expr.c:766 parser/parse_relation.c:561
-#: parser/parse_relation.c:652 parser/parse_target.c:1089
+#: parser/parse_expr.c:766 parser/parse_relation.c:562
+#: parser/parse_relation.c:653 parser/parse_target.c:1100
#, c-format
msgid "column reference \"%s\" is ambiguous"
msgstr "Spaltenverweis »%s« ist nicht eindeutig"
@@ -12174,7 +12180,7 @@ msgid "Use an explicit ordering operator or modify the query."
msgstr "Verwenden Sie einen ausdrücklichen Sortieroperator oder ändern Sie die Anfrage."
#: parser/parse_oper.c:225 utils/adt/arrayfuncs.c:3222
-#: utils/adt/arrayfuncs.c:3741 utils/adt/arrayfuncs.c:5294
+#: utils/adt/arrayfuncs.c:3741 utils/adt/arrayfuncs.c:5282
#: utils/adt/rowtypes.c:1167
#, c-format
msgid "could not identify an equality operator for type %s"
@@ -12225,148 +12231,148 @@ msgstr "op ANY/ALL (array) erfordert, dass Operator keine Ergebnismenge zurückg
msgid "inconsistent types deduced for parameter $%d"
msgstr "inkonsistente Typen für Parameter $%d ermittelt"
-#: parser/parse_relation.c:172
+#: parser/parse_relation.c:173
#, c-format
msgid "table reference \"%s\" is ambiguous"
msgstr "Tabellenbezug »%s« ist nicht eindeutig"
-#: parser/parse_relation.c:216
+#: parser/parse_relation.c:217
#, c-format
msgid "table reference %u is ambiguous"
msgstr "Tabellenbezug %u ist nicht eindeutig"
-#: parser/parse_relation.c:395
+#: parser/parse_relation.c:396
#, c-format
msgid "table name \"%s\" specified more than once"
msgstr "Tabellenname »%s« mehrmals angegeben"
-#: parser/parse_relation.c:422 parser/parse_relation.c:2839
+#: parser/parse_relation.c:423 parser/parse_relation.c:2932
#, c-format
msgid "invalid reference to FROM-clause entry for table \"%s\""
msgstr "ungültiger Verweis auf FROM-Klausel-Eintrag für Tabelle »%s«"
-#: parser/parse_relation.c:425 parser/parse_relation.c:2844
+#: parser/parse_relation.c:426 parser/parse_relation.c:2937
#, c-format
msgid "There is an entry for table \"%s\", but it cannot be referenced from this part of the query."
msgstr "Es gibt einen Eintrag für Tabelle »%s«, aber auf ihn kann aus diesem Teil der Anfrage nicht verwiesen werden."
-#: parser/parse_relation.c:427
+#: parser/parse_relation.c:428
#, c-format
msgid "The combining JOIN type must be INNER or LEFT for a LATERAL reference."
msgstr "Der JOIN-Typ für LATERAL muss INNER oder LEFT sein."
-#: parser/parse_relation.c:591
+#: parser/parse_relation.c:592
#, c-format
msgid "system column \"%s\" reference in check constraint is invalid"
msgstr "Verweis auf Systemspalte »%s« im Check-Constraint ist ungültig"
-#: parser/parse_relation.c:892 parser/parse_relation.c:1169
-#: parser/parse_relation.c:1663
+#: parser/parse_relation.c:893 parser/parse_relation.c:1170
+#: parser/parse_relation.c:1664
#, c-format
msgid "table \"%s\" has %d columns available but %d columns specified"
msgstr "Tabelle »%s« hat %d Spalten, aber %d Spalten wurden angegeben"
-#: parser/parse_relation.c:979
+#: parser/parse_relation.c:980
#, c-format
msgid "There is a WITH item named \"%s\", but it cannot be referenced from this part of the query."
msgstr "Es gibt ein WITH-Element namens »%s«, aber darauf kann aus diesem Teil der Anfrage kein Bezug genommen werden."
-#: parser/parse_relation.c:981
+#: parser/parse_relation.c:982
#, c-format
msgid "Use WITH RECURSIVE, or re-order the WITH items to remove forward references."
msgstr "Verwenden Sie WITH RECURSIVE oder sortieren Sie die WITH-Ausdrücke um, um Vorwärtsreferenzen zu entfernen."
-#: parser/parse_relation.c:1287
+#: parser/parse_relation.c:1288
#, c-format
msgid "a column definition list is only allowed for functions returning \"record\""
msgstr "eine Spaltendefinitionsliste ist nur erlaubt bei Funktionen, die »record« zurückgeben"
-#: parser/parse_relation.c:1296
+#: parser/parse_relation.c:1297
#, c-format
msgid "a column definition list is required for functions returning \"record\""
msgstr "eine Spaltendefinitionsliste ist erforderlich bei Funktionen, die »record« zurückgeben"
-#: parser/parse_relation.c:1375
+#: parser/parse_relation.c:1376
#, c-format
msgid "function \"%s\" in FROM has unsupported return type %s"
msgstr "Funktion »%s« in FROM hat nicht unterstützten Rückgabetyp %s"
-#: parser/parse_relation.c:1495
+#: parser/parse_relation.c:1496
#, c-format
msgid "VALUES lists \"%s\" have %d columns available but %d columns specified"
msgstr "VALUES-Liste »%s« hat %d Spalten verfügbar, aber %d Spalten wurden angegeben"
-#: parser/parse_relation.c:1548
+#: parser/parse_relation.c:1549
#, c-format
msgid "joins can have at most %d columns"
msgstr "Verbunde können höchstens %d Spalten haben"
-#: parser/parse_relation.c:1636
+#: parser/parse_relation.c:1637
#, c-format
msgid "WITH query \"%s\" does not have a RETURNING clause"
msgstr "WITH-Anfrage »%s« hat keine RETURNING-Klausel"
-#: parser/parse_relation.c:2468 parser/parse_relation.c:2623
+#: parser/parse_relation.c:2554 parser/parse_relation.c:2716
#, c-format
msgid "column %d of relation \"%s\" does not exist"
msgstr "Spalte %d von Relation »%s« existiert nicht"
-#: parser/parse_relation.c:2842
+#: parser/parse_relation.c:2935
#, c-format
msgid "Perhaps you meant to reference the table alias \"%s\"."
msgstr "Vielleicht wurde beabsichtigt, auf den Tabellenalias »%s« zu verweisen."
-#: parser/parse_relation.c:2850
+#: parser/parse_relation.c:2943
#, c-format
msgid "missing FROM-clause entry for table \"%s\""
msgstr "fehlender Eintrag in FROM-Klausel für Tabelle »%s«"
-#: parser/parse_relation.c:2890
+#: parser/parse_relation.c:2983
#, c-format
msgid "There is a column named \"%s\" in table \"%s\", but it cannot be referenced from this part of the query."
msgstr "Es gibt eine Spalte namens »%s« in Tabelle »%s«, aber auf sie kann aus diesem Teil der Anfrage nicht verwiesen werden."
-#: parser/parse_target.c:402 parser/parse_target.c:693
+#: parser/parse_target.c:413 parser/parse_target.c:704
#, c-format
msgid "cannot assign to system column \"%s\""
msgstr "kann Systemspalte »%s« keinen Wert zuweisen"
-#: parser/parse_target.c:430
+#: parser/parse_target.c:441
#, c-format
msgid "cannot set an array element to DEFAULT"
msgstr "kann Arrayelement nicht auf DEFAULT setzen"
-#: parser/parse_target.c:435
+#: parser/parse_target.c:446
#, c-format
msgid "cannot set a subfield to DEFAULT"
msgstr "kann Subfeld nicht auf DEFAULT setzen"
-#: parser/parse_target.c:504
+#: parser/parse_target.c:515
#, c-format
msgid "column \"%s\" is of type %s but expression is of type %s"
msgstr "Spalte »%s« hat Typ %s, aber der Ausdruck hat Typ %s"
-#: parser/parse_target.c:677
+#: parser/parse_target.c:688
#, c-format
msgid "cannot assign to field \"%s\" of column \"%s\" because its type %s is not a composite type"
msgstr "kann Feld »%s« in Spalte »%s« nicht setzen, weil ihr Typ %s kein zusammengesetzter Typ ist"
-#: parser/parse_target.c:686
+#: parser/parse_target.c:697
#, c-format
msgid "cannot assign to field \"%s\" of column \"%s\" because there is no such column in data type %s"
msgstr "kann Feld »%s« in Spalte »%s« nicht setzen, weil es keine solche Spalte in Datentyp %s gibt"
-#: parser/parse_target.c:753
+#: parser/parse_target.c:764
#, c-format
msgid "array assignment to \"%s\" requires type %s but expression is of type %s"
msgstr "Wertzuweisung für »%s« erfordert Typ %s, aber Ausdruck hat Typ %s"
-#: parser/parse_target.c:763
+#: parser/parse_target.c:774
#, c-format
msgid "subfield \"%s\" is of type %s but expression is of type %s"
msgstr "Subfeld »%s« hat Typ %s, aber der Ausdruck hat Typ %s"
-#: parser/parse_target.c:1179
+#: parser/parse_target.c:1190
#, c-format
msgid "SELECT * with no tables specified is not valid"
msgstr "SELECT * ist nicht gültig, wenn keine Tabellen angegeben sind"
@@ -12832,32 +12838,32 @@ msgstr "konnte Autovacuum-Worker-Prozess nicht starten (fork-Fehler): %m"
msgid "autovacuum: processing database \"%s\""
msgstr "Autovacuum: bearbeite Datenbank »%s«"
-#: postmaster/autovacuum.c:2112
+#: postmaster/autovacuum.c:2114
#, c-format
msgid "autovacuum: dropping orphan temp table \"%s\".\"%s\" in database \"%s\""
msgstr "Autovacuum: lösche verwaiste temporäre Tabelle »%s.%s« in Datenbank »%s«"
-#: postmaster/autovacuum.c:2124
+#: postmaster/autovacuum.c:2126
#, c-format
msgid "autovacuum: found orphan temp table \"%s\".\"%s\" in database \"%s\""
msgstr "Autovacuum: verwaiste temporäre Tabelle »%s.%s« in Datenbank »%s« gefunden"
-#: postmaster/autovacuum.c:2392
+#: postmaster/autovacuum.c:2395
#, c-format
msgid "automatic vacuum of table \"%s.%s.%s\""
msgstr "automatisches Vacuum der Tabelle »%s.%s.%s«"
-#: postmaster/autovacuum.c:2395
+#: postmaster/autovacuum.c:2398
#, c-format
msgid "automatic analyze of table \"%s.%s.%s\""
msgstr "automatisches Analysieren der Tabelle »%s.%s.%s«"
-#: postmaster/autovacuum.c:2933
+#: postmaster/autovacuum.c:2955
#, c-format
msgid "autovacuum not started because of misconfiguration"
msgstr "Autovacuum wegen Fehlkonfiguration nicht gestartet"
-#: postmaster/autovacuum.c:2934
+#: postmaster/autovacuum.c:2956
#, c-format
msgid "Enable the \"track_counts\" option."
msgstr "Schalten Sie die Option »track_counts« ein."
@@ -12982,7 +12988,7 @@ msgstr "Der fehlgeschlagene Archivbefehl war: %s"
msgid "archive command was terminated by exception 0x%X"
msgstr "Archivbefehl wurde durch Ausnahme 0x%X beendet"
-#: postmaster/pgarch.c:623 postmaster/postmaster.c:3462
+#: postmaster/pgarch.c:623 postmaster/postmaster.c:3463
#, c-format
msgid "See C include file \"ntstatus.h\" for a description of the hexadecimal value."
msgstr "Sehen Sie die Beschreibung des Hexadezimalwerts in der C-Include-Datei »ntstatus.h« nach."
@@ -13319,359 +13325,359 @@ msgstr ""
msgid "select() failed in postmaster: %m"
msgstr "select() fehlgeschlagen im Postmaster: %m"
-#: postmaster/postmaster.c:1819
+#: postmaster/postmaster.c:1820
#, c-format
msgid "performing immediate shutdown because data directory lock file is invalid"
msgstr "führe sofortiges Herunterfahren durch, weil Sperrdatei im Datenverzeichnis ungültig ist"
-#: postmaster/postmaster.c:1897 postmaster/postmaster.c:1928
+#: postmaster/postmaster.c:1898 postmaster/postmaster.c:1929
#, c-format
msgid "incomplete startup packet"
msgstr "unvollständiges Startpaket"
-#: postmaster/postmaster.c:1909
+#: postmaster/postmaster.c:1910
#, c-format
msgid "invalid length of startup packet"
msgstr "ungültige Länge des Startpakets"
-#: postmaster/postmaster.c:1967
+#: postmaster/postmaster.c:1968
#, c-format
msgid "failed to send SSL negotiation response: %m"
msgstr "konnte SSL-Verhandlungsantwort nicht senden: %m"
-#: postmaster/postmaster.c:1996
+#: postmaster/postmaster.c:1997
#, c-format
msgid "unsupported frontend protocol %u.%u: server supports %u.0 to %u.%u"
msgstr "nicht unterstütztes Frontend-Protokoll %u.%u: Server unterstützt %u.0 bis %u.%u"
-#: postmaster/postmaster.c:2059
+#: postmaster/postmaster.c:2060
#, c-format
msgid "invalid value for parameter \"replication\""
msgstr "ungültiger Wert für Parameter »replication«"
-#: postmaster/postmaster.c:2060
+#: postmaster/postmaster.c:2061
#, c-format
msgid "Valid values are: false, 0, true, 1, database."
msgstr "Gültige Werte sind: false, 0, true, 1, database."
-#: postmaster/postmaster.c:2080
+#: postmaster/postmaster.c:2081
#, c-format
msgid "invalid startup packet layout: expected terminator as last byte"
msgstr "ungültiges Layout des Startpakets: Abschluss als letztes Byte erwartet"
-#: postmaster/postmaster.c:2108
+#: postmaster/postmaster.c:2109
#, c-format
msgid "no PostgreSQL user name specified in startup packet"
msgstr "kein PostgreSQL-Benutzername im Startpaket angegeben"
-#: postmaster/postmaster.c:2167
+#: postmaster/postmaster.c:2168
#, c-format
msgid "the database system is starting up"
msgstr "das Datenbanksystem startet"
-#: postmaster/postmaster.c:2172
+#: postmaster/postmaster.c:2173
#, c-format
msgid "the database system is shutting down"
msgstr "das Datenbanksystem fährt herunter"
-#: postmaster/postmaster.c:2177
+#: postmaster/postmaster.c:2178
#, c-format
msgid "the database system is in recovery mode"
msgstr "das Datenbanksystem ist im Wiederherstellungsmodus"
-#: postmaster/postmaster.c:2182 storage/ipc/procarray.c:286
+#: postmaster/postmaster.c:2183 storage/ipc/procarray.c:286
#: storage/ipc/sinvaladt.c:305 storage/lmgr/proc.c:339
#, c-format
msgid "sorry, too many clients already"
msgstr "tut mir leid, schon zu viele Verbindungen"
-#: postmaster/postmaster.c:2244
+#: postmaster/postmaster.c:2245
#, c-format
msgid "wrong key in cancel request for process %d"
msgstr "falscher Schlüssel in Stornierungsanfrage für Prozess %d"
-#: postmaster/postmaster.c:2252
+#: postmaster/postmaster.c:2253
#, c-format
msgid "PID %d in cancel request did not match any process"
msgstr "PID %d in Stornierungsanfrage stimmte mit keinem Prozess überein"
-#: postmaster/postmaster.c:2472
+#: postmaster/postmaster.c:2473
#, c-format
msgid "received SIGHUP, reloading configuration files"
msgstr "SIGHUP empfangen, Konfigurationsdateien werden neu geladen"
-#: postmaster/postmaster.c:2498
+#: postmaster/postmaster.c:2499
#, c-format
msgid "pg_hba.conf not reloaded"
msgstr "pg_hba.conf nicht neu geladen"
-#: postmaster/postmaster.c:2502
+#: postmaster/postmaster.c:2503
#, c-format
msgid "pg_ident.conf not reloaded"
msgstr "pg_ident.conf nicht neu geladen"
-#: postmaster/postmaster.c:2543
+#: postmaster/postmaster.c:2544
#, c-format
msgid "received smart shutdown request"
msgstr "intelligentes Herunterfahren verlangt"
-#: postmaster/postmaster.c:2596
+#: postmaster/postmaster.c:2597
#, c-format
msgid "received fast shutdown request"
msgstr "schnelles Herunterfahren verlangt"
-#: postmaster/postmaster.c:2622
+#: postmaster/postmaster.c:2623
#, c-format
msgid "aborting any active transactions"
msgstr "etwaige aktive Transaktionen werden abgebrochen"
-#: postmaster/postmaster.c:2656
+#: postmaster/postmaster.c:2657
#, c-format
msgid "received immediate shutdown request"
msgstr "sofortiges Herunterfahren verlangt"
-#: postmaster/postmaster.c:2721 postmaster/postmaster.c:2744
+#: postmaster/postmaster.c:2722 postmaster/postmaster.c:2745
msgid "startup process"
msgstr "Startprozess"
-#: postmaster/postmaster.c:2724
+#: postmaster/postmaster.c:2725
#, c-format
msgid "aborting startup due to startup process failure"
msgstr "Serverstart abgebrochen wegen Startprozessfehler"
-#: postmaster/postmaster.c:2785
+#: postmaster/postmaster.c:2786
#, c-format
msgid "database system is ready to accept connections"
msgstr "Datenbanksystem ist bereit, um Verbindungen anzunehmen"
-#: postmaster/postmaster.c:2800
+#: postmaster/postmaster.c:2801
msgid "background writer process"
msgstr "Background-Writer-Prozess"
-#: postmaster/postmaster.c:2854
+#: postmaster/postmaster.c:2855
msgid "checkpointer process"
msgstr "Checkpointer-Prozess"
-#: postmaster/postmaster.c:2870
+#: postmaster/postmaster.c:2871
msgid "WAL writer process"
msgstr "WAL-Schreibprozess"
-#: postmaster/postmaster.c:2884
+#: postmaster/postmaster.c:2885
msgid "WAL receiver process"
msgstr "WAL-Receiver-Prozess"
-#: postmaster/postmaster.c:2899
+#: postmaster/postmaster.c:2900
msgid "autovacuum launcher process"
msgstr "Autovacuum-Launcher-Prozess"
-#: postmaster/postmaster.c:2914
+#: postmaster/postmaster.c:2915
msgid "archiver process"
msgstr "Archivierprozess"
-#: postmaster/postmaster.c:2930
+#: postmaster/postmaster.c:2931
msgid "statistics collector process"
msgstr "Statistiksammelprozess"
-#: postmaster/postmaster.c:2944
+#: postmaster/postmaster.c:2945
msgid "system logger process"
msgstr "Systemlogger-Prozess"
-#: postmaster/postmaster.c:3006
+#: postmaster/postmaster.c:3007
msgid "worker process"
msgstr "Worker-Prozess"
-#: postmaster/postmaster.c:3092 postmaster/postmaster.c:3112
-#: postmaster/postmaster.c:3119 postmaster/postmaster.c:3137
+#: postmaster/postmaster.c:3093 postmaster/postmaster.c:3113
+#: postmaster/postmaster.c:3120 postmaster/postmaster.c:3138
msgid "server process"
msgstr "Serverprozess"
-#: postmaster/postmaster.c:3191
+#: postmaster/postmaster.c:3192
#, c-format
msgid "terminating any other active server processes"
msgstr "aktive Serverprozesse werden abgebrochen"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3450
+#: postmaster/postmaster.c:3451
#, c-format
msgid "%s (PID %d) exited with exit code %d"
msgstr "%s (PID %d) beendete mit Status %d"
-#: postmaster/postmaster.c:3452 postmaster/postmaster.c:3463
-#: postmaster/postmaster.c:3474 postmaster/postmaster.c:3483
-#: postmaster/postmaster.c:3493
+#: postmaster/postmaster.c:3453 postmaster/postmaster.c:3464
+#: postmaster/postmaster.c:3475 postmaster/postmaster.c:3484
+#: postmaster/postmaster.c:3494
#, c-format
msgid "Failed process was running: %s"
msgstr "Der fehlgeschlagene Prozess führte aus: %s"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3460
+#: postmaster/postmaster.c:3461
#, c-format
msgid "%s (PID %d) was terminated by exception 0x%X"
msgstr "%s (PID %d) wurde durch Ausnahme 0x%X beendet"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3470
+#: postmaster/postmaster.c:3471
#, c-format
msgid "%s (PID %d) was terminated by signal %d: %s"
msgstr "%s (PID %d) wurde von Signal %d beendet: %s"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3481
+#: postmaster/postmaster.c:3482
#, c-format
msgid "%s (PID %d) was terminated by signal %d"
msgstr "%s (PID %d) wurde von Signal %d beendet"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3491
+#: postmaster/postmaster.c:3492
#, c-format
msgid "%s (PID %d) exited with unrecognized status %d"
msgstr "%s (PID %d) beendete mit unbekanntem Status %d"
-#: postmaster/postmaster.c:3679
+#: postmaster/postmaster.c:3680
#, c-format
msgid "abnormal database system shutdown"
msgstr "abnormales Herunterfahren des Datenbanksystems"
-#: postmaster/postmaster.c:3719
+#: postmaster/postmaster.c:3720
#, c-format
msgid "all server processes terminated; reinitializing"
msgstr "alle Serverprozesse beendet; initialisiere neu"
-#: postmaster/postmaster.c:3976
+#: postmaster/postmaster.c:3977
#, c-format
msgid "could not fork new process for connection: %m"
msgstr "konnte neuen Prozess für Verbindung nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:4018
+#: postmaster/postmaster.c:4019
msgid "could not fork new process for connection: "
msgstr "konnte neuen Prozess für Verbindung nicht starten (fork-Fehler): "
-#: postmaster/postmaster.c:4142
+#: postmaster/postmaster.c:4143
#, c-format
msgid "connection received: host=%s port=%s"
msgstr "Verbindung empfangen: Host=%s Port=%s"
-#: postmaster/postmaster.c:4147
+#: postmaster/postmaster.c:4148
#, c-format
msgid "connection received: host=%s"
msgstr "Verbindung empfangen: Host=%s"
-#: postmaster/postmaster.c:4431
+#: postmaster/postmaster.c:4432
#, c-format
msgid "could not execute server process \"%s\": %m"
msgstr "konnte Serverprozess »%s« nicht ausführen: %m"
-#: postmaster/postmaster.c:4908
+#: postmaster/postmaster.c:4909
#, c-format
msgid "postmaster became multithreaded"
msgstr "Postmaster ist multithreaded geworden"
-#: postmaster/postmaster.c:4974
+#: postmaster/postmaster.c:4975
#, c-format
msgid "database system is ready to accept read only connections"
msgstr "Datenbanksystem ist bereit, um lesende Verbindungen anzunehmen"
-#: postmaster/postmaster.c:5291
+#: postmaster/postmaster.c:5292
#, c-format
msgid "could not fork startup process: %m"
msgstr "konnte Startprozess nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:5295
+#: postmaster/postmaster.c:5296
#, c-format
msgid "could not fork background writer process: %m"
msgstr "konnte Background-Writer-Prozess nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:5299
+#: postmaster/postmaster.c:5300
#, c-format
msgid "could not fork checkpointer process: %m"
msgstr "konnte Checkpointer-Prozess nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:5303
+#: postmaster/postmaster.c:5304
#, c-format
msgid "could not fork WAL writer process: %m"
msgstr "konnte WAL-Writer-Prozess nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:5307
+#: postmaster/postmaster.c:5308
#, c-format
msgid "could not fork WAL receiver process: %m"
msgstr "konnte WAL-Receiver-Prozess nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:5311
+#: postmaster/postmaster.c:5312
#, c-format
msgid "could not fork process: %m"
msgstr "konnte Prozess nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:5473
+#: postmaster/postmaster.c:5474
#, c-format
msgid "database connection requirement not indicated during registration"
msgstr "die Notwendigkeit, Datenbankverbindungen zu erzeugen, wurde bei der Registrierung nicht angezeigt"
-#: postmaster/postmaster.c:5480
+#: postmaster/postmaster.c:5481
#, c-format
msgid "invalid processing mode in background worker"
msgstr "ungültiger Verarbeitungsmodus in Background-Worker"
-#: postmaster/postmaster.c:5532
+#: postmaster/postmaster.c:5533
#, c-format
msgid "starting background worker process \"%s\""
msgstr "starte Background-Worker-Prozess »%s«"
-#: postmaster/postmaster.c:5543
+#: postmaster/postmaster.c:5544
#, c-format
msgid "could not fork worker process: %m"
msgstr "konnte Worker-Prozess nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:5932
+#: postmaster/postmaster.c:5933
#, 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:5964
+#: postmaster/postmaster.c:5965
#, c-format
msgid "could not create inherited socket: error code %d\n"
msgstr "konnte geerbtes Socket nicht erzeugen: Fehlercode %d\n"
-#: postmaster/postmaster.c:5993
+#: postmaster/postmaster.c:5994
#, c-format
msgid "could not open backend variables file \"%s\": %s\n"
msgstr "konnte Servervariablendatei »%s« nicht öffnen: %s\n"
-#: postmaster/postmaster.c:6000
+#: postmaster/postmaster.c:6001
#, 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:6009
+#: postmaster/postmaster.c:6010
#, c-format
msgid "could not remove file \"%s\": %s\n"
msgstr "konnte Datei »%s« nicht löschen: %s\n"
-#: postmaster/postmaster.c:6026
+#: postmaster/postmaster.c:6027
#, 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:6035
+#: postmaster/postmaster.c:6036
#, 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:6042
+#: postmaster/postmaster.c:6043
#, 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:6201
+#: postmaster/postmaster.c:6202
#, c-format
msgid "could not read exit code for process\n"
msgstr "konnte Exitcode des Prozesses nicht lesen\n"
-#: postmaster/postmaster.c:6206
+#: postmaster/postmaster.c:6207
#, c-format
msgid "could not post child completion status\n"
msgstr "konnte Child-Completion-Status nicht versenden\n"
@@ -13745,7 +13751,7 @@ msgstr "ungültige Zeitleiste %u"
msgid "invalid streaming start location"
msgstr "ungültige Streaming-Startposition"
-#: repl_scanner.l:169 scan.l:661
+#: repl_scanner.l:169 scan.l:662
msgid "unterminated quoted string"
msgstr "Zeichenkette in Anführungszeichen nicht abgeschlossen"
@@ -13754,62 +13760,62 @@ msgstr "Zeichenkette in Anführungszeichen nicht abgeschlossen"
msgid "syntax error: unexpected character \"%s\""
msgstr "Syntaxfehler: unerwartetes Zeichen »%s«"
-#: replication/basebackup.c:184 replication/basebackup.c:1076
+#: replication/basebackup.c:186 replication/basebackup.c:1064
#: utils/adt/misc.c:353
#, c-format
msgid "could not read symbolic link \"%s\": %m"
msgstr "konnte symbolische Verknüpfung »%s« nicht lesen: %m"
-#: replication/basebackup.c:191 replication/basebackup.c:1080
+#: replication/basebackup.c:193 replication/basebackup.c:1068
#: utils/adt/misc.c:357
#, c-format
msgid "symbolic link \"%s\" target is too long"
msgstr "Ziel für symbolische Verknüpfung »%s« ist zu lang"
-#: replication/basebackup.c:284
+#: replication/basebackup.c:286
#, c-format
msgid "could not stat control file \"%s\": %m"
msgstr "konnte »stat« für Kontrolldatei »%s« nicht ausführen: %m"
-#: replication/basebackup.c:396
+#: replication/basebackup.c:398
#, c-format
msgid "could not find any WAL files"
msgstr "konnte keine WAL-Dateien finden"
-#: replication/basebackup.c:409 replication/basebackup.c:423
-#: replication/basebackup.c:432
+#: replication/basebackup.c:411 replication/basebackup.c:425
+#: replication/basebackup.c:434
#, c-format
msgid "could not find WAL file \"%s\""
msgstr "konnte WAL-Datei »%s« nicht finden"
-#: replication/basebackup.c:471 replication/basebackup.c:497
+#: replication/basebackup.c:473 replication/basebackup.c:499
#, c-format
msgid "unexpected WAL file size \"%s\""
msgstr "unerwartete WAL-Dateigröße »%s«"
-#: replication/basebackup.c:483 replication/basebackup.c:1202
+#: replication/basebackup.c:485 replication/basebackup.c:1190
#, c-format
msgid "base backup could not send data, aborting backup"
msgstr "Basissicherung konnte keine Daten senden, Sicherung abgebrochen"
-#: replication/basebackup.c:584 replication/basebackup.c:593
-#: replication/basebackup.c:602 replication/basebackup.c:611
-#: replication/basebackup.c:620 replication/basebackup.c:631
+#: replication/basebackup.c:586 replication/basebackup.c:595
+#: replication/basebackup.c:604 replication/basebackup.c:613
+#: replication/basebackup.c:622 replication/basebackup.c:633
#, c-format
msgid "duplicate option \"%s\""
msgstr "doppelte Option »%s«"
-#: replication/basebackup.c:637 utils/misc/guc.c:5385
+#: replication/basebackup.c:639 utils/misc/guc.c:5385
#, c-format
msgid "%d is outside the valid range for parameter \"%s\" (%d .. %d)"
msgstr "%d ist außerhalb des gültigen Bereichs für Parameter »%s« (%d ... %d)"
-#: replication/basebackup.c:902 replication/basebackup.c:995
+#: replication/basebackup.c:904 replication/basebackup.c:997
#, 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:1154
+#: replication/basebackup.c:1142
#, c-format
msgid "skipping special file \"%s\""
msgstr "überspringe besondere Datei »%s«"
@@ -14677,119 +14683,119 @@ msgstr "es gibt mehrere Regeln namens »%s«"
msgid "Specify a relation name as well as a rule name."
msgstr "Geben Sie einen Relationsnamen und einen Regelnamen an."
-#: scan.l:426
+#: scan.l:427
msgid "unterminated /* comment"
msgstr "/*-Kommentar nicht abgeschlossen"
-#: scan.l:455
+#: scan.l:456
msgid "unterminated bit string literal"
msgstr "Bitkettenkonstante nicht abgeschlossen"
-#: scan.l:476
+#: scan.l:477
msgid "unterminated hexadecimal string literal"
msgstr "hexadezimale Zeichenkette nicht abgeschlossen"
-#: scan.l:526
+#: scan.l:527
#, c-format
msgid "unsafe use of string constant with Unicode escapes"
msgstr "unsichere Verwendung von Zeichenkette mit Unicode-Escapes"
-#: scan.l:527
+#: scan.l:528
#, c-format
msgid "String constants with Unicode escapes cannot be used when standard_conforming_strings is off."
msgstr "Zeichenketten mit Unicode-Escapes können nicht verwendet werden, wenn standard_conforming_strings aus ist."
-#: scan.l:571 scan.l:767
+#: scan.l:572 scan.l:768
msgid "invalid Unicode escape character"
msgstr "ungültiges Unicode-Escape-Zeichen"
-#: scan.l:596 scan.l:604 scan.l:612 scan.l:613 scan.l:614 scan.l:1296
-#: scan.l:1323 scan.l:1327 scan.l:1365 scan.l:1369 scan.l:1391
+#: scan.l:597 scan.l:605 scan.l:613 scan.l:614 scan.l:615 scan.l:1297
+#: scan.l:1324 scan.l:1328 scan.l:1366 scan.l:1370 scan.l:1392 scan.l:1402
msgid "invalid Unicode surrogate pair"
msgstr "ungültiges Unicode-Surrogatpaar"
-#: scan.l:618
+#: scan.l:619
#, c-format
msgid "invalid Unicode escape"
msgstr "ungültiges Unicode-Escape"
-#: scan.l:619
+#: scan.l:620
#, c-format
msgid "Unicode escapes must be \\uXXXX or \\UXXXXXXXX."
msgstr "Unicode-Escapes müssen \\uXXXX oder \\UXXXXXXXX sein."
-#: scan.l:630
+#: scan.l:631
#, c-format
msgid "unsafe use of \\' in a string literal"
msgstr "unsichere Verwendung von \\' in Zeichenkettenkonstante"
-#: scan.l:631
+#: scan.l:632
#, c-format
msgid "Use '' to write quotes in strings. \\' is insecure in client-only encodings."
msgstr "Verwenden Sie '', um Quotes in Zeichenketten zu schreiben. \\' ist in bestimmten Client-seitigen Kodierungen unsicher."
-#: scan.l:706
+#: scan.l:707
msgid "unterminated dollar-quoted string"
msgstr "Dollar-Quotes nicht abgeschlossen"
-#: scan.l:723 scan.l:747 scan.l:762
+#: scan.l:724 scan.l:748 scan.l:763
msgid "zero-length delimited identifier"
msgstr "Bezeichner in Anführungszeichen hat Länge null"
-#: scan.l:782
+#: scan.l:783
msgid "unterminated quoted identifier"
msgstr "Bezeichner in Anführungszeichen nicht abgeschlossen"
-#: scan.l:886
+#: scan.l:887
msgid "operator too long"
msgstr "Operator zu lang"
#. translator: %s is typically the translation of "syntax error"
-#: scan.l:1043
+#: scan.l:1044
#, c-format
msgid "%s at end of input"
msgstr "%s am Ende der Eingabe"
#. translator: first %s is typically the translation of "syntax error"
-#: scan.l:1051
+#: scan.l:1052
#, c-format
msgid "%s at or near \"%s\""
msgstr "%s bei »%s«"
-#: scan.l:1212 scan.l:1244
+#: scan.l:1213 scan.l:1245
msgid "Unicode escape values cannot be used for code point values above 007F when the server encoding is not UTF8"
msgstr "Unicode-Escape-Werte können nicht für Code-Punkt-Werte über 007F verwendet werden, wenn die Serverkodierung nicht UTF8 ist"
-#: scan.l:1240 scan.l:1383
+#: scan.l:1241 scan.l:1384
msgid "invalid Unicode escape value"
msgstr "ungültiger Unicode-Escape-Wert"
-#: scan.l:1439
+#: scan.l:1448
#, c-format
msgid "nonstandard use of \\' in a string literal"
msgstr "nicht standardkonforme Verwendung von \\' in Zeichenkettenkonstante"
-#: scan.l:1440
+#: scan.l:1449
#, c-format
msgid "Use '' to write quotes in strings, or use the escape string syntax (E'...')."
msgstr "Verwenden Sie '', um Quotes in Zeichenketten zu schreiben, oder verwenden Sie die Syntax für Escape-Zeichenketten (E'...')."
-#: scan.l:1449
+#: scan.l:1458
#, c-format
msgid "nonstandard use of \\\\ in a string literal"
msgstr "nicht standardkonforme Verwendung von \\\\ in Zeichenkettenkonstante"
-#: scan.l:1450
+#: scan.l:1459
#, c-format
msgid "Use the escape string syntax for backslashes, e.g., E'\\\\'."
msgstr "Verwenden Sie die Syntax für Escape-Zeichenketten für Backslashes, z.B. E'\\\\'."
-#: scan.l:1464
+#: scan.l:1473
#, c-format
msgid "nonstandard use of escape in a string literal"
msgstr "nicht standardkonforme Verwendung von Escape in Zeichenkettenkonstante"
-#: scan.l:1465
+#: scan.l:1474
#, c-format
msgid "Use the escape string syntax for escapes, e.g., E'\\r\\n'."
msgstr "Verwenden Sie die Syntax für Escape-Zeichenketten, z.B. E'\\r\\n'."
@@ -15023,12 +15029,12 @@ msgstr "ShmemIndex-Eintraggröße ist falsch für Datenstruktur »%s«: erwartet
msgid "requested shared memory size overflows size_t"
msgstr "angeforderte Shared-Memory-Größe übersteigt Kapazität von size_t"
-#: storage/ipc/standby.c:499 tcop/postgres.c:3004
+#: storage/ipc/standby.c:501 tcop/postgres.c:3004
#, c-format
msgid "canceling statement due to conflict with recovery"
msgstr "storniere Anfrage wegen Konflikt mit der Wiederherstellung"
-#: storage/ipc/standby.c:500 tcop/postgres.c:2243
+#: storage/ipc/standby.c:502 tcop/postgres.c:2243
#, c-format
msgid "User transaction caused buffer deadlock with recovery."
msgstr "Benutzertransaktion hat Verklemmung (Deadlock) mit Wiederherstellung verursacht."
@@ -15234,12 +15240,12 @@ msgstr "Mit »SET default_transaction_isolation = 'repeatable read'« können Si
msgid "a snapshot-importing transaction must not be READ ONLY DEFERRABLE"
msgstr "eine Transaktion, die einen Snapshot importiert, must READ ONLY DEFERRABLE sein"
-#: storage/lmgr/predicate.c:1699 utils/time/snapmgr.c:398
+#: storage/lmgr/predicate.c:1699 utils/time/snapmgr.c:438
#, c-format
msgid "could not import the requested snapshot"
msgstr "konnte den angeforderten Snapshot nicht importieren"
-#: storage/lmgr/predicate.c:1700 utils/time/snapmgr.c:399
+#: storage/lmgr/predicate.c:1700 utils/time/snapmgr.c:439
#, c-format
msgid "The source transaction %u is not running anymore."
msgstr "Die Quelltransaktion %u läuft nicht mehr."
@@ -15459,7 +15465,7 @@ msgid "unexpected EOF on client connection"
msgstr "unerwartetes EOF auf Client-Verbindung"
#: tcop/postgres.c:441 tcop/postgres.c:453 tcop/postgres.c:464
-#: tcop/postgres.c:476 tcop/postgres.c:4332
+#: tcop/postgres.c:476 tcop/postgres.c:4338
#, c-format
msgid "invalid frontend message type %d"
msgstr "ungültiger Frontend-Message-Typ %d"
@@ -15692,27 +15698,27 @@ msgstr "%s: ungültiges Kommandozeilenargument: %s"
msgid "%s: no database nor user name specified"
msgstr "%s: weder Datenbankname noch Benutzername angegeben"
-#: tcop/postgres.c:4240
+#: tcop/postgres.c:4246
#, c-format
msgid "invalid CLOSE message subtype %d"
msgstr "ungültiger Subtyp %d von CLOSE-Message"
-#: tcop/postgres.c:4275
+#: tcop/postgres.c:4281
#, c-format
msgid "invalid DESCRIBE message subtype %d"
msgstr "ungültiger Subtyp %d von DESCRIBE-Message"
-#: tcop/postgres.c:4353
+#: tcop/postgres.c:4359
#, c-format
msgid "fastpath function calls not supported in a replication connection"
msgstr "Fastpath-Funktionsaufrufe werden auf einer Replikationsverbindung nicht unterstützt"
-#: tcop/postgres.c:4357
+#: tcop/postgres.c:4363
#, c-format
msgid "extended query protocol not supported in a replication connection"
msgstr "erweitertes Anfrageprotokoll wird nicht auf einer Replikationsverbindung unterstützt"
-#: tcop/postgres.c:4527
+#: tcop/postgres.c:4533
#, c-format
msgid "disconnection: session time: %d:%02d:%02d.%03d user=%s database=%s host=%s%s%s"
msgstr "Verbindungsende: Sitzungszeit: %d:%02d:%02d.%03d Benutzer=%s Datenbank=%s Host=%s%s%s"
@@ -16140,7 +16146,7 @@ msgid "Arrays with differing dimensions are not compatible for concatenation."
msgstr "Arrays mit unterschiedlichen Dimensionen sind nicht kompatibel für Aneinanderhängen."
#: utils/adt/array_userfuncs.c:426 utils/adt/arrayfuncs.c:1271
-#: utils/adt/arrayfuncs.c:2957 utils/adt/arrayfuncs.c:4982
+#: utils/adt/arrayfuncs.c:2957 utils/adt/arrayfuncs.c:4976
#, c-format
msgid "invalid number of dimensions: %d"
msgstr "ungültige Anzahl Dimensionen: %d"
@@ -16238,7 +16244,7 @@ msgstr "Müll nach schließender rechter geschweifter Klammer."
#: utils/adt/arrayfuncs.c:904 utils/adt/arrayfuncs.c:1506
#: utils/adt/arrayfuncs.c:2841 utils/adt/arrayfuncs.c:2989
-#: utils/adt/arrayfuncs.c:5082 utils/adt/arrayfuncs.c:5414
+#: utils/adt/arrayfuncs.c:5070 utils/adt/arrayfuncs.c:5402
#: utils/adt/arrayutils.c:93 utils/adt/arrayutils.c:102
#: utils/adt/arrayutils.c:109
#, c-format
@@ -16279,8 +16285,8 @@ msgstr "Auswählen von Stücken aus Arrays mit fester Länge ist nicht implement
#: utils/adt/arrayfuncs.c:2122 utils/adt/arrayfuncs.c:2144
#: utils/adt/arrayfuncs.c:2178 utils/adt/arrayfuncs.c:2464
-#: utils/adt/arrayfuncs.c:4962 utils/adt/arrayfuncs.c:4994
-#: utils/adt/arrayfuncs.c:5011 utils/adt/json.c:2219 utils/adt/json.c:2294
+#: utils/adt/arrayfuncs.c:4962 utils/adt/arrayfuncs.c:4988
+#: utils/adt/arrayfuncs.c:4999 utils/adt/json.c:2219 utils/adt/json.c:2294
#, c-format
msgid "wrong number of array subscripts"
msgstr "falsche Anzahl Arrayindizes"
@@ -16327,32 +16333,22 @@ msgstr "konnte keine Hash-Funktion für Typ %s ermitteln"
msgid "dimension array or low bound array cannot be null"
msgstr "Dimensions-Array oder Untergrenzen-Array darf nicht NULL sein"
-#: utils/adt/arrayfuncs.c:4963 utils/adt/arrayfuncs.c:4995
+#: utils/adt/arrayfuncs.c:4963 utils/adt/arrayfuncs.c:4989
#, c-format
msgid "Dimension array must be one dimensional."
msgstr "Dimensions-Array muss eindimensional sein."
-#: utils/adt/arrayfuncs.c:4968 utils/adt/arrayfuncs.c:5000
-#, c-format
-msgid "wrong range of array subscripts"
-msgstr "falscher Bereich der Arrayindizes"
-
-#: utils/adt/arrayfuncs.c:4969 utils/adt/arrayfuncs.c:5001
-#, c-format
-msgid "Lower bound of dimension array must be one."
-msgstr "Untergrenze des Dimensions-Arrays muss eins sein."
-
-#: utils/adt/arrayfuncs.c:4974 utils/adt/arrayfuncs.c:5006
+#: utils/adt/arrayfuncs.c:4968 utils/adt/arrayfuncs.c:4994
#, c-format
msgid "dimension values cannot be null"
msgstr "Dimensionswerte dürfen nicht NULL sein"
-#: utils/adt/arrayfuncs.c:5012
+#: utils/adt/arrayfuncs.c:5000
#, c-format
msgid "Low bound array has different size than dimensions array."
msgstr "Untergrenzen-Array hat andere Größe als Dimensions-Array."
-#: utils/adt/arrayfuncs.c:5279
+#: utils/adt/arrayfuncs.c:5267
#, c-format
msgid "removing elements from multidimensional arrays is not supported"
msgstr "Entfernen von Elementen aus mehrdimensionalen Arrays wird nicht unterstützt"
@@ -16395,7 +16391,7 @@ msgstr "ungültige Eingabesyntax für Typ money: »%s«"
#: utils/adt/int.c:1097 utils/adt/int.c:1125 utils/adt/int8.c:597
#: utils/adt/int8.c:657 utils/adt/int8.c:897 utils/adt/int8.c:1005
#: utils/adt/int8.c:1094 utils/adt/int8.c:1202 utils/adt/numeric.c:4971
-#: utils/adt/numeric.c:5254 utils/adt/timestamp.c:3356
+#: utils/adt/numeric.c:5254 utils/adt/timestamp.c:3409
#, c-format
msgid "division by zero"
msgstr "Division durch Null"
@@ -16461,24 +16457,23 @@ msgstr "Datum ist außerhalb des gültigen Bereichs für Typ »timestamp«"
#: utils/adt/formatting.c:3397 utils/adt/formatting.c:3429
#: utils/adt/formatting.c:3497 utils/adt/json.c:1477 utils/adt/json.c:1499
#: utils/adt/nabstime.c:455 utils/adt/nabstime.c:498 utils/adt/nabstime.c:528
-#: utils/adt/nabstime.c:571 utils/adt/timestamp.c:231
-#: utils/adt/timestamp.c:274 utils/adt/timestamp.c:723
-#: utils/adt/timestamp.c:752 utils/adt/timestamp.c:791
-#: utils/adt/timestamp.c:2945 utils/adt/timestamp.c:2966
-#: utils/adt/timestamp.c:2979 utils/adt/timestamp.c:2988
-#: utils/adt/timestamp.c:3045 utils/adt/timestamp.c:3068
-#: utils/adt/timestamp.c:3081 utils/adt/timestamp.c:3092
-#: utils/adt/timestamp.c:3617 utils/adt/timestamp.c:3746
-#: utils/adt/timestamp.c:3787 utils/adt/timestamp.c:3875
-#: utils/adt/timestamp.c:3921 utils/adt/timestamp.c:4032
-#: utils/adt/timestamp.c:4356 utils/adt/timestamp.c:4472
-#: utils/adt/timestamp.c:4482 utils/adt/timestamp.c:4567
-#: utils/adt/timestamp.c:4686 utils/adt/timestamp.c:4696
-#: utils/adt/timestamp.c:4931 utils/adt/timestamp.c:4945
-#: utils/adt/timestamp.c:5024 utils/adt/timestamp.c:5031
-#: utils/adt/timestamp.c:5057 utils/adt/timestamp.c:5061
-#: utils/adt/timestamp.c:5130 utils/adt/xml.c:2047 utils/adt/xml.c:2054
-#: utils/adt/xml.c:2074 utils/adt/xml.c:2081
+#: utils/adt/nabstime.c:571 utils/adt/timestamp.c:231 utils/adt/timestamp.c:274
+#: utils/adt/timestamp.c:723 utils/adt/timestamp.c:752
+#: utils/adt/timestamp.c:791 utils/adt/timestamp.c:2998
+#: utils/adt/timestamp.c:3019 utils/adt/timestamp.c:3032
+#: utils/adt/timestamp.c:3041 utils/adt/timestamp.c:3098
+#: utils/adt/timestamp.c:3121 utils/adt/timestamp.c:3134
+#: utils/adt/timestamp.c:3145 utils/adt/timestamp.c:3670
+#: utils/adt/timestamp.c:3799 utils/adt/timestamp.c:3840
+#: utils/adt/timestamp.c:3928 utils/adt/timestamp.c:3974
+#: utils/adt/timestamp.c:4085 utils/adt/timestamp.c:4409
+#: utils/adt/timestamp.c:4525 utils/adt/timestamp.c:4535
+#: utils/adt/timestamp.c:4620 utils/adt/timestamp.c:4739
+#: utils/adt/timestamp.c:4749 utils/adt/timestamp.c:4984
+#: utils/adt/timestamp.c:4998 utils/adt/timestamp.c:5077
+#: utils/adt/timestamp.c:5084 utils/adt/timestamp.c:5110
+#: utils/adt/timestamp.c:5114 utils/adt/timestamp.c:5183 utils/adt/xml.c:2047
+#: utils/adt/xml.c:2054 utils/adt/xml.c:2074 utils/adt/xml.c:2081
#, c-format
msgid "timestamp out of range"
msgstr "timestamp ist außerhalb des gültigen Bereichs"
@@ -16516,13 +16511,13 @@ msgstr "»time with time zone«-Einheit »%s« nicht erkannt"
#: utils/adt/date.c:2744 utils/adt/datetime.c:926 utils/adt/datetime.c:1848
#: utils/adt/datetime.c:4609 utils/adt/timestamp.c:538
-#: utils/adt/timestamp.c:565 utils/adt/timestamp.c:4957
-#: utils/adt/timestamp.c:5141
+#: utils/adt/timestamp.c:565 utils/adt/timestamp.c:5010
+#: utils/adt/timestamp.c:5194
#, c-format
msgid "time zone \"%s\" not recognized"
msgstr "Zeitzone »%s« nicht erkannt"
-#: utils/adt/date.c:2784 utils/adt/timestamp.c:4982 utils/adt/timestamp.c:5167
+#: utils/adt/date.c:2784 utils/adt/timestamp.c:5035 utils/adt/timestamp.c:5220
#, c-format
msgid "interval time zone \"%s\" must not include months or days"
msgstr "Intervall-Zeitzone »%s« darf keine Monate oder Tage enthalten"
@@ -17118,8 +17113,8 @@ msgstr "ungültige int2vector-Daten"
msgid "oidvector has too many elements"
msgstr "oidvector-Wert hat zu viele Elemente"
-#: utils/adt/int.c:1362 utils/adt/int8.c:1460 utils/adt/timestamp.c:5228
-#: utils/adt/timestamp.c:5309
+#: utils/adt/int.c:1362 utils/adt/int8.c:1460 utils/adt/timestamp.c:5281
+#: utils/adt/timestamp.c:5362
#, c-format
msgid "step size cannot equal zero"
msgstr "Schrittgröße kann nicht gleich null sein"
@@ -17735,32 +17730,32 @@ msgstr "Null-Zeichen ist nicht erlaubt"
msgid "percentile value %g is not between 0 and 1"
msgstr "Perzentilwert %g ist nicht zwischen 0 und 1"
-#: utils/adt/pg_locale.c:1065
+#: utils/adt/pg_locale.c:1177
#, c-format
msgid "could not create locale \"%s\": %m"
msgstr "konnte Locale »%s« nicht erzeugen: %m"
-#: utils/adt/pg_locale.c:1068
+#: utils/adt/pg_locale.c:1180
#, 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:1155
+#: utils/adt/pg_locale.c:1267
#, 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:1170
+#: utils/adt/pg_locale.c:1282
#, 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:1341
+#: utils/adt/pg_locale.c:1453
#, c-format
msgid "invalid multibyte character for locale"
msgstr "ungültiges Mehrbytezeichen für Locale"
-#: utils/adt/pg_locale.c:1342
+#: utils/adt/pg_locale.c:1454
#, 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."
@@ -17981,7 +17976,7 @@ msgid "more than one operator named %s"
msgstr "es gibt mehrere Operatoren namens %s"
#: utils/adt/regproc.c:743 utils/adt/regproc.c:784 utils/adt/regproc.c:1702
-#: utils/adt/ruleutils.c:7822 utils/adt/ruleutils.c:7945
+#: utils/adt/ruleutils.c:7825 utils/adt/ruleutils.c:7948
#, c-format
msgid "too many arguments"
msgstr "zu viele Argumente"
@@ -18134,19 +18129,19 @@ msgstr "falscher Datentyp: %u, erwartet wurde %u"
msgid "improper binary format in record column %d"
msgstr "falsches Binärformat in Record-Spalte %d"
-#: utils/adt/rowtypes.c:902 utils/adt/rowtypes.c:1142
-#: utils/adt/rowtypes.c:1396 utils/adt/rowtypes.c:1673
+#: utils/adt/rowtypes.c:902 utils/adt/rowtypes.c:1142 utils/adt/rowtypes.c:1396
+#: utils/adt/rowtypes.c:1673
#, c-format
msgid "cannot compare dissimilar column types %s and %s at record column %d"
msgstr "kann unterschiedliche Spaltentyp %s und %s in Record-Spalte %d nicht vergleichen"
-#: utils/adt/rowtypes.c:991 utils/adt/rowtypes.c:1213
-#: utils/adt/rowtypes.c:1529 utils/adt/rowtypes.c:1769
+#: utils/adt/rowtypes.c:991 utils/adt/rowtypes.c:1213 utils/adt/rowtypes.c:1529
+#: utils/adt/rowtypes.c:1769
#, c-format
msgid "cannot compare record types with different numbers of columns"
msgstr "kann Record-Typen mit unterschiedlicher Anzahl Spalten nicht vergleichen"
-#: utils/adt/ruleutils.c:4099
+#: utils/adt/ruleutils.c:4102
#, c-format
msgid "rule \"%s\" has unsupported event type %d"
msgstr "Regel »%s« hat nicht unterstützten Ereignistyp %d"
@@ -18217,15 +18212,15 @@ msgstr "numerische Zeitzone »%s« ist außerhalb des gültigen Bereichs"
msgid "timestamp out of range: %d-%02d-%02d %d:%02d:%02g"
msgstr "timestamp ist außerhalb des gültigen Bereichs: %d-%02d-%02d %d:%02d:%02g"
-#: utils/adt/timestamp.c:918 utils/adt/timestamp.c:1489
-#: utils/adt/timestamp.c:1992 utils/adt/timestamp.c:3132
-#: utils/adt/timestamp.c:3137 utils/adt/timestamp.c:3142
-#: utils/adt/timestamp.c:3192 utils/adt/timestamp.c:3199
-#: utils/adt/timestamp.c:3206 utils/adt/timestamp.c:3226
-#: utils/adt/timestamp.c:3233 utils/adt/timestamp.c:3240
-#: utils/adt/timestamp.c:3269 utils/adt/timestamp.c:3276
-#: utils/adt/timestamp.c:3321 utils/adt/timestamp.c:3612
-#: utils/adt/timestamp.c:3741 utils/adt/timestamp.c:4132
+#: utils/adt/timestamp.c:918 utils/adt/timestamp.c:1542
+#: utils/adt/timestamp.c:2045 utils/adt/timestamp.c:3185
+#: utils/adt/timestamp.c:3190 utils/adt/timestamp.c:3195
+#: utils/adt/timestamp.c:3245 utils/adt/timestamp.c:3252
+#: utils/adt/timestamp.c:3259 utils/adt/timestamp.c:3279
+#: utils/adt/timestamp.c:3286 utils/adt/timestamp.c:3293
+#: utils/adt/timestamp.c:3322 utils/adt/timestamp.c:3329
+#: utils/adt/timestamp.c:3374 utils/adt/timestamp.c:3665
+#: utils/adt/timestamp.c:3794 utils/adt/timestamp.c:4185
#, c-format
msgid "interval out of range"
msgstr "interval-Wert ist außerhalb des gültigen Bereichs"
@@ -18245,54 +18240,54 @@ msgstr "INTERVAL(%d)-Präzision darf nicht negativ sein"
msgid "INTERVAL(%d) precision reduced to maximum allowed, %d"
msgstr "INTERVAL(%d)-Präzision auf erlaubtes Maximum %d reduziert"
-#: utils/adt/timestamp.c:1433
+#: utils/adt/timestamp.c:1486
#, c-format
msgid "interval(%d) precision must be between %d and %d"
msgstr "Präzision von interval(%d) muss zwischen %d und %d sein"
-#: utils/adt/timestamp.c:2721
+#: utils/adt/timestamp.c:2774
#, c-format
msgid "cannot subtract infinite timestamps"
msgstr "kann unendliche timestamp-Werte nicht subtrahieren"
-#: utils/adt/timestamp.c:3867 utils/adt/timestamp.c:4493
-#: utils/adt/timestamp.c:4513
+#: utils/adt/timestamp.c:3920 utils/adt/timestamp.c:4546
+#: utils/adt/timestamp.c:4566
#, c-format
msgid "timestamp units \"%s\" not supported"
msgstr "»timestamp«-Einheit »%s« nicht unterstützt"
-#: utils/adt/timestamp.c:3881 utils/adt/timestamp.c:4523
+#: utils/adt/timestamp.c:3934 utils/adt/timestamp.c:4576
#, c-format
msgid "timestamp units \"%s\" not recognized"
msgstr "»timestamp«-Einheit »%s« nicht erkannt"
-#: utils/adt/timestamp.c:4021 utils/adt/timestamp.c:4704
-#: utils/adt/timestamp.c:4725
+#: utils/adt/timestamp.c:4074 utils/adt/timestamp.c:4757
+#: utils/adt/timestamp.c:4778
#, c-format
msgid "timestamp with time zone units \"%s\" not supported"
msgstr "»timestamp with time zone«-Einheit »%s« nicht unterstützt"
-#: utils/adt/timestamp.c:4038 utils/adt/timestamp.c:4734
+#: utils/adt/timestamp.c:4091 utils/adt/timestamp.c:4787
#, c-format
msgid "timestamp with time zone units \"%s\" not recognized"
msgstr "»timestamp with time zone«-Einheit »%s« nicht erkannt"
-#: utils/adt/timestamp.c:4119
+#: utils/adt/timestamp.c:4172
#, c-format
msgid "interval units \"%s\" not supported because months usually have fractional weeks"
msgstr "»interval«-Einheit »%s« wird nicht unterstützt, weil Monate gewöhnlich partielle Wochen haben"
-#: utils/adt/timestamp.c:4125 utils/adt/timestamp.c:4840
+#: utils/adt/timestamp.c:4178 utils/adt/timestamp.c:4893
#, c-format
msgid "interval units \"%s\" not supported"
msgstr "»interval«-Einheit »%s« nicht unterstützt"
-#: utils/adt/timestamp.c:4141 utils/adt/timestamp.c:4867
+#: utils/adt/timestamp.c:4194 utils/adt/timestamp.c:4920
#, c-format
msgid "interval units \"%s\" not recognized"
msgstr "»interval«-Einheit »%s« nicht erkannt"
-#: utils/adt/timestamp.c:4950 utils/adt/timestamp.c:5134
+#: utils/adt/timestamp.c:5003 utils/adt/timestamp.c:5187
#, c-format
msgid "could not convert to time zone \"%s\""
msgstr "konnte nicht in Zeitzone »%s« umwandeln"
@@ -18353,7 +18348,7 @@ msgstr "Wort ist zu lang in tsquery: »%s«"
msgid "text-search query doesn't contain lexemes: \"%s\""
msgstr "Textsucheanfrage enthält keine Lexeme: »%s«"
-#: utils/adt/tsquery.c:520 utils/adt/tsquery_util.c:340
+#: utils/adt/tsquery.c:520 utils/adt/tsquery_util.c:371
#, c-format
msgid "tsquery is too large"
msgstr "tsquery ist zu groß"
@@ -18363,7 +18358,7 @@ msgstr "tsquery ist zu groß"
msgid "text-search query contains only stop words or doesn't contain lexemes, ignored"
msgstr "Textsucheanfrage enthält nur Stoppwörter oder enthält keine Lexeme, ignoriert"
-#: utils/adt/tsquery_rewrite.c:293
+#: utils/adt/tsquery_rewrite.c:322
#, c-format
msgid "ts_rewrite query must return two tsquery columns"
msgstr "ts_rewrite-Anfrage muss zwei tsquery-Spalten zurückgeben"
@@ -18398,42 +18393,42 @@ msgstr "Wort ist zu lang (%ld Bytes, maximal %ld Bytes)"
msgid "string is too long for tsvector (%ld bytes, max %ld bytes)"
msgstr "Zeichenkette ist zu lang für tsvector (%ld Bytes, maximal %ld Bytes)"
-#: utils/adt/tsvector_op.c:1173
+#: utils/adt/tsvector_op.c:1174
#, c-format
msgid "ts_stat query must return one tsvector column"
msgstr "ts_stat-Anfrage muss eine tsvector-Spalte zurückgeben"
-#: utils/adt/tsvector_op.c:1353
+#: utils/adt/tsvector_op.c:1354
#, c-format
msgid "tsvector column \"%s\" does not exist"
msgstr "tsvector-Spalte »%s« existiert nicht"
-#: utils/adt/tsvector_op.c:1359
+#: utils/adt/tsvector_op.c:1360
#, c-format
msgid "column \"%s\" is not of tsvector type"
msgstr "Spalte »%s« hat nicht Typ tsvector"
-#: utils/adt/tsvector_op.c:1371
+#: utils/adt/tsvector_op.c:1372
#, c-format
msgid "configuration column \"%s\" does not exist"
msgstr "Konfigurationsspalte »%s« existiert nicht"
-#: utils/adt/tsvector_op.c:1377
+#: utils/adt/tsvector_op.c:1378
#, c-format
msgid "column \"%s\" is not of regconfig type"
msgstr "Spalte »%s« hat nicht Typ regconfig"
-#: utils/adt/tsvector_op.c:1384
+#: utils/adt/tsvector_op.c:1385
#, c-format
msgid "configuration column \"%s\" must not be null"
msgstr "Konfigurationsspalte »%s« darf nicht NULL sein"
-#: utils/adt/tsvector_op.c:1397
+#: utils/adt/tsvector_op.c:1398
#, c-format
msgid "text search configuration name \"%s\" must be schema-qualified"
msgstr "Textsuchekonfigurationsname »%s« muss Schemaqualifikation haben"
-#: utils/adt/tsvector_op.c:1422
+#: utils/adt/tsvector_op.c:1423
#, c-format
msgid "column \"%s\" is not of a character type"
msgstr "Spalte »%s« hat keinen Zeichentyp"
@@ -18766,7 +18761,7 @@ msgstr "keine Eingabefunktion verfügbar für Typ %s"
msgid "no output function available for type %s"
msgstr "keine Ausgabefunktion verfügbar für Typ %s"
-#: utils/cache/plancache.c:698
+#: utils/cache/plancache.c:700
#, c-format
msgid "cached plan must not change result type"
msgstr "gecachter Plan darf den Ergebnistyp nicht ändern"
@@ -21159,46 +21154,46 @@ msgstr "konnte nicht aus temporärer Datei für Tuplestore lesen: %m"
msgid "could not write to tuplestore temporary file: %m"
msgstr "konnte nicht in temporäre Datei für Tuplestore schreiben: %m"
-#: utils/time/snapmgr.c:890
+#: utils/time/snapmgr.c:933
#, c-format
msgid "cannot export a snapshot from a subtransaction"
msgstr "aus einer Subtransaktion kann kein Snapshot exportiert werden"
-#: utils/time/snapmgr.c:1040 utils/time/snapmgr.c:1045
-#: utils/time/snapmgr.c:1050 utils/time/snapmgr.c:1065
-#: utils/time/snapmgr.c:1070 utils/time/snapmgr.c:1075
-#: utils/time/snapmgr.c:1174 utils/time/snapmgr.c:1190
-#: utils/time/snapmgr.c:1215
+#: utils/time/snapmgr.c:1083 utils/time/snapmgr.c:1088
+#: utils/time/snapmgr.c:1093 utils/time/snapmgr.c:1108
+#: utils/time/snapmgr.c:1113 utils/time/snapmgr.c:1118
+#: utils/time/snapmgr.c:1217 utils/time/snapmgr.c:1233
+#: utils/time/snapmgr.c:1258
#, c-format
msgid "invalid snapshot data in file \"%s\""
msgstr "ungültige Snapshot-Daten in Datei »%s«"
-#: utils/time/snapmgr.c:1112
+#: utils/time/snapmgr.c:1155
#, c-format
msgid "SET TRANSACTION SNAPSHOT must be called before any query"
msgstr "SET TRANSACTION SNAPSHOT muss vor allen Anfragen aufgerufen werden"
-#: utils/time/snapmgr.c:1121
+#: utils/time/snapmgr.c:1164
#, c-format
msgid "a snapshot-importing transaction must have isolation level SERIALIZABLE or REPEATABLE READ"
msgstr "eine Snapshot-importierende Transaktion muss Isolationsgrad SERIALIZABLE oder REPEATABLE READ haben"
-#: utils/time/snapmgr.c:1130 utils/time/snapmgr.c:1139
+#: utils/time/snapmgr.c:1173 utils/time/snapmgr.c:1182
#, c-format
msgid "invalid snapshot identifier: \"%s\""
msgstr "ungültiger Snapshot-Bezeichner: »%s«"
-#: utils/time/snapmgr.c:1228
+#: utils/time/snapmgr.c:1271
#, c-format
msgid "a serializable transaction cannot import a snapshot from a non-serializable transaction"
msgstr "eine serialisierbare Transaktion kann keinen Snapshot aus einer nicht-serialisierbaren Transaktion importieren"
-#: utils/time/snapmgr.c:1232
+#: utils/time/snapmgr.c:1275
#, c-format
msgid "a non-read-only serializable transaction cannot import a snapshot from a read-only transaction"
msgstr "eine serialisierbare Transaktion, die nicht im Read-Only-Modus ist, kann keinen Snapshot aus einer Read-Only-Transaktion importieren"
-#: utils/time/snapmgr.c:1247
+#: utils/time/snapmgr.c:1290
#, c-format
msgid "cannot import a snapshot from a different database"
msgstr "kann keinen Snapshot aus einer anderen Datenbank importieren"
diff --git a/src/backend/po/es.po b/src/backend/po/es.po
index 9549c38d377..bc83a175b65 100644
--- a/src/backend/po/es.po
+++ b/src/backend/po/es.po
@@ -59,7 +59,7 @@ msgstr ""
"Project-Id-Version: PostgreSQL server 9.4\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2015-10-03 16:45+0000\n"
-"PO-Revision-Date: 2016-07-22 19:04-0400\n"
+"PO-Revision-Date: 2017-01-10 16:46-0300\n"
"Last-Translator: Álvaro Herrera <alvherre@alvh.no-ip.org>\n"
"Language-Team: PgSQL Español <pgsql-es-ayuda@postgresql.org>\n"
"Language: es\n"
@@ -7808,7 +7808,7 @@ msgstr "el registro a ser actualizado ya fue modificado por una operación dispa
#: executor/nodeModifyTable.c:713
#, c-format
msgid "Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows."
-msgstr "Considere usar un disparador ANTES en lugar de un disparador BEFORE para propagar cambios a otros registros."
+msgstr "Considere usar un disparador AFTER en lugar de un disparador BEFORE para propagar cambios a otros registros."
#: commands/trigger.c:2747 executor/execMain.c:2173
#: executor/nodeLockRows.c:165 executor/nodeModifyTable.c:447
diff --git a/src/backend/po/fr.po b/src/backend/po/fr.po
index 43eb988e01d..17c795e7c81 100644
--- a/src/backend/po/fr.po
+++ b/src/backend/po/fr.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.4\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2016-05-07 21:53+0000\n"
-"PO-Revision-Date: 2016-05-09 09:36+0200\n"
+"POT-Creation-Date: 2016-10-24 20:53+0000\n"
+"PO-Revision-Date: 2016-10-25 18:40+0200\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.8.7.1\n"
+"X-Generator: Poedit 1.8.8\n"
#: ../common/exec.c:127 ../common/exec.c:241 ../common/exec.c:284
#, c-format
@@ -54,7 +54,7 @@ msgstr "n'a pas pu lire le lien symbolique %s "
msgid "pclose failed: %s"
msgstr "chec de pclose : %s"
-#: ../common/fe_memutils.c:33 ../common/fe_memutils.c:60 ../common/fe_memutils.c:83 ../common/psprintf.c:181 ../port/path.c:598 ../port/path.c:636 ../port/path.c:653
+#: ../common/fe_memutils.c:33 ../common/fe_memutils.c:60 ../common/fe_memutils.c:83 ../common/psprintf.c:181 ../port/path.c:602 ../port/path.c:640 ../port/path.c:657
#, c-format
msgid "out of memory\n"
msgstr "mmoire puise\n"
@@ -79,8 +79,8 @@ msgstr "n'a pas pu lire le rpertoire %s : %s\n"
msgid "could not close directory \"%s\": %s\n"
msgstr "n'a pas pu fermer le rpertoire %s : %s\n"
-#: ../common/psprintf.c:179 ../port/path.c:596 ../port/path.c:634 ../port/path.c:651 access/transam/xlog.c:6223 lib/stringinfo.c:258 libpq/auth.c:827 libpq/auth.c:1185 libpq/auth.c:1253 libpq/auth.c:1657 postmaster/bgworker.c:290 postmaster/bgworker.c:813 postmaster/postmaster.c:2310 postmaster/postmaster.c:2341 postmaster/postmaster.c:3891 postmaster/postmaster.c:4603 postmaster/postmaster.c:4688 postmaster/postmaster.c:5395
-#: postmaster/postmaster.c:5627 replication/logical/logical.c:165 storage/buffer/buf_init.c:154 storage/buffer/localbuf.c:396 storage/file/fd.c:587 storage/file/fd.c:984 storage/file/fd.c:1102 storage/file/fd.c:1715 storage/ipc/procarray.c:909 storage/ipc/procarray.c:1395 storage/ipc/procarray.c:1402 storage/ipc/procarray.c:1751 storage/ipc/procarray.c:2335 utils/adt/formatting.c:1522 utils/adt/formatting.c:1642 utils/adt/formatting.c:1763
+#: ../common/psprintf.c:179 ../port/path.c:600 ../port/path.c:638 ../port/path.c:655 access/transam/xlog.c:6237 lib/stringinfo.c:258 libpq/auth.c:830 libpq/auth.c:1188 libpq/auth.c:1256 libpq/auth.c:1660 postmaster/bgworker.c:290 postmaster/bgworker.c:812 postmaster/postmaster.c:2324 postmaster/postmaster.c:2355 postmaster/postmaster.c:3905 postmaster/postmaster.c:4617 postmaster/postmaster.c:4709 postmaster/postmaster.c:5392
+#: postmaster/postmaster.c:5624 replication/logical/logical.c:165 storage/buffer/buf_init.c:154 storage/buffer/localbuf.c:396 storage/file/fd.c:587 storage/file/fd.c:984 storage/file/fd.c:1102 storage/file/fd.c:1715 storage/ipc/procarray.c:909 storage/ipc/procarray.c:1395 storage/ipc/procarray.c:1402 storage/ipc/procarray.c:1751 storage/ipc/procarray.c:2335 utils/adt/formatting.c:1522 utils/adt/formatting.c:1642 utils/adt/formatting.c:1763
#: utils/adt/regexp.c:219 utils/adt/varlena.c:3653 utils/adt/varlena.c:3674 utils/fmgr/dfmgr.c:220 utils/hash/dynahash.c:379 utils/hash/dynahash.c:456 utils/hash/dynahash.c:970 utils/mb/mbutils.c:376 utils/mb/mbutils.c:709 utils/misc/guc.c:3563 utils/misc/guc.c:3579 utils/misc/guc.c:3592 utils/misc/guc.c:6544 utils/misc/tzparser.c:470 utils/mmgr/aset.c:504 utils/mmgr/aset.c:683 utils/mmgr/aset.c:877 utils/mmgr/aset.c:1119
#, c-format
msgid "out of memory"
@@ -113,7 +113,7 @@ msgstr "n'a pas pu supprimer le fichier ou rpertoire %s : %s\n"
msgid "could not look up effective user ID %ld: %s"
msgstr "n'a pas pu trouver l'identifiant rel %ld de l'utilisateur : %s"
-#: ../common/username.c:47 libpq/auth.c:1604
+#: ../common/username.c:47 libpq/auth.c:1607
msgid "user does not exist"
msgstr "l'utilisateur n'existe pas"
@@ -217,7 +217,7 @@ msgstr ""
"Vous pouvez avoir un antivirus, un outil de sauvegarde ou un logiciel\n"
"similaire interfrant avec le systme de bases de donnes."
-#: ../port/path.c:620
+#: ../port/path.c:624
#, c-format
msgid "could not get current working directory: %s\n"
msgstr "n'a pas pu obtenir le rpertoire de travail : %s\n"
@@ -446,12 +446,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:1208 access/heap/heapam.c:1236 access/heap/heapam.c:1268 catalog/aclchk.c:1749 commands/tablecmds.c:8538 commands/tablecmds.c:11350
+#: access/heap/heapam.c:1208 access/heap/heapam.c:1236 access/heap/heapam.c:1268 catalog/aclchk.c:1749 commands/tablecmds.c:8538 commands/tablecmds.c:11361
#, c-format
msgid "\"%s\" is a composite type"
msgstr " %s est un type composite"
-#: access/heap/heapam.c:4433 access/heap/heapam.c:4490 access/heap/heapam.c:4735 executor/execMain.c:2106
+#: access/heap/heapam.c:4505 access/heap/heapam.c:4562 access/heap/heapam.c:4807 executor/execMain.c:2106
#, c-format
msgid "could not obtain lock on row in relation \"%s\""
msgstr "n'a pas pu obtenir un verrou sur la relation %s "
@@ -466,12 +466,12 @@ msgstr "la ligne est trop grande : taille %zu, taille maximale %zu"
msgid "could not write to file \"%s\", wrote %d of %d: %m"
msgstr "n'a pas pu crire le fichier %s , a crit %d de %d : %m"
-#: access/heap/rewriteheap.c:973 access/heap/rewriteheap.c:1185 access/heap/rewriteheap.c:1282 access/transam/timeline.c:407 access/transam/timeline.c:483 access/transam/xlog.c:3208 access/transam/xlog.c:3338 replication/logical/snapbuild.c:1588 replication/slot.c:1025 replication/slot.c:1114 storage/file/fd.c:482 storage/file/fd.c:2846 storage/smgr/md.c:966 storage/smgr/md.c:1197 storage/smgr/md.c:1370 utils/misc/guc.c:6566
+#: access/heap/rewriteheap.c:973 access/heap/rewriteheap.c:1185 access/heap/rewriteheap.c:1282 access/transam/timeline.c:407 access/transam/timeline.c:483 access/transam/xlog.c:3208 access/transam/xlog.c:3338 replication/logical/snapbuild.c:1588 replication/slot.c:1034 replication/slot.c:1123 storage/file/fd.c:482 storage/file/fd.c:2846 storage/smgr/md.c:967 storage/smgr/md.c:1198 storage/smgr/md.c:1371 utils/misc/guc.c:6566
#, c-format
msgid "could not fsync file \"%s\": %m"
msgstr "n'a pas pu synchroniser sur disque (fsync) le fichier %s : %m"
-#: access/heap/rewriteheap.c:1028 access/heap/rewriteheap.c:1148 access/transam/timeline.c:315 access/transam/timeline.c:461 access/transam/xlog.c:3164 access/transam/xlog.c:3299 access/transam/xlog.c:10033 access/transam/xlog.c:10348 postmaster/postmaster.c:4378 replication/slot.c:982 storage/file/copydir.c:162 storage/smgr/md.c:304 utils/time/snapmgr.c:976
+#: access/heap/rewriteheap.c:1028 access/heap/rewriteheap.c:1148 access/transam/timeline.c:315 access/transam/timeline.c:461 access/transam/xlog.c:3164 access/transam/xlog.c:3299 access/transam/xlog.c:10047 access/transam/xlog.c:10362 postmaster/postmaster.c:4392 replication/slot.c:991 storage/file/copydir.c:162 storage/smgr/md.c:304 utils/time/snapmgr.c:976
#, c-format
msgid "could not create file \"%s\": %m"
msgstr "n'a pas pu crer le fichier %s : %m"
@@ -481,30 +481,30 @@ msgstr "n'a pas pu crer le fichier %s : %m"
msgid "could not truncate file \"%s\" to %u: %m"
msgstr "n'a pas pu tronquer le fichier %s en %u : %m"
-#: access/heap/rewriteheap.c:1164 replication/walsender.c:478 storage/smgr/md.c:1782
+#: access/heap/rewriteheap.c:1164 replication/walsender.c:478 storage/smgr/md.c:1783
#, c-format
msgid "could not seek to end of file \"%s\": %m"
msgstr "n'a pas pu trouver la fin du fichier %s : %m"
-#: access/heap/rewriteheap.c:1175 access/transam/timeline.c:367 access/transam/timeline.c:401 access/transam/timeline.c:477 access/transam/xlog.c:3199 access/transam/xlog.c:3331 postmaster/postmaster.c:4388 postmaster/postmaster.c:4398 replication/logical/snapbuild.c:1572 replication/slot.c:1011 storage/file/copydir.c:187 utils/init/miscinit.c:1061 utils/init/miscinit.c:1070 utils/init/miscinit.c:1077 utils/misc/guc.c:6527
+#: access/heap/rewriteheap.c:1175 access/transam/timeline.c:367 access/transam/timeline.c:401 access/transam/timeline.c:477 access/transam/xlog.c:3199 access/transam/xlog.c:3331 postmaster/postmaster.c:4402 postmaster/postmaster.c:4412 replication/logical/snapbuild.c:1572 replication/slot.c:1020 storage/file/copydir.c:187 utils/init/miscinit.c:1061 utils/init/miscinit.c:1070 utils/init/miscinit.c:1077 utils/misc/guc.c:6527
#: utils/misc/guc.c:6558 utils/misc/guc.c:8296 utils/misc/guc.c:8310 utils/time/snapmgr.c:981 utils/time/snapmgr.c:988
#, c-format
msgid "could not write to file \"%s\": %m"
msgstr "n'a pas pu crire dans le fichier %s : %m"
-#: access/heap/rewriteheap.c:1258 access/transam/xlog.c:10217 access/transam/xlogarchive.c:114 access/transam/xlogarchive.c:467 replication/logical/reorderbuffer.c:2418 replication/logical/reorderbuffer.c:2475 replication/logical/snapbuild.c:1516 replication/logical/snapbuild.c:1891 replication/slot.c:1088 storage/ipc/dsm.c:326 storage/smgr/md.c:404 storage/smgr/md.c:453 storage/smgr/md.c:1317
+#: access/heap/rewriteheap.c:1258 access/transam/xlog.c:10231 access/transam/xlogarchive.c:114 access/transam/xlogarchive.c:467 replication/logical/reorderbuffer.c:2425 replication/logical/reorderbuffer.c:2482 replication/logical/snapbuild.c:1516 replication/logical/snapbuild.c:1891 replication/slot.c:1097 storage/ipc/dsm.c:326 storage/smgr/md.c:404 storage/smgr/md.c:453 storage/smgr/md.c:1318
#, c-format
msgid "could not remove file \"%s\": %m"
msgstr "n'a pas pu supprimer le fichier %s : %m"
-#: access/heap/rewriteheap.c:1272 access/transam/timeline.c:111 access/transam/timeline.c:236 access/transam/timeline.c:334 access/transam/xlog.c:3140 access/transam/xlog.c:3247 access/transam/xlog.c:3284 access/transam/xlog.c:3541 access/transam/xlog.c:3619 replication/basebackup.c:458 replication/basebackup.c:1192 replication/logical/logicalfuncs.c:152 replication/logical/reorderbuffer.c:1999 replication/logical/reorderbuffer.c:2213
-#: replication/logical/reorderbuffer.c:2867 replication/logical/snapbuild.c:1565 replication/logical/snapbuild.c:1649 replication/slot.c:1103 replication/walsender.c:471 replication/walsender.c:2102 storage/file/copydir.c:155 storage/file/fd.c:465 storage/file/fd.c:2759 storage/file/fd.c:2825 storage/smgr/md.c:586 storage/smgr/md.c:844 utils/error/elog.c:1811 utils/init/miscinit.c:996 utils/init/miscinit.c:1117 utils/init/miscinit.c:1195
+#: access/heap/rewriteheap.c:1272 access/transam/timeline.c:111 access/transam/timeline.c:236 access/transam/timeline.c:334 access/transam/xlog.c:3140 access/transam/xlog.c:3247 access/transam/xlog.c:3284 access/transam/xlog.c:3541 access/transam/xlog.c:3619 replication/basebackup.c:458 replication/basebackup.c:1192 replication/logical/logicalfuncs.c:152 replication/logical/reorderbuffer.c:2003 replication/logical/reorderbuffer.c:2220
+#: replication/logical/reorderbuffer.c:2875 replication/logical/snapbuild.c:1565 replication/logical/snapbuild.c:1649 replication/slot.c:1112 replication/walsender.c:471 replication/walsender.c:2102 storage/file/copydir.c:155 storage/file/fd.c:465 storage/file/fd.c:2759 storage/file/fd.c:2825 storage/smgr/md.c:586 storage/smgr/md.c:844 utils/error/elog.c:1811 utils/init/miscinit.c:996 utils/init/miscinit.c:1117 utils/init/miscinit.c:1195
#: utils/misc/guc.c:6783 utils/misc/guc.c:6816
#, c-format
msgid "could not open file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier %s : %m"
-#: access/index/indexam.c:172 catalog/objectaddress.c:855 commands/indexcmds.c:1725 commands/tablecmds.c:233 commands/tablecmds.c:11341
+#: access/index/indexam.c:172 catalog/objectaddress.c:855 commands/indexcmds.c:1725 commands/tablecmds.c:233 commands/tablecmds.c:11352
#, c-format
msgid "\"%s\" is not an index"
msgstr " %s n'est pas un index"
@@ -540,7 +540,7 @@ msgstr ""
"Utilisez un index sur le hachage MD5 de la valeur ou passez l'indexation\n"
"de la recherche plein texte."
-#: access/nbtree/nbtpage.c:166 access/nbtree/nbtpage.c:362 access/nbtree/nbtpage.c:449 parser/parse_utilcmd.c:1620
+#: access/nbtree/nbtpage.c:166 access/nbtree/nbtpage.c:362 access/nbtree/nbtpage.c:449 parser/parse_utilcmd.c:1622
#, c-format
msgid "index \"%s\" is not a btree"
msgstr "l'index %s n'est pas un btree"
@@ -586,14 +586,14 @@ msgstr ""
"la base de donnes n'accepte pas de commandes qui gnrent de nouveaux MultiXactId pour viter des pertes de donnes cause de la rinitialisation de l'identifiant de transaction dans\n"
"la base de donnes d'OID %u"
-#: access/transam/multixact.c:1046 access/transam/multixact.c:2324
+#: access/transam/multixact.c:1046 access/transam/multixact.c:2323
#, c-format
msgid "database \"%s\" must be vacuumed before %u more MultiXactId is used"
msgid_plural "database \"%s\" must be vacuumed before %u more MultiXactIds are used"
msgstr[0] "un VACUUM doit tre excut sur la base de donnes %s dans un maximum de %u MultiXactId"
msgstr[1] "un VACUUM doit tre excut sur la base de donnes %s dans un maximum de %u MultiXactId"
-#: access/transam/multixact.c:1055 access/transam/multixact.c:2333
+#: access/transam/multixact.c:1055 access/transam/multixact.c:2332
#, c-format
msgid "database with OID %u must be vacuumed before %u more MultiXactId is used"
msgid_plural "database with OID %u must be vacuumed before %u more MultiXactIds are used"
@@ -627,22 +627,22 @@ msgstr "un VACUUM doit tre excut sur la base de donnes d'OID %u avant que pl
msgid "Execute a database-wide VACUUM in that database with reduced vacuum_multixact_freeze_min_age and vacuum_multixact_freeze_table_age settings."
msgstr "Excutez un VACUUM sur cette base avec des paramtres vacuum_multixact_freeze_min_age et vacuum_multixact_freeze_table_age rduits."
-#: access/transam/multixact.c:1276
+#: access/transam/multixact.c:1275
#, c-format
msgid "MultiXactId %u does no longer exist -- apparent wraparound"
msgstr "le MultiXactId %u n'existe plus - wraparound apparent"
-#: access/transam/multixact.c:1284
+#: access/transam/multixact.c:1283
#, c-format
msgid "MultiXactId %u has not been created yet -- apparent wraparound"
msgstr "le MultiXactId %u n'a pas encore t crer : wraparound apparent"
-#: access/transam/multixact.c:2286
+#: access/transam/multixact.c:2285
#, c-format
msgid "MultiXactId wrap limit is %u, limited by database with OID %u"
msgstr "La limite de rinitialisation MultiXactId est %u, limit par la base de donnes d'OID %u"
-#: access/transam/multixact.c:2329 access/transam/multixact.c:2338 access/transam/varsup.c:137 access/transam/varsup.c:144 access/transam/varsup.c:374 access/transam/varsup.c:381
+#: access/transam/multixact.c:2328 access/transam/multixact.c:2337 access/transam/varsup.c:137 access/transam/varsup.c:144 access/transam/varsup.c:374 access/transam/varsup.c:381
#, c-format
msgid ""
"To avoid a database shutdown, execute a database-wide VACUUM in that database.\n"
@@ -652,39 +652,39 @@ msgstr ""
"base. Vous pouvez avoir besoin d'enregistrer ou d'annuler les anciennes\n"
"transactions prpares."
-#: access/transam/multixact.c:2597
+#: access/transam/multixact.c:2596
#, c-format
msgid "MultiXact member wraparound protections are disabled because oldest checkpointed MultiXact %u does not exist on disk"
msgstr ""
"les protections contre la rutilisation d'un membre MultiXact sont dsactives\\n\n"
"parce que le plus ancien MultiXact %u avec checkpoint n'existe plus sur disque"
-#: access/transam/multixact.c:2620
+#: access/transam/multixact.c:2619
#, c-format
msgid "MultiXact member wraparound protections are now enabled"
msgstr "les protections contre la rutilisation d'un membre MultiXact sont maintenant actives"
-#: access/transam/multixact.c:2622
+#: access/transam/multixact.c:2621
#, c-format
msgid "MultiXact member stop limit is now %u based on MultiXact %u"
msgstr "la limite d'arrt d'un membre MultiXact est maintenant %u bas sur le MultiXact %u"
-#: access/transam/multixact.c:2709
+#: access/transam/multixact.c:2708
#, c-format
msgid "oldest MultiXactId member is at offset %u"
msgstr "le membre du plus ancien MultiXactId est au dcalage %u"
-#: access/transam/multixact.c:2713
+#: access/transam/multixact.c:2712
#, c-format
msgid "oldest MultiXactId member offset unknown"
msgstr "dcalage inconnu du membre du plus ancien MultiXactId"
-#: access/transam/multixact.c:3062
+#: access/transam/multixact.c:3061
#, c-format
msgid "oldest MultiXact %u not found, earliest MultiXact %u, skipping truncation"
msgstr "plus ancien MultiXact %u non trouv, plus rcent MultiXact %u, ignore le tronquage"
-#: access/transam/multixact.c:3298
+#: access/transam/multixact.c:3297
#, c-format
msgid "invalid MultiXactId: %u"
msgstr "MultiXactId invalide : %u"
@@ -776,7 +776,7 @@ msgstr ""
"Les identifiants timeline doivent tre plus petits que les enfants des\n"
"identifiants timeline."
-#: access/transam/timeline.c:346 access/transam/xlog.c:3312 access/transam/xlog.c:10199 access/transam/xlog.c:10212 access/transam/xlog.c:10580 access/transam/xlog.c:10623 access/transam/xlogfuncs.c:468 access/transam/xlogfuncs.c:487 replication/logical/reorderbuffer.c:2885 replication/walsender.c:496 storage/file/copydir.c:176 utils/adt/genfile.c:139
+#: access/transam/timeline.c:346 access/transam/xlog.c:3312 access/transam/xlog.c:10213 access/transam/xlog.c:10226 access/transam/xlog.c:10594 access/transam/xlog.c:10637 access/transam/xlogfuncs.c:468 access/transam/xlogfuncs.c:487 replication/logical/reorderbuffer.c:2893 replication/walsender.c:496 storage/file/copydir.c:176 utils/adt/genfile.c:139
#, c-format
msgid "could not read file \"%s\": %m"
msgstr "n'a pas pu lire le fichier %s : %m"
@@ -1119,7 +1119,7 @@ msgstr "n'a pas pu fermer le fichier de transactions %s : %m"
msgid "requested WAL segment %s has already been removed"
msgstr "le segment demand du journal de transaction, %s, a dj t supprim"
-#: access/transam/xlog.c:3767 access/transam/xlog.c:3967 access/transam/xlog.c:5448
+#: access/transam/xlog.c:3767 access/transam/xlog.c:3967 access/transam/xlog.c:5462
#, c-format
msgid "could not open transaction log directory \"%s\": %m"
msgstr "n'a pas pu ouvrir le rpertoire des journaux de transactions %s : %m"
@@ -1400,122 +1400,127 @@ msgstr "n'a pas pu fermer le bootstrap du journal des transactions : %m"
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:5139 access/transam/xlog.c:5230 access/transam/xlog.c:5241 commands/extension.c:527 commands/extension.c:535 utils/misc/guc.c:5355
+#: access/transam/xlog.c:5139 access/transam/xlog.c:5232 access/transam/xlog.c:5243 commands/extension.c:527 commands/extension.c:535 utils/misc/guc.c:5355
#, c-format
msgid "parameter \"%s\" requires a Boolean value"
msgstr "le paramtre %s requiert une valeur boolenne"
-#: access/transam/xlog.c:5155
+#: access/transam/xlog.c:5156
#, 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:5171
+#: access/transam/xlog.c:5173
#, 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:5202
+#: access/transam/xlog.c:5204
#, c-format
msgid "recovery_target_name is too long (maximum %d characters)"
msgstr "recovery_target_name est trop long (%d caractres maximum)"
-#: access/transam/xlog.c:5216
+#: access/transam/xlog.c:5218
#, c-format
msgid "invalid value for recovery parameter \"recovery_target\""
msgstr "valeur invalide pour le paramtre de restauration recovery_target "
-#: access/transam/xlog.c:5217
+#: access/transam/xlog.c:5219
#, c-format
msgid "The only allowed value is \"immediate\"."
msgstr "La seule valeur autorise est immediate ."
-#: access/transam/xlog.c:5276
+#: access/transam/xlog.c:5278
#, c-format
msgid "parameter \"%s\" requires a temporal value"
msgstr "le paramtre %s requiert une valeur temporelle"
-#: access/transam/xlog.c:5278 catalog/dependency.c:970 catalog/dependency.c:971 catalog/dependency.c:977 catalog/dependency.c:978 catalog/dependency.c:989 catalog/dependency.c:990 catalog/objectaddress.c:764 commands/tablecmds.c:764 commands/tablecmds.c:8991 commands/user.c:988 commands/view.c:475 libpq/auth.c:285 port/win32/security.c:51 storage/lmgr/deadlock.c:955 storage/lmgr/proc.c:1192 utils/misc/guc.c:5377 utils/misc/guc.c:5470
+#: access/transam/xlog.c:5280 catalog/dependency.c:970 catalog/dependency.c:971 catalog/dependency.c:977 catalog/dependency.c:978 catalog/dependency.c:989 catalog/dependency.c:990 catalog/objectaddress.c:764 commands/tablecmds.c:764 commands/tablecmds.c:8991 commands/user.c:988 commands/view.c:463 libpq/auth.c:288 port/win32/security.c:51 storage/lmgr/deadlock.c:955 storage/lmgr/proc.c:1192 utils/misc/guc.c:5377 utils/misc/guc.c:5470
#: utils/misc/guc.c:8873 utils/misc/guc.c:8907 utils/misc/guc.c:8941 utils/misc/guc.c:8975 utils/misc/guc.c:9010
#, c-format
msgid "%s"
msgstr "%s"
-#: access/transam/xlog.c:5284
+#: access/transam/xlog.c:5287
#, c-format
msgid "unrecognized recovery parameter \"%s\""
msgstr "paramtre de restauration %s non reconnu"
-#: access/transam/xlog.c:5295
+#: access/transam/xlog.c:5298
#, c-format
msgid "recovery command file \"%s\" specified neither primary_conninfo nor restore_command"
msgstr "le fichier de restauration %s n'a spcifi ni primary_conninfo ni restore_command"
-#: access/transam/xlog.c:5297
+#: access/transam/xlog.c:5300
#, 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 donnes va rgulirement interroger le sous-rpertoire\n"
"pg_xlog pour vrifier les fichiers placs ici."
-#: access/transam/xlog.c:5303
+#: access/transam/xlog.c:5307
#, c-format
msgid "recovery command file \"%s\" must specify restore_command when standby mode is not enabled"
msgstr ""
"le fichier de restauration %s doit spcifier restore_command quand le mode\n"
"de restauration n'est pas activ"
-#: access/transam/xlog.c:5323
+#: access/transam/xlog.c:5318
+#, c-format
+msgid "standby mode is not supported by single-user servers"
+msgstr "le mode standby n'est pas support par les serveurs en mode mono-utilisateur"
+
+#: access/transam/xlog.c:5337
#, 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:5416
+#: access/transam/xlog.c:5430
#, c-format
msgid "archive recovery complete"
msgstr "restauration termine de l'archive"
-#: access/transam/xlog.c:5556 access/transam/xlog.c:5750
+#: access/transam/xlog.c:5570 access/transam/xlog.c:5764
#, c-format
msgid "recovery stopping after reaching consistency"
msgstr "arrt de la restauration aprs avoir atteint le point de cohrence"
-#: access/transam/xlog.c:5631
+#: access/transam/xlog.c:5645
#, c-format
msgid "recovery stopping before commit of transaction %u, time %s"
msgstr "arrt de la restauration avant validation de la transaction %u, %s"
-#: access/transam/xlog.c:5638
+#: access/transam/xlog.c:5652
#, c-format
msgid "recovery stopping before abort of transaction %u, time %s"
msgstr "arrt de la restauration avant annulation de la transaction %u, %s"
-#: access/transam/xlog.c:5680
+#: access/transam/xlog.c:5694
#, c-format
msgid "recovery stopping at restore point \"%s\", time %s"
msgstr "restauration en arrt au point de restauration %s , heure %s"
-#: access/transam/xlog.c:5730
+#: access/transam/xlog.c:5744
#, c-format
msgid "recovery stopping after commit of transaction %u, time %s"
msgstr "arrt de la restauration aprs validation de la transaction %u, %s"
-#: access/transam/xlog.c:5738
+#: access/transam/xlog.c:5752
#, c-format
msgid "recovery stopping after abort of transaction %u, time %s"
msgstr "arrt de la restauration aprs annulation de la transaction %u, %s"
-#: access/transam/xlog.c:5777
+#: access/transam/xlog.c:5791
#, c-format
msgid "recovery has paused"
msgstr "restauration en pause"
-#: access/transam/xlog.c:5778
+#: access/transam/xlog.c:5792
#, c-format
msgid "Execute pg_xlog_replay_resume() to continue."
msgstr "Excuter pg_xlog_replay_resume() pour continuer."
-#: access/transam/xlog.c:5998
+#: access/transam/xlog.c:6012
#, 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 ""
@@ -1523,21 +1528,21 @@ msgstr ""
"paramtrage plus bas que celui du serveur matre des journaux de transactions\n"
"(la valeur tait %d)"
-#: access/transam/xlog.c:6024
+#: access/transam/xlog.c:6038
#, c-format
msgid "WAL was generated with wal_level=minimal, data may be missing"
msgstr ""
"le journal de transactions a t gnr avec le paramtre wal_level configur\n"
" minimal , des donnes pourraient manquer"
-#: access/transam/xlog.c:6025
+#: access/transam/xlog.c:6039
#, 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:6036
+#: access/transam/xlog.c:6050
#, c-format
msgid "hot standby is not possible because wal_level was not set to \"hot_standby\" or higher on the master server"
msgstr ""
@@ -1545,257 +1550,257 @@ msgstr ""
"wal_level n'a pas t configur hot_standby ou une valeur plus importante\n"
"sur le serveur matre"
-#: access/transam/xlog.c:6037
+#: access/transam/xlog.c:6051
#, 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 matre, soit vous\n"
"dsactivez hot_standby ici."
-#: access/transam/xlog.c:6092
+#: access/transam/xlog.c:6106
#, c-format
msgid "control file contains invalid data"
msgstr "le fichier de contrle contient des donnes invalides"
-#: access/transam/xlog.c:6098
+#: access/transam/xlog.c:6112
#, c-format
msgid "database system was shut down at %s"
msgstr "le systme de bases de donnes a t arrt %s"
-#: access/transam/xlog.c:6103
+#: access/transam/xlog.c:6117
#, c-format
msgid "database system was shut down in recovery at %s"
msgstr "le systme de bases de donnes a t arrt pendant la restauration %s"
-#: access/transam/xlog.c:6107
+#: access/transam/xlog.c:6121
#, c-format
msgid "database system shutdown was interrupted; last known up at %s"
msgstr "le systme de bases de donnes a t interrompu ; dernier lancement connu %s"
-#: access/transam/xlog.c:6111
+#: access/transam/xlog.c:6125
#, c-format
msgid "database system was interrupted while in recovery at %s"
msgstr "le systme de bases de donnes a t interrompu lors d'une restauration %s"
-#: access/transam/xlog.c:6113
+#: access/transam/xlog.c:6127
#, 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 donnes ont t corrompues et que vous\n"
"devrez utiliser la dernire sauvegarde pour la restauration."
-#: access/transam/xlog.c:6117
+#: access/transam/xlog.c:6131
#, c-format
msgid "database system was interrupted while in recovery at log time %s"
msgstr ""
"le systme de bases de donnes a t interrompu lors d'une rcupration %s\n"
"(moment de la journalisation)"
-#: access/transam/xlog.c:6119
+#: access/transam/xlog.c:6133
#, 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 donnes ont pu tre corrompues et vous\n"
"pourriez avoir besoin de choisir une cible de rcupration antrieure."
-#: access/transam/xlog.c:6123
+#: access/transam/xlog.c:6137
#, c-format
msgid "database system was interrupted; last known up at %s"
msgstr "le systme de bases de donnes a t interrompu ; dernier lancement connu %s"
-#: access/transam/xlog.c:6189
+#: access/transam/xlog.c:6203
#, c-format
msgid "entering standby mode"
msgstr "entre en mode standby"
-#: access/transam/xlog.c:6192
+#: access/transam/xlog.c:6206
#, c-format
msgid "starting point-in-time recovery to XID %u"
msgstr "dbut de la restauration de l'archive au XID %u"
-#: access/transam/xlog.c:6196
+#: access/transam/xlog.c:6210
#, c-format
msgid "starting point-in-time recovery to %s"
msgstr "dbut de la restauration de l'archive %s"
-#: access/transam/xlog.c:6200
+#: access/transam/xlog.c:6214
#, c-format
msgid "starting point-in-time recovery to \"%s\""
msgstr "dbut de la restauration PITR %s "
-#: access/transam/xlog.c:6204
+#: access/transam/xlog.c:6218
#, c-format
msgid "starting point-in-time recovery to earliest consistent point"
msgstr "dbut de la restauration de l'archive jusqu'au point de cohrence le plus proche"
-#: access/transam/xlog.c:6207
+#: access/transam/xlog.c:6221
#, c-format
msgid "starting archive recovery"
msgstr "dbut de la restauration de l'archive"
-#: access/transam/xlog.c:6224
+#: access/transam/xlog.c:6238
#, c-format
msgid "Failed while allocating an XLog reading processor."
msgstr "chec lors de l'allocation d'un processeur de lecture XLog"
-#: access/transam/xlog.c:6249 access/transam/xlog.c:6316
+#: access/transam/xlog.c:6263 access/transam/xlog.c:6330
#, c-format
msgid "checkpoint record is at %X/%X"
msgstr "l'enregistrement du point de vrification est %X/%X"
-#: access/transam/xlog.c:6263
+#: access/transam/xlog.c:6277
#, c-format
msgid "could not find redo location referenced by checkpoint record"
msgstr "n'a pas pu localiser l'enregistrement redo rfrenc par le point de vrification"
-#: access/transam/xlog.c:6264 access/transam/xlog.c:6271
+#: access/transam/xlog.c:6278 access/transam/xlog.c:6285
#, 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:6270
+#: access/transam/xlog.c:6284
#, c-format
msgid "could not locate required checkpoint record"
msgstr "n'a pas pu localiser l'enregistrement d'un point de vrification requis"
-#: access/transam/xlog.c:6326 access/transam/xlog.c:6341
+#: access/transam/xlog.c:6340 access/transam/xlog.c:6355
#, c-format
msgid "could not locate a valid checkpoint record"
msgstr "n'a pas pu localiser un enregistrement d'un point de vrification valide"
-#: access/transam/xlog.c:6335
+#: access/transam/xlog.c:6349
#, c-format
msgid "using previous checkpoint record at %X/%X"
msgstr "utilisation du prcdent enregistrement d'un point de vrification %X/%X"
-#: access/transam/xlog.c:6365
+#: access/transam/xlog.c:6379
#, c-format
msgid "requested timeline %u is not a child of this server's history"
msgstr "la timeline requise %u n'est pas un fils de l'historique de ce serveur"
-#: access/transam/xlog.c:6367
+#: access/transam/xlog.c:6381
#, c-format
msgid "Latest checkpoint is at %X/%X on timeline %u, but in the history of the requested timeline, the server forked off from that timeline at %X/%X."
msgstr "Le dernier checkpoint est %X/%X sur la timeline %u, mais dans l'historique de la timeline demande, le serveur est sorti de cette timeline %X/%X."
-#: access/transam/xlog.c:6383
+#: access/transam/xlog.c:6397
#, c-format
msgid "requested timeline %u does not contain minimum recovery point %X/%X on timeline %u"
msgstr "la timeline requise, %u, ne contient pas le point de restauration minimum (%X/%X) sur la timeline %u"
-#: access/transam/xlog.c:6392
+#: access/transam/xlog.c:6406
#, c-format
msgid "redo record is at %X/%X; shutdown %s"
msgstr "l'enregistrement r-excuter se trouve %X/%X ; arrt %s"
-#: access/transam/xlog.c:6396
+#: access/transam/xlog.c:6410
#, 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:6400
+#: access/transam/xlog.c:6414
#, c-format
msgid "next MultiXactId: %u; next MultiXactOffset: %u"
msgstr "prochain MultiXactId : %u ; prochain MultiXactOffset : %u"
-#: access/transam/xlog.c:6403
+#: access/transam/xlog.c:6417
#, 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"
"donnes %u"
-#: access/transam/xlog.c:6406
+#: access/transam/xlog.c:6420
#, c-format
msgid "oldest MultiXactId: %u, in database %u"
msgstr "plus ancien MultiXactId : %u, dans la base de donnes %u"
-#: access/transam/xlog.c:6410
+#: access/transam/xlog.c:6424
#, c-format
msgid "invalid next transaction ID"
msgstr "prochain ID de transaction invalide"
-#: access/transam/xlog.c:6480
+#: access/transam/xlog.c:6494
#, c-format
msgid "invalid redo in checkpoint record"
msgstr "r-excution invalide dans l'enregistrement du point de vrification"
-#: access/transam/xlog.c:6491
+#: access/transam/xlog.c:6505
#, c-format
msgid "invalid redo record in shutdown checkpoint"
msgstr "enregistrement de r-excution invalide dans le point de vrification d'arrt"
-#: access/transam/xlog.c:6522
+#: access/transam/xlog.c:6536
#, c-format
msgid "database system was not properly shut down; automatic recovery in progress"
msgstr ""
"le systme de bases de donnes n'a pas t arrt proprement ; restauration\n"
"automatique en cours"
-#: access/transam/xlog.c:6526
+#: access/transam/xlog.c:6540
#, c-format
msgid "crash recovery starts in timeline %u and has target timeline %u"
msgstr "la restauration aprs crash commence avec la timeline %u et a la timeline %u en cible"
-#: access/transam/xlog.c:6570
+#: access/transam/xlog.c:6584
#, c-format
msgid "backup_label contains data inconsistent with control file"
msgstr "backup_label contient des donnes incohrentes avec le fichier de contrle"
-#: access/transam/xlog.c:6571
+#: access/transam/xlog.c:6585
#, 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 dernire sauvegarde pour la restauration."
-#: access/transam/xlog.c:6632
+#: access/transam/xlog.c:6646
#, c-format
msgid "initializing for hot standby"
msgstr "initialisation pour Hot Standby "
-#: access/transam/xlog.c:6764
+#: access/transam/xlog.c:6778
#, c-format
msgid "redo starts at %X/%X"
msgstr "la r-excution commence %X/%X"
-#: access/transam/xlog.c:6988
+#: access/transam/xlog.c:7002
#, c-format
msgid "redo done at %X/%X"
msgstr "r-excution faite %X/%X"
-#: access/transam/xlog.c:6993 access/transam/xlog.c:8853
+#: access/transam/xlog.c:7007 access/transam/xlog.c:8867
#, c-format
msgid "last completed transaction was at log time %s"
msgstr "la dernire transaction a eu lieu %s (moment de la journalisation)"
-#: access/transam/xlog.c:7001
+#: access/transam/xlog.c:7015
#, c-format
msgid "redo is not required"
msgstr "la r-excution n'est pas ncessaire"
-#: access/transam/xlog.c:7059
+#: access/transam/xlog.c:7073
#, c-format
msgid "requested recovery stop point is before consistent recovery point"
msgstr ""
"le point d'arrt de la restauration demande se trouve avant le point\n"
"cohrent de restauration"
-#: access/transam/xlog.c:7075 access/transam/xlog.c:7079
+#: access/transam/xlog.c:7089 access/transam/xlog.c:7093
#, 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:7076
+#: access/transam/xlog.c:7090
#, c-format
msgid "All WAL generated while online backup was taken must be available at recovery."
msgstr ""
"Tous les journaux de transactions gnrs pendant la sauvegarde en ligne\n"
"doivent tre disponibles pour la restauration."
-#: access/transam/xlog.c:7080
+#: access/transam/xlog.c:7094
#, 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 ""
@@ -1803,229 +1808,229 @@ msgstr ""
"pg_stop_backup() et tous les journaux de transactions gnrs entre les deux\n"
"doivent tre disponibles pour la restauration."
-#: access/transam/xlog.c:7083
+#: access/transam/xlog.c:7097
#, c-format
msgid "WAL ends before consistent recovery point"
msgstr "Le journal de transaction se termine avant un point de restauration cohrent"
-#: access/transam/xlog.c:7110
+#: access/transam/xlog.c:7124
#, c-format
msgid "selected new timeline ID: %u"
msgstr "identifiant d'un timeline nouvellement slectionn : %u"
-#: access/transam/xlog.c:7457
+#: access/transam/xlog.c:7471
#, c-format
msgid "consistent recovery state reached at %X/%X"
msgstr "tat de restauration cohrent atteint %X/%X"
-#: access/transam/xlog.c:7654
+#: access/transam/xlog.c:7668
#, c-format
msgid "invalid primary checkpoint link in control file"
msgstr "lien du point de vrification primaire invalide dans le fichier de contrle"
-#: access/transam/xlog.c:7658
+#: access/transam/xlog.c:7672
#, c-format
msgid "invalid secondary checkpoint link in control file"
msgstr "lien du point de vrification secondaire invalide dans le fichier de contrle"
-#: access/transam/xlog.c:7662
+#: access/transam/xlog.c:7676
#, c-format
msgid "invalid checkpoint link in backup_label file"
msgstr "lien du point de vrification invalide dans le fichier backup_label"
-#: access/transam/xlog.c:7679
+#: access/transam/xlog.c:7693
#, c-format
msgid "invalid primary checkpoint record"
msgstr "enregistrement du point de vrification primaire invalide"
-#: access/transam/xlog.c:7683
+#: access/transam/xlog.c:7697
#, c-format
msgid "invalid secondary checkpoint record"
msgstr "enregistrement du point de vrification secondaire invalide"
-#: access/transam/xlog.c:7687
+#: access/transam/xlog.c:7701
#, c-format
msgid "invalid checkpoint record"
msgstr "enregistrement du point de vrification invalide"
-#: access/transam/xlog.c:7698
+#: access/transam/xlog.c:7712
#, 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 vrification"
-#: access/transam/xlog.c:7702
+#: access/transam/xlog.c:7716
#, 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 vrification"
-#: access/transam/xlog.c:7706
+#: access/transam/xlog.c:7720
#, c-format
msgid "invalid resource manager ID in checkpoint record"
msgstr "identifiant du gestionnaire de ressource invalide dans l'enregistrement du point de vrification"
-#: access/transam/xlog.c:7718
+#: access/transam/xlog.c:7732
#, c-format
msgid "invalid xl_info in primary checkpoint record"
msgstr "xl_info invalide dans l'enregistrement du point de vrification primaire"
-#: access/transam/xlog.c:7722
+#: access/transam/xlog.c:7736
#, c-format
msgid "invalid xl_info in secondary checkpoint record"
msgstr "xl_info invalide dans l'enregistrement du point de vrification secondaire"
-#: access/transam/xlog.c:7726
+#: access/transam/xlog.c:7740
#, c-format
msgid "invalid xl_info in checkpoint record"
msgstr "xl_info invalide dans l'enregistrement du point de vrification"
-#: access/transam/xlog.c:7738
+#: access/transam/xlog.c:7752
#, c-format
msgid "invalid length of primary checkpoint record"
msgstr "longueur invalide de l'enregistrement primaire du point de vrification"
-#: access/transam/xlog.c:7742
+#: access/transam/xlog.c:7756
#, c-format
msgid "invalid length of secondary checkpoint record"
msgstr "longueur invalide de l'enregistrement secondaire du point de vrification"
-#: access/transam/xlog.c:7746
+#: access/transam/xlog.c:7760
#, c-format
msgid "invalid length of checkpoint record"
msgstr "longueur invalide de l'enregistrement du point de vrification"
-#: access/transam/xlog.c:7906
+#: access/transam/xlog.c:7920
#, c-format
msgid "shutting down"
msgstr "arrt en cours"
-#: access/transam/xlog.c:7929
+#: access/transam/xlog.c:7943
#, c-format
msgid "database system is shut down"
msgstr "le systme de base de donnes est arrt"
-#: access/transam/xlog.c:8395
+#: access/transam/xlog.c:8409
#, c-format
msgid "concurrent transaction log activity while database system is shutting down"
msgstr ""
"activit en cours du journal de transactions alors que le systme de bases\n"
"de donnes est en cours d'arrt"
-#: access/transam/xlog.c:8664
+#: access/transam/xlog.c:8678
#, c-format
msgid "skipping restartpoint, recovery has already ended"
msgstr "restartpoint ignor, la rcupration est dj termine"
-#: access/transam/xlog.c:8687
+#: access/transam/xlog.c:8701
#, c-format
msgid "skipping restartpoint, already performed at %X/%X"
msgstr "ignore le point de redmarrage, dj ralis %X/%X"
-#: access/transam/xlog.c:8851
+#: access/transam/xlog.c:8865
#, c-format
msgid "recovery restart point at %X/%X"
msgstr "la r-excution en restauration commence %X/%X"
-#: access/transam/xlog.c:8996
+#: access/transam/xlog.c:9010
#, c-format
msgid "restore point \"%s\" created at %X/%X"
msgstr "point de restauration %s cr %X/%X"
-#: access/transam/xlog.c:9220
+#: access/transam/xlog.c:9234
#, c-format
msgid "unexpected previous timeline ID %u (current timeline ID %u) in checkpoint record"
msgstr "identifiant de timeline prcdent %u inattendu (identifiant de la timeline courante %u) dans l'enregistrement du point de vrification"
-#: access/transam/xlog.c:9229
+#: access/transam/xlog.c:9243
#, c-format
msgid "unexpected timeline ID %u (after %u) in checkpoint record"
msgstr ""
"identifiant timeline %u inattendu (aprs %u) dans l'enregistrement du point\n"
"de vrification"
-#: access/transam/xlog.c:9245
+#: access/transam/xlog.c:9259
#, c-format
msgid "unexpected timeline ID %u in checkpoint record, before reaching minimum recovery point %X/%X on timeline %u"
msgstr "identifiant timeline %u inattendu dans l'enregistrement du checkpoint, avant d'atteindre le point de restauration minimum %X/%X sur la timeline %u"
-#: access/transam/xlog.c:9313
+#: access/transam/xlog.c:9327
#, c-format
msgid "online backup was canceled, recovery cannot continue"
msgstr "la sauvegarde en ligne a t annule, la restauration ne peut pas continuer"
-#: access/transam/xlog.c:9374 access/transam/xlog.c:9423 access/transam/xlog.c:9446
+#: access/transam/xlog.c:9388 access/transam/xlog.c:9437 access/transam/xlog.c:9460
#, 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 vrification"
-#: access/transam/xlog.c:9681
+#: access/transam/xlog.c:9695
#, c-format
msgid "could not fsync log segment %s: %m"
msgstr "n'a pas pu synchroniser sur disque (fsync) le segment du journal des transactions %s : %m"
-#: access/transam/xlog.c:9705
+#: access/transam/xlog.c:9719
#, c-format
msgid "could not fsync log file %s: %m"
msgstr "n'a pas pu synchroniser sur disque (fsync) le fichier de transactions %s : %m"
-#: access/transam/xlog.c:9713
+#: access/transam/xlog.c:9727
#, c-format
msgid "could not fsync write-through log file %s: %m"
msgstr "n'a pas pu synchroniser sur disque (fsync) le journal des transactions %s : %m"
-#: access/transam/xlog.c:9722
+#: access/transam/xlog.c:9736
#, c-format
msgid "could not fdatasync log file %s: %m"
msgstr "n'a pas pu synchroniser sur disque (fdatasync) le journal de transactions %s : %m"
-#: access/transam/xlog.c:9800 access/transam/xlog.c:10136 access/transam/xlogfuncs.c:111 access/transam/xlogfuncs.c:140 access/transam/xlogfuncs.c:179 access/transam/xlogfuncs.c:200 access/transam/xlogfuncs.c:270 access/transam/xlogfuncs.c:326
+#: access/transam/xlog.c:9814 access/transam/xlog.c:10150 access/transam/xlogfuncs.c:111 access/transam/xlogfuncs.c:140 access/transam/xlogfuncs.c:179 access/transam/xlogfuncs.c:200 access/transam/xlogfuncs.c:270 access/transam/xlogfuncs.c:326
#, c-format
msgid "recovery is in progress"
msgstr "restauration en cours"
-#: access/transam/xlog.c:9801 access/transam/xlog.c:10137 access/transam/xlogfuncs.c:112 access/transam/xlogfuncs.c:141 access/transam/xlogfuncs.c:180 access/transam/xlogfuncs.c:201
+#: access/transam/xlog.c:9815 access/transam/xlog.c:10151 access/transam/xlogfuncs.c:112 access/transam/xlogfuncs.c:141 access/transam/xlogfuncs.c:180 access/transam/xlogfuncs.c:201
#, c-format
msgid "WAL control functions cannot be executed during recovery."
msgstr ""
"les fonctions de contrle des journaux de transactions ne peuvent pas\n"
"tre excutes lors de la restauration."
-#: access/transam/xlog.c:9810 access/transam/xlog.c:10146
+#: access/transam/xlog.c:9824 access/transam/xlog.c:10160
#, 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:9811 access/transam/xlog.c:10147 access/transam/xlogfuncs.c:147
+#: access/transam/xlog.c:9825 access/transam/xlog.c:10161 access/transam/xlogfuncs.c:147
#, c-format
msgid "wal_level must be set to \"archive\", \"hot_standby\", or \"logical\" at server start."
msgstr ""
"wal_level doit tre configur archive , hot_standby ou logical \n"
"au dmarrage du serveur."
-#: access/transam/xlog.c:9816
+#: access/transam/xlog.c:9830
#, c-format
msgid "backup label too long (max %d bytes)"
msgstr "label de sauvegarde trop long (%d octets maximum)"
-#: access/transam/xlog.c:9847 access/transam/xlog.c:10024
+#: access/transam/xlog.c:9861 access/transam/xlog.c:10038
#, c-format
msgid "a backup is already in progress"
msgstr "une sauvegarde est dj en cours"
-#: access/transam/xlog.c:9848
+#: access/transam/xlog.c:9862
#, c-format
msgid "Run pg_stop_backup() and try again."
msgstr "Excutez pg_stop_backup() et tentez de nouveau."
-#: access/transam/xlog.c:9942
+#: access/transam/xlog.c:9956
#, c-format
msgid "WAL generated with full_page_writes=off was replayed since last restartpoint"
msgstr "Les journaux gnrs avec full_page_writes=off ont t rejous depuis le dernier restartpoint."
-#: access/transam/xlog.c:9944 access/transam/xlog.c:10297
+#: access/transam/xlog.c:9958 access/transam/xlog.c:10311
#, 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 ""
@@ -2033,66 +2038,66 @@ msgstr ""
"corrompue et ne doit pas tre utilise. Activez full_page_writes et lancez\n"
"CHECKPOINT sur le matre, puis recommencez la sauvegarde."
-#: access/transam/xlog.c:10018 access/transam/xlog.c:10187 access/transam/xlogarchive.c:106 access/transam/xlogarchive.c:265 guc-file.l:883 replication/basebackup.c:464 replication/basebackup.c:532 replication/logical/snapbuild.c:1474 storage/file/copydir.c:72 storage/file/copydir.c:115 storage/file/fd.c:2625 storage/file/fd.c:2717 utils/adt/dbsize.c:68 utils/adt/dbsize.c:218 utils/adt/dbsize.c:298 utils/adt/genfile.c:108
+#: access/transam/xlog.c:10032 access/transam/xlog.c:10201 access/transam/xlogarchive.c:106 access/transam/xlogarchive.c:265 guc-file.l:883 replication/basebackup.c:464 replication/basebackup.c:532 replication/logical/snapbuild.c:1474 storage/file/copydir.c:72 storage/file/copydir.c:115 storage/file/fd.c:2625 storage/file/fd.c:2717 utils/adt/dbsize.c:68 utils/adt/dbsize.c:218 utils/adt/dbsize.c:298 utils/adt/genfile.c:108
#: utils/adt/genfile.c:280
#, c-format
msgid "could not stat file \"%s\": %m"
msgstr "n'a pas pu tester le fichier %s : %m"
-#: access/transam/xlog.c:10025
+#: access/transam/xlog.c:10039
#, 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:10042 access/transam/xlog.c:10360
+#: access/transam/xlog.c:10056 access/transam/xlog.c:10374
#, c-format
msgid "could not write file \"%s\": %m"
msgstr "impossible d'crire le fichier %s : %m"
-#: access/transam/xlog.c:10191
+#: access/transam/xlog.c:10205
#, c-format
msgid "a backup is not in progress"
msgstr "une sauvegarde n'est pas en cours"
-#: access/transam/xlog.c:10230 access/transam/xlog.c:10243 access/transam/xlog.c:10594 access/transam/xlog.c:10600 access/transam/xlogfuncs.c:498
+#: access/transam/xlog.c:10244 access/transam/xlog.c:10257 access/transam/xlog.c:10608 access/transam/xlog.c:10614 access/transam/xlogfuncs.c:498
#, c-format
msgid "invalid data in file \"%s\""
msgstr "donnes invalides dans le fichier %s "
-#: access/transam/xlog.c:10247 replication/basebackup.c:974
+#: access/transam/xlog.c:10261 replication/basebackup.c:974
#, 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:10248 replication/basebackup.c:975
+#: access/transam/xlog.c:10262 replication/basebackup.c:975
#, 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 ralisation est corrompue et ne\n"
"doit pas tre utilise. Recommencez la sauvegarde."
-#: access/transam/xlog.c:10295
+#: access/transam/xlog.c:10309
#, c-format
msgid "WAL generated with full_page_writes=off was replayed during online backup"
msgstr ""
"le journal de transactions gnr avec full_page_writes=off a t rejou lors\n"
"de la sauvegarde en ligne"
-#: access/transam/xlog.c:10409
+#: access/transam/xlog.c:10423
#, 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:10419
+#: access/transam/xlog.c:10433
#, 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 passes)"
-#: access/transam/xlog.c:10421
+#: access/transam/xlog.c:10435
#, 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 ""
@@ -2100,12 +2105,12 @@ msgstr ""
"peut tre annul avec sret mais la sauvegarde de la base ne sera pas\n"
"utilisable sans tous les segments WAL."
-#: access/transam/xlog.c:10428
+#: access/transam/xlog.c:10442
#, 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 archivs"
-#: access/transam/xlog.c:10432
+#: access/transam/xlog.c:10446
#, 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 ""
@@ -2113,52 +2118,52 @@ msgstr ""
"vous devez vous assurer que tous les fichiers requis des journaux de\n"
"transactions sont copis par d'autre moyens pour terminer la sauvegarde."
-#: access/transam/xlog.c:10645
+#: access/transam/xlog.c:10659
#, c-format
msgid "xlog redo %s"
msgstr "xlog redo %s"
-#: access/transam/xlog.c:10685
+#: access/transam/xlog.c:10699
#, c-format
msgid "online backup mode canceled"
msgstr "mode de sauvegarde en ligne annul"
-#: access/transam/xlog.c:10686
+#: access/transam/xlog.c:10700
#, c-format
msgid "\"%s\" was renamed to \"%s\"."
msgstr " %s a t renomm en %s ."
-#: access/transam/xlog.c:10693
+#: access/transam/xlog.c:10707
#, 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:10694
+#: access/transam/xlog.c:10708
#, c-format
msgid "Could not rename \"%s\" to \"%s\": %m."
msgstr "N'a pas pu renommer %s en %s : %m"
-#: access/transam/xlog.c:10814 replication/logical/logicalfuncs.c:169 replication/walreceiver.c:937 replication/walsender.c:2114
+#: access/transam/xlog.c:10828 replication/logical/logicalfuncs.c:169 replication/walreceiver.c:937 replication/walsender.c:2114
#, c-format
msgid "could not seek in log segment %s to offset %u: %m"
msgstr "n'a pas pu se dplacer dans le journal de transactions %s au dcalage %u : %m"
-#: access/transam/xlog.c:10826
+#: access/transam/xlog.c:10840
#, c-format
msgid "could not read from log segment %s, offset %u: %m"
msgstr "n'a pas pu lire le journal de transactions %s, dcalage %u : %m"
-#: access/transam/xlog.c:11289
+#: access/transam/xlog.c:11303
#, c-format
msgid "received promote request"
msgstr "a reu une demande de promotion"
-#: access/transam/xlog.c:11302
+#: access/transam/xlog.c:11316
#, c-format
msgid "trigger file found: %s"
msgstr "fichier trigger trouv : %s"
-#: access/transam/xlog.c:11311
+#: access/transam/xlog.c:11325
#, c-format
msgid "could not stat trigger file \"%s\": %m"
msgstr "n'a pas pu tester le fichier trigger %s : %m"
@@ -2186,7 +2191,7 @@ msgstr "n'a pas pu restaurer le fichier %s partir de l'archive : %s"
msgid "%s \"%s\": %s"
msgstr "%s %s : %s"
-#: access/transam/xlogarchive.c:458 replication/logical/snapbuild.c:1602 replication/slot.c:469 replication/slot.c:925 replication/slot.c:1037 storage/file/fd.c:493 storage/file/fd.c:551 utils/time/snapmgr.c:999
+#: access/transam/xlogarchive.c:458 replication/logical/snapbuild.c:1602 replication/slot.c:478 replication/slot.c:934 replication/slot.c:1046 storage/file/fd.c:493 storage/file/fd.c:551 utils/time/snapmgr.c:999
#, c-format
msgid "could not rename file \"%s\" to \"%s\": %m"
msgstr "n'a pas pu renommer le fichier %s en %s : %m"
@@ -2368,17 +2373,17 @@ msgstr "pageaddr %X/%X inattendue dans le journal de transactions %s, segment %u
msgid "out-of-sequence timeline ID %u (after %u) in log segment %s, offset %u"
msgstr "identifiant timeline %u hors de la squence (aprs %u) dans le segment %s, dcalage %u"
-#: bootstrap/bootstrap.c:273 postmaster/postmaster.c:774 tcop/postgres.c:3505
+#: bootstrap/bootstrap.c:273 postmaster/postmaster.c:784 tcop/postgres.c:3520
#, c-format
msgid "--%s requires a value"
msgstr "--%s requiert une valeur"
-#: bootstrap/bootstrap.c:278 postmaster/postmaster.c:779 tcop/postgres.c:3510
+#: bootstrap/bootstrap.c:278 postmaster/postmaster.c:789 tcop/postgres.c:3525
#, c-format
msgid "-c %s requires a value"
msgstr "-c %s requiert une valeur"
-#: bootstrap/bootstrap.c:289 postmaster/postmaster.c:791 postmaster/postmaster.c:804
+#: bootstrap/bootstrap.c:289 postmaster/postmaster.c:801 postmaster/postmaster.c:814
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Essayez %s --help pour plus d'informations.\n"
@@ -2498,7 +2503,7 @@ msgstr "type de droit %s invalide pour le serveur distant"
msgid "column privileges are only valid for relations"
msgstr "les droits sur la colonne sont seulement valides pour les relations"
-#: catalog/aclchk.c:688 catalog/aclchk.c:3904 catalog/aclchk.c:4681 catalog/objectaddress.c:586 catalog/pg_largeobject.c:113 storage/large_object/inv_api.c:291
+#: catalog/aclchk.c:688 catalog/aclchk.c:3904 catalog/aclchk.c:4686 catalog/objectaddress.c:586 catalog/pg_largeobject.c:113 storage/large_object/inv_api.c:291
#, c-format
msgid "large object %u does not exist"
msgstr "le Large Object %u n'existe pas"
@@ -2522,7 +2527,7 @@ msgstr "les droits par dfaut ne peuvent pas tre configurs pour les colonnes"
msgid "column \"%s\" of relation \"%s\" does not exist"
msgstr "la colonne %s de la relation %s n'existe pas"
-#: catalog/aclchk.c:1757 catalog/objectaddress.c:862 commands/sequence.c:1058 commands/tablecmds.c:215 commands/tablecmds.c:11315 utils/adt/acl.c:2076 utils/adt/acl.c:2106 utils/adt/acl.c:2138 utils/adt/acl.c:2170 utils/adt/acl.c:2198 utils/adt/acl.c:2228
+#: catalog/aclchk.c:1757 catalog/objectaddress.c:862 commands/sequence.c:1058 commands/tablecmds.c:215 commands/tablecmds.c:11326 utils/adt/acl.c:2076 utils/adt/acl.c:2106 utils/adt/acl.c:2138 utils/adt/acl.c:2170 utils/adt/acl.c:2198 utils/adt/acl.c:2228
#, c-format
msgid "\"%s\" is not a sequence"
msgstr " %s n'est pas une squence"
@@ -2799,92 +2804,92 @@ msgstr "le rle d'OID %u n'existe pas"
msgid "attribute %d of relation with OID %u does not exist"
msgstr "l'attribut %d de la relation d'OID %u n'existe pas"
-#: catalog/aclchk.c:3617 catalog/aclchk.c:4532
+#: catalog/aclchk.c:3617 catalog/aclchk.c:4537
#, c-format
msgid "relation with OID %u does not exist"
msgstr "la relation d'OID %u n'existe pas"
-#: catalog/aclchk.c:3717 catalog/aclchk.c:4950
+#: catalog/aclchk.c:3717 catalog/aclchk.c:4955
#, c-format
msgid "database with OID %u does not exist"
msgstr "la base de donnes d'OID %u n'existe pas"
-#: catalog/aclchk.c:3771 catalog/aclchk.c:4610 tcop/fastpath.c:223
+#: catalog/aclchk.c:3771 catalog/aclchk.c:4615 tcop/fastpath.c:223
#, c-format
msgid "function with OID %u does not exist"
msgstr "la fonction d'OID %u n'existe pas"
-#: catalog/aclchk.c:3825 catalog/aclchk.c:4636
+#: catalog/aclchk.c:3825 catalog/aclchk.c:4641
#, c-format
msgid "language with OID %u does not exist"
msgstr "le langage d'OID %u n'existe pas"
-#: catalog/aclchk.c:3989 catalog/aclchk.c:4708
+#: catalog/aclchk.c:3989 catalog/aclchk.c:4713
#, c-format
msgid "schema with OID %u does not exist"
msgstr "le schma d'OID %u n'existe pas"
-#: catalog/aclchk.c:4043 catalog/aclchk.c:4735
+#: catalog/aclchk.c:4043 catalog/aclchk.c:4740
#, c-format
msgid "tablespace with OID %u does not exist"
msgstr "le tablespace d'OID %u n'existe pas"
-#: catalog/aclchk.c:4101 catalog/aclchk.c:4869 commands/foreigncmds.c:328
+#: catalog/aclchk.c:4102 catalog/aclchk.c:4874 commands/foreigncmds.c:328
#, c-format
msgid "foreign-data wrapper with OID %u does not exist"
msgstr "le wrapper de donnes distantes d'OID %u n'existe pas"
-#: catalog/aclchk.c:4162 catalog/aclchk.c:4896 commands/foreigncmds.c:461
+#: catalog/aclchk.c:4164 catalog/aclchk.c:4901 commands/foreigncmds.c:461
#, c-format
msgid "foreign server with OID %u does not exist"
msgstr "le serveur distant d'OID %u n'existe pas"
-#: catalog/aclchk.c:4221 catalog/aclchk.c:4235 catalog/aclchk.c:4558
+#: catalog/aclchk.c:4224 catalog/aclchk.c:4563
#, c-format
msgid "type with OID %u does not exist"
msgstr "le type d'OID %u n'existe pas"
-#: catalog/aclchk.c:4584
+#: catalog/aclchk.c:4589
#, c-format
msgid "operator with OID %u does not exist"
msgstr "l'oprateur d'OID %u n'existe pas"
-#: catalog/aclchk.c:4761
+#: catalog/aclchk.c:4766
#, c-format
msgid "operator class with OID %u does not exist"
msgstr "la classe d'oprateur d'OID %u n'existe pas"
-#: catalog/aclchk.c:4788
+#: catalog/aclchk.c:4793
#, c-format
msgid "operator family with OID %u does not exist"
msgstr "la famille d'oprateur d'OID %u n'existe pas"
-#: catalog/aclchk.c:4815
+#: catalog/aclchk.c:4820
#, c-format
msgid "text search dictionary with OID %u does not exist"
msgstr "le dictionnaire de recherche plein texte d'OID %u n'existe pas"
-#: catalog/aclchk.c:4842
+#: catalog/aclchk.c:4847
#, c-format
msgid "text search configuration with OID %u does not exist"
msgstr "la configuration de recherche plein texte d'OID %u n'existe pas"
-#: catalog/aclchk.c:4923 commands/event_trigger.c:509
+#: catalog/aclchk.c:4928 commands/event_trigger.c:509
#, c-format
msgid "event trigger with OID %u does not exist"
msgstr "le trigger sur vnement d'OID %u n'existe pas"
-#: catalog/aclchk.c:4976
+#: catalog/aclchk.c:4981
#, c-format
msgid "collation with OID %u does not exist"
msgstr "le collationnement d'OID %u n'existe pas"
-#: catalog/aclchk.c:5002
+#: catalog/aclchk.c:5007
#, c-format
msgid "conversion with OID %u does not exist"
msgstr "la conversion d'OID %u n'existe pas"
-#: catalog/aclchk.c:5043
+#: catalog/aclchk.c:5048
#, c-format
msgid "extension with OID %u does not exist"
msgstr "l'extension d'OID %u n'existe pas"
@@ -2957,151 +2962,161 @@ msgid_plural "drop cascades to %d other objects"
msgstr[0] "DROP cascade sur %d autre objet"
msgstr[1] "DROP cascade sur %d autres objets"
-#: catalog/heap.c:274
+#: catalog/heap.c:275
#, c-format
msgid "permission denied to create \"%s.%s\""
msgstr "droit refus pour crer %s.%s "
-#: catalog/heap.c:276
+#: catalog/heap.c:277
#, c-format
msgid "System catalog modifications are currently disallowed."
msgstr "Les modifications du catalogue systme sont actuellement interdites."
-#: catalog/heap.c:411 commands/tablecmds.c:1403 commands/tablecmds.c:1845 commands/tablecmds.c:4584
+#: catalog/heap.c:412 commands/tablecmds.c:1403 commands/tablecmds.c:1845 commands/tablecmds.c:4584
#, c-format
msgid "tables can have at most %d columns"
msgstr "les tables peuvent avoir au plus %d colonnes"
-#: catalog/heap.c:428 commands/tablecmds.c:4840
+#: catalog/heap.c:429 commands/tablecmds.c:4840
#, c-format
msgid "column name \"%s\" conflicts with a system column name"
msgstr "le nom de la colonne %s entre en conflit avec le nom d'une colonne systme"
-#: catalog/heap.c:444
+#: catalog/heap.c:445
#, c-format
msgid "column name \"%s\" specified more than once"
msgstr "colonne %s spcifie plus d'une fois"
-#: catalog/heap.c:494
+#: catalog/heap.c:495
#, c-format
msgid "column \"%s\" has type \"unknown\""
msgstr "la colonne %s est de type unknown "
-#: catalog/heap.c:495
+#: catalog/heap.c:496
#, c-format
msgid "Proceeding with relation creation anyway."
msgstr "Poursuit malgr tout la cration de la relation."
-#: catalog/heap.c:508
+#: catalog/heap.c:509
#, c-format
msgid "column \"%s\" has pseudo-type %s"
msgstr "la colonne %s a le pseudo type %s"
-#: catalog/heap.c:538
+#: catalog/heap.c:539
#, c-format
msgid "composite type %s cannot be made a member of itself"
msgstr "le type composite %s ne peut pas tre membre de lui-mme"
-#: catalog/heap.c:580 commands/createas.c:343
+#: catalog/heap.c:581 commands/createas.c:197 commands/createas.c:468
#, c-format
msgid "no collation was derived for column \"%s\" with collatable type %s"
msgstr "aucun collationnement n'a t driv pour la colonne %s de type collationnable %s"
-#: catalog/heap.c:582 commands/createas.c:345 commands/indexcmds.c:1072 commands/view.c:116 regex/regc_pg_locale.c:262 utils/adt/formatting.c:1513 utils/adt/formatting.c:1565 utils/adt/formatting.c:1633 utils/adt/formatting.c:1685 utils/adt/formatting.c:1754 utils/adt/formatting.c:1818 utils/adt/like.c:213 utils/adt/selfuncs.c:5221 utils/adt/varlena.c:1381
+#: catalog/heap.c:583 commands/createas.c:200 commands/createas.c:471 commands/indexcmds.c:1072 commands/view.c:105 regex/regc_pg_locale.c:262 utils/adt/formatting.c:1513 utils/adt/formatting.c:1565 utils/adt/formatting.c:1633 utils/adt/formatting.c:1685 utils/adt/formatting.c:1754 utils/adt/formatting.c:1818 utils/adt/like.c:213 utils/adt/selfuncs.c:5225 utils/adt/varlena.c:1381
#, c-format
msgid "Use the COLLATE clause to set the collation explicitly."
msgstr "Utilisez la clause COLLARE pour configurer explicitement le collationnement."
-#: catalog/heap.c:1056 catalog/index.c:778 commands/tablecmds.c:2550
+#: catalog/heap.c:1057 catalog/index.c:778 commands/tablecmds.c:2550
#, c-format
msgid "relation \"%s\" already exists"
msgstr "la relation %s existe dj"
-#: catalog/heap.c:1072 catalog/pg_type.c:403 catalog/pg_type.c:706 commands/typecmds.c:239 commands/typecmds.c:739 commands/typecmds.c:1090 commands/typecmds.c:1308 commands/typecmds.c:2060
+#: catalog/heap.c:1073 catalog/pg_type.c:403 catalog/pg_type.c:706 commands/typecmds.c:239 commands/typecmds.c:739 commands/typecmds.c:1090 commands/typecmds.c:1308 commands/typecmds.c:2060
#, c-format
msgid "type \"%s\" already exists"
msgstr "le type %s existe dj"
-#: catalog/heap.c:1073
+#: catalog/heap.c:1074
#, c-format
msgid "A relation has an associated type of the same name, so you must use a name that doesn't conflict with any existing type."
msgstr ""
"Une relation a un type associ du mme nom, donc vous devez utiliser un nom\n"
"qui n'entre pas en conflit avec un type existant."
-#: catalog/heap.c:2258
+#: catalog/heap.c:2259
#, c-format
msgid "check constraint \"%s\" already exists"
msgstr "la contrainte de vrification %s existe dj"
-#: catalog/heap.c:2411 catalog/pg_constraint.c:650 commands/tablecmds.c:5735
+#: catalog/heap.c:2424 catalog/pg_constraint.c:650 commands/tablecmds.c:5735
#, c-format
msgid "constraint \"%s\" for relation \"%s\" already exists"
msgstr "la contrainte %s de la relation %s existe dj"
-#: catalog/heap.c:2421
+#: catalog/heap.c:2431
#, c-format
msgid "constraint \"%s\" conflicts with non-inherited constraint on relation \"%s\""
msgstr "la contrainte %s entre en conflit avec la constrainte non hrite sur la relation %s "
-#: catalog/heap.c:2435
+#: catalog/heap.c:2442
+#, c-format
+msgid "constraint \"%s\" conflicts with inherited constraint on relation \"%s\""
+msgstr "la contrainte %s entre en conflit avec une contrainte hrite sur la relation %s "
+
+#: catalog/heap.c:2452
+#, c-format
+msgid "constraint \"%s\" conflicts with NOT VALID constraint on relation \"%s\""
+msgstr "la contrainte %s entre en conflit avec une contrainte NOT VALID sur la relation %s "
+
+#: catalog/heap.c:2457
#, c-format
msgid "merging constraint \"%s\" with inherited definition"
msgstr "assemblage de la contrainte %s avec une dfinition hrite"
-#: catalog/heap.c:2528
+#: catalog/heap.c:2563
#, c-format
msgid "cannot use column references in default expression"
msgstr "ne peut pas utiliser les rfrences de colonnes dans l'expression par dfaut"
-#: catalog/heap.c:2539
+#: catalog/heap.c:2574
#, c-format
msgid "default expression must not return a set"
msgstr "l'expression par dfaut ne doit pas renvoyer un ensemble"
-#: catalog/heap.c:2558 rewrite/rewriteHandler.c:1066
+#: catalog/heap.c:2593 rewrite/rewriteHandler.c:1066
#, c-format
msgid "column \"%s\" is of type %s but default expression is of type %s"
msgstr "la colonne %s est de type %s alors que l'expression par dfaut est de type %s"
-#: catalog/heap.c:2563 commands/prepare.c:374 parser/parse_node.c:411 parser/parse_target.c:509 parser/parse_target.c:758 parser/parse_target.c:768 rewrite/rewriteHandler.c:1071
+#: catalog/heap.c:2598 commands/prepare.c:374 parser/parse_node.c:411 parser/parse_target.c:509 parser/parse_target.c:758 parser/parse_target.c:768 rewrite/rewriteHandler.c:1071
#, c-format
msgid "You will need to rewrite or cast the expression."
msgstr "Vous devez rcrire l'expression ou lui appliquer une transformation de type."
-#: catalog/heap.c:2610
+#: catalog/heap.c:2645
#, c-format
msgid "only table \"%s\" can be referenced in check constraint"
msgstr "seule la table %s peut tre rfrence dans la contrainte de vrification"
-#: catalog/heap.c:2850
+#: catalog/heap.c:2885
#, c-format
msgid "unsupported ON COMMIT and foreign key combination"
msgstr "combinaison ON COMMIT et cl trangre non supporte"
-#: catalog/heap.c:2851
+#: catalog/heap.c:2886
#, c-format
msgid "Table \"%s\" references \"%s\", but they do not have the same ON COMMIT setting."
msgstr ""
"La table %s rfrence %s mais elles n'ont pas la mme valeur pour le\n"
"paramtre ON COMMIT."
-#: catalog/heap.c:2856
+#: catalog/heap.c:2891
#, c-format
msgid "cannot truncate a table referenced in a foreign key constraint"
msgstr "ne peut pas tronquer une table rfrence dans une contrainte de cl trangre"
-#: catalog/heap.c:2857
+#: catalog/heap.c:2892
#, c-format
msgid "Table \"%s\" references \"%s\"."
msgstr "La table %s rfrence %s ."
-#: catalog/heap.c:2859
+#: catalog/heap.c:2894
#, c-format
msgid "Truncate table \"%s\" at the same time, or use TRUNCATE ... CASCADE."
msgstr "Tronquez la table %s en mme temps, ou utilisez TRUNCATE ... CASCADE."
-#: catalog/index.c:204 parser/parse_utilcmd.c:1393 parser/parse_utilcmd.c:1479
+#: catalog/index.c:204 parser/parse_utilcmd.c:1395 parser/parse_utilcmd.c:1481
#, c-format
msgid "multiple primary keys for table \"%s\" are not allowed"
msgstr "les cls primaires multiples ne sont pas autorises pour la table %s "
@@ -3315,17 +3330,17 @@ msgstr "le nom du trigger sur vnement ne peut pas tre qualifi"
msgid "\"%s\" is not a table"
msgstr " %s n'est pas une table"
-#: catalog/objectaddress.c:876 commands/tablecmds.c:221 commands/tablecmds.c:4155 commands/tablecmds.c:11320 commands/view.c:154
+#: catalog/objectaddress.c:876 commands/tablecmds.c:221 commands/tablecmds.c:4155 commands/tablecmds.c:11331 commands/view.c:142
#, c-format
msgid "\"%s\" is not a view"
msgstr " %s n'est pas une vue"
-#: catalog/objectaddress.c:883 commands/matview.c:171 commands/tablecmds.c:227 commands/tablecmds.c:11325
+#: catalog/objectaddress.c:883 commands/matview.c:171 commands/tablecmds.c:227 commands/tablecmds.c:11336
#, c-format
msgid "\"%s\" is not a materialized view"
msgstr " %s n'est pas une vue matrialise"
-#: catalog/objectaddress.c:890 commands/tablecmds.c:245 commands/tablecmds.c:4158 commands/tablecmds.c:11330
+#: catalog/objectaddress.c:890 commands/tablecmds.c:245 commands/tablecmds.c:4158 commands/tablecmds.c:11341
#, c-format
msgid "\"%s\" is not a foreign table"
msgstr " %s n'est pas une table distante"
@@ -4056,7 +4071,7 @@ msgstr "les types de taille fixe doivent avoir un stockage de base"
msgid "could not form array type name for type \"%s\""
msgstr "n'a pas pu former le nom du type array pour le type de donnes %s"
-#: catalog/toasting.c:104 commands/indexcmds.c:380 commands/tablecmds.c:4140 commands/tablecmds.c:11208
+#: catalog/toasting.c:104 commands/indexcmds.c:380 commands/tablecmds.c:4140 commands/tablecmds.c:11219
#, c-format
msgid "\"%s\" is not a table or materialized view"
msgstr " %s n'est pas une table ou une vue matrialise"
@@ -4237,12 +4252,12 @@ msgstr "analyse l'arbre d'hritage %s.%s "
msgid "analyzing \"%s.%s\""
msgstr "analyse %s.%s "
-#: commands/analyze.c:657
+#: commands/analyze.c:660
#, c-format
msgid "automatic analyze of table \"%s.%s.%s\" system usage: %s"
msgstr "ANALYZE automatique de la table %s.%s.%s ; utilisation systme : %s"
-#: commands/analyze.c:1302
+#: commands/analyze.c:1305
#, c-format
msgid "\"%s\": scanned %d of %u pages, containing %.0f live rows and %.0f dead rows; %d rows in sample, %.0f estimated total rows"
msgstr ""
@@ -4251,7 +4266,7 @@ msgstr ""
" %d lignes dans l'chantillon,\n"
" %.0f lignes totales estimes"
-#: commands/analyze.c:1566 executor/execQual.c:2907
+#: commands/analyze.c:1569 executor/execQual.c:2907
msgid "could not convert row type"
msgstr "n'a pas pu convertir le type de ligne"
@@ -4309,7 +4324,7 @@ msgstr "ne peut pas excuter 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:170 commands/tablecmds.c:8837 commands/tablecmds.c:10522
+#: commands/cluster.c:170 commands/tablecmds.c:8837 commands/tablecmds.c:10533
#, c-format
msgid "index \"%s\" for table \"%s\" does not exist"
msgstr "l'index %s pour la table %s n'existe pas"
@@ -4324,7 +4339,7 @@ msgstr "ne peut pas excuter CLUSTER sur un catalogue partag"
msgid "cannot vacuum temporary tables of other sessions"
msgstr "ne peut pas excuter VACUUM sur les tables temporaires des autres sessions"
-#: commands/cluster.c:430 commands/tablecmds.c:10532
+#: commands/cluster.c:430 commands/tablecmds.c:10543
#, c-format
msgid "\"%s\" is not an index for table \"%s\""
msgstr " %s n'est pas un index de la table %s "
@@ -4412,12 +4427,12 @@ msgstr "la base de donnes %s n'existe pas"
msgid "\"%s\" is not a table, view, materialized view, composite type, or foreign table"
msgstr " %s n'est ni une table, ni une vue, ni une vue matrialise, ni un type composite, ni une table distante"
-#: commands/constraint.c:60 utils/adt/ri_triggers.c:2704
+#: commands/constraint.c:60 utils/adt/ri_triggers.c:2702
#, c-format
msgid "function \"%s\" was not called by trigger manager"
msgstr "la fonction %s n'a pas t appele par le gestionnaire de triggers"
-#: commands/constraint.c:67 utils/adt/ri_triggers.c:2713
+#: commands/constraint.c:67 utils/adt/ri_triggers.c:2711
#, c-format
msgid "function \"%s\" must be fired AFTER ROW"
msgstr "la fonction %s doit tre excute pour l'instruction AFTER ROW"
@@ -4918,7 +4933,7 @@ msgstr "la colonne %s n'existe pas"
msgid "column \"%s\" specified more than once"
msgstr "la colonne %s est spcifie plus d'une fois"
-#: commands/createas.c:353
+#: commands/createas.c:209 commands/createas.c:479
#, c-format
msgid "too many column names were specified"
msgstr "trop de noms de colonnes ont t spcifis"
@@ -5194,7 +5209,7 @@ msgstr " %s est une fonction d'agrgat"
msgid "Use DROP AGGREGATE to drop aggregate functions."
msgstr "Utiliser DROP AGGREGATE pour supprimer les fonctions d'agrgat."
-#: commands/dropcmds.c:165 commands/sequence.c:405 commands/tablecmds.c:2319 commands/tablecmds.c:2500 commands/tablecmds.c:10696 tcop/utility.c:1006
+#: commands/dropcmds.c:165 commands/sequence.c:405 commands/tablecmds.c:2319 commands/tablecmds.c:2500 commands/tablecmds.c:10707 tcop/utility.c:1006
#, c-format
msgid "relation \"%s\" does not exist, skipping"
msgstr "la relation %s n'existe pas, poursuite du traitement"
@@ -5371,7 +5386,7 @@ msgstr "Le propritaire du trigger sur vnement doit tre un super-utilisateur.
msgid "%s can only be called in a sql_drop event trigger function"
msgstr "%s peut seulement tre appel dans une fonction de trigger sur vnement sql_drop"
-#: commands/event_trigger.c:1226 commands/extension.c:1646 commands/extension.c:1755 commands/extension.c:1948 commands/prepare.c:702 executor/execQual.c:1742 executor/execQual.c:1767 executor/execQual.c:2142 executor/execQual.c:5318 executor/functions.c:1018 foreign/foreign.c:421 replication/logical/logicalfuncs.c:322 replication/slotfuncs.c:173 replication/walsender.c:2758 utils/adt/jsonfuncs.c:1386 utils/adt/jsonfuncs.c:1518
+#: commands/event_trigger.c:1226 commands/extension.c:1646 commands/extension.c:1755 commands/extension.c:1948 commands/prepare.c:702 executor/execQual.c:1742 executor/execQual.c:1767 executor/execQual.c:2142 executor/execQual.c:5345 executor/functions.c:1018 foreign/foreign.c:421 replication/logical/logicalfuncs.c:322 replication/slotfuncs.c:173 replication/walsender.c:2758 utils/adt/jsonfuncs.c:1386 utils/adt/jsonfuncs.c:1518
#: utils/adt/jsonfuncs.c:1708 utils/adt/jsonfuncs.c:1837 utils/adt/jsonfuncs.c:2605 utils/fmgr/funcapi.c:61 utils/mmgr/portalmem.c:1052
#, c-format
msgid "set-valued function called in context that cannot accept a set"
@@ -5384,22 +5399,22 @@ msgstr ""
msgid "materialize mode required, but it is not allowed in this context"
msgstr "mode matrialis requis mais interdit dans ce contexte"
-#: commands/explain.c:173
+#: commands/explain.c:174
#, c-format
msgid "unrecognized value for EXPLAIN option \"%s\": \"%s\""
msgstr "valeur non reconnue pour l'option EXPLAIN %s : %s"
-#: commands/explain.c:179
+#: commands/explain.c:180
#, c-format
msgid "unrecognized EXPLAIN option \"%s\""
msgstr "option EXPLAIN %s non reconnu"
-#: commands/explain.c:186
+#: commands/explain.c:187
#, c-format
msgid "EXPLAIN option BUFFERS requires ANALYZE"
msgstr "l'option BUFFERS d'EXPLAIN ncessite ANALYZE"
-#: commands/explain.c:195
+#: commands/explain.c:196
#, c-format
msgid "EXPLAIN option TIMING requires ANALYZE"
msgstr "l'option TIMING d'EXPLAIN ncessite ANALYZE"
@@ -6055,7 +6070,7 @@ msgstr "%s %s crera un index implicite %s pour la table %s "
msgid "functions in index predicate must be marked IMMUTABLE"
msgstr "les fonctions dans un prdicat d'index doivent tre marques comme IMMUTABLE"
-#: commands/indexcmds.c:988 parser/parse_utilcmd.c:1797
+#: commands/indexcmds.c:988 parser/parse_utilcmd.c:1799
#, c-format
msgid "column \"%s\" named in key does not exist"
msgstr "la colonne %s nomme dans la cl n'existe pas"
@@ -6072,7 +6087,7 @@ msgstr ""
msgid "could not determine which collation to use for index expression"
msgstr "n'a pas pu dterminer le collationnement utiliser pour l'expression d'index"
-#: commands/indexcmds.c:1079 commands/typecmds.c:782 parser/parse_expr.c:2278 parser/parse_type.c:546 parser/parse_utilcmd.c:2648 utils/adt/misc.c:520
+#: commands/indexcmds.c:1079 commands/typecmds.c:782 parser/parse_expr.c:2278 parser/parse_type.c:546 parser/parse_utilcmd.c:2650 utils/adt/misc.c:520
#, c-format
msgid "collations are not supported by type %s"
msgstr "les collationnements ne sont pas supports par le type %s"
@@ -6683,7 +6698,7 @@ msgstr "la vue matrialise %s n'existe pas, poursuite du traitement"
msgid "Use DROP MATERIALIZED VIEW to remove a materialized view."
msgstr "Utilisez DROP MATERIALIZED VIEW pour supprimer une vue matrialise."
-#: commands/tablecmds.c:231 parser/parse_utilcmd.c:1548
+#: commands/tablecmds.c:231 parser/parse_utilcmd.c:1550
#, c-format
msgid "index \"%s\" does not exist"
msgstr "l'index %s n'existe pas"
@@ -6706,7 +6721,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:243 commands/tablecmds.c:8099 commands/tablecmds.c:10628
+#: commands/tablecmds.c:243 commands/tablecmds.c:8099 commands/tablecmds.c:10639
#, c-format
msgid "foreign table \"%s\" does not exist"
msgstr "la table distante %s n'existe pas"
@@ -6747,7 +6762,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:939 commands/tablecmds.c:1277 commands/tablecmds.c:2134 commands/tablecmds.c:4113 commands/tablecmds.c:5934 commands/tablecmds.c:11241 commands/tablecmds.c:11276 commands/trigger.c:238 commands/trigger.c:1124 commands/trigger.c:1232 rewrite/rewriteDefine.c:271 rewrite/rewriteDefine.c:900
+#: commands/tablecmds.c:939 commands/tablecmds.c:1277 commands/tablecmds.c:2134 commands/tablecmds.c:4113 commands/tablecmds.c:5934 commands/tablecmds.c:11252 commands/tablecmds.c:11287 commands/trigger.c:238 commands/trigger.c:1124 commands/trigger.c:1232 rewrite/rewriteDefine.c:271 rewrite/rewriteDefine.c:900
#, c-format
msgid "permission denied: \"%s\" is a system catalog"
msgstr "droit refus : %s est un catalogue systme"
@@ -6762,7 +6777,7 @@ msgstr "TRUNCATE cascade sur la table %s "
msgid "cannot truncate temporary tables of other sessions"
msgstr "ne peut pas tronquer les tables temporaires des autres sessions"
-#: commands/tablecmds.c:1492 parser/parse_utilcmd.c:1760
+#: commands/tablecmds.c:1492 parser/parse_utilcmd.c:1762
#, c-format
msgid "inherited relation \"%s\" is not a table"
msgstr "la relation hrite %s n'est pas une table"
@@ -6812,7 +6827,7 @@ msgstr " %s versus %s "
msgid "inherited column \"%s\" has a storage parameter conflict"
msgstr "la colonne hrite %s a un conflit de paramtre de stockage"
-#: commands/tablecmds.c:1713 parser/parse_utilcmd.c:853 parser/parse_utilcmd.c:1195 parser/parse_utilcmd.c:1271
+#: commands/tablecmds.c:1713 parser/parse_utilcmd.c:853 parser/parse_utilcmd.c:1197 parser/parse_utilcmd.c:1273
#, c-format
msgid "cannot convert whole-row table reference"
msgstr "ne peut pas convertir une rfrence de ligne complte de table"
@@ -7310,12 +7325,12 @@ msgstr "Modifier la place le propritaire de la table concerne par l'index."
msgid "cannot change owner of sequence \"%s\""
msgstr "ne peut pas modifier le propritaire de la squence %s "
-#: commands/tablecmds.c:8528 commands/tablecmds.c:10715
+#: commands/tablecmds.c:8528 commands/tablecmds.c:10726
#, c-format
msgid "Sequence \"%s\" is linked to table \"%s\"."
msgstr "La squence %s est lie la table %s ."
-#: commands/tablecmds.c:8540 commands/tablecmds.c:11351
+#: commands/tablecmds.c:8540 commands/tablecmds.c:11362
#, c-format
msgid "Use ALTER TYPE instead."
msgstr "Utilisez ALTER TYPE la place."
@@ -7335,7 +7350,7 @@ msgstr "ne peut pas avoir de nombreuses sous-commandes SET TABLESPACE"
msgid "\"%s\" is not a table, view, materialized view, index, or TOAST table"
msgstr " %s n'est pas une table, une vue, une vue matrialise, un index ou une table TOAST"
-#: commands/tablecmds.c:8990 commands/view.c:474
+#: commands/tablecmds.c:8990 commands/view.c:462
#, c-format
msgid "WITH CHECK OPTION is supported only on automatically updatable views"
msgstr "WITH CHECK OPTION est uniquement accept pour les vues dont la mise jour est automatique"
@@ -7420,104 +7435,109 @@ msgstr "la table fille %s a un type diffrent pour la contrainte de vrifica
msgid "constraint \"%s\" conflicts with non-inherited constraint on child table \"%s\""
msgstr "la contrainte %s entre en conflit avec une contrainte non hrite sur la table fille %s "
-#: commands/tablecmds.c:9937
+#: commands/tablecmds.c:9924
+#, c-format
+msgid "constraint \"%s\" conflicts with NOT VALID constraint on child table \"%s\""
+msgstr "la contrainte %s entre en conflit avec une contrainte NOT VALID sur la table fille %s "
+
+#: commands/tablecmds.c:9948
#, c-format
msgid "child table is missing constraint \"%s\""
msgstr "la contrainte %s manque la table enfant"
-#: commands/tablecmds.c:10017
+#: commands/tablecmds.c:10028
#, 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:10243
+#: commands/tablecmds.c:10254
#, c-format
msgid "typed tables cannot inherit"
msgstr "les tables avec type ne peuvent pas hriter d'autres tables"
-#: commands/tablecmds.c:10274
+#: commands/tablecmds.c:10285
#, c-format
msgid "table is missing column \"%s\""
msgstr "la colonne %s manque la table"
-#: commands/tablecmds.c:10284
+#: commands/tablecmds.c:10295
#, 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:10293
+#: commands/tablecmds.c:10304
#, c-format
msgid "table \"%s\" has different type for column \"%s\""
msgstr "la table %s a un type diffrent pour la colonne %s "
-#: commands/tablecmds.c:10306
+#: commands/tablecmds.c:10317
#, c-format
msgid "table has extra column \"%s\""
msgstr "la table a une colonne supplmentaire %s "
-#: commands/tablecmds.c:10356
+#: commands/tablecmds.c:10367
#, c-format
msgid "\"%s\" is not a typed table"
msgstr " %s n'est pas une table type"
-#: commands/tablecmds.c:10539
+#: commands/tablecmds.c:10550
#, c-format
msgid "cannot use non-unique index \"%s\" as replica identity"
msgstr "ne peut pas utiliser l'index non unique %s comme identit de rplicat"
-#: commands/tablecmds.c:10545
+#: commands/tablecmds.c:10556
#, c-format
msgid "cannot use non-immediate index \"%s\" as replica identity"
msgstr "ne peut pas utiliser l'index %s immdiat comme identit de rplicat"
-#: commands/tablecmds.c:10551
+#: commands/tablecmds.c:10562
#, c-format
msgid "cannot use expression index \"%s\" as replica identity"
msgstr "ne peut pas utiliser un index par expression %s comme identit de rplicat"
-#: commands/tablecmds.c:10557
+#: commands/tablecmds.c:10568
#, c-format
msgid "cannot use partial index \"%s\" as replica identity"
msgstr "ne peut pas utiliser l'index partiel %s comme identit de rplicat"
-#: commands/tablecmds.c:10563
+#: commands/tablecmds.c:10574
#, c-format
msgid "cannot use invalid index \"%s\" as replica identity"
msgstr "ne peut pas utiliser l'index invalide %s comme identit de rplicat"
-#: commands/tablecmds.c:10584
+#: commands/tablecmds.c:10595
#, c-format
msgid "index \"%s\" cannot be used as replica identity because column %d is a system column"
msgstr ""
"l'index %s ne peut pas tre utilis comme identit de rplicat car la\n"
"colonne %d est une colonne systme"
-#: commands/tablecmds.c:10591
+#: commands/tablecmds.c:10602
#, c-format
msgid "index \"%s\" cannot be used as replica identity because column \"%s\" is nullable"
msgstr "l'index %s ne peut pas tre utilis comme identit de rplicat car la colonne %s peut tre NULL"
-#: commands/tablecmds.c:10714
+#: commands/tablecmds.c:10725
#, c-format
msgid "cannot move an owned sequence into another schema"
msgstr "ne peut pas dplacer une squence OWNED BY dans un autre schma"
-#: commands/tablecmds.c:10810
+#: commands/tablecmds.c:10821
#, c-format
msgid "relation \"%s\" already exists in schema \"%s\""
msgstr "la relation %s existe dj dans le schma %s "
-#: commands/tablecmds.c:11335
+#: commands/tablecmds.c:11346
#, c-format
msgid "\"%s\" is not a composite type"
msgstr " %s n'est pas un type composite"
-#: commands/tablecmds.c:11365
+#: commands/tablecmds.c:11376
#, c-format
msgid "\"%s\" is not a table, view, materialized view, sequence, or foreign table"
msgstr " %s n'est pas une table, une vue, une vue matrialise, une squence ou une table distante"
-#: commands/tablespace.c:160 commands/tablespace.c:177 commands/tablespace.c:188 commands/tablespace.c:196 commands/tablespace.c:624 replication/slot.c:913 storage/file/copydir.c:47
+#: commands/tablespace.c:160 commands/tablespace.c:177 commands/tablespace.c:188 commands/tablespace.c:196 commands/tablespace.c:624 replication/slot.c:922 storage/file/copydir.c:47
#, c-format
msgid "could not create directory \"%s\": %m"
msgstr "n'a pas pu crer le rpertoire %s : %m"
@@ -7627,7 +7647,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 crer le lien symbolique %s : %m"
-#: commands/tablespace.c:726 commands/tablespace.c:736 postmaster/postmaster.c:1384 replication/basebackup.c:349 replication/basebackup.c:682 storage/file/copydir.c:53 storage/file/copydir.c:96 storage/file/fd.c:2091 storage/file/fd.c:2690 storage/ipc/dsm.c:300 utils/adt/genfile.c:354 utils/adt/misc.c:267 utils/misc/tzparser.c:339
+#: commands/tablespace.c:726 commands/tablespace.c:736 postmaster/postmaster.c:1398 replication/basebackup.c:349 replication/basebackup.c:682 storage/file/copydir.c:53 storage/file/copydir.c:96 storage/file/fd.c:2091 storage/file/fd.c:2690 storage/ipc/dsm.c:300 utils/adt/genfile.c:354 utils/adt/misc.c:267 utils/misc/tzparser.c:339
#, c-format
msgid "could not open directory \"%s\": %m"
msgstr "n'a pas pu ouvrir le rpertoire %s : %m"
@@ -8361,45 +8381,45 @@ msgstr ""
"Fermez les transactions ouvertes avec multixacts rapidement pour viter des problmes de\n"
"rinitialisation."
-#: commands/vacuum.c:1082
+#: commands/vacuum.c:1090
#, c-format
msgid "some databases have not been vacuumed in over 2 billion transactions"
msgstr ""
"certaines bases de donnes n'ont pas eu droit l'opration de maintenance\n"
"VACUUM depuis plus de 2 milliards de transactions"
-#: commands/vacuum.c:1083
+#: commands/vacuum.c:1091
#, c-format
msgid "You might have already suffered transaction-wraparound data loss."
msgstr ""
"Vous pouvez avoir dj souffert de pertes de donnes suite une\n"
"rinitialisation de l'identifiant des transactions."
-#: commands/vacuum.c:1200
+#: commands/vacuum.c:1208
#, c-format
msgid "skipping vacuum of \"%s\" --- lock not available"
msgstr "ignore le vacuum de %s --- verrou non disponible"
-#: commands/vacuum.c:1226
+#: commands/vacuum.c:1234
#, c-format
msgid "skipping \"%s\" --- only superuser can vacuum it"
msgstr "ignore %s --- seul le super-utilisateur peut excuter un VACUUM"
-#: commands/vacuum.c:1230
+#: commands/vacuum.c:1238
#, c-format
msgid "skipping \"%s\" --- only superuser or database owner can vacuum it"
msgstr ""
"ignore %s --- seul le super-utilisateur ou le propritaire de la base de donnes\n"
"peuvent excuter un VACUUM"
-#: commands/vacuum.c:1234
+#: commands/vacuum.c:1242
#, c-format
msgid "skipping \"%s\" --- only table or database owner can vacuum it"
msgstr ""
"ignore %s --- seul le propritaire de la table ou de la base de donnes\n"
"peut excuter un VACUUM"
-#: commands/vacuum.c:1252
+#: commands/vacuum.c:1260
#, c-format
msgid "skipping \"%s\" --- cannot vacuum non-tables or special system tables"
msgstr ""
@@ -8614,54 +8634,54 @@ msgstr "valeur invalide pour l'option check_option "
msgid "Valid values are \"local\" and \"cascaded\"."
msgstr "Les valeurs valides sont entre local et cascaded ."
-#: commands/view.c:114
+#: commands/view.c:103
#, c-format
msgid "could not determine which collation to use for view column \"%s\""
msgstr ""
"n'a pas pu dterminer le collationnement utiliser pour la colonne %s \n"
"de la vue"
-#: commands/view.c:129
+#: commands/view.c:117
#, c-format
msgid "view must have at least one column"
msgstr "la vue doit avoir au moins une colonne"
-#: commands/view.c:260 commands/view.c:272
+#: commands/view.c:248 commands/view.c:260
#, c-format
msgid "cannot drop columns from view"
msgstr "ne peut pas supprimer les colonnes d'une vue"
-#: commands/view.c:277
+#: commands/view.c:265
#, c-format
msgid "cannot change name of view column \"%s\" to \"%s\""
msgstr "ne peut pas modifier le nom de la colonne %s de la vue en %s "
-#: commands/view.c:285
+#: commands/view.c:273
#, c-format
msgid "cannot change data type of view column \"%s\" from %s to %s"
msgstr "ne peut pas modifier le type de donnes de la colonne %s de la vue de %s %s"
-#: commands/view.c:420
+#: commands/view.c:408
#, c-format
msgid "views must not contain SELECT INTO"
msgstr "les vues ne peuvent pas contenir SELECT INTO"
-#: commands/view.c:433
+#: commands/view.c:421
#, c-format
msgid "views must not contain data-modifying statements in WITH"
msgstr "les vues ne peuvent pas contenir d'instructions de modifications de donnes avec WITH"
-#: commands/view.c:504
+#: commands/view.c:492
#, c-format
msgid "CREATE VIEW specifies more column names than columns"
msgstr "CREATE VIEW spcifie plus de noms de colonnes que de colonnes"
-#: commands/view.c:512
+#: commands/view.c:500
#, c-format
msgid "views cannot be unlogged because they do not have storage"
msgstr "les vues ne peuvent pas tre non traces car elles n'ont pas de stockage"
-#: commands/view.c:526
+#: commands/view.c:514
#, c-format
msgid "view \"%s\" will be a temporary view"
msgstr "la vue %s sera une vue temporaire"
@@ -8836,7 +8856,7 @@ msgstr "la nouvelle ligne viole la contrainte de vrification %s de la relat
msgid "new row violates WITH CHECK OPTION for view \"%s\""
msgstr "la nouvelle ligne viole la contrainte WITH CHECK OPTION pour la vue %s "
-#: executor/execQual.c:306 executor/execQual.c:334 executor/execQual.c:3160 utils/adt/array_userfuncs.c:430 utils/adt/arrayfuncs.c:233 utils/adt/arrayfuncs.c:531 utils/adt/arrayfuncs.c:1275 utils/adt/arrayfuncs.c:2961 utils/adt/arrayfuncs.c:4986
+#: executor/execQual.c:306 executor/execQual.c:334 executor/execQual.c:3172 utils/adt/array_userfuncs.c:430 utils/adt/arrayfuncs.c:233 utils/adt/arrayfuncs.c:531 utils/adt/arrayfuncs.c:1275 utils/adt/arrayfuncs.c:2961 utils/adt/arrayfuncs.c:4986
#, c-format
msgid "number of array dimensions (%d) exceeds the maximum allowed (%d)"
msgstr "le nombre de dimensions du tableau (%d) dpasse le maximum autoris (%d)"
@@ -8846,12 +8866,12 @@ msgstr "le nombre de dimensions du tableau (%d) dpasse le maximum autoris (%d)
msgid "array subscript in assignment must not be null"
msgstr "l'indice du tableau dans l'affectation ne doit pas tre NULL"
-#: executor/execQual.c:642 executor/execQual.c:4081
+#: executor/execQual.c:642 executor/execQual.c:4108
#, c-format
msgid "attribute %d has wrong type"
msgstr "l'attribut %d a un type invalide"
-#: executor/execQual.c:643 executor/execQual.c:4082
+#: executor/execQual.c:643 executor/execQual.c:4109
#, c-format
msgid "Table has type %s, but query expects %s."
msgstr "La table a le type %s alors que la requte attend %s."
@@ -8950,64 +8970,64 @@ msgstr ""
"l'oprateur ANY/ALL (pour les types array) ne supporte pas les arguments\n"
"d'ensemble"
-#: executor/execQual.c:3138
+#: executor/execQual.c:3150
#, c-format
msgid "cannot merge incompatible arrays"
msgstr "ne peut pas fusionner les tableaux incompatibles"
-#: executor/execQual.c:3139
+#: executor/execQual.c:3151
#, c-format
msgid "Array with element type %s cannot be included in ARRAY construct with element type %s."
msgstr "Le tableau avec le type d'lment %s ne peut pas tre inclus dans la construction ARRAY avec le type d'lment %s."
-#: executor/execQual.c:3180 executor/execQual.c:3207
+#: executor/execQual.c:3192 executor/execQual.c:3219
#, c-format
msgid "multidimensional arrays must have array expressions with matching dimensions"
msgstr ""
"les tableaux multidimensionnels doivent avoir des expressions de tableaux\n"
"avec les dimensions correspondantes"
-#: executor/execQual.c:3722
+#: executor/execQual.c:3734
#, c-format
msgid "NULLIF does not support set arguments"
msgstr "NULLIF ne supporte pas les arguments d'ensemble"
-#: executor/execQual.c:3952 utils/adt/domains.c:131
+#: executor/execQual.c:3979 utils/adt/domains.c:131
#, c-format
msgid "domain %s does not allow null values"
msgstr "le domaine %s n'autorise pas les valeurs NULL"
-#: executor/execQual.c:3982 utils/adt/domains.c:168
+#: executor/execQual.c:4009 utils/adt/domains.c:168
#, c-format
msgid "value for domain %s violates check constraint \"%s\""
msgstr "la valeur pour le domaine %s viole la contrainte de vrification %s "
-#: executor/execQual.c:4340
+#: executor/execQual.c:4367
#, c-format
msgid "WHERE CURRENT OF is not supported for this table type"
msgstr "WHERE CURRENT OF n'est pas support pour ce type de table"
-#: executor/execQual.c:4487 parser/parse_agg.c:434 parser/parse_agg.c:464
+#: executor/execQual.c:4514 parser/parse_agg.c:434 parser/parse_agg.c:464
#, c-format
msgid "aggregate function calls cannot be nested"
msgstr "les appels la fonction d'agrgat ne peuvent pas tre imbriqus"
-#: executor/execQual.c:4527 parser/parse_agg.c:565
+#: executor/execQual.c:4554 parser/parse_agg.c:565
#, c-format
msgid "window function calls cannot be nested"
msgstr "les appels la fonction window ne peuvent pas tre imbriqus"
-#: executor/execQual.c:4739
+#: executor/execQual.c:4766
#, c-format
msgid "target type is not an array"
msgstr "le type cible n'est pas un tableau"
-#: executor/execQual.c:4854
+#: executor/execQual.c:4881
#, c-format
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:4989 utils/adt/arrayfuncs.c:3424 utils/adt/rowtypes.c:927
+#: executor/execQual.c:5016 utils/adt/arrayfuncs.c:3424 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"
@@ -9253,7 +9273,7 @@ msgstr "DECLARE SCROLL CURSOR ... FOR UPDATE/SHARE n'est pas support"
msgid "Scrollable cursors must be READ ONLY."
msgstr "Les curseurs dplaables doivent tre en lecture seule (READ ONLY)."
-#: executor/spi.c:2420
+#: executor/spi.c:2428
#, c-format
msgid "SQL statement \"%s\""
msgstr "instruction SQL %s "
@@ -9313,7 +9333,7 @@ msgstr "STDIN/STDOUT non autoris dans PROGRAM"
msgid "GLOBAL is deprecated in temporary table creation"
msgstr "GLOBAL est obsolte dans la cration de la table temporaire"
-#: gram.y:3248 utils/adt/ri_triggers.c:315 utils/adt/ri_triggers.c:372 utils/adt/ri_triggers.c:791 utils/adt/ri_triggers.c:1014 utils/adt/ri_triggers.c:1170 utils/adt/ri_triggers.c:1351 utils/adt/ri_triggers.c:1516 utils/adt/ri_triggers.c:1692 utils/adt/ri_triggers.c:1872 utils/adt/ri_triggers.c:2063 utils/adt/ri_triggers.c:2121 utils/adt/ri_triggers.c:2226 utils/adt/ri_triggers.c:2391
+#: gram.y:3248 utils/adt/ri_triggers.c:313 utils/adt/ri_triggers.c:370 utils/adt/ri_triggers.c:789 utils/adt/ri_triggers.c:1012 utils/adt/ri_triggers.c:1168 utils/adt/ri_triggers.c:1349 utils/adt/ri_triggers.c:1514 utils/adt/ri_triggers.c:1690 utils/adt/ri_triggers.c:1870 utils/adt/ri_triggers.c:2061 utils/adt/ri_triggers.c:2119 utils/adt/ri_triggers.c:2224 utils/adt/ri_triggers.c:2389
#, c-format
msgid "MATCH PARTIAL not yet implemented"
msgstr "MATCH PARTIAL non implment"
@@ -9322,7 +9342,7 @@ msgstr "MATCH PARTIAL non implment"
msgid "duplicate trigger events specified"
msgstr "vnements de trigger dupliqus spcifis"
-#: gram.y:4577 parser/parse_utilcmd.c:2569 parser/parse_utilcmd.c:2595
+#: gram.y:4577 parser/parse_utilcmd.c:2571 parser/parse_utilcmd.c:2597
#, c-format
msgid "constraint declared INITIALLY DEFERRED must be DEFERRABLE"
msgstr "la contrainte dclare INITIALLY DEFERRED doit tre DEFERRABLE"
@@ -9633,510 +9653,510 @@ msgstr "n'a pas pu ouvrir le rpertoire de configuration %s : %m"
msgid "Cannot enlarge string buffer containing %d bytes by %d more bytes."
msgstr "Ne peut pas agrandir de %d octets le tampon de chane contenant dj %d octets"
-#: libpq/auth.c:235
+#: libpq/auth.c:238
#, c-format
msgid "authentication failed for user \"%s\": host rejected"
msgstr "authentification choue pour l'utilisateur %s : hte rejet"
-#: libpq/auth.c:238
+#: libpq/auth.c:241
#, c-format
msgid "\"trust\" authentication failed for user \"%s\""
msgstr "authentification trust choue pour l'utilisateur %s "
-#: libpq/auth.c:241
+#: libpq/auth.c:244
#, c-format
msgid "Ident authentication failed for user \"%s\""
msgstr "authentification Ident choue pour l'utilisateur %s "
-#: libpq/auth.c:244
+#: libpq/auth.c:247
#, c-format
msgid "Peer authentication failed for user \"%s\""
msgstr "authentification peer choue pour l'utilisateur %s "
-#: libpq/auth.c:248
+#: libpq/auth.c:251
#, c-format
msgid "password authentication failed for user \"%s\""
msgstr "authentification par mot de passe choue pour l'utilisateur %s "
-#: libpq/auth.c:253
+#: libpq/auth.c:256
#, c-format
msgid "GSSAPI authentication failed for user \"%s\""
msgstr "authentification GSSAPI choue pour l'utilisateur %s "
-#: libpq/auth.c:256
+#: libpq/auth.c:259
#, c-format
msgid "SSPI authentication failed for user \"%s\""
msgstr "authentification SSPI choue pour l'utilisateur %s "
-#: libpq/auth.c:259
+#: libpq/auth.c:262
#, c-format
msgid "PAM authentication failed for user \"%s\""
msgstr "authentification PAM choue pour l'utilisateur %s "
-#: libpq/auth.c:262
+#: libpq/auth.c:265
#, c-format
msgid "LDAP authentication failed for user \"%s\""
msgstr "authentification LDAP choue pour l'utilisateur %s "
-#: libpq/auth.c:265
+#: libpq/auth.c:268
#, c-format
msgid "certificate authentication failed for user \"%s\""
msgstr "authentification par le certificat choue pour l'utilisateur %s "
-#: libpq/auth.c:268
+#: libpq/auth.c:271
#, c-format
msgid "RADIUS authentication failed for user \"%s\""
msgstr "authentification RADIUS choue pour l'utilisateur %s "
-#: libpq/auth.c:271
+#: libpq/auth.c:274
#, c-format
msgid "authentication failed for user \"%s\": invalid authentication method"
msgstr ""
"authentification choue pour l'utilisateur %s :\n"
"mthode d'authentification invalide"
-#: libpq/auth.c:275
+#: libpq/auth.c:278
#, c-format
msgid "Connection matched pg_hba.conf line %d: \"%s\""
msgstr "La connexion correspond la ligne %d du pg_hba.conf : %s "
-#: libpq/auth.c:337
+#: libpq/auth.c:340
#, c-format
msgid "connection requires a valid client certificate"
msgstr "la connexion requiert un certificat client valide"
-#: libpq/auth.c:379
+#: libpq/auth.c:382
#, c-format
msgid "pg_hba.conf rejects replication connection for host \"%s\", user \"%s\", %s"
msgstr ""
"pg_hba.conf rejette la connexion de la rplication pour l'hte %s ,\n"
"utilisateur %s , %s"
-#: libpq/auth.c:381 libpq/auth.c:397 libpq/auth.c:455 libpq/auth.c:473
+#: libpq/auth.c:384 libpq/auth.c:400 libpq/auth.c:458 libpq/auth.c:476
msgid "SSL off"
msgstr "SSL inactif"
-#: libpq/auth.c:381 libpq/auth.c:397 libpq/auth.c:455 libpq/auth.c:473
+#: libpq/auth.c:384 libpq/auth.c:400 libpq/auth.c:458 libpq/auth.c:476
msgid "SSL on"
msgstr "SSL actif"
-#: libpq/auth.c:385
+#: libpq/auth.c:388
#, c-format
msgid "pg_hba.conf rejects replication connection for host \"%s\", user \"%s\""
msgstr ""
"pg_hba.conf rejette la connexion de la rplication pour l'hte %s ,\n"
"utilisateur %s "
-#: libpq/auth.c:394
+#: libpq/auth.c:397
#, c-format
msgid "pg_hba.conf rejects connection for host \"%s\", user \"%s\", database \"%s\", %s"
msgstr ""
"pg_hba.conf rejette la connexion pour l'hte %s , utilisateur %s , base\n"
"de donnes %s , %s"
-#: libpq/auth.c:401
+#: libpq/auth.c:404
#, c-format
msgid "pg_hba.conf rejects connection for host \"%s\", user \"%s\", database \"%s\""
msgstr ""
"pg_hba.conf rejette la connexion pour l'hte %s , utilisateur %s , base\n"
"de donnes %s "
-#: libpq/auth.c:430
+#: libpq/auth.c:433
#, c-format
msgid "Client IP address resolved to \"%s\", forward lookup matches."
msgstr "Adresse IP du client rsolue en %s , la recherche inverse correspond bien."
-#: libpq/auth.c:433
+#: libpq/auth.c:436
#, c-format
msgid "Client IP address resolved to \"%s\", forward lookup not checked."
msgstr "Adresse IP du client rsolue en %s , la recherche inverse n'est pas vrifie."
-#: libpq/auth.c:436
+#: libpq/auth.c:439
#, c-format
msgid "Client IP address resolved to \"%s\", forward lookup does not match."
msgstr "Adresse IP du client rsolue en %s , la recherche inverse ne correspond pas."
-#: libpq/auth.c:439
+#: libpq/auth.c:442
#, c-format
msgid "Could not translate client host name \"%s\" to IP address: %s."
msgstr "N'a pas pu traduire le nom d'hte %s du client en adresse IP : %s."
-#: libpq/auth.c:444
+#: libpq/auth.c:447
#, c-format
msgid "Could not resolve client IP address to a host name: %s."
msgstr "N'a pas pu rsoudre l'adresse IP du client partir du nom d'hte : %s."
-#: libpq/auth.c:453
+#: libpq/auth.c:456
#, c-format
msgid "no pg_hba.conf entry for replication connection from host \"%s\", user \"%s\", %s"
msgstr ""
"aucune entre dans pg_hba.conf pour la connexion de la rplication partir de\n"
"l'hte %s , utilisateur %s , %s"
-#: libpq/auth.c:460
+#: libpq/auth.c:463
#, c-format
msgid "no pg_hba.conf entry for replication connection from host \"%s\", user \"%s\""
msgstr ""
"aucune entre dans pg_hba.conf pour la connexion de la rplication partir de\n"
"l'hte %s , utilisateur %s "
-#: libpq/auth.c:470
+#: libpq/auth.c:473
#, c-format
msgid "no pg_hba.conf entry for host \"%s\", user \"%s\", database \"%s\", %s"
msgstr ""
"aucune entre dans pg_hba.conf pour l'hte %s , utilisateur %s ,\n"
"base de donnes %s , %s"
-#: libpq/auth.c:478
+#: libpq/auth.c:481
#, c-format
msgid "no pg_hba.conf entry for host \"%s\", user \"%s\", database \"%s\""
msgstr ""
"aucune entre dans pg_hba.conf pour l'hte %s , utilisateur %s ,\n"
"base de donnes %s "
-#: libpq/auth.c:521 libpq/hba.c:1182
+#: libpq/auth.c:524 libpq/hba.c:1182
#, c-format
msgid "MD5 authentication is not supported when \"db_user_namespace\" is enabled"
msgstr "l'authentification MD5 n'est pas supporte quand db_user_namespace est activ"
-#: libpq/auth.c:646
+#: libpq/auth.c:649
#, c-format
msgid "expected password response, got message type %d"
msgstr "en attente du mot de passe, a reu un type de message %d"
-#: libpq/auth.c:674
+#: libpq/auth.c:677
#, c-format
msgid "invalid password packet size"
msgstr "taille du paquet du mot de passe invalide"
-#: libpq/auth.c:678
+#: libpq/auth.c:681
#, c-format
msgid "received password packet"
msgstr "paquet du mot de passe reu"
-#: libpq/auth.c:805
+#: libpq/auth.c:808
#, c-format
msgid "GSSAPI is not supported in protocol version 2"
msgstr "GSSAPI n'est pas support dans le protocole de version 2"
-#: libpq/auth.c:862
+#: libpq/auth.c:865
#, c-format
msgid "expected GSS response, got message type %d"
msgstr "en attente d'une rponse GSS, a reu un message de type %d"
-#: libpq/auth.c:921
+#: libpq/auth.c:924
msgid "accepting GSS security context failed"
msgstr "chec de l'acceptation du contexte de scurit GSS"
-#: libpq/auth.c:947
+#: libpq/auth.c:950
msgid "retrieving GSS user name failed"
msgstr "chec lors de la rcupration du nom de l'utilisateur avec GSS"
-#: libpq/auth.c:1066
+#: libpq/auth.c:1069
#, 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:1081
+#: libpq/auth.c:1084
msgid "could not acquire SSPI credentials"
msgstr "n'a pas pu obtenir les pices d'identit SSPI"
-#: libpq/auth.c:1099
+#: libpq/auth.c:1102
#, c-format
msgid "expected SSPI response, got message type %d"
msgstr "en attente d'une rponse SSPI, a reu un message de type %d"
-#: libpq/auth.c:1171
+#: libpq/auth.c:1174
msgid "could not accept SSPI security context"
msgstr "n'a pas pu accepter le contexte de scurit SSPI"
-#: libpq/auth.c:1233
+#: libpq/auth.c:1236
msgid "could not get token from SSPI security context"
msgstr "n'a pas pu obtenir le jeton du contexte de scurit SSPI"
-#: libpq/auth.c:1477
+#: libpq/auth.c:1480
#, c-format
msgid "could not create socket for Ident connection: %m"
msgstr "n'a pas pu crer le socket pour la connexion Ident : %m"
-#: libpq/auth.c:1492
+#: libpq/auth.c:1495
#, 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:1504
+#: libpq/auth.c:1507
#, 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:1524
+#: libpq/auth.c:1527
#, c-format
msgid "could not send query to Ident server at address \"%s\", port %s: %m"
msgstr "n'a pas pu envoyer la requte au serveur Ident l'adresse %s , port %s : %m"
-#: libpq/auth.c:1539
+#: libpq/auth.c:1542
#, c-format
msgid "could not receive response from Ident server at address \"%s\", port %s: %m"
msgstr ""
"n'a pas pu recevoir la rponse du serveur Ident l'adresse %s , port %s :\n"
"%m"
-#: libpq/auth.c:1549
+#: libpq/auth.c:1552
#, c-format
msgid "invalidly formatted response from Ident server: \"%s\""
msgstr "rponse mal formate du serveur Ident : %s "
-#: libpq/auth.c:1589
+#: libpq/auth.c:1592
#, c-format
msgid "peer authentication is not supported on this platform"
msgstr "la mthode d'authentification peer n'est pas supporte sur cette plateforme"
-#: libpq/auth.c:1593
+#: libpq/auth.c:1596
#, c-format
msgid "could not get peer credentials: %m"
msgstr "n'a pas pu obtenir l'authentification de l'autre : %m"
-#: libpq/auth.c:1602
+#: libpq/auth.c:1605
#, c-format
msgid "could not look up local user ID %ld: %s"
msgstr "n'a pas pu rechercher l'identifiant %ld de l'utilisateur local : %s"
-#: libpq/auth.c:1686 libpq/auth.c:1957 libpq/auth.c:2314
+#: libpq/auth.c:1689 libpq/auth.c:1960 libpq/auth.c:2317
#, c-format
msgid "empty password returned by client"
msgstr "mot de passe vide renvoy par le client"
-#: libpq/auth.c:1696
+#: libpq/auth.c:1699
#, c-format
msgid "error from underlying PAM layer: %s"
msgstr "erreur provenant de la couche PAM : %s"
-#: libpq/auth.c:1765
+#: libpq/auth.c:1768
#, c-format
msgid "could not create PAM authenticator: %s"
msgstr "n'a pas pu crer l'authenticateur PAM : %s"
-#: libpq/auth.c:1776
+#: libpq/auth.c:1779
#, c-format
msgid "pam_set_item(PAM_USER) failed: %s"
msgstr "pam_set_item(PAM_USER) a chou : %s"
-#: libpq/auth.c:1787
+#: libpq/auth.c:1790
#, c-format
msgid "pam_set_item(PAM_CONV) failed: %s"
msgstr "pam_set_item(PAM_CONV) a chou : %s"
-#: libpq/auth.c:1798
+#: libpq/auth.c:1801
#, c-format
msgid "pam_authenticate failed: %s"
msgstr "pam_authenticate a chou : %s"
-#: libpq/auth.c:1809
+#: libpq/auth.c:1812
#, c-format
msgid "pam_acct_mgmt failed: %s"
msgstr "pam_acct_mgmt a chou : %s"
-#: libpq/auth.c:1820
+#: libpq/auth.c:1823
#, c-format
msgid "could not release PAM authenticator: %s"
msgstr "n'a pas pu fermer l'authenticateur PAM : %s"
-#: libpq/auth.c:1853
+#: libpq/auth.c:1856
#, c-format
msgid "could not initialize LDAP: %m"
msgstr "n'a pas pu initialiser LDAP : %m"
-#: libpq/auth.c:1856
+#: libpq/auth.c:1859
#, c-format
msgid "could not initialize LDAP: error code %d"
msgstr "n'a pas pu initialiser LDAP : code d'erreur %d"
-#: libpq/auth.c:1866
+#: libpq/auth.c:1869
#, c-format
msgid "could not set LDAP protocol version: %s"
msgstr "n'a pas pu initialiser la version du protocole LDAP : %s"
-#: libpq/auth.c:1895
+#: libpq/auth.c:1898
#, c-format
msgid "could not load wldap32.dll"
msgstr "n'a pas pu charger wldap32.dll"
-#: libpq/auth.c:1903
+#: libpq/auth.c:1906
#, 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:1904
+#: libpq/auth.c:1907
#, 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:1919
+#: libpq/auth.c:1922
#, c-format
msgid "could not start LDAP TLS session: %s"
msgstr "n'a pas pu dmarrer la session TLS LDAP : %s"
-#: libpq/auth.c:1941
+#: libpq/auth.c:1944
#, c-format
msgid "LDAP server not specified"
msgstr "serveur LDAP non prcis"
-#: libpq/auth.c:1994
+#: libpq/auth.c:1997
#, c-format
msgid "invalid character in user name for LDAP authentication"
msgstr "caractre invalide dans le nom de l'utilisateur pour l'authentification LDAP"
-#: libpq/auth.c:2009
+#: libpq/auth.c:2012
#, c-format
msgid "could not perform initial LDAP bind for ldapbinddn \"%s\" on server \"%s\": %s"
msgstr "n'a pas pu raliser le lien LDAP initiale pour ldapbinddn %s sur le serveur %s : %s"
-#: libpq/auth.c:2033
+#: libpq/auth.c:2036
#, c-format
msgid "could not search LDAP for filter \"%s\" on server \"%s\": %s"
msgstr "n'a pas pu rechercher dans LDAP pour filtrer %s sur le serveur %s : %s"
-#: libpq/auth.c:2044
+#: libpq/auth.c:2047
#, c-format
msgid "LDAP user \"%s\" does not exist"
msgstr "l'utilisateur LDAP %s n'existe pas"
-#: libpq/auth.c:2045
+#: libpq/auth.c:2048
#, c-format
msgid "LDAP search for filter \"%s\" on server \"%s\" returned no entries."
msgstr "la recherche LDAP pour le filtre %s sur le serveur %s n'a renvoy aucun enregistrement."
-#: libpq/auth.c:2049
+#: libpq/auth.c:2052
#, c-format
msgid "LDAP user \"%s\" is not unique"
msgstr "l'utilisateur LDAP %s n'est pas unique"
-#: libpq/auth.c:2050
+#: libpq/auth.c:2053
#, c-format
msgid "LDAP search for filter \"%s\" on server \"%s\" returned %d entry."
msgid_plural "LDAP search for filter \"%s\" on server \"%s\" returned %d entries."
msgstr[0] "la recherche LDAP pour le filtre %s sur le serveur %s a renvoy %d enregistrement."
msgstr[1] "la recherche LDAP pour le filtre %s sur le serveur %s a renvoy %d enregistrements."
-#: libpq/auth.c:2068
+#: libpq/auth.c:2071
#, 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 premire entre correspondante %s sur\n"
"le serveur %s : %s"
-#: libpq/auth.c:2088
+#: libpq/auth.c:2091
#, c-format
msgid "could not unbind after searching for user \"%s\" on server \"%s\": %s"
msgstr ""
"n'a pas pu excuter le unbind aprs la recherche de l'utilisateur %s \n"
"sur le serveur %s : %s"
-#: libpq/auth.c:2118
+#: libpq/auth.c:2121
#, c-format
msgid "LDAP login failed for user \"%s\" on server \"%s\": %s"
msgstr "chec de connexion LDAP pour l'utilisateur %s sur le serveur %s : %s"
-#: libpq/auth.c:2146
+#: libpq/auth.c:2149
#, 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:2270
+#: libpq/auth.c:2273
#, c-format
msgid "RADIUS server not specified"
msgstr "serveur RADIUS non prcis"
-#: libpq/auth.c:2277
+#: libpq/auth.c:2280
#, c-format
msgid "RADIUS secret not specified"
msgstr "secret RADIUS non prcis"
-#: libpq/auth.c:2293 libpq/hba.c:1579
+#: libpq/auth.c:2296 libpq/hba.c:1579
#, 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:2321
+#: libpq/auth.c:2324
#, 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"
"caractres"
-#: libpq/auth.c:2332
+#: libpq/auth.c:2335
#, c-format
msgid "could not generate random encryption vector"
msgstr "n'a pas pu gnrer le vecteur de chiffrement alatoire"
-#: libpq/auth.c:2355
+#: libpq/auth.c:2358
#, c-format
msgid "could not perform MD5 encryption of password"
msgstr "n'a pas pu raliser le chiffrement MD5 du mot de passe"
-#: libpq/auth.c:2377
+#: libpq/auth.c:2380
#, c-format
msgid "could not create RADIUS socket: %m"
msgstr "n'a pas pu crer le socket RADIUS : %m"
-#: libpq/auth.c:2398
+#: libpq/auth.c:2401
#, c-format
msgid "could not bind local RADIUS socket: %m"
msgstr "n'a pas pu se lier la socket RADIUS : %m"
-#: libpq/auth.c:2408
+#: libpq/auth.c:2411
#, c-format
msgid "could not send RADIUS packet: %m"
msgstr "n'a pas pu transmettre le paquet RADIUS : %m"
-#: libpq/auth.c:2437 libpq/auth.c:2462
+#: libpq/auth.c:2440 libpq/auth.c:2465
#, c-format
msgid "timeout waiting for RADIUS response"
msgstr "dpassement du dlai pour la rponse du RADIUS"
-#: libpq/auth.c:2455
+#: libpq/auth.c:2458
#, c-format
msgid "could not check status on RADIUS socket: %m"
msgstr "n'a pas pu vrifier le statut sur la socket RADIUS : %m"
-#: libpq/auth.c:2484
+#: libpq/auth.c:2487
#, c-format
msgid "could not read RADIUS response: %m"
msgstr "n'a pas pu lire la rponse RADIUS : %m"
-#: libpq/auth.c:2496 libpq/auth.c:2500
+#: libpq/auth.c:2499 libpq/auth.c:2503
#, c-format
msgid "RADIUS response was sent from incorrect port: %d"
msgstr "la rponse RADIUS a t envoye partir d'un mauvais port : %d"
-#: libpq/auth.c:2509
+#: libpq/auth.c:2512
#, c-format
msgid "RADIUS response too short: %d"
msgstr "rponse RADIUS trop courte : %d"
-#: libpq/auth.c:2516
+#: libpq/auth.c:2519
#, c-format
msgid "RADIUS response has corrupt length: %d (actual length %d)"
msgstr "la rponse RADIUS a une longueur corrompue : %d (longueur actuelle %d)"
-#: libpq/auth.c:2524
+#: libpq/auth.c:2527
#, c-format
msgid "RADIUS response is to a different request: %d (should be %d)"
msgstr "la rponse RADIUS correspond une demande diffrente : %d (devrait tre %d)"
-#: libpq/auth.c:2549
+#: libpq/auth.c:2552
#, c-format
msgid "could not perform MD5 encryption of received packet"
msgstr "n'a pas pu raliser le chiffrement MD5 du paquet reu"
-#: libpq/auth.c:2558
+#: libpq/auth.c:2561
#, c-format
msgid "RADIUS response has incorrect MD5 signature"
msgstr "la rponse RADIUS a une signature MD5 errone"
-#: libpq/auth.c:2575
+#: libpq/auth.c:2578
#, c-format
msgid "RADIUS response has invalid code (%d) for user \"%s\""
msgstr "la rponse RADIUS a un code invalide (%d) pour l'utilisateur %s "
@@ -10799,7 +10819,7 @@ msgstr "n'a pas pu activer le mode bloquant pour la socket : %m"
msgid "could not receive data from client: %m"
msgstr "n'a pas pu recevoir les donnes du client : %m"
-#: libpq/pqcomm.c:1116 tcop/postgres.c:3951
+#: libpq/pqcomm.c:1116 tcop/postgres.c:3966
#, c-format
msgid "terminating connection because protocol sync was lost"
msgstr "arrt de la connexion cause d'une perte de synchronisation du protocole"
@@ -11245,7 +11265,7 @@ msgstr "Tous les types de donnes colonnes doivent tre hachables."
msgid "could not implement %s"
msgstr "n'a pas pu implant %s"
-#: optimizer/util/clauses.c:4529
+#: optimizer/util/clauses.c:4615
#, c-format
msgid "SQL function \"%s\" during inlining"
msgstr "fonction SQL %s durant inlining "
@@ -12657,173 +12677,173 @@ msgstr ""
msgid "LIKE is not supported for creating foreign tables"
msgstr "LIKE n'est pas support pour la cration de tables distantes"
-#: parser/parse_utilcmd.c:1196 parser/parse_utilcmd.c:1272
+#: parser/parse_utilcmd.c:1198 parser/parse_utilcmd.c:1274
#, c-format
msgid "Index \"%s\" contains a whole-row table reference."
msgstr "l'index %s contient une rfrence de table de ligne complte"
-#: parser/parse_utilcmd.c:1539
+#: parser/parse_utilcmd.c:1541
#, c-format
msgid "cannot use an existing index in CREATE TABLE"
msgstr "ne peut pas utiliser un index existant dans CREATE TABLE"
-#: parser/parse_utilcmd.c:1559
+#: parser/parse_utilcmd.c:1561
#, c-format
msgid "index \"%s\" is already associated with a constraint"
msgstr "l'index %s est dj associ une contrainte"
-#: parser/parse_utilcmd.c:1567
+#: parser/parse_utilcmd.c:1569
#, c-format
msgid "index \"%s\" does not belong to table \"%s\""
msgstr "l'index %s n'appartient pas la table %s "
-#: parser/parse_utilcmd.c:1574
+#: parser/parse_utilcmd.c:1576
#, c-format
msgid "index \"%s\" is not valid"
msgstr "l'index %s n'est pas valide"
-#: parser/parse_utilcmd.c:1580
+#: parser/parse_utilcmd.c:1582
#, c-format
msgid "\"%s\" is not a unique index"
msgstr " %s n'est pas un index unique"
-#: parser/parse_utilcmd.c:1581 parser/parse_utilcmd.c:1588 parser/parse_utilcmd.c:1595 parser/parse_utilcmd.c:1665
+#: parser/parse_utilcmd.c:1583 parser/parse_utilcmd.c:1590 parser/parse_utilcmd.c:1597 parser/parse_utilcmd.c:1667
#, c-format
msgid "Cannot create a primary key or unique constraint using such an index."
msgstr "Ne peut pas crer une cl primaire ou une contrainte unique avec cet index."
-#: parser/parse_utilcmd.c:1587
+#: parser/parse_utilcmd.c:1589
#, c-format
msgid "index \"%s\" contains expressions"
msgstr "l'index %s contient des expressions"
-#: parser/parse_utilcmd.c:1594
+#: parser/parse_utilcmd.c:1596
#, c-format
msgid "\"%s\" is a partial index"
msgstr " %s est un index partiel"
-#: parser/parse_utilcmd.c:1606
+#: parser/parse_utilcmd.c:1608
#, c-format
msgid "\"%s\" is a deferrable index"
msgstr " %s est un index dferrable"
-#: parser/parse_utilcmd.c:1607
+#: parser/parse_utilcmd.c:1609
#, c-format
msgid "Cannot create a non-deferrable constraint using a deferrable index."
msgstr "Ne peut pas crer une contrainte non-dferrable utilisant un index dferrable."
-#: parser/parse_utilcmd.c:1664
+#: parser/parse_utilcmd.c:1666
#, c-format
msgid "index \"%s\" does not have default sorting behavior"
msgstr "l'index %s n'a pas de comportement de tri par dfaut"
-#: parser/parse_utilcmd.c:1809
+#: parser/parse_utilcmd.c:1811
#, c-format
msgid "column \"%s\" appears twice in primary key constraint"
msgstr "la colonne %s apparat deux fois dans la contrainte de la cl primaire"
-#: parser/parse_utilcmd.c:1815
+#: parser/parse_utilcmd.c:1817
#, c-format
msgid "column \"%s\" appears twice in unique constraint"
msgstr "la colonne %s apparat deux fois sur une contrainte unique"
-#: parser/parse_utilcmd.c:1981
+#: parser/parse_utilcmd.c:1983
#, c-format
msgid "index expression cannot return a set"
msgstr "l'expression de l'index ne peut pas renvoyer un ensemble"
-#: parser/parse_utilcmd.c:1992
+#: parser/parse_utilcmd.c:1994
#, c-format
msgid "index expressions and predicates can refer only to the table being indexed"
msgstr "les expressions et prdicats d'index peuvent seulement faire rfrence la table en cours d'indexage"
-#: parser/parse_utilcmd.c:2035
+#: parser/parse_utilcmd.c:2037
#, c-format
msgid "rules on materialized views are not supported"
msgstr "les rgles ne sont pas supports sur les vues matrialises"
-#: parser/parse_utilcmd.c:2096
+#: parser/parse_utilcmd.c:2098
#, c-format
msgid "rule WHERE condition cannot contain references to other relations"
msgstr ""
"la condition WHERE d'une rgle ne devrait pas contenir de rfrences d'autres\n"
"relations"
-#: parser/parse_utilcmd.c:2168
+#: parser/parse_utilcmd.c:2170
#, c-format
msgid "rules with WHERE conditions can only have SELECT, INSERT, UPDATE, or DELETE actions"
msgstr ""
"les rgles avec des conditions WHERE ne peuvent contenir que des actions\n"
"SELECT, INSERT, UPDATE ou DELETE "
-#: parser/parse_utilcmd.c:2186 parser/parse_utilcmd.c:2285 rewrite/rewriteHandler.c:469 rewrite/rewriteManip.c:968
+#: parser/parse_utilcmd.c:2188 parser/parse_utilcmd.c:2287 rewrite/rewriteHandler.c:469 rewrite/rewriteManip.c:968
#, c-format
msgid "conditional UNION/INTERSECT/EXCEPT statements are not implemented"
msgstr ""
"les instructions conditionnelles UNION/INTERSECT/EXCEPT ne sont pas\n"
"implmentes"
-#: parser/parse_utilcmd.c:2204
+#: parser/parse_utilcmd.c:2206
#, c-format
msgid "ON SELECT rule cannot use OLD"
msgstr "la rgle ON SELECT ne peut pas utiliser OLD"
-#: parser/parse_utilcmd.c:2208
+#: parser/parse_utilcmd.c:2210
#, c-format
msgid "ON SELECT rule cannot use NEW"
msgstr "la rgle ON SELECT ne peut pas utiliser NEW"
-#: parser/parse_utilcmd.c:2217
+#: parser/parse_utilcmd.c:2219
#, c-format
msgid "ON INSERT rule cannot use OLD"
msgstr "la rgle ON INSERT ne peut pas utiliser OLD"
-#: parser/parse_utilcmd.c:2223
+#: parser/parse_utilcmd.c:2225
#, c-format
msgid "ON DELETE rule cannot use NEW"
msgstr "la rgle ON INSERT ne peut pas utiliser NEW"
-#: parser/parse_utilcmd.c:2251
+#: parser/parse_utilcmd.c:2253
#, c-format
msgid "cannot refer to OLD within WITH query"
msgstr "ne peut rfrencer OLD dans une requte WITH"
-#: parser/parse_utilcmd.c:2258
+#: parser/parse_utilcmd.c:2260
#, c-format
msgid "cannot refer to NEW within WITH query"
msgstr "ne peut rfrencer NEW dans une requte WITH"
-#: parser/parse_utilcmd.c:2541
+#: parser/parse_utilcmd.c:2543
#, c-format
msgid "misplaced DEFERRABLE clause"
msgstr "clause DEFERRABLE mal place"
-#: parser/parse_utilcmd.c:2546 parser/parse_utilcmd.c:2561
+#: parser/parse_utilcmd.c:2548 parser/parse_utilcmd.c:2563
#, c-format
msgid "multiple DEFERRABLE/NOT DEFERRABLE clauses not allowed"
msgstr "clauses DEFERRABLE/NOT DEFERRABLE multiples non autorises"
-#: parser/parse_utilcmd.c:2556
+#: parser/parse_utilcmd.c:2558
#, c-format
msgid "misplaced NOT DEFERRABLE clause"
msgstr "clause NOT DEFERRABLE mal place"
-#: parser/parse_utilcmd.c:2577
+#: parser/parse_utilcmd.c:2579
#, c-format
msgid "misplaced INITIALLY DEFERRED clause"
msgstr "clause INITIALLY DEFERRED mal place"
-#: parser/parse_utilcmd.c:2582 parser/parse_utilcmd.c:2608
+#: parser/parse_utilcmd.c:2584 parser/parse_utilcmd.c:2610
#, c-format
msgid "multiple INITIALLY IMMEDIATE/DEFERRED clauses not allowed"
msgstr "clauses INITIALLY IMMEDIATE/DEFERRED multiples non autorises"
-#: parser/parse_utilcmd.c:2603
+#: parser/parse_utilcmd.c:2605
#, c-format
msgid "misplaced INITIALLY IMMEDIATE clause"
msgstr "clause INITIALLY IMMEDIATE mal place"
-#: parser/parse_utilcmd.c:2794
+#: parser/parse_utilcmd.c:2796
#, c-format
msgid "CREATE specifies a schema (%s) different from the one being created (%s)"
msgstr "CREATE spcifie un schma (%s) diffrent de celui tout juste cr (%s)"
@@ -12875,17 +12895,17 @@ msgstr ""
"Vous pouvez avoir besoin d'augmenter la valeur SEMVMX par noyau pour valoir\n"
"au moins de %d. Regardez dans la documentation de PostgreSQL pour les dtails."
-#: port/pg_shmem.c:141 port/sysv_shmem.c:141
+#: port/pg_shmem.c:175 port/sysv_shmem.c:175
#, c-format
msgid "could not create shared memory segment: %m"
msgstr "n'a pas pu crer le segment de mmoire partage : %m"
-#: port/pg_shmem.c:142 port/sysv_shmem.c:142
+#: port/pg_shmem.c:176 port/sysv_shmem.c:176
#, c-format
msgid "Failed system call was shmget(key=%lu, size=%zu, 0%o)."
msgstr "L'appel systme qui a chou tait shmget(cl=%lu, taille=%zu, 0%o)."
-#: port/pg_shmem.c:146 port/sysv_shmem.c:146
+#: port/pg_shmem.c:180 port/sysv_shmem.c:180
#, c-format
msgid ""
"This error usually means that PostgreSQL's request for a shared memory segment exceeded your kernel's SHMMAX parameter, or possibly that it is less than your kernel's SHMMIN parameter.\n"
@@ -12894,7 +12914,7 @@ msgstr ""
"Cette erreur signifie habituellement que la demande de PostgreSQL pour un segment de mmoire partage dpasse la valeur du paramtre SHMMAX du noyau, ou est plus petite\n"
"que votre paramtre SHMMIN du noyau. La documentation PostgreSQL contient plus d'information sur la configuration de la mmoire partage."
-#: port/pg_shmem.c:153 port/sysv_shmem.c:153
+#: port/pg_shmem.c:187 port/sysv_shmem.c:187
#, c-format
msgid ""
"This error usually means that PostgreSQL's request for a shared memory segment exceeded your kernel's SHMALL parameter. You might need to reconfigure the kernel with larger SHMALL.\n"
@@ -12903,7 +12923,7 @@ msgstr ""
"Cette erreur signifie habituellement que la demande de PostgreSQL pour un segment de mmoire partage dpasse le paramtre SHMALL du noyau. Vous pourriez avoir besoin de reconfigurer\n"
"le noyau avec un SHMALL plus important. La documentation PostgreSQL contient plus d'information sur la configuration de la mmoire partage."
-#: port/pg_shmem.c:159 port/sysv_shmem.c:159
+#: port/pg_shmem.c:193 port/sysv_shmem.c:193
#, c-format
msgid ""
"This error does *not* mean that you have run out of disk space. It occurs either if all available shared memory IDs have been taken, in which case you need to raise the SHMMNI parameter in your kernel, or because the system's overall limit for shared memory has been reached.\n"
@@ -12912,17 +12932,12 @@ msgstr ""
"Cette erreur ne signifie *pas* que vous manquez d'espace disque. Elle survient si tous les identifiants de mmoire partag disponibles ont t pris, auquel cas vous devez augmenter le paramtre SHMMNI de votre noyau, ou parce que la limite maximum de la mmoire partage\n"
"de votre systme a t atteinte. La documentation de PostgreSQL contient plus d'informations sur la configuration de la mmoire partage."
-#: port/pg_shmem.c:340 port/sysv_shmem.c:340
-#, c-format
-msgid "huge TLB pages not supported on this platform"
-msgstr "Huge Pages TLB non support sur cette plateforme."
-
-#: port/pg_shmem.c:390 port/sysv_shmem.c:390
+#: port/pg_shmem.c:483 port/sysv_shmem.c:483
#, c-format
msgid "could not map anonymous shared memory: %m"
msgstr "n'a pas pu crer le segment de mmoire partage anonyme : %m"
-#: port/pg_shmem.c:392 port/sysv_shmem.c:392
+#: port/pg_shmem.c:485 port/sysv_shmem.c:485
#, c-format
msgid "This error usually means that PostgreSQL's request for a shared memory segment exceeded available memory, swap space, or huge pages. To reduce the request size (currently %zu bytes), reduce PostgreSQL's shared memory usage, perhaps by reducing shared_buffers or max_connections."
msgstr ""
@@ -12933,12 +12948,12 @@ msgstr ""
"valeur du paramtre shared_buffers de PostgreSQL ou le paramtre\n"
"max_connections."
-#: port/pg_shmem.c:439 port/sysv_shmem.c:439 port/win32_shmem.c:134
+#: port/pg_shmem.c:551 port/sysv_shmem.c:551 port/win32_shmem.c:134
#, c-format
msgid "huge pages not supported on this platform"
msgstr "Huge Pages non support sur cette plateforme"
-#: port/pg_shmem.c:553 port/sysv_shmem.c:553
+#: port/pg_shmem.c:646 port/sysv_shmem.c:646
#, c-format
msgid "could not stat data directory \"%s\": %m"
msgstr "n'a pas pu lire les informations sur le rpertoire des donnes %s : %m"
@@ -13054,66 +13069,66 @@ msgstr "L'appel systme qui a chou tait DuplicateHandle."
msgid "Failed system call was MapViewOfFileEx."
msgstr "L'appel systme qui a chou tait MapViewOfFileEx."
-#: postmaster/autovacuum.c:383
+#: postmaster/autovacuum.c:386
#, c-format
msgid "could not fork autovacuum launcher process: %m"
msgstr "n'a pas pu excuter le processus autovacuum matre : %m"
-#: postmaster/autovacuum.c:428
+#: postmaster/autovacuum.c:431
#, c-format
msgid "autovacuum launcher started"
msgstr "lancement du processus autovacuum"
-#: postmaster/autovacuum.c:803
+#: postmaster/autovacuum.c:807
#, c-format
msgid "autovacuum launcher shutting down"
msgstr "arrt du processus autovacuum"
-#: postmaster/autovacuum.c:1475
+#: postmaster/autovacuum.c:1479
#, c-format
msgid "could not fork autovacuum worker process: %m"
msgstr "n'a pas pu excuter le processus autovacuum worker : %m"
-#: postmaster/autovacuum.c:1694
+#: postmaster/autovacuum.c:1698
#, c-format
msgid "autovacuum: processing database \"%s\""
msgstr "autovacuum : traitement de la base de donnes %s "
-#: postmaster/autovacuum.c:2107
+#: postmaster/autovacuum.c:2112
#, 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 donnes %s "
-#: postmaster/autovacuum.c:2119
+#: postmaster/autovacuum.c:2124
#, 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"
"donnes %s "
-#: postmaster/autovacuum.c:2386
+#: postmaster/autovacuum.c:2392
#, c-format
msgid "automatic vacuum of table \"%s.%s.%s\""
msgstr "VACUUM automatique de la table %s.%s.%s "
-#: postmaster/autovacuum.c:2389
+#: postmaster/autovacuum.c:2395
#, c-format
msgid "automatic analyze of table \"%s.%s.%s\""
msgstr "ANALYZE automatique de la table %s.%s.%s "
-#: postmaster/autovacuum.c:2925
+#: postmaster/autovacuum.c:2933
#, c-format
msgid "autovacuum not started because of misconfiguration"
msgstr "autovacuum non excut cause d'une mauvaise configuration"
-#: postmaster/autovacuum.c:2926
+#: postmaster/autovacuum.c:2934
#, c-format
msgid "Enable the \"track_counts\" option."
msgstr "Activez l'option track_counts ."
-#: postmaster/bgworker.c:346 postmaster/bgworker.c:762
+#: postmaster/bgworker.c:346 postmaster/bgworker.c:761
#, c-format
msgid "registering background worker \"%s\""
msgstr "enregistrement du processus en tche de fond %s "
@@ -13143,29 +13158,29 @@ msgstr "processus en tche de fond %s : intervalle de redmarrage invalide"
msgid "terminating background worker \"%s\" due to administrator command"
msgstr "arrt du processus en tche de fond %s suite la demande de l'administrateur"
-#: postmaster/bgworker.c:769
+#: postmaster/bgworker.c:768
#, c-format
msgid "background worker \"%s\": must be registered in shared_preload_libraries"
msgstr "processus en tche de fond %s : doit tre enregistr dans shared_preload_libraries"
-#: postmaster/bgworker.c:781
+#: postmaster/bgworker.c:780
#, c-format
msgid "background worker \"%s\": only dynamic background workers can request notification"
msgstr "processus en tche de fond %s : seuls les processus utilisateurs en tche de fond dynamiques peuvent rclamer des notifications"
-#: postmaster/bgworker.c:796
+#: postmaster/bgworker.c:795
#, c-format
msgid "too many background workers"
msgstr "trop de processus en tche de fond"
-#: postmaster/bgworker.c:797
+#: postmaster/bgworker.c:796
#, c-format
msgid "Up to %d background worker can be registered with the current settings."
msgid_plural "Up to %d background workers can be registered with the current settings."
msgstr[0] "Un maximum de %d processus en tche de fond peut tre enregistr avec la configuration actuelle"
msgstr[1] "Un maximum de %d processus en tche de fond peut tre enregistr avec la configuration actuelle"
-#: postmaster/bgworker.c:801
+#: postmaster/bgworker.c:800
#, c-format
msgid "Consider increasing the configuration parameter \"max_worker_processes\"."
msgstr "Considrez l'augmentation du paramtre max_worker_processes ."
@@ -13238,7 +13253,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 termine par l'exception 0x%X"
-#: postmaster/pgarch.c:623 postmaster/postmaster.c:3448
+#: postmaster/pgarch.c:623 postmaster/postmaster.c:3462
#, c-format
msgid "See C include file \"ntstatus.h\" for a description of the hexadecimal value."
msgstr ""
@@ -13270,320 +13285,320 @@ msgstr "journal des transactions archiv %s "
msgid "could not open archive status directory \"%s\": %m"
msgstr "n'a pas pu accder au rpertoire du statut des archives %s : %m"
-#: postmaster/pgstat.c:354
+#: postmaster/pgstat.c:353
#, c-format
msgid "could not resolve \"localhost\": %s"
msgstr "n'a pas pu rsoudre localhost : %s"
-#: postmaster/pgstat.c:377
+#: postmaster/pgstat.c:376
#, c-format
msgid "trying another address for the statistics collector"
msgstr "nouvelle tentative avec une autre adresse pour le rcuprateur de statistiques"
-#: postmaster/pgstat.c:386
+#: postmaster/pgstat.c:385
#, c-format
msgid "could not create socket for statistics collector: %m"
msgstr "n'a pas pu crer la socket pour le rcuprateur de statistiques : %m"
-#: postmaster/pgstat.c:398
+#: postmaster/pgstat.c:397
#, c-format
msgid "could not bind socket for statistics collector: %m"
msgstr "n'a pas pu lier la socket au rcuprateur de statistiques : %m"
-#: postmaster/pgstat.c:409
+#: postmaster/pgstat.c:408
#, c-format
msgid "could not get address of socket for statistics collector: %m"
msgstr "n'a pas pu obtenir l'adresse de la socket du rcuprateur de statistiques : %m"
-#: postmaster/pgstat.c:425
+#: postmaster/pgstat.c:424
#, c-format
msgid "could not connect socket for statistics collector: %m"
msgstr "n'a pas pu connecter la socket au rcuprateur de statistiques : %m"
-#: postmaster/pgstat.c:446
+#: postmaster/pgstat.c:445
#, c-format
msgid "could not send test message on socket for statistics collector: %m"
msgstr ""
"n'a pas pu envoyer le message de tests sur la socket du rcuprateur de\n"
"statistiques : %m"
-#: postmaster/pgstat.c:472
+#: postmaster/pgstat.c:471
#, c-format
msgid "select() failed in statistics collector: %m"
msgstr "chec du select() dans le rcuprateur de statistiques : %m"
-#: postmaster/pgstat.c:487
+#: postmaster/pgstat.c:486
#, c-format
msgid "test message did not get through on socket for statistics collector"
msgstr ""
"le message de test n'a pas pu arriver sur la socket du rcuprateur de\n"
"statistiques : %m"
-#: postmaster/pgstat.c:502
+#: postmaster/pgstat.c:501
#, c-format
msgid "could not receive test message on socket for statistics collector: %m"
msgstr ""
"n'a pas pu recevoir le message de tests sur la socket du rcuprateur de\n"
"statistiques : %m"
-#: postmaster/pgstat.c:512
+#: postmaster/pgstat.c:511
#, c-format
msgid "incorrect test message transmission on socket for statistics collector"
msgstr ""
"transmission incorrecte du message de tests sur la socket du rcuprateur de\n"
"statistiques"
-#: postmaster/pgstat.c:535
+#: postmaster/pgstat.c:534
#, c-format
msgid "could not set statistics collector socket to nonblocking mode: %m"
msgstr ""
"n'a pas pu initialiser la socket du rcuprateur de statistiques dans le mode\n"
"non bloquant : %m"
-#: postmaster/pgstat.c:545
+#: postmaster/pgstat.c:544
#, c-format
msgid "disabling statistics collector for lack of working socket"
msgstr ""
"dsactivation du rcuprateur de statistiques cause du manque de socket\n"
"fonctionnel"
-#: postmaster/pgstat.c:692
+#: postmaster/pgstat.c:691
#, c-format
msgid "could not fork statistics collector: %m"
msgstr ""
"n'a pas pu lancer le processus fils correspondant au rcuprateur de\n"
"statistiques : %m"
-#: postmaster/pgstat.c:1233 postmaster/pgstat.c:1257 postmaster/pgstat.c:1290
+#: postmaster/pgstat.c:1232 postmaster/pgstat.c:1256 postmaster/pgstat.c:1289
#, c-format
msgid "must be superuser to reset statistics counters"
msgstr "doit tre super-utilisateur pour rinitialiser les compteurs statistiques"
-#: postmaster/pgstat.c:1266
+#: postmaster/pgstat.c:1265
#, c-format
msgid "unrecognized reset target: \"%s\""
msgstr "cible reset non reconnu : %s "
-#: postmaster/pgstat.c:1267
+#: postmaster/pgstat.c:1266
#, c-format
msgid "Target must be \"archiver\" or \"bgwriter\"."
msgstr "La cible doit tre archiver ou bgwriter ."
-#: postmaster/pgstat.c:3280
+#: postmaster/pgstat.c:3283
#, c-format
msgid "could not read statistics message: %m"
msgstr "n'a pas pu lire le message des statistiques : %m"
-#: postmaster/pgstat.c:3613 postmaster/pgstat.c:3790
+#: postmaster/pgstat.c:3616 postmaster/pgstat.c:3773
#, c-format
msgid "could not open temporary statistics file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier temporaire des statistiques %s : %m"
-#: postmaster/pgstat.c:3681 postmaster/pgstat.c:3835
+#: postmaster/pgstat.c:3683 postmaster/pgstat.c:3818
#, c-format
msgid "could not write temporary statistics file \"%s\": %m"
msgstr "n'a pas pu crire le fichier temporaire des statistiques %s : %m"
-#: postmaster/pgstat.c:3690 postmaster/pgstat.c:3844
+#: postmaster/pgstat.c:3692 postmaster/pgstat.c:3827
#, c-format
msgid "could not close temporary statistics file \"%s\": %m"
msgstr "n'a pas pu fermer le fichier temporaire des statistiques %s : %m"
-#: postmaster/pgstat.c:3698 postmaster/pgstat.c:3852
+#: postmaster/pgstat.c:3700 postmaster/pgstat.c:3835
#, c-format
msgid "could not rename temporary statistics file \"%s\" to \"%s\": %m"
msgstr ""
"n'a pas pu renommer le fichier temporaire des statistiques %s en\n"
" %s : %m"
-#: postmaster/pgstat.c:3935 postmaster/pgstat.c:4120 postmaster/pgstat.c:4275
+#: postmaster/pgstat.c:3925 postmaster/pgstat.c:4112 postmaster/pgstat.c:4265
#, c-format
msgid "could not open statistics file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier de statistiques %s : %m"
-#: postmaster/pgstat.c:3947 postmaster/pgstat.c:3957 postmaster/pgstat.c:3967 postmaster/pgstat.c:3988 postmaster/pgstat.c:4003 postmaster/pgstat.c:4061 postmaster/pgstat.c:4132 postmaster/pgstat.c:4152 postmaster/pgstat.c:4170 postmaster/pgstat.c:4186 postmaster/pgstat.c:4204 postmaster/pgstat.c:4220 postmaster/pgstat.c:4287 postmaster/pgstat.c:4299 postmaster/pgstat.c:4311 postmaster/pgstat.c:4336 postmaster/pgstat.c:4358
+#: postmaster/pgstat.c:3937 postmaster/pgstat.c:3947 postmaster/pgstat.c:3957 postmaster/pgstat.c:3978 postmaster/pgstat.c:3993 postmaster/pgstat.c:4049 postmaster/pgstat.c:4124 postmaster/pgstat.c:4144 postmaster/pgstat.c:4162 postmaster/pgstat.c:4178 postmaster/pgstat.c:4196 postmaster/pgstat.c:4212 postmaster/pgstat.c:4277 postmaster/pgstat.c:4289 postmaster/pgstat.c:4301 postmaster/pgstat.c:4326 postmaster/pgstat.c:4348
#, c-format
msgid "corrupted statistics file \"%s\""
msgstr "fichier de statistiques %s corrompu"
-#: postmaster/pgstat.c:4475
+#: postmaster/pgstat.c:4477
#, c-format
msgid "using stale statistics instead of current ones because stats collector is not responding"
msgstr ""
"utilise de vieilles statistiques la place des actuelles car le collecteur de\n"
"statistiques ne rpond pas"
-#: postmaster/pgstat.c:4787
+#: postmaster/pgstat.c:4800
#, c-format
msgid "database hash table corrupted during cleanup --- abort"
msgstr ""
"corruption de la table hache de la base de donnes lors du lancement\n"
"--- annulation"
-#: postmaster/postmaster.c:665
+#: postmaster/postmaster.c:675
#, c-format
msgid "%s: invalid argument for option -f: \"%s\"\n"
msgstr "%s : argument invalide pour l'option -f : %s \n"
-#: postmaster/postmaster.c:751
+#: postmaster/postmaster.c:761
#, c-format
msgid "%s: invalid argument for option -t: \"%s\"\n"
msgstr "%s : argument invalide pour l'option -t : %s \n"
-#: postmaster/postmaster.c:802
+#: postmaster/postmaster.c:812
#, c-format
msgid "%s: invalid argument: \"%s\"\n"
msgstr "%s : argument invalide : %s \n"
-#: postmaster/postmaster.c:837
+#: postmaster/postmaster.c:851
#, c-format
msgid "%s: superuser_reserved_connections must be less than max_connections\n"
msgstr "%s : superuser_reserved_connections doit tre infrieur max_connections\n"
-#: postmaster/postmaster.c:842
+#: postmaster/postmaster.c:856
#, c-format
msgid "%s: max_wal_senders must be less than max_connections\n"
msgstr "%s : max_wal_senders doit tre infrieur max_connections\n"
-#: postmaster/postmaster.c:847
+#: postmaster/postmaster.c:861
#, c-format
msgid "WAL archival (archive_mode=on) requires wal_level \"archive\", \"hot_standby\", or \"logical\""
msgstr ""
"l'archivage des journaux de transactions (archive_mode=on) ncessite que\n"
"le paramtre wal_level soit initialis avec archive , hot_standby ou logical "
-#: postmaster/postmaster.c:850
+#: postmaster/postmaster.c:864
#, c-format
msgid "WAL streaming (max_wal_senders > 0) requires wal_level \"archive\", \"hot_standby\", or \"logical\""
msgstr ""
"l'envoi d'un flux de transactions (max_wal_senders > 0) ncessite que\n"
"le paramtre wal_level soit initialis avec archive , hot_standby ou logical "
-#: postmaster/postmaster.c:858
+#: postmaster/postmaster.c:872
#, c-format
msgid "%s: invalid datetoken tables, please fix\n"
msgstr "%s : tables datetoken invalide, merci de corriger\n"
-#: postmaster/postmaster.c:950 postmaster/postmaster.c:1048 utils/init/miscinit.c:1262
+#: postmaster/postmaster.c:964 postmaster/postmaster.c:1062 utils/init/miscinit.c:1262
#, c-format
msgid "invalid list syntax in parameter \"%s\""
msgstr "syntaxe de liste invalide pour le paramtre %s "
-#: postmaster/postmaster.c:981
+#: postmaster/postmaster.c:995
#, c-format
msgid "could not create listen socket for \"%s\""
msgstr "n'a pas pu crer le socket d'coute pour %s "
-#: postmaster/postmaster.c:987
+#: postmaster/postmaster.c:1001
#, c-format
msgid "could not create any TCP/IP sockets"
msgstr "n'a pas pu crer de socket TCP/IP"
-#: postmaster/postmaster.c:1070
+#: postmaster/postmaster.c:1084
#, c-format
msgid "could not create Unix-domain socket in directory \"%s\""
msgstr "n'a pas pu crer la socket de domaine Unix dans le rpertoire %s "
-#: postmaster/postmaster.c:1076
+#: postmaster/postmaster.c:1090
#, c-format
msgid "could not create any Unix-domain sockets"
msgstr "n'a pas pu crer les sockets de domaine Unix"
-#: postmaster/postmaster.c:1088
+#: postmaster/postmaster.c:1102
#, c-format
msgid "no socket created for listening"
msgstr "pas de socket cr pour l'coute"
-#: postmaster/postmaster.c:1128
+#: postmaster/postmaster.c:1142
#, c-format
msgid "could not create I/O completion port for child queue"
msgstr "n'a pas pu crer un port de terminaison I/O pour la queue"
-#: postmaster/postmaster.c:1157
+#: postmaster/postmaster.c:1171
#, 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:1161
+#: postmaster/postmaster.c:1175
#, 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:1212
+#: postmaster/postmaster.c:1226
#, c-format
msgid "ending log output to stderr"
msgstr "arrt des traces sur stderr"
-#: postmaster/postmaster.c:1213
+#: postmaster/postmaster.c:1227
#, c-format
msgid "Future log output will go to log destination \"%s\"."
msgstr "Les traces suivantes iront sur %s ."
-#: postmaster/postmaster.c:1239 utils/init/postinit.c:199
+#: postmaster/postmaster.c:1253 utils/init/postinit.c:199
#, c-format
msgid "could not load pg_hba.conf"
msgstr "n'a pas pu charger pg_hba.conf"
-#: postmaster/postmaster.c:1265
+#: postmaster/postmaster.c:1279
#, c-format
msgid "postmaster became multithreaded during startup"
msgstr "le postmaster est devenu multithread lors du dmarrage"
-#: postmaster/postmaster.c:1266
+#: postmaster/postmaster.c:1280
#, 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:1363
+#: postmaster/postmaster.c:1377
#, c-format
msgid "%s: could not locate matching postgres executable"
msgstr "%s : n'a pas pu localiser l'excutable postgres correspondant"
-#: postmaster/postmaster.c:1386 utils/misc/tzparser.c:341
+#: postmaster/postmaster.c:1400 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 incomplte, ou que le fichier %s a t dplac."
-#: postmaster/postmaster.c:1414
+#: postmaster/postmaster.c:1428
#, c-format
msgid "data directory \"%s\" does not exist"
msgstr "le rpertoire des donnes %s n'existe pas"
-#: postmaster/postmaster.c:1419
+#: postmaster/postmaster.c:1433
#, c-format
msgid "could not read permissions of directory \"%s\": %m"
msgstr "n'a pas pu lire les droits du rpertoire %s : %m"
-#: postmaster/postmaster.c:1427
+#: postmaster/postmaster.c:1441
#, c-format
msgid "specified data directory \"%s\" is not a directory"
msgstr "le rpertoire des donnes %s n'est pas un rpertoire"
-#: postmaster/postmaster.c:1443
+#: postmaster/postmaster.c:1457
#, c-format
msgid "data directory \"%s\" has wrong ownership"
msgstr "le rpertoire des donnes %s a un mauvais propritaire"
-#: postmaster/postmaster.c:1445
+#: postmaster/postmaster.c:1459
#, c-format
msgid "The server must be started by the user that owns the data directory."
msgstr ""
"Le serveur doit tre en cours d'excution par l'utilisateur qui possde le\n"
"rpertoire des donnes."
-#: postmaster/postmaster.c:1465
+#: postmaster/postmaster.c:1479
#, c-format
msgid "data directory \"%s\" has group or world access"
msgstr ""
"le rpertoire des donnes %s est accessible par le groupe et/ou par les\n"
"autres"
-#: postmaster/postmaster.c:1467
+#: postmaster/postmaster.c:1481
#, c-format
msgid "Permissions should be u=rwx (0700)."
msgstr "Les droits devraient tre u=rwx (0700)."
-#: postmaster/postmaster.c:1478
+#: postmaster/postmaster.c:1492
#, c-format
msgid ""
"%s: could not find the database system\n"
@@ -13594,378 +13609,378 @@ msgstr ""
"S'attendait le trouver dans le rpertoire %s ,\n"
"mais n'a pas russi ouvrir le fichier %s : %s\n"
-#: postmaster/postmaster.c:1655
+#: postmaster/postmaster.c:1669
#, c-format
msgid "select() failed in postmaster: %m"
msgstr "chec de select() dans postmaster : %m"
-#: postmaster/postmaster.c:1805
+#: postmaster/postmaster.c:1819
#, c-format
msgid "performing immediate shutdown because data directory lock file is invalid"
msgstr ""
"excution d'un arrt immdiat, le fichier de verrou du rpertoire de donnes\n"
"tant invalide"
-#: postmaster/postmaster.c:1883 postmaster/postmaster.c:1914
+#: postmaster/postmaster.c:1897 postmaster/postmaster.c:1928
#, c-format
msgid "incomplete startup packet"
msgstr "paquet de dmarrage incomplet"
-#: postmaster/postmaster.c:1895
+#: postmaster/postmaster.c:1909
#, c-format
msgid "invalid length of startup packet"
msgstr "longueur invalide du paquet de dmarrage"
-#: postmaster/postmaster.c:1953
+#: postmaster/postmaster.c:1967
#, c-format
msgid "failed to send SSL negotiation response: %m"
msgstr "chec lors de l'envoi de la rponse de ngotiation SSL : %m"
-#: postmaster/postmaster.c:1982
+#: postmaster/postmaster.c:1996
#, c-format
msgid "unsupported frontend protocol %u.%u: server supports %u.0 to %u.%u"
msgstr ""
"Protocole non supporte de l'interface %u.%u : le serveur supporte de %u.0 \n"
"%u.%u"
-#: postmaster/postmaster.c:2045
+#: postmaster/postmaster.c:2059
#, c-format
msgid "invalid value for parameter \"replication\""
msgstr "valeur invalide pour le paramtre replication "
-#: postmaster/postmaster.c:2046
+#: postmaster/postmaster.c:2060
#, c-format
msgid "Valid values are: false, 0, true, 1, database."
msgstr "Les valeurs valides sont : false, 0, true, 1, database."
-#: postmaster/postmaster.c:2066
+#: postmaster/postmaster.c:2080
#, c-format
msgid "invalid startup packet layout: expected terminator as last byte"
msgstr ""
"configuration invalide du paquet de dmarrage : terminaison attendue comme\n"
"dernier octet"
-#: postmaster/postmaster.c:2094
+#: postmaster/postmaster.c:2108
#, c-format
msgid "no PostgreSQL user name specified in startup packet"
msgstr "aucun nom d'utilisateur PostgreSQL n'a t spcifi dans le paquet de dmarrage"
-#: postmaster/postmaster.c:2153
+#: postmaster/postmaster.c:2167
#, c-format
msgid "the database system is starting up"
msgstr "le systme de bases de donnes se lance"
-#: postmaster/postmaster.c:2158
+#: postmaster/postmaster.c:2172
#, c-format
msgid "the database system is shutting down"
msgstr "le systme de base de donnes s'arrte"
-#: postmaster/postmaster.c:2163
+#: postmaster/postmaster.c:2177
#, c-format
msgid "the database system is in recovery mode"
msgstr "le systme de bases de donnes est en cours de restauration"
-#: postmaster/postmaster.c:2168 storage/ipc/procarray.c:286 storage/ipc/sinvaladt.c:305 storage/lmgr/proc.c:339
+#: postmaster/postmaster.c:2182 storage/ipc/procarray.c:286 storage/ipc/sinvaladt.c:305 storage/lmgr/proc.c:339
#, c-format
msgid "sorry, too many clients already"
msgstr "dsol, trop de clients sont dj connects"
-#: postmaster/postmaster.c:2230
+#: postmaster/postmaster.c:2244
#, 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:2238
+#: postmaster/postmaster.c:2252
#, 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:2458
+#: postmaster/postmaster.c:2472
#, c-format
msgid "received SIGHUP, reloading configuration files"
msgstr "a reu SIGHUP, rechargement des fichiers de configuration"
-#: postmaster/postmaster.c:2484
+#: postmaster/postmaster.c:2498
#, c-format
msgid "pg_hba.conf not reloaded"
msgstr "pg_hba.conf non lu"
-#: postmaster/postmaster.c:2488
+#: postmaster/postmaster.c:2502
#, c-format
msgid "pg_ident.conf not reloaded"
msgstr "pg_ident.conf non recharg"
-#: postmaster/postmaster.c:2529
+#: postmaster/postmaster.c:2543
#, c-format
msgid "received smart shutdown request"
msgstr "a reu une demande d'arrt intelligent"
-#: postmaster/postmaster.c:2582
+#: postmaster/postmaster.c:2596
#, c-format
msgid "received fast shutdown request"
msgstr "a reu une demande d'arrt rapide"
-#: postmaster/postmaster.c:2608
+#: postmaster/postmaster.c:2622
#, c-format
msgid "aborting any active transactions"
msgstr "annulation des transactions actives"
-#: postmaster/postmaster.c:2642
+#: postmaster/postmaster.c:2656
#, c-format
msgid "received immediate shutdown request"
msgstr "a reu une demande d'arrt immdiat"
-#: postmaster/postmaster.c:2707 postmaster/postmaster.c:2730
+#: postmaster/postmaster.c:2721 postmaster/postmaster.c:2744
msgid "startup process"
msgstr "processus de lancement"
-#: postmaster/postmaster.c:2710
+#: postmaster/postmaster.c:2724
#, c-format
msgid "aborting startup due to startup process failure"
msgstr "annulation du dmarrage cause d'un chec dans le processus de lancement"
-#: postmaster/postmaster.c:2771
+#: postmaster/postmaster.c:2785
#, c-format
msgid "database system is ready to accept connections"
msgstr "le systme de bases de donnes est prt pour accepter les connexions"
-#: postmaster/postmaster.c:2786
+#: postmaster/postmaster.c:2800
msgid "background writer process"
msgstr "processus d'criture en tche de fond"
-#: postmaster/postmaster.c:2840
+#: postmaster/postmaster.c:2854
msgid "checkpointer process"
msgstr "processus checkpointer"
-#: postmaster/postmaster.c:2856
+#: postmaster/postmaster.c:2870
msgid "WAL writer process"
msgstr "processus d'criture des journaux de transaction"
-#: postmaster/postmaster.c:2870
+#: postmaster/postmaster.c:2884
msgid "WAL receiver process"
msgstr "processus de rception des journaux de transaction"
-#: postmaster/postmaster.c:2885
+#: postmaster/postmaster.c:2899
msgid "autovacuum launcher process"
msgstr "processus de l'autovacuum"
-#: postmaster/postmaster.c:2900
+#: postmaster/postmaster.c:2914
msgid "archiver process"
msgstr "processus d'archivage"
-#: postmaster/postmaster.c:2916
+#: postmaster/postmaster.c:2930
msgid "statistics collector process"
msgstr "processus de rcupration des statistiques"
-#: postmaster/postmaster.c:2930
+#: postmaster/postmaster.c:2944
msgid "system logger process"
msgstr "processus des journaux applicatifs"
-#: postmaster/postmaster.c:2992
+#: postmaster/postmaster.c:3006
msgid "worker process"
msgstr "processus de travail"
-#: postmaster/postmaster.c:3078 postmaster/postmaster.c:3098 postmaster/postmaster.c:3105 postmaster/postmaster.c:3123
+#: postmaster/postmaster.c:3092 postmaster/postmaster.c:3112 postmaster/postmaster.c:3119 postmaster/postmaster.c:3137
msgid "server process"
msgstr "processus serveur"
-#: postmaster/postmaster.c:3177
+#: postmaster/postmaster.c:3191
#, c-format
msgid "terminating any other active server processes"
msgstr "arrt des autres processus serveur actifs"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3436
+#: postmaster/postmaster.c:3450
#, 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:3438 postmaster/postmaster.c:3449 postmaster/postmaster.c:3460 postmaster/postmaster.c:3469 postmaster/postmaster.c:3479
+#: postmaster/postmaster.c:3452 postmaster/postmaster.c:3463 postmaster/postmaster.c:3474 postmaster/postmaster.c:3483 postmaster/postmaster.c:3493
#, c-format
msgid "Failed process was running: %s"
msgstr "Le processus qui a chou excutait : %s"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3446
+#: postmaster/postmaster.c:3460
#, c-format
msgid "%s (PID %d) was terminated by exception 0x%X"
msgstr "%s (PID %d) a t arrt par l'exception 0x%X"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3456
+#: postmaster/postmaster.c:3470
#, c-format
msgid "%s (PID %d) was terminated by signal %d: %s"
msgstr "%s (PID %d) a t arrt par le signal %d : %s"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3467
+#: postmaster/postmaster.c:3481
#, c-format
msgid "%s (PID %d) was terminated by signal %d"
msgstr "%s (PID %d) a t arrt par le signal %d"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3477
+#: postmaster/postmaster.c:3491
#, 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:3665
+#: postmaster/postmaster.c:3679
#, c-format
msgid "abnormal database system shutdown"
msgstr "le systme de base de donnes a t arrt anormalement"
-#: postmaster/postmaster.c:3705
+#: postmaster/postmaster.c:3719
#, c-format
msgid "all server processes terminated; reinitializing"
msgstr "tous les processus serveur se sont arrts, rinitialisation"
-#: postmaster/postmaster.c:3962
+#: postmaster/postmaster.c:3976
#, 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:4004
+#: postmaster/postmaster.c:4018
msgid "could not fork new process for connection: "
msgstr "n'a pas pu lancer le nouveau processus fils pour la connexion : "
-#: postmaster/postmaster.c:4128
+#: postmaster/postmaster.c:4142
#, c-format
msgid "connection received: host=%s port=%s"
msgstr "connexion reue : hte=%s port=%s"
-#: postmaster/postmaster.c:4133
+#: postmaster/postmaster.c:4147
#, c-format
msgid "connection received: host=%s"
msgstr "connexion reue : hte=%s"
-#: postmaster/postmaster.c:4417
+#: postmaster/postmaster.c:4431
#, c-format
msgid "could not execute server process \"%s\": %m"
msgstr "n'a pas pu excuter le processus serveur %s : %m"
-#: postmaster/postmaster.c:4915
+#: postmaster/postmaster.c:4908
#, c-format
msgid "postmaster became multithreaded"
msgstr "le postmaster est devenu multithread"
-#: postmaster/postmaster.c:4981
+#: postmaster/postmaster.c:4974
#, c-format
msgid "database system is ready to accept read only connections"
msgstr "le systme de bases de donnes est prt pour accepter les connexions en lecture seule"
-#: postmaster/postmaster.c:5294
+#: postmaster/postmaster.c:5291
#, c-format
msgid "could not fork startup process: %m"
msgstr "n'a pas pu lancer le processus fils de dmarrage : %m"
-#: postmaster/postmaster.c:5298
+#: postmaster/postmaster.c:5295
#, c-format
msgid "could not fork background writer process: %m"
msgstr ""
"n'a pas pu crer un processus fils du processus d'criture en tche de\n"
"fond : %m"
-#: postmaster/postmaster.c:5302
+#: postmaster/postmaster.c:5299
#, c-format
msgid "could not fork checkpointer process: %m"
msgstr "n'a pas pu crer le processus checkpointer : %m"
-#: postmaster/postmaster.c:5306
+#: postmaster/postmaster.c:5303
#, c-format
msgid "could not fork WAL writer process: %m"
msgstr ""
"n'a pas pu crer un processus fils du processus d'criture des journaux de\n"
"transaction : %m"
-#: postmaster/postmaster.c:5310
+#: postmaster/postmaster.c:5307
#, c-format
msgid "could not fork WAL receiver process: %m"
msgstr ""
"n'a pas pu crer un processus fils de rception des journaux de\n"
"transactions : %m"
-#: postmaster/postmaster.c:5314
+#: postmaster/postmaster.c:5311
#, c-format
msgid "could not fork process: %m"
msgstr "n'a pas pu lancer le processus fils : %m"
-#: postmaster/postmaster.c:5476
+#: postmaster/postmaster.c:5473
#, c-format
msgid "database connection requirement not indicated during registration"
msgstr "pr-requis de la connexion la base non indiqu lors de l'enregistrement"
-#: postmaster/postmaster.c:5483
+#: postmaster/postmaster.c:5480
#, c-format
msgid "invalid processing mode in background worker"
msgstr "mode de traitement invalide dans le processus en tche de fond"
-#: postmaster/postmaster.c:5535
+#: postmaster/postmaster.c:5532
#, c-format
msgid "starting background worker process \"%s\""
msgstr "dmarrage du processus d'criture en tche de fond %s "
-#: postmaster/postmaster.c:5546
+#: postmaster/postmaster.c:5543
#, c-format
msgid "could not fork worker process: %m"
msgstr "n'a pas pu crer un processus fils du processus en tche de fond : %m"
-#: postmaster/postmaster.c:5935
+#: postmaster/postmaster.c:5932
#, 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:5967
+#: postmaster/postmaster.c:5964
#, c-format
msgid "could not create inherited socket: error code %d\n"
msgstr "n'a pas pu crer la socket hrite : code d'erreur %d\n"
-#: postmaster/postmaster.c:5996
+#: postmaster/postmaster.c:5993
#, 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:6003
+#: postmaster/postmaster.c:6000
#, 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:6012
+#: postmaster/postmaster.c:6009
#, c-format
msgid "could not remove file \"%s\": %s\n"
msgstr "n'a pas pu supprimer le fichier %s : %s\n"
-#: postmaster/postmaster.c:6029
+#: postmaster/postmaster.c:6026
#, c-format
msgid "could not map view of backend variables: error code %lu\n"
msgstr ""
"n'a pas pu excuter \"map\" la vue des variables serveurs : code\n"
"d'erreur %lu\n"
-#: postmaster/postmaster.c:6038
+#: postmaster/postmaster.c:6035
#, c-format
msgid "could not unmap view of backend variables: error code %lu\n"
msgstr ""
"n'a pas pu excuter \"unmap\" sur la vue des variables serveurs : code\n"
"d'erreur %lu\n"
-#: postmaster/postmaster.c:6045
+#: postmaster/postmaster.c:6042
#, 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 paramtres du serveur :\n"
"code d'erreur %lu\n"
-#: postmaster/postmaster.c:6204
+#: postmaster/postmaster.c:6201
#, 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:6209
+#: postmaster/postmaster.c:6206
#, c-format
msgid "could not post child completion status\n"
msgstr "n'a pas pu poster le statut de fin de l'enfant\n"
@@ -14285,24 +14300,24 @@ msgstr "le tableau doit avoir un nombre pair d'lments"
msgid "logical decoding output plugin \"%s\" produces binary output, but \"%s\" expects textual data"
msgstr "le plugin de sortie %s pour le dcodage logique produit une sortie binaire, mais %s attend des donnes texte"
-#: replication/logical/reorderbuffer.c:2141
+#: replication/logical/reorderbuffer.c:2148
#, c-format
msgid "could not write to data file for XID %u: %m"
msgstr "n'a pas pu crire dans le fichier pour le XID %u : %m"
-#: replication/logical/reorderbuffer.c:2237 replication/logical/reorderbuffer.c:2257
+#: replication/logical/reorderbuffer.c:2244 replication/logical/reorderbuffer.c:2264
#, c-format
msgid "could not read from reorderbuffer spill file: %m"
msgstr "n'a pas pu lire le fichier reorderbuffer spill : %m"
-#: replication/logical/reorderbuffer.c:2241 replication/logical/reorderbuffer.c:2261
+#: replication/logical/reorderbuffer.c:2248 replication/logical/reorderbuffer.c:2268
#, c-format
msgid "could not read from reorderbuffer spill file: read %d instead of %u bytes"
msgstr ""
"n'a pas pu lire partir du fichier reorderbuffer spill : a lu seulement %d octets\n"
"sur %u"
-#: replication/logical/reorderbuffer.c:2892
+#: replication/logical/reorderbuffer.c:2900
#, c-format
msgid "could not read from file \"%s\": read %d instead of %d bytes"
msgstr "n'a pas pu lire partir du fichier %s : lu %d octets au lieu de %d octets"
@@ -14410,64 +14425,64 @@ msgstr "tous les slots de rplication sont utiliss"
msgid "Free one or increase max_replication_slots."
msgstr "Librez un slot ou augmentez max_replication_slots."
-#: replication/slot.c:348
+#: replication/slot.c:357
#, c-format
msgid "replication slot \"%s\" does not exist"
msgstr "le slot de rplication %s n'existe pas"
-#: replication/slot.c:352
+#: replication/slot.c:361
#, c-format
msgid "replication slot \"%s\" is already active"
msgstr "le slot de rplication %s est dj actif"
-#: replication/slot.c:500 replication/slot.c:856 replication/slot.c:1201
+#: replication/slot.c:509 replication/slot.c:865 replication/slot.c:1210
#, c-format
msgid "could not remove directory \"%s\""
msgstr "n'a pas pu supprimer le rpertoire %s "
-#: replication/slot.c:775
+#: replication/slot.c:784
#, c-format
msgid "replication slots can only be used if max_replication_slots > 0"
msgstr "les slots de rplications peuvent seulement tre utiliss si max_replication_slots > 0"
-#: replication/slot.c:780
+#: replication/slot.c:789
#, c-format
msgid "replication slots can only be used if wal_level >= archive"
msgstr "les slots de rplication peuvent seulement tre utiliss si wal_level >= archive"
-#: replication/slot.c:1133 replication/slot.c:1171
+#: replication/slot.c:1142 replication/slot.c:1180
#, c-format
msgid "could not read file \"%s\", read %d of %u: %m"
msgstr "n'a pas pu lire le fichier %s , a lu %d sur %u : %m"
-#: replication/slot.c:1142
+#: replication/slot.c:1151
#, c-format
msgid "replication slot file \"%s\" has wrong magic %u instead of %u"
msgstr "le fichier %s du slot de rplication un le nombre magique %u au lieu de %u"
-#: replication/slot.c:1149
+#: replication/slot.c:1158
#, c-format
msgid "replication slot file \"%s\" has unsupported version %u"
msgstr "le fichier %s du slot de rplication a une version %u non supporte"
-#: replication/slot.c:1156
+#: replication/slot.c:1165
#, c-format
msgid "replication slot file \"%s\" has corrupted length %u"
msgstr "le slot de rplication %s a une taille %u corrompue"
-#: replication/slot.c:1186
+#: replication/slot.c:1195
#, c-format
msgid "replication slot file %s: checksum mismatch, is %u, should be %u"
msgstr ""
"fichier de slot de rplication %s : diffrence de somme de contrle,\n"
"est %u, devrait tre %u"
-#: replication/slot.c:1239
+#: replication/slot.c:1248
#, c-format
msgid "too many replication slots active before shutdown"
msgstr "trop de slots de rplication actifs avant l'arrt"
-#: replication/slot.c:1240
+#: replication/slot.c:1249
#, c-format
msgid "Increase max_replication_slots and try again."
msgstr "Augmentez max_replication_slots et recommencez."
@@ -15285,32 +15300,32 @@ msgstr "le segment contrle de mmoire partage dynamique n'est pas valide"
msgid "too many dynamic shared memory segments"
msgstr "trop de segments de mmoire partage dynamique"
-#: storage/ipc/dsm_impl.c:261 storage/ipc/dsm_impl.c:361 storage/ipc/dsm_impl.c:533 storage/ipc/dsm_impl.c:648 storage/ipc/dsm_impl.c:811 storage/ipc/dsm_impl.c:953
+#: storage/ipc/dsm_impl.c:261 storage/ipc/dsm_impl.c:361 storage/ipc/dsm_impl.c:533 storage/ipc/dsm_impl.c:648 storage/ipc/dsm_impl.c:819 storage/ipc/dsm_impl.c:961
#, c-format
msgid "could not unmap shared memory segment \"%s\": %m"
msgstr "n'a pas pu annuler le mappage du segment de mmoire partage %s : %m"
-#: storage/ipc/dsm_impl.c:271 storage/ipc/dsm_impl.c:543 storage/ipc/dsm_impl.c:658 storage/ipc/dsm_impl.c:821
+#: storage/ipc/dsm_impl.c:271 storage/ipc/dsm_impl.c:543 storage/ipc/dsm_impl.c:658 storage/ipc/dsm_impl.c:829
#, c-format
msgid "could not remove shared memory segment \"%s\": %m"
msgstr "n'a pas pu supprimer le segment de mmoire partage %s : %m"
-#: storage/ipc/dsm_impl.c:292 storage/ipc/dsm_impl.c:721 storage/ipc/dsm_impl.c:835
+#: storage/ipc/dsm_impl.c:292 storage/ipc/dsm_impl.c:729 storage/ipc/dsm_impl.c:843
#, c-format
msgid "could not open shared memory segment \"%s\": %m"
msgstr "n'a pas pu ouvrir le segment de mmoire partage %s : %m"
-#: storage/ipc/dsm_impl.c:316 storage/ipc/dsm_impl.c:559 storage/ipc/dsm_impl.c:766 storage/ipc/dsm_impl.c:859
+#: storage/ipc/dsm_impl.c:316 storage/ipc/dsm_impl.c:559 storage/ipc/dsm_impl.c:774 storage/ipc/dsm_impl.c:867
#, c-format
msgid "could not stat shared memory segment \"%s\": %m"
msgstr "n'a pas pu obtenir des informations sur le segment de mmoire partage %s : %m"
-#: storage/ipc/dsm_impl.c:335 storage/ipc/dsm_impl.c:878 storage/ipc/dsm_impl.c:926
+#: storage/ipc/dsm_impl.c:335 storage/ipc/dsm_impl.c:886 storage/ipc/dsm_impl.c:934
#, c-format
msgid "could not resize shared memory segment \"%s\" to %zu bytes: %m"
msgstr "n'a pas pu retailler le segment de mmoire partage %s en %zu octets : %m"
-#: storage/ipc/dsm_impl.c:385 storage/ipc/dsm_impl.c:580 storage/ipc/dsm_impl.c:742 storage/ipc/dsm_impl.c:977
+#: storage/ipc/dsm_impl.c:385 storage/ipc/dsm_impl.c:580 storage/ipc/dsm_impl.c:750 storage/ipc/dsm_impl.c:985
#, c-format
msgid "could not map shared memory segment \"%s\": %m"
msgstr "n'a pas pu mapper le segment de mmoire partage %s : %m"
@@ -15320,12 +15335,12 @@ msgstr "n'a pas pu mapper le segment de mmoire partage %s : %m"
msgid "could not get shared memory segment: %m"
msgstr "n'a pas pu obtenir le segment de mmoire partage : %m"
-#: storage/ipc/dsm_impl.c:694
+#: storage/ipc/dsm_impl.c:714
#, c-format
msgid "could not create shared memory segment \"%s\": %m"
msgstr "n'a pas pu crer le segment de mmoire partage %s : %m"
-#: storage/ipc/dsm_impl.c:1018
+#: storage/ipc/dsm_impl.c:1026
#, c-format
msgid "could not duplicate handle for \"%s\": %m"
msgstr "n'a pas pu dupliquer le lien pour %s : %m"
@@ -15355,7 +15370,7 @@ msgstr "La taille de l'entre ShmemIndex est mauvaise pour la structure de donn
msgid "requested shared memory size overflows size_t"
msgstr "la taille de la mmoire partage demande dpasse size_t"
-#: storage/ipc/standby.c:499 tcop/postgres.c:2989
+#: storage/ipc/standby.c:499 tcop/postgres.c:3004
#, c-format
msgid "canceling statement due to conflict with recovery"
msgstr "annulation de la requte cause d'un conflit avec la restauration"
@@ -15734,24 +15749,24 @@ msgstr ""
msgid "could not truncate file \"%s\" to %u blocks: it's only %u blocks now"
msgstr "n'a pas pu tronquer le fichier %s en %u blocs : il y a seulement %u blocs"
-#: storage/smgr/md.c:922
+#: storage/smgr/md.c:923
#, c-format
msgid "could not truncate file \"%s\" to %u blocks: %m"
msgstr "n'a pas pu tronquer le fichier %s en %u blocs : %m"
-#: storage/smgr/md.c:1202
+#: storage/smgr/md.c:1203
#, c-format
msgid "could not fsync file \"%s\" but retrying: %m"
msgstr ""
"n'a pas pu synchroniser sur disque (fsync) le fichier %s , nouvelle\n"
"tentative : %m"
-#: storage/smgr/md.c:1365
+#: storage/smgr/md.c:1366
#, c-format
msgid "could not forward fsync request because request queue is full"
msgstr "n'a pas pu envoyer la requte fsync car la queue des requtes est pleine"
-#: storage/smgr/md.c:1760
+#: storage/smgr/md.c:1761
#, c-format
msgid "could not open file \"%s\" (target block %u): %m"
msgstr "n'a pas pu ouvrir le fichier %s (bloc cible %u) : %m"
@@ -15807,7 +15822,7 @@ msgstr "format des donnes 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:441 tcop/postgres.c:453 tcop/postgres.c:464 tcop/postgres.c:476 tcop/postgres.c:4317
+#: tcop/postgres.c:441 tcop/postgres.c:453 tcop/postgres.c:464 tcop/postgres.c:476 tcop/postgres.c:4332
#, c-format
msgid "invalid frontend message type %d"
msgstr "type %d du message de l'interface invalide"
@@ -15987,37 +16002,37 @@ msgstr "arrt des connexions suite la demande de l'administrateur"
msgid "connection to client lost"
msgstr "connexion au client perdue"
-#: tcop/postgres.c:2941
+#: tcop/postgres.c:2944
#, c-format
msgid "canceling authentication due to timeout"
msgstr "annulation de l'authentification cause du dlai coul"
-#: tcop/postgres.c:2957
+#: tcop/postgres.c:2972
#, c-format
msgid "canceling statement due to lock timeout"
msgstr "annulation de la requte cause du dlai coul pour l'obtention des verrous"
-#: tcop/postgres.c:2967
+#: tcop/postgres.c:2982
#, c-format
msgid "canceling statement due to statement timeout"
msgstr "annulation de la requte cause du dlai coul pour l'excution de l'instruction"
-#: tcop/postgres.c:2977
+#: tcop/postgres.c:2992
#, c-format
msgid "canceling autovacuum task"
msgstr "annulation de la tche d'autovacuum"
-#: tcop/postgres.c:3006
+#: tcop/postgres.c:3021
#, c-format
msgid "canceling statement due to user request"
msgstr "annulation de la requte la demande de l'utilisateur"
-#: tcop/postgres.c:3114
+#: tcop/postgres.c:3129
#, c-format
msgid "stack depth limit exceeded"
msgstr "dpassement de limite (en profondeur) de la pile"
-#: tcop/postgres.c:3115
+#: tcop/postgres.c:3130
#, c-format
msgid "Increase the configuration parameter \"max_stack_depth\" (currently %dkB), after ensuring the platform's stack depth limit is adequate."
msgstr ""
@@ -16025,59 +16040,59 @@ msgstr ""
"tre assur que la limite de profondeur de la pile de la plateforme est\n"
"adquate."
-#: tcop/postgres.c:3178
+#: tcop/postgres.c:3193
#, c-format
msgid "\"max_stack_depth\" must not exceed %ldkB."
msgstr " max_stack_depth ne doit pas dpasser %ld Ko."
-#: tcop/postgres.c:3180
+#: tcop/postgres.c:3195
#, 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:3544
+#: tcop/postgres.c:3559
#, 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:3545 tcop/postgres.c:3551
+#: tcop/postgres.c:3560 tcop/postgres.c:3566
#, c-format
msgid "Try \"%s --help\" for more information."
msgstr "Essayez %s --help pour plus d'informations."
-#: tcop/postgres.c:3549
+#: tcop/postgres.c:3564
#, c-format
msgid "%s: invalid command-line argument: %s"
msgstr "%s : argument invalide en ligne de commande : %s"
-#: tcop/postgres.c:3628
+#: tcop/postgres.c:3643
#, c-format
msgid "%s: no database nor user name specified"
msgstr "%s : aucune base de donnes et aucun utilisateur spcifis"
-#: tcop/postgres.c:4225
+#: tcop/postgres.c:4240
#, c-format
msgid "invalid CLOSE message subtype %d"
msgstr "sous-type %d du message CLOSE invalide"
-#: tcop/postgres.c:4260
+#: tcop/postgres.c:4275
#, c-format
msgid "invalid DESCRIBE message subtype %d"
msgstr "sous-type %d du message DESCRIBE invalide"
-#: tcop/postgres.c:4338
+#: tcop/postgres.c:4353
#, c-format
msgid "fastpath function calls not supported in a replication connection"
msgstr "appels la fonction fastpath non supports dans une connexion de rplication"
-#: tcop/postgres.c:4342
+#: tcop/postgres.c:4357
#, c-format
msgid "extended query protocol not supported in a replication connection"
msgstr "protocole tendu de requtes non support dans une connexion de rplication"
-#: tcop/postgres.c:4512
+#: tcop/postgres.c:4527
#, c-format
msgid "disconnection: session time: %d:%02d:%02d.%03d user=%s database=%s host=%s%s%s"
msgstr ""
@@ -16463,8 +16478,8 @@ msgstr "n'a pas pu dterminer les types de donnes en entre"
msgid "neither input type is an array"
msgstr "aucun type de donnes n'est un tableau"
-#: utils/adt/array_userfuncs.c:103 utils/adt/array_userfuncs.c:113 utils/adt/arrayfuncs.c:1309 utils/adt/float.c:1161 utils/adt/float.c:1220 utils/adt/float.c:2771 utils/adt/float.c:2787 utils/adt/int.c:623 utils/adt/int.c:652 utils/adt/int.c:673 utils/adt/int.c:704 utils/adt/int.c:737 utils/adt/int.c:759 utils/adt/int.c:907 utils/adt/int.c:928 utils/adt/int.c:955 utils/adt/int.c:995 utils/adt/int.c:1016 utils/adt/int.c:1043
-#: utils/adt/int.c:1076 utils/adt/int.c:1159 utils/adt/int8.c:1298 utils/adt/numeric.c:2305 utils/adt/numeric.c:2314 utils/adt/varbit.c:1173 utils/adt/varbit.c:1565 utils/adt/varlena.c:1013 utils/adt/varlena.c:2036
+#: utils/adt/array_userfuncs.c:103 utils/adt/array_userfuncs.c:113 utils/adt/arrayfuncs.c:1309 utils/adt/float.c:1158 utils/adt/float.c:1217 utils/adt/float.c:2768 utils/adt/float.c:2784 utils/adt/int.c:623 utils/adt/int.c:652 utils/adt/int.c:673 utils/adt/int.c:704 utils/adt/int.c:737 utils/adt/int.c:759 utils/adt/int.c:907 utils/adt/int.c:928 utils/adt/int.c:955 utils/adt/int.c:995 utils/adt/int.c:1016 utils/adt/int.c:1043
+#: utils/adt/int.c:1076 utils/adt/int.c:1159 utils/adt/int8.c:1298 utils/adt/numeric.c:2301 utils/adt/numeric.c:2310 utils/adt/varbit.c:1173 utils/adt/varbit.c:1575 utils/adt/varlena.c:1013 utils/adt/varlena.c:2036
#, c-format
msgid "integer out of range"
msgstr "entier en dehors des limites"
@@ -16734,8 +16749,8 @@ msgstr "syntaxe en entre invalide pour le type boolen : %s "
msgid "invalid input syntax for type money: \"%s\""
msgstr "syntaxe en entre invalide pour le type money : %s "
-#: utils/adt/cash.c:607 utils/adt/cash.c:657 utils/adt/cash.c:708 utils/adt/cash.c:757 utils/adt/cash.c:809 utils/adt/cash.c:859 utils/adt/float.c:788 utils/adt/float.c:852 utils/adt/float.c:2530 utils/adt/float.c:2593 utils/adt/geo_ops.c:4118 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:897
-#: utils/adt/int8.c:1005 utils/adt/int8.c:1094 utils/adt/int8.c:1202 utils/adt/numeric.c:4968 utils/adt/numeric.c:5251 utils/adt/timestamp.c:3356
+#: utils/adt/cash.c:607 utils/adt/cash.c:657 utils/adt/cash.c:708 utils/adt/cash.c:757 utils/adt/cash.c:809 utils/adt/cash.c:859 utils/adt/float.c:785 utils/adt/float.c:849 utils/adt/float.c:2527 utils/adt/float.c:2590 utils/adt/geo_ops.c:4126 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:897
+#: utils/adt/int8.c:1005 utils/adt/int8.c:1094 utils/adt/int8.c:1202 utils/adt/numeric.c:4971 utils/adt/numeric.c:5254 utils/adt/timestamp.c:3356
#, c-format
msgid "division by zero"
msgstr "division par zro"
@@ -16760,7 +16775,7 @@ msgstr "la prcision de TIME(%d)%s ne doit pas tre ngative"
msgid "TIME(%d)%s precision reduced to maximum allowed, %d"
msgstr "la prcision de TIME(%d)%s a t rduit au maximum autorise, %d"
-#: utils/adt/date.c:141 utils/adt/datetime.c:1208 utils/adt/datetime.c:2079
+#: utils/adt/date.c:141 utils/adt/datetime.c:1209 utils/adt/datetime.c:2122
#, c-format
msgid "date/time value \"current\" is no longer supported"
msgstr "la valeur current pour la date et heure n'est plus supporte"
@@ -16795,9 +16810,9 @@ msgstr "ne peut pas soustraire les valeurs dates infinies"
msgid "date out of range for timestamp"
msgstr "date en dehors des limites pour un timestamp"
-#: utils/adt/date.c:970 utils/adt/date.c:1016 utils/adt/date.c:1616 utils/adt/date.c:1652 utils/adt/date.c:2524 utils/adt/formatting.c:3397 utils/adt/formatting.c:3429 utils/adt/formatting.c:3497 utils/adt/json.c:1477 utils/adt/json.c:1499 utils/adt/nabstime.c:455 utils/adt/nabstime.c:498 utils/adt/nabstime.c:528 utils/adt/nabstime.c:571 utils/adt/timestamp.c:231 utils/adt/timestamp.c:274 utils/adt/timestamp.c:723 utils/adt/timestamp.c:752
-#: utils/adt/timestamp.c:791 utils/adt/timestamp.c:2945 utils/adt/timestamp.c:2966 utils/adt/timestamp.c:2979 utils/adt/timestamp.c:2988 utils/adt/timestamp.c:3045 utils/adt/timestamp.c:3068 utils/adt/timestamp.c:3081 utils/adt/timestamp.c:3092 utils/adt/timestamp.c:3617 utils/adt/timestamp.c:3746 utils/adt/timestamp.c:3787 utils/adt/timestamp.c:3875 utils/adt/timestamp.c:3921 utils/adt/timestamp.c:4032 utils/adt/timestamp.c:4356
-#: utils/adt/timestamp.c:4472 utils/adt/timestamp.c:4482 utils/adt/timestamp.c:4567 utils/adt/timestamp.c:4686 utils/adt/timestamp.c:4696 utils/adt/timestamp.c:4931 utils/adt/timestamp.c:4945 utils/adt/timestamp.c:5024 utils/adt/timestamp.c:5031 utils/adt/timestamp.c:5057 utils/adt/timestamp.c:5061 utils/adt/timestamp.c:5130 utils/adt/xml.c:2047 utils/adt/xml.c:2054 utils/adt/xml.c:2074 utils/adt/xml.c:2081
+#: utils/adt/date.c:970 utils/adt/date.c:1016 utils/adt/date.c:1616 utils/adt/date.c:1652 utils/adt/date.c:2524 utils/adt/datetime.c:1690 utils/adt/formatting.c:3397 utils/adt/formatting.c:3429 utils/adt/formatting.c:3497 utils/adt/json.c:1477 utils/adt/json.c:1499 utils/adt/nabstime.c:455 utils/adt/nabstime.c:498 utils/adt/nabstime.c:528 utils/adt/nabstime.c:571 utils/adt/timestamp.c:231 utils/adt/timestamp.c:274 utils/adt/timestamp.c:723
+#: utils/adt/timestamp.c:752 utils/adt/timestamp.c:791 utils/adt/timestamp.c:2945 utils/adt/timestamp.c:2966 utils/adt/timestamp.c:2979 utils/adt/timestamp.c:2988 utils/adt/timestamp.c:3045 utils/adt/timestamp.c:3068 utils/adt/timestamp.c:3081 utils/adt/timestamp.c:3092 utils/adt/timestamp.c:3617 utils/adt/timestamp.c:3746 utils/adt/timestamp.c:3787 utils/adt/timestamp.c:3875 utils/adt/timestamp.c:3921 utils/adt/timestamp.c:4032
+#: utils/adt/timestamp.c:4356 utils/adt/timestamp.c:4472 utils/adt/timestamp.c:4482 utils/adt/timestamp.c:4567 utils/adt/timestamp.c:4686 utils/adt/timestamp.c:4696 utils/adt/timestamp.c:4931 utils/adt/timestamp.c:4945 utils/adt/timestamp.c:5024 utils/adt/timestamp.c:5031 utils/adt/timestamp.c:5057 utils/adt/timestamp.c:5061 utils/adt/timestamp.c:5130 utils/adt/xml.c:2047 utils/adt/xml.c:2054 utils/adt/xml.c:2074 utils/adt/xml.c:2081
#, c-format
msgid "timestamp out of range"
msgstr "timestamp en dehors des limites"
@@ -16832,7 +16847,7 @@ msgstr "dplacement du fuseau horaire en dehors des limites"
msgid "\"time with time zone\" units \"%s\" not recognized"
msgstr "L'unit %s n'est pas reconnu pour le type time with time zone "
-#: utils/adt/date.c:2744 utils/adt/datetime.c:925 utils/adt/datetime.c:1805 utils/adt/datetime.c:4566 utils/adt/timestamp.c:538 utils/adt/timestamp.c:565 utils/adt/timestamp.c:4957 utils/adt/timestamp.c:5141
+#: utils/adt/date.c:2744 utils/adt/datetime.c:926 utils/adt/datetime.c:1848 utils/adt/datetime.c:4609 utils/adt/timestamp.c:538 utils/adt/timestamp.c:565 utils/adt/timestamp.c:4957 utils/adt/timestamp.c:5141
#, c-format
msgid "time zone \"%s\" not recognized"
msgstr "le fuseau horaire %s n'est pas reconnu"
@@ -16842,38 +16857,33 @@ msgstr "le fuseau horaire %s n'est pas reconnu"
msgid "interval time zone \"%s\" must not include months or days"
msgstr "l'intervalle de fuseau horaire %s ne doit pas spcifier de mois ou de jours"
-#: utils/adt/datetime.c:1680
-#, c-format
-msgid "time zone abbreviation \"%s\" is not used in time zone \"%s\""
-msgstr "l'abrviation %s du fuseau horaire n'est pas utilise dans le fuseau horaire %s "
-
-#: utils/adt/datetime.c:3766 utils/adt/datetime.c:3773
+#: utils/adt/datetime.c:3809 utils/adt/datetime.c:3816
#, c-format
msgid "date/time field value out of range: \"%s\""
msgstr "valeur du champ date/time en dehors des limites : %s "
-#: utils/adt/datetime.c:3775
+#: utils/adt/datetime.c:3818
#, c-format
msgid "Perhaps you need a different \"datestyle\" setting."
msgstr "Peut-tre avez-vous besoin d'un paramtrage datestyle diffrent."
-#: utils/adt/datetime.c:3780
+#: utils/adt/datetime.c:3823
#, c-format
msgid "interval field value out of range: \"%s\""
msgstr "valeur du champ interval en dehors des limites : %s "
-#: utils/adt/datetime.c:3786
+#: utils/adt/datetime.c:3829
#, c-format
msgid "time zone displacement out of range: \"%s\""
msgstr "dplacement du fuseau horaire en dehors des limites : %s "
#. translator: first %s is inet or cidr
-#: utils/adt/datetime.c:3793 utils/adt/network.c:58
+#: utils/adt/datetime.c:3836 utils/adt/network.c:58
#, c-format
msgid "invalid input syntax for type %s: \"%s\""
msgstr "syntaxe en entre invalide pour le type %s : %s "
-#: utils/adt/datetime.c:4568
+#: utils/adt/datetime.c:4611
#, c-format
msgid "This time zone name appears in the configuration file for time zone abbreviation \"%s\"."
msgstr "Ce nom du fuseau horaire apparat dans le fichier de configuration des abrviations de fuseaux horaires %s ."
@@ -16958,77 +16968,77 @@ msgstr "valeur en dehors des limites : dpassement"
msgid "value out of range: underflow"
msgstr "valeur en dehors des limites : trop petit"
-#: utils/adt/float.c:218 utils/adt/float.c:292 utils/adt/float.c:316
+#: utils/adt/float.c:215 utils/adt/float.c:289 utils/adt/float.c:313
#, c-format
msgid "invalid input syntax for type real: \"%s\""
msgstr "syntaxe en entre invalide pour le type real : %s "
-#: utils/adt/float.c:286
+#: utils/adt/float.c:283
#, c-format
msgid "\"%s\" is out of range for type real"
msgstr " %s est hors des limites du type real"
-#: utils/adt/float.c:417 utils/adt/float.c:491 utils/adt/float.c:515 utils/adt/numeric.c:4424 utils/adt/numeric.c:4450
+#: utils/adt/float.c:414 utils/adt/float.c:488 utils/adt/float.c:512 utils/adt/numeric.c:4427 utils/adt/numeric.c:4453
#, c-format
msgid "invalid input syntax for type double precision: \"%s\""
msgstr "syntaxe en entre invalide pour le type double precision : %s "
-#: utils/adt/float.c:485
+#: utils/adt/float.c:482
#, c-format
msgid "\"%s\" is out of range for type double precision"
msgstr " %s est en dehors des limites du type double precision"
-#: utils/adt/float.c:1179 utils/adt/float.c:1237 utils/adt/int.c:349 utils/adt/int.c:775 utils/adt/int.c:804 utils/adt/int.c:825 utils/adt/int.c:845 utils/adt/int.c:879 utils/adt/int.c:1174 utils/adt/int8.c:1323 utils/adt/numeric.c:2402 utils/adt/numeric.c:2411
+#: utils/adt/float.c:1176 utils/adt/float.c:1234 utils/adt/int.c:349 utils/adt/int.c:775 utils/adt/int.c:804 utils/adt/int.c:825 utils/adt/int.c:845 utils/adt/int.c:879 utils/adt/int.c:1174 utils/adt/int8.c:1323 utils/adt/numeric.c:2398 utils/adt/numeric.c:2407
#, c-format
msgid "smallint out of range"
msgstr "smallint en dehors des limites"
-#: utils/adt/float.c:1363 utils/adt/numeric.c:5650
+#: utils/adt/float.c:1360 utils/adt/numeric.c:5653
#, c-format
msgid "cannot take square root of a negative number"
msgstr "ne peut pas calculer la racine carr d'un nombre ngatif"
-#: utils/adt/float.c:1405 utils/adt/numeric.c:2222
+#: utils/adt/float.c:1402 utils/adt/numeric.c:2218
#, c-format
msgid "zero raised to a negative power is undefined"
msgstr "zro une puissance ngative est indfini"
-#: utils/adt/float.c:1409 utils/adt/numeric.c:2228
+#: utils/adt/float.c:1406 utils/adt/numeric.c:2224
#, c-format
msgid "a negative number raised to a non-integer power yields a complex result"
msgstr "un nombre ngatif lev une puissance non entire donne un rsultat complexe"
-#: utils/adt/float.c:1475 utils/adt/float.c:1505 utils/adt/numeric.c:5868
+#: utils/adt/float.c:1472 utils/adt/float.c:1502 utils/adt/numeric.c:5871
#, c-format
msgid "cannot take logarithm of zero"
msgstr "ne peut pas calculer le logarithme de zro"
-#: utils/adt/float.c:1479 utils/adt/float.c:1509 utils/adt/numeric.c:5872
+#: utils/adt/float.c:1476 utils/adt/float.c:1506 utils/adt/numeric.c:5875
#, c-format
msgid "cannot take logarithm of a negative number"
msgstr "ne peut pas calculer le logarithme sur un nombre ngatif"
-#: utils/adt/float.c:1536 utils/adt/float.c:1557 utils/adt/float.c:1578 utils/adt/float.c:1600 utils/adt/float.c:1621 utils/adt/float.c:1642 utils/adt/float.c:1664 utils/adt/float.c:1685
+#: utils/adt/float.c:1533 utils/adt/float.c:1554 utils/adt/float.c:1575 utils/adt/float.c:1597 utils/adt/float.c:1618 utils/adt/float.c:1639 utils/adt/float.c:1661 utils/adt/float.c:1682
#, c-format
msgid "input is out of range"
msgstr "l'entre est en dehors des limites"
-#: utils/adt/float.c:2747 utils/adt/numeric.c:1275
+#: utils/adt/float.c:2744 utils/adt/numeric.c:1271
#, c-format
msgid "count must be greater than zero"
msgstr "le total doit tre suprieur zro"
-#: utils/adt/float.c:2752 utils/adt/numeric.c:1282
+#: utils/adt/float.c:2749 utils/adt/numeric.c:1278
#, c-format
msgid "operand, lower bound, and upper bound cannot be NaN"
msgstr "la limite infrieure et suprieure de l'oprande ne peuvent pas tre NaN"
-#: utils/adt/float.c:2758
+#: utils/adt/float.c:2755
#, c-format
msgid "lower and upper bounds must be finite"
msgstr "les limites basse et haute doivent tre finies"
-#: utils/adt/float.c:2796 utils/adt/numeric.c:1295
+#: utils/adt/float.c:2793 utils/adt/numeric.c:1291
#, c-format
msgid "lower bound cannot equal upper bound"
msgstr "la limite infrieure ne peut pas tre plus gale la limite suprieure"
@@ -17282,7 +17292,7 @@ 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 rpertoire"
-#: utils/adt/geo_ops.c:300 utils/adt/geo_ops.c:1399 utils/adt/geo_ops.c:3461 utils/adt/geo_ops.c:4239 utils/adt/geo_ops.c:5168
+#: utils/adt/geo_ops.c:300 utils/adt/geo_ops.c:1399 utils/adt/geo_ops.c:3469 utils/adt/geo_ops.c:4247 utils/adt/geo_ops.c:5176
#, c-format
msgid "too many points requested"
msgstr "trop de points demand"
@@ -17337,72 +17347,72 @@ msgstr "syntaxe en entre invalide pour le type lseg : %s "
msgid "function \"dist_lb\" not implemented"
msgstr "la fonction dist_lb n'est pas implmente"
-#: utils/adt/geo_ops.c:3036
+#: utils/adt/geo_ops.c:3044
#, c-format
msgid "function \"close_sl\" not implemented"
msgstr "la fonction close_sl n'est pas implmente"
-#: utils/adt/geo_ops.c:3138
+#: utils/adt/geo_ops.c:3146
#, c-format
msgid "function \"close_lb\" not implemented"
msgstr "la fonction close_lb n'est pas implmente"
-#: utils/adt/geo_ops.c:3427
+#: utils/adt/geo_ops.c:3435
#, c-format
msgid "cannot create bounding box for empty polygon"
msgstr "ne peut pas crer une bote entoure pour un polygne vide"
-#: utils/adt/geo_ops.c:3452 utils/adt/geo_ops.c:3472
+#: utils/adt/geo_ops.c:3460 utils/adt/geo_ops.c:3480
#, c-format
msgid "invalid input syntax for type polygon: \"%s\""
msgstr "syntaxe en entre invalide pour le type polygon : %s "
-#: utils/adt/geo_ops.c:3512
+#: utils/adt/geo_ops.c:3520
#, 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:4037
+#: utils/adt/geo_ops.c:4045
#, c-format
msgid "function \"poly_distance\" not implemented"
msgstr "la fonction poly_distance n'est pas implmente"
-#: utils/adt/geo_ops.c:4351
+#: utils/adt/geo_ops.c:4359
#, c-format
msgid "function \"path_center\" not implemented"
msgstr "la fonction path_center n'est pas implmente"
-#: utils/adt/geo_ops.c:4368
+#: utils/adt/geo_ops.c:4376
#, c-format
msgid "open path cannot be converted to polygon"
msgstr "le chemin ouvert ne peut tre converti en polygne"
-#: utils/adt/geo_ops.c:4545 utils/adt/geo_ops.c:4555 utils/adt/geo_ops.c:4570 utils/adt/geo_ops.c:4576
+#: utils/adt/geo_ops.c:4553 utils/adt/geo_ops.c:4563 utils/adt/geo_ops.c:4578 utils/adt/geo_ops.c:4584
#, c-format
msgid "invalid input syntax for type circle: \"%s\""
msgstr "syntaxe en entre invalide pour le type circle : %s "
-#: utils/adt/geo_ops.c:4598 utils/adt/geo_ops.c:4606
+#: utils/adt/geo_ops.c:4606 utils/adt/geo_ops.c:4614
#, c-format
msgid "could not format \"circle\" value"
msgstr "n'a pas pu formater la valeur circle "
-#: utils/adt/geo_ops.c:4633
+#: utils/adt/geo_ops.c:4641
#, c-format
msgid "invalid radius in external \"circle\" value"
msgstr "diamtre invalide pour la valeur externe de circle "
-#: utils/adt/geo_ops.c:5154
+#: utils/adt/geo_ops.c:5162
#, c-format
msgid "cannot convert circle with radius zero to polygon"
msgstr "ne peut pas convertir le cercle avec un diamtre zro en un polygne"
-#: utils/adt/geo_ops.c:5159
+#: utils/adt/geo_ops.c:5167
#, c-format
msgid "must request at least 2 points"
msgstr "doit demander au moins deux points"
-#: utils/adt/geo_ops.c:5203
+#: utils/adt/geo_ops.c:5211
#, c-format
msgid "cannot convert empty polygon to circle"
msgstr "ne peut pas convertir un polygne vide en cercle"
@@ -17438,7 +17448,7 @@ msgid "value \"%s\" is out of range for type bigint"
msgstr "la valeur %s est en dehors des limites du type bigint"
#: utils/adt/int8.c:500 utils/adt/int8.c:529 utils/adt/int8.c:550 utils/adt/int8.c:581 utils/adt/int8.c:615 utils/adt/int8.c:640 utils/adt/int8.c:697 utils/adt/int8.c:714 utils/adt/int8.c:741 utils/adt/int8.c:758 utils/adt/int8.c:834 utils/adt/int8.c:855 utils/adt/int8.c:882 utils/adt/int8.c:915 utils/adt/int8.c:943 utils/adt/int8.c:964 utils/adt/int8.c:991 utils/adt/int8.c:1031 utils/adt/int8.c:1052 utils/adt/int8.c:1079
-#: utils/adt/int8.c:1112 utils/adt/int8.c:1140 utils/adt/int8.c:1161 utils/adt/int8.c:1188 utils/adt/int8.c:1361 utils/adt/int8.c:1400 utils/adt/numeric.c:2357 utils/adt/varbit.c:1645
+#: utils/adt/int8.c:1112 utils/adt/int8.c:1140 utils/adt/int8.c:1161 utils/adt/int8.c:1188 utils/adt/int8.c:1361 utils/adt/int8.c:1400 utils/adt/numeric.c:2353 utils/adt/varbit.c:1655
#, c-format
msgid "bigint out of range"
msgstr "bigint en dehors des limites"
@@ -17708,7 +17718,7 @@ msgstr "l'argument de %s doit tre un tableau d'objets"
msgid "cannot call %s on an object"
msgstr "ne peut pas appeler %s sur un objet"
-#: utils/adt/like.c:212 utils/adt/selfuncs.c:5220
+#: utils/adt/like.c:212 utils/adt/selfuncs.c:5224
#, c-format
msgid "could not determine which collation to use for ILIKE"
msgstr "n'a pas pu dterminer le collationnement utiliser pour ILIKE"
@@ -17900,79 +17910,74 @@ msgstr "le rsultat est en dehors des limites"
msgid "cannot subtract inet values of different sizes"
msgstr "ne peut pas soustraire des valeurs inet de tailles diffrentes"
-#: utils/adt/numeric.c:486 utils/adt/numeric.c:513 utils/adt/numeric.c:3705 utils/adt/numeric.c:3728 utils/adt/numeric.c:3752 utils/adt/numeric.c:3759
+#: utils/adt/numeric.c:486 utils/adt/numeric.c:513 utils/adt/numeric.c:3701 utils/adt/numeric.c:3724 utils/adt/numeric.c:3748
#, c-format
msgid "invalid input syntax for type numeric: \"%s\""
msgstr "syntaxe en entre invalide pour le type numeric : %s "
-#: utils/adt/numeric.c:703
-#, c-format
-msgid "invalid length in external \"numeric\" value"
-msgstr "longueur invalide dans la valeur externe numeric "
-
-#: utils/adt/numeric.c:716
+#: utils/adt/numeric.c:712
#, c-format
msgid "invalid sign in external \"numeric\" value"
msgstr "signe invalide dans la valeur externe numeric "
-#: utils/adt/numeric.c:722
+#: utils/adt/numeric.c:718
#, c-format
msgid "invalid scale in external \"numeric\" value"
msgstr "chelle invalide dans la valeur externe numeric "
-#: utils/adt/numeric.c:731
+#: utils/adt/numeric.c:727
#, c-format
msgid "invalid digit in external \"numeric\" value"
msgstr "chiffre invalide dans la valeur externe numeric "
-#: utils/adt/numeric.c:922 utils/adt/numeric.c:936
+#: utils/adt/numeric.c:918 utils/adt/numeric.c:932
#, c-format
msgid "NUMERIC precision %d must be between 1 and %d"
msgstr "la prcision NUMERIC %d doit tre comprise entre 1 et %d"
-#: utils/adt/numeric.c:927
+#: utils/adt/numeric.c:923
#, c-format
msgid "NUMERIC scale %d must be between 0 and precision %d"
msgstr "l'chelle NUMERIC %d doit tre comprise entre 0 et %d"
-#: utils/adt/numeric.c:945
+#: utils/adt/numeric.c:941
#, c-format
msgid "invalid NUMERIC type modifier"
msgstr "modificateur de type NUMERIC invalide"
-#: utils/adt/numeric.c:1952 utils/adt/numeric.c:4202 utils/adt/numeric.c:6183
+#: utils/adt/numeric.c:1948 utils/adt/numeric.c:3763 utils/adt/numeric.c:4205 utils/adt/numeric.c:6186
#, c-format
msgid "value overflows numeric format"
msgstr "la valeur dpasse le format numeric"
-#: utils/adt/numeric.c:2283
+#: utils/adt/numeric.c:2279
#, c-format
msgid "cannot convert NaN to integer"
msgstr "ne peut pas convertir NaN en un entier"
-#: utils/adt/numeric.c:2349
+#: utils/adt/numeric.c:2345
#, c-format
msgid "cannot convert NaN to bigint"
msgstr "ne peut pas convertir NaN en un entier de type bigint"
-#: utils/adt/numeric.c:2394
+#: utils/adt/numeric.c:2390
#, c-format
msgid "cannot convert NaN to smallint"
msgstr "ne peut pas convertir NaN en un entier de type smallint"
-#: utils/adt/numeric.c:4272
+#: utils/adt/numeric.c:4275
#, c-format
msgid "numeric field overflow"
msgstr "champ numrique en dehors des limites"
-#: utils/adt/numeric.c:4273
+#: utils/adt/numeric.c:4276
#, c-format
msgid "A field with precision %d, scale %d must round to an absolute value less than %s%d."
msgstr ""
"Un champ de prcision %d et d'chelle %d doit tre arrondi une valeur\n"
"absolue infrieure %s%d."
-#: utils/adt/numeric.c:5740
+#: utils/adt/numeric.c:5743
#, c-format
msgid "argument for function \"exp\" too big"
msgstr "l'argument de la fonction exp est trop gros"
@@ -18278,7 +18283,7 @@ msgstr "il existe plus d'une fonction nomme %s "
msgid "more than one operator named %s"
msgstr "il existe plus d'un oprateur nomm%s"
-#: utils/adt/regproc.c:743 utils/adt/regproc.c:784 utils/adt/regproc.c:1702 utils/adt/ruleutils.c:7791 utils/adt/ruleutils.c:7914
+#: utils/adt/regproc.c:743 utils/adt/regproc.c:784 utils/adt/regproc.c:1702 utils/adt/ruleutils.c:7822 utils/adt/ruleutils.c:7945
#, c-format
msgid "too many arguments"
msgstr "trop d'arguments"
@@ -18313,80 +18318,80 @@ msgstr "attendait un nom de type"
msgid "improper type name"
msgstr "nom du type invalide"
-#: utils/adt/ri_triggers.c:344 utils/adt/ri_triggers.c:2479 utils/adt/ri_triggers.c:3293
+#: utils/adt/ri_triggers.c:342 utils/adt/ri_triggers.c:2477 utils/adt/ri_triggers.c:3291
#, c-format
msgid "insert or update on table \"%s\" violates foreign key constraint \"%s\""
msgstr ""
"une instruction insert ou update sur la table %s viole la contrainte de cl\n"
"trangre %s "
-#: utils/adt/ri_triggers.c:347 utils/adt/ri_triggers.c:2482
+#: utils/adt/ri_triggers.c:345 utils/adt/ri_triggers.c:2480
#, c-format
msgid "MATCH FULL does not allow mixing of null and nonnull key values."
msgstr "MATCH FULL n'autorise pas le mixage de valeurs cls NULL et non NULL."
-#: utils/adt/ri_triggers.c:2721
+#: utils/adt/ri_triggers.c:2719
#, c-format
msgid "function \"%s\" must be fired for INSERT"
msgstr "la fonction %s doit tre excute pour l'instruction INSERT"
-#: utils/adt/ri_triggers.c:2727
+#: utils/adt/ri_triggers.c:2725
#, c-format
msgid "function \"%s\" must be fired for UPDATE"
msgstr "la fonction %s doit tre excute pour l'instruction UPDATE"
-#: utils/adt/ri_triggers.c:2733
+#: utils/adt/ri_triggers.c:2731
#, c-format
msgid "function \"%s\" must be fired for DELETE"
msgstr "la fonction %s doit tre excute pour l'instruction DELETE"
-#: utils/adt/ri_triggers.c:2756
+#: utils/adt/ri_triggers.c:2754
#, c-format
msgid "no pg_constraint entry for trigger \"%s\" on table \"%s\""
msgstr "aucune entre pg_constraint pour le trigger %s sur la table %s "
-#: utils/adt/ri_triggers.c:2758
+#: utils/adt/ri_triggers.c:2756
#, c-format
msgid "Remove this referential integrity trigger and its mates, then do ALTER TABLE ADD CONSTRAINT."
msgstr ""
"Supprimez ce trigger sur une intgrit rfrentielle et ses enfants,\n"
"puis faites un ALTER TABLE ADD CONSTRAINT."
-#: utils/adt/ri_triggers.c:3212
+#: utils/adt/ri_triggers.c:3210
#, c-format
msgid "referential integrity query on \"%s\" from constraint \"%s\" on \"%s\" gave unexpected result"
msgstr ""
"la requte d'intgrit rfrentielle sur %s partir de la contrainte %s \n"
"sur %s donne des rsultats inattendus"
-#: utils/adt/ri_triggers.c:3216
+#: utils/adt/ri_triggers.c:3214
#, c-format
msgid "This is most likely due to a rule having rewritten the query."
msgstr "Ceci est certainement d une rgle qui a r-crit la requte."
-#: utils/adt/ri_triggers.c:3297
+#: utils/adt/ri_triggers.c:3295
#, c-format
msgid "Key (%s)=(%s) is not present in table \"%s\"."
msgstr "La cl (%s)=(%s) n'est pas prsente dans la table %s ."
-#: utils/adt/ri_triggers.c:3300
+#: utils/adt/ri_triggers.c:3298
#, c-format
msgid "Key is not present in table \"%s\"."
msgstr "La cl n'est pas prsente dans la table %s ."
-#: utils/adt/ri_triggers.c:3306
+#: utils/adt/ri_triggers.c:3304
#, c-format
msgid "update or delete on table \"%s\" violates foreign key constraint \"%s\" on table \"%s\""
msgstr ""
"UPDATE ou DELETE sur la table %s viole la contrainte de cl trangre\n"
" %s de la table %s "
-#: utils/adt/ri_triggers.c:3311
+#: utils/adt/ri_triggers.c:3309
#, c-format
msgid "Key (%s)=(%s) is still referenced from table \"%s\"."
msgstr "La cl (%s)=(%s) est toujours rfrence partir de la table %s ."
-#: utils/adt/ri_triggers.c:3314
+#: utils/adt/ri_triggers.c:3312
#, c-format
msgid "Key is still referenced from table \"%s\"."
msgstr "La cl est toujours rfrence partir de la table %s ."
@@ -18455,12 +18460,12 @@ msgstr ""
msgid "rule \"%s\" has unsupported event type %d"
msgstr "la rgle %s a un type d'vnement %d non support"
-#: utils/adt/selfuncs.c:5205
+#: utils/adt/selfuncs.c:5209
#, c-format
msgid "case insensitive matching not supported on type bytea"
msgstr "la recherche insensible la casse n'est pas supporte avec le type bytea"
-#: utils/adt/selfuncs.c:5308
+#: utils/adt/selfuncs.c:5312
#, c-format
msgid "regular-expression matching not supported on type bytea"
msgstr "la recherche par expression rationnelle n'est pas supporte sur le type bytea"
@@ -18819,12 +18824,12 @@ msgstr "ne peut pas utiliser l'oprateur OR sur des chanes bit de tailles diff
msgid "cannot XOR bit strings of different sizes"
msgstr "ne peut pas utiliser l'oprateur XOR sur des chanes bit de tailles diffrentes"
-#: utils/adt/varbit.c:1793 utils/adt/varbit.c:1851
+#: utils/adt/varbit.c:1803 utils/adt/varbit.c:1861
#, c-format
msgid "bit index %d out of valid range (0..%d)"
msgstr "index de bit %d en dehors des limites valides (0..%d)"
-#: utils/adt/varbit.c:1802 utils/adt/varlena.c:2231
+#: utils/adt/varbit.c:1812 utils/adt/varlena.c:2231
#, c-format
msgid "new bit must be 0 or 1"
msgstr "le nouveau bit doit valoir soit 0 soit 1"
@@ -21764,736 +21769,661 @@ msgstr ""
msgid "cannot import a snapshot from a different database"
msgstr "ne peut pas importer un snapshot partir d'une base de donnes diffrente"
-#~ msgid "could not open file \"%s\" before fsync"
-#~ msgstr "n'a pas pu ouvrir le fichier %s avant sa synchronisation sur disque"
-
-#~ msgid "this platform does not support symbolic links; ignoring \"%s\""
-#~ msgstr "cette plateforme ne supporte pas les liens symboliques ; ignore %s "
-
-#~ msgid "JSON does not support infinite date values."
-#~ msgstr "JSON ne supporte pas les valeurs infinies de date."
-
-#~ msgid "JSON does not support infinite timestamp values."
-#~ msgstr "JSON ne supporte pas les valeurs infinies de timestamp."
-
-#~ 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 nomms"
-
-#~ msgid "invalid list syntax for \"listen_addresses\""
-#~ msgstr "syntaxe de liste invalide pour le paramtre listen_addresses "
-
-#~ msgid "invalid list syntax for \"unix_socket_directories\""
-#~ msgstr "syntaxe de liste invalide pour le paramtre unix_socket_directories "
+#~ msgid "could not link file \"%s\" to \"%s\" (initialization of log file): %m"
+#~ msgstr "n'a pas pu lier le fichier %s %s (initialisation du journal de transactions) : %m"
-#~ msgid "Valid values are '[]', '[)', '(]', and '()'."
-#~ msgstr "Les valeurs valides sont [] , [) , (] et () ."
+#~ msgid "could not rename file \"%s\" to \"%s\" (initialization of log file): %m"
+#~ msgstr "n'a pas pu renommer le fichier %s en %s (initialisation du journal de transactions) : %m"
-#~ msgid "poll() failed in statistics collector: %m"
-#~ msgstr "chec du poll() dans le rcuprateur de statistiques : %m"
+#~ msgid "\"%s\" is not a table, materialized view, composite type, or foreign table"
+#~ msgstr " %s n'est ni une table, ni une vue matrialise, ni un type composite, ni une table distante"
-#~ msgid "select() failed in logger process: %m"
-#~ msgstr "chec de select() dans le processus des journaux applicatifs : %m"
+#~ msgid "Specify a USING expression to perform the conversion."
+#~ msgstr "Donnez une expression USING pour raliser la conversion."
-#~ msgid "%s: could not open file \"%s\": %s\n"
-#~ msgstr "%s : n'a pas pu ouvrir le fichier %s : %s\n"
+#~ msgid "archive member \"%s\" too large for tar format"
+#~ msgstr "membre %s de l'archive trop volumineux pour le format tar"
-#~ 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 "%s \"%s\": return code %d"
+#~ msgstr "%s %s : code de retour %d"
-#~ msgid "%s: could not fork background process: %s\n"
-#~ msgstr "%s : n'a pas pu crer un processus fils : %s\n"
+#~ msgid "could not parse transaction log location \"%s\""
+#~ msgstr "n'a pas pu analyser l'emplacement du journal des transactions %s "
-#~ msgid "%s: could not dissociate from controlling TTY: %s\n"
-#~ msgstr "%s : n'a pas pu se dissocier du TTY contrlant : %s\n"
+#~ msgid "invalid input syntax for transaction log location: \"%s\""
+#~ msgstr "syntaxe invalide en entre pour l'emplacement du journal de transactions : %s "
-#~ msgid "Runs the server silently."
-#~ msgstr "Lance le serveur de manire silencieuse."
+#~ msgid "trigger \"%s\" for table \"%s\" does not exist, skipping"
+#~ msgstr "le trigger %s pour la table %s n'existe pas, poursuite du traitement"
-#~ msgid "If this parameter is set, the server will automatically run in the background and any controlling terminals are dissociated."
-#~ msgstr ""
-#~ "Si ce paramtre est initialis, le serveur sera excut automatiquement en\n"
-#~ "tche de fond et les terminaux de contrles seront ds-associs."
+#~ msgid "Kerberos 5 authentication failed for user \"%s\""
+#~ msgstr "authentification Kerberos 5 choue pour l'utilisateur %s "
-#~ msgid "WAL sender sleep time between WAL replications."
-#~ msgstr ""
-#~ "Temps d'endormissement du processus d'envoi des journaux de transactions entre\n"
-#~ "les rplications des journaux de transactions."
+#~ msgid "Kerberos initialization returned error %d"
+#~ msgstr "l'initialisation de Kerberos a retourn l'erreur %d"
-#~ msgid "Sets the list of known custom variable classes."
-#~ msgstr "Initialise la liste des classes variables personnalises connues."
+#~ msgid "Kerberos keytab resolving returned error %d"
+#~ msgstr "la rsolution keytab de Kerberos a renvoy l'erreur %d"
-#~ 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 "Kerberos sname_to_principal(\"%s\", \"%s\") returned error %d"
+#~ msgstr "sname_to_principal( %s , %s ) de Kerberos a renvoy l'erreur %d"
-#~ msgid "foreign key constraint \"%s\" of relation \"%s\" does not exist"
-#~ msgstr "la cl trangre %s de la relation %s n'existe pas"
+#~ msgid "Kerberos recvauth returned error %d"
+#~ msgstr "recvauth de Kerberos a renvoy l'erreur %d"
-#~ msgid "removing built-in function \"%s\""
-#~ msgstr "suppression de la fonction interne %s "
+#~ msgid "Kerberos unparse_name returned error %d"
+#~ msgstr "unparse_name de Kerberos a renvoy l'erreur %d"
-#~ msgid "permission denied to drop foreign-data wrapper \"%s\""
-#~ msgstr "droit refus pour supprimer le wrapper de donnes distantes %s "
+#~ msgid "local user with ID %d does not exist"
+#~ msgstr "l'utilisateur local dont l'identifiant est %d n'existe pas"
-#~ msgid "Must be superuser to drop a foreign-data wrapper."
-#~ msgstr "Doit tre super-utilisateur pour supprimer un wrapper de donnes distantes."
+#~ msgid "SSL renegotiation failure"
+#~ msgstr "chec lors de la re-ngotiation SSL"
-#~ msgid "must be superuser to drop text search parsers"
+#~ msgid "krb5 authentication is not supported on local sockets"
#~ msgstr ""
-#~ "doit tre super-utilisateur pour supprimer des analyseurs de recherche plein\n"
-#~ "texte"
-
-#~ msgid "must be superuser to drop text search templates"
-#~ msgstr "doit tre super-utilisateur pour supprimer des modles de recherche plein texte"
+#~ "l'authentification krb5 n'est pas supporte sur les connexions locales par\n"
+#~ "socket"
-#~ 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 "%s: invalid effective UID: %d\n"
+#~ msgstr "%s : UID effectif invalide : %d\n"
-#~ msgid "standby connections not allowed because wal_level=minimal"
-#~ msgstr "connexions standby non autorises car wal_level=minimal"
+#~ msgid "%s: could not determine user name (GetUserName failed)\n"
+#~ msgstr "%s : n'a pas pu dterminer le nom de l'utilisateur (GetUserName a chou)\n"
-#~ msgid "could not open directory \"pg_tblspc\": %m"
-#~ msgstr "n'a pas pu ouvrir le rpertoire pg_tblspc : %m"
+#~ msgid "too many column aliases specified for function %s"
+#~ msgstr "trop d'alias de colonnes spcifies pour la fonction %s"
-#~ msgid "could not access root certificate file \"%s\": %m"
-#~ msgstr "n'a pas pu accder au fichier du certificat racine %s : %m"
+#~ msgid "Expected 1 tuple with 3 fields, got %d tuples with %d fields."
+#~ msgstr "Attendait 1 ligne avec 3 champs, a obtenu %d lignes avec %d champs."
-#~ msgid "SSL certificate revocation list file \"%s\" not found, skipping: %s"
-#~ msgstr "liste de rvocation des certificats SSL %s introuvable, continue : %s"
+#~ msgid "Security-barrier views are not automatically updatable."
+#~ msgstr "Les vues avec barrire de scurit ne sont pas automatiquement disponibles en criture."
-#~ msgid "Certificates will not be checked against revocation list."
-#~ msgstr "Les certificats ne seront pas vrifis avec la liste de rvocation."
+#~ msgid "Views that return the same column more than once are not automatically updatable."
+#~ msgstr "Les vues qui renvoient la mme colonne plus d'une fois ne sont pas automatiquement disponibles en criture."
-#~ msgid "missing or erroneous pg_hba.conf file"
-#~ msgstr "fichier pg_hba.conf manquant ou erron"
+#~ msgid "wrong affix file format for flag"
+#~ msgstr "mauvais format de fichier affixe pour le drapeau"
-#~ msgid "See server log for details."
-#~ msgstr "Voir les journaux applicatifs du serveur pour plus de dtails."
+#~ msgid "missing assignment operator"
+#~ msgstr "oprateur d'affectation manquant"
-#~ msgid "Make sure the root.crt file is present and readable."
-#~ msgstr "Assurez-vous que le certificat racine (root.crt) est prsent et lisible"
+#~ msgid "type \"line\" not yet implemented"
+#~ msgstr "le type line n'est pas encore implment"
-#~ msgid " --help show this help, then exit\n"
-#~ msgstr " --help affiche cette aide, puis quitte\n"
+#~ msgid "cannot call json_object_keys on an array"
+#~ msgstr "ne peut pas appeler json_object_keys sur un tableau"
-#~ msgid " --version output version information, then exit\n"
-#~ msgstr " --version affiche la version, puis quitte\n"
+#~ msgid "cannot call json_object_keys on a scalar"
+#~ msgstr "ne peut pas appeler json_object_keys sur un scalaire"
-#~ msgid "CREATE TABLE AS cannot specify INTO"
-#~ msgstr "CREATE TABLE AS ne peut pas spcifier INTO"
+#~ msgid "cannot call function with null path elements"
+#~ msgstr "ne peut pas appeler une fonction avec des lments chemins NULL"
-#~ msgid "column name list not allowed in CREATE TABLE / AS EXECUTE"
-#~ msgstr "la liste de noms de colonnes n'est pas autorise dans CREATE TABLE / AS EXECUTE"
+#~ msgid "cannot call function with empty path elements"
+#~ msgstr "ne peut pas appeler une fonction avec des lments chemins vides"
-#~ msgid "INSERT ... SELECT cannot specify INTO"
-#~ msgstr "INSERT ... SELECT ne peut pas avoir INTO"
+#~ msgid "cannot extract array element from a non-array"
+#~ msgstr "ne peut pas extraire un lment du tableau partir d'un objet qui n'est pas un tableau"
-#~ msgid "DECLARE CURSOR cannot specify INTO"
-#~ msgstr "DECLARE CURSOR ne peut pas spcifier INTO"
+#~ msgid "cannot extract field from a non-object"
+#~ msgstr "ne peut pas extraire le chemin partir d'un non-objet"
-#~ msgid "subquery in FROM cannot have SELECT INTO"
-#~ msgstr "la sous-requte du FROM ne peut pas avoir de SELECT INTO"
+#~ msgid "cannot call json_array_elements on a non-array"
+#~ msgstr "ne peut pas appeler json_array_elements sur un objet qui n'est pas un tableau"
-#~ msgid "subquery cannot have SELECT INTO"
-#~ msgstr "la sous-requte ne peut pas avoir de SELECT INTO"
+#~ msgid "cannot call json_array_elements on a scalar"
+#~ msgstr "ne peut pas appeler json_array_elements sur un scalaire"
-#~ msgid "subquery in WITH cannot have SELECT INTO"
-#~ msgstr "la sous-requte du WITH ne peut pas avoir de SELECT INTO"
+#~ msgid "first argument of json_populate_record must be a row type"
+#~ msgstr "le premier argument de json_populate_record doit tre un type ROW"
-#~ msgid "tablespace %u is not empty"
-#~ msgstr "le tablespace %u n'est pas vide"
+#~ msgid "first argument of json_populate_recordset must be a row type"
+#~ msgstr "le premier argument de json_populate_recordset doit tre un type ROW"
-#~ msgid "consistent state delayed because recovery snapshot incomplete"
-#~ msgstr "tat de cohrence pas encore atteint cause d'un snapshot de restauration incomplet"
+#~ msgid "cannot call json_populate_recordset on an object"
+#~ msgstr "ne peut pas appeler json_populate_recordset sur un objet"
-#~ msgid "SSPI error %x"
-#~ msgstr "erreur SSPI : %x"
+#~ msgid "cannot call json_populate_recordset with nested objects"
+#~ msgstr "ne peut pas appeler json_populate_recordset sur des objets imbriqus"
-#~ msgid "%s (%x)"
-#~ msgstr "%s (%x)"
+#~ msgid "must call json_populate_recordset on an array of objects"
+#~ msgstr "doit appeler json_populate_recordset sur un tableau d'objets"
-#~ msgid "resetting unlogged relations: cleanup %d init %d"
-#~ msgstr "rinitialisation des relations non traces : nettoyage %d initialisation %d"
+#~ msgid "cannot call json_populate_recordset with nested arrays"
+#~ msgstr "ne peut pas appeler json_populate_recordset avec des tableaux imbriqus"
-#~ msgid "ALTER TYPE USING is only supported on plain tables"
-#~ msgstr "ALTER TYPE USING est seulement supports sur les tables standards"
+#~ msgid "cannot call json_populate_recordset on a scalar"
+#~ msgstr "ne peut pas appeler json_populate_recordset sur un scalaire"
-#~ msgid "index \"%s\" is not a b-tree"
-#~ msgstr "l'index %s n'est pas un btree"
+#~ msgid "cannot call json_populate_recordset on a nested object"
+#~ msgstr "ne peut pas appeler json_populate_recordset sur un objet imbriqu"
-#~ msgid "unable to read symbolic link %s: %m"
-#~ msgstr "incapable de lire le lien symbolique %s : %m"
+#~ msgid "No description available."
+#~ msgstr "Aucune description disponible."
-#~ msgid "unable to open directory pg_tblspc: %m"
-#~ msgstr "impossible d'ouvrir le rpertoire p_tblspc : %m"
+#~ msgid "Sets the name of the Kerberos service."
+#~ msgstr "Initialise le nom du service Kerberos."
-#~ msgid "Write-Ahead Log / Streaming Replication"
-#~ msgstr "Write-Ahead Log / Rplication en flux"
+#~ msgid "time zone offset %d is not a multiple of 900 sec (15 min) in time zone file \"%s\", line %d"
+#~ msgstr ""
+#~ "le dcalage %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 "syntax error in recovery command file: %s"
-#~ msgstr "erreur de syntaxe dans le fichier de restauration : %s"
+#~ msgid "Perhaps out of disk space?"
+#~ msgstr "Peut-tre manquez-vous de place disque ?"
-#~ msgid "Lines should have the format parameter = 'value'."
-#~ msgstr "Les lignes devraient avoir le format paramtre = 'valeur'"
+#~ msgid "could not change directory to \"%s\""
+#~ msgstr "n'a pas pu accder au rpertoire %s "
-#~ msgid "index %u/%u/%u needs VACUUM FULL or REINDEX to finish crash recovery"
-#~ msgstr ""
-#~ "l'index %u/%u/%u a besoin d'un VACUUM FULL ou d'un REINDEX pour terminer la\n"
-#~ "rcupration suite un arrt brutal"
+#~ msgid "unlogged GiST indexes are not supported"
+#~ msgstr "les index GiST non tracs ne sont pas supports"
-#~ msgid "Incomplete insertion detected during crash replay."
-#~ msgstr ""
-#~ "Insertion incomplte dtecte lors de la r-excution des requtes suite \n"
-#~ "l'arrt brutal."
+#~ 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"
-#~ msgid "index \"%s\" needs VACUUM or REINDEX to finish crash recovery"
+#~ msgid "there is no contrecord flag in log file %u, segment %u, offset %u"
#~ msgstr ""
-#~ "l'index %s a besoin d'un VACUUM ou d'un REINDEX pour terminer la\n"
-#~ "rcupration suite un arrt brutal"
+#~ "il n'y a pas de drapeaux contrecord dans le journal de transactions %u,\n"
+#~ "segment %u, dcalage %u"
-#~ msgid "index \"%s\" needs VACUUM FULL or REINDEX to finish crash recovery"
+#~ msgid "invalid contrecord length %u in log file %u, segment %u, offset %u"
#~ msgstr ""
-#~ "l'index %s a besoin d'un VACUUM FULL ou d'un REINDEX pour terminer la\n"
-#~ "rcupration suite un arrt brutal"
+#~ "longueur invalide du contrecord %u dans le journal de tranasctions %u,\n"
+#~ "segment %u, dcalage %u"
-#~ msgid "EnumValuesCreate() can only set a single OID"
-#~ msgstr "EnumValuesCreate() peut seulement initialiser un seul OID"
+#~ msgid "Incorrect XLOG_SEG_SIZE in page header."
+#~ msgstr "XLOG_SEG_SIZE incorrecte dans l'en-tte de page."
-#~ msgid "clustering \"%s.%s\""
-#~ msgstr "excution de CLUSTER sur %s.%s "
+#~ msgid "Incorrect XLOG_BLCKSZ in page header."
+#~ msgstr "XLOG_BLCKSZ incorrect dans l'en-tte de page."
-#~ msgid "cannot cluster on index \"%s\" because access method does not handle null values"
-#~ msgstr ""
-#~ "ne peut pas crer un cluster sur l'index %s car la mthode d'accs de\n"
-#~ "l'index ne gre pas les valeurs NULL"
+#~ msgid "xrecoff \"%X\" is out of valid range, 0..%X"
+#~ msgstr "xrecoff %X en dehors des limites valides, 0..%X"
-#~ 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 ""
-#~ "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 spcification CLUSTER de la table."
+#~ msgid "uncataloged table %s"
+#~ msgstr "table %s sans catalogue"
-#~ 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 "cannot use subquery in default expression"
+#~ msgstr "ne peut pas utiliser une sous-requte dans l'expression par dfaut"
-#~ msgid "cannot cluster on expressional index \"%s\" because its index access method does not handle null values"
-#~ msgstr ""
-#~ "ne peut pas excuter CLUSTER sur l'index expression %s car sa mthode\n"
-#~ "d'accs ne gre pas les valeurs NULL"
+#~ msgid "cannot use aggregate function in default expression"
+#~ msgstr "ne peut pas utiliser une fonction d'agrgat dans une expression par dfaut"
-#~ msgid "\"%s\" is not a table, view, or composite type"
-#~ msgstr " %s n'est pas une table, une vue ou un type composite"
+#~ msgid "cannot use window function in default expression"
+#~ msgstr "ne peut pas utiliser une fonction window dans une expression par dfaut"
-#~ msgid "must be member of role \"%s\" to comment upon it"
-#~ msgstr "doit tre un membre du rle %s pour le commenter"
+#~ msgid "cannot use window function in check constraint"
+#~ msgstr "ne peut pas utiliser une fonction window dans une contrainte de vrification"
-#~ msgid "must be superuser to comment on procedural language"
+#~ msgid "A function returning ANYRANGE must have at least one ANYRANGE argument."
#~ msgstr ""
-#~ "doit tre super-utilisateur pour ajouter un commentaire sur un langage de\n"
-#~ "procdures"
+#~ "Une fonction renvoyant ANYRANGE doit avoir au moins un argument du type\n"
+#~ "ANYRANGE."
-#~ 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 "%s already exists in schema \"%s\""
+#~ msgstr "%s existe dj dans le schma %s "
-#~ msgid "must be superuser to comment on text search template"
-#~ msgstr ""
-#~ "doit tre super-utilisateur pour ajouter un commentaire sur un modle de\n"
-#~ "recherche plein texte"
+#~ msgid "CREATE TABLE AS specifies too many column names"
+#~ msgstr "CREATE TABLE AS spcifie trop de noms de colonnes"
-#~ msgid "function \"%s\" is already in schema \"%s\""
-#~ msgstr "la fonction %s existe dj dans le schma %s "
+#~ msgid "cannot use subquery in parameter default value"
+#~ msgstr "ne peut pas utiliser une sous-requte dans une valeur par dfaut d'un paramtre"
-#~ msgid "cannot reference temporary table from permanent table constraint"
+#~ msgid "cannot use aggregate function in parameter default value"
#~ msgstr ""
-#~ "ne peut pas rfrencer une table temporaire partir d'une contrainte de\n"
-#~ "table permanente"
+#~ "ne peut pas utiliser une fonction d'agrgat dans la valeur par dfaut d'un\n"
+#~ "paramtre"
-#~ msgid "cannot reference permanent table from temporary table constraint"
-#~ msgstr ""
-#~ "ne peut pas rfrencer une table permanente partir de la contrainte de\n"
-#~ "table temporaire"
+#~ msgid "cannot use window function in parameter default value"
+#~ msgstr "ne peut pas utiliser la fonction window dans la valeur par dfaut d'un paramtre"
-#~ msgid "composite type must have at least one attribute"
-#~ msgstr "le type composite doit avoir au moins un attribut"
+#~ msgid "Use ALTER AGGREGATE to rename aggregate functions."
+#~ msgstr "Utiliser ALTER AGGREGATE pour renommer les fonctions d'agrgat."
-#~ msgid "database \"%s\" not found"
-#~ msgstr "base de donnes %s non trouve"
+#~ msgid "Use ALTER AGGREGATE to change owner of aggregate functions."
+#~ msgstr "Utiliser ALTER AGGREGATE pour changer le propritaire des fonctions d'agrgat."
-#~ msgid "invalid list syntax for parameter \"datestyle\""
-#~ msgstr "syntaxe de liste invalide pour le paramtre datestyle "
+#~ msgid "function \"%s\" already exists in schema \"%s\""
+#~ msgstr "la fonction %s existe dj dans le schma %s "
-#~ msgid "unrecognized \"datestyle\" key word: \"%s\""
-#~ msgstr "mot cl datestyle non reconnu : %s "
+#~ msgid "cannot use aggregate in index predicate"
+#~ msgstr "ne peut pas utiliser un agrgat dans un prdicat d'index"
-#~ msgid "invalid interval value for time zone: month not allowed"
-#~ msgstr "valeur d'intervalle invalide pour le fuseau horaire : les mois ne sont pas autoriss"
+#~ msgid "cannot use window function in EXECUTE parameter"
+#~ msgstr "ne peut pas utiliser une fonction window dans le paramtre EXECUTE"
-#~ msgid "invalid interval value for time zone: day not allowed"
-#~ msgstr "valeur d'intervalle invalide pour le fuseau horaire : jour non autoris"
+#~ msgid "constraints on foreign tables are not supported"
+#~ msgstr "les contraintes sur les tables distantes ne sont pas supportes"
-#~ msgid "argument to pg_get_expr() must come from system catalogs"
-#~ msgstr "l'argument de pg_get_expr() doit provenir des catalogues systmes"
+#~ msgid "default values on foreign tables are not supported"
+#~ msgstr "les valeurs par dfaut ne sont pas supportes sur les tables distantes"
-#~ msgid "could not enable credential reception: %m"
-#~ msgstr "n'a pas pu activer la rception de lettres de crance : %m"
+#~ msgid "cannot use window function in transform expression"
+#~ msgstr "ne peut pas utiliser la fonction window dans l'expression de la transformation"
-#~ msgid "could not get effective UID from peer credentials: %m"
-#~ msgstr "n'a pas pu obtenir l'UID rel partir des pices d'identit de l'autre : %m"
+#~ msgid "Use ALTER FOREIGN TABLE instead."
+#~ msgstr "Utilisez ALTER FOREIGN TABLE la place."
-#~ msgid "Ident authentication is not supported on local connections on this platform"
-#~ msgstr "l'authentification Ident n'est pas supporte sur les connexions locales sur cette plateforme"
+#~ msgid "cannot use window function in trigger WHEN condition"
+#~ msgstr "ne peut pas utiliser la fonction window dans la condition WHEN d'un trigger"
-#~ 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 "must be superuser to rename text search parsers"
+#~ msgstr ""
+#~ "doit tre super-utilisateur pour renommer les analyseurs de recherche plein\n"
+#~ "texte"
-#~ msgid "could not create log file \"%s\": %m"
-#~ msgstr "n'a pas pu crer le journal applicatif %s : %m"
+#~ msgid "must be superuser to rename text search templates"
+#~ msgstr "doit tre super-utilisateur pour renommer les modles de recherche plein texte"
-#~ msgid "could not open new log file \"%s\": %m"
-#~ msgstr "n'a pas pu ouvrir le nouveau journal applicatif %s : %m"
+#~ 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 acqurir le verrou exclusif pour la tronquer"
-#~ msgid "Sets immediate fsync at commit."
-#~ msgstr "Configure un fsync immdiat lors du commit."
+#~ msgid "You need an unconditional ON INSERT DO INSTEAD rule or an INSTEAD OF INSERT trigger."
+#~ msgstr "Vous avez besoin d'une rgle ON INSERT DO INSTEAD sans condition ou d'un trigger INSTEAD OF INSERT."
-#~ msgid "invalid list syntax for parameter \"log_destination\""
-#~ msgstr "syntaxe de liste invalide pour le paramtre log_destination "
+#~ msgid "You need an unconditional ON UPDATE DO INSTEAD rule or an INSTEAD OF UPDATE trigger."
+#~ msgstr "Vous avez besoin d'une rgle non conditionnelle ON UPDATE DO INSTEAD ou d'un trigger INSTEAD OF UPDATE."
-#~ msgid "unrecognized \"log_destination\" key word: \"%s\""
-#~ msgstr "mot cl log_destination non reconnu : %s "
+#~ msgid "You need an unconditional ON DELETE DO INSTEAD rule or an INSTEAD OF DELETE trigger."
+#~ msgstr "Vous avez besoin d'une rgle inconditionnelle ON DELETE DO INSTEAD ou d'un trigger INSTEAD OF DELETE."
-#~ msgid "cannot drop \"%s\" because it is being used by active queries in this session"
+#~ msgid "LDAP search failed for filter \"%s\" on server \"%s\": user is not unique (%ld matches)"
#~ msgstr ""
-#~ "ne peut pas supprimer %s car cet objet est en cours d'utilisation par\n"
-#~ "des requtes actives dans cette session"
+#~ "chec de la recherche LDAP pour le filtre %s sur le serveur %s :\n"
+#~ "utilisateur non unique (%ld correspondances)"
-#~ msgid "parameter \"recovery_target_inclusive\" requires a Boolean value"
-#~ msgstr "le paramtre recovery_target_inclusive requiert une valeur boolenne"
+#~ msgid "VALUES must not contain table references"
+#~ msgstr "VALUES ne doit pas contenir de rfrences de table"
-#~ msgid "parameter \"standby_mode\" requires a Boolean value"
-#~ msgstr "le paramtre standby_mode requiert une valeur boolenne"
+#~ msgid "VALUES must not contain OLD or NEW references"
+#~ msgstr "VALUES ne doit pas contenir des rfrences OLD et NEW"
-#~ msgid "access to %s"
-#~ msgstr "accs %s"
+#~ msgid "Use SELECT ... UNION ALL ... instead."
+#~ msgstr "Utilisez la place SELECT ... UNION ALL ..."
-#~ msgid "Sets the message levels that are logged during recovery."
-#~ msgstr "Initialise les niveaux de messages qui sont tracs lors de la restauration."
+#~ msgid "cannot use aggregate function in VALUES"
+#~ msgstr "ne peut pas utiliser la fonction d'agrgat dans un VALUES"
-#~ msgid "Not safe to send CSV data\n"
-#~ msgstr "Envoi non sr des donnes CSV\n"
+#~ msgid "cannot use window function in VALUES"
+#~ msgstr "ne peut pas utiliser la fonction window dans un VALUES"
-#~ 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 dernire\n"
-#~ "date connue du journal"
+#~ msgid "cannot use aggregate function in UPDATE"
+#~ msgstr "ne peut pas utiliser une fonction d'agrgat dans un UPDATE"
-#~ msgid "restartpoint_command = '%s'"
-#~ msgstr "restartpoint_command = '%s'"
+#~ msgid "cannot use window function in UPDATE"
+#~ msgstr "ne peut pas utiliser une fonction window dans un UPDATE"
-#~ msgid "usermap \"%s\""
-#~ msgstr "correspondance utilisateur %s "
+#~ msgid "cannot use aggregate function in RETURNING"
+#~ msgstr "ne peut pas utiliser une fonction d'agrgat dans RETURNING"
-#~ msgid "WAL archiving is not active"
-#~ msgstr "l'archivage des journaux de transactions n'est pas actif"
+#~ msgid "cannot use window function in RETURNING"
+#~ msgstr "ne peut pas utiliser une fonction window dans RETURNING"
-#~ msgid "archive_mode must be enabled at server start."
-#~ msgstr "archive_mode doit tre activ au lancement du serveur."
+#~ msgid "RETURNING cannot contain references to other relations"
+#~ msgstr "RETURNING ne doit pas contenir de rfrences d'autres relations"
-#~ msgid "archive_command must be defined before online backups can be made safely."
-#~ msgstr ""
-#~ "archive_command doit tre dfini avant que les sauvegardes chaud puissent\n"
-#~ "s'effectuer correctement."
+#~ msgid "SELECT FOR UPDATE/SHARE is not allowed with GROUP BY clause"
+#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autoris avec la clause GROUP BY"
-#~ 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 ""
-#~ "Lors de la restauration, autorise les connexions et les requtes. Lors d'une\n"
-#~ "excution normale, fait que des informations supplmentaires sont crites dans\n"
-#~ "les journaux de transactions pour activer le mode Hot Standby sur les nuds\n"
-#~ "en attente."
+#~ msgid "SELECT FOR UPDATE/SHARE is not allowed with HAVING clause"
+#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autoris avec la clause HAVING"
-#~ msgid "unlogged operation performed, data may be missing"
-#~ msgstr "opration ralise non trace, les donnes pourraient manquer"
+#~ msgid "SELECT FOR UPDATE/SHARE is not allowed with aggregate functions"
+#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autoris avec les fonctions d'agrgats"
-#~ msgid "not enough shared memory for walsender"
-#~ msgstr "pas assez de mmoire partage pour le processus d'envoi des journaux de transactions"
+#~ msgid "SELECT FOR UPDATE/SHARE is not allowed with window functions"
+#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autoris avec les fonctions window"
-#~ msgid "not enough shared memory for walreceiver"
-#~ msgstr ""
-#~ "pas assez de mmoire partage pour le processus de rception des journaux de\n"
-#~ "transactions"
+#~ msgid "SELECT FOR UPDATE/SHARE cannot be used with foreign table \"%s\""
+#~ msgstr "SELECT FOR UPDATE/SHARE ne peut pas tre utilis avec une table distante %s "
-#~ msgid "connection limit exceeded for non-superusers"
-#~ msgstr "limite de connexions dpasse pour les utilisateurs standards"
+#~ msgid "aggregates not allowed in WHERE clause"
+#~ msgstr "agrgats non autoriss dans une clause WHERE"
-#~ msgid "not enough shared memory for background writer"
-#~ msgstr "pas assez de mmoire partage pour le processus d'criture en tche de fond"
+#~ msgid "window functions not allowed in GROUP BY clause"
+#~ msgstr "fonctions window non autorises dans une clause GROUP BY"
-#, 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 "JOIN/ON clause refers to \"%s\", which is not part of JOIN"
+#~ msgstr "la clause JOIN/ON se rfre %s , qui ne fait pas partie du JOIN"
-#, 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 "subquery in FROM cannot refer to other relations of same query level"
+#~ msgstr ""
+#~ "la sous-requte du FROM ne peut pas faire rfrence d'autres relations\n"
+#~ "dans le mme niveau de la requte"
-#~ 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 "function expression in FROM cannot refer to other relations of same query level"
+#~ msgstr ""
+#~ "l'expression de la fonction du FROM ne peut pas faire rfrence d'autres\n"
+#~ "relations sur le mme niveau de la requte"
-#, fuzzy
-#~ msgid "sorry, too many standbys already"
-#~ msgstr "dsol, trop de clients sont dj connects"
+#~ msgid "cannot use window function in function expression in FROM"
+#~ msgstr ""
+#~ "ne peut pas utiliser la fonction window dans l'expression de la fonction\n"
+#~ "du FROM"
-#, fuzzy
-#~ msgid "invalid WAL message received from primary"
-#~ msgstr "format du message invalide"
+#~ msgid "argument of %s must not contain aggregate functions"
+#~ msgstr "l'argument de %s ne doit pas contenir de fonctions d'agrgats"
-#~ msgid "PID %d is among the slowest backends."
-#~ msgstr "Le PID %d est parmi les processus serveur les plus lents."
+#~ msgid "argument of %s must not contain window functions"
+#~ msgstr "l'argument de %s ne doit pas contenir des fonctions window"
-#~ msgid "transaction is read-only"
-#~ msgstr "la transaction est en lecture seule"
+#~ 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 "binary value is out of range for type bigint"
-#~ msgstr "la valeur binaire est en dehors des limites du type bigint"
+#~ msgid "cannot use aggregate function in rule WHERE condition"
+#~ msgstr "ne peut pas utiliser la fonction d'agrgat dans la condition d'une rgle WHERE"
-#~ msgid "redo starts at %X/%X, consistency will be reached at %X/%X"
-#~ msgstr "la restauration comme %X/%X, la cohrence sera atteinte %X/%X"
+#~ msgid "cannot use window function in rule WHERE condition"
+#~ msgstr "ne peut pas utiliser la fonction window dans la condition d'une rgle WHERE"
-#~ 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 ""
+#~ "This error usually means that PostgreSQL's request for a shared memory segment exceeded your kernel's SHMMAX parameter. You can either reduce the request size or reconfigure the kernel with larger SHMMAX. To reduce the request size (currently %lu bytes), reduce PostgreSQL's shared memory usage, perhaps by reducing shared_buffers or max_connections.\n"
+#~ "If the request size is already small, it's possible that it is less than your kernel's SHMMIN parameter, in which case raising the request size or reconfiguring SHMMIN is called for.\n"
+#~ "The PostgreSQL documentation contains more information about shared memory configuration."
#~ msgstr ""
-#~ "Cette erreur peut aussi survenir si la squence d'octets ne correspond pas\n"
-#~ "au jeu de caractres attendu par le serveur, le jeu tant contrl par\n"
-#~ " client_encoding ."
+#~ "Cette erreur signifie habituellement que la demande de PostgreSQL pour un\n"
+#~ "segment de mmoire partage a dpass le paramtre SHMMAX de votre noyau.\n"
+#~ "Vous pouvez soit rduire la taille de la requte soit reconfigurer le noyau\n"
+#~ "avec un SHMMAX plus important. Pour rduire la taille de la requte\n"
+#~ "(actuellement %lu octets), rduisez l'utilisation de la mmoire partage par PostgreSQL,par exemple en rduisant shared_buffers ou max_connections\n"
+#~ "Si la taille de la requte est dj petite, il est possible qu'elle soit\n"
+#~ "moindre que le paramtre SHMMIN de votre noyau, auquel cas, augmentez la\n"
+#~ "taille de la requte ou reconfigurez SHMMIN.\n"
+#~ "La documentation de PostgreSQL contient plus d'informations sur la\n"
+#~ "configuration de la mmoire partage."
-#~ msgid "Sets the language used in DO statement if LANGUAGE is not specified."
+#~ msgid "terminating all walsender processes to force cascaded standby(s) to update timeline and reconnect"
#~ msgstr ""
-#~ "Configure le langage utilis dans une instruction DO si la clause LANGUAGE n'est\n"
-#~ "pas spcifie."
-
-#~ msgid "shared index \"%s\" can only be reindexed in stand-alone mode"
-#~ msgstr "un index partag %s peut seulement tre rindex en mode autonome"
+#~ "arrt de tous les processus walsender pour forcer les serveurs standby en\n"
+#~ "cascade mettre jour la timeline et se reconnecter"
-#~ msgid "\"%s\" is a system catalog"
-#~ msgstr " %s est un catalogue systme"
+#~ msgid "shutdown requested, aborting active base backup"
+#~ msgstr "arrt demand, annulation de la sauvegarde active de base"
-#~ msgid "shared table \"%s\" can only be reindexed in stand-alone mode"
-#~ msgstr "la table partage %s peut seulement tre rindex en mode autonome"
+#~ msgid "streaming replication successfully connected to primary"
+#~ msgstr "rplication de flux connect avec succs au serveur principal"
-#~ msgid "cannot truncate system relation \"%s\""
-#~ msgstr "ne peut pas tronquer la relation systme %s "
+#~ msgid "invalid standby handshake message type %d"
+#~ msgstr "type %d du message de handshake du serveur en attente invalide"
-#~ msgid "number of distinct values %g is too low"
-#~ msgstr "le nombre de valeurs distinctes %g est trop basse"
+#~ msgid "terminating walsender process to force cascaded standby to update timeline and reconnect"
+#~ msgstr ""
+#~ "arrt du processus walreceiver pour forcer le serveur standby en cascade \n"
+#~ "mettre jour la timeline et se reconnecter"
-#~ msgid "directory \"%s\" is not empty"
-#~ msgstr "le rpertoire %s n'est pas vide"
+#~ msgid "invalid standby query string: %s"
+#~ msgstr "chane de requte invalide sur le serveur en attente : %s"
-#~ msgid "relation \"%s\" TID %u/%u: XMIN_COMMITTED not set for transaction %u --- cannot shrink relation"
-#~ 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"
+#~ msgid "large object %u was not opened for writing"
+#~ msgstr "le Large Object %u n'a pas t ouvert en criture"
-#~ msgid "relation \"%s\" TID %u/%u: dead HOT-updated tuple --- cannot shrink relation"
-#~ msgstr ""
-#~ "relation %s , TID %u/%u : ligne morte mise jour par HOT --- n'a pas pu\n"
-#~ "diminuer la taille de la relation"
+#~ msgid "large object %u was already dropped"
+#~ msgstr "le Large Object %u a dj t supprim"
-#~ msgid "relation \"%s\" TID %u/%u: InsertTransactionInProgress %u --- cannot shrink relation"
-#~ msgstr ""
-#~ "relation %s , TID %u/%u : InsertTransactionInProgress %u --- n'a pas pu\n"
-#~ "diminuer la taille de la relation"
+#~ msgid "Not enough memory for reassigning the prepared transaction's locks."
+#~ msgstr "Pas assez de mmoire pour raffecter les verrous des transactions prpares."
-#~ msgid "relation \"%s\" TID %u/%u: DeleteTransactionInProgress %u --- cannot shrink relation"
-#~ msgstr ""
-#~ "relation %s , TID %u/%u : DeleteTransactionInProgress %u --- n'a pas pu\n"
-#~ "diminuer la taille de la relation"
+#~ msgid "\"interval\" time zone \"%s\" not valid"
+#~ msgstr "le fuseau horaire %s n'est pas valide pour le type interval "
-#~ msgid ""
-#~ "%.0f dead row versions cannot be removed yet.\n"
-#~ "Nonremovable row versions range from %lu to %lu bytes long.\n"
-#~ "There were %.0f unused item pointers.\n"
-#~ "Total free space (including removable row versions) is %.0f bytes.\n"
-#~ "%u pages are or will become empty, including %u at the end of the table.\n"
-#~ "%u pages containing %.0f free bytes are potential move destinations.\n"
-#~ "%s."
-#~ msgstr ""
-#~ "%.0f versions de lignes mortes ne peuvent pas encore tre supprimes.\n"
-#~ "Les versions non supprimables de ligne vont de %lu to %lu octets.\n"
-#~ "Il existait %.0f pointeurs d'lments inutiliss.\n"
-#~ "L'espace libre total (incluant les versions supprimables de ligne) est de\n"
-#~ "%.0f octets.\n"
-#~ "%u pages sont ou deviendront vides, ceci incluant %u pages en fin de la\n"
-#~ "table.\n"
-#~ "%u pages contenant %.0f octets libres sont des destinations de dplacement\n"
-#~ "disponibles.\n"
-#~ "%s."
+#~ msgid "inconsistent use of year %04d and \"BC\""
+#~ msgstr "utilisation non cohrente de l'anne %04d et de BC "
-#~ msgid "\"%s\": moved %u row versions, truncated %u to %u pages"
-#~ msgstr " %s : %u versions de ligne dplaces, %u pages tronques sur %u"
+#~ msgid "No rows were found in \"%s\"."
+#~ msgstr "Aucune ligne trouve dans %s ."
-#~ msgid ""
-#~ "%u index pages have been deleted, %u are currently reusable.\n"
-#~ "%s."
-#~ msgstr ""
-#~ "%u pages d'index ont t supprimes, %u sont actuellement rutilisables.\n"
-#~ "%s."
+#~ msgid "argument number is out of range"
+#~ msgstr "le nombre en argument est en dehors des limites"
-#~ msgid "index \"%s\" contains %.0f row versions, but table contains %.0f row versions"
-#~ msgstr ""
-#~ "l'index %s contient %.0f versions de ligne, mais la table contient %.0f\n"
-#~ "versions de ligne"
+#~ msgid "index \"%s\" is not ready"
+#~ msgstr "l'index %s n'est pas prt"
-#~ msgid "Rebuild the index with REINDEX."
-#~ msgstr "Reconstruisez l'index avec REINDEX."
+#~ msgid "could not remove database directory \"%s\""
+#~ msgstr "n'a pas pu supprimer le rpertoire de bases de donnes %s "
-#~ msgid "frame start at CURRENT ROW is not implemented"
-#~ msgstr "dbut du frame CURRENT ROW n'est pas implment"
+#~ msgid "unexpected end of line at line %d of thesaurus file \"%s\""
+#~ msgstr "fin de ligne inattendue la ligne %d du thsaurus %s "
-#~ msgid "database system is in consistent recovery mode"
-#~ msgstr "le systme de bases de donnes est dans un mode de restauration cohrent"
+#~ 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 "DISTINCT is supported only for single-argument aggregates"
-#~ msgstr "DISTINCT est seulement support pour les agrgats un seul argument"
+#~ msgid "unexpected delimiter at line %d of thesaurus file \"%s\""
+#~ msgstr "dlimiteur inattendu sur la ligne %d du thesaurus %s "
-#~ msgid "index row size %lu exceeds btree maximum, %lu"
-#~ msgstr "la taille de la ligne index %lu dpasse le maximum de btree, %lu"
+#~ msgid "Use the @@@ operator instead."
+#~ msgstr "Utilisez la place l'oprateur @@@."
-#~ msgid "Table contains duplicated values."
-#~ msgstr "La table contient des valeurs dupliques."
+#~ msgid "@@ operator does not support lexeme weight restrictions in GIN index searches"
+#~ msgstr ""
+#~ "l'oprateur @@ ne supporte pas les restrictions de poids de lexeme dans les\n"
+#~ "recherches par index GIN"
-#~ msgid "Automatically adds missing table references to FROM clauses."
+#~ msgid "query requires full scan, which is not supported by GIN indexes"
#~ msgstr ""
-#~ "Ajoute automatiquement les rfrences la table manquant dans les clauses\n"
-#~ "FROM."
+#~ "la requte ncessite un parcours complet, ce qui n'est pas support par les\n"
+#~ "index GIN"
-#~ msgid "Sets the regular expression \"flavor\"."
-#~ msgstr "Initialise l'expression rationnelle flavor ."
+#~ msgid "cannot calculate week number without year information"
+#~ msgstr "ne peut pas calculer le numro de la semaine sans informations sur l'anne"
-#~ msgid "attempted change of parameter \"%s\" ignored"
-#~ msgstr "tentative de modification du paramtre %s ignor"
+#~ msgid "UTF-16 to UTF-8 translation failed: %lu"
+#~ msgstr "chec de la conversion d'UTF16 vers UTF8 : %lu"
-#~ msgid "This parameter cannot be changed after server start."
-#~ msgstr "Ce paramtre ne peut pas tre modifi aprs le lancement du serveur"
+#~ msgid "AM/PM hour must be between 1 and 12"
+#~ msgstr "l'heure AM/PM doit tre compris entre 1 et 12"
-#~ msgid "invalid database name \"%s\""
-#~ msgstr "nom de base de donnes %s invalide"
+#~ msgid "Sat"
+#~ msgstr "Sam"
-#~ msgid "invalid role name \"%s\""
-#~ msgstr "nom de rle %s invalide"
+#~ msgid "Fri"
+#~ msgstr "Ven"
-#~ msgid "invalid role password \"%s\""
-#~ msgstr "mot de passe %s de l'utilisateur invalide"
+#~ msgid "Thu"
+#~ msgstr "Jeu"
-#~ msgid "cannot specify CSV in BINARY mode"
-#~ msgstr "ne peut pas spcifier CSV en mode binaire (BINARY)"
+#~ msgid "Wed"
+#~ msgstr "Mer"
-#~ msgid "cannot set session authorization within security-definer function"
-#~ msgstr "ne peut pas excuter SESSION AUTHORIZATION sur la fonction SECURITY DEFINER"
+#~ msgid "Tue"
+#~ msgstr "Mar"
-#~ msgid "SELECT FOR UPDATE/SHARE is not supported within a query with multiple result relations"
-#~ msgstr ""
-#~ "SELECT FOR UPDATE/SHARE n'est pas support dans une requte avec plusieurs\n"
-#~ "relations"
+#~ msgid "Mon"
+#~ msgstr "Lun"
-#~ msgid "could not remove relation %s: %m"
-#~ msgstr "n'a pas pu supprimer la relation %s : %m"
+#~ msgid "Sun"
+#~ msgstr "Dim"
-#~ 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 "Saturday"
+#~ msgstr "Samedi"
-#~ 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 "Friday"
+#~ msgstr "Vendredi"
-#~ msgid "could not extend relation %s: %m"
-#~ msgstr "n'a pas pu tendre la relation %s : %m"
+#~ msgid "Thursday"
+#~ msgstr "Jeudi"
-#~ msgid "could not open relation %s: %m"
-#~ msgstr "n'a pas pu ouvrir la relation %s : %m"
+#~ msgid "Wednesday"
+#~ msgstr "Mercredi"
-#~ 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 "Tuesday"
+#~ msgstr "Mardi"
-#~ 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 "Monday"
+#~ msgstr "Lundi"
-#~ 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 "Sunday"
+#~ msgstr "Dimanche"
-#~ msgid "could not fsync segment %u of relation %s: %m"
-#~ msgstr ""
-#~ "n'a pas pu synchroniser sur disque (fsync) le segment %u de la relation\n"
-#~ "%s : %m"
+#~ msgid "Dec"
+#~ msgstr "Dc"
-#~ msgid "could not fsync segment %u of relation %s but retrying: %m"
-#~ msgstr ""
-#~ "n'a pas pu synchroniser sur disque (fsync) le segment %u de la relation\n"
-#~ "%s, nouvelle tentative : %m"
+#~ msgid "Nov"
+#~ msgstr "Nov"
-#~ msgid "could not seek to end of segment %u of relation %s: %m"
-#~ msgstr "n'a pas pu se dplacer la fin du segment %u de la relation %s : %m"
+#~ msgid "Oct"
+#~ msgstr "Oct"
-#~ msgid "unsupported PAM conversation %d/%s"
-#~ msgstr "conversation PAM %d/%s non supporte"
+#~ msgid "Sep"
+#~ msgstr "Sep"
-#~ msgid "SELECT FOR UPDATE/SHARE is not allowed in subqueries"
-#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autoris dans les sous-requtes"
+#~ msgid "Aug"
+#~ msgstr "Ao"
-#~ msgid "adding missing FROM-clause entry for table \"%s\""
-#~ msgstr "ajout d'une entre manquante dans FROM (table %s )"
+#~ msgid "Jul"
+#~ msgstr "Juil"
-#~ msgid "OLD used in query that is not in a rule"
-#~ msgstr "OLD utilis dans une requte qui n'est pas une rgle"
+#~ msgid "Jun"
+#~ msgstr "Juin"
-#~ msgid "NEW used in query that is not in a rule"
-#~ msgstr "NEW utilis dans une requte qui ne fait pas partie d'une rgle"
+#~ msgid "S:May"
+#~ msgstr "S:Mai"
-#~ msgid "hurrying in-progress restartpoint"
-#~ msgstr "acclration du restartpoint en cours"
+#~ msgid "Apr"
+#~ msgstr "Avr"
-#~ msgid "multiple DELETE events specified"
-#~ msgstr "multiples vnements DELETE spcifis"
+#~ msgid "Mar"
+#~ msgstr "Mar"
-#~ msgid "multiple UPDATE events specified"
-#~ msgstr "multiples vnements UPDATE spcifis"
+#~ msgid "Feb"
+#~ msgstr "Fv"
-#~ msgid "multiple TRUNCATE events specified"
-#~ msgstr "multiples vnements TRUNCATE spcifis"
+#~ msgid "Jan"
+#~ msgstr "Jan"
-#~ msgid "could not create XPath object"
-#~ msgstr "n'a pas pu crer l'objet XPath"
+#~ msgid "December"
+#~ msgstr "Dcembre"
-#, fuzzy
-#~ msgid "wrong number of array_subscripts"
-#~ msgstr "mauvais nombre d'indices du tableau"
+#~ msgid "November"
+#~ msgstr "Novembre"
-#~ 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 "October"
+#~ msgstr "Octobre"
-#~ msgid "GIN index does not support search with void query"
-#~ msgstr "les index GIN ne supportent pas la recherche avec des requtes vides"
+#~ msgid "September"
+#~ msgstr "Septembre"
-#~ msgid "invalid LC_COLLATE setting"
-#~ msgstr "paramtre LC_COLLATE invalide"
+#~ msgid "August"
+#~ msgstr "Aot"
-#~ msgid "invalid LC_CTYPE setting"
-#~ msgstr "paramtre LC_CTYPE invalide"
+#~ msgid "July"
+#~ msgstr "Juillet"
-#~ msgid "The database cluster was initialized with LOCALE_NAME_BUFLEN %d, but the server was compiled with LOCALE_NAME_BUFLEN %d."
-#~ msgstr ""
-#~ "Le cluster de bases de donnes a t initialis avec un LOCALE_NAME_BUFLEN\n"
-#~ " %d alors que le serveur a t compil avec un LOCALE_NAME_BUFLEN %d."
+#~ msgid "June"
+#~ msgstr "Juin"
-#~ msgid "It looks like you need to initdb or install locale support."
-#~ msgstr ""
-#~ "Il semble que vous avez besoin d'excuter initdb ou d'installer le support\n"
-#~ "des locales."
+#~ msgid "May"
+#~ msgstr "Mai"
-#~ msgid "log_restartpoints = %s"
-#~ msgstr "log_restartpoints = %s"
+#~ msgid "April"
+#~ msgstr "Avril"
-#~ msgid "syntax error: cannot back up"
-#~ msgstr "erreur de syntaxe : n'a pas pu revenir"
+#~ msgid "March"
+#~ msgstr "Mars"
-#~ msgid "syntax error; also virtual memory exhausted"
-#~ msgstr "erreur de syntaxe ; de plus, mmoire virtuelle sature"
+#~ msgid "February"
+#~ msgstr "Fvrier"
-#~ msgid "parser stack overflow"
-#~ msgstr "saturation de la pile de l'analyseur"
+#~ msgid "January"
+#~ msgstr "Janvier"
-#~ msgid "failed to drop all objects depending on %s"
-#~ msgstr "chec lors de la suppression de tous les objets dpendant de %s"
+#~ msgid "\"TZ\"/\"tz\" not supported"
+#~ msgstr " TZ / tz non support"
-#~ msgid "there are objects dependent on %s"
-#~ msgstr "des objets dpendent de %s"
+#~ msgid "invalid AM/PM string"
+#~ msgstr "chane AM/PM invalide"
-#~ msgid "multiple constraints named \"%s\" were dropped"
-#~ msgstr "les contraintes multiples nommes %s ont t supprimes"
+#~ msgid "not unique \"S\""
+#~ msgstr " S non unique"
-#~ msgid "constraint definition for check constraint \"%s\" does not match"
-#~ msgstr ""
-#~ "la dfinition de la contrainte %s pour la contrainte de vrification ne\n"
-#~ "correspond pas"
+#~ msgid "invalid argument for power function"
+#~ msgstr "argument invalide pour la fonction puissance (power)"
-#~ 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 "Valid values are DOCUMENT and CONTENT."
+#~ msgstr "Les valeurs valides sont DOCUMENT et CONTENT."
-#~ msgid "Consider using VACUUM FULL on this relation or increasing the configuration parameter \"max_fsm_pages\"."
+#~ msgid "Valid values are LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5, LOCAL6, LOCAL7."
#~ msgstr ""
-#~ "Pensez compacter cette relation en utilisant VACUUM FULL ou augmenter le\n"
-#~ "paramtre de configuration max_fsm_pages ."
-
-#~ msgid "cannot change number of columns in view"
-#~ msgstr "ne peut pas modifier le nombre de colonnes dans la vue"
+#~ "Les valeurs valides sont LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5,\n"
+#~ "LOCAL6, LOCAL7."
-#~ msgid "unexpected Kerberos user name received from client (received \"%s\", expected \"%s\")"
+#~ msgid "This can be set to advanced, extended, or basic."
#~ msgstr ""
-#~ "nom d'utilisateur Kerberos inattendu reu partir du client (reu %s ,\n"
-#~ "attendu %s )"
+#~ "Ceci peut tre initialis avec advanced (avanc), extended (tendu) ou\n"
+#~ "basic (basique)."
-#~ msgid "Kerberos 5 not implemented on this server"
-#~ msgstr "Kerberos 5 non implment sur ce serveur"
+#~ msgid "Sets the hostname of the Kerberos server."
+#~ msgstr "Initalise le nom d'hte du serveur Kerberos."
-#~ msgid "GSSAPI not implemented on this server"
-#~ msgstr "GSSAPI non implment sur ce serveur"
+#~ msgid "Sets realm to match Kerberos and GSSAPI users against."
+#~ msgstr ""
+#~ "Indique le royaume pour l'authentification des utilisateurs via Kerberos et\n"
+#~ "GSSAPI."
-#~ msgid "could not get security token from context"
-#~ msgstr "n'a pas pu rcuprer le jeton de scurit partir du contexte"
+#~ msgid "Each session can be either \"origin\", \"replica\", or \"local\"."
+#~ msgstr "Chaque session peut valoir soit origin soit replica soit local ."
-#~ msgid "unsafe permissions on private key file \"%s\""
-#~ msgstr "droits non srs sur le fichier de la cl prive %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 "File must be owned by the database user and must have no permissions for \"group\" or \"other\"."
+#~ msgid "All SQL statements that cause an error of the specified level or a higher level are logged."
#~ msgstr ""
-#~ "Le fichier doit appartenir au propritaire de la base de donnes et ne doit\n"
-#~ "pas avoir de droits pour un groupe ou pour les autres."
+#~ "Toutes les instructions SQL causant une erreur du niveau spcifi ou d'un\n"
+#~ "niveau suprieur sont traces."
-#~ msgid "cannot use authentication method \"crypt\" because password is MD5-encrypted"
+#~ 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 ""
-#~ "n'a pas pu utiliser la mthode d'authentification crypt car le mot de\n"
-#~ "passe est chiffr avec MD5"
+#~ "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 "invalid entry in file \"%s\" at line %d, token \"%s\""
-#~ msgstr "entre invalide dans le fichier %s la ligne %d, jeton %s "
+#~ msgid "Valid values are ON, OFF, and SAFE_ENCODING."
+#~ msgstr "Les valeurs valides sont ON, OFF et SAFE_ENCODING."
-#~ 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 "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 "cannot use Ident authentication without usermap field"
-#~ msgstr "n'a pas pu utiliser l'authentication Ident sans le champ usermap"
+#~ msgid "Sets the maximum number of tables and indexes for which free space is tracked."
+#~ msgstr ""
+#~ "Initialise le nombre maximum de tables et index pour lesquels l'espace libre\n"
+#~ "est trac."
-#~ msgid "Ident protocol identifies remote user as \"%s\""
-#~ msgstr "le protocole Ident identifie l'utilisateur distant comme %s "
+#~ msgid "Uses the indented output format for EXPLAIN VERBOSE."
+#~ msgstr "Utilise le format de sortie indent pour EXPLAIN VERBOSE."
-#~ msgid "SELECT FOR UPDATE/SHARE is not supported for inheritance queries"
-#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas support pour les requtes d'hritage"
+#~ msgid "Prints the execution plan to server log."
+#~ msgstr "Affiche le plan d'excution dans les journaux applicatifs du serveur."
-#~ msgid "missing FROM-clause entry in subquery for table \"%s\""
-#~ msgstr "entre manquante de la clause FROM dans la sous-requte de la table %s "
+#~ msgid "Prints the parse tree after rewriting to server log."
+#~ msgstr "Affiche l'arbre d'analyse aprs r-criture dans les journaux applicatifs du serveur."
-#~ msgid "adding missing FROM-clause entry in subquery for table \"%s\""
-#~ msgstr "entre manquante de la clause FROM dans la sous-requte pour la table %s "
+#~ msgid "Prints the parse tree to the server log."
+#~ msgstr "Affiche l'arbre d'analyse dans les journaux applicatifs du serveur."
-#~ 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 "string is too long for tsvector"
+#~ msgstr "la chane est trop longue pour un tsvector"
-#~ msgid "could not set statistics collector timer: %m"
-#~ msgstr "n'a pas pu configurer le timer du rcuprateur de statistiques : %m"
+#~ msgid "Consider increasing the configuration parameter \"max_fsm_pages\" to a value over %.0f."
+#~ msgstr ""
+#~ "Considrez l'augmentation du paramtre de configuration max_fsm_pages \n"
+#~ " une valeur suprieure %.0f."
-#~ msgid "insufficient shared memory for free space map"
-#~ msgstr "mmoire partage insuffisante pour la structure FSM"
+#~ msgid "number of page slots needed (%.0f) exceeds max_fsm_pages (%d)"
+#~ msgstr "le nombre d'emplacements de pages ncessaires (%.0f) dpasse max_fsm_pages (%d)"
-#~ msgid "max_fsm_pages must exceed max_fsm_relations * %d"
-#~ msgstr "max_fsm_pages doit excder max_fsm_relations * %d"
+#~ msgid "You have at least %d relations. Consider increasing the configuration parameter \"max_fsm_relations\"."
+#~ msgstr ""
+#~ "Vous avez au moins %d relations.Considrez l'augmentation du paramtre de\n"
+#~ "configuration max_fsm_relations ."
-#~ msgid "free space map contains %d pages in %d relations"
-#~ msgstr "la structure FSM contient %d pages dans %d relations"
+#~ msgid "max_fsm_relations(%d) equals the number of relations checked"
+#~ msgstr "max_fsm_relations(%d) quivaut au nombre de relations traces"
#~ msgid ""
#~ "A total of %.0f page slots are in use (including overhead).\n"
@@ -22506,658 +22436,742 @@ msgstr "ne peut pas importer un snapshot partir d'une base de donnes diffren
#~ "Les limites actuelles sont : %d emplacements de pages, %d relations,\n"
#~ "utilisant %.0f Ko."
-#~ msgid "max_fsm_relations(%d) equals the number of relations checked"
-#~ msgstr "max_fsm_relations(%d) quivaut au nombre de relations traces"
+#~ msgid "free space map contains %d pages in %d relations"
+#~ msgstr "la structure FSM contient %d pages dans %d relations"
-#~ msgid "You have at least %d relations. Consider increasing the configuration parameter \"max_fsm_relations\"."
-#~ msgstr ""
-#~ "Vous avez au moins %d relations.Considrez l'augmentation du paramtre de\n"
-#~ "configuration max_fsm_relations ."
+#~ msgid "max_fsm_pages must exceed max_fsm_relations * %d"
+#~ msgstr "max_fsm_pages doit excder max_fsm_relations * %d"
-#~ msgid "number of page slots needed (%.0f) exceeds max_fsm_pages (%d)"
-#~ msgstr "le nombre d'emplacements de pages ncessaires (%.0f) dpasse max_fsm_pages (%d)"
+#~ msgid "insufficient shared memory for free space map"
+#~ msgstr "mmoire partage insuffisante pour la structure FSM"
-#~ msgid "Consider increasing the configuration parameter \"max_fsm_pages\" to a value over %.0f."
+#~ msgid "could not set statistics collector timer: %m"
+#~ msgstr "n'a pas pu configurer le timer du rcuprateur de statistiques : %m"
+
+#~ msgid "%s: the number of buffers (-B) must be at least twice the number of allowed connections (-N) and at least 16\n"
#~ msgstr ""
-#~ "Considrez l'augmentation du paramtre de configuration max_fsm_pages \n"
-#~ " une valeur suprieure %.0f."
+#~ "%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 "string is too long for tsvector"
-#~ msgstr "la chane est trop longue pour un tsvector"
+#~ msgid "adding missing FROM-clause entry in subquery for table \"%s\""
+#~ msgstr "entre manquante de la clause FROM dans la sous-requte pour la table %s "
-#~ msgid "Prints the parse tree to the server log."
-#~ msgstr "Affiche l'arbre d'analyse dans les journaux applicatifs du serveur."
+#~ msgid "missing FROM-clause entry in subquery for table \"%s\""
+#~ msgstr "entre manquante de la clause FROM dans la sous-requte de la table %s "
-#~ msgid "Prints the parse tree after rewriting to server log."
-#~ msgstr "Affiche l'arbre d'analyse aprs r-criture dans les journaux applicatifs du serveur."
+#~ msgid "SELECT FOR UPDATE/SHARE is not supported for inheritance queries"
+#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas support pour les requtes d'hritage"
-#~ msgid "Prints the execution plan to server log."
-#~ msgstr "Affiche le plan d'excution dans les journaux applicatifs du serveur."
+#~ msgid "Ident protocol identifies remote user as \"%s\""
+#~ msgstr "le protocole Ident identifie l'utilisateur distant comme %s "
-#~ msgid "Uses the indented output format for EXPLAIN VERBOSE."
-#~ msgstr "Utilise le format de sortie indent pour EXPLAIN VERBOSE."
+#~ msgid "cannot use Ident authentication without usermap field"
+#~ msgstr "n'a pas pu utiliser l'authentication Ident sans le champ usermap"
-#~ msgid "Sets the maximum number of tables and indexes for which free space is tracked."
+#~ 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 "invalid entry in file \"%s\" at line %d, token \"%s\""
+#~ msgstr "entre invalide dans le fichier %s la ligne %d, jeton %s "
+
+#~ msgid "cannot use authentication method \"crypt\" because password is MD5-encrypted"
#~ msgstr ""
-#~ "Initialise le nombre maximum de tables et index pour lesquels l'espace libre\n"
-#~ "est trac."
+#~ "n'a pas pu utiliser la mthode d'authentification crypt car le mot de\n"
+#~ "passe est chiffr avec MD5"
-#~ msgid "Sets the maximum number of disk pages for which free space is tracked."
+#~ msgid "File must be owned by the database user and must have no permissions for \"group\" or \"other\"."
#~ msgstr ""
-#~ "Initialise le nombre maximum de pages disque pour lesquelles l'espace libre\n"
-#~ "est trac."
+#~ "Le fichier doit appartenir au propritaire de la base de donnes et ne doit\n"
+#~ "pas avoir de droits pour un groupe ou pour les autres."
-#~ msgid "Valid values are ON, OFF, and SAFE_ENCODING."
-#~ msgstr "Les valeurs valides sont ON, OFF et SAFE_ENCODING."
+#~ msgid "unsafe permissions on private key file \"%s\""
+#~ msgstr "droits non srs sur le fichier de la cl prive %s "
-#~ 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 ""
-#~ "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 "could not get security token from context"
+#~ msgstr "n'a pas pu rcuprer le jeton de scurit partir du contexte"
-#~ msgid "All SQL statements that cause an error of the specified level or a higher level are logged."
-#~ msgstr ""
-#~ "Toutes les instructions SQL causant une erreur du niveau spcifi ou d'un\n"
-#~ "niveau suprieur sont traces."
+#~ msgid "GSSAPI not implemented on this server"
+#~ msgstr "GSSAPI non implment sur ce serveur"
-#~ msgid "Each SQL transaction has an isolation level, which can be either \"read uncommitted\", \"read committed\", \"repeatable read\", or \"serializable\"."
+#~ msgid "Kerberos 5 not implemented on this server"
+#~ msgstr "Kerberos 5 non implment sur ce serveur"
+
+#~ msgid "unexpected Kerberos user name received from client (received \"%s\", expected \"%s\")"
#~ 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 ."
+#~ "nom d'utilisateur Kerberos inattendu reu partir du client (reu %s ,\n"
+#~ "attendu %s )"
-#~ msgid "Each session can be either \"origin\", \"replica\", or \"local\"."
-#~ msgstr "Chaque session peut valoir soit origin soit replica soit local ."
+#~ msgid "cannot change number of columns in view"
+#~ msgstr "ne peut pas modifier le nombre de colonnes dans la vue"
-#~ msgid "Sets realm to match Kerberos and GSSAPI users against."
+#~ msgid "Consider using VACUUM FULL on this relation or increasing the configuration parameter \"max_fsm_pages\"."
#~ msgstr ""
-#~ "Indique le royaume pour l'authentification des utilisateurs via Kerberos et\n"
-#~ "GSSAPI."
-
-#~ msgid "Sets the hostname of the Kerberos server."
-#~ msgstr "Initalise le nom d'hte du serveur Kerberos."
+#~ "Pensez compacter cette relation en utilisant VACUUM FULL ou augmenter le\n"
+#~ "paramtre de configuration max_fsm_pages ."
-#~ msgid "This can be set to advanced, extended, or basic."
+#~ msgid "relation \"%s.%s\" contains more than \"max_fsm_pages\" pages with useful free space"
#~ msgstr ""
-#~ "Ceci peut tre initialis avec advanced (avanc), extended (tendu) ou\n"
-#~ "basic (basique)."
+#~ "la relation %s.%s contient plus de max_fsm_pages pages d'espace\n"
+#~ "libre utile"
-#~ msgid "Valid values are LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5, LOCAL6, LOCAL7."
+#~ msgid "constraint definition for check constraint \"%s\" does not match"
#~ msgstr ""
-#~ "Les valeurs valides sont LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5,\n"
-#~ "LOCAL6, LOCAL7."
+#~ "la dfinition de la contrainte %s pour la contrainte de vrification ne\n"
+#~ "correspond pas"
-#~ msgid "Valid values are DOCUMENT and CONTENT."
-#~ msgstr "Les valeurs valides sont DOCUMENT et CONTENT."
+#~ msgid "multiple constraints named \"%s\" were dropped"
+#~ msgstr "les contraintes multiples nommes %s ont t supprimes"
-#~ msgid "invalid argument for power function"
-#~ msgstr "argument invalide pour la fonction puissance (power)"
+#~ msgid "there are objects dependent on %s"
+#~ msgstr "des objets dpendent de %s"
-#~ msgid "not unique \"S\""
-#~ msgstr " S non unique"
+#~ msgid "failed to drop all objects depending on %s"
+#~ msgstr "chec lors de la suppression de tous les objets dpendant de %s"
-#~ msgid "invalid AM/PM string"
-#~ msgstr "chane AM/PM invalide"
+#~ msgid "parser stack overflow"
+#~ msgstr "saturation de la pile de l'analyseur"
-#~ msgid "\"TZ\"/\"tz\" not supported"
-#~ msgstr " TZ / tz non support"
+#~ msgid "syntax error; also virtual memory exhausted"
+#~ msgstr "erreur de syntaxe ; de plus, mmoire virtuelle sature"
-#~ msgid "January"
-#~ msgstr "Janvier"
+#~ msgid "syntax error: cannot back up"
+#~ msgstr "erreur de syntaxe : n'a pas pu revenir"
-#~ msgid "February"
-#~ msgstr "Fvrier"
+#~ msgid "log_restartpoints = %s"
+#~ msgstr "log_restartpoints = %s"
-#~ msgid "March"
-#~ msgstr "Mars"
+#~ msgid "It looks like you need to initdb or install locale support."
+#~ msgstr ""
+#~ "Il semble que vous avez besoin d'excuter initdb ou d'installer le support\n"
+#~ "des locales."
-#~ msgid "April"
-#~ msgstr "Avril"
+#~ msgid "The database cluster was initialized with LOCALE_NAME_BUFLEN %d, but the server was compiled with LOCALE_NAME_BUFLEN %d."
+#~ msgstr ""
+#~ "Le cluster de bases de donnes a t initialis avec un LOCALE_NAME_BUFLEN\n"
+#~ " %d alors que le serveur a t compil avec un LOCALE_NAME_BUFLEN %d."
-#~ msgid "May"
-#~ msgstr "Mai"
+#~ msgid "invalid LC_CTYPE setting"
+#~ msgstr "paramtre LC_CTYPE invalide"
-#~ msgid "June"
-#~ msgstr "Juin"
+#~ msgid "invalid LC_COLLATE setting"
+#~ msgstr "paramtre LC_COLLATE invalide"
-#~ msgid "July"
-#~ msgstr "Juillet"
+#~ msgid "GIN index does not support search with void query"
+#~ msgstr "les index GIN ne supportent pas la recherche avec des requtes vides"
-#~ msgid "August"
-#~ msgstr "Aot"
+#~ 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 "September"
-#~ msgstr "Septembre"
+#, fuzzy
+#~ msgid "wrong number of array_subscripts"
+#~ msgstr "mauvais nombre d'indices du tableau"
-#~ msgid "October"
-#~ msgstr "Octobre"
+#~ msgid "could not create XPath object"
+#~ msgstr "n'a pas pu crer l'objet XPath"
-#~ msgid "November"
-#~ msgstr "Novembre"
+#~ msgid "multiple TRUNCATE events specified"
+#~ msgstr "multiples vnements TRUNCATE spcifis"
-#~ msgid "December"
-#~ msgstr "Dcembre"
+#~ msgid "multiple UPDATE events specified"
+#~ msgstr "multiples vnements UPDATE spcifis"
-#~ msgid "Jan"
-#~ msgstr "Jan"
+#~ msgid "multiple DELETE events specified"
+#~ msgstr "multiples vnements DELETE spcifis"
-#~ msgid "Feb"
-#~ msgstr "Fv"
+#~ msgid "hurrying in-progress restartpoint"
+#~ msgstr "acclration du restartpoint en cours"
-#~ msgid "Mar"
-#~ msgstr "Mar"
+#~ msgid "NEW used in query that is not in a rule"
+#~ msgstr "NEW utilis dans une requte qui ne fait pas partie d'une rgle"
-#~ msgid "Apr"
-#~ msgstr "Avr"
+#~ msgid "OLD used in query that is not in a rule"
+#~ msgstr "OLD utilis dans une requte qui n'est pas une rgle"
-#~ msgid "S:May"
-#~ msgstr "S:Mai"
+#~ msgid "adding missing FROM-clause entry for table \"%s\""
+#~ msgstr "ajout d'une entre manquante dans FROM (table %s )"
-#~ msgid "Jun"
-#~ msgstr "Juin"
+#~ msgid "SELECT FOR UPDATE/SHARE is not allowed in subqueries"
+#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autoris dans les sous-requtes"
-#~ msgid "Jul"
-#~ msgstr "Juil"
+#~ msgid "unsupported PAM conversation %d/%s"
+#~ msgstr "conversation PAM %d/%s non supporte"
-#~ msgid "Aug"
-#~ msgstr "Ao"
+#~ msgid "could not seek to end of segment %u of relation %s: %m"
+#~ msgstr "n'a pas pu se dplacer la fin du segment %u de la relation %s : %m"
-#~ msgid "Sep"
-#~ msgstr "Sep"
+#~ msgid "could not fsync segment %u of relation %s but retrying: %m"
+#~ msgstr ""
+#~ "n'a pas pu synchroniser sur disque (fsync) le segment %u de la relation\n"
+#~ "%s, nouvelle tentative : %m"
-#~ msgid "Oct"
-#~ msgstr "Oct"
+#~ msgid "could not fsync segment %u of relation %s: %m"
+#~ msgstr ""
+#~ "n'a pas pu synchroniser sur disque (fsync) le segment %u de la relation\n"
+#~ "%s : %m"
-#~ msgid "Nov"
-#~ msgstr "Nov"
+#~ 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 "Dec"
-#~ msgstr "Dc"
+#~ 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 "Sunday"
-#~ msgstr "Dimanche"
+#~ 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 "Monday"
-#~ msgstr "Lundi"
+#~ msgid "could not open relation %s: %m"
+#~ msgstr "n'a pas pu ouvrir la relation %s : %m"
-#~ msgid "Tuesday"
-#~ msgstr "Mardi"
+#~ msgid "could not extend relation %s: %m"
+#~ msgstr "n'a pas pu tendre la relation %s : %m"
-#~ msgid "Wednesday"
-#~ msgstr "Mercredi"
+#~ 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 "Thursday"
-#~ msgstr "Jeudi"
+#~ 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 "Friday"
-#~ msgstr "Vendredi"
+#~ msgid "could not remove relation %s: %m"
+#~ msgstr "n'a pas pu supprimer la relation %s : %m"
-#~ msgid "Saturday"
-#~ msgstr "Samedi"
+#~ msgid "SELECT FOR UPDATE/SHARE is not supported within a query with multiple result relations"
+#~ msgstr ""
+#~ "SELECT FOR UPDATE/SHARE n'est pas support dans une requte avec plusieurs\n"
+#~ "relations"
-#~ msgid "Sun"
-#~ msgstr "Dim"
+#~ msgid "cannot set session authorization within security-definer function"
+#~ msgstr "ne peut pas excuter SESSION AUTHORIZATION sur la fonction SECURITY DEFINER"
-#~ msgid "Mon"
-#~ msgstr "Lun"
+#~ msgid "cannot specify CSV in BINARY mode"
+#~ msgstr "ne peut pas spcifier CSV en mode binaire (BINARY)"
-#~ msgid "Tue"
-#~ msgstr "Mar"
+#~ msgid "invalid role password \"%s\""
+#~ msgstr "mot de passe %s de l'utilisateur invalide"
-#~ msgid "Wed"
-#~ msgstr "Mer"
+#~ msgid "invalid role name \"%s\""
+#~ msgstr "nom de rle %s invalide"
-#~ msgid "Thu"
-#~ msgstr "Jeu"
+#~ msgid "invalid database name \"%s\""
+#~ msgstr "nom de base de donnes %s invalide"
-#~ msgid "Fri"
-#~ msgstr "Ven"
+#~ msgid "This parameter cannot be changed after server start."
+#~ msgstr "Ce paramtre ne peut pas tre modifi aprs le lancement du serveur"
-#~ msgid "Sat"
-#~ msgstr "Sam"
+#~ msgid "attempted change of parameter \"%s\" ignored"
+#~ msgstr "tentative de modification du paramtre %s ignor"
-#~ msgid "AM/PM hour must be between 1 and 12"
-#~ msgstr "l'heure AM/PM doit tre compris entre 1 et 12"
+#~ msgid "Sets the regular expression \"flavor\"."
+#~ msgstr "Initialise l'expression rationnelle flavor ."
-#~ msgid "UTF-16 to UTF-8 translation failed: %lu"
-#~ msgstr "chec de la conversion d'UTF16 vers UTF8 : %lu"
+#~ msgid "Automatically adds missing table references to FROM clauses."
+#~ msgstr ""
+#~ "Ajoute automatiquement les rfrences la table manquant dans les clauses\n"
+#~ "FROM."
-#~ msgid "cannot calculate week number without year information"
-#~ msgstr "ne peut pas calculer le numro de la semaine sans informations sur l'anne"
+#~ msgid "Table contains duplicated values."
+#~ msgstr "La table contient des valeurs dupliques."
-#~ msgid "query requires full scan, which is not supported by GIN indexes"
-#~ msgstr ""
-#~ "la requte ncessite un parcours complet, ce qui n'est pas support par les\n"
-#~ "index GIN"
+#~ msgid "index row size %lu exceeds btree maximum, %lu"
+#~ msgstr "la taille de la ligne index %lu dpasse le maximum de btree, %lu"
-#~ msgid "@@ operator does not support lexeme weight restrictions in GIN index searches"
+#~ msgid "DISTINCT is supported only for single-argument aggregates"
+#~ msgstr "DISTINCT est seulement support pour les agrgats un seul argument"
+
+#~ msgid "database system is in consistent recovery mode"
+#~ msgstr "le systme de bases de donnes est dans un mode de restauration cohrent"
+
+#~ msgid "frame start at CURRENT ROW is not implemented"
+#~ msgstr "dbut du frame CURRENT ROW n'est pas implment"
+
+#~ msgid "Rebuild the index with REINDEX."
+#~ msgstr "Reconstruisez l'index avec REINDEX."
+
+#~ msgid "index \"%s\" contains %.0f row versions, but table contains %.0f row versions"
#~ msgstr ""
-#~ "l'oprateur @@ ne supporte pas les restrictions de poids de lexeme dans les\n"
-#~ "recherches par index GIN"
+#~ "l'index %s contient %.0f versions de ligne, mais la table contient %.0f\n"
+#~ "versions de ligne"
-#~ msgid "Use the @@@ operator instead."
-#~ msgstr "Utilisez la place l'oprateur @@@."
+#~ msgid ""
+#~ "%u index pages have been deleted, %u are currently reusable.\n"
+#~ "%s."
+#~ msgstr ""
+#~ "%u pages d'index ont t supprimes, %u sont actuellement rutilisables.\n"
+#~ "%s."
-#~ msgid "unexpected delimiter at line %d of thesaurus file \"%s\""
-#~ msgstr "dlimiteur inattendu sur la ligne %d du thesaurus %s "
+#~ msgid "\"%s\": moved %u row versions, truncated %u to %u pages"
+#~ msgstr " %s : %u versions de ligne dplaces, %u pages tronques sur %u"
-#~ 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 ""
+#~ "%.0f dead row versions cannot be removed yet.\n"
+#~ "Nonremovable row versions range from %lu to %lu bytes long.\n"
+#~ "There were %.0f unused item pointers.\n"
+#~ "Total free space (including removable row versions) is %.0f bytes.\n"
+#~ "%u pages are or will become empty, including %u at the end of the table.\n"
+#~ "%u pages containing %.0f free bytes are potential move destinations.\n"
+#~ "%s."
+#~ msgstr ""
+#~ "%.0f versions de lignes mortes ne peuvent pas encore tre supprimes.\n"
+#~ "Les versions non supprimables de ligne vont de %lu to %lu octets.\n"
+#~ "Il existait %.0f pointeurs d'lments inutiliss.\n"
+#~ "L'espace libre total (incluant les versions supprimables de ligne) est de\n"
+#~ "%.0f octets.\n"
+#~ "%u pages sont ou deviendront vides, ceci incluant %u pages en fin de la\n"
+#~ "table.\n"
+#~ "%u pages contenant %.0f octets libres sont des destinations de dplacement\n"
+#~ "disponibles.\n"
+#~ "%s."
-#~ msgid "unexpected end of line at line %d of thesaurus file \"%s\""
-#~ msgstr "fin de ligne inattendue la ligne %d du thsaurus %s "
+#~ msgid "relation \"%s\" TID %u/%u: DeleteTransactionInProgress %u --- cannot shrink relation"
+#~ msgstr ""
+#~ "relation %s , TID %u/%u : DeleteTransactionInProgress %u --- n'a pas pu\n"
+#~ "diminuer la taille de la relation"
-#~ msgid "could not remove database directory \"%s\""
-#~ msgstr "n'a pas pu supprimer le rpertoire de bases de donnes %s "
+#~ msgid "relation \"%s\" TID %u/%u: InsertTransactionInProgress %u --- cannot shrink relation"
+#~ msgstr ""
+#~ "relation %s , TID %u/%u : InsertTransactionInProgress %u --- n'a pas pu\n"
+#~ "diminuer la taille de la relation"
-#~ msgid "index \"%s\" is not ready"
-#~ msgstr "l'index %s n'est pas prt"
+#~ msgid "relation \"%s\" TID %u/%u: dead HOT-updated tuple --- cannot shrink relation"
+#~ msgstr ""
+#~ "relation %s , TID %u/%u : ligne morte mise jour par HOT --- n'a pas pu\n"
+#~ "diminuer la taille de la relation"
-#~ msgid "argument number is out of range"
-#~ msgstr "le nombre en argument est en dehors des limites"
+#~ msgid "relation \"%s\" TID %u/%u: XMIN_COMMITTED not set for transaction %u --- cannot shrink relation"
+#~ 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"
-#~ msgid "No rows were found in \"%s\"."
-#~ msgstr "Aucune ligne trouve dans %s ."
+#~ msgid "directory \"%s\" is not empty"
+#~ msgstr "le rpertoire %s n'est pas vide"
-#~ msgid "inconsistent use of year %04d and \"BC\""
-#~ msgstr "utilisation non cohrente de l'anne %04d et de BC "
+#~ msgid "number of distinct values %g is too low"
+#~ msgstr "le nombre de valeurs distinctes %g est trop basse"
-#~ msgid "\"interval\" time zone \"%s\" not valid"
-#~ msgstr "le fuseau horaire %s n'est pas valide pour le type interval "
+#~ msgid "cannot truncate system relation \"%s\""
+#~ msgstr "ne peut pas tronquer la relation systme %s "
-#~ msgid "Not enough memory for reassigning the prepared transaction's locks."
-#~ msgstr "Pas assez de mmoire pour raffecter les verrous des transactions prpares."
+#~ msgid "shared table \"%s\" can only be reindexed in stand-alone mode"
+#~ msgstr "la table partage %s peut seulement tre rindex en mode autonome"
-#~ msgid "large object %u was already dropped"
-#~ msgstr "le Large Object %u a dj t supprim"
+#~ msgid "\"%s\" is a system catalog"
+#~ msgstr " %s est un catalogue systme"
-#~ msgid "large object %u was not opened for writing"
-#~ msgstr "le Large Object %u n'a pas t ouvert en criture"
+#~ msgid "shared index \"%s\" can only be reindexed in stand-alone mode"
+#~ msgstr "un index partag %s peut seulement tre rindex en mode autonome"
-#~ msgid "invalid standby query string: %s"
-#~ msgstr "chane de requte invalide sur le serveur en attente : %s"
+#~ msgid "Sets the language used in DO statement if LANGUAGE is not specified."
+#~ msgstr ""
+#~ "Configure le langage utilis dans une instruction DO si la clause LANGUAGE n'est\n"
+#~ "pas spcifie."
-#~ msgid "terminating walsender process to force cascaded standby to update timeline and reconnect"
+#~ 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 ""
-#~ "arrt du processus walreceiver pour forcer le serveur standby en cascade \n"
-#~ "mettre jour la timeline et se reconnecter"
+#~ "Cette erreur peut aussi survenir si la squence d'octets ne correspond pas\n"
+#~ "au jeu de caractres attendu par le serveur, le jeu tant contrl par\n"
+#~ " client_encoding ."
-#~ msgid "invalid standby handshake message type %d"
-#~ msgstr "type %d du message de handshake du serveur en attente invalide"
+#~ msgid "redo starts at %X/%X, consistency will be reached at %X/%X"
+#~ msgstr "la restauration comme %X/%X, la cohrence sera atteinte %X/%X"
-#~ msgid "streaming replication successfully connected to primary"
-#~ msgstr "rplication de flux connect avec succs au serveur principal"
+#~ msgid "binary value is out of range for type bigint"
+#~ msgstr "la valeur binaire est en dehors des limites du type bigint"
-#~ msgid "shutdown requested, aborting active base backup"
-#~ msgstr "arrt demand, annulation de la sauvegarde active de base"
+#~ msgid "transaction is read-only"
+#~ msgstr "la transaction est en lecture seule"
-#~ msgid "terminating all walsender processes to force cascaded standby(s) to update timeline and reconnect"
-#~ msgstr ""
-#~ "arrt de tous les processus walsender pour forcer les serveurs standby en\n"
-#~ "cascade mettre jour la timeline et se reconnecter"
+#~ msgid "PID %d is among the slowest backends."
+#~ msgstr "Le PID %d est parmi les processus serveur les plus lents."
-#~ msgid ""
-#~ "This error usually means that PostgreSQL's request for a shared memory segment exceeded your kernel's SHMMAX parameter. You can either reduce the request size or reconfigure the kernel with larger SHMMAX. To reduce the request size (currently %lu bytes), reduce PostgreSQL's shared memory usage, perhaps by reducing shared_buffers or max_connections.\n"
-#~ "If the request size is already small, it's possible that it is less than your kernel's SHMMIN parameter, in which case raising the request size or reconfiguring SHMMIN is called for.\n"
-#~ "The PostgreSQL documentation contains more information about shared memory configuration."
-#~ msgstr ""
-#~ "Cette erreur signifie habituellement que la demande de PostgreSQL pour un\n"
-#~ "segment de mmoire partage a dpass le paramtre SHMMAX de votre noyau.\n"
-#~ "Vous pouvez soit rduire la taille de la requte soit reconfigurer le noyau\n"
-#~ "avec un SHMMAX plus important. Pour rduire la taille de la requte\n"
-#~ "(actuellement %lu octets), rduisez l'utilisation de la mmoire partage par PostgreSQL,par exemple en rduisant shared_buffers ou max_connections\n"
-#~ "Si la taille de la requte est dj petite, il est possible qu'elle soit\n"
-#~ "moindre que le paramtre SHMMIN de votre noyau, auquel cas, augmentez la\n"
-#~ "taille de la requte ou reconfigurez SHMMIN.\n"
-#~ "La documentation de PostgreSQL contient plus d'informations sur la\n"
-#~ "configuration de la mmoire partage."
+#, fuzzy
+#~ msgid "invalid WAL message received from primary"
+#~ msgstr "format du message invalide"
-#~ msgid "cannot use window function in rule WHERE condition"
-#~ msgstr "ne peut pas utiliser la fonction window dans la condition d'une rgle WHERE"
+#, fuzzy
+#~ msgid "sorry, too many standbys already"
+#~ msgstr "dsol, trop de clients sont dj connects"
-#~ msgid "cannot use aggregate function in rule WHERE condition"
-#~ msgstr "ne peut pas utiliser la fonction d'agrgat dans la condition d'une rgle WHERE"
+#~ 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 "arguments of row IN must all be row expressions"
-#~ msgstr "les arguments de la ligne IN doivent tous tre des expressions de ligne"
+#, 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 "argument of %s must not contain window functions"
-#~ msgstr "l'argument de %s ne doit pas contenir des fonctions window"
+#, 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 "argument of %s must not contain aggregate functions"
-#~ msgstr "l'argument de %s ne doit pas contenir de fonctions d'agrgats"
+#~ msgid "not enough shared memory for background writer"
+#~ msgstr "pas assez de mmoire partage pour le processus d'criture en tche de fond"
-#~ msgid "cannot use window function in function expression in FROM"
+#~ msgid "connection limit exceeded for non-superusers"
+#~ msgstr "limite de connexions dpasse pour les utilisateurs standards"
+
+#~ msgid "not enough shared memory for walreceiver"
#~ msgstr ""
-#~ "ne peut pas utiliser la fonction window dans l'expression de la fonction\n"
-#~ "du FROM"
+#~ "pas assez de mmoire partage pour le processus de rception des journaux de\n"
+#~ "transactions"
-#~ msgid "function expression in FROM cannot refer to other relations of same query level"
+#~ msgid "not enough shared memory for walsender"
+#~ msgstr "pas assez de mmoire partage pour le processus d'envoi des journaux de transactions"
+
+#~ msgid "unlogged operation performed, data may be missing"
+#~ msgstr "opration ralise non trace, les donnes pourraient manquer"
+
+#~ 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 ""
-#~ "l'expression de la fonction du FROM ne peut pas faire rfrence d'autres\n"
-#~ "relations sur le mme niveau de la requte"
+#~ "Lors de la restauration, autorise les connexions et les requtes. Lors d'une\n"
+#~ "excution normale, fait que des informations supplmentaires sont crites dans\n"
+#~ "les journaux de transactions pour activer le mode Hot Standby sur les nuds\n"
+#~ "en attente."
-#~ msgid "subquery in FROM cannot refer to other relations of same query level"
+#~ msgid "archive_command must be defined before online backups can be made safely."
#~ msgstr ""
-#~ "la sous-requte du FROM ne peut pas faire rfrence d'autres relations\n"
-#~ "dans le mme niveau de la requte"
+#~ "archive_command doit tre dfini avant que les sauvegardes chaud puissent\n"
+#~ "s'effectuer correctement."
-#~ msgid "JOIN/ON clause refers to \"%s\", which is not part of JOIN"
-#~ msgstr "la clause JOIN/ON se rfre %s , qui ne fait pas partie du JOIN"
+#~ msgid "archive_mode must be enabled at server start."
+#~ msgstr "archive_mode doit tre activ au lancement du serveur."
-#~ msgid "window functions not allowed in GROUP BY clause"
-#~ msgstr "fonctions window non autorises dans une clause GROUP BY"
+#~ msgid "WAL archiving is not active"
+#~ msgstr "l'archivage des journaux de transactions n'est pas actif"
-#~ msgid "aggregates not allowed in WHERE clause"
-#~ msgstr "agrgats non autoriss dans une clause WHERE"
+#~ msgid "usermap \"%s\""
+#~ msgstr "correspondance utilisateur %s "
-#~ msgid "SELECT FOR UPDATE/SHARE cannot be used with foreign table \"%s\""
-#~ msgstr "SELECT FOR UPDATE/SHARE ne peut pas tre utilis avec une table distante %s "
+#~ msgid "restartpoint_command = '%s'"
+#~ msgstr "restartpoint_command = '%s'"
-#~ msgid "SELECT FOR UPDATE/SHARE is not allowed with window functions"
-#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autoris avec les fonctions window"
+#~ 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 dernire\n"
+#~ "date connue du journal"
-#~ msgid "SELECT FOR UPDATE/SHARE is not allowed with aggregate functions"
-#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autoris avec les fonctions d'agrgats"
+#~ msgid "Not safe to send CSV data\n"
+#~ msgstr "Envoi non sr des donnes CSV\n"
-#~ msgid "SELECT FOR UPDATE/SHARE is not allowed with HAVING clause"
-#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autoris avec la clause HAVING"
+#~ msgid "Sets the message levels that are logged during recovery."
+#~ msgstr "Initialise les niveaux de messages qui sont tracs lors de la restauration."
-#~ msgid "SELECT FOR UPDATE/SHARE is not allowed with GROUP BY clause"
-#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autoris avec la clause GROUP BY"
+#~ msgid "access to %s"
+#~ msgstr "accs %s"
-#~ msgid "RETURNING cannot contain references to other relations"
-#~ msgstr "RETURNING ne doit pas contenir de rfrences d'autres relations"
+#~ msgid "parameter \"standby_mode\" requires a Boolean value"
+#~ msgstr "le paramtre standby_mode requiert une valeur boolenne"
-#~ msgid "cannot use window function in RETURNING"
-#~ msgstr "ne peut pas utiliser une fonction window dans RETURNING"
+#~ msgid "parameter \"recovery_target_inclusive\" requires a Boolean value"
+#~ msgstr "le paramtre recovery_target_inclusive requiert une valeur boolenne"
-#~ msgid "cannot use aggregate function in RETURNING"
-#~ msgstr "ne peut pas utiliser une fonction d'agrgat dans RETURNING"
+#~ msgid "cannot drop \"%s\" because it is being used by active queries in this session"
+#~ msgstr ""
+#~ "ne peut pas supprimer %s car cet objet est en cours d'utilisation par\n"
+#~ "des requtes actives dans cette session"
-#~ msgid "cannot use window function in UPDATE"
-#~ msgstr "ne peut pas utiliser une fonction window dans un UPDATE"
+#~ msgid "unrecognized \"log_destination\" key word: \"%s\""
+#~ msgstr "mot cl log_destination non reconnu : %s "
-#~ msgid "cannot use aggregate function in UPDATE"
-#~ msgstr "ne peut pas utiliser une fonction d'agrgat dans un UPDATE"
+#~ msgid "invalid list syntax for parameter \"log_destination\""
+#~ msgstr "syntaxe de liste invalide pour le paramtre log_destination "
-#~ msgid "cannot use window function in VALUES"
-#~ msgstr "ne peut pas utiliser la fonction window dans un VALUES"
+#~ msgid "Sets immediate fsync at commit."
+#~ msgstr "Configure un fsync immdiat lors du commit."
-#~ msgid "cannot use aggregate function in VALUES"
-#~ msgstr "ne peut pas utiliser la fonction d'agrgat dans un VALUES"
+#~ msgid "could not open new log file \"%s\": %m"
+#~ msgstr "n'a pas pu ouvrir le nouveau journal applicatif %s : %m"
-#~ msgid "Use SELECT ... UNION ALL ... instead."
-#~ msgstr "Utilisez la place SELECT ... UNION ALL ..."
+#~ msgid "could not create log file \"%s\": %m"
+#~ msgstr "n'a pas pu crer le journal applicatif %s : %m"
-#~ msgid "VALUES must not contain OLD or NEW references"
-#~ msgstr "VALUES ne doit pas contenir des rfrences OLD et NEW"
+#~ 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 "VALUES must not contain table references"
-#~ msgstr "VALUES ne doit pas contenir de rfrences de table"
+#~ msgid "Ident authentication is not supported on local connections on this platform"
+#~ msgstr "l'authentification Ident n'est pas supporte sur les connexions locales sur cette plateforme"
-#~ 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)"
+#~ msgid "could not get effective UID from peer credentials: %m"
+#~ msgstr "n'a pas pu obtenir l'UID rel partir des pices d'identit de l'autre : %m"
-#~ msgid "You need an unconditional ON DELETE DO INSTEAD rule or an INSTEAD OF DELETE trigger."
-#~ msgstr "Vous avez besoin d'une rgle inconditionnelle ON DELETE DO INSTEAD ou d'un trigger INSTEAD OF DELETE."
+#~ msgid "could not enable credential reception: %m"
+#~ msgstr "n'a pas pu activer la rception de lettres de crance : %m"
-#~ msgid "You need an unconditional ON UPDATE DO INSTEAD rule or an INSTEAD OF UPDATE trigger."
-#~ msgstr "Vous avez besoin d'une rgle non conditionnelle ON UPDATE DO INSTEAD ou d'un trigger INSTEAD OF UPDATE."
+#~ msgid "argument to pg_get_expr() must come from system catalogs"
+#~ msgstr "l'argument de pg_get_expr() doit provenir des catalogues systmes"
-#~ msgid "You need an unconditional ON INSERT DO INSTEAD rule or an INSTEAD OF INSERT trigger."
-#~ msgstr "Vous avez besoin d'une rgle ON INSERT DO INSTEAD sans condition ou d'un trigger INSTEAD OF INSERT."
+#~ msgid "invalid interval value for time zone: day not allowed"
+#~ msgstr "valeur d'intervalle invalide pour le fuseau horaire : jour non autoris"
-#~ 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 acqurir le verrou exclusif pour la tronquer"
+#~ msgid "invalid interval value for time zone: month not allowed"
+#~ msgstr "valeur d'intervalle invalide pour le fuseau horaire : les mois ne sont pas autoriss"
-#~ msgid "must be superuser to rename text search templates"
-#~ msgstr "doit tre super-utilisateur pour renommer les modles de recherche plein texte"
+#~ msgid "unrecognized \"datestyle\" key word: \"%s\""
+#~ msgstr "mot cl datestyle non reconnu : %s "
-#~ msgid "must be superuser to rename text search parsers"
-#~ msgstr ""
-#~ "doit tre super-utilisateur pour renommer les analyseurs de recherche plein\n"
-#~ "texte"
+#~ msgid "invalid list syntax for parameter \"datestyle\""
+#~ msgstr "syntaxe de liste invalide pour le paramtre datestyle "
-#~ msgid "cannot use window function in trigger WHEN condition"
-#~ msgstr "ne peut pas utiliser la fonction window dans la condition WHEN d'un trigger"
+#~ msgid "database \"%s\" not found"
+#~ msgstr "base de donnes %s non trouve"
-#~ msgid "Use ALTER FOREIGN TABLE instead."
-#~ msgstr "Utilisez ALTER FOREIGN TABLE la place."
+#~ msgid "composite type must have at least one attribute"
+#~ msgstr "le type composite doit avoir au moins un attribut"
-#~ msgid "cannot use window function in transform expression"
-#~ msgstr "ne peut pas utiliser la fonction window dans l'expression de la transformation"
+#~ msgid "cannot reference permanent table from temporary table constraint"
+#~ msgstr ""
+#~ "ne peut pas rfrencer une table permanente partir de la contrainte de\n"
+#~ "table temporaire"
-#~ msgid "default values on foreign tables are not supported"
-#~ msgstr "les valeurs par dfaut ne sont pas supportes sur les tables distantes"
+#~ msgid "cannot reference temporary table from permanent table constraint"
+#~ msgstr ""
+#~ "ne peut pas rfrencer une table temporaire partir d'une contrainte de\n"
+#~ "table permanente"
-#~ msgid "constraints on foreign tables are not supported"
-#~ msgstr "les contraintes sur les tables distantes ne sont pas supportes"
+#~ msgid "function \"%s\" is already in schema \"%s\""
+#~ msgstr "la fonction %s existe dj dans le schma %s "
-#~ msgid "cannot use window function in EXECUTE parameter"
-#~ msgstr "ne peut pas utiliser une fonction window dans le paramtre EXECUTE"
+#~ msgid "must be superuser to comment on text search template"
+#~ msgstr ""
+#~ "doit tre super-utilisateur pour ajouter un commentaire sur un modle de\n"
+#~ "recherche plein texte"
-#~ msgid "cannot use aggregate in index predicate"
-#~ msgstr "ne peut pas utiliser un agrgat dans un prdicat d'index"
+#~ 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 "function \"%s\" already exists in schema \"%s\""
-#~ msgstr "la fonction %s existe dj dans le schma %s "
+#~ msgid "must be superuser to comment on procedural language"
+#~ msgstr ""
+#~ "doit tre super-utilisateur pour ajouter un commentaire sur un langage de\n"
+#~ "procdures"
-#~ msgid "Use ALTER AGGREGATE to change owner of aggregate functions."
-#~ msgstr "Utiliser ALTER AGGREGATE pour changer le propritaire des fonctions d'agrgat."
+#~ msgid "must be member of role \"%s\" to comment upon it"
+#~ msgstr "doit tre un membre du rle %s pour le commenter"
-#~ msgid "Use ALTER AGGREGATE to rename aggregate functions."
-#~ msgstr "Utiliser ALTER AGGREGATE pour renommer les fonctions d'agrgat."
+#~ msgid "\"%s\" is not a table, view, or composite type"
+#~ msgstr " %s n'est pas une table, une vue ou un type composite"
-#~ msgid "cannot use window function in parameter default value"
-#~ msgstr "ne peut pas utiliser la fonction window dans la valeur par dfaut d'un paramtre"
+#~ msgid "cannot cluster on expressional index \"%s\" because its index access method does not handle null values"
+#~ msgstr ""
+#~ "ne peut pas excuter CLUSTER sur l'index expression %s car sa mthode\n"
+#~ "d'accs ne gre pas les valeurs NULL"
-#~ msgid "cannot use aggregate function in parameter default value"
+#~ 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 "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 ""
-#~ "ne peut pas utiliser une fonction d'agrgat dans la valeur par dfaut d'un\n"
-#~ "paramtre"
+#~ "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 spcification CLUSTER de la table."
-#~ msgid "cannot use subquery in parameter default value"
-#~ msgstr "ne peut pas utiliser une sous-requte dans une valeur par dfaut d'un paramtre"
+#~ msgid "cannot cluster on index \"%s\" because access method does not handle null values"
+#~ msgstr ""
+#~ "ne peut pas crer un cluster sur l'index %s car la mthode d'accs de\n"
+#~ "l'index ne gre pas les valeurs NULL"
-#~ msgid "CREATE TABLE AS specifies too many column names"
-#~ msgstr "CREATE TABLE AS spcifie trop de noms de colonnes"
+#~ msgid "clustering \"%s.%s\""
+#~ msgstr "excution de CLUSTER sur %s.%s "
-#~ msgid "%s already exists in schema \"%s\""
-#~ msgstr "%s existe dj dans le schma %s "
+#~ msgid "EnumValuesCreate() can only set a single OID"
+#~ msgstr "EnumValuesCreate() peut seulement initialiser un seul OID"
-#~ msgid "A function returning ANYRANGE must have at least one ANYRANGE argument."
+#~ msgid "index \"%s\" needs VACUUM FULL or REINDEX to finish crash recovery"
#~ msgstr ""
-#~ "Une fonction renvoyant ANYRANGE doit avoir au moins un argument du type\n"
-#~ "ANYRANGE."
+#~ "l'index %s a besoin d'un VACUUM FULL ou d'un REINDEX pour terminer la\n"
+#~ "rcupration suite un arrt brutal"
-#~ msgid "cannot use window function in check constraint"
-#~ msgstr "ne peut pas utiliser une fonction window dans une contrainte de vrification"
+#~ 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"
+#~ "rcupration suite un arrt brutal"
-#~ msgid "cannot use window function in default expression"
-#~ msgstr "ne peut pas utiliser une fonction window dans une expression par dfaut"
+#~ msgid "Incomplete insertion detected during crash replay."
+#~ msgstr ""
+#~ "Insertion incomplte dtecte lors de la r-excution des requtes suite \n"
+#~ "l'arrt brutal."
-#~ msgid "cannot use aggregate function in default expression"
-#~ msgstr "ne peut pas utiliser une fonction d'agrgat dans une expression par dfaut"
+#~ msgid "index %u/%u/%u needs VACUUM FULL or REINDEX to finish crash recovery"
+#~ msgstr ""
+#~ "l'index %u/%u/%u a besoin d'un VACUUM FULL ou d'un REINDEX pour terminer la\n"
+#~ "rcupration suite un arrt brutal"
-#~ msgid "cannot use subquery in default expression"
-#~ msgstr "ne peut pas utiliser une sous-requte dans l'expression par dfaut"
+#~ msgid "Lines should have the format parameter = 'value'."
+#~ msgstr "Les lignes devraient avoir le format paramtre = 'valeur'"
-#~ msgid "uncataloged table %s"
-#~ msgstr "table %s sans catalogue"
+#~ msgid "syntax error in recovery command file: %s"
+#~ msgstr "erreur de syntaxe dans le fichier de restauration : %s"
-#~ msgid "xrecoff \"%X\" is out of valid range, 0..%X"
-#~ msgstr "xrecoff %X en dehors des limites valides, 0..%X"
+#~ msgid "Write-Ahead Log / Streaming Replication"
+#~ msgstr "Write-Ahead Log / Rplication en flux"
-#~ msgid "Incorrect XLOG_BLCKSZ in page header."
-#~ msgstr "XLOG_BLCKSZ incorrect dans l'en-tte de page."
+#~ msgid "unable to open directory pg_tblspc: %m"
+#~ msgstr "impossible d'ouvrir le rpertoire p_tblspc : %m"
-#~ msgid "Incorrect XLOG_SEG_SIZE in page header."
-#~ msgstr "XLOG_SEG_SIZE incorrecte dans l'en-tte de page."
+#~ msgid "unable to read symbolic link %s: %m"
+#~ msgstr "incapable de lire le lien symbolique %s : %m"
-#~ 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, dcalage %u"
+#~ msgid "index \"%s\" is not a b-tree"
+#~ msgstr "l'index %s n'est pas un btree"
-#~ 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, dcalage %u"
+#~ msgid "ALTER TYPE USING is only supported on plain tables"
+#~ msgstr "ALTER TYPE USING est seulement supports sur les tables standards"
-#~ 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"
+#~ msgid "resetting unlogged relations: cleanup %d init %d"
+#~ msgstr "rinitialisation des relations non traces : nettoyage %d initialisation %d"
-#~ msgid "unlogged GiST indexes are not supported"
-#~ msgstr "les index GiST non tracs ne sont pas supports"
+#~ msgid "%s (%x)"
+#~ msgstr "%s (%x)"
-#~ msgid "could not change directory to \"%s\""
-#~ msgstr "n'a pas pu accder au rpertoire %s "
+#~ msgid "SSPI error %x"
+#~ msgstr "erreur SSPI : %x"
-#~ msgid "Perhaps out of disk space?"
-#~ msgstr "Peut-tre manquez-vous de place disque ?"
+#~ msgid "consistent state delayed because recovery snapshot incomplete"
+#~ msgstr "tat de cohrence pas encore atteint cause d'un snapshot de restauration incomplet"
-#~ msgid "time zone offset %d is not a multiple of 900 sec (15 min) in time zone file \"%s\", line %d"
-#~ msgstr ""
-#~ "le dcalage %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 "tablespace %u is not empty"
+#~ msgstr "le tablespace %u n'est pas vide"
-#~ msgid "Sets the name of the Kerberos service."
-#~ msgstr "Initialise le nom du service Kerberos."
+#~ msgid "subquery in WITH cannot have SELECT INTO"
+#~ msgstr "la sous-requte du WITH ne peut pas avoir de SELECT INTO"
-#~ msgid "No description available."
-#~ msgstr "Aucune description disponible."
+#~ msgid "subquery cannot have SELECT INTO"
+#~ msgstr "la sous-requte ne peut pas avoir de SELECT INTO"
-#~ msgid "cannot call json_populate_recordset on a nested object"
-#~ msgstr "ne peut pas appeler json_populate_recordset sur un objet imbriqu"
+#~ msgid "subquery in FROM cannot have SELECT INTO"
+#~ msgstr "la sous-requte du FROM ne peut pas avoir de SELECT INTO"
-#~ msgid "cannot call json_populate_recordset on a scalar"
-#~ msgstr "ne peut pas appeler json_populate_recordset sur un scalaire"
+#~ msgid "DECLARE CURSOR cannot specify INTO"
+#~ msgstr "DECLARE CURSOR ne peut pas spcifier INTO"
-#~ msgid "cannot call json_populate_recordset with nested arrays"
-#~ msgstr "ne peut pas appeler json_populate_recordset avec des tableaux imbriqus"
+#~ msgid "INSERT ... SELECT cannot specify INTO"
+#~ msgstr "INSERT ... SELECT ne peut pas avoir INTO"
-#~ msgid "must call json_populate_recordset on an array of objects"
-#~ msgstr "doit appeler json_populate_recordset sur un tableau d'objets"
+#~ msgid "column name list not allowed in CREATE TABLE / AS EXECUTE"
+#~ msgstr "la liste de noms de colonnes n'est pas autorise dans CREATE TABLE / AS EXECUTE"
-#~ msgid "cannot call json_populate_recordset with nested objects"
-#~ msgstr "ne peut pas appeler json_populate_recordset sur des objets imbriqus"
+#~ msgid "CREATE TABLE AS cannot specify INTO"
+#~ msgstr "CREATE TABLE AS ne peut pas spcifier INTO"
-#~ msgid "cannot call json_populate_recordset on an object"
-#~ msgstr "ne peut pas appeler json_populate_recordset sur un objet"
+#~ msgid " --version output version information, then exit\n"
+#~ msgstr " --version affiche la version, puis quitte\n"
-#~ msgid "first argument of json_populate_recordset must be a row type"
-#~ msgstr "le premier argument de json_populate_recordset doit tre un type ROW"
+#~ msgid " --help show this help, then exit\n"
+#~ msgstr " --help affiche cette aide, puis quitte\n"
-#~ msgid "first argument of json_populate_record must be a row type"
-#~ msgstr "le premier argument de json_populate_record doit tre un type ROW"
+#~ msgid "Make sure the root.crt file is present and readable."
+#~ msgstr "Assurez-vous que le certificat racine (root.crt) est prsent et lisible"
-#~ msgid "cannot call json_array_elements on a scalar"
-#~ msgstr "ne peut pas appeler json_array_elements sur un scalaire"
+#~ msgid "See server log for details."
+#~ msgstr "Voir les journaux applicatifs du serveur pour plus de dtails."
-#~ msgid "cannot call json_array_elements on a non-array"
-#~ msgstr "ne peut pas appeler json_array_elements sur un objet qui n'est pas un tableau"
+#~ msgid "missing or erroneous pg_hba.conf file"
+#~ msgstr "fichier pg_hba.conf manquant ou erron"
-#~ msgid "cannot extract field from a non-object"
-#~ msgstr "ne peut pas extraire le chemin partir d'un non-objet"
+#~ msgid "Certificates will not be checked against revocation list."
+#~ msgstr "Les certificats ne seront pas vrifis avec la liste de rvocation."
-#~ msgid "cannot extract array element from a non-array"
-#~ msgstr "ne peut pas extraire un lment du tableau partir d'un objet qui n'est pas un tableau"
+#~ msgid "SSL certificate revocation list file \"%s\" not found, skipping: %s"
+#~ msgstr "liste de rvocation des certificats SSL %s introuvable, continue : %s"
-#~ msgid "cannot call function with empty path elements"
-#~ msgstr "ne peut pas appeler une fonction avec des lments chemins vides"
+#~ msgid "could not access root certificate file \"%s\": %m"
+#~ msgstr "n'a pas pu accder au fichier du certificat racine %s : %m"
-#~ msgid "cannot call function with null path elements"
-#~ msgstr "ne peut pas appeler une fonction avec des lments chemins NULL"
+#~ msgid "could not open directory \"pg_tblspc\": %m"
+#~ msgstr "n'a pas pu ouvrir le rpertoire pg_tblspc : %m"
-#~ msgid "cannot call json_object_keys on a scalar"
-#~ msgstr "ne peut pas appeler json_object_keys sur un scalaire"
+#~ msgid "standby connections not allowed because wal_level=minimal"
+#~ msgstr "connexions standby non autorises car wal_level=minimal"
-#~ msgid "cannot call json_object_keys on an array"
-#~ msgstr "ne peut pas appeler json_object_keys sur un tableau"
+#~ 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 "type \"line\" not yet implemented"
-#~ msgstr "le type line n'est pas encore implment"
+#~ msgid "must be superuser to drop text search templates"
+#~ msgstr "doit tre super-utilisateur pour supprimer des modles de recherche plein texte"
-#~ msgid "missing assignment operator"
-#~ msgstr "oprateur d'affectation manquant"
+#~ msgid "must be superuser to drop text search parsers"
+#~ msgstr ""
+#~ "doit tre super-utilisateur pour supprimer des analyseurs de recherche plein\n"
+#~ "texte"
-#~ msgid "wrong affix file format for flag"
-#~ msgstr "mauvais format de fichier affixe pour le drapeau"
+#~ msgid "Must be superuser to drop a foreign-data wrapper."
+#~ msgstr "Doit tre super-utilisateur pour supprimer un wrapper de donnes distantes."
-#~ msgid "Views that return the same column more than once are not automatically updatable."
-#~ msgstr "Les vues qui renvoient la mme colonne plus d'une fois ne sont pas automatiquement disponibles en criture."
+#~ msgid "permission denied to drop foreign-data wrapper \"%s\""
+#~ msgstr "droit refus pour supprimer le wrapper de donnes distantes %s "
-#~ msgid "Security-barrier views are not automatically updatable."
-#~ msgstr "Les vues avec barrire de scurit ne sont pas automatiquement disponibles en criture."
+#~ msgid "removing built-in function \"%s\""
+#~ msgstr "suppression de la fonction interne %s "
-#~ msgid "Expected 1 tuple with 3 fields, got %d tuples with %d fields."
-#~ msgstr "Attendait 1 ligne avec 3 champs, a obtenu %d lignes avec %d champs."
+#~ msgid "foreign key constraint \"%s\" of relation \"%s\" does not exist"
+#~ msgstr "la cl trangre %s de la relation %s n'existe pas"
-#~ msgid "too many column aliases specified for function %s"
-#~ msgstr "trop d'alias de colonnes spcifies pour la fonction %s"
+#~ 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 "%s: could not determine user name (GetUserName failed)\n"
-#~ msgstr "%s : n'a pas pu dterminer le nom de l'utilisateur (GetUserName a chou)\n"
+#~ msgid "Sets the list of known custom variable classes."
+#~ msgstr "Initialise la liste des classes variables personnalises connues."
-#~ msgid "%s: invalid effective UID: %d\n"
-#~ msgstr "%s : UID effectif invalide : %d\n"
+#~ msgid "WAL sender sleep time between WAL replications."
+#~ msgstr ""
+#~ "Temps d'endormissement du processus d'envoi des journaux de transactions entre\n"
+#~ "les rplications des journaux de transactions."
-#~ msgid "krb5 authentication is not supported on local sockets"
+#~ msgid "If this parameter is set, the server will automatically run in the background and any controlling terminals are dissociated."
#~ msgstr ""
-#~ "l'authentification krb5 n'est pas supporte sur les connexions locales par\n"
-#~ "socket"
+#~ "Si ce paramtre est initialis, le serveur sera excut automatiquement en\n"
+#~ "tche de fond et les terminaux de contrles seront ds-associs."
-#~ msgid "SSL renegotiation failure"
-#~ msgstr "chec lors de la re-ngotiation SSL"
+#~ msgid "Runs the server silently."
+#~ msgstr "Lance le serveur de manire silencieuse."
-#~ msgid "local user with ID %d does not exist"
-#~ msgstr "l'utilisateur local dont l'identifiant est %d n'existe pas"
+#~ msgid "%s: could not dissociate from controlling TTY: %s\n"
+#~ msgstr "%s : n'a pas pu se dissocier du TTY contrlant : %s\n"
-#~ msgid "Kerberos unparse_name returned error %d"
-#~ msgstr "unparse_name de Kerberos a renvoy l'erreur %d"
+#~ msgid "%s: could not fork background process: %s\n"
+#~ msgstr "%s : n'a pas pu crer un processus fils : %s\n"
-#~ msgid "Kerberos recvauth returned error %d"
-#~ msgstr "recvauth de Kerberos a renvoy l'erreur %d"
+#~ 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 "Kerberos sname_to_principal(\"%s\", \"%s\") returned error %d"
-#~ msgstr "sname_to_principal( %s , %s ) de Kerberos a renvoy l'erreur %d"
+#~ msgid "%s: could not open file \"%s\": %s\n"
+#~ msgstr "%s : n'a pas pu ouvrir le fichier %s : %s\n"
-#~ msgid "Kerberos keytab resolving returned error %d"
-#~ msgstr "la rsolution keytab de Kerberos a renvoy l'erreur %d"
+#~ msgid "select() failed in logger process: %m"
+#~ msgstr "chec de select() dans le processus des journaux applicatifs : %m"
-#~ msgid "Kerberos initialization returned error %d"
-#~ msgstr "l'initialisation de Kerberos a retourn l'erreur %d"
+#~ msgid "poll() failed in statistics collector: %m"
+#~ msgstr "chec du poll() dans le rcuprateur de statistiques : %m"
-#~ msgid "Kerberos 5 authentication failed for user \"%s\""
-#~ msgstr "authentification Kerberos 5 choue pour l'utilisateur %s "
+#~ msgid "Valid values are '[]', '[)', '(]', and '()'."
+#~ msgstr "Les valeurs valides sont [] , [) , (] et () ."
-#~ msgid "trigger \"%s\" for table \"%s\" does not exist, skipping"
-#~ msgstr "le trigger %s pour la table %s n'existe pas, poursuite du traitement"
+#~ msgid "invalid list syntax for \"unix_socket_directories\""
+#~ msgstr "syntaxe de liste invalide pour le paramtre unix_socket_directories "
-#~ msgid "invalid input syntax for transaction log location: \"%s\""
-#~ msgstr "syntaxe invalide en entre pour l'emplacement du journal de transactions : %s "
+#~ msgid "invalid list syntax for \"listen_addresses\""
+#~ msgstr "syntaxe de liste invalide pour le paramtre listen_addresses "
-#~ msgid "could not parse transaction log location \"%s\""
-#~ msgstr "n'a pas pu analyser l'emplacement du journal des transactions %s "
+#~ msgid "window functions cannot use named arguments"
+#~ msgstr "les fonctions window ne peuvent pas renvoyer des arguments nomms"
-#~ msgid "%s \"%s\": return code %d"
-#~ msgstr "%s %s : code de retour %d"
+#~ msgid "cannot override frame clause of window \"%s\""
+#~ msgstr "ne peut pas surcharger la frame clause du window %s "
-#~ msgid "archive member \"%s\" too large for tar format"
-#~ msgstr "membre %s de l'archive trop volumineux pour le format tar"
+#~ msgid "JSON does not support infinite timestamp values."
+#~ msgstr "JSON ne supporte pas les valeurs infinies de timestamp."
-#~ msgid "Specify a USING expression to perform the conversion."
-#~ msgstr "Donnez une expression USING pour raliser la conversion."
+#~ msgid "JSON does not support infinite date values."
+#~ msgstr "JSON ne supporte pas les valeurs infinies de date."
-#~ msgid "\"%s\" is not a table, materialized view, composite type, or foreign table"
-#~ msgstr " %s n'est ni une table, ni une vue matrialise, ni un type composite, ni une table distante"
+#~ msgid "this platform does not support symbolic links; ignoring \"%s\""
+#~ msgstr "cette plateforme ne supporte pas les liens symboliques ; ignore %s "
-#~ msgid "could not rename file \"%s\" to \"%s\" (initialization of log file): %m"
-#~ msgstr "n'a pas pu renommer le fichier %s en %s (initialisation du journal de transactions) : %m"
+#~ msgid "could not open file \"%s\" before fsync"
+#~ msgstr "n'a pas pu ouvrir le fichier %s avant sa synchronisation sur disque"
-#~ msgid "could not link file \"%s\" to \"%s\" (initialization of log file): %m"
-#~ msgstr "n'a pas pu lier le fichier %s %s (initialisation du journal de transactions) : %m"
+#~ msgid "invalid length in external \"numeric\" value"
+#~ msgstr "longueur invalide dans la valeur externe numeric "
+
+#~ msgid "time zone abbreviation \"%s\" is not used in time zone \"%s\""
+#~ msgstr "l'abrviation %s du fuseau horaire n'est pas utilise dans le fuseau horaire %s "
+
+#~ msgid "huge TLB pages not supported on this platform"
+#~ msgstr "Huge Pages TLB non support sur cette plateforme."
diff --git a/src/backend/po/pt_BR.po b/src/backend/po/pt_BR.po
index 69ba4309f45..275457680c4 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-2016.
+# Euler Taveira de Oliveira <euler@timbira.com>, 2003-2017.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.4\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2016-04-27 13:03-0300\n"
+"POT-Creation-Date: 2017-02-02 14:15-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"
@@ -53,8 +53,8 @@ msgid "pclose failed: %s"
msgstr "pclose falhou: %s"
#: ../common/fe_memutils.c:33 ../common/fe_memutils.c:60
-#: ../common/fe_memutils.c:83 ../common/psprintf.c:181 ../port/path.c:598
-#: ../port/path.c:636 ../port/path.c:653
+#: ../common/fe_memutils.c:83 ../common/psprintf.c:181 ../port/path.c:602
+#: ../port/path.c:640 ../port/path.c:657
#, c-format
msgid "out of memory\n"
msgstr "sem memória\n"
@@ -79,21 +79,22 @@ msgstr "não pôde ler diretório \"%s\": %s\n"
msgid "could not close directory \"%s\": %s\n"
msgstr "não pôde fechar diretório \"%s\": %s\n"
-#: ../common/psprintf.c:179 ../port/path.c:596 ../port/path.c:634
-#: ../port/path.c:651 access/transam/xlog.c:6223 lib/stringinfo.c:258
-#: libpq/auth.c:827 libpq/auth.c:1185 libpq/auth.c:1253 libpq/auth.c:1657
-#: postmaster/bgworker.c:290 postmaster/bgworker.c:813
-#: postmaster/postmaster.c:2310 postmaster/postmaster.c:2341
-#: postmaster/postmaster.c:3891 postmaster/postmaster.c:4603
-#: postmaster/postmaster.c:4688 postmaster/postmaster.c:5395
-#: postmaster/postmaster.c:5627 replication/logical/logical.c:165
+#: ../common/psprintf.c:179 ../port/path.c:600 ../port/path.c:638
+#: ../port/path.c:655 access/transam/xlog.c:6266 lib/stringinfo.c:258
+#: libpq/auth.c:830 libpq/auth.c:1188 libpq/auth.c:1256 libpq/auth.c:1660
+#: postmaster/bgworker.c:290 postmaster/bgworker.c:812
+#: postmaster/postmaster.c:2325 postmaster/postmaster.c:2356
+#: postmaster/postmaster.c:3906 postmaster/postmaster.c:4618
+#: postmaster/postmaster.c:4710 postmaster/postmaster.c:5393
+#: postmaster/postmaster.c:5625 replication/logical/logical.c:165
#: storage/buffer/buf_init.c:154 storage/buffer/localbuf.c:396
#: storage/file/fd.c:587 storage/file/fd.c:984 storage/file/fd.c:1102
#: storage/file/fd.c:1715 storage/ipc/procarray.c:909
#: storage/ipc/procarray.c:1395 storage/ipc/procarray.c:1402
#: storage/ipc/procarray.c:1751 storage/ipc/procarray.c:2335
-#: utils/adt/formatting.c:1523 utils/adt/formatting.c:1643
-#: utils/adt/formatting.c:1764 utils/adt/regexp.c:219 utils/adt/varlena.c:3653
+#: utils/adt/formatting.c:1522 utils/adt/formatting.c:1642
+#: utils/adt/formatting.c:1763 utils/adt/pg_locale.c:463
+#: utils/adt/pg_locale.c:647 utils/adt/regexp.c:219 utils/adt/varlena.c:3653
#: utils/adt/varlena.c:3674 utils/fmgr/dfmgr.c:220 utils/hash/dynahash.c:379
#: utils/hash/dynahash.c:456 utils/hash/dynahash.c:970 utils/mb/mbutils.c:376
#: utils/mb/mbutils.c:709 utils/misc/guc.c:3563 utils/misc/guc.c:3579
@@ -129,7 +130,7 @@ msgstr "não pôde remover arquivo ou diretório \"%s\": %s\n"
msgid "could not look up effective user ID %ld: %s"
msgstr "não pôde encontrar ID de usuário efetivo %ld: %s"
-#: ../common/username.c:47 libpq/auth.c:1604
+#: ../common/username.c:47 libpq/auth.c:1607
msgid "user does not exist"
msgstr "usuário não existe"
@@ -231,7 +232,7 @@ msgstr "Continuar tentando por 30 segundos."
msgid "You might have antivirus, backup, or similar software interfering with the database system."
msgstr "Você pode ter programa de antivírus, cópia de segurança ou similares interferindo com o sistema de banco de dados."
-#: ../port/path.c:620
+#: ../port/path.c:624
#, c-format
msgid "could not get current working directory: %s\n"
msgstr "não pôde obter diretório de trabalho atual: %s\n"
@@ -347,13 +348,13 @@ msgstr "Atributo \"%s\" do tipo %s não corresponde ao atributo do tipo %s."
msgid "Attribute \"%s\" of type %s does not exist in type %s."
msgstr "Atributo \"%s\" do tipo %s não existe no tipo %s."
-#: access/common/tupdesc.c:635 parser/parse_relation.c:1339
+#: access/common/tupdesc.c:635 parser/parse_relation.c:1340
#, c-format
msgid "column \"%s\" cannot be declared SETOF"
msgstr "coluna \"%s\" não pode ser declarada SETOF"
#: access/gin/ginentrypage.c:109 access/gist/gist.c:1281
-#: access/nbtree/nbtinsert.c:549 access/nbtree/nbtsort.c:485
+#: access/nbtree/nbtinsert.c:557 access/nbtree/nbtsort.c:485
#: access/spgist/spgdoinsert.c:1880
#, c-format
msgid "index row size %zu exceeds maximum %zu for index \"%s\""
@@ -425,12 +426,12 @@ msgstr "índice \"%s\" contém página de tamanho zero inesperada no bloco %u"
msgid "index \"%s\" contains corrupted page at block %u"
msgstr "índice \"%s\" contém página corrompida no bloco %u"
-#: access/hash/hashinsert.c:68
+#: access/hash/hashinsert.c:70
#, c-format
msgid "index row size %zu exceeds hash maximum %zu"
msgstr "tamanho de registro do índice %zu excede tamanho máximo do hash %zu"
-#: access/hash/hashinsert.c:70 access/spgist/spgdoinsert.c:1884
+#: access/hash/hashinsert.c:72 access/spgist/spgdoinsert.c:1884
#: access/spgist/spgutils.c:666
#, c-format
msgid "Values larger than a buffer page cannot be indexed."
@@ -463,14 +464,14 @@ msgid "\"%s\" is an index"
msgstr "\"%s\" é um índice"
#: access/heap/heapam.c:1208 access/heap/heapam.c:1236
-#: access/heap/heapam.c:1268 catalog/aclchk.c:1749 commands/tablecmds.c:8538
-#: commands/tablecmds.c:11350
+#: access/heap/heapam.c:1268 catalog/aclchk.c:1749 commands/tablecmds.c:8577
+#: commands/tablecmds.c:11439
#, c-format
msgid "\"%s\" is a composite type"
msgstr "\"%s\" é um tipo composto"
-#: access/heap/heapam.c:4433 access/heap/heapam.c:4490
-#: access/heap/heapam.c:4735 executor/execMain.c:2106
+#: access/heap/heapam.c:4505 access/heap/heapam.c:4562
+#: access/heap/heapam.c:4807 executor/execMain.c:2106
#, 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\""
@@ -487,21 +488,21 @@ msgstr "não pôde escrever no arquivo \"%s\", escreveu %d de %d: %m"
#: access/heap/rewriteheap.c:973 access/heap/rewriteheap.c:1185
#: access/heap/rewriteheap.c:1282 access/transam/timeline.c:407
-#: access/transam/timeline.c:483 access/transam/xlog.c:3208
-#: access/transam/xlog.c:3338 replication/logical/snapbuild.c:1588
-#: replication/slot.c:1025 replication/slot.c:1114 storage/file/fd.c:482
-#: storage/file/fd.c:2846 storage/smgr/md.c:966 storage/smgr/md.c:1197
-#: storage/smgr/md.c:1370 utils/misc/guc.c:6566
+#: access/transam/timeline.c:483 access/transam/xlog.c:3237
+#: access/transam/xlog.c:3367 replication/logical/snapbuild.c:1588
+#: replication/slot.c:1034 replication/slot.c:1123 storage/file/fd.c:482
+#: storage/file/fd.c:2846 storage/smgr/md.c:967 storage/smgr/md.c:1198
+#: storage/smgr/md.c:1371 utils/misc/guc.c:6566
#, c-format
msgid "could not fsync file \"%s\": %m"
msgstr "não pôde executar fsync no arquivo \"%s\": %m"
#: access/heap/rewriteheap.c:1028 access/heap/rewriteheap.c:1148
#: access/transam/timeline.c:315 access/transam/timeline.c:461
-#: access/transam/xlog.c:3164 access/transam/xlog.c:3299
-#: access/transam/xlog.c:10033 access/transam/xlog.c:10348
-#: postmaster/postmaster.c:4378 replication/slot.c:982
-#: storage/file/copydir.c:162 storage/smgr/md.c:304 utils/time/snapmgr.c:976
+#: access/transam/xlog.c:3193 access/transam/xlog.c:3328
+#: access/transam/xlog.c:10105 access/transam/xlog.c:10475
+#: postmaster/postmaster.c:4393 replication/slot.c:991
+#: storage/file/copydir.c:162 storage/smgr/md.c:304 utils/time/snapmgr.c:1019
#, c-format
msgid "could not create file \"%s\": %m"
msgstr "não pôde criar arquivo \"%s\": %m"
@@ -512,46 +513,46 @@ msgid "could not truncate file \"%s\" to %u: %m"
msgstr "não pôde truncar arquivo \"%s\" para %u: %m"
#: access/heap/rewriteheap.c:1164 replication/walsender.c:478
-#: storage/smgr/md.c:1782
+#: storage/smgr/md.c:1783
#, c-format
msgid "could not seek to end of file \"%s\": %m"
msgstr "não pôde posicionar no fim do arquivo \"%s\": %m"
#: access/heap/rewriteheap.c:1175 access/transam/timeline.c:367
#: access/transam/timeline.c:401 access/transam/timeline.c:477
-#: access/transam/xlog.c:3199 access/transam/xlog.c:3331
-#: postmaster/postmaster.c:4388 postmaster/postmaster.c:4398
-#: replication/logical/snapbuild.c:1572 replication/slot.c:1011
+#: access/transam/xlog.c:3228 access/transam/xlog.c:3360
+#: postmaster/postmaster.c:4403 postmaster/postmaster.c:4413
+#: replication/logical/snapbuild.c:1572 replication/slot.c:1020
#: storage/file/copydir.c:187 utils/init/miscinit.c:1061
#: utils/init/miscinit.c:1070 utils/init/miscinit.c:1077 utils/misc/guc.c:6527
#: utils/misc/guc.c:6558 utils/misc/guc.c:8296 utils/misc/guc.c:8310
-#: utils/time/snapmgr.c:981 utils/time/snapmgr.c:988
+#: utils/time/snapmgr.c:1024 utils/time/snapmgr.c:1031
#, c-format
msgid "could not write to file \"%s\": %m"
msgstr "não pôde escrever no arquivo \"%s\": %m"
-#: access/heap/rewriteheap.c:1258 access/transam/xlog.c:10217
+#: access/heap/rewriteheap.c:1258 access/transam/xlog.c:10315
#: access/transam/xlogarchive.c:114 access/transam/xlogarchive.c:467
-#: replication/logical/reorderbuffer.c:2418
-#: replication/logical/reorderbuffer.c:2475
+#: replication/logical/reorderbuffer.c:2425
+#: replication/logical/reorderbuffer.c:2482
#: replication/logical/snapbuild.c:1516 replication/logical/snapbuild.c:1891
-#: replication/slot.c:1088 storage/ipc/dsm.c:326 storage/smgr/md.c:404
-#: storage/smgr/md.c:453 storage/smgr/md.c:1317
+#: replication/slot.c:1097 storage/ipc/dsm.c:326 storage/smgr/md.c:404
+#: storage/smgr/md.c:453 storage/smgr/md.c:1318
#, c-format
msgid "could not remove file \"%s\": %m"
msgstr "não pôde remover arquivo \"%s\": %m"
#: access/heap/rewriteheap.c:1272 access/transam/timeline.c:111
#: access/transam/timeline.c:236 access/transam/timeline.c:334
-#: access/transam/xlog.c:3140 access/transam/xlog.c:3247
-#: access/transam/xlog.c:3284 access/transam/xlog.c:3541
-#: access/transam/xlog.c:3619 replication/basebackup.c:458
-#: replication/basebackup.c:1192 replication/logical/logicalfuncs.c:152
-#: replication/logical/reorderbuffer.c:1999
-#: replication/logical/reorderbuffer.c:2213
-#: replication/logical/reorderbuffer.c:2867
+#: access/transam/xlog.c:3169 access/transam/xlog.c:3276
+#: access/transam/xlog.c:3313 access/transam/xlog.c:3570
+#: access/transam/xlog.c:3648 replication/basebackup.c:460
+#: replication/basebackup.c:1180 replication/logical/logicalfuncs.c:152
+#: replication/logical/reorderbuffer.c:2003
+#: replication/logical/reorderbuffer.c:2220
+#: replication/logical/reorderbuffer.c:2875
#: replication/logical/snapbuild.c:1565 replication/logical/snapbuild.c:1649
-#: replication/slot.c:1103 replication/walsender.c:471
+#: replication/slot.c:1112 replication/walsender.c:471
#: replication/walsender.c:2102 storage/file/copydir.c:155
#: storage/file/fd.c:465 storage/file/fd.c:2759 storage/file/fd.c:2825
#: storage/smgr/md.c:586 storage/smgr/md.c:844 utils/error/elog.c:1811
@@ -563,32 +564,32 @@ msgstr "não pôde abrir arquivo \"%s\": %m"
#: access/index/indexam.c:172 catalog/objectaddress.c:855
#: commands/indexcmds.c:1725 commands/tablecmds.c:233
-#: commands/tablecmds.c:11341
+#: commands/tablecmds.c:11430
#, c-format
msgid "\"%s\" is not an index"
msgstr "\"%s\" não é um índice"
-#: access/nbtree/nbtinsert.c:401
+#: access/nbtree/nbtinsert.c:409
#, c-format
msgid "duplicate key value violates unique constraint \"%s\""
msgstr "duplicar valor da chave viola a restrição de unicidade \"%s\""
-#: access/nbtree/nbtinsert.c:403
+#: access/nbtree/nbtinsert.c:411
#, c-format
msgid "Key %s already exists."
msgstr "Chave %s já existe."
-#: access/nbtree/nbtinsert.c:470
+#: access/nbtree/nbtinsert.c:478
#, c-format
msgid "failed to re-find tuple within index \"%s\""
msgstr "falhou ao reencontrar tupla no índice \"%s\""
-#: access/nbtree/nbtinsert.c:472
+#: access/nbtree/nbtinsert.c:480
#, c-format
msgid "This may be because of a non-immutable index expression."
msgstr "Isso pode ser por causa de uma expressão não imutável do índice."
-#: access/nbtree/nbtinsert.c:552 access/nbtree/nbtsort.c:488
+#: access/nbtree/nbtinsert.c:560 access/nbtree/nbtsort.c:488
#, c-format
msgid ""
"Values larger than 1/3 of a buffer page cannot be indexed.\n"
@@ -598,7 +599,7 @@ msgstr ""
"Considere um índice de uma função de um hash MD5 de um valor ou utilize uma indexação de texto completa."
#: access/nbtree/nbtpage.c:166 access/nbtree/nbtpage.c:362
-#: access/nbtree/nbtpage.c:449 parser/parse_utilcmd.c:1620
+#: access/nbtree/nbtpage.c:449 parser/parse_utilcmd.c:1622
#, c-format
msgid "index \"%s\" is not a btree"
msgstr "índice \"%s\" não é uma árvore B"
@@ -644,14 +645,14 @@ msgstr ""
msgid "database is not accepting commands that generate new MultiXactIds to avoid wraparound data loss in database with OID %u"
msgstr "banco de dados não está aceitando comandos que geram novos MultiXactIds para evitar perda de dados por reinício no banco de dados com OID %u"
-#: access/transam/multixact.c:1046 access/transam/multixact.c:2324
+#: access/transam/multixact.c:1046 access/transam/multixact.c:2323
#, c-format
msgid "database \"%s\" must be vacuumed before %u more MultiXactId is used"
msgid_plural "database \"%s\" must be vacuumed before %u more MultiXactIds are used"
msgstr[0] "banco de dados \"%s\" deve ser limpo antes que %u MultiXactId seja utilizado"
msgstr[1] "banco de dados \"%s\" deve ser limpo antes que %u MultiXactIds sejam utilizados"
-#: access/transam/multixact.c:1055 access/transam/multixact.c:2333
+#: access/transam/multixact.c:1055 access/transam/multixact.c:2332
#, c-format
msgid "database with OID %u must be vacuumed before %u more MultiXactId is used"
msgid_plural "database with OID %u must be vacuumed before %u more MultiXactIds are used"
@@ -685,22 +686,22 @@ msgstr "banco de dados com OID %u deve ser limpo antes que %d membros do multixa
msgid "Execute a database-wide VACUUM in that database with reduced vacuum_multixact_freeze_min_age and vacuum_multixact_freeze_table_age settings."
msgstr "Execute um VACUUM completo naquele banco de dados reduzindo os valores de vacuum_multixact_freeze_min_age e vacuum_multixact_freeze_table_age."
-#: access/transam/multixact.c:1276
+#: access/transam/multixact.c:1275
#, c-format
msgid "MultiXactId %u does no longer exist -- apparent wraparound"
msgstr "MultiXactId %u não existe -- reinício aparente"
-#: access/transam/multixact.c:1284
+#: access/transam/multixact.c:1283
#, c-format
msgid "MultiXactId %u has not been created yet -- apparent wraparound"
msgstr "MultiXactId %u não foi criado ainda -- reinício aparente"
-#: access/transam/multixact.c:2286
+#: access/transam/multixact.c:2285
#, c-format
msgid "MultiXactId wrap limit is %u, limited by database with OID %u"
msgstr "limite de reinício do MultiXactId é %u, limitado pelo banco de dados com OID %u"
-#: access/transam/multixact.c:2329 access/transam/multixact.c:2338
+#: access/transam/multixact.c:2328 access/transam/multixact.c:2337
#: access/transam/varsup.c:137 access/transam/varsup.c:144
#: access/transam/varsup.c:374 access/transam/varsup.c:381
#, c-format
@@ -711,37 +712,37 @@ msgstr ""
"Para evitar um desligamento do banco de dados, execute um VACUUM completo naquele banco de dados.\n"
"Você também pode precisar efetivar ou desfazer transações preparadas antigas."
-#: access/transam/multixact.c:2597
+#: access/transam/multixact.c:2596
#, c-format
msgid "MultiXact member wraparound protections are disabled because oldest checkpointed MultiXact %u does not exist on disk"
msgstr "proteções de reinício do membro de MultiXact estão desabilitadas porque MultiXact %u do ponto de controle mais antigo não existe no disco"
-#: access/transam/multixact.c:2620
+#: access/transam/multixact.c:2619
#, c-format
msgid "MultiXact member wraparound protections are now enabled"
msgstr "proteções de reinício do membro de MultiXact estão habilitadas agora"
-#: access/transam/multixact.c:2622
+#: access/transam/multixact.c:2621
#, c-format
msgid "MultiXact member stop limit is now %u based on MultiXact %u"
msgstr "limite de parada do membro de MultiXact é agora %u baseado no MultiXact %u"
-#: access/transam/multixact.c:2709
+#: access/transam/multixact.c:2708
#, c-format
msgid "oldest MultiXactId member is at offset %u"
msgstr "membro mais antigo de MultiXactId está na posição %u"
-#: access/transam/multixact.c:2713
+#: access/transam/multixact.c:2712
#, c-format
msgid "oldest MultiXactId member offset unknown"
msgstr "posição de membro mais antigo de MultiXactId é desconhecida"
-#: access/transam/multixact.c:3062
+#: access/transam/multixact.c:3061
#, c-format
msgid "oldest MultiXact %u not found, earliest MultiXact %u, skipping truncation"
msgstr "MultiXact mais antigo %u não foi encontrado, MultiXact mais novo %u, ignorando truncamento"
-#: access/transam/multixact.c:3298
+#: access/transam/multixact.c:3297
#, c-format
msgid "invalid MultiXactId: %u"
msgstr "MultiXactId é inválido: %u"
@@ -833,18 +834,18 @@ msgstr "dado é inválido no arquivo de histórico \"%s\""
msgid "Timeline IDs must be less than child timeline's ID."
msgstr "IDs de linha do tempo devem ser menores do que ID de linha do tempo descendente."
-#: access/transam/timeline.c:346 access/transam/xlog.c:3312
-#: access/transam/xlog.c:10199 access/transam/xlog.c:10212
-#: access/transam/xlog.c:10580 access/transam/xlog.c:10623
+#: access/transam/timeline.c:346 access/transam/xlog.c:3341
+#: access/transam/xlog.c:10297 access/transam/xlog.c:10310
+#: access/transam/xlog.c:10707 access/transam/xlog.c:10750
#: access/transam/xlogfuncs.c:468 access/transam/xlogfuncs.c:487
-#: replication/logical/reorderbuffer.c:2885 replication/walsender.c:496
+#: replication/logical/reorderbuffer.c:2893 replication/walsender.c:496
#: storage/file/copydir.c:176 utils/adt/genfile.c:139
#, c-format
msgid "could not read file \"%s\": %m"
msgstr "não pôde ler arquivo \"%s\": %m"
#: access/transam/timeline.c:412 access/transam/timeline.c:488
-#: access/transam/xlog.c:3214 access/transam/xlog.c:3343
+#: access/transam/xlog.c:3243 access/transam/xlog.c:3372
#: access/transam/xlogfuncs.c:493 commands/copy.c:1529
#: storage/file/copydir.c:201
#, c-format
@@ -1110,337 +1111,337 @@ msgstr "ponto de salvamento inexistente"
msgid "cannot have more than 2^32-1 subtransactions in a transaction"
msgstr "não pode ter mais do que 2^32-1 subtransações em uma transação"
-#: access/transam/xlog.c:2439
+#: access/transam/xlog.c:2468
#, c-format
msgid "could not seek in log file %s to offset %u: %m"
msgstr "não pôde posicionar no arquivo %s na posição %u: %m"
-#: access/transam/xlog.c:2459
+#: access/transam/xlog.c:2488
#, c-format
msgid "could not write to log file %s at offset %u, length %zu: %m"
msgstr "não pôde escrever no arquivo de log %s na posição %u, tamanho %zu: %m"
-#: access/transam/xlog.c:2735
+#: access/transam/xlog.c:2764
#, c-format
msgid "updated min recovery point to %X/%X on timeline %u"
msgstr "ponto de recuperação mínimo atualizado para %X/%X na linha do tempo %u"
-#: access/transam/xlog.c:3315
+#: access/transam/xlog.c:3344
#, c-format
msgid "not enough data in file \"%s\""
msgstr "dados insuficientes no arquivo \"%s\""
-#: access/transam/xlog.c:3456
+#: access/transam/xlog.c:3485
#, c-format
msgid "could not open transaction log file \"%s\": %m"
msgstr "não pôde abrir arquivo de log de transação \"%s\": %m"
-#: access/transam/xlog.c:3645
+#: access/transam/xlog.c:3674
#, c-format
msgid "could not close log file %s: %m"
msgstr "não pôde fechar arquivo de log de transação \"%s\": %m"
-#: access/transam/xlog.c:3704 replication/logical/logicalfuncs.c:147
+#: access/transam/xlog.c:3733 replication/logical/logicalfuncs.c:147
#: replication/walsender.c:2097
#, c-format
msgid "requested WAL segment %s has already been removed"
msgstr "segmento do WAL solicitado %s já foi removido"
-#: access/transam/xlog.c:3767 access/transam/xlog.c:3967
-#: access/transam/xlog.c:5448
+#: access/transam/xlog.c:3796 access/transam/xlog.c:3996
+#: access/transam/xlog.c:5491
#, c-format
msgid "could not open transaction log directory \"%s\": %m"
msgstr "não pôde abrir diretório do log de transação \"%s\": %m"
-#: access/transam/xlog.c:3849
+#: access/transam/xlog.c:3878
#, c-format
msgid "recycled transaction log file \"%s\""
msgstr "arquivo do log de transação \"%s\" foi reciclado"
-#: access/transam/xlog.c:3864
+#: access/transam/xlog.c:3893
#, c-format
msgid "removing transaction log file \"%s\""
msgstr "removendo arquivo do log de transação \"%s\""
-#: access/transam/xlog.c:3882
+#: access/transam/xlog.c:3911
#, c-format
msgid "could not rename old transaction log file \"%s\": %m"
msgstr "não pôde renomear arquivo de log de transação antigo \"%s\": %m"
-#: access/transam/xlog.c:3894
+#: access/transam/xlog.c:3923
#, c-format
msgid "could not remove old transaction log file \"%s\": %m"
msgstr "não pôde remover arquivo de log de transação antigo \"%s\": %m"
-#: access/transam/xlog.c:3927 access/transam/xlog.c:3937
+#: access/transam/xlog.c:3956 access/transam/xlog.c:3966
#, c-format
msgid "required WAL directory \"%s\" does not exist"
msgstr "diretório WAL requerido \"%s\" não existe"
-#: access/transam/xlog.c:3943
+#: access/transam/xlog.c:3972
#, c-format
msgid "creating missing WAL directory \"%s\""
msgstr "criando diretório WAL ausente \"%s\""
-#: access/transam/xlog.c:3946
+#: access/transam/xlog.c:3975
#, c-format
msgid "could not create missing directory \"%s\": %m"
msgstr "não pôde criar diretório ausente \"%s\": %m"
-#: access/transam/xlog.c:3980
+#: access/transam/xlog.c:4009
#, c-format
msgid "removing transaction log backup history file \"%s\""
msgstr "removendo arquivo de histórico do log de transação \"%s\""
-#: access/transam/xlog.c:4172
+#: access/transam/xlog.c:4201
#, c-format
msgid "unexpected timeline ID %u in log segment %s, offset %u"
msgstr "ID de linha do tempo %u inesperado no arquivo de log %s, posição %u"
-#: access/transam/xlog.c:4294
+#: access/transam/xlog.c:4323
#, c-format
msgid "new timeline %u is not a child of database system timeline %u"
msgstr "nova linha do tempo %u não é descendente da linha do tempo %u do sistema de banco de dados"
-#: access/transam/xlog.c:4308
+#: access/transam/xlog.c:4337
#, c-format
msgid "new timeline %u forked off current database system timeline %u before current recovery point %X/%X"
msgstr "nova linha do tempo %u bifurcou da linha do tempo %u do sistema de banco de dados antes do ponto de recuperação atual %X/%X"
-#: access/transam/xlog.c:4327
+#: access/transam/xlog.c:4356
#, c-format
msgid "new target timeline is %u"
msgstr "nova linha do tempo é %u"
-#: access/transam/xlog.c:4407
+#: access/transam/xlog.c:4436
#, c-format
msgid "could not create control file \"%s\": %m"
msgstr "não pôde criar arquivo de controle \"%s\": %m"
-#: access/transam/xlog.c:4418 access/transam/xlog.c:4654
+#: access/transam/xlog.c:4447 access/transam/xlog.c:4683
#, c-format
msgid "could not write to control file: %m"
msgstr "não pôde escrever em arquivo de controle: %m"
-#: access/transam/xlog.c:4424 access/transam/xlog.c:4660
+#: access/transam/xlog.c:4453 access/transam/xlog.c:4689
#, c-format
msgid "could not fsync control file: %m"
msgstr "não pôde executar fsync no arquivo de controle: %m"
-#: access/transam/xlog.c:4429 access/transam/xlog.c:4665
+#: access/transam/xlog.c:4458 access/transam/xlog.c:4694
#, c-format
msgid "could not close control file: %m"
msgstr "não pôde fechar arquivo de controle: %m"
-#: access/transam/xlog.c:4447 access/transam/xlog.c:4643
+#: access/transam/xlog.c:4476 access/transam/xlog.c:4672
#, c-format
msgid "could not open control file \"%s\": %m"
msgstr "não pôde abrir arquivo de controle \"%s\": %m"
-#: access/transam/xlog.c:4453
+#: access/transam/xlog.c:4482
#, c-format
msgid "could not read from control file: %m"
msgstr "não pôde ler do arquivo de controle: %m"
-#: access/transam/xlog.c:4466 access/transam/xlog.c:4475
-#: access/transam/xlog.c:4499 access/transam/xlog.c:4506
-#: access/transam/xlog.c:4513 access/transam/xlog.c:4518
-#: access/transam/xlog.c:4525 access/transam/xlog.c:4532
-#: access/transam/xlog.c:4539 access/transam/xlog.c:4546
-#: access/transam/xlog.c:4553 access/transam/xlog.c:4560
-#: access/transam/xlog.c:4567 access/transam/xlog.c:4576
-#: access/transam/xlog.c:4583 access/transam/xlog.c:4592
-#: access/transam/xlog.c:4599 access/transam/xlog.c:4608
-#: access/transam/xlog.c:4615 utils/init/miscinit.c:1213
+#: access/transam/xlog.c:4495 access/transam/xlog.c:4504
+#: access/transam/xlog.c:4528 access/transam/xlog.c:4535
+#: access/transam/xlog.c:4542 access/transam/xlog.c:4547
+#: access/transam/xlog.c:4554 access/transam/xlog.c:4561
+#: access/transam/xlog.c:4568 access/transam/xlog.c:4575
+#: access/transam/xlog.c:4582 access/transam/xlog.c:4589
+#: access/transam/xlog.c:4596 access/transam/xlog.c:4605
+#: access/transam/xlog.c:4612 access/transam/xlog.c:4621
+#: access/transam/xlog.c:4628 access/transam/xlog.c:4637
+#: access/transam/xlog.c:4644 utils/init/miscinit.c:1213
#, c-format
msgid "database files are incompatible with server"
msgstr "arquivos do banco de dados são incompatíveis com o servidor"
-#: access/transam/xlog.c:4467
+#: access/transam/xlog.c:4496
#, 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 "O agrupamento de banco de dados foi inicializado com PG_CONTROL_VERSION %d (0x%08x), mas o servidor foi compilado com PG_CONTROL_VERSION %d (0x%08x)."
-#: access/transam/xlog.c:4471
+#: access/transam/xlog.c:4500
#, c-format
msgid "This could be a problem of mismatched byte ordering. It looks like you need to initdb."
msgstr "Isto pode ser um problema com ordenação dos bits. Parece que você precisa executar o initdb."
-#: access/transam/xlog.c:4476
+#: access/transam/xlog.c:4505
#, c-format
msgid "The database cluster was initialized with PG_CONTROL_VERSION %d, but the server was compiled with PG_CONTROL_VERSION %d."
msgstr "O agrupamento de banco de dados foi inicializado com PG_CONTROL_VERSION %d, mas o servidor foi compilado com PG_CONTROL_VERSION %d."
-#: access/transam/xlog.c:4479 access/transam/xlog.c:4503
-#: access/transam/xlog.c:4510 access/transam/xlog.c:4515
+#: access/transam/xlog.c:4508 access/transam/xlog.c:4532
+#: access/transam/xlog.c:4539 access/transam/xlog.c:4544
#, c-format
msgid "It looks like you need to initdb."
msgstr "Parece que você precisa executar o initdb."
-#: access/transam/xlog.c:4490
+#: access/transam/xlog.c:4519
#, c-format
msgid "incorrect checksum in control file"
msgstr "soma de verificação está incorreta em arquivo de controle"
-#: access/transam/xlog.c:4500
+#: access/transam/xlog.c:4529
#, c-format
msgid "The database cluster was initialized with CATALOG_VERSION_NO %d, but the server was compiled with CATALOG_VERSION_NO %d."
msgstr "O agrupamento de banco de dados foi inicializado com CATALOG_VERSION_NO %d, mas o servidor foi compilado com CATALOG_VERSION_NO %d."
-#: access/transam/xlog.c:4507
+#: access/transam/xlog.c:4536
#, c-format
msgid "The database cluster was initialized with MAXALIGN %d, but the server was compiled with MAXALIGN %d."
msgstr "O agrupamento de banco de dados foi inicializado com MAXALIGN %d, mas o servidor foi compilado com MAXALIGN %d."
-#: access/transam/xlog.c:4514
+#: access/transam/xlog.c:4543
#, c-format
msgid "The database cluster appears to use a different floating-point number format than the server executable."
msgstr "O agrupamento de banco de dados parece utilizar um formato de número de ponto flutuante diferente do executável do servidor."
-#: access/transam/xlog.c:4519
+#: access/transam/xlog.c:4548
#, c-format
msgid "The database cluster was initialized with BLCKSZ %d, but the server was compiled with BLCKSZ %d."
msgstr "O agrupamento de banco de dados foi inicializado com BLCSZ %d, mas o servidor foi compilado com BLCSZ %d."
-#: access/transam/xlog.c:4522 access/transam/xlog.c:4529
-#: access/transam/xlog.c:4536 access/transam/xlog.c:4543
-#: access/transam/xlog.c:4550 access/transam/xlog.c:4557
-#: access/transam/xlog.c:4564 access/transam/xlog.c:4571
+#: access/transam/xlog.c:4551 access/transam/xlog.c:4558
+#: access/transam/xlog.c:4565 access/transam/xlog.c:4572
#: access/transam/xlog.c:4579 access/transam/xlog.c:4586
-#: access/transam/xlog.c:4595 access/transam/xlog.c:4602
-#: access/transam/xlog.c:4611 access/transam/xlog.c:4618
+#: access/