summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2020-02-10 12:55:41 +0100
committerPeter Eisentraut <peter@eisentraut.org>2020-02-10 12:55:41 +0100
commita6e11f4a1a5967d2f06fe48716141bf25ae623df (patch)
tree6d39f3075c29015ddd67ff4e6e6348d4e89e00a3
parentad70af11f9836234837361cab91668ab7a9c96b9 (diff)
downloadpostgresql-a6e11f4a1a5967d2f06fe48716141bf25ae623df.tar.gz
Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: cde576a776a749a424b649f24259486752c7884d
-rw-r--r--src/backend/po/de.po892
-rw-r--r--src/backend/po/fr.po3715
-rw-r--r--src/backend/po/ru.po1593
-rw-r--r--src/bin/pg_ctl/po/ru.po2
-rw-r--r--src/bin/pg_dump/po/fr.po585
-rw-r--r--src/bin/pg_dump/po/ru.po253
-rw-r--r--src/interfaces/libpq/po/ru.po142
7 files changed, 3616 insertions, 3566 deletions
diff --git a/src/backend/po/de.po b/src/backend/po/de.po
index f751d7545f..3739840718 100644
--- a/src/backend/po/de.po
+++ b/src/backend/po/de.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.5\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2019-11-08 17:54+0000\n"
-"PO-Revision-Date: 2019-09-17 11:37+0200\n"
+"POT-Creation-Date: 2020-02-06 17:15+0000\n"
+"PO-Revision-Date: 2020-02-06 21:51+0100\n"
"Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
"Language-Team: German <peter_e@gmx.net>\n"
"Language: de\n"
@@ -91,8 +91,8 @@ msgstr "konnte Verzeichnis »%s« nicht schließen: %s\n"
#: storage/file/fd.c:1143 storage/file/fd.c:1808 storage/ipc/procarray.c:919
#: storage/ipc/procarray.c:1405 storage/ipc/procarray.c:1412
#: storage/ipc/procarray.c:1811 storage/ipc/procarray.c:2403
-#: utils/adt/formatting.c:1522 utils/adt/formatting.c:1642
-#: utils/adt/formatting.c:1763 utils/adt/pg_locale.c:464
+#: utils/adt/formatting.c:1513 utils/adt/formatting.c:1633
+#: utils/adt/formatting.c:1754 utils/adt/pg_locale.c:464
#: utils/adt/pg_locale.c:628 utils/adt/regexp.c:223 utils/adt/varlena.c:4324
#: utils/adt/varlena.c:4345 utils/fmgr/dfmgr.c:216 utils/hash/dynahash.c:411
#: utils/hash/dynahash.c:488 utils/hash/dynahash.c:1002 utils/mb/mbutils.c:382
@@ -246,25 +246,25 @@ msgstr "konnte Junction für »%s« nicht ermitteln: %s"
msgid "could not get junction for \"%s\": %s\n"
msgstr "konnte Junction für »%s« nicht ermitteln: %s\n"
-#: ../port/open.c:112
+#: ../port/open.c:110
#, c-format
msgid "could not open file \"%s\": %s"
msgstr "konnte Datei »%s« nicht öffnen: %s"
-#: ../port/open.c:113
+#: ../port/open.c:111
msgid "lock violation"
msgstr "Sperrverletzung"
-#: ../port/open.c:113
+#: ../port/open.c:111
msgid "sharing violation"
msgstr "Zugriffsverletzung (Sharing Violation)"
-#: ../port/open.c:114
+#: ../port/open.c:112
#, c-format
msgid "Continuing to retry for 30 seconds."
msgstr "Versuche werden für 30 Sekunden wiederholt."
-#: ../port/open.c:115
+#: ../port/open.c:113
#, c-format
msgid "You might have antivirus, backup, or similar software interfering with the database system."
msgstr "Möglicherweise stört eine Antivirus-, Datensicherungs- oder ähnliche Software das Datenbanksystem."
@@ -526,8 +526,8 @@ msgid "\"%s\" is an index"
msgstr "»%s« ist ein Index"
#: access/heap/heapam.c:1248 access/heap/heapam.c:1276
-#: access/heap/heapam.c:1308 catalog/aclchk.c:1740 commands/tablecmds.c:9184
-#: commands/tablecmds.c:12272
+#: access/heap/heapam.c:1308 catalog/aclchk.c:1740 commands/tablecmds.c:9200
+#: commands/tablecmds.c:12288
#, c-format
msgid "\"%s\" is a composite type"
msgstr "»%s« ist ein zusammengesetzter Typ"
@@ -623,7 +623,7 @@ msgstr "konnte nicht in Datei »%s« schreiben: %m"
#: access/heap/rewriteheap.c:1271 access/transam/xlog.c:10520
#: access/transam/xlogarchive.c:114 access/transam/xlogarchive.c:468
-#: replication/logical/origin.c:533 replication/logical/reorderbuffer.c:2665
+#: replication/logical/origin.c:533 replication/logical/reorderbuffer.c:2670
#: replication/logical/snapbuild.c:1531 replication/logical/snapbuild.c:1921
#: replication/slot.c:1126 storage/ipc/dsm.c:326 storage/smgr/md.c:421
#: storage/smgr/md.c:470 storage/smgr/md.c:1348
@@ -637,9 +637,9 @@ msgstr "konnte Datei »%s« nicht löschen: %m"
#: access/transam/xlog.c:3163 access/transam/xlog.c:3436
#: access/transam/xlog.c:3514 replication/basebackup.c:415
#: replication/basebackup.c:1164 replication/logical/logicalfuncs.c:154
-#: replication/logical/origin.c:683 replication/logical/reorderbuffer.c:2250
-#: replication/logical/reorderbuffer.c:2464
-#: replication/logical/reorderbuffer.c:3143
+#: replication/logical/origin.c:683 replication/logical/reorderbuffer.c:2245
+#: replication/logical/reorderbuffer.c:2469
+#: replication/logical/reorderbuffer.c:3148
#: replication/logical/snapbuild.c:1576 replication/logical/snapbuild.c:1672
#: replication/slot.c:1141 replication/walsender.c:480
#: replication/walsender.c:2159 storage/file/copydir.c:155
@@ -652,8 +652,8 @@ msgid "could not open file \"%s\": %m"
msgstr "konnte Datei »%s« nicht öffnen: %m"
#: access/index/indexam.c:172 catalog/objectaddress.c:1144
-#: commands/indexcmds.c:1770 commands/tablecmds.c:240
-#: commands/tablecmds.c:12263
+#: commands/indexcmds.c:1783 commands/tablecmds.c:240
+#: commands/tablecmds.c:12279
#, c-format
msgid "\"%s\" is not an index"
msgstr "»%s« ist kein Index"
@@ -981,7 +981,7 @@ msgstr "Zeitleisten-IDs müssen kleiner als die Zeitleisten-ID des Kindes sein."
#: access/transam/xlog.c:10989 access/transam/xlog.c:11032
#: access/transam/xlogfuncs.c:478 access/transam/xlogfuncs.c:497
#: commands/extension.c:3050 replication/logical/origin.c:690
-#: replication/logical/origin.c:720 replication/logical/reorderbuffer.c:3161
+#: replication/logical/origin.c:720 replication/logical/reorderbuffer.c:3166
#: replication/walsender.c:505 storage/file/copydir.c:176
#: utils/adt/genfile.c:151
#, c-format
@@ -1199,93 +1199,93 @@ msgstr "kann nicht mehr als 2^32-2 Befehle in einer Transaktion ausführen"
msgid "maximum number of committed subtransactions (%d) exceeded"
msgstr "maximale Anzahl committeter Subtransaktionen (%d) überschritten"
-#: access/transam/xact.c:2278
+#: access/transam/xact.c:2279
#, c-format
msgid "cannot PREPARE a transaction that has operated on temporary tables"
msgstr "PREPARE kann nicht für eine Transaktion ausgeführt werden, die temporäre Tabellen bearbeitet hat"
-#: access/transam/xact.c:2288
+#: access/transam/xact.c:2289
#, c-format
msgid "cannot PREPARE a transaction that has exported snapshots"
msgstr "PREPARE kann nicht für eine Transaktion ausgeführt werden, die Snapshots exportiert hat"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3162
+#: access/transam/xact.c:3163
#, c-format
msgid "%s cannot run inside a transaction block"
msgstr "%s kann nicht in einem Transaktionsblock laufen"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3172
+#: access/transam/xact.c:3173
#, c-format
msgid "%s cannot run inside a subtransaction"
msgstr "%s kann nicht in einer Subtransaktion laufen"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3182
+#: access/transam/xact.c:3183
#, c-format
msgid "%s cannot be executed from a function or multi-command string"
msgstr "%s kann nicht aus einer Funktion oder einer mehrbefehligen Zeichenkette heraus ausgeführt werden"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3253
+#: access/transam/xact.c:3254
#, c-format
msgid "%s can only be used in transaction blocks"
msgstr "%s kann nur in Transaktionsblöcken verwendet werden"
-#: access/transam/xact.c:3437
+#: access/transam/xact.c:3438
#, c-format
msgid "there is already a transaction in progress"
msgstr "eine Transaktion ist bereits begonnen"
-#: access/transam/xact.c:3605 access/transam/xact.c:3708
+#: access/transam/xact.c:3606 access/transam/xact.c:3709
#, c-format
msgid "there is no transaction in progress"
msgstr "keine Transaktion offen"
-#: access/transam/xact.c:3616
+#: access/transam/xact.c:3617
#, c-format
msgid "cannot commit during a parallel operation"
msgstr "während einer parallelen Operation kann nicht committet werden"
-#: access/transam/xact.c:3719
+#: access/transam/xact.c:3720
#, c-format
msgid "cannot abort during a parallel operation"
msgstr "während einer parallelen Operation kann nicht abgebrochen werden"
-#: access/transam/xact.c:3761
+#: access/transam/xact.c:3762
#, c-format
msgid "cannot define savepoints during a parallel operation"
msgstr "während einer parallelen Operation können keine Sicherungspunkte definiert werden"
-#: access/transam/xact.c:3828
+#: access/transam/xact.c:3829
#, c-format
msgid "cannot release savepoints during a parallel operation"
msgstr "während einer parallelen Operation können keine Sicherungspunkte freigegeben werden"
-#: access/transam/xact.c:3839 access/transam/xact.c:3891
-#: access/transam/xact.c:3897 access/transam/xact.c:3953
-#: access/transam/xact.c:4003 access/transam/xact.c:4009
+#: access/transam/xact.c:3840 access/transam/xact.c:3892
+#: access/transam/xact.c:3898 access/transam/xact.c:3954
+#: access/transam/xact.c:4004 access/transam/xact.c:4010
#, c-format
msgid "no such savepoint"
msgstr "Sicherungspunkt existiert nicht"
-#: access/transam/xact.c:3941
+#: access/transam/xact.c:3942
#, c-format
msgid "cannot rollback to savepoints during a parallel operation"
msgstr "während einer parallelen Operation kann nicht auf einen Sicherungspunkt zurückgerollt werden"
-#: access/transam/xact.c:4069
+#: access/transam/xact.c:4070
#, c-format
msgid "cannot start subtransactions during a parallel operation"
msgstr "während einer parallelen Operation können keine Subtransaktionen gestartet werden"
-#: access/transam/xact.c:4136
+#: access/transam/xact.c:4137
#, c-format
msgid "cannot commit subtransactions during a parallel operation"
msgstr "während einer parallelen Operation können keine Subtransaktionen committet werden"
-#: access/transam/xact.c:4763
+#: access/transam/xact.c:4764
#, c-format
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"
@@ -1627,7 +1627,7 @@ msgstr "Parameter »%s« erfordert einen Zeitwert"
#: access/transam/xlog.c:5194 catalog/dependency.c:983 catalog/dependency.c:984
#: catalog/dependency.c:990 catalog/dependency.c:991 catalog/dependency.c:1002
#: catalog/dependency.c:1003 catalog/objectaddress.c:1053
-#: commands/tablecmds.c:795 commands/tablecmds.c:9641 commands/user.c:1027
+#: commands/tablecmds.c:795 commands/tablecmds.c:9657 commands/user.c:1027
#: commands/view.c:498 libpq/auth.c:289 port/win32/security.c:51
#: storage/lmgr/deadlock.c:955 storage/lmgr/proc.c:1176 utils/misc/guc.c:5499
#: utils/misc/guc.c:5592 utils/misc/guc.c:9565 utils/misc/guc.c:9599
@@ -2753,12 +2753,12 @@ msgid "default privileges cannot be set for columns"
msgstr "Vorgabeprivilegien können nicht für Spalten gesetzt werden"
#: catalog/aclchk.c:1483 catalog/objectaddress.c:1338 commands/analyze.c:382
-#: commands/copy.c:4448 commands/sequence.c:1491 commands/tablecmds.c:5211
-#: commands/tablecmds.c:5317 commands/tablecmds.c:5377
-#: commands/tablecmds.c:5490 commands/tablecmds.c:5547
-#: commands/tablecmds.c:5641 commands/tablecmds.c:5737
-#: commands/tablecmds.c:7928 commands/tablecmds.c:8099
-#: commands/tablecmds.c:8223 commands/tablecmds.c:8690 commands/trigger.c:643
+#: commands/copy.c:4448 commands/sequence.c:1491 commands/tablecmds.c:5227
+#: commands/tablecmds.c:5333 commands/tablecmds.c:5393
+#: commands/tablecmds.c:5506 commands/tablecmds.c:5563
+#: commands/tablecmds.c:5657 commands/tablecmds.c:5753
+#: commands/tablecmds.c:7944 commands/tablecmds.c:8115
+#: commands/tablecmds.c:8239 commands/tablecmds.c:8706 commands/trigger.c:643
#: parser/analyze.c:2189 parser/parse_relation.c:2639
#: parser/parse_relation.c:2701 parser/parse_target.c:951
#: parser/parse_type.c:145 utils/adt/acl.c:2887 utils/adt/ruleutils.c:1881
@@ -2767,7 +2767,7 @@ msgid "column \"%s\" of relation \"%s\" does not exist"
msgstr "Spalte »%s« von Relation »%s« existiert nicht"
#: catalog/aclchk.c:1748 catalog/objectaddress.c:1151 commands/sequence.c:1078
-#: commands/tablecmds.c:222 commands/tablecmds.c:12237 utils/adt/acl.c:2077
+#: commands/tablecmds.c:222 commands/tablecmds.c:12253 utils/adt/acl.c:2077
#: utils/adt/acl.c:2107 utils/adt/acl.c:2139 utils/adt/acl.c:2171
#: utils/adt/acl.c:2199 utils/adt/acl.c:2229
#, c-format
@@ -3213,13 +3213,13 @@ msgstr "keine Berechtigung, um »%s.%s« zu erzeugen"
msgid "System catalog modifications are currently disallowed."
msgstr "Änderungen an Systemkatalogen sind gegenwärtig nicht erlaubt."
-#: catalog/heap.c:414 commands/tablecmds.c:1458 commands/tablecmds.c:1911
-#: commands/tablecmds.c:4848
+#: catalog/heap.c:414 commands/tablecmds.c:1474 commands/tablecmds.c:1927
+#: commands/tablecmds.c:4864
#, c-format
msgid "tables can have at most %d columns"
msgstr "Tabellen können höchstens %d Spalten haben"
-#: catalog/heap.c:431 commands/tablecmds.c:5107
+#: catalog/heap.c:431 commands/tablecmds.c:5123
#, c-format
msgid "column name \"%s\" conflicts with a system column name"
msgstr "Spaltenname »%s« steht im Konflikt mit dem Namen einer Systemspalte"
@@ -3249,121 +3249,121 @@ msgstr "Spalte »%s« hat Pseudotyp %s"
msgid "composite type %s cannot be made a member of itself"
msgstr "zusammengesetzter Typ %s kann nicht Teil von sich selbst werden"
-#: catalog/heap.c:583 commands/createas.c:201 commands/createas.c:497
+#: catalog/heap.c:593 commands/createas.c:201 commands/createas.c:497
#, c-format
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:585 commands/createas.c:204 commands/createas.c:500
-#: commands/indexcmds.c:1103 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
+#: catalog/heap.c:595 commands/createas.c:204 commands/createas.c:500
+#: commands/indexcmds.c:1116 commands/view.c:105 regex/regc_pg_locale.c:262
+#: utils/adt/formatting.c:1504 utils/adt/formatting.c:1556
+#: utils/adt/formatting.c:1624 utils/adt/formatting.c:1676
+#: utils/adt/formatting.c:1745 utils/adt/formatting.c:1809 utils/adt/like.c:213
#: utils/adt/selfuncs.c:5430 utils/adt/varlena.c:1411 utils/adt/varlena.c:1800
#, c-format
msgid "Use the COLLATE clause to set the collation explicitly."
msgstr "Verwenden Sie die COLLATE-Klausel, um die Sortierfolge explizit zu setzen."
-#: catalog/heap.c:1066 catalog/index.c:799 commands/tablecmds.c:2645
+#: catalog/heap.c:1076 catalog/index.c:807 commands/tablecmds.c:2661
#, c-format
msgid "relation \"%s\" already exists"
msgstr "Relation »%s« existiert bereits"
-#: catalog/heap.c:1082 catalog/pg_type.c:420 catalog/pg_type.c:738
+#: catalog/heap.c:1092 catalog/pg_type.c:420 catalog/pg_type.c:738
#: commands/typecmds.c:235 commands/typecmds.c:782 commands/typecmds.c:1133
#: commands/typecmds.c:1355 commands/typecmds.c:2109
#, c-format
msgid "type \"%s\" already exists"
msgstr "Typ »%s« existiert bereits"
-#: catalog/heap.c:1083
+#: catalog/heap.c:1093
#, 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 "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:1111
+#: catalog/heap.c:1121
#, c-format
msgid "pg_class heap OID value not set when in binary upgrade mode"
msgstr "Heap-OID-Wert für pg_class ist im Binary-Upgrade-Modus nicht gesetzt"
-#: catalog/heap.c:2283
+#: catalog/heap.c:2293
#, c-format
msgid "check constraint \"%s\" already exists"
msgstr "Check-Constraint »%s« existiert bereits"
-#: catalog/heap.c:2450 catalog/pg_constraint.c:653 commands/tablecmds.c:6082
+#: catalog/heap.c:2460 catalog/pg_constraint.c:653 commands/tablecmds.c:6098
#, c-format
msgid "constraint \"%s\" for relation \"%s\" already exists"
msgstr "Constraint »%s« existiert bereits für Relation »%s«"
-#: catalog/heap.c:2457
+#: catalog/heap.c:2467
#, 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:2468
+#: catalog/heap.c:2478
#, 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:2478
+#: catalog/heap.c:2488
#, 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:2483
+#: catalog/heap.c:2493
#, c-format
msgid "merging constraint \"%s\" with inherited definition"
msgstr "Constraint »%s« wird mit geerbter Definition zusammengeführt"
-#: catalog/heap.c:2589
+#: catalog/heap.c:2599
#, c-format
msgid "cannot use column references in default expression"
msgstr "Spaltenverweise können nicht in Vorgabeausdrücken verwendet werden"
-#: catalog/heap.c:2600
+#: catalog/heap.c:2610
#, c-format
msgid "default expression must not return a set"
msgstr "Vorgabeausdruck kann keine Ergebnismenge zurückgeben"
-#: catalog/heap.c:2619 rewrite/rewriteHandler.c:1100
+#: catalog/heap.c:2629 rewrite/rewriteHandler.c:1101
#, 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:2624 commands/prepare.c:374 parser/parse_node.c:411
+#: catalog/heap.c:2634 commands/prepare.c:374 parser/parse_node.c:411
#: parser/parse_target.c:539 parser/parse_target.c:789
-#: parser/parse_target.c:799 rewrite/rewriteHandler.c:1105
+#: parser/parse_target.c:799 rewrite/rewriteHandler.c:1106
#, 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:2671
+#: catalog/heap.c:2681
#, 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:2911
+#: catalog/heap.c:2928
#, c-format
msgid "unsupported ON COMMIT and foreign key combination"
msgstr "nicht unterstützte Kombination aus ON COMMIT und Fremdschlüssel"
-#: catalog/heap.c:2912
+#: catalog/heap.c:2929
#, 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:2917
+#: catalog/heap.c:2934
#, 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:2918
+#: catalog/heap.c:2935
#, c-format
msgid "Table \"%s\" references \"%s\"."
msgstr "Tabelle »%s« verweist auf »%s«."
-#: catalog/heap.c:2920
+#: catalog/heap.c:2937
#, 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."
@@ -3378,48 +3378,48 @@ msgstr "mehrere Primärschlüssel für Tabelle »%s« nicht erlaubt"
msgid "primary keys cannot be expressions"
msgstr "Primärschlüssel können keine Ausdrücke sein"
-#: catalog/index.c:749 catalog/index.c:1173
+#: catalog/index.c:757 catalog/index.c:1181
#, c-format
msgid "user-defined indexes on system catalog tables are not supported"
msgstr "benutzerdefinierte Indexe für Systemkatalogtabellen werden nicht unterstützt"
-#: catalog/index.c:759
+#: catalog/index.c:767
#, c-format
msgid "concurrent index creation on system catalog tables is not supported"
msgstr "nebenläufige Indexerzeugung für Systemkatalogtabellen wird nicht unterstützt"
-#: catalog/index.c:777
+#: catalog/index.c:785
#, c-format
msgid "shared indexes cannot be created after initdb"
msgstr "Cluster-globale Indexe können nicht nach initdb erzeugt werden"
-#: catalog/index.c:791 commands/createas.c:249 commands/sequence.c:141
+#: catalog/index.c:799 commands/createas.c:249 commands/sequence.c:141
#: parser/parse_utilcmd.c:185
#, c-format
msgid "relation \"%s\" already exists, skipping"
msgstr "Relation »%s« existiert bereits, wird übersprungen"
-#: catalog/index.c:827
+#: catalog/index.c:835
#, c-format
msgid "pg_class index OID value not set when in binary upgrade mode"
msgstr "Index-OID-Wert für pg_class ist im Binary-Upgrade-Modus nicht gesetzt"
-#: catalog/index.c:1435
+#: catalog/index.c:1452
#, c-format
msgid "DROP INDEX CONCURRENTLY must be first action in transaction"
msgstr "DROP INDEX CONCURRENTLY muss die erste Aktion in einer Transaktion sein"
-#: catalog/index.c:2019
+#: catalog/index.c:2095
#, c-format
msgid "building index \"%s\" on table \"%s\""
msgstr "baue Index »%s« von Tabelle »%s«"
-#: catalog/index.c:3279
+#: catalog/index.c:3355
#, c-format
msgid "cannot reindex temporary tables of other sessions"
msgstr "kann temporäre Tabellen anderer Sitzungen nicht reindizieren"
-#: catalog/index.c:3405
+#: catalog/index.c:3481
#, c-format
msgid "index \"%s\" was reindexed"
msgstr "Index »%s« wurde neu indiziert"
@@ -3605,26 +3605,26 @@ msgstr "Ereignistriggername kann nicht qualifiziert werden"
#: catalog/objectaddress.c:1158 commands/lockcmds.c:94 commands/policy.c:94
#: commands/policy.c:384 commands/policy.c:473 commands/tablecmds.c:216
-#: commands/tablecmds.c:1319 commands/tablecmds.c:4369
-#: commands/tablecmds.c:8034
+#: commands/tablecmds.c:1335 commands/tablecmds.c:4385
+#: commands/tablecmds.c:8050
#, c-format
msgid "\"%s\" is not a table"
msgstr "»%s« ist keine Tabelle"
#: catalog/objectaddress.c:1165 commands/tablecmds.c:228
-#: commands/tablecmds.c:4399 commands/tablecmds.c:12242 commands/view.c:138
+#: commands/tablecmds.c:4415 commands/tablecmds.c:12258 commands/view.c:138
#, c-format
msgid "\"%s\" is not a view"
msgstr "»%s« ist keine Sicht"
#: catalog/objectaddress.c:1172 commands/matview.c:172 commands/tablecmds.c:234
-#: commands/tablecmds.c:12247
+#: commands/tablecmds.c:12263
#, c-format
msgid "\"%s\" is not a materialized view"
msgstr "»%s« ist keine materialisierte Sicht"
#: catalog/objectaddress.c:1179 commands/tablecmds.c:252
-#: commands/tablecmds.c:4402 commands/tablecmds.c:12252
+#: commands/tablecmds.c:4418 commands/tablecmds.c:12268
#, c-format
msgid "\"%s\" is not a foreign table"
msgstr "»%s« ist keine Fremdtabelle"
@@ -4452,8 +4452,8 @@ msgstr "Typen mit fester Größe müssen Storage-Typ PLAIN haben"
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:382 commands/tablecmds.c:4381
-#: commands/tablecmds.c:12130
+#: catalog/toasting.c:104 commands/indexcmds.c:395 commands/tablecmds.c:4397
+#: commands/tablecmds.c:12146
#, c-format
msgid "\"%s\" is not a table or materialized view"
msgstr "»%s« ist keine Tabelle oder materialisierte Sicht"
@@ -4653,7 +4653,7 @@ msgstr "überspringe Analysieren des Vererbungsbaums »%s.%s« --- dieser Vererb
msgid "skipping analyze of \"%s.%s\" inheritance tree --- this inheritance tree contains no analyzable child tables"
msgstr "überspringe Analysieren des Vererbungsbaums »%s.%s« --- dieser Vererbungsbaum enthält keine analysierbaren abgeleiteten Tabellen"
-#: commands/analyze.c:1449 commands/tablecmds.c:8125 executor/execQual.c:2900
+#: commands/analyze.c:1449 commands/tablecmds.c:8141 executor/execQual.c:2900
msgid "could not convert row type"
msgstr "konnte Zeilentyp nicht umwandeln"
@@ -4707,7 +4707,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:171 commands/tablecmds.c:9482 commands/tablecmds.c:11233
+#: commands/cluster.c:171 commands/tablecmds.c:9498 commands/tablecmds.c:11249
#, c-format
msgid "index \"%s\" for table \"%s\" does not exist"
msgstr "Index »%s« für Tabelle »%s« existiert nicht"
@@ -4722,7 +4722,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:431 commands/tablecmds.c:11243
+#: commands/cluster.c:431 commands/tablecmds.c:11259
#, c-format
msgid "\"%s\" is not an index for table \"%s\""
msgstr "»%s« ist kein Index für Tabelle »%s«"
@@ -5318,14 +5318,14 @@ msgstr "ungültige Feldgröße"
msgid "incorrect binary data format"
msgstr "falsches Binärdatenformat"
-#: commands/copy.c:4453 commands/indexcmds.c:1024 commands/tablecmds.c:1483
-#: commands/tablecmds.c:2306 parser/parse_relation.c:3188
+#: commands/copy.c:4453 commands/indexcmds.c:1037 commands/tablecmds.c:1499
+#: commands/tablecmds.c:2322 parser/parse_relation.c:3188
#: parser/parse_relation.c:3208 utils/adt/tsvector_op.c:1418
#, c-format
msgid "column \"%s\" does not exist"
msgstr "Spalte »%s« existiert nicht"
-#: commands/copy.c:4460 commands/tablecmds.c:1509 commands/trigger.c:652
+#: commands/copy.c:4460 commands/tablecmds.c:1525 commands/trigger.c:652
#: parser/parse_target.c:967 parser/parse_target.c:978
#, c-format
msgid "column \"%s\" specified more than once"
@@ -5609,9 +5609,9 @@ msgstr "»%s« ist eine Aggregatfunktion"
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:424 commands/tablecmds.c:2393
-#: commands/tablecmds.c:2551 commands/tablecmds.c:2593
-#: commands/tablecmds.c:11613 tcop/utility.c:1107
+#: commands/dropcmds.c:165 commands/sequence.c:424 commands/tablecmds.c:2409
+#: commands/tablecmds.c:2567 commands/tablecmds.c:2609
+#: commands/tablecmds.c:11629 tcop/utility.c:1107
#, c-format
msgid "relation \"%s\" does not exist, skipping"
msgstr "Relation »%s« existiert nicht, wird übersprungen"
@@ -6492,160 +6492,160 @@ 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:160 commands/indexcmds.c:489 commands/opclasscmds.c:360
+#: commands/indexcmds.c:160 commands/indexcmds.c:502 commands/opclasscmds.c:360
#: commands/opclasscmds.c:786 commands/opclasscmds.c:1749
#, c-format
msgid "access method \"%s\" does not exist"
msgstr "Zugriffsmethode »%s« existiert nicht"
-#: commands/indexcmds.c:342
+#: commands/indexcmds.c:355
#, c-format
msgid "must specify at least one column"
msgstr "mindestens eine Spalte muss angegeben werden"
-#: commands/indexcmds.c:346
+#: commands/indexcmds.c:359
#, c-format
msgid "cannot use more than %d columns in an index"
msgstr "Index kann nicht mehr als %d Spalten enthalten"
-#: commands/indexcmds.c:377
+#: commands/indexcmds.c:390
#, c-format
msgid "cannot create index on foreign table \"%s\""
msgstr "kann keinen Index für Fremdtabelle »%s« erzeugen"
-#: commands/indexcmds.c:392
+#: commands/indexcmds.c:405
#, c-format
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:448 commands/tablecmds.c:545 commands/tablecmds.c:9793
+#: commands/indexcmds.c:461 commands/tablecmds.c:545 commands/tablecmds.c:9809
#, 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"
-#: commands/indexcmds.c:481
+#: commands/indexcmds.c:494
#, c-format
msgid "substituting access method \"gist\" for obsolete method \"rtree\""
msgstr "ersetze Zugriffsmethode »gist« für obsolete Methode »rtree«"
-#: commands/indexcmds.c:498
+#: commands/indexcmds.c:511
#, c-format
msgid "hash indexes are not WAL-logged and their use is discouraged"
msgstr "Hash-Indexe werden nicht im WAL geloggt und von ihrer Verwendung wird abgeraten."
-#: commands/indexcmds.c:503
+#: commands/indexcmds.c:516
#, c-format
msgid "access method \"%s\" does not support unique indexes"
msgstr "Zugriffsmethode »%s« unterstützt keine Unique Indexe"
-#: commands/indexcmds.c:508
+#: commands/indexcmds.c:521
#, c-format
msgid "access method \"%s\" does not support multicolumn indexes"
msgstr "Zugriffsmethode »%s« unterstützt keine mehrspaltigen Indexe"
-#: commands/indexcmds.c:513
+#: commands/indexcmds.c:526
#, c-format
msgid "access method \"%s\" does not support exclusion constraints"
msgstr "Zugriffsmethode »%s« unterstützt keine Exclusion-Constraints"
-#: commands/indexcmds.c:592
+#: commands/indexcmds.c:605
#, c-format
msgid "%s %s will create implicit index \"%s\" for table \"%s\""
msgstr "%s %s erstellt implizit einen Index »%s« für Tabelle »%s«"
-#: commands/indexcmds.c:953
+#: commands/indexcmds.c:966
#, c-format
msgid "functions in index predicate must be marked IMMUTABLE"
msgstr "Funktionen im Indexprädikat müssen als IMMUTABLE markiert sein"
-#: commands/indexcmds.c:1019 parser/parse_utilcmd.c:1846
+#: commands/indexcmds.c:1032 parser/parse_utilcmd.c:1846
#, c-format
msgid "column \"%s\" named in key does not exist"
msgstr "Spalte »%s«, die im Schlüssel verwendet wird, existiert nicht"
-#: commands/indexcmds.c:1079
+#: commands/indexcmds.c:1092
#, c-format
msgid "functions in index expression must be marked IMMUTABLE"
msgstr "Funktionen im Indexausdruck müssen als IMMUTABLE markiert sein"
-#: commands/indexcmds.c:1102
+#: commands/indexcmds.c:1115
#, c-format
msgid "could not determine which collation to use for index expression"
msgstr "konnte die für den Indexausdruck zu verwendende Sortierfolge nicht bestimmen"
-#: commands/indexcmds.c:1110 commands/typecmds.c:825 parser/parse_expr.c:2583
+#: commands/indexcmds.c:1123 commands/typecmds.c:825 parser/parse_expr.c:2583
#: parser/parse_type.c:568 parser/parse_utilcmd.c:2738 utils/adt/misc.c:546
#, c-format
msgid "collations are not supported by type %s"
msgstr "Sortierfolgen werden von Typ %s nicht unterstützt"
-#: commands/indexcmds.c:1148
+#: commands/indexcmds.c:1161
#, c-format
msgid "operator %s is not commutative"
msgstr "Operator %s ist nicht kommutativ"
-#: commands/indexcmds.c:1150
+#: commands/indexcmds.c:1163
#, c-format
msgid "Only commutative operators can be used in exclusion constraints."
msgstr "In Exclusion-Constraints können nur kommutative Operatoren verwendet werden."
-#: commands/indexcmds.c:1176
+#: commands/indexcmds.c:1189
#, c-format
msgid "operator %s is not a member of operator family \"%s\""
msgstr "Operator %s ist kein Mitglied der Operatorfamilie »%s«"
-#: commands/indexcmds.c:1179
+#: commands/indexcmds.c:1192
#, c-format
msgid "The exclusion operator must be related to the index operator class for the constraint."
msgstr "Der Exklusionsoperator muss in Beziehung zur Indexoperatorklasse des Constraints stehen."
-#: commands/indexcmds.c:1214
+#: commands/indexcmds.c:1227
#, c-format
msgid "access method \"%s\" does not support ASC/DESC options"
msgstr "Zugriffsmethode »%s« unterstützt die Optionen ASC/DESC nicht"
-#: commands/indexcmds.c:1219
+#: commands/indexcmds.c:1232
#, c-format
msgid "access method \"%s\" does not support NULLS FIRST/LAST options"
msgstr "Zugriffsmethode »%s« unterstützt die Optionen NULLS FIRST/LAST nicht"
-#: commands/indexcmds.c:1275 commands/typecmds.c:1932
+#: commands/indexcmds.c:1288 commands/typecmds.c:1932
#, c-format
msgid "data type %s has no default operator class for access method \"%s\""
msgstr "Datentyp %s hat keine Standardoperatorklasse für Zugriffsmethode »%s«"
-#: commands/indexcmds.c:1277
+#: commands/indexcmds.c:1290
#, c-format
msgid "You must specify an operator class for the index or define a default operator class for the data type."
msgstr "Sie müssen für den Index eine Operatorklasse angeben oder eine Standardoperatorklasse für den Datentyp definieren."
-#: commands/indexcmds.c:1306 commands/indexcmds.c:1314
+#: commands/indexcmds.c:1319 commands/indexcmds.c:1327
#: commands/opclasscmds.c:204
#, c-format
msgid "operator class \"%s\" does not exist for access method \"%s\""
msgstr "Operatorklasse »%s« existiert nicht für Zugriffsmethode »%s«"
-#: commands/indexcmds.c:1327 commands/typecmds.c:1920
+#: commands/indexcmds.c:1340 commands/typecmds.c:1920
#, c-format
msgid "operator class \"%s\" does not accept data type %s"
msgstr "Operatorklasse »%s« akzeptiert Datentyp %s nicht"
-#: commands/indexcmds.c:1417
+#: commands/indexcmds.c:1430
#, c-format
msgid "there are multiple default operator classes for data type %s"
msgstr "es gibt mehrere Standardoperatorklassen für Datentyp %s"
-#: commands/indexcmds.c:1808
+#: commands/indexcmds.c:1821
#, c-format
msgid "table \"%s\" has no indexes"
msgstr "Tabelle »%s« hat keine Indexe"
-#: commands/indexcmds.c:1863
+#: commands/indexcmds.c:1876
#, c-format
msgid "can only reindex the currently open database"
msgstr "nur die aktuell geöffnete Datenbank kann reindiziert werden"
-#: commands/indexcmds.c:1965
+#: commands/indexcmds.c:1978
#, c-format
msgid "table \"%s.%s\" was reindexed"
msgstr "Tabelle »%s.%s« wurde neu indiziert"
@@ -6878,9 +6878,9 @@ msgid "join estimator function %s must return type \"float8\""
msgstr "Join-Schätzfunktion %s muss Typ »float8« zurückgeben"
#: commands/policy.c:87 commands/policy.c:390 commands/policy.c:479
-#: commands/tablecmds.c:970 commands/tablecmds.c:1332 commands/tablecmds.c:2200
-#: commands/tablecmds.c:4351 commands/tablecmds.c:6293
-#: commands/tablecmds.c:12163 commands/tablecmds.c:12198 commands/trigger.c:240
+#: commands/tablecmds.c:986 commands/tablecmds.c:1348 commands/tablecmds.c:2216
+#: commands/tablecmds.c:4367 commands/tablecmds.c:6309
+#: commands/tablecmds.c:12179 commands/tablecmds.c:12214 commands/trigger.c:240
#: commands/trigger.c:1126 commands/trigger.c:1234 rewrite/rewriteDefine.c:273
#: rewrite/rewriteDefine.c:917
#, c-format
@@ -7222,8 +7222,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:250 commands/tablecmds.c:8676
-#: commands/tablecmds.c:11424
+#: commands/tablecmds.c:250 commands/tablecmds.c:8692
+#: commands/tablecmds.c:11440
#, c-format
msgid "foreign table \"%s\" does not exist"
msgstr "Fremdtabelle »%s« existiert nicht"
@@ -7247,58 +7247,58 @@ msgstr "ON COMMIT kann nur mit temporären Tabellen verwendet werden"
msgid "cannot create temporary table within security-restricted operation"
msgstr "kann temporäre Tabelle nicht in einer sicherheitsbeschränkten Operation erzeugen"
-#: commands/tablecmds.c:821
+#: commands/tablecmds.c:825
#, c-format
msgid "DROP INDEX CONCURRENTLY does not support dropping multiple objects"
msgstr "DROP INDEX CONCURRENTLY unterstützt das Löschen von mehreren Objekten nicht"
-#: commands/tablecmds.c:825
+#: commands/tablecmds.c:829
#, c-format
msgid "DROP INDEX CONCURRENTLY does not support CASCADE"
msgstr "DROP INDEX CONCURRENTLY unterstützt kein CASCADE"
-#: commands/tablecmds.c:1101
+#: commands/tablecmds.c:1117
#, c-format
msgid "truncate cascades to table \"%s\""
msgstr "Truncate-Vorgang leert ebenfalls Tabelle »%s«"
-#: commands/tablecmds.c:1342
+#: commands/tablecmds.c:1358
#, c-format
msgid "cannot truncate temporary tables of other sessions"
msgstr "kann temporäre Tabellen anderer Sitzungen nicht leeren"
-#: commands/tablecmds.c:1548 parser/parse_utilcmd.c:1809
+#: commands/tablecmds.c:1564 parser/parse_utilcmd.c:1809
#, c-format
msgid "inherited relation \"%s\" is not a table or foreign table"
msgstr "geerbte Relation »%s« ist keine Tabelle oder Fremdtabelle"
-#: commands/tablecmds.c:1555 commands/tablecmds.c:10240
+#: commands/tablecmds.c:1571 commands/tablecmds.c:10256
#, c-format
msgid "cannot inherit from temporary relation \"%s\""
msgstr "von temporärer Relation »%s« kann nicht geerbt werden"
-#: commands/tablecmds.c:1563 commands/tablecmds.c:10248
+#: commands/tablecmds.c:1579 commands/tablecmds.c:10264
#, 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:1579 commands/tablecmds.c:10282
+#: commands/tablecmds.c:1595 commands/tablecmds.c:10298
#, c-format
msgid "relation \"%s\" would be inherited from more than once"
msgstr "von der Relation »%s« würde mehrmals geerbt werden"
-#: commands/tablecmds.c:1627
+#: commands/tablecmds.c:1643
#, c-format
msgid "merging multiple inherited definitions of column \"%s\""
msgstr "geerbte Definitionen von Spalte »%s« werden zusammengeführt"
-#: commands/tablecmds.c:1635
+#: commands/tablecmds.c:1651
#, c-format
msgid "inherited column \"%s\" has a type conflict"
msgstr "geerbte Spalte »%s« hat Typkonflikt"
-#: commands/tablecmds.c:1637 commands/tablecmds.c:1658
-#: commands/tablecmds.c:1856 commands/tablecmds.c:1878
+#: commands/tablecmds.c:1653 commands/tablecmds.c:1674
+#: commands/tablecmds.c:1872 commands/tablecmds.c:1894
#: parser/parse_coerce.c:1630 parser/parse_coerce.c:1650
#: parser/parse_coerce.c:1670 parser/parse_coerce.c:1715
#: parser/parse_coerce.c:1752 parser/parse_param.c:218
@@ -7306,759 +7306,759 @@ msgstr "geerbte Spalte »%s« hat Typkonflikt"
msgid "%s versus %s"
msgstr "%s gegen %s"
-#: commands/tablecmds.c:1644
+#: commands/tablecmds.c:1660
#, c-format
msgid "inherited column \"%s\" has a collation conflict"
msgstr "geerbte Spalte »%s« hat Sortierfolgenkonflikt"
-#: commands/tablecmds.c:1646 commands/tablecmds.c:1866
-#: commands/tablecmds.c:4801
+#: commands/tablecmds.c:1662 commands/tablecmds.c:1882
+#: commands/tablecmds.c:4817
#, c-format
msgid "\"%s\" versus \"%s\""
msgstr "»%s« gegen »%s«"
-#: commands/tablecmds.c:1656
+#: commands/tablecmds.c:1672
#, c-format
msgid "inherited column \"%s\" has a storage parameter conflict"
msgstr "geerbte Spalte »%s« hat einen Konflikt bei einem Storage-Parameter"
-#: commands/tablecmds.c:1769 commands/tablecmds.c:8134
+#: commands/tablecmds.c:1785 commands/tablecmds.c:8150
#: parser/parse_utilcmd.c:894 parser/parse_utilcmd.c:1240
#: parser/parse_utilcmd.c:1316
#, c-format
msgid "cannot convert whole-row table reference"
msgstr "kann Verweis auf ganze Zeile der Tabelle nicht umwandeln"
-#: commands/tablecmds.c:1770 parser/parse_utilcmd.c:895
+#: commands/tablecmds.c:1786 parser/parse_utilcmd.c:895
#, c-format
msgid "Constraint \"%s\" contains a whole-row reference to table \"%s\"."
msgstr "Constraint »%s« enthält einen Verweis auf die ganze Zeile der Tabelle »%s«."
-#: commands/tablecmds.c:1842
+#: commands/tablecmds.c:1858
#, c-format
msgid "merging column \"%s\" with inherited definition"
msgstr "Spalte »%s« wird mit geerbter Definition zusammengeführt"
-#: commands/tablecmds.c:1846
+#: commands/tablecmds.c:1862
#, c-format
msgid "moving and merging column \"%s\" with inherited definition"
msgstr "Spalte »%s« wird verschoben und mit geerbter Definition zusammengeführt"
-#: commands/tablecmds.c:1847
+#: commands/tablecmds.c:1863
#, c-format
msgid "User-specified column moved to the position of the inherited column."
msgstr "Benutzerdefinierte Spalte wurde auf die Position der geerbten Spalte verschoben."
-#: commands/tablecmds.c:1854
+#: commands/tablecmds.c:1870
#, c-format
msgid "column \"%s\" has a type conflict"
msgstr "für Spalte »%s« besteht ein Typkonflikt"
-#: commands/tablecmds.c:1864
+#: commands/tablecmds.c:1880
#, c-format
msgid "column \"%s\" has a collation conflict"
msgstr "für Spalte »%s« besteht ein Sortierfolgenkonflikt"
-#: commands/tablecmds.c:1876
+#: commands/tablecmds.c:1892
#, c-format
msgid "column \"%s\" has a storage parameter conflict"
msgstr "für Spalte »%s« besteht ein Konflikt bei einem Storage-Parameter"
-#: commands/tablecmds.c:1928
+#: commands/tablecmds.c:1944
#, c-format
msgid "column \"%s\" inherits conflicting default values"
msgstr "Spalte »%s« erbt widersprüchliche Vorgabewerte"
-#: commands/tablecmds.c:1930
+#: commands/tablecmds.c:1946
#, c-format
msgid "To resolve the conflict, specify a default explicitly."
msgstr "Um den Konflikt zu lösen, geben Sie einen Vorgabewert ausdrücklich an."
-#: commands/tablecmds.c:1977
+#: commands/tablecmds.c:1993
#, c-format
msgid "check constraint name \"%s\" appears multiple times but with different expressions"
msgstr "Check-Constraint-Name »%s« erscheint mehrmals, aber mit unterschiedlichen Ausdrücken"
-#: commands/tablecmds.c:2171
+#: commands/tablecmds.c:2187
#, c-format
msgid "cannot rename column of typed table"
msgstr "Spalte einer getypten Tabelle kann nicht umbenannt werden"
-#: commands/tablecmds.c:2188
+#: commands/tablecmds.c:2204
#, c-format
msgid "\"%s\" is not a table, view, materialized view, composite type, index, or foreign table"
msgstr "»%s« ist weder Tabelle, Sicht, materialisierte Sicht, zusammengesetzter Typ, Index noch Fremdtabelle"
-#: commands/tablecmds.c:2282
+#: commands/tablecmds.c:2298
#, c-format
msgid "inherited column \"%s\" must be renamed in child tables too"
msgstr "vererbte Spalte »%s« muss ebenso in den abgeleiteten Tabellen umbenannt werden"
-#: commands/tablecmds.c:2314
+#: commands/tablecmds.c:2330
#, c-format
msgid "cannot rename system column \"%s\""
msgstr "Systemspalte »%s« kann nicht umbenannt werden"
-#: commands/tablecmds.c:2329
+#: commands/tablecmds.c:2345
#, c-format
msgid "cannot rename inherited column \"%s\""
msgstr "kann vererbte Spalte »%s« nicht umbenennen"
-#: commands/tablecmds.c:2484
+#: commands/tablecmds.c:2500
#, c-format
msgid "inherited constraint \"%s\" must be renamed in child tables too"
msgstr "vererbter Constraint »%s« muss ebenso in den abgeleiteten Tabellen umbenannt werden"
-#: commands/tablecmds.c:2491
+#: commands/tablecmds.c:2507
#, c-format
msgid "cannot rename inherited constraint \"%s\""
msgstr "kann vererbten Constraint »%s« nicht umbenennen"
#. translator: first %s is a SQL command, eg ALTER TABLE
-#: commands/tablecmds.c:2724
+#: commands/tablecmds.c:2740
#, c-format
msgid "cannot %s \"%s\" because it is being used by active queries in this session"
msgstr "%s mit Relation »%s« nicht möglich, weil sie von aktiven Anfragen in dieser Sitzung verwendet wird"
#. translator: first %s is a SQL command, eg ALTER TABLE
-#: commands/tablecmds.c:2733
+#: commands/tablecmds.c:2749
#, c-format
msgid "cannot %s \"%s\" because it has pending trigger events"
msgstr "%s mit Relation »%s« nicht möglich, weil es anstehende Trigger-Ereignisse dafür gibt"
-#: commands/tablecmds.c:3807
+#: commands/tablecmds.c:3823
#, c-format
msgid "cannot rewrite system relation \"%s\""
msgstr "Systemrelation »%s« kann nicht neu geschrieben werden"
-#: commands/tablecmds.c:3813
+#: commands/tablecmds.c:3829
#, c-format
msgid "cannot rewrite table \"%s\" used as a catalog table"
msgstr "Tabelle »%s«, die als Katalogtabelle verwendet wird, kann nicht neu geschrieben werden"
-#: commands/tablecmds.c:3823
+#: commands/tablecmds.c:3839
#, c-format
msgid "cannot rewrite temporary tables of other sessions"
msgstr "kann temporäre Tabellen anderer Sitzungen nicht neu schreiben"
-#: commands/tablecmds.c:4091
+#: commands/tablecmds.c:4107
#, c-format
msgid "rewriting table \"%s\""
msgstr "schreibe Tabelle »%s« neu"
-#: commands/tablecmds.c:4095
+#: commands/tablecmds.c:4111
#, c-format
msgid "verifying table \"%s\""
msgstr "überprüfe Tabelle »%s«"
-#: commands/tablecmds.c:4209
+#: commands/tablecmds.c:4225
#, c-format
msgid "column \"%s\" contains null values"
msgstr "Spalte »%s« enthält NULL-Werte"
-#: commands/tablecmds.c:4224 commands/tablecmds.c:7398
+#: commands/tablecmds.c:4240 commands/tablecmds.c:7414
#, c-format
msgid "check constraint \"%s\" is violated by some row"
msgstr "Check-Constraint »%s« wird von irgendeiner Zeile verletzt"
-#: commands/tablecmds.c:4372 commands/trigger.c:234 rewrite/rewriteDefine.c:267
+#: commands/tablecmds.c:4388 commands/trigger.c:234 rewrite/rewriteDefine.c:267
#: rewrite/rewriteDefine.c:912
#, c-format
msgid "\"%s\" is not a table or view"
msgstr "»%s« ist keine Tabelle oder Sicht"
-#: commands/tablecmds.c:4375 commands/trigger.c:1120 commands/trigger.c:1225
+#: commands/tablecmds.c:4391 commands/trigger.c:1120 commands/trigger.c:1225
#, c-format
msgid "\"%s\" is not a table, view, or foreign table"
msgstr "»%s« ist keine Tabelle, Sicht oder Fremdtabelle"
-#: commands/tablecmds.c:4378
+#: commands/tablecmds.c:4394
#, c-format
msgid "\"%s\" is not a table, view, materialized view, or index"
msgstr "»%s« ist weder Tabelle, Sicht, materialisierte Sicht noch Index"
-#: commands/tablecmds.c:4384
+#: commands/tablecmds.c:4400
#, c-format
msgid "\"%s\" is not a table, materialized view, or index"
msgstr "»%s« ist weder Tabelle, materialisierte Sicht noch Index"
-#: commands/tablecmds.c:4387
+#: commands/tablecmds.c:4403
#, c-format
msgid "\"%s\" is not a table, materialized view, or foreign table"
msgstr "»%s« ist weder Tabelle, materialisierte Sicht noch Fremdtabelle"
-#: commands/tablecmds.c:4390
+#: commands/tablecmds.c:4406
#, c-format
msgid "\"%s\" is not a table or foreign table"
msgstr "»%s« ist keine Tabelle oder Fremdtabelle"
-#: commands/tablecmds.c:4393
+#: commands/tablecmds.c:4409
#, c-format
msgid "\"%s\" is not a table, composite type, or foreign table"
msgstr "»%s« ist weder Tabelle, Sicht, zusammengesetzter Typ noch Fremdtabelle"
-#: commands/tablecmds.c:4396 commands/tablecmds.c:5439
+#: commands/tablecmds.c:4412 commands/tablecmds.c:5455
#, c-format
msgid "\"%s\" is not a table, materialized view, index, or foreign table"
msgstr "»%s« ist weder Tabelle, materialisierte Sicht, Index noch Fremdtabelle"
-#: commands/tablecmds.c:4406
+#: commands/tablecmds.c:4422
#, c-format
msgid "\"%s\" is of the wrong type"
msgstr "»%s« hat den falschen Typ"
-#: commands/tablecmds.c:4579 commands/tablecmds.c:4586
+#: commands/tablecmds.c:4595 commands/tablecmds.c:4602
#, c-format
msgid "cannot alter type \"%s\" because column \"%s.%s\" uses it"
msgstr "kann Typ »%s« nicht ändern, weil Spalte »%s.%s« ihn verwendet"
-#: commands/tablecmds.c:4593
+#: commands/tablecmds.c:4609
#, c-format
msgid "cannot alter foreign table \"%s\" because column \"%s.%s\" uses its row type"
msgstr "kann Fremdtabelle »%s« nicht ändern, weil Spalte »%s.%s« ihren Zeilentyp verwendet"
-#: commands/tablecmds.c:4600
+#: commands/tablecmds.c:4616
#, c-format
msgid "cannot alter table \"%s\" because column \"%s.%s\" uses its row type"
msgstr "kann Tabelle »%s« nicht ändern, weil Spalte »%s.%s« ihren Zeilentyp verwendet"
-#: commands/tablecmds.c:4654
+#: commands/tablecmds.c:4670
#, c-format
msgid "cannot alter type \"%s\" because it is the type of a typed table"
msgstr "kann Typ »%s« nicht ändern, weil er der Typ einer getypten Tabelle ist"
-#: commands/tablecmds.c:4656
+#: commands/tablecmds.c:4672
#, c-format
msgid "Use ALTER ... CASCADE to alter the typed tables too."
msgstr "Verwenden Sie ALTER ... CASCADE, um die getypten Tabellen ebenfalls zu ändern."
-#: commands/tablecmds.c:4700
+#: commands/tablecmds.c:4716
#, c-format
msgid "type %s is not a composite type"
msgstr "Typ %s ist kein zusammengesetzter Typ"
-#: commands/tablecmds.c:4726
+#: commands/tablecmds.c:4742
#, c-format
msgid "cannot add column to typed table"
msgstr "zu einer getypten Tabelle kann keine Spalte hinzugefügt werden"
-#: commands/tablecmds.c:4793 commands/tablecmds.c:10441
+#: commands/tablecmds.c:4809 commands/tablecmds.c:10457
#, 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:4799 commands/tablecmds.c:10448
+#: commands/tablecmds.c:4815 commands/tablecmds.c:10464
#, c-format
msgid "child table \"%s\" has different collation for column \"%s\""
msgstr "abgeleitete Tabelle »%s« hat unterschiedliche Sortierfolge für Spalte »%s«"
-#: commands/tablecmds.c:4809
+#: commands/tablecmds.c:4825
#, c-format
msgid "child table \"%s\" has a conflicting \"%s\" column"
msgstr "abgeleitete Tabelle »%s« hat eine widersprüchliche Spalte »%s«"
-#: commands/tablecmds.c:4821
+#: commands/tablecmds.c:4837
#, c-format
msgid "merging definition of column \"%s\" for child \"%s\""
msgstr "Definition von Spalte »%s« für abgeleitete Tabelle »%s« wird zusammengeführt"
-#: commands/tablecmds.c:5042
+#: commands/tablecmds.c:5058
#, c-format
msgid "column must be added to child tables too"
msgstr "Spalte muss ebenso in den abgeleiteten Tabellen hinzugefügt werden"
-#: commands/tablecmds.c:5112
+#: commands/tablecmds.c:5128
#, c-format
msgid "column \"%s\" of relation \"%s\" already exists"
msgstr "Spalte »%s« von Relation »%s« existiert bereits"
-#: commands/tablecmds.c:5220 commands/tablecmds.c:5326
-#: commands/tablecmds.c:5384 commands/tablecmds.c:5498
-#: commands/tablecmds.c:5555 commands/tablecmds.c:5649
-#: commands/tablecmds.c:7937 commands/tablecmds.c:8699
+#: commands/tablecmds.c:5236 commands/tablecmds.c:5342
+#: commands/tablecmds.c:5400 commands/tablecmds.c:5514
+#: commands/tablecmds.c:5571 commands/tablecmds.c:5665
+#: commands/tablecmds.c:7953 commands/tablecmds.c:8715
#, c-format
msgid "cannot alter system column \"%s\""
msgstr "Systemspalte »%s« kann nicht geändert werden"
-#: commands/tablecmds.c:5256
+#: commands/tablecmds.c:5272
#, c-format
msgid "column \"%s\" is in a primary key"
msgstr "Spalte »%s« ist in einem Primärschlüssel"
-#: commands/tablecmds.c:5471
+#: commands/tablecmds.c:5487
#, c-format
msgid "statistics target %d is too low"
msgstr "Statistikziel %d ist zu niedrig"
-#: commands/tablecmds.c:5479
+#: commands/tablecmds.c:5495
#, c-format
msgid "lowering statistics target to %d"
msgstr "setze Statistikziel auf %d herab"
-#: commands/tablecmds.c:5629
+#: commands/tablecmds.c:5645
#, c-format
msgid "invalid storage type \"%s\""
msgstr "ungültiger Storage-Typ »%s«"
-#: commands/tablecmds.c:5661
+#: commands/tablecmds.c:5677
#, c-format
msgid "column data type %s can only have storage PLAIN"
msgstr "Spaltendatentyp %s kann nur Storage-Typ PLAIN"
-#: commands/tablecmds.c:5699
+#: commands/tablecmds.c:5715
#, c-format
msgid "cannot drop column from typed table"
msgstr "aus einer getypten Tabelle können keine Spalten gelöscht werden"
-#: commands/tablecmds.c:5743
+#: commands/tablecmds.c:5759
#, c-format
msgid "column \"%s\" of relation \"%s\" does not exist, skipping"
msgstr "Spalte »%s« von Relation »%s« existiert nicht, wird übersprungen"
-#: commands/tablecmds.c:5756
+#: commands/tablecmds.c:5772
#, c-format
msgid "cannot drop system column \"%s\""
msgstr "Systemspalte »%s« kann nicht gelöscht werden"
-#: commands/tablecmds.c:5763
+#: commands/tablecmds.c:5779
#, c-format
msgid "cannot drop inherited column \"%s\""
msgstr "geerbte Spalte »%s« kann nicht gelöscht werden"
-#: commands/tablecmds.c:6003
+#: commands/tablecmds.c:6019
#, c-format
msgid "ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index \"%s\" to \"%s\""
msgstr "ALTER TABLE / ADD CONSTRAINT USING INDEX benennt Index »%s« um in »%s«"
-#: commands/tablecmds.c:6216
+#: commands/tablecmds.c:6232
#, c-format
msgid "constraint must be added to child tables too"
msgstr "Constraint muss ebenso in den abgeleiteten Tabellen hinzugefügt werden"
-#: commands/tablecmds.c:6287
+#: commands/tablecmds.c:6303
#, c-format
msgid "referenced relation \"%s\" is not a table"
msgstr "Relation »%s«, auf die verwiesen wird, ist keine Tabelle"
-#: commands/tablecmds.c:6310
+#: commands/tablecmds.c:6326
#, c-format
msgid "constraints on permanent tables may reference only permanent tables"
msgstr "Constraints für permanente Tabellen dürfen nur auf permanente Tabellen verweisen"
-#: commands/tablecmds.c:6317
+#: commands/tablecmds.c:6333
#, c-format
msgid "constraints on unlogged tables may reference only permanent or unlogged tables"
msgstr "Constraints für ungeloggte Tabellen dürfen nur auf permanente oder ungeloggte Tabellen verweisen"
-#: commands/tablecmds.c:6323
+#: commands/tablecmds.c:6339
#, c-format
msgid "constraints on temporary tables may reference only temporary tables"
msgstr "Constraints für temporäre Tabellen dürfen nur auf temporäre Tabellen verweisen"
-#: commands/tablecmds.c:6327
+#: commands/tablecmds.c:6343
#, c-format
msgid "constraints on temporary tables must involve temporary tables of this session"
msgstr "Constraints für temporäre Tabellen müssen temporäre Tabellen dieser Sitzung beinhalten"
-#: commands/tablecmds.c:6388
+#: commands/tablecmds.c:6404
#, c-format
msgid "number of referencing and referenced columns for foreign key disagree"
msgstr "Anzahl der Quell- und Zielspalten im Fremdschlüssel stimmt nicht überein"
-#: commands/tablecmds.c:6495
+#: commands/tablecmds.c:6511
#, c-format
msgid "foreign key constraint \"%s\" cannot be implemented"
msgstr "Fremdschlüssel-Constraint »%s« kann nicht implementiert werden"
-#: commands/tablecmds.c:6498
+#: commands/tablecmds.c:6514
#, c-format
msgid "Key columns \"%s\" and \"%s\" are of incompatible types: %s and %s."
msgstr "Schlüsselspalten »%s« und »%s« haben inkompatible Typen: %s und %s."
-#: commands/tablecmds.c:6704 commands/tablecmds.c:6872
-#: commands/tablecmds.c:7776 commands/tablecmds.c:7832
+#: commands/tablecmds.c:6720 commands/tablecmds.c:6888
+#: commands/tablecmds.c:7792 commands/tablecmds.c:7848
#, c-format
msgid "constraint \"%s\" of relation \"%s\" does not exist"
msgstr "Constraint »%s« von Relation »%s« existiert nicht"
-#: commands/tablecmds.c:6710
+#: commands/tablecmds.c:6726
#, c-format
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:6879
+#: commands/tablecmds.c:6895
#, 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:6948
+#: commands/tablecmds.c:6964
#, c-format
msgid "constraint must be validated on child tables too"
msgstr "Constraint muss ebenso in den abgeleiteten Tabellen validiert werden"
-#: commands/tablecmds.c:7017
+#: commands/tablecmds.c:7033
#, 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:7022
+#: commands/tablecmds.c:7038
#, 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:7087
+#: commands/tablecmds.c:7103
#, 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:7104
+#: commands/tablecmds.c:7120
#, 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:7169
+#: commands/tablecmds.c:7185
#, 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:7263
+#: commands/tablecmds.c:7279
#, 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:7268
+#: commands/tablecmds.c:7284
#, 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:7431
+#: commands/tablecmds.c:7447
#, c-format
msgid "validating foreign key constraint \"%s\""
msgstr "validiere Fremdschlüssel-Constraint »%s«"
-#: commands/tablecmds.c:7730
+#: commands/tablecmds.c:7746
#, 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:7782
+#: commands/tablecmds.c:7798
#, 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:7921
+#: commands/tablecmds.c:7937
#, c-format
msgid "cannot alter column type of typed table"
msgstr "Spaltentyp einer getypten Tabelle kann nicht geändert werden"
-#: commands/tablecmds.c:7948
+#: commands/tablecmds.c:7964
#, c-format
msgid "cannot alter inherited column \"%s\""
msgstr "kann vererbte Spalte »%s« nicht ändern"
-#: commands/tablecmds.c:7997
+#: commands/tablecmds.c:8013
#, 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:8000
+#: commands/tablecmds.c:8016
#, 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:8004
+#: commands/tablecmds.c:8020
#, 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:8007
+#: commands/tablecmds.c:8023
#, c-format
msgid "You might need to specify \"USING %s::%s\"."
msgstr "Sie müssen möglicherweise »USING %s::%s« angeben."
-#: commands/tablecmds.c:8106
+#: commands/tablecmds.c:8122
#, c-format
msgid "cannot alter inherited column \"%s\" of relation \"%s\""
msgstr "geerbte Spalte »%s« von Relation »%s« kann nicht geändert werden"
-#: commands/tablecmds.c:8135
+#: commands/tablecmds.c:8151
#, c-format
msgid "USING expression contains a whole-row table reference."
msgstr "USING-Ausdruck enthält einen Verweis auf die ganze Zeile der Tabelle."
-#: commands/tablecmds.c:8146
+#: commands/tablecmds.c:8162
#, 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:8233
+#: commands/tablecmds.c:8249
#, c-format
msgid "cannot alter type of column \"%s\" twice"
msgstr "Typ der Spalte »%s« kann nicht zweimal geändert werden"
-#: commands/tablecmds.c:8269
+#: commands/tablecmds.c:8285
#, 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:8353
+#: commands/tablecmds.c:8369
#, 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:8354 commands/tablecmds.c:8373
-#: commands/tablecmds.c:8391
+#: commands/tablecmds.c:8370 commands/tablecmds.c:8389
+#: commands/tablecmds.c:8407
#, c-format
msgid "%s depends on column \"%s\""
msgstr "%s hängt von Spalte »%s« ab"
-#: commands/tablecmds.c:8372
+#: commands/tablecmds.c:8388
#, 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:8390
+#: commands/tablecmds.c:8406
#, c-format
msgid "cannot alter type of a column used in a policy definition"
msgstr "Typ einer Spalte, die in einer Policy-Definition verwendet wird, kann nicht geändert werden"
-#: commands/tablecmds.c:9154
+#: commands/tablecmds.c:9170
#, c-format
msgid "cannot change owner of index \"%s\""
msgstr "kann Eigentümer des Index »%s« nicht ändern"
-#: commands/tablecmds.c:9156
+#: commands/tablecmds.c:9172
#, 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:9172
+#: commands/tablecmds.c:9188
#, c-format
msgid "cannot change owner of sequence \"%s\""
msgstr "kann Eigentümer der Sequenz »%s« nicht ändern"
-#: commands/tablecmds.c:9174 commands/tablecmds.c:11632
+#: commands/tablecmds.c:9190 commands/tablecmds.c:11648
#, c-format
msgid "Sequence \"%s\" is linked to table \"%s\"."
msgstr "Sequenz »%s« ist mit Tabelle »%s« verknüpft."
-#: commands/tablecmds.c:9186 commands/tablecmds.c:12273
+#: commands/tablecmds.c:9202 commands/tablecmds.c:12289
#, c-format
msgid "Use ALTER TYPE instead."
msgstr "Verwenden Sie stattdessen ALTER TYPE."
-#: commands/tablecmds.c:9195
+#: commands/tablecmds.c:9211
#, 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:9534
+#: commands/tablecmds.c:9550
#, c-format
msgid "cannot have multiple SET TABLESPACE subcommands"
msgstr "mehrere SET TABLESPACE Unterbefehle sind ungültig"
-#: commands/tablecmds.c:9607
+#: commands/tablecmds.c:9623
#, 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:9640 commands/view.c:497
+#: commands/tablecmds.c:9656 commands/view.c:497
#, 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:9786
+#: commands/tablecmds.c:9802
#, c-format
msgid "cannot move system relation \"%s\""
msgstr "Systemrelation »%s« kann nicht verschoben werden"
-#: commands/tablecmds.c:9802
+#: commands/tablecmds.c:9818
#, c-format
msgid "cannot move temporary tables of other sessions"
msgstr "temporäre Tabellen anderer Sitzungen können nicht verschoben werden"
-#: commands/tablecmds.c:9939
+#: commands/tablecmds.c:9955
#, 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:9951
+#: commands/tablecmds.c:9967
#, 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:10042
+#: commands/tablecmds.c:10058
#, 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:10058
+#: commands/tablecmds.c:10074
#, c-format
msgid "no matching relations in tablespace \"%s\" found"
msgstr "keine passenden Relationen in Tablespace »%s« gefunden"
-#: commands/tablecmds.c:10125 storage/buffer/bufmgr.c:801
+#: commands/tablecmds.c:10141 storage/buffer/bufmgr.c:801
#, c-format
msgid "invalid page in block %u of relation %s"
msgstr "ungültige Seite in Block %u von Relation %s"
-#: commands/tablecmds.c:10205
+#: commands/tablecmds.c:10221
#, c-format
msgid "cannot change inheritance of typed table"
msgstr "Vererbung einer getypten Tabelle kann nicht geändert werden"
-#: commands/tablecmds.c:10255
+#: commands/tablecmds.c:10271
#, 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:10309
+#: commands/tablecmds.c:10325
#, c-format
msgid "circular inheritance not allowed"
msgstr "zirkuläre Vererbung ist nicht erlaubt"
-#: commands/tablecmds.c:10310
+#: commands/tablecmds.c:10326
#, c-format
msgid "\"%s\" is already a child of \"%s\"."
msgstr "»%s« ist schon von »%s« abgeleitet."
-#: commands/tablecmds.c:10318
+#: commands/tablecmds.c:10334
#, 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:10459
+#: commands/tablecmds.c:10475
#, 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:10475 commands/tablecmds.c:10508
+#: commands/tablecmds.c:10491 commands/tablecmds.c:10524
#, c-format
msgid "child table is missing column \"%s\""
msgstr "Spalte »%s« fehlt in abgeleiteter Tabelle"
-#: commands/tablecmds.c:10591
+#: commands/tablecmds.c:10607
#, 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:10599
+#: commands/tablecmds.c:10615
#, 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:10610
+#: commands/tablecmds.c:10626
#, 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:10634
+#: commands/tablecmds.c:10650
#, c-format
msgid "child table is missing constraint \"%s\""
msgstr "Constraint »%s« fehlt in abgeleiteter Tabelle"
-#: commands/tablecmds.c:10718
+#: commands/tablecmds.c:10734
#, c-format
msgid "relation \"%s\" is not a parent of relation \"%s\""
msgstr "Relation »%s« ist keine Basisrelation von Relation »%s«"
-#: commands/tablecmds.c:10952
+#: commands/tablecmds.c:10968
#, c-format
msgid "typed tables cannot inherit"
msgstr "getypte Tabellen können nicht erben"
-#: commands/tablecmds.c:10983
+#: commands/tablecmds.c:10999
#, c-format
msgid "table is missing column \"%s\""
msgstr "Spalte »%s« fehlt in Tabelle"
-#: commands/tablecmds.c:10993
+#: commands/tablecmds.c:11009
#, c-format
msgid "table has column \"%s\" where type requires \"%s\""
msgstr "Tabelle hat Spalte »%s«, aber Typ benötigt »%s«"
-#: commands/tablecmds.c:11002
+#: commands/tablecmds.c:11018
#, c-format
msgid "table \"%s\" has different type for column \"%s\""
msgstr "Tabelle »%s« hat unterschiedlichen Typ für Spalte »%s«"
-#: commands/tablecmds.c:11015
+#: commands/tablecmds.c:11031
#, c-format
msgid "table has extra column \"%s\""
msgstr "Tabelle hat zusätzliche Spalte »%s«"
-#: commands/tablecmds.c:11067
+#: commands/tablecmds.c:11083
#, c-format
msgid "\"%s\" is not a typed table"
msgstr "»%s« ist keine getypte Tabelle"
-#: commands/tablecmds.c:11250
+#: commands/tablecmds.c:11266
#, 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:11256
+#: commands/tablecmds.c:11272
#, 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:11262
+#: commands/tablecmds.c:11278
#, 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:11268
+#: commands/tablecmds.c:11284
#, 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:11274
+#: commands/tablecmds.c:11290
#, 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:11295
+#: commands/tablecmds.c:11311
#, 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:11302
+#: commands/tablecmds.c:11318
#, 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:11505
+#: commands/tablecmds.c:11521
#, c-format
msgid "cannot change logged status of table \"%s\" because it is temporary"
msgstr "kann den geloggten Status der Tabelle »%s« nicht ändern, weil sie temporär ist"
-#: commands/tablecmds.c:11564
+#: commands/tablecmds.c:11580
#, c-format
msgid "could not change table \"%s\" to logged because it references unlogged table \"%s\""
msgstr "konnte Tabelle »%s« nicht in geloggt ändern, weil sie auf die ungeloggte Tabelle »%s« verweist"
-#: commands/tablecmds.c:11574
+#: commands/tablecmds.c:11590
#, c-format
msgid "could not change table \"%s\" to unlogged because it references logged table \"%s\""
msgstr "konnte Tabelle »%s« nicht in ungeloggt ändern, weil sie auf die geloggte Tabelle »%s« verweist"
-#: commands/tablecmds.c:11631
+#: commands/tablecmds.c:11647
#, 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:11732
+#: commands/tablecmds.c:11748
#, c-format
msgid "relation \"%s\" already exists in schema \"%s\""
msgstr "Relation »%s« existiert bereits in Schema »%s«"
-#: commands/tablecmds.c:12257
+#: commands/tablecmds.c:12273
#, c-format
msgid "\"%s\" is not a composite type"
msgstr "»%s« ist kein zusammengesetzter Typ"
-#: commands/tablecmds.c:12287
+#: commands/tablecmds.c:12303
#, 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"
@@ -9324,32 +9324,38 @@ msgstr "kann Sequenz »%s« nicht ändern"
msgid "cannot change TOAST relation \"%s\""
msgstr "kann TOAST-Relation »%s« nicht ändern"
-#: executor/execMain.c:1050 rewrite/rewriteHandler.c:2808
+#: executor/execMain.c:1050 rewrite/rewriteHandler.c:2829
+#: rewrite/rewriteHandler.c:3585
#, c-format
msgid "cannot insert into view \"%s\""
msgstr "kann nicht in Sicht »%s« einfügen"
-#: executor/execMain.c:1052 rewrite/rewriteHandler.c:2811
+#: executor/execMain.c:1052 rewrite/rewriteHandler.c:2832
+#: rewrite/rewriteHandler.c:3588
#, c-format
msgid "To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule."
msgstr "Um Einfügen in die Sicht zu ermöglichen, richten Sie einen INSTEAD OF INSERT Trigger oder eine ON INSERT DO INSTEAD Regel ohne Bedingung ein."
-#: executor/execMain.c:1058 rewrite/rewriteHandler.c:2816
+#: executor/execMain.c:1058 rewrite/rewriteHandler.c:2837
+#: rewrite/rewriteHandler.c:3593
#, c-format
msgid "cannot update view \"%s\""
msgstr "kann Sicht »%s« nicht aktualisieren"
-#: executor/execMain.c:1060 rewrite/rewriteHandler.c:2819
+#: executor/execMain.c:1060 rewrite/rewriteHandler.c:2840
+#: rewrite/rewriteHandler.c:3596
#, c-format
msgid "To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule."
msgstr "Um Aktualisieren der Sicht zu ermöglichen, richten Sie einen INSTEAD OF UPDATE Trigger oder eine ON UPDATE DO INSTEAD Regel ohne Bedingung ein."
-#: executor/execMain.c:1066 rewrite/rewriteHandler.c:2824
+#: executor/execMain.c:1066 rewrite/rewriteHandler.c:2845
+#: rewrite/rewriteHandler.c:3601
#, c-format
msgid "cannot delete from view \"%s\""
msgstr "kann nicht aus Sicht »%s« löschen"
-#: executor/execMain.c:1068 rewrite/rewriteHandler.c:2827
+#: executor/execMain.c:1068 rewrite/rewriteHandler.c:2848
+#: rewrite/rewriteHandler.c:3604
#, c-format
msgid "To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule."
msgstr "Um Löschen aus der Sicht zu ermöglichen, richten Sie einen INSTEAD OF DELETE Trigger oder eine ON DELETE DO INSTEAD Regel ohne Bedingung ein."
@@ -9728,7 +9734,7 @@ msgstr "Die letzte Anweisung gibt zu wenige Spalten zurück."
msgid "return type %s is not supported for SQL functions"
msgstr "Rückgabetyp %s wird von SQL-Funktionen nicht unterstützt"
-#: executor/nodeAgg.c:2471 executor/nodeWindowAgg.c:2319
+#: executor/nodeAgg.c:2490 executor/nodeWindowAgg.c:2319
#, c-format
msgid "aggregate %u needs to have compatible input type and transition type"
msgstr "Aggregatfunktion %u muss kompatiblen Eingabe- und Übergangstyp haben"
@@ -13446,7 +13452,7 @@ msgid "rules with WHERE conditions can only have SELECT, INSERT, UPDATE, or DELE
msgstr "Regeln mit WHERE-Bedingungen können als Aktion nur SELECT, INSERT, UPDATE oder DELETE haben"
#: parser/parse_utilcmd.c:2242 parser/parse_utilcmd.c:2341
-#: rewrite/rewriteHandler.c:476 rewrite/rewriteManip.c:1015
+#: rewrite/rewriteHandler.c:477 rewrite/rewriteManip.c:1015
#, c-format
msgid "conditional UNION/INTERSECT/EXCEPT statements are not implemented"
msgstr "UNION/INTERSECTION/EXCEPT mit Bedingung sind nicht implementiert"
@@ -13675,12 +13681,12 @@ msgstr "konnte SID der PowerUsers-Gruppe nicht ermitteln: Fehlercode %lu\n"
msgid "could not create signal listener pipe for PID %d: error code %lu"
msgstr "konnte Listener-Pipe für Signale für PID %d nicht erzeugen: Fehlercode %lu"
-#: port/win32/signal.c:274 port/win32/signal.c:306
+#: port/win32/signal.c:306 port/win32/signal.c:343
#, c-format
msgid "could not create signal listener pipe: error code %lu; retrying\n"
msgstr "konnte Listener-Pipe für Signale nicht erzeugen: Fehlercode %lu; wiederhole Versuch\n"
-#: port/win32/signal.c:317
+#: port/win32/signal.c:354
#, c-format
msgid "could not create signal dispatch thread: error code %lu\n"
msgstr "konnte Signal-Dispatch-Thread nicht erzeugen: Fehlercode %lu\n"
@@ -15018,29 +15024,29 @@ msgstr "kann Replication-Origin nicht einrichten, wenn schon einer eingerichtet
msgid "no replication origin is configured"
msgstr "kein Replication-Origin konfiguriert"
-#: replication/logical/reorderbuffer.c:2397
+#: replication/logical/reorderbuffer.c:2391
#, c-format
msgid "could not write to data file for XID %u: %m"
msgstr "konnte nicht in Datendatei für XID %u schreiben: %m"
-#: replication/logical/reorderbuffer.c:2488
-#: replication/logical/reorderbuffer.c:2508
+#: replication/logical/reorderbuffer.c:2493
+#: replication/logical/reorderbuffer.c:2513
#, c-format
msgid "could not read from reorderbuffer spill file: %m"
msgstr "konnte nicht aus Reorder-Buffer-Spill-Datei lesen: %m"
-#: replication/logical/reorderbuffer.c:2492
-#: replication/logical/reorderbuffer.c:2512
+#: replication/logical/reorderbuffer.c:2497
+#: replication/logical/reorderbuffer.c:2517
#, c-format
msgid "could not read from reorderbuffer spill file: read %d instead of %u bytes"
msgstr "konnte nicht aus Reorder-Buffer-Spill-Datei lesen: %d statt %u Bytes gelesen"
-#: replication/logical/reorderbuffer.c:2700
+#: replication/logical/reorderbuffer.c:2705
#, c-format
msgid "could not remove file \"%s\" during removal of pg_replslot/%s/*.xid: %m"
msgstr "konnte Datei »%s« nicht entfernen, während des Entfernens von pg_replslot/%s/*.xid: %m"
-#: replication/logical/reorderbuffer.c:3168
+#: replication/logical/reorderbuffer.c:3173
#, c-format
msgid "could not read from file \"%s\": read %d instead of %d bytes"
msgstr "konnte nicht aus Datei »%s« lesen: %d statt %d Bytes gelesen"
@@ -15580,162 +15586,168 @@ msgstr "Regel »%s« für Relation »%s« existiert nicht"
msgid "renaming an ON SELECT rule is not allowed"
msgstr "Umbenennen einer ON-SELECT-Regel ist nicht erlaubt"
-#: rewrite/rewriteHandler.c:519
+#: rewrite/rewriteHandler.c:520
#, c-format
msgid "WITH query name \"%s\" appears in both a rule action and the query being rewritten"
msgstr "WITH-Anfragename »%s« erscheint sowohl in der Regelaktion als auch in der umzuschreibenden Anfrage"
-#: rewrite/rewriteHandler.c:579
+#: rewrite/rewriteHandler.c:580
#, c-format
msgid "cannot have RETURNING lists in multiple rules"
msgstr "RETURNING-Listen können nicht in mehreren Regeln auftreten"
-#: rewrite/rewriteHandler.c:934 rewrite/rewriteHandler.c:952
+#: rewrite/rewriteHandler.c:935 rewrite/rewriteHandler.c:953
#, c-format
msgid "multiple assignments to same column \"%s\""
msgstr "mehrere Zuweisungen zur selben Spalte »%s«"
-#: rewrite/rewriteHandler.c:1872 rewrite/rewriteHandler.c:3588
+#: rewrite/rewriteHandler.c:1873 rewrite/rewriteHandler.c:3659
#, c-format
msgid "infinite recursion detected in rules for relation \"%s\""
msgstr "unendliche Rekursion entdeckt in Regeln für Relation »%s«"
-#: rewrite/rewriteHandler.c:1957
+#: rewrite/rewriteHandler.c:1958
#, c-format
msgid "infinite recursion detected in policy for relation \"%s\""
msgstr "unendliche Rekursion entdeckt in Policys für Relation »%s«"
-#: rewrite/rewriteHandler.c:2277
+#: rewrite/rewriteHandler.c:2278
msgid "Junk view columns are not updatable."
msgstr "Junk-Sichtspalten sind nicht aktualisierbar."
-#: rewrite/rewriteHandler.c:2282
+#: rewrite/rewriteHandler.c:2283
msgid "View columns that are not columns of their base relation are not updatable."
msgstr "Sichtspalten, die nicht Spalten ihrer Basisrelation sind, sind nicht aktualisierbar."
-#: rewrite/rewriteHandler.c:2285
+#: rewrite/rewriteHandler.c:2286
msgid "View columns that refer to system columns are not updatable."
msgstr "Sichtspalten, die auf Systemspalten verweisen, sind nicht aktualisierbar."
-#: rewrite/rewriteHandler.c:2288
+#: rewrite/rewriteHandler.c:2289
msgid "View columns that return whole-row references are not updatable."
msgstr "Sichtspalten, die Verweise auf ganze Zeilen zurückgeben, sind nicht aktualisierbar."
-#: rewrite/rewriteHandler.c:2349
+#: rewrite/rewriteHandler.c:2350
msgid "Views containing DISTINCT are not automatically updatable."
msgstr "Sichten, die DISTINCT enthalten, sind nicht automatisch aktualisierbar."
-#: rewrite/rewriteHandler.c:2352
+#: rewrite/rewriteHandler.c:2353
msgid "Views containing GROUP BY are not automatically updatable."
msgstr "Sichten, die GROUP BY enthalten, sind nicht automatisch aktualisierbar."
-#: rewrite/rewriteHandler.c:2355
+#: rewrite/rewriteHandler.c:2356
msgid "Views containing HAVING are not automatically updatable."
msgstr "Sichten, die HAVING enthalten, sind nicht automatisch aktualisierbar."
-#: rewrite/rewriteHandler.c:2358
+#: rewrite/rewriteHandler.c:2359
msgid "Views containing UNION, INTERSECT, or EXCEPT are not automatically updatable."
msgstr "Sichten, die UNION, INTERSECT oder EXCEPT enthalten, sind nicht automatisch aktualisierbar."
-#: rewrite/rewriteHandler.c:2361
+#: rewrite/rewriteHandler.c:2362
msgid "Views containing WITH are not automatically updatable."
msgstr "Sichten, die WITH enthalten, sind nicht automatisch aktualisierbar."
-#: rewrite/rewriteHandler.c:2364
+#: rewrite/rewriteHandler.c:2365
msgid "Views containing LIMIT or OFFSET are not automatically updatable."
msgstr "Sichten, die LIMIT oder OFFSET enthalten, sind nicht automatisch aktualisierbar."
-#: rewrite/rewriteHandler.c:2376
+#: rewrite/rewriteHandler.c:2377
msgid "Views that return aggregate functions are not automatically updatable."
msgstr "Sichten, die Aggregatfunktionen zurückgeben, sind nicht automatisch aktualisierbar."
-#: rewrite/rewriteHandler.c:2379
+#: rewrite/rewriteHandler.c:2380
msgid "Views that return window functions are not automatically updatable."
msgstr "Sichten, die Fensterfunktionen zurückgeben, sind nicht automatisch aktualisierbar."
-#: rewrite/rewriteHandler.c:2382
+#: rewrite/rewriteHandler.c:2383
msgid "Views that return set-returning functions are not automatically updatable."
msgstr "Sichten, die Funktionen mit Ergebnismenge zurückgeben, sind nicht automatisch aktualisierbar."
-#: rewrite/rewriteHandler.c:2389 rewrite/rewriteHandler.c:2393
-#: rewrite/rewriteHandler.c:2400
+#: rewrite/rewriteHandler.c:2390 rewrite/rewriteHandler.c:2394
+#: rewrite/rewriteHandler.c:2401
msgid "Views that do not select from a single table or view are not automatically updatable."
msgstr "Sichten, die nicht aus einer einzigen Tabelle oder Sicht lesen, sind nicht automatisch aktualisierbar."
-#: rewrite/rewriteHandler.c:2403
+#: rewrite/rewriteHandler.c:2404
msgid "Views containing TABLESAMPLE are not automatically updatable."
msgstr "Sichten, die TABLESAMPLE enthalten, sind nicht automatisch aktualisierbar."
-#: rewrite/rewriteHandler.c:2427
+#: rewrite/rewriteHandler.c:2428
msgid "Views that have no updatable columns are not automatically updatable."
msgstr "Sichten, die keine aktualisierbaren Spalten haben, sind nicht automatisch aktualisierbar."
-#: rewrite/rewriteHandler.c:2884
+#: rewrite/rewriteHandler.c:2905
#, c-format
msgid "cannot insert into column \"%s\" of view \"%s\""
msgstr "kann nicht in Spalte »%s« von Sicht »%s« einfügen"
-#: rewrite/rewriteHandler.c:2892
+#: rewrite/rewriteHandler.c:2913
#, c-format
msgid "cannot update column \"%s\" of view \"%s\""
msgstr "kann Spalte »%s« von Sicht »%s« nicht aktualisieren"
-#: rewrite/rewriteHandler.c:3357
+#: rewrite/rewriteHandler.c:3378
#, c-format
msgid "DO INSTEAD NOTHING rules are not supported for data-modifying statements in WITH"
-msgstr "DO INSTEAD NOTHING-Regeln werden für datenmodifizierende Anweisungen in WITH nicht unterstützt"
+msgstr "DO-INSTEAD-NOTHING-Regeln werden für datenmodifizierende Anweisungen in WITH nicht unterstützt"
-#: rewrite/rewriteHandler.c:3371
+#: rewrite/rewriteHandler.c:3392
#, c-format
msgid "conditional DO INSTEAD rules are not supported for data-modifying statements in WITH"
-msgstr "Do INSTEAD-Regeln mit Bedingung werden für datenmodifizierende Anweisungen in WITH nicht unterstützt"
+msgstr "DO-INSTEAD-Regeln mit Bedingung werden für datenmodifizierende Anweisungen in WITH nicht unterstützt"
-#: rewrite/rewriteHandler.c:3375
+#: rewrite/rewriteHandler.c:3396
#, c-format
msgid "DO ALSO rules are not supported for data-modifying statements in WITH"
-msgstr "DO ALSO-Regeln werden für datenmodifizierende Anweisungen in WITH nicht unterstützt"
+msgstr "DO-ALSO-Regeln werden für datenmodifizierende Anweisungen in WITH nicht unterstützt"
-#: rewrite/rewriteHandler.c:3380
+#: rewrite/rewriteHandler.c:3401
#, c-format
msgid "multi-statement DO INSTEAD rules are not supported for data-modifying statements in WITH"
-msgstr "DO INSTEAD-Regeln mit mehreren Anweisungen werden für datenmodifizierende Anweisungen in WITH nicht unterstützt"
+msgstr "DO-INSTEAD-Regeln mit mehreren Anweisungen werden für datenmodifizierende Anweisungen in WITH nicht unterstützt"
+
+#: rewrite/rewriteHandler.c:3587 rewrite/rewriteHandler.c:3595
+#: rewrite/rewriteHandler.c:3603
+#, c-format
+msgid "Views with conditional DO INSTEAD rules are not automatically updatable."
+msgstr "Sichten mit DO-INSTEAD-Regeln mit Bedingung sind nicht automatisch aktualisierbar."
-#: rewrite/rewriteHandler.c:3625
+#: rewrite/rewriteHandler.c:3696
#, c-format
msgid "cannot perform INSERT RETURNING on relation \"%s\""
msgstr "INSERT RETURNING kann in Relation »%s« nicht ausgeführt werden"
-#: rewrite/rewriteHandler.c:3627
+#: rewrite/rewriteHandler.c:3698
#, c-format
msgid "You need an unconditional ON INSERT DO INSTEAD rule with a RETURNING clause."
msgstr "Sie benötigen eine ON INSERT DO INSTEAD Regel ohne Bedingung, mit RETURNING-Klausel."
-#: rewrite/rewriteHandler.c:3632
+#: rewrite/rewriteHandler.c:3703
#, c-format
msgid "cannot perform UPDATE RETURNING on relation \"%s\""
msgstr "UPDATE RETURNING kann in Relation »%s« nicht ausgeführt werden"
-#: rewrite/rewriteHandler.c:3634
+#: rewrite/rewriteHandler.c:3705
#, c-format
msgid "You need an unconditional ON UPDATE DO INSTEAD rule with a RETURNING clause."
msgstr "Sie benötigen eine ON UPDATE DO INSTEAD Regel ohne Bedingung, mit RETURNING-Klausel."
-#: rewrite/rewriteHandler.c:3639
+#: rewrite/rewriteHandler.c:3710
#, c-format
msgid "cannot perform DELETE RETURNING on relation \"%s\""
msgstr "DELETE RETURNING kann in Relation »%s« nicht ausgeführt werden"
-#: rewrite/rewriteHandler.c:3641
+#: rewrite/rewriteHandler.c:3712
#, c-format
msgid "You need an unconditional ON DELETE DO INSTEAD rule with a RETURNING clause."
msgstr "Sie benötigen eine ON DELETE DO INSTEAD Regel ohne Bedingung, mit RETURNING-Klausel."
-#: rewrite/rewriteHandler.c:3659
+#: rewrite/rewriteHandler.c:3730
#, c-format
msgid "INSERT with ON CONFLICT clause cannot be used with table that has INSERT or UPDATE rules"
msgstr "INSERT mit ON-CONFLICT-Klausel kann nicht mit Tabelle verwendet werden, die INSERT- oder UPDATE-Regeln hat"
-#: rewrite/rewriteHandler.c:3716
+#: rewrite/rewriteHandler.c:3787
#, c-format
msgid "WITH cannot be used in a query that is rewritten by rules into multiple queries"
msgstr "WITH kann nicht in einer Anfrage verwendet werden, die durch Regeln in mehrere Anfragen umgeschrieben wird"
@@ -16029,7 +16041,7 @@ msgstr "Setzen Sie dynamic_shared_memory_type auf einen anderen Wert als »none
msgid "dynamic shared memory control segment is not valid"
msgstr "Kontrollsegment von dynamischem Shared Memory ist ungültig"
-#: storage/ipc/dsm.c:516
+#: storage/ipc/dsm.c:515
#, c-format
msgid "too many dynamic shared memory segments"
msgstr "zu viele dynamische Shared-Memory-Segmente"
@@ -17375,7 +17387,7 @@ msgid "wrong element type"
msgstr "falscher Elementtyp"
#: utils/adt/arrayfuncs.c:1368 utils/adt/rangetypes.c:334
-#: utils/cache/lsyscache.c:2586
+#: utils/cache/lsyscache.c:2608
#, c-format
msgid "no binary input function available for type %s"
msgstr "keine binäre Eingabefunktion verfügbar für Typ %s"
@@ -17386,7 +17398,7 @@ msgid "improper binary format in array element %d"
msgstr "falsches Binärformat in Arrayelement %d"
#: utils/adt/arrayfuncs.c:1589 utils/adt/rangetypes.c:339
-#: utils/cache/lsyscache.c:2619
+#: utils/cache/lsyscache.c:2641
#, c-format
msgid "no binary output function available for type %s"
msgstr "keine binäre Ausgabefunktion verfügbar für Typ %s"
@@ -17567,7 +17579,7 @@ msgstr "Präzision von TIME(%d)%s auf erlaubten Höchstwert %d reduziert"
msgid "date/time value \"current\" is no longer supported"
msgstr "Datum/Zeitwert »current« wird nicht mehr unterstützt"
-#: utils/adt/date.c:166 utils/adt/formatting.c:3521
+#: utils/adt/date.c:166 utils/adt/formatting.c:3511
#, c-format
msgid "date out of range: \"%s\""
msgstr "date ist außerhalb des gültigen Bereichs: »%s«"
@@ -17599,8 +17611,8 @@ msgstr "Datum ist außerhalb des gültigen Bereichs für Typ »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/datetime.c:1693
-#: utils/adt/formatting.c:3397 utils/adt/formatting.c:3429
-#: utils/adt/formatting.c:3497 utils/adt/json.c:1535 utils/adt/json.c:1557
+#: utils/adt/formatting.c:3387 utils/adt/formatting.c:3419
+#: utils/adt/formatting.c:3487 utils/adt/json.c:1535 utils/adt/json.c:1557
#: utils/adt/jsonb.c:824 utils/adt/jsonb.c:848 utils/adt/nabstime.c:458
#: utils/adt/nabstime.c:501 utils/adt/nabstime.c:531 utils/adt/nabstime.c:574
#: utils/adt/timestamp.c:225 utils/adt/timestamp.c:268
@@ -17612,13 +17624,11 @@ msgstr "Datum ist außerhalb des gültigen Bereichs für Typ »timestamp«"
#: utils/adt/timestamp.c:3187 utils/adt/timestamp.c:3712
#: utils/adt/timestamp.c:3841 utils/adt/timestamp.c:3882
#: utils/adt/timestamp.c:3970 utils/adt/timestamp.c:4016
-#: utils/adt/timestamp.c:4127 utils/adt/timestamp.c:4451
-#: utils/adt/timestamp.c:4567 utils/adt/timestamp.c:4577
-#: utils/adt/timestamp.c:4662 utils/adt/timestamp.c:4781
-#: utils/adt/timestamp.c:4791 utils/adt/timestamp.c:5038
-#: utils/adt/timestamp.c:5052 utils/adt/timestamp.c:5143
-#: utils/adt/timestamp.c:5150 utils/adt/timestamp.c:5176
-#: utils/adt/timestamp.c:5180 utils/adt/timestamp.c:5249 utils/adt/xml.c:2156
+#: utils/adt/timestamp.c:4127 utils/adt/timestamp.c:4452
+#: utils/adt/timestamp.c:4658 utils/adt/timestamp.c:5029
+#: utils/adt/timestamp.c:5043 utils/adt/timestamp.c:5134
+#: utils/adt/timestamp.c:5141 utils/adt/timestamp.c:5167
+#: utils/adt/timestamp.c:5171 utils/adt/timestamp.c:5240 utils/adt/xml.c:2156
#: utils/adt/xml.c:2163 utils/adt/xml.c:2183 utils/adt/xml.c:2190
#, c-format
msgid "timestamp out of range"
@@ -17657,13 +17667,13 @@ msgstr "»time with time zone«-Einheit »%s« nicht erkannt"
#: utils/adt/date.c:2744 utils/adt/datetime.c:926 utils/adt/datetime.c:1851
#: utils/adt/datetime.c:4618 utils/adt/timestamp.c:532
-#: utils/adt/timestamp.c:559 utils/adt/timestamp.c:5064
-#: utils/adt/timestamp.c:5260
+#: utils/adt/timestamp.c:559 utils/adt/timestamp.c:5055
+#: utils/adt/timestamp.c:5251
#, c-format
msgid "time zone \"%s\" not recognized"
msgstr "Zeitzone »%s« nicht erkannt"
-#: utils/adt/date.c:2784 utils/adt/timestamp.c:5101 utils/adt/timestamp.c:5286
+#: utils/adt/date.c:2784 utils/adt/timestamp.c:5092 utils/adt/timestamp.c:5277
#, c-format
msgid "interval time zone \"%s\" must not include months or days"
msgstr "Intervall-Zeitzone »%s« darf keine Monate oder Tage enthalten"
@@ -17868,213 +17878,213 @@ msgstr "Untergrenze und Obergrenze müssen endlich sein"
msgid "lower bound cannot equal upper bound"
msgstr "Untergrenze kann nicht gleich der Obergrenze sein"
-#: utils/adt/formatting.c:485
+#: utils/adt/formatting.c:474
#, c-format
msgid "invalid format specification for an interval value"
msgstr "ungültige Formatangabe für Intervall-Wert"
-#: utils/adt/formatting.c:486
+#: utils/adt/formatting.c:475
#, c-format
msgid "Intervals are not tied to specific calendar dates."
msgstr "Intervalle beziehen sich nicht auf bestimmte Kalenderdaten."
-#: utils/adt/formatting.c:1058
+#: utils/adt/formatting.c:1049
#, c-format
msgid "\"EEEE\" must be the last pattern used"
msgstr "»EEEE« muss das letzte Muster sein"
-#: utils/adt/formatting.c:1066
+#: utils/adt/formatting.c:1057
#, c-format
msgid "\"9\" must be ahead of \"PR\""
msgstr "»9« muss vor »PR« stehen"
-#: utils/adt/formatting.c:1082
+#: utils/adt/formatting.c:1073
#, c-format
msgid "\"0\" must be ahead of \"PR\""
msgstr "»0« muss vor »PR« stehen"
-#: utils/adt/formatting.c:1109
+#: utils/adt/formatting.c:1100
#, c-format
msgid "multiple decimal points"
msgstr "mehrere Dezimalpunkte"
-#: utils/adt/formatting.c:1113 utils/adt/formatting.c:1196
+#: utils/adt/formatting.c:1104 utils/adt/formatting.c:1187
#, c-format
msgid "cannot use \"V\" and decimal point together"
msgstr "»V« und Dezimalpunkt können nicht zusammen verwendet werden"
-#: utils/adt/formatting.c:1125
+#: utils/adt/formatting.c:1116
#, c-format
msgid "cannot use \"S\" twice"
msgstr "»S« kann nicht zweimal verwendet werden"
-#: utils/adt/formatting.c:1129
+#: utils/adt/formatting.c:1120
#, c-format
msgid "cannot use \"S\" and \"PL\"/\"MI\"/\"SG\"/\"PR\" together"
msgstr "»S« und »PL«/»MI«/»SG«/»PR« können nicht zusammen verwendet werden"
-#: utils/adt/formatting.c:1149
+#: utils/adt/formatting.c:1140
#, c-format
msgid "cannot use \"S\" and \"MI\" together"
msgstr "»S« und »MI« können nicht zusammen verwendet werden"
-#: utils/adt/formatting.c:1159
+#: utils/adt/formatting.c:1150
#, c-format
msgid "cannot use \"S\" and \"PL\" together"
msgstr "»S« und »PL« können nicht zusammen verwendet werden"
-#: utils/adt/formatting.c:1169
+#: utils/adt/formatting.c:1160
#, c-format
msgid "cannot use \"S\" and \"SG\" together"
msgstr "»S« und »SG« können nicht zusammen verwendet werden"
-#: utils/adt/formatting.c:1178
+#: utils/adt/formatting.c:1169
#, c-format
msgid "cannot use \"PR\" and \"S\"/\"PL\"/\"MI\"/\"SG\" together"
msgstr "»PR« und »S«/»PL«/»MI«/»SG« können nicht zusammen verwendet werden"
-#: utils/adt/formatting.c:1204
+#: utils/adt/formatting.c:1195
#, c-format
msgid "cannot use \"EEEE\" twice"
msgstr "»EEEE« kann nicht zweimal verwendet werden"
-#: utils/adt/formatting.c:1210
+#: utils/adt/formatting.c:1201
#, c-format
msgid "\"EEEE\" is incompatible with other formats"
msgstr "»EEEE« ist mit anderen Formaten inkompatibel"
-#: utils/adt/formatting.c:1211
+#: utils/adt/formatting.c:1202
#, c-format
msgid "\"EEEE\" may only be used together with digit and decimal point patterns."
msgstr "»EEEE« kann nur zusammen mit Platzhaltern für Ziffern oder Dezimalpunkt verwendet werden."
-#: utils/adt/formatting.c:1411
+#: utils/adt/formatting.c:1402
#, c-format
msgid "\"%s\" is not a number"
msgstr "»%s« ist keine Zahl"
-#: utils/adt/formatting.c:1512 utils/adt/formatting.c:1564
+#: utils/adt/formatting.c:1503 utils/adt/formatting.c:1555
#, c-format
msgid "could not determine which collation to use for lower() function"
msgstr "konnte die für die Funktion lower() zu verwendende Sortierfolge nicht bestimmen"
-#: utils/adt/formatting.c:1632 utils/adt/formatting.c:1684
+#: utils/adt/formatting.c:1623 utils/adt/formatting.c:1675
#, c-format
msgid "could not determine which collation to use for upper() function"
msgstr "konnte die für die Funktion upper() zu verwendende Sortierfolge nicht bestimmen"
-#: utils/adt/formatting.c:1753 utils/adt/formatting.c:1817
+#: utils/adt/formatting.c:1744 utils/adt/formatting.c:1808
#, c-format
msgid "could not determine which collation to use for initcap() function"
msgstr "konnte die für die Funktion initcap() zu verwendende Sortierfolge nicht bestimmen"
-#: utils/adt/formatting.c:2114
+#: utils/adt/formatting.c:2105
#, c-format
msgid "invalid combination of date conventions"
msgstr "ungültige Kombination von Datumskonventionen"
-#: utils/adt/formatting.c:2115
+#: utils/adt/formatting.c:2106
#, c-format
msgid "Do not mix Gregorian and ISO week date conventions in a formatting template."
msgstr "Die Gregorianische und die ISO-Konvention für Wochendaten können nicht einer Formatvorlage gemischt werden."
-#: utils/adt/formatting.c:2132
+#: utils/adt/formatting.c:2123
#, c-format
msgid "conflicting values for \"%s\" field in formatting string"
msgstr "widersprüchliche Werte für das Feld »%s« in Formatzeichenkette"
-#: utils/adt/formatting.c:2134
+#: utils/adt/formatting.c:2125
#, c-format
msgid "This value contradicts a previous setting for the same field type."
msgstr "Der Wert widerspricht einer vorherigen Einstellung für den selben Feldtyp."
-#: utils/adt/formatting.c:2195
+#: utils/adt/formatting.c:2189
#, c-format
msgid "source string too short for \"%s\" formatting field"
msgstr "Quellzeichenkette zu kurz für Formatfeld »%s»"
-#: utils/adt/formatting.c:2197
+#: utils/adt/formatting.c:2191
#, c-format
msgid "Field requires %d characters, but only %d remain."
msgstr "Feld benötigt %d Zeichen, aber nur %d verbleiben."
-#: utils/adt/formatting.c:2200 utils/adt/formatting.c:2214
+#: utils/adt/formatting.c:2194 utils/adt/formatting.c:2208
#, c-format
msgid "If your source string is not fixed-width, try using the \"FM\" modifier."
msgstr "Wenn die Quellzeichenkette keine feste Breite hat, versuchen Sie den Modifikator »FM«."
-#: utils/adt/formatting.c:2210 utils/adt/formatting.c:2223
-#: utils/adt/formatting.c:2353
+#: utils/adt/formatting.c:2204 utils/adt/formatting.c:2217
+#: utils/adt/formatting.c:2347
#, c-format
msgid "invalid value \"%s\" for \"%s\""
msgstr "ungültiger Wert »%s« für »%s«"
-#: utils/adt/formatting.c:2212
+#: utils/adt/formatting.c:2206
#, c-format
msgid "Field requires %d characters, but only %d could be parsed."
msgstr "Feld benötigt %d Zeichen, aber nur %d konnten geparst werden."
-#: utils/adt/formatting.c:2225
+#: utils/adt/formatting.c:2219
#, c-format
msgid "Value must be an integer."
msgstr "Der Wert muss eine ganze Zahl sein."
-#: utils/adt/formatting.c:2230
+#: utils/adt/formatting.c:2224
#, c-format
msgid "value for \"%s\" in source string is out of range"
msgstr "Wert für »%s« in der Eingabezeichenkette ist außerhalb des gültigen Bereichs"
-#: utils/adt/formatting.c:2232
+#: utils/adt/formatting.c:2226
#, c-format
msgid "Value must be in the range %d to %d."
msgstr "Der Wert muss im Bereich %d bis %d sein."
-#: utils/adt/formatting.c:2355
+#: utils/adt/formatting.c:2349
#, c-format
msgid "The given value did not match any of the allowed values for this field."
msgstr "Der angegebene Wert stimmte mit keinem der für dieses Feld zulässigen Werte überein."
-#: utils/adt/formatting.c:2547 utils/adt/formatting.c:2567
-#: utils/adt/formatting.c:2587 utils/adt/formatting.c:2607
-#: utils/adt/formatting.c:2626 utils/adt/formatting.c:2645
-#: utils/adt/formatting.c:2668 utils/adt/formatting.c:2686
-#: utils/adt/formatting.c:2704 utils/adt/formatting.c:2722
-#: utils/adt/formatting.c:2739 utils/adt/formatting.c:2756
+#: utils/adt/formatting.c:2541 utils/adt/formatting.c:2561
+#: utils/adt/formatting.c:2581 utils/adt/formatting.c:2601
+#: utils/adt/formatting.c:2620 utils/adt/formatting.c:2639
+#: utils/adt/formatting.c:2662 utils/adt/formatting.c:2680
+#: utils/adt/formatting.c:2698 utils/adt/formatting.c:2716
+#: utils/adt/formatting.c:2733 utils/adt/formatting.c:2750
#, c-format
msgid "localized string format value too long"
msgstr "lokalisierter Formatwert ist zu lang"
-#: utils/adt/formatting.c:3040
+#: utils/adt/formatting.c:3034
#, c-format
msgid "\"TZ\"/\"tz\"/\"OF\" format patterns are not supported in to_date"
msgstr "Formatmuster »TZ«/»tz«/»OF« werden in to_date nicht unterstützt"
-#: utils/adt/formatting.c:3149
+#: utils/adt/formatting.c:3143
#, c-format
msgid "invalid input string for \"Y,YYY\""
msgstr "ungültige Eingabe für »Y,YYY«"
-#: utils/adt/formatting.c:3653
+#: utils/adt/formatting.c:3643
#, c-format
msgid "hour \"%d\" is invalid for the 12-hour clock"
msgstr "Stunde »%d« ist bei einer 12-Stunden-Uhr ungültig"
-#: utils/adt/formatting.c:3655
+#: utils/adt/formatting.c:3645
#, c-format
msgid "Use the 24-hour clock, or give an hour between 1 and 12."
msgstr "Verwenden Sie die 24-Stunden-Uhr oder geben Sie eine Stunde zwischen 1 und 12 an."
-#: utils/adt/formatting.c:3750
+#: utils/adt/formatting.c:3740
#, c-format
msgid "cannot calculate day of year without year information"
msgstr "kann Tag des Jahres nicht berechnen ohne Jahrinformationen"
-#: utils/adt/formatting.c:4599
+#: utils/adt/formatting.c:4589
#, c-format
msgid "\"EEEE\" not supported for input"
msgstr "»E« wird nicht bei der Eingabe unterstützt"
-#: utils/adt/formatting.c:4611
+#: utils/adt/formatting.c:4601
#, c-format
msgid "\"RN\" not supported for input"
msgstr "»RN« wird nicht bei der Eingabe unterstützt"
@@ -18264,7 +18274,7 @@ msgid "oidvector has too many elements"
msgstr "oidvector-Wert hat zu viele Elemente"
#: utils/adt/int.c:1362 utils/adt/int8.c:1453 utils/adt/numeric.c:1358
-#: utils/adt/timestamp.c:5347 utils/adt/timestamp.c:5428
+#: utils/adt/timestamp.c:5338 utils/adt/timestamp.c:5419
#, c-format
msgid "step size cannot equal zero"
msgstr "Schrittgröße kann nicht gleich null sein"
@@ -19252,7 +19262,7 @@ msgid "more than one operator named %s"
msgstr "es gibt mehrere Operatoren namens %s"
#: utils/adt/regproc.c:780 utils/adt/regproc.c:821 utils/adt/regproc.c:2007
-#: utils/adt/ruleutils.c:8359 utils/adt/ruleutils.c:8484
+#: utils/adt/ruleutils.c:8373 utils/adt/ruleutils.c:8498
#, c-format
msgid "too many arguments"
msgstr "zu viele Argumente"
@@ -19527,24 +19537,24 @@ msgstr "Präzision von interval(%d) muss zwischen %d und %d sein"
msgid "cannot subtract infinite timestamps"
msgstr "kann unendliche timestamp-Werte nicht subtrahieren"
-#: utils/adt/timestamp.c:3962 utils/adt/timestamp.c:4588
-#: utils/adt/timestamp.c:4608
+#: utils/adt/timestamp.c:3962 utils/adt/timestamp.c:4584
+#: utils/adt/timestamp.c:4604
#, c-format
msgid "timestamp units \"%s\" not supported"
msgstr "»timestamp«-Einheit »%s« nicht unterstützt"
-#: utils/adt/timestamp.c:3976 utils/adt/timestamp.c:4618
+#: utils/adt/timestamp.c:3976 utils/adt/timestamp.c:4614
#, c-format
msgid "timestamp units \"%s\" not recognized"
msgstr "»timestamp«-Einheit »%s« nicht erkannt"
-#: utils/adt/timestamp.c:4116 utils/adt/timestamp.c:4799
-#: utils/adt/timestamp.c:4820
+#: utils/adt/timestamp.c:4116 utils/adt/timestamp.c:4790
+#: utils/adt/timestamp.c:4811
#, 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:4133 utils/adt/timestamp.c:4829
+#: utils/adt/timestamp.c:4133 utils/adt/timestamp.c:4820
#, c-format
msgid "timestamp with time zone units \"%s\" not recognized"
msgstr "»timestamp with time zone«-Einheit »%s« nicht erkannt"
@@ -19554,17 +19564,17 @@ msgstr "»timestamp with time zone«-Einheit »%s« nicht erkannt"
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:4220 utils/adt/timestamp.c:4935
+#: utils/adt/timestamp.c:4220 utils/adt/timestamp.c:4926
#, c-format
msgid "interval units \"%s\" not supported"
msgstr "»interval«-Einheit »%s« nicht unterstützt"
-#: utils/adt/timestamp.c:4236 utils/adt/timestamp.c:4962
+#: utils/adt/timestamp.c:4236 utils/adt/timestamp.c:4953
#, c-format
msgid "interval units \"%s\" not recognized"
msgstr "»interval«-Einheit »%s« nicht erkannt"
-#: utils/adt/timestamp.c:5057 utils/adt/timestamp.c:5253
+#: utils/adt/timestamp.c:5048 utils/adt/timestamp.c:5244
#, c-format
msgid "could not convert to time zone \"%s\""
msgstr "konnte nicht in Zeitzone »%s« umwandeln"
@@ -20032,18 +20042,18 @@ msgstr "weder Namensraumname noch URI dürfen NULL sein"
msgid "could not register XML namespace with name \"%s\" and URI \"%s\""
msgstr "konnte XML-Namensraum mit Namen »%s« und URI »%s« nicht registrieren"
-#: utils/cache/lsyscache.c:2515 utils/cache/lsyscache.c:2548
-#: utils/cache/lsyscache.c:2581 utils/cache/lsyscache.c:2614
+#: utils/cache/lsyscache.c:2537 utils/cache/lsyscache.c:2570
+#: utils/cache/lsyscache.c:2603 utils/cache/lsyscache.c:2636
#, c-format
msgid "type %s is only a shell"
msgstr "Typ %s ist nur eine Hülle"
-#: utils/cache/lsyscache.c:2520
+#: utils/cache/lsyscache.c:2542
#, c-format
msgid "no input function available for type %s"
msgstr "keine Eingabefunktion verfügbar für Typ %s"
-#: utils/cache/lsyscache.c:2553
+#: utils/cache/lsyscache.c:2575
#, c-format
msgid "no output function available for type %s"
msgstr "keine Ausgabefunktion verfügbar für Typ %s"
@@ -20053,17 +20063,17 @@ msgstr "keine Ausgabefunktion verfügbar für Typ %s"
msgid "cached plan must not change result type"
msgstr "gecachter Plan darf den Ergebnistyp nicht ändern"
-#: utils/cache/relcache.c:5171
+#: utils/cache/relcache.c:5224
#, c-format
msgid "could not create relation-cache initialization file \"%s\": %m"
msgstr "konnte Initialisierungsdatei für Relationscache »%s« nicht erzeugen: %m"
-#: utils/cache/relcache.c:5173
+#: utils/cache/relcache.c:5226
#, c-format
msgid "Continuing anyway, but there's something wrong."
msgstr "Setze trotzdem fort, aber irgendwas stimmt nicht."
-#: utils/cache/relcache.c:5496
+#: utils/cache/relcache.c:5549
#, c-format
msgid "could not remove cache file \"%s\": %m"
msgstr "konnte Cache-Datei »%s« nicht löschen: %m"
diff --git a/src/backend/po/fr.po b/src/backend/po/fr.po
index e23ded4131..14bd644419 100644
--- a/src/backend/po/fr.po
+++ b/src/backend/po/fr.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.5\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2019-09-20 04:10+0000\n"
-"PO-Revision-Date: 2019-09-20 14:34+0200\n"
+"POT-Creation-Date: 2020-02-06 22:15+0000\n"
+"PO-Revision-Date: 2020-02-08 11:34+0100\n"
"Last-Translator: Guillaume Lelarge <guillaume@lelarge.info>\n"
"Language-Team: French <guillaume@lelarge.info>\n"
"Language: fr\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Poedit 2.2.3\n"
+"X-Generator: Poedit 2.2.4\n"
#: ../common/exec.c:127 ../common/exec.c:241 ../common/exec.c:284
#, c-format
@@ -79,10 +79,10 @@ 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:180 ../port/path.c:600 ../port/path.c:638 ../port/path.c:655 access/transam/xlog.c:6121 lib/stringinfo.c:258 libpq/auth.c:841 libpq/auth.c:1209 libpq/auth.c:1277 libpq/auth.c:1690 postmaster/bgworker.c:309 postmaster/bgworker.c:814 postmaster/postmaster.c:2390 postmaster/postmaster.c:2421 postmaster/postmaster.c:3937 postmaster/postmaster.c:4635 postmaster/postmaster.c:4710 postmaster/postmaster.c:5383
-#: postmaster/postmaster.c:5705 replication/logical/logical.c:173 storage/buffer/localbuf.c:396 storage/file/fd.c:596 storage/file/fd.c:1025 storage/file/fd.c:1143 storage/file/fd.c:1808 storage/ipc/procarray.c:919 storage/ipc/procarray.c:1405 storage/ipc/procarray.c:1412 storage/ipc/procarray.c:1811 storage/ipc/procarray.c:2403 utils/adt/formatting.c:1522 utils/adt/formatting.c:1642 utils/adt/formatting.c:1763 utils/adt/pg_locale.c:464
-#: utils/adt/pg_locale.c:628 utils/adt/regexp.c:223 utils/adt/varlena.c:4324 utils/adt/varlena.c:4345 utils/fmgr/dfmgr.c:216 utils/hash/dynahash.c:411 utils/hash/dynahash.c:488 utils/hash/dynahash.c:1002 utils/mb/mbutils.c:376 utils/mb/mbutils.c:709 utils/misc/guc.c:3732 utils/misc/guc.c:3748 utils/misc/guc.c:3761 utils/misc/guc.c:6723 utils/misc/tzparser.c:470 utils/mmgr/aset.c:505 utils/mmgr/mcxt.c:688 utils/mmgr/mcxt.c:723
-#: utils/mmgr/mcxt.c:760 utils/mmgr/mcxt.c:797 utils/mmgr/mcxt.c:831 utils/mmgr/mcxt.c:860 utils/mmgr/mcxt.c:894 utils/mmgr/mcxt.c:976 utils/mmgr/mcxt.c:1010 utils/mmgr/mcxt.c:1059
+#: ../common/psprintf.c:180 ../port/path.c:600 ../port/path.c:638 ../port/path.c:655 access/transam/xlog.c:6109 lib/stringinfo.c:258 libpq/auth.c:842 libpq/auth.c:1210 libpq/auth.c:1278 libpq/auth.c:1691 postmaster/bgworker.c:309 postmaster/bgworker.c:814 postmaster/postmaster.c:2396 postmaster/postmaster.c:2427 postmaster/postmaster.c:3943 postmaster/postmaster.c:4641 postmaster/postmaster.c:4716 postmaster/postmaster.c:5389
+#: postmaster/postmaster.c:5726 replication/logical/logical.c:173 storage/buffer/localbuf.c:396 storage/file/fd.c:596 storage/file/fd.c:1025 storage/file/fd.c:1143 storage/file/fd.c:1808 storage/ipc/procarray.c:919 storage/ipc/procarray.c:1405 storage/ipc/procarray.c:1412 storage/ipc/procarray.c:1811 storage/ipc/procarray.c:2403 utils/adt/formatting.c:1513 utils/adt/formatting.c:1633 utils/adt/formatting.c:1754 utils/adt/pg_locale.c:464
+#: utils/adt/pg_locale.c:628 utils/adt/regexp.c:223 utils/adt/varlena.c:4324 utils/adt/varlena.c:4345 utils/fmgr/dfmgr.c:216 utils/hash/dynahash.c:411 utils/hash/dynahash.c:488 utils/hash/dynahash.c:1002 utils/mb/mbutils.c:382 utils/mb/mbutils.c:409 utils/mb/mbutils.c:738 utils/mb/mbutils.c:764 utils/misc/guc.c:3732 utils/misc/guc.c:3748 utils/misc/guc.c:3761 utils/misc/guc.c:6723 utils/misc/tzparser.c:470 utils/mmgr/aset.c:505
+#: utils/mmgr/mcxt.c:688 utils/mmgr/mcxt.c:723 utils/mmgr/mcxt.c:760 utils/mmgr/mcxt.c:797 utils/mmgr/mcxt.c:831 utils/mmgr/mcxt.c:860 utils/mmgr/mcxt.c:894 utils/mmgr/mcxt.c:976 utils/mmgr/mcxt.c:1010 utils/mmgr/mcxt.c:1059
#, c-format
msgid "out of memory"
msgstr "mmoire puise"
@@ -149,7 +149,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:1637
+#: ../common/username.c:47 libpq/auth.c:1638
msgid "user does not exist"
msgstr "l'utilisateur n'existe pas"
@@ -198,7 +198,7 @@ msgstr "le processus fils a quitt avec un statut %d non reconnu"
msgid "could not determine encoding for codeset \"%s\""
msgstr "n'a pas pu dterminer l'encodage pour le codeset %s "
-#: ../port/chklocale.c:295 ../port/chklocale.c:424 postmaster/postmaster.c:4914
+#: ../port/chklocale.c:295 ../port/chklocale.c:424 postmaster/postmaster.c:4920
#, c-format
msgid "Please report this to <pgsql-bugs@postgresql.org>."
msgstr "Veuillez rapporter ceci <pgsql-bugs@postgresql.org>."
@@ -228,25 +228,25 @@ msgstr "n'a pas pu obtenir la jonction pour %s : %s"
msgid "could not get junction for \"%s\": %s\n"
msgstr "n'a pas pu obtenir la jonction pour %s : %s\n"
-#: ../port/open.c:112
+#: ../port/open.c:110
#, c-format
msgid "could not open file \"%s\": %s"
msgstr "n'a pas pu ouvrir le fichier %s : %s"
-#: ../port/open.c:113
+#: ../port/open.c:111
msgid "lock violation"
msgstr "violation du verrou"
-#: ../port/open.c:113
+#: ../port/open.c:111
msgid "sharing violation"
msgstr "violation du partage"
-#: ../port/open.c:114
+#: ../port/open.c:112
#, c-format
msgid "Continuing to retry for 30 seconds."
msgstr "Continue tenter pendant 30 secondes."
-#: ../port/open.c:115
+#: ../port/open.c:113
#, c-format
msgid "You might have antivirus, backup, or similar software interfering with the database system."
msgstr ""
@@ -504,7 +504,7 @@ msgstr "ne peut pas accder des tables temporaires pendant une opration paral
msgid "\"%s\" is an index"
msgstr " %s est un index"
-#: access/heap/heapam.c:1248 access/heap/heapam.c:1276 access/heap/heapam.c:1308 catalog/aclchk.c:1740 commands/tablecmds.c:9184 commands/tablecmds.c:12272
+#: access/heap/heapam.c:1248 access/heap/heapam.c:1276 access/heap/heapam.c:1308 catalog/aclchk.c:1740 commands/tablecmds.c:9200 commands/tablecmds.c:12288
#, c-format
msgid "\"%s\" is a composite type"
msgstr " %s est un type composite"
@@ -549,12 +549,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:980 access/heap/rewriteheap.c:1198 access/heap/rewriteheap.c:1295 access/transam/timeline.c:407 access/transam/timeline.c:483 access/transam/xlog.c:3073 access/transam/xlog.c:3235 replication/logical/snapbuild.c:1611 replication/slot.c:1061 replication/slot.c:1155 storage/file/fd.c:491 storage/file/fd.c:2959 storage/smgr/md.c:984 storage/smgr/md.c:1227 storage/smgr/md.c:1401 utils/misc/guc.c:6745
+#: access/heap/rewriteheap.c:980 access/heap/rewriteheap.c:1198 access/heap/rewriteheap.c:1296 access/transam/timeline.c:407 access/transam/timeline.c:483 access/transam/xlog.c:3073 access/transam/xlog.c:3235 replication/logical/snapbuild.c:1611 replication/slot.c:1061 replication/slot.c:1155 storage/file/fd.c:491 storage/file/fd.c:2959 storage/smgr/md.c:984 storage/smgr/md.c:1227 storage/smgr/md.c:1401 utils/misc/guc.c:6745
#, 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:1035 access/heap/rewriteheap.c:1155 access/transam/timeline.c:315 access/transam/timeline.c:461 access/transam/xlog.c:3030 access/transam/xlog.c:3178 access/transam/xlog.c:10268 access/transam/xlog.c:10304 access/transam/xlog.c:10682 postmaster/postmaster.c:4402 replication/logical/origin.c:546 replication/slot.c:1015 storage/file/copydir.c:162 storage/smgr/md.c:321 utils/time/snapmgr.c:1123
+#: access/heap/rewriteheap.c:1035 access/heap/rewriteheap.c:1155 access/transam/timeline.c:315 access/transam/timeline.c:461 access/transam/xlog.c:3030 access/transam/xlog.c:3178 access/transam/xlog.c:10268 access/transam/xlog.c:10304 access/transam/xlog.c:10682 postmaster/postmaster.c:4408 replication/logical/origin.c:546 replication/slot.c:1015 storage/file/copydir.c:162 storage/smgr/md.c:321 utils/time/snapmgr.c:1123
#, c-format
msgid "could not create file \"%s\": %m"
msgstr "n'a pas pu crer le fichier %s : %m"
@@ -569,25 +569,25 @@ msgstr "n'a pas pu tronquer le fichier %s en %u : %m"
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:1187 access/transam/timeline.c:367 access/transam/timeline.c:401 access/transam/timeline.c:477 access/transam/xlog.c:3061 access/transam/xlog.c:3228 postmaster/postmaster.c:4412 postmaster/postmaster.c:4422 replication/logical/origin.c:561 replication/logical/origin.c:606 replication/logical/origin.c:628 replication/logical/snapbuild.c:1589 replication/slot.c:1047 storage/file/copydir.c:187
+#: access/heap/rewriteheap.c:1187 access/transam/timeline.c:367 access/transam/timeline.c:401 access/transam/timeline.c:477 access/transam/xlog.c:3061 access/transam/xlog.c:3228 postmaster/postmaster.c:4418 postmaster/postmaster.c:4428 replication/logical/origin.c:561 replication/logical/origin.c:606 replication/logical/origin.c:628 replication/logical/snapbuild.c:1589 replication/slot.c:1047 storage/file/copydir.c:187
#: utils/init/miscinit.c:1213 utils/init/miscinit.c:1222 utils/init/miscinit.c:1229 utils/misc/guc.c:6706 utils/misc/guc.c:6737 utils/misc/guc.c:8553 utils/misc/guc.c:8567 utils/time/snapmgr.c:1128 utils/time/snapmgr.c:1135
#, 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:1271 access/transam/xlog.c:10520 access/transam/xlogarchive.c:114 access/transam/xlogarchive.c:468 replication/logical/origin.c:533 replication/logical/reorderbuffer.c:2665 replication/logical/snapbuild.c:1531 replication/logical/snapbuild.c:1921 replication/slot.c:1126 storage/ipc/dsm.c:326 storage/smgr/md.c:421 storage/smgr/md.c:470 storage/smgr/md.c:1348
+#: access/heap/rewriteheap.c:1271 access/transam/xlog.c:10520 access/transam/xlogarchive.c:114 access/transam/xlogarchive.c:468 replication/logical/origin.c:533 replication/logical/reorderbuffer.c:2670 replication/logical/snapbuild.c:1531 replication/logical/snapbuild.c:1921 replication/slot.c:1126 storage/ipc/dsm.c:326 storage/smgr/md.c:421 storage/smgr/md.c:470 storage/smgr/md.c:1348
#, c-format
msgid "could not remove file \"%s\": %m"
msgstr "n'a pas pu supprimer le fichier %s : %m"
-#: access/heap/rewriteheap.c:1285 access/transam/timeline.c:111 access/transam/timeline.c:236 access/transam/timeline.c:334 access/transam/xlog.c:3006 access/transam/xlog.c:3122 access/transam/xlog.c:3163 access/transam/xlog.c:3436 access/transam/xlog.c:3514 replication/basebackup.c:415 replication/basebackup.c:1164 replication/logical/logicalfuncs.c:154 replication/logical/origin.c:683 replication/logical/reorderbuffer.c:2250
-#: replication/logical/reorderbuffer.c:2464 replication/logical/reorderbuffer.c:3143 replication/logical/snapbuild.c:1576 replication/logical/snapbuild.c:1672 replication/slot.c:1141 replication/walsender.c:480 replication/walsender.c:2160 storage/file/copydir.c:155 storage/file/fd.c:474 storage/file/fd.c:2872 storage/file/fd.c:2938 storage/smgr/md.c:603 storage/smgr/md.c:861 utils/error/elog.c:1856 utils/init/miscinit.c:1148
+#: access/heap/rewriteheap.c:1286 access/transam/timeline.c:111 access/transam/timeline.c:236 access/transam/timeline.c:334 access/transam/xlog.c:3006 access/transam/xlog.c:3122 access/transam/xlog.c:3163 access/transam/xlog.c:3436 access/transam/xlog.c:3514 replication/basebackup.c:415 replication/basebackup.c:1164 replication/logical/logicalfuncs.c:154 replication/logical/origin.c:683 replication/logical/reorderbuffer.c:2245
+#: replication/logical/reorderbuffer.c:2469 replication/logical/reorderbuffer.c:3148 replication/logical/snapbuild.c:1576 replication/logical/snapbuild.c:1672 replication/slot.c:1141 replication/walsender.c:480 replication/walsender.c:2159 storage/file/copydir.c:155 storage/file/fd.c:474 storage/file/fd.c:2872 storage/file/fd.c:2938 storage/smgr/md.c:603 storage/smgr/md.c:861 utils/error/elog.c:1856 utils/init/miscinit.c:1148
#: utils/init/miscinit.c:1269 utils/init/miscinit.c:1347 utils/misc/guc.c:6962 utils/misc/guc.c:6995
#, 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:1144 commands/indexcmds.c:1770 commands/tablecmds.c:240 commands/tablecmds.c:12263
+#: access/index/indexam.c:172 catalog/objectaddress.c:1144 commands/indexcmds.c:1783 commands/tablecmds.c:240 commands/tablecmds.c:12279
#, c-format
msgid "\"%s\" is not an index"
msgstr " %s n'est pas un index"
@@ -909,7 +909,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:3206 access/transam/xlog.c:10502 access/transam/xlog.c:10515 access/transam/xlog.c:10907 access/transam/xlog.c:10950 access/transam/xlog.c:10989 access/transam/xlog.c:11032 access/transam/xlogfuncs.c:478 access/transam/xlogfuncs.c:497 commands/extension.c:3050 replication/logical/origin.c:690 replication/logical/origin.c:720 replication/logical/reorderbuffer.c:3161
+#: access/transam/timeline.c:346 access/transam/xlog.c:3206 access/transam/xlog.c:10502 access/transam/xlog.c:10515 access/transam/xlog.c:10907 access/transam/xlog.c:10950 access/transam/xlog.c:10989 access/transam/xlog.c:11032 access/transam/xlogfuncs.c:478 access/transam/xlogfuncs.c:497 commands/extension.c:3050 replication/logical/origin.c:690 replication/logical/origin.c:720 replication/logical/reorderbuffer.c:3166
#: replication/walsender.c:505 storage/file/copydir.c:176 utils/adt/genfile.c:151
#, c-format
msgid "could not read file \"%s\": %m"
@@ -1160,32 +1160,32 @@ msgstr "ne peux pas avoir plus de 2^32-2 commandes dans une transaction"
msgid "maximum number of committed subtransactions (%d) exceeded"
msgstr "nombre maximum de sous-transactions valides (%d) dpass"
-#: access/transam/xact.c:2278
+#: access/transam/xact.c:2279
#, c-format
msgid "cannot PREPARE a transaction that has operated on temporary tables"
msgstr ""
"ne peut pas prparer (PREPARE) une transaction qui a travaill sur des\n"
"tables temporaires"
-#: access/transam/xact.c:2288
+#: access/transam/xact.c:2289
#, c-format
msgid "cannot PREPARE a transaction that has exported snapshots"
msgstr "ne peut pas prparer (PREPARE) une transaction qui a export des snapshots"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3162
+#: access/transam/xact.c:3163
#, c-format
msgid "%s cannot run inside a transaction block"
msgstr "%s ne peut pas tre excut dans un bloc de transaction"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3172
+#: access/transam/xact.c:3173
#, c-format
msgid "%s cannot run inside a subtransaction"
msgstr "%s ne peut pas tre excut dans un sous-bloc de transaction"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3182
+#: access/transam/xact.c:3183
#, c-format
msgid "%s cannot be executed from a function or multi-command string"
msgstr ""
@@ -1193,62 +1193,62 @@ msgstr ""
"contenant plusieurs commandes"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3253
+#: access/transam/xact.c:3254
#, c-format
msgid "%s can only be used in transaction blocks"
msgstr "%s peut seulement tre utilis dans des blocs de transaction"
-#: access/transam/xact.c:3437
+#: access/transam/xact.c:3438
#, c-format
msgid "there is already a transaction in progress"
msgstr "une transaction est dj en cours"
-#: access/transam/xact.c:3605 access/transam/xact.c:3708
+#: access/transam/xact.c:3606 access/transam/xact.c:3709
#, c-format
msgid "there is no transaction in progress"
msgstr "aucune transaction en cours"
-#: access/transam/xact.c:3616
+#: access/transam/xact.c:3617
#, c-format
msgid "cannot commit during a parallel operation"
msgstr "ne peut pas valider pendant une opration parallle"
-#: access/transam/xact.c:3719
+#: access/transam/xact.c:3720
#, c-format
msgid "cannot abort during a parallel operation"
msgstr "ne peut pas annuler pendant une opration en parallle"
-#: access/transam/xact.c:3761
+#: access/transam/xact.c:3762
#, c-format
msgid "cannot define savepoints during a parallel operation"
msgstr "ne peut pas dfinir de points de sauvegarde lors d'une opration parallle"
-#: access/transam/xact.c:3828
+#: access/transam/xact.c:3829
#, c-format
msgid "cannot release savepoints during a parallel operation"
msgstr "ne peut pas relcher de points de sauvegarde pendant une opration parallle"
-#: access/transam/xact.c:3839 access/transam/xact.c:3891 access/transam/xact.c:3897 access/transam/xact.c:3953 access/transam/xact.c:4003 access/transam/xact.c:4009
+#: access/transam/xact.c:3840 access/transam/xact.c:3892 access/transam/xact.c:3898 access/transam/xact.c:3954 access/transam/xact.c:4004 access/transam/xact.c:4010
#, c-format
msgid "no such savepoint"
msgstr "aucun point de sauvegarde"
-#: access/transam/xact.c:3941
+#: access/transam/xact.c:3942
#, c-format
msgid "cannot rollback to savepoints during a parallel operation"
msgstr "ne peut pas retourner un point de sauvegarde pendant un opration parallle"
-#: access/transam/xact.c:4069
+#: access/transam/xact.c:4070
#, c-format
msgid "cannot start subtransactions during a parallel operation"
msgstr "ne peut pas lancer de sous-transactions pendant une opration parallle"
-#: access/transam/xact.c:4136
+#: access/transam/xact.c:4137
#, c-format
msgid "cannot commit subtransactions during a parallel operation"
msgstr "ne peut pas valider de sous-transactions pendant une opration parallle"
-#: access/transam/xact.c:4763
+#: access/transam/xact.c:4764
#, c-format
msgid "cannot have more than 2^32-1 subtransactions in a transaction"
msgstr "ne peut pas avoir plus de 2^32-1 sous-transactions dans une transaction"
@@ -1278,12 +1278,12 @@ msgstr "donnes insuffisantes dans le fichier %s "
msgid "could not open transaction log file \"%s\": %m"
msgstr "n'a pas pu ouvrir le journal des transactions %s : %m"
-#: access/transam/xlog.c:3540 access/transam/xlog.c:5352
+#: access/transam/xlog.c:3540 access/transam/xlog.c:5351
#, c-format
msgid "could not close log file %s: %m"
msgstr "n'a pas pu fermer le fichier de transactions %s : %m"
-#: access/transam/xlog.c:3604 replication/logical/logicalfuncs.c:149 replication/walsender.c:2155
+#: access/transam/xlog.c:3604 replication/logical/logicalfuncs.c:149 replication/walsender.c:2154
#, c-format
msgid "requested WAL segment %s has already been removed"
msgstr "le segment demand du journal de transaction, %s, a dj t supprim"
@@ -1614,8 +1614,8 @@ msgstr "le paramtre %s requiert une valeur boolenne"
msgid "parameter \"%s\" requires a temporal value"
msgstr "le paramtre %s requiert une valeur temporelle"
-#: access/transam/xlog.c:5194 catalog/dependency.c:983 catalog/dependency.c:984 catalog/dependency.c:990 catalog/dependency.c:991 catalog/dependency.c:1002 catalog/dependency.c:1003 catalog/objectaddress.c:1053 commands/tablecmds.c:795 commands/tablecmds.c:9641 commands/user.c:1027 commands/view.c:498 libpq/auth.c:288 port/win32/security.c:51 storage/lmgr/deadlock.c:955 storage/lmgr/proc.c:1176 utils/misc/guc.c:5499 utils/misc/guc.c:5592
-#: utils/misc/guc.c:9536 utils/misc/guc.c:9570 utils/misc/guc.c:9604 utils/misc/guc.c:9638 utils/misc/guc.c:9673
+#: access/transam/xlog.c:5194 catalog/dependency.c:983 catalog/dependency.c:984 catalog/dependency.c:990 catalog/dependency.c:991 catalog/dependency.c:1002 catalog/dependency.c:1003 catalog/objectaddress.c:1053 commands/tablecmds.c:795 commands/tablecmds.c:9657 commands/user.c:1027 commands/view.c:498 libpq/auth.c:289 port/win32/security.c:51 storage/lmgr/deadlock.c:955 storage/lmgr/proc.c:1176 utils/misc/guc.c:5499 utils/misc/guc.c:5592
+#: utils/misc/guc.c:9565 utils/misc/guc.c:9599 utils/misc/guc.c:9633 utils/misc/guc.c:9667 utils/misc/guc.c:9702
#, c-format
msgid "%s"
msgstr "%s"
@@ -1654,52 +1654,52 @@ msgstr "le mode standby n'est pas support par les serveurs en mode mono-utilisa
msgid "recovery target timeline %u does not exist"
msgstr "le timeline cible, %u, de la restauration n'existe pas"
-#: access/transam/xlog.c:5382
+#: access/transam/xlog.c:5370
#, c-format
msgid "archive recovery complete"
msgstr "restauration termine de l'archive"
-#: access/transam/xlog.c:5441 access/transam/xlog.c:5669
+#: access/transam/xlog.c:5429 access/transam/xlog.c:5657
#, c-format
msgid "recovery stopping after reaching consistency"
msgstr "arrt de la restauration aprs avoir atteint le point de cohrence"
-#: access/transam/xlog.c:5529
+#: access/transam/xlog.c:5517
#, 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:5536
+#: access/transam/xlog.c:5524
#, 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:5581
+#: access/transam/xlog.c:5569
#, 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:5649
+#: access/transam/xlog.c:5637
#, 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:5657
+#: access/transam/xlog.c:5645
#, 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:5696
+#: access/transam/xlog.c:5684
#, c-format
msgid "recovery has paused"
msgstr "restauration en pause"
-#: access/transam/xlog.c:5697
+#: access/transam/xlog.c:5685
#, c-format
msgid "Execute pg_xlog_replay_resume() to continue."
msgstr "Excuter pg_xlog_replay_resume() pour continuer."
-#: access/transam/xlog.c:5904
+#: access/transam/xlog.c:5892
#, 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 ""
@@ -1707,21 +1707,21 @@ msgstr ""
"paramtrage plus bas que celui du serveur matre des journaux de transactions\n"
"(la valeur tait %d)"
-#: access/transam/xlog.c:5930
+#: access/transam/xlog.c:5918
#, 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:5931
+#: access/transam/xlog.c:5919
#, 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:5942
+#: access/transam/xlog.c:5930
#, c-format
msgid "hot standby is not possible because wal_level was not set to \"hot_standby\" or higher on the master server"
msgstr ""
@@ -1729,255 +1729,255 @@ msgstr ""
"wal_level n'a pas t configur hot_standby ou une valeur plus importante\n"
"sur le serveur matre"
-#: access/transam/xlog.c:5943
+#: access/transam/xlog.c:5931
#, 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:6000
+#: access/transam/xlog.c:5988
#, c-format
msgid "control file contains invalid data"
msgstr "le fichier de contrle contient des donnes invalides"
-#: access/transam/xlog.c:6006
+#: access/transam/xlog.c:5994
#, 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:6011
+#: access/transam/xlog.c:5999
#, 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:6015
+#: access/transam/xlog.c:6003
#, 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:6019
+#: access/transam/xlog.c:6007
#, 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:6021
+#: access/transam/xlog.c:6009
#, 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:6025
+#: access/transam/xlog.c:6013
#, 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:6027
+#: access/transam/xlog.c:6015
#, 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:6031
+#: access/transam/xlog.c:6019
#, 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:6087
+#: access/transam/xlog.c:6075
#, c-format
msgid "entering standby mode"
msgstr "entre en mode standby"
-#: access/transam/xlog.c:6090
+#: access/transam/xlog.c:6078
#, 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:6094
+#: access/transam/xlog.c:6082
#, c-format
msgid "starting point-in-time recovery to %s"
msgstr "dbut de la restauration de l'archive %s"
-#: access/transam/xlog.c:6098
+#: access/transam/xlog.c:6086
#, c-format
msgid "starting point-in-time recovery to \"%s\""
msgstr "dbut de la restauration PITR %s "
-#: access/transam/xlog.c:6102
+#: access/transam/xlog.c:6090
#, 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:6105
+#: access/transam/xlog.c:6093
#, c-format
msgid "starting archive recovery"
msgstr "dbut de la restauration de l'archive"
-#: access/transam/xlog.c:6122
+#: access/transam/xlog.c:6110
#, 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:6149 access/transam/xlog.c:6277
+#: access/transam/xlog.c:6137 access/transam/xlog.c:6265
#, c-format
msgid "checkpoint record is at %X/%X"
msgstr "l'enregistrement du point de vrification est %X/%X"
-#: access/transam/xlog.c:6163
+#: access/transam/xlog.c:6151
#, 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:6164 access/transam/xlog.c:6171
+#: access/transam/xlog.c:6152 access/transam/xlog.c:6159
#, 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:6170
+#: access/transam/xlog.c:6158
#, 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:6196 commands/tablespace.c:641
+#: access/transam/xlog.c:6184 commands/tablespace.c:641
#, c-format
msgid "could not create symbolic link \"%s\": %m"
msgstr "n'a pas pu crer le lien symbolique %s : %m"
-#: access/transam/xlog.c:6228
+#: access/transam/xlog.c:6216
#, c-format
msgid "ignoring file \"%s\" because no file \"%s\" exists"
msgstr "ignore le fichier %s car le fichier %s n'existe pas"
-#: access/transam/xlog.c:6230 access/transam/xlog.c:11107
+#: access/transam/xlog.c:6218 access/transam/xlog.c:11107
#, c-format
msgid "File \"%s\" was renamed to \"%s\"."
msgstr "Le fichier %s a t renomm en %s ."
-#: access/transam/xlog.c:6234
+#: access/transam/xlog.c:6222
#, c-format
msgid "ignoring \"%s\" file because no \"%s\" file exists"
msgstr "ignore le fichier %s parce que le fichier %s n'existe pas"
-#: access/transam/xlog.c:6236
+#: access/transam/xlog.c:6224
#, c-format
msgid "Could not rename file \"%s\" to \"%s\": %m."
msgstr "N'a pas pu renommer le fichier %s en %s : %m"
-#: access/transam/xlog.c:6287 access/transam/xlog.c:6302
+#: access/transam/xlog.c:6275 access/transam/xlog.c:6290
#, 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:6296
+#: access/transam/xlog.c:6284
#, 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:6340
+#: access/transam/xlog.c:6328
#, 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:6342
+#: access/transam/xlog.c:6330
#, 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:6358
+#: access/transam/xlog.c:6346
#, 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:6389
+#: access/transam/xlog.c:6377
#, c-format
msgid "invalid next transaction ID"
msgstr "prochain ID de transaction invalide"
-#: access/transam/xlog.c:6473
+#: access/transam/xlog.c:6461
#, c-format
msgid "invalid redo in checkpoint record"
msgstr "r-excution invalide dans l'enregistrement du point de vrification"
-#: access/transam/xlog.c:6484
+#: access/transam/xlog.c:6472
#, 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:6512
+#: access/transam/xlog.c:6500
#, 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:6516
+#: access/transam/xlog.c:6504
#, 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:6560
+#: access/transam/xlog.c:6548
#, 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:6561
+#: access/transam/xlog.c:6549
#, 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:6652
+#: access/transam/xlog.c:6640
#, c-format
msgid "initializing for hot standby"
msgstr "initialisation pour Hot Standby "
-#: access/transam/xlog.c:6784
+#: access/transam/xlog.c:6772
#, c-format
msgid "redo starts at %X/%X"
msgstr "la r-excution commence %X/%X"
-#: access/transam/xlog.c:6998
+#: access/transam/xlog.c:6986
#, 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:7036
+#: access/transam/xlog.c:7024
#, c-format
msgid "redo done at %X/%X"
msgstr "r-excution faite %X/%X"
-#: access/transam/xlog.c:7041 access/transam/xlog.c:9021
+#: access/transam/xlog.c:7029 access/transam/xlog.c:9021
#, 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:7050
+#: access/transam/xlog.c:7038
#, c-format
msgid "redo is not required"
msgstr "la r-excution n'est pas ncessaire"
-#: access/transam/xlog.c:7125 access/transam/xlog.c:7129
+#: access/transam/xlog.c:7113 access/transam/xlog.c:7117
#, 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:7126
+#: access/transam/xlog.c:7114
#, 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:7130
+#: access/transam/xlog.c:7118
#, 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 ""
@@ -1985,12 +1985,12 @@ 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:7133
+#: access/transam/xlog.c:7121
#, 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:7167
+#: access/transam/xlog.c:7156
#, c-format
msgid "selected new timeline ID: %u"
msgstr "identifiant d'un timeline nouvellement slectionn : %u"
@@ -2340,7 +2340,7 @@ msgstr "Les fichiers %s et %s sont renomms respectivement %s et %
msgid "File \"%s\" was renamed to \"%s\", but file \"%s\" could not be renamed to \"%s\": %m."
msgstr "Le fichier %s a t renomm en %s , mais le fichier %s n'a pas pu tre renomm en %s : %m"
-#: access/transam/xlog.c:11253 replication/logical/logicalfuncs.c:171 replication/walreceiver.c:931 replication/walsender.c:2172
+#: access/transam/xlog.c:11253 replication/logical/logicalfuncs.c:171 replication/walreceiver.c:931 replication/walsender.c:2171
#, 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"
@@ -2350,17 +2350,17 @@ msgstr "n'a pas pu se dplacer dans le journal de transactions %s au dcalage %u
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:11781
+#: access/transam/xlog.c:11793
#, c-format
msgid "received promote request"
msgstr "a reu une demande de promotion"
-#: access/transam/xlog.c:11794
+#: access/transam/xlog.c:11806
#, c-format
msgid "trigger file found: %s"
msgstr "fichier trigger trouv : %s"
-#: access/transam/xlog.c:11803
+#: access/transam/xlog.c:11815
#, c-format
msgid "could not stat trigger file \"%s\": %m"
msgstr "n'a pas pu tester le fichier trigger %s : %m"
@@ -2748,13 +2748,13 @@ msgstr "options en conflit ou redondantes"
msgid "default privileges cannot be set for columns"
msgstr "les droits par dfaut ne peuvent pas tre configurs pour les colonnes"
-#: catalog/aclchk.c:1483 catalog/objectaddress.c:1338 commands/analyze.c:382 commands/copy.c:4448 commands/sequence.c:1491 commands/tablecmds.c:5211 commands/tablecmds.c:5317 commands/tablecmds.c:5377 commands/tablecmds.c:5490 commands/tablecmds.c:5547 commands/tablecmds.c:5641 commands/tablecmds.c:5737 commands/tablecmds.c:7928 commands/tablecmds.c:8099 commands/tablecmds.c:8223 commands/tablecmds.c:8690 commands/trigger.c:643
+#: catalog/aclchk.c:1483 catalog/objectaddress.c:1338 commands/analyze.c:382 commands/copy.c:4448 commands/sequence.c:1491 commands/tablecmds.c:5227 commands/tablecmds.c:5333 commands/tablecmds.c:5393 commands/tablecmds.c:5506 commands/tablecmds.c:5563 commands/tablecmds.c:5657 commands/tablecmds.c:5753 commands/tablecmds.c:7944 commands/tablecmds.c:8115 commands/tablecmds.c:8239 commands/tablecmds.c:8706 commands/trigger.c:643
#: parser/analyze.c:2189 parser/parse_relation.c:2639 parser/parse_relation.c:2701 parser/parse_target.c:951 parser/parse_type.c:145 utils/adt/acl.c:2887 utils/adt/ruleutils.c:1881
#, c-format
msgid "column \"%s\" of relation \"%s\" does not exist"
msgstr "la colonne %s de la relation %s n'existe pas"
-#: catalog/aclchk.c:1748 catalog/objectaddress.c:1151 commands/sequence.c:1078 commands/tablecmds.c:222 commands/tablecmds.c:12237 utils/adt/acl.c:2077 utils/adt/acl.c:2107 utils/adt/acl.c:2139 utils/adt/acl.c:2171 utils/adt/acl.c:2199 utils/adt/acl.c:2229
+#: catalog/aclchk.c:1748 catalog/objectaddress.c:1151 commands/sequence.c:1078 commands/tablecmds.c:222 commands/tablecmds.c:12253 utils/adt/acl.c:2077 utils/adt/acl.c:2107 utils/adt/acl.c:2139 utils/adt/acl.c:2171 utils/adt/acl.c:2199 utils/adt/acl.c:2229
#, c-format
msgid "\"%s\" is not a sequence"
msgstr " %s n'est pas une squence"
@@ -3199,12 +3199,12 @@ msgstr "droit refus pour crer %s.%s "
msgid "System catalog modifications are currently disallowed."
msgstr "Les modifications du catalogue systme sont actuellement interdites."
-#: catalog/heap.c:414 commands/tablecmds.c:1458 commands/tablecmds.c:1911 commands/tablecmds.c:4848
+#: catalog/heap.c:414 commands/tablecmds.c:1474 commands/tablecmds.c:1927 commands/tablecmds.c:4864
#, c-format
msgid "tables can have at most %d columns"
msgstr "les tables peuvent avoir au plus %d colonnes"
-#: catalog/heap.c:431 commands/tablecmds.c:5107
+#: catalog/heap.c:431 commands/tablecmds.c:5123
#, 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"
@@ -3234,116 +3234,116 @@ msgstr "la colonne %s a le pseudo type %s"
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:583 commands/createas.c:201 commands/createas.c:497
+#: catalog/heap.c:593 commands/createas.c:201 commands/createas.c:497
#, 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:585 commands/createas.c:204 commands/createas.c:500 commands/indexcmds.c:1103 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:5430 utils/adt/varlena.c:1411 utils/adt/varlena.c:1800
+#: catalog/heap.c:595 commands/createas.c:204 commands/createas.c:500 commands/indexcmds.c:1116 commands/view.c:105 regex/regc_pg_locale.c:262 utils/adt/formatting.c:1504 utils/adt/formatting.c:1556 utils/adt/formatting.c:1624 utils/adt/formatting.c:1676 utils/adt/formatting.c:1745 utils/adt/formatting.c:1809 utils/adt/like.c:213 utils/adt/selfuncs.c:5430 utils/adt/varlena.c:1411 utils/adt/varlena.c:1800
#, 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:1066 catalog/index.c:799 commands/tablecmds.c:2645
+#: catalog/heap.c:1076 catalog/index.c:807 commands/tablecmds.c:2661
#, c-format
msgid "relation \"%s\" already exists"
msgstr "la relation %s existe dj"
-#: catalog/heap.c:1082 catalog/pg_type.c:420 catalog/pg_type.c:738 commands/typecmds.c:235 commands/typecmds.c:782 commands/typecmds.c:1133 commands/typecmds.c:1355 commands/typecmds.c:2109
+#: catalog/heap.c:1092 catalog/pg_type.c:420 catalog/pg_type.c:738 commands/typecmds.c:235 commands/typecmds.c:782 commands/typecmds.c:1133 commands/typecmds.c:1355 commands/typecmds.c:2109
#, c-format
msgid "type \"%s\" already exists"
msgstr "le type %s existe dj"
-#: catalog/heap.c:1083
+#: catalog/heap.c:1093
#, 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:1111
+#: catalog/heap.c:1121
#, c-format
msgid "pg_class heap OID value not set when in binary upgrade mode"
msgstr "OID du heap de pg_class non configur en mode de mise jour binaire"
-#: catalog/heap.c:2283
+#: catalog/heap.c:2293
#, c-format
msgid "check constraint \"%s\" already exists"
msgstr "la contrainte de vrification %s existe dj"
-#: catalog/heap.c:2450 catalog/pg_constraint.c:653 commands/tablecmds.c:6082
+#: catalog/heap.c:2460 catalog/pg_constraint.c:653 commands/tablecmds.c:6098
#, c-format
msgid "constraint \"%s\" for relation \"%s\" already exists"
msgstr "la contrainte %s de la relation %s existe dj"
-#: catalog/heap.c:2457
+#: catalog/heap.c:2467
#, 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:2468
+#: catalog/heap.c:2478
#, 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:2478
+#: catalog/heap.c:2488
#, 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:2483
+#: catalog/heap.c:2493
#, c-format
msgid "merging constraint \"%s\" with inherited definition"
msgstr "assemblage de la contrainte %s avec une dfinition hrite"
-#: catalog/heap.c:2589
+#: catalog/heap.c:2599
#, 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:2600
+#: catalog/heap.c:2610
#, c-format
msgid "default expression must not return a set"
msgstr "l'expression par dfaut ne doit pas renvoyer un ensemble"
-#: catalog/heap.c:2619 rewrite/rewriteHandler.c:1100
+#: catalog/heap.c:2629 rewrite/rewriteHandler.c:1101
#, 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:2624 commands/prepare.c:374 parser/parse_node.c:411 parser/parse_target.c:539 parser/parse_target.c:789 parser/parse_target.c:799 rewrite/rewriteHandler.c:1105
+#: catalog/heap.c:2634 commands/prepare.c:374 parser/parse_node.c:411 parser/parse_target.c:539 parser/parse_target.c:789 parser/parse_target.c:799 rewrite/rewriteHandler.c:1106
#, 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:2671
+#: catalog/heap.c:2681
#, 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:2911
+#: catalog/heap.c:2928
#, c-format
msgid "unsupported ON COMMIT and foreign key combination"
msgstr "combinaison ON COMMIT et cl trangre non supporte"
-#: catalog/heap.c:2912
+#: catalog/heap.c:2929
#, 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:2917
+#: catalog/heap.c:2934
#, 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:2918
+#: catalog/heap.c:2935
#, c-format
msgid "Table \"%s\" references \"%s\"."
msgstr "La table %s rfrence %s ."
-#: catalog/heap.c:2920
+#: catalog/heap.c:2937
#, 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."
@@ -3358,49 +3358,49 @@ msgstr "les cls primaires multiples ne sont pas autorises pour la table %s
msgid "primary keys cannot be expressions"
msgstr "les cls primaires ne peuvent pas tre des expressions"
-#: catalog/index.c:749 catalog/index.c:1173
+#: catalog/index.c:757 catalog/index.c:1181
#, c-format
msgid "user-defined indexes on system catalog tables are not supported"
msgstr "les index dfinis par l'utilisateur sur les tables du catalogue systme ne sont pas supports"
-#: catalog/index.c:759
+#: catalog/index.c:767
#, c-format
msgid "concurrent index creation on system catalog tables is not supported"
msgstr ""
"la cration en parallle d'un index sur les tables du catalogue systme\n"
"n'est pas supporte"
-#: catalog/index.c:777
+#: catalog/index.c:785
#, c-format
msgid "shared indexes cannot be created after initdb"
msgstr "les index partags ne peuvent pas tre crs aprs initdb"
-#: catalog/index.c:791 commands/createas.c:249 commands/sequence.c:141 parser/parse_utilcmd.c:185
+#: catalog/index.c:799 commands/createas.c:249 commands/sequence.c:141 parser/parse_utilcmd.c:185
#, c-format
msgid "relation \"%s\" already exists, skipping"
msgstr "la relation %s existe dj, poursuite du traitement"
-#: catalog/index.c:827
+#: catalog/index.c:835
#, c-format
msgid "pg_class index OID value not set when in binary upgrade mode"
msgstr "OID de l'index de pg_class non configur en mode de mise jour binaire"
-#: catalog/index.c:1435
+#: catalog/index.c:1452
#, c-format
msgid "DROP INDEX CONCURRENTLY must be first action in transaction"
msgstr "DROP INDEX CONCURRENTLY doit tre la premire action dans une transaction"
-#: catalog/index.c:2019
+#: catalog/index.c:2095
#, c-format
msgid "building index \"%s\" on table \"%s\""
msgstr "construction de l'index %s sur la table %s "
-#: catalog/index.c:3279
+#: catalog/index.c:3355
#, c-format
msgid "cannot reindex temporary tables of other sessions"
msgstr "ne peut pas r-indexer les tables temporaires des autres sessions"
-#: catalog/index.c:3405
+#: catalog/index.c:3481
#, c-format
msgid "index \"%s\" was reindexed"
msgstr "l'index %s a t rindexe"
@@ -3535,7 +3535,7 @@ msgstr "ne peut pas crer des tables temporaires lors de la restauration"
msgid "cannot create temporary tables during a parallel operation"
msgstr "ne peut pas crer des tables temporaires pendant une opration parallle"
-#: catalog/namespace.c:3930 commands/tablespace.c:1174 commands/variable.c:63 replication/syncrep.c:705 utils/misc/guc.c:9703
+#: catalog/namespace.c:3930 commands/tablespace.c:1174 commands/variable.c:63 replication/syncrep.c:713 utils/misc/guc.c:9732
#, c-format
msgid "List syntax is invalid."
msgstr "La syntaxe de la liste est invalide."
@@ -3577,22 +3577,22 @@ msgstr "le nom du serveur ne peut pas tre qualifi"
msgid "event trigger name cannot be qualified"
msgstr "le nom du trigger sur vnement ne peut pas tre qualifi"
-#: catalog/objectaddress.c:1158 commands/lockcmds.c:94 commands/policy.c:94 commands/policy.c:384 commands/policy.c:473 commands/tablecmds.c:216 commands/tablecmds.c:1319 commands/tablecmds.c:4369 commands/tablecmds.c:8034
+#: catalog/objectaddress.c:1158 commands/lockcmds.c:94 commands/policy.c:94 commands/policy.c:384 commands/policy.c:473 commands/tablecmds.c:216 commands/tablecmds.c:1335 commands/tablecmds.c:4385 commands/tablecmds.c:8050
#, c-format
msgid "\"%s\" is not a table"
msgstr " %s n'est pas une table"
-#: catalog/objectaddress.c:1165 commands/tablecmds.c:228 commands/tablecmds.c:4399 commands/tablecmds.c:12242 commands/view.c:138
+#: catalog/objectaddress.c:1165 commands/tablecmds.c:228 commands/tablecmds.c:4415 commands/tablecmds.c:12258 commands/view.c:138
#, c-format
msgid "\"%s\" is not a view"
msgstr " %s n'est pas une vue"
-#: catalog/objectaddress.c:1172 commands/matview.c:172 commands/tablecmds.c:234 commands/tablecmds.c:12247
+#: catalog/objectaddress.c:1172 commands/matview.c:172 commands/tablecmds.c:234 commands/tablecmds.c:12263
#, c-format
msgid "\"%s\" is not a materialized view"
msgstr " %s n'est pas une vue matrialise"
-#: catalog/objectaddress.c:1179 commands/tablecmds.c:252 commands/tablecmds.c:4402 commands/tablecmds.c:12252
+#: catalog/objectaddress.c:1179 commands/tablecmds.c:252 commands/tablecmds.c:4418 commands/tablecmds.c:12268
#, c-format
msgid "\"%s\" is not a foreign table"
msgstr " %s n'est pas une table distante"
@@ -4428,7 +4428,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:382 commands/tablecmds.c:4381 commands/tablecmds.c:12130
+#: catalog/toasting.c:104 commands/indexcmds.c:395 commands/tablecmds.c:4397 commands/tablecmds.c:12146
#, c-format
msgid "\"%s\" is not a table or materialized view"
msgstr " %s n'est pas une table ou une vue matrialise"
@@ -4638,7 +4638,7 @@ msgstr "ignore l'analyse de l'arbre d'hritage %s.%s --- cet arbre d'hritag
msgid "skipping analyze of \"%s.%s\" inheritance tree --- this inheritance tree contains no analyzable child tables"
msgstr "ignore l'analyse de l'arbre d'hritage %s.%s --- cet arbre d'hritage ne contient pas de tables enfants analysables"
-#: commands/analyze.c:1449 commands/tablecmds.c:8125 executor/execQual.c:2900
+#: commands/analyze.c:1449 commands/tablecmds.c:8141 executor/execQual.c:2900
msgid "could not convert row type"
msgstr "n'a pas pu convertir le type de ligne"
@@ -4696,7 +4696,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:171 commands/tablecmds.c:9482 commands/tablecmds.c:11233
+#: commands/cluster.c:171 commands/tablecmds.c:9498 commands/tablecmds.c:11249
#, c-format
msgid "index \"%s\" for table \"%s\" does not exist"
msgstr "l'index %s pour la table %s n'existe pas"
@@ -4711,7 +4711,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:431 commands/tablecmds.c:11243
+#: commands/cluster.c:431 commands/tablecmds.c:11259
#, c-format
msgid "\"%s\" is not an index for table \"%s\""
msgstr " %s n'est pas un index de la table %s "
@@ -5310,12 +5310,12 @@ msgstr "taille du champ invalide"
msgid "incorrect binary data format"
msgstr "format de donnes binaires incorrect"
-#: commands/copy.c:4453 commands/indexcmds.c:1024 commands/tablecmds.c:1483 commands/tablecmds.c:2306 parser/parse_relation.c:3188 parser/parse_relation.c:3208 utils/adt/tsvector_op.c:1418
+#: commands/copy.c:4453 commands/indexcmds.c:1037 commands/tablecmds.c:1499 commands/tablecmds.c:2322 parser/parse_relation.c:3188 parser/parse_relation.c:3208 utils/adt/tsvector_op.c:1418
#, c-format
msgid "column \"%s\" does not exist"
msgstr "la colonne %s n'existe pas"
-#: commands/copy.c:4460 commands/tablecmds.c:1509 commands/trigger.c:652 parser/parse_target.c:967 parser/parse_target.c:978
+#: commands/copy.c:4460 commands/tablecmds.c:1525 commands/trigger.c:652 parser/parse_target.c:967 parser/parse_target.c:978
#, c-format
msgid "column \"%s\" specified more than once"
msgstr "la colonne %s est spcifie plus d'une fois"
@@ -5611,7 +5611,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:424 commands/tablecmds.c:2393 commands/tablecmds.c:2551 commands/tablecmds.c:2593 commands/tablecmds.c:11613 tcop/utility.c:1107
+#: commands/dropcmds.c:165 commands/sequence.c:424 commands/tablecmds.c:2409 commands/tablecmds.c:2567 commands/tablecmds.c:2609 commands/tablecmds.c:11629 tcop/utility.c:1107
#, c-format
msgid "relation \"%s\" does not exist, skipping"
msgstr "la relation %s n'existe pas, poursuite du traitement"
@@ -5798,7 +5798,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:1468 commands/event_trigger.c:2020 commands/extension.c:1648 commands/extension.c:1757 commands/extension.c:1950 commands/prepare.c:701 executor/execQual.c:1735 executor/execQual.c:1760 executor/execQual.c:2135 executor/execQual.c:5431 executor/functions.c:1030 foreign/foreign.c:491 replication/logical/logicalfuncs.c:324 replication/logical/origin.c:1416 replication/slotfuncs.c:173 replication/walsender.c:2916
+#: commands/event_trigger.c:1468 commands/event_trigger.c:2020 commands/extension.c:1648 commands/extension.c:1757 commands/extension.c:1950 commands/prepare.c:701 executor/execQual.c:1735 executor/execQual.c:1760 executor/execQual.c:2135 executor/execQual.c:5431 executor/functions.c:1030 foreign/foreign.c:491 replication/logical/logicalfuncs.c:324 replication/logical/origin.c:1416 replication/slotfuncs.c:173 replication/walsender.c:2905
#: utils/adt/jsonfuncs.c:1474 utils/adt/jsonfuncs.c:1606 utils/adt/jsonfuncs.c:1796 utils/adt/jsonfuncs.c:1925 utils/adt/jsonfuncs.c:2693 utils/adt/pgstatfuncs.c:547 utils/fmgr/funcapi.c:61 utils/misc/guc.c:8262 utils/mmgr/portalmem.c:1066
#, c-format
msgid "set-valued function called in context that cannot accept a set"
@@ -5806,7 +5806,7 @@ msgstr ""
"la fonction avec set-value a t appel dans un contexte qui n'accepte pas\n"
"un ensemble"
-#: commands/event_trigger.c:1472 commands/event_trigger.c:2024 commands/extension.c:1652 commands/extension.c:1761 commands/extension.c:1954 commands/prepare.c:705 foreign/foreign.c:496 replication/logical/logicalfuncs.c:328 replication/logical/origin.c:1420 replication/slotfuncs.c:177 replication/walsender.c:2920 utils/adt/pgstatfuncs.c:551 utils/misc/guc.c:8266 utils/mmgr/portalmem.c:1070
+#: commands/event_trigger.c:1472 commands/event_trigger.c:2024 commands/extension.c:1652 commands/extension.c:1761 commands/extension.c:1954 commands/prepare.c:705 foreign/foreign.c:496 replication/logical/logicalfuncs.c:328 replication/logical/origin.c:1420 replication/slotfuncs.c:177 replication/walsender.c:2909 utils/adt/pgstatfuncs.c:551 utils/misc/guc.c:8266 utils/mmgr/portalmem.c:1070
#, c-format
msgid "materialize mode required, but it is not allowed in this context"
msgstr "mode matrialis requis mais interdit dans ce contexte"
@@ -6507,167 +6507,167 @@ msgstr "aucun code en ligne spcifi"
msgid "language \"%s\" does not support inline code execution"
msgstr "le langage %s ne supporte pas l'excution de code en ligne"
-#: commands/indexcmds.c:160 commands/indexcmds.c:489 commands/opclasscmds.c:360 commands/opclasscmds.c:786 commands/opclasscmds.c:1749
+#: commands/indexcmds.c:160 commands/indexcmds.c:502 commands/opclasscmds.c:360 commands/opclasscmds.c:786 commands/opclasscmds.c:1749
#, c-format
msgid "access method \"%s\" does not exist"
msgstr "la mthode d'accs %s n'existe pas"
-#: commands/indexcmds.c:342
+#: commands/indexcmds.c:355
#, c-format
msgid "must specify at least one column"
msgstr "doit spcifier au moins une colonne"
-#: commands/indexcmds.c:346
+#: commands/indexcmds.c:359
#, c-format
msgid "cannot use more than %d columns in an index"
msgstr "ne peut pas utiliser plus de %d colonnes dans un index"
-#: commands/indexcmds.c:377
+#: commands/indexcmds.c:390
#, c-format
msgid "cannot create index on foreign table \"%s\""
msgstr "ne peut pas crer un index sur la table distante %s "
-#: commands/indexcmds.c:392
+#: commands/indexcmds.c:405
#, c-format
msgid "cannot create indexes on temporary tables of other sessions"
msgstr "ne peut pas crer les index sur les tables temporaires des autres sessions"
-#: commands/indexcmds.c:448 commands/tablecmds.c:545 commands/tablecmds.c:9793
+#: commands/indexcmds.c:461 commands/tablecmds.c:545 commands/tablecmds.c:9809
#, c-format
msgid "only shared relations can be placed in pg_global tablespace"
msgstr "seules les relations partages peuvent tre places dans le tablespace pg_global"
-#: commands/indexcmds.c:481
+#: commands/indexcmds.c:494
#, c-format
msgid "substituting access method \"gist\" for obsolete method \"rtree\""
msgstr "substitution de la mthode d'accs obsolte rtree par gist "
-#: commands/indexcmds.c:498
+#: commands/indexcmds.c:511
#, c-format
msgid "hash indexes are not WAL-logged and their use is discouraged"
msgstr "les index hash ne sont pas journaliss, leur utilisation est donc dconseille"
-#: commands/indexcmds.c:503
+#: commands/indexcmds.c:516
#, c-format
msgid "access method \"%s\" does not support unique indexes"
msgstr "la mthode d'accs %s ne supporte pas les index uniques"
-#: commands/indexcmds.c:508
+#: commands/indexcmds.c:521
#, c-format
msgid "access method \"%s\" does not support multicolumn indexes"
msgstr "la mthode d'accs %s ne supporte pas les index multi-colonnes"
-#: commands/indexcmds.c:513
+#: commands/indexcmds.c:526
#, c-format
msgid "access method \"%s\" does not support exclusion constraints"
msgstr "la mthode d'accs %s ne supporte pas les contraintes d'exclusion"
-#: commands/indexcmds.c:592
+#: commands/indexcmds.c:605
#, c-format
msgid "%s %s will create implicit index \"%s\" for table \"%s\""
msgstr "%s %s crera un index implicite %s pour la table %s "
-#: commands/indexcmds.c:953
+#: commands/indexcmds.c:966
#, c-format
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:1019 parser/parse_utilcmd.c:1846
+#: commands/indexcmds.c:1032 parser/parse_utilcmd.c:1846
#, c-format
msgid "column \"%s\" named in key does not exist"
msgstr "la colonne %s nomme dans la cl n'existe pas"
-#: commands/indexcmds.c:1079
+#: commands/indexcmds.c:1092
#, c-format
msgid "functions in index expression must be marked IMMUTABLE"
msgstr ""
"les fonctions dans l'expression de l'index doivent tre marques comme\n"
"IMMUTABLE"
-#: commands/indexcmds.c:1102
+#: commands/indexcmds.c:1115
#, c-format
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:1110 commands/typecmds.c:825 parser/parse_expr.c:2583 parser/parse_type.c:568 parser/parse_utilcmd.c:2738 utils/adt/misc.c:546
+#: commands/indexcmds.c:1123 commands/typecmds.c:825 parser/parse_expr.c:2583 parser/parse_type.c:568 parser/parse_utilcmd.c:2738 utils/adt/misc.c:546
#, c-format
msgid "collations are not supported by type %s"
msgstr "les collationnements ne sont pas supports par le type %s"
-#: commands/indexcmds.c:1148
+#: commands/indexcmds.c:1161
#, c-format
msgid "operator %s is not commutative"
msgstr "l'oprateur %s n'est pas commutatif"
-#: commands/indexcmds.c:1150
+#: commands/indexcmds.c:1163
#, c-format
msgid "Only commutative operators can be used in exclusion constraints."
msgstr "Seuls les oprateurs commutatifs peuvent tre utiliss dans les contraintes d'exclusion."
-#: commands/indexcmds.c:1176
+#: commands/indexcmds.c:1189
#, c-format
msgid "operator %s is not a member of operator family \"%s\""
msgstr "l'oprateur %s n'est pas un membre de la famille d'oprateur %s "
-#: commands/indexcmds.c:1179
+#: commands/indexcmds.c:1192
#, c-format
msgid "The exclusion operator must be related to the index operator class for the constraint."
msgstr ""
"L'oprateur d'exclusion doit tre en relation avec la classe d'oprateur de\n"
"l'index pour la contrainte."
-#: commands/indexcmds.c:1214
+#: commands/indexcmds.c:1227
#, c-format
msgid "access method \"%s\" does not support ASC/DESC options"
msgstr "la mthode d'accs %s ne supporte pas les options ASC/DESC"
-#: commands/indexcmds.c:1219
+#: commands/indexcmds.c:1232
#, c-format
msgid "access method \"%s\" does not support NULLS FIRST/LAST options"
msgstr "la mthode d'accs %s ne supporte pas les options NULLS FIRST/LAST"
-#: commands/indexcmds.c:1275 commands/typecmds.c:1932
+#: commands/indexcmds.c:1288 commands/typecmds.c:1932
#, c-format
msgid "data type %s has no default operator class for access method \"%s\""
msgstr ""
"le type de donnes %s n'a pas de classe d'oprateurs par dfaut pour la\n"
"mthode d'accs %s "
-#: commands/indexcmds.c:1277
+#: commands/indexcmds.c:1290
#, c-format
msgid "You must specify an operator class for the index or define a default operator class for the data type."
msgstr ""
"Vous devez spcifier une classe d'oprateur pour l'index ou dfinir une\n"
"classe d'oprateur par dfaut pour le type de donnes."
-#: commands/indexcmds.c:1306 commands/indexcmds.c:1314 commands/opclasscmds.c:204
+#: commands/indexcmds.c:1319 commands/indexcmds.c:1327 commands/opclasscmds.c:204
#, c-format
msgid "operator class \"%s\" does not exist for access method \"%s\""
msgstr "la classe d'oprateur %s n'existe pas pour la mthode d'accs %s "
-#: commands/indexcmds.c:1327 commands/typecmds.c:1920
+#: commands/indexcmds.c:1340 commands/typecmds.c:1920
#, c-format
msgid "operator class \"%s\" does not accept data type %s"
msgstr "la classe d'oprateur %s n'accepte pas le type de donnes %s"
-#: commands/indexcmds.c:1417
+#: commands/indexcmds.c:1430
#, c-format
msgid "there are multiple default operator classes for data type %s"
msgstr ""
"il existe de nombreuses classes d'oprateur par dfaut pour le type de\n"
"donnes %s"
-#: commands/indexcmds.c:1808
+#: commands/indexcmds.c:1821
#, c-format
msgid "table \"%s\" has no indexes"
msgstr "la table %s n'a pas d'index"
-#: commands/indexcmds.c:1863
+#: commands/indexcmds.c:1876
#, c-format
msgid "can only reindex the currently open database"
msgstr "peut seulement rindexer la base de donnes en cours"
-#: commands/indexcmds.c:1965
+#: commands/indexcmds.c:1978
#, c-format
msgid "table \"%s.%s\" was reindexed"
msgstr "la table %s.%s a t rindexe"
@@ -6911,7 +6911,7 @@ msgstr ""
"la fonction d'estimation de la jointure, de nom %s, doit renvoyer le type\n"
" float8 "
-#: commands/policy.c:87 commands/policy.c:390 commands/policy.c:479 commands/tablecmds.c:970 commands/tablecmds.c:1332 commands/tablecmds.c:2200 commands/tablecmds.c:4351 commands/tablecmds.c:6293 commands/tablecmds.c:12163 commands/tablecmds.c:12198 commands/trigger.c:240 commands/trigger.c:1126 commands/trigger.c:1234 rewrite/rewriteDefine.c:273 rewrite/rewriteDefine.c:917
+#: commands/policy.c:87 commands/policy.c:390 commands/policy.c:479 commands/tablecmds.c:986 commands/tablecmds.c:1348 commands/tablecmds.c:2216 commands/tablecmds.c:4367 commands/tablecmds.c:6309 commands/tablecmds.c:12179 commands/tablecmds.c:12214 commands/trigger.c:240 commands/trigger.c:1126 commands/trigger.c:1234 rewrite/rewriteDefine.c:273 rewrite/rewriteDefine.c:917
#, c-format
msgid "permission denied: \"%s\" is a system catalog"
msgstr "droit refus : %s est un catalogue systme"
@@ -7258,7 +7258,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:250 commands/tablecmds.c:8676 commands/tablecmds.c:11424
+#: commands/tablecmds.c:250 commands/tablecmds.c:8692 commands/tablecmds.c:11440
#, c-format
msgid "foreign table \"%s\" does not exist"
msgstr "la table distante %s n'existe pas"
@@ -7284,170 +7284,170 @@ msgstr ""
"ne peut pas crer une table temporaire l'intrieur d'une fonction\n"
"restreinte pour scurit"
-#: commands/tablecmds.c:821
+#: commands/tablecmds.c:825
#, c-format
msgid "DROP INDEX CONCURRENTLY does not support dropping multiple objects"
msgstr "DROP INDEX CONCURRENTLY ne permet pas de supprimer plusieurs objets"
-#: commands/tablecmds.c:825
+#: commands/tablecmds.c:829
#, c-format
msgid "DROP INDEX CONCURRENTLY does not support CASCADE"
msgstr "DROP INDEX CONCURRENTLY ne permet pas la CASCADE"
-#: commands/tablecmds.c:1101
+#: commands/tablecmds.c:1117
#, c-format
msgid "truncate cascades to table \"%s\""
msgstr "TRUNCATE cascade sur la table %s "
-#: commands/tablecmds.c:1342
+#: commands/tablecmds.c:1358
#, c-format
msgid "cannot truncate temporary tables of other sessions"
msgstr "ne peut pas tronquer les tables temporaires des autres sessions"
-#: commands/tablecmds.c:1548 parser/parse_utilcmd.c:1809
+#: commands/tablecmds.c:1564 parser/parse_utilcmd.c:1809
#, c-format
msgid "inherited relation \"%s\" is not a table or foreign table"
msgstr "la relation hrite %s n'est ni une table ni une table distante"
-#: commands/tablecmds.c:1555 commands/tablecmds.c:10240
+#: commands/tablecmds.c:1571 commands/tablecmds.c:10256
#, c-format
msgid "cannot inherit from temporary relation \"%s\""
msgstr "ine peut pas hriter partir d'une relation temporaire %s "
-#: commands/tablecmds.c:1563 commands/tablecmds.c:10248
+#: commands/tablecmds.c:1579 commands/tablecmds.c:10264
#, c-format
msgid "cannot inherit from temporary relation of another session"
msgstr "ne peut pas hriter de la table temporaire d'une autre session"
-#: commands/tablecmds.c:1579 commands/tablecmds.c:10282
+#: commands/tablecmds.c:1595 commands/tablecmds.c:10298
#, c-format
msgid "relation \"%s\" would be inherited from more than once"
msgstr "la relation %s serait hrite plus d'une fois"
-#: commands/tablecmds.c:1627
+#: commands/tablecmds.c:1643
#, c-format
msgid "merging multiple inherited definitions of column \"%s\""
msgstr "assemblage de plusieurs dfinitions d'hritage pour la colonne %s "
-#: commands/tablecmds.c:1635
+#: commands/tablecmds.c:1651
#, c-format
msgid "inherited column \"%s\" has a type conflict"
msgstr "la colonne hrite %s a un conflit de type"
-#: commands/tablecmds.c:1637 commands/tablecmds.c:1658 commands/tablecmds.c:1856 commands/tablecmds.c:1878 parser/parse_coerce.c:1630 parser/parse_coerce.c:1650 parser/parse_coerce.c:1670 parser/parse_coerce.c:1715 parser/parse_coerce.c:1752 parser/parse_param.c:218
+#: commands/tablecmds.c:1653 commands/tablecmds.c:1674 commands/tablecmds.c:1872 commands/tablecmds.c:1894 parser/parse_coerce.c:1630 parser/parse_coerce.c:1650 parser/parse_coerce.c:1670 parser/parse_coerce.c:1715 parser/parse_coerce.c:1752 parser/parse_param.c:218
#, c-format
msgid "%s versus %s"
msgstr "%s versus %s"
-#: commands/tablecmds.c:1644
+#: commands/tablecmds.c:1660
#, c-format
msgid "inherited column \"%s\" has a collation conflict"
msgstr "la colonne hrite %s a un conflit sur le collationnement"
-#: commands/tablecmds.c:1646 commands/tablecmds.c:1866 commands/tablecmds.c:4801
+#: commands/tablecmds.c:1662 commands/tablecmds.c:1882 commands/tablecmds.c:4817
#, c-format
msgid "\"%s\" versus \"%s\""
msgstr " %s versus %s "
-#: commands/tablecmds.c:1656
+#: commands/tablecmds.c:1672
#, c-format
msgid "inherited column \"%s\" has a storage parameter conflict"
msgstr "la colonne hrite %s a un conflit de paramtre de stockage"
-#: commands/tablecmds.c:1769 commands/tablecmds.c:8134 parser/parse_utilcmd.c:894 parser/parse_utilcmd.c:1240 parser/parse_utilcmd.c:1316
+#: commands/tablecmds.c:1785 commands/tablecmds.c:8150 parser/parse_utilcmd.c:894 parser/parse_utilcmd.c:1240 parser/parse_utilcmd.c:1316
#, c-format
msgid "cannot convert whole-row table reference"
msgstr "ne peut pas convertir une rfrence de ligne complte de table"
-#: commands/tablecmds.c:1770 parser/parse_utilcmd.c:895
+#: commands/tablecmds.c:1786 parser/parse_utilcmd.c:895
#, c-format
msgid "Constraint \"%s\" contains a whole-row reference to table \"%s\"."
msgstr "La constrainte %s contient une rfrence de ligne complte vers la table %s ."
-#: commands/tablecmds.c:1842
+#: commands/tablecmds.c:1858
#, c-format
msgid "merging column \"%s\" with inherited definition"
msgstr "assemblage de la colonne %s avec une dfinition hrite"
-#: commands/tablecmds.c:1846
+#: commands/tablecmds.c:1862
#, c-format
msgid "moving and merging column \"%s\" with inherited definition"
msgstr "dplacement et assemblage de la colonne %s avec une dfinition hrite"
-#: commands/tablecmds.c:1847
+#: commands/tablecmds.c:1863
#, c-format
msgid "User-specified column moved to the position of the inherited column."
msgstr "Colonne utilisateur dplace la position de la colonne hrite."
-#: commands/tablecmds.c:1854
+#: commands/tablecmds.c:1870
#, c-format
msgid "column \"%s\" has a type conflict"
msgstr "la colonne %s a un conflit de type"
-#: commands/tablecmds.c:1864
+#: commands/tablecmds.c:1880
#, c-format
msgid "column \"%s\" has a collation conflict"
msgstr "la colonne %s a un conflit sur le collationnement"
-#: commands/tablecmds.c:1876
+#: commands/tablecmds.c:1892
#, c-format
msgid "column \"%s\" has a storage parameter conflict"
msgstr "la colonne %s a un conflit de paramtre de stockage"
-#: commands/tablecmds.c:1928
+#: commands/tablecmds.c:1944
#, c-format
msgid "column \"%s\" inherits conflicting default values"
msgstr "la colonne %s hrite de valeurs par dfaut conflictuelles"
-#: commands/tablecmds.c:1930
+#: commands/tablecmds.c:1946
#, c-format
msgid "To resolve the conflict, specify a default explicitly."
msgstr "Pour rsoudre le conflit, spcifiez explicitement une valeur par dfaut."
-#: commands/tablecmds.c:1977
+#: commands/tablecmds.c:1993
#, c-format
msgid "check constraint name \"%s\" appears multiple times but with different expressions"
msgstr ""
"le nom de la contrainte de vrification, %s , apparat plusieurs fois\n"
"mais avec des expressions diffrentes"
-#: commands/tablecmds.c:2171
+#: commands/tablecmds.c:2187
#, c-format
msgid "cannot rename column of typed table"
msgstr "ne peut pas renommer une colonne d'une table type"
-#: commands/tablecmds.c:2188
+#: commands/tablecmds.c:2204
#, c-format
msgid "\"%s\" is not a table, view, materialized view, composite type, index, or foreign table"
msgstr " %s n'est ni une table, ni une vue, ni une vue matrialise, ni un type composite, ni un index, ni une table distante"
-#: commands/tablecmds.c:2282
+#: commands/tablecmds.c:2298
#, c-format
msgid "inherited column \"%s\" must be renamed in child tables too"
msgstr "la colonne hrite %s doit aussi tre renomme pour les tables filles"
-#: commands/tablecmds.c:2314
+#: commands/tablecmds.c:2330
#, c-format
msgid "cannot rename system column \"%s\""
msgstr "ne peut pas renommer la colonne systme %s "
-#: commands/tablecmds.c:2329
+#: commands/tablecmds.c:2345
#, c-format
msgid "cannot rename inherited column \"%s\""
msgstr "ne peut pas renommer la colonne hrite %s "
-#: commands/tablecmds.c:2484
+#: commands/tablecmds.c:2500
#, c-format
msgid "inherited constraint \"%s\" must be renamed in child tables too"
msgstr "la contrainte hrite %s doit aussi tre renomme pour les tables enfants"
-#: commands/tablecmds.c:2491
+#: commands/tablecmds.c:2507
#, c-format
msgid "cannot rename inherited constraint \"%s\""
msgstr "ne peut pas renommer la colonne hrite %s "
#. translator: first %s is a SQL command, eg ALTER TABLE
-#: commands/tablecmds.c:2724
+#: commands/tablecmds.c:2740
#, c-format
msgid "cannot %s \"%s\" because it is being used by active queries in this session"
msgstr ""
@@ -7455,652 +7455,652 @@ msgstr ""
"des requtes actives dans cette session"
#. translator: first %s is a SQL command, eg ALTER TABLE
-#: commands/tablecmds.c:2733
+#: commands/tablecmds.c:2749
#, c-format
msgid "cannot %s \"%s\" because it has pending trigger events"
msgstr "ne peut pas excuter %s %s car il reste des vnements sur les triggers"
-#: commands/tablecmds.c:3807
+#: commands/tablecmds.c:3823
#, c-format
msgid "cannot rewrite system relation \"%s\""
msgstr "ne peut pas r-crire la relation systme %s "
-#: commands/tablecmds.c:3813
+#: commands/tablecmds.c:3829
#, c-format
msgid "cannot rewrite table \"%s\" used as a catalog table"
msgstr "ne peut pas rcrire la table %s utilise comme une table catalogue"
-#: commands/tablecmds.c:3823
+#: commands/tablecmds.c:3839
#, c-format
msgid "cannot rewrite temporary tables of other sessions"
msgstr "ne peut pas r-crire les tables temporaires des autres sessions"
-#: commands/tablecmds.c:4091
+#: commands/tablecmds.c:4107
#, c-format
msgid "rewriting table \"%s\""
msgstr "r-criture de la table %s "
-#: commands/tablecmds.c:4095
+#: commands/tablecmds.c:4111
#, c-format
msgid "verifying table \"%s\""
msgstr "vrification de la table %s "
-#: commands/tablecmds.c:4209
+#: commands/tablecmds.c:4225
#, c-format
msgid "column \"%s\" contains null values"
msgstr "la colonne %s contient des valeurs NULL"
-#: commands/tablecmds.c:4224 commands/tablecmds.c:7398
+#: commands/tablecmds.c:4240 commands/tablecmds.c:7414
#, c-format
msgid "check constraint \"%s\" is violated by some row"
msgstr "la contrainte de vrification %s est rompue par une ligne"
-#: commands/tablecmds.c:4372 commands/trigger.c:234 rewrite/rewriteDefine.c:267 rewrite/rewriteDefine.c:912
+#: commands/tablecmds.c:4388 commands/trigger.c:234 rewrite/rewriteDefine.c:267 rewrite/rewriteDefine.c:912
#, c-format
msgid "\"%s\" is not a table or view"
msgstr " %s n'est pas une table ou une vue"
-#: commands/tablecmds.c:4375 commands/trigger.c:1120 commands/trigger.c:1225
+#: commands/tablecmds.c:4391 commands/trigger.c:1120 commands/trigger.c:1225
#, c-format
msgid "\"%s\" is not a table, view, or foreign table"
msgstr " %s n'est pas une table, une vue ou une table distante"
-#: commands/tablecmds.c:4378
+#: commands/tablecmds.c:4394
#, c-format
msgid "\"%s\" is not a table, view, materialized view, or index"
msgstr " %s n'est pas une table, une vue, une vue matrialise, une squence ou une table distante"
-#: commands/tablecmds.c:4384
+#: commands/tablecmds.c:4400
#, c-format
msgid "\"%s\" is not a table, materialized view, or index"
msgstr " %s n'est pas une table, une vue matrialise ou un index"
-#: commands/tablecmds.c:4387
+#: commands/tablecmds.c:4403
#, c-format
msgid "\"%s\" is not a table, materialized view, or foreign table"
msgstr " %s n'est pas une table, une vue matrialise ou une table distante"
-#: commands/tablecmds.c:4390
+#: commands/tablecmds.c:4406
#, c-format
msgid "\"%s\" is not a table or foreign table"
msgstr " %s n'est pas une table ou une table distante"
-#: commands/tablecmds.c:4393
+#: commands/tablecmds.c:4409
#, c-format
msgid "\"%s\" is not a table, composite type, or foreign table"
msgstr " %s n'est ni une table, ni un type composite, ni une table distante"
-#: commands/tablecmds.c:4396 commands/tablecmds.c:5439
+#: commands/tablecmds.c:4412 commands/tablecmds.c:5455
#, c-format
msgid "\"%s\" is not a table, materialized view, index, or foreign table"
msgstr " %s n'est pas une table, une vue matrialise, un index ou une table distante"
-#: commands/tablecmds.c:4406
+#: commands/tablecmds.c:4422
#, c-format
msgid "\"%s\" is of the wrong type"
msgstr " %s est du mauvais type"
-#: commands/tablecmds.c:4579 commands/tablecmds.c:4586
+#: commands/tablecmds.c:4595 commands/tablecmds.c:4602
#, c-format
msgid "cannot alter type \"%s\" because column \"%s.%s\" uses it"
msgstr "ne peux pas modifier le type %s car la colonne %s.%s l'utilise"
-#: commands/tablecmds.c:4593
+#: commands/tablecmds.c:4609
#, c-format
msgid "cannot alter foreign table \"%s\" because column \"%s.%s\" uses its row type"
msgstr ""
"ne peut pas modifier la table distante %s car la colonne %s.%s utilise\n"
"son type de ligne"
-#: commands/tablecmds.c:4600
+#: commands/tablecmds.c:4616
#, c-format
msgid "cannot alter table \"%s\" because column \"%s.%s\" uses its row type"
msgstr ""
"ne peut pas modifier la table %s car la colonne %s.%s utilise\n"
"son type de ligne"
-#: commands/tablecmds.c:4654
+#: commands/tablecmds.c:4670
#, c-format
msgid "cannot alter type \"%s\" because it is the type of a typed table"
msgstr "ne peut pas modifier le type %s car il s'agit du type d'une table de type"
-#: commands/tablecmds.c:4656
+#: commands/tablecmds.c:4672
#, c-format
msgid "Use ALTER ... CASCADE to alter the typed tables too."
msgstr "Utilisez ALTER ... CASCADE pour modifier aussi les tables de type."
-#: commands/tablecmds.c:4700
+#: commands/tablecmds.c:4716
#, c-format
msgid "type %s is not a composite type"
msgstr "le type %s n'est pas un type composite"
-#: commands/tablecmds.c:4726
+#: commands/tablecmds.c:4742
#, c-format
msgid "cannot add column to typed table"
msgstr "ne peut pas ajouter une colonne une table type"
-#: commands/tablecmds.c:4793 commands/tablecmds.c:10441
+#: commands/tablecmds.c:4809 commands/tablecmds.c:10457
#, c-format
msgid "child table \"%s\" has different type for column \"%s\""
msgstr "la table fille %s a un type diffrent pour la colonne %s "
-#: commands/tablecmds.c:4799 commands/tablecmds.c:10448
+#: commands/tablecmds.c:4815 commands/tablecmds.c:10464
#, c-format
msgid "child table \"%s\" has different collation for column \"%s\""
msgstr "la table fille %s a un collationnement diffrent pour la colonne %s "
-#: commands/tablecmds.c:4809
+#: commands/tablecmds.c:4825
#, c-format
msgid "child table \"%s\" has a conflicting \"%s\" column"
msgstr "la table fille %s a une colonne conflictuelle, %s "
-#: commands/tablecmds.c:4821
+#: commands/tablecmds.c:4837
#, c-format
msgid "merging definition of column \"%s\" for child \"%s\""
msgstr "assemblage de la dfinition de la colonne %s pour le fils %s "
-#: commands/tablecmds.c:5042
+#: commands/tablecmds.c:5058
#, c-format
msgid "column must be added to child tables too"
msgstr "la colonne doit aussi tre ajoute aux tables filles"
-#: commands/tablecmds.c:5112
+#: commands/tablecmds.c:5128
#, c-format
msgid "column \"%s\" of relation \"%s\" already exists"
msgstr "la colonne %s de la relation %s existe dj"
-#: commands/tablecmds.c:5220 commands/tablecmds.c:5326 commands/tablecmds.c:5384 commands/tablecmds.c:5498 commands/tablecmds.c:5555 commands/tablecmds.c:5649 commands/tablecmds.c:7937 commands/tablecmds.c:8699
+#: commands/tablecmds.c:5236 commands/tablecmds.c:5342 commands/tablecmds.c:5400 commands/tablecmds.c:5514 commands/tablecmds.c:5571 commands/tablecmds.c:5665 commands/tablecmds.c:7953 commands/tablecmds.c:8715
#, c-format
msgid "cannot alter system column \"%s\""
msgstr "n'a pas pu modifier la colonne systme %s "
-#: commands/tablecmds.c:5256
+#: commands/tablecmds.c:5272
#, c-format
msgid "column \"%s\" is in a primary key"
msgstr "la colonne %s est dans une cl primaire"
-#: commands/tablecmds.c:5471
+#: commands/tablecmds.c:5487
#, c-format
msgid "statistics target %d is too low"
msgstr "la cible statistique %d est trop basse"
-#: commands/tablecmds.c:5479
+#: commands/tablecmds.c:5495
#, c-format
msgid "lowering statistics target to %d"
msgstr "abaissement de la cible statistique %d"
-#: commands/tablecmds.c:5629
+#: commands/tablecmds.c:5645
#, c-format
msgid "invalid storage type \"%s\""
msgstr "type %s de stockage invalide"
-#: commands/tablecmds.c:5661
+#: commands/tablecmds.c:5677
#, c-format
msgid "column data type %s can only have storage PLAIN"
msgstr "le type de donnes %s de la colonne peut seulement avoir un stockage PLAIN"
-#: commands/tablecmds.c:5699
+#: commands/tablecmds.c:5715
#, c-format
msgid "cannot drop column from typed table"
msgstr "ne peut pas supprimer une colonne une table type"
-#: commands/tablecmds.c:5743
+#: commands/tablecmds.c:5759
#, c-format
msgid "column \"%s\" of relation \"%s\" does not exist, skipping"
msgstr "la colonne %s de la relation %s n'existe pas, ignore"
-#: commands/tablecmds.c:5756
+#: commands/tablecmds.c:5772
#, c-format
msgid "cannot drop system column \"%s\""
msgstr "ne peut pas supprimer la colonne systme %s "
-#: commands/tablecmds.c:5763
+#: commands/tablecmds.c:5779
#, c-format
msgid "cannot drop inherited column \"%s\""
msgstr "ne peut pas supprimer la colonne hrite %s "
-#: commands/tablecmds.c:6003
+#: commands/tablecmds.c:6019
#, c-format
msgid "ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index \"%s\" to \"%s\""
msgstr "ALTER TABLE / ADD CONSTRAINT USING INDEX renommera l'index %s en %s "
-#: commands/tablecmds.c:6216
+#: commands/tablecmds.c:6232
#, c-format
msgid "constraint must be added to child tables too"
msgstr "la contrainte doit aussi tre ajoute aux tables filles"
-#: commands/tablecmds.c:6287
+#: commands/tablecmds.c:6303
#, c-format
msgid "referenced relation \"%s\" is not a table"
msgstr "la relation rfrence %s n'est pas une table"
-#: commands/tablecmds.c:6310
+#: commands/tablecmds.c:6326
#, c-format
msgid "constraints on permanent tables may reference only permanent tables"
msgstr "les contraintes sur les tables permanentes peuvent seulement rfrencer des tables permanentes"
-#: commands/tablecmds.c:6317
+#: commands/tablecmds.c:6333
#, c-format
msgid "constraints on unlogged tables may reference only permanent or unlogged tables"
msgstr "les contraintes sur les tables non traces peuvent seulement rfrencer des tables permanentes ou non traces"
-#: commands/tablecmds.c:6323
+#: commands/tablecmds.c:6339
#, c-format
msgid "constraints on temporary tables may reference only temporary tables"
msgstr ""
"les constraintes sur des tables temporaires ne peuvent rfrencer que des\n"
"tables temporaires"
-#: commands/tablecmds.c:6327
+#: commands/tablecmds.c:6343
#, c-format
msgid "constraints on temporary tables must involve temporary tables of this session"
msgstr ""
"les contraintes sur des tables temporaires doivent rfrencer les tables\n"
"temporaires de cette session"
-#: commands/tablecmds.c:6388
+#: commands/tablecmds.c:6404
#, c-format
msgid "number of referencing and referenced columns for foreign key disagree"
msgstr "nombre de colonnes de rfrence et rfrences pour la cl trangre en dsaccord"
-#: commands/tablecmds.c:6495
+#: commands/tablecmds.c:6511
#, c-format
msgid "foreign key constraint \"%s\" cannot be implemented"
msgstr "la contrainte de cl trangre %s ne peut pas tre implmente"
-#: commands/tablecmds.c:6498
+#: commands/tablecmds.c:6514
#, c-format
msgid "Key columns \"%s\" and \"%s\" are of incompatible types: %s and %s."
msgstr "Les colonnes cls %s et %s sont de types incompatibles : %s et %s."
-#: commands/tablecmds.c:6704 commands/tablecmds.c:6872 commands/tablecmds.c:7776 commands/tablecmds.c:7832
+#: commands/tablecmds.c:6720 commands/tablecmds.c:6888 commands/tablecmds.c:7792 commands/tablecmds.c:7848
#, c-format
msgid "constraint \"%s\" of relation \"%s\" does not exist"
msgstr "la contrainte %s de la relation %s n'existe pas"
-#: commands/tablecmds.c:6710
+#: commands/tablecmds.c:6726
#, c-format
msgid "constraint \"%s\" of relation \"%s\" is not a foreign key constraint"
msgstr "la contrainte %s de la relation %s n'est pas une cl trangre"
-#: commands/tablecmds.c:6879
+#: commands/tablecmds.c:6895
#, c-format
msgid "constraint \"%s\" of relation \"%s\" is not a foreign key or check constraint"
msgstr "la contrainte %s de la relation %s n'est pas une cl trangre ou une contrainte de vrification"
-#: commands/tablecmds.c:6948
+#: commands/tablecmds.c:6964
#, c-format
msgid "constraint must be validated on child tables too"
msgstr "la contrainte doit aussi tre valides sur les tables enfants"
-#: commands/tablecmds.c:7017
+#: commands/tablecmds.c:7033
#, c-format
msgid "column \"%s\" referenced in foreign key constraint does not exist"
msgstr "la colonne %s rfrence dans la contrainte de cl trangre n'existe pas"
-#: commands/tablecmds.c:7022
+#: commands/tablecmds.c:7038
#, c-format
msgid "cannot have more than %d keys in a foreign key"
msgstr "ne peut pas avoir plus de %d cls dans une cl trangre"
-#: commands/tablecmds.c:7087
+#: commands/tablecmds.c:7103
#, c-format
msgid "cannot use a deferrable primary key for referenced table \"%s\""
msgstr "ne peut pas utiliser une cl primaire dferrable pour la table %s rfrence"
-#: commands/tablecmds.c:7104
+#: commands/tablecmds.c:7120
#, c-format
msgid "there is no primary key for referenced table \"%s\""
msgstr "il n'existe pas de cl trangre pour la table %s rfrence"
-#: commands/tablecmds.c:7169
+#: commands/tablecmds.c:7185
#, c-format
msgid "foreign key referenced-columns list must not contain duplicates"
msgstr "la liste de colonnes rfrences dans la cl trangre ne doit pas contenir de duplicats"
-#: commands/tablecmds.c:7263
+#: commands/tablecmds.c:7279
#, c-format
msgid "cannot use a deferrable unique constraint for referenced table \"%s\""
msgstr ""
"ne peut pas utiliser une contrainte unique dferrable pour la table\n"
"rfrence %s "
-#: commands/tablecmds.c:7268
+#: commands/tablecmds.c:7284
#, c-format
msgid "there is no unique constraint matching given keys for referenced table \"%s\""
msgstr ""
"il n'existe aucune contrainte unique correspondant aux cls donnes pour la\n"
"table %s rfrence"
-#: commands/tablecmds.c:7431
+#: commands/tablecmds.c:7447
#, c-format
msgid "validating foreign key constraint \"%s\""
msgstr "validation de la contraintes de cl trangre %s "
-#: commands/tablecmds.c:7730
+#: commands/tablecmds.c:7746
#, c-format
msgid "cannot drop inherited constraint \"%s\" of relation \"%s\""
msgstr "ne peut pas supprimer la contrainte hrite %s de la relation %s "
-#: commands/tablecmds.c:7782
+#: commands/tablecmds.c:7798
#, c-format
msgid "constraint \"%s\" of relation \"%s\" does not exist, skipping"
msgstr "la contrainte %s de la relation %s n'existe pas, ignore"
-#: commands/tablecmds.c:7921
+#: commands/tablecmds.c:7937
#, c-format
msgid "cannot alter column type of typed table"
msgstr "ne peut pas modifier le type d'une colonne appartenant une table type"
-#: commands/tablecmds.c:7948
+#: commands/tablecmds.c:7964
#, c-format
msgid "cannot alter inherited column \"%s\""
msgstr "ne peut pas modifier la colonne hrite %s "
-#: commands/tablecmds.c:7997
+#: commands/tablecmds.c:8013
#, c-format
msgid "result of USING clause for column \"%s\" cannot be cast automatically to type %s"
msgstr "le rsultat de la clause USING pour la colonne %s ne peut pas tre converti automatiquement vers le type %s"
-#: commands/tablecmds.c:8000
+#: commands/tablecmds.c:8016
#, c-format
msgid "You might need to add an explicit cast."
msgstr "Vous pouvez avoir besoin d'ajouter une conversion explicite."
-#: commands/tablecmds.c:8004
+#: commands/tablecmds.c:8020
#, c-format
msgid "column \"%s\" cannot be cast automatically to type %s"
msgstr "la colonne %s ne peut pas tre convertie vers le type %s"
#. translator: USING is SQL, don't translate it
-#: commands/tablecmds.c:8007
+#: commands/tablecmds.c:8023
#, c-format
msgid "You might need to specify \"USING %s::%s\"."
msgstr "Vous pouvez avoir besoin de spcifier \"USING %s::%s\"."
-#: commands/tablecmds.c:8106
+#: commands/tablecmds.c:8122
#, c-format
msgid "cannot alter inherited column \"%s\" of relation \"%s\""
msgstr "ne peut pas modifier la colonne hrite %s de la relation %s "
-#: commands/tablecmds.c:8135
+#: commands/tablecmds.c:8151
#, c-format
msgid "USING expression contains a whole-row table reference."
msgstr "l'expression USING contient une rfrence de table de ligne complte"
-#: commands/tablecmds.c:8146
+#: commands/tablecmds.c:8162
#, c-format
msgid "type of inherited column \"%s\" must be changed in child tables too"
msgstr "le type de colonne hrite %s doit aussi tre renomme pour les tables filles"
-#: commands/tablecmds.c:8233
+#: commands/tablecmds.c:8249
#, c-format
msgid "cannot alter type of column \"%s\" twice"
msgstr "ne peut pas modifier la colonne %s deux fois"
-#: commands/tablecmds.c:8269
+#: commands/tablecmds.c:8285
#, c-format
msgid "default for column \"%s\" cannot be cast automatically to type %s"
msgstr ""
"la valeur par dfaut de la colonne %s ne peut pas tre convertie vers le\n"
"type %s automatiquement"
-#: commands/tablecmds.c:8353
+#: commands/tablecmds.c:8369
#, c-format
msgid "cannot alter type of a column used by a view or rule"
msgstr "ne peut pas modifier le type d'une colonne utilise dans une vue ou une rgle"
-#: commands/tablecmds.c:8354 commands/tablecmds.c:8373 commands/tablecmds.c:8391
+#: commands/tablecmds.c:8370 commands/tablecmds.c:8389 commands/tablecmds.c:8407
#, c-format
msgid "%s depends on column \"%s\""
msgstr "%s dpend de la colonne %s "
-#: commands/tablecmds.c:8372
+#: commands/tablecmds.c:8388
#, c-format
msgid "cannot alter type of a column used in a trigger definition"
msgstr "ne peut pas modifier le type d'une colonne utilise dans la dfinition d'un trigger"
-#: commands/tablecmds.c:8390
+#: commands/tablecmds.c:8406
#, c-format
msgid "cannot alter type of a column used in a policy definition"
msgstr "ne peut pas modifier le type d'une colonne utilise dans la dfinition d'une politique"
-#: commands/tablecmds.c:9154
+#: commands/tablecmds.c:9170
#, c-format
msgid "cannot change owner of index \"%s\""
msgstr "ne peut pas modifier le propritaire de l'index %s "
-#: commands/tablecmds.c:9156
+#: commands/tablecmds.c:9172
#, c-format
msgid "Change the ownership of the index's table, instead."
msgstr "Modifier la place le propritaire de la table concerne par l'index."
-#: commands/tablecmds.c:9172
+#: commands/tablecmds.c:9188
#, c-format
msgid "cannot change owner of sequence \"%s\""
msgstr "ne peut pas modifier le propritaire de la squence %s "
-#: commands/tablecmds.c:9174 commands/tablecmds.c:11632
+#: commands/tablecmds.c:9190 commands/tablecmds.c:11648
#, c-format
msgid "Sequence \"%s\" is linked to table \"%s\"."
msgstr "La squence %s est lie la table %s ."
-#: commands/tablecmds.c:9186 commands/tablecmds.c:12273
+#: commands/tablecmds.c:9202 commands/tablecmds.c:12289
#, c-format
msgid "Use ALTER TYPE instead."
msgstr "Utilisez ALTER TYPE la place."
-#: commands/tablecmds.c:9195
+#: commands/tablecmds.c:9211
#, c-format
msgid "\"%s\" is not a table, view, sequence, or foreign table"
msgstr " %s n'est pas une table, une vue, une squence ou une table distante"
-#: commands/tablecmds.c:9534
+#: commands/tablecmds.c:9550
#, c-format
msgid "cannot have multiple SET TABLESPACE subcommands"
msgstr "ne peut pas avoir de nombreuses sous-commandes SET TABLESPACE"
-#: commands/tablecmds.c:9607
+#: commands/tablecmds.c:9623
#, c-format
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:9640 commands/view.c:497
+#: commands/tablecmds.c:9656 commands/view.c:497
#, 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"
-#: commands/tablecmds.c:9786
+#: commands/tablecmds.c:9802
#, c-format
msgid "cannot move system relation \"%s\""
msgstr "ne peut pas dplacer la colonne systme %s "
-#: commands/tablecmds.c:9802
+#: commands/tablecmds.c:9818
#, c-format
msgid "cannot move temporary tables of other sessions"
msgstr "ne peut pas dplacer les tables temporaires d'autres sessions"
-#: commands/tablecmds.c:9939
+#: commands/tablecmds.c:9955
#, c-format
msgid "only tables, indexes, and materialized views exist in tablespaces"
msgstr "seuls les tables, index et vues matrialises existent dans les tablespaces"
-#: commands/tablecmds.c:9951
+#: commands/tablecmds.c:9967
#, c-format
msgid "cannot move relations in to or out of pg_global tablespace"
msgstr "ne peut pas dplacer les relations dans ou partir du tablespace pg_global"
-#: commands/tablecmds.c:10042
+#: commands/tablecmds.c:10058
#, c-format
msgid "aborting because lock on relation \"%s.%s\" is not available"
msgstr "annulation car le verrou sur la relation %s.%s n'est pas disponible"
-#: commands/tablecmds.c:10058
+#: commands/tablecmds.c:10074
#, c-format
msgid "no matching relations in tablespace \"%s\" found"
msgstr "aucune relation correspondante trouve dans le tablespace %s "
-#: commands/tablecmds.c:10125 storage/buffer/bufmgr.c:801
+#: commands/tablecmds.c:10141 storage/buffer/bufmgr.c:801
#, c-format
msgid "invalid page in block %u of relation %s"
msgstr "page invalide dans le bloc %u de la relation %s"
-#: commands/tablecmds.c:10205
+#: commands/tablecmds.c:10221
#, c-format
msgid "cannot change inheritance of typed table"
msgstr "ne peut pas modifier l'hritage d'une table type"
-#: commands/tablecmds.c:10255
+#: commands/tablecmds.c:10271
#, c-format
msgid "cannot inherit to temporary relation of another session"
msgstr "ne peut pas hriter partir d'une relation temporaire d'une autre session"
-#: commands/tablecmds.c:10309
+#: commands/tablecmds.c:10325
#, c-format
msgid "circular inheritance not allowed"
msgstr "hritage circulaire interdit"
-#: commands/tablecmds.c:10310
+#: commands/tablecmds.c:10326
#, c-format
msgid "\"%s\" is already a child of \"%s\"."
msgstr " %s est dj un enfant de %s ."
-#: commands/tablecmds.c:10318
+#: commands/tablecmds.c:10334
#, c-format
msgid "table \"%s\" without OIDs cannot inherit from table \"%s\" with OIDs"
msgstr "la table %s qui n'a pas d'OID ne peut pas hriter de la table %s qui en a"
-#: commands/tablecmds.c:10459
+#: commands/tablecmds.c:10475
#, c-format
msgid "column \"%s\" in child table must be marked NOT NULL"
msgstr "la colonne %s de la table enfant doit tre marque comme NOT NULL"
-#: commands/tablecmds.c:10475 commands/tablecmds.c:10508
+#: commands/tablecmds.c:10491 commands/tablecmds.c:10524
#, c-format
msgid "child table is missing column \"%s\""
msgstr "la colonne %s manque la table enfant"
-#: commands/tablecmds.c:10591
+#: commands/tablecmds.c:10607
#, c-format
msgid "child table \"%s\" has different definition for check constraint \"%s\""
msgstr "la table fille %s a un type diffrent pour la contrainte de vrification %s "
-#: commands/tablecmds.c:10599
+#: commands/tablecmds.c:10615
#, c-format
msgid "constraint \"%s\" conflicts with non-inherited constraint on child table \"%s\""
msgstr "la contrainte %s entre en conflit avec une contrainte non hrite sur la table fille %s "
-#: commands/tablecmds.c:10610
+#: commands/tablecmds.c:10626
#, 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:10634
+#: commands/tablecmds.c:10650
#, c-format
msgid "child table is missing constraint \"%s\""
msgstr "la contrainte %s manque la table enfant"
-#: commands/tablecmds.c:10718
+#: commands/tablecmds.c:10734
#, 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:10952
+#: commands/tablecmds.c:10968
#, c-format
msgid "typed tables cannot inherit"
msgstr "les tables avec type ne peuvent pas hriter d'autres tables"
-#: commands/tablecmds.c:10983
+#: commands/tablecmds.c:10999
#, c-format
msgid "table is missing column \"%s\""
msgstr "la colonne %s manque la table"
-#: commands/tablecmds.c:10993
+#: commands/tablecmds.c:11009
#, 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:11002
+#: commands/tablecmds.c:11018
#, 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:11015
+#: commands/tablecmds.c:11031
#, c-format
msgid "table has extra column \"%s\""
msgstr "la table a une colonne supplmentaire %s "
-#: commands/tablecmds.c:11067
+#: commands/tablecmds.c:11083
#, c-format
msgid "\"%s\" is not a typed table"
msgstr " %s n'est pas une table type"
-#: commands/tablecmds.c:11250
+#: commands/tablecmds.c:11266
#, 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:11256
+#: commands/tablecmds.c:11272
#, 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:11262
+#: commands/tablecmds.c:11278
#, 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:11268
+#: commands/tablecmds.c:11284
#, 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:11274
+#: commands/tablecmds.c:11290
#, 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:11295
+#: commands/tablecmds.c:11311
#, 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 colonne %d est une colonne systme"
-#: commands/tablecmds.c:11302
+#: commands/tablecmds.c:11318
#, 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:11505
+#: commands/tablecmds.c:11521
#, c-format
msgid "cannot change logged status of table \"%s\" because it is temporary"
msgstr "ne peut pas modifier le statut de journalisation de la table %s parce qu'elle est temporaire"
-#: commands/tablecmds.c:11564
+#: commands/tablecmds.c:11580
#, c-format
msgid "could not change table \"%s\" to logged because it references unlogged table \"%s\""
msgstr "n'a pas pu passer la table %s en journalis car elle rfrence la table non journalise %s "
-#: commands/tablecmds.c:11574
+#: commands/tablecmds.c:11590
#, c-format
msgid "could not change table \"%s\" to unlogged because it references logged table \"%s\""
msgstr "n'a pas pu passer la table %s en non journalis car elle rfrence la table journalise %s "
-#: commands/tablecmds.c:11631
+#: commands/tablecmds.c:11647
#, 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:11732
+#: commands/tablecmds.c:11748
#, c-format
msgid "relation \"%s\" already exists in schema \"%s\""
msgstr "la relation %s existe dj dans le schma %s "
-#: commands/tablecmds.c:12257
+#: commands/tablecmds.c:12273
#, c-format
msgid "\"%s\" is not a composite type"
msgstr " %s n'est pas un type composite"
-#: commands/tablecmds.c:12287
+#: commands/tablecmds.c:12303
#, 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"
@@ -8965,69 +8965,69 @@ msgstr "le rle %s n'est pas un membre du rle %s "
msgid "%s cannot be executed from VACUUM or ANALYZE"
msgstr "%s ne peut pas tre excut partir de VACUUM ou ANALYZE"
-#: commands/vacuum.c:527
+#: commands/vacuum.c:528
#, c-format
msgid "oldest xmin is far in the past"
msgstr "le plus ancien xmin est loin dans le pass"
-#: commands/vacuum.c:528
+#: commands/vacuum.c:529
#, c-format
msgid "Close open transactions soon to avoid wraparound problems."
msgstr ""
"Fermez les transactions ouvertes rapidement pour viter des problmes de\n"
"rinitialisation."
-#: commands/vacuum.c:567
+#: commands/vacuum.c:569
#, c-format
msgid "oldest multixact is far in the past"
msgstr "le plus ancien multixact est loin dans le pass"
-#: commands/vacuum.c:568
+#: commands/vacuum.c:570
#, c-format
msgid "Close open transactions with multixacts soon to avoid wraparound problems."
msgstr ""
"Fermez les transactions ouvertes avec multixacts rapidement pour viter des problmes de\n"
"rinitialisation."
-#: commands/vacuum.c:1120
+#: commands/vacuum.c:1126
#, 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:1121
+#: commands/vacuum.c:1127
#, 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:1242
+#: commands/vacuum.c:1248
#, c-format
msgid "skipping vacuum of \"%s\" --- lock not available"
msgstr "ignore le vacuum de %s --- verrou non disponible"
-#: commands/vacuum.c:1268
+#: commands/vacuum.c:1274
#, c-format
msgid "skipping \"%s\" --- only superuser can vacuum it"
msgstr "ignore %s --- seul le super-utilisateur peut excuter un VACUUM"
-#: commands/vacuum.c:1272
+#: commands/vacuum.c:1278
#, 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:1276
+#: commands/vacuum.c:1282
#, 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:1294
+#: commands/vacuum.c:1300
#, c-format
msgid "skipping \"%s\" --- cannot vacuum non-tables or special system tables"
msgstr ""
@@ -9151,7 +9151,7 @@ msgstr " %s : %u pages tronqus en %u"
msgid "\"%s\": suspending truncate due to conflicting lock request"
msgstr " %s : mis en suspens du tronquage cause d'un conflit dans la demande de verrou"
-#: commands/variable.c:164 utils/misc/guc.c:9727
+#: commands/variable.c:164 utils/misc/guc.c:9756
#, c-format
msgid "Unrecognized key word: \"%s\"."
msgstr "Mot cl non reconnu : %s "
@@ -9398,32 +9398,32 @@ msgstr "ne peut pas modifier la squence %s "
msgid "cannot change TOAST relation \"%s\""
msgstr "ne peut pas modifier la relation TOAST %s "
-#: executor/execMain.c:1050 rewrite/rewriteHandler.c:2808
+#: executor/execMain.c:1050 rewrite/rewriteHandler.c:2829 rewrite/rewriteHandler.c:3585
#, c-format
msgid "cannot insert into view \"%s\""
msgstr "ne peut pas insrer dans la vue %s "
-#: executor/execMain.c:1052 rewrite/rewriteHandler.c:2811
+#: executor/execMain.c:1052 rewrite/rewriteHandler.c:2832 rewrite/rewriteHandler.c:3588
#, c-format
msgid "To enable inserting into the view, provide an INSTEAD OF INSERT trigger or an unconditional ON INSERT DO INSTEAD rule."
msgstr "Pour activer l'insertion dans la vue, fournissez un trigger INSTEAD OF INSERT ou une rgle ON INSERT DO INSTEAD sans condition."
-#: executor/execMain.c:1058 rewrite/rewriteHandler.c:2816
+#: executor/execMain.c:1058 rewrite/rewriteHandler.c:2837 rewrite/rewriteHandler.c:3593
#, c-format
msgid "cannot update view \"%s\""
msgstr "ne peut pas mettre jour la vue %s "
-#: executor/execMain.c:1060 rewrite/rewriteHandler.c:2819
+#: executor/execMain.c:1060 rewrite/rewriteHandler.c:2840 rewrite/rewriteHandler.c:3596
#, c-format
msgid "To enable updating the view, provide an INSTEAD OF UPDATE trigger or an unconditional ON UPDATE DO INSTEAD rule."
msgstr "Pour activer la mise jour dans la vue, fournissez un trigger INSTEAD OF UPDATE ou une rgle ON UPDATE DO INSTEAD sans condition."
-#: executor/execMain.c:1066 rewrite/rewriteHandler.c:2824
+#: executor/execMain.c:1066 rewrite/rewriteHandler.c:2845 rewrite/rewriteHandler.c:3601
#, c-format
msgid "cannot delete from view \"%s\""
msgstr "ne peut pas supprimer partir de la vue %s "
-#: executor/execMain.c:1068 rewrite/rewriteHandler.c:2827
+#: executor/execMain.c:1068 rewrite/rewriteHandler.c:2848 rewrite/rewriteHandler.c:3604
#, c-format
msgid "To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an unconditional ON DELETE DO INSTEAD rule."
msgstr "Pour activer la suppression dans la vue, fournissez un trigger INSTEAD OF DELETE ou une rgle ON DELETE DO INSTEAD sans condition."
@@ -9805,7 +9805,7 @@ msgstr "L'instruction finale renvoie trop peu de colonnes."
msgid "return type %s is not supported for SQL functions"
msgstr "le type de retour %s n'est pas support pour les fonctions SQL"
-#: executor/nodeAgg.c:2471 executor/nodeWindowAgg.c:2319
+#: executor/nodeAgg.c:2490 executor/nodeWindowAgg.c:2319
#, c-format
msgid "aggregate %u needs to have compatible input type and transition type"
msgstr ""
@@ -10355,505 +10355,505 @@ 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:238
+#: libpq/auth.c:239
#, c-format
msgid "authentication failed for user \"%s\": host rejected"
msgstr "authentification choue pour l'utilisateur %s : hte rejet"
-#: libpq/auth.c:241
+#: libpq/auth.c:242
#, c-format
msgid "\"trust\" authentication failed for user \"%s\""
msgstr "authentification trust choue pour l'utilisateur %s "
-#: libpq/auth.c:244
+#: libpq/auth.c:245
#, c-format
msgid "Ident authentication failed for user \"%s\""
msgstr "authentification Ident choue pour l'utilisateur %s "
-#: libpq/auth.c:247
+#: libpq/auth.c:248
#, c-format
msgid "Peer authentication failed for user \"%s\""
msgstr "authentification peer choue pour l'utilisateur %s "
-#: libpq/auth.c:251
+#: libpq/auth.c:252
#, c-format
msgid "password authentication failed for user \"%s\""
msgstr "authentification par mot de passe choue pour l'utilisateur %s "
-#: libpq/auth.c:256
+#: libpq/auth.c:257
#, c-format
msgid "GSSAPI authentication failed for user \"%s\""
msgstr "authentification GSSAPI choue pour l'utilisateur %s "
-#: libpq/auth.c:259
+#: libpq/auth.c:260
#, c-format
msgid "SSPI authentication failed for user \"%s\""
msgstr "authentification SSPI choue pour l'utilisateur %s "
-#: libpq/auth.c:262
+#: libpq/auth.c:263
#, c-format
msgid "PAM authentication failed for user \"%s\""
msgstr "authentification PAM choue pour l'utilisateur %s "
-#: libpq/auth.c:265
+#: libpq/auth.c:266
#, c-format
msgid "LDAP authentication failed for user \"%s\""
msgstr "authentification LDAP choue pour l'utilisateur %s "
-#: libpq/auth.c:268
+#: libpq/auth.c:269
#, c-format
msgid "certificate authentication failed for user \"%s\""
msgstr "authentification par le certificat choue pour l'utilisateur %s "
-#: libpq/auth.c:271
+#: libpq/auth.c:272
#, c-format
msgid "RADIUS authentication failed for user \"%s\""
msgstr "authentification RADIUS choue pour l'utilisateur %s "
-#: libpq/auth.c:274
+#: libpq/auth.c:275
#, 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:278
+#: libpq/auth.c:279
#, 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:333
+#: libpq/auth.c:334
#, c-format
msgid "connection requires a valid client certificate"
msgstr "la connexion requiert un certificat client valide"
-#: libpq/auth.c:375
+#: libpq/auth.c:376
#, 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:377 libpq/auth.c:393 libpq/auth.c:451 libpq/auth.c:469
+#: libpq/auth.c:378 libpq/auth.c:394 libpq/auth.c:452 libpq/auth.c:470
msgid "SSL off"
msgstr "SSL inactif"
-#: libpq/auth.c:377 libpq/auth.c:393 libpq/auth.c:451 libpq/auth.c:469
+#: libpq/auth.c:378 libpq/auth.c:394 libpq/auth.c:452 libpq/auth.c:470
msgid "SSL on"
msgstr "SSL actif"
-#: libpq/auth.c:381
+#: libpq/auth.c:382
#, 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:390
+#: libpq/auth.c:391
#, 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:397
+#: libpq/auth.c:398
#, 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:426
+#: libpq/auth.c:427
#, 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:429
+#: libpq/auth.c:430
#, 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:432
+#: libpq/auth.c:433
#, 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:435
+#: libpq/auth.c:436
#, 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:440
+#: libpq/auth.c:441
#, 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:449
+#: libpq/auth.c:450
#, 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:456
+#: libpq/auth.c:457
#, 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:466
+#: libpq/auth.c:467
#, 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:474
+#: libpq/auth.c:475
#, 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:517 libpq/hba.c:1170
+#: libpq/auth.c:518 libpq/hba.c:1170
#, 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:643
+#: libpq/auth.c:644
#, 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:671
+#: libpq/auth.c:672
#, c-format
msgid "invalid password packet size"
msgstr "taille du paquet du mot de passe invalide"
-#: libpq/auth.c:685
+#: libpq/auth.c:686
#, c-format
msgid "empty password returned by client"
msgstr "mot de passe vide renvoy par le client"
-#: libpq/auth.c:819
+#: libpq/auth.c:820
#, 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:879
+#: libpq/auth.c:880
#, 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:940
+#: libpq/auth.c:941
msgid "accepting GSS security context failed"
msgstr "chec de l'acceptation du contexte de scurit GSS"
-#: libpq/auth.c:966
+#: libpq/auth.c:967
msgid "retrieving GSS user name failed"
msgstr "chec lors de la rcupration du nom de l'utilisateur avec GSS"
-#: libpq/auth.c:1090
+#: libpq/auth.c:1091
#, 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:1105
+#: libpq/auth.c:1106
msgid "could not acquire SSPI credentials"
msgstr "n'a pas pu obtenir les pices d'identit SSPI"
-#: libpq/auth.c:1123
+#: libpq/auth.c:1124
#, 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:1195
+#: libpq/auth.c:1196
msgid "could not accept SSPI security context"
msgstr "n'a pas pu accepter le contexte de scurit SSPI"
-#: libpq/auth.c:1257
+#: libpq/auth.c:1258
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:1504
+#: libpq/auth.c:1505
#, 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:1519
+#: libpq/auth.c:1520
#, 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:1531
+#: libpq/auth.c:1532
#, 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:1553
+#: libpq/auth.c:1554
#, 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:1570
+#: libpq/auth.c:1571
#, 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:1580
+#: libpq/auth.c:1581
#, c-format
msgid "invalidly formatted response from Ident server: \"%s\""
msgstr "rponse mal formate du serveur Ident : %s "
-#: libpq/auth.c:1620
+#: libpq/auth.c:1621
#, 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:1624
+#: libpq/auth.c:1625
#, c-format
msgid "could not get peer credentials: %m"
msgstr "n'a pas pu obtenir l'authentification de l'autre : %m"
-#: libpq/auth.c:1635
+#: libpq/auth.c:1636
#, 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:1723
+#: libpq/auth.c:1726
#, c-format
msgid "error from underlying PAM layer: %s"
msgstr "erreur provenant de la couche PAM : %s"
-#: libpq/auth.c:1792
+#: libpq/auth.c:1796
#, c-format
msgid "could not create PAM authenticator: %s"
msgstr "n'a pas pu crer l'authenticateur PAM : %s"
-#: libpq/auth.c:1803
+#: libpq/auth.c:1807
#, c-format
msgid "pam_set_item(PAM_USER) failed: %s"
msgstr "pam_set_item(PAM_USER) a chou : %s"
-#: libpq/auth.c:1814
+#: libpq/auth.c:1818
#, c-format
msgid "pam_set_item(PAM_CONV) failed: %s"
msgstr "pam_set_item(PAM_CONV) a chou : %s"
-#: libpq/auth.c:1825
+#: libpq/auth.c:1831
#, c-format
msgid "pam_authenticate failed: %s"
msgstr "pam_authenticate a chou : %s"
-#: libpq/auth.c:1836
+#: libpq/auth.c:1844
#, c-format
msgid "pam_acct_mgmt failed: %s"
msgstr "pam_acct_mgmt a chou : %s"
-#: libpq/auth.c:1847
+#: libpq/auth.c:1855
#, c-format
msgid "could not release PAM authenticator: %s"
msgstr "n'a pas pu fermer l'authenticateur PAM : %s"
-#: libpq/auth.c:1880
+#: libpq/auth.c:1888
#, c-format
msgid "could not initialize LDAP: %m"
msgstr "n'a pas pu initialiser LDAP : %m"
-#: libpq/auth.c:1883
+#: libpq/auth.c:1891
#, c-format
msgid "could not initialize LDAP: error code %d"
msgstr "n'a pas pu initialiser LDAP : code d'erreur %d"
-#: libpq/auth.c:1893
+#: libpq/auth.c:1901
#, 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:1922
+#: libpq/auth.c:1930
#, c-format
msgid "could not load wldap32.dll"
msgstr "n'a pas pu charger wldap32.dll"
-#: libpq/auth.c:1930
+#: libpq/auth.c:1938
#, 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:1931
+#: libpq/auth.c:1939
#, 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:1946
+#: libpq/auth.c:1954
#, c-format
msgid "could not start LDAP TLS session: %s"
msgstr "n'a pas pu dmarrer la session TLS LDAP : %s"
-#: libpq/auth.c:1968
+#: libpq/auth.c:1976
#, c-format
msgid "LDAP server not specified"
msgstr "serveur LDAP non prcis"
-#: libpq/auth.c:2016
+#: libpq/auth.c:2024
#, 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:2031
+#: libpq/auth.c:2039
#, 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:2056
+#: libpq/auth.c:2064
#, 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:2067
+#: libpq/auth.c:2075
#, c-format
msgid "LDAP user \"%s\" does not exist"
msgstr "l'utilisateur LDAP %s n'existe pas"
-#: libpq/auth.c:2068
+#: libpq/auth.c:2076
#, 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:2072
+#: libpq/auth.c:2080
#, c-format
msgid "LDAP user \"%s\" is not unique"
msgstr "l'utilisateur LDAP %s n'est pas unique"
-#: libpq/auth.c:2073
+#: libpq/auth.c:2081
#, 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:2091
+#: libpq/auth.c:2099
#, 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:2111
+#: libpq/auth.c:2119
#, 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:2141
+#: libpq/auth.c:2149
#, 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:2169
+#: libpq/auth.c:2177
#, 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:2295
+#: libpq/auth.c:2303
#, c-format
msgid "RADIUS server not specified"
msgstr "serveur RADIUS non prcis"
-#: libpq/auth.c:2302
+#: libpq/auth.c:2310
#, c-format
msgid "RADIUS secret not specified"
msgstr "secret RADIUS non prcis"
-#: libpq/auth.c:2318 libpq/hba.c:1582
+#: libpq/auth.c:2326 libpq/hba.c:1582
#, 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:2339
+#: libpq/auth.c:2347
#, 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:2350
+#: libpq/auth.c:2358
#, c-format
msgid "could not generate random encryption vector"
msgstr "n'a pas pu gnrer le vecteur de chiffrement alatoire"
-#: libpq/auth.c:2373
+#: libpq/auth.c:2381
#, 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:2395
+#: libpq/auth.c:2403
#, c-format
msgid "could not create RADIUS socket: %m"
msgstr "n'a pas pu crer le socket RADIUS : %m"
-#: libpq/auth.c:2416
+#: libpq/auth.c:2424
#, c-format
msgid "could not bind local RADIUS socket: %m"
msgstr "n'a pas pu se lier la socket RADIUS : %m"
-#: libpq/auth.c:2426
+#: libpq/auth.c:2434
#, c-format
msgid "could not send RADIUS packet: %m"
msgstr "n'a pas pu transmettre le paquet RADIUS : %m"
-#: libpq/auth.c:2459 libpq/auth.c:2484
+#: libpq/auth.c:2467 libpq/auth.c:2492
#, c-format
msgid "timeout waiting for RADIUS response"
msgstr "dpassement du dlai pour la rponse du RADIUS"
-#: libpq/auth.c:2477
+#: libpq/auth.c:2485
#, 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:2506
+#: libpq/auth.c:2514
#, c-format
msgid "could not read RADIUS response: %m"
msgstr "n'a pas pu lire la rponse RADIUS : %m"
-#: libpq/auth.c:2518 libpq/auth.c:2522
+#: libpq/auth.c:2526 libpq/auth.c:2530
#, 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:2531
+#: libpq/auth.c:2539
#, c-format
msgid "RADIUS response too short: %d"
msgstr "rponse RADIUS trop courte : %d"
-#: libpq/auth.c:2538
+#: libpq/auth.c:2546
#, 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:2546
+#: libpq/auth.c:2554
#, 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:2571
+#: libpq/auth.c:2579
#, 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:2580
+#: libpq/auth.c:2588
#, c-format
msgid "RADIUS response has incorrect MD5 signature"
msgstr "la rponse RADIUS a une signature MD5 errone"
-#: libpq/auth.c:2597
+#: libpq/auth.c:2605
#, 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 "
@@ -13650,7 +13650,7 @@ msgstr ""
"les rgles avec des conditions WHERE ne peuvent contenir que des actions\n"
"SELECT, INSERT, UPDATE ou DELETE "
-#: parser/parse_utilcmd.c:2242 parser/parse_utilcmd.c:2341 rewrite/rewriteHandler.c:476 rewrite/rewriteManip.c:1015
+#: parser/parse_utilcmd.c:2242 parser/parse_utilcmd.c:2341 rewrite/rewriteHandler.c:477 rewrite/rewriteManip.c:1015
#, c-format
msgid "conditional UNION/INTERSECT/EXCEPT statements are not implemented"
msgstr ""
@@ -13898,12 +13898,12 @@ msgstr ""
"n'a pas pu crer le tube d'coute de signal pour l'identifiant de processus %d :\n"
"code d'erreur %lu"
-#: port/win32/signal.c:274 port/win32/signal.c:306
+#: port/win32/signal.c:306 port/win32/signal.c:343
#, c-format
msgid "could not create signal listener pipe: error code %lu; retrying\n"
msgstr "n'a pas pu crer le tube d'coute de signal : code d'erreur %lu ; nouvelle tentative\n"
-#: port/win32/signal.c:317
+#: port/win32/signal.c:354
#, c-format
msgid "could not create signal dispatch thread: error code %lu\n"
msgstr "n'a pas pu crer le thread de rpartition des signaux : code d'erreur %lu\n"
@@ -13980,41 +13980,41 @@ msgstr "arrt du processus autovacuum"
msgid "could not fork autovacuum worker process: %m"
msgstr "n'a pas pu excuter le processus autovacuum worker : %m"
-#: postmaster/autovacuum.c:1657
+#: postmaster/autovacuum.c:1660
#, c-format
msgid "autovacuum: processing database \"%s\""
msgstr "autovacuum : traitement de la base de donnes %s "
-#: postmaster/autovacuum.c:2079
+#: postmaster/autovacuum.c:2082
#, 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:2091
+#: postmaster/autovacuum.c:2094
#, 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:2397
+#: postmaster/autovacuum.c:2400
#, c-format
msgid "automatic vacuum of table \"%s.%s.%s\""
msgstr "VACUUM automatique de la table %s.%s.%s "
-#: postmaster/autovacuum.c:2400
+#: postmaster/autovacuum.c:2403
#, c-format
msgid "automatic analyze of table \"%s.%s.%s\""
msgstr "ANALYZE automatique de la table %s.%s.%s "
-#: postmaster/autovacuum.c:2949
+#: postmaster/autovacuum.c:2952
#, c-format
msgid "autovacuum not started because of misconfiguration"
msgstr "autovacuum non excut cause d'une mauvaise configuration"
-#: postmaster/autovacuum.c:2950
+#: postmaster/autovacuum.c:2953
#, c-format
msgid "Enable the \"track_counts\" option."
msgstr "Activez l'option track_counts ."
@@ -14144,7 +14144,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:598 postmaster/postmaster.c:3533
+#: postmaster/pgarch.c:598 postmaster/postmaster.c:3539
#, c-format
msgid "See C include file \"ntstatus.h\" for a description of the hexadecimal value."
msgstr ""
@@ -14530,7 +14530,7 @@ msgstr ""
"Protocole non supporte de l'interface %u.%u : le serveur supporte de %u.0 \n"
"%u.%u"
-#: postmaster/postmaster.c:2075 utils/misc/guc.c:5497 utils/misc/guc.c:5590 utils/misc/guc.c:6908 utils/misc/guc.c:9633 utils/misc/guc.c:9667
+#: postmaster/postmaster.c:2075 utils/misc/guc.c:5497 utils/misc/guc.c:5590 utils/misc/guc.c:6908 utils/misc/guc.c:9662 utils/misc/guc.c:9696
#, c-format
msgid "invalid value for parameter \"%s\": \"%s\""
msgstr "valeur invalide pour le paramtre %s : %s "
@@ -14582,302 +14582,307 @@ msgstr "mauvaise cl dans la demande d'annulation pour le processus %d"
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:2538
+#: postmaster/postmaster.c:2544
#, c-format
msgid "received SIGHUP, reloading configuration files"
msgstr "a reu SIGHUP, rechargement des fichiers de configuration"
-#: postmaster/postmaster.c:2563
+#: postmaster/postmaster.c:2569
#, c-format
msgid "pg_hba.conf not reloaded"
msgstr "pg_hba.conf non lu"
-#: postmaster/postmaster.c:2567
+#: postmaster/postmaster.c:2573
#, c-format
msgid "pg_ident.conf not reloaded"
msgstr "pg_ident.conf non recharg"
-#: postmaster/postmaster.c:2608
+#: postmaster/postmaster.c:2614
#, c-format
msgid "received smart shutdown request"
msgstr "a reu une demande d'arrt intelligent"
-#: postmaster/postmaster.c:2660
+#: postmaster/postmaster.c:2666
#, c-format
msgid "received fast shutdown request"
msgstr "a reu une demande d'arrt rapide"
-#: postmaster/postmaster.c:2686
+#: postmaster/postmaster.c:2692
#, c-format
msgid "aborting any active transactions"
msgstr "annulation des transactions actives"
-#: postmaster/postmaster.c:2720
+#: postmaster/postmaster.c:2726
#, c-format
msgid "received immediate shutdown request"
msgstr "a reu une demande d'arrt immdiat"
-#: postmaster/postmaster.c:2781
+#: postmaster/postmaster.c:2787
#, c-format
msgid "shutdown at recovery target"
msgstr "arrt sur la cible de restauration"
-#: postmaster/postmaster.c:2797 postmaster/postmaster.c:2820
+#: postmaster/postmaster.c:2803 postmaster/postmaster.c:2826
msgid "startup process"
msgstr "processus de lancement"
-#: postmaster/postmaster.c:2800
+#: postmaster/postmaster.c:2806
#, 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:2861
+#: postmaster/postmaster.c:2867
#, 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:2876
+#: postmaster/postmaster.c:2882
msgid "background writer process"
msgstr "processus d'criture en tche de fond"
-#: postmaster/postmaster.c:2930
+#: postmaster/postmaster.c:2936
msgid "checkpointer process"
msgstr "processus checkpointer"
-#: postmaster/postmaster.c:2946
+#: postmaster/postmaster.c:2952
msgid "WAL writer process"
msgstr "processus d'criture des journaux de transaction"
-#: postmaster/postmaster.c:2961
+#: postmaster/postmaster.c:2967
msgid "WAL receiver process"
msgstr "processus de rception des journaux de transaction"
-#: postmaster/postmaster.c:2976
+#: postmaster/postmaster.c:2982
msgid "autovacuum launcher process"
msgstr "processus de l'autovacuum"
-#: postmaster/postmaster.c:2991
+#: postmaster/postmaster.c:2997
msgid "archiver process"
msgstr "processus d'archivage"
-#: postmaster/postmaster.c:3007
+#: postmaster/postmaster.c:3013
msgid "statistics collector process"
msgstr "processus de rcupration des statistiques"
-#: postmaster/postmaster.c:3021
+#: postmaster/postmaster.c:3027
msgid "system logger process"
msgstr "processus des journaux applicatifs"
-#: postmaster/postmaster.c:3083
+#: postmaster/postmaster.c:3089
msgid "worker process"
msgstr "processus de travail"
-#: postmaster/postmaster.c:3166 postmaster/postmaster.c:3186 postmaster/postmaster.c:3193 postmaster/postmaster.c:3211
+#: postmaster/postmaster.c:3172 postmaster/postmaster.c:3192 postmaster/postmaster.c:3199 postmaster/postmaster.c:3217
msgid "server process"
msgstr "processus serveur"
-#: postmaster/postmaster.c:3265
+#: postmaster/postmaster.c:3271
#, 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:3521
+#: postmaster/postmaster.c:3527
#, 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:3523 postmaster/postmaster.c:3534 postmaster/postmaster.c:3545 postmaster/postmaster.c:3554 postmaster/postmaster.c:3564
+#: postmaster/postmaster.c:3529 postmaster/postmaster.c:3540 postmaster/postmaster.c:3551 postmaster/postmaster.c:3560 postmaster/postmaster.c:3570
#, 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:3531
+#: postmaster/postmaster.c:3537
#, 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:3541
+#: postmaster/postmaster.c:3547
#, 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:3552
+#: postmaster/postmaster.c:3558
#, 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:3562
+#: postmaster/postmaster.c:3568
#, 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:3745
+#: postmaster/postmaster.c:3751
#, c-format
msgid "abnormal database system shutdown"
msgstr "le systme de base de donnes a t arrt anormalement"
-#: postmaster/postmaster.c:3785
+#: postmaster/postmaster.c:3791
#, c-format
msgid "all server processes terminated; reinitializing"
msgstr "tous les processus serveur se sont arrts, rinitialisation"
-#: postmaster/postmaster.c:3997
+#: postmaster/postmaster.c:4003
#, 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:4039
+#: postmaster/postmaster.c:4045
msgid "could not fork new process for connection: "
msgstr "n'a pas pu lancer le nouveau processus fils pour la connexion : "
-#: postmaster/postmaster.c:4153
+#: postmaster/postmaster.c:4159
#, c-format
msgid "connection received: host=%s port=%s"
msgstr "connexion reue : hte=%s port=%s"
-#: postmaster/postmaster.c:4158
+#: postmaster/postmaster.c:4164
#, c-format
msgid "connection received: host=%s"
msgstr "connexion reue : hte=%s"
-#: postmaster/postmaster.c:4441
+#: postmaster/postmaster.c:4447
#, c-format
msgid "could not execute server process \"%s\": %m"
msgstr "n'a pas pu excuter le processus serveur %s : %m"
-#: postmaster/postmaster.c:4594
+#: postmaster/postmaster.c:4600
#, c-format
msgid "giving up after too many tries to reserve shared memory"
msgstr "abandon aprs plusieurs essais pour rserver la mmoire partage"
-#: postmaster/postmaster.c:4595
+#: postmaster/postmaster.c:4601
#, c-format
msgid "This might be caused by ASLR or antivirus software."
msgstr "Ceci pourrait tre d un logiciel ASLR ou un antivirus."
-#: postmaster/postmaster.c:4988
+#: postmaster/postmaster.c:4994
#, 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:5282
+#: postmaster/postmaster.c:5288
#, c-format
msgid "could not fork startup process: %m"
msgstr "n'a pas pu lancer le processus fils de dmarrage : %m"
-#: postmaster/postmaster.c:5286
+#: postmaster/postmaster.c:5292
#, 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:5290
+#: postmaster/postmaster.c:5296
#, c-format
msgid "could not fork checkpointer process: %m"
msgstr "n'a pas pu crer le processus checkpointer : %m"
-#: postmaster/postmaster.c:5294
+#: postmaster/postmaster.c:5300
#, 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:5298
+#: postmaster/postmaster.c:5304
#, 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:5302
+#: postmaster/postmaster.c:5308
#, c-format
msgid "could not fork process: %m"
msgstr "n'a pas pu lancer le processus fils : %m"
-#: postmaster/postmaster.c:5492 postmaster/postmaster.c:5515
+#: postmaster/postmaster.c:5498 postmaster/postmaster.c:5521
#, 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:5499 postmaster/postmaster.c:5522
+#: postmaster/postmaster.c:5505 postmaster/postmaster.c:5528
#, c-format
msgid "invalid processing mode in background worker"
msgstr "mode de traitement invalide dans le processus en tche de fond"
-#: postmaster/postmaster.c:5594
+#: postmaster/postmaster.c:5601
#, c-format
msgid "starting background worker process \"%s\""
msgstr "dmarrage du processus d'criture en tche de fond %s "
-#: postmaster/postmaster.c:5606
+#: postmaster/postmaster.c:5613
#, 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:6018
+#: postmaster/postmaster.c:5717
+#, c-format
+msgid "no slot available for new worker process"
+msgstr "pas de slot disponible pour un nouveau processus worker"
+
+#: postmaster/postmaster.c:6039
#, 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:6050
+#: postmaster/postmaster.c:6071
#, 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:6079
+#: postmaster/postmaster.c:6100
#, 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:6086
+#: postmaster/postmaster.c:6107
#, 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:6095
+#: postmaster/postmaster.c:6116
#, c-format
msgid "could not remove file \"%s\": %s\n"
msgstr "n'a pas pu supprimer le fichier %s : %s\n"
-#: postmaster/postmaster.c:6112
+#: postmaster/postmaster.c:6133
#, 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:6121
+#: postmaster/postmaster.c:6142
#, 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:6128
+#: postmaster/postmaster.c:6149
#, 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:6290
+#: postmaster/postmaster.c:6311
#, 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:6295
+#: postmaster/postmaster.c:6316
#, c-format
msgid "could not post child completion status\n"
msgstr "n'a pas pu poster le statut de fin de l'enfant\n"
@@ -15160,7 +15165,7 @@ msgstr "slot %s , plugin de sortie %s , dans la fonction d'appel %s, assoc
msgid "slot \"%s\", output plugin \"%s\", in the %s callback"
msgstr "slot %s , plugin de sortie %s , dans la fonction d'appel %s"
-#: replication/logical/logicalfuncs.c:192 replication/walsender.c:2189
+#: replication/logical/logicalfuncs.c:192 replication/walsender.c:2188
#, c-format
msgid "could not read from log segment %s, offset %u, length %lu: %m"
msgstr "n'a pas pu lire le journal de transactions %s, dcalage %u, longueur %lu : %m"
@@ -15257,7 +15262,7 @@ msgstr "n'a pas pu trouver un tat de rplication libre, augmentez max_replicati
msgid "replication slot checkpoint has wrong checksum %u, expected %u"
msgstr "le checkpoint du slot de rplication a un mauvais checksum (%u au lieu de %u)"
-#: replication/logical/origin.c:879
+#: replication/logical/origin.c:879 replication/logical/origin.c:1058
#, c-format
msgid "replication origin with OID %d is already active for PID %d"
msgstr "l'origine de rplication d'OID %d est dj active pour le PID %d"
@@ -15277,39 +15282,34 @@ msgstr "Augmentez max_replication_slots et recommencez."
msgid "cannot setup replication origin when one is already setup"
msgstr "ne peut pas configurer l'origine de rplication si une origine existe dj"
-#: replication/logical/origin.c:1058
-#, c-format
-msgid "replication origin %d is already active for PID %d"
-msgstr "l'origine de rplication %d est dj active pour le PID %d"
-
#: replication/logical/origin.c:1104 replication/logical/origin.c:1299 replication/logical/origin.c:1319
#, c-format
msgid "no replication origin is configured"
msgstr "aucune origine de rplication n'est configure"
-#: replication/logical/reorderbuffer.c:2397
+#: replication/logical/reorderbuffer.c:2391
#, 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:2488 replication/logical/reorderbuffer.c:2508
+#: replication/logical/reorderbuffer.c:2493 replication/logical/reorderbuffer.c:2513
#, 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:2492 replication/logical/reorderbuffer.c:2512
+#: replication/logical/reorderbuffer.c:2497 replication/logical/reorderbuffer.c:2517
#, 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:2700
+#: replication/logical/reorderbuffer.c:2705
#, c-format
msgid "could not remove file \"%s\" during removal of pg_replslot/%s/*.xid: %m"
msgstr "n'a pas pu supprimer le fichier %s lors de la suppression de pg_replslot/%s/*.xid : %m"
-#: replication/logical/reorderbuffer.c:3168
+#: replication/logical/reorderbuffer.c:3173
#, 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"
@@ -15510,14 +15510,14 @@ msgstr ""
msgid "canceling wait for synchronous replication due to user request"
msgstr "annulation de l'attente pour la rplication synchrone la demande de l'utilisateur"
-#: replication/syncrep.c:341
+#: replication/syncrep.c:349
#, c-format
msgid "standby \"%s\" now has synchronous standby priority %u"
msgstr ""
"le serveur %s en standby a maintenant une priorit %u en tant que standby\n"
"synchrone"
-#: replication/syncrep.c:478
+#: replication/syncrep.c:486
#, c-format
msgid "standby \"%s\" is now the synchronous standby with priority %u"
msgstr "le serveur %s en standby est maintenant le serveur standby synchrone de priorit %u"
@@ -15612,47 +15612,47 @@ msgstr "le point de reprise requis %X/%X est devant la position de vidage des WA
msgid "terminating walsender process after promotion"
msgstr "arrt du processus walreceiver suite promotion"
-#: replication/walsender.c:1333
+#: replication/walsender.c:1332
#, c-format
msgid "cannot execute new commands while WAL sender is in stopping mode"
msgstr "ne peut pas excuter de nouvelles commandes lorsque le walsender est en mode d'arrt"
-#: replication/walsender.c:1341
+#: replication/walsender.c:1340
#, c-format
msgid "received replication command: %s"
msgstr "commande de rplication reu : %s"
-#: replication/walsender.c:1444 replication/walsender.c:1460
+#: replication/walsender.c:1443 replication/walsender.c:1459
#, c-format
msgid "unexpected EOF on standby connection"
msgstr "fin de fichier (EOF) inattendue de la connexion du serveur en attente"
-#: replication/walsender.c:1474
+#: replication/walsender.c:1473
#, c-format
msgid "unexpected standby message type \"%c\", after receiving CopyDone"
msgstr "type de message standby %c inattendu, aprs avoir reu CopyDone"
-#: replication/walsender.c:1512
+#: replication/walsender.c:1511
#, c-format
msgid "invalid standby message type \"%c\""
msgstr "type de message %c invalide pour le serveur en standby"
-#: replication/walsender.c:1553
+#: replication/walsender.c:1552
#, c-format
msgid "unexpected message type \"%c\""
msgstr "type de message %c inattendu"
-#: replication/walsender.c:1848
+#: replication/walsender.c:1847
#, c-format
msgid "terminating walsender process due to replication timeout"
msgstr "arrt du processus walreceiver suite l'expiration du dlai de rplication"
-#: replication/walsender.c:1932
+#: replication/walsender.c:1931
#, c-format
msgid "\"%s\" has now caught up with upstream server"
msgstr " %s a maintenant rattrap le serveur d'envoi"
-#: replication/walsender.c:2038
+#: replication/walsender.c:2037
#, c-format
msgid "number of requested standby connections exceeds max_wal_senders (currently %d)"
msgstr ""
@@ -15862,177 +15862,182 @@ msgstr "la rgle %s de la relation %s n'existe pas"
msgid "renaming an ON SELECT rule is not allowed"
msgstr "le renommage d'une rgle ON SELECT n'est pas autoris"
-#: rewrite/rewriteHandler.c:519
+#: rewrite/rewriteHandler.c:520
#, c-format
msgid "WITH query name \"%s\" appears in both a rule action and the query being rewritten"
msgstr ""
"Le nom de la requte WITH %s apparat la fois dans l'action d'une rgle\n"
"et la requte en cours de r-criture."
-#: rewrite/rewriteHandler.c:579
+#: rewrite/rewriteHandler.c:580
#, c-format
msgid "cannot have RETURNING lists in multiple rules"
msgstr "ne peut pas avoir des listes RETURNING dans plusieurs rgles"
-#: rewrite/rewriteHandler.c:934 rewrite/rewriteHandler.c:952
+#: rewrite/rewriteHandler.c:935 rewrite/rewriteHandler.c:953
#, c-format
msgid "multiple assignments to same column \"%s\""
msgstr "affectations multiples pour la mme colonne %s "
-#: rewrite/rewriteHandler.c:1872 rewrite/rewriteHandler.c:3588
+#: rewrite/rewriteHandler.c:1873 rewrite/rewriteHandler.c:3659
#, c-format
msgid "infinite recursion detected in rules for relation \"%s\""
msgstr "rcursion infinie dtecte dans les rgles de la relation %s "
-#: rewrite/rewriteHandler.c:1957
+#: rewrite/rewriteHandler.c:1958
#, c-format
msgid "infinite recursion detected in policy for relation \"%s\""
msgstr "rcursion infinie dtecte dans la politique pour la relation %s "
-#: rewrite/rewriteHandler.c:2277
+#: rewrite/rewriteHandler.c:2278
msgid "Junk view columns are not updatable."
msgstr "Les colonnes junk des vues ne sont pas automatiquement disponibles en criture."
-#: rewrite/rewriteHandler.c:2282
+#: rewrite/rewriteHandler.c:2283
msgid "View columns that are not columns of their base relation are not updatable."
msgstr "Les colonnes des vues qui ne font pas rfrence des colonnes de la relation de base ne sont pas automatiquement modifiables."
-#: rewrite/rewriteHandler.c:2285
+#: rewrite/rewriteHandler.c:2286
msgid "View columns that refer to system columns are not updatable."
msgstr "Les colonnes des vues qui font rfrence des colonnes systmes ne sont pas automatiquement modifiables."
-#: rewrite/rewriteHandler.c:2288
+#: rewrite/rewriteHandler.c:2289
msgid "View columns that return whole-row references are not updatable."
msgstr "Les colonnes de vue qui font rfrences des lignes compltes ne sont pas automatiquement modifiables."
-#: rewrite/rewriteHandler.c:2349
+#: rewrite/rewriteHandler.c:2350
msgid "Views containing DISTINCT are not automatically updatable."
msgstr "Les vues contenant DISTINCT ne sont pas automatiquement disponibles en criture."
-#: rewrite/rewriteHandler.c:2352
+#: rewrite/rewriteHandler.c:2353
msgid "Views containing GROUP BY are not automatically updatable."
msgstr "Les vues contenant GROUP BY ne sont pas automatiquement disponibles en criture."
-#: rewrite/rewriteHandler.c:2355
+#: rewrite/rewriteHandler.c:2356
msgid "Views containing HAVING are not automatically updatable."
msgstr "Les vues contenant HAVING ne sont pas automatiquement disponibles en criture."
-#: rewrite/rewriteHandler.c:2358
+#: rewrite/rewriteHandler.c:2359
msgid "Views containing UNION, INTERSECT, or EXCEPT are not automatically updatable."
msgstr "Les vues contenant UNION, INTERSECT ou EXCEPT ne sont pas automatiquement disponibles en criture."
-#: rewrite/rewriteHandler.c:2361
+#: rewrite/rewriteHandler.c:2362
msgid "Views containing WITH are not automatically updatable."
msgstr "Les vues contenant WITH ne sont pas automatiquement disponibles en criture."
-#: rewrite/rewriteHandler.c:2364
+#: rewrite/rewriteHandler.c:2365
msgid "Views containing LIMIT or OFFSET are not automatically updatable."
msgstr "Les vues contenant LIMIT ou OFFSET ne sont pas automatiquement disponibles en criture."
-#: rewrite/rewriteHandler.c:2376
+#: rewrite/rewriteHandler.c:2377
msgid "Views that return aggregate functions are not automatically updatable."
msgstr "Les vues qui renvoient des fonctions d'agrgat ne sont pas automatiquement disponibles en criture."
-#: rewrite/rewriteHandler.c:2379
+#: rewrite/rewriteHandler.c:2380
msgid "Views that return window functions are not automatically updatable."
msgstr "Les vues qui renvoient des fonctions de fentrage ne sont pas automatiquement disponibles en criture."
-#: rewrite/rewriteHandler.c:2382
+#: rewrite/rewriteHandler.c:2383
msgid "Views that return set-returning functions are not automatically updatable."
msgstr "Les vues qui renvoient des fonctions plusieurs lignes ne sont pas automatiquement disponibles en criture."
-#: rewrite/rewriteHandler.c:2389 rewrite/rewriteHandler.c:2393 rewrite/rewriteHandler.c:2400
+#: rewrite/rewriteHandler.c:2390 rewrite/rewriteHandler.c:2394 rewrite/rewriteHandler.c:2401
msgid "Views that do not select from a single table or view are not automatically updatable."
msgstr "Les vues qui lisent plusieurs tables ou vues ne sont pas automatiquement disponibles en criture."
-#: rewrite/rewriteHandler.c:2403
+#: rewrite/rewriteHandler.c:2404
msgid "Views containing TABLESAMPLE are not automatically updatable."
msgstr "Les vues contenant TABLESAMPLE ne sont pas automatiquement disponibles en criture."
-#: rewrite/rewriteHandler.c:2427
+#: rewrite/rewriteHandler.c:2428
msgid "Views that have no updatable columns are not automatically updatable."
msgstr "Les vues qui possdent des colonnes non modifiables ne sont pas automatiquement disponibles en criture."
-#: rewrite/rewriteHandler.c:2884
+#: rewrite/rewriteHandler.c:2905
#, c-format
msgid "cannot insert into column \"%s\" of view \"%s\""
msgstr "ne peut pas insrer dans la colonne %s de la vue %s "
-#: rewrite/rewriteHandler.c:2892
+#: rewrite/rewriteHandler.c:2913
#, c-format
msgid "cannot update column \"%s\" of view \"%s\""
msgstr "ne peut pas mettre jour la colonne %s de la vue %s "
-#: rewrite/rewriteHandler.c:3357
+#: rewrite/rewriteHandler.c:3378
#, c-format
msgid "DO INSTEAD NOTHING rules are not supported for data-modifying statements in WITH"
msgstr ""
"les rgles DO INSTEAD NOTHING ne sont pas supportes par les instructions\n"
"de modification de donnes dans WITH"
-#: rewrite/rewriteHandler.c:3371
+#: rewrite/rewriteHandler.c:3392
#, c-format
msgid "conditional DO INSTEAD rules are not supported for data-modifying statements in WITH"
msgstr ""
"les rgles DO INSTEAD conditionnelles ne sont pas supportes par les\n"
"instructions de modification de donnes dans WITH"
-#: rewrite/rewriteHandler.c:3375
+#: rewrite/rewriteHandler.c:3396
#, c-format
msgid "DO ALSO rules are not supported for data-modifying statements in WITH"
msgstr ""
"les rgles DO ALSO ne sont pas supportes par les instructions de modification\n"
"de donnes dans WITH"
-#: rewrite/rewriteHandler.c:3380
+#: rewrite/rewriteHandler.c:3401
#, c-format
msgid "multi-statement DO INSTEAD rules are not supported for data-modifying statements in WITH"
msgstr ""
"les rgles DO INSTEAD multi-instructions ne sont pas supportes pour les\n"
"instructions de modification de donnes dans WITH"
-#: rewrite/rewriteHandler.c:3625
+#: rewrite/rewriteHandler.c:3587 rewrite/rewriteHandler.c:3595 rewrite/rewriteHandler.c:3603
+#, c-format
+msgid "Views with conditional DO INSTEAD rules are not automatically updatable."
+msgstr "Les vues contenant des rgles conditionnelles DO INSTEAD ne sont pas automatiquement disponibles en criture."
+
+#: rewrite/rewriteHandler.c:3696
#, c-format
msgid "cannot perform INSERT RETURNING on relation \"%s\""
msgstr "ne peut pas excuter INSERT RETURNING sur la relation %s "
-#: rewrite/rewriteHandler.c:3627
+#: rewrite/rewriteHandler.c:3698
#, c-format
msgid "You need an unconditional ON INSERT DO INSTEAD rule with a RETURNING clause."
msgstr ""
"Vous avez besoin d'une rgle ON INSERT DO INSTEAD sans condition avec une\n"
"clause RETURNING."
-#: rewrite/rewriteHandler.c:3632
+#: rewrite/rewriteHandler.c:3703
#, c-format
msgid "cannot perform UPDATE RETURNING on relation \"%s\""
msgstr "ne peut pas excuter UPDATE RETURNING sur la relation %s "
-#: rewrite/rewriteHandler.c:3634
+#: rewrite/rewriteHandler.c:3705
#, c-format
msgid "You need an unconditional ON UPDATE DO INSTEAD rule with a RETURNING clause."
msgstr ""
"Vous avez besoin d'une rgle ON UPDATE DO INSTEAD sans condition avec une\n"
"clause RETURNING."
-#: rewrite/rewriteHandler.c:3639
+#: rewrite/rewriteHandler.c:3710
#, c-format
msgid "cannot perform DELETE RETURNING on relation \"%s\""
msgstr "ne peut pas excuter DELETE RETURNING sur la relation %s "
-#: rewrite/rewriteHandler.c:3641
+#: rewrite/rewriteHandler.c:3712
#, c-format
msgid "You need an unconditional ON DELETE DO INSTEAD rule with a RETURNING clause."
msgstr ""
"Vous avez besoin d'une rgle ON DELETE DO INSTEAD sans condition avec une\n"
"clause RETURNING."
-#: rewrite/rewriteHandler.c:3659
+#: rewrite/rewriteHandler.c:3730
#, c-format
msgid "INSERT with ON CONFLICT clause cannot be used with table that has INSERT or UPDATE rules"
msgstr "INSERT avec une clause ON CONFLICT ne peut pas tre utilise avec une table qui a des rgles pour INSERT ou UPDATE"
-#: rewrite/rewriteHandler.c:3716
+#: rewrite/rewriteHandler.c:3787
#, c-format
msgid "WITH cannot be used in a query that is rewritten by rules into multiple queries"
msgstr "WITH ne peut pas tre utilis dans une requte rcrite par des rgles en plusieurs requtes"
@@ -16338,7 +16343,7 @@ msgstr "Configurez dynamic_shared_memory_type une valeur autre que none ."
msgid "dynamic shared memory control segment is not valid"
msgstr "le segment contrle de mmoire partage dynamique n'est pas valide"
-#: storage/ipc/dsm.c:516
+#: storage/ipc/dsm.c:515
#, c-format
msgid "too many dynamic shared memory segments"
msgstr "trop de segments de mmoire partage dynamique"
@@ -17542,8 +17547,8 @@ msgstr "n'a pas pu dterminer le type de donnes date en entre"
msgid "input data type is not an array"
msgstr "le type de donnes en entre n'est pas un tableau"
-#: utils/adt/array_userfuncs.c:132 utils/adt/array_userfuncs.c:186 utils/adt/arrayfuncs.c:1337 utils/adt/float.c:1171 utils/adt/float.c:1259 utils/adt/float.c:2825 utils/adt/float.c:2841 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:2899 utils/adt/numeric.c:2908 utils/adt/varbit.c:1173 utils/adt/varbit.c:1575 utils/adt/varlena.c:1045 utils/adt/varlena.c:2595
+#: utils/adt/array_userfuncs.c:132 utils/adt/array_userfuncs.c:186 utils/adt/arrayfuncs.c:1337 utils/adt/float.c:1164 utils/adt/float.c:1238 utils/adt/float.c:2797 utils/adt/float.c:2813 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:2899 utils/adt/numeric.c:2908 utils/adt/varbit.c:1178 utils/adt/varbit.c:1566 utils/adt/varlena.c:1045 utils/adt/varlena.c:2595
#, c-format
msgid "integer out of range"
msgstr "entier en dehors des limites"
@@ -17686,7 +17691,7 @@ msgstr "drapeaux de tableau invalides"
msgid "wrong element type"
msgstr "mauvais type d'lment"
-#: utils/adt/arrayfuncs.c:1368 utils/adt/rangetypes.c:334 utils/cache/lsyscache.c:2586
+#: utils/adt/arrayfuncs.c:1368 utils/adt/rangetypes.c:334 utils/cache/lsyscache.c:2608
#, c-format
msgid "no binary input function available for type %s"
msgstr "aucune fonction d'entre binaire disponible pour le type %s"
@@ -17696,7 +17701,7 @@ msgstr "aucune fonction d'entre binaire disponible pour le type %s"
msgid "improper binary format in array element %d"
msgstr "format binaire mal conu dans l'lment du tableau %d"
-#: utils/adt/arrayfuncs.c:1589 utils/adt/rangetypes.c:339 utils/cache/lsyscache.c:2619
+#: utils/adt/arrayfuncs.c:1589 utils/adt/rangetypes.c:339 utils/cache/lsyscache.c:2641
#, c-format
msgid "no binary output function available for type %s"
msgstr "aucune fonction de sortie binaire disponible pour le type %s"
@@ -17833,7 +17838,7 @@ 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:785 utils/adt/float.c:849 utils/adt/float.c:2584 utils/adt/float.c:2647 utils/adt/geo_ops.c:4163 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/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:2556 utils/adt/float.c:2619 utils/adt/geo_ops.c:4163 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:5930 utils/adt/numeric.c:6213 utils/adt/timestamp.c:3451
#, c-format
msgid "division by zero"
@@ -17844,7 +17849,7 @@ msgstr "division par zro"
msgid "\"char\" out of range"
msgstr " char hors des limites"
-#: utils/adt/date.c:67 utils/adt/timestamp.c:95 utils/adt/varbit.c:52 utils/adt/varchar.c:44
+#: utils/adt/date.c:67 utils/adt/timestamp.c:95 utils/adt/varbit.c:101 utils/adt/varchar.c:44
#, c-format
msgid "invalid type modifier"
msgstr "modifieur de type invalide"
@@ -17864,7 +17869,7 @@ msgstr "la prcision de TIME(%d)%s a t rduit au maximum autorise, %d"
msgid "date/time value \"current\" is no longer supported"
msgstr "la valeur current pour la date et heure n'est plus supporte"
-#: utils/adt/date.c:166 utils/adt/formatting.c:3521
+#: utils/adt/date.c:166 utils/adt/formatting.c:3511
#, c-format
msgid "date out of range: \"%s\""
msgstr "date en dehors des limites : %s "
@@ -17894,10 +17899,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/datetime.c:1693 utils/adt/formatting.c:3397 utils/adt/formatting.c:3429 utils/adt/formatting.c:3497 utils/adt/json.c:1535 utils/adt/json.c:1557 utils/adt/jsonb.c:824 utils/adt/jsonb.c:848 utils/adt/nabstime.c:458 utils/adt/nabstime.c:501 utils/adt/nabstime.c:531 utils/adt/nabstime.c:574 utils/adt/timestamp.c:225
+#: 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:1693 utils/adt/formatting.c:3387 utils/adt/formatting.c:3419 utils/adt/formatting.c:3487 utils/adt/json.c:1535 utils/adt/json.c:1557 utils/adt/jsonb.c:824 utils/adt/jsonb.c:848 utils/adt/nabstime.c:458 utils/adt/nabstime.c:501 utils/adt/nabstime.c:531 utils/adt/nabstime.c:574 utils/adt/timestamp.c:225
#: utils/adt/timestamp.c:268 utils/adt/timestamp.c:717 utils/adt/timestamp.c:746 utils/adt/timestamp.c:785 utils/adt/timestamp.c:3040 utils/adt/timestamp.c:3061 utils/adt/timestamp.c:3074 utils/adt/timestamp.c:3083 utils/adt/timestamp.c:3140 utils/adt/timestamp.c:3163 utils/adt/timestamp.c:3176 utils/adt/timestamp.c:3187 utils/adt/timestamp.c:3712 utils/adt/timestamp.c:3841 utils/adt/timestamp.c:3882 utils/adt/timestamp.c:3970
-#: utils/adt/timestamp.c:4016 utils/adt/timestamp.c:4127 utils/adt/timestamp.c:4451 utils/adt/timestamp.c:4567 utils/adt/timestamp.c:4577 utils/adt/timestamp.c:4662 utils/adt/timestamp.c:4781 utils/adt/timestamp.c:4791 utils/adt/timestamp.c:5038 utils/adt/timestamp.c:5052 utils/adt/timestamp.c:5143 utils/adt/timestamp.c:5150 utils/adt/timestamp.c:5176 utils/adt/timestamp.c:5180 utils/adt/timestamp.c:5249 utils/adt/xml.c:2156
-#: utils/adt/xml.c:2163 utils/adt/xml.c:2183 utils/adt/xml.c:2190
+#: utils/adt/timestamp.c:4016 utils/adt/timestamp.c:4127 utils/adt/timestamp.c:4452 utils/adt/timestamp.c:4658 utils/adt/timestamp.c:5029 utils/adt/timestamp.c:5043 utils/adt/timestamp.c:5134 utils/adt/timestamp.c:5141 utils/adt/timestamp.c:5167 utils/adt/timestamp.c:5171 utils/adt/timestamp.c:5240 utils/adt/xml.c:2156 utils/adt/xml.c:2163 utils/adt/xml.c:2183 utils/adt/xml.c:2190
#, c-format
msgid "timestamp out of range"
msgstr "timestamp en dehors des limites"
@@ -17932,12 +17936,12 @@ 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:926 utils/adt/datetime.c:1851 utils/adt/datetime.c:4618 utils/adt/timestamp.c:532 utils/adt/timestamp.c:559 utils/adt/timestamp.c:5064 utils/adt/timestamp.c:5260
+#: utils/adt/date.c:2744 utils/adt/datetime.c:926 utils/adt/datetime.c:1851 utils/adt/datetime.c:4618 utils/adt/timestamp.c:532 utils/adt/timestamp.c:559 utils/adt/timestamp.c:5055 utils/adt/timestamp.c:5251
#, c-format
msgid "time zone \"%s\" not recognized"
msgstr "le fuseau horaire %s n'est pas reconnu"
-#: utils/adt/date.c:2784 utils/adt/timestamp.c:5101 utils/adt/timestamp.c:5286
+#: utils/adt/date.c:2784 utils/adt/timestamp.c:5092 utils/adt/timestamp.c:5277
#, c-format
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"
@@ -18078,266 +18082,266 @@ msgstr "syntaxe en entre invalide pour le type double precision : %s "
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:1203 utils/adt/float.c:1291 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:2996 utils/adt/numeric.c:3005
+#: utils/adt/float.c:1189 utils/adt/float.c:1263 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:2996 utils/adt/numeric.c:3005
#, c-format
msgid "smallint out of range"
msgstr "smallint en dehors des limites"
-#: utils/adt/float.c:1417 utils/adt/numeric.c:6612
+#: utils/adt/float.c:1389 utils/adt/numeric.c:6612
#, 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:1459 utils/adt/numeric.c:2816
+#: utils/adt/float.c:1431 utils/adt/numeric.c:2816
#, c-format
msgid "zero raised to a negative power is undefined"
msgstr "zro une puissance ngative est indfini"
-#: utils/adt/float.c:1463 utils/adt/numeric.c:2822
+#: utils/adt/float.c:1435 utils/adt/numeric.c:2822
#, 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:1529 utils/adt/float.c:1559 utils/adt/numeric.c:6830
+#: utils/adt/float.c:1501 utils/adt/float.c:1531 utils/adt/numeric.c:6830
#, c-format
msgid "cannot take logarithm of zero"
msgstr "ne peut pas calculer le logarithme de zro"
-#: utils/adt/float.c:1533 utils/adt/float.c:1563 utils/adt/numeric.c:6834
+#: utils/adt/float.c:1505 utils/adt/float.c:1535 utils/adt/numeric.c:6834
#, 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:1590 utils/adt/float.c:1611 utils/adt/float.c:1632 utils/adt/float.c:1654 utils/adt/float.c:1675 utils/adt/float.c:1696 utils/adt/float.c:1718 utils/adt/float.c:1739
+#: utils/adt/float.c:1562 utils/adt/float.c:1583 utils/adt/float.c:1604 utils/adt/float.c:1626 utils/adt/float.c:1647 utils/adt/float.c:1668 utils/adt/float.c:1690 utils/adt/float.c:1711
#, c-format
msgid "input is out of range"
msgstr "l'entre est en dehors des limites"
-#: utils/adt/float.c:2801 utils/adt/numeric.c:1450
+#: utils/adt/float.c:2773 utils/adt/numeric.c:1450
#, c-format
msgid "count must be greater than zero"
msgstr "le total doit tre suprieur zro"
-#: utils/adt/float.c:2806 utils/adt/numeric.c:1457
+#: utils/adt/float.c:2778 utils/adt/numeric.c:1457
#, 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:2812
+#: utils/adt/float.c:2784
#, c-format
msgid "lower and upper bounds must be finite"
msgstr "les limites basse et haute doivent tre finies"
-#: utils/adt/float.c:2850 utils/adt/numeric.c:1470
+#: utils/adt/float.c:2822 utils/adt/numeric.c:1470
#, c-format
msgid "lower bound cannot equal upper bound"
msgstr "la limite infrieure ne peut pas tre plus gale la limite suprieure"
-#: utils/adt/formatting.c:485
+#: utils/adt/formatting.c:474
#, c-format
msgid "invalid format specification for an interval value"
msgstr "format de spcification invalide pour une valeur intervalle"
-#: utils/adt/formatting.c:486
+#: utils/adt/formatting.c:475
#, c-format
msgid "Intervals are not tied to specific calendar dates."
msgstr "Les intervalles ne sont pas lis aux dates de calendriers spcifiques."
-#: utils/adt/formatting.c:1058
+#: utils/adt/formatting.c:1049
#, c-format
msgid "\"EEEE\" must be the last pattern used"
msgstr " EEEE doit tre le dernier motif utilis"
-#: utils/adt/formatting.c:1066
+#: utils/adt/formatting.c:1057
#, c-format
msgid "\"9\" must be ahead of \"PR\""
msgstr " 9 doit tre avant PR "
-#: utils/adt/formatting.c:1082
+#: utils/adt/formatting.c:1073
#, c-format
msgid "\"0\" must be ahead of \"PR\""
msgstr " 0 doit tre avant PR "
-#: utils/adt/formatting.c:1109
+#: utils/adt/formatting.c:1100
#, c-format
msgid "multiple decimal points"
msgstr "multiples points dcimaux"
-#: utils/adt/formatting.c:1113 utils/adt/formatting.c:1196
+#: utils/adt/formatting.c:1104 utils/adt/formatting.c:1187
#, c-format
msgid "cannot use \"V\" and decimal point together"
msgstr "ne peut pas utiliser V et le point dcimal ensemble"
-#: utils/adt/formatting.c:1125
+#: utils/adt/formatting.c:1116
#, c-format
msgid "cannot use \"S\" twice"
msgstr "ne peut pas utiliser S deux fois"
-#: utils/adt/formatting.c:1129
+#: utils/adt/formatting.c:1120
#, c-format
msgid "cannot use \"S\" and \"PL\"/\"MI\"/\"SG\"/\"PR\" together"
msgstr "ne peut pas utiliser S et PL / MI / SG / PR ensemble"
-#: utils/adt/formatting.c:1149
+#: utils/adt/formatting.c:1140
#, c-format
msgid "cannot use \"S\" and \"MI\" together"
msgstr "ne peut pas utiliser S et MI ensemble"
-#: utils/adt/formatting.c:1159
+#: utils/adt/formatting.c:1150
#, c-format
msgid "cannot use \"S\" and \"PL\" together"
msgstr "ne peut pas utiliser S et PL ensemble"
-#: utils/adt/formatting.c:1169
+#: utils/adt/formatting.c:1160
#, c-format
msgid "cannot use \"S\" and \"SG\" together"
msgstr "ne peut pas utiliser S et SG ensemble"
-#: utils/adt/formatting.c:1178
+#: utils/adt/formatting.c:1169
#, c-format
msgid "cannot use \"PR\" and \"S\"/\"PL\"/\"MI\"/\"SG\" together"
msgstr "ne peut pas utiliser PR et S / PL / MI / SG ensemble"
-#: utils/adt/formatting.c:1204
+#: utils/adt/formatting.c:1195
#, c-format
msgid "cannot use \"EEEE\" twice"
msgstr "ne peut pas utiliser EEEE deux fois"
-#: utils/adt/formatting.c:1210
+#: utils/adt/formatting.c:1201
#, c-format
msgid "\"EEEE\" is incompatible with other formats"
msgstr " EEEE est incompatible avec les autres formats"
-#: utils/adt/formatting.c:1211
+#: utils/adt/formatting.c:1202
#, c-format
msgid "\"EEEE\" may only be used together with digit and decimal point patterns."
msgstr " EEEE peut seulement tre utilis avec les motifs de chiffres et de points dcimaux."
-#: utils/adt/formatting.c:1411
+#: utils/adt/formatting.c:1402
#, c-format
msgid "\"%s\" is not a number"
msgstr " %s n'est pas un nombre"
-#: utils/adt/formatting.c:1512 utils/adt/formatting.c:1564
+#: utils/adt/formatting.c:1503 utils/adt/formatting.c:1555
#, c-format
msgid "could not determine which collation to use for lower() function"
msgstr "n'a pas pu dterminer le collationnement utiliser pour la fonction lower()"
-#: utils/adt/formatting.c:1632 utils/adt/formatting.c:1684
+#: utils/adt/formatting.c:1623 utils/adt/formatting.c:1675
#, c-format
msgid "could not determine which collation to use for upper() function"
msgstr "n'a pas pu dterminer le collationnement utiliser pour la fonction upper()"
-#: utils/adt/formatting.c:1753 utils/adt/formatting.c:1817
+#: utils/adt/formatting.c:1744 utils/adt/formatting.c:1808
#, c-format
msgid "could not determine which collation to use for initcap() function"
msgstr "n'a pas pu dterminer le collationnement utiliser pour la fonction initcap()"
-#: utils/adt/formatting.c:2114
+#: utils/adt/formatting.c:2105
#, c-format
msgid "invalid combination of date conventions"
msgstr "combinaison invalide des conventions de date"
-#: utils/adt/formatting.c:2115
+#: utils/adt/formatting.c:2106
#, c-format
msgid "Do not mix Gregorian and ISO week date conventions in a formatting template."
msgstr ""
"Ne pas mixer les conventions de jour de semaine grgorien et ISO dans un\n"
"modle de formatage."
-#: utils/adt/formatting.c:2132
+#: utils/adt/formatting.c:2123
#, c-format
msgid "conflicting values for \"%s\" field in formatting string"
msgstr "valeur conflictuelle pour le champ %s dans la chane de formatage"
-#: utils/adt/formatting.c:2134
+#: utils/adt/formatting.c:2125
#, c-format
msgid "This value contradicts a previous setting for the same field type."
msgstr "Cette valeur contredit une configuration prcdente pour le mme type de champ."
-#: utils/adt/formatting.c:2195
+#: utils/adt/formatting.c:2189
#, c-format
msgid "source string too short for \"%s\" formatting field"
msgstr "chane source trop petite pour le champ de formatage %s "
-#: utils/adt/formatting.c:2197
+#: utils/adt/formatting.c:2191
#, c-format
msgid "Field requires %d characters, but only %d remain."
msgstr "Le champ requiert %d caractres, mais seuls %d restent."
-#: utils/adt/formatting.c:2200 utils/adt/formatting.c:2214
+#: utils/adt/formatting.c:2194 utils/adt/formatting.c:2208
#, c-format
msgid "If your source string is not fixed-width, try using the \"FM\" modifier."
msgstr ""
"Si votre chane source n'a pas une taille fixe, essayez d'utiliser le\n"
"modifieur FM ."
-#: utils/adt/formatting.c:2210 utils/adt/formatting.c:2223 utils/adt/formatting.c:2353
+#: utils/adt/formatting.c:2204 utils/adt/formatting.c:2217 utils/adt/formatting.c:2347
#, c-format
msgid "invalid value \"%s\" for \"%s\""
msgstr "valeur %s invalide pour %s "
-#: utils/adt/formatting.c:2212
+#: utils/adt/formatting.c:2206
#, c-format
msgid "Field requires %d characters, but only %d could be parsed."
msgstr "Le champ ncessite %d caractres, mais seulement %d ont pu tre analyss."
-#: utils/adt/formatting.c:2225
+#: utils/adt/formatting.c:2219
#, c-format
msgid "Value must be an integer."
msgstr "La valeur doit tre un entier"
-#: utils/adt/formatting.c:2230
+#: utils/adt/formatting.c:2224
#, c-format
msgid "value for \"%s\" in source string is out of range"
msgstr "la valeur pour %s dans la chane source est en dehors des limites"
-#: utils/adt/formatting.c:2232
+#: utils/adt/formatting.c:2226
#, c-format
msgid "Value must be in the range %d to %d."
msgstr "La valeur doit tre compris entre %d et %d"
-#: utils/adt/formatting.c:2355
+#: utils/adt/formatting.c:2349
#, c-format
msgid "The given value did not match any of the allowed values for this field."
msgstr "La valeur donne ne correspond pas aux valeurs autorises pour ce champ."
-#: utils/adt/formatting.c:2547 utils/adt/formatting.c:2567 utils/adt/formatting.c:2587 utils/adt/formatting.c:2607 utils/adt/formatting.c:2626 utils/adt/formatting.c:2645 utils/adt/formatting.c:2668 utils/adt/formatting.c:2686 utils/adt/formatting.c:2704 utils/adt/formatting.c:2722 utils/adt/formatting.c:2739 utils/adt/formatting.c:2756
+#: utils/adt/formatting.c:2541 utils/adt/formatting.c:2561 utils/adt/formatting.c:2581 utils/adt/formatting.c:2601 utils/adt/formatting.c:2620 utils/adt/formatting.c:2639 utils/adt/formatting.c:2662 utils/adt/formatting.c:2680 utils/adt/formatting.c:2698 utils/adt/formatting.c:2716 utils/adt/formatting.c:2733 utils/adt/formatting.c:2750
#, c-format
msgid "localized string format value too long"
msgstr "chane localise trop longue"
-#: utils/adt/formatting.c:3040
+#: utils/adt/formatting.c:3034
#, c-format
msgid "\"TZ\"/\"tz\"/\"OF\" format patterns are not supported in to_date"
msgstr "les motifs de format TZ / tz / OF ne sont pas supports dans to_date"
-#: utils/adt/formatting.c:3149
+#: utils/adt/formatting.c:3143
#, c-format
msgid "invalid input string for \"Y,YYY\""
msgstr "chane invalide en entre pour Y,YYY "
-#: utils/adt/formatting.c:3653
+#: utils/adt/formatting.c:3643
#, c-format
msgid "hour \"%d\" is invalid for the 12-hour clock"
msgstr "l'heure %d est invalide pour une horloge sur 12 heures"
-#: utils/adt/formatting.c:3655
+#: utils/adt/formatting.c:3645
#, c-format
msgid "Use the 24-hour clock, or give an hour between 1 and 12."
msgstr "Utilisez une horloge sur 24 heures ou donnez une heure entre 1 et 12."
-#: utils/adt/formatting.c:3750
+#: utils/adt/formatting.c:3740
#, c-format
msgid "cannot calculate day of year without year information"
msgstr "ne peut pas calculer le jour de l'anne sans information sur l'anne"
-#: utils/adt/formatting.c:4599
+#: utils/adt/formatting.c:4589
#, c-format
msgid "\"EEEE\" not supported for input"
msgstr " EEEE non support en entre"
-#: utils/adt/formatting.c:4611
+#: utils/adt/formatting.c:4601
#, c-format
msgid "\"RN\" not supported for input"
msgstr " RN non support en entre"
@@ -18522,7 +18526,7 @@ msgstr "donnes int2vector invalide"
msgid "oidvector has too many elements"
msgstr "oidvector a trop d'lments"
-#: utils/adt/int.c:1362 utils/adt/int8.c:1467 utils/adt/numeric.c:1358 utils/adt/timestamp.c:5347 utils/adt/timestamp.c:5428
+#: utils/adt/int.c:1362 utils/adt/int8.c:1453 utils/adt/numeric.c:1358 utils/adt/timestamp.c:5338 utils/adt/timestamp.c:5419
#, c-format
msgid "step size cannot equal zero"
msgstr "la taille du pas ne peut pas valoir zro"
@@ -18538,12 +18542,12 @@ 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:1365 utils/adt/int8.c:1407 utils/adt/numeric.c:2951 utils/adt/varbit.c:1655
+#: utils/adt/int8.c:1112 utils/adt/int8.c:1140 utils/adt/int8.c:1161 utils/adt/int8.c:1188 utils/adt/int8.c:1358 utils/adt/int8.c:1393 utils/adt/numeric.c:2951 utils/adt/varbit.c:1646
#, c-format
msgid "bigint out of range"
msgstr "bigint en dehors des limites"
-#: utils/adt/int8.c:1424
+#: utils/adt/int8.c:1410
#, c-format
msgid "OID out of range"
msgstr "OID en dehors des limites"
@@ -19494,7 +19498,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:780 utils/adt/regproc.c:821 utils/adt/regproc.c:2007 utils/adt/ruleutils.c:8359 utils/adt/ruleutils.c:8484
+#: utils/adt/regproc.c:780 utils/adt/regproc.c:821 utils/adt/regproc.c:2007 utils/adt/ruleutils.c:8373 utils/adt/ruleutils.c:8498
#, c-format
msgid "too many arguments"
msgstr "trop d'arguments"
@@ -19652,14 +19656,14 @@ msgstr "mauvais type de donnes : %u, alors que %u attendu"
msgid "improper binary format in record column %d"
msgstr "format binaire invalide dans l'enregistrement de la colonne %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:1675
#, c-format
msgid "cannot compare dissimilar column types %s and %s at record column %d"
msgstr ""
"ne peut pas comparer les types de colonnes non similaires %s et %s pour la\n"
"colonne %d de l'enregistrement"
-#: utils/adt/rowtypes.c: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:1531 utils/adt/rowtypes.c:1774
#, c-format
msgid "cannot compare record types with different numbers of columns"
msgstr ""
@@ -19767,24 +19771,24 @@ msgstr "La prcision de interval(%d) doit tre comprise entre %d et %d"
msgid "cannot subtract infinite timestamps"
msgstr "ne peut pas soustraire les valeurs timestamps infinies"
-#: utils/adt/timestamp.c:3962 utils/adt/timestamp.c:4588 utils/adt/timestamp.c:4608
+#: utils/adt/timestamp.c:3962 utils/adt/timestamp.c:4584 utils/adt/timestamp.c:4604
#, c-format
msgid "timestamp units \"%s\" not supported"
msgstr "les units timestamp %s ne sont pas supportes"
-#: utils/adt/timestamp.c:3976 utils/adt/timestamp.c:4618
+#: utils/adt/timestamp.c:3976 utils/adt/timestamp.c:4614
#, c-format
msgid "timestamp units \"%s\" not recognized"
msgstr "les unit %s ne sont pas reconnues pour le type timestamp"
-#: utils/adt/timestamp.c:4116 utils/adt/timestamp.c:4799 utils/adt/timestamp.c:4820
+#: utils/adt/timestamp.c:4116 utils/adt/timestamp.c:4790 utils/adt/timestamp.c:4811
#, c-format
msgid "timestamp with time zone units \"%s\" not supported"
msgstr ""
"les units %s ne sont pas supportes pour le type timestamp with time\n"
"zone "
-#: utils/adt/timestamp.c:4133 utils/adt/timestamp.c:4829
+#: utils/adt/timestamp.c:4133 utils/adt/timestamp.c:4820
#, c-format
msgid "timestamp with time zone units \"%s\" not recognized"
msgstr ""
@@ -19796,17 +19800,17 @@ msgstr ""
msgid "interval units \"%s\" not supported because months usually have fractional weeks"
msgstr "units d'intervalle %s non support car les mois ont gnralement des semaines fractionnaires"
-#: utils/adt/timestamp.c:4220 utils/adt/timestamp.c:4935
+#: utils/adt/timestamp.c:4220 utils/adt/timestamp.c:4926
#, c-format
msgid "interval units \"%s\" not supported"
msgstr "Les units %s ne sont pas supportes pour le type interval"
-#: utils/adt/timestamp.c:4236 utils/adt/timestamp.c:4962
+#: utils/adt/timestamp.c:4236 utils/adt/timestamp.c:4953
#, c-format
msgid "interval units \"%s\" not recognized"
msgstr "Les units %s ne sont pas reconnues pour le type interval"
-#: utils/adt/timestamp.c:5057 utils/adt/timestamp.c:5253
+#: utils/adt/timestamp.c:5048 utils/adt/timestamp.c:5244
#, c-format
msgid "could not convert to time zone \"%s\""
msgstr "n'a pas pu convertir vers le fuseau horaire %s "
@@ -19985,72 +19989,72 @@ msgstr "valeur externe txid_snapshot invalide"
msgid "invalid input syntax for uuid: \"%s\""
msgstr "syntaxe invalide en entre pour l'uuid : %s "
-#: utils/adt/varbit.c:57 utils/adt/varchar.c:49
+#: utils/adt/varbit.c:106 utils/adt/varchar.c:49
#, c-format
msgid "length for type %s must be at least 1"
msgstr "la longueur du type %s doit tre d'au moins 1"
-#: utils/adt/varbit.c:62 utils/adt/varchar.c:53
+#: utils/adt/varbit.c:111 utils/adt/varchar.c:53
#, c-format
msgid "length for type %s cannot exceed %d"
msgstr "la longueur du type %s ne peut pas excder %d"
-#: utils/adt/varbit.c:163 utils/adt/varbit.c:475 utils/adt/varbit.c:973
+#: utils/adt/varbit.c:194 utils/adt/varbit.c:495 utils/adt/varbit.c:982
#, c-format
msgid "bit string length exceeds the maximum allowed (%d)"
msgstr "la taille du tableau de bits dpasse le maximum permis (%d)"
-#: utils/adt/varbit.c:177 utils/adt/varbit.c:320 utils/adt/varbit.c:377
+#: utils/adt/varbit.c:208 utils/adt/varbit.c:352 utils/adt/varbit.c:402
#, c-format
msgid "bit string length %d does not match type bit(%d)"
msgstr "la longueur (en bits) de la chane %d ne doit pas correspondre au type bit(%d)"
-#: utils/adt/varbit.c:199 utils/adt/varbit.c:511
+#: utils/adt/varbit.c:230 utils/adt/varbit.c:531
#, c-format
msgid "\"%c\" is not a valid binary digit"
msgstr " %c n'est pas un chiffre binaire valide"
-#: utils/adt/varbit.c:224 utils/adt/varbit.c:536
+#: utils/adt/varbit.c:255 utils/adt/varbit.c:556
#, c-format
msgid "\"%c\" is not a valid hexadecimal digit"
msgstr " %c n'est pas un chiffre hexadcimal valide"
-#: utils/adt/varbit.c:311 utils/adt/varbit.c:627
+#: utils/adt/varbit.c:343 utils/adt/varbit.c:648
#, c-format
msgid "invalid length in external bit string"
msgstr "longueur invalide dans la chane bit externe"
-#: utils/adt/varbit.c:489 utils/adt/varbit.c:636 utils/adt/varbit.c:731
+#: utils/adt/varbit.c:509 utils/adt/varbit.c:657 utils/adt/varbit.c:745
#, c-format
msgid "bit string too long for type bit varying(%d)"
msgstr "la chane bit est trop longue pour le type bit varying(%d)"
-#: utils/adt/varbit.c:1066 utils/adt/varbit.c:1168 utils/adt/varlena.c:832 utils/adt/varlena.c:896 utils/adt/varlena.c:1040 utils/adt/varlena.c:2523 utils/adt/varlena.c:2590
+#: utils/adt/varbit.c:1075 utils/adt/varbit.c:1173 utils/adt/varlena.c:832 utils/adt/varlena.c:896 utils/adt/varlena.c:1040 utils/adt/varlena.c:2523 utils/adt/varlena.c:2590
#, c-format
msgid "negative substring length not allowed"
msgstr "longueur de sous-chane ngative non autorise"
-#: utils/adt/varbit.c:1226
+#: utils/adt/varbit.c:1231
#, c-format
msgid "cannot AND bit strings of different sizes"
msgstr "ne peut pas utiliser l'oprateur AND sur des chanes bit de tailles diffrentes"
-#: utils/adt/varbit.c:1268
+#: utils/adt/varbit.c:1272
#, c-format
msgid "cannot OR bit strings of different sizes"
msgstr "ne peut pas utiliser l'oprateur OR sur des chanes bit de tailles diffrentes"
-#: utils/adt/varbit.c:1315
+#: utils/adt/varbit.c:1312
#, c-format
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:1803 utils/adt/varbit.c:1861
+#: utils/adt/varbit.c:1794 utils/adt/varbit.c:1852
#, 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:1812 utils/adt/varlena.c:2790
+#: utils/adt/varbit.c:1803 utils/adt/varlena.c:2790
#, c-format
msgid "new bit must be 0 or 1"
msgstr "le nouveau bit doit valoir soit 0 soit 1"
@@ -20150,7 +20154,7 @@ msgstr "Cette fonctionnalit ncessite que le serveur dispose du support de libx
msgid "You need to rebuild PostgreSQL using --with-libxml."
msgstr "Vous devez recompiler PostgreSQL en utilisant --with-libxml."
-#: utils/adt/xml.c:197 utils/mb/mbutils.c:523
+#: utils/adt/xml.c:197 utils/mb/mbutils.c:551
#, c-format
msgid "invalid encoding name \"%s\""
msgstr "nom d'encodage %s invalide"
@@ -20281,17 +20285,17 @@ msgstr "ni le nom de l'espace de noms ni l'URI ne peuvent tre NULL"
msgid "could not register XML namespace with name \"%s\" and URI \"%s\""
msgstr "n'a pas pu enregistrer l'espace de noms XML de nom %s et d'URI %s "
-#: utils/cache/lsyscache.c:2515 utils/cache/lsyscache.c:2548 utils/cache/lsyscache.c:2581 utils/cache/lsyscache.c:2614
+#: utils/cache/lsyscache.c:2537 utils/cache/lsyscache.c:2570 utils/cache/lsyscache.c:2603 utils/cache/lsyscache.c:2636
#, c-format
msgid "type %s is only a shell"
msgstr "le type %s est seulement un shell"
-#: utils/cache/lsyscache.c:2520
+#: utils/cache/lsyscache.c:2542
#, c-format
msgid "no input function available for type %s"
msgstr "aucune fonction en entre disponible pour le type %s"
-#: utils/cache/lsyscache.c:2553
+#: utils/cache/lsyscache.c:2575
#, c-format
msgid "no output function available for type %s"
msgstr "aucune fonction en sortie disponible pour le type %s"
@@ -20301,17 +20305,17 @@ msgstr "aucune fonction en sortie disponible pour le type %s"
msgid "cached plan must not change result type"
msgstr "le plan en cache ne doit pas modifier le type en rsultat"
-#: utils/cache/relcache.c:5171
+#: utils/cache/relcache.c:5224
#, c-format
msgid "could not create relation-cache initialization file \"%s\": %m"
msgstr "n'a pas pu crer le fichier d'initialisation relation-cache %s : %m"
-#: utils/cache/relcache.c:5173
+#: utils/cache/relcache.c:5226
#, c-format
msgid "Continuing anyway, but there's something wrong."
msgstr "Continue malgr tout, mais quelque chose s'est mal pass."
-#: utils/cache/relcache.c:5496
+#: utils/cache/relcache.c:5549
#, c-format
msgid "could not remove cache file \"%s\": %m"
msgstr "n'a pas pu supprimer le fichier cache %s : %m"
@@ -20948,27 +20952,27 @@ msgstr ""
"la fonction de conversion par dfaut pour l'encodage de %s en %s \n"
"n'existe pas"
-#: utils/mb/mbutils.c:377 utils/mb/mbutils.c:710
+#: utils/mb/mbutils.c:383 utils/mb/mbutils.c:410 utils/mb/mbutils.c:739 utils/mb/mbutils.c:765
#, c-format
msgid "String of %d bytes is too long for encoding conversion."
msgstr "Une chane de %d octets est trop longue pour la conversion d'encodage."
-#: utils/mb/mbutils.c:464
+#: utils/mb/mbutils.c:492
#, c-format
msgid "invalid source encoding name \"%s\""
msgstr "nom de l'encodage source %s invalide"
-#: utils/mb/mbutils.c:469
+#: utils/mb/mbutils.c:497
#, c-format
msgid "invalid destination encoding name \"%s\""
msgstr "nom de l'encodage destination %s invalide"
-#: utils/mb/mbutils.c:609
+#: utils/mb/mbutils.c:637
#, c-format
msgid "invalid byte value for encoding \"%s\": 0x%02x"
msgstr "valeur d'octet invalide pour l'encodage %s : 0x%02x"
-#: utils/mb/mbutils.c:951
+#: utils/mb/mbutils.c:1001
#, c-format
msgid "bind_textdomain_codeset failed"
msgstr "chec de bind_textdomain_codeset"
@@ -22685,7 +22689,7 @@ msgstr "%g est en dehors des limites valides pour le paramtre %s (%g .. %g)
msgid "cannot set parameters during a parallel operation"
msgstr "ne peut pas configurer les paramtres lors d'une opration parallle"
-#: utils/misc/guc.c:5695 utils/misc/guc.c:6445 utils/misc/guc.c:6497 utils/misc/guc.c:6546 utils/misc/guc.c:6879 utils/misc/guc.c:7639 utils/misc/guc.c:7798 utils/misc/guc.c:9453
+#: utils/misc/guc.c:5695 utils/misc/guc.c:6445 utils/misc/guc.c:6497 utils/misc/guc.c:6546 utils/misc/guc.c:6879 utils/misc/guc.c:7639 utils/misc/guc.c:7798 utils/misc/guc.c:9482
#, c-format
msgid "unrecognized configuration parameter \"%s\""
msgstr "paramtre de configuration %s non reconnu"
@@ -22700,7 +22704,7 @@ msgstr "le paramtre %s ne peut pas tre chang"
msgid "parameter \"%s\" cannot be changed now"
msgstr "le paramtre %s ne peut pas tre modifi maintenant"
-#: utils/misc/guc.c:5761 utils/misc/guc.c:5806 utils/misc/guc.c:9469
+#: utils/misc/guc.c:5761 utils/misc/guc.c:5806 utils/misc/guc.c:9498
#, c-format
msgid "permission denied to set parameter \"%s\""
msgstr "droit refus pour initialiser le paramtre %s "
@@ -22759,47 +22763,52 @@ msgstr "SET requiert le nom du paramtre"
msgid "attempt to redefine parameter \"%s\""
msgstr "tentative de redfinition du paramtre %s "
-#: utils/misc/guc.c:9086
+#: utils/misc/guc.c:9046
+#, c-format
+msgid "while setting parameter \"%s\" to \"%s\""
+msgstr "lors de la configuration du paramtre %s avec %s "
+
+#: utils/misc/guc.c:9112
#, c-format
msgid "parameter \"%s\" could not be set"
msgstr "le paramtre %s n'a pas pu tre configur"
-#: utils/misc/guc.c:9173
+#: utils/misc/guc.c:9202
#, c-format
msgid "could not parse setting for parameter \"%s\""
msgstr "n'a pas pu analyser la configuration du paramtre %s "
-#: utils/misc/guc.c:9531 utils/misc/guc.c:9565
+#: utils/misc/guc.c:9560 utils/misc/guc.c:9594
#, c-format
msgid "invalid value for parameter \"%s\": %d"
msgstr "valeur invalide pour le paramtre %s : %d"
-#: utils/misc/guc.c:9599
+#: utils/misc/guc.c:9628
#, c-format
msgid "invalid value for parameter \"%s\": %g"
msgstr "valeur invalide pour le paramtre %s : %g"
-#: utils/misc/guc.c:9803
+#: utils/misc/guc.c:9832
#, c-format
msgid "\"temp_buffers\" cannot be changed after any temporary tables have been accessed in the session."
msgstr " temp_buffers ne peut pas tre modifi aprs que des tables temporaires aient t utilises dans la session."
-#: utils/misc/guc.c:9815
+#: utils/misc/guc.c:9844
#, c-format
msgid "Bonjour is not supported by this build"
msgstr "Bonjour n'est pas support dans cette installation"
-#: utils/misc/guc.c:9828
+#: utils/misc/guc.c:9857
#, c-format
msgid "SSL is not supported by this build"
msgstr "SSL n'est pas support dans cette installation"
-#: utils/misc/guc.c:9840
+#: utils/misc/guc.c:9869
#, c-format
msgid "Cannot enable parameter when \"log_statement_stats\" is true."
msgstr "Ne peut pas activer le paramtre avec log_statement_stats true."
-#: utils/misc/guc.c:9852
+#: utils/misc/guc.c:9881
#, c-format
msgid "Cannot enable \"log_statement_stats\" when \"log_parser_stats\", \"log_planner_stats\", or \"log_executor_stats\" is true."
msgstr ""
@@ -23028,1633 +23037,1639 @@ 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 "view must have at least one column"
-#~ msgstr "la vue doit avoir au moins une colonne"
+#~ msgid "replication identifier %d is already active for PID %d"
+#~ msgstr "l'identificateur de rplication %d est dj actif pour le PID %d"
-#~ msgid "If you're sure there are no old server processes still running, remove the shared memory block or just delete the file \"%s\"."
-#~ msgstr ""
-#~ "Si vous tes sr qu'aucun processus serveur n'est toujours en cours\n"
-#~ "d'excution, supprimez le bloc de mmoire partage\n"
-#~ "ou supprimez simplement le fichier %s ."
+#~ msgid "column \"%s\" of relation \"%s\" is specified twice"
+#~ msgstr "la colonne %s de la relation %s est indique deux fois"
-#~ msgid "wrong range of array subscripts"
-#~ msgstr "mauvais chelle des indices du tableau"
+#~ msgid "invalid number of arguments: object must be matched key value pairs"
+#~ msgstr "nombre d'arguments invalide : l'objet doit correspond aux paires cl/valeur"
-#~ msgid "Lower bound of dimension array must be one."
-#~ msgstr "La limite infrieure du tableau doit valoir un."
+#~ msgid "index row size %lu exceeds maximum %lu for index \"%s\""
+#~ msgstr "la taille de la ligne index, %lu, dpasse le maximum, %lu, pour l'index %s "
-#~ 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 "cannot create temporary tables in parallel mode"
+#~ msgstr "ne peut pas crer des tables temporaires dans le mode de paralllisation"
-#~ 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 "setsockopt(SO_REUSEADDR) failed: %m"
+#~ msgstr "setsockopt(SO_REUSEADDR) a chou : %m"
-#~ msgid "JSON does not support infinite date values."
-#~ msgstr "JSON ne supporte pas les valeurs infinies de date."
+#~ msgid "Transaction ID %u finished; no more running transactions."
+#~ msgstr "Identifiant de transaction %u termin ; plus de transactions en cours."
-#~ msgid "JSON does not support infinite timestamp values."
-#~ msgstr "JSON ne supporte pas les valeurs infinies de timestamp."
+#~ msgid "%u transaction needs to finish."
+#~ msgid_plural "%u transactions need to finish."
+#~ msgstr[0] "La transaction %u doit se terminer."
+#~ msgstr[1] "Les transactions %u doivent se terminer."
-#~ msgid "cannot override frame clause of window \"%s\""
-#~ msgstr "ne peut pas surcharger la frame clause du window %s "
+#~ msgid "could not determine data type for argument 1"
+#~ msgstr "n'a pas pu dterminer le type de donnes pour l'argument 1"
-#~ msgid "window functions cannot use named arguments"
-#~ msgstr "les fonctions window ne peuvent pas renvoyer des arguments nomms"
+#~ msgid "could not determine data type for argument 2"
+#~ msgstr "n'a pas pu dterminer le type de donnes pour l'argument 2"
-#~ msgid "invalid list syntax for \"listen_addresses\""
-#~ msgstr "syntaxe de liste invalide pour le paramtre listen_addresses "
+#~ msgid "argument %d: could not determine data type"
+#~ msgstr "argument %d : n'a pas pu dterminer le type de donnes"
-#~ msgid "invalid list syntax for \"unix_socket_directories\""
-#~ msgstr "syntaxe de liste invalide pour le paramtre unix_socket_directories "
+#~ msgid "system columns cannot be used in an ON CONFLICT clause"
+#~ msgstr "les colonnes systmes ne peuvent pas tre utilises dans une clause ON CONFLICT"
-#~ msgid "Valid values are '[]', '[)', '(]', and '()'."
-#~ msgstr "Les valeurs valides sont [] , [) , (] et () ."
+#~ msgid "huge TLB pages not supported on this platform"
+#~ msgstr "Huge Pages TLB non support sur cette plateforme."
-#~ msgid "poll() failed in statistics collector: %m"
-#~ msgstr "chec du poll() dans le rcuprateur de statistiques : %m"
+#~ 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 "select() failed in logger process: %m"
-#~ msgstr "chec de select() dans le processus des journaux applicatifs : %m"
+#~ msgid "invalid length in external \"numeric\" value"
+#~ msgstr "longueur invalide dans la valeur externe numeric "
-#~ msgid "%s: could not open file \"%s\": %s\n"
-#~ msgstr "%s : n'a pas pu ouvrir le fichier %s : %s\n"
+#~ msgid "mapped win32 error code %lu to %d"
+#~ msgstr "correspondance du code d'erreur win32 %lu en %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 "unrecognized win32 error code: %lu"
+#~ msgstr "code d'erreur win32 non reconnu : %lu"
-#~ msgid "%s: could not fork background process: %s\n"
-#~ msgstr "%s : n'a pas pu crer un processus fils : %s\n"
+#~ msgid "invalid value for recovery parameter \"recovery_target\""
+#~ msgstr "valeur invalide pour le paramtre de restauration recovery_target "
-#~ msgid "%s: could not dissociate from controlling TTY: %s\n"
-#~ msgstr "%s : n'a pas pu se dissocier du TTY contrlant : %s\n"
+#~ msgid "redo record is at %X/%X; shutdown %s"
+#~ msgstr "l'enregistrement r-excuter se trouve %X/%X ; arrt %s"
-#~ msgid "Runs the server silently."
-#~ msgstr "Lance le serveur de manire silencieuse."
+#~ msgid "next transaction ID: %u/%u; next OID: %u"
+#~ msgstr "prochain identifiant de transaction : %u/%u ; prochain OID : %u"
-#~ 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 "next MultiXactId: %u; next MultiXactOffset: %u"
+#~ msgstr "prochain MultiXactId : %u ; prochain MultiXactOffset : %u"
-#~ msgid "WAL sender sleep time between WAL replications."
+#~ msgid "oldest unfrozen transaction ID: %u, in database %u"
#~ msgstr ""
-#~ "Temps d'endormissement du processus d'envoi des journaux de transactions entre\n"
-#~ "les rplications des journaux de transactions."
+#~ "identifiant de transaction non gel le plus ancien : %u, dans la base de\n"
+#~ "donnes %u"
-#~ msgid "Sets the list of known custom variable classes."
-#~ msgstr "Initialise la liste des classes variables personnalises connues."
+#~ msgid "invalid xlog switch record at %X/%X"
+#~ msgstr "enregistrement de basculement du journal de transaction invalide %X/%X"
-#~ msgid "foreign key constraint \"%s\" of relation \"%s\" does not exist"
-#~ msgstr "la cl trangre %s de la relation %s n'existe pas"
+#~ msgid "record with zero length at %X/%X"
+#~ msgstr "enregistrement de longueur nulle %X/%X"
-#~ msgid "removing built-in function \"%s\""
-#~ msgstr "suppression de la fonction interne %s "
+#~ msgid "invalid backup block size in record at %X/%X"
+#~ msgstr "taille du bloc de sauvegarde invalide dans l'enregistrement %X/%X"
-#~ msgid "permission denied to drop foreign-data wrapper \"%s\""
-#~ msgstr "droit refus pour supprimer le wrapper de donnes distantes %s "
+#~ msgid "incorrect hole size in record at %X/%X"
+#~ msgstr "taille du trou incorrect l'enregistrement %X/%X"
-#~ msgid "Must be superuser to drop a foreign-data wrapper."
-#~ msgstr "Doit tre super-utilisateur pour supprimer un wrapper de donnes distantes."
+#~ msgid "incorrect total length in record at %X/%X"
+#~ msgstr "longueur totale incorrecte l'enregistrement %X/%X"
-#~ msgid "must be superuser to drop text search parsers"
+#~ msgid "WAL file is from different database system: WAL file database system identifier is %s, pg_control database system identifier is %s."
#~ 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"
-
-#~ 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 "standby connections not allowed because wal_level=minimal"
-#~ msgstr "connexions standby non autorises car wal_level=minimal"
-
-#~ msgid "could not open directory \"pg_tblspc\": %m"
-#~ msgstr "n'a pas pu ouvrir le rpertoire pg_tblspc : %m"
-
-#~ msgid "could not access root certificate file \"%s\": %m"
-#~ msgstr "n'a pas pu accder au fichier du certificat racine %s : %m"
+#~ "L'identifiant du journal de transactions du systme de base de donnes est %s,\n"
+#~ "l'identifiant pg_control du systme de base de donnes dans pg_control est %s."
-#~ msgid "SSL certificate revocation list file \"%s\" not found, skipping: %s"
-#~ msgstr "liste de rvocation des certificats SSL %s introuvable, continue : %s"
+#~ msgid "WAL file is from different database system: Incorrect XLOG_SEG_SIZE in page header."
+#~ msgstr ""
+#~ "le journal de transactions provient d'un systme de bases de donnes diffrent :\n"
+#~ "XLOG_SEG_SIZE incorrect dans l'en-tte de page."
-#~ msgid "Certificates will not be checked against revocation list."
-#~ msgstr "Les certificats ne seront pas vrifis avec la liste de rvocation."
+#~ msgid "WAL file is from different database system: Incorrect XLOG_BLCKSZ in page header."
+#~ msgstr ""
+#~ "le journal de transactions provient d'un systme de bases de donnes diffrent :\n"
+#~ "XLOG_BLCKSZ incorrect dans l'en-tte de page."
-#~ msgid "missing or erroneous pg_hba.conf file"
-#~ msgstr "fichier pg_hba.conf manquant ou erron"
+#~ msgid "=> is deprecated as an operator name"
+#~ msgstr "=> est un nom d'oprateur obsolte"
-#~ msgid "See server log for details."
-#~ msgstr "Voir les journaux applicatifs du serveur pour plus de dtails."
+#~ msgid "This name may be disallowed altogether in future versions of PostgreSQL."
+#~ msgstr "Ce nom pourrait tre interdit dans les prochaines versions de PostgreSQL."
-#~ 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 "inherited relation \"%s\" is not a table"
+#~ msgstr "la relation hrite %s n'est pas une table"
-#~ msgid " --help show this help, then exit\n"
-#~ msgstr " --help affiche cette aide, puis quitte\n"
+#~ 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 " --version output version information, then exit\n"
-#~ msgstr " --version affiche la version, puis quitte\n"
+#~ msgid "Specify a USING expression to perform the conversion."
+#~ msgstr "Donnez une expression USING pour raliser la conversion."
-#~ msgid "CREATE TABLE AS cannot specify INTO"
-#~ msgstr "CREATE TABLE AS ne peut pas spcifier INTO"
+#~ msgid ""
+#~ "automatic vacuum of table \"%s.%s.%s\": index scans: %d\n"
+#~ "pages: %d removed, %d remain\n"
+#~ "tuples: %.0f removed, %.0f remain, %.0f are dead but not yet removable\n"
+#~ "buffer usage: %d hits, %d misses, %d dirtied\n"
+#~ "avg read rate: %.3f MB/s, avg write rate: %.3f MB/s\n"
+#~ "system usage: %s"
+#~ msgstr ""
+#~ "VACUUM automatique de la table %s.%s.%s : parcours d'index : %d\n"
+#~ "pages : %d supprimes, %d restantes\n"
+#~ "lignes : %.0f supprimes, %.0f restantes, %.0f sont mortes mais non supprimables\n"
+#~ "utilisation des tampons : %d lus dans le cache, %d lus hors du cache, %d modifis\n"
+#~ "taux moyen de lecture : %.3f Mo/s, taux moyen d'criture : %.3f Mo/s\n"
+#~ "utilisation systme : %s"
-#~ 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 ""
+#~ "%.0f dead row versions cannot be removed yet.\n"
+#~ "There were %.0f unused item pointers.\n"
+#~ "%u pages are entirely empty.\n"
+#~ "%s."
+#~ msgstr ""
+#~ "%.0f versions de lignes mortes ne peuvent pas encore tre supprimes.\n"
+#~ "Il y avait %.0f pointeurs d'lments inutiliss.\n"
+#~ "%u pages sont entirement vides.\n"
+#~ "%s."
-#~ msgid "INSERT ... SELECT cannot specify INTO"
-#~ msgstr "INSERT ... SELECT ne peut pas avoir INTO"
+#~ msgid "interval precision specified twice"
+#~ msgstr "prcision d'intervalle spcifie deux fois"
-#~ msgid "DECLARE CURSOR cannot specify INTO"
-#~ msgstr "DECLARE CURSOR ne peut pas spcifier INTO"
+#~ msgid "received password packet"
+#~ msgstr "paquet du mot de passe reu"
-#~ msgid "subquery in FROM cannot have SELECT INTO"
-#~ msgstr "la sous-requte du FROM ne peut pas avoir de SELECT INTO"
+#~ msgid "SSL failure during renegotiation start"
+#~ msgstr "chec SSL au dbut de la re-ngotiation"
-#~ msgid "subquery cannot have SELECT INTO"
-#~ msgstr "la sous-requte ne peut pas avoir de SELECT INTO"
+#~ msgid "SSL handshake failure on renegotiation, retrying"
+#~ msgstr "chec du handshake SSL lors de la rengotiation, nouvelle tentative"
-#~ msgid "subquery in WITH cannot have SELECT INTO"
-#~ msgstr "la sous-requte du WITH ne peut pas avoir de SELECT INTO"
+#~ msgid "could not complete SSL handshake on renegotiation, too many failures"
+#~ msgstr "n'a pas pu terminer la poigne de main de rengotiation, trop d'checs"
-#~ msgid "tablespace %u is not empty"
-#~ msgstr "le tablespace %u n'est pas vide"
+#~ msgid "SSL failed to renegotiate connection before limit expired"
+#~ msgstr "SSL a chou rengotier la connexion avant l'expiration du dlai"
-#~ msgid "consistent state delayed because recovery snapshot incomplete"
-#~ msgstr "tat de cohrence pas encore atteint cause d'un snapshot de restauration incomplet"
+#~ msgid "could not set socket to blocking mode: %m"
+#~ msgstr "n'a pas pu activer le mode bloquant pour la socket : %m"
-#~ msgid "SSPI error %x"
-#~ msgstr "erreur SSPI : %x"
+#~ msgid "%s: setsysinfo failed: %s\n"
+#~ msgstr "%s : setsysinfo a chou : %s\n"
-#~ msgid "%s (%x)"
-#~ msgstr "%s (%x)"
+#~ msgid " -A 1|0 enable/disable run-time assert checking\n"
+#~ msgstr ""
+#~ " -A 1|0 active/dsactive la vrification des limites (assert) \n"
+#~ " l'excution\n"
-#~ msgid "resetting unlogged relations: cleanup %d init %d"
-#~ msgstr "rinitialisation des relations non traces : nettoyage %d initialisation %d"
+#~ msgid "subquery must return a column"
+#~ msgstr "la sous-requte doit renvoyer une colonne"
-#~ msgid "ALTER TYPE USING is only supported on plain tables"
-#~ msgstr "ALTER TYPE USING est seulement supports sur les tables standards"
+#~ msgid "Consider increasing the configuration parameter \"checkpoint_segments\"."
+#~ msgstr "Considrez l'augmentation du paramtre checkpoint_segments ."
-#~ msgid "index \"%s\" is not a b-tree"
-#~ msgstr "l'index %s n'est pas un btree"
+#~ 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 "
-#~ msgid "unable to read symbolic link %s: %m"
-#~ msgstr "incapable de lire le lien symbolique %s : %m"
+#~ msgid "invalid value for parameter \"replication\""
+#~ msgstr "valeur invalide pour le paramtre replication "
-#~ msgid "unable to open directory pg_tblspc: %m"
-#~ msgstr "impossible d'ouvrir le rpertoire p_tblspc : %m"
+#~ msgid "postmaster became multithreaded"
+#~ msgstr "le postmaster est devenu multithread"
-#~ msgid "Write-Ahead Log / Streaming Replication"
-#~ msgstr "Write-Ahead Log / Rplication en flux"
+#~ msgid "archive member \"%s\" too large for tar format"
+#~ msgstr "membre %s de l'archive trop volumineux pour le format tar"
-#~ msgid "syntax error in recovery command file: %s"
-#~ msgstr "erreur de syntaxe dans le fichier de restauration : %s"
+#~ msgid "could not determine input data types"
+#~ msgstr "n'a pas pu dterminer les types de donnes en entre"
-#~ msgid "Lines should have the format parameter = 'value'."
-#~ msgstr "Les lignes devraient avoir le format paramtre = 'valeur'"
+#~ msgid "neither input type is an array"
+#~ msgstr "aucun type de donnes n'est un tableau"
-#~ 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 "unexpected \"=\""
+#~ msgstr " = inattendu"
-#~ msgid "Incomplete insertion detected during crash replay."
-#~ msgstr ""
-#~ "Insertion incomplte dtecte lors de la r-excution des requtes suite \n"
-#~ "l'arrt brutal."
+#~ msgid "invalid symbol"
+#~ msgstr "symbole invalide"
-#~ msgid "index \"%s\" needs VACUUM or REINDEX to finish crash recovery"
+#~ msgid "must be superuser or have the same role to cancel queries running in other server processes"
#~ msgstr ""
-#~ "l'index %s a besoin d'un VACUUM ou d'un REINDEX pour terminer la\n"
-#~ "rcupration suite un arrt brutal"
+#~ "doit tre super-utilisateur ou avoir le mme rle pour annuler des requtes\n"
+#~ "excutes dans les autres processus serveur"
-#~ msgid "index \"%s\" needs VACUUM FULL or REINDEX to finish crash recovery"
+#~ msgid "must be superuser or have the same role to terminate other server processes"
#~ msgstr ""
-#~ "l'index %s a besoin d'un VACUUM FULL ou d'un REINDEX pour terminer la\n"
-#~ "rcupration suite un arrt brutal"
-
-#~ msgid "EnumValuesCreate() can only set a single OID"
-#~ msgstr "EnumValuesCreate() peut seulement initialiser un seul OID"
+#~ "doit tre super-utilisateur ou avoir le mme rle pour fermer les connexions\n"
+#~ "excutes dans les autres processus serveur"
-#~ msgid "clustering \"%s.%s\""
-#~ msgstr "excution de CLUSTER sur %s.%s "
+#~ msgid "cannot accept a value of type pg_node_tree"
+#~ msgstr "ne peut pas accepter une valeur de type pg_node_tree"
-#~ 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 "Turns on various assertion checks."
+#~ msgstr "Active les diffrentes vrifications des assertions."
-#~ 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 "This is a debugging aid."
+#~ msgstr "C'est une aide de dbogage."
-#~ 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 "This parameter doesn't do anything."
+#~ msgstr "Ce paramtre ne fait rien."
-#~ msgid "cannot cluster on expressional index \"%s\" because its index access method does not handle null values"
+#~ msgid "It's just here so that we won't choke on SET AUTOCOMMIT TO ON from 7.3-vintage clients."
#~ msgstr ""
-#~ "ne peut pas excuter CLUSTER sur l'index expression %s car sa mthode\n"
-#~ "d'accs ne gre pas les valeurs NULL"
-
-#~ msgid "\"%s\" is not a table, view, or composite type"
-#~ msgstr " %s n'est pas une table, une vue ou un type composite"
+#~ "C'est ici uniquement pour ne pas avoir de problmes avec le SET AUTOCOMMIT\n"
+#~ "TO ON des clients 7.3."
-#~ msgid "must be superuser to comment on procedural language"
+#~ msgid "Sets the maximum distance in log segments between automatic WAL checkpoints."
#~ msgstr ""
-#~ "doit tre super-utilisateur pour ajouter un commentaire sur un langage de\n"
-#~ "procdures"
+#~ "Initialise la distance maximale dans les journaux de transaction entre chaque\n"
+#~ "point de vrification (checkpoints) des journaux."
-#~ msgid "must be superuser to comment on text search parser"
+#~ msgid "Set the amount of traffic to send and receive before renegotiating the encryption keys."
#~ msgstr ""
-#~ "doit tre super-utilisateur pour ajouter un commentaire sur l'analyseur de\n"
-#~ "recherche plein texte"
+#~ "Configure la quantit de trafic envoyer et recevoir avant la rengotiation\n"
+#~ "des cls d'enchiffrement."
-#~ 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 "SET AUTOCOMMIT TO OFF is no longer supported"
+#~ msgstr "SET AUTOCOMMIT TO OFF n'est plus support"
-#~ msgid "function \"%s\" is already in schema \"%s\""
-#~ msgstr "la fonction %s existe dj dans le schma %s "
+#~ msgid "assertion checking is not supported by this build"
+#~ msgstr "la vrification de l'assertion n'a pas t intgre lors de la compilation"
-#~ 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 "%s \"%s\": return code %d"
+#~ msgstr "%s %s : code de retour %d"
-#~ 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 "could not parse transaction log location \"%s\""
+#~ msgstr "n'a pas pu analyser l'emplacement du journal des transactions %s "
-#~ msgid "composite type must have at least one attribute"
-#~ msgstr "le type composite doit avoir au moins un attribut"
+#~ msgid "invalid input syntax for transaction log location: \"%s\""
+#~ msgstr "syntaxe invalide en entre pour l'emplacement du journal de transactions : %s "
-#~ msgid "database \"%s\" not found"
-#~ msgstr "base de donnes %s non trouve"
+#~ 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 parameter \"datestyle\""
-#~ msgstr "syntaxe de liste invalide pour le paramtre datestyle "
+#~ msgid "Kerberos 5 authentication failed for user \"%s\""
+#~ msgstr "authentification Kerberos 5 choue pour l'utilisateur %s "
-#~ msgid "unrecognized \"datestyle\" key word: \"%s\""
-#~ msgstr "mot cl datestyle non reconnu : %s "
+#~ msgid "Kerberos initialization returned error %d"
+#~ msgstr "l'initialisation de Kerberos a retourn l'erreur %d"
-#~ 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 "Kerberos keytab resolving returned error %d"
+#~ msgstr "la rsolution keytab de Kerberos a renvoy l'erreur %d"
-#~ msgid "invalid interval value for time zone: day not allowed"
-#~ msgstr "valeur d'intervalle invalide pour le fuseau horaire : jour non autoris"
+#~ msgid "Kerberos sname_to_principal(\"%s\", \"%s\") returned error %d"
+#~ msgstr "sname_to_principal( %s , %s ) de Kerberos a renvoy l'erreur %d"
-#~ msgid "argument to pg_get_expr() must come from system catalogs"
-#~ msgstr "l'argument de pg_get_expr() doit provenir des catalogues systmes"
+#~ msgid "Kerberos recvauth returned error %d"
+#~ msgstr "recvauth de Kerberos a renvoy l'erreur %d"
-#~ msgid "could not enable credential reception: %m"
-#~ msgstr "n'a pas pu activer la rception de lettres de crance : %m"
+#~ msgid "Kerberos unparse_name returned error %d"
+#~ msgstr "unparse_name de Kerberos a renvoy l'erreur %d"
-#~ 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 "local user with ID %d does not exist"
+#~ msgstr "l'utilisateur local dont l'identifiant est %d n'existe pas"
-#~ 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 "SSL renegotiation failure"
+#~ msgstr "chec lors de la re-ngotiation SSL"
-#~ msgid "could not create log file \"%s\": %m"
-#~ msgstr "n'a pas pu crer le journal applicatif %s : %m"
+#~ msgid "krb5 authentication is not supported on local sockets"
+#~ msgstr ""
+#~ "l'authentification krb5 n'est pas supporte sur les connexions locales par\n"
+#~ "socket"
-#~ msgid "could not open new log file \"%s\": %m"
-#~ msgstr "n'a pas pu ouvrir le nouveau journal applicatif %s : %m"
+#~ msgid "%s: invalid effective UID: %d\n"
+#~ msgstr "%s : UID effectif invalide : %d\n"
-#~ msgid "Sets immediate fsync at commit."
-#~ msgstr "Configure un fsync immdiat lors du commit."
+#~ 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 "invalid list syntax for parameter \"log_destination\""
-#~ msgstr "syntaxe de liste invalide pour le paramtre log_destination "
+#~ msgid "too many column aliases specified for function %s"
+#~ msgstr "trop d'alias de colonnes spcifies pour la fonction %s"
-#~ msgid "unrecognized \"log_destination\" key word: \"%s\""
-#~ msgstr "mot cl log_destination non reconnu : %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 "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 "Security-barrier views are not automatically updatable."
+#~ msgstr "Les vues avec barrire de scurit ne sont pas automatiquement disponibles en criture."
-#~ msgid "parameter \"recovery_target_inclusive\" requires a Boolean value"
-#~ msgstr "le paramtre recovery_target_inclusive requiert une valeur boolenne"
+#~ 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 "parameter \"standby_mode\" requires a Boolean value"
-#~ msgstr "le paramtre standby_mode requiert une valeur boolenne"
+#~ msgid "wrong affix file format for flag"
+#~ msgstr "mauvais format de fichier affixe pour le drapeau"
-#~ msgid "access to %s"
-#~ msgstr "accs %s"
+#~ msgid "missing assignment operator"
+#~ msgstr "oprateur d'affectation manquant"
-#~ 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 call json_object_keys on an array"
+#~ msgstr "ne peut pas appeler json_object_keys sur un tableau"
-#~ msgid "Not safe to send CSV data\n"
-#~ msgstr "Envoi non sr des donnes CSV\n"
+#~ msgid "cannot call json_object_keys on a scalar"
+#~ msgstr "ne peut pas appeler json_object_keys sur un scalaire"
-#~ 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 call function with null path elements"
+#~ msgstr "ne peut pas appeler une fonction avec des lments chemins NULL"
-#~ msgid "restartpoint_command = '%s'"
-#~ msgstr "restartpoint_command = '%s'"
+#~ msgid "cannot call function with empty path elements"
+#~ msgstr "ne peut pas appeler une fonction avec des lments chemins vides"
-#~ msgid "usermap \"%s\""
-#~ msgstr "correspondance utilisateur %s "
+#~ 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 "WAL archiving is not active"
-#~ msgstr "l'archivage des journaux de transactions n'est pas actif"
+#~ msgid "cannot extract field from a non-object"
+#~ msgstr "ne peut pas extraire le chemin partir d'un non-objet"
-#~ msgid "archive_mode must be enabled at server start."
-#~ msgstr "archive_mode doit tre activ au lancement du serveur."
+#~ 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 "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 "cannot call json_array_elements on a scalar"
+#~ msgstr "ne peut pas appeler json_array_elements sur un scalaire"
-#~ 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 "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 "unlogged operation performed, data may be missing"
-#~ msgstr "opration ralise non trace, les donnes pourraient manquer"
+#~ 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 "not enough shared memory for walsender"
-#~ msgstr "pas assez de mmoire partage pour le processus d'envoi des journaux de transactions"
+#~ msgid "cannot call json_populate_recordset on an object"
+#~ msgstr "ne peut pas appeler json_populate_recordset sur un objet"
-#~ msgid "not enough shared memory for walreceiver"
-#~ msgstr ""
-#~ "pas assez de mmoire partage pour le processus de rception des journaux de\n"
-#~ "transactions"
+#~ msgid "cannot call json_populate_recordset with nested objects"
+#~ msgstr "ne peut pas appeler json_populate_recordset sur des objets imbriqus"
-#~ msgid "connection limit exceeded for non-superusers"
-#~ msgstr "limite de connexions dpasse pour les utilisateurs standards"
+#~ msgid "must call json_populate_recordset on an array of objects"
+#~ msgstr "doit appeler json_populate_recordset sur un tableau d'objets"
-#~ 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 call json_populate_recordset with nested arrays"
+#~ msgstr "ne peut pas appeler json_populate_recordset avec des tableaux imbriqus"
-#, 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 "cannot call json_populate_recordset on a scalar"
+#~ msgstr "ne peut pas appeler json_populate_recordset sur un scalaire"
-#, 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 "cannot call json_populate_recordset on a nested object"
+#~ msgstr "ne peut pas appeler json_populate_recordset sur un objet imbriqu"
-#~ 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 "No description available."
+#~ msgstr "Aucune description disponible."
-#, fuzzy
-#~ msgid "sorry, too many standbys already"
-#~ msgstr "dsol, trop de clients sont dj connects"
+#~ msgid "Sets the name of the Kerberos service."
+#~ msgstr "Initialise le nom du service Kerberos."
-#, fuzzy
-#~ msgid "invalid WAL message received from primary"
-#~ msgstr "format du message invalide"
+#~ 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 "PID %d is among the slowest backends."
-#~ msgstr "Le PID %d est parmi les processus serveur les plus lents."
+#~ msgid "Perhaps out of disk space?"
+#~ msgstr "Peut-tre manquez-vous de place disque ?"
-#~ msgid "transaction is read-only"
-#~ msgstr "la transaction est en lecture seule"
+#~ msgid "could not change directory to \"%s\""
+#~ msgstr "n'a pas pu accder au rpertoire %s "
-#~ msgid "binary value is out of range for type bigint"
-#~ msgstr "la valeur binaire est en dehors des limites du type bigint"
+#~ msgid "unlogged GiST indexes are not supported"
+#~ msgstr "les index GiST non tracs ne sont pas supports"
-#~ 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 "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 "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 "there is no contrecord flag in log file %u, segment %u, offset %u"
#~ 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 ."
+#~ "il n'y a pas de drapeaux contrecord dans le journal de transactions %u,\n"
+#~ "segment %u, dcalage %u"
-#~ msgid "Sets the language used in DO statement if LANGUAGE is not specified."
+#~ msgid "invalid contrecord length %u in log file %u, segment %u, offset %u"
#~ msgstr ""
-#~ "Configure le langage utilis dans une instruction DO si la clause LANGUAGE n'est\n"
-#~ "pas spcifie."
+#~ "longueur invalide du contrecord %u dans le journal de tranasctions %u,\n"
+#~ "segment %u, dcalage %u"
-#~ 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 "Incorrect XLOG_SEG_SIZE in page header."
+#~ msgstr "XLOG_SEG_SIZE incorrecte dans l'en-tte de page."
-#~ msgid "\"%s\" is a system catalog"
-#~ msgstr " %s est un catalogue systme"
+#~ msgid "Incorrect XLOG_BLCKSZ in page header."
+#~ msgstr "XLOG_BLCKSZ incorrect dans l'en-tte de page."
-#~ 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 "xrecoff \"%X\" is out of valid range, 0..%X"
+#~ msgstr "xrecoff %X en dehors des limites valides, 0..%X"
-#~ msgid "cannot truncate system relation \"%s\""
-#~ msgstr "ne peut pas tronquer la relation systme %s "
+#~ msgid "uncataloged table %s"
+#~ msgstr "table %s sans catalogue"
-#~ msgid "number of distinct values %g is too low"
-#~ msgstr "le nombre de valeurs distinctes %g est trop basse"
+#~ msgid "cannot use subquery in default expression"
+#~ msgstr "ne peut pas utiliser une sous-requte dans l'expression par dfaut"
-#~ msgid "directory \"%s\" is not empty"
-#~ msgstr "le rpertoire %s n'est pas vide"
+#~ msgid "cannot use aggregate function in default expression"
+#~ msgstr "ne peut pas utiliser une fonction d'agrgat dans une expression par dfaut"
-#~ 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 "cannot use window function in default expression"
+#~ msgstr "ne peut pas utiliser une fonction window dans une expression par dfaut"
-#~ 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 "cannot use window function in check constraint"
+#~ msgstr "ne peut pas utiliser une fonction window dans une contrainte de vrification"
-#~ msgid "relation \"%s\" TID %u/%u: InsertTransactionInProgress %u --- cannot shrink relation"
+#~ msgid "A function returning ANYRANGE must have at least one ANYRANGE argument."
#~ msgstr ""
-#~ "relation %s , TID %u/%u : InsertTransactionInProgress %u --- n'a pas pu\n"
-#~ "diminuer la taille de la relation"
+#~ "Une fonction renvoyant ANYRANGE doit avoir au moins un argument du type\n"
+#~ "ANYRANGE."
-#~ 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 "%s already exists in schema \"%s\""
+#~ msgstr "%s existe dj dans le schma %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 "CREATE TABLE AS specifies too many column names"
+#~ msgstr "CREATE TABLE AS spcifie trop de noms de colonnes"
-#~ msgid "\"%s\": moved %u row versions, truncated %u to %u pages"
-#~ msgstr " %s : %u versions de ligne dplaces, %u pages tronques sur %u"
+#~ 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 ""
-#~ "%u index pages have been deleted, %u are currently reusable.\n"
-#~ "%s."
+#~ msgid "cannot use aggregate function in parameter default value"
#~ msgstr ""
-#~ "%u pages d'index ont t supprimes, %u sont actuellement rutilisables.\n"
-#~ "%s."
+#~ "ne peut pas utiliser une fonction d'agrgat dans la valeur par dfaut d'un\n"
+#~ "paramtre"
-#~ 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 "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 "Rebuild the index with REINDEX."
-#~ msgstr "Reconstruisez l'index avec REINDEX."
+#~ msgid "Use ALTER AGGREGATE to rename aggregate functions."
+#~ msgstr "Utiliser ALTER AGGREGATE pour renommer les fonctions d'agrgat."
-#~ msgid "frame start at CURRENT ROW is not implemented"
-#~ msgstr "dbut du frame CURRENT ROW n'est pas implment"
+#~ msgid "Use ALTER AGGREGATE to change owner of aggregate functions."
+#~ msgstr "Utiliser ALTER AGGREGATE pour changer le propritaire des fonctions d'agrgat."
-#~ msgid "database system is in consistent recovery mode"
-#~ msgstr "le systme de bases de donnes est dans un mode de restauration cohrent"
+#~ msgid "function \"%s\" already exists in schema \"%s\""
+#~ msgstr "la fonction %s existe dj dans le schma %s "
-#~ msgid "DISTINCT is supported only for single-argument aggregates"
-#~ msgstr "DISTINCT est seulement support pour les agrgats un seul argument"
+#~ msgid "cannot use aggregate in index predicate"
+#~ msgstr "ne peut pas utiliser un agrgat dans un prdicat d'index"
-#~ msgid "index row size %lu exceeds btree maximum, %lu"
-#~ msgstr "la taille de la ligne index %lu dpasse le maximum de btree, %lu"
+#~ msgid "cannot use window function in EXECUTE parameter"
+#~ msgstr "ne peut pas utiliser une fonction window dans le paramtre EXECUTE"
-#~ msgid "Table contains duplicated values."
-#~ msgstr "La table contient des valeurs dupliques."
+#~ msgid "constraints on foreign tables are not supported"
+#~ msgstr "les contraintes sur les tables distantes ne sont pas supportes"
-#~ msgid "Automatically adds missing table references to FROM clauses."
-#~ msgstr ""
-#~ "Ajoute automatiquement les rfrences la table manquant dans les clauses\n"
-#~ "FROM."
+#~ msgid "default values on foreign tables are not supported"
+#~ msgstr "les valeurs par dfaut ne sont pas supportes sur les tables distantes"
-#~ msgid "Sets the regular expression \"flavor\"."
-#~ msgstr "Initialise l'expression rationnelle flavor ."
+#~ msgid "cannot use window function in transform expression"
+#~ msgstr "ne peut pas utiliser la fonction window dans l'expression de la transformation"
-#~ msgid "attempted change of parameter \"%s\" ignored"
-#~ msgstr "tentative de modification du paramtre %s ignor"
+#~ msgid "Use ALTER FOREIGN TABLE instead."
+#~ msgstr "Utilisez ALTER FOREIGN TABLE la place."
-#~ msgid "This parameter cannot be changed after server start."
-#~ msgstr "Ce paramtre ne peut pas tre modifi aprs le lancement du serveur"
+#~ 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 "invalid database name \"%s\""
-#~ msgstr "nom de base de donnes %s invalide"
+#~ 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 role name \"%s\""
-#~ msgstr "nom de rle %s invalide"
+#~ msgid "must be superuser to rename text search templates"
+#~ msgstr "doit tre super-utilisateur pour renommer les modles de recherche plein texte"
-#~ msgid "invalid role password \"%s\""
-#~ msgstr "mot de passe %s de l'utilisateur invalide"
+#~ 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 "cannot specify CSV in BINARY mode"
-#~ msgstr "ne peut pas spcifier CSV en mode binaire (BINARY)"
+#~ 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 "cannot set session authorization within security-definer function"
-#~ msgstr "ne peut pas excuter SESSION AUTHORIZATION sur la fonction SECURITY DEFINER"
+#~ 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 "SELECT FOR UPDATE/SHARE is not supported within a query with multiple result relations"
+#~ 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 "LDAP search failed for filter \"%s\" on server \"%s\": user is not unique (%ld matches)"
#~ msgstr ""
-#~ "SELECT FOR UPDATE/SHARE n'est pas support dans une requte avec plusieurs\n"
-#~ "relations"
+#~ "chec de la recherche LDAP pour le filtre %s sur le serveur %s :\n"
+#~ "utilisateur non unique (%ld correspondances)"
-#~ msgid "could not remove relation %s: %m"
-#~ msgstr "n'a pas pu supprimer la relation %s : %m"
+#~ msgid "VALUES must not contain table references"
+#~ msgstr "VALUES ne doit pas contenir de rfrences de table"
-#~ 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 "VALUES must not contain OLD or NEW references"
+#~ msgstr "VALUES ne doit pas contenir des rfrences OLD et NEW"
-#~ 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 "Use SELECT ... UNION ALL ... instead."
+#~ msgstr "Utilisez la place SELECT ... UNION ALL ..."
-#~ msgid "could not extend relation %s: %m"
-#~ msgstr "n'a pas pu tendre la relation %s : %m"
+#~ msgid "cannot use aggregate function in VALUES"
+#~ msgstr "ne peut pas utiliser la fonction d'agrgat dans un VALUES"
-#~ msgid "could not open relation %s: %m"
-#~ msgstr "n'a pas pu ouvrir la relation %s : %m"
+#~ msgid "cannot use window function in VALUES"
+#~ msgstr "ne peut pas utiliser la fonction window dans un VALUES"
-#~ 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 "cannot use aggregate function in UPDATE"
+#~ msgstr "ne peut pas utiliser une fonction d'agrgat dans un UPDATE"
-#~ 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 "cannot use window function in UPDATE"
+#~ msgstr "ne peut pas utiliser une fonction window dans un UPDATE"
-#~ 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 "cannot use aggregate function in RETURNING"
+#~ msgstr "ne peut pas utiliser une fonction d'agrgat dans RETURNING"
-#~ 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 "cannot use window function in RETURNING"
+#~ msgstr "ne peut pas utiliser une fonction window dans RETURNING"
-#~ 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 "RETURNING cannot contain references to other relations"
+#~ msgstr "RETURNING ne doit pas contenir de rfrences d'autres relations"
-#~ 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 "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 "unsupported PAM conversation %d/%s"
-#~ msgstr "conversation PAM %d/%s non supporte"
+#~ 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 "SELECT FOR UPDATE/SHARE is not allowed in subqueries"
-#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autoris dans les sous-requtes"
+#~ 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 "adding missing FROM-clause entry for table \"%s\""
-#~ msgstr "ajout d'une entre manquante dans FROM (table %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 "OLD used in query that is not in a rule"
-#~ msgstr "OLD utilis dans une requte qui n'est pas une rgle"
+#~ 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 "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 "aggregates not allowed in WHERE clause"
+#~ msgstr "agrgats non autoriss dans une clause WHERE"
-#~ msgid "hurrying in-progress restartpoint"
-#~ msgstr "acclration du restartpoint en cours"
+#~ msgid "window functions not allowed in GROUP BY clause"
+#~ msgstr "fonctions window non autorises dans une clause GROUP BY"
-#~ msgid "multiple DELETE events specified"
-#~ msgstr "multiples vnements DELETE spcifis"
+#~ 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 "multiple UPDATE events specified"
-#~ msgstr "multiples vnements UPDATE spcifis"
+#~ 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 "multiple TRUNCATE events specified"
-#~ msgstr "multiples vnements TRUNCATE spcifis"
+#~ 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"
-#~ msgid "could not create XPath object"
-#~ msgstr "n'a pas pu crer l'objet XPath"
+#~ 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 "wrong number of array_subscripts"
-#~ msgstr "mauvais nombre d'indices du tableau"
+#~ msgid "argument of %s must not contain aggregate functions"
+#~ msgstr "l'argument de %s ne doit pas contenir de fonctions d'agrgats"
-#~ 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 "argument of %s must not contain window functions"
+#~ msgstr "l'argument de %s ne doit pas contenir des fonctions window"
-#~ msgid "GIN index does not support search with void query"
-#~ msgstr "les index GIN ne supportent pas la recherche avec des requtes vides"
+#~ 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 "invalid LC_COLLATE setting"
-#~ msgstr "paramtre LC_COLLATE invalide"
+#~ 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 "invalid LC_CTYPE setting"
-#~ msgstr "paramtre LC_CTYPE 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"
-#~ msgid "The database cluster was initialized with LOCALE_NAME_BUFLEN %d, but the server was compiled with LOCALE_NAME_BUFLEN %d."
+#~ 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 ""
-#~ "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."
+#~ "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 "It looks like you need to initdb or install locale support."
+#~ msgid "terminating all walsender processes to force cascaded standby(s) to update timeline and reconnect"
#~ msgstr ""
-#~ "Il semble que vous avez besoin d'excuter initdb ou d'installer le support\n"
-#~ "des locales."
+#~ "arrt de tous les processus walsender pour forcer les serveurs standby en\n"
+#~ "cascade mettre jour la timeline et se reconnecter"
-#~ msgid "log_restartpoints = %s"
-#~ msgstr "log_restartpoints = %s"
+#~ msgid "shutdown requested, aborting active base backup"
+#~ msgstr "arrt demand, annulation de la sauvegarde active de base"
-#~ msgid "syntax error: cannot back up"
-#~ msgstr "erreur de syntaxe : n'a pas pu revenir"
+#~ msgid "streaming replication successfully connected to primary"
+#~ msgstr "rplication de flux connect avec succs au serveur principal"
-#~ msgid "syntax error; also virtual memory exhausted"
-#~ msgstr "erreur de syntaxe ; de plus, mmoire virtuelle sature"
+#~ msgid "invalid standby handshake message type %d"
+#~ msgstr "type %d du message de handshake du serveur en attente invalide"
-#~ msgid "parser stack overflow"
-#~ msgstr "saturation de la pile de l'analyseur"
+#~ 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 "failed to drop all objects depending on %s"
-#~ msgstr "chec lors de la suppression de tous les objets dpendant de %s"
+#~ msgid "invalid standby query string: %s"
+#~ msgstr "chane de requte invalide sur le serveur en attente : %s"
-#~ msgid "there are objects dependent on %s"
-#~ msgstr "des objets dpendent de %s"
+#~ msgid "large object %u was not opened for writing"
+#~ msgstr "le Large Object %u n'a pas t ouvert en criture"
-#~ msgid "multiple constraints named \"%s\" were dropped"
-#~ msgstr "les contraintes multiples nommes %s ont t supprimes"
+#~ msgid "large object %u was already dropped"
+#~ msgstr "le Large Object %u a dj t supprim"
-#~ 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 "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.%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 "\"interval\" time zone \"%s\" not valid"
+#~ msgstr "le fuseau horaire %s n'est pas valide pour le type interval "
-#~ msgid "Consider using VACUUM FULL on this relation or increasing the configuration parameter \"max_fsm_pages\"."
-#~ msgstr ""
-#~ "Pensez compacter cette relation en utilisant VACUUM FULL ou augmenter le\n"
-#~ "paramtre de configuration max_fsm_pages ."
+#~ msgid "inconsistent use of year %04d and \"BC\""
+#~ msgstr "utilisation non cohrente de l'anne %04d et de BC "
-#~ msgid "cannot change number of columns in view"
-#~ msgstr "ne peut pas modifier le nombre de colonnes dans la vue"
+#~ msgid "No rows were found in \"%s\"."
+#~ msgstr "Aucune ligne trouve dans %s ."
-#~ msgid "unexpected Kerberos user name received from client (received \"%s\", expected \"%s\")"
-#~ msgstr ""
-#~ "nom d'utilisateur Kerberos inattendu reu partir du client (reu %s ,\n"
-#~ "attendu %s )"
+#~ msgid "argument number is out of range"
+#~ msgstr "le nombre en argument est en dehors des limites"
-#~ msgid "Kerberos 5 not implemented on this server"
-#~ msgstr "Kerberos 5 non implment sur ce serveur"
+#~ msgid "index \"%s\" is not ready"
+#~ msgstr "l'index %s n'est pas prt"
-#~ msgid "GSSAPI not implemented on this server"
-#~ msgstr "GSSAPI non implment sur ce serveur"
+#~ msgid "could not remove database directory \"%s\""
+#~ msgstr "n'a pas pu supprimer le rpertoire de bases de donnes %s "
-#~ msgid "could not get security token from context"
-#~ msgstr "n'a pas pu rcuprer le jeton de scurit partir du contexte"
+#~ msgid "unexpected end of line at line %d of thesaurus file \"%s\""
+#~ msgstr "fin de ligne inattendue la ligne %d du thsaurus %s "
-#~ msgid "unsafe permissions on private key file \"%s\""
-#~ msgstr "droits non srs sur le fichier de la cl prive %s "
+#~ 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 "File must be owned by the database user and must have no permissions for \"group\" or \"other\"."
+#~ msgid "unexpected delimiter at line %d of thesaurus file \"%s\""
+#~ msgstr "dlimiteur inattendu sur la ligne %d du thesaurus %s "
+
+#~ msgid "Use the @@@ operator instead."
+#~ msgstr "Utilisez la place l'oprateur @@@."
+
+#~ msgid "@@ operator does not support lexeme weight restrictions in GIN index searches"
#~ 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."
+#~ "l'oprateur @@ ne supporte pas les restrictions de poids de lexeme dans les\n"
+#~ "recherches par index GIN"
-#~ msgid "cannot use authentication method \"crypt\" because password is MD5-encrypted"
+#~ msgid "query requires full scan, which is not supported by GIN indexes"
#~ msgstr ""
-#~ "n'a pas pu utiliser la mthode d'authentification crypt car le mot de\n"
-#~ "passe est chiffr avec MD5"
+#~ "la requte ncessite un parcours complet, ce qui n'est pas support par les\n"
+#~ "index GIN"
-#~ 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 calculate week number without year information"
+#~ msgstr "ne peut pas calculer le numro de la semaine sans informations sur l'anne"
-#~ 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 "UTF-16 to UTF-8 translation failed: %lu"
+#~ msgstr "chec de la conversion d'UTF16 vers UTF8 : %lu"
-#~ msgid "cannot use Ident authentication without usermap field"
-#~ msgstr "n'a pas pu utiliser l'authentication Ident sans le champ usermap"
+#~ msgid "AM/PM hour must be between 1 and 12"
+#~ msgstr "l'heure AM/PM doit tre compris entre 1 et 12"
-#~ msgid "Ident protocol identifies remote user as \"%s\""
-#~ msgstr "le protocole Ident identifie l'utilisateur distant comme %s "
+#~ msgid "Sat"
+#~ msgstr "Sam"
-#~ 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 "Fri"
+#~ msgstr "Ven"
-#~ 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 "Thu"
+#~ msgstr "Jeu"
-#~ 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 "Wed"
+#~ msgstr "Mer"
-#~ 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 "Tue"
+#~ msgstr "Mar"
-#~ msgid "could not set statistics collector timer: %m"
-#~ msgstr "n'a pas pu configurer le timer du rcuprateur de statistiques : %m"
+#~ msgid "Mon"
+#~ msgstr "Lun"
-#~ msgid "insufficient shared memory for free space map"
-#~ msgstr "mmoire partage insuffisante pour la structure FSM"
+#~ msgid "Sun"
+#~ msgstr "Dim"
-#~ msgid "max_fsm_pages must exceed max_fsm_relations * %d"
-#~ msgstr "max_fsm_pages doit excder max_fsm_relations * %d"
+#~ msgid "Saturday"
+#~ msgstr "Samedi"
-#~ msgid "free space map contains %d pages in %d relations"
-#~ msgstr "la structure FSM contient %d pages dans %d relations"
+#~ msgid "Friday"
+#~ msgstr "Vendredi"
-#~ msgid ""
-#~ "A total of %.0f page slots are in use (including overhead).\n"
-#~ "%.0f page slots are required to track all free space.\n"
-#~ "Current limits are: %d page slots, %d relations, using %.0f kB."
-#~ msgstr ""
-#~ "Un total de %.0f emplacements de pages est utilis (ceci incluant la\n"
-#~ "surcharge).\n"
-#~ "%.0f emplacements de pages sont requis pour tracer tout l'espace libre.\n"
-#~ "Les limites actuelles sont : %d emplacements de pages, %d relations,\n"
-#~ "utilisant %.0f Ko."
+#~ msgid "Thursday"
+#~ msgstr "Jeudi"
-#~ msgid "max_fsm_relations(%d) equals the number of relations checked"
-#~ msgstr "max_fsm_relations(%d) quivaut au nombre de relations traces"
+#~ msgid "Wednesday"
+#~ msgstr "Mercredi"
-#~ 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 "Tuesday"
+#~ msgstr "Mardi"
-#~ 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 "Monday"
+#~ msgstr "Lundi"
-#~ 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 "Sunday"
+#~ msgstr "Dimanche"
-#~ msgid "string is too long for tsvector"
-#~ msgstr "la chane est trop longue pour un tsvector"
+#~ msgid "Dec"
+#~ msgstr "Dc"
-#~ msgid "Prints the parse tree to the server log."
-#~ msgstr "Affiche l'arbre d'analyse dans les journaux applicatifs du serveur."
+#~ msgid "Nov"
+#~ msgstr "Nov"
-#~ 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 "Oct"
+#~ msgstr "Oct"
-#~ msgid "Prints the execution plan to server log."
-#~ msgstr "Affiche le plan d'excution dans les journaux applicatifs du serveur."
+#~ msgid "Sep"
+#~ msgstr "Sep"
-#~ msgid "Uses the indented output format for EXPLAIN VERBOSE."
-#~ msgstr "Utilise le format de sortie indent pour EXPLAIN VERBOSE."
+#~ msgid "Aug"
+#~ msgstr "Ao"
-#~ 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 "Jul"
+#~ msgstr "Juil"
-#~ 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 "Jun"
+#~ msgstr "Juin"
-#~ msgid "Valid values are ON, OFF, and SAFE_ENCODING."
-#~ msgstr "Les valeurs valides sont ON, OFF et SAFE_ENCODING."
+#~ msgid "S:May"
+#~ msgstr "S:Mai"
-#~ 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 "Apr"
+#~ msgstr "Avr"
-#~ 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 "Mar"
+#~ msgstr "Mar"
-#~ 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 "Feb"
+#~ msgstr "Fv"
-#~ msgid "Each session can be either \"origin\", \"replica\", or \"local\"."
-#~ msgstr "Chaque session peut valoir soit origin soit replica soit local ."
+#~ msgid "Jan"
+#~ msgstr "Jan"
-#~ 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 "December"
+#~ msgstr "Dcembre"
-#~ msgid "Sets the hostname of the Kerberos server."
-#~ msgstr "Initalise le nom d'hte du serveur Kerberos."
+#~ msgid "November"
+#~ msgstr "Novembre"
-#~ msgid "This can be set to advanced, extended, or basic."
-#~ msgstr ""
-#~ "Ceci peut tre initialis avec advanced (avanc), extended (tendu) ou\n"
-#~ "basic (basique)."
+#~ msgid "October"
+#~ msgstr "Octobre"
-#~ msgid "Valid values are LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5, LOCAL6, LOCAL7."
-#~ msgstr ""
-#~ "Les valeurs valides sont LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5,\n"
-#~ "LOCAL6, LOCAL7."
+#~ msgid "September"
+#~ msgstr "Septembre"
-#~ msgid "Valid values are DOCUMENT and CONTENT."
-#~ msgstr "Les valeurs valides sont DOCUMENT et CONTENT."
+#~ msgid "August"
+#~ msgstr "Aot"
-#~ msgid "invalid argument for power function"
-#~ msgstr "argument invalide pour la fonction puissance (power)"
+#~ msgid "July"
+#~ msgstr "Juillet"
-#~ msgid "not unique \"S\""
-#~ msgstr " S non unique"
+#~ msgid "June"
+#~ msgstr "Juin"
-#~ msgid "invalid AM/PM string"
-#~ msgstr "chane AM/PM invalide"
+#~ msgid "May"
+#~ msgstr "Mai"
-#~ msgid "\"TZ\"/\"tz\" not supported"
-#~ msgstr " TZ / tz non support"
+#~ msgid "April"
+#~ msgstr "Avril"
-#~ msgid "January"
-#~ msgstr "Janvier"
+#~ msgid "March"
+#~ msgstr "Mars"
#~ msgid "February"
#~ msgstr "Fvrier"
-#~ msgid "March"
-#~ msgstr "Mars"
+#~ msgid "January"
+#~ msgstr "Janvier"
-#~ msgid "April"
-#~ msgstr "Avril"
+#~ msgid "\"TZ\"/\"tz\" not supported"
+#~ msgstr " TZ / tz non support"
-#~ msgid "May"
-#~ msgstr "Mai"
+#~ msgid "invalid AM/PM string"
+#~ msgstr "chane AM/PM invalide"
-#~ msgid "June"
-#~ msgstr "Juin"
+#~ msgid "not unique \"S\""
+#~ msgstr " S non unique"
-#~ msgid "July"
-#~ msgstr "Juillet"
+#~ msgid "invalid argument for power function"
+#~ msgstr "argument invalide pour la fonction puissance (power)"
-#~ msgid "August"
-#~ msgstr "Aot"
+#~ msgid "Valid values are DOCUMENT and CONTENT."
+#~ msgstr "Les valeurs valides sont DOCUMENT et CONTENT."
-#~ msgid "September"
-#~ msgstr "Septembre"
+#~ msgid "Valid values are LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5, LOCAL6, LOCAL7."
+#~ msgstr ""
+#~ "Les valeurs valides sont LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5,\n"
+#~ "LOCAL6, LOCAL7."
-#~ msgid "October"
-#~ msgstr "Octobre"
+#~ msgid "This can be set to advanced, extended, or basic."
+#~ msgstr ""
+#~ "Ceci peut tre initialis avec advanced (avanc), extended (tendu) ou\n"
+#~ "basic (basique)."
-#~ msgid "November"
-#~ msgstr "Novembre"
+#~ msgid "Sets the hostname of the Kerberos server."
+#~ msgstr "Initalise le nom d'hte du serveur Kerberos."
-#~ msgid "December"
-#~ msgstr "Dcembre"
+#~ 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 "Jan"
-#~ msgstr "Jan"
+#~ msgid "Each session can be either \"origin\", \"replica\", or \"local\"."
+#~ msgstr "Chaque session peut valoir soit origin soit replica soit local ."
-#~ msgid "Feb"
-#~ msgstr "Fv"
+#~ 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 "Mar"
-#~ msgstr "Mar"
+#~ 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 "Apr"
-#~ msgstr "Avr"
+#~ 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 "S:May"
-#~ msgstr "S:Mai"
+#~ msgid "Valid values are ON, OFF, and SAFE_ENCODING."
+#~ msgstr "Les valeurs valides sont ON, OFF et SAFE_ENCODING."
-#~ msgid "Jun"
-#~ msgstr "Juin"
+#~ 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 "Jul"
-#~ msgstr "Juil"
+#~ 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 "Aug"
-#~ msgstr "Ao"
+#~ msgid "Uses the indented output format for EXPLAIN VERBOSE."
+#~ msgstr "Utilise le format de sortie indent pour EXPLAIN VERBOSE."
-#~ msgid "Sep"
-#~ msgstr "Sep"
+#~ msgid "Prints the execution plan to server log."
+#~ msgstr "Affiche le plan d'excution dans les journaux applicatifs du serveur."
-#~ msgid "Oct"
-#~ msgstr "Oct"
+#~ 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 "Nov"
-#~ msgstr "Nov"
+#~ msgid "Prints the parse tree to the server log."
+#~ msgstr "Affiche l'arbre d'analyse dans les journaux applicatifs du serveur."
-#~ msgid "Dec"
-#~ msgstr "Dc"
+#~ msgid "string is too long for tsvector"
+#~ msgstr "la chane est trop longue pour un tsvector"
-#~ msgid "Sunday"
-#~ msgstr "Dimanche"
+#~ 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 "Monday"
-#~ msgstr "Lundi"
+#~ 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 "Tuesday"
-#~ msgstr "Mardi"
+#~ 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 "Wednesday"
-#~ msgstr "Mercredi"
+#~ msgid "max_fsm_relations(%d) equals the number of relations checked"
+#~ msgstr "max_fsm_relations(%d) quivaut au nombre de relations traces"
-#~ msgid "Thursday"
-#~ msgstr "Jeudi"
+#~ msgid ""
+#~ "A total of %.0f page slots are in use (including overhead).\n"
+#~ "%.0f page slots are required to track all free space.\n"
+#~ "Current limits are: %d page slots, %d relations, using %.0f kB."
+#~ msgstr ""
+#~ "Un total de %.0f emplacements de pages est utilis (ceci incluant la\n"
+#~ "surcharge).\n"
+#~ "%.0f emplacements de pages sont requis pour tracer tout l'espace libre.\n"
+#~ "Les limites actuelles sont : %d emplacements de pages, %d relations,\n"
+#~ "utilisant %.0f Ko."
-#~ msgid "Friday"
-#~ msgstr "Vendredi"
+#~ msgid "free space map contains %d pages in %d relations"
+#~ msgstr "la structure FSM contient %d pages dans %d relations"
-#~ msgid "Saturday"
-#~ msgstr "Samedi"
+#~ msgid "max_fsm_pages must exceed max_fsm_relations * %d"
+#~ msgstr "max_fsm_pages doit excder max_fsm_relations * %d"
-#~ msgid "Sun"
-#~ msgstr "Dim"
+#~ msgid "insufficient shared memory for free space map"
+#~ msgstr "mmoire partage insuffisante pour la structure FSM"
-#~ msgid "Mon"
-#~ msgstr "Lun"
+#~ msgid "could not set statistics collector timer: %m"
+#~ msgstr "n'a pas pu configurer le timer du rcuprateur de statistiques : %m"
-#~ msgid "Tue"
-#~ msgstr "Mar"
+#~ 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 "Wed"
-#~ msgstr "Mer"
+#~ 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 "Thu"
-#~ msgstr "Jeu"
+#~ 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 "Fri"
-#~ msgstr "Ven"
+#~ 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 "Sat"
-#~ msgstr "Sam"
+#~ msgid "Ident protocol identifies remote user as \"%s\""
+#~ msgstr "le protocole Ident identifie l'utilisateur distant comme %s "
-#~ msgid "AM/PM hour must be between 1 and 12"
-#~ msgstr "l'heure AM/PM doit tre compris entre 1 et 12"
+#~ msgid "cannot use Ident authentication without usermap field"
+#~ msgstr "n'a pas pu utiliser l'authentication Ident sans le champ usermap"
-#~ msgid "UTF-16 to UTF-8 translation failed: %lu"
-#~ msgstr "chec de la conversion d'UTF16 vers UTF8 : %lu"
+#~ 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 "cannot calculate week number without year information"
-#~ msgstr "ne peut pas calculer le numro de la semaine sans informations sur l'anne"
+#~ msgid "invalid entry in file \"%s\" at line %d, token \"%s\""
+#~ msgstr "entre invalide dans le fichier %s la ligne %d, jeton %s "
-#~ msgid "query requires full scan, which is not supported by GIN indexes"
+#~ msgid "cannot use authentication method \"crypt\" because password is MD5-encrypted"
#~ msgstr ""
-#~ "la requte ncessite un parcours complet, ce qui n'est pas support par les\n"
-#~ "index GIN"
+#~ "n'a pas pu utiliser la mthode d'authentification crypt car le mot de\n"
+#~ "passe est chiffr avec MD5"
-#~ msgid "@@ operator does not support lexeme weight restrictions in GIN index searches"
+#~ msgid "File must be owned by the database user and must have no permissions for \"group\" or \"other\"."
#~ msgstr ""
-#~ "l'oprateur @@ ne supporte pas les restrictions de poids de lexeme dans les\n"
-#~ "recherches par index GIN"
-
-#~ msgid "Use the @@@ operator instead."
-#~ msgstr "Utilisez la place l'oprateur @@@."
-
-#~ msgid "unexpected delimiter at line %d of thesaurus file \"%s\""
-#~ msgstr "dlimiteur inattendu sur la ligne %d du thesaurus %s "
+#~ "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 "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 "unsafe permissions on private key file \"%s\""
+#~ msgstr "droits non srs sur le fichier de la cl prive %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 "could not get security token from context"
+#~ msgstr "n'a pas pu rcuprer le jeton de scurit partir du contexte"
-#~ msgid "could not remove database directory \"%s\""
-#~ msgstr "n'a pas pu supprimer le rpertoire de bases de donnes %s "
+#~ msgid "GSSAPI not implemented on this server"
+#~ msgstr "GSSAPI non implment sur ce serveur"
-#~ msgid "index \"%s\" is not ready"
-#~ msgstr "l'index %s n'est pas prt"
+#~ msgid "Kerberos 5 not implemented on this server"
+#~ msgstr "Kerberos 5 non implment sur ce serveur"
-#~ msgid "argument number is out of range"
-#~ msgstr "le nombre en argument est en dehors des limites"
+#~ msgid "unexpected Kerberos user name received from client (received \"%s\", expected \"%s\")"
+#~ msgstr ""
+#~ "nom d'utilisateur Kerberos inattendu reu partir du client (reu %s ,\n"
+#~ "attendu %s )"
-#~ msgid "No rows were found in \"%s\"."
-#~ msgstr "Aucune ligne trouve dans %s ."
+#~ msgid "cannot change number of columns in view"
+#~ msgstr "ne peut pas modifier le nombre de colonnes dans la vue"
-#~ msgid "inconsistent use of year %04d and \"BC\""
-#~ msgstr "utilisation non cohrente de l'anne %04d et de BC "
+#~ msgid "Consider using VACUUM FULL on this relation or increasing the configuration parameter \"max_fsm_pages\"."
+#~ msgstr ""
+#~ "Pensez compacter cette relation en utilisant VACUUM FULL ou augmenter le\n"
+#~ "paramtre de configuration max_fsm_pages ."
-#~ msgid "\"interval\" time zone \"%s\" not valid"
-#~ msgstr "le fuseau horaire %s n'est pas valide pour le type interval "
+#~ 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 "Not enough memory for reassigning the prepared transaction's locks."
-#~ msgstr "Pas assez de mmoire pour raffecter les verrous des transactions prpares."
+#~ 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 "large object %u was already dropped"
-#~ msgstr "le Large Object %u a dj t supprim"
+#~ msgid "multiple constraints named \"%s\" were dropped"
+#~ msgstr "les contraintes multiples nommes %s ont t supprimes"
-#~ msgid "large object %u was not opened for writing"
-#~ msgstr "le Large Object %u n'a pas t ouvert en criture"
+#~ msgid "there are objects dependent on %s"
+#~ msgstr "des objets dpendent de %s"
-#~ msgid "invalid standby query string: %s"
-#~ msgstr "chane de requte invalide sur le serveur en attente : %s"
+#~ msgid "failed to drop all objects depending on %s"
+#~ msgstr "chec lors de la suppression de tous les objets dpendant de %s"
-#~ 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 "parser stack overflow"
+#~ msgstr "saturation de la pile de l'analyseur"
-#~ msgid "invalid standby handshake message type %d"
-#~ msgstr "type %d du message de handshake du serveur en attente invalide"
+#~ msgid "syntax error; also virtual memory exhausted"
+#~ msgstr "erreur de syntaxe ; de plus, mmoire virtuelle sature"
-#~ msgid "streaming replication successfully connected to primary"
-#~ msgstr "rplication de flux connect avec succs au serveur principal"
+#~ msgid "syntax error: cannot back up"
+#~ msgstr "erreur de syntaxe : n'a pas pu revenir"
-#~ msgid "shutdown requested, aborting active base backup"
-#~ msgstr "arrt demand, annulation de la sauvegarde active de base"
+#~ msgid "log_restartpoints = %s"
+#~ msgstr "log_restartpoints = %s"
-#~ msgid "terminating all walsender processes to force cascaded standby(s) to update timeline and reconnect"
+#~ msgid "It looks like you need to initdb or install locale support."
#~ msgstr ""
-#~ "arrt de tous les processus walsender pour forcer les serveurs standby en\n"
-#~ "cascade mettre jour la timeline et se reconnecter"
+#~ "Il semble que vous avez besoin d'excuter initdb ou d'installer le support\n"
+#~ "des locales."
-#~ 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."
+#~ msgid "The database cluster was initialized with LOCALE_NAME_BUFLEN %d, but the server was compiled with LOCALE_NAME_BUFLEN %d."
#~ 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."
+#~ "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 "cannot use window function in rule WHERE condition"
-#~ msgstr "ne peut pas utiliser la fonction window dans la condition d'une rgle WHERE"
+#~ msgid "invalid LC_CTYPE setting"
+#~ msgstr "paramtre LC_CTYPE invalide"
-#~ 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 "invalid LC_COLLATE setting"
+#~ msgstr "paramtre LC_COLLATE invalide"
-#~ 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 "GIN index does not support search with void query"
+#~ msgstr "les index GIN ne supportent pas la recherche avec des requtes vides"
-#~ msgid "argument of %s must not contain window functions"
-#~ msgstr "l'argument de %s ne doit pas contenir des fonctions window"
+#~ 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 "argument of %s must not contain aggregate functions"
-#~ msgstr "l'argument de %s ne doit pas contenir de fonctions d'agrgats"
+#, fuzzy
+#~ msgid "wrong number of array_subscripts"
+#~ msgstr "mauvais nombre d'indices du tableau"
-#~ 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"
+#~ msgid "could not create XPath object"
+#~ msgstr "n'a pas pu crer l'objet XPath"
-#~ 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"
+#~ msgid "multiple TRUNCATE events specified"
+#~ msgstr "multiples vnements TRUNCATE spcifis"
-#~ 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 "multiple UPDATE events specified"
+#~ msgstr "multiples vnements UPDATE spcifis"
-#~ 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 "multiple DELETE events specified"
+#~ msgstr "multiples vnements DELETE spcifis"
-#~ msgid "window functions not allowed in GROUP BY clause"
-#~ msgstr "fonctions window non autorises dans une clause GROUP BY"
+#~ msgid "hurrying in-progress restartpoint"
+#~ msgstr "acclration du restartpoint en cours"
-#~ msgid "aggregates not allowed in WHERE clause"
-#~ msgstr "agrgats non autoriss dans une clause WHERE"
+#~ 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 "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 "OLD used in query that is not in a rule"
+#~ msgstr "OLD utilis dans une requte qui n'est pas une rgle"
-#~ 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 "adding missing FROM-clause entry for table \"%s\""
+#~ msgstr "ajout d'une entre manquante dans FROM (table %s )"
-#~ 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 "SELECT FOR UPDATE/SHARE is not allowed in subqueries"
+#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autoris dans les sous-requtes"
-#~ 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 "unsupported PAM conversation %d/%s"
+#~ msgstr "conversation PAM %d/%s non supporte"
-#~ 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 "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 "RETURNING cannot contain references to other relations"
-#~ msgstr "RETURNING ne doit pas contenir de rfrences d'autres relations"
+#~ 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 "cannot use window function in RETURNING"
-#~ msgstr "ne peut pas utiliser une fonction window dans RETURNING"
+#~ 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 "cannot use aggregate function in RETURNING"
-#~ msgstr "ne peut pas utiliser une fonction d'agrgat dans RETURNING"
+#~ 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 "cannot use window function in UPDATE"
-#~ msgstr "ne peut pas utiliser une fonction window dans un UPDATE"
+#~ 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 "cannot use aggregate function in UPDATE"
-#~ msgstr "ne peut pas utiliser une fonction d'agrgat dans un UPDATE"
+#~ 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 "cannot use window function in VALUES"
-#~ msgstr "ne peut pas utiliser la fonction window dans un VALUES"
+#~ msgid "could not open relation %s: %m"
+#~ msgstr "n'a pas pu ouvrir la relation %s : %m"
-#~ msgid "cannot use aggregate function in VALUES"
-#~ msgstr "ne peut pas utiliser la fonction d'agrgat dans un VALUES"
+#~ msgid "could not extend relation %s: %m"
+#~ msgstr "n'a pas pu tendre la relation %s : %m"
-#~ msgid "Use SELECT ... UNION ALL ... instead."
-#~ msgstr "Utilisez la place SELECT ... UNION ALL ..."
+#~ 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 "VALUES must not contain OLD or NEW references"
-#~ msgstr "VALUES ne doit pas contenir des rfrences OLD et NEW"
+#~ 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 "VALUES must not contain table references"
-#~ msgstr "VALUES ne doit pas contenir de rfrences de table"
+#~ msgid "could not remove relation %s: %m"
+#~ msgstr "n'a pas pu supprimer la relation %s : %m"
-#~ msgid "LDAP search failed for filter \"%s\" on server \"%s\": user is not unique (%ld matches)"
+#~ msgid "SELECT FOR UPDATE/SHARE is not supported within a query with multiple result relations"
#~ msgstr ""
-#~ "chec de la recherche LDAP pour le filtre %s sur le serveur %s :\n"
-#~ "utilisateur non unique (%ld correspondances)"
-
-#~ 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."
+#~ "SELECT FOR UPDATE/SHARE n'est pas support dans une requte avec plusieurs\n"
+#~ "relations"
-#~ 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 "cannot set session authorization within security-definer function"
+#~ msgstr "ne peut pas excuter SESSION AUTHORIZATION sur la fonction SECURITY DEFINER"
-#~ 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 "cannot specify CSV in BINARY mode"
+#~ msgstr "ne peut pas spcifier CSV en mode binaire (BINARY)"
-#~ 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 role password \"%s\""
+#~ msgstr "mot de passe %s de l'utilisateur invalide"
-#~ msgid "must be superuser to rename text search templates"
-#~ msgstr "doit tre super-utilisateur pour renommer les modles de recherche plein texte"
+#~ msgid "invalid role name \"%s\""
+#~ msgstr "nom de rle %s invalide"
-#~ 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 database name \"%s\""
+#~ msgstr "nom de base de donnes %s invalide"
-#~ 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 "This parameter cannot be changed after server start."
+#~ msgstr "Ce paramtre ne peut pas tre modifi aprs le lancement du serveur"
-#~ msgid "Use ALTER FOREIGN TABLE instead."
-#~ msgstr "Utilisez ALTER FOREIGN TABLE la place."
+#~ msgid "attempted change of parameter \"%s\" ignored"
+#~ msgstr "tentative de modification du paramtre %s ignor"
-#~ msgid "cannot use window function in transform expression"
-#~ msgstr "ne peut pas utiliser la fonction window dans l'expression de la transformation"
+#~ msgid "Sets the regular expression \"flavor\"."
+#~ msgstr "Initialise l'expression rationnelle flavor ."
-#~ msgid "default values on foreign tables are not supported"
-#~ msgstr "les valeurs par dfaut ne sont pas supportes sur les tables distantes"
+#~ msgid "Automatically adds missing table references to FROM clauses."
+#~ msgstr ""
+#~ "Ajoute automatiquement les rfrences la table manquant dans les clauses\n"
+#~ "FROM."
-#~ msgid "constraints on foreign tables are not supported"
-#~ msgstr "les contraintes sur les tables distantes ne sont pas supportes"
+#~ msgid "Table contains duplicated values."
+#~ msgstr "La table contient des valeurs dupliques."
-#~ msgid "cannot use window function in EXECUTE parameter"
-#~ msgstr "ne peut pas utiliser une fonction window dans le paramtre EXECUTE"
+#~ msgid "index row size %lu exceeds btree maximum, %lu"
+#~ msgstr "la taille de la ligne index %lu dpasse le maximum de btree, %lu"
-#~ msgid "cannot use aggregate in index predicate"
-#~ msgstr "ne peut pas utiliser un agrgat dans un prdicat d'index"
+#~ msgid "DISTINCT is supported only for single-argument aggregates"
+#~ msgstr "DISTINCT est seulement support pour les agrgats un seul argument"
-#~ msgid "function \"%s\" already exists in schema \"%s\""
-#~ msgstr "la fonction %s existe dj dans le schma %s "
+#~ msgid "database system is in consistent recovery mode"
+#~ msgstr "le systme de bases de donnes est dans un mode de restauration cohrent"
-#~ msgid "Use ALTER AGGREGATE to change owner of aggregate functions."
-#~ msgstr "Utiliser ALTER AGGREGATE pour changer le propritaire des fonctions d'agrgat."
+#~ msgid "frame start at CURRENT ROW is not implemented"
+#~ msgstr "dbut du frame CURRENT ROW n'est pas implment"
-#~ msgid "Use ALTER AGGREGATE to rename aggregate functions."
-#~ msgstr "Utiliser ALTER AGGREGATE pour renommer les fonctions d'agrgat."
+#~ msgid "Rebuild the index with REINDEX."
+#~ msgstr "Reconstruisez l'index avec REINDEX."
-#~ 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 "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 "cannot use aggregate function in parameter default value"
+#~ msgid ""
+#~ "%u index pages have been deleted, %u are currently reusable.\n"
+#~ "%s."
#~ msgstr ""
-#~ "ne peut pas utiliser une fonction d'agrgat dans la valeur par dfaut d'un\n"
-#~ "paramtre"
+#~ "%u pages d'index ont t supprimes, %u sont actuellement rutilisables.\n"
+#~ "%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 "\"%s\": moved %u row versions, truncated %u to %u pages"
+#~ msgstr " %s : %u versions de ligne dplaces, %u pages tronques sur %u"
-#~ msgid "CREATE TABLE AS specifies too many column names"
-#~ msgstr "CREATE TABLE AS spcifie trop de noms de colonnes"
+#~ 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 "%s already exists in schema \"%s\""
-#~ msgstr "%s existe dj dans le schma %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 "A function returning ANYRANGE must have at least one ANYRANGE argument."
+#~ msgid "relation \"%s\" TID %u/%u: InsertTransactionInProgress %u --- cannot shrink relation"
#~ msgstr ""
-#~ "Une fonction renvoyant ANYRANGE doit avoir au moins un argument du type\n"
-#~ "ANYRANGE."
+#~ "relation %s , TID %u/%u : InsertTransactionInProgress %u --- n'a pas pu\n"
+#~ "diminuer la taille de la relation"
-#~ msgid "cannot use window function in check constraint"
-#~ msgstr "ne peut pas utiliser une fonction window dans une contrainte de vrification"
+#~ 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 "cannot use window function in default expression"
-#~ msgstr "ne peut pas utiliser une fonction window dans une expression par dfaut"
+#~ 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 "cannot use aggregate function in default expression"
-#~ msgstr "ne peut pas utiliser une fonction d'agrgat dans une expression par dfaut"
+#~ msgid "directory \"%s\" is not empty"
+#~ msgstr "le rpertoire %s n'est pas vide"
-#~ msgid "cannot use subquery in default expression"
-#~ msgstr "ne peut pas utiliser une sous-requte dans l'expression par dfaut"
+#~ msgid "number of distinct values %g is too low"
+#~ msgstr "le nombre de valeurs distinctes %g est trop basse"
-#~ msgid "uncataloged table %s"
-#~ msgstr "table %s sans catalogue"
+#~ msgid "cannot truncate system relation \"%s\""
+#~ msgstr "ne peut pas tronquer la relation systme %s "
-#~ msgid "xrecoff \"%X\" is out of valid range, 0..%X"
-#~ msgstr "xrecoff %X en dehors des limites valides, 0..%X"
+#~ 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 "Incorrect XLOG_BLCKSZ in page header."
-#~ msgstr "XLOG_BLCKSZ incorrect dans l'en-tte de page."
+#~ msgid "\"%s\" is a system catalog"
+#~ msgstr " %s est un catalogue systme"
-#~ msgid "Incorrect XLOG_SEG_SIZE in page header."
-#~ msgstr "XLOG_SEG_SIZE incorrecte dans l'en-tte de page."
+#~ 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 contrecord length %u in log file %u, segment %u, offset %u"
+#~ msgid "Sets the language used in DO statement if LANGUAGE is not specified."
#~ msgstr ""
-#~ "longueur invalide du contrecord %u dans le journal de tranasctions %u,\n"
-#~ "segment %u, dcalage %u"
+#~ "Configure le langage utilis dans une instruction DO si la clause LANGUAGE n'est\n"
+#~ "pas spcifie."
-#~ msgid "there is no contrecord flag in log file %u, segment %u, offset %u"
+#~ 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 ""
-#~ "il n'y a pas de drapeaux contrecord dans le journal de transactions %u,\n"
-#~ "segment %u, dcalage %u"
+#~ "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 "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 "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 "unlogged GiST indexes are not supported"
-#~ msgstr "les index GiST non tracs ne sont pas supports"
+#~ msgid "binary value is out of range for type bigint"
+#~ msgstr "la valeur binaire est en dehors des limites du type bigint"
-#~ msgid "could not change directory to \"%s\""
-#~ msgstr "n'a pas pu accder au rpertoire %s "
+#~ msgid "transaction is read-only"
+#~ msgstr "la transaction est en lecture seule"
-#~ msgid "Perhaps out of disk space?"
-#~ msgstr "Peut-tre manquez-vous de place disque ?"
+#~ msgid "PID %d is among the slowest backends."
+#~ msgstr "Le PID %d est parmi les processus serveur les plus lents."
-#~ 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"
+#, fuzzy
+#~ msgid "invalid WAL message received from primary"
+#~ msgstr "format du message invalide"
-#~ msgid "Sets the name of the Kerberos service."
-#~ msgstr "Initialise le nom du service Kerberos."
+#, fuzzy
+#~ msgid "sorry, too many standbys already"
+#~ msgstr "dsol, trop de clients sont dj connects"
-#~ msgid "No description available."
-#~ msgstr "Aucune description disponible."
+#~ 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 "cannot call json_populate_recordset on a nested object"
-#~ msgstr "ne peut pas appeler json_populate_recordset sur un objet imbriqu"
+#, 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 "cannot call json_populate_recordset on a scalar"
-#~ msgstr "ne peut pas appeler json_populate_recordset sur un scalaire"
+#, 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 "cannot call json_populate_recordset with nested arrays"
-#~ msgstr "ne peut pas appeler json_populate_recordset avec des tableaux imbriqus"
+#~ msgid "not enough shared memory for background writer"
+#~ msgstr "pas assez de mmoire partage pour le processus d'criture en tche de fond"
-#~ msgid "must call json_populate_recordset on an array of objects"
-#~ msgstr "doit appeler json_populate_recordset sur un tableau d'objets"
+#~ msgid "connection limit exceeded for non-superusers"
+#~ msgstr "limite de connexions dpasse pour les utilisateurs standards"
-#~ msgid "cannot call json_populate_recordset with nested objects"
-#~ msgstr "ne peut pas appeler json_populate_recordset sur des objets imbriqus"
+#~ msgid "not enough shared memory for walreceiver"
+#~ msgstr ""
+#~ "pas assez de mmoire partage pour le processus de rception des journaux de\n"
+#~ "transactions"
-#~ msgid "cannot call json_populate_recordset on an object"
-#~ msgstr "ne peut pas appeler json_populate_recordset sur un objet"
+#~ msgid "not enough shared memory for walsender"
+#~ msgstr "pas assez de mmoire partage pour le processus d'envoi des journaux de transactions"
-#~ 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 "unlogged operation performed, data may be missing"
+#~ msgstr "opration ralise non trace, les donnes pourraient manquer"
-#~ 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 "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 "cannot call json_array_elements on a scalar"
-#~ msgstr "ne peut pas appeler json_array_elements sur un scalaire"
+#~ 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 "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 "archive_mode must be enabled at server start."
+#~ msgstr "archive_mode doit tre activ au lancement du serveur."
-#~ msgid "cannot extract field from a non-object"
-#~ msgstr "ne peut pas extraire le chemin partir d'un non-objet"
+#~ msgid "WAL archiving is not active"
+#~ msgstr "l'archivage des journaux de transactions n'est pas actif"
-#~ 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 "usermap \"%s\""
+#~ msgstr "correspondance utilisateur %s "
-#~ msgid "cannot call function with empty path elements"
-#~ msgstr "ne peut pas appeler une fonction avec des lments chemins vides"
+#~ msgid "restartpoint_command = '%s'"
+#~ msgstr "restartpoint_command = '%s'"
-#~ msgid "cannot call function with null path elements"
-#~ msgstr "ne peut pas appeler une fonction avec des lments chemins NULL"
+#~ 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 call json_object_keys on a scalar"
-#~ msgstr "ne peut pas appeler json_object_keys sur un scalaire"
+#~ msgid "Not safe to send CSV data\n"
+#~ msgstr "Envoi non sr des donnes CSV\n"
-#~ msgid "cannot call json_object_keys on an array"
-#~ msgstr "ne peut pas appeler json_object_keys sur un tableau"
+#~ msgid "Sets the message levels that are logged during recovery."
+#~ msgstr "Initialise les niveaux de messages qui sont tracs lors de la restauration."
-#~ msgid "missing assignment operator"
-#~ msgstr "oprateur d'affectation manquant"
+#~ msgid "access to %s"
+#~ msgstr "accs %s"
-#~ msgid "wrong affix file format for flag"
-#~ msgstr "mauvais format de fichier affixe pour le drapeau"
+#~ msgid "parameter \"standby_mode\" requires a Boolean value"
+#~ msgstr "le paramtre standby_mode requiert une valeur boolenne"
-#~ 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 "parameter \"recovery_target_inclusive\" requires a Boolean value"
+#~ msgstr "le paramtre recovery_target_inclusive requiert une valeur boolenne"
-#~ msgid "Security-barrier views are not automatically updatable."
-#~ msgstr "Les vues avec barrire de scurit ne sont pas automatiquement disponibles en criture."
+#~ 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 "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 "unrecognized \"log_destination\" key word: \"%s\""
+#~ msgstr "mot cl log_destination non reconnu : %s "
-#~ msgid "too many column aliases specified for function %s"
-#~ msgstr "trop d'alias de colonnes spcifies pour la fonction %s"
+#~ msgid "invalid list syntax for parameter \"log_destination\""
+#~ msgstr "syntaxe de liste invalide pour le paramtre log_destination "
-#~ 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 immediate fsync at commit."
+#~ msgstr "Configure un fsync immdiat lors du commit."
-#~ msgid "%s: invalid effective UID: %d\n"
-#~ msgstr "%s : UID effectif invalide : %d\n"
+#~ msgid "could not open new log file \"%s\": %m"
+#~ msgstr "n'a pas pu ouvrir le nouveau journal applicatif %s : %m"
-#~ msgid "krb5 authentication is not supported on local sockets"
-#~ msgstr ""
-#~ "l'authentification krb5 n'est pas supporte sur les connexions locales par\n"
-#~ "socket"
+#~ msgid "could not create log file \"%s\": %m"
+#~ msgstr "n'a pas pu crer le journal applicatif %s : %m"
-#~ msgid "SSL renegotiation failure"
-#~ msgstr "chec lors de la re-ngotiation SSL"
+#~ 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 "local user with ID %d does not exist"
-#~ msgstr "l'utilisateur local dont l'identifiant est %d n'existe pas"
+#~ 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 "Kerberos unparse_name returned error %d"
-#~ msgstr "unparse_name de Kerberos a renvoy l'erreur %d"
+#~ msgid "could not enable credential reception: %m"
+#~ msgstr "n'a pas pu activer la rception de lettres de crance : %m"
-#~ msgid "Kerberos recvauth returned error %d"
-#~ msgstr "recvauth de Kerberos a renvoy l'erreur %d"
+#~ msgid "argument to pg_get_expr() must come from system catalogs"
+#~ msgstr "l'argument de pg_get_expr() doit provenir des catalogues systmes"
-#~ msgid "Kerberos sname_to_principal(\"%s\", \"%s\") returned error %d"
-#~ msgstr "sname_to_principal( %s , %s ) de Kerberos a renvoy l'erreur %d"
+#~ msgid "invalid interval value for time zone: day not allowed"
+#~ msgstr "valeur d'intervalle invalide pour le fuseau horaire : jour non autoris"
-#~ msgid "Kerberos keytab resolving returned error %d"
-#~ msgstr "la rsolution keytab de Kerberos a renvoy l'erreur %d"
+#~ 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 "Kerberos initialization returned error %d"
-#~ msgstr "l'initialisation de Kerberos a retourn l'erreur %d"
+#~ msgid "unrecognized \"datestyle\" key word: \"%s\""
+#~ msgstr "mot cl datestyle non reconnu : %s "
-#~ msgid "Kerberos 5 authentication failed for user \"%s\""
-#~ msgstr "authentification Kerberos 5 choue pour l'utilisateur %s "
+#~ msgid "invalid list syntax for parameter \"datestyle\""
+#~ msgstr "syntaxe de liste invalide pour le paramtre datestyle "
-#~ 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 "database \"%s\" not found"
+#~ msgstr "base de donnes %s non trouve"
-#~ msgid "invalid input syntax for transaction log location: \"%s\""
-#~ msgstr "syntaxe invalide en entre pour l'emplacement du journal de transactions : %s "
+#~ msgid "composite type must have at least one attribute"
+#~ msgstr "le type composite doit avoir au moins un attribut"
-#~ msgid "could not parse transaction log location \"%s\""
-#~ msgstr "n'a pas pu analyser l'emplacement du journal des transactions %s "
+#~ 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 "%s \"%s\": return code %d"
-#~ msgstr "%s %s : code de retour %d"
+#~ 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 "assertion checking is not supported by this build"
-#~ msgstr "la vrification de l'assertion n'a pas t intgre lors de la compilation"
+#~ msgid "function \"%s\" is already in schema \"%s\""
+#~ msgstr "la fonction %s existe dj dans le schma %s "
-#~ msgid "SET AUTOCOMMIT TO OFF is no longer supported"
-#~ msgstr "SET AUTOCOMMIT TO OFF n'est plus support"
+#~ 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 "Set the amount of traffic to send and receive before renegotiating the encryption keys."
+#~ msgid "must be superuser to comment on text search parser"
#~ msgstr ""
-#~ "Configure la quantit de trafic envoyer et recevoir avant la rengotiation\n"
-#~ "des cls d'enchiffrement."
+#~ "doit tre super-utilisateur pour ajouter un commentaire sur l'analyseur de\n"
+#~ "recherche plein texte"
-#~ msgid "Sets the maximum distance in log segments between automatic WAL checkpoints."
+#~ msgid "must be superuser to comment on procedural language"
#~ msgstr ""
-#~ "Initialise la distance maximale dans les journaux de transaction entre chaque\n"
-#~ "point de vrification (checkpoints) des journaux."
+#~ "doit tre super-utilisateur pour ajouter un commentaire sur un langage de\n"
+#~ "procdures"
-#~ msgid "It's just here so that we won't choke on SET AUTOCOMMIT TO ON from 7.3-vintage clients."
+#~ 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 cluster on expressional index \"%s\" because its index access method does not handle null values"
#~ msgstr ""
-#~ "C'est ici uniquement pour ne pas avoir de problmes avec le SET AUTOCOMMIT\n"
-#~ "TO ON des clients 7.3."
+#~ "ne peut pas excuter CLUSTER sur l'index expression %s car sa mthode\n"
+#~ "d'accs ne gre pas les valeurs NULL"
-#~ msgid "This parameter doesn't do anything."
-#~ msgstr "Ce paramtre ne fait rien."
+#~ 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 "This is a debugging aid."
-#~ msgstr "C'est une aide de dbogage."
+#~ 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 "Turns on various assertion checks."
-#~ msgstr "Active les diffrentes vrifications des assertions."
+#~ 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 "cannot accept a value of type pg_node_tree"
-#~ msgstr "ne peut pas accepter une valeur de type pg_node_tree"
+#~ msgid "clustering \"%s.%s\""
+#~ msgstr "excution de CLUSTER sur %s.%s "
-#~ msgid "must be superuser or have the same role to terminate other server processes"
+#~ msgid "EnumValuesCreate() can only set a single OID"
+#~ msgstr "EnumValuesCreate() peut seulement initialiser un seul OID"
+
+#~ msgid "index \"%s\" needs VACUUM FULL or REINDEX to finish crash recovery"
#~ msgstr ""
-#~ "doit tre super-utilisateur ou avoir le mme rle pour fermer les connexions\n"
-#~ "excutes dans les autres processus serveur"
+#~ "l'index %s a besoin d'un VACUUM FULL ou d'un REINDEX pour terminer la\n"
+#~ "rcupration suite un arrt brutal"
-#~ msgid "must be superuser or have the same role to cancel queries running in other server processes"
+#~ msgid "index \"%s\" needs VACUUM or REINDEX to finish crash recovery"
#~ msgstr ""
-#~ "doit tre super-utilisateur ou avoir le mme rle pour annuler des requtes\n"
-#~ "excutes dans les autres processus serveur"
+#~ "l'index %s a besoin d'un VACUUM ou d'un REINDEX pour terminer la\n"
+#~ "rcupration suite un arrt brutal"
-#~ msgid "invalid symbol"
-#~ msgstr "symbole invalide"
+#~ msgid "Incomplete insertion detected during crash replay."
+#~ msgstr ""
+#~ "Insertion incomplte dtecte lors de la r-excution des requtes suite \n"
+#~ "l'arrt brutal."
-#~ msgid "unexpected \"=\""
-#~ msgstr " = inattendu"
+#~ 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 "neither input type is an array"
-#~ msgstr "aucun type de donnes n'est un tableau"
+#~ msgid "Lines should have the format parameter = 'value'."
+#~ msgstr "Les lignes devraient avoir le format paramtre = 'valeur'"
-#~ msgid "could not determine input data types"
-#~ msgstr "n'a pas pu dterminer les types de donnes en entre"
+#~ msgid "syntax error in recovery command file: %s"
+#~ msgstr "erreur de syntaxe dans le fichier de restauration : %s"
-#~ msgid "archive member \"%s\" too large for tar format"
-#~ msgstr "membre %s de l'archive trop volumineux pour le format tar"
+#~ msgid "Write-Ahead Log / Streaming Replication"
+#~ msgstr "Write-Ahead Log / Rplication en flux"
-#~ msgid "postmaster became multithreaded"
-#~ msgstr "le postmaster est devenu multithread"
+#~ msgid "unable to open directory pg_tblspc: %m"
+#~ msgstr "impossible d'ouvrir le rpertoire p_tblspc : %m"
-#~ msgid "invalid value for parameter \"replication\""
-#~ msgstr "valeur invalide pour le paramtre replication "
+#~ msgid "unable to read symbolic link %s: %m"
+#~ msgstr "incapable de lire le lien symbolique %s : %m"
-#~ 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 "
+#~ msgid "index \"%s\" is not a b-tree"
+#~ msgstr "l'index %s n'est pas un btree"
-#~ msgid "Consider increasing the configuration parameter \"checkpoint_segments\"."
-#~ msgstr "Considrez l'augmentation du paramtre checkpoint_segments ."
+#~ msgid "ALTER TYPE USING is only supported on plain tables"
+#~ msgstr "ALTER TYPE USING est seulement supports sur les tables standards"
-#~ msgid "subquery must return a column"
-#~ msgstr "la sous-requte doit renvoyer une colonne"
+#~ msgid "resetting unlogged relations: cleanup %d init %d"
+#~ msgstr "rinitialisation des relations non traces : nettoyage %d initialisation %d"
-#~ msgid " -A 1|0 enable/disable run-time assert checking\n"
-#~ msgstr ""
-#~ " -A 1|0 active/dsactive la vrification des limites (assert) \n"
-#~ " l'excution\n"
+#~ msgid "%s (%x)"
+#~ msgstr "%s (%x)"
-#~ msgid "%s: setsysinfo failed: %s\n"
-#~ msgstr "%s : setsysinfo a chou : %s\n"
+#~ msgid "SSPI error %x"
+#~ msgstr "erreur SSPI : %x"
-#~ msgid "could not set socket to blocking mode: %m"
-#~ msgstr "n'a pas pu activer le mode bloquant pour la socket : %m"
+#~ msgid "consistent state delayed because recovery snapshot incomplete"
+#~ msgstr "tat de cohrence pas encore atteint cause d'un snapshot de restauration incomplet"
-#~ msgid "SSL failed to renegotiate connection before limit expired"
-#~ msgstr "SSL a chou rengotier la connexion avant l'expiration du dlai"
+#~ msgid "tablespace %u is not empty"
+#~ msgstr "le tablespace %u n'est pas vide"
-#~ msgid "could not complete SSL handshake on renegotiation, too many failures"
-#~ msgstr "n'a pas pu terminer la poigne de main de rengotiation, trop d'checs"
+#~ msgid "subquery in WITH cannot have SELECT INTO"
+#~ msgstr "la sous-requte du WITH ne peut pas avoir de SELECT INTO"
-#~ msgid "SSL handshake failure on renegotiation, retrying"
-#~ msgstr "chec du handshake SSL lors de la rengotiation, nouvelle tentative"
+#~ msgid "subquery cannot have SELECT INTO"
+#~ msgstr "la sous-requte ne peut pas avoir de SELECT INTO"
-#~ msgid "SSL failure during renegotiation start"
-#~ msgstr "chec SSL au dbut de la re-ngotiation"
+#~ msgid "subquery in FROM cannot have SELECT INTO"
+#~ msgstr "la sous-requte du FROM ne peut pas avoir de SELECT INTO"
-#~ msgid "received password packet"
-#~ msgstr "paquet du mot de passe reu"
+#~ msgid "DECLARE CURSOR cannot specify INTO"
+#~ msgstr "DECLARE CURSOR ne peut pas spcifier INTO"
-#~ msgid "interval precision specified twice"
-#~ msgstr "prcision d'intervalle spcifie deux fois"
+#~ msgid "INSERT ... SELECT cannot specify INTO"
+#~ msgstr "INSERT ... SELECT ne peut pas avoir INTO"
-#~ msgid ""
-#~ "%.0f dead row versions cannot be removed yet.\n"
-#~ "There were %.0f unused item pointers.\n"
-#~ "%u pages are entirely empty.\n"
-#~ "%s."
-#~ msgstr ""
-#~ "%.0f versions de lignes mortes ne peuvent pas encore tre supprimes.\n"
-#~ "Il y avait %.0f pointeurs d'lments inutiliss.\n"
-#~ "%u pages sont entirement vides.\n"
-#~ "%s."
+#~ 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 ""
-#~ "automatic vacuum of table \"%s.%s.%s\": index scans: %d\n"
-#~ "pages: %d removed, %d remain\n"
-#~ "tuples: %.0f removed, %.0f remain, %.0f are dead but not yet removable\n"
-#~ "buffer usage: %d hits, %d misses, %d dirtied\n"
-#~ "avg read rate: %.3f MB/s, avg write rate: %.3f MB/s\n"
-#~ "system usage: %s"
-#~ msgstr ""
-#~ "VACUUM automatique de la table %s.%s.%s : parcours d'index : %d\n"
-#~ "pages : %d supprimes, %d restantes\n"
-#~ "lignes : %.0f supprimes, %.0f restantes, %.0f sont mortes mais non supprimables\n"
-#~ "utilisation des tampons : %d lus dans le cache, %d lus hors du cache, %d modifis\n"
-#~ "taux moyen de lecture : %.3f Mo/s, taux moyen d'criture : %.3f Mo/s\n"
-#~ "utilisation systme : %s"
+#~ msgid "CREATE TABLE AS cannot specify INTO"
+#~ msgstr "CREATE TABLE AS ne peut pas spcifier INTO"
-#~ msgid "Specify a USING expression to perform the conversion."
-#~ msgstr "Donnez une expression USING pour raliser la conversion."
+#~ msgid " --version output version information, then exit\n"
+#~ msgstr " --version affiche la version, puis quitte\n"
-#~ 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 " --help show this help, then exit\n"
+#~ msgstr " --help affiche cette aide, puis quitte\n"
-#~ msgid "inherited relation \"%s\" is not a table"
-#~ msgstr "la relation hrite %s n'est pas une table"
+#~ 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 "This name may be disallowed altogether in future versions of PostgreSQL."
-#~ msgstr "Ce nom pourrait tre interdit dans les prochaines versions de PostgreSQL."
+#~ msgid "See server log for details."
+#~ msgstr "Voir les journaux applicatifs du serveur pour plus de dtails."
-#~ msgid "=> is deprecated as an operator name"
-#~ msgstr "=> est un nom d'oprateur obsolte"
+#~ msgid "missing or erroneous pg_hba.conf file"
+#~ msgstr "fichier pg_hba.conf manquant ou erron"
-#~ msgid "WAL file is from different database system: Incorrect XLOG_BLCKSZ in page header."
-#~ msgstr ""
-#~ "le journal de transactions provient d'un systme de bases de donnes diffrent :\n"
-#~ "XLOG_BLCKSZ incorrect dans l'en-tte de page."
+#~ msgid "Certificates will not be checked against revocation list."
+#~ msgstr "Les certificats ne seront pas vrifis avec la liste de rvocation."
-#~ msgid "WAL file is from different database system: Incorrect XLOG_SEG_SIZE in page header."
-#~ msgstr ""
-#~ "le journal de transactions provient d'un systme de bases de donnes diffrent :\n"
-#~ "XLOG_SEG_SIZE incorrect dans l'en-tte de page."
+#~ msgid "SSL certificate revocation list file \"%s\" not found, skipping: %s"
+#~ msgstr "liste de rvocation des certificats SSL %s introuvable, continue : %s"
-#~ msgid "WAL file is from different database system: WAL file database system identifier is %s, pg_control database system identifier is %s."
+#~ msgid "could not access root certificate file \"%s\": %m"
+#~ msgstr "n'a pas pu accder au fichier du certificat racine %s : %m"
+
+#~ msgid "could not open directory \"pg_tblspc\": %m"
+#~ msgstr "n'a pas pu ouvrir le rpertoire pg_tblspc : %m"
+
+#~ msgid "standby connections not allowed because wal_level=minimal"
+#~ msgstr "connexions standby non autorises car wal_level=minimal"
+
+#~ 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 "must be superuser to drop text search templates"
+#~ msgstr "doit tre super-utilisateur pour supprimer des modles de recherche plein texte"
+
+#~ msgid "must be superuser to drop text search parsers"
#~ msgstr ""
-#~ "L'identifiant du journal de transactions du systme de base de donnes est %s,\n"
-#~ "l'identifiant pg_control du systme de base de donnes dans pg_control est %s."
+#~ "doit tre super-utilisateur pour supprimer des analyseurs de recherche plein\n"
+#~ "texte"
-#~ msgid "incorrect total length in record at %X/%X"
-#~ msgstr "longueur totale incorrecte l'enregistrement %X/%X"
+#~ msgid "Must be superuser to drop a foreign-data wrapper."
+#~ msgstr "Doit tre super-utilisateur pour supprimer un wrapper de donnes distantes."
-#~ msgid "incorrect hole size in record at %X/%X"
-#~ msgstr "taille du trou incorrect l'enregistrement %X/%X"
+#~ msgid "permission denied to drop foreign-data wrapper \"%s\""
+#~ msgstr "droit refus pour supprimer le wrapper de donnes distantes %s "
-#~ msgid "invalid backup block size in record at %X/%X"
-#~ msgstr "taille du bloc de sauvegarde invalide dans l'enregistrement %X/%X"
+#~ msgid "removing built-in function \"%s\""
+#~ msgstr "suppression de la fonction interne %s "
-#~ msgid "record with zero length at %X/%X"
-#~ msgstr "enregistrement de longueur nulle %X/%X"
+#~ msgid "foreign key constraint \"%s\" of relation \"%s\" does not exist"
+#~ msgstr "la cl trangre %s de la relation %s n'existe pas"
-#~ msgid "invalid xlog switch record at %X/%X"
-#~ msgstr "enregistrement de basculement du journal de transaction invalide %X/%X"
+#~ msgid "Sets the list of known custom variable classes."
+#~ msgstr "Initialise la liste des classes variables personnalises connues."
-#~ msgid "oldest unfrozen transaction ID: %u, in database %u"
+#~ msgid "WAL sender sleep time between WAL replications."
#~ msgstr ""
-#~ "identifiant de transaction non gel le plus ancien : %u, dans la base de\n"
-#~ "donnes %u"
+#~ "Temps d'endormissement du processus d'envoi des journaux de transactions entre\n"
+#~ "les rplications des journaux de transactions."
-#~ msgid "next MultiXactId: %u; next MultiXactOffset: %u"
-#~ msgstr "prochain MultiXactId : %u ; prochain MultiXactOffset : %u"
+#~ 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 "next transaction ID: %u/%u; next OID: %u"
-#~ msgstr "prochain identifiant de transaction : %u/%u ; prochain OID : %u"
+#~ msgid "Runs the server silently."
+#~ msgstr "Lance le serveur de manire silencieuse."
-#~ msgid "redo record is at %X/%X; shutdown %s"
-#~ msgstr "l'enregistrement r-excuter se trouve %X/%X ; arrt %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 value for recovery parameter \"recovery_target\""
-#~ msgstr "valeur invalide pour le paramtre de restauration recovery_target "
+#~ msgid "%s: could not fork background process: %s\n"
+#~ msgstr "%s : n'a pas pu crer un processus fils : %s\n"
-#~ msgid "unrecognized win32 error code: %lu"
-#~ msgstr "code d'erreur win32 non reconnu : %lu"
+#~ 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 "mapped win32 error code %lu to %d"
-#~ msgstr "correspondance du code d'erreur win32 %lu en %d"
+#~ msgid "%s: could not open file \"%s\": %s\n"
+#~ msgstr "%s : n'a pas pu ouvrir le fichier %s : %s\n"
-#~ msgid "invalid length in external \"numeric\" value"
-#~ msgstr "longueur invalide dans la valeur externe numeric "
+#~ msgid "select() failed in logger process: %m"
+#~ msgstr "chec de select() dans le processus des journaux applicatifs : %m"
-#~ 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 "poll() failed in statistics collector: %m"
+#~ msgstr "chec du poll() dans le rcuprateur de statistiques : %m"
-#~ msgid "huge TLB pages not supported on this platform"
-#~ msgstr "Huge Pages TLB non support sur cette plateforme."
+#~ msgid "Valid values are '[]', '[)', '(]', and '()'."
+#~ msgstr "Les valeurs valides sont [] , [) , (] et () ."
-#~ msgid "system columns cannot be used in an ON CONFLICT clause"
-#~ msgstr "les colonnes systmes ne peuvent pas tre utilises dans une clause ON CONFLICT"
+#~ msgid "invalid list syntax for \"unix_socket_directories\""
+#~ msgstr "syntaxe de liste invalide pour le paramtre unix_socket_directories "
-#~ msgid "argument %d: could not determine data type"
-#~ msgstr "argument %d : n'a pas pu dterminer le type de donnes"
+#~ msgid "invalid list syntax for \"listen_addresses\""
+#~ msgstr "syntaxe de liste invalide pour le paramtre listen_addresses "
-#~ msgid "could not determine data type for argument 2"
-#~ msgstr "n'a pas pu dterminer le type de donnes pour l'argument 2"
+#~ msgid "window functions cannot use named arguments"
+#~ msgstr "les fonctions window ne peuvent pas renvoyer des arguments nomms"
-#~ msgid "could not determine data type for argument 1"
-#~ msgstr "n'a pas pu dterminer le type de donnes pour l'argument 1"
+#~ msgid "cannot override frame clause of window \"%s\""
+#~ msgstr "ne peut pas surcharger la frame clause du window %s "
-#~ msgid "%u transaction needs to finish."
-#~ msgid_plural "%u transactions need to finish."
-#~ msgstr[0] "La transaction %u doit se terminer."
-#~ msgstr[1] "Les transactions %u doivent se terminer."
+#~ msgid "JSON does not support infinite timestamp values."
+#~ msgstr "JSON ne supporte pas les valeurs infinies de timestamp."
-#~ msgid "Transaction ID %u finished; no more running transactions."
-#~ msgstr "Identifiant de transaction %u termin ; plus de transactions en cours."
+#~ msgid "JSON does not support infinite date values."
+#~ msgstr "JSON ne supporte pas les valeurs infinies de date."
-#~ msgid "setsockopt(SO_REUSEADDR) failed: %m"
-#~ msgstr "setsockopt(SO_REUSEADDR) a chou : %m"
+#~ 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 "cannot create temporary tables in parallel mode"
-#~ msgstr "ne peut pas crer des tables temporaires dans le mode de paralllisation"
+#~ 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 "index row size %lu exceeds maximum %lu for index \"%s\""
-#~ msgstr "la taille de la ligne index, %lu, dpasse le maximum, %lu, pour l'index %s "
+#~ msgid "Lower bound of dimension array must be one."
+#~ msgstr "La limite infrieure du tableau doit valoir un."
-#~ msgid "invalid number of arguments: object must be matched key value pairs"
-#~ msgstr "nombre d'arguments invalide : l'objet doit correspond aux paires cl/valeur"
+#~ msgid "wrong range of array subscripts"
+#~ msgstr "mauvais chelle des indices du tableau"
-#~ msgid "column \"%s\" of relation \"%s\" is specified twice"
-#~ msgstr "la colonne %s de la relation %s est indique deux fois"
+#~ msgid "If you're sure there are no old server processes still running, remove the shared memory block or just delete the file \"%s\"."
+#~ msgstr ""
+#~ "Si vous tes sr qu'aucun processus serveur n'est toujours en cours\n"
+#~ "d'excution, supprimez le bloc de mmoire partage\n"
+#~ "ou supprimez simplement le fichier %s ."
-#~ msgid "replication identifier %d is already active for PID %d"
-#~ msgstr "l'identificateur de rplication %d est dj actif pour le PID %d"
+#~ msgid "view must have at least one column"
+#~ msgstr "la vue doit avoir au moins une colonne"
+
+#~ msgid "replication origin %d is already active for PID %d"
+#~ msgstr "l'origine de rplication %d est dj active pour le PID %d"
+
+#~ msgid "cannot drop temporary schema \"%s\""
+#~ msgstr "ne peut pas supprimer le schma temporaire %s "
diff --git a/src/backend/po/ru.po b/src/backend/po/ru.po
index 2e37a4b730..777b5f32ad 100644
--- a/src/backend/po/ru.po
+++ b/src/backend/po/ru.po
@@ -4,13 +4,13 @@
# Serguei A. Mokhov <mokhov@cs.concordia.ca>, 2001-2005.
# Oleg Bartunov <oleg@sai.msu.su>, 2004-2005.
# Dmitriy Olshevskiy <olshevskiy87@bk.ru>, 2014.
-# Alexander Lakhin <exclusion@gmail.com>, 2012-2017, 2018, 2019.
+# Alexander Lakhin <exclusion@gmail.com>, 2012-2017, 2018, 2019, 2020.
msgid ""
msgstr ""
"Project-Id-Version: postgres (PostgreSQL current)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2019-09-09 12:24+0300\n"
-"PO-Revision-Date: 2019-09-09 15:27+0300\n"
+"POT-Creation-Date: 2020-02-05 11:06+0300\n"
+"PO-Revision-Date: 2020-02-06 07:28+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
"Language: ru\n"
@@ -83,28 +83,29 @@ msgid "could not close directory \"%s\": %s\n"
msgstr "не удалось закрыть каталог \"%s\": %s\n"
#: ../common/psprintf.c:180 ../port/path.c:600 ../port/path.c:638
-#: ../port/path.c:655 access/transam/xlog.c:6121 lib/stringinfo.c:258
-#: libpq/auth.c:841 libpq/auth.c:1209 libpq/auth.c:1277 libpq/auth.c:1690
+#: ../port/path.c:655 access/transam/xlog.c:6109 lib/stringinfo.c:258
+#: libpq/auth.c:842 libpq/auth.c:1210 libpq/auth.c:1278 libpq/auth.c:1691
#: postmaster/bgworker.c:309 postmaster/bgworker.c:814
-#: postmaster/postmaster.c:2390 postmaster/postmaster.c:2421
-#: postmaster/postmaster.c:3937 postmaster/postmaster.c:4635
-#: postmaster/postmaster.c:4710 postmaster/postmaster.c:5383
-#: postmaster/postmaster.c:5705 replication/logical/logical.c:173
+#: postmaster/postmaster.c:2396 postmaster/postmaster.c:2427
+#: postmaster/postmaster.c:3943 postmaster/postmaster.c:4641
+#: postmaster/postmaster.c:4716 postmaster/postmaster.c:5389
+#: postmaster/postmaster.c:5726 replication/logical/logical.c:173
#: storage/buffer/localbuf.c:396 storage/file/fd.c:596 storage/file/fd.c:1025
#: storage/file/fd.c:1143 storage/file/fd.c:1808 storage/ipc/procarray.c:919
#: storage/ipc/procarray.c:1405 storage/ipc/procarray.c:1412
#: storage/ipc/procarray.c:1811 storage/ipc/procarray.c:2403
-#: utils/adt/formatting.c:1522 utils/adt/formatting.c:1642
-#: utils/adt/formatting.c:1763 utils/adt/pg_locale.c:464
+#: utils/adt/formatting.c:1513 utils/adt/formatting.c:1633
+#: utils/adt/formatting.c:1754 utils/adt/pg_locale.c:464
#: utils/adt/pg_locale.c:628 utils/adt/regexp.c:223 utils/adt/varlena.c:4324
#: utils/adt/varlena.c:4345 utils/fmgr/dfmgr.c:216 utils/hash/dynahash.c:411
-#: utils/hash/dynahash.c:488 utils/hash/dynahash.c:1002 utils/mb/mbutils.c:376
-#: utils/mb/mbutils.c:709 utils/misc/guc.c:3732 utils/misc/guc.c:3748
-#: utils/misc/guc.c:3761 utils/misc/guc.c:6723 utils/misc/tzparser.c:470
-#: utils/mmgr/aset.c:505 utils/mmgr/mcxt.c:688 utils/mmgr/mcxt.c:723
-#: utils/mmgr/mcxt.c:760 utils/mmgr/mcxt.c:797 utils/mmgr/mcxt.c:831
-#: utils/mmgr/mcxt.c:860 utils/mmgr/mcxt.c:894 utils/mmgr/mcxt.c:976
-#: utils/mmgr/mcxt.c:1010 utils/mmgr/mcxt.c:1059
+#: utils/hash/dynahash.c:488 utils/hash/dynahash.c:1002 utils/mb/mbutils.c:382
+#: utils/mb/mbutils.c:409 utils/mb/mbutils.c:738 utils/mb/mbutils.c:764
+#: utils/misc/guc.c:3732 utils/misc/guc.c:3748 utils/misc/guc.c:3761
+#: utils/misc/guc.c:6723 utils/misc/tzparser.c:470 utils/mmgr/aset.c:505
+#: utils/mmgr/mcxt.c:688 utils/mmgr/mcxt.c:723 utils/mmgr/mcxt.c:760
+#: utils/mmgr/mcxt.c:797 utils/mmgr/mcxt.c:831 utils/mmgr/mcxt.c:860
+#: utils/mmgr/mcxt.c:894 utils/mmgr/mcxt.c:976 utils/mmgr/mcxt.c:1010
+#: utils/mmgr/mcxt.c:1059
#, c-format
msgid "out of memory"
msgstr "нехватка памяти"
@@ -171,7 +172,7 @@ msgstr "ошибка при удалении файла или каталога
msgid "could not look up effective user ID %ld: %s"
msgstr "выяснить эффективный идентификатор пользователя (%ld) не удалось: %s"
-#: ../common/username.c:47 libpq/auth.c:1637
+#: ../common/username.c:47 libpq/auth.c:1638
msgid "user does not exist"
msgstr "пользователь не существует"
@@ -220,7 +221,7 @@ msgstr "дочерний процесс завершился с нераспоз
msgid "could not determine encoding for codeset \"%s\""
msgstr "не удалось определить кодировку для набора символов \"%s\""
-#: ../port/chklocale.c:295 ../port/chklocale.c:424 postmaster/postmaster.c:4914
+#: ../port/chklocale.c:295 ../port/chklocale.c:424 postmaster/postmaster.c:4920
#, c-format
msgid "Please report this to <pgsql-bugs@postgresql.org>."
msgstr ""
@@ -252,25 +253,25 @@ msgstr "не удалось получить связь для каталога
msgid "could not get junction for \"%s\": %s\n"
msgstr "не удалось получить связь для каталога \"%s\": %s\n"
-#: ../port/open.c:112
+#: ../port/open.c:110
#, c-format
msgid "could not open file \"%s\": %s"
msgstr "не удалось открыть файл \"%s\": %s"
-#: ../port/open.c:113
+#: ../port/open.c:111
msgid "lock violation"
msgstr "нарушение блокировки"
-#: ../port/open.c:113
+#: ../port/open.c:111
msgid "sharing violation"
msgstr "нарушение совместного доступа"
-#: ../port/open.c:114
+#: ../port/open.c:112
#, c-format
msgid "Continuing to retry for 30 seconds."
msgstr "Попытки будут продолжены в течение 30 секунд."
-#: ../port/open.c:115
+#: ../port/open.c:113
#, c-format
msgid ""
"You might have antivirus, backup, or similar software interfering with the "
@@ -552,8 +553,8 @@ msgid "\"%s\" is an index"
msgstr "\"%s\" - это индекс"
#: access/heap/heapam.c:1248 access/heap/heapam.c:1276
-#: access/heap/heapam.c:1308 catalog/aclchk.c:1740 commands/tablecmds.c:9184
-#: commands/tablecmds.c:12272
+#: access/heap/heapam.c:1308 catalog/aclchk.c:1740 commands/tablecmds.c:9200
+#: commands/tablecmds.c:12288
#, c-format
msgid "\"%s\" is a composite type"
msgstr "\"%s\" - это составной тип"
@@ -600,7 +601,7 @@ msgid "could not write to file \"%s\", wrote %d of %d: %m"
msgstr "не удалось записать в файл \"%s\" (записано байт: %d из %d): %m"
#: access/heap/rewriteheap.c:980 access/heap/rewriteheap.c:1198
-#: access/heap/rewriteheap.c:1295 access/transam/timeline.c:407
+#: access/heap/rewriteheap.c:1296 access/transam/timeline.c:407
#: access/transam/timeline.c:483 access/transam/xlog.c:3073
#: access/transam/xlog.c:3235 replication/logical/snapbuild.c:1611
#: replication/slot.c:1061 replication/slot.c:1155 storage/file/fd.c:491
@@ -614,7 +615,7 @@ msgstr "не удалось синхронизировать с ФС файл \"
#: access/transam/timeline.c:315 access/transam/timeline.c:461
#: access/transam/xlog.c:3030 access/transam/xlog.c:3178
#: access/transam/xlog.c:10268 access/transam/xlog.c:10304
-#: access/transam/xlog.c:10682 postmaster/postmaster.c:4402
+#: access/transam/xlog.c:10682 postmaster/postmaster.c:4408
#: replication/logical/origin.c:546 replication/slot.c:1015
#: storage/file/copydir.c:162 storage/smgr/md.c:321 utils/time/snapmgr.c:1123
#, c-format
@@ -635,7 +636,7 @@ msgstr "не удалось перейти к концу файла \"%s\": %m"
#: access/heap/rewriteheap.c:1187 access/transam/timeline.c:367
#: access/transam/timeline.c:401 access/transam/timeline.c:477
#: access/transam/xlog.c:3061 access/transam/xlog.c:3228
-#: postmaster/postmaster.c:4412 postmaster/postmaster.c:4422
+#: postmaster/postmaster.c:4418 postmaster/postmaster.c:4428
#: replication/logical/origin.c:561 replication/logical/origin.c:606
#: replication/logical/origin.c:628 replication/logical/snapbuild.c:1589
#: replication/slot.c:1047 storage/file/copydir.c:187
@@ -649,7 +650,7 @@ msgstr "записать в файл \"%s\" не удалось: %m"
#: access/heap/rewriteheap.c:1271 access/transam/xlog.c:10520
#: access/transam/xlogarchive.c:114 access/transam/xlogarchive.c:468
-#: replication/logical/origin.c:533 replication/logical/reorderbuffer.c:2665
+#: replication/logical/origin.c:533 replication/logical/reorderbuffer.c:2670
#: replication/logical/snapbuild.c:1531 replication/logical/snapbuild.c:1921
#: replication/slot.c:1126 storage/ipc/dsm.c:326 storage/smgr/md.c:421
#: storage/smgr/md.c:470 storage/smgr/md.c:1348
@@ -657,18 +658,18 @@ msgstr "записать в файл \"%s\" не удалось: %m"
msgid "could not remove file \"%s\": %m"
msgstr "не удалось стереть файл \"%s\": %m"
-#: access/heap/rewriteheap.c:1285 access/transam/timeline.c:111
+#: access/heap/rewriteheap.c:1286 access/transam/timeline.c:111
#: access/transam/timeline.c:236 access/transam/timeline.c:334
#: access/transam/xlog.c:3006 access/transam/xlog.c:3122
#: access/transam/xlog.c:3163 access/transam/xlog.c:3436
#: access/transam/xlog.c:3514 replication/basebackup.c:415
#: replication/basebackup.c:1164 replication/logical/logicalfuncs.c:154
-#: replication/logical/origin.c:683 replication/logical/reorderbuffer.c:2250
-#: replication/logical/reorderbuffer.c:2464
-#: replication/logical/reorderbuffer.c:3143
+#: replication/logical/origin.c:683 replication/logical/reorderbuffer.c:2245
+#: replication/logical/reorderbuffer.c:2469
+#: replication/logical/reorderbuffer.c:3148
#: replication/logical/snapbuild.c:1576 replication/logical/snapbuild.c:1672
#: replication/slot.c:1141 replication/walsender.c:480
-#: replication/walsender.c:2160 storage/file/copydir.c:155
+#: replication/walsender.c:2159 storage/file/copydir.c:155
#: storage/file/fd.c:474 storage/file/fd.c:2872 storage/file/fd.c:2938
#: storage/smgr/md.c:603 storage/smgr/md.c:861 utils/error/elog.c:1856
#: utils/init/miscinit.c:1148 utils/init/miscinit.c:1269
@@ -678,8 +679,8 @@ msgid "could not open file \"%s\": %m"
msgstr "не удалось открыть файл \"%s\": %m"
#: access/index/indexam.c:172 catalog/objectaddress.c:1144
-#: commands/indexcmds.c:1770 commands/tablecmds.c:240
-#: commands/tablecmds.c:12263
+#: commands/indexcmds.c:1783 commands/tablecmds.c:240
+#: commands/tablecmds.c:12279
#, c-format
msgid "\"%s\" is not an index"
msgstr "\"%s\" - это не индекс"
@@ -1092,7 +1093,7 @@ msgstr ""
#: access/transam/xlog.c:10989 access/transam/xlog.c:11032
#: access/transam/xlogfuncs.c:478 access/transam/xlogfuncs.c:497
#: commands/extension.c:3050 replication/logical/origin.c:690
-#: replication/logical/origin.c:720 replication/logical/reorderbuffer.c:3161
+#: replication/logical/origin.c:720 replication/logical/reorderbuffer.c:3166
#: replication/walsender.c:505 storage/file/copydir.c:176
#: utils/adt/genfile.c:151
#, c-format
@@ -1330,31 +1331,31 @@ msgstr "в одной транзакции не может быть больше
msgid "maximum number of committed subtransactions (%d) exceeded"
msgstr "превышен предел числа зафиксированных подтранзакций (%d)"
-#: access/transam/xact.c:2278
+#: access/transam/xact.c:2279
#, c-format
msgid "cannot PREPARE a transaction that has operated on temporary tables"
msgstr ""
"нельзя выполнить PREPARE для транзакции, оперирующей с временными таблицами"
-#: access/transam/xact.c:2288
+#: access/transam/xact.c:2289
#, c-format
msgid "cannot PREPARE a transaction that has exported snapshots"
msgstr "нельзя выполнить PREPARE для транзакции, снимки которой экспортированы"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3162
+#: access/transam/xact.c:3163
#, c-format
msgid "%s cannot run inside a transaction block"
msgstr "%s не может выполняться внутри блока транзакции"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3172
+#: access/transam/xact.c:3173
#, c-format
msgid "%s cannot run inside a subtransaction"
msgstr "%s не может выполняться внутри подтранзакции"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3182
+#: access/transam/xact.c:3183
#, c-format
msgid "%s cannot be executed from a function or multi-command string"
msgstr ""
@@ -1362,64 +1363,64 @@ msgstr ""
"команд"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:3253
+#: access/transam/xact.c:3254
#, c-format
msgid "%s can only be used in transaction blocks"
msgstr "%s может выполняться только внутри блоков транзакций"
-#: access/transam/xact.c:3437
+#: access/transam/xact.c:3438
#, c-format
msgid "there is already a transaction in progress"
msgstr "транзакция уже выполняется"
-#: access/transam/xact.c:3605 access/transam/xact.c:3708
+#: access/transam/xact.c:3606 access/transam/xact.c:3709
#, c-format
msgid "there is no transaction in progress"
msgstr "нет незавершённой транзакции"
-#: access/transam/xact.c:3616
+#: access/transam/xact.c:3617
#, c-format
msgid "cannot commit during a parallel operation"
msgstr "фиксировать транзакции во время параллельных операций нельзя"
-#: access/transam/xact.c:3719
+#: access/transam/xact.c:3720
#, c-format
msgid "cannot abort during a parallel operation"
msgstr "прерывание во время параллельных операций невозможно"
-#: access/transam/xact.c:3761
+#: access/transam/xact.c:3762
#, c-format
msgid "cannot define savepoints during a parallel operation"
msgstr "определять точки сохранения во время параллельных операций нельзя"
-#: access/transam/xact.c:3828
+#: access/transam/xact.c:3829
#, c-format
msgid "cannot release savepoints during a parallel operation"
msgstr "высвобождать точки сохранения во время параллельных операций нельзя"
-#: access/transam/xact.c:3839 access/transam/xact.c:3891
-#: access/transam/xact.c:3897 access/transam/xact.c:3953
-#: access/transam/xact.c:4003 access/transam/xact.c:4009
+#: access/transam/xact.c:3840 access/transam/xact.c:3892
+#: access/transam/xact.c:3898 access/transam/xact.c:3954
+#: access/transam/xact.c:4004 access/transam/xact.c:4010
#, c-format
msgid "no such savepoint"
msgstr "нет такой точки сохранения"
-#: access/transam/xact.c:3941
+#: access/transam/xact.c:3942
#, c-format
msgid "cannot rollback to savepoints during a parallel operation"
msgstr "откатиться к точке сохранения во время параллельных операций нельзя"
-#: access/transam/xact.c:4069
+#: access/transam/xact.c:4070
#, c-format
msgid "cannot start subtransactions during a parallel operation"
msgstr "запускать подтранзакции во время параллельных операций нельзя"
-#: access/transam/xact.c:4136
+#: access/transam/xact.c:4137
#, c-format
msgid "cannot commit subtransactions during a parallel operation"
msgstr "фиксировать подтранзакции во время параллельных операций нельзя"
-#: access/transam/xact.c:4763
+#: access/transam/xact.c:4764
#, c-format
msgid "cannot have more than 2^32-1 subtransactions in a transaction"
msgstr "в одной транзакции не может быть больше 2^32-1 подтранзакций"
@@ -1449,13 +1450,13 @@ msgstr "недостаточно данных в файле\"%s\""
msgid "could not open transaction log file \"%s\": %m"
msgstr "не удалось открыть файл журнала транзакций \"%s\": %m"
-#: access/transam/xlog.c:3540 access/transam/xlog.c:5352
+#: access/transam/xlog.c:3540 access/transam/xlog.c:5351
#, c-format
msgid "could not close log file %s: %m"
msgstr "не удалось закрыть файл журнала \"%s\": %m"
#: access/transam/xlog.c:3604 replication/logical/logicalfuncs.c:149
-#: replication/walsender.c:2155
+#: replication/walsender.c:2154
#, c-format
msgid "requested WAL segment %s has already been removed"
msgstr "запрошенный сегмент WAL %s уже удалён"
@@ -1847,11 +1848,11 @@ msgstr "параметр \"%s\" требует временное значени
#: access/transam/xlog.c:5194 catalog/dependency.c:983 catalog/dependency.c:984
#: catalog/dependency.c:990 catalog/dependency.c:991 catalog/dependency.c:1002
#: catalog/dependency.c:1003 catalog/objectaddress.c:1053
-#: commands/tablecmds.c:795 commands/tablecmds.c:9641 commands/user.c:1027
-#: commands/view.c:498 libpq/auth.c:288 port/win32/security.c:51
+#: commands/tablecmds.c:795 commands/tablecmds.c:9657 commands/user.c:1027
+#: commands/view.c:498 libpq/auth.c:289 port/win32/security.c:51
#: storage/lmgr/deadlock.c:955 storage/lmgr/proc.c:1176 utils/misc/guc.c:5499
-#: utils/misc/guc.c:5592 utils/misc/guc.c:9536 utils/misc/guc.c:9570
-#: utils/misc/guc.c:9604 utils/misc/guc.c:9638 utils/misc/guc.c:9673
+#: utils/misc/guc.c:5592 utils/misc/guc.c:9565 utils/misc/guc.c:9599
+#: utils/misc/guc.c:9633 utils/misc/guc.c:9667 utils/misc/guc.c:9702
#, c-format
msgid "%s"
msgstr "%s"
@@ -1899,57 +1900,57 @@ msgstr ""
msgid "recovery target timeline %u does not exist"
msgstr "целевая линия времени для восстановления %u не существует"
-#: access/transam/xlog.c:5382
+#: access/transam/xlog.c:5370
#, c-format
msgid "archive recovery complete"
msgstr "восстановление архива завершено"
-#: access/transam/xlog.c:5441 access/transam/xlog.c:5669
+#: access/transam/xlog.c:5429 access/transam/xlog.c:5657
#, c-format
msgid "recovery stopping after reaching consistency"
msgstr ""
"восстановление останавливается после достижения согласованного состояния"
-#: access/transam/xlog.c:5529
+#: access/transam/xlog.c:5517
#, c-format
msgid "recovery stopping before commit of transaction %u, time %s"
msgstr ""
"восстановление останавливается перед фиксированием транзакции %u, время %s"
-#: access/transam/xlog.c:5536
+#: access/transam/xlog.c:5524
#, c-format
msgid "recovery stopping before abort of transaction %u, time %s"
msgstr ""
"восстановление останавливается перед прерыванием транзакции %u, время %s"
-#: access/transam/xlog.c:5581
+#: access/transam/xlog.c:5569
#, c-format
msgid "recovery stopping at restore point \"%s\", time %s"
msgstr "восстановление останавливается в точке восстановления \"%s\", время %s"
-#: access/transam/xlog.c:5649
+#: access/transam/xlog.c:5637
#, c-format
msgid "recovery stopping after commit of transaction %u, time %s"
msgstr ""
"восстановление останавливается после фиксирования транзакции %u, время %s"
-#: access/transam/xlog.c:5657
+#: access/transam/xlog.c:5645
#, c-format
msgid "recovery stopping after abort of transaction %u, time %s"
msgstr ""
"восстановление останавливается после прерывания транзакции %u, время %s"
-#: access/transam/xlog.c:5696
+#: access/transam/xlog.c:5684
#, c-format
msgid "recovery has paused"
msgstr "восстановление приостановлено"
-#: access/transam/xlog.c:5697
+#: access/transam/xlog.c:5685
#, c-format
msgid "Execute pg_xlog_replay_resume() to continue."
msgstr "Выполните pg_xlog_replay_resume() для продолжения."
-#: access/transam/xlog.c:5904
+#: access/transam/xlog.c:5892
#, c-format
msgid ""
"hot standby is not possible because %s = %d is a lower setting than on the "
@@ -1958,12 +1959,12 @@ msgstr ""
"режим горячего резерва невозможен, так как параметр %s = %d, меньше чем на "
"главном сервере (на нём было значение %d)"
-#: access/transam/xlog.c:5930
+#: access/transam/xlog.c:5918
#, c-format
msgid "WAL was generated with wal_level=minimal, data may be missing"
msgstr "WAL был создан с параметром wal_level=minimal, возможна потеря данных"
-#: access/transam/xlog.c:5931
+#: access/transam/xlog.c:5919
#, c-format
msgid ""
"This happens if you temporarily set wal_level=minimal without taking a new "
@@ -1972,7 +1973,7 @@ msgstr ""
"Это происходит, если вы на время установили wal_level=minimal и не сделали "
"резервную копию базу данных."
-#: access/transam/xlog.c:5942
+#: access/transam/xlog.c:5930
#, c-format
msgid ""
"hot standby is not possible because wal_level was not set to \"hot_standby\" "
@@ -1981,7 +1982,7 @@ msgstr ""
"режим горячего резерва невозможен, так как на главном сервере установлен "
"неподходящий wal_level (должен быть \"hot_standby\" или выше)"
-#: access/transam/xlog.c:5943
+#: access/transam/xlog.c:5931
#, c-format
msgid ""
"Either set wal_level to \"hot_standby\" on the master, or turn off "
@@ -1990,32 +1991,32 @@ msgstr ""
"Либо установите для wal_level значение \"hot_standby\" на главном сервере, "
"либо выключите hot_standby здесь."
-#: access/transam/xlog.c:6000
+#: access/transam/xlog.c:5988
#, c-format
msgid "control file contains invalid data"
msgstr "файл pg_control содержит неверные данные"
-#: access/transam/xlog.c:6006
+#: access/transam/xlog.c:5994
#, c-format
msgid "database system was shut down at %s"
msgstr "система БД была выключена: %s"
-#: access/transam/xlog.c:6011
+#: access/transam/xlog.c:5999
#, c-format
msgid "database system was shut down in recovery at %s"
msgstr "система БД была выключена в процессе восстановления: %s"
-#: access/transam/xlog.c:6015
+#: access/transam/xlog.c:6003
#, c-format
msgid "database system shutdown was interrupted; last known up at %s"
msgstr "выключение системы БД было прервано; последний момент работы: %s"
-#: access/transam/xlog.c:6019
+#: access/transam/xlog.c:6007
#, c-format
msgid "database system was interrupted while in recovery at %s"
msgstr "работа системы БД была прервана во время восстановления: %s"
-#: access/transam/xlog.c:6021
+#: access/transam/xlog.c:6009
#, c-format
msgid ""
"This probably means that some data is corrupted and you will have to use the "
@@ -2024,14 +2025,14 @@ msgstr ""
"Это скорее всего означает, что некоторые данные повреждены и вам придётся "
"восстановить БД из последней резервной копии."
-#: access/transam/xlog.c:6025
+#: access/transam/xlog.c:6013
#, c-format
msgid "database system was interrupted while in recovery at log time %s"
msgstr ""
"работа системы БД была прервана в процессе восстановления, время в журнале: "
"%s"
-#: access/transam/xlog.c:6027
+#: access/transam/xlog.c:6015
#, c-format
msgid ""
"If this has occurred more than once some data might be corrupted and you "
@@ -2040,58 +2041,58 @@ msgstr ""
"Если это происходит постоянно, возможно, какие-то данные были испорчены и "
"для восстановления стоит выбрать более раннюю точку."
-#: access/transam/xlog.c:6031
+#: access/transam/xlog.c:6019
#, c-format
msgid "database system was interrupted; last known up at %s"
msgstr "работа системы БД была прервана; последний момент работы: %s"
-#: access/transam/xlog.c:6087
+#: access/transam/xlog.c:6075
#, c-format
msgid "entering standby mode"
msgstr "переход в режим резервного сервера"
-#: access/transam/xlog.c:6090
+#: access/transam/xlog.c:6078
#, c-format
msgid "starting point-in-time recovery to XID %u"
msgstr "начинается восстановление точки во времени до XID %u"
-#: access/transam/xlog.c:6094
+#: access/transam/xlog.c:6082
#, c-format
msgid "starting point-in-time recovery to %s"
msgstr "начинается восстановление точки во времени до %s"
-#: access/transam/xlog.c:6098
+#: access/transam/xlog.c:6086
#, c-format
msgid "starting point-in-time recovery to \"%s\""
msgstr "начинается восстановление точки во времени до \"%s\""
-#: access/transam/xlog.c:6102
+#: access/transam/xlog.c:6090
#, c-format
msgid "starting point-in-time recovery to earliest consistent point"
msgstr ""
"начинается восстановление точки во времени до первой точки согласованности"
-#: access/transam/xlog.c:6105
+#: access/transam/xlog.c:6093
#, c-format
msgid "starting archive recovery"
msgstr "начинается восстановление архива"
-#: access/transam/xlog.c:6122
+#: access/transam/xlog.c:6110
#, c-format
msgid "Failed while allocating an XLog reading processor."
msgstr "Не удалось разместить обработчик журнала транзакций."
-#: access/transam/xlog.c:6149 access/transam/xlog.c:6277
+#: access/transam/xlog.c:6137 access/transam/xlog.c:6265
#, c-format
msgid "checkpoint record is at %X/%X"
msgstr "запись о контрольной точке по смещению %X/%X"
-#: access/transam/xlog.c:6163
+#: access/transam/xlog.c:6151
#, c-format
msgid "could not find redo location referenced by checkpoint record"
msgstr "не удалось найти положение REDO, указанное записью контрольной точки"
-#: access/transam/xlog.c:6164 access/transam/xlog.c:6171
+#: access/transam/xlog.c:6152 access/transam/xlog.c:6159
#, c-format
msgid ""
"If you are not restoring from a backup, try removing the file \"%s/"
@@ -2100,52 +2101,52 @@ msgstr ""
"Если вы не восстанавливаете БД из резервной копии, попробуйте удалить файл "
"\"%s/backup_label\"."
-#: access/transam/xlog.c:6170
+#: access/transam/xlog.c:6158
#, c-format
msgid "could not locate required checkpoint record"
msgstr "не удалось считать нужную запись контрольной точки"
-#: access/transam/xlog.c:6196 commands/tablespace.c:641
+#: access/transam/xlog.c:6184 commands/tablespace.c:641
#, c-format
msgid "could not create symbolic link \"%s\": %m"
msgstr "не удалось создать символическую ссылку \"%s\": %m"
-#: access/transam/xlog.c:6228
+#: access/transam/xlog.c:6216
#, c-format
msgid "ignoring file \"%s\" because no file \"%s\" exists"
msgstr "файл \"%s\" игнорируется ввиду отсутствия файла \"%s\""
-#: access/transam/xlog.c:6230 access/transam/xlog.c:11107
+#: access/transam/xlog.c:6218 access/transam/xlog.c:11107
#, c-format
msgid "File \"%s\" was renamed to \"%s\"."
msgstr "Файл \"%s\" был переименован в \"%s\"."
-#: access/transam/xlog.c:6234
+#: access/transam/xlog.c:6222
#, c-format
msgid "ignoring \"%s\" file because no \"%s\" file exists"
msgstr "файл \"%s\" игнорируется ввиду отсутствия файла \"%s\""
-#: access/transam/xlog.c:6236
+#: access/transam/xlog.c:6224
#, c-format
msgid "Could not rename file \"%s\" to \"%s\": %m."
msgstr "Не удалось переименовать файл \"%s\" в \"%s\" (%m)."
-#: access/transam/xlog.c:6287 access/transam/xlog.c:6302
+#: access/transam/xlog.c:6275 access/transam/xlog.c:6290
#, c-format
msgid "could not locate a valid checkpoint record"
msgstr "не удалось считать правильную запись контрольной точки"
-#: access/transam/xlog.c:6296
+#: access/transam/xlog.c:6284
#, c-format
msgid "using previous checkpoint record at %X/%X"
msgstr "используется предыдущая запись контрольной точки по смещению %X/%X"
-#: access/transam/xlog.c:6340
+#: access/transam/xlog.c:6328
#, c-format
msgid "requested timeline %u is not a child of this server's history"
msgstr "в истории сервера нет ответвления запрошенной линии времени %u"
-#: access/transam/xlog.c:6342
+#: access/transam/xlog.c:6330
#, c-format
msgid ""
"Latest checkpoint is at %X/%X on timeline %u, but in the history of the "
@@ -2154,7 +2155,7 @@ msgstr ""
"Последняя контрольная точка: %X/%X на линии времени %u, но в истории "
"запрошенной линии времени сервер ответвился с этой линии в %X/%X."
-#: access/transam/xlog.c:6358
+#: access/transam/xlog.c:6346
#, c-format
msgid ""
"requested timeline %u does not contain minimum recovery point %X/%X on "
@@ -2163,22 +2164,22 @@ msgstr ""
"запрошенная линия времени %u не содержит минимальную точку восстановления %X/"
"%X на линии времени %u"
-#: access/transam/xlog.c:6389
+#: access/transam/xlog.c:6377
#, c-format
msgid "invalid next transaction ID"
msgstr "неверный ID следующей транзакции"
-#: access/transam/xlog.c:6473
+#: access/transam/xlog.c:6461
#, c-format
msgid "invalid redo in checkpoint record"
msgstr "неверная запись REDO в контрольной точке"
-#: access/transam/xlog.c:6484
+#: access/transam/xlog.c:6472
#, c-format
msgid "invalid redo record in shutdown checkpoint"
msgstr "неверная запись REDO в контрольной точке выключения"
-#: access/transam/xlog.c:6512
+#: access/transam/xlog.c:6500
#, c-format
msgid ""
"database system was not properly shut down; automatic recovery in progress"
@@ -2186,19 +2187,19 @@ msgstr ""
"система БД была остановлена нештатно; производится автоматическое "
"восстановление"
-#: access/transam/xlog.c:6516
+#: access/transam/xlog.c:6504
#, c-format
msgid "crash recovery starts in timeline %u and has target timeline %u"
msgstr ""
"восстановление после сбоя начинается на линии времени %u, целевая линия "
"времени: %u"
-#: access/transam/xlog.c:6560
+#: access/transam/xlog.c:6548
#, c-format
msgid "backup_label contains data inconsistent with control file"
msgstr "backup_label содержит данные, не согласованные с файлом pg_control"
-#: access/transam/xlog.c:6561
+#: access/transam/xlog.c:6549
#, c-format
msgid ""
"This means that the backup is corrupted and you will have to use another "
@@ -2207,44 +2208,44 @@ msgstr ""
"Это означает, что резервная копия повреждена и для восстановления БД "
"придётся использовать другую копию."
-#: access/transam/xlog.c:6652
+#: access/transam/xlog.c:6640
#, c-format
msgid "initializing for hot standby"
msgstr "инициализация для горячего резерва"
-#: access/transam/xlog.c:6784
+#: access/transam/xlog.c:6772
#, c-format
msgid "redo starts at %X/%X"
msgstr "запись REDO начинается со смещения %X/%X"
-#: access/transam/xlog.c:6998
+#: access/transam/xlog.c:6986
#, c-format
msgid "requested recovery stop point is before consistent recovery point"
msgstr ""
"запрошенная точка остановки восстановления предшествует согласованной точке "
"восстановления"
-#: access/transam/xlog.c:7036
+#: access/transam/xlog.c:7024
#, c-format
msgid "redo done at %X/%X"
msgstr "записи REDO обработаны до смещения %X/%X"
-#: access/transam/xlog.c:7041 access/transam/xlog.c:9021
+#: access/transam/xlog.c:7029 access/transam/xlog.c:9021
#, c-format
msgid "last completed transaction was at log time %s"
msgstr "последняя завершённая транзакция была выполнена в %s"
-#: access/transam/xlog.c:7050
+#: access/transam/xlog.c:7038
#, c-format
msgid "redo is not required"
msgstr "данные REDO не требуются"
-#: access/transam/xlog.c:7125 access/transam/xlog.c:7129
+#: access/transam/xlog.c:7113 access/transam/xlog.c:7117
#, c-format
msgid "WAL ends before end of online backup"
msgstr "WAL закончился без признака окончания копирования"
-#: access/transam/xlog.c:7126
+#: access/transam/xlog.c:7114
#, c-format
msgid ""
"All WAL generated while online backup was taken must be available at "
@@ -2253,7 +2254,7 @@ msgstr ""
"Все журналы WAL, созданные во время резервного копирования \"на ходу\", "
"должны быть в наличии для восстановления."
-#: access/transam/xlog.c:7130
+#: access/transam/xlog.c:7118
#, c-format
msgid ""
"Online backup started with pg_start_backup() must be ended with "
@@ -2263,12 +2264,12 @@ msgstr ""
"должно закончиться pg_stop_backup(), и для восстановления должны быть "
"доступны все журналы WAL."
-#: access/transam/xlog.c:7133
+#: access/transam/xlog.c:7121
#, c-format
msgid "WAL ends before consistent recovery point"
msgstr "WAL закончился до согласованной точки восстановления"
-#: access/transam/xlog.c:7167
+#: access/transam/xlog.c:7156
#, c-format
msgid "selected new timeline ID: %u"
msgstr "выбранный ID новой линии времени: %u"
@@ -2679,7 +2680,7 @@ msgstr ""
"удалось: %m."
#: access/transam/xlog.c:11253 replication/logical/logicalfuncs.c:171
-#: replication/walreceiver.c:931 replication/walsender.c:2172
+#: replication/walreceiver.c:931 replication/walsender.c:2171
#, c-format
msgid "could not seek in log segment %s to offset %u: %m"
msgstr "не удалось переместиться в сегменте журнала %s к смещению %u: %m"
@@ -2689,17 +2690,17 @@ msgstr "не удалось переместиться в сегменте жу
msgid "could not read from log segment %s, offset %u: %m"
msgstr "не удалось прочитать сегмент журнала %s, смещение %u: %m"
-#: access/transam/xlog.c:11781
+#: access/transam/xlog.c:11793
#, c-format
msgid "received promote request"
msgstr "получен запрос повышения статуса"
-#: access/transam/xlog.c:11794
+#: access/transam/xlog.c:11806
#, c-format
msgid "trigger file found: %s"
msgstr "найден файл триггера: %s"
-#: access/transam/xlog.c:11803
+#: access/transam/xlog.c:11815
#, c-format
msgid "could not stat trigger file \"%s\": %m"
msgstr "не удалось получить информацию о файле триггера \"%s\": %m"
@@ -3160,12 +3161,12 @@ msgid "default privileges cannot be set for columns"
msgstr "права по умолчанию нельзя определить для столбцов"
#: catalog/aclchk.c:1483 catalog/objectaddress.c:1338 commands/analyze.c:382
-#: commands/copy.c:4448 commands/sequence.c:1491 commands/tablecmds.c:5211
-#: commands/tablecmds.c:5317 commands/tablecmds.c:5377
-#: commands/tablecmds.c:5490 commands/tablecmds.c:5547
-#: commands/tablecmds.c:5641 commands/tablecmds.c:5737
-#: commands/tablecmds.c:7928 commands/tablecmds.c:8099
-#: commands/tablecmds.c:8223 commands/tablecmds.c:8690 commands/trigger.c:643
+#: commands/copy.c:4448 commands/sequence.c:1491 commands/tablecmds.c:5227
+#: commands/tablecmds.c:5333 commands/tablecmds.c:5393
+#: commands/tablecmds.c:5506 commands/tablecmds.c:5563
+#: commands/tablecmds.c:5657 commands/tablecmds.c:5753
+#: commands/tablecmds.c:7944 commands/tablecmds.c:8115
+#: commands/tablecmds.c:8239 commands/tablecmds.c:8706 commands/trigger.c:643
#: parser/analyze.c:2189 parser/parse_relation.c:2639
#: parser/parse_relation.c:2701 parser/parse_target.c:951
#: parser/parse_type.c:145 utils/adt/acl.c:2887 utils/adt/ruleutils.c:1881
@@ -3174,7 +3175,7 @@ msgid "column \"%s\" of relation \"%s\" does not exist"
msgstr "столбец \"%s\" в таблице \"%s\" не существует"
#: catalog/aclchk.c:1748 catalog/objectaddress.c:1151 commands/sequence.c:1078
-#: commands/tablecmds.c:222 commands/tablecmds.c:12237 utils/adt/acl.c:2077
+#: commands/tablecmds.c:222 commands/tablecmds.c:12253 utils/adt/acl.c:2077
#: utils/adt/acl.c:2107 utils/adt/acl.c:2139 utils/adt/acl.c:2171
#: utils/adt/acl.c:2199 utils/adt/acl.c:2229
#, c-format
@@ -3627,13 +3628,13 @@ msgstr "нет прав для создания отношения \"%s.%s\""
msgid "System catalog modifications are currently disallowed."
msgstr "Изменение системного каталога в текущем состоянии запрещено."
-#: catalog/heap.c:414 commands/tablecmds.c:1458 commands/tablecmds.c:1911
-#: commands/tablecmds.c:4848
+#: catalog/heap.c:414 commands/tablecmds.c:1474 commands/tablecmds.c:1927
+#: commands/tablecmds.c:4864
#, c-format
msgid "tables can have at most %d columns"
msgstr "максимальное число столбцов в таблице: %d"
-#: catalog/heap.c:431 commands/tablecmds.c:5107
+#: catalog/heap.c:431 commands/tablecmds.c:5123
#, c-format
msgid "column name \"%s\" conflicts with a system column name"
msgstr "имя столбца \"%s\" конфликтует с системным столбцом"
@@ -3663,36 +3664,36 @@ msgstr "столбец \"%s\" имеет псевдотип %s"
msgid "composite type %s cannot be made a member of itself"
msgstr "составной тип %s не может содержать себя же"
-#: catalog/heap.c:583 commands/createas.c:201 commands/createas.c:497
+#: catalog/heap.c:593 commands/createas.c:201 commands/createas.c:497
#, c-format
msgid "no collation was derived for column \"%s\" with collatable type %s"
msgstr ""
"для столбца \"%s\" с сортируемым типом %s не удалось получить правило "
"сортировки"
-#: catalog/heap.c:585 commands/createas.c:204 commands/createas.c:500
-#: commands/indexcmds.c:1103 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
+#: catalog/heap.c:595 commands/createas.c:204 commands/createas.c:500
+#: commands/indexcmds.c:1116 commands/view.c:105 regex/regc_pg_locale.c:262
+#: utils/adt/formatting.c:1504 utils/adt/formatting.c:1556
+#: utils/adt/formatting.c:1624 utils/adt/formatting.c:1676
+#: utils/adt/formatting.c:1745 utils/adt/formatting.c:1809 utils/adt/like.c:213
#: utils/adt/selfuncs.c:5430 utils/adt/varlena.c:1411 utils/adt/varlena.c:1800
#, c-format
msgid "Use the COLLATE clause to set the collation explicitly."
msgstr "Задайте правило сортировки явно в предложении COLLATE."
-#: catalog/heap.c:1066 catalog/index.c:799 commands/tablecmds.c:2645
+#: catalog/heap.c:1076 catalog/index.c:807 commands/tablecmds.c:2661
#, c-format
msgid "relation \"%s\" already exists"
msgstr "отношение \"%s\" уже существует"
-#: catalog/heap.c:1082 catalog/pg_type.c:420 catalog/pg_type.c:738
+#: catalog/heap.c:1092 catalog/pg_type.c:420 catalog/pg_type.c:738
#: commands/typecmds.c:235 commands/typecmds.c:782 commands/typecmds.c:1133
#: commands/typecmds.c:1355 commands/typecmds.c:2109
#, c-format
msgid "type \"%s\" already exists"
msgstr "тип \"%s\" уже существует"
-#: catalog/heap.c:1083
+#: catalog/heap.c:1093
#, c-format
msgid ""
"A relation has an associated type of the same name, so you must use a name "
@@ -3701,36 +3702,36 @@ msgstr ""
"С отношением уже связан тип с таким же именем; выберите имя, не "
"конфликтующее с существующими типами."
-#: catalog/heap.c:1111
+#: catalog/heap.c:1121
#, c-format
msgid "pg_class heap OID value not set when in binary upgrade mode"
msgstr "значение OID кучи в pg_class не задано в режиме двоичного обновления"
-#: catalog/heap.c:2283
+#: catalog/heap.c:2293
#, c-format
msgid "check constraint \"%s\" already exists"
msgstr "ограничение-проверка \"%s\" уже существует"
-#: catalog/heap.c:2450 catalog/pg_constraint.c:653 commands/tablecmds.c:6082
+#: catalog/heap.c:2460 catalog/pg_constraint.c:653 commands/tablecmds.c:6098
#, c-format
msgid "constraint \"%s\" for relation \"%s\" already exists"
msgstr "ограничение \"%s\" для отношения \"%s\" уже существует"
-#: catalog/heap.c:2457
+#: catalog/heap.c:2467
#, c-format
msgid ""
"constraint \"%s\" conflicts with non-inherited constraint on relation \"%s\""
msgstr ""
"ограничение \"%s\" конфликтует с ненаследуемым ограничением таблицы \"%s\""
-#: catalog/heap.c:2468
+#: catalog/heap.c:2478
#, c-format
msgid ""
"constraint \"%s\" conflicts with inherited constraint on relation \"%s\""
msgstr ""
"ограничение \"%s\" конфликтует с наследуемым ограничением таблицы \"%s\""
-#: catalog/heap.c:2478
+#: catalog/heap.c:2488
#, c-format
msgid ""
"constraint \"%s\" conflicts with NOT VALID constraint on relation \"%s\""
@@ -3738,44 +3739,44 @@ msgstr ""
"ограничение \"%s\" конфликтует с непроверенным (NOT VALID) ограничением "
"таблицы \"%s\""
-#: catalog/heap.c:2483
+#: catalog/heap.c:2493
#, c-format
msgid "merging constraint \"%s\" with inherited definition"
msgstr "слияние ограничения \"%s\" с унаследованным определением"
-#: catalog/heap.c:2589
+#: catalog/heap.c:2599
#, c-format
msgid "cannot use column references in default expression"
msgstr "в выражении по умолчанию нельзя ссылаться на столбцы"
-#: catalog/heap.c:2600
+#: catalog/heap.c:2610
#, c-format
msgid "default expression must not return a set"
msgstr "выражение по умолчанию не может возвращать множество"
-#: catalog/heap.c:2619 rewrite/rewriteHandler.c:1100
+#: catalog/heap.c:2629 rewrite/rewriteHandler.c:1101
#, c-format
msgid "column \"%s\" is of type %s but default expression is of type %s"
msgstr "столбец \"%s\" имеет тип %s, но тип выражения по умолчанию %s"
-#: catalog/heap.c:2624 commands/prepare.c:374 parser/parse_node.c:411
+#: catalog/heap.c:2634 commands/prepare.c:374 parser/parse_node.c:411
#: parser/parse_target.c:539 parser/parse_target.c:789
-#: parser/parse_target.c:799 rewrite/rewriteHandler.c:1105
+#: parser/parse_target.c:799 rewrite/rewriteHandler.c:1106
#, c-format
msgid "You will need to rewrite or cast the expression."
msgstr "Перепишите выражение или преобразуйте его тип."
-#: catalog/heap.c:2671
+#: catalog/heap.c:2681
#, c-format
msgid "only table \"%s\" can be referenced in check constraint"
msgstr "в ограничении-проверке можно ссылаться только на таблицу \"%s\""
-#: catalog/heap.c:2911
+#: catalog/heap.c:2928
#, c-format
msgid "unsupported ON COMMIT and foreign key combination"
msgstr "неподдерживаемое сочетание внешнего ключа с ON COMMIT"
-#: catalog/heap.c:2912
+#: catalog/heap.c:2929
#, c-format
msgid ""
"Table \"%s\" references \"%s\", but they do not have the same ON COMMIT "
@@ -3783,17 +3784,17 @@ msgid ""
msgstr ""
"Таблица \"%s\" ссылается на \"%s\", и для них задан разный режим ON COMMIT."
-#: catalog/heap.c:2917
+#: catalog/heap.c:2934
#, c-format
msgid "cannot truncate a table referenced in a foreign key constraint"
msgstr "опустошить таблицу, на которую ссылается внешний ключ, нельзя"
-#: catalog/heap.c:2918
+#: catalog/heap.c:2935
#, c-format
msgid "Table \"%s\" references \"%s\"."
msgstr "Таблица \"%s\" ссылается на \"%s\"."
-#: catalog/heap.c:2920
+#: catalog/heap.c:2937
#, c-format
msgid "Truncate table \"%s\" at the same time, or use TRUNCATE ... CASCADE."
msgstr ""
@@ -3809,52 +3810,52 @@ msgstr "таблица \"%s\" не может иметь несколько пе
msgid "primary keys cannot be expressions"
msgstr "первичные ключи не могут быть выражениями"
-#: catalog/index.c:749 catalog/index.c:1173
+#: catalog/index.c:757 catalog/index.c:1181
#, c-format
msgid "user-defined indexes on system catalog tables are not supported"
msgstr ""
"пользовательские индексы в таблицах системного каталога не поддерживаются"
-#: catalog/index.c:759
+#: catalog/index.c:767
#, c-format
msgid "concurrent index creation on system catalog tables is not supported"
msgstr ""
"параллельное создание индекса в таблицах системного каталога не "
"поддерживается"
-#: catalog/index.c:777
+#: catalog/index.c:785
#, c-format
msgid "shared indexes cannot be created after initdb"
msgstr "нельзя создать разделяемые индексы после initdb"
-#: catalog/index.c:791 commands/createas.c:249 commands/sequence.c:141
+#: catalog/index.c:799 commands/createas.c:249 commands/sequence.c:141
#: parser/parse_utilcmd.c:185
#, c-format
msgid "relation \"%s\" already exists, skipping"
msgstr "отношение \"%s\" уже существует, пропускается"
-#: catalog/index.c:827
+#: catalog/index.c:835
#, c-format
msgid "pg_class index OID value not set when in binary upgrade mode"
msgstr ""
"значение OID индекса в pg_class не задано в режиме двоичного обновления"
-#: catalog/index.c:1435
+#: catalog/index.c:1452
#, c-format
msgid "DROP INDEX CONCURRENTLY must be first action in transaction"
msgstr "DROP INDEX CONCURRENTLY должен быть первым действием в транзакции"
-#: catalog/index.c:2019
+#: catalog/index.c:2095
#, c-format
msgid "building index \"%s\" on table \"%s\""
msgstr "создание индекса \"%s\" для таблицы \"%s\""
-#: catalog/index.c:3279
+#: catalog/index.c:3355
#, c-format
msgid "cannot reindex temporary tables of other sessions"
msgstr "переиндексировать временные таблицы других сеансов нельзя"
-#: catalog/index.c:3405
+#: catalog/index.c:3481
#, c-format
msgid "index \"%s\" was reindexed"
msgstr "индекс \"%s\" был перестроен"
@@ -3996,7 +3997,7 @@ msgid "cannot create temporary tables during a parallel operation"
msgstr "создавать временные таблицы во время параллельных операций нельзя"
#: catalog/namespace.c:3930 commands/tablespace.c:1174 commands/variable.c:63
-#: replication/syncrep.c:705 utils/misc/guc.c:9703
+#: replication/syncrep.c:713 utils/misc/guc.c:9732
#, c-format
msgid "List syntax is invalid."
msgstr "Ошибка синтаксиса в списке."
@@ -4040,26 +4041,26 @@ msgstr "имя событийного триггера не может быть
#: catalog/objectaddress.c:1158 commands/lockcmds.c:94 commands/policy.c:94
#: commands/policy.c:384 commands/policy.c:473 commands/tablecmds.c:216
-#: commands/tablecmds.c:1319 commands/tablecmds.c:4369
-#: commands/tablecmds.c:8034
+#: commands/tablecmds.c:1335 commands/tablecmds.c:4385
+#: commands/tablecmds.c:8050
#, c-format
msgid "\"%s\" is not a table"
msgstr "\"%s\" - это не таблица"
#: catalog/objectaddress.c:1165 commands/tablecmds.c:228
-#: commands/tablecmds.c:4399 commands/tablecmds.c:12242 commands/view.c:138
+#: commands/tablecmds.c:4415 commands/tablecmds.c:12258 commands/view.c:138
#, c-format
msgid "\"%s\" is not a view"
msgstr "\"%s\" - это не представление"
#: catalog/objectaddress.c:1172 commands/matview.c:172 commands/tablecmds.c:234
-#: commands/tablecmds.c:12247
+#: commands/tablecmds.c:12263
#, c-format
msgid "\"%s\" is not a materialized view"
msgstr "\"%s\" - это не материализованное представление"
#: catalog/objectaddress.c:1179 commands/tablecmds.c:252
-#: commands/tablecmds.c:4402 commands/tablecmds.c:12252
+#: commands/tablecmds.c:4418 commands/tablecmds.c:12268
#, c-format
msgid "\"%s\" is not a foreign table"
msgstr "\"%s\" - это не сторонняя таблица"
@@ -4962,8 +4963,8 @@ msgstr "для типов постоянного размера применим
msgid "could not form array type name for type \"%s\""
msgstr "не удалось сформировать имя типа массива для типа \"%s\""
-#: catalog/toasting.c:104 commands/indexcmds.c:382 commands/tablecmds.c:4381
-#: commands/tablecmds.c:12130
+#: catalog/toasting.c:104 commands/indexcmds.c:395 commands/tablecmds.c:4397
+#: commands/tablecmds.c:12146
#, c-format
msgid "\"%s\" is not a table or materialized view"
msgstr "\"%s\" - это не таблица и не материализованное представление"
@@ -5184,7 +5185,7 @@ msgstr ""
"пропускается анализ дерева наследования \"%s.%s\" --- это дерево "
"наследования не содержит анализируемых дочерних таблиц"
-#: commands/analyze.c:1449 commands/tablecmds.c:8125 executor/execQual.c:2900
+#: commands/analyze.c:1449 commands/tablecmds.c:8141 executor/execQual.c:2900
msgid "could not convert row type"
msgstr "не удалось преобразовать тип строки"
@@ -5248,7 +5249,7 @@ msgstr "кластеризовать временные таблицы друг
msgid "there is no previously clustered index for table \"%s\""
msgstr "таблица \"%s\" ранее не кластеризовалась по какому-либо индексу"
-#: commands/cluster.c:171 commands/tablecmds.c:9482 commands/tablecmds.c:11233
+#: commands/cluster.c:171 commands/tablecmds.c:9498 commands/tablecmds.c:11249
#, c-format
msgid "index \"%s\" for table \"%s\" does not exist"
msgstr "индекс \"%s\" для таблицы \"%s\" не существует"
@@ -5263,7 +5264,7 @@ msgstr "кластеризовать разделяемый каталог не
msgid "cannot vacuum temporary tables of other sessions"
msgstr "очищать временные таблицы других сеансов нельзя"
-#: commands/cluster.c:431 commands/tablecmds.c:11243
+#: commands/cluster.c:431 commands/tablecmds.c:11259
#, c-format
msgid "\"%s\" is not an index for table \"%s\""
msgstr "\"%s\" не является индексом таблицы \"%s\""
@@ -5884,14 +5885,14 @@ msgstr "неверный размер поля"
msgid "incorrect binary data format"
msgstr "неверный двоичный формат данных"
-#: commands/copy.c:4453 commands/indexcmds.c:1024 commands/tablecmds.c:1483
-#: commands/tablecmds.c:2306 parser/parse_relation.c:3188
+#: commands/copy.c:4453 commands/indexcmds.c:1037 commands/tablecmds.c:1499
+#: commands/tablecmds.c:2322 parser/parse_relation.c:3188
#: parser/parse_relation.c:3208 utils/adt/tsvector_op.c:1418
#, c-format
msgid "column \"%s\" does not exist"
msgstr "столбец \"%s\" не существует"
-#: commands/copy.c:4460 commands/tablecmds.c:1509 commands/trigger.c:652
+#: commands/copy.c:4460 commands/tablecmds.c:1525 commands/trigger.c:652
#: parser/parse_target.c:967 parser/parse_target.c:978
#, c-format
msgid "column \"%s\" specified more than once"
@@ -6217,9 +6218,9 @@ msgstr "функция \"%s\" является агрегатной"
msgid "Use DROP AGGREGATE to drop aggregate functions."
msgstr "Используйте DROP AGGREGATE для удаления агрегатных функций."
-#: commands/dropcmds.c:165 commands/sequence.c:424 commands/tablecmds.c:2393
-#: commands/tablecmds.c:2551 commands/tablecmds.c:2593
-#: commands/tablecmds.c:11613 tcop/utility.c:1107
+#: commands/dropcmds.c:165 commands/sequence.c:424 commands/tablecmds.c:2409
+#: commands/tablecmds.c:2567 commands/tablecmds.c:2609
+#: commands/tablecmds.c:11629 tcop/utility.c:1107
#, c-format
msgid "relation \"%s\" does not exist, skipping"
msgstr "отношение \"%s\" не существует, пропускается"
@@ -6411,7 +6412,7 @@ msgstr "%s можно вызывать только в событийной тр
#: executor/execQual.c:1760 executor/execQual.c:2135 executor/execQual.c:5431
#: executor/functions.c:1030 foreign/foreign.c:491
#: replication/logical/logicalfuncs.c:324 replication/logical/origin.c:1416
-#: replication/slotfuncs.c:173 replication/walsender.c:2916
+#: replication/slotfuncs.c:173 replication/walsender.c:2905
#: utils/adt/jsonfuncs.c:1474 utils/adt/jsonfuncs.c:1606
#: utils/adt/jsonfuncs.c:1796 utils/adt/jsonfuncs.c:1925
#: utils/adt/jsonfuncs.c:2693 utils/adt/pgstatfuncs.c:547
@@ -6425,7 +6426,7 @@ msgstr ""
#: commands/extension.c:1652 commands/extension.c:1761
#: commands/extension.c:1954 commands/prepare.c:705 foreign/foreign.c:496
#: replication/logical/logicalfuncs.c:328 replication/logical/origin.c:1420
-#: replication/slotfuncs.c:177 replication/walsender.c:2920
+#: replication/slotfuncs.c:177 replication/walsender.c:2909
#: utils/adt/pgstatfuncs.c:551 utils/misc/guc.c:8266
#: utils/mmgr/portalmem.c:1070
#, c-format
@@ -7149,112 +7150,112 @@ msgstr "нет внедрённого кода"
msgid "language \"%s\" does not support inline code execution"
msgstr "язык \"%s\" не поддерживает выполнение внедрённого кода"
-#: commands/indexcmds.c:160 commands/indexcmds.c:489 commands/opclasscmds.c:360
+#: commands/indexcmds.c:160 commands/indexcmds.c:502 commands/opclasscmds.c:360
#: commands/opclasscmds.c:786 commands/opclasscmds.c:1749
#, c-format
msgid "access method \"%s\" does not exist"
msgstr "метод доступа \"%s\" не существует"
-#: commands/indexcmds.c:342
+#: commands/indexcmds.c:355
#, c-format
msgid "must specify at least one column"
msgstr "нужно указать минимум один столбец"
-#: commands/indexcmds.c:346
+#: commands/indexcmds.c:359
#, c-format
msgid "cannot use more than %d columns in an index"
msgstr "число столбцов в индексе не может превышать %d"
-#: commands/indexcmds.c:377
+#: commands/indexcmds.c:390
#, c-format
msgid "cannot create index on foreign table \"%s\""
msgstr "создать индекс в сторонней таблице \"%s\" нельзя"
-#: commands/indexcmds.c:392
+#: commands/indexcmds.c:405
#, c-format
msgid "cannot create indexes on temporary tables of other sessions"
msgstr "создавать индексы во временных таблицах других сеансов нельзя"
-#: commands/indexcmds.c:448 commands/tablecmds.c:545 commands/tablecmds.c:9793
+#: commands/indexcmds.c:461 commands/tablecmds.c:545 commands/tablecmds.c:9809
#, c-format
msgid "only shared relations can be placed in pg_global tablespace"
msgstr ""
"в табличное пространство pg_global можно поместить только разделяемые таблицы"
-#: commands/indexcmds.c:481
+#: commands/indexcmds.c:494
#, c-format
msgid "substituting access method \"gist\" for obsolete method \"rtree\""
msgstr "устаревший метод доступа \"rtree\" подменяется методом \"gist\""
-#: commands/indexcmds.c:498
+#: commands/indexcmds.c:511
#, c-format
msgid "hash indexes are not WAL-logged and their use is discouraged"
msgstr "хеш-индексы не записываются в журнал, использовать их не рекомендуется"
-#: commands/indexcmds.c:503
+#: commands/indexcmds.c:516
#, c-format
msgid "access method \"%s\" does not support unique indexes"
msgstr "метод доступа \"%s\" не поддерживает уникальные индексы"
-#: commands/indexcmds.c:508
+#: commands/indexcmds.c:521
#, c-format
msgid "access method \"%s\" does not support multicolumn indexes"
msgstr "метод доступа \"%s\" не поддерживает индексы по многим столбцам"
-#: commands/indexcmds.c:513
+#: commands/indexcmds.c:526
#, c-format
msgid "access method \"%s\" does not support exclusion constraints"
msgstr "метод доступа \"%s\" не поддерживает ограничения-исключения"
-#: commands/indexcmds.c:592
+#: commands/indexcmds.c:605
#, c-format
msgid "%s %s will create implicit index \"%s\" for table \"%s\""
msgstr "%s %s создаст неявный индекс \"%s\" для таблицы \"%s\""
-#: commands/indexcmds.c:953
+#: commands/indexcmds.c:966
#, c-format
msgid "functions in index predicate must be marked IMMUTABLE"
msgstr "функции в предикате индекса должны быть помечены как IMMUTABLE"
-#: commands/indexcmds.c:1019 parser/parse_utilcmd.c:1846
+#: commands/indexcmds.c:1032 parser/parse_utilcmd.c:1846
#, c-format
msgid "column \"%s\" named in key does not exist"
msgstr "указанный в ключе столбец \"%s\" не существует"
-#: commands/indexcmds.c:1079
+#: commands/indexcmds.c:1092
#, c-format
msgid "functions in index expression must be marked IMMUTABLE"
msgstr "функции в индексном выражении должны быть помечены как IMMUTABLE"
-#: commands/indexcmds.c:1102
+#: commands/indexcmds.c:1115
#, c-format
msgid "could not determine which collation to use for index expression"
msgstr "не удалось определить правило сортировки для индексного выражения"
-#: commands/indexcmds.c:1110 commands/typecmds.c:825 parser/parse_expr.c:2583
+#: commands/indexcmds.c:1123 commands/typecmds.c:825 parser/parse_expr.c:2583
#: parser/parse_type.c:568 parser/parse_utilcmd.c:2738 utils/adt/misc.c:546
#, c-format
msgid "collations are not supported by type %s"
msgstr "тип %s не поддерживает сортировку (COLLATION)"
-#: commands/indexcmds.c:1148
+#: commands/indexcmds.c:1161
#, c-format
msgid "operator %s is not commutative"
msgstr "оператор %s не коммутативен"
-#: commands/indexcmds.c:1150
+#: commands/indexcmds.c:1163
#, c-format
msgid "Only commutative operators can be used in exclusion constraints."
msgstr ""
"В ограничениях-исключениях могут использоваться только коммутативные "
"операторы."
-#: commands/indexcmds.c:1176
+#: commands/indexcmds.c:1189
#, c-format
msgid "operator %s is not a member of operator family \"%s\""
msgstr "оператор \"%s\" не входит в семейство операторов \"%s\""
-#: commands/indexcmds.c:1179
+#: commands/indexcmds.c:1192
#, c-format
msgid ""
"The exclusion operator must be related to the index operator class for the "
@@ -7263,24 +7264,24 @@ msgstr ""
"Оператор исключения для ограничения должен относиться к классу операторов "
"индекса."
-#: commands/indexcmds.c:1214
+#: commands/indexcmds.c:1227
#, c-format
msgid "access method \"%s\" does not support ASC/DESC options"
msgstr "метод доступа \"%s\" не поддерживает сортировку ASC/DESC"
-#: commands/indexcmds.c:1219
+#: commands/indexcmds.c:1232
#, c-format
msgid "access method \"%s\" does not support NULLS FIRST/LAST options"
msgstr "метод доступа \"%s\" не поддерживает параметр NULLS FIRST/LAST"
-#: commands/indexcmds.c:1275 commands/typecmds.c:1932
+#: commands/indexcmds.c:1288 commands/typecmds.c:1932
#, c-format
msgid "data type %s has no default operator class for access method \"%s\""
msgstr ""
"для типа данных %s не определён класс операторов по умолчанию для метода "
"доступа \"%s\""
-#: commands/indexcmds.c:1277
+#: commands/indexcmds.c:1290
#, c-format
msgid ""
"You must specify an operator class for the index or define a default "
@@ -7289,34 +7290,34 @@ msgstr ""
"Вы должны указать класс операторов для индекса или определить класс "
"операторов по умолчанию для этого типа данных."
-#: commands/indexcmds.c:1306 commands/indexcmds.c:1314
+#: commands/indexcmds.c:1319 commands/indexcmds.c:1327
#: commands/opclasscmds.c:204
#, c-format
msgid "operator class \"%s\" does not exist for access method \"%s\""
msgstr "класс операторов \"%s\" для метода доступа \"%s\" не существует"
-#: commands/indexcmds.c:1327 commands/typecmds.c:1920
+#: commands/indexcmds.c:1340 commands/typecmds.c:1920
#, c-format
msgid "operator class \"%s\" does not accept data type %s"
msgstr "класс операторов \"%s\" не принимает тип данных %s"
-#: commands/indexcmds.c:1417
+#: commands/indexcmds.c:1430
#, c-format
msgid "there are multiple default operator classes for data type %s"
msgstr ""
"для типа данных %s определено несколько классов операторов по умолчанию"
-#: commands/indexcmds.c:1808
+#: commands/indexcmds.c:1821
#, c-format
msgid "table \"%s\" has no indexes"
msgstr "в таблице \"%s\" нет индексов"
-#: commands/indexcmds.c:1863
+#: commands/indexcmds.c:1876
#, c-format
msgid "can only reindex the currently open database"
msgstr "переиндексировать можно только текущую базу данных"
-#: commands/indexcmds.c:1965
+#: commands/indexcmds.c:1978
#, c-format
msgid "table \"%s.%s\" was reindexed"
msgstr "таблица \"%s.%s\" переиндексирована"
@@ -7571,9 +7572,9 @@ msgid "join estimator function %s must return type \"float8\""
msgstr "функция оценки соединения %s должна возвращать тип \"float8\""
#: commands/policy.c:87 commands/policy.c:390 commands/policy.c:479
-#: commands/tablecmds.c:970 commands/tablecmds.c:1332 commands/tablecmds.c:2200
-#: commands/tablecmds.c:4351 commands/tablecmds.c:6293
-#: commands/tablecmds.c:12163 commands/tablecmds.c:12198 commands/trigger.c:240
+#: commands/tablecmds.c:986 commands/tablecmds.c:1348 commands/tablecmds.c:2216
+#: commands/tablecmds.c:4367 commands/tablecmds.c:6309
+#: commands/tablecmds.c:12179 commands/tablecmds.c:12214 commands/trigger.c:240
#: commands/trigger.c:1126 commands/trigger.c:1234 rewrite/rewriteDefine.c:273
#: rewrite/rewriteDefine.c:917
#, c-format
@@ -7935,8 +7936,8 @@ msgstr "\"%s\" - это не тип"
msgid "Use DROP TYPE to remove a type."
msgstr "Выполните DROP TYPE для удаления типа."
-#: commands/tablecmds.c:250 commands/tablecmds.c:8676
-#: commands/tablecmds.c:11424
+#: commands/tablecmds.c:250 commands/tablecmds.c:8692
+#: commands/tablecmds.c:11440
#, c-format
msgid "foreign table \"%s\" does not exist"
msgstr "сторонняя таблица \"%s\" не существует"
@@ -7962,59 +7963,59 @@ msgstr ""
"в рамках операции с ограничениями по безопасности нельзя создать временную "
"таблицу"
-#: commands/tablecmds.c:821
+#: commands/tablecmds.c:825
#, c-format
msgid "DROP INDEX CONCURRENTLY does not support dropping multiple objects"
msgstr "DROP INDEX CONCURRENTLY не поддерживает удаление нескольких объектов"
-#: commands/tablecmds.c:825
+#: commands/tablecmds.c:829
#, c-format
msgid "DROP INDEX CONCURRENTLY does not support CASCADE"
msgstr "DROP INDEX CONCURRENTLY не поддерживает режим CASCADE"
-#: commands/tablecmds.c:1101
+#: commands/tablecmds.c:1117
#, c-format
msgid "truncate cascades to table \"%s\""
msgstr "опустошение распространяется на таблицу %s"
-#: commands/tablecmds.c:1342
+#: commands/tablecmds.c:1358
#, c-format
msgid "cannot truncate temporary tables of other sessions"
msgstr "временные таблицы других сеансов нельзя опустошить"
-#: commands/tablecmds.c:1548 parser/parse_utilcmd.c:1809
+#: commands/tablecmds.c:1564 parser/parse_utilcmd.c:1809
#, c-format
msgid "inherited relation \"%s\" is not a table or foreign table"
msgstr ""
"наследуемое отношение \"%s\" не является таблицей или сторонней таблицей"
-#: commands/tablecmds.c:1555 commands/tablecmds.c:10240
+#: commands/tablecmds.c:1571 commands/tablecmds.c:10256
#, c-format
msgid "cannot inherit from temporary relation \"%s\""
msgstr "временное отношение \"%s\" не может наследоваться"
-#: commands/tablecmds.c:1563 commands/tablecmds.c:10248
+#: commands/tablecmds.c:1579 commands/tablecmds.c:10264
#, c-format
msgid "cannot inherit from temporary relation of another session"
msgstr "наследование от временного отношения другого сеанса невозможно"
-#: commands/tablecmds.c:1579 commands/tablecmds.c:10282
+#: commands/tablecmds.c:1595 commands/tablecmds.c:10298
#, c-format
msgid "relation \"%s\" would be inherited from more than once"
msgstr "отношение \"%s\" наследуется неоднократно"
-#: commands/tablecmds.c:1627
+#: commands/tablecmds.c:1643
#, c-format
msgid "merging multiple inherited definitions of column \"%s\""
msgstr "слияние нескольких наследованных определений столбца \"%s\""
-#: commands/tablecmds.c:1635
+#: commands/tablecmds.c:1651
#, c-format
msgid "inherited column \"%s\" has a type conflict"
msgstr "конфликт типов в наследованном столбце \"%s\""
-#: commands/tablecmds.c:1637 commands/tablecmds.c:1658
-#: commands/tablecmds.c:1856 commands/tablecmds.c:1878
+#: commands/tablecmds.c:1653 commands/tablecmds.c:1674
+#: commands/tablecmds.c:1872 commands/tablecmds.c:1894
#: parser/parse_coerce.c:1630 parser/parse_coerce.c:1650
#: parser/parse_coerce.c:1670 parser/parse_coerce.c:1715
#: parser/parse_coerce.c:1752 parser/parse_param.c:218
@@ -8022,76 +8023,76 @@ msgstr "конфликт типов в наследованном столбце
msgid "%s versus %s"
msgstr "%s и %s"
-#: commands/tablecmds.c:1644
+#: commands/tablecmds.c:1660
#, c-format
msgid "inherited column \"%s\" has a collation conflict"
msgstr "конфликт правил сортировки в наследованном столбце \"%s\""
-#: commands/tablecmds.c:1646 commands/tablecmds.c:1866
-#: commands/tablecmds.c:4801
+#: commands/tablecmds.c:1662 commands/tablecmds.c:1882
+#: commands/tablecmds.c:4817
#, c-format
msgid "\"%s\" versus \"%s\""
msgstr "\"%s\" и \"%s\""
-#: commands/tablecmds.c:1656
+#: commands/tablecmds.c:1672
#, c-format
msgid "inherited column \"%s\" has a storage parameter conflict"
msgstr "конфликт параметров хранения в наследованном столбце \"%s\""
-#: commands/tablecmds.c:1769 commands/tablecmds.c:8134
+#: commands/tablecmds.c:1785 commands/tablecmds.c:8150
#: parser/parse_utilcmd.c:894 parser/parse_utilcmd.c:1240
#: parser/parse_utilcmd.c:1316
#, c-format
msgid "cannot convert whole-row table reference"
msgstr "преобразовать ссылку на тип всей строки таблицы нельзя"
-#: commands/tablecmds.c:1770 parser/parse_utilcmd.c:895
+#: commands/tablecmds.c:1786 parser/parse_utilcmd.c:895
#, c-format
msgid "Constraint \"%s\" contains a whole-row reference to table \"%s\"."
msgstr "Ограничение \"%s\" ссылается на тип всей строки в таблице \"%s\"."
-#: commands/tablecmds.c:1842
+#: commands/tablecmds.c:1858
#, c-format
msgid "merging column \"%s\" with inherited definition"
msgstr "слияние столбца \"%s\" с наследованным определением"
-#: commands/tablecmds.c:1846
+#: commands/tablecmds.c:1862
#, c-format
msgid "moving and merging column \"%s\" with inherited definition"
msgstr "перемещение и слияние столбца \"%s\" с наследуемым определением"
-#: commands/tablecmds.c:1847
+#: commands/tablecmds.c:1863
#, c-format
msgid "User-specified column moved to the position of the inherited column."
msgstr ""
"Определённый пользователем столбец перемещён в позицию наследуемого столбца."
-#: commands/tablecmds.c:1854
+#: commands/tablecmds.c:1870
#, c-format
msgid "column \"%s\" has a type conflict"
msgstr "конфликт типов в столбце \"%s\""
-#: commands/tablecmds.c:1864
+#: commands/tablecmds.c:1880
#, c-format
msgid "column \"%s\" has a collation conflict"
msgstr "конфликт правил сортировки в столбце \"%s\""
-#: commands/tablecmds.c:1876
+#: commands/tablecmds.c:1892
#, c-format
msgid "column \"%s\" has a storage parameter conflict"
msgstr "конфликт параметров хранения в столбце \"%s\""
-#: commands/tablecmds.c:1928
+#: commands/tablecmds.c:1944
#, c-format
msgid "column \"%s\" inherits conflicting default values"
msgstr "столбец \"%s\" наследует конфликтующие значения по умолчанию"
-#: commands/tablecmds.c:1930
+#: commands/tablecmds.c:1946
#, c-format
msgid "To resolve the conflict, specify a default explicitly."
msgstr "Для решения конфликта укажите желаемое значение по умолчанию."
-#: commands/tablecmds.c:1977
+#: commands/tablecmds.c:1993
#, c-format
msgid ""
"check constraint name \"%s\" appears multiple times but with different "
@@ -8100,12 +8101,12 @@ msgstr ""
"имя ограничения-проверки \"%s\" фигурирует несколько раз, но с разными "
"выражениями"
-#: commands/tablecmds.c:2171
+#: commands/tablecmds.c:2187
#, c-format
msgid "cannot rename column of typed table"
msgstr "переименовать столбец типизированной таблицы нельзя"
-#: commands/tablecmds.c:2188
+#: commands/tablecmds.c:2204
#, c-format
msgid ""
"\"%s\" is not a table, view, materialized view, composite type, index, or "
@@ -8114,37 +8115,37 @@ msgstr ""
"\"%s\" - это не таблица, представление, материализованное представление, "
"составной тип, индекс или сторонняя таблица"
-#: commands/tablecmds.c:2282
+#: commands/tablecmds.c:2298
#, c-format
msgid "inherited column \"%s\" must be renamed in child tables too"
msgstr ""
"наследованный столбец \"%s\" должен быть также переименован в дочерних "
"таблицах"
-#: commands/tablecmds.c:2314
+#: commands/tablecmds.c:2330
#, c-format
msgid "cannot rename system column \"%s\""
msgstr "нельзя переименовать системный столбец \"%s\""
-#: commands/tablecmds.c:2329
+#: commands/tablecmds.c:2345
#, c-format
msgid "cannot rename inherited column \"%s\""
msgstr "нельзя переименовать наследованный столбец \"%s\""
-#: commands/tablecmds.c:2484
+#: commands/tablecmds.c:2500
#, c-format
msgid "inherited constraint \"%s\" must be renamed in child tables too"
msgstr ""
"наследуемое ограничение \"%s\" должно быть также переименовано в дочерних "
"таблицах"
-#: commands/tablecmds.c:2491
+#: commands/tablecmds.c:2507
#, c-format
msgid "cannot rename inherited constraint \"%s\""
msgstr "нельзя переименовать наследованное ограничение \"%s\""
#. translator: first %s is a SQL command, eg ALTER TABLE
-#: commands/tablecmds.c:2724
+#: commands/tablecmds.c:2740
#, c-format
msgid ""
"cannot %s \"%s\" because it is being used by active queries in this session"
@@ -8153,107 +8154,107 @@ msgstr ""
"запросами в данном сеансе"
#. translator: first %s is a SQL command, eg ALTER TABLE
-#: commands/tablecmds.c:2733
+#: commands/tablecmds.c:2749
#, c-format
msgid "cannot %s \"%s\" because it has pending trigger events"
msgstr ""
"нельзя выполнить %s \"%s\", так как с этим объектом связаны отложенные "
"события триггеров"
-#: commands/tablecmds.c:3807
+#: commands/tablecmds.c:3823
#, c-format
msgid "cannot rewrite system relation \"%s\""
msgstr "перезаписать системное отношение \"%s\" нельзя"
-#: commands/tablecmds.c:3813
+#: commands/tablecmds.c:3829
#, c-format
msgid "cannot rewrite table \"%s\" used as a catalog table"
msgstr "перезаписать таблицу \"%s\", используемую как таблицу каталога, нельзя"
-#: commands/tablecmds.c:3823
+#: commands/tablecmds.c:3839
#, c-format
msgid "cannot rewrite temporary tables of other sessions"
msgstr "перезаписывать временные таблицы других сеансов нельзя"
-#: commands/tablecmds.c:4091
+#: commands/tablecmds.c:4107
#, c-format
msgid "rewriting table \"%s\""
msgstr "перезапись таблицы \"%s\""
-#: commands/tablecmds.c:4095
+#: commands/tablecmds.c:4111
#, c-format
msgid "verifying table \"%s\""
msgstr "проверка таблицы \"%s\""
-#: commands/tablecmds.c:4209
+#: commands/tablecmds.c:4225
#, c-format
msgid "column \"%s\" contains null values"
msgstr "столбец \"%s\" содержит значения NULL"
-#: commands/tablecmds.c:4224 commands/tablecmds.c:7398
+#: commands/tablecmds.c:4240 commands/tablecmds.c:7414
#, c-format
msgid "check constraint \"%s\" is violated by some row"
msgstr "ограничение-проверку \"%s\" нарушает некоторая строка"
-#: commands/tablecmds.c:4372 commands/trigger.c:234 rewrite/rewriteDefine.c:267
+#: commands/tablecmds.c:4388 commands/trigger.c:234 rewrite/rewriteDefine.c:267
#: rewrite/rewriteDefine.c:912
#, c-format
msgid "\"%s\" is not a table or view"
msgstr "\"%s\" - это не таблица и не представление"
-#: commands/tablecmds.c:4375 commands/trigger.c:1120 commands/trigger.c:1225
+#: commands/tablecmds.c:4391 commands/trigger.c:1120 commands/trigger.c:1225
#, c-format
msgid "\"%s\" is not a table, view, or foreign table"
msgstr "\"%s\" - это не таблица, представление и не сторонняя таблица"
-#: commands/tablecmds.c:4378
+#: commands/tablecmds.c:4394
#, c-format
msgid "\"%s\" is not a table, view, materialized view, or index"
msgstr ""
"\"%s\" - это не таблица, представление, материализованное представление или "
"индекс"
-#: commands/tablecmds.c:4384
+#: commands/tablecmds.c:4400
#, c-format
msgid "\"%s\" is not a table, materialized view, or index"
msgstr "\"%s\" - это не таблица, материализованное представление или индекс"
-#: commands/tablecmds.c:4387
+#: commands/tablecmds.c:4403
#, c-format
msgid "\"%s\" is not a table, materialized view, or foreign table"
msgstr ""
"\"%s\" - это не таблица, материализованное представление или сторонняя "
"таблица"
-#: commands/tablecmds.c:4390
+#: commands/tablecmds.c:4406
#, c-format
msgid "\"%s\" is not a table or foreign table"
msgstr "\"%s\" - это не таблица и не сторонняя таблица"
-#: commands/tablecmds.c:4393
+#: commands/tablecmds.c:4409
#, c-format
msgid "\"%s\" is not a table, composite type, or foreign table"
msgstr "\"%s\" - это не таблица, составной тип или сторонняя таблица"
-#: commands/tablecmds.c:4396 commands/tablecmds.c:5439
+#: commands/tablecmds.c:4412 commands/tablecmds.c:5455
#, c-format
msgid "\"%s\" is not a table, materialized view, index, or foreign table"
msgstr ""
"\"%s\" - это не таблица, материализованное представление, индекс или "
"сторонняя таблица"
-#: commands/tablecmds.c:4406
+#: commands/tablecmds.c:4422
#, c-format
msgid "\"%s\" is of the wrong type"
msgstr "неправильный тип \"%s\""
-#: commands/tablecmds.c:4579 commands/tablecmds.c:4586
+#: commands/tablecmds.c:4595 commands/tablecmds.c:4602
#, c-format
msgid "cannot alter type \"%s\" because column \"%s.%s\" uses it"
msgstr ""
"изменить тип \"%s\" нельзя, так как он задействован в столбце \"%s.%s\""
-#: commands/tablecmds.c:4593
+#: commands/tablecmds.c:4609
#, c-format
msgid ""
"cannot alter foreign table \"%s\" because column \"%s.%s\" uses its row type"
@@ -8261,143 +8262,143 @@ msgstr ""
"изменить стороннюю таблицу \"%s\" нельзя, так как столбец \"%s.%s\" "
"задействует тип её строки"
-#: commands/tablecmds.c:4600
+#: commands/tablecmds.c:4616
#, c-format
msgid "cannot alter table \"%s\" because column \"%s.%s\" uses its row type"
msgstr ""
"изменить таблицу \"%s\" нельзя, так как столбец \"%s.%s\" задействует тип её "
"строки"
-#: commands/tablecmds.c:4654
+#: commands/tablecmds.c:4670
#, c-format
msgid "cannot alter type \"%s\" because it is the type of a typed table"
msgstr "изменить тип \"%s\", так как это тип типизированной таблицы"
-#: commands/tablecmds.c:4656
+#: commands/tablecmds.c:4672
#, c-format
msgid "Use ALTER ... CASCADE to alter the typed tables too."
msgstr ""
"Чтобы изменить также типизированные таблицы, выполните ALTER ... CASCADE."
-#: commands/tablecmds.c:4700
+#: commands/tablecmds.c:4716
#, c-format
msgid "type %s is not a composite type"
msgstr "тип %s не является составным"
-#: commands/tablecmds.c:4726
+#: commands/tablecmds.c:4742
#, c-format
msgid "cannot add column to typed table"
msgstr "добавить столбец в типизированную таблицу нельзя"
-#: commands/tablecmds.c:4793 commands/tablecmds.c:10441
+#: commands/tablecmds.c:4809 commands/tablecmds.c:10457
#, c-format
msgid "child table \"%s\" has different type for column \"%s\""
msgstr "дочерняя таблица \"%s\" имеет другой тип для столбца \"%s\""
-#: commands/tablecmds.c:4799 commands/tablecmds.c:10448
+#: commands/tablecmds.c:4815 commands/tablecmds.c:10464
#, c-format
msgid "child table \"%s\" has different collation for column \"%s\""
msgstr ""
"дочерняя таблица \"%s\" имеет другое правило сортировки для столбца \"%s\""
-#: commands/tablecmds.c:4809
+#: commands/tablecmds.c:4825
#, c-format
msgid "child table \"%s\" has a conflicting \"%s\" column"
msgstr "дочерняя таблица \"%s\" содержит конфликтующий столбец \"%s\""
-#: commands/tablecmds.c:4821
+#: commands/tablecmds.c:4837
#, c-format
msgid "merging definition of column \"%s\" for child \"%s\""
msgstr "объединение определений столбца \"%s\" для потомка \"%s\""
-#: commands/tablecmds.c:5042
+#: commands/tablecmds.c:5058
#, c-format
msgid "column must be added to child tables too"
msgstr "столбец также должен быть добавлен к дочерним таблицам"
-#: commands/tablecmds.c:5112
+#: commands/tablecmds.c:5128
#, c-format
msgid "column \"%s\" of relation \"%s\" already exists"
msgstr "столбец \"%s\" отношения \"%s\" уже существует"
-#: commands/tablecmds.c:5220 commands/tablecmds.c:5326
-#: commands/tablecmds.c:5384 commands/tablecmds.c:5498
-#: commands/tablecmds.c:5555 commands/tablecmds.c:5649
-#: commands/tablecmds.c:7937 commands/tablecmds.c:8699
+#: commands/tablecmds.c:5236 commands/tablecmds.c:5342
+#: commands/tablecmds.c:5400 commands/tablecmds.c:5514
+#: commands/tablecmds.c:5571 commands/tablecmds.c:5665
+#: commands/tablecmds.c:7953 commands/tablecmds.c:8715
#, c-format
msgid "cannot alter system column \"%s\""
msgstr "системный столбец \"%s\" нельзя изменить"
-#: commands/tablecmds.c:5256
+#: commands/tablecmds.c:5272
#, c-format
msgid "column \"%s\" is in a primary key"
msgstr "столбец \"%s\" входит в первичный ключ"
-#: commands/tablecmds.c:5471
+#: commands/tablecmds.c:5487
#, c-format
msgid "statistics target %d is too low"
msgstr "ориентир статистики слишком мал (%d)"
-#: commands/tablecmds.c:5479
+#: commands/tablecmds.c:5495
#, c-format
msgid "lowering statistics target to %d"
msgstr "ориентир статистики снижается до %d"
-#: commands/tablecmds.c:5629
+#: commands/tablecmds.c:5645
#, c-format
msgid "invalid storage type \"%s\""
msgstr "неверный тип хранилища \"%s\""
-#: commands/tablecmds.c:5661
+#: commands/tablecmds.c:5677
#, c-format
msgid "column data type %s can only have storage PLAIN"
msgstr "тип данных столбца %s совместим только с хранилищем PLAIN"
-#: commands/tablecmds.c:5699
+#: commands/tablecmds.c:5715
#, c-format
msgid "cannot drop column from typed table"
msgstr "нельзя удалить столбец в типизированной таблице"
-#: commands/tablecmds.c:5743
+#: commands/tablecmds.c:5759
#, c-format
msgid "column \"%s\" of relation \"%s\" does not exist, skipping"
msgstr "столбец \"%s\" в таблице\"%s\" не существует, пропускается"
-#: commands/tablecmds.c:5756
+#: commands/tablecmds.c:5772
#, c-format
msgid "cannot drop system column \"%s\""
msgstr "нельзя удалить системный столбец \"%s\""
-#: commands/tablecmds.c:5763
+#: commands/tablecmds.c:5779
#, c-format
msgid "cannot drop inherited column \"%s\""
msgstr "нельзя удалить наследованный столбец \"%s\""
-#: commands/tablecmds.c:6003
+#: commands/tablecmds.c:6019
#, c-format
msgid ""
"ALTER TABLE / ADD CONSTRAINT USING INDEX will rename index \"%s\" to \"%s\""
msgstr ""
"ALTER TABLE / ADD CONSTRAINT USING INDEX переименует индекс \"%s\" в \"%s\""
-#: commands/tablecmds.c:6216
+#: commands/tablecmds.c:6232
#, c-format
msgid "constraint must be added to child tables too"
msgstr "ограничение также должно быть добавлено к дочерним таблицам"
-#: commands/tablecmds.c:6287
+#: commands/tablecmds.c:6303
#, c-format
msgid "referenced relation \"%s\" is not a table"
msgstr "указанный объект \"%s\" не является таблицей"
-#: commands/tablecmds.c:6310
+#: commands/tablecmds.c:6326
#, c-format
msgid "constraints on permanent tables may reference only permanent tables"
msgstr ""
"ограничения в постоянных таблицах могут ссылаться только на постоянные "
"таблицы"
-#: commands/tablecmds.c:6317
+#: commands/tablecmds.c:6333
#, c-format
msgid ""
"constraints on unlogged tables may reference only permanent or unlogged "
@@ -8406,13 +8407,13 @@ msgstr ""
"ограничения в нежурналируемых таблицах могут ссылаться только на постоянные "
"или нежурналируемые таблицы"
-#: commands/tablecmds.c:6323
+#: commands/tablecmds.c:6339
#, c-format
msgid "constraints on temporary tables may reference only temporary tables"
msgstr ""
"ограничения во временных таблицах могут ссылаться только на временные таблицы"
-#: commands/tablecmds.c:6327
+#: commands/tablecmds.c:6343
#, c-format
msgid ""
"constraints on temporary tables must involve temporary tables of this session"
@@ -8420,33 +8421,33 @@ msgstr ""
"ограничения во временных таблицах должны ссылаться только на временные "
"таблицы текущего сеанса"
-#: commands/tablecmds.c:6388
+#: commands/tablecmds.c:6404
#, c-format
msgid "number of referencing and referenced columns for foreign key disagree"
msgstr "число столбцов в источнике и назначении внешнего ключа не совпадает"
-#: commands/tablecmds.c:6495
+#: commands/tablecmds.c:6511
#, c-format
msgid "foreign key constraint \"%s\" cannot be implemented"
msgstr "ограничение внешнего ключа \"%s\" нельзя реализовать"
-#: commands/tablecmds.c:6498
+#: commands/tablecmds.c:6514
#, c-format
msgid "Key columns \"%s\" and \"%s\" are of incompatible types: %s and %s."
msgstr "Столбцы ключа \"%s\" и \"%s\" имеют несовместимые типы: %s и %s."
-#: commands/tablecmds.c:6704 commands/tablecmds.c:6872
-#: commands/tablecmds.c:7776 commands/tablecmds.c:7832
+#: commands/tablecmds.c:6720 commands/tablecmds.c:6888
+#: commands/tablecmds.c:7792 commands/tablecmds.c:7848
#, c-format
msgid "constraint \"%s\" of relation \"%s\" does not exist"
msgstr "ограничение \"%s\" в таблице \"%s\" не существует"
-#: commands/tablecmds.c:6710
+#: commands/tablecmds.c:6726
#, c-format
msgid "constraint \"%s\" of relation \"%s\" is not a foreign key constraint"
msgstr "ограничение \"%s\" в таблице \"%s\" не является внешним ключом"
-#: commands/tablecmds.c:6879
+#: commands/tablecmds.c:6895
#, c-format
msgid ""
"constraint \"%s\" of relation \"%s\" is not a foreign key or check constraint"
@@ -8454,46 +8455,46 @@ msgstr ""
"ограничение \"%s\" в таблице \"%s\" не является внешним ключом или "
"ограничением-проверкой"
-#: commands/tablecmds.c:6948
+#: commands/tablecmds.c:6964
#, c-format
msgid "constraint must be validated on child tables too"
msgstr "ограничение также должно соблюдаться в дочерних таблицах"
-#: commands/tablecmds.c:7017
+#: commands/tablecmds.c:7033
#, c-format
msgid "column \"%s\" referenced in foreign key constraint does not exist"
msgstr "столбец \"%s\", указанный в ограничении внешнего ключа, не существует"
-#: commands/tablecmds.c:7022
+#: commands/tablecmds.c:7038
#, c-format
msgid "cannot have more than %d keys in a foreign key"
msgstr "во внешнем ключе не может быть больше %d столбцов"
-#: commands/tablecmds.c:7087
+#: commands/tablecmds.c:7103
#, c-format
msgid "cannot use a deferrable primary key for referenced table \"%s\""
msgstr ""
"использовать откладываемый первичный ключ в целевой внешней таблице \"%s\" "
"нельзя"
-#: commands/tablecmds.c:7104
+#: commands/tablecmds.c:7120
#, c-format
msgid "there is no primary key for referenced table \"%s\""
msgstr "в целевой внешней таблице \"%s\" нет первичного ключа"
-#: commands/tablecmds.c:7169
+#: commands/tablecmds.c:7185
#, c-format
msgid "foreign key referenced-columns list must not contain duplicates"
msgstr "в списке столбцов внешнего ключа не должно быть повторений"
-#: commands/tablecmds.c:7263
+#: commands/tablecmds.c:7279
#, c-format
msgid "cannot use a deferrable unique constraint for referenced table \"%s\""
msgstr ""
"использовать откладываемое ограничение уникальности в целевой внешней "
"таблице \"%s\" нельзя"
-#: commands/tablecmds.c:7268
+#: commands/tablecmds.c:7284
#, c-format
msgid ""
"there is no unique constraint matching given keys for referenced table \"%s\""
@@ -8501,32 +8502,32 @@ msgstr ""
"в целевой внешней таблице \"%s\" нет ограничения уникальности, "
"соответствующего данным ключам"
-#: commands/tablecmds.c:7431
+#: commands/tablecmds.c:7447
#, c-format
msgid "validating foreign key constraint \"%s\""
msgstr "проверка ограничения внешнего ключа \"%s\""
-#: commands/tablecmds.c:7730
+#: commands/tablecmds.c:7746
#, c-format
msgid "cannot drop inherited constraint \"%s\" of relation \"%s\""
msgstr "удалить наследованное ограничение \"%s\" таблицы \"%s\" нельзя"
-#: commands/tablecmds.c:7782
+#: commands/tablecmds.c:7798
#, c-format
msgid "constraint \"%s\" of relation \"%s\" does not exist, skipping"
msgstr "ограничение \"%s\" в таблице \"%s\" не существует, пропускается"
-#: commands/tablecmds.c:7921
+#: commands/tablecmds.c:7937
#, c-format
msgid "cannot alter column type of typed table"
msgstr "изменить тип столбца в типизированной таблице нельзя"
-#: commands/tablecmds.c:7948
+#: commands/tablecmds.c:7964
#, c-format
msgid "cannot alter inherited column \"%s\""
msgstr "изменить наследованный столбец \"%s\" нельзя"
-#: commands/tablecmds.c:7997
+#: commands/tablecmds.c:8013
#, c-format
msgid ""
"result of USING clause for column \"%s\" cannot be cast automatically to "
@@ -8534,204 +8535,204 @@ msgid ""
msgstr ""
"результат USING для столбца \"%s\" нельзя автоматически привести к типу %s"
-#: commands/tablecmds.c:8000
+#: commands/tablecmds.c:8016
#, c-format
msgid "You might need to add an explicit cast."
msgstr "Возможно, необходимо добавить явное приведение."
-#: commands/tablecmds.c:8004
+#: commands/tablecmds.c:8020
#, c-format
msgid "column \"%s\" cannot be cast automatically to type %s"
msgstr "столбец \"%s\" нельзя автоматически привести к типу %s"
# skip-rule: double-colons
#. translator: USING is SQL, don't translate it
-#: commands/tablecmds.c:8007
+#: commands/tablecmds.c:8023
#, c-format
msgid "You might need to specify \"USING %s::%s\"."
msgstr "Возможно, необходимо указать \"USING %s::%s\"."
-#: commands/tablecmds.c:8106
+#: commands/tablecmds.c:8122
#, c-format
msgid "cannot alter inherited column \"%s\" of relation \"%s\""
msgstr "изменить наследованный столбец \"%s\" отношения \"%s\" нельзя"
-#: commands/tablecmds.c:8135
+#: commands/tablecmds.c:8151
#, c-format
msgid "USING expression contains a whole-row table reference."
msgstr "Выражение USING ссылается на тип всей строки таблицы."
-#: commands/tablecmds.c:8146
+#: commands/tablecmds.c:8162
#, c-format
msgid "type of inherited column \"%s\" must be changed in child tables too"
msgstr ""
"тип наследованного столбца \"%s\" должен быть изменён и в дочерних таблицах"
-#: commands/tablecmds.c:8233
+#: commands/tablecmds.c:8249
#, c-format
msgid "cannot alter type of column \"%s\" twice"
msgstr "нельзя изменить тип столбца \"%s\" дважды"
-#: commands/tablecmds.c:8269
+#: commands/tablecmds.c:8285
#, c-format
msgid "default for column \"%s\" cannot be cast automatically to type %s"
msgstr ""
"значение по умолчанию для столбца \"%s\" нельзя автоматически привести к "
"типу %s"
-#: commands/tablecmds.c:8353
+#: commands/tablecmds.c:8369
#, c-format
msgid "cannot alter type of a column used by a view or rule"
msgstr ""
"изменить тип столбца, задействованного в представлении или правиле, нельзя"
-#: commands/tablecmds.c:8354 commands/tablecmds.c:8373
-#: commands/tablecmds.c:8391
+#: commands/tablecmds.c:8370 commands/tablecmds.c:8389
+#: commands/tablecmds.c:8407
#, c-format
msgid "%s depends on column \"%s\""
msgstr "%s зависит от столбца \"%s\""
-#: commands/tablecmds.c:8372
+#: commands/tablecmds.c:8388
#, c-format
msgid "cannot alter type of a column used in a trigger definition"
msgstr "изменить тип столбца, задействованного в определении триггера, нельзя"
-#: commands/tablecmds.c:8390
+#: commands/tablecmds.c:8406
#, c-format
msgid "cannot alter type of a column used in a policy definition"
msgstr "изменить тип столбца, задействованного в определении политики, нельзя"
-#: commands/tablecmds.c:9154
+#: commands/tablecmds.c:9170
#, c-format
msgid "cannot change owner of index \"%s\""
msgstr "сменить владельца индекса \"%s\" нельзя"
-#: commands/tablecmds.c:9156
+#: commands/tablecmds.c:9172
#, c-format
msgid "Change the ownership of the index's table, instead."
msgstr "Однако возможно сменить владельца таблицы, содержащей этот индекс."
-#: commands/tablecmds.c:9172
+#: commands/tablecmds.c:9188
#, c-format
msgid "cannot change owner of sequence \"%s\""
msgstr "сменить владельца последовательности \"%s\" нельзя"
-#: commands/tablecmds.c:9174 commands/tablecmds.c:11632
+#: commands/tablecmds.c:9190 commands/tablecmds.c:11648
#, c-format
msgid "Sequence \"%s\" is linked to table \"%s\"."
msgstr "Последовательность \"%s\" связана с таблицей \"%s\"."
-#: commands/tablecmds.c:9186 commands/tablecmds.c:12273
+#: commands/tablecmds.c:9202 commands/tablecmds.c:12289
#, c-format
msgid "Use ALTER TYPE instead."
msgstr "Используйте ALTER TYPE."
-#: commands/tablecmds.c:9195
+#: commands/tablecmds.c:9211
#, c-format
msgid "\"%s\" is not a table, view, sequence, or foreign table"
msgstr ""
"\"%s\" - это не таблица, TOAST-таблица, индекс, представление или "
"последовательность"
-#: commands/tablecmds.c:9534
+#: commands/tablecmds.c:9550
#, c-format
msgid "cannot have multiple SET TABLESPACE subcommands"
msgstr "в одной инструкции не может быть несколько подкоманд SET TABLESPACE"
-#: commands/tablecmds.c:9607
+#: commands/tablecmds.c:9623
#, c-format
msgid "\"%s\" is not a table, view, materialized view, index, or TOAST table"
msgstr ""
"\"%s\" - это не таблица, представление, материализованное представление, "
"индекс или TOAST-таблица"
-#: commands/tablecmds.c:9640 commands/view.c:497
+#: commands/tablecmds.c:9656 commands/view.c:497
#, c-format
msgid "WITH CHECK OPTION is supported only on automatically updatable views"
msgstr ""
"WITH CHECK OPTION поддерживается только с автообновляемыми представлениями"
-#: commands/tablecmds.c:9786
+#: commands/tablecmds.c:9802
#, c-format
msgid "cannot move system relation \"%s\""
msgstr "переместить системную таблицу \"%s\" нельзя"
-#: commands/tablecmds.c:9802
+#: commands/tablecmds.c:9818
#, c-format
msgid "cannot move temporary tables of other sessions"
msgstr "перемещать временные таблицы других сеансов нельзя"
-#: commands/tablecmds.c:9939
+#: commands/tablecmds.c:9955
#, c-format
msgid "only tables, indexes, and materialized views exist in tablespaces"
msgstr ""
"в табличных пространствах есть только таблицы, индексы и материализованные "
"представления"
-#: commands/tablecmds.c:9951
+#: commands/tablecmds.c:9967
#, c-format
msgid "cannot move relations in to or out of pg_global tablespace"
msgstr "перемещать объекты в/из табличного пространства pg_global нельзя"
-#: commands/tablecmds.c:10042
+#: commands/tablecmds.c:10058
#, c-format
msgid "aborting because lock on relation \"%s.%s\" is not available"
msgstr ""
"обработка прерывается из-за невозможности заблокировать отношение \"%s.%s\""
-#: commands/tablecmds.c:10058
+#: commands/tablecmds.c:10074
#, c-format
msgid "no matching relations in tablespace \"%s\" found"
msgstr "в табличном пространстве \"%s\" не найдены подходящие отношения"
-#: commands/tablecmds.c:10125 storage/buffer/bufmgr.c:801
+#: commands/tablecmds.c:10141 storage/buffer/bufmgr.c:801
#, c-format
msgid "invalid page in block %u of relation %s"
msgstr "неверная страница в блоке %u отношения %s"
-#: commands/tablecmds.c:10205
+#: commands/tablecmds.c:10221
#, c-format
msgid "cannot change inheritance of typed table"
msgstr "изменить наследование типизированной таблицы нельзя"
-#: commands/tablecmds.c:10255
+#: commands/tablecmds.c:10271
#, c-format
msgid "cannot inherit to temporary relation of another session"
msgstr "наследование для временного отношения другого сеанса невозможно"
-#: commands/tablecmds.c:10309
+#: commands/tablecmds.c:10325
#, c-format
msgid "circular inheritance not allowed"
msgstr "циклическое наследование недопустимо"
-#: commands/tablecmds.c:10310
+#: commands/tablecmds.c:10326
#, c-format
msgid "\"%s\" is already a child of \"%s\"."
msgstr "\"%s\" уже является потомком \"%s\"."
-#: commands/tablecmds.c:10318
+#: commands/tablecmds.c:10334
#, c-format
msgid "table \"%s\" without OIDs cannot inherit from table \"%s\" with OIDs"
msgstr "таблица \"%s\" без OID не может наследоваться от таблицы \"%s\" с OID"
-#: commands/tablecmds.c:10459
+#: commands/tablecmds.c:10475
#, c-format
msgid "column \"%s\" in child table must be marked NOT NULL"
msgstr "столбец \"%s\" в дочерней таблице должен быть помечен как NOT NULL"
-#: commands/tablecmds.c:10475 commands/tablecmds.c:10508
+#: commands/tablecmds.c:10491 commands/tablecmds.c:10524
#, c-format
msgid "child table is missing column \"%s\""
msgstr "в дочерней таблице не хватает столбца \"%s\""
-#: commands/tablecmds.c:10591
+#: commands/tablecmds.c:10607
#, c-format
msgid "child table \"%s\" has different definition for check constraint \"%s\""
msgstr ""
"дочерняя таблица \"%s\" содержит другое определение ограничения-проверки \"%s"
"\""
-#: commands/tablecmds.c:10599
+#: commands/tablecmds.c:10615
#, c-format
msgid ""
"constraint \"%s\" conflicts with non-inherited constraint on child table \"%s"
@@ -8740,7 +8741,7 @@ msgstr ""
"ограничение \"%s\" конфликтует с ненаследуемым ограничением дочерней таблицы "
"\"%s\""
-#: commands/tablecmds.c:10610
+#: commands/tablecmds.c:10626
#, c-format
msgid ""
"constraint \"%s\" conflicts with NOT VALID constraint on child table \"%s\""
@@ -8748,76 +8749,76 @@ msgstr ""
"ограничение \"%s\" конфликтует с непроверенным (NOT VALID) ограничением "
"дочерней таблицы \"%s\""
-#: commands/tablecmds.c:10634
+#: commands/tablecmds.c:10650
#, c-format
msgid "child table is missing constraint \"%s\""
msgstr "в дочерней таблице не хватает ограничения \"%s\""
-#: commands/tablecmds.c:10718
+#: commands/tablecmds.c:10734
#, c-format
msgid "relation \"%s\" is not a parent of relation \"%s\""
msgstr "отношение \"%s\" не является предком отношения \"%s\""
-#: commands/tablecmds.c:10952
+#: commands/tablecmds.c:10968
#, c-format
msgid "typed tables cannot inherit"
msgstr "типизированные таблицы не могут наследоваться"
-#: commands/tablecmds.c:10983
+#: commands/tablecmds.c:10999
#, c-format
msgid "table is missing column \"%s\""
msgstr "в таблице не хватает столбца \"%s\""
-#: commands/tablecmds.c:10993
+#: commands/tablecmds.c:11009
#, c-format
msgid "table has column \"%s\" where type requires \"%s\""
msgstr "таблица содержит столбец \"%s\", тогда как тип требует \"%s\""
-#: commands/tablecmds.c:11002
+#: commands/tablecmds.c:11018
#, c-format
msgid "table \"%s\" has different type for column \"%s\""
msgstr "таблица \"%s\" содержит столбец \"%s\" другого типа"
-#: commands/tablecmds.c:11015
+#: commands/tablecmds.c:11031
#, c-format
msgid "table has extra column \"%s\""
msgstr "таблица содержит лишний столбец \"%s\""
-#: commands/tablecmds.c:11067
+#: commands/tablecmds.c:11083
#, c-format
msgid "\"%s\" is not a typed table"
msgstr "\"%s\" - это не типизированная таблица"
-#: commands/tablecmds.c:11250
+#: commands/tablecmds.c:11266
#, c-format
msgid "cannot use non-unique index \"%s\" as replica identity"
msgstr ""
"для идентификации реплики нельзя использовать неуникальный индекс \"%s\""
-#: commands/tablecmds.c:11256
+#: commands/tablecmds.c:11272
#, c-format
msgid "cannot use non-immediate index \"%s\" as replica identity"
msgstr ""
"для идентификации реплики нельзя использовать не непосредственный индекс \"%s"
"\""
-#: commands/tablecmds.c:11262
+#: commands/tablecmds.c:11278
#, c-format
msgid "cannot use expression index \"%s\" as replica identity"
msgstr ""
"для идентификации реплики нельзя использовать индекс с выражением \"%s\""
-#: commands/tablecmds.c:11268
+#: commands/tablecmds.c:11284
#, c-format
msgid "cannot use partial index \"%s\" as replica identity"
msgstr "для идентификации реплики нельзя использовать частичный индекс \"%s\""
-#: commands/tablecmds.c:11274
+#: commands/tablecmds.c:11290
#, c-format
msgid "cannot use invalid index \"%s\" as replica identity"
msgstr "для идентификации реплики нельзя использовать нерабочий индекс \"%s\""
-#: commands/tablecmds.c:11295
+#: commands/tablecmds.c:11311
#, c-format
msgid ""
"index \"%s\" cannot be used as replica identity because column %d is a "
@@ -8826,7 +8827,7 @@ msgstr ""
"индекс \"%s\" нельзя использовать для идентификации реплики, так как столбец "
"%d - системный"
-#: commands/tablecmds.c:11302
+#: commands/tablecmds.c:11318
#, c-format
msgid ""
"index \"%s\" cannot be used as replica identity because column \"%s\" is "
@@ -8835,13 +8836,13 @@ msgstr ""
"индекс \"%s\" нельзя использовать для идентификации реплики, так как столбец "
"\"%s\" допускает NULL"
-#: commands/tablecmds.c:11505
+#: commands/tablecmds.c:11521
#, c-format
msgid "cannot change logged status of table \"%s\" because it is temporary"
msgstr ""
"изменить состояние журналирования таблицы %s нельзя, так как она временная"
-#: commands/tablecmds.c:11564
+#: commands/tablecmds.c:11580
#, c-format
msgid ""
"could not change table \"%s\" to logged because it references unlogged table "
@@ -8850,7 +8851,7 @@ msgstr ""
"не удалось сделать таблицу \"%s\" журналируемой, так как она ссылается на "
"нежурналируемую таблицу \"%s\""
-#: commands/tablecmds.c:11574
+#: commands/tablecmds.c:11590
#, c-format
msgid ""
"could not change table \"%s\" to unlogged because it references logged table "
@@ -8859,22 +8860,22 @@ msgstr ""
"не удалось сделать таблицу \"%s\" нежурналируемой, так как она ссылается на "
"журналируемую таблицу \"%s\""
-#: commands/tablecmds.c:11631
+#: commands/tablecmds.c:11647
#, c-format
msgid "cannot move an owned sequence into another schema"
msgstr "переместить последовательность с владельцем в другую схему нельзя"
-#: commands/tablecmds.c:11732
+#: commands/tablecmds.c:11748
#, c-format
msgid "relation \"%s\" already exists in schema \"%s\""
msgstr "отношение \"%s\" уже существует в схеме \"%s\""
-#: commands/tablecmds.c:12257
+#: commands/tablecmds.c:12273
#, c-format
msgid "\"%s\" is not a composite type"
msgstr "\"%s\" - это не составной тип"
-#: commands/tablecmds.c:12287
+#: commands/tablecmds.c:12303
#, c-format
msgid ""
"\"%s\" is not a table, view, materialized view, sequence, or foreign table"
@@ -9773,23 +9774,23 @@ msgstr "роль \"%s\" не включена в роль \"%s\""
msgid "%s cannot be executed from VACUUM or ANALYZE"
msgstr "%s нельзя выполнить в ходе VACUUM или ANALYZE"
-#: commands/vacuum.c:527
+#: commands/vacuum.c:528
#, c-format
msgid "oldest xmin is far in the past"
msgstr "самый старый xmin далеко в прошлом"
-#: commands/vacuum.c:528
+#: commands/vacuum.c:529
#, c-format
msgid "Close open transactions soon to avoid wraparound problems."
msgstr ""
"Скорее закройте открытые транзакции, чтобы избежать проблемы зацикливания."
-#: commands/vacuum.c:567
+#: commands/vacuum.c:569
#, c-format
msgid "oldest multixact is far in the past"
msgstr "самый старый multixact далеко в прошлом"
-#: commands/vacuum.c:568
+#: commands/vacuum.c:570
#, c-format
msgid ""
"Close open transactions with multixacts soon to avoid wraparound problems."
@@ -9797,45 +9798,45 @@ msgstr ""
"Скорее закройте открытые транзакции в мультитранзакциях, чтобы избежать "
"проблемы зацикливания."
-#: commands/vacuum.c:1120
+#: commands/vacuum.c:1126
#, c-format
msgid "some databases have not been vacuumed in over 2 billion transactions"
msgstr ""
"есть базы данных, которые не очищались на протяжении более чем 2 миллиардов "
"транзакций"
-#: commands/vacuum.c:1121
+#: commands/vacuum.c:1127
#, c-format
msgid "You might have already suffered transaction-wraparound data loss."
msgstr ""
"Возможно, вы уже потеряли данные в результате зацикливания ID транзакций."
-#: commands/vacuum.c:1242
+#: commands/vacuum.c:1248
#, c-format
msgid "skipping vacuum of \"%s\" --- lock not available"
msgstr "очистка \"%s\" пропускается --- блокировка недоступна"
-#: commands/vacuum.c:1268
+#: commands/vacuum.c:1274
#, c-format
msgid "skipping \"%s\" --- only superuser can vacuum it"
msgstr ""
"\"%s\" пропускается --- только суперпользователь может очистить эту таблицу"
-#: commands/vacuum.c:1272
+#: commands/vacuum.c:1278
#, c-format
msgid "skipping \"%s\" --- only superuser or database owner can vacuum it"
msgstr ""
"пропускается \"%s\" --- только суперпользователь или владелец БД может "
"очистить эту таблицу"
-#: commands/vacuum.c:1276
+#: commands/vacuum.c:1282
#, c-format
msgid "skipping \"%s\" --- only table or database owner can vacuum it"
msgstr ""
"\"%s\" пропускается --- только владелец базы данных или этой таблицы может "
"очистить её"
-#: commands/vacuum.c:1294
+#: commands/vacuum.c:1300
#, c-format
msgid "skipping \"%s\" --- cannot vacuum non-tables or special system tables"
msgstr ""
@@ -9970,7 +9971,7 @@ msgstr "\"%s\": усечение (было страниц: %u, стало: %u)"
msgid "\"%s\": suspending truncate due to conflicting lock request"
msgstr "\"%s\": приостановка усечения из-за конфликтующего запроса блокировки"
-#: commands/variable.c:164 utils/misc/guc.c:9727
+#: commands/variable.c:164 utils/misc/guc.c:9756
#, c-format
msgid "Unrecognized key word: \"%s\"."
msgstr "нераспознанное ключевое слово: \"%s\"."
@@ -10227,12 +10228,14 @@ msgstr "последовательность \"%s\" изменить нельз
msgid "cannot change TOAST relation \"%s\""
msgstr "TOAST-отношение \"%s\" изменить нельзя"
-#: executor/execMain.c:1050 rewrite/rewriteHandler.c:2808
+#: executor/execMain.c:1050 rewrite/rewriteHandler.c:2829
+#: rewrite/rewriteHandler.c:3585
#, c-format
msgid "cannot insert into view \"%s\""
msgstr "вставить данные в представление \"%s\" нельзя"
-#: executor/execMain.c:1052 rewrite/rewriteHandler.c:2811
+#: executor/execMain.c:1052 rewrite/rewriteHandler.c:2832
+#: rewrite/rewriteHandler.c:3588
#, c-format
msgid ""
"To enable inserting into the view, provide an INSTEAD OF INSERT trigger or "
@@ -10241,12 +10244,14 @@ msgstr ""
"Чтобы представление допускало добавление данных, установите триггер INSTEAD "
"OF INSERT или безусловное правило ON INSERT DO INSTEAD."
-#: executor/execMain.c:1058 rewrite/rewriteHandler.c:2816
+#: executor/execMain.c:1058 rewrite/rewriteHandler.c:2837
+#: rewrite/rewriteHandler.c:3593
#, c-format
msgid "cannot update view \"%s\""
msgstr "изменить данные в представлении \"%s\" нельзя"
-#: executor/execMain.c:1060 rewrite/rewriteHandler.c:2819
+#: executor/execMain.c:1060 rewrite/rewriteHandler.c:2840
+#: rewrite/rewriteHandler.c:3596
#, c-format
msgid ""
"To enable updating the view, provide an INSTEAD OF UPDATE trigger or an "
@@ -10255,12 +10260,14 @@ msgstr ""
"Чтобы представление допускало изменение данных, установите триггер INSTEAD "
"OF UPDATE или безусловное правило ON UPDATE DO INSTEAD."
-#: executor/execMain.c:1066 rewrite/rewriteHandler.c:2824
+#: executor/execMain.c:1066 rewrite/rewriteHandler.c:2845
+#: rewrite/rewriteHandler.c:3601
#, c-format
msgid "cannot delete from view \"%s\""
msgstr "удалить данные из представления \"%s\" нельзя"
-#: executor/execMain.c:1068 rewrite/rewriteHandler.c:2827
+#: executor/execMain.c:1068 rewrite/rewriteHandler.c:2848
+#: rewrite/rewriteHandler.c:3604
#, c-format
msgid ""
"To enable deleting from the view, provide an INSTEAD OF DELETE trigger or an "
@@ -10681,7 +10688,7 @@ msgstr "Последний оператор возвращает слишком
msgid "return type %s is not supported for SQL functions"
msgstr "для SQL-функций тип возврата %s не поддерживается"
-#: executor/nodeAgg.c:2471 executor/nodeWindowAgg.c:2319
+#: executor/nodeAgg.c:2490 executor/nodeWindowAgg.c:2319
#, c-format
msgid "aggregate %u needs to have compatible input type and transition type"
msgstr ""
@@ -10869,79 +10876,79 @@ msgid "Cannot enlarge string buffer containing %d bytes by %d more bytes."
msgstr ""
"Не удалось увеличить строковый буфер (в буфере байт: %d, требовалось ещё %d)."
-#: libpq/auth.c:238
+#: libpq/auth.c:239
#, c-format
msgid "authentication failed for user \"%s\": host rejected"
msgstr ""
"пользователь \"%s\" не прошёл проверку подлинности: не разрешённый компьютер"
-#: libpq/auth.c:241
+#: libpq/auth.c:242
#, c-format
msgid "\"trust\" authentication failed for user \"%s\""
msgstr "пользователь \"%s\" не прошёл проверку подлинности (\"trust\")"
-#: libpq/auth.c:244
+#: libpq/auth.c:245
#, c-format
msgid "Ident authentication failed for user \"%s\""
msgstr "пользователь \"%s\" не прошёл проверку подлинности (Ident)"
-#: libpq/auth.c:247
+#: libpq/auth.c:248
#, c-format
msgid "Peer authentication failed for user \"%s\""
msgstr "пользователь \"%s\" не прошёл проверку подлинности (Peer)"
-#: libpq/auth.c:251
+#: libpq/auth.c:252
#, c-format
msgid "password authentication failed for user \"%s\""
msgstr "пользователь \"%s\" не прошёл проверку подлинности (по паролю)"
-#: libpq/auth.c:256
+#: libpq/auth.c:257
#, c-format
msgid "GSSAPI authentication failed for user \"%s\""
msgstr "пользователь \"%s\" не прошёл проверку подлинности (GSSAPI)"
-#: libpq/auth.c:259
+#: libpq/auth.c:260
#, c-format
msgid "SSPI authentication failed for user \"%s\""
msgstr "пользователь \"%s\" не прошёл проверку подлинности (SSPI)"
-#: libpq/auth.c:262
+#: libpq/auth.c:263
#, c-format
msgid "PAM authentication failed for user \"%s\""
msgstr "пользователь \"%s\" не прошёл проверку подлинности (PAM)"
-#: libpq/auth.c:265
+#: libpq/auth.c:266
#, c-format
msgid "LDAP authentication failed for user \"%s\""
msgstr "пользователь \"%s\" не прошёл проверку подлинности (LDAP)"
-#: libpq/auth.c:268
+#: libpq/auth.c:269
#, c-format
msgid "certificate authentication failed for user \"%s\""
msgstr "пользователь \"%s\" не прошёл проверку подлинности (по сертификату)"
-#: libpq/auth.c:271
+#: libpq/auth.c:272
#, c-format
msgid "RADIUS authentication failed for user \"%s\""
msgstr "пользователь \"%s\" не прошёл проверку подлинности (RADIUS)"
-#: libpq/auth.c:274
+#: libpq/auth.c:275
#, c-format
msgid "authentication failed for user \"%s\": invalid authentication method"
msgstr ""
"пользователь \"%s\" не прошёл проверку подлинности: неверный метод проверки"
-#: libpq/auth.c:278
+#: libpq/auth.c:279
#, c-format
msgid "Connection matched pg_hba.conf line %d: \"%s\""
msgstr "Подключение соответствует строке %d в pg_hba.conf: \"%s\""
-#: libpq/auth.c:333
+#: libpq/auth.c:334
#, c-format
msgid "connection requires a valid client certificate"
msgstr "для подключения требуется годный сертификат клиента"
-#: libpq/auth.c:375
+#: libpq/auth.c:376
#, c-format
msgid ""
"pg_hba.conf rejects replication connection for host \"%s\", user \"%s\", %s"
@@ -10949,22 +10956,22 @@ msgstr ""
"pg_hba.conf отвергает подключение для репликации: компьютер \"%s\", "
"пользователь \"%s\", \"%s\""
-#: libpq/auth.c:377 libpq/auth.c:393 libpq/auth.c:451 libpq/auth.c:469
+#: libpq/auth.c:378 libpq/auth.c:394 libpq/auth.c:452 libpq/auth.c:470
msgid "SSL off"
msgstr "SSL выкл."
-#: libpq/auth.c:377 libpq/auth.c:393 libpq/auth.c:451 libpq/auth.c:469
+#: libpq/auth.c:378 libpq/auth.c:394 libpq/auth.c:452 libpq/auth.c:470
msgid "SSL on"
msgstr "SSL вкл."
-#: libpq/auth.c:381
+#: libpq/auth.c:382
#, c-format
msgid "pg_hba.conf rejects replication connection for host \"%s\", user \"%s\""
msgstr ""
"pg_hba.conf отвергает подключение для репликации: компьютер \"%s\", "
"пользователь \"%s\""
-#: libpq/auth.c:390
+#: libpq/auth.c:391
#, c-format
msgid ""
"pg_hba.conf rejects connection for host \"%s\", user \"%s\", database \"%s"
@@ -10973,7 +10980,7 @@ msgstr ""
"pg_hba.conf отвергает подключение: компьютер \"%s\", пользователь \"%s\", "
"база данных \"%s\", %s"
-#: libpq/auth.c:397
+#: libpq/auth.c:398
#, c-format
msgid ""
"pg_hba.conf rejects connection for host \"%s\", user \"%s\", database \"%s\""
@@ -10981,37 +10988,37 @@ msgstr ""
"pg_hba.conf отвергает подключение: компьютер \"%s\", пользователь \"%s\", "
"база данных \"%s\""
-#: libpq/auth.c:426
+#: libpq/auth.c:427
#, c-format
msgid "Client IP address resolved to \"%s\", forward lookup matches."
msgstr ""
"IP-адрес клиента разрешается в \"%s\", соответствует прямому преобразованию."
-#: libpq/auth.c:429
+#: libpq/auth.c:430
#, c-format
msgid "Client IP address resolved to \"%s\", forward lookup not checked."
msgstr ""
"IP-адрес клиента разрешается в \"%s\", прямое преобразование не проверялось."
-#: libpq/auth.c:432
+#: libpq/auth.c:433
#, c-format
msgid "Client IP address resolved to \"%s\", forward lookup does not match."
msgstr ""
"IP-адрес клиента разрешается в \"%s\", это не соответствует прямому "
"преобразованию."
-#: libpq/auth.c:435
+#: libpq/auth.c:436
#, c-format
msgid "Could not translate client host name \"%s\" to IP address: %s."
msgstr ""
"Преобразовать имя клиентского компьютера \"%s\" в IP-адрес не удалось: %s."
-#: libpq/auth.c:440
+#: libpq/auth.c:441
#, c-format
msgid "Could not resolve client IP address to a host name: %s."
msgstr "Получить имя компьютера из IP-адреса клиента не удалось: %s."
-#: libpq/auth.c:449
+#: libpq/auth.c:450
#, c-format
msgid ""
"no pg_hba.conf entry for replication connection from host \"%s\", user \"%s"
@@ -11020,7 +11027,7 @@ msgstr ""
"в pg_hba.conf нет записи, разрешающей подключение для репликации с "
"компьютера \"%s\" для пользователя \"%s\", %s"
-#: libpq/auth.c:456
+#: libpq/auth.c:457
#, c-format
msgid ""
"no pg_hba.conf entry for replication connection from host \"%s\", user \"%s\""
@@ -11028,21 +11035,21 @@ msgstr ""
"в pg_hba.conf нет записи, разрешающей подключение для репликации с "
"компьютера \"%s\" для пользователя \"%s\""
-#: libpq/auth.c:466
+#: libpq/auth.c:467
#, c-format
msgid "no pg_hba.conf entry for host \"%s\", user \"%s\", database \"%s\", %s"
msgstr ""
"в pg_hba.conf нет записи для компьютера \"%s\", пользователя \"%s\", базы "
"\"%s\", %s"
-#: libpq/auth.c:474
+#: libpq/auth.c:475
#, c-format
msgid "no pg_hba.conf entry for host \"%s\", user \"%s\", database \"%s\""
msgstr ""
"в pg_hba.conf нет записи для компьютера \"%s\", пользователя \"%s\", базы "
"\"%s\""
-#: libpq/auth.c:517 libpq/hba.c:1170
+#: libpq/auth.c:518 libpq/hba.c:1170
#, c-format
msgid ""
"MD5 authentication is not supported when \"db_user_namespace\" is enabled"
@@ -11050,190 +11057,190 @@ msgstr ""
"проверка подлинности MD5 не поддерживается, когда включён режим "
"\"db_user_namespace\""
-#: libpq/auth.c:643
+#: libpq/auth.c:644
#, c-format
msgid "expected password response, got message type %d"
msgstr "ожидался ответ с паролем, но получено сообщение %d"
-#: libpq/auth.c:671
+#: libpq/auth.c:672
#, c-format
msgid "invalid password packet size"
msgstr "неверный размер пакета с паролем"
-#: libpq/auth.c:685
+#: libpq/auth.c:686
#, c-format
msgid "empty password returned by client"
msgstr "клиент возвратил пустой пароль"
-#: libpq/auth.c:819
+#: libpq/auth.c:820
#, c-format
msgid "GSSAPI is not supported in protocol version 2"
msgstr "GSSAPI не поддерживается в протоколе версии 2"
-#: libpq/auth.c:879
+#: libpq/auth.c:880
#, c-format
msgid "expected GSS response, got message type %d"
msgstr "ожидался ответ GSS, но получено сообщение %d"
-#: libpq/auth.c:940
+#: libpq/auth.c:941
msgid "accepting GSS security context failed"
msgstr "принять контекст безопасности GSS не удалось"
-#: libpq/auth.c:966
+#: libpq/auth.c:967
msgid "retrieving GSS user name failed"
msgstr "получить имя пользователя GSS не удалось"
-#: libpq/auth.c:1090
+#: libpq/auth.c:1091
#, c-format
msgid "SSPI is not supported in protocol version 2"
msgstr "SSPI не поддерживается в протоколе версии 2"
-#: libpq/auth.c:1105
+#: libpq/auth.c:1106
msgid "could not acquire SSPI credentials"
msgstr "не удалось получить удостоверение SSPI"
-#: libpq/auth.c:1123
+#: libpq/auth.c:1124
#, c-format
msgid "expected SSPI response, got message type %d"
msgstr "ожидался ответ SSPI, но получено сообщение %d"
-#: libpq/auth.c:1195
+#: libpq/auth.c:1196
msgid "could not accept SSPI security context"
msgstr "принять контекст безопасности SSPI не удалось"
-#: libpq/auth.c:1257
+#: libpq/auth.c:1258
msgid "could not get token from SSPI security context"
msgstr "не удалось получить маркер из контекста безопасности SSPI"
-#: libpq/auth.c:1504
+#: libpq/auth.c:1505
#, c-format
msgid "could not create socket for Ident connection: %m"
msgstr "не удалось создать сокет для подключения к серверу Ident: %m"
-#: libpq/auth.c:1519
+#: libpq/auth.c:1520
#, c-format
msgid "could not bind to local address \"%s\": %m"
msgstr "не удалось привязаться к локальному адресу \"%s\": %m"
-#: libpq/auth.c:1531
+#: libpq/auth.c:1532
#, c-format
msgid "could not connect to Ident server at address \"%s\", port %s: %m"
msgstr "не удалось подключиться к серверу Ident по адресу \"%s\", порт %s: %m"
-#: libpq/auth.c:1553
+#: libpq/auth.c:1554
#, c-format
msgid "could not send query to Ident server at address \"%s\", port %s: %m"
msgstr ""
"не удалось отправить запрос серверу Ident по адресу \"%s\", порт %s: %m"
-#: libpq/auth.c:1570
+#: libpq/auth.c:1571
#, c-format
msgid ""
"could not receive response from Ident server at address \"%s\", port %s: %m"
msgstr ""
"не удалось получить ответ от сервера Ident по адресу \"%s\", порт %s: %m"
-#: libpq/auth.c:1580
+#: libpq/auth.c:1581
#, c-format
msgid "invalidly formatted response from Ident server: \"%s\""
msgstr "неверно форматированный ответ от сервера Ident: \"%s\""
-#: libpq/auth.c:1620
+#: libpq/auth.c:1621
#, c-format
msgid "peer authentication is not supported on this platform"
msgstr "проверка подлинности peer в этой ОС не поддерживается"
-#: libpq/auth.c:1624
+#: libpq/auth.c:1625
#, c-format
msgid "could not get peer credentials: %m"
msgstr "не удалось получить данные пользователя через механизм peer: %m"
-#: libpq/auth.c:1635
+#: libpq/auth.c:1636
#, c-format
msgid "could not look up local user ID %ld: %s"
msgstr "найти локального пользователя по идентификатору (%ld) не удалось: %s"
-#: libpq/auth.c:1723
+#: libpq/auth.c:1726
#, c-format
msgid "error from underlying PAM layer: %s"
msgstr "ошибка в нижележащем слое PAM: %s"
-#: libpq/auth.c:1792
+#: libpq/auth.c:1796
#, c-format
msgid "could not create PAM authenticator: %s"
msgstr "не удалось создать аутентификатор PAM: %s"
-#: libpq/auth.c:1803
+#: libpq/auth.c:1807
#, c-format
msgid "pam_set_item(PAM_USER) failed: %s"
msgstr "ошибка в pam_set_item(PAM_USER): %s"
-#: libpq/auth.c:1814
+#: libpq/auth.c:1818
#, c-format
msgid "pam_set_item(PAM_CONV) failed: %s"
msgstr "ошибка в pam_set_item(PAM_CONV): %s"
-#: libpq/auth.c:1825
+#: libpq/auth.c:1831
#, c-format
msgid "pam_authenticate failed: %s"
msgstr "ошибка в pam_authenticate: %s"
-#: libpq/auth.c:1836
+#: libpq/auth.c:1844
#, c-format
msgid "pam_acct_mgmt failed: %s"
msgstr "ошибка в pam_acct_mgmt: %s"
-#: libpq/auth.c:1847
+#: libpq/auth.c:1855
#, c-format
msgid "could not release PAM authenticator: %s"
msgstr "не удалось освободить аутентификатор PAM: %s"
-#: libpq/auth.c:1880
+#: libpq/auth.c:1888
#, c-format
msgid "could not initialize LDAP: %m"
msgstr "не удалось инициализировать LDAP: %m"
-#: libpq/auth.c:1883
+#: libpq/auth.c:1891
#, c-format
msgid "could not initialize LDAP: error code %d"
msgstr "не удалось инициализировать LDAP (код ошибки: %d)"
-#: libpq/auth.c:1893
+#: libpq/auth.c:1901
#, c-format
msgid "could not set LDAP protocol version: %s"
msgstr "не удалось задать версию протокола LDAP: %s"
-#: libpq/auth.c:1922
+#: libpq/auth.c:1930
#, c-format
msgid "could not load wldap32.dll"
msgstr "не удалось загрузить wldap32.dll"
-#: libpq/auth.c:1930
+#: libpq/auth.c:1938
#, c-format
msgid "could not load function _ldap_start_tls_sA in wldap32.dll"
msgstr "не удалось найти функцию _ldap_start_tls_sA в wldap32.dll"
-#: libpq/auth.c:1931
+#: libpq/auth.c:1939
#, c-format
msgid "LDAP over SSL is not supported on this platform."
msgstr "LDAP через SSL не поддерживается в этой ОС."
-#: libpq/auth.c:1946
+#: libpq/auth.c:1954
#, c-format
msgid "could not start LDAP TLS session: %s"
msgstr "не удалось начать сеанс LDAP TLS: %s"
-#: libpq/auth.c:1968
+#: libpq/auth.c:1976
#, c-format
msgid "LDAP server not specified"
msgstr "LDAP-сервер не определён"
-#: libpq/auth.c:2016
+#: libpq/auth.c:2024
#, c-format
msgid "invalid character in user name for LDAP authentication"
msgstr "недопустимый символ в имени пользователя для проверки подлинности LDAP"
-#: libpq/auth.c:2031
+#: libpq/auth.c:2039
#, c-format
msgid ""
"could not perform initial LDAP bind for ldapbinddn \"%s\" on server \"%s\": "
@@ -11242,28 +11249,28 @@ msgstr ""
"не удалось выполнить начальную привязку LDAP для ldapbinddn \"%s\" на "
"сервере \"%s\": %s"
-#: libpq/auth.c:2056
+#: libpq/auth.c:2064
#, c-format
msgid "could not search LDAP for filter \"%s\" on server \"%s\": %s"
msgstr ""
"не удалось выполнить LDAP-поиск по фильтру \"%s\" на сервере \"%s\": %s"
-#: libpq/auth.c:2067
+#: libpq/auth.c:2075
#, c-format
msgid "LDAP user \"%s\" does not exist"
msgstr "в LDAP нет пользователя \"%s\""
-#: libpq/auth.c:2068
+#: libpq/auth.c:2076
#, c-format
msgid "LDAP search for filter \"%s\" on server \"%s\" returned no entries."
msgstr "LDAP-поиск по фильтру \"%s\" на сервере \"%s\" не вернул результатов"
-#: libpq/auth.c:2072
+#: libpq/auth.c:2080
#, c-format
msgid "LDAP user \"%s\" is not unique"
msgstr "пользователь LDAP \"%s\" не уникален"
-#: libpq/auth.c:2073
+#: libpq/auth.c:2081
#, c-format
msgid "LDAP search for filter \"%s\" on server \"%s\" returned %d entry."
msgid_plural ""
@@ -11272,7 +11279,7 @@ msgstr[0] "LDAP-поиск по фильтру \"%s\" на сервере \"%s\"
msgstr[1] "LDAP-поиск по фильтру \"%s\" на сервере \"%s\" вернул %d записи."
msgstr[2] "LDAP-поиск по фильтру \"%s\" на сервере \"%s\" вернул %d записей."
-#: libpq/auth.c:2091
+#: libpq/auth.c:2099
#, c-format
msgid ""
"could not get dn for the first entry matching \"%s\" on server \"%s\": %s"
@@ -11280,19 +11287,19 @@ msgstr ""
"не удалось получить dn для первого результата, соответствующего \"%s\" на "
"сервере \"%s\": %s"
-#: libpq/auth.c:2111
+#: libpq/auth.c:2119
#, c-format
msgid "could not unbind after searching for user \"%s\" on server \"%s\": %s"
msgstr ""
"не удалось отвязаться после поиска пользователя \"%s\" на сервере \"%s\": %s"
-#: libpq/auth.c:2141
+#: libpq/auth.c:2149
#, c-format
msgid "LDAP login failed for user \"%s\" on server \"%s\": %s"
msgstr ""
"ошибка при регистрации в LDAP пользователя \"%s\" на сервере \"%s\": %s"
-#: libpq/auth.c:2169
+#: libpq/auth.c:2177
#, c-format
msgid ""
"certificate authentication failed for user \"%s\": client certificate "
@@ -11301,98 +11308,98 @@ msgstr ""
"ошибка проверки подлинности пользователя \"%s\" по сертификату: сертификат "
"клиента не содержит имя пользователя"
-#: libpq/auth.c:2295
+#: libpq/auth.c:2303
#, c-format
msgid "RADIUS server not specified"
msgstr "RADIUS-сервер не определён"
-#: libpq/auth.c:2302
+#: libpq/auth.c:2310
#, c-format
msgid "RADIUS secret not specified"
msgstr "секрет RADIUS не определён"
-#: libpq/auth.c:2318 libpq/hba.c:1582
+#: libpq/auth.c:2326 libpq/hba.c:1582
#, c-format
msgid "could not translate RADIUS server name \"%s\" to address: %s"
msgstr "не удалось преобразовать имя сервера RADIUS \"%s\" в адрес: %s"
-#: libpq/auth.c:2339
+#: libpq/auth.c:2347
#, c-format
msgid ""
"RADIUS authentication does not support passwords longer than 16 characters"
msgstr "проверка подлинности RADIUS не поддерживает пароли длиннее 16 символов"
-#: libpq/auth.c:2350
+#: libpq/auth.c:2358
#, c-format
msgid "could not generate random encryption vector"
msgstr "не удалось сгенерировать случайный вектор шифрования"
-#: libpq/auth.c:2373
+#: libpq/auth.c:2381
#, c-format
msgid "could not perform MD5 encryption of password"
msgstr "не удалось вычислить MD5-хеш пароля"
-#: libpq/auth.c:2395
+#: libpq/auth.c:2403
#, c-format
msgid "could not create RADIUS socket: %m"
msgstr "не удалось создать сокет RADIUS: %m"
-#: libpq/auth.c:2416
+#: libpq/auth.c:2424
#, c-format
msgid "could not bind local RADIUS socket: %m"
msgstr "не удалось привязаться к локальному сокету RADIUS: %m"
-#: libpq/auth.c:2426
+#: libpq/auth.c:2434
#, c-format
msgid "could not send RADIUS packet: %m"
msgstr "не удалось отправить пакет RADIUS: %m"
-#: libpq/auth.c:2459 libpq/auth.c:2484
+#: libpq/auth.c:2467 libpq/auth.c:2492
#, c-format
msgid "timeout waiting for RADIUS response"
msgstr "превышено время ожидания ответа RADIUS"
-#: libpq/auth.c:2477
+#: libpq/auth.c:2485
#, c-format
msgid "could not check status on RADIUS socket: %m"
msgstr "не удалось проверить состояние сокета RADIUS: %m"
-#: libpq/auth.c:2506
+#: libpq/auth.c:2514
#, c-format
msgid "could not read RADIUS response: %m"
msgstr "не удалось прочитать ответ RADIUS: %m"
-#: libpq/auth.c:2518 libpq/auth.c:2522
+#: libpq/auth.c:2526 libpq/auth.c:2530
#, c-format
msgid "RADIUS response was sent from incorrect port: %d"
msgstr "ответ RADIUS был отправлен с неверного порта: %d"
-#: libpq/auth.c:2531
+#: libpq/auth.c:2539
#, c-format
msgid "RADIUS response too short: %d"
msgstr "слишком короткий ответ RADIUS: %d"
-#: libpq/auth.c:2538
+#: libpq/auth.c:2546
#, c-format
msgid "RADIUS response has corrupt length: %d (actual length %d)"
msgstr "в ответе RADIUS испорчена длина: %d (фактическая длина %d)"
-#: libpq/auth.c:2546
+#: libpq/auth.c:2554
#, c-format
msgid "RADIUS response is to a different request: %d (should be %d)"
msgstr "пришёл ответ RADIUS на другой запрос: %d (ожидался %d)"
-#: libpq/auth.c:2571
+#: libpq/auth.c:2579
#, c-format
msgid "could not perform MD5 encryption of received packet"
msgstr "не удалось вычислить MD5 для принятого пакета"
-#: libpq/auth.c:2580
+#: libpq/auth.c:2588
#, c-format
msgid "RADIUS response has incorrect MD5 signature"
msgstr "ответ RADIUS содержит неверную подпись MD5"
-#: libpq/auth.c:2597
+#: libpq/auth.c:2605
#, c-format
msgid "RADIUS response has invalid code (%d) for user \"%s\""
msgstr "ответ RADIUS содержит неверный код (%d) для пользователя \"%s\""
@@ -14408,7 +14415,7 @@ msgstr ""
"UPDATE или DELETE"
#: parser/parse_utilcmd.c:2242 parser/parse_utilcmd.c:2341
-#: rewrite/rewriteHandler.c:476 rewrite/rewriteManip.c:1015
+#: rewrite/rewriteHandler.c:477 rewrite/rewriteManip.c:1015
#, c-format
msgid "conditional UNION/INTERSECT/EXCEPT statements are not implemented"
msgstr "условные операторы UNION/INTERSECT/EXCEPT не реализованы"
@@ -14696,14 +14703,14 @@ msgstr ""
"не удалось создать канал приёма сигналов для процесса с PID %d (код ошибки: "
"%lu)"
-#: port/win32/signal.c:274 port/win32/signal.c:306
+#: port/win32/signal.c:306 port/win32/signal.c:343
#, c-format
msgid "could not create signal listener pipe: error code %lu; retrying\n"
msgstr ""
"не удалось создать канал приёма сигналов (код ошибки: %lu); ещё одна "
"попытка...\n"
-#: port/win32/signal.c:317
+#: port/win32/signal.c:354
#, c-format
msgid "could not create signal dispatch thread: error code %lu\n"
msgstr "не удалось создать поток распределения сигналов (код ошибки: %lu)\n"
@@ -14781,41 +14788,41 @@ msgstr "процесс запуска автоочистки завершает
msgid "could not fork autovacuum worker process: %m"
msgstr "не удалось породить рабочий процесс автоочистки: %m"
-#: postmaster/autovacuum.c:1657
+#: postmaster/autovacuum.c:1660
#, c-format
msgid "autovacuum: processing database \"%s\""
msgstr "автоочистка: обработка базы данных \"%s\""
# skip-rule: capital-letter-first
-#: postmaster/autovacuum.c:2079
+#: postmaster/autovacuum.c:2082
#, c-format
msgid "autovacuum: dropping orphan temp table \"%s\".\"%s\" in database \"%s\""
msgstr ""
"автоочистка: удаление устаревшей врем. таблицы \"%s\".\"%s\" в базе \"%s\""
# skip-rule: capital-letter-first
-#: postmaster/autovacuum.c:2091
+#: postmaster/autovacuum.c:2094
#, c-format
msgid "autovacuum: found orphan temp table \"%s\".\"%s\" in database \"%s\""
msgstr ""
"автоочистка: найдена устаревшая врем. таблица \"%s\".\"%s\" в базе \"%s\""
-#: postmaster/autovacuum.c:2397
+#: postmaster/autovacuum.c:2400
#, c-format
msgid "automatic vacuum of table \"%s.%s.%s\""
msgstr "автоматическая очистка таблицы \"%s.%s.%s\""
-#: postmaster/autovacuum.c:2400
+#: postmaster/autovacuum.c:2403
#, c-format
msgid "automatic analyze of table \"%s.%s.%s\""
msgstr "автоматический анализ таблицы \"%s.%s.%s\""
-#: postmaster/autovacuum.c:2949
+#: postmaster/autovacuum.c:2952
#, c-format
msgid "autovacuum not started because of misconfiguration"
msgstr "автоочистка не запущена из-за неправильной конфигурации"
-#: postmaster/autovacuum.c:2950
+#: postmaster/autovacuum.c:2953
#, c-format
msgid "Enable the \"track_counts\" option."
msgstr "Включите параметр \"track_counts\"."
@@ -14965,7 +14972,7 @@ msgstr "Команда архивации с ошибкой: %s"
msgid "archive command was terminated by exception 0x%X"
msgstr "команда архивации была прервана исключением 0x%X"
-#: postmaster/pgarch.c:598 postmaster/postmaster.c:3533
+#: postmaster/pgarch.c:598 postmaster/postmaster.c:3539
#, c-format
msgid ""
"See C include file \"ntstatus.h\" for a description of the hexadecimal value."
@@ -15355,7 +15362,7 @@ msgstr ""
"%u.0 - %u.%u"
#: postmaster/postmaster.c:2075 utils/misc/guc.c:5497 utils/misc/guc.c:5590
-#: utils/misc/guc.c:6908 utils/misc/guc.c:9633 utils/misc/guc.c:9667
+#: utils/misc/guc.c:6908 utils/misc/guc.c:9662 utils/misc/guc.c:9696
#, c-format
msgid "invalid value for parameter \"%s\": \"%s\""
msgstr "неверное значение для параметра \"%s\": \"%s\""
@@ -15407,300 +15414,305 @@ msgstr "неправильный ключ в запросе на отмену п
msgid "PID %d in cancel request did not match any process"
msgstr "процесс с кодом %d, полученным в запросе на отмену, не найден"
-#: postmaster/postmaster.c:2538
+#: postmaster/postmaster.c:2544
#, c-format
msgid "received SIGHUP, reloading configuration files"
msgstr "получен SIGHUP, файлы конфигурации перезагружаются"
-#: postmaster/postmaster.c:2563
+#: postmaster/postmaster.c:2569
#, c-format
msgid "pg_hba.conf not reloaded"
msgstr "pg_hba.conf не перезагружен"
-#: postmaster/postmaster.c:2567
+#: postmaster/postmaster.c:2573
#, c-format
msgid "pg_ident.conf not reloaded"
msgstr "pg_ident.conf не перезагружен"
-#: postmaster/postmaster.c:2608
+#: postmaster/postmaster.c:2614
#, c-format
msgid "received smart shutdown request"
msgstr "получен запрос на \"вежливое\" выключение"
-#: postmaster/postmaster.c:2660
+#: postmaster/postmaster.c:2666
#, c-format
msgid "received fast shutdown request"
msgstr "получен запрос на быстрое выключение"
-#: postmaster/postmaster.c:2686
+#: postmaster/postmaster.c:2692
#, c-format
msgid "aborting any active transactions"
msgstr "прерывание всех активных транзакций"
-#: postmaster/postmaster.c:2720
+#: postmaster/postmaster.c:2726
#, c-format
msgid "received immediate shutdown request"
msgstr "получен запрос на немедленное выключение"
-#: postmaster/postmaster.c:2781
+#: postmaster/postmaster.c:2787
#, c-format
msgid "shutdown at recovery target"
msgstr "выключение при достижении цели восстановления"
-#: postmaster/postmaster.c:2797 postmaster/postmaster.c:2820
+#: postmaster/postmaster.c:2803 postmaster/postmaster.c:2826
msgid "startup process"
msgstr "стартовый процесс"
-#: postmaster/postmaster.c:2800
+#: postmaster/postmaster.c:2806
#, c-format
msgid "aborting startup due to startup process failure"
msgstr "прерывание запуска из-за ошибки в стартовом процессе"
-#: postmaster/postmaster.c:2861
+#: postmaster/postmaster.c:2867
#, c-format
msgid "database system is ready to accept connections"
msgstr "система БД готова принимать подключения"
-#: postmaster/postmaster.c:2876
+#: postmaster/postmaster.c:2882
msgid "background writer process"
msgstr "процесс фоновой записи"
-#: postmaster/postmaster.c:2930
+#: postmaster/postmaster.c:2936
msgid "checkpointer process"
msgstr "процесс контрольных точек"
-#: postmaster/postmaster.c:2946
+#: postmaster/postmaster.c:2952
msgid "WAL writer process"
msgstr "процесс записи WAL"
-#: postmaster/postmaster.c:2961
+#: postmaster/postmaster.c:2967
msgid "WAL receiver process"
msgstr "процесс считывания WAL"
-#: postmaster/postmaster.c:2976
+#: postmaster/postmaster.c:2982
msgid "autovacuum launcher process"
msgstr "процесс запуска автоочистки"
-#: postmaster/postmaster.c:2991
+#: postmaster/postmaster.c:2997
msgid "archiver process"
msgstr "процесс архивации"
-#: postmaster/postmaster.c:3007
+#: postmaster/postmaster.c:3013
msgid "statistics collector process"
msgstr "процесс сбора статистики"
-#: postmaster/postmaster.c:3021
+#: postmaster/postmaster.c:3027
msgid "system logger process"
msgstr "процесс системного протоколирования"
-#: postmaster/postmaster.c:3083
+#: postmaster/postmaster.c:3089
msgid "worker process"
msgstr "рабочий процесс"
-#: postmaster/postmaster.c:3166 postmaster/postmaster.c:3186
-#: postmaster/postmaster.c:3193 postmaster/postmaster.c:3211
+#: postmaster/postmaster.c:3172 postmaster/postmaster.c:3192
+#: postmaster/postmaster.c:3199 postmaster/postmaster.c:3217
msgid "server process"
msgstr "процесс сервера"
-#: postmaster/postmaster.c:3265
+#: postmaster/postmaster.c:3271
#, c-format
msgid "terminating any other active server processes"
msgstr "завершение всех остальных активных серверных процессов"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3521
+#: postmaster/postmaster.c:3527
#, c-format
msgid "%s (PID %d) exited with exit code %d"
msgstr "%s (PID %d) завершился с кодом выхода %d"
-#: postmaster/postmaster.c:3523 postmaster/postmaster.c:3534
-#: postmaster/postmaster.c:3545 postmaster/postmaster.c:3554
-#: postmaster/postmaster.c:3564
+#: postmaster/postmaster.c:3529 postmaster/postmaster.c:3540
+#: postmaster/postmaster.c:3551 postmaster/postmaster.c:3560
+#: postmaster/postmaster.c:3570
#, c-format
msgid "Failed process was running: %s"
msgstr "Завершившийся процесс выполнял действие: %s"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3531
+#: postmaster/postmaster.c:3537
#, c-format
msgid "%s (PID %d) was terminated by exception 0x%X"
msgstr "%s (PID %d) был прерван исключением 0x%X"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3541
+#: postmaster/postmaster.c:3547
#, c-format
msgid "%s (PID %d) was terminated by signal %d: %s"
msgstr "%s (PID %d) был завершён по сигналу %d: %s"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3552
+#: postmaster/postmaster.c:3558
#, c-format
msgid "%s (PID %d) was terminated by signal %d"
msgstr "%s (PID %d) был завершён по сигналу %d"
#. translator: %s is a noun phrase describing a child process, such as
#. "server process"
-#: postmaster/postmaster.c:3562
+#: postmaster/postmaster.c:3568
#, c-format
msgid "%s (PID %d) exited with unrecognized status %d"
msgstr "%s (PID %d) завершился с неизвестным кодом состояния %d"
-#: postmaster/postmaster.c:3745
+#: postmaster/postmaster.c:3751
#, c-format
msgid "abnormal database system shutdown"
msgstr "аварийное выключение системы БД"
-#: postmaster/postmaster.c:3785
+#: postmaster/postmaster.c:3791
#, c-format
msgid "all server processes terminated; reinitializing"
msgstr "все серверные процессы завершены... переинициализация"
-#: postmaster/postmaster.c:3997
+#: postmaster/postmaster.c:4003
#, c-format
msgid "could not fork new process for connection: %m"
msgstr "породить новый процесс для соединения не удалось: %m"
-#: postmaster/postmaster.c:4039
+#: postmaster/postmaster.c:4045
msgid "could not fork new process for connection: "
msgstr "породить новый процесс для соединения не удалось: "
-#: postmaster/postmaster.c:4153
+#: postmaster/postmaster.c:4159
#, c-format
msgid "connection received: host=%s port=%s"
msgstr "принято подключение: узел=%s порт=%s"
-#: postmaster/postmaster.c:4158
+#: postmaster/postmaster.c:4164
#, c-format
msgid "connection received: host=%s"
msgstr "принято подключение: узел=%s"
-#: postmaster/postmaster.c:4441
+#: postmaster/postmaster.c:4447
#, c-format
msgid "could not execute server process \"%s\": %m"
msgstr "запустить серверный процесс \"%s\" не удалось: %m"
-#: postmaster/postmaster.c:4594
+#: postmaster/postmaster.c:4600
#, c-format
msgid "giving up after too many tries to reserve shared memory"
msgstr ""
"число повторных попыток резервирования разделяемой памяти достигло предела"
-#: postmaster/postmaster.c:4595
+#: postmaster/postmaster.c:4601
#, c-format
msgid "This might be caused by ASLR or antivirus software."
msgstr "Это может быть вызвано антивирусным ПО или механизмом ASLR."
-#: postmaster/postmaster.c:4988
+#: postmaster/postmaster.c:4994
#, c-format
msgid "database system is ready to accept read only connections"
msgstr "система БД готова к подключениям в режиме \"только чтение\""
-#: postmaster/postmaster.c:5282
+#: postmaster/postmaster.c:5288
#, c-format
msgid "could not fork startup process: %m"
msgstr "породить стартовый процесс не удалось: %m"
-#: postmaster/postmaster.c:5286
+#: postmaster/postmaster.c:5292
#, c-format
msgid "could not fork background writer process: %m"
msgstr "породить процесс фоновой записи не удалось: %m"
-#: postmaster/postmaster.c:5290
+#: postmaster/postmaster.c:5296
#, c-format
msgid "could not fork checkpointer process: %m"
msgstr "породить процесс контрольных точек не удалось: %m"
-#: postmaster/postmaster.c:5294
+#: postmaster/postmaster.c:5300
#, c-format
msgid "could not fork WAL writer process: %m"
msgstr "породить процесс записи WAL не удалось: %m"
-#: postmaster/postmaster.c:5298
+#: postmaster/postmaster.c:5304
#, c-format
msgid "could not fork WAL receiver process: %m"
msgstr "породить процесс считывания WAL не удалось: %m"
-#: postmaster/postmaster.c:5302
+#: postmaster/postmaster.c:5308
#, c-format
msgid "could not fork process: %m"
msgstr "породить процесс не удалось: %m"
-#: postmaster/postmaster.c:5492 postmaster/postmaster.c:5515
+#: postmaster/postmaster.c:5498 postmaster/postmaster.c:5521
#, c-format
msgid "database connection requirement not indicated during registration"
msgstr ""
"при регистрации фонового процесса не указывалось, что ему требуется "
"подключение к БД"
-#: postmaster/postmaster.c:5499 postmaster/postmaster.c:5522
+#: postmaster/postmaster.c:5505 postmaster/postmaster.c:5528
#, c-format
msgid "invalid processing mode in background worker"
msgstr "неправильный режим обработки в фоновом процессе"
-#: postmaster/postmaster.c:5594
+#: postmaster/postmaster.c:5601
#, c-format
msgid "starting background worker process \"%s\""
msgstr "запуск фонового рабочего процесса \"%s\""
-#: postmaster/postmaster.c:5606
+#: postmaster/postmaster.c:5613
#, c-format
msgid "could not fork worker process: %m"
msgstr "породить рабочий процесс не удалось: %m"
-#: postmaster/postmaster.c:6018
+#: postmaster/postmaster.c:5717
+#, c-format
+msgid "no slot available for new worker process"
+msgstr "для нового рабочего процесса не нашлось свободного слота"
+
+#: postmaster/postmaster.c:6039
#, c-format
msgid "could not duplicate socket %d for use in backend: error code %d"
msgstr ""
"продублировать сокет %d для серверного процесса не удалось (код ошибки: %d)"
-#: postmaster/postmaster.c:6050
+#: postmaster/postmaster.c:6071
#, c-format
msgid "could not create inherited socket: error code %d\n"
msgstr "создать наследуемый сокет не удалось (код ошибки: %d)\n"
-#: postmaster/postmaster.c:6079
+#: postmaster/postmaster.c:6100
#, c-format
msgid "could not open backend variables file \"%s\": %s\n"
msgstr "открыть файл серверных переменных \"%s\" не удалось: %s\n"
-#: postmaster/postmaster.c:6086
+#: postmaster/postmaster.c:6107
#, c-format
msgid "could not read from backend variables file \"%s\": %s\n"
msgstr "прочитать файл серверных переменных \"%s\" не удалось: %s\n"
-#: postmaster/postmaster.c:6095
+#: postmaster/postmaster.c:6116
#, c-format
msgid "could not remove file \"%s\": %s\n"
msgstr "не удалось стереть файл \"%s\": %s\n"
-#: postmaster/postmaster.c:6112
+#: postmaster/postmaster.c:6133
#, c-format
msgid "could not map view of backend variables: error code %lu\n"
msgstr "отобразить файл серверных переменных не удалось (код ошибки: %lu)\n"
-#: postmaster/postmaster.c:6121
+#: postmaster/postmaster.c:6142
#, c-format
msgid "could not unmap view of backend variables: error code %lu\n"
msgstr ""
"отключить отображение файла серверных переменных не удалось (код ошибки: "
"%lu)\n"
-#: postmaster/postmaster.c:6128
+#: postmaster/postmaster.c:6149
#, c-format
msgid "could not close handle to backend parameter variables: error code %lu\n"
msgstr ""
"закрыть указатель файла серверных переменных не удалось (код ошибки: %lu)\n"
-#: postmaster/postmaster.c:6290
+#: postmaster/postmaster.c:6311
#, c-format
msgid "could not read exit code for process\n"
msgstr "прочитать код завершения процесса не удалось\n"
-#: postmaster/postmaster.c:6295
+#: postmaster/postmaster.c:6316
#, c-format
msgid "could not post child completion status\n"
msgstr "отправить состояние завершения потомка не удалось\n"
@@ -15983,7 +15995,7 @@ msgstr ""
msgid "slot \"%s\", output plugin \"%s\", in the %s callback"
msgstr "слот \"%s\", модуль вывода \"%s\", в обработчике %s"
-#: replication/logical/logicalfuncs.c:192 replication/walsender.c:2189
+#: replication/logical/logicalfuncs.c:192 replication/walsender.c:2188
#, c-format
msgid "could not read from log segment %s, offset %u, length %lu: %m"
msgstr "не удалось прочитать сегмент журнала %s (смещение %u, длина %lu): %m"
@@ -16097,7 +16109,7 @@ msgstr ""
"неверная контрольная сумма файла контрольной точки для слота репликации (%u "
"вместо %u)"
-#: replication/logical/origin.c:879
+#: replication/logical/origin.c:879 replication/logical/origin.c:1058
#, c-format
msgid "replication origin with OID %d is already active for PID %d"
msgstr "источник репликации с OID %d уже занят процессом с PID %d"
@@ -16121,30 +16133,25 @@ msgstr "Увеличьте параметр max_replication_slots и повто
msgid "cannot setup replication origin when one is already setup"
msgstr "нельзя настроить источник репликации, когда он уже настроен"
-#: replication/logical/origin.c:1058
-#, c-format
-msgid "replication origin %d is already active for PID %d"
-msgstr "источник репликации %d уже занят процессом с PID %d"
-
#: replication/logical/origin.c:1104 replication/logical/origin.c:1299
#: replication/logical/origin.c:1319
#, c-format
msgid "no replication origin is configured"
msgstr "ни один источник репликации не настроен"
-#: replication/logical/reorderbuffer.c:2397
+#: replication/logical/reorderbuffer.c:2391
#, c-format
msgid "could not write to data file for XID %u: %m"
msgstr "не удалось записать в файл данных для XID %u: %m"
-#: replication/logical/reorderbuffer.c:2488
-#: replication/logical/reorderbuffer.c:2508
+#: replication/logical/reorderbuffer.c:2493
+#: replication/logical/reorderbuffer.c:2513
#, c-format
msgid "could not read from reorderbuffer spill file: %m"
msgstr "не удалось прочитать из файла подкачки буфера пересортировки: %m"
-#: replication/logical/reorderbuffer.c:2492
-#: replication/logical/reorderbuffer.c:2512
+#: replication/logical/reorderbuffer.c:2497
+#: replication/logical/reorderbuffer.c:2517
#, c-format
msgid ""
"could not read from reorderbuffer spill file: read %d instead of %u bytes"
@@ -16152,12 +16159,12 @@ msgstr ""
"не удалось прочитать из файла подкачки буфера пересортировки (прочитано "
"байт: %d, требовалось: %u)"
-#: replication/logical/reorderbuffer.c:2700
+#: replication/logical/reorderbuffer.c:2705
#, c-format
msgid "could not remove file \"%s\" during removal of pg_replslot/%s/*.xid: %m"
msgstr "файл \"%s\" при удалении pg_replslot/%s/*.xid не был удалён: %m"
-#: replication/logical/reorderbuffer.c:3168
+#: replication/logical/reorderbuffer.c:3173
#, c-format
msgid "could not read from file \"%s\": read %d instead of %d bytes"
msgstr ""
@@ -16383,13 +16390,13 @@ msgstr ""
msgid "canceling wait for synchronous replication due to user request"
msgstr "отмена ожидания синхронной репликации по запросу пользователя"
-#: replication/syncrep.c:341
+#: replication/syncrep.c:349
#, c-format
msgid "standby \"%s\" now has synchronous standby priority %u"
msgstr ""
"резервный сервер \"%s\" теперь имеет приоритет синхронной репликации %u"
-#: replication/syncrep.c:478
+#: replication/syncrep.c:486
#, c-format
msgid "standby \"%s\" is now the synchronous standby with priority %u"
msgstr ""
@@ -16498,50 +16505,50 @@ msgstr ""
msgid "terminating walsender process after promotion"
msgstr "завершение процесса передачи журнала после повышения"
-#: replication/walsender.c:1333
+#: replication/walsender.c:1332
#, c-format
msgid "cannot execute new commands while WAL sender is in stopping mode"
msgstr ""
"нельзя выполнять новые команды, пока процесс передачи WAL находится в режиме "
"остановки"
-#: replication/walsender.c:1341
+#: replication/walsender.c:1340
#, c-format
msgid "received replication command: %s"
msgstr "получена команда репликации: %s"
-#: replication/walsender.c:1444 replication/walsender.c:1460
+#: replication/walsender.c:1443 replication/walsender.c:1459
#, c-format
msgid "unexpected EOF on standby connection"
msgstr "неожиданный обрыв соединения с резервным сервером"
-#: replication/walsender.c:1474
+#: replication/walsender.c:1473
#, c-format
msgid "unexpected standby message type \"%c\", after receiving CopyDone"
msgstr ""
"после CopyDone резервный сервер передал сообщение неожиданного типа \"%c\""
-#: replication/walsender.c:1512
+#: replication/walsender.c:1511
#, c-format
msgid "invalid standby message type \"%c\""
msgstr "неверный тип сообщения резервного сервера: \"%c\""
-#: replication/walsender.c:1553
+#: replication/walsender.c:1552
#, c-format
msgid "unexpected message type \"%c\""
msgstr "неожиданный тип сообщения \"%c\""
-#: replication/walsender.c:1848
+#: replication/walsender.c:1847
#, c-format
msgid "terminating walsender process due to replication timeout"
msgstr "завершение процесса передачи журнала из-за тайм-аута репликации"
-#: replication/walsender.c:1932
+#: replication/walsender.c:1931
#, c-format
msgid "\"%s\" has now caught up with upstream server"
msgstr "ведомый сервер \"%s\" нагнал ведущий"
-#: replication/walsender.c:2038
+#: replication/walsender.c:2037
#, c-format
msgid ""
"number of requested standby connections exceeds max_wal_senders (currently "
@@ -16773,7 +16780,7 @@ msgstr "правило \"%s\" для отношения\"%s\" не сущест
msgid "renaming an ON SELECT rule is not allowed"
msgstr "переименовывать правило ON SELECT нельзя"
-#: rewrite/rewriteHandler.c:519
+#: rewrite/rewriteHandler.c:520
#, c-format
msgid ""
"WITH query name \"%s\" appears in both a rule action and the query being "
@@ -16782,92 +16789,92 @@ msgstr ""
"имя запроса WITH \"%s\" оказалось и в действии правила, и в переписываемом "
"запросе"
-#: rewrite/rewriteHandler.c:579
+#: rewrite/rewriteHandler.c:580
#, c-format
msgid "cannot have RETURNING lists in multiple rules"
msgstr "RETURNING можно определить только для одного правила"
-#: rewrite/rewriteHandler.c:934 rewrite/rewriteHandler.c:952
+#: rewrite/rewriteHandler.c:935 rewrite/rewriteHandler.c:953
#, c-format
msgid "multiple assignments to same column \"%s\""
msgstr "многочисленные присвоения одному столбцу \"%s\""
-#: rewrite/rewriteHandler.c:1872 rewrite/rewriteHandler.c:3588
+#: rewrite/rewriteHandler.c:1873 rewrite/rewriteHandler.c:3659
#, c-format
msgid "infinite recursion detected in rules for relation \"%s\""
msgstr "обнаружена бесконечная рекурсия в правилах для отношения \"%s\""
-#: rewrite/rewriteHandler.c:1957
+#: rewrite/rewriteHandler.c:1958
#, c-format
msgid "infinite recursion detected in policy for relation \"%s\""
msgstr "обнаружена бесконечная рекурсия в политике для отношения \"%s\""
-#: rewrite/rewriteHandler.c:2277
+#: rewrite/rewriteHandler.c:2278
msgid "Junk view columns are not updatable."
msgstr "Утилизируемые столбцы представлений не обновляются."
-#: rewrite/rewriteHandler.c:2282
+#: rewrite/rewriteHandler.c:2283
msgid ""
"View columns that are not columns of their base relation are not updatable."
msgstr ""
"Столбцы представлений, не являющиеся столбцами базовых отношений, не "
"обновляются."
-#: rewrite/rewriteHandler.c:2285
+#: rewrite/rewriteHandler.c:2286
msgid "View columns that refer to system columns are not updatable."
msgstr ""
"Столбцы представлений, ссылающиеся на системные столбцы, не обновляются."
-#: rewrite/rewriteHandler.c:2288
+#: rewrite/rewriteHandler.c:2289
msgid "View columns that return whole-row references are not updatable."
msgstr ""
"Столбцы представлений, возвращающие ссылки на всю строку, не обновляются."
-#: rewrite/rewriteHandler.c:2349
+#: rewrite/rewriteHandler.c:2350
msgid "Views containing DISTINCT are not automatically updatable."
msgstr "Представления с DISTINCT не обновляются автоматически."
-#: rewrite/rewriteHandler.c:2352
+#: rewrite/rewriteHandler.c:2353
msgid "Views containing GROUP BY are not automatically updatable."
msgstr "Представления с GROUP BY не обновляются автоматически."
-#: rewrite/rewriteHandler.c:2355
+#: rewrite/rewriteHandler.c:2356
msgid "Views containing HAVING are not automatically updatable."
msgstr "Представления с HAVING не обновляются автоматически."
-#: rewrite/rewriteHandler.c:2358
+#: rewrite/rewriteHandler.c:2359
msgid ""
"Views containing UNION, INTERSECT, or EXCEPT are not automatically updatable."
msgstr ""
"Представления с UNION, INTERSECT или EXCEPT не обновляются автоматически."
-#: rewrite/rewriteHandler.c:2361
+#: rewrite/rewriteHandler.c:2362
msgid "Views containing WITH are not automatically updatable."
msgstr "Представления с WITH не обновляются автоматически."
-#: rewrite/rewriteHandler.c:2364
+#: rewrite/rewriteHandler.c:2365
msgid "Views containing LIMIT or OFFSET are not automatically updatable."
msgstr "Представления с LIMIT или OFFSET не обновляются автоматически."
-#: rewrite/rewriteHandler.c:2376
+#: rewrite/rewriteHandler.c:2377
msgid "Views that return aggregate functions are not automatically updatable."
msgstr ""
"Представления, возвращающие агрегатные функции, не обновляются автоматически."
-#: rewrite/rewriteHandler.c:2379
+#: rewrite/rewriteHandler.c:2380
msgid "Views that return window functions are not automatically updatable."
msgstr ""
"Представления, возвращающие оконные функции, не обновляются автоматически."
-#: rewrite/rewriteHandler.c:2382
+#: rewrite/rewriteHandler.c:2383
msgid ""
"Views that return set-returning functions are not automatically updatable."
msgstr ""
"Представления, возвращающие функции с результатом-множеством, не обновляются "
"автоматически."
-#: rewrite/rewriteHandler.c:2389 rewrite/rewriteHandler.c:2393
-#: rewrite/rewriteHandler.c:2400
+#: rewrite/rewriteHandler.c:2390 rewrite/rewriteHandler.c:2394
+#: rewrite/rewriteHandler.c:2401
msgid ""
"Views that do not select from a single table or view are not automatically "
"updatable."
@@ -16875,27 +16882,27 @@ msgstr ""
"Представления, выбирающие данные не из одной таблицы или представления, не "
"обновляются автоматически."
-#: rewrite/rewriteHandler.c:2403
+#: rewrite/rewriteHandler.c:2404
msgid "Views containing TABLESAMPLE are not automatically updatable."
msgstr "Представления, содержащие TABLESAMPLE, не обновляются автоматически."
-#: rewrite/rewriteHandler.c:2427
+#: rewrite/rewriteHandler.c:2428
msgid "Views that have no updatable columns are not automatically updatable."
msgstr ""
"Представления, не содержащие обновляемых столбцов, не обновляются "
"автоматически."
-#: rewrite/rewriteHandler.c:2884
+#: rewrite/rewriteHandler.c:2905
#, c-format
msgid "cannot insert into column \"%s\" of view \"%s\""
msgstr "вставить данные в столбец \"%s\" представления \"%s\" нельзя"
-#: rewrite/rewriteHandler.c:2892
+#: rewrite/rewriteHandler.c:2913
#, c-format
msgid "cannot update column \"%s\" of view \"%s\""
msgstr "изменить данные в столбце \"%s\" представления \"%s\" нельзя"
-#: rewrite/rewriteHandler.c:3357
+#: rewrite/rewriteHandler.c:3378
#, c-format
msgid ""
"DO INSTEAD NOTHING rules are not supported for data-modifying statements in "
@@ -16904,7 +16911,7 @@ msgstr ""
"правила DO INSTEAD NOTHING не поддерживаются в операторах, изменяющих "
"данные, в WITH"
-#: rewrite/rewriteHandler.c:3371
+#: rewrite/rewriteHandler.c:3392
#, c-format
msgid ""
"conditional DO INSTEAD rules are not supported for data-modifying statements "
@@ -16913,13 +16920,13 @@ msgstr ""
"условные правила DO INSTEAD не поддерживаются для операторов, изменяющих "
"данные, в WITH"
-#: rewrite/rewriteHandler.c:3375
+#: rewrite/rewriteHandler.c:3396
#, c-format
msgid "DO ALSO rules are not supported for data-modifying statements in WITH"
msgstr ""
"правила DO ALSO не поддерживаются для операторов, изменяющих данные, в WITH"
-#: rewrite/rewriteHandler.c:3380
+#: rewrite/rewriteHandler.c:3401
#, c-format
msgid ""
"multi-statement DO INSTEAD rules are not supported for data-modifying "
@@ -16928,43 +16935,52 @@ msgstr ""
"составные правила DO INSTEAD не поддерживаются для операторов, изменяющих "
"данные, в WITH"
-#: rewrite/rewriteHandler.c:3625
+#: rewrite/rewriteHandler.c:3587 rewrite/rewriteHandler.c:3595
+#: rewrite/rewriteHandler.c:3603
+#, c-format
+msgid ""
+"Views with conditional DO INSTEAD rules are not automatically updatable."
+msgstr ""
+"Представления в сочетании с правилами DO INSTEAD с условиями не обновляются "
+"автоматически."
+
+#: rewrite/rewriteHandler.c:3696
#, c-format
msgid "cannot perform INSERT RETURNING on relation \"%s\""
msgstr "выполнить INSERT RETURNING для отношения \"%s\" нельзя"
-#: rewrite/rewriteHandler.c:3627
+#: rewrite/rewriteHandler.c:3698
#, c-format
msgid ""
"You need an unconditional ON INSERT DO INSTEAD rule with a RETURNING clause."
msgstr ""
"Необходимо безусловное правило ON INSERT DO INSTEAD с предложением RETURNING."
-#: rewrite/rewriteHandler.c:3632
+#: rewrite/rewriteHandler.c:3703
#, c-format
msgid "cannot perform UPDATE RETURNING on relation \"%s\""
msgstr "выполнить UPDATE RETURNING для отношения \"%s\" нельзя"
-#: rewrite/rewriteHandler.c:3634
+#: rewrite/rewriteHandler.c:3705
#, c-format
msgid ""
"You need an unconditional ON UPDATE DO INSTEAD rule with a RETURNING clause."
msgstr ""
"Необходимо безусловное правило ON UPDATE DO INSTEAD с предложением RETURNING."
-#: rewrite/rewriteHandler.c:3639
+#: rewrite/rewriteHandler.c:3710
#, c-format
msgid "cannot perform DELETE RETURNING on relation \"%s\""
msgstr "выполнить DELETE RETURNING для отношения \"%s\" нельзя"
-#: rewrite/rewriteHandler.c:3641
+#: rewrite/rewriteHandler.c:3712
#, c-format
msgid ""
"You need an unconditional ON DELETE DO INSTEAD rule with a RETURNING clause."
msgstr ""
"Необходимо безусловное правило ON DELETE DO INSTEAD с предложением RETURNING."
-#: rewrite/rewriteHandler.c:3659
+#: rewrite/rewriteHandler.c:3730
#, c-format
msgid ""
"INSERT with ON CONFLICT clause cannot be used with table that has INSERT or "
@@ -16973,7 +16989,7 @@ msgstr ""
"INSERT c предложением ON CONFLICT нельзя использовать с таблицей, для "
"которой заданы правила INSERT или UPDATE"
-#: rewrite/rewriteHandler.c:3716
+#: rewrite/rewriteHandler.c:3787
#, c-format
msgid ""
"WITH cannot be used in a query that is rewritten by rules into multiple "
@@ -17165,7 +17181,7 @@ msgstr ""
msgid "dynamic shared memory control segment is not valid"
msgstr "сегмент управления динамической разделяемой памятью не в порядке"
-#: storage/ipc/dsm.c:516
+#: storage/ipc/dsm.c:515
#, c-format
msgid "too many dynamic shared memory segments"
msgstr "слишком много сегментов динамической разделяемой памяти"
@@ -18476,14 +18492,14 @@ msgid "input data type is not an array"
msgstr "тип входных данных не является массивом"
#: utils/adt/array_userfuncs.c:132 utils/adt/array_userfuncs.c:186
-#: utils/adt/arrayfuncs.c:1337 utils/adt/float.c:1171 utils/adt/float.c:1259
-#: utils/adt/float.c:2825 utils/adt/float.c:2841 utils/adt/int.c:623
+#: utils/adt/arrayfuncs.c:1337 utils/adt/float.c:1164 utils/adt/float.c:1238
+#: utils/adt/float.c:2797 utils/adt/float.c:2813 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:2899
-#: utils/adt/numeric.c:2908 utils/adt/varbit.c:1173 utils/adt/varbit.c:1575
+#: utils/adt/numeric.c:2908 utils/adt/varbit.c:1178 utils/adt/varbit.c:1566
#: utils/adt/varlena.c:1045 utils/adt/varlena.c:2595
#, c-format
msgid "integer out of range"
@@ -18638,7 +18654,7 @@ msgid "wrong element type"
msgstr "неверный тип элемента"
#: utils/adt/arrayfuncs.c:1368 utils/adt/rangetypes.c:334
-#: utils/cache/lsyscache.c:2586
+#: utils/cache/lsyscache.c:2608
#, c-format
msgid "no binary input function available for type %s"
msgstr "для типа %s нет функции ввода двоичных данных"
@@ -18649,7 +18665,7 @@ msgid "improper binary format in array element %d"
msgstr "неподходящий двоичный формат в элементе массива %d"
#: utils/adt/arrayfuncs.c:1589 utils/adt/rangetypes.c:339
-#: utils/cache/lsyscache.c:2619
+#: utils/cache/lsyscache.c:2641
#, c-format
msgid "no binary output function available for type %s"
msgstr "для типа %s нет функции вывода двоичных данных"
@@ -18793,8 +18809,8 @@ msgstr "неверный синтаксис для типа 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:785 utils/adt/float.c:849 utils/adt/float.c:2584
-#: utils/adt/float.c:2647 utils/adt/geo_ops.c:4163 utils/adt/int.c:719
+#: utils/adt/float.c:785 utils/adt/float.c:849 utils/adt/float.c:2556
+#: utils/adt/float.c:2619 utils/adt/geo_ops.c:4163 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
@@ -18809,7 +18825,7 @@ msgstr "деление на ноль"
msgid "\"char\" out of range"
msgstr "значение \"char\" вне диапазона"
-#: utils/adt/date.c:67 utils/adt/timestamp.c:95 utils/adt/varbit.c:52
+#: utils/adt/date.c:67 utils/adt/timestamp.c:95 utils/adt/varbit.c:101
#: utils/adt/varchar.c:44
#, c-format
msgid "invalid type modifier"
@@ -18830,7 +18846,7 @@ msgstr "TIME(%d)%s: точность уменьшена до дозволенн
msgid "date/time value \"current\" is no longer supported"
msgstr "значение \"current\" для даты/времени больше не поддерживается"
-#: utils/adt/date.c:166 utils/adt/formatting.c:3521
+#: utils/adt/date.c:166 utils/adt/formatting.c:3511
#, c-format
msgid "date out of range: \"%s\""
msgstr "дата вне диапазона: \"%s\""
@@ -18862,8 +18878,8 @@ msgstr "дата вне диапазона для типа 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/datetime.c:1693
-#: utils/adt/formatting.c:3397 utils/adt/formatting.c:3429
-#: utils/adt/formatting.c:3497 utils/adt/json.c:1535 utils/adt/json.c:1557
+#: utils/adt/formatting.c:3387 utils/adt/formatting.c:3419
+#: utils/adt/formatting.c:3487 utils/adt/json.c:1535 utils/adt/json.c:1557
#: utils/adt/jsonb.c:824 utils/adt/jsonb.c:848 utils/adt/nabstime.c:458
#: utils/adt/nabstime.c:501 utils/adt/nabstime.c:531 utils/adt/nabstime.c:574
#: utils/adt/timestamp.c:225 utils/adt/timestamp.c:268
@@ -18875,13 +18891,11 @@ msgstr "дата вне диапазона для типа timestamp"
#: utils/adt/timestamp.c:3187 utils/adt/timestamp.c:3712
#: utils/adt/timestamp.c:3841 utils/adt/timestamp.c:3882
#: utils/adt/timestamp.c:3970 utils/adt/timestamp.c:4016
-#: utils/adt/timestamp.c:4127 utils/adt/timestamp.c:4451
-#: utils/adt/timestamp.c:4567 utils/adt/timestamp.c:4577
-#: utils/adt/timestamp.c:4662 utils/adt/timestamp.c:4781
-#: utils/adt/timestamp.c:4791 utils/adt/timestamp.c:5038
-#: utils/adt/timestamp.c:5052 utils/adt/timestamp.c:5143
-#: utils/adt/timestamp.c:5150 utils/adt/timestamp.c:5176
-#: utils/adt/timestamp.c:5180 utils/adt/timestamp.c:5249 utils/adt/xml.c:2156
+#: utils/adt/timestamp.c:4127 utils/adt/timestamp.c:4452
+#: utils/adt/timestamp.c:4658 utils/adt/timestamp.c:5029
+#: utils/adt/timestamp.c:5043 utils/adt/timestamp.c:5134
+#: utils/adt/timestamp.c:5141 utils/adt/timestamp.c:5167
+#: utils/adt/timestamp.c:5171 utils/adt/timestamp.c:5240 utils/adt/xml.c:2156
#: utils/adt/xml.c:2163 utils/adt/xml.c:2183 utils/adt/xml.c:2190
#, c-format
msgid "timestamp out of range"
@@ -18920,13 +18934,13 @@ msgstr "\"время с часовым поясом\" содержит нера
#: utils/adt/date.c:2744 utils/adt/datetime.c:926 utils/adt/datetime.c:1851
#: utils/adt/datetime.c:4618 utils/adt/timestamp.c:532
-#: utils/adt/timestamp.c:559 utils/adt/timestamp.c:5064
-#: utils/adt/timestamp.c:5260
+#: utils/adt/timestamp.c:559 utils/adt/timestamp.c:5055
+#: utils/adt/timestamp.c:5251
#, c-format
msgid "time zone \"%s\" not recognized"
msgstr "часовой пояс \"%s\" не распознан"
-#: utils/adt/date.c:2784 utils/adt/timestamp.c:5101 utils/adt/timestamp.c:5286
+#: utils/adt/date.c:2784 utils/adt/timestamp.c:5092 utils/adt/timestamp.c:5277
#, c-format
msgid "interval time zone \"%s\" must not include months or days"
msgstr ""
@@ -19077,7 +19091,7 @@ msgstr "неверный синтаксис для типа double precision: \"
msgid "\"%s\" is out of range for type double precision"
msgstr "\"%s\" вне диапазона для типа double precision"
-#: utils/adt/float.c:1203 utils/adt/float.c:1291 utils/adt/int.c:349
+#: utils/adt/float.c:1189 utils/adt/float.c:1263 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:2996 utils/adt/numeric.c:3005
@@ -19085,172 +19099,172 @@ msgstr "\"%s\" вне диапазона для типа double precision"
msgid "smallint out of range"
msgstr "smallint вне диапазона"
-#: utils/adt/float.c:1417 utils/adt/numeric.c:6612
+#: utils/adt/float.c:1389 utils/adt/numeric.c:6612
#, c-format
msgid "cannot take square root of a negative number"
msgstr "извлечь квадратный корень отрицательного числа нельзя"
-#: utils/adt/float.c:1459 utils/adt/numeric.c:2816
+#: utils/adt/float.c:1431 utils/adt/numeric.c:2816
#, c-format
msgid "zero raised to a negative power is undefined"
msgstr "ноль в отрицательной степени даёт неопределённость"
-#: utils/adt/float.c:1463 utils/adt/numeric.c:2822
+#: utils/adt/float.c:1435 utils/adt/numeric.c:2822
#, c-format
msgid "a negative number raised to a non-integer power yields a complex result"
msgstr "отрицательное число в дробной степени даёт комплексный результат"
-#: utils/adt/float.c:1529 utils/adt/float.c:1559 utils/adt/numeric.c:6830
+#: utils/adt/float.c:1501 utils/adt/float.c:1531 utils/adt/numeric.c:6830
#, c-format
msgid "cannot take logarithm of zero"
msgstr "вычислить логарифм нуля нельзя"
-#: utils/adt/float.c:1533 utils/adt/float.c:1563 utils/adt/numeric.c:6834
+#: utils/adt/float.c:1505 utils/adt/float.c:1535 utils/adt/numeric.c:6834
#, c-format
msgid "cannot take logarithm of a negative number"
msgstr "вычислить логарифм отрицательного числа нельзя"
-#: utils/adt/float.c:1590 utils/adt/float.c:1611 utils/adt/float.c:1632
-#: utils/adt/float.c:1654 utils/adt/float.c:1675 utils/adt/float.c:1696
-#: utils/adt/float.c:1718 utils/adt/float.c:1739
+#: utils/adt/float.c:1562 utils/adt/float.c:1583 utils/adt/float.c:1604
+#: utils/adt/float.c:1626 utils/adt/float.c:1647 utils/adt/float.c:1668
+#: utils/adt/float.c:1690 utils/adt/float.c:1711
#, c-format
msgid "input is out of range"
msgstr "введённое значение вне диапазона"
-#: utils/adt/float.c:2801 utils/adt/numeric.c:1450
+#: utils/adt/float.c:2773 utils/adt/numeric.c:1450
#, c-format
msgid "count must be greater than zero"
msgstr "счётчик должен быть больше нуля"
-#: utils/adt/float.c:2806 utils/adt/numeric.c:1457
+#: utils/adt/float.c:2778 utils/adt/numeric.c:1457
#, c-format
msgid "operand, lower bound, and upper bound cannot be NaN"
msgstr "операнд, нижняя и верхняя границы не могут быть NaN"
-#: utils/adt/float.c:2812
+#: utils/adt/float.c:2784
#, c-format
msgid "lower and upper bounds must be finite"
msgstr "нижняя и верхняя границы должны быть конечными"
-#: utils/adt/float.c:2850 utils/adt/numeric.c:1470
+#: utils/adt/float.c:2822 utils/adt/numeric.c:1470
#, c-format
msgid "lower bound cannot equal upper bound"
msgstr "нижняя граница не может равняться верхней"
-#: utils/adt/formatting.c:485
+#: utils/adt/formatting.c:474
#, c-format
msgid "invalid format specification for an interval value"
msgstr "неправильная спецификация формата для целого числа"
-#: utils/adt/formatting.c:486
+#: utils/adt/formatting.c:475
#, c-format
msgid "Intervals are not tied to specific calendar dates."
msgstr "Интервалы не привязываются к определённым календарным датам."
-#: utils/adt/formatting.c:1058
+#: utils/adt/formatting.c:1049
#, c-format
msgid "\"EEEE\" must be the last pattern used"
msgstr "\"EEEE\" может быть только последним шаблоном"
-#: utils/adt/formatting.c:1066
+#: utils/adt/formatting.c:1057
#, c-format
msgid "\"9\" must be ahead of \"PR\""
msgstr "\"9\" должна стоять до \"PR\""
-#: utils/adt/formatting.c:1082
+#: utils/adt/formatting.c:1073
#, c-format
msgid "\"0\" must be ahead of \"PR\""
msgstr "\"0\" должен стоять до \"PR\""
-#: utils/adt/formatting.c:1109
+#: utils/adt/formatting.c:1100
#, c-format
msgid "multiple decimal points"
msgstr "многочисленные десятичные точки"
-#: utils/adt/formatting.c:1113 utils/adt/formatting.c:1196
+#: utils/adt/formatting.c:1104 utils/adt/formatting.c:1187
#, c-format
msgid "cannot use \"V\" and decimal point together"
msgstr "нельзя использовать \"V\" вместе с десятичной точкой"
-#: utils/adt/formatting.c:1125
+#: utils/adt/formatting.c:1116
#, c-format
msgid "cannot use \"S\" twice"
msgstr "нельзя использовать \"S\" дважды"
-#: utils/adt/formatting.c:1129
+#: utils/adt/formatting.c:1120
#, c-format
msgid "cannot use \"S\" and \"PL\"/\"MI\"/\"SG\"/\"PR\" together"
msgstr "нельзя использовать \"S\" вместе с \"PL\"/\"MI\"/\"SG\"/\"PR\""
-#: utils/adt/formatting.c:1149
+#: utils/adt/formatting.c:1140
#, c-format
msgid "cannot use \"S\" and \"MI\" together"
msgstr "нельзя использовать \"S\" вместе с \"MI\""
-#: utils/adt/formatting.c:1159
+#: utils/adt/formatting.c:1150
#, c-format
msgid "cannot use \"S\" and \"PL\" together"
msgstr "нельзя использовать \"S\" вместе с \"PL\""
-#: utils/adt/formatting.c:1169
+#: utils/adt/formatting.c:1160
#, c-format
msgid "cannot use \"S\" and \"SG\" together"
msgstr "нельзя использовать \"S\" вместе с \"SG\""
-#: utils/adt/formatting.c:1178
+#: utils/adt/formatting.c:1169
#, c-format
msgid "cannot use \"PR\" and \"S\"/\"PL\"/\"MI\"/\"SG\" together"
msgstr "нельзя использовать \"PR\" вместе с \"S\"/\"PL\"/\"MI\"/\"SG\""
-#: utils/adt/formatting.c:1204
+#: utils/adt/formatting.c:1195
#, c-format
msgid "cannot use \"EEEE\" twice"
msgstr "нельзя использовать \"EEEE\" дважды"
-#: utils/adt/formatting.c:1210
+#: utils/adt/formatting.c:1201
#, c-format
msgid "\"EEEE\" is incompatible with other formats"
msgstr "\"EEEE\" несовместим с другими форматами"
-#: utils/adt/formatting.c:1211
+#: utils/adt/formatting.c:1202
#, c-format
msgid ""
"\"EEEE\" may only be used together with digit and decimal point patterns."
msgstr ""
"\"EEEE\" может использоваться только с шаблонами цифр и десятичной точки."
-#: utils/adt/formatting.c:1411
+#: utils/adt/formatting.c:1402
#, c-format
msgid "\"%s\" is not a number"
msgstr "\"%s\" не является числом"
-#: utils/adt/formatting.c:1512 utils/adt/formatting.c:1564
+#: utils/adt/formatting.c:1503 utils/adt/formatting.c:1555
#, c-format
msgid "could not determine which collation to use for lower() function"
msgstr ""
"не удалось определить, какое правило сортировки использовать для функции "
"lower()"
-#: utils/adt/formatting.c:1632 utils/adt/formatting.c:1684
+#: utils/adt/formatting.c:1623 utils/adt/formatting.c:1675
#, c-format
msgid "could not determine which collation to use for upper() function"
msgstr ""
"не удалось определить, какое правило сортировки использовать для функции "
"upper()"
-#: utils/adt/formatting.c:1753 utils/adt/formatting.c:1817
+#: utils/adt/formatting.c:1744 utils/adt/formatting.c:1808
#, c-format
msgid "could not determine which collation to use for initcap() function"
msgstr ""
"не удалось определить, какое правило сортировки использовать для функции "
"initcap()"
-#: utils/adt/formatting.c:2114
+#: utils/adt/formatting.c:2105
#, c-format
msgid "invalid combination of date conventions"
msgstr "неверное сочетание стилей дат"
-#: utils/adt/formatting.c:2115
+#: utils/adt/formatting.c:2106
#, c-format
msgid ""
"Do not mix Gregorian and ISO week date conventions in a formatting template."
@@ -19258,27 +19272,27 @@ msgstr ""
"Не смешивайте Григорианский стиль дат (недель) с ISO в одном шаблоне "
"форматирования."
-#: utils/adt/formatting.c:2132
+#: utils/adt/formatting.c:2123
#, c-format
msgid "conflicting values for \"%s\" field in formatting string"
msgstr "конфликтующие значения поля \"%s\" в строке форматирования"
-#: utils/adt/formatting.c:2134
+#: utils/adt/formatting.c:2125
#, c-format
msgid "This value contradicts a previous setting for the same field type."
msgstr "Это значение противоречит предыдущему значению поля того же типа."
-#: utils/adt/formatting.c:2195
+#: utils/adt/formatting.c:2189
#, c-format
msgid "source string too short for \"%s\" formatting field"
msgstr "входная строка короче, чем требует поле форматирования \"%s\""
-#: utils/adt/formatting.c:2197
+#: utils/adt/formatting.c:2191
#, c-format
msgid "Field requires %d characters, but only %d remain."
msgstr "Требуется символов: %d, а осталось только %d."
-#: utils/adt/formatting.c:2200 utils/adt/formatting.c:2214
+#: utils/adt/formatting.c:2194 utils/adt/formatting.c:2208
#, c-format
msgid ""
"If your source string is not fixed-width, try using the \"FM\" modifier."
@@ -19286,80 +19300,80 @@ msgstr ""
"Если входная строка имеет переменную длину, попробуйте использовать "
"модификатор \"FM\"."
-#: utils/adt/formatting.c:2210 utils/adt/formatting.c:2223
-#: utils/adt/formatting.c:2353
+#: utils/adt/formatting.c:2204 utils/adt/formatting.c:2217
+#: utils/adt/formatting.c:2347
#, c-format
msgid "invalid value \"%s\" for \"%s\""
msgstr "неверное значение \"%s\" для \"%s\""
-#: utils/adt/formatting.c:2212
+#: utils/adt/formatting.c:2206
#, c-format
msgid "Field requires %d characters, but only %d could be parsed."
msgstr "Поле должно поглотить символов: %d, но удалось разобрать только %d."
-#: utils/adt/formatting.c:2225
+#: utils/adt/formatting.c:2219
#, c-format
msgid "Value must be an integer."
msgstr "Значение должно быть целым числом."
-#: utils/adt/formatting.c:2230
+#: utils/adt/formatting.c:2224
#, c-format
msgid "value for \"%s\" in source string is out of range"
msgstr "значение \"%s\" во входной строке вне диапазона"
-#: utils/adt/formatting.c:2232
+#: utils/adt/formatting.c:2226
#, c-format
msgid "Value must be in the range %d to %d."
msgstr "Значение должно быть в интервале %d..%d."
-#: utils/adt/formatting.c:2355
+#: utils/adt/formatting.c:2349
#, c-format
msgid "The given value did not match any of the allowed values for this field."
msgstr ""
"Данное значение не соответствует ни одному из допустимых значений для этого "
"поля."
-#: utils/adt/formatting.c:2547 utils/adt/formatting.c:2567
-#: utils/adt/formatting.c:2587 utils/adt/formatting.c:2607
-#: utils/adt/formatting.c:2626 utils/adt/formatting.c:2645
-#: utils/adt/formatting.c:2668 utils/adt/formatting.c:2686
-#: utils/adt/formatting.c:2704 utils/adt/formatting.c:2722
-#: utils/adt/formatting.c:2739 utils/adt/formatting.c:2756
+#: utils/adt/formatting.c:2541 utils/adt/formatting.c:2561
+#: utils/adt/formatting.c:2581 utils/adt/formatting.c:2601
+#: utils/adt/formatting.c:2620 utils/adt/formatting.c:2639
+#: utils/adt/formatting.c:2662 utils/adt/formatting.c:2680
+#: utils/adt/formatting.c:2698 utils/adt/formatting.c:2716
+#: utils/adt/formatting.c:2733 utils/adt/formatting.c:2750
#, c-format
msgid "localized string format value too long"
msgstr "слишком длинное значение формата локализованной строки"
-#: utils/adt/formatting.c:3040
+#: utils/adt/formatting.c:3034
#, c-format
msgid "\"TZ\"/\"tz\"/\"OF\" format patterns are not supported in to_date"
msgstr "шаблоны формата \"TZ\"/\"tz\"/\"OF\" не поддерживаются в to_date"
-#: utils/adt/formatting.c:3149
+#: utils/adt/formatting.c:3143
#, c-format
msgid "invalid input string for \"Y,YYY\""
msgstr "ошибка синтаксиса в значении для шаблона \"Y,YYY\""
-#: utils/adt/formatting.c:3653
+#: utils/adt/formatting.c:3643
#, c-format
msgid "hour \"%d\" is invalid for the 12-hour clock"
msgstr "час \"%d\" не соответствует 12-часовому формату времени"
-#: utils/adt/formatting.c:3655
+#: utils/adt/formatting.c:3645
#, c-format
msgid "Use the 24-hour clock, or give an hour between 1 and 12."
msgstr "Используйте 24-часовой формат или передавайте часы от 1 до 12."
-#: utils/adt/formatting.c:3750
+#: utils/adt/formatting.c:3740
#, c-format
msgid "cannot calculate day of year without year information"
msgstr "нельзя рассчитать день года без информации о годе"
-#: utils/adt/formatting.c:4599
+#: utils/adt/formatting.c:4589
#, c-format
msgid "\"EEEE\" not supported for input"
msgstr "\"EEEE\" не поддерживается при вводе"
-#: utils/adt/formatting.c:4611
+#: utils/adt/formatting.c:4601
#, c-format
msgid "\"RN\" not supported for input"
msgstr "\"RN\" не поддерживается при вводе"
@@ -19548,8 +19562,8 @@ msgstr "неверные данные int2vector"
msgid "oidvector has too many elements"
msgstr "oidvector содержит слишком много элементов"
-#: utils/adt/int.c:1362 utils/adt/int8.c:1467 utils/adt/numeric.c:1358
-#: utils/adt/timestamp.c:5347 utils/adt/timestamp.c:5428
+#: utils/adt/int.c:1362 utils/adt/int8.c:1453 utils/adt/numeric.c:1358
+#: utils/adt/timestamp.c:5338 utils/adt/timestamp.c:5419
#, c-format
msgid "step size cannot equal zero"
msgstr "размер шага не может быть нулевым"
@@ -19573,13 +19587,13 @@ msgstr "значение \"%s\" вне диапазона для типа bigint
#: 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:1365 utils/adt/int8.c:1407 utils/adt/numeric.c:2951
-#: utils/adt/varbit.c:1655
+#: utils/adt/int8.c:1358 utils/adt/int8.c:1393 utils/adt/numeric.c:2951
+#: utils/adt/varbit.c:1646
#, c-format
msgid "bigint out of range"
msgstr "bigint вне диапазона"
-#: utils/adt/int8.c:1424
+#: utils/adt/int8.c:1410
#, c-format
msgid "OID out of range"
msgstr "OID вне диапазона"
@@ -20586,7 +20600,7 @@ msgstr ""
"Чтобы обозначить отсутствующий аргумент унарного оператора, укажите NONE."
#: utils/adt/regproc.c:780 utils/adt/regproc.c:821 utils/adt/regproc.c:2007
-#: utils/adt/ruleutils.c:8359 utils/adt/ruleutils.c:8484
+#: utils/adt/ruleutils.c:8373 utils/adt/ruleutils.c:8498
#, c-format
msgid "too many arguments"
msgstr "слишком много аргументов"
@@ -20765,13 +20779,13 @@ msgid "improper binary format in record column %d"
msgstr "неподходящий двоичный формат в столбце записи %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:1675
#, c-format
msgid "cannot compare dissimilar column types %s and %s at record column %d"
msgstr "не удалось сравнить различные типы столбцов %s и %s, столбец записи %d"
-#: 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:1531
+#: utils/adt/rowtypes.c:1774
#, c-format
msgid "cannot compare record types with different numbers of columns"
msgstr "сравнивать типы записей с разным числом столбцов нельзя"
@@ -20886,24 +20900,24 @@ msgstr "точность interval(%d) должна быть между %d и %d"
msgid "cannot subtract infinite timestamps"
msgstr "вычитать бесконечные значения timestamp нельзя"
-#: utils/adt/timestamp.c:3962 utils/adt/timestamp.c:4588
-#: utils/adt/timestamp.c:4608
+#: utils/adt/timestamp.c:3962 utils/adt/timestamp.c:4584
+#: utils/adt/timestamp.c:4604
#, c-format
msgid "timestamp units \"%s\" not supported"
msgstr "единицы timestamp \"%s\" не поддерживаются"
-#: utils/adt/timestamp.c:3976 utils/adt/timestamp.c:4618
+#: utils/adt/timestamp.c:3976 utils/adt/timestamp.c:4614
#, c-format
msgid "timestamp units \"%s\" not recognized"
msgstr "единицы timestamp \"%s\" не распознаны"
-#: utils/adt/timestamp.c:4116 utils/adt/timestamp.c:4799
-#: utils/adt/timestamp.c:4820
+#: utils/adt/timestamp.c:4116 utils/adt/timestamp.c:4790
+#: utils/adt/timestamp.c:4811
#, c-format
msgid "timestamp with time zone units \"%s\" not supported"
msgstr "единицы timestamp с часовым поясом \"%s\" не поддерживаются"
-#: utils/adt/timestamp.c:4133 utils/adt/timestamp.c:4829
+#: utils/adt/timestamp.c:4133 utils/adt/timestamp.c:4820
#, c-format
msgid "timestamp with time zone units \"%s\" not recognized"
msgstr "единицы timestamp с часовым поясом \"%s\" не распознаны"
@@ -20917,17 +20931,17 @@ msgstr ""
"единицы интервала \"%s\" не поддерживаются, так как в месяцах дробное число "
"недель"
-#: utils/adt/timestamp.c:4220 utils/adt/timestamp.c:4935
+#: utils/adt/timestamp.c:4220 utils/adt/timestamp.c:4926
#, c-format
msgid "interval units \"%s\" not supported"
msgstr "единицы interval \"%s\" не поддерживаются"
-#: utils/adt/timestamp.c:4236 utils/adt/timestamp.c:4962
+#: utils/adt/timestamp.c:4236 utils/adt/timestamp.c:4953
#, c-format
msgid "interval units \"%s\" not recognized"
msgstr "единицы interval \"%s\" не распознаны"
-#: utils/adt/timestamp.c:5057 utils/adt/timestamp.c:5253
+#: utils/adt/timestamp.c:5048 utils/adt/timestamp.c:5244
#, c-format
msgid "could not convert to time zone \"%s\""
msgstr "не удалось пересчитать время в часовой пояс \"%s\""
@@ -21114,75 +21128,75 @@ msgstr "неверное внешнее представление txid_snapshot
msgid "invalid input syntax for uuid: \"%s\""
msgstr "неверный синтаксис для uuid: \"%s\""
-#: utils/adt/varbit.c:57 utils/adt/varchar.c:49
+#: utils/adt/varbit.c:106 utils/adt/varchar.c:49
#, c-format
msgid "length for type %s must be at least 1"
msgstr "длина значения типа %s должна быть как минимум 1"
-#: utils/adt/varbit.c:62 utils/adt/varchar.c:53
+#: utils/adt/varbit.c:111 utils/adt/varchar.c:53
#, c-format
msgid "length for type %s cannot exceed %d"
msgstr "длина значения типа %s не может превышать %d"
-#: utils/adt/varbit.c:163 utils/adt/varbit.c:475 utils/adt/varbit.c:973
+#: utils/adt/varbit.c:194 utils/adt/varbit.c:495 utils/adt/varbit.c:982
#, c-format
msgid "bit string length exceeds the maximum allowed (%d)"
msgstr "длина битовой строки превышает предел (%d)"
-#: utils/adt/varbit.c:177 utils/adt/varbit.c:320 utils/adt/varbit.c:377
+#: utils/adt/varbit.c:208 utils/adt/varbit.c:352 utils/adt/varbit.c:402
#, c-format
msgid "bit string length %d does not match type bit(%d)"
msgstr "длина битовой строки (%d) не соответствует типу bit(%d)"
-#: utils/adt/varbit.c:199 utils/adt/varbit.c:511
+#: utils/adt/varbit.c:230 utils/adt/varbit.c:531
#, c-format
msgid "\"%c\" is not a valid binary digit"
msgstr "\"%c\" - не двоичная цифра"
-#: utils/adt/varbit.c:224 utils/adt/varbit.c:536
+#: utils/adt/varbit.c:255 utils/adt/varbit.c:556
#, c-format
msgid "\"%c\" is not a valid hexadecimal digit"
msgstr "\"%c\" - не шестнадцатеричная цифра"
-#: utils/adt/varbit.c:311 utils/adt/varbit.c:627
+#: utils/adt/varbit.c:343 utils/adt/varbit.c:648
#, c-format
msgid "invalid length in external bit string"
msgstr "неверная длина во внешней строке битов"
-#: utils/adt/varbit.c:489 utils/adt/varbit.c:636 utils/adt/varbit.c:731
+#: utils/adt/varbit.c:509 utils/adt/varbit.c:657 utils/adt/varbit.c:745
#, c-format
msgid "bit string too long for type bit varying(%d)"
msgstr "строка битов не умещается в тип bit varying(%d)"
-#: utils/adt/varbit.c:1066 utils/adt/varbit.c:1168 utils/adt/varlena.c:832
+#: utils/adt/varbit.c:1075 utils/adt/varbit.c:1173 utils/adt/varlena.c:832
#: utils/adt/varlena.c:896 utils/adt/varlena.c:1040 utils/adt/varlena.c:2523
#: utils/adt/varlena.c:2590
#, c-format
msgid "negative substring length not allowed"
msgstr "подстрока должна иметь неотрицательную длину"
-#: utils/adt/varbit.c:1226
+#: utils/adt/varbit.c:1231
#, c-format
msgid "cannot AND bit strings of different sizes"
msgstr "нельзя использовать \"И\" (AND) для битовых строк разной длины"
-#: utils/adt/varbit.c:1268
+#: utils/adt/varbit.c:1272
#, c-format
msgid "cannot OR bit strings of different sizes"
msgstr "нельзя использовать \"ИЛИ\" (OR) для битовых строк разной длины"
-#: utils/adt/varbit.c:1315
+#: utils/adt/varbit.c:1312
#, c-format
msgid "cannot XOR bit strings of different sizes"
msgstr ""
"нельзя использовать \"ИСКЛЮЧАЮЩЕЕ ИЛИ\" (XOR) для битовых строк разной длины"
-#: utils/adt/varbit.c:1803 utils/adt/varbit.c:1861
+#: utils/adt/varbit.c:1794 utils/adt/varbit.c:1852
#, c-format
msgid "bit index %d out of valid range (0..%d)"
msgstr "индекс бита %d вне диапазона 0..%d"
-#: utils/adt/varbit.c:1812 utils/adt/varlena.c:2790
+#: utils/adt/varbit.c:1803 utils/adt/varlena.c:2790
#, c-format
msgid "new bit must be 0 or 1"
msgstr "значением бита должен быть 0 или 1"
@@ -21285,7 +21299,7 @@ msgstr "Для этой функциональности в сервере не
msgid "You need to rebuild PostgreSQL using --with-libxml."
msgstr "Необходимо перекомпилировать PostgreSQL с ключом --with-libxml."
-#: utils/adt/xml.c:197 utils/mb/mbutils.c:523
+#: utils/adt/xml.c:197 utils/mb/mbutils.c:551
#, c-format
msgid "invalid encoding name \"%s\""
msgstr "неверное имя кодировки: \"%s\""
@@ -21417,18 +21431,18 @@ msgstr ""
"не удалось зарегистрировать пространство имён XML с префиксом \"%s\" и URI "
"\"%s\""
-#: utils/cache/lsyscache.c:2515 utils/cache/lsyscache.c:2548
-#: utils/cache/lsyscache.c:2581 utils/cache/lsyscache.c:2614
+#: utils/cache/lsyscache.c:2537 utils/cache/lsyscache.c:2570
+#: utils/cache/lsyscache.c:2603 utils/cache/lsyscache.c:2636
#, c-format
msgid "type %s is only a shell"
msgstr "тип %s - лишь оболочка"
-#: utils/cache/lsyscache.c:2520
+#: utils/cache/lsyscache.c:2542
#, c-format
msgid "no input function available for type %s"
msgstr "для типа %s нет функции ввода"
-#: utils/cache/lsyscache.c:2553
+#: utils/cache/lsyscache.c:2575
#, c-format
msgid "no output function available for type %s"
msgstr "для типа %s нет функции вывода"
@@ -21438,17 +21452,17 @@ msgstr "для типа %s нет функции вывода"
msgid "cached plan must not change result type"
msgstr "в кешированном плане не должен изменяться тип результата"
-#: utils/cache/relcache.c:5171
+#: utils/cache/relcache.c:5224
#, c-format
msgid "could not create relation-cache initialization file \"%s\": %m"
msgstr "создать файл инициализации для кеша отношений \"%s\" не удалось: %m"
-#: utils/cache/relcache.c:5173
+#: utils/cache/relcache.c:5226
#, c-format
msgid "Continuing anyway, but there's something wrong."
msgstr "Продолжаем всё равно, хотя что-то не так."
-#: utils/cache/relcache.c:5496
+#: utils/cache/relcache.c:5549
#, c-format
msgid "could not remove cache file \"%s\": %m"
msgstr "не удалось стереть файл кеша \"%s\": %m"
@@ -22107,27 +22121,28 @@ msgid ""
msgstr ""
"стандартной функции преобразования из кодировки \"%s\" в \"%s\" не существует"
-#: utils/mb/mbutils.c:377 utils/mb/mbutils.c:710
+#: utils/mb/mbutils.c:383 utils/mb/mbutils.c:410 utils/mb/mbutils.c:739
+#: utils/mb/mbutils.c:765
#, c-format
msgid "String of %d bytes is too long for encoding conversion."
msgstr "Строка из %d байт слишком длинна для преобразования кодировки."
-#: utils/mb/mbutils.c:464
+#: utils/mb/mbutils.c:492
#, c-format
msgid "invalid source encoding name \"%s\""
msgstr "неверное имя исходной кодировки: \"%s\""
-#: utils/mb/mbutils.c:469
+#: utils/mb/mbutils.c:497
#, c-format
msgid "invalid destination encoding name \"%s\""
msgstr "неверное имя кодировки результата: \"%s\""
-#: utils/mb/mbutils.c:609
+#: utils/mb/mbutils.c:637
#, c-format
msgid "invalid byte value for encoding \"%s\": 0x%02x"
msgstr "недопустимое байтовое значение для кодировки \"%s\": 0x%02x"
-#: utils/mb/mbutils.c:951
+#: utils/mb/mbutils.c:1001
#, c-format
msgid "bind_textdomain_codeset failed"
msgstr "ошибка в bind_textdomain_codeset"
@@ -24004,7 +24019,7 @@ msgstr "устанавливать параметры во время парал
#: utils/misc/guc.c:5695 utils/misc/guc.c:6445 utils/misc/guc.c:6497
#: utils/misc/guc.c:6546 utils/misc/guc.c:6879 utils/misc/guc.c:7639
-#: utils/misc/guc.c:7798 utils/misc/guc.c:9453
+#: utils/misc/guc.c:7798 utils/misc/guc.c:9482
#, c-format
msgid "unrecognized configuration parameter \"%s\""
msgstr "нераспознанный параметр конфигурации: \"%s\""
@@ -24026,7 +24041,7 @@ msgstr "параметр \"%s\" изменяется только при пер
msgid "parameter \"%s\" cannot be changed now"
msgstr "параметр \"%s\" нельзя изменить сейчас"
-#: utils/misc/guc.c:5761 utils/misc/guc.c:5806 utils/misc/guc.c:9469
+#: utils/misc/guc.c:5761 utils/misc/guc.c:5806 utils/misc/guc.c:9498
#, c-format
msgid "permission denied to set parameter \"%s\""
msgstr "нет прав для изменения параметра \"%s\""
@@ -24083,27 +24098,32 @@ msgstr "SET требует имя параметра"
msgid "attempt to redefine parameter \"%s\""
msgstr "попытка переопределить параметр \"%s\""
-#: utils/misc/guc.c:9086
+#: utils/misc/guc.c:9046
+#, c-format
+msgid "while setting parameter \"%s\" to \"%s\""
+msgstr "при назначении параметру \"%s\" значения \"%s\""
+
+#: utils/misc/guc.c:9112
#, c-format
msgid "parameter \"%s\" could not be set"
msgstr "параметр \"%s\" нельзя установить"
-#: utils/misc/guc.c:9173
+#: utils/misc/guc.c:9202
#, c-format
msgid "could not parse setting for parameter \"%s\""
msgstr "не удалось разобрать значение параметра \"%s\""
-#: utils/misc/guc.c:9531 utils/misc/guc.c:9565
+#: utils/misc/guc.c:9560 utils/misc/guc.c:9594
#, c-format
msgid "invalid value for parameter \"%s\": %d"
msgstr "неверное значение параметра \"%s\": %d"
-#: utils/misc/guc.c:9599
+#: utils/misc/guc.c:9628
#, c-format
msgid "invalid value for parameter \"%s\": %g"
msgstr "неверное значение параметра \"%s\": %g"
-#: utils/misc/guc.c:9803
+#: utils/misc/guc.c:9832
#, c-format
msgid ""
"\"temp_buffers\" cannot be changed after any temporary tables have been "
@@ -24112,23 +24132,23 @@ msgstr ""
"параметр \"temp_buffers\" нельзя изменить после обращения к временным "
"таблицам в текущем сеансе."
-#: utils/misc/guc.c:9815
+#: utils/misc/guc.c:9844
#, c-format
msgid "Bonjour is not supported by this build"
msgstr "Bonjour не поддерживается в данной сборке"
-#: utils/misc/guc.c:9828
+#: utils/misc/guc.c:9857
#, c-format
msgid "SSL is not supported by this build"
msgstr "SSL не поддерживается в данной сборке"
-#: utils/misc/guc.c:9840
+#: utils/misc/guc.c:9869
#, c-format
msgid "Cannot enable parameter when \"log_statement_stats\" is true."
msgstr ""
"Этот параметр нельзя включить, когда \"log_statement_stats\" равен true."
-#: utils/misc/guc.c:9852
+#: utils/misc/guc.c:9881
#, c-format
msgid ""
"Cannot enable \"log_statement_stats\" when \"log_parser_stats\", "
@@ -24884,6 +24904,9 @@ msgstr "нестандартное использование спецсимво
msgid "Use the escape string syntax for escapes, e.g., E'\\r\\n'."
msgstr "Используйте для записи спецсимволов синтаксис спецстрок E'\\r\\n'."
+#~ msgid "replication origin %d is already active for PID %d"
+#~ msgstr "источник репликации %d уже занят процессом с PID %d"
+
#~ msgid "replication identifier %d is already active for PID %d"
#~ msgstr "идентификатор репликации %d уже занят процессом с PID %d"
diff --git a/src/bin/pg_ctl/po/ru.po b/src/bin/pg_ctl/po/ru.po
index c27de3864c..c22478aed3 100644
--- a/src/bin/pg_ctl/po/ru.po
+++ b/src/bin/pg_ctl/po/ru.po
@@ -6,7 +6,7 @@
# Sergey Burladyan <eshkinkot@gmail.com>, 2009, 2012.
# Andrey Sudnik <sudnikand@gmail.com>, 2010.
# Dmitriy Olshevskiy <olshevskiy87@bk.ru>, 2014.
-# Alexander Lakhin <exclusion@gmail.com>, 2012-2017, 2018, 2019.
+# Alexander Lakhin <exclusion@gmail.com>, 2012-2017, 2018, 2019, 2020.
msgid ""
msgstr ""
"Project-Id-Version: pg_ctl (PostgreSQL current)\n"
diff --git a/src/bin/pg_dump/po/fr.po b/src/bin/pg_dump/po/fr.po
index 099458d3ef..9f6ca61d00 100644
--- a/src/bin/pg_dump/po/fr.po
+++ b/src/bin/pg_dump/po/fr.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.5\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2018-09-22 00:41+0000\n"
-"PO-Revision-Date: 2018-09-23 09:03+0200\n"
+"POT-Creation-Date: 2019-11-21 22:17+0000\n"
+"PO-Revision-Date: 2019-11-22 08:36+0100\n"
"Last-Translator: Guillaume Lelarge <guillaume@lelarge.info>\n"
"Language-Team: PostgreSQLfr <pgsql-fr-generale@postgresql.org>\n"
"Language: fr\n"
@@ -18,7 +18,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Poedit 2.1.1\n"
+"X-Generator: Poedit 2.2.4\n"
#: ../../common/exec.c:127 ../../common/exec.c:241 ../../common/exec.c:284
#, c-format
@@ -457,7 +457,7 @@ msgstr "pgpipe: n'a pas pu accepter de connexion: code d'erreur %d\n"
msgid "archiver"
msgstr "archiveur"
-#: pg_backup_archiver.c:236 pg_backup_archiver.c:1581
+#: pg_backup_archiver.c:236 pg_backup_archiver.c:1586
#, c-format
msgid "could not close output file: %s\n"
msgstr "n'a pas pu fermer le fichier de sortie : %s\n"
@@ -637,19 +637,19 @@ msgstr "n'a pas pu trouver l'entrée pour l'ID %d\n"
msgid "could not close TOC file: %s\n"
msgstr "n'a pas pu fermer le fichier TOC : %s\n"
-#: pg_backup_archiver.c:1551 pg_backup_custom.c:162 pg_backup_directory.c:341
+#: pg_backup_archiver.c:1556 pg_backup_custom.c:162 pg_backup_directory.c:341
#: pg_backup_directory.c:587 pg_backup_directory.c:645
#: pg_backup_directory.c:665
#, c-format
msgid "could not open output file \"%s\": %s\n"
msgstr "n'a pas pu ouvrir le fichier de sauvegarde « %s » : %s\n"
-#: pg_backup_archiver.c:1554 pg_backup_custom.c:169
+#: pg_backup_archiver.c:1559 pg_backup_custom.c:169
#, c-format
msgid "could not open output file: %s\n"
msgstr "n'a pas pu ouvrir le fichier de sauvegarde : %s\n"
-#: pg_backup_archiver.c:1660
+#: pg_backup_archiver.c:1665
#, c-format
msgid "wrote %lu byte of large object data (result = %lu)\n"
msgid_plural "wrote %lu bytes of large object data (result = %lu)\n"
@@ -658,63 +658,63 @@ msgstr[0] ""
msgstr[1] ""
"a écrit %lu octets de données d'un « Large Object » (résultat = %lu)\n"
-#: pg_backup_archiver.c:1666
+#: pg_backup_archiver.c:1671
#, c-format
msgid "could not write to large object (result: %lu, expected: %lu)\n"
msgstr ""
"n'a pas pu écrire le « Large Object » (résultat : %lu, attendu : %lu)\n"
-#: pg_backup_archiver.c:1759
+#: pg_backup_archiver.c:1764
#, c-format
msgid "Error while INITIALIZING:\n"
msgstr "Erreur pendant l'initialisation (« INITIALIZING ») :\n"
-#: pg_backup_archiver.c:1764
+#: pg_backup_archiver.c:1769
#, c-format
msgid "Error while PROCESSING TOC:\n"
msgstr "Erreur pendant le traitement de la TOC (« PROCESSING TOC ») :\n"
-#: pg_backup_archiver.c:1769
+#: pg_backup_archiver.c:1774
#, c-format
msgid "Error while FINALIZING:\n"
msgstr "Erreur pendant la finalisation (« FINALIZING ») :\n"
-#: pg_backup_archiver.c:1774
+#: pg_backup_archiver.c:1779
#, c-format
msgid "Error from TOC entry %d; %u %u %s %s %s\n"
msgstr "Erreur à partir de l'entrée TOC %d ; %u %u %s %s %s\n"
-#: pg_backup_archiver.c:1847
+#: pg_backup_archiver.c:1855
#, c-format
msgid "bad dumpId\n"
msgstr "mauvais dumpId\n"
-#: pg_backup_archiver.c:1868
+#: pg_backup_archiver.c:1876
#, c-format
msgid "bad table dumpId for TABLE DATA item\n"
msgstr "mauvais dumpId de table pour l'élément TABLE DATA\n"
-#: pg_backup_archiver.c:1960
+#: pg_backup_archiver.c:1968
#, c-format
msgid "unexpected data offset flag %d\n"
msgstr "drapeau de décalage de données inattendu %d\n"
-#: pg_backup_archiver.c:1973
+#: pg_backup_archiver.c:1981
#, c-format
msgid "file offset in dump file is too large\n"
msgstr "le décalage dans le fichier de sauvegarde est trop important\n"
-#: pg_backup_archiver.c:2086
+#: pg_backup_archiver.c:2094
#, c-format
msgid "attempting to ascertain archive format\n"
msgstr "tentative d'identification du format de l'archive\n"
-#: pg_backup_archiver.c:2112 pg_backup_archiver.c:2122
+#: pg_backup_archiver.c:2120 pg_backup_archiver.c:2130
#, c-format
msgid "directory name too long: \"%s\"\n"
msgstr "nom du répertoire trop long : « %s »\n"
-#: pg_backup_archiver.c:2130
+#: pg_backup_archiver.c:2138
#, c-format
msgid ""
"directory \"%s\" does not appear to be a valid archive (\"toc.dat\" does "
@@ -723,129 +723,129 @@ msgstr ""
"le répertoire « %s » ne semble pas être une archive valide (« toc.dat » "
"n'existe pas)\n"
-#: pg_backup_archiver.c:2138 pg_backup_custom.c:181 pg_backup_custom.c:770
+#: pg_backup_archiver.c:2146 pg_backup_custom.c:181 pg_backup_custom.c:770
#: pg_backup_directory.c:214 pg_backup_directory.c:401
#, c-format
msgid "could not open input file \"%s\": %s\n"
msgstr "n'a pas pu ouvrir le fichier en entrée « %s » : %s\n"
-#: pg_backup_archiver.c:2146 pg_backup_custom.c:188
+#: pg_backup_archiver.c:2154 pg_backup_custom.c:188
#, c-format
msgid "could not open input file: %s\n"
msgstr "n'a pas pu ouvrir le fichier en entrée : %s\n"
-#: pg_backup_archiver.c:2153
+#: pg_backup_archiver.c:2161
#, c-format
msgid "could not read input file: %s\n"
msgstr "n'a pas pu lire le fichier en entrée : %s\n"
-#: pg_backup_archiver.c:2155
+#: pg_backup_archiver.c:2163
#, c-format
msgid "input file is too short (read %lu, expected 5)\n"
msgstr "le fichier en entrée est trop petit (%lu lus, 5 attendus)\n"
-#: pg_backup_archiver.c:2238
+#: pg_backup_archiver.c:2246
#, c-format
msgid "input file appears to be a text format dump. Please use psql.\n"
msgstr ""
"Le fichier en entrée semble être une sauvegarde au format texte. Merci "
"d'utiliser psql.\n"
-#: pg_backup_archiver.c:2244
+#: pg_backup_archiver.c:2252
#, c-format
msgid "input file does not appear to be a valid archive (too short?)\n"
msgstr ""
"le fichier en entrée ne semble pas être une archive valide (trop petit ?)\n"
-#: pg_backup_archiver.c:2250
+#: pg_backup_archiver.c:2258
#, c-format
msgid "input file does not appear to be a valid archive\n"
msgstr "le fichier en entrée ne semble pas être une archive valide\n"
-#: pg_backup_archiver.c:2270
+#: pg_backup_archiver.c:2278
#, c-format
msgid "could not close input file: %s\n"
msgstr "n'a pas pu fermer le fichier en entrée : %s\n"
-#: pg_backup_archiver.c:2287
+#: pg_backup_archiver.c:2295
#, c-format
msgid "allocating AH for %s, format %d\n"
msgstr "allocation d'AH pour %s, format %d\n"
-#: pg_backup_archiver.c:2392
+#: pg_backup_archiver.c:2400
#, c-format
msgid "unrecognized file format \"%d\"\n"
msgstr "format de fichier « %d » non reconnu\n"
-#: pg_backup_archiver.c:2548
+#: pg_backup_archiver.c:2556
#, c-format
msgid "entry ID %d out of range -- perhaps a corrupt TOC\n"
msgstr ""
"ID %d de l'entrée en dehors de la plage -- peut-être un TOC corrompu\n"
-#: pg_backup_archiver.c:2664
+#: pg_backup_archiver.c:2672
#, c-format
msgid "read TOC entry %d (ID %d) for %s %s\n"
msgstr "lecture de l'entrée %d de la TOC (ID %d) pour %s %s\n"
-#: pg_backup_archiver.c:2700
+#: pg_backup_archiver.c:2708
#, c-format
msgid "unrecognized encoding \"%s\"\n"
msgstr "encodage « %s » non reconnu\n"
-#: pg_backup_archiver.c:2705
+#: pg_backup_archiver.c:2713
#, c-format
msgid "invalid ENCODING item: %s\n"
msgstr "élément ENCODING invalide : %s\n"
-#: pg_backup_archiver.c:2723
+#: pg_backup_archiver.c:2731
#, c-format
msgid "invalid STDSTRINGS item: %s\n"
msgstr "élément STDSTRINGS invalide : %s\n"
-#: pg_backup_archiver.c:3001
+#: pg_backup_archiver.c:3012
#, c-format
msgid "could not set session user to \"%s\": %s"
msgstr "n'a pas pu initialiser la session utilisateur à « %s »: %s"
-#: pg_backup_archiver.c:3033
+#: pg_backup_archiver.c:3044
#, c-format
msgid "could not set default_with_oids: %s"
msgstr "n'a pas pu configurer default_with_oids : %s"
-#: pg_backup_archiver.c:3187
+#: pg_backup_archiver.c:3198
#, c-format
msgid "could not set search_path to \"%s\": %s"
msgstr "n'a pas pu configurer search_path à « %s » : %s"
-#: pg_backup_archiver.c:3249
+#: pg_backup_archiver.c:3260
#, c-format
msgid "could not set default_tablespace to %s: %s"
msgstr "n'a pas pu configurer default_tablespace à %s : %s"
-#: pg_backup_archiver.c:3339 pg_backup_archiver.c:3529
+#: pg_backup_archiver.c:3350 pg_backup_archiver.c:3540
#, c-format
msgid "WARNING: don't know how to set owner for object type \"%s\"\n"
msgstr ""
"ATTENTION : ne sait pas comment initialiser le propriétaire du type d'objet "
"« %s »\n"
-#: pg_backup_archiver.c:3615
+#: pg_backup_archiver.c:3626
#, c-format
msgid "did not find magic string in file header\n"
msgstr "n'a pas trouver la chaîne magique dans le fichier d'en-tête\n"
-#: pg_backup_archiver.c:3628
+#: pg_backup_archiver.c:3639
#, c-format
msgid "unsupported version (%d.%d) in file header\n"
msgstr "version non supportée (%d.%d) dans le fichier d'en-tête\n"
-#: pg_backup_archiver.c:3633
+#: pg_backup_archiver.c:3644
#, c-format
msgid "sanity check on integer size (%lu) failed\n"
msgstr "échec de la vérification sur la taille de l'entier (%lu)\n"
-#: pg_backup_archiver.c:3637
+#: pg_backup_archiver.c:3648
#, c-format
msgid ""
"WARNING: archive was made on a machine with larger integers, some "
@@ -854,12 +854,12 @@ msgstr ""
"ATTENTION : l'archive a été créée sur une machine disposant d'entiers plus\n"
"larges, certaines opérations peuvent échouer\n"
-#: pg_backup_archiver.c:3647
+#: pg_backup_archiver.c:3658
#, c-format
msgid "expected format (%d) differs from format found in file (%d)\n"
msgstr "le format attendu (%d) diffère du format du fichier (%d)\n"
-#: pg_backup_archiver.c:3663
+#: pg_backup_archiver.c:3674
#, c-format
msgid ""
"WARNING: archive is compressed, but this installation does not support "
@@ -868,87 +868,87 @@ msgstr ""
"ATTENTION : l'archive est compressée mais cette installation ne supporte\n"
"pas la compression -- aucune donnée ne sera disponible\n"
-#: pg_backup_archiver.c:3681
+#: pg_backup_archiver.c:3692
#, c-format
msgid "WARNING: invalid creation date in header\n"
msgstr "ATTENTION : date de création invalide dans l'en-tête\n"
-#: pg_backup_archiver.c:3754
+#: pg_backup_archiver.c:3765
#, c-format
msgid "entering restore_toc_entries_prefork\n"
msgstr "entrée dans restore_toc_entries_prefork\n"
-#: pg_backup_archiver.c:3818
+#: pg_backup_archiver.c:3829
#, c-format
msgid "processing item %d %s %s\n"
msgstr "traitement de l'élément %d %s %s\n"
-#: pg_backup_archiver.c:3872
+#: pg_backup_archiver.c:3883
#, c-format
msgid "entering restore_toc_entries_parallel\n"
msgstr "entrée dans restore_toc_entries_parallel\n"
-#: pg_backup_archiver.c:3893
+#: pg_backup_archiver.c:3904
#, c-format
msgid "entering main parallel loop\n"
msgstr "entrée dans la boucle parallèle principale\n"
-#: pg_backup_archiver.c:3904
+#: pg_backup_archiver.c:3915
#, c-format
msgid "skipping item %d %s %s\n"
msgstr "omission de l'élément %d %s %s\n"
-#: pg_backup_archiver.c:3914
+#: pg_backup_archiver.c:3925
#, c-format
msgid "launching item %d %s %s\n"
msgstr "élément de lancement %d %s %s\n"
-#: pg_backup_archiver.c:3995
+#: pg_backup_archiver.c:4006
#, c-format
msgid "finished main parallel loop\n"
msgstr "fin de la boucle parallèle principale\n"
-#: pg_backup_archiver.c:4013
+#: pg_backup_archiver.c:4024
#, c-format
msgid "entering restore_toc_entries_postfork\n"
msgstr "entrée dans restore_toc_entries_prefork\n"
-#: pg_backup_archiver.c:4033
+#: pg_backup_archiver.c:4044
#, c-format
msgid "processing missed item %d %s %s\n"
msgstr "traitement de l'élément manquant %d %s %s\n"
-#: pg_backup_archiver.c:4210
+#: pg_backup_archiver.c:4221
#, c-format
msgid "no item ready\n"
msgstr "aucun élément prêt\n"
-#: pg_backup_archiver.c:4258
+#: pg_backup_archiver.c:4269
#, c-format
msgid "could not find slot of finished worker\n"
msgstr "n'a pas pu trouver l'emplacement du worker qui vient de terminer\n"
-#: pg_backup_archiver.c:4260
+#: pg_backup_archiver.c:4271
#, c-format
msgid "finished item %d %s %s\n"
msgstr "élément terminé %d %s %s\n"
-#: pg_backup_archiver.c:4273
+#: pg_backup_archiver.c:4284
#, c-format
msgid "worker process failed: exit code %d\n"
msgstr "échec du processus de travail : code de sortie %d\n"
-#: pg_backup_archiver.c:4435
+#: pg_backup_archiver.c:4446
#, c-format
msgid "transferring dependency %d -> %d to %d\n"
msgstr "transfert de la dépendance %d -> %d vers %d\n"
-#: pg_backup_archiver.c:4516
+#: pg_backup_archiver.c:4527
#, c-format
msgid "reducing dependencies for %d\n"
msgstr "réduction des dépendances pour %d\n"
-#: pg_backup_archiver.c:4568
+#: pg_backup_archiver.c:4579
#, c-format
msgid "table \"%s\" could not be created, will not restore its data\n"
msgstr ""
@@ -2122,12 +2122,12 @@ msgstr ""
"vérification échouée, OID %u de la table parent de l'OID %u de l'entrée de\n"
"pg_rewrite introuvable\n"
-#: pg_dump.c:6227
+#: pg_dump.c:6217
#, c-format
msgid "reading triggers for table \"%s.%s\"\n"
msgstr "lecture des triggers pour la table « %s.%s »\n"
-#: pg_dump.c:6387
+#: pg_dump.c:6377
#, c-format
msgid ""
"query produced null referenced table name for foreign key trigger \"%s\" on "
@@ -2136,32 +2136,32 @@ msgstr ""
"la requête a produit une réference de nom de table null pour le trigger de\n"
"clé étrangère « %s » sur la table « %s » (OID de la table : %u)\n"
-#: pg_dump.c:6955
+#: pg_dump.c:6945
#, c-format
msgid "finding the columns and types of table \"%s.%s\"\n"
msgstr "recherche des colonnes et types de la table « %s.%s »\n"
-#: pg_dump.c:7134
+#: pg_dump.c:7124
#, c-format
msgid "invalid column numbering in table \"%s\"\n"
msgstr "numérotation des colonnes invalide pour la table « %s »\n"
-#: pg_dump.c:7168
+#: pg_dump.c:7158
#, c-format
msgid "finding default expressions of table \"%s.%s\"\n"
msgstr "recherche des expressions par défaut de la table « %s.%s »\n"
-#: pg_dump.c:7221
+#: pg_dump.c:7211
#, c-format
msgid "invalid adnum value %d for table \"%s\"\n"
msgstr "valeur adnum %d invalide pour la table « %s »\n"
-#: pg_dump.c:7293
+#: pg_dump.c:7283
#, c-format
msgid "finding check constraints for table \"%s.%s\"\n"
msgstr "recherche des contraintes de vérification pour la table « %s.%s »\n"
-#: pg_dump.c:7389
+#: pg_dump.c:7379
#, c-format
msgid "expected %d check constraint on table \"%s\" but found %d\n"
msgid_plural "expected %d check constraints on table \"%s\" but found %d\n"
@@ -2172,66 +2172,66 @@ msgstr[1] ""
"%d contraintes de vérification attendues pour la table « %s » mais %d\n"
"trouvées\n"
-#: pg_dump.c:7393
+#: pg_dump.c:7383
#, c-format
msgid "(The system catalogs might be corrupted.)\n"
msgstr "(Les catalogues système sont peut-être corrompus.)\n"
-#: pg_dump.c:8765
+#: pg_dump.c:8755
#, c-format
msgid "WARNING: typtype of data type \"%s\" appears to be invalid\n"
msgstr ""
"ATTENTION : la colonne typtype du type de données « %s » semble être "
"invalide\n"
-#: pg_dump.c:10178
+#: pg_dump.c:10168
#, c-format
msgid "WARNING: bogus value in proargmodes array\n"
msgstr "ATTENTION : valeur erronée dans le tableau proargmodes\n"
-#: pg_dump.c:10534
+#: pg_dump.c:10524
#, c-format
msgid "WARNING: could not parse proallargtypes array\n"
msgstr "ATTENTION : n'a pas pu analyser le tableau proallargtypes\n"
-#: pg_dump.c:10550
+#: pg_dump.c:10540
#, c-format
msgid "WARNING: could not parse proargmodes array\n"
msgstr "ATTENTION : n'a pas pu analyser le tableau proargmodes\n"
-#: pg_dump.c:10564
+#: pg_dump.c:10554
#, c-format
msgid "WARNING: could not parse proargnames array\n"
msgstr "ATTENTION : n'a pas pu analyser le tableau proargnames\n"
-#: pg_dump.c:10575
+#: pg_dump.c:10565
#, c-format
msgid "WARNING: could not parse proconfig array\n"
msgstr "ATTENTION : n'a pas pu analyser le tableau proconfig\n"
-#: pg_dump.c:10646
+#: pg_dump.c:10636
#, c-format
msgid "unrecognized provolatile value for function \"%s\"\n"
msgstr "valeur provolatile non reconnue pour la fonction « %s »\n"
-#: pg_dump.c:10807 pg_dump.c:10915 pg_dump.c:10922
+#: pg_dump.c:10797 pg_dump.c:10905 pg_dump.c:10912
#, c-format
msgid "could not find function definition for function with OID %u\n"
msgstr "n'a pas pu trouver la définition de la fonction d'OID %u\n"
-#: pg_dump.c:10846
+#: pg_dump.c:10836
#, c-format
msgid "WARNING: bogus value in pg_cast.castfunc or pg_cast.castmethod field\n"
msgstr ""
"ATTENTION : valeur erronée dans le champ pg_cast.castfunc ou pg_cast."
"castmethod\n"
-#: pg_dump.c:10849
+#: pg_dump.c:10839
#, c-format
msgid "WARNING: bogus value in pg_cast.castmethod field\n"
msgstr "ATTENTION : valeur erronée dans pg_cast.castmethod\n"
-#: pg_dump.c:10941
+#: pg_dump.c:10931
#, c-format
msgid ""
"WARNING: bogus transform definition, at least one of trffromsql and "
@@ -2240,22 +2240,22 @@ msgstr ""
"ATTENTION : définition de transformation invalide, au moins un de "
"trffromsql et trftosql ne doit pas valoir 0\n"
-#: pg_dump.c:10958
+#: pg_dump.c:10948
#, c-format
msgid "WARNING: bogus value in pg_transform.trffromsql field\n"
msgstr "ATTENTION : valeur erronée dans pg_transform.trffromsql\n"
-#: pg_dump.c:10979
+#: pg_dump.c:10969
#, c-format
msgid "WARNING: bogus value in pg_transform.trftosql field\n"
msgstr "ATTENTION : valeur erronée dans pg_transform.trftosql\n"
-#: pg_dump.c:11334
+#: pg_dump.c:11324
#, c-format
msgid "WARNING: could not find operator with OID %s\n"
msgstr "ATTENTION : n'a pas pu trouver l'opérateur d'OID %s\n"
-#: pg_dump.c:12448
+#: pg_dump.c:12438
#, c-format
msgid ""
"WARNING: aggregate function %s could not be dumped correctly for this "
@@ -2264,29 +2264,29 @@ msgstr ""
"ATTENTION : la fonction d'aggrégat %s n'a pas pu être sauvegardée\n"
" correctement avec cette version de la base de données ; ignorée\n"
-#: pg_dump.c:13217
+#: pg_dump.c:13207
#, c-format
msgid "unrecognized object type in default privileges: %d\n"
msgstr "type d'objet inconnu dans les droits par défaut : %d\n"
-#: pg_dump.c:13232
+#: pg_dump.c:13222
#, c-format
msgid "could not parse default ACL list (%s)\n"
msgstr "n'a pas pu analyser la liste ACL par défaut (%s)\n"
-#: pg_dump.c:13288
+#: pg_dump.c:13278
#, c-format
msgid "could not parse ACL list (%s) for object \"%s\" (%s)\n"
msgstr "n'a pas pu analyser la liste ACL (%s) de l'objet « %s » (%s)\n"
-#: pg_dump.c:13726
+#: pg_dump.c:13716
#, c-format
msgid "query to obtain definition of view \"%s\" returned no data\n"
msgstr ""
"la requête permettant d'obtenir la définition de la vue « %s » n'a renvoyé\n"
"aucune donnée\n"
-#: pg_dump.c:13729
+#: pg_dump.c:13719
#, c-format
msgid ""
"query to obtain definition of view \"%s\" returned more than one "
@@ -2295,27 +2295,27 @@ msgstr ""
"la requête permettant d'obtenir la définition de la vue « %s » a renvoyé\n"
" plusieurs définitions\n"
-#: pg_dump.c:13736
+#: pg_dump.c:13726
#, c-format
msgid "definition of view \"%s\" appears to be empty (length zero)\n"
msgstr "la définition de la vue « %s » semble être vide (longueur nulle)\n"
-#: pg_dump.c:14481
+#: pg_dump.c:14524
#, c-format
msgid "invalid column number %d for table \"%s\"\n"
msgstr "numéro de colonne %d invalide pour la table « %s »\n"
-#: pg_dump.c:14607
+#: pg_dump.c:14650
#, c-format
msgid "missing index for constraint \"%s\"\n"
msgstr "index manquant pour la contrainte « %s »\n"
-#: pg_dump.c:14791
+#: pg_dump.c:14834
#, c-format
msgid "unrecognized constraint type: %c\n"
msgstr "type de contrainte inconnu : %c\n"
-#: pg_dump.c:14943 pg_dump.c:15098
+#: pg_dump.c:14986 pg_dump.c:15141
#, c-format
msgid "query to get data of sequence \"%s\" returned %d row (expected 1)\n"
msgid_plural ""
@@ -2329,7 +2329,7 @@ msgstr[1] ""
"renvoyé\n"
"%d lignes (une seule attendue)\n"
-#: pg_dump.c:14954
+#: pg_dump.c:14997
#, c-format
msgid "query to get data of sequence \"%s\" returned name \"%s\"\n"
msgstr ""
@@ -2337,18 +2337,18 @@ msgstr ""
"renvoyé\n"
"le nom « %s »\n"
-#: pg_dump.c:15192
+#: pg_dump.c:15235
#, c-format
msgid "unexpected tgtype value: %d\n"
msgstr "valeur tgtype inattendue : %d\n"
-#: pg_dump.c:15274
+#: pg_dump.c:15317
#, c-format
msgid "invalid argument string (%s) for trigger \"%s\" on table \"%s\"\n"
msgstr ""
"chaîne argument invalide (%s) pour le trigger « %s » sur la table « %s »\n"
-#: pg_dump.c:15473
+#: pg_dump.c:15550
#, c-format
msgid ""
"query to get rule \"%s\" for table \"%s\" failed: wrong number of rows "
@@ -2357,37 +2357,37 @@ msgstr ""
"la requête permettant d'obtenir la règle « %s » associée à la table « %s »\n"
"a échoué : mauvais nombre de lignes renvoyées\n"
-#: pg_dump.c:15846
+#: pg_dump.c:15931
#, c-format
msgid "reading dependency data\n"
msgstr "lecture des données de dépendance\n"
-#: pg_dump.c:16367
+#: pg_dump.c:16490
#, c-format
msgid "WARNING: could not parse reloptions array\n"
msgstr "ATTENTION : n'a pas pu analyser le tableau reloptions\n"
#. translator: this is a module name
-#: pg_dump_sort.c:23
+#: pg_dump_sort.c:25
msgid "sorter"
msgstr "tri"
-#: pg_dump_sort.c:496
+#: pg_dump_sort.c:522
#, c-format
msgid "invalid dumpId %d\n"
msgstr "dumpId %d invalide\n"
-#: pg_dump_sort.c:502
+#: pg_dump_sort.c:528
#, c-format
msgid "invalid dependency %d\n"
msgstr "dépendance invalide %d\n"
-#: pg_dump_sort.c:735
+#: pg_dump_sort.c:761
#, c-format
msgid "could not identify dependency loop\n"
msgstr "n'a pas pu identifier la boucle de dépendance\n"
-#: pg_dump_sort.c:1261
+#: pg_dump_sort.c:1284
#, c-format
msgid "NOTICE: there are circular foreign-key constraints on this table:\n"
msgid_plural ""
@@ -2399,12 +2399,12 @@ msgstr[1] ""
"NOTE : il existe des constraintes de clés étrangères circulaires sur ces "
"tables :\n"
-#: pg_dump_sort.c:1265 pg_dump_sort.c:1285
+#: pg_dump_sort.c:1288 pg_dump_sort.c:1308
#, c-format
msgid " %s\n"
msgstr " %s\n"
-#: pg_dump_sort.c:1266
+#: pg_dump_sort.c:1289
#, c-format
msgid ""
"You might not be able to restore the dump without using --disable-triggers "
@@ -2414,7 +2414,7 @@ msgstr ""
"utiliser --disable-triggers ou sans supprimer temporairement les\n"
"constraintes.\n"
-#: pg_dump_sort.c:1267
+#: pg_dump_sort.c:1290
#, c-format
msgid ""
"Consider using a full dump instead of a --data-only dump to avoid this "
@@ -2424,7 +2424,7 @@ msgstr ""
"sauvegarde\n"
"des données seulement pour éviter ce problème.\n"
-#: pg_dump_sort.c:1279
+#: pg_dump_sort.c:1302
#, c-format
msgid "WARNING: could not resolve dependency loop among these items:\n"
msgstr ""
@@ -2747,8 +2747,9 @@ msgstr ""
#: pg_restore.c:445
#, c-format
-msgid " -f, --file=FILENAME output file name\n"
-msgstr " -f, --file=NOMFICHIER nom du fichier de sortie\n"
+msgid " -f, --file=FILENAME output file name (- for stdout)\n"
+msgstr ""
+" -f, --file=NOMFICHIER nom du fichier de sortie (- for stdout)\n"
#: pg_restore.c:446
#, c-format
@@ -2952,133 +2953,134 @@ msgstr ""
"utilisée.\n"
"\n"
-#~ msgid "archive member too large for tar format\n"
-#~ msgstr "membre de l'archive trop volumineux pour le format tar\n"
+#~ msgid "setting owner and privileges for %s \"%s.%s\"\n"
+#~ msgstr "réglage du propriétaire et des droits pour %s « %s.%s»\n"
-#~ msgid "could not open output file \"%s\" for writing\n"
-#~ msgstr "n'a pas pu ouvrir le fichier de sauvegarde « %s » en écriture\n"
+#~ msgid "setting owner and privileges for %s \"%s\"\n"
+#~ msgstr "réglage du propriétaire et des droits pour %s « %s »\n"
-#~ msgid "could not write to custom output routine\n"
-#~ msgstr "n'a pas pu écrire vers la routine de sauvegarde personnalisée\n"
+#~ msgid "worker is terminating\n"
+#~ msgstr "le worker est en cours d'arrêt\n"
-#~ msgid "unexpected end of file\n"
-#~ msgstr "fin de fichier inattendu\n"
+#~ msgid "could not get relation name for OID %u: %s\n"
+#~ msgstr "n'a pas pu obtenir le nom de la relation pour l'OID %u: %s\n"
-#~ msgid "could not write byte: %s\n"
-#~ msgstr "n'a pas pu écrire un octet : %s\n"
+#~ msgid "unrecognized command on communication channel: %s\n"
+#~ msgstr "commande inconnue sur le canal de communucation: %s\n"
-#~ msgid "could not write byte\n"
-#~ msgstr "n'a pas pu écrire l'octet\n"
+#~ msgid "terminated by user\n"
+#~ msgstr "terminé par l'utilisateur\n"
-#~ msgid "could not write null block at end of tar archive\n"
-#~ msgstr "n'a pas pu écrire le bloc nul à la fin de l'archive tar\n"
+#~ msgid "error in ListenToWorkers(): %s\n"
+#~ msgstr "erreur dans ListenToWorkers(): %s\n"
-#~ msgid "could not output padding at end of tar member\n"
-#~ msgstr "n'a pas pu remplir la fin du membre de tar\n"
+#~ msgid "could not change directory to \"%s\""
+#~ msgstr "n'a pas pu accéder au répertoire « %s »"
-#~ msgid "mismatch in actual vs. predicted file position (%s vs. %s)\n"
-#~ msgstr ""
-#~ "pas de correspondance entre la position réelle et celle prévue du "
-#~ "fichier\n"
-#~ "(%s vs. %s)\n"
+#~ msgid "cannot duplicate null pointer\n"
+#~ msgstr "ne peut pas dupliquer un pointeur nul\n"
-#~ msgid " --help show this help, then exit\n"
-#~ msgstr " --help affiche cette aide puis quitte\n"
+#~ msgid "worker process crashed: status %d\n"
+#~ msgstr "crash du processus worker : statut %d\n"
-#~ msgid ""
-#~ " --version output version information, then exit\n"
-#~ msgstr " --version affiche la version puis quitte\n"
+#~ msgid "parallel_restore should not return\n"
+#~ msgstr "parallel_restore ne devrait pas retourner\n"
-#~ msgid "*** aborted because of error\n"
-#~ msgstr "*** interrompu du fait d'erreurs\n"
+#~ msgid "could not create worker thread: %s\n"
+#~ msgstr "n'a pas pu créer le fil de travail: %s\n"
-#~ msgid "missing pg_database entry for database \"%s\"\n"
-#~ msgstr "entrée manquante dans pg_database pour la base de données « %s »\n"
+#~ msgid "could not parse version string \"%s\"\n"
+#~ msgstr "n'a pas pu analyser la chaîne de version « %s »\n"
+
+#~ msgid "%s: could not parse version \"%s\"\n"
+#~ msgstr "%s : n'a pas pu analyser la version « %s »\n"
+
+#~ msgid "-C and -c are incompatible options\n"
+#~ msgstr "-C et -c sont des options incompatibles\n"
#~ msgid ""
-#~ "query returned more than one (%d) pg_database entry for database \"%s\"\n"
+#~ "invalid COPY statement -- could not find \"copy\" in string \"%s\"\n"
#~ msgstr ""
-#~ "la requête a renvoyé plusieurs (%d) entrées pg_database pour la base de\n"
-#~ "données « %s »\n"
-
-#~ msgid "dumpDatabase(): could not find pg_largeobject.relfrozenxid\n"
-#~ msgstr "dumpDatabase() : n'a pas pu trouver pg_largeobject.relfrozenxid\n"
+#~ "instruction COPY invalide -- n'a pas pu trouver « copy » dans la chaîne "
+#~ "« %s »\n"
#~ msgid ""
-#~ "dumpDatabase(): could not find pg_largeobject_metadata.relfrozenxid\n"
+#~ "invalid COPY statement -- could not find \"from stdin\" in string \"%s\" "
+#~ "starting at position %lu\n"
#~ msgstr ""
-#~ "dumpDatabase() : n'a pas pu trouver pg_largeobject_metadata."
-#~ "relfrozenxid\n"
+#~ "instruction COPY invalide -- n'a pas pu trouver « from stdin » dans la\n"
+#~ "chaîne « %s » à partir de la position %lu\n"
-#~ msgid "query returned %d foreign server entry for foreign table \"%s\"\n"
-#~ msgid_plural ""
-#~ "query returned %d foreign server entries for foreign table \"%s\"\n"
-#~ msgstr[0] ""
-#~ "la requête a renvoyé %d entrée de serveur distant pour la table distante "
-#~ "« %s »\n"
+#~ msgid "requested %d byte, got %d from lookahead and %d from file\n"
+#~ msgid_plural "requested %d bytes, got %d from lookahead and %d from file\n"
+#~ msgstr[0] "%d octet requis, %d obtenu de « lookahead » et %d du fichier\n"
#~ msgstr[1] ""
-#~ "la requête a renvoyé %d entrées de serveurs distants pour la table "
-#~ "distante « %s »\n"
+#~ "%d octets requis, %d obtenus de « lookahead » et %d du fichier\n"
-#~ msgid "missing pg_database entry for this database\n"
-#~ msgstr "entrée pg_database manquante pour cette base de données\n"
+#~ msgid "read %lu byte into lookahead buffer\n"
+#~ msgid_plural "read %lu bytes into lookahead buffer\n"
+#~ msgstr[0] "lecture de %lu octet dans le tampon prévisionnel\n"
+#~ msgstr[1] "lecture de %lu octets dans le tampon prévisionnel\n"
-#~ msgid "found more than one pg_database entry for this database\n"
-#~ msgstr ""
-#~ "a trouvé plusieurs entrées dans pg_database pour cette base de données\n"
+#~ msgid "query returned %d rows instead of one: %s\n"
+#~ msgstr "la requête a renvoyé %d lignes au lieu d'une seule : %s\n"
-#~ msgid "could not find entry for pg_indexes in pg_class\n"
-#~ msgstr "n'a pas pu trouver l'entrée de pg_indexes dans pg_class\n"
+#~ msgid "no label definitions found for enum ID %u\n"
+#~ msgstr "aucune définition de label trouvée pour l'ID enum %u\n"
-#~ msgid "found more than one entry for pg_indexes in pg_class\n"
-#~ msgstr ""
-#~ "a trouvé plusieurs entrées pour pg_indexes dans la table pg_class\n"
+#~ msgid "compression support is disabled in this format\n"
+#~ msgstr "le support de la compression est désactivé avec ce format\n"
-#~ msgid "SQL command failed\n"
-#~ msgstr "la commande SQL a échoué\n"
+#~ msgid "could not parse ACL (%s) for large object %u"
+#~ msgstr "n'a pas pu analyser la liste ACL (%s) du « Large Object » %u"
-#~ msgid "file archiver"
-#~ msgstr "programme d'archivage de fichiers"
+#~ msgid "saving large object properties\n"
+#~ msgstr "sauvegarde des propriétés des « Large Objects »\n"
+
+#~ msgid "dumpBlobs(): could not open large object %u: %s"
+#~ msgstr "dumpBlobs() : n'a pas pu ouvrir le « Large Object » %u : %s"
#~ msgid ""
-#~ "WARNING:\n"
-#~ " This format is for demonstration purposes; it is not intended for\n"
-#~ " normal use. Files will be written in the current working directory.\n"
+#~ "dumping a specific TOC data block out of order is not supported without "
+#~ "ID on this input stream (fseek required)\n"
#~ msgstr ""
-#~ "ATTENTION :\n"
-#~ " Ce format est présent dans un but de démonstration ; il n'est pas "
-#~ "prévu\n"
-#~ " pour une utilisation normale. Les fichiers seront écrits dans le\n"
-#~ " répertoire actuel.\n"
-
-#~ msgid "could not close data file after reading\n"
-#~ msgstr "n'a pas pu fermer le fichier de données après lecture\n"
+#~ "la sauvegarde d'un bloc de données spécifique du TOC dans le désordre "
+#~ "n'est\n"
+#~ "pas supporté sans identifiant sur ce flux d'entrée (fseek requis)\n"
-#~ msgid "could not open large object TOC for input: %s\n"
-#~ msgstr "n'a pas pu ouvrir la TOC du « Large Object » en entrée : %s\n"
+#~ msgid "query returned no rows: %s\n"
+#~ msgstr "la requête n'a renvoyé aucune ligne : %s\n"
-#~ msgid "could not open large object TOC for output: %s\n"
-#~ msgstr "n'a pas pu ouvrir la TOC du « Large Object » en sortie : %s\n"
+#~ msgid "%s: invalid -X option -- %s\n"
+#~ msgstr "%s : option -X invalide -- %s\n"
-#~ msgid "could not close large object file\n"
-#~ msgstr "n'a pas pu fermer le fichier du « Large Object »\n"
+#~ msgid "cannot reopen non-seekable file\n"
+#~ msgstr "ne peut pas rouvrir le fichier non cherchable\n"
-#~ msgid "restoring large object OID %u\n"
-#~ msgstr "restauration du « Large Object » d'OID %u\n"
+#~ msgid "cannot reopen stdin\n"
+#~ msgstr "ne peut pas rouvrir stdin\n"
-#~ msgid " --help show this help, then exit\n"
-#~ msgstr " --help affiche cette aide et quitte\n"
+#~ msgid "%s: out of memory\n"
+#~ msgstr "%s : mémoire épuisée\n"
-#~ msgid " --version output version information, then exit\n"
-#~ msgstr " --version affiche la version et quitte\n"
+#~ msgid ""
+#~ " --use-set-session-authorization\n"
+#~ " use SET SESSION AUTHORIZATION commands "
+#~ "instead of\n"
+#~ " ALTER OWNER commands to set ownership\n"
+#~ msgstr ""
+#~ " --use-set-session-authorization\n"
+#~ " utilise les commandes SET SESSION "
+#~ "AUTHORIZATION\n"
+#~ " au lieu des commandes ALTER OWNER pour "
+#~ "les\n"
+#~ " modifier les propriétaires\n"
#~ msgid ""
-#~ " -c, --clean clean (drop) database objects before "
-#~ "recreating\n"
+#~ " --disable-triggers disable triggers during data-only restore\n"
#~ msgstr ""
-#~ " -c, --clean nettoie/supprime les bases de données avant "
-#~ "de\n"
-#~ " les créer\n"
+#~ " --disable-triggers désactiver les déclencheurs lors de la\n"
+#~ " restauration des données seules\n"
#~ msgid " -O, --no-owner skip restoration of object ownership\n"
#~ msgstr ""
@@ -3087,130 +3089,129 @@ msgstr ""
#~ " objets\n"
#~ msgid ""
-#~ " --disable-triggers disable triggers during data-only restore\n"
+#~ " -c, --clean clean (drop) database objects before "
+#~ "recreating\n"
#~ msgstr ""
-#~ " --disable-triggers désactiver les déclencheurs lors de la\n"
-#~ " restauration des données seules\n"
+#~ " -c, --clean nettoie/supprime les bases de données avant "
+#~ "de\n"
+#~ " les créer\n"
-#~ msgid ""
-#~ " --use-set-session-authorization\n"
-#~ " use SET SESSION AUTHORIZATION commands "
-#~ "instead of\n"
-#~ " ALTER OWNER commands to set ownership\n"
-#~ msgstr ""
-#~ " --use-set-session-authorization\n"
-#~ " utilise les commandes SET SESSION "
-#~ "AUTHORIZATION\n"
-#~ " au lieu des commandes ALTER OWNER pour "
-#~ "les\n"
-#~ " modifier les propriétaires\n"
+#~ msgid " --version output version information, then exit\n"
+#~ msgstr " --version affiche la version et quitte\n"
-#~ msgid "%s: out of memory\n"
-#~ msgstr "%s : mémoire épuisée\n"
+#~ msgid " --help show this help, then exit\n"
+#~ msgstr " --help affiche cette aide et quitte\n"
-#~ msgid "cannot reopen stdin\n"
-#~ msgstr "ne peut pas rouvrir stdin\n"
+#~ msgid "restoring large object OID %u\n"
+#~ msgstr "restauration du « Large Object » d'OID %u\n"
-#~ msgid "cannot reopen non-seekable file\n"
-#~ msgstr "ne peut pas rouvrir le fichier non cherchable\n"
+#~ msgid "could not close large object file\n"
+#~ msgstr "n'a pas pu fermer le fichier du « Large Object »\n"
-#~ msgid "%s: invalid -X option -- %s\n"
-#~ msgstr "%s : option -X invalide -- %s\n"
+#~ msgid "could not open large object TOC for output: %s\n"
+#~ msgstr "n'a pas pu ouvrir la TOC du « Large Object » en sortie : %s\n"
-#~ msgid "query returned no rows: %s\n"
-#~ msgstr "la requête n'a renvoyé aucune ligne : %s\n"
+#~ msgid "could not open large object TOC for input: %s\n"
+#~ msgstr "n'a pas pu ouvrir la TOC du « Large Object » en entrée : %s\n"
+
+#~ msgid "could not close data file after reading\n"
+#~ msgstr "n'a pas pu fermer le fichier de données après lecture\n"
#~ msgid ""
-#~ "dumping a specific TOC data block out of order is not supported without "
-#~ "ID on this input stream (fseek required)\n"
+#~ "WARNING:\n"
+#~ " This format is for demonstration purposes; it is not intended for\n"
+#~ " normal use. Files will be written in the current working directory.\n"
#~ msgstr ""
-#~ "la sauvegarde d'un bloc de données spécifique du TOC dans le désordre "
-#~ "n'est\n"
-#~ "pas supporté sans identifiant sur ce flux d'entrée (fseek requis)\n"
-
-#~ msgid "dumpBlobs(): could not open large object %u: %s"
-#~ msgstr "dumpBlobs() : n'a pas pu ouvrir le « Large Object » %u : %s"
+#~ "ATTENTION :\n"
+#~ " Ce format est présent dans un but de démonstration ; il n'est pas "
+#~ "prévu\n"
+#~ " pour une utilisation normale. Les fichiers seront écrits dans le\n"
+#~ " répertoire actuel.\n"
-#~ msgid "saving large object properties\n"
-#~ msgstr "sauvegarde des propriétés des « Large Objects »\n"
+#~ msgid "file archiver"
+#~ msgstr "programme d'archivage de fichiers"
-#~ msgid "could not parse ACL (%s) for large object %u"
-#~ msgstr "n'a pas pu analyser la liste ACL (%s) du « Large Object » %u"
+#~ msgid "SQL command failed\n"
+#~ msgstr "la commande SQL a échoué\n"
-#~ msgid "compression support is disabled in this format\n"
-#~ msgstr "le support de la compression est désactivé avec ce format\n"
+#~ msgid "found more than one entry for pg_indexes in pg_class\n"
+#~ msgstr ""
+#~ "a trouvé plusieurs entrées pour pg_indexes dans la table pg_class\n"
-#~ msgid "no label definitions found for enum ID %u\n"
-#~ msgstr "aucune définition de label trouvée pour l'ID enum %u\n"
+#~ msgid "could not find entry for pg_indexes in pg_class\n"
+#~ msgstr "n'a pas pu trouver l'entrée de pg_indexes dans pg_class\n"
-#~ msgid "query returned %d rows instead of one: %s\n"
-#~ msgstr "la requête a renvoyé %d lignes au lieu d'une seule : %s\n"
+#~ msgid "found more than one pg_database entry for this database\n"
+#~ msgstr ""
+#~ "a trouvé plusieurs entrées dans pg_database pour cette base de données\n"
-#~ msgid "read %lu byte into lookahead buffer\n"
-#~ msgid_plural "read %lu bytes into lookahead buffer\n"
-#~ msgstr[0] "lecture de %lu octet dans le tampon prévisionnel\n"
-#~ msgstr[1] "lecture de %lu octets dans le tampon prévisionnel\n"
+#~ msgid "missing pg_database entry for this database\n"
+#~ msgstr "entrée pg_database manquante pour cette base de données\n"
-#~ msgid "requested %d byte, got %d from lookahead and %d from file\n"
-#~ msgid_plural "requested %d bytes, got %d from lookahead and %d from file\n"
-#~ msgstr[0] "%d octet requis, %d obtenu de « lookahead » et %d du fichier\n"
+#~ msgid "query returned %d foreign server entry for foreign table \"%s\"\n"
+#~ msgid_plural ""
+#~ "query returned %d foreign server entries for foreign table \"%s\"\n"
+#~ msgstr[0] ""
+#~ "la requête a renvoyé %d entrée de serveur distant pour la table distante "
+#~ "« %s »\n"
#~ msgstr[1] ""
-#~ "%d octets requis, %d obtenus de « lookahead » et %d du fichier\n"
+#~ "la requête a renvoyé %d entrées de serveurs distants pour la table "
+#~ "distante « %s »\n"
#~ msgid ""
-#~ "invalid COPY statement -- could not find \"from stdin\" in string \"%s\" "
-#~ "starting at position %lu\n"
+#~ "dumpDatabase(): could not find pg_largeobject_metadata.relfrozenxid\n"
#~ msgstr ""
-#~ "instruction COPY invalide -- n'a pas pu trouver « from stdin » dans la\n"
-#~ "chaîne « %s » à partir de la position %lu\n"
+#~ "dumpDatabase() : n'a pas pu trouver pg_largeobject_metadata."
+#~ "relfrozenxid\n"
+
+#~ msgid "dumpDatabase(): could not find pg_largeobject.relfrozenxid\n"
+#~ msgstr "dumpDatabase() : n'a pas pu trouver pg_largeobject.relfrozenxid\n"
#~ msgid ""
-#~ "invalid COPY statement -- could not find \"copy\" in string \"%s\"\n"
+#~ "query returned more than one (%d) pg_database entry for database \"%s\"\n"
#~ msgstr ""
-#~ "instruction COPY invalide -- n'a pas pu trouver « copy » dans la chaîne "
-#~ "« %s »\n"
-
-#~ msgid "-C and -c are incompatible options\n"
-#~ msgstr "-C et -c sont des options incompatibles\n"
-
-#~ msgid "%s: could not parse version \"%s\"\n"
-#~ msgstr "%s : n'a pas pu analyser la version « %s »\n"
+#~ "la requête a renvoyé plusieurs (%d) entrées pg_database pour la base de\n"
+#~ "données « %s »\n"
-#~ msgid "could not parse version string \"%s\"\n"
-#~ msgstr "n'a pas pu analyser la chaîne de version « %s »\n"
+#~ msgid "missing pg_database entry for database \"%s\"\n"
+#~ msgstr "entrée manquante dans pg_database pour la base de données « %s »\n"
-#~ msgid "could not create worker thread: %s\n"
-#~ msgstr "n'a pas pu créer le fil de travail: %s\n"
+#~ msgid "*** aborted because of error\n"
+#~ msgstr "*** interrompu du fait d'erreurs\n"
-#~ msgid "parallel_restore should not return\n"
-#~ msgstr "parallel_restore ne devrait pas retourner\n"
+#~ msgid ""
+#~ " --version output version information, then exit\n"
+#~ msgstr " --version affiche la version puis quitte\n"
-#~ msgid "worker process crashed: status %d\n"
-#~ msgstr "crash du processus worker : statut %d\n"
+#~ msgid " --help show this help, then exit\n"
+#~ msgstr " --help affiche cette aide puis quitte\n"
-#~ msgid "cannot duplicate null pointer\n"
-#~ msgstr "ne peut pas dupliquer un pointeur nul\n"
+#~ msgid "mismatch in actual vs. predicted file position (%s vs. %s)\n"
+#~ msgstr ""
+#~ "pas de correspondance entre la position réelle et celle prévue du "
+#~ "fichier\n"
+#~ "(%s vs. %s)\n"
-#~ msgid "could not change directory to \"%s\""
-#~ msgstr "n'a pas pu accéder au répertoire « %s »"
+#~ msgid "could not output padding at end of tar member\n"
+#~ msgstr "n'a pas pu remplir la fin du membre de tar\n"
-#~ msgid "error in ListenToWorkers(): %s\n"
-#~ msgstr "erreur dans ListenToWorkers(): %s\n"
+#~ msgid "could not write null block at end of tar archive\n"
+#~ msgstr "n'a pas pu écrire le bloc nul à la fin de l'archive tar\n"
-#~ msgid "terminated by user\n"
-#~ msgstr "terminé par l'utilisateur\n"
+#~ msgid "could not write byte\n"
+#~ msgstr "n'a pas pu écrire l'octet\n"
-#~ msgid "unrecognized command on communication channel: %s\n"
-#~ msgstr "commande inconnue sur le canal de communucation: %s\n"
+#~ msgid "could not write byte: %s\n"
+#~ msgstr "n'a pas pu écrire un octet : %s\n"
-#~ msgid "could not get relation name for OID %u: %s\n"
-#~ msgstr "n'a pas pu obtenir le nom de la relation pour l'OID %u: %s\n"
+#~ msgid "unexpected end of file\n"
+#~ msgstr "fin de fichier inattendu\n"
-#~ msgid "worker is terminating\n"
-#~ msgstr "le worker est en cours d'arrêt\n"
+#~ msgid "could not write to custom output routine\n"
+#~ msgstr "n'a pas pu écrire vers la routine de sauvegarde personnalisée\n"
-#~ msgid "setting owner and privileges for %s \"%s\"\n"
-#~ msgstr "réglage du propriétaire et des droits pour %s « %s »\n"
+#~ msgid "could not open output file \"%s\" for writing\n"
+#~ msgstr "n'a pas pu ouvrir le fichier de sauvegarde « %s » en écriture\n"
-#~ msgid "setting owner and privileges for %s \"%s.%s\"\n"
-#~ msgstr "réglage du propriétaire et des droits pour %s « %s.%s»\n"
+#~ msgid "archive member too large for tar format\n"
+#~ msgstr "membre de l'archive trop volumineux pour le format tar\n"
diff --git a/src/bin/pg_dump/po/ru.po b/src/bin/pg_dump/po/ru.po
index ff09f02b60..388d0491b3 100644
--- a/src/bin/pg_dump/po/ru.po
+++ b/src/bin/pg_dump/po/ru.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pg_dump (PostgreSQL current)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2019-08-28 07:07+0300\n"
+"POT-Creation-Date: 2020-02-05 11:07+0300\n"
"PO-Revision-Date: 2019-09-09 14:03+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
@@ -360,17 +360,17 @@ msgstr "параллельный архиватор"
msgid "%s: WSAStartup failed: %d\n"
msgstr "%s: ошибка WSAStartup: %d\n"
-#: parallel.c:933
+#: parallel.c:943
#, c-format
msgid "could not create communication channels: %s\n"
msgstr "не удалось создать каналы межпроцессного взаимодействия: %s\n"
-#: parallel.c:996
+#: parallel.c:1002
#, c-format
msgid "could not create worker process: %s\n"
msgstr "не удалось создать рабочий процесс: %s\n"
-#: parallel.c:1191
+#: parallel.c:1198
#, c-format
msgid ""
"could not obtain lock on relation \"%s\"\n"
@@ -383,67 +383,67 @@ msgstr ""
"этой таблицы после того, как родительский процесс pg_dump получил для неё "
"начальную блокировку ACCESS SHARE.\n"
-#: parallel.c:1261
+#: parallel.c:1268
#, c-format
msgid "unrecognized command received from master: \"%s\"\n"
msgstr "от ведущего получена нераспознанная команда: \"%s\"\n"
-#: parallel.c:1299
+#: parallel.c:1306
#, c-format
msgid "a worker process died unexpectedly\n"
msgstr "рабочий процесс неожиданно прекратился\n"
-#: parallel.c:1325 parallel.c:1331
+#: parallel.c:1332 parallel.c:1338
#, c-format
msgid "invalid message received from worker: \"%s\"\n"
msgstr "от рабочего процесса получено ошибочное сообщение: \"%s\"\n"
-#: parallel.c:1388 parallel.c:1439
+#: parallel.c:1395 parallel.c:1446
#, c-format
msgid "error processing a parallel work item\n"
msgstr "ошибка выполнения части параллельной работы\n"
-#: parallel.c:1468 parallel.c:1586
+#: parallel.c:1475 parallel.c:1595
#, c-format
msgid "could not write to the communication channel: %s\n"
msgstr "не удалось записать в канал взаимодействия: %s\n"
-#: parallel.c:1546
+#: parallel.c:1553
#, c-format
msgid "select() failed: %s\n"
msgstr "ошибка в select(): %s\n"
-#: parallel.c:1671
+#: parallel.c:1680
#, c-format
msgid "pgpipe: could not create socket: error code %d\n"
msgstr "pgpipe: не удалось создать сокет (код ошибки: %d)\n"
-#: parallel.c:1682
+#: parallel.c:1691
#, c-format
msgid "pgpipe: could not bind: error code %d\n"
msgstr "pgpipe: не удалось привязаться к сокету (код ошибки: %d)\n"
-#: parallel.c:1689
+#: parallel.c:1698
#, c-format
msgid "pgpipe: could not listen: error code %d\n"
msgstr "pgpipe: не удалось начать приём (код ошибки: %d)\n"
-#: parallel.c:1696
+#: parallel.c:1705
#, c-format
msgid "pgpipe: getsockname() failed: error code %d\n"
msgstr "pgpipe: ошибка в getsockname() (код ошибки: %d)\n"
-#: parallel.c:1707
+#: parallel.c:1716
#, c-format
msgid "pgpipe: could not create second socket: error code %d\n"
msgstr "pgpipe: не удалось создать второй сокет (код ошибки: %d)\n"
-#: parallel.c:1716
+#: parallel.c:1725
#, c-format
msgid "pgpipe: could not connect socket: error code %d\n"
msgstr "pgpipe: не удалось подключить сокет (код ошибки: %d)\n"
-#: parallel.c:1725
+#: parallel.c:1734
#, c-format
msgid "pgpipe: could not accept connection: error code %d\n"
msgstr "pgpipe: не удалось принять соединение (код ошибки: %d)\n"
@@ -453,7 +453,7 @@ msgstr "pgpipe: не удалось принять соединение (код
msgid "archiver"
msgstr "архиватор"
-#: pg_backup_archiver.c:236 pg_backup_archiver.c:1581
+#: pg_backup_archiver.c:236 pg_backup_archiver.c:1586
#, c-format
msgid "could not close output file: %s\n"
msgstr "не удалось закрыть выходной файл: %s\n"
@@ -630,19 +630,19 @@ msgstr "не найдена запись для ID %d\n"
msgid "could not close TOC file: %s\n"
msgstr "не удалось закрыть файл оглавления: %s\n"
-#: pg_backup_archiver.c:1551 pg_backup_custom.c:162 pg_backup_directory.c:341
+#: pg_backup_archiver.c:1556 pg_backup_custom.c:162 pg_backup_directory.c:341
#: pg_backup_directory.c:587 pg_backup_directory.c:645
#: pg_backup_directory.c:665
#, c-format
msgid "could not open output file \"%s\": %s\n"
msgstr "не удалось открыть выходной файл \"%s\": %s\n"
-#: pg_backup_archiver.c:1554 pg_backup_custom.c:169
+#: pg_backup_archiver.c:1559 pg_backup_custom.c:169
#, c-format
msgid "could not open output file: %s\n"
msgstr "не удалось открыть выходной файл: %s\n"
-#: pg_backup_archiver.c:1660
+#: pg_backup_archiver.c:1665
#, c-format
msgid "wrote %lu byte of large object data (result = %lu)\n"
msgid_plural "wrote %lu bytes of large object data (result = %lu)\n"
@@ -650,187 +650,187 @@ msgstr[0] "записан %lu байт данных большого объек
msgstr[1] "записано %lu байта данных большого объекта (результат = %lu)\n"
msgstr[2] "записано %lu байт данных большого объекта (результат = %lu)\n"
-#: pg_backup_archiver.c:1666
+#: pg_backup_archiver.c:1671
#, c-format
msgid "could not write to large object (result: %lu, expected: %lu)\n"
msgstr "не удалось записать большой объект (результат: %lu, ожидалось: %lu)\n"
-#: pg_backup_archiver.c:1759
+#: pg_backup_archiver.c:1764
#, c-format
msgid "Error while INITIALIZING:\n"
msgstr "Ошибка при инициализации:\n"
-#: pg_backup_archiver.c:1764
+#: pg_backup_archiver.c:1769
#, c-format
msgid "Error while PROCESSING TOC:\n"
msgstr "Ошибка при обработке оглавления:\n"
-#: pg_backup_archiver.c:1769
+#: pg_backup_archiver.c:1774
#, c-format
msgid "Error while FINALIZING:\n"
msgstr "Ошибка при завершении:\n"
-#: pg_backup_archiver.c:1774
+#: pg_backup_archiver.c:1779
#, c-format
msgid "Error from TOC entry %d; %u %u %s %s %s\n"
msgstr "Ошибка из записи оглавления %d; %u %u %s %s %s\n"
-#: pg_backup_archiver.c:1850
+#: pg_backup_archiver.c:1855
#, c-format
msgid "bad dumpId\n"
msgstr "неверный dumpId\n"
-#: pg_backup_archiver.c:1871
+#: pg_backup_archiver.c:1876
#, c-format
msgid "bad table dumpId for TABLE DATA item\n"
msgstr "неверный dumpId таблицы в элементе TABLE DATA\n"
-#: pg_backup_archiver.c:1963
+#: pg_backup_archiver.c:1968
#, c-format
msgid "unexpected data offset flag %d\n"
msgstr "неожиданный флаг смещения данных: %d\n"
-#: pg_backup_archiver.c:1976
+#: pg_backup_archiver.c:1981
#, c-format
msgid "file offset in dump file is too large\n"
msgstr "слишком большое смещение в файле выгрузки\n"
-#: pg_backup_archiver.c:2089
+#: pg_backup_archiver.c:2094
#, c-format
msgid "attempting to ascertain archive format\n"
msgstr "попытка выяснить формат архива\n"
-#: pg_backup_archiver.c:2115 pg_backup_archiver.c:2125
+#: pg_backup_archiver.c:2120 pg_backup_archiver.c:2130
#, c-format
msgid "directory name too long: \"%s\"\n"
msgstr "слишком длинное имя каталога: \"%s\"\n"
-#: pg_backup_archiver.c:2133
+#: pg_backup_archiver.c:2138
#, c-format
msgid ""
"directory \"%s\" does not appear to be a valid archive (\"toc.dat\" does not "
"exist)\n"
msgstr "каталог \"%s\" не похож на архивный (в нём отсутствует \"toc.dat\")\n"
-#: pg_backup_archiver.c:2141 pg_backup_custom.c:181 pg_backup_custom.c:770
+#: pg_backup_archiver.c:2146 pg_backup_custom.c:181 pg_backup_custom.c:770
#: pg_backup_directory.c:214 pg_backup_directory.c:401
#, c-format
msgid "could not open input file \"%s\": %s\n"
msgstr "не удалось открыть входной файл \"%s\": %s\n"
-#: pg_backup_archiver.c:2149 pg_backup_custom.c:188
+#: pg_backup_archiver.c:2154 pg_backup_custom.c:188
#, c-format
msgid "could not open input file: %s\n"
msgstr "не удалось открыть входной файл: %s\n"
-#: pg_backup_archiver.c:2156
+#: pg_backup_archiver.c:2161
#, c-format
msgid "could not read input file: %s\n"
msgstr "не удалось прочитать входной файл: %s\n"
-#: pg_backup_archiver.c:2158
+#: pg_backup_archiver.c:2163
#, c-format
msgid "input file is too short (read %lu, expected 5)\n"
msgstr "входной файл слишком короткий (прочитано байт: %lu, ожидалось: 5)\n"
-#: pg_backup_archiver.c:2241
+#: pg_backup_archiver.c:2246
#, c-format
msgid "input file appears to be a text format dump. Please use psql.\n"
msgstr ""
"входной файл, видимо, имеет текстовый формат. Загрузите его с помощью psql.\n"
-#: pg_backup_archiver.c:2247
+#: pg_backup_archiver.c:2252
#, c-format
msgid "input file does not appear to be a valid archive (too short?)\n"
msgstr "входной файл не похож на архив (возможно, слишком мал?)\n"
-#: pg_backup_archiver.c:2253
+#: pg_backup_archiver.c:2258
#, c-format
msgid "input file does not appear to be a valid archive\n"
msgstr "входной файл не похож на архив\n"
-#: pg_backup_archiver.c:2273
+#: pg_backup_archiver.c:2278
#, c-format
msgid "could not close input file: %s\n"
msgstr "не удалось закрыть входной файл: %s\n"
-#: pg_backup_archiver.c:2290
+#: pg_backup_archiver.c:2295
#, c-format
msgid "allocating AH for %s, format %d\n"
msgstr "выделение структуры AH для %s, формат %d\n"
-#: pg_backup_archiver.c:2395
+#: pg_backup_archiver.c:2400
#, c-format
msgid "unrecognized file format \"%d\"\n"
msgstr "неопознанный формат файла: \"%d\"\n"
-#: pg_backup_archiver.c:2551
+#: pg_backup_archiver.c:2556
#, c-format
msgid "entry ID %d out of range -- perhaps a corrupt TOC\n"
msgstr "ID записи %d вне диапазона - возможно повреждено оглавление\n"
-#: pg_backup_archiver.c:2667
+#: pg_backup_archiver.c:2672
#, c-format
msgid "read TOC entry %d (ID %d) for %s %s\n"
msgstr "прочитана запись оглавления %d (ID %d): %s %s\n"
-#: pg_backup_archiver.c:2703
+#: pg_backup_archiver.c:2708
#, c-format
msgid "unrecognized encoding \"%s\"\n"
msgstr "нераспознанная кодировка \"%s\"\n"
-#: pg_backup_archiver.c:2708
+#: pg_backup_archiver.c:2713
#, c-format
msgid "invalid ENCODING item: %s\n"
msgstr "неверный элемент ENCODING: %s\n"
-#: pg_backup_archiver.c:2726
+#: pg_backup_archiver.c:2731
#, c-format
msgid "invalid STDSTRINGS item: %s\n"
msgstr "неверный элемент STDSTRINGS: %s\n"
-#: pg_backup_archiver.c:3007
+#: pg_backup_archiver.c:3012
#, c-format
msgid "could not set session user to \"%s\": %s"
msgstr "не удалось переключить пользователя сессии на \"%s\": %s"
-#: pg_backup_archiver.c:3039
+#: pg_backup_archiver.c:3044
#, c-format
msgid "could not set default_with_oids: %s"
msgstr "не удалось установить параметр default_with_oids: %s"
-#: pg_backup_archiver.c:3193
+#: pg_backup_archiver.c:3198
#, c-format
msgid "could not set search_path to \"%s\": %s"
msgstr "не удалось присвоить search_path значение \"%s\": %s"
-#: pg_backup_archiver.c:3255
+#: pg_backup_archiver.c:3260
#, c-format
msgid "could not set default_tablespace to %s: %s"
msgstr "не удалось задать для default_tablespace значение %s: %s"
-#: pg_backup_archiver.c:3345 pg_backup_archiver.c:3535
+#: pg_backup_archiver.c:3350 pg_backup_archiver.c:3540
#, c-format
msgid "WARNING: don't know how to set owner for object type \"%s\"\n"
msgstr ""
"ПРЕДУПРЕЖДЕНИЕ: неизвестно, как назначить владельца для объекта типа \"%s\"\n"
-#: pg_backup_archiver.c:3621
+#: pg_backup_archiver.c:3626
#, c-format
msgid "did not find magic string in file header\n"
msgstr "в заголовке файла не найдена нужная сигнатура\n"
-#: pg_backup_archiver.c:3634
+#: pg_backup_archiver.c:3639
#, c-format
msgid "unsupported version (%d.%d) in file header\n"
msgstr "неподдерживаемая версия (%d.%d) в заголовке файла\n"
-#: pg_backup_archiver.c:3639
+#: pg_backup_archiver.c:3644
#, c-format
msgid "sanity check on integer size (%lu) failed\n"
msgstr "несоответствие размера integer (%lu)\n"
-#: pg_backup_archiver.c:3643
+#: pg_backup_archiver.c:3648
#, c-format
msgid ""
"WARNING: archive was made on a machine with larger integers, some operations "
@@ -839,12 +839,12 @@ msgstr ""
"ПРЕДУПРЕЖДЕНИЕ: архив был сделан на компьютере большей разрядности -- "
"возможен сбой некоторых операций\n"
-#: pg_backup_archiver.c:3653
+#: pg_backup_archiver.c:3658
#, c-format
msgid "expected format (%d) differs from format found in file (%d)\n"
msgstr "ожидаемый формат (%d) отличается от формата, указанного в файле (%d)\n"
-#: pg_backup_archiver.c:3669
+#: pg_backup_archiver.c:3674
#, c-format
msgid ""
"WARNING: archive is compressed, but this installation does not support "
@@ -853,87 +853,87 @@ msgstr ""
"ПРЕДУПРЕЖДЕНИЕ: архив сжат, но установленная версия не поддерживает сжатие "
"-- данные недоступны\n"
-#: pg_backup_archiver.c:3687
+#: pg_backup_archiver.c:3692
#, c-format
msgid "WARNING: invalid creation date in header\n"
msgstr "ПРЕДУПРЕЖДЕНИЕ: неверная дата создания в заголовке\n"
-#: pg_backup_archiver.c:3760
+#: pg_backup_archiver.c:3765
#, c-format
msgid "entering restore_toc_entries_prefork\n"
msgstr "вход в restore_toc_entries_prefork\n"
-#: pg_backup_archiver.c:3824
+#: pg_backup_archiver.c:3829
#, c-format
msgid "processing item %d %s %s\n"
msgstr "обработка объекта %d %s %s\n"
-#: pg_backup_archiver.c:3878
+#: pg_backup_archiver.c:3883
#, c-format
msgid "entering restore_toc_entries_parallel\n"
msgstr "вход в restore_toc_entries_parallel\n"
-#: pg_backup_archiver.c:3899
+#: pg_backup_archiver.c:3904
#, c-format
msgid "entering main parallel loop\n"
msgstr "вход в основной параллельный цикл\n"
-#: pg_backup_archiver.c:3910
+#: pg_backup_archiver.c:3915
#, c-format
msgid "skipping item %d %s %s\n"
msgstr "объект %d %s %s пропускается\n"
-#: pg_backup_archiver.c:3920
+#: pg_backup_archiver.c:3925
#, c-format
msgid "launching item %d %s %s\n"
msgstr "объект %d %s %s запускается\n"
-#: pg_backup_archiver.c:4001
+#: pg_backup_archiver.c:4006
#, c-format
msgid "finished main parallel loop\n"
msgstr "основной параллельный цикл закончен\n"
-#: pg_backup_archiver.c:4019
+#: pg_backup_archiver.c:4024
#, c-format
msgid "entering restore_toc_entries_postfork\n"
msgstr "вход в restore_toc_entries_postfork\n"
-#: pg_backup_archiver.c:4039
+#: pg_backup_archiver.c:4044
#, c-format
msgid "processing missed item %d %s %s\n"
msgstr "обработка пропущенного объекта %d %s %s\n"
-#: pg_backup_archiver.c:4216
+#: pg_backup_archiver.c:4221
#, c-format
msgid "no item ready\n"
msgstr "элемент не готов\n"
-#: pg_backup_archiver.c:4264
+#: pg_backup_archiver.c:4269
#, c-format
msgid "could not find slot of finished worker\n"
msgstr "не удалось найти слот законченного рабочего объекта\n"
-#: pg_backup_archiver.c:4266
+#: pg_backup_archiver.c:4271
#, c-format
msgid "finished item %d %s %s\n"
msgstr "закончен объект %d %s %s\n"
-#: pg_backup_archiver.c:4279
+#: pg_backup_archiver.c:4284
#, c-format
msgid "worker process failed: exit code %d\n"
msgstr "рабочий процесс завершился с кодом возврата %d\n"
-#: pg_backup_archiver.c:4441
+#: pg_backup_archiver.c:4446
#, c-format
msgid "transferring dependency %d -> %d to %d\n"
msgstr "переключение зависимости %d -> %d на %d\n"
-#: pg_backup_archiver.c:4522
+#: pg_backup_archiver.c:4527
#, c-format
msgid "reducing dependencies for %d\n"
msgstr "уменьшение зависимостей для %d\n"
-#: pg_backup_archiver.c:4574
+#: pg_backup_archiver.c:4579
#, c-format
msgid "table \"%s\" could not be created, will not restore its data\n"
msgstr "создать таблицу \"%s\" не удалось, её данные не будут восстановлены\n"
@@ -2031,12 +2031,12 @@ msgstr ""
"нарушение целостности: по OID %u не удалось найти родительскую таблицу для "
"записи pg_rewrite с OID %u\n"
-#: pg_dump.c:6227
+#: pg_dump.c:6217
#, c-format
msgid "reading triggers for table \"%s.%s\"\n"
msgstr "чтение триггеров таблицы \"%s.%s\"\n"
-#: pg_dump.c:6387
+#: pg_dump.c:6377
#, c-format
msgid ""
"query produced null referenced table name for foreign key trigger \"%s\" on "
@@ -2045,32 +2045,32 @@ msgstr ""
"запрос не вернул имя целевой таблицы для триггера внешнего ключа \"%s\" в "
"таблице \"%s\" (OID целевой таблицы: %u)\n"
-#: pg_dump.c:6955
+#: pg_dump.c:6945
#, c-format
msgid "finding the columns and types of table \"%s.%s\"\n"
msgstr "поиск столбцов и типов таблицы \"%s.%s\"\n"
-#: pg_dump.c:7134
+#: pg_dump.c:7124
#, c-format
msgid "invalid column numbering in table \"%s\"\n"
msgstr "неверная нумерация столбцов в таблице \"%s\"\n"
-#: pg_dump.c:7168
+#: pg_dump.c:7158
#, c-format
msgid "finding default expressions of table \"%s.%s\"\n"
msgstr "поиск выражений по умолчанию для таблицы \"%s.%s\"\n"
-#: pg_dump.c:7221
+#: pg_dump.c:7211
#, c-format
msgid "invalid adnum value %d for table \"%s\"\n"
msgstr "неверное значение adnum (%d) в таблице \"%s\"\n"
-#: pg_dump.c:7293
+#: pg_dump.c:7283
#, c-format
msgid "finding check constraints for table \"%s.%s\"\n"
msgstr "поиск ограничений-проверок для таблицы \"%s.%s\"\n"
-#: pg_dump.c:7389
+#: pg_dump.c:7379
#, c-format
msgid "expected %d check constraint on table \"%s\" but found %d\n"
msgid_plural "expected %d check constraints on table \"%s\" but found %d\n"
@@ -2081,66 +2081,66 @@ msgstr[1] ""
msgstr[2] ""
"ожидалось %d ограничений-проверок для таблицы \"%s\", но найдено: %d\n"
-#: pg_dump.c:7393
+#: pg_dump.c:7383
#, c-format
msgid "(The system catalogs might be corrupted.)\n"
msgstr "(Возможно, повреждены системные каталоги.)\n"
-#: pg_dump.c:8765
+#: pg_dump.c:8755
#, c-format
msgid "WARNING: typtype of data type \"%s\" appears to be invalid\n"
msgstr ""
"ПРЕДУПРЕЖДЕНИЕ: у типа данных \"%s\" по-видимому неправильный тип типа\n"
-#: pg_dump.c:10178
+#: pg_dump.c:10168
#, c-format
msgid "WARNING: bogus value in proargmodes array\n"
msgstr "ПРЕДУПРЕЖДЕНИЕ: неприемлемое значение в массиве proargmodes\n"
-#: pg_dump.c:10534
+#: pg_dump.c:10524
#, c-format
msgid "WARNING: could not parse proallargtypes array\n"
msgstr "ПРЕДУПРЕЖДЕНИЕ: не удалось разобрать массив proallargtypes\n"
-#: pg_dump.c:10550
+#: pg_dump.c:10540
#, c-format
msgid "WARNING: could not parse proargmodes array\n"
msgstr "ПРЕДУПРЕЖДЕНИЕ: не удалось разобрать массив proargmodes\n"
-#: pg_dump.c:10564
+#: pg_dump.c:10554
#, c-format
msgid "WARNING: could not parse proargnames array\n"
msgstr "ПРЕДУПРЕЖДЕНИЕ: не удалось разобрать массив proargnames\n"
-#: pg_dump.c:10575
+#: pg_dump.c:10565
#, c-format
msgid "WARNING: could not parse proconfig array\n"
msgstr "ПРЕДУПРЕЖДЕНИЕ: не удалось разобрать массив proconfig\n"
# TO REVEIW
-#: pg_dump.c:10646
+#: pg_dump.c:10636
#, c-format
msgid "unrecognized provolatile value for function \"%s\"\n"
msgstr "недопустимое значение provolatile для функции \"%s\"\n"
-#: pg_dump.c:10807 pg_dump.c:10915 pg_dump.c:10922
+#: pg_dump.c:10797 pg_dump.c:10905 pg_dump.c:10912
#, c-format
msgid "could not find function definition for function with OID %u\n"
msgstr "не удалось найти определение функции для функции с OID %u\n"
-#: pg_dump.c:10846
+#: pg_dump.c:10836
#, c-format
msgid "WARNING: bogus value in pg_cast.castfunc or pg_cast.castmethod field\n"
msgstr ""
"ПРЕДУПРЕЖДЕНИЕ: неприемлемое значение в поле pg_cast.castfunc или pg_cast."
"castmethod\n"
-#: pg_dump.c:10849
+#: pg_dump.c:10839
#, c-format
msgid "WARNING: bogus value in pg_cast.castmethod field\n"
msgstr "ПРЕДУПРЕЖДЕНИЕ: неприемлемое значение в поле pg_cast.castmethod\n"
-#: pg_dump.c:10941
+#: pg_dump.c:10931
#, c-format
msgid ""
"WARNING: bogus transform definition, at least one of trffromsql and trftosql "
@@ -2149,22 +2149,22 @@ msgstr ""
"ПРЕДУПРЕЖДЕНИЕ: неприемлемое определение преобразования (trffromsql или "
"trftosql должно быть ненулевым)\n"
-#: pg_dump.c:10958
+#: pg_dump.c:10948
#, c-format
msgid "WARNING: bogus value in pg_transform.trffromsql field\n"
msgstr "ПРЕДУПРЕЖДЕНИЕ: неприемлемое значение в поле pg_transform.trffromsql\n"
-#: pg_dump.c:10979
+#: pg_dump.c:10969
#, c-format
msgid "WARNING: bogus value in pg_transform.trftosql field\n"
msgstr "ПРЕДУПРЕЖДЕНИЕ: неприемлемое значение в поле pg_transform.trftosql\n"
-#: pg_dump.c:11334
+#: pg_dump.c:11324
#, c-format
msgid "WARNING: could not find operator with OID %s\n"
msgstr "ПРЕДУПРЕЖДЕНИЕ: оператор с OID %s не найден\n"
-#: pg_dump.c:12448
+#: pg_dump.c:12438
#, c-format
msgid ""
"WARNING: aggregate function %s could not be dumped correctly for this "
@@ -2173,28 +2173,28 @@ msgstr ""
"ПРЕДУПРЕЖДЕНИЕ: агрегатная функция %s не может быть правильно выгружена для "
"этой версии базы данных; функция проигнорирована\n"
-#: pg_dump.c:13217
+#: pg_dump.c:13207
#, c-format
msgid "unrecognized object type in default privileges: %d\n"
msgstr "нераспознанный тип объекта в определении прав по умолчанию: %d\n"
-#: pg_dump.c:13232
+#: pg_dump.c:13222
#, c-format
msgid "could not parse default ACL list (%s)\n"
msgstr "не удалось разобрать список прав по умолчанию (%s)\n"
-#: pg_dump.c:13288
+#: pg_dump.c:13278
#, c-format
msgid "could not parse ACL list (%s) for object \"%s\" (%s)\n"
msgstr "не удалось разобрать список прав (%s) для объекта \"%s\" (%s)\n"
-#: pg_dump.c:13726
+#: pg_dump.c:13716
#, c-format
msgid "query to obtain definition of view \"%s\" returned no data\n"
msgstr ""
"запрос на получение определения представления \"%s\" не возвратил данные\n"
-#: pg_dump.c:13729
+#: pg_dump.c:13719
#, c-format
msgid ""
"query to obtain definition of view \"%s\" returned more than one definition\n"
@@ -2202,27 +2202,27 @@ msgstr ""
"запрос на получение определения представления \"%s\" возвратил несколько "
"определений\n"
-#: pg_dump.c:13736
+#: pg_dump.c:13726
#, c-format
msgid "definition of view \"%s\" appears to be empty (length zero)\n"
msgstr "определение представления \"%s\" пустое (длина равна нулю)\n"
-#: pg_dump.c:14481
+#: pg_dump.c:14524
#, c-format
msgid "invalid column number %d for table \"%s\"\n"
msgstr "неверный номер столбца %d для таблицы \"%s\"\n"
-#: pg_dump.c:14607
+#: pg_dump.c:14650
#, c-format
msgid "missing index for constraint \"%s\"\n"
msgstr "отсутствует индекс для ограничения \"%s\"\n"
-#: pg_dump.c:14791
+#: pg_dump.c:14834
#, c-format
msgid "unrecognized constraint type: %c\n"
msgstr "нераспознанный тип ограничения: %c\n"
-#: pg_dump.c:14943 pg_dump.c:15098
+#: pg_dump.c:14986 pg_dump.c:15141
#, c-format
msgid "query to get data of sequence \"%s\" returned %d row (expected 1)\n"
msgid_plural ""
@@ -2237,23 +2237,23 @@ msgstr[2] ""
"запрос на получение данных последовательности \"%s\" вернул %d строк "
"(ожидалась 1)\n"
-#: pg_dump.c:14954
+#: pg_dump.c:14997
#, c-format
msgid "query to get data of sequence \"%s\" returned name \"%s\"\n"
msgstr ""
"запрос на получение данных последовательности \"%s\" вернул имя \"%s\"\n"
-#: pg_dump.c:15192
+#: pg_dump.c:15235
#, c-format
msgid "unexpected tgtype value: %d\n"
msgstr "неожиданное значение tgtype: %d\n"
-#: pg_dump.c:15274
+#: pg_dump.c:15317
#, c-format
msgid "invalid argument string (%s) for trigger \"%s\" on table \"%s\"\n"
msgstr "неверная строка аргументов (%s) для триггера \"%s\" таблицы \"%s\"\n"
-#: pg_dump.c:15473
+#: pg_dump.c:15550
#, c-format
msgid ""
"query to get rule \"%s\" for table \"%s\" failed: wrong number of rows "
@@ -2262,12 +2262,12 @@ msgstr ""
"запрос на получение правила \"%s\" для таблицы \"%s\" возвратил неверное "
"число строк\n"
-#: pg_dump.c:15846
+#: pg_dump.c:15931
#, c-format
msgid "reading dependency data\n"
msgstr "чтение информации о зависимостях\n"
-#: pg_dump.c:16405
+#: pg_dump.c:16490
#, c-format
msgid "WARNING: could not parse reloptions array\n"
msgstr "ПРЕДУПРЕЖДЕНИЕ: не удалось разобрать массив reloptions\n"
@@ -2277,22 +2277,22 @@ msgstr "ПРЕДУПРЕЖДЕНИЕ: не удалось разобрать м
msgid "sorter"
msgstr "sorter"
-#: pg_dump_sort.c:498
+#: pg_dump_sort.c:522
#, c-format
msgid "invalid dumpId %d\n"
msgstr "неверный dumpId %d\n"
-#: pg_dump_sort.c:504
+#: pg_dump_sort.c:528
#, c-format
msgid "invalid dependency %d\n"
msgstr "неверная зависимость %d\n"
-#: pg_dump_sort.c:737
+#: pg_dump_sort.c:761
#, c-format
msgid "could not identify dependency loop\n"
msgstr "не удалось определить цикл зависимостей\n"
-#: pg_dump_sort.c:1269
+#: pg_dump_sort.c:1284
#, c-format
msgid "NOTICE: there are circular foreign-key constraints on this table:\n"
msgid_plural ""
@@ -2304,12 +2304,12 @@ msgstr[1] ""
msgstr[2] ""
"ЗАМЕЧАНИЕ: в следующих таблицах зациклены ограничения внешних ключей:\n"
-#: pg_dump_sort.c:1273 pg_dump_sort.c:1293
+#: pg_dump_sort.c:1288 pg_dump_sort.c:1308
#, c-format
msgid " %s\n"
msgstr " %s\n"
-#: pg_dump_sort.c:1274
+#: pg_dump_sort.c:1289
#, c-format
msgid ""
"You might not be able to restore the dump without using --disable-triggers "
@@ -2318,7 +2318,7 @@ msgstr ""
"Возможно, для восстановления базы потребуется использовать --disable-"
"triggers или временно удалить ограничения.\n"
-#: pg_dump_sort.c:1275
+#: pg_dump_sort.c:1290
#, c-format
msgid ""
"Consider using a full dump instead of a --data-only dump to avoid this "
@@ -2327,7 +2327,7 @@ msgstr ""
"Во избежание этой проблемы, вероятно, стоит выгружать всю базу данных, а не "
"только данные (--data-only).\n"
-#: pg_dump_sort.c:1287
+#: pg_dump_sort.c:1302
#, c-format
msgid "WARNING: could not resolve dependency loop among these items:\n"
msgstr ""
@@ -2618,8 +2618,9 @@ msgstr " -d, --dbname=БД подключиться к указанн
#: pg_restore.c:445
#, c-format
-msgid " -f, --file=FILENAME output file name\n"
-msgstr " -f, --file=ИМЯ_ФАЙЛА имя выходного файла\n"
+msgid " -f, --file=FILENAME output file name (- for stdout)\n"
+msgstr ""
+" -f, --file=ИМЯ_ФАЙЛА имя выходного файла (или - для вывода в stdout)\n"
#: pg_restore.c:446
#, c-format
diff --git a/src/interfaces/libpq/po/ru.po b/src/interfaces/libpq/po/ru.po
index a8a8be6083..f7edac2444 100644
--- a/src/interfaces/libpq/po/ru.po
+++ b/src/interfaces/libpq/po/ru.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libpq (PostgreSQL current)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2019-08-05 09:16+0300\n"
+"POT-Creation-Date: 2020-02-05 11:06+0300\n"
"PO-Revision-Date: 2019-09-02 12:06+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
@@ -33,11 +33,11 @@ msgid "duplicate GSS authentication request\n"
msgstr "повторный запрос аутентификации GSS\n"
#: fe-auth.c:197 fe-auth.c:309 fe-auth.c:388 fe-auth.c:423 fe-auth.c:519
-#: fe-auth.c:798 fe-connect.c:826 fe-connect.c:1023 fe-connect.c:1199
-#: fe-connect.c:2257 fe-connect.c:3584 fe-connect.c:3836 fe-connect.c:3955
-#: fe-connect.c:4209 fe-connect.c:4289 fe-connect.c:4388 fe-connect.c:4644
-#: fe-connect.c:4673 fe-connect.c:4745 fe-connect.c:4769 fe-connect.c:4787
-#: fe-connect.c:4883 fe-connect.c:5217 fe-connect.c:5367 fe-exec.c:3409
+#: fe-auth.c:798 fe-connect.c:822 fe-connect.c:1019 fe-connect.c:1195
+#: fe-connect.c:2253 fe-connect.c:3576 fe-connect.c:3828 fe-connect.c:3947
+#: fe-connect.c:4201 fe-connect.c:4281 fe-connect.c:4380 fe-connect.c:4636
+#: fe-connect.c:4665 fe-connect.c:4737 fe-connect.c:4761 fe-connect.c:4779
+#: fe-connect.c:4875 fe-connect.c:5209 fe-connect.c:5359 fe-exec.c:3409
#: fe-exec.c:3574 fe-lobj.c:896 fe-protocol2.c:1214 fe-protocol3.c:1621
#: fe-secure-openssl.c:514 fe-secure-openssl.c:1138
msgid "out of memory\n"
@@ -97,32 +97,32 @@ msgstr "метод аутентификации %u не поддерживает
msgid "user name lookup failure: error code %lu\n"
msgstr "распознать имя пользователя не удалось (код ошибки: %lu)\n"
-#: fe-auth.c:783 fe-connect.c:2184
+#: fe-auth.c:783 fe-connect.c:2180
#, c-format
msgid "could not look up local user ID %d: %s\n"
msgstr "найти локального пользователя по идентификатору (%d) не удалось: %s\n"
-#: fe-auth.c:788 fe-connect.c:2189
+#: fe-auth.c:788 fe-connect.c:2185
#, c-format
msgid "local user with ID %d does not exist\n"
msgstr "локальный пользователь с ID %d не существует\n"
-#: fe-connect.c:965
+#: fe-connect.c:961
#, c-format
msgid "invalid sslmode value: \"%s\"\n"
msgstr "неверное значение sslmode: \"%s\"\n"
-#: fe-connect.c:986
+#: fe-connect.c:982
#, c-format
msgid "sslmode value \"%s\" invalid when SSL support is not compiled in\n"
msgstr "значение sslmode \"%s\" недопустимо для сборки без поддержки SSL\n"
-#: fe-connect.c:1223
+#: fe-connect.c:1219
#, c-format
msgid "could not set socket to TCP no delay mode: %s\n"
msgstr "не удалось перевести сокет в режим TCP-передачи без задержки: %s\n"
-#: fe-connect.c:1253
+#: fe-connect.c:1249
#, c-format
msgid ""
"could not connect to server: %s\n"
@@ -133,7 +133,7 @@ msgstr ""
"\tОн действительно работает локально и принимает\n"
"\tсоединения через Unix-сокет \"%s\"?\n"
-#: fe-connect.c:1308
+#: fe-connect.c:1304
#, c-format
msgid ""
"could not connect to server: %s\n"
@@ -144,7 +144,7 @@ msgstr ""
"\tОн действительно работает по адресу \"%s\" (%s)\n"
"\t и принимает TCP-соединения (порт %s)?\n"
-#: fe-connect.c:1317
+#: fe-connect.c:1313
#, c-format
msgid ""
"could not connect to server: %s\n"
@@ -155,217 +155,217 @@ msgstr ""
"\tОн действительно работает по адресу \"%s\"\n"
"\t и принимает TCP-соединения (порт %s)?\n"
-#: fe-connect.c:1368 fe-connect.c:1400 fe-connect.c:1433 fe-connect.c:1976
+#: fe-connect.c:1364 fe-connect.c:1396 fe-connect.c:1429 fe-connect.c:1972
#, c-format
msgid "setsockopt(%s) failed: %s\n"
msgstr "ошибка в setsockopt(%s): %s\n"
-#: fe-connect.c:1482
+#: fe-connect.c:1478
#, c-format
msgid "WSAIoctl(SIO_KEEPALIVE_VALS) failed: %ui\n"
msgstr "ошибка в WSAIoctl(SIO_KEEPALIVE_VALS): %ui\n"
-#: fe-connect.c:1534
+#: fe-connect.c:1530
#, c-format
msgid "invalid port number: \"%s\"\n"
msgstr "неверный номер порта: \"%s\"\n"
-#: fe-connect.c:1567
+#: fe-connect.c:1563
#, c-format
msgid "Unix-domain socket path \"%s\" is too long (maximum %d bytes)\n"
msgstr "длина пути Unix-сокета \"%s\" превышает предел (%d байт)\n"
-#: fe-connect.c:1586
+#: fe-connect.c:1582
#, c-format
msgid "could not translate host name \"%s\" to address: %s\n"
msgstr "преобразовать имя \"%s\" в адрес не удалось: %s\n"
-#: fe-connect.c:1590
+#: fe-connect.c:1586
#, c-format
msgid "could not translate Unix-domain socket path \"%s\" to address: %s\n"
msgstr "преобразовать путь Unix-сокета \"%s\" в адрес не удалось: %s\n"
-#: fe-connect.c:1796
+#: fe-connect.c:1792
msgid "invalid connection state, probably indicative of memory corruption\n"
msgstr "неверное состояние соединения - возможно разрушение памяти\n"
-#: fe-connect.c:1913
+#: fe-connect.c:1909
#, c-format
msgid "could not create socket: %s\n"
msgstr "не удалось создать сокет: %s\n"
-#: fe-connect.c:1935
+#: fe-connect.c:1931
#, c-format
msgid "could not set socket to nonblocking mode: %s\n"
msgstr "не удалось перевести сокет в неблокирующий режим: %s\n"
-#: fe-connect.c:1945
+#: fe-connect.c:1941
#, c-format
msgid "could not set socket to close-on-exec mode: %s\n"
msgstr ""
"не удалось перевести сокет в режим закрытия при выполнении (close-on-exec): "
"%s\n"
-#: fe-connect.c:1963
+#: fe-connect.c:1959
msgid "keepalives parameter must be an integer\n"
msgstr "параметр keepalives должен быть целым числом\n"
-#: fe-connect.c:2101
+#: fe-connect.c:2097
#, c-format
msgid "could not get socket error status: %s\n"
msgstr "не удалось получить статус ошибки сокета: %s\n"
-#: fe-connect.c:2129
+#: fe-connect.c:2125
#, c-format
msgid "could not get client address from socket: %s\n"
msgstr "не удалось получить адрес клиента из сокета: %s\n"
-#: fe-connect.c:2171
+#: fe-connect.c:2167
msgid "requirepeer parameter is not supported on this platform\n"
msgstr "параметр requirepeer не поддерживается в этой ОС\n"
-#: fe-connect.c:2174
+#: fe-connect.c:2170
#, c-format
msgid "could not get peer credentials: %s\n"
msgstr "не удалось получить учётные данные сервера: %s\n"
-#: fe-connect.c:2197
+#: fe-connect.c:2193
#, c-format
msgid "requirepeer specifies \"%s\", but actual peer user name is \"%s\"\n"
msgstr ""
"requirepeer допускает подключение только к \"%s\", но сервер работает под "
"именем \"%s\"\n"
-#: fe-connect.c:2231
+#: fe-connect.c:2227
#, c-format
msgid "could not send SSL negotiation packet: %s\n"
msgstr "не удалось отправить пакет согласования SSL: %s\n"
-#: fe-connect.c:2270
+#: fe-connect.c:2266
#, c-format
msgid "could not send startup packet: %s\n"
msgstr "не удалось отправить стартовый пакет: %s\n"
-#: fe-connect.c:2340
+#: fe-connect.c:2336
msgid "server does not support SSL, but SSL was required\n"
msgstr "затребовано подключение через SSL, но сервер не поддерживает SSL\n"
-#: fe-connect.c:2366
+#: fe-connect.c:2362
#, c-format
msgid "received invalid response to SSL negotiation: %c\n"
msgstr "получен неверный ответ при согласовании SSL: %c\n"
-#: fe-connect.c:2442 fe-connect.c:2475
+#: fe-connect.c:2438 fe-connect.c:2471
#, c-format
msgid "expected authentication request from server, but received %c\n"
msgstr "ожидался запрос аутентификации от сервера, но получено: %c\n"
-#: fe-connect.c:2640
+#: fe-connect.c:2636
#, c-format
msgid "out of memory allocating GSSAPI buffer (%d)"
msgstr "недостаточно памяти для буфера GSSAPI (%d)"
-#: fe-connect.c:2725
+#: fe-connect.c:2721
msgid "unexpected message from server during startup\n"
msgstr "неожиданное сообщение от сервера в начале работы\n"
-#: fe-connect.c:2817
+#: fe-connect.c:2813
#, c-format
msgid "invalid connection state %d, probably indicative of memory corruption\n"
msgstr "неверное состояние соединения %d - возможно разрушение памяти\n"
-#: fe-connect.c:3190 fe-connect.c:3250
+#: fe-connect.c:3182 fe-connect.c:3242
#, c-format
msgid "PGEventProc \"%s\" failed during PGEVT_CONNRESET event\n"
msgstr "ошибка в PGEventProc \"%s\" при обработке события PGEVT_CONNRESET\n"
-#: fe-connect.c:3597
+#: fe-connect.c:3589
#, c-format
msgid "invalid LDAP URL \"%s\": scheme must be ldap://\n"
msgstr "некорректный адрес LDAP \"%s\": схема должна быть ldap://\n"
-#: fe-connect.c:3612
+#: fe-connect.c:3604
#, c-format
msgid "invalid LDAP URL \"%s\": missing distinguished name\n"
msgstr "некорректный адрес LDAP \"%s\": отсутствует уникальное имя\n"
-#: fe-connect.c:3623 fe-connect.c:3676
+#: fe-connect.c:3615 fe-connect.c:3668
#, c-format
msgid "invalid LDAP URL \"%s\": must have exactly one attribute\n"
msgstr "некорректный адрес LDAP \"%s\": должен быть только один атрибут\n"
-#: fe-connect.c:3633 fe-connect.c:3690
+#: fe-connect.c:3625 fe-connect.c:3682
#, c-format
msgid "invalid LDAP URL \"%s\": must have search scope (base/one/sub)\n"
msgstr ""
"некорректный адрес LDAP \"%s\": не указана область поиска (base/one/sub)\n"
-#: fe-connect.c:3644
+#: fe-connect.c:3636
#, c-format
msgid "invalid LDAP URL \"%s\": no filter\n"
msgstr "некорректный адрес LDAP \"%s\": нет фильтра\n"
-#: fe-connect.c:3665
+#: fe-connect.c:3657
#, c-format
msgid "invalid LDAP URL \"%s\": invalid port number\n"
msgstr "некорректный адрес LDAP \"%s\": неверный номер порта\n"
-#: fe-connect.c:3699
+#: fe-connect.c:3691
msgid "could not create LDAP structure\n"
msgstr "не удалось создать структуру LDAP\n"
-#: fe-connect.c:3775
+#: fe-connect.c:3767
#, c-format
msgid "lookup on LDAP server failed: %s\n"
msgstr "ошибка поиска на сервере LDAP: %s\n"
-#: fe-connect.c:3786
+#: fe-connect.c:3778
msgid "more than one entry found on LDAP lookup\n"
msgstr "при поиске LDAP найдено более одного вхождения\n"
-#: fe-connect.c:3787 fe-connect.c:3799
+#: fe-connect.c:3779 fe-connect.c:3791
msgid "no entry found on LDAP lookup\n"
msgstr "при поиске LDAP ничего не найдено\n"
-#: fe-connect.c:3810 fe-connect.c:3823
+#: fe-connect.c:3802 fe-connect.c:3815
msgid "attribute has no values on LDAP lookup\n"
msgstr "атрибут не содержит значений при поиске LDAP\n"
-#: fe-connect.c:3875 fe-connect.c:3894 fe-connect.c:4427
+#: fe-connect.c:3867 fe-connect.c:3886 fe-connect.c:4419
#, c-format
msgid "missing \"=\" after \"%s\" in connection info string\n"
msgstr "в строке соединения нет \"=\" после \"%s\"\n"
-#: fe-connect.c:3967 fe-connect.c:4612 fe-connect.c:5350
+#: fe-connect.c:3959 fe-connect.c:4604 fe-connect.c:5342
#, c-format
msgid "invalid connection option \"%s\"\n"
msgstr "неверный параметр соединения \"%s\"\n"
-#: fe-connect.c:3983 fe-connect.c:4476
+#: fe-connect.c:3975 fe-connect.c:4468
msgid "unterminated quoted string in connection info string\n"
msgstr "в строке соединения не хватает закрывающей кавычки\n"
-#: fe-connect.c:4066
+#: fe-connect.c:4058
#, c-format
msgid "definition of service \"%s\" not found\n"
msgstr "определение службы \"%s\" не найдено\n"
-#: fe-connect.c:4089
+#: fe-connect.c:4081
#, c-format
msgid "service file \"%s\" not found\n"
msgstr "файл определений служб \"%s\" не найден\n"
-#: fe-connect.c:4104
+#: fe-connect.c:4096
#, c-format
msgid "line %d too long in service file \"%s\"\n"
msgstr "слишком длинная строка (%d) в файле определений служб \"%s\"\n"
-#: fe-connect.c:4177 fe-connect.c:4221
+#: fe-connect.c:4169 fe-connect.c:4213
#, c-format
msgid "syntax error in service file \"%s\", line %d\n"
msgstr "синтаксическая ошибка в файле определения служб \"%s\" (строка %d)\n"
-#: fe-connect.c:4188
+#: fe-connect.c:4180
#, c-format
msgid ""
"nested service specifications not supported in service file \"%s\", line %d\n"
@@ -373,24 +373,24 @@ msgstr ""
"рекурсивные определения служб не поддерживаются (файл определения служб \"%s"
"\", строка %d)\n"
-#: fe-connect.c:4894
+#: fe-connect.c:4886
#, c-format
msgid "invalid URI propagated to internal parser routine: \"%s\"\n"
msgstr "во внутреннюю процедуру разбора строки передан ошибочный URI: \"%s\"\n"
-#: fe-connect.c:4964
+#: fe-connect.c:4956
#, c-format
msgid ""
"end of string reached when looking for matching \"]\" in IPv6 host address "
"in URI: \"%s\"\n"
msgstr "URI не содержит символ \"]\" после адреса IPv6: \"%s\"\n"
-#: fe-connect.c:4971
+#: fe-connect.c:4963
#, c-format
msgid "IPv6 host address may not be empty in URI: \"%s\"\n"
msgstr "IPv6, содержащийся в URI, не может быть пустым: \"%s\"\n"
-#: fe-connect.c:4986
+#: fe-connect.c:4978
#, c-format
msgid ""
"unexpected character \"%c\" at position %d in URI (expected \":\" or \"/\"): "
@@ -399,41 +399,41 @@ msgstr ""
"неожиданный символ \"%c\" в позиции %d в URI (ожидалось \":\" или \"/\"): "
"\"%s\"\n"
-#: fe-connect.c:5100
+#: fe-connect.c:5092
#, c-format
msgid "extra key/value separator \"=\" in URI query parameter: \"%s\"\n"
msgstr "лишний разделитель ключа/значения \"=\" в параметрах URI: \"%s\"\n"
-#: fe-connect.c:5120
+#: fe-connect.c:5112
#, c-format
msgid "missing key/value separator \"=\" in URI query parameter: \"%s\"\n"
msgstr "в параметрах URI не хватает разделителя ключа/значения \"=\": \"%s\"\n"
-#: fe-connect.c:5171
+#: fe-connect.c:5163
#, c-format
msgid "invalid URI query parameter: \"%s\"\n"
msgstr "неверный параметр в URI: \"%s\"\n"
-#: fe-connect.c:5245
+#: fe-connect.c:5237
#, c-format
msgid "invalid percent-encoded token: \"%s\"\n"
msgstr "неверный символ, закодированный с %%: \"%s\"\n"
-#: fe-connect.c:5255
+#: fe-connect.c:5247
#, c-format
msgid "forbidden value %%00 in percent-encoded value: \"%s\"\n"
msgstr "недопустимое значение %%00 для символа, закодированного с %%: \"%s\"\n"
-#: fe-connect.c:5586
+#: fe-connect.c:5578
msgid "connection pointer is NULL\n"
msgstr "нулевой указатель соединения\n"
-#: fe-connect.c:5872
+#: fe-connect.c:5864
#, c-format
msgid "WARNING: password file \"%s\" is not a plain file\n"
msgstr "ПРЕДУПРЕЖДЕНИЕ: файл паролей \"%s\" - не обычный файл\n"
-#: fe-connect.c:5881
+#: fe-connect.c:5873
#, c-format
msgid ""
"WARNING: password file \"%s\" has group or world access; permissions should "
@@ -442,7 +442,7 @@ msgstr ""
"ПРЕДУПРЕЖДЕНИЕ: к файлу паролей \"%s\" имеют доступ все или группа; права "
"должны быть u=rw (0600) или более ограниченные\n"
-#: fe-connect.c:5995
+#: fe-connect.c:5987
#, c-format
msgid "password retrieved from file \"%s\"\n"
msgstr "пароль получен из файла \"%s\"\n"