summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPeter Eisentraut2010-07-08 21:32:28 +0000
committerPeter Eisentraut2010-07-08 21:32:28 +0000
commit0544c8cd57c0b371d803c06b8ecf70290beb2c5c (patch)
tree040d325c9cc086b4a2c39e2cd2aaa8532805bdd2 /src
parent6d297e0551a2a3cc048655796230cdff5e559952 (diff)
Translation updates for 9.0beta3
Diffstat (limited to 'src')
-rw-r--r--src/backend/po/de.po1876
-rw-r--r--src/backend/po/fr.po7431
-rw-r--r--src/bin/pg_config/po/de.po78
-rw-r--r--src/bin/pg_controldata/po/fr.po108
-rw-r--r--src/bin/pg_controldata/po/pt_BR.po104
-rw-r--r--src/bin/pg_ctl/po/sv.po261
-rw-r--r--src/bin/pg_dump/po/de.po224
-rw-r--r--src/bin/pg_dump/po/fr.po264
-rw-r--r--src/bin/pg_dump/po/sv.po970
-rw-r--r--src/bin/pg_resetxlog/po/sv.po144
-rw-r--r--src/bin/psql/po/sv.po5965
-rw-r--r--src/interfaces/libpq/po/de.po188
-rw-r--r--src/interfaces/libpq/po/fr.po172
-rw-r--r--src/interfaces/libpq/po/pt_BR.po99
-rw-r--r--src/interfaces/libpq/po/sv.po601
-rw-r--r--src/pl/plperl/po/de.po44
-rw-r--r--src/pl/plperl/po/fr.po44
-rw-r--r--src/pl/plpgsql/src/po/de.po97
-rw-r--r--src/pl/plpgsql/src/po/fr.po172
19 files changed, 9978 insertions, 8864 deletions
diff --git a/src/backend/po/de.po b/src/backend/po/de.po
index ec4e3a3933..4c08f04354 100644
--- a/src/backend/po/de.po
+++ b/src/backend/po/de.po
@@ -1,7 +1,7 @@
# German message translation file for PostgreSQL server
# Peter Eisentraut <[email protected]>, 2001 - 2010.
#
-# pgtranslation Id: postgres.po,v 1.73 2010/06/03 20:53:47 petere Exp $
+# pgtranslation Id: postgres.po,v 1.77 2010/07/01 16:26:09 petere Exp $
#
# Use these quotes: »%s«
#
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2010-06-03 16:41+0000\n"
-"PO-Revision-Date: 2010-06-03 22:54+0300\n"
+"POT-Creation-Date: 2010-07-01 14:41+0000\n"
+"PO-Revision-Date: 2010-07-01 12:25-0400\n"
"Last-Translator: Peter Eisentraut <[email protected]>\n"
"Language-Team: German <[email protected]>\n"
"MIME-Version: 1.0\n"
@@ -219,13 +219,13 @@ msgstr "GSSAPI wird in Protokollversion 2 nicht unterstützt"
#: utils/adt/formatting.c:1547 utils/adt/formatting.c:1604
#: utils/adt/regexp.c:205 utils/adt/varlena.c:3246 utils/adt/varlena.c:3267
#: utils/mb/mbutils.c:334 utils/mb/mbutils.c:606 utils/init/miscinit.c:149
-#: utils/init/miscinit.c:170 utils/init/miscinit.c:180 utils/misc/guc.c:2892
-#: utils/misc/guc.c:2905 utils/misc/guc.c:2918 utils/fmgr/dfmgr.c:224
+#: utils/init/miscinit.c:170 utils/init/miscinit.c:180 utils/misc/guc.c:2901
+#: utils/misc/guc.c:2914 utils/misc/guc.c:2927 utils/fmgr/dfmgr.c:224
#: utils/hash/dynahash.c:363 utils/hash/dynahash.c:435
#: utils/hash/dynahash.c:929 commands/sequence.c:936 lib/stringinfo.c:266
#: postmaster/postmaster.c:1968 postmaster/postmaster.c:2001
-#: postmaster/postmaster.c:3169 postmaster/postmaster.c:3846
-#: postmaster/postmaster.c:3927 postmaster/postmaster.c:4515
+#: postmaster/postmaster.c:3169 postmaster/postmaster.c:3847
+#: postmaster/postmaster.c:3928 postmaster/postmaster.c:4516
#: storage/buffer/buf_init.c:154 storage/buffer/localbuf.c:348
#: storage/file/fd.c:355 storage/file/fd.c:738 storage/file/fd.c:856
#: storage/ipc/procarray.c:842 storage/ipc/procarray.c:1198
@@ -458,13 +458,13 @@ msgstr ""
"LDAP-Login fehlgeschlagen für Benutzer »%s« auf Server »%s«: Fehlercode %d"
#: libpq/auth.c:2509
-#, fuzzy, c-format
+#, c-format
msgid ""
"certificate authentication failed for user \"%s\": client certificate "
-"contains no username"
+"contains no user name"
msgstr ""
-"Login mit Zertifikat für Benutzer »%s« fehlgeschlagen: Client-Zertifikat "
-"enthält keinen Benutzernamen"
+"Zertifikatauthentifizierung für Benutzer »%s« fehlgeschlagen: Client-"
+"Zertifikat enthält keinen Benutzernamen"
#: libpq/auth.c:2633
msgid "RADIUS server not specified"
@@ -571,7 +571,7 @@ msgstr "keine Berechtigung für Large Object %u"
msgid "large object descriptor %d was not opened for writing"
msgstr "Large-Objekt-Deskriptor %d wurde nicht zum Schreiben geöffnet"
-#: libpq/be-fsstubs.c:287 catalog/pg_largeobject.c:200 commands/comment.c:1445
+#: libpq/be-fsstubs.c:287 catalog/pg_largeobject.c:200 commands/comment.c:1422
#, c-format
msgid "must be owner of large object %u"
msgstr "Berechtigung nur für Eigentümer des Large Object %u"
@@ -776,9 +776,8 @@ msgid "hostssl not supported on this platform"
msgstr "hostssl wird auf dieser Plattform nicht unterstützt"
#: libpq/hba.c:714
-#, fuzzy
-msgid "Compile with --enable-ssl to use SSL connections."
-msgstr "kompilieren Sie mit --enable-ssl um SSL-Verbindungen zu verwenden"
+msgid "Compile with --with-openssl to use SSL connections."
+msgstr "Kompilieren Sie mit --with-openssl, um SSL-Verbindungen zu verwenden."
#: libpq/hba.c:736
#, c-format
@@ -953,7 +952,9 @@ msgstr ""
#: libpq/hba.c:1782
#, c-format
msgid "no match in usermap \"%s\" for user \"%s\" authenticated as \"%s\""
-msgstr "kein passender Eintrag in Usermap »%s« für Benutzer »%s«, authentifiziert als »%s«"
+msgstr ""
+"kein passender Eintrag in Usermap »%s« für Benutzer »%s«, authentifiziert als "
+"»%s«"
#: libpq/hba.c:1806
#, c-format
@@ -1181,8 +1182,8 @@ msgstr "Anzahl der Indexspalten (%d) überschreitet Maximum (%d)"
msgid "index row requires %lu bytes, maximum size is %lu"
msgstr "Indexzeile benötigt %lu Bytes, Maximalgröße ist %lu"
-#: access/common/printtup.c:278 tcop/postgres.c:1698 tcop/fastpath.c:180
-#: tcop/fastpath.c:550
+#: access/common/printtup.c:278 tcop/postgres.c:1698 tcop/fastpath.c:181
+#: tcop/fastpath.c:561
#, c-format
msgid "unsupported format code: %d"
msgstr "nicht unterstützter Formatcode: %d"
@@ -1540,31 +1541,31 @@ msgstr ""
msgid "cannot have more than 2^32-1 commands in a transaction"
msgstr "kann nicht mehr als 2^32-1 Befehle in einer Transaktion ausführen"
-#: access/transam/xact.c:1208
+#: access/transam/xact.c:1213
#, c-format
msgid "maximum number of committed subtransactions (%d) exceeded"
msgstr "maximale Anzahl committeter Subtransaktionen (%d) erreicht"
-#: access/transam/xact.c:1965
+#: access/transam/xact.c:1970
msgid "cannot PREPARE a transaction that has operated on temporary tables"
msgstr ""
"PREPARE kann nicht in einer Transaktion ausgeführt werden, die temporäre "
"Tabellen bearbeitet hat"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:2754
+#: access/transam/xact.c:2759
#, 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:2764
+#: access/transam/xact.c:2769
#, 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:2774
+#: access/transam/xact.c:2779
#, c-format
msgid "%s cannot be executed from a function or multi-command string"
msgstr ""
@@ -1572,97 +1573,97 @@ msgstr ""
"heraus ausgeführt werden"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:2825
+#: access/transam/xact.c:2830
#, c-format
msgid "%s can only be used in transaction blocks"
msgstr "%s kann nur in Transaktionsblöcken verwendet werden"
-#: access/transam/xact.c:3007
+#: access/transam/xact.c:3012
msgid "there is already a transaction in progress"
msgstr "eine Transaktion ist bereits begonnen"
-#: access/transam/xact.c:3174 access/transam/xact.c:3266
+#: access/transam/xact.c:3179 access/transam/xact.c:3271
msgid "there is no transaction in progress"
msgstr "keine Transaktion offen"
-#: access/transam/xact.c:3360 access/transam/xact.c:3410
-#: access/transam/xact.c:3416 access/transam/xact.c:3460
-#: access/transam/xact.c:3508 access/transam/xact.c:3514
+#: access/transam/xact.c:3365 access/transam/xact.c:3415
+#: access/transam/xact.c:3421 access/transam/xact.c:3465
+#: access/transam/xact.c:3513 access/transam/xact.c:3519
msgid "no such savepoint"
msgstr "Savepoint existiert nicht"
-#: access/transam/xact.c:4144
+#: access/transam/xact.c:4149
msgid "cannot have more than 2^32-1 subtransactions in a transaction"
msgstr "kann nicht mehr als 2^32-1 Subtransaktionen in einer Transaktion haben"
-#: access/transam/xlog.c:1260
+#: access/transam/xlog.c:1264
#, c-format
msgid "could not create archive status file \"%s\": %m"
msgstr "konnte Archivstatusdatei »%s« nicht erstellen: %m"
-#: access/transam/xlog.c:1268
+#: access/transam/xlog.c:1272
#, c-format
msgid "could not write archive status file \"%s\": %m"
msgstr "konnte Archivstatusdatei »%s« nicht schreiben: %m"
-#: access/transam/xlog.c:1723 access/transam/xlog.c:9425
-#: replication/walsender.c:587 replication/walreceiver.c:477
+#: access/transam/xlog.c:1727 access/transam/xlog.c:9493
+#: replication/walsender.c:594 replication/walreceiver.c:478
#, c-format
msgid "could not seek in log file %u, segment %u to offset %u: %m"
msgstr ""
"konnte Positionszeiger von Logdatei %u, Segment %u nicht auf %u setzen: %m"
-#: access/transam/xlog.c:1740 replication/walreceiver.c:494
+#: access/transam/xlog.c:1744 replication/walreceiver.c:495
#, c-format
msgid "could not write to log file %u, segment %u at offset %u, length %lu: %m"
msgstr ""
"konnte nicht in Logdatei %u, Segment %u bei Position %u, Länge %lu "
"schreiben: %m"
-#: access/transam/xlog.c:1942
+#: access/transam/xlog.c:1946
#, c-format
msgid "updated min recovery point to %X/%X"
msgstr "minimaler Recovery-Punkt auf %X/%X aktualisiert"
-#: access/transam/xlog.c:2270 access/transam/xlog.c:2374
-#: access/transam/xlog.c:2603 access/transam/xlog.c:2667
-#: access/transam/xlog.c:2724 replication/walsender.c:575
+#: access/transam/xlog.c:2286 access/transam/xlog.c:2390
+#: access/transam/xlog.c:2619 access/transam/xlog.c:2683
+#: access/transam/xlog.c:2740 replication/walsender.c:582
#, c-format
msgid "could not open file \"%s\" (log file %u, segment %u): %m"
msgstr "konnte Datei »%s« nicht öffnen (Logdatei %u, Segment %u): %m"
-#: access/transam/xlog.c:2295 access/transam/xlog.c:2428
-#: access/transam/xlog.c:4250 access/transam/xlog.c:8359
-#: access/transam/xlog.c:8514 postmaster/postmaster.c:3625
+#: access/transam/xlog.c:2311 access/transam/xlog.c:2444
+#: access/transam/xlog.c:4267 access/transam/xlog.c:8391
+#: access/transam/xlog.c:8546 postmaster/postmaster.c:3626
#: storage/smgr/md.c:278 ../port/copydir.c:168
#, c-format
msgid "could not create file \"%s\": %m"
msgstr "kann Datei »%s« nicht erstellen: %m"
-#: access/transam/xlog.c:2327 access/transam/xlog.c:2460
-#: access/transam/xlog.c:4302 access/transam/xlog.c:4358
-#: utils/init/miscinit.c:1040 utils/init/miscinit.c:1049 utils/misc/guc.c:6983
-#: utils/misc/guc.c:7008 commands/copy.c:1316 postmaster/postmaster.c:3635
-#: postmaster/postmaster.c:3645 ../port/copydir.c:190
+#: access/transam/xlog.c:2343 access/transam/xlog.c:2476
+#: access/transam/xlog.c:4319 access/transam/xlog.c:4375
+#: utils/init/miscinit.c:1040 utils/init/miscinit.c:1049 utils/misc/guc.c:6992
+#: utils/misc/guc.c:7017 commands/copy.c:1316 postmaster/postmaster.c:3636
+#: postmaster/postmaster.c:3646 ../port/copydir.c:190
#, c-format
msgid "could not write to file \"%s\": %m"
msgstr "konnte nicht in Datei »%s« schreiben: %m"
-#: access/transam/xlog.c:2335 access/transam/xlog.c:2467
-#: access/transam/xlog.c:4364 storage/smgr/md.c:909 storage/smgr/md.c:1083
+#: access/transam/xlog.c:2351 access/transam/xlog.c:2483
+#: access/transam/xlog.c:4381 storage/smgr/md.c:909 storage/smgr/md.c:1083
#: storage/smgr/md.c:1226 ../port/copydir.c:262
#, c-format
msgid "could not fsync file \"%s\": %m"
msgstr "konnte Datei »%s« nicht fsyncen: %m"
-#: access/transam/xlog.c:2340 access/transam/xlog.c:2472
-#: access/transam/xlog.c:4369 ../port/copydir.c:204
+#: access/transam/xlog.c:2356 access/transam/xlog.c:2488
+#: access/transam/xlog.c:4386 ../port/copydir.c:204
#, c-format
msgid "could not close file \"%s\": %m"
msgstr "konnte Datei »%s« nicht schließen: %m"
-#: access/transam/xlog.c:2413 access/transam/xlog.c:4077
-#: access/transam/xlog.c:4171 access/transam/xlog.c:4269
+#: access/transam/xlog.c:2429 access/transam/xlog.c:4094
+#: access/transam/xlog.c:4188 access/transam/xlog.c:4286
#: utils/init/miscinit.c:991 utils/init/miscinit.c:1097
#: utils/error/elog.c:1403 storage/smgr/md.c:532 storage/smgr/md.c:785
#: ../port/copydir.c:161 ../port/copydir.c:248
@@ -1670,20 +1671,20 @@ msgstr "konnte Datei »%s« nicht schließen: %m"
msgid "could not open file \"%s\": %m"
msgstr "konnte Datei »%s« nicht öffnen: %m"
-#: access/transam/xlog.c:2441 access/transam/xlog.c:4281
-#: access/transam/xlog.c:8462 access/transam/xlog.c:8536
-#: access/transam/xlog.c:8913 access/transam/xlog.c:8938
+#: access/transam/xlog.c:2457 access/transam/xlog.c:4298
+#: access/transam/xlog.c:8494 access/transam/xlog.c:8568
+#: access/transam/xlog.c:8951 access/transam/xlog.c:8976
#: utils/adt/genfile.c:133 ../port/copydir.c:179
#, c-format
msgid "could not read file \"%s\": %m"
msgstr "konnte Datei »%s« nicht lesen: %m"
-#: access/transam/xlog.c:2444
+#: access/transam/xlog.c:2460
#, c-format
msgid "not enough data in file \"%s\""
msgstr "nicht genug Daten in Datei »%s«"
-#: access/transam/xlog.c:2563
+#: access/transam/xlog.c:2579
#, c-format
msgid ""
"could not link file \"%s\" to \"%s\" (initialization of log file %u, segment "
@@ -1692,7 +1693,7 @@ msgstr ""
"konnte Datei »%s« nicht nach »%s« linken (Initialisierung von Logdatei %u, "
"Segment %u): %m"
-#: access/transam/xlog.c:2575
+#: access/transam/xlog.c:2591
#, c-format
msgid ""
"could not rename file \"%s\" to \"%s\" (initialization of log file %u, "
@@ -1701,171 +1702,171 @@ msgstr ""
"konnte Datei »%s« nicht in »%s« umbenennen (Initialisierung von Logdatei %u, "
"Segment %u): %m"
-#: access/transam/xlog.c:2751 replication/walreceiver.c:451
+#: access/transam/xlog.c:2767 replication/walreceiver.c:452
#, c-format
msgid "could not close log file %u, segment %u: %m"
msgstr "konnte Logdatei %u, Segment %u nicht schließen: %m"
-#: access/transam/xlog.c:2823 access/transam/xlog.c:2988
-#: access/transam/xlog.c:8342 utils/adt/dbsize.c:65 utils/adt/dbsize.c:217
+#: access/transam/xlog.c:2839 access/transam/xlog.c:3004
+#: access/transam/xlog.c:8374 utils/adt/dbsize.c:65 utils/adt/dbsize.c:217
#: utils/adt/dbsize.c:288 utils/adt/genfile.c:170 ../port/copydir.c:82
#: ../port/copydir.c:121
#, c-format
msgid "could not stat file \"%s\": %m"
msgstr "konnte »stat« für Datei »%s« nicht ausführen: %m"
-#: access/transam/xlog.c:2831 access/transam/xlog.c:8541 storage/smgr/md.c:348
+#: access/transam/xlog.c:2847 access/transam/xlog.c:8573 storage/smgr/md.c:348
#: storage/smgr/md.c:395 storage/smgr/md.c:1192
#, c-format
msgid "could not remove file \"%s\": %m"
msgstr "konnte Datei »%s« nicht löschen: %m"
-#: access/transam/xlog.c:2967
+#: access/transam/xlog.c:2983
#, c-format
msgid "archive file \"%s\" has wrong size: %lu instead of %lu"
msgstr "Archivdatei »%s« hat falsche Größe: %lu statt %lu"
-#: access/transam/xlog.c:2976
+#: access/transam/xlog.c:2992
#, c-format
msgid "restored log file \"%s\" from archive"
msgstr "Logdatei »%s« aus Archiv wiederhergestellt"
-#: access/transam/xlog.c:3026
+#: access/transam/xlog.c:3042
#, c-format
msgid "could not restore file \"%s\" from archive: return code %d"
msgstr "konnte Datei »%s« nicht aus Archiv wiederherstellen: Rückgabecode %d"
-#: access/transam/xlog.c:3141
+#: access/transam/xlog.c:3157
#, c-format
msgid "%s \"%s\": return code %d"
msgstr "%s »%s«: Rückgabecode %d"
-#: access/transam/xlog.c:3253 access/transam/xlog.c:3433
+#: access/transam/xlog.c:3270 access/transam/xlog.c:3450
#, c-format
msgid "could not open transaction log directory \"%s\": %m"
msgstr "konnte Transaktionslog-Verzeichnis »%s« nicht öffnen: %m"
-#: access/transam/xlog.c:3304
+#: access/transam/xlog.c:3321
#, c-format
msgid "recycled transaction log file \"%s\""
msgstr "Transaktionslogdatei »%s« wird wiederverwendet"
-#: access/transam/xlog.c:3320
+#: access/transam/xlog.c:3337
#, c-format
msgid "removing transaction log file \"%s\""
msgstr "entferne Transaktionslogdatei »%s«"
-#: access/transam/xlog.c:3343
+#: access/transam/xlog.c:3360
#, c-format
msgid "could not rename old transaction log file \"%s\": %m"
msgstr "konnte alte Transaktionslogdatei »%s« nicht umbenennen: %m"
-#: access/transam/xlog.c:3355
+#: access/transam/xlog.c:3372
#, c-format
msgid "could not remove old transaction log file \"%s\": %m"
msgstr "konnte alte Transaktionslogdatei »%s« nicht löschen: %m"
-#: access/transam/xlog.c:3393 access/transam/xlog.c:3403
+#: access/transam/xlog.c:3410 access/transam/xlog.c:3420
#, c-format
msgid "required WAL directory \"%s\" does not exist"
msgstr "benötigtes WAL-Verzeichnis »%s« existiert nicht"
-#: access/transam/xlog.c:3409
+#: access/transam/xlog.c:3426
#, c-format
msgid "creating missing WAL directory \"%s\""
msgstr "erzeuge fehlendes WAL-Verzeichnis »%s«"
-#: access/transam/xlog.c:3412
+#: access/transam/xlog.c:3429
#, c-format
msgid "could not create missing directory \"%s\": %m"
msgstr "konnte fehlendes Verzeichnis »%s« nicht erzeugen: %m"
-#: access/transam/xlog.c:3446
+#: access/transam/xlog.c:3463
#, c-format
msgid "removing transaction log backup history file \"%s\""
msgstr "entferne Transaktionslog-Backup-History-Datei »%s«"
-#: access/transam/xlog.c:3566
+#: access/transam/xlog.c:3583
#, c-format
msgid "incorrect hole size in record at %X/%X"
msgstr "falsche Lochgröße im Datensatz bei %X/%X"
-#: access/transam/xlog.c:3579
+#: access/transam/xlog.c:3596
#, c-format
msgid "incorrect total length in record at %X/%X"
msgstr "falsche Gesamtlänge im Datensatz bei %X/%X"
-#: access/transam/xlog.c:3592
+#: access/transam/xlog.c:3609
#, c-format
msgid "incorrect resource manager data checksum in record at %X/%X"
msgstr "falsche Resource-Manager-Daten-Prüfsumme im Datensatz bei %X/%X"
-#: access/transam/xlog.c:3661 access/transam/xlog.c:3697
+#: access/transam/xlog.c:3678 access/transam/xlog.c:3714
#, c-format
msgid "invalid record offset at %X/%X"
msgstr "ungültiger Datensatz-Offset bei %X/%X"
-#: access/transam/xlog.c:3705
+#: access/transam/xlog.c:3722
#, c-format
msgid "contrecord is requested by %X/%X"
msgstr "Contrecord-Eintrag ist bei %X/%X"
-#: access/transam/xlog.c:3720
+#: access/transam/xlog.c:3737
#, c-format
msgid "invalid xlog switch record at %X/%X"
msgstr "ungültiger Xlog-Switch-Datensatz bei %X/%X"
-#: access/transam/xlog.c:3728
+#: access/transam/xlog.c:3745
#, c-format
msgid "record with zero length at %X/%X"
msgstr "Datensatz mit Länge null bei %X/%X"
-#: access/transam/xlog.c:3737
+#: access/transam/xlog.c:3754
#, c-format
msgid "invalid record length at %X/%X"
msgstr "ungültige Datensatzlänge bei %X/%X"
-#: access/transam/xlog.c:3744
+#: access/transam/xlog.c:3761
#, c-format
msgid "invalid resource manager ID %u at %X/%X"
msgstr "ungültige Resource-Manager-ID %u bei %X/%X"
-#: access/transam/xlog.c:3757 access/transam/xlog.c:3773
+#: access/transam/xlog.c:3774 access/transam/xlog.c:3790
#, c-format
msgid "record with incorrect prev-link %X/%X at %X/%X"
msgstr "Datensatz mit inkorrektem Prev-Link %X/%X bei %X/%X"
-#: access/transam/xlog.c:3802
+#: access/transam/xlog.c:3819
#, c-format
msgid "record length %u at %X/%X too long"
msgstr "Datensatzlänge %u bei %X/%X zu groß"
-#: access/transam/xlog.c:3842
+#: access/transam/xlog.c:3859
#, c-format
msgid "there is no contrecord flag in log file %u, segment %u, offset %u"
msgstr "es gibt keine Contrecord-Flag in Logdatei %u, Segment %u, Offset %u"
-#: access/transam/xlog.c:3852
+#: access/transam/xlog.c:3869
#, c-format
msgid "invalid contrecord length %u in log file %u, segment %u, offset %u"
msgstr "ungültige Contrecord-Länge %u in Logdatei %u, Segment %u, Offset %u"
-#: access/transam/xlog.c:3942
+#: access/transam/xlog.c:3959
#, c-format
msgid "invalid magic number %04X in log file %u, segment %u, offset %u"
msgstr "ungültige magische Zahl %04X in Logdatei %u, Segment %u, Offset %u"
-#: access/transam/xlog.c:3949 access/transam/xlog.c:3995
+#: access/transam/xlog.c:3966 access/transam/xlog.c:4012
#, c-format
msgid "invalid info bits %04X in log file %u, segment %u, offset %u"
msgstr "ungültige Infobits %04X in Logdatei %u, Segment %u, Offset %u"
-#: access/transam/xlog.c:3971 access/transam/xlog.c:3979
-#: access/transam/xlog.c:3986
+#: access/transam/xlog.c:3988 access/transam/xlog.c:3996
+#: access/transam/xlog.c:4003
msgid "WAL file is from different database system"
msgstr "WAL-Datei stammt von einem anderen Datenbanksystem"
-#: access/transam/xlog.c:3972
+#: access/transam/xlog.c:3989
#, c-format
msgid ""
"WAL file database system identifier is %s, pg_control database system "
@@ -1874,25 +1875,25 @@ msgstr ""
"Datenbanksystemidentifikator in der WAL-Datei ist %s, "
"Datenbanksystemidentifikator in pg_control ist %s."
-#: access/transam/xlog.c:3980
+#: access/transam/xlog.c:3997
msgid "Incorrect XLOG_SEG_SIZE in page header."
msgstr "Falscher XLOG_SEG_SIZE-Wert in Page-Header."
-#: access/transam/xlog.c:3987
+#: access/transam/xlog.c:4004
msgid "Incorrect XLOG_BLCKSZ in page header."
msgstr "Falscher XLOG_BLCKSZ-Wert in Page-Header."
-#: access/transam/xlog.c:4003
+#: access/transam/xlog.c:4020
#, c-format
msgid "unexpected pageaddr %X/%X in log file %u, segment %u, offset %u"
msgstr "unerwartete Page-Adresse %X/%X in Logdatei %u, Segment %u, Offset %u"
-#: access/transam/xlog.c:4015
+#: access/transam/xlog.c:4032
#, c-format
msgid "unexpected timeline ID %u in log file %u, segment %u, offset %u"
msgstr "unerwartete Timeline-ID %u in Logdatei %u, Segment %u, Offset %u"
-#: access/transam/xlog.c:4033
+#: access/transam/xlog.c:4050
#, c-format
msgid ""
"out-of-sequence timeline ID %u (after %u) in log file %u, segment %u, offset "
@@ -1901,89 +1902,89 @@ msgstr ""
"Timeline-ID %u nicht in richtiger Reihenfolge (nach %u) in Logdatei %u, "
"Segment %u, Offset %u"
-#: access/transam/xlog.c:4106
+#: access/transam/xlog.c:4123
#, c-format
msgid "syntax error in history file: %s"
msgstr "Syntaxfehler in History-Datei: %s"
-#: access/transam/xlog.c:4107
+#: access/transam/xlog.c:4124
msgid "Expected a numeric timeline ID."
msgstr "Eine numerische Timeline-ID wurde erwartet."
-#: access/transam/xlog.c:4112
+#: access/transam/xlog.c:4129
#, c-format
msgid "invalid data in history file: %s"
msgstr "ungültige Daten in History-Datei: %s"
-#: access/transam/xlog.c:4113
+#: access/transam/xlog.c:4130
msgid "Timeline IDs must be in increasing sequence."
msgstr "Timeline-IDs müssen in aufsteigender Folge sein."
-#: access/transam/xlog.c:4126
+#: access/transam/xlog.c:4143
#, c-format
msgid "invalid data in history file \"%s\""
msgstr "ungültige Daten in History-Datei »%s«"
-#: access/transam/xlog.c:4127
+#: access/transam/xlog.c:4144
msgid "Timeline IDs must be less than child timeline's ID."
msgstr "Timeline-IDs müssen kleiner als die Timeline-ID des Kindes sein."
-#: access/transam/xlog.c:4386
+#: access/transam/xlog.c:4403
#, c-format
msgid "could not link file \"%s\" to \"%s\": %m"
msgstr "konnte Datei »%s« nicht nach »%s« linken: %m"
-#: access/transam/xlog.c:4393 access/transam/xlog.c:5342
-#: access/transam/xlog.c:5395 access/transam/xlog.c:5955
+#: access/transam/xlog.c:4410 access/transam/xlog.c:5359
+#: access/transam/xlog.c:5412 access/transam/xlog.c:5971
#: postmaster/pgarch.c:715
#, c-format
msgid "could not rename file \"%s\" to \"%s\": %m"
msgstr "konnte Datei »%s« nicht in »%s« umbenennen: %m"
-#: access/transam/xlog.c:4475
+#: access/transam/xlog.c:4492
#, c-format
msgid "could not create control file \"%s\": %m"
msgstr "konnte Kontrolldatei »%s« nicht erzeugen: %m"
-#: access/transam/xlog.c:4486 access/transam/xlog.c:4711
+#: access/transam/xlog.c:4503 access/transam/xlog.c:4728
#, c-format
msgid "could not write to control file: %m"
msgstr "konnte nicht in Kontrolldatei schreiben: %m"
-#: access/transam/xlog.c:4492 access/transam/xlog.c:4717
+#: access/transam/xlog.c:4509 access/transam/xlog.c:4734
#, c-format
msgid "could not fsync control file: %m"
msgstr "konnte Kontrolldatei nicht fsyncen: %m"
-#: access/transam/xlog.c:4497 access/transam/xlog.c:4722
+#: access/transam/xlog.c:4514 access/transam/xlog.c:4739
#, c-format
msgid "could not close control file: %m"
msgstr "konnte Kontrolldatei nicht schließen: %m"
-#: access/transam/xlog.c:4515 access/transam/xlog.c:4700
+#: access/transam/xlog.c:4532 access/transam/xlog.c:4717
#, c-format
msgid "could not open control file \"%s\": %m"
msgstr "konnte Kontrolldatei »%s« nicht öffnen: %m"
-#: access/transam/xlog.c:4521
+#: access/transam/xlog.c:4538
#, c-format
msgid "could not read from control file: %m"
msgstr "konnte nicht aus Kontrolldatei lesen: %m"
-#: access/transam/xlog.c:4534 access/transam/xlog.c:4543
-#: access/transam/xlog.c:4567 access/transam/xlog.c:4574
-#: access/transam/xlog.c:4581 access/transam/xlog.c:4586
-#: access/transam/xlog.c:4593 access/transam/xlog.c:4600
-#: access/transam/xlog.c:4607 access/transam/xlog.c:4614
-#: access/transam/xlog.c:4621 access/transam/xlog.c:4628
-#: access/transam/xlog.c:4637 access/transam/xlog.c:4644
-#: access/transam/xlog.c:4653 access/transam/xlog.c:4660
-#: access/transam/xlog.c:4669 access/transam/xlog.c:4676
+#: access/transam/xlog.c:4551 access/transam/xlog.c:4560
+#: access/transam/xlog.c:4584 access/transam/xlog.c:4591
+#: access/transam/xlog.c:4598 access/transam/xlog.c:4603
+#: access/transam/xlog.c:4610 access/transam/xlog.c:4617
+#: access/transam/xlog.c:4624 access/transam/xlog.c:4631
+#: access/transam/xlog.c:4638 access/transam/xlog.c:4645
+#: access/transam/xlog.c:4654 access/transam/xlog.c:4661
+#: access/transam/xlog.c:4670 access/transam/xlog.c:4677
+#: access/transam/xlog.c:4686 access/transam/xlog.c:4693
#: utils/init/miscinit.c:1115
msgid "database files are incompatible with server"
msgstr "Datenbankdateien sind inkompatibel mit Server"
-#: access/transam/xlog.c:4535
+#: access/transam/xlog.c:4552
#, c-format
msgid ""
"The database cluster was initialized with PG_CONTROL_VERSION %d (0x%08x), "
@@ -1993,7 +1994,7 @@ msgstr ""
"initialisiert, aber der Server wurde mit PG_CONTROL_VERSION %d (0x%08x) "
"kompiliert."
-#: access/transam/xlog.c:4539
+#: access/transam/xlog.c:4556
msgid ""
"This could be a problem of mismatched byte ordering. It looks like you need "
"to initdb."
@@ -2001,7 +2002,7 @@ msgstr ""
"Das Problem könnte eine falsche Byte-Reihenfolge sein. Es sieht so aus, dass "
"Sie initdb ausführen müssen."
-#: access/transam/xlog.c:4544
+#: access/transam/xlog.c:4561
#, c-format
msgid ""
"The database cluster was initialized with PG_CONTROL_VERSION %d, but the "
@@ -2010,16 +2011,16 @@ msgstr ""
"Der Datenbank-Cluster wurde mit PG_CONTROL_VERSION %d initialisiert, aber "
"der Server wurde mit PG_CONTROL_VERSION %d kompiliert."
-#: access/transam/xlog.c:4547 access/transam/xlog.c:4571
-#: access/transam/xlog.c:4578 access/transam/xlog.c:4583
+#: access/transam/xlog.c:4564 access/transam/xlog.c:4588
+#: access/transam/xlog.c:4595 access/transam/xlog.c:4600
msgid "It looks like you need to initdb."
msgstr "Es sieht so aus, dass Sie initdb ausführen müssen."
-#: access/transam/xlog.c:4558
+#: access/transam/xlog.c:4575
msgid "incorrect checksum in control file"
msgstr "falsche Prüfsumme in Kontrolldatei"
-#: access/transam/xlog.c:4568
+#: access/transam/xlog.c:4585
#, c-format
msgid ""
"The database cluster was initialized with CATALOG_VERSION_NO %d, but the "
@@ -2028,7 +2029,7 @@ msgstr ""
"Der Datenbank-Cluster wurde mit CATALOG_VERSION_NO %d initialisiert, aber "
"der Server wurde mit CATALOG_VERSION_NO %d kompiliert."
-#: access/transam/xlog.c:4575
+#: access/transam/xlog.c:4592
#, c-format
msgid ""
"The database cluster was initialized with MAXALIGN %d, but the server was "
@@ -2037,7 +2038,7 @@ msgstr ""
"Der Datenbank-Cluster wurde mit MAXALIGN %d initialisiert, aber der Server "
"wurde mit MAXALIGN %d kompiliert."
-#: access/transam/xlog.c:4582
+#: access/transam/xlog.c:4599
msgid ""
"The database cluster appears to use a different floating-point number format "
"than the server executable."
@@ -2045,7 +2046,7 @@ msgstr ""
"Der Datenbank-Cluster verwendet anscheinend ein anderes "
"Fließkommazahlenformat als das Serverprogramm."
-#: access/transam/xlog.c:4587
+#: access/transam/xlog.c:4604
#, c-format
msgid ""
"The database cluster was initialized with BLCKSZ %d, but the server was "
@@ -2054,18 +2055,18 @@ msgstr ""
"Der Datenbank-Cluster wurde mit BLCKSZ %d initialisiert, aber der Server "
"wurde mit BLCKSZ %d kompiliert."
-#: access/transam/xlog.c:4590 access/transam/xlog.c:4597
-#: access/transam/xlog.c:4604 access/transam/xlog.c:4611
-#: access/transam/xlog.c:4618 access/transam/xlog.c:4625
-#: access/transam/xlog.c:4632 access/transam/xlog.c:4640
-#: access/transam/xlog.c:4647 access/transam/xlog.c:4656
-#: access/transam/xlog.c:4663 access/transam/xlog.c:4672
-#: access/transam/xlog.c:4679
+#: access/transam/xlog.c:4607 access/transam/xlog.c:4614
+#: access/transam/xlog.c:4621 access/transam/xlog.c:4628
+#: access/transam/xlog.c:4635 access/transam/xlog.c:4642
+#: access/transam/xlog.c:4649 access/transam/xlog.c:4657
+#: access/transam/xlog.c:4664 access/transam/xlog.c:4673
+#: access/transam/xlog.c:4680 access/transam/xlog.c:4689
+#: access/transam/xlog.c:4696
msgid "It looks like you need to recompile or initdb."
msgstr ""
"Es sieht so aus, dass Sie neu kompilieren oder initdb ausführen müssen."
-#: access/transam/xlog.c:4594
+#: access/transam/xlog.c:4611
#, c-format
msgid ""
"The database cluster was initialized with RELSEG_SIZE %d, but the server was "
@@ -2074,7 +2075,7 @@ msgstr ""
"Der Datenbank-Cluster wurde mit RELSEG_SIZE %d initialisiert, aber der "
"Server wurde mit RELSEGSIZE %d kompiliert."
-#: access/transam/xlog.c:4601
+#: access/transam/xlog.c:4618
#, c-format
msgid ""
"The database cluster was initialized with XLOG_BLCKSZ %d, but the server was "
@@ -2083,7 +2084,7 @@ msgstr ""
"Der Datenbank-Cluster wurde mit XLOG_BLCKSZ %d initialisiert, aber der "
"Server wurde mit XLOG_BLCKSZ %d kompiliert."
-#: access/transam/xlog.c:4608
+#: access/transam/xlog.c:4625
#, c-format
msgid ""
"The database cluster was initialized with XLOG_SEG_SIZE %d, but the server "
@@ -2092,7 +2093,7 @@ msgstr ""
"Der Datenbank-Cluster wurde mit XLOG_SEG_SIZE %d initialisiert, aber der "
"Server wurde mit XLOG_SEG_SIZE %d kompiliert."
-#: access/transam/xlog.c:4615
+#: access/transam/xlog.c:4632
#, c-format
msgid ""
"The database cluster was initialized with NAMEDATALEN %d, but the server was "
@@ -2101,7 +2102,7 @@ msgstr ""
"Der Datenbank-Cluster wurde mit NAMEDATALEN %d initialisiert, aber der "
"Server wurde mit NAMEDATALEN %d kompiliert."
-#: access/transam/xlog.c:4622
+#: access/transam/xlog.c:4639
#, c-format
msgid ""
"The database cluster was initialized with INDEX_MAX_KEYS %d, but the server "
@@ -2110,7 +2111,7 @@ msgstr ""
"Der Datenbank-Cluster wurde mit INDEX_MAX_KEYS %d initialisiert, aber der "
"Server wurde mit INDEX_MAX_KEYS %d kompiliert."
-#: access/transam/xlog.c:4629
+#: access/transam/xlog.c:4646
#, c-format
msgid ""
"The database cluster was initialized with TOAST_MAX_CHUNK_SIZE %d, but the "
@@ -2119,7 +2120,7 @@ msgstr ""
"Der Datenbank-Cluster wurde mit TOAST_MAX_CHUNK_SIZE %d initialisiert, aber "
"der Server wurde mit TOAST_MAX_CHUNK_SIZE %d kompiliert."
-#: access/transam/xlog.c:4638
+#: access/transam/xlog.c:4655
msgid ""
"The database cluster was initialized without HAVE_INT64_TIMESTAMP but the "
"server was compiled with HAVE_INT64_TIMESTAMP."
@@ -2127,7 +2128,7 @@ msgstr ""
"Der Datenbank-Cluster wurde ohne HAVE_INT64_TIMESTAMP initialisiert, aber "
"der Server wurde mit HAE_INT64_TIMESTAMP kompiliert."
-#: access/transam/xlog.c:4645
+#: access/transam/xlog.c:4662
msgid ""
"The database cluster was initialized with HAVE_INT64_TIMESTAMP but the "
"server was compiled without HAVE_INT64_TIMESTAMP."
@@ -2135,7 +2136,7 @@ msgstr ""
"Der Datenbank-Cluster wurde mit HAVE_INT64_TIMESTAMP initialisiert, aber der "
"Server wurde ohne HAE_INT64_TIMESTAMP kompiliert."
-#: access/transam/xlog.c:4654
+#: access/transam/xlog.c:4671
msgid ""
"The database cluster was initialized without USE_FLOAT4_BYVAL but the server "
"was compiled with USE_FLOAT4_BYVAL."
@@ -2143,7 +2144,7 @@ msgstr ""
"Der Datenbank-Cluster wurde ohne USE_FLOAT4_BYVAL initialisiert, aber der "
"Server wurde mit USE_FLOAT4_BYVAL kompiliert."
-#: access/transam/xlog.c:4661
+#: access/transam/xlog.c:4678
msgid ""
"The database cluster was initialized with USE_FLOAT4_BYVAL but the server "
"was compiled without USE_FLOAT4_BYVAL."
@@ -2151,7 +2152,7 @@ msgstr ""
"Der Datenbank-Cluster wurde mit USE_FLOAT4_BYVAL initialisiert, aber der "
"Server wurde ohne USE_FLOAT4_BYVAL kompiliert."
-#: access/transam/xlog.c:4670
+#: access/transam/xlog.c:4687
msgid ""
"The database cluster was initialized without USE_FLOAT8_BYVAL but the server "
"was compiled with USE_FLOAT8_BYVAL."
@@ -2159,7 +2160,7 @@ msgstr ""
"Der Datenbank-Cluster wurde ohne USE_FLOAT8_BYVAL initialisiert, aber der "
"Server wurde mit USE_FLOAT8_BYVAL kompiliert."
-#: access/transam/xlog.c:4677
+#: access/transam/xlog.c:4694
msgid ""
"The database cluster was initialized with USE_FLOAT8_BYVAL but the server "
"was compiled without USE_FLOAT8_BYVAL."
@@ -2167,113 +2168,113 @@ msgstr ""
"Der Datenbank-Cluster wurde mit USE_FLOAT8_BYVAL initialisiert, aber der "
"Server wurde ohne USE_FLOAT8_BYVAL kompiliert."
-#: access/transam/xlog.c:4920
+#: access/transam/xlog.c:4937
#, c-format
msgid "could not write bootstrap transaction log file: %m"
msgstr "konnte Bootstrap-Transaktionslogdatei nicht schreiben: %m"
-#: access/transam/xlog.c:4926
+#: access/transam/xlog.c:4943
#, c-format
msgid "could not fsync bootstrap transaction log file: %m"
msgstr "konnte Bootstrap-Transaktionslogdatei nicht fsyncen: %m"
-#: access/transam/xlog.c:4931
+#: access/transam/xlog.c:4948
#, c-format
msgid "could not close bootstrap transaction log file: %m"
msgstr "konnte Bootstrap-Transaktionslogdatei nicht schließen: %m"
-#: access/transam/xlog.c:5093
+#: access/transam/xlog.c:5110
#, c-format
msgid "could not open recovery command file \"%s\": %m"
msgstr "konnte Recovery-Kommandodatei »%s« nicht öffnen: %m"
-#: access/transam/xlog.c:5117
+#: access/transam/xlog.c:5134
#, c-format
msgid "restore_command = '%s'"
msgstr "restore_command = '%s'"
-#: access/transam/xlog.c:5124
+#: access/transam/xlog.c:5141
#, c-format
msgid "recovery_end_command = '%s'"
msgstr "recovery_end_command = '%s'"
-#: access/transam/xlog.c:5131
+#: access/transam/xlog.c:5148
#, c-format
-msgid "restartpoint_command = '%s'"
-msgstr "restartpoint_command = '%s'"
+msgid "archive_cleanup_command = '%s'"
+msgstr "archive_cleanup_command = '%s'"
-#: access/transam/xlog.c:5145
+#: access/transam/xlog.c:5162
#, c-format
msgid "recovery_target_timeline is not a valid number: \"%s\""
msgstr "recovery_target_timeline ist keine gültige Zahl: »%s«"
-#: access/transam/xlog.c:5150
+#: access/transam/xlog.c:5167
#, c-format
msgid "recovery_target_timeline = %u"
msgstr "recovery_target_timeline = %u"
-#: access/transam/xlog.c:5153
+#: access/transam/xlog.c:5170
msgid "recovery_target_timeline = latest"
msgstr "recovery_target_timeline = latest"
-#: access/transam/xlog.c:5161
+#: access/transam/xlog.c:5178
#, c-format
msgid "recovery_target_xid is not a valid number: \"%s\""
msgstr "recovery_target_xid ist keine gültige Zahl: »%s«"
-#: access/transam/xlog.c:5164
+#: access/transam/xlog.c:5181
#, c-format
msgid "recovery_target_xid = %u"
msgstr "recovery_target_xid = %u"
-#: access/transam/xlog.c:5187
+#: access/transam/xlog.c:5204
#, c-format
msgid "recovery_target_time = '%s'"
msgstr "recovery_target_time = '%s'"
-#: access/transam/xlog.c:5198
+#: access/transam/xlog.c:5215
msgid "parameter \"recovery_target_inclusive\" requires a Boolean value"
msgstr "Parameter »recovery_target_inclusive« erfordert einen Boole'schen Wert"
-#: access/transam/xlog.c:5200
+#: access/transam/xlog.c:5217
#, c-format
msgid "recovery_target_inclusive = %s"
msgstr "recovery_target_inclusive = %s"
-#: access/transam/xlog.c:5207
+#: access/transam/xlog.c:5224
msgid "parameter \"standby_mode\" requires a Boolean value"
msgstr "Parameter »standby_mode« erfordert einen Boole'schen Wert"
-#: access/transam/xlog.c:5209
+#: access/transam/xlog.c:5226
#, c-format
msgid "standby_mode = '%s'"
msgstr "standby_mode = '%s'"
-#: access/transam/xlog.c:5215
+#: access/transam/xlog.c:5232
#, c-format
msgid "primary_conninfo = '%s'"
msgstr "primary_conninfo = '%s'"
-#: access/transam/xlog.c:5222
+#: access/transam/xlog.c:5239
#, c-format
msgid "trigger_file = '%s'"
msgstr "trigger_file = '%s'"
-#: access/transam/xlog.c:5227
+#: access/transam/xlog.c:5244
#, c-format
msgid "unrecognized recovery parameter \"%s\""
msgstr "unbekannter Recovery-Parameter »%s«"
-#: access/transam/xlog.c:5235
+#: access/transam/xlog.c:5252
#, c-format
msgid "syntax error in recovery command file: %s"
msgstr "Syntaxfehler in Recovery-Kommandodatei: %s"
-#: access/transam/xlog.c:5237
+#: access/transam/xlog.c:5254
msgid "Lines should have the format parameter = 'value'."
msgstr "Die Zeilen müssen das Format parameter = 'wert' haben."
-#: access/transam/xlog.c:5246
+#: access/transam/xlog.c:5263
#, c-format
msgid ""
"recovery command file \"%s\" specified neither primary_conninfo nor "
@@ -2282,7 +2283,7 @@ msgstr ""
"Recovery-Kommandodatei »%s« hat weder primary_conninfo noch restore_command "
"angegeben"
-#: access/transam/xlog.c:5248
+#: access/transam/xlog.c:5265
msgid ""
"The database server will regularly poll the pg_xlog subdirectory to check "
"for files placed there."
@@ -2290,7 +2291,7 @@ msgstr ""
"Der Datenbankserver prüft das Unterverzeichnis pg_xlog regelmäßig auf dort "
"abgelegte Dateien."
-#: access/transam/xlog.c:5254
+#: access/transam/xlog.c:5271
#, c-format
msgid ""
"recovery command file \"%s\" must specify restore_command when standby mode "
@@ -2299,94 +2300,100 @@ msgstr ""
"Recovery-Kommandodatei »%s« muss restore_command angeben, wenn der Standby-"
"Modus nicht eingeschaltet ist"
-#: access/transam/xlog.c:5274
+#: access/transam/xlog.c:5291
#, c-format
msgid "recovery target timeline %u does not exist"
msgstr "recovery_target_timeline %u existiert nicht"
-#: access/transam/xlog.c:5399
+#: access/transam/xlog.c:5416
msgid "archive recovery complete"
msgstr "Wiederherstellung aus Archiv abgeschlossen"
-#: access/transam/xlog.c:5510
+#: access/transam/xlog.c:5527
#, c-format
msgid "recovery stopping after commit of transaction %u, time %s"
msgstr "Wiederherstellung beendet nach Commit der Transaktion %u, Zeit %s"
-#: access/transam/xlog.c:5515
+#: access/transam/xlog.c:5532
#, c-format
msgid "recovery stopping before commit of transaction %u, time %s"
msgstr "Wiederherstellung beendet vor Commit der Transaktion %u, Zeit %s"
-#: access/transam/xlog.c:5523
+#: access/transam/xlog.c:5540
#, c-format
msgid "recovery stopping after abort of transaction %u, time %s"
msgstr "Wiederherstellung beendet nach Abbruch der Transaktion %u, Zeit %s"
-#: access/transam/xlog.c:5528
+#: access/transam/xlog.c:5545
#, c-format
msgid "recovery stopping before abort of transaction %u, time %s"
msgstr "Wiederherstellung beendet vor Abbruch der Transaktion %u, Zeit %s"
-#: access/transam/xlog.c:5575
+#: access/transam/xlog.c:5592
#, c-format
msgid ""
"hot standby is not possible because %s = %d is a lower setting than on the "
"master server (its value was %d)"
-msgstr "Hot Standby ist nicht möglich, weil %s = %d eine niedrigere Einstellung als auf dem Masterserver ist (Wert dort war %d)"
+msgstr ""
+"Hot Standby ist nicht möglich, weil %s = %d eine niedrigere Einstellung als "
+"auf dem Masterserver ist (Wert dort war %d)"
-#: access/transam/xlog.c:5597
-msgid "WAL was generated with wal_level=\"minimal\", data may be missing"
-msgstr "WAL wurde mit wal_level=\"minimal\" erzeugt, eventuell fehlen Daten"
+#: access/transam/xlog.c:5614
+msgid "WAL was generated with wal_level=minimal, data may be missing"
+msgstr "WAL wurde mit wal_level=minimal erzeugt, eventuell fehlen Daten"
-#: access/transam/xlog.c:5598
-#, fuzzy
+#: access/transam/xlog.c:5615
msgid ""
-"This happens if you temporarily set wal_level=\"minimal\" without taking a "
-"new base backup."
+"This happens if you temporarily set wal_level=minimal without taking a new "
+"base backup."
msgstr ""
-"Das kann passieren, wenn archive_mode vorübergehen deaktiviert war und kein "
-"neues Base-Backup erzeugt wurde."
+"Das passiert, wenn vorübergehend wal_level=minimal gesetzt wurde, ohne ein "
+"neues Base-Backup zu erzeugen."
-#: access/transam/xlog.c:5609
+#: access/transam/xlog.c:5626
msgid ""
"hot standby is not possible because wal_level was not set to \"hot_standby\" "
"on the master server"
-msgstr "Hot Standby ist nicht möglich, weil wal_level auf dem Masterserver nicht auf »hot_standby« gesetzt wurde"
+msgstr ""
+"Hot Standby ist nicht möglich, weil wal_level auf dem Masterserver nicht auf "
+"»hot_standby« gesetzt wurde"
-#: access/transam/xlog.c:5610
+#: access/transam/xlog.c:5627
msgid ""
"Either set wal_level to \"hot_standby\" on the master, or turn off "
"hot_standby here."
-msgstr "Setzen Sie entweder wal_level auf »hot_standby« auf dem Master oder schalten Sie hot_standby hier aus."
+msgstr ""
+"Setzen Sie entweder wal_level auf »hot_standby« auf dem Master oder schalten "
+"Sie hot_standby hier aus."
-#: access/transam/xlog.c:5658
+#: access/transam/xlog.c:5674
msgid "control file contains invalid data"
msgstr "Kontrolldatei enthält ungültige Daten"
-#: access/transam/xlog.c:5662
+#: access/transam/xlog.c:5678
#, c-format
msgid "database system was shut down at %s"
msgstr "Datenbanksystem wurde am %s heruntergefahren"
-#: access/transam/xlog.c:5666
-#, fuzzy, c-format
+#: access/transam/xlog.c:5682
+#, c-format
msgid "database system was shut down in recovery at %s"
-msgstr "Datenbanksystem wurde am %s heruntergefahren"
+msgstr ""
+"Datenbanksystem wurde während der Wiederherstellung am %s heruntergefahren"
-#: access/transam/xlog.c:5670
+#: access/transam/xlog.c:5686
#, c-format
msgid "database system shutdown was interrupted; last known up at %s"
msgstr ""
"Datenbanksystem wurde beim Herunterfahren unterbrochen; letzte bekannte "
"Aktion am %s"
-#: access/transam/xlog.c:5674
+#: access/transam/xlog.c:5690
#, c-format
msgid "database system was interrupted while in recovery at %s"
msgstr "Datenbanksystem wurde während der Wiederherstellung am %s unterbrochen"
-#: access/transam/xlog.c:5676
+#: access/transam/xlog.c:5692
msgid ""
"This probably means that some data is corrupted and you will have to use the "
"last backup for recovery."
@@ -2394,14 +2401,14 @@ msgstr ""
"Das bedeutet wahrscheinlich, dass einige Daten verfälscht sind und Sie die "
"letzte Datensicherung zur Wiederherstellung verwenden müssen."
-#: access/transam/xlog.c:5680
+#: access/transam/xlog.c:5696
#, c-format
msgid "database system was interrupted while in recovery at log time %s"
msgstr ""
"Datenbanksystem wurde während der Wiederherstellung bei Logzeit %s "
"unterbrochen"
-#: access/transam/xlog.c:5682
+#: access/transam/xlog.c:5698
msgid ""
"If this has occurred more than once some data might be corrupted and you "
"might need to choose an earlier recovery target."
@@ -2410,44 +2417,44 @@ msgstr ""
"möglicherweise verfälscht und Sie müssen ein früheres Wiederherstellungsziel "
"wählen."
-#: access/transam/xlog.c:5686
+#: access/transam/xlog.c:5702
#, c-format
msgid "database system was interrupted; last known up at %s"
msgstr "Datenbanksystem wurde unterbrochen; letzte bekannte Aktion am %s"
-#: access/transam/xlog.c:5735
+#: access/transam/xlog.c:5751
#, c-format
msgid "requested timeline %u is not a child of database system timeline %u"
msgstr "angeforderte Timeline %u ist kein Kind der Datenbanksystem-Timeline %u"
-#: access/transam/xlog.c:5752
+#: access/transam/xlog.c:5768
msgid "entering standby mode"
msgstr "Standby-Modus eingeschaltet"
-#: access/transam/xlog.c:5755
+#: access/transam/xlog.c:5771
#, c-format
msgid "starting point-in-time recovery to XID %u"
msgstr "starte Point-in-Time-Recovery bis XID %u"
-#: access/transam/xlog.c:5759
+#: access/transam/xlog.c:5775
#, c-format
msgid "starting point-in-time recovery to %s"
msgstr "starte Point-in-Time-Recovery bis %s"
-#: access/transam/xlog.c:5763
+#: access/transam/xlog.c:5779
msgid "starting archive recovery"
msgstr "starte Wiederherstellung aus Archiv"
-#: access/transam/xlog.c:5776 access/transam/xlog.c:5801
+#: access/transam/xlog.c:5792 access/transam/xlog.c:5817
#, c-format
msgid "checkpoint record is at %X/%X"
msgstr "Checkpoint-Eintrag ist bei %X/%X"
-#: access/transam/xlog.c:5783
+#: access/transam/xlog.c:5799
msgid "could not locate required checkpoint record"
msgstr "konnte den nötigen Checkpoint-Datensatz nicht finden"
-#: access/transam/xlog.c:5784
+#: access/transam/xlog.c:5800
#, c-format
msgid ""
"If you are not restoring from a backup, try removing the file \"%s/"
@@ -2456,253 +2463,254 @@ msgstr ""
"Wenn Sie kein Backup wiederherstellen, versuchen Sie, die Datei »%s/"
"backup_label« zu löschen."
-#: access/transam/xlog.c:5811 access/transam/xlog.c:5826
+#: access/transam/xlog.c:5827 access/transam/xlog.c:5842
msgid "could not locate a valid checkpoint record"
msgstr "konnte keinen gültigen Checkpoint-Datensatz finden"
-#: access/transam/xlog.c:5820
+#: access/transam/xlog.c:5836
#, c-format
msgid "using previous checkpoint record at %X/%X"
msgstr "verwende vorherigen Checkpoint-Eintrag bei %X/%X"
-#: access/transam/xlog.c:5835
+#: access/transam/xlog.c:5851
#, c-format
msgid "redo record is at %X/%X; shutdown %s"
msgstr "Redo-Eintrag ist bei %X/%X; Shutdown %s"
-#: access/transam/xlog.c:5839
+#: access/transam/xlog.c:5855
#, c-format
msgid "next transaction ID: %u/%u; next OID: %u"
msgstr "nächste Transaktions-ID: %u/%u; nächste OID: %u"
-#: access/transam/xlog.c:5843
+#: access/transam/xlog.c:5859
#, c-format
msgid "next MultiXactId: %u; next MultiXactOffset: %u"
msgstr "nächste MultiXactId: %u; nächster MultiXactOffset: %u"
-#: access/transam/xlog.c:5846
+#: access/transam/xlog.c:5862
#, c-format
msgid "oldest unfrozen transaction ID: %u, in database %u"
msgstr "älteste nicht eingefrorene Transaktions-ID: %u, in Datenbank %u"
-#: access/transam/xlog.c:5850
+#: access/transam/xlog.c:5866
msgid "invalid next transaction ID"
msgstr "ungültige nächste Transaktions-ID"
-#: access/transam/xlog.c:5869
+#: access/transam/xlog.c:5885
msgid "invalid redo in checkpoint record"
msgstr "ungültiges Redo im Checkpoint-Datensatz"
-#: access/transam/xlog.c:5880
+#: access/transam/xlog.c:5896
msgid "invalid redo record in shutdown checkpoint"
msgstr "ungültiger Redo-Datensatz im Shutdown-Checkpoint"
-#: access/transam/xlog.c:5909
+#: access/transam/xlog.c:5925
msgid ""
"database system was not properly shut down; automatic recovery in progress"
msgstr ""
"Datenbanksystem wurde nicht richtig heruntergefahren; automatische "
"Wiederherstellung läuft"
-#: access/transam/xlog.c:5974
-#, fuzzy
+#: access/transam/xlog.c:5990
msgid "initializing for hot standby"
-msgstr "initialisiere Wiederherstellungsverbindungen"
+msgstr "initialisiere für Hot Standby"
-#: access/transam/xlog.c:6095
+#: access/transam/xlog.c:6111
#, c-format
msgid "redo starts at %X/%X"
msgstr "Redo beginnt bei %X/%X"
-#: access/transam/xlog.c:6192
+#: access/transam/xlog.c:6208
#, c-format
msgid "redo done at %X/%X"
msgstr "Redo fertig bei %X/%X"
-#: access/transam/xlog.c:6196
+#: access/transam/xlog.c:6212
#, c-format
msgid "last completed transaction was at log time %s"
msgstr "letzte vollständige Transaktion war bei Logzeit %s"
-#: access/transam/xlog.c:6204
+#: access/transam/xlog.c:6220
msgid "redo is not required"
msgstr "Redo nicht nötig"
-#: access/transam/xlog.c:6244
+#: access/transam/xlog.c:6260
msgid "requested recovery stop point is before consistent recovery point"
msgstr "angeforderter Recovery-Endpunkt ist vor konsistentem Recovery-Punkt"
-#: access/transam/xlog.c:6247
+#: access/transam/xlog.c:6263
msgid "WAL ends before consistent recovery point"
msgstr "WAL endet vor einem konsistenten Wiederherstellungspunkt"
-#: access/transam/xlog.c:6268
+#: access/transam/xlog.c:6284
#, c-format
msgid "selected new timeline ID: %u"
msgstr "gewählte neue Timeline-ID: %u"
-#: access/transam/xlog.c:6504
+#: access/transam/xlog.c:6520
#, c-format
msgid "consistent recovery state reached at %X/%X"
msgstr "konsistenter Wiederherstellungszustand erreicht bei %X/%X"
-#: access/transam/xlog.c:6630
+#: access/transam/xlog.c:6646
msgid "invalid primary checkpoint link in control file"
msgstr "ungültige primäre Checkpoint-Verknüpfung in Kontrolldatei"
-#: access/transam/xlog.c:6634
+#: access/transam/xlog.c:6650
msgid "invalid secondary checkpoint link in control file"
msgstr "ungültige sekundäre Checkpoint-Verknüpfung in Kontrolldatei"
-#: access/transam/xlog.c:6638
+#: access/transam/xlog.c:6654
msgid "invalid checkpoint link in backup_label file"
msgstr "ungültige Checkpoint-Verknüpfung in backup_label-Datei"
-#: access/transam/xlog.c:6652
+#: access/transam/xlog.c:6668
msgid "invalid primary checkpoint record"
msgstr "ungültiger primärer Checkpoint-Datensatz"
-#: access/transam/xlog.c:6656
+#: access/transam/xlog.c:6672
msgid "invalid secondary checkpoint record"
msgstr "ungültiger sekundärer Checkpoint-Datensatz"
-#: access/transam/xlog.c:6660
+#: access/transam/xlog.c:6676
msgid "invalid checkpoint record"
msgstr "ungültiger Checkpoint-Datensatz"
-#: access/transam/xlog.c:6671
+#: access/transam/xlog.c:6687
msgid "invalid resource manager ID in primary checkpoint record"
msgstr "ungültige Resource-Manager-ID im primären Checkpoint-Datensatz"
-#: access/transam/xlog.c:6675
+#: access/transam/xlog.c:6691
msgid "invalid resource manager ID in secondary checkpoint record"
msgstr "ungültige Resource-Manager-ID im sekundären Checkpoint-Datensatz"
-#: access/transam/xlog.c:6679
+#: access/transam/xlog.c:6695
msgid "invalid resource manager ID in checkpoint record"
msgstr "ungültige Resource-Manager-ID im Checkpoint-Datensatz"
-#: access/transam/xlog.c:6691
+#: access/transam/xlog.c:6707
msgid "invalid xl_info in primary checkpoint record"
msgstr "ungültige xl_info im primären Checkpoint-Datensatz"
-#: access/transam/xlog.c:6695
+#: access/transam/xlog.c:6711
msgid "invalid xl_info in secondary checkpoint record"
msgstr "ungültige xl_info im sekundären Checkpoint-Datensatz"
-#: access/transam/xlog.c:6699
+#: access/transam/xlog.c:6715
msgid "invalid xl_info in checkpoint record"
msgstr "ungültige xl_info im Checkpoint-Datensatz"
-#: access/transam/xlog.c:6711
+#: access/transam/xlog.c:6727
msgid "invalid length of primary checkpoint record"
msgstr "ungültige Länge des primären Checkpoint-Datensatzes"
-#: access/transam/xlog.c:6715
+#: access/transam/xlog.c:6731
msgid "invalid length of secondary checkpoint record"
msgstr "ungültige Länge des sekundären Checkpoint-Datensatzes"
-#: access/transam/xlog.c:6719
+#: access/transam/xlog.c:6735
msgid "invalid length of checkpoint record"
msgstr "ungültige Länge des Checkpoint-Datensatzes"
-#: access/transam/xlog.c:6880
+#: access/transam/xlog.c:6897
msgid "shutting down"
msgstr "fahre herunter"
-#: access/transam/xlog.c:6902
+#: access/transam/xlog.c:6919
msgid "database system is shut down"
msgstr "Datenbanksystem ist heruntergefahren"
-#: access/transam/xlog.c:7295
+#: access/transam/xlog.c:7312
msgid ""
"concurrent transaction log activity while database system is shutting down"
msgstr ""
"gleichzeitige Transaktionslog-Aktivität während das Datenbanksystem "
"herunterfährt"
-#: access/transam/xlog.c:7526
+#: access/transam/xlog.c:7543
msgid "skipping restartpoint, recovery has already ended"
msgstr "Restart-Punkt übersprungen, Wiederherstellung ist bereits beendet"
-#: access/transam/xlog.c:7551
+#: access/transam/xlog.c:7568
#, c-format
msgid "skipping restartpoint, already performed at %X/%X"
msgstr "Restart-Punkt wird übersprungen, schon bei %X/%X erledigt"
-#: access/transam/xlog.c:7641
+#: access/transam/xlog.c:7673
#, c-format
msgid "recovery restart point at %X/%X with latest known log time %s"
msgstr "Recovery-Restart-Punkt bei %X/%X mit letzter bekannter Logzeit %s"
-#: access/transam/xlog.c:7811
+#: access/transam/xlog.c:7843
msgid "online backup was cancelled, recovery cannot continue"
msgstr ""
"Online-Sicherung wurde storniert, Wiederherstellung kann nicht fortgesetzt "
"werden"
-#: access/transam/xlog.c:7863
+#: access/transam/xlog.c:7895
#, c-format
msgid "unexpected timeline ID %u (after %u) in checkpoint record"
msgstr "unerwartete Timeline-ID %u (nach %u) im Checkpoint-Datensatz"
-#: access/transam/xlog.c:7899
+#: access/transam/xlog.c:7931
#, c-format
msgid "unexpected timeline ID %u (should be %u) in checkpoint record"
msgstr "unerwartete Timeline-ID %u (sollte %u sein) im Checkpoint-Datensatz"
-#: access/transam/xlog.c:8154 access/transam/xlog.c:8180
+#: access/transam/xlog.c:8186 access/transam/xlog.c:8212
#, c-format
msgid "could not fsync log file %u, segment %u: %m"
msgstr "konnte Logdatei %u, Segment %u nicht fsyncen: %m"
-#: access/transam/xlog.c:8188
+#: access/transam/xlog.c:8220
#, c-format
msgid "could not fsync write-through log file %u, segment %u: %m"
msgstr "konnte Write-Through-Logdatei %u, Segment %u nicht fsyncen: %m"
-#: access/transam/xlog.c:8197
+#: access/transam/xlog.c:8229
#, c-format
msgid "could not fdatasync log file %u, segment %u: %m"
msgstr "konnte Logdatei %u, Segment %u nicht fdatasyncen: %m"
-#: access/transam/xlog.c:8240 access/transam/xlog.c:8432
+#: access/transam/xlog.c:8272 access/transam/xlog.c:8464
msgid "must be superuser to run a backup"
msgstr "nur Superuser können ein Backup ausführen"
-#: access/transam/xlog.c:8245 access/transam/xlog.c:8437
-#: access/transam/xlog.c:8640 access/transam/xlog.c:8668
-#: access/transam/xlog.c:8701 access/transam/xlog.c:8787
-#: access/transam/xlog.c:8862
+#: access/transam/xlog.c:8277 access/transam/xlog.c:8469
+#: access/transam/xlog.c:8672 access/transam/xlog.c:8700
+#: access/transam/xlog.c:8733 access/transam/xlog.c:8825
+#: access/transam/xlog.c:8900
msgid "recovery is in progress"
msgstr "Wiederherstellung läuft"
-#: access/transam/xlog.c:8246 access/transam/xlog.c:8438
-#: access/transam/xlog.c:8641 access/transam/xlog.c:8669
-#: access/transam/xlog.c:8702
+#: access/transam/xlog.c:8278 access/transam/xlog.c:8470
+#: access/transam/xlog.c:8673 access/transam/xlog.c:8701
+#: access/transam/xlog.c:8734
msgid "WAL control functions cannot be executed during recovery."
msgstr ""
"während der Wiederherstellung können keine WAL-Kontrollfunktionen ausgeführt "
"werden"
-#: access/transam/xlog.c:8251 access/transam/xlog.c:8443
+#: access/transam/xlog.c:8283 access/transam/xlog.c:8475
msgid "WAL level not sufficient for making an online backup"
msgstr "WAL-Level nicht ausreichend, um Online-Sicherung durchzuführen"
-#: access/transam/xlog.c:8252 access/transam/xlog.c:8444
+#: access/transam/xlog.c:8284 access/transam/xlog.c:8476
msgid ""
"wal_level must be set to \"archive\" or \"hot_standby\" at server start."
-msgstr "wal_level muss beim Serverstart auf »archive« oder »hot_standby« gesetzt werden."
+msgstr ""
+"wal_level muss beim Serverstart auf »archive« oder »hot_standby« gesetzt "
+"werden."
-#: access/transam/xlog.c:8279 access/transam/xlog.c:8348
+#: access/transam/xlog.c:8311 access/transam/xlog.c:8380
msgid "a backup is already in progress"
msgstr "ein Backup läuft bereits"
-#: access/transam/xlog.c:8280
+#: access/transam/xlog.c:8312
msgid "Run pg_stop_backup() and try again."
msgstr "Führen Sie pg_stop_backup() aus und versuchen Sie es nochmal."
-#: access/transam/xlog.c:8349
+#: access/transam/xlog.c:8381
#, c-format
msgid ""
"If you're sure there is no backup in progress, remove file \"%s\" and try "
@@ -2711,29 +2719,29 @@ msgstr ""
"Wenn Sie sicher sind, dass noch kein Backup läuft, entfernen Sie die Datei »%"
"s« und versuchen Sie es noch einmal."
-#: access/transam/xlog.c:8370 access/transam/xlog.c:8527
+#: access/transam/xlog.c:8402 access/transam/xlog.c:8559
#, c-format
msgid "could not write file \"%s\": %m"
msgstr "konnte Datei »%s« nicht schreiben: %m"
-#: access/transam/xlog.c:8466
+#: access/transam/xlog.c:8498
msgid "a backup is not in progress"
msgstr "es läuft kein Backup"
-#: access/transam/xlog.c:8478 access/transam/xlog.c:8928
-#: access/transam/xlog.c:8934
+#: access/transam/xlog.c:8510 access/transam/xlog.c:8966
+#: access/transam/xlog.c:8972
#, c-format
msgid "invalid data in file \"%s\""
msgstr "ungültige Daten in Datei »%s«"
-#: access/transam/xlog.c:8590
+#: access/transam/xlog.c:8622
msgid ""
"pg_stop_backup cleanup done, waiting for required WAL segments to be archived"
msgstr ""
"Aufräumen nach pg_stop_backup beendet, warte bis die benötigten WAL-Segmente "
"archiviert sind"
-#: access/transam/xlog.c:8600
+#: access/transam/xlog.c:8632
#, c-format
msgid ""
"pg_stop_backup still waiting for all required WAL segments to be archived (%"
@@ -2742,7 +2750,7 @@ msgstr ""
"pg_stop_backup wartet immer noch, bis alle benötigten WAL-Segmente "
"archiviert sind (%d Sekunden abgelaufen)"
-#: access/transam/xlog.c:8602
+#: access/transam/xlog.c:8634
msgid ""
"Check that your archive_command is executing properly. pg_stop_backup can "
"be cancelled safely, but the database backup will not be usable without all "
@@ -2752,67 +2760,70 @@ msgstr ""
"sicher abgebrochen werden, aber die Datenbank ist nicht benutzbar ohne die "
"fehlenden WAL-Segmente."
-#: access/transam/xlog.c:8609
+#: access/transam/xlog.c:8641
msgid "pg_stop_backup complete, all required WAL segments have been archived"
msgstr ""
"pg_stop_backup abgeschlossen, alle benötigten WAL-Segmente wurden archiviert"
-#: access/transam/xlog.c:8613
+#: access/transam/xlog.c:8645
msgid ""
"WAL archiving is not enabled; you must ensure that all required WAL segments "
"are copied through other means to complete the backup"
-msgstr "WAL-Archivierung ist nicht eingeschaltet; Sie müssen dafür sorgen, dass alle benötigten WAL-Segmente auf andere Art kopiert werden, um die Sicherung abzuschließen"
+msgstr ""
+"WAL-Archivierung ist nicht eingeschaltet; Sie müssen dafür sorgen, dass alle "
+"benötigten WAL-Segmente auf andere Art kopiert werden, um die Sicherung "
+"abzuschließen"
-#: access/transam/xlog.c:8635
+#: access/transam/xlog.c:8667
msgid "must be superuser to switch transaction log files"
msgstr "nur Superuser können Transaktionslogdateien umschalten"
-#: access/transam/xlog.c:8788
+#: access/transam/xlog.c:8826
msgid "pg_xlogfile_name_offset() cannot be executed during recovery."
msgstr ""
"pg_xlogfile_name_offset() kann nicht während der Wiederherstellung "
"ausgeführt werden."
-#: access/transam/xlog.c:8798 access/transam/xlog.c:8870
+#: access/transam/xlog.c:8836 access/transam/xlog.c:8908
#, c-format
msgid "could not parse transaction log location \"%s\""
msgstr "konnte Transaktionslogposition »%s« nicht interpretieren"
-#: access/transam/xlog.c:8863
+#: access/transam/xlog.c:8901
msgid "pg_xlogfile_name() cannot be executed during recovery."
msgstr ""
"pg_xlogfile_name() kann nicht während der Wiederherstellung ausgeführt "
"werden."
-#: access/transam/xlog.c:8960
+#: access/transam/xlog.c:8998
#, c-format
msgid "xlog redo %s"
msgstr "xlog redo %s"
-#: access/transam/xlog.c:9000
+#: access/transam/xlog.c:9038
msgid "online backup mode cancelled"
msgstr "Online-Sicherungsmodus storniert"
-#: access/transam/xlog.c:9001
+#: access/transam/xlog.c:9039
#, c-format
msgid "\"%s\" was renamed to \"%s\"."
msgstr "»%s« wurde in »%s« umbenannt."
-#: access/transam/xlog.c:9008
+#: access/transam/xlog.c:9046
msgid "online backup mode was not cancelled"
msgstr "Online-Sicherungsmodus wurde nicht storniert"
-#: access/transam/xlog.c:9009
+#: access/transam/xlog.c:9047
#, c-format
msgid "Could not rename \"%s\" to \"%s\": %m."
msgstr "Konnte »%s« nicht in »%s« umbenennen: %m."
-#: access/transam/xlog.c:9411 access/transam/xlog.c:9433
+#: access/transam/xlog.c:9479 access/transam/xlog.c:9501
#, c-format
msgid "could not read from log file %u, segment %u, offset %u: %m"
msgstr "konnte nicht aus Logdatei %u, Segment %u, Position %u lesen: %m"
-#: access/transam/xlog.c:9540
+#: access/transam/xlog.c:9589
#, c-format
msgid "trigger file found: %s"
msgstr "Triggerdatei gefunden: %s"
@@ -2873,14 +2884,14 @@ msgstr ""
"keine Versionsübereinstimmung in Index »%s«: Dateiversion %d, Code-Version %d"
#: access/heap/heapam.c:1076 access/heap/heapam.c:1104
-#: access/heap/heapam.c:1134 catalog/aclchk.c:1713
+#: access/heap/heapam.c:1134 catalog/aclchk.c:1714
#, c-format
msgid "\"%s\" is an index"
msgstr "»%s« ist ein Index"
#: access/heap/heapam.c:1081 access/heap/heapam.c:1109
-#: access/heap/heapam.c:1139 catalog/aclchk.c:1720 commands/tablecmds.c:2146
-#: commands/tablecmds.c:6487 commands/tablecmds.c:7770
+#: access/heap/heapam.c:1139 catalog/aclchk.c:1721 commands/tablecmds.c:2146
+#: commands/tablecmds.c:6487 commands/tablecmds.c:7773
#, c-format
msgid "\"%s\" is a composite type"
msgstr "»%s« ist ein zusammengesetzter Typ"
@@ -2931,12 +2942,12 @@ msgstr "Index »%s« ist kein Hash-Index"
msgid "index \"%s\" has wrong hash version"
msgstr "Index »%s« hat falsche Hash-Version"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:94
+#: replication/libpqwalreceiver/libpqwalreceiver.c:100
#, c-format
msgid "could not connect to the primary server: %s"
msgstr "konnte nicht mit dem Primärserver verbinden: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:106
+#: replication/libpqwalreceiver/libpqwalreceiver.c:112
#, c-format
msgid ""
"could not receive database system identifier and timeline ID from the "
@@ -2945,72 +2956,72 @@ msgstr ""
"konnte Datenbanksystemidentifikator und Timeline-ID nicht vom Primärserver "
"empfangen: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:117
+#: replication/libpqwalreceiver/libpqwalreceiver.c:123
msgid "invalid response from primary server"
msgstr "ungültige Antwort vom Primärserver"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:118
+#: replication/libpqwalreceiver/libpqwalreceiver.c:124
#, c-format
msgid "Expected 1 tuple with 2 fields, got %d tuples with %d fields."
msgstr "1 Tupel mit 2 Feldern erwartet, %d Tupel mit %d Feldern erhalten."
-#: replication/libpqwalreceiver/libpqwalreceiver.c:133
+#: replication/libpqwalreceiver/libpqwalreceiver.c:139
msgid "database system identifier differs between the primary and standby"
msgstr ""
"Datenbanksystemidentifikator unterscheidet sich zwischen Primär- und Standby-"
"Server"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:134
+#: replication/libpqwalreceiver/libpqwalreceiver.c:140
#, c-format
msgid "The primary's identifier is %s, the standby's identifier is %s."
msgstr ""
"Identifikator des Primärservers ist %s, Identifikator des Standby ist %s."
-#: replication/libpqwalreceiver/libpqwalreceiver.c:146
+#: replication/libpqwalreceiver/libpqwalreceiver.c:152
#, c-format
msgid "timeline %u of the primary does not match recovery target timeline %u"
msgstr ""
"Timeline %u des primären Servers stimmt nicht mit der Timeline %u des "
"Wiederherstellungsziels überein"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:158
+#: replication/libpqwalreceiver/libpqwalreceiver.c:164
#, c-format
msgid "could not start WAL streaming: %s"
msgstr "konnte WAL-Streaming nicht starten: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:165
+#: replication/libpqwalreceiver/libpqwalreceiver.c:171
msgid "streaming replication successfully connected to primary"
msgstr "Streaming-Replikation hat erfolgreich mit primärem Server verbunden"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:187
+#: replication/libpqwalreceiver/libpqwalreceiver.c:193
msgid "socket not open"
msgstr "Socket ist nicht offen"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:227
+#: replication/libpqwalreceiver/libpqwalreceiver.c:233
#, c-format
msgid "select() failed: %m"
msgstr "select() fehlgeschlagen: %m"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:360
-#: replication/libpqwalreceiver/libpqwalreceiver.c:382
-#: replication/libpqwalreceiver/libpqwalreceiver.c:387
+#: replication/libpqwalreceiver/libpqwalreceiver.c:366
+#: replication/libpqwalreceiver/libpqwalreceiver.c:388
+#: replication/libpqwalreceiver/libpqwalreceiver.c:393
#, c-format
msgid "could not receive data from WAL stream: %s"
msgstr "konnte keine Daten vom WAL-Stream empfangen: %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:378
+#: replication/libpqwalreceiver/libpqwalreceiver.c:384
msgid "replication terminated by primary server"
msgstr "Replikation wurde durch Primärserver beendet"
-#: replication/walsender.c:126
+#: replication/walsender.c:115
msgid "recovery is still in progress, can't accept WAL streaming connections"
msgstr ""
"Wiederherstellung läuft noch, WAL-Streaming-Verbindungen können nicht "
"akzeptiert werden"
#: replication/walsender.c:277
-msgid "standby connections not allowed because wal_level=\"minimal\""
-msgstr "Standby-Verbindungen sind nicht erlaubt, weil wal_level=\"minimal\""
+msgid "standby connections not allowed because wal_level=minimal"
+msgstr "Standby-Verbindungen sind nicht erlaubt, weil wal_level=minimal"
#: replication/walsender.c:299
#, c-format
@@ -3031,7 +3042,7 @@ msgstr "ungültiger Standby-Handshake-Message-Typ %d"
msgid "invalid standby closing message type %d"
msgstr "ungültiger Standby-Closing-Message-Typ %d"
-#: replication/walsender.c:501
+#: replication/walsender.c:505
#, c-format
msgid ""
"number of requested standby connections exceeds max_wal_senders (currently %"
@@ -3040,23 +3051,23 @@ msgstr ""
"Anzahl angeforderter Standby-Verbindungen überschreitet max_wal_senders "
"(aktuell %d)"
-#: replication/walsender.c:569 replication/walsender.c:630
+#: replication/walsender.c:576 replication/walsender.c:637
#, c-format
msgid "requested WAL segment %s has already been removed"
msgstr "das angeforderte WAL-Segment %s wurde schon entfernt"
-#: replication/walsender.c:602
+#: replication/walsender.c:609
#, c-format
msgid "could not read from log file %u, segment %u, offset %u, length %lu: %m"
msgstr ""
"konnte nicht aus Logdatei %u, Segment %u bei Position %u, Länge %lu lesen: %m"
-#: replication/walreceiver.c:137
+#: replication/walreceiver.c:138
msgid "terminating walreceiver process due to administrator command"
msgstr ""
"breche WAL-Receiver-Prozess ab aufgrund von Anweisung des Administrators"
-#: replication/walreceiver.c:285
+#: replication/walreceiver.c:286
msgid "cannot continue WAL streaming, recovery has already ended"
msgstr ""
"kann WAL-Streaming nicht fortsetzen, Wiederherstellung ist bereits beendet"
@@ -3188,14 +3199,14 @@ msgstr "unbekannter Privilegtyp: »%s«"
#: utils/adt/acl.c:2006 utils/adt/acl.c:2036 utils/adt/acl.c:2068
#: utils/adt/acl.c:2100 utils/adt/acl.c:2128 utils/adt/acl.c:2158
-#: catalog/aclchk.c:1728 commands/comment.c:566 commands/sequence.c:953
+#: catalog/aclchk.c:1729 commands/comment.c:566 commands/sequence.c:953
#: commands/tablecmds.c:200 commands/tablecmds.c:2130
-#: commands/tablecmds.c:2349 commands/tablecmds.c:7729
+#: commands/tablecmds.c:2349 commands/tablecmds.c:7732
#, c-format
msgid "\"%s\" is not a sequence"
msgstr "»%s« ist keine Sequenz"
-#: utils/adt/acl.c:2770 utils/adt/ruleutils.c:1523 catalog/aclchk.c:1463
+#: utils/adt/acl.c:2770 utils/adt/ruleutils.c:1523 catalog/aclchk.c:1464
#: commands/analyze.c:340 commands/comment.c:651 commands/copy.c:3441
#: commands/sequence.c:1309 commands/tablecmds.c:3930
#: commands/tablecmds.c:4020 commands/tablecmds.c:4067
@@ -3210,7 +3221,7 @@ msgid "column \"%s\" of relation \"%s\" does not exist"
msgstr "Spalte »%s« von Relation »%s« existiert nicht"
#: utils/adt/acl.c:2975 utils/adt/dbsize.c:149 utils/init/postinit.c:691
-#: utils/init/postinit.c:759 utils/init/postinit.c:776 catalog/aclchk.c:613
+#: utils/init/postinit.c:759 utils/init/postinit.c:776 catalog/aclchk.c:614
#: commands/comment.c:698 commands/dbcommands.c:760 commands/dbcommands.c:905
#: commands/dbcommands.c:1004 commands/dbcommands.c:1181
#: commands/dbcommands.c:1366 commands/dbcommands.c:1410
@@ -3225,14 +3236,14 @@ msgstr "Datenbank »%s« existiert nicht"
msgid "function \"%s\" does not exist"
msgstr "Funktion »%s« existiert nicht"
-#: utils/adt/acl.c:3562 catalog/aclchk.c:639 commands/comment.c:1220
+#: utils/adt/acl.c:3562 catalog/aclchk.c:640 commands/comment.c:1220
#: commands/functioncmds.c:836 commands/functioncmds.c:1990
#: commands/proclang.c:531 commands/proclang.c:600 commands/proclang.c:640
#, c-format
msgid "language \"%s\" does not exist"
msgstr "Sprache »%s« existiert nicht"
-#: utils/adt/acl.c:3760 catalog/aclchk.c:672 catalog/aclchk.c:1050
+#: utils/adt/acl.c:3760 catalog/aclchk.c:673 catalog/aclchk.c:1051
#: catalog/namespace.c:340 catalog/namespace.c:2307 catalog/namespace.c:2346
#: catalog/namespace.c:2393 catalog/namespace.c:3312 commands/comment.c:806
#: commands/schemacmds.c:190 commands/schemacmds.c:264
@@ -3241,7 +3252,7 @@ msgstr "Sprache »%s« existiert nicht"
msgid "schema \"%s\" does not exist"
msgstr "Schema »%s« existiert nicht"
-#: utils/adt/acl.c:4134 utils/adt/dbsize.c:248 catalog/aclchk.c:701
+#: utils/adt/acl.c:4134 utils/adt/dbsize.c:248 catalog/aclchk.c:702
#: commands/comment.c:737 commands/dbcommands.c:436 commands/dbcommands.c:1037
#: commands/indexcmds.c:225 commands/tablecmds.c:418 commands/tablecmds.c:6746
#: commands/tablespace.c:410 commands/tablespace.c:778
@@ -3667,7 +3678,7 @@ msgstr "ungültiger »Datum«-Zeiger"
msgid "could not open tablespace directory \"%s\": %m"
msgstr "konnte Tablespace-Verzeichnis »%s« nicht öffnen: %m"
-#: utils/adt/dbsize.c:127 catalog/aclchk.c:3499 catalog/aclchk.c:4589
+#: utils/adt/dbsize.c:127 catalog/aclchk.c:3500 catalog/aclchk.c:4590
#, c-format
msgid "database with OID %u does not exist"
msgstr "Datenbank mit OID %u existiert nicht"
@@ -4560,11 +4571,11 @@ msgstr "Operator existiert nicht: %s"
msgid "more than one operator named %s"
msgstr "es gibt mehrere Operatoren namens %s"
-#: utils/adt/regproc.c:630 gram.y:5416
+#: utils/adt/regproc.c:630 gram.y:5420
msgid "missing argument"
msgstr "Argument fehlt"
-#: utils/adt/regproc.c:631 gram.y:5417
+#: utils/adt/regproc.c:631 gram.y:5421
msgid "Use NONE to denote the missing argument of a unary operator."
msgstr ""
"Verwenden Sie NONE um das fehlende Argument eines unären Operators anzugeben."
@@ -5034,7 +5045,7 @@ msgid "text search configuration name \"%s\" must be schema-qualified"
msgstr "Textsuchekonfigurationsname »%s« muss Schemaqualifikation haben"
#: utils/adt/tsvector_op.c:1347 commands/copy.c:3446 commands/indexcmds.c:908
-#: commands/tablecmds.c:1244 commands/tablecmds.c:2049 parser/parse_expr.c:758
+#: commands/tablecmds.c:1244 commands/tablecmds.c:2049 parser/parse_expr.c:762
#, c-format
msgid "column \"%s\" does not exist"
msgstr "Spalte »%s« existiert nicht"
@@ -5220,7 +5231,7 @@ msgstr ""
"libxml2 hat inkompatiblen char-Typ: sizeof(char)=%u, sizeof(xmlChar)=%u."
#: utils/adt/xml.c:1363 utils/adt/xml.c:1364 utils/adt/xml.c:1370
-#: utils/adt/xml.c:1441 utils/misc/guc.c:4940 utils/misc/guc.c:5208
+#: utils/adt/xml.c:1441 utils/misc/guc.c:4949 utils/misc/guc.c:5217
#: utils/fmgr/dfmgr.c:381 catalog/dependency.c:912 catalog/dependency.c:913
#: catalog/dependency.c:919 catalog/dependency.c:920 catalog/dependency.c:931
#: catalog/dependency.c:932 commands/tablecmds.c:642 commands/trigger.c:832
@@ -5405,7 +5416,7 @@ msgstr "Schlüssel %s ist doppelt vorhanden."
msgid "could not change directory to \"%s\": %m"
msgstr "konnte nicht in Verzeichnis »%s« wechseln: %m"
-#: utils/init/miscinit.c:380 utils/misc/guc.c:4823
+#: utils/init/miscinit.c:380 utils/misc/guc.c:4832
#, c-format
msgid "cannot set parameter \"%s\" within security-restricted operation"
msgstr ""
@@ -5518,7 +5529,7 @@ msgstr ""
msgid "could not write lock file \"%s\": %m"
msgstr "konnte Sperrdatei »%s« nicht schreiben: %m"
-#: utils/init/miscinit.c:1000 utils/misc/guc.c:7076 commands/copy.c:2217
+#: utils/init/miscinit.c:1000 utils/misc/guc.c:7085 commands/copy.c:2217
#, c-format
msgid "could not read from file \"%s\": %m"
msgstr "konnte nicht aus Datei »%s« lesen: %m"
@@ -5689,216 +5700,236 @@ msgstr "Das Datenbankunterverzeichnis »%s« fehlt."
msgid "could not access directory \"%s\": %m"
msgstr "konnte nicht auf Verzeichnis »%s« zugreifen: %m"
-#: utils/misc/guc.c:477
+#: utils/misc/guc.c:476
msgid "Ungrouped"
msgstr "Ungruppiert"
-#: utils/misc/guc.c:479
+#: utils/misc/guc.c:478
msgid "File Locations"
msgstr "Dateipfade"
-#: utils/misc/guc.c:481
+#: utils/misc/guc.c:480
msgid "Connections and Authentication"
msgstr "Verbindungen und Authentifizierung"
-#: utils/misc/guc.c:483
+#: utils/misc/guc.c:482
msgid "Connections and Authentication / Connection Settings"
msgstr "Verbindungen und Authentifizierung / Verbindungseinstellungen"
-#: utils/misc/guc.c:485
+#: utils/misc/guc.c:484
msgid "Connections and Authentication / Security and Authentication"
msgstr "Verbindungen und Authentifizierung / Sicherheit und Authentifizierung"
-#: utils/misc/guc.c:487
+#: utils/misc/guc.c:486
msgid "Resource Usage"
msgstr "Resourcenbenutzung"
-#: utils/misc/guc.c:489
+#: utils/misc/guc.c:488
msgid "Resource Usage / Memory"
msgstr "Resourcenbenutzung / Speicher"
-#: utils/misc/guc.c:491
+#: utils/misc/guc.c:490
msgid "Resource Usage / Kernel Resources"
msgstr "Resourcenbenutzung / Kernelresourcen"
-#: utils/misc/guc.c:493
+#: utils/misc/guc.c:492
+msgid "Resource Usage / Cost-Based Vacuum Delay"
+msgstr "Resourcenbenutzung / Kostenbasierte Vacuum-Verzögerung"
+
+#: utils/misc/guc.c:494
+msgid "Resource Usage / Background Writer"
+msgstr "Resourcenbenutzung / Background-Writer"
+
+#: utils/misc/guc.c:496
+msgid "Resource Usage / Asynchronous Behavior"
+msgstr "Resourcenbenutzung / Asynchrones Verhalten"
+
+#: utils/misc/guc.c:498
msgid "Write-Ahead Log"
msgstr "Write-Ahead-Log"
-#: utils/misc/guc.c:495
+#: utils/misc/guc.c:500
msgid "Write-Ahead Log / Settings"
msgstr "Write-Ahead-Log / Einstellungen"
-#: utils/misc/guc.c:497
+#: utils/misc/guc.c:502
msgid "Write-Ahead Log / Checkpoints"
msgstr "Write-Ahead-Log / Checkpoints"
-#: utils/misc/guc.c:499
-msgid "Write-Ahead Log / Replication"
-msgstr "Write-Ahead-Log / Replikation"
+#: utils/misc/guc.c:504
+msgid "Write-Ahead Log / Archiving"
+msgstr "Write-Ahead-Log / Archivierung"
+
+#: utils/misc/guc.c:506
+msgid "Write-Ahead Log / Streaming Replication"
+msgstr "Write-Ahead-Log / Streaming-Replikation"
+
+#: utils/misc/guc.c:508
+msgid "Write-Ahead Log / Standby Servers"
+msgstr "Write-Ahead-Log / Standby-Server"
-#: utils/misc/guc.c:501
+#: utils/misc/guc.c:510
msgid "Query Tuning"
msgstr "Anfragetuning"
-#: utils/misc/guc.c:503
+#: utils/misc/guc.c:512
msgid "Query Tuning / Planner Method Configuration"
msgstr "Anfragetuning / Planermethoden"
-#: utils/misc/guc.c:505
+#: utils/misc/guc.c:514
msgid "Query Tuning / Planner Cost Constants"
msgstr "Anfragetuning / Planerkosten"
-#: utils/misc/guc.c:507
+#: utils/misc/guc.c:516
msgid "Query Tuning / Genetic Query Optimizer"
msgstr "Anfragetuning / Genetischer Anfrageoptimierer"
-#: utils/misc/guc.c:509
+#: utils/misc/guc.c:518
msgid "Query Tuning / Other Planner Options"
msgstr "Anfragetuning / Andere Planeroptionen"
-#: utils/misc/guc.c:511
+#: utils/misc/guc.c:520
msgid "Reporting and Logging"
msgstr "Berichte und Logging"
-#: utils/misc/guc.c:513
+#: utils/misc/guc.c:522
msgid "Reporting and Logging / Where to Log"
msgstr "Berichte und Logging / Wohin geloggt wird"
-#: utils/misc/guc.c:515
+#: utils/misc/guc.c:524
msgid "Reporting and Logging / When to Log"
msgstr "Berichte und Logging / Wann geloggt wird"
-#: utils/misc/guc.c:517
+#: utils/misc/guc.c:526
msgid "Reporting and Logging / What to Log"
msgstr "Berichte und Logging / Was geloggt wird"
-#: utils/misc/guc.c:519
+#: utils/misc/guc.c:528
msgid "Statistics"
msgstr "Statistiken"
-#: utils/misc/guc.c:521
+#: utils/misc/guc.c:530
msgid "Statistics / Monitoring"
msgstr "Statistiken / Überwachung"
-#: utils/misc/guc.c:523
+#: utils/misc/guc.c:532
msgid "Statistics / Query and Index Statistics Collector"
msgstr "Statistiken / Statistiksammler für Anfragen und Indexe"
-#: utils/misc/guc.c:525
+#: utils/misc/guc.c:534
msgid "Autovacuum"
msgstr "Autovacuum"
-#: utils/misc/guc.c:527
+#: utils/misc/guc.c:536
msgid "Client Connection Defaults"
msgstr "Standardeinstellungen für Clientverbindungen"
-#: utils/misc/guc.c:529
+#: utils/misc/guc.c:538
msgid "Client Connection Defaults / Statement Behavior"
msgstr "Standardeinstellungen für Clientverbindungen / Anweisungsverhalten"
-#: utils/misc/guc.c:531
+#: utils/misc/guc.c:540
msgid "Client Connection Defaults / Locale and Formatting"
msgstr "Standardeinstellungen für Clientverbindungen / Locale und Formatierung"
-#: utils/misc/guc.c:533
+#: utils/misc/guc.c:542
msgid "Client Connection Defaults / Other Defaults"
msgstr "Standardeinstellungen für Clientverbindungen / Andere"
-#: utils/misc/guc.c:535
+#: utils/misc/guc.c:544
msgid "Lock Management"
msgstr "Sperrenverwaltung"
-#: utils/misc/guc.c:537
+#: utils/misc/guc.c:546
msgid "Version and Platform Compatibility"
msgstr "Versions- und Plattformkompatibilität"
-#: utils/misc/guc.c:539
+#: utils/misc/guc.c:548
msgid "Version and Platform Compatibility / Previous PostgreSQL Versions"
msgstr "Versions- und Plattformkompatibilität / Frühere PostgreSQL-Versionen"
-#: utils/misc/guc.c:541
+#: utils/misc/guc.c:550
msgid "Version and Platform Compatibility / Other Platforms and Clients"
msgstr "Versions- und Plattformkompatibilität / Andere Plattformen und Clients"
-#: utils/misc/guc.c:543
+#: utils/misc/guc.c:552
msgid "Preset Options"
msgstr "Voreingestellte Optionen"
-#: utils/misc/guc.c:545
+#: utils/misc/guc.c:554
msgid "Customized Options"
msgstr "Angepasste Optionen"
-#: utils/misc/guc.c:547
+#: utils/misc/guc.c:556
msgid "Developer Options"
msgstr "Entwickleroptionen"
-#: utils/misc/guc.c:601
+#: utils/misc/guc.c:610
msgid "Enables the planner's use of sequential-scan plans."
msgstr "Ermöglicht sequenzielle Scans in Planer."
-#: utils/misc/guc.c:609
+#: utils/misc/guc.c:618
msgid "Enables the planner's use of index-scan plans."
msgstr "Ermöglicht Index-Scans im Planer."
-#: utils/misc/guc.c:617
+#: utils/misc/guc.c:626
msgid "Enables the planner's use of bitmap-scan plans."
msgstr "Ermöglicht Bitmap-Scans im Planer."
-#: utils/misc/guc.c:625
+#: utils/misc/guc.c:634
msgid "Enables the planner's use of TID scan plans."
msgstr "Ermöglicht TID-Scans im Planer."
-#: utils/misc/guc.c:633
+#: utils/misc/guc.c:642
msgid "Enables the planner's use of explicit sort steps."
msgstr "Ermöglicht Sortierschritte im Planer."
-#: utils/misc/guc.c:641
+#: utils/misc/guc.c:650
msgid "Enables the planner's use of hashed aggregation plans."
msgstr "Ermöglicht Hash-Aggregierung im Planer."
-#: utils/misc/guc.c:649
+#: utils/misc/guc.c:658
msgid "Enables the planner's use of materialization."
msgstr "Ermöglicht Materialisierung im Planer."
-#: utils/misc/guc.c:657
+#: utils/misc/guc.c:666
msgid "Enables the planner's use of nested-loop join plans."
msgstr "Ermöglicht Nested-Loop-Verbunde im Planer."
-#: utils/misc/guc.c:665
+#: utils/misc/guc.c:674
msgid "Enables the planner's use of merge join plans."
msgstr "Ermöglicht Merge-Verbunde im Planer."
-#: utils/misc/guc.c:673
+#: utils/misc/guc.c:682
msgid "Enables the planner's use of hash join plans."
msgstr "Ermöglicht Hash-Verbunde im Planer."
-#: utils/misc/guc.c:681
+#: utils/misc/guc.c:690
msgid "Enables genetic query optimization."
msgstr "Ermöglicht genetische Anfrageoptimierung."
-#: utils/misc/guc.c:682
+#: utils/misc/guc.c:691
msgid "This algorithm attempts to do planning without exhaustive searching."
msgstr ""
"Dieser Algorithmus versucht das Planen ohne erschöpfende Suche durchzuführen."
-#: utils/misc/guc.c:691
+#: utils/misc/guc.c:700
msgid "Shows whether the current user is a superuser."
msgstr "Zeigt, ob der aktuelle Benutzer ein Superuser ist."
-#: utils/misc/guc.c:700
+#: utils/misc/guc.c:709
msgid "Enables advertising the server via Bonjour."
msgstr "Ermöglicht die Bekanntgabe des Servers mit Bonjour."
-#: utils/misc/guc.c:708
+#: utils/misc/guc.c:717
msgid "Enables SSL connections."
msgstr "Ermöglicht SSL-Verbindungen."
-#: utils/misc/guc.c:716
+#: utils/misc/guc.c:725
msgid "Forces synchronization of updates to disk."
msgstr "Erzwingt die Synchronisierung von Aktualisierungen auf Festplatte."
-#: utils/misc/guc.c:717
+#: utils/misc/guc.c:726
msgid ""
"The server will use the fsync() system call in several places to make sure "
"that updates are physically written to disk. This insures that a database "
@@ -5911,15 +5942,15 @@ msgstr ""
"Betriebssystemabsturz oder Hardwarefehler in einem korrekten Zustand "
"wiederhergestellt werden kann."
-#: utils/misc/guc.c:727
+#: utils/misc/guc.c:736
msgid "Sets immediate fsync at commit."
msgstr "Setzt sofortiges Fsync beim Committen."
-#: utils/misc/guc.c:735
+#: utils/misc/guc.c:744
msgid "Continues processing past damaged page headers."
msgstr "Setzt die Verarbeitung trotz kaputter Seitenköpfe fort."
-#: utils/misc/guc.c:736
+#: utils/misc/guc.c:745
msgid ""
"Detection of a damaged page header normally causes PostgreSQL to report an "
"error, aborting the current transaction. Setting zero_damaged_pages to true "
@@ -5933,13 +5964,13 @@ msgstr ""
"Seiten mit Nullen gefüllt und die Verarbeitung geht weiter. Dieses Verhalten "
"zerstört Daten, nämlich alle Zeilen in der kaputten Seite."
-#: utils/misc/guc.c:748
+#: utils/misc/guc.c:757
msgid "Writes full pages to WAL when first modified after a checkpoint."
msgstr ""
"Schreibt volle Seiten in den WAL, sobald sie nach einem Checkpoint geändert "
"werden."
-#: utils/misc/guc.c:749
+#: utils/misc/guc.c:758
msgid ""
"A page write in process during an operating system crash might be only "
"partially written to disk. During recovery, the row changes stored in WAL "
@@ -5952,11 +5983,11 @@ msgstr ""
"Option schreibt Seiten, sobald sie nach einem Checkpoint geändert worden "
"sind, damit eine volle Wiederherstellung möglich ist."
-#: utils/misc/guc.c:760
+#: utils/misc/guc.c:769
msgid "Runs the server silently."
msgstr "Startet den Server ohne Ausgabe."
-#: utils/misc/guc.c:761
+#: utils/misc/guc.c:770
msgid ""
"If this parameter is set, the server will automatically run in the "
"background and any controlling terminals are dissociated."
@@ -5964,73 +5995,73 @@ msgstr ""
"Wenn dieser Parameter gesetzt ist, dann wird der Server automatisch im "
"Hintergrund gestartet und alle kontrollierenden Terminals werden abgetrennt."
-#: utils/misc/guc.c:769
+#: utils/misc/guc.c:778
msgid "Logs each checkpoint."
msgstr "Schreibt jeden Checkpoint in den Log."
-#: utils/misc/guc.c:777
+#: utils/misc/guc.c:786
msgid "Logs each successful connection."
msgstr "Schreibt jede erfolgreiche Verbindung in den Log."
-#: utils/misc/guc.c:785
+#: utils/misc/guc.c:794
msgid "Logs end of a session, including duration."
msgstr "Schreibt jedes Verbindungsende mit Sitzungszeit in den Log."
-#: utils/misc/guc.c:793
+#: utils/misc/guc.c:802
msgid "Turns on various assertion checks."
msgstr "Schaltet diverse Assertion-Prüfungen ein."
-#: utils/misc/guc.c:794
+#: utils/misc/guc.c:803
msgid "This is a debugging aid."
msgstr "Das ist eine Debug-Hilfe."
-#: utils/misc/guc.c:808 utils/misc/guc.c:890 utils/misc/guc.c:949
-#: utils/misc/guc.c:958 utils/misc/guc.c:967 utils/misc/guc.c:976
-#: utils/misc/guc.c:1568 utils/misc/guc.c:1577
+#: utils/misc/guc.c:817 utils/misc/guc.c:899 utils/misc/guc.c:958
+#: utils/misc/guc.c:967 utils/misc/guc.c:976 utils/misc/guc.c:985
+#: utils/misc/guc.c:1577 utils/misc/guc.c:1586
msgid "No description available."
msgstr "Keine Beschreibung verfügbar."
-#: utils/misc/guc.c:817
+#: utils/misc/guc.c:826
msgid "Logs the duration of each completed SQL statement."
msgstr "Loggt die Dauer jeder abgeschlossenen SQL-Anweisung."
-#: utils/misc/guc.c:825
+#: utils/misc/guc.c:834
msgid "Logs each query's parse tree."
msgstr "Scheibt den Parsebaum jeder Anfrage in den Log."
-#: utils/misc/guc.c:833
+#: utils/misc/guc.c:842
msgid "Logs each query's rewritten parse tree."
msgstr "Schreibt den umgeschriebenen Parsebaum jeder Anfrage in den Log."
-#: utils/misc/guc.c:841
+#: utils/misc/guc.c:850
msgid "Logs each query's execution plan."
msgstr "Schreibt der Ausführungsplan jeder Anfrage in den Log."
-#: utils/misc/guc.c:849
+#: utils/misc/guc.c:858
msgid "Indents parse and plan tree displays."
msgstr "Rückt die Anzeige von Parse- und Planbäumen ein."
-#: utils/misc/guc.c:857
+#: utils/misc/guc.c:866
msgid "Writes parser performance statistics to the server log."
msgstr "Schreibt Parser-Leistungsstatistiken in den Serverlog."
-#: utils/misc/guc.c:865
+#: utils/misc/guc.c:874
msgid "Writes planner performance statistics to the server log."
msgstr "Schreibt Planer-Leistungsstatistiken in den Serverlog."
-#: utils/misc/guc.c:873
+#: utils/misc/guc.c:882
msgid "Writes executor performance statistics to the server log."
msgstr "Schreibt Executor-Leistungsstatistiken in den Serverlog."
-#: utils/misc/guc.c:881
+#: utils/misc/guc.c:890
msgid "Writes cumulative performance statistics to the server log."
msgstr "Schreibt Gesamtleistungsstatistiken in den Serverlog."
-#: utils/misc/guc.c:901
+#: utils/misc/guc.c:910
msgid "Collects information about executing commands."
msgstr "Sammelt Informationen über ausgeführte Befehle."
-#: utils/misc/guc.c:902
+#: utils/misc/guc.c:911
msgid ""
"Enables the collection of information on the currently executing command of "
"each session, along with the time at which that command began execution."
@@ -6039,16 +6070,16 @@ msgstr ""
"jeder Sitzung ein, einschließlich der Zeit, and dem die Befehlsausführung "
"begann."
-#: utils/misc/guc.c:911
+#: utils/misc/guc.c:920
msgid "Collects statistics on database activity."
msgstr "Sammelt Statistiken über Datenbankaktivität."
-#: utils/misc/guc.c:920
+#: utils/misc/guc.c:929
msgid "Updates the process title to show the active SQL command."
msgstr ""
"Der Prozesstitel wird aktualisiert, um den aktuellen SQL-Befehl anzuzeigen."
-#: utils/misc/guc.c:921
+#: utils/misc/guc.c:930
msgid ""
"Enables updating of the process title every time a new SQL command is "
"received by the server."
@@ -6056,23 +6087,23 @@ msgstr ""
"Ermöglicht das Aktualisieren des Prozesstitels bei jedem von Server "
"empfangenen neuen SQL-Befehl."
-#: utils/misc/guc.c:929
+#: utils/misc/guc.c:938
msgid "Starts the autovacuum subprocess."
msgstr "Startet den Autovacuum-Prozess."
-#: utils/misc/guc.c:938
+#: utils/misc/guc.c:947
msgid "Generates debugging output for LISTEN and NOTIFY."
msgstr "Erzeugt Debug-Ausgabe für LISTEN und NOTIFY."
-#: utils/misc/guc.c:987
+#: utils/misc/guc.c:996
msgid "Logs long lock waits."
msgstr "Schreibt Meldungen über langes Warten auf Sperren in den Log."
-#: utils/misc/guc.c:996
+#: utils/misc/guc.c:1005
msgid "Logs the host name in the connection logs."
msgstr "Schreibt den Hostnamen jeder Verbindung in den Log."
-#: utils/misc/guc.c:997
+#: utils/misc/guc.c:1006
msgid ""
"By default, connection logs only show the IP address of the connecting host. "
"If you want them to show the host name you can turn this on, but depending "
@@ -6084,15 +6115,15 @@ msgstr ""
"diese Option anschalten, aber je nachdem, wie Ihr DNS eingerichtet ist, kann "
"das die Leistung nicht unerheblich beeinträchtigen."
-#: utils/misc/guc.c:1007
+#: utils/misc/guc.c:1016
msgid "Causes subtables to be included by default in various commands."
msgstr "Schließt abgeleitete Tabellen in diverse Befehle automatisch ein."
-#: utils/misc/guc.c:1015
+#: utils/misc/guc.c:1024
msgid "Encrypt passwords."
msgstr "Verschlüsselt Passwörter."
-#: utils/misc/guc.c:1016
+#: utils/misc/guc.c:1025
msgid ""
"When a password is specified in CREATE USER or ALTER USER without writing "
"either ENCRYPTED or UNENCRYPTED, this parameter determines whether the "
@@ -6102,11 +6133,11 @@ msgstr ""
"UNENCRYPTED angegeben ist, bestimmt dieser Parameter, ob das Passwort "
"verschlüsselt wird."
-#: utils/misc/guc.c:1025
+#: utils/misc/guc.c:1034
msgid "Treats \"expr=NULL\" as \"expr IS NULL\"."
msgstr "Behandelt »ausdruck=NULL« als »ausdruck IS NULL«."
-#: utils/misc/guc.c:1026
+#: utils/misc/guc.c:1035
msgid ""
"When turned on, expressions of the form expr = NULL (or NULL = expr) are "
"treated as expr IS NULL, that is, they return true if expr evaluates to the "
@@ -6119,15 +6150,15 @@ msgstr ""
"korrekte Verhalten von ausdruck = NULL ist immer den NULL-Wert (für "
"unbekannt) zurückzugeben."
-#: utils/misc/guc.c:1037
+#: utils/misc/guc.c:1046
msgid "Enables per-database user names."
msgstr "Ermöglicht Datenbank-lokale Benutzernamen."
-#: utils/misc/guc.c:1046
+#: utils/misc/guc.c:1055
msgid "This parameter doesn't do anything."
msgstr "Dieser Parameter macht nichts."
-#: utils/misc/guc.c:1047
+#: utils/misc/guc.c:1056
msgid ""
"It's just here so that we won't choke on SET AUTOCOMMIT TO ON from 7.3-"
"vintage clients."
@@ -6135,24 +6166,24 @@ msgstr ""
"Er ist nur hier, damit es keine Probleme mit 7.3-Clients gibt, die SET "
"AUTOCOMMIT TO ON ausführen."
-#: utils/misc/guc.c:1055
+#: utils/misc/guc.c:1064
msgid "Sets the default read-only status of new transactions."
msgstr ""
"Setzt den Standardwert für die Read-Only-Einstellung einer neuen Transaktion."
-#: utils/misc/guc.c:1063
+#: utils/misc/guc.c:1072
msgid "Sets the current transaction's read-only status."
msgstr "Setzt die Read-Only-Einstellung der aktuellen Transaktion."
-#: utils/misc/guc.c:1072
+#: utils/misc/guc.c:1081
msgid "Check function bodies during CREATE FUNCTION."
msgstr "Prüft Funktionskörper bei der Ausführung von CREATE FUNCTION."
-#: utils/misc/guc.c:1080
+#: utils/misc/guc.c:1089
msgid "Enable input of NULL elements in arrays."
msgstr "Ermöglicht die Eingabe von NULL-Elementen in Arrays."
-#: utils/misc/guc.c:1081
+#: utils/misc/guc.c:1090
msgid ""
"When turned on, unquoted NULL in an array input value means a null value; "
"otherwise it is taken literally."
@@ -6160,42 +6191,42 @@ msgstr ""
"Wenn dies eingeschaltet ist, wird ein nicht gequotetes NULL in einem Array-"
"Eingabewert als NULL-Wert interpretiert, ansonsten als Zeichenkette."
-#: utils/misc/guc.c:1090
+#: utils/misc/guc.c:1099
msgid "Create new tables with OIDs by default."
msgstr "Erzeugt neue Tabellen standardmäßig mit OIDs."
-#: utils/misc/guc.c:1098
+#: utils/misc/guc.c:1107
msgid ""
"Start a subprocess to capture stderr output and/or csvlogs into log files."
msgstr ""
"Startet einen Subprozess, um die Stderr-Ausgabe und/oder CSV-Logs in "
"Logdateien auszugeben."
-#: utils/misc/guc.c:1106
+#: utils/misc/guc.c:1115
msgid "Truncate existing log files of same name during log rotation."
msgstr "Kürzt existierende Logdateien mit dem selben Namen beim Rotieren."
-#: utils/misc/guc.c:1116
+#: utils/misc/guc.c:1125
msgid "Emit information about resource usage in sorting."
msgstr "Gibt Informationen über die Ressourcenverwendung beim Sortieren aus."
-#: utils/misc/guc.c:1129
+#: utils/misc/guc.c:1138
msgid "Generate debugging output for synchronized scanning."
msgstr "Erzeugt Debug-Ausgabe für synchronisiertes Scannen."
-#: utils/misc/guc.c:1143
+#: utils/misc/guc.c:1152
msgid "Enable bounded sorting using heap sort."
msgstr "Ermöglicht Bounded Sorting mittels Heap-Sort."
-#: utils/misc/guc.c:1155
+#: utils/misc/guc.c:1164
msgid "Emit WAL-related debugging output."
msgstr "Gibt diverse Debug-Meldungen über WAL aus."
-#: utils/misc/guc.c:1166
+#: utils/misc/guc.c:1175
msgid "Datetimes are integer based."
msgstr "Datum/Zeit verwendet intern ganze Zahlen."
-#: utils/misc/guc.c:1180
+#: utils/misc/guc.c:1189
msgid ""
"Sets whether Kerberos and GSSAPI user names should be treated as case-"
"insensitive."
@@ -6203,37 +6234,37 @@ msgstr ""
"Bestimmt, ob Groß-/Kleinschreibung bei Kerberos- und GSSAPI-Benutzernamen "
"ignoriert werden soll."
-#: utils/misc/guc.c:1189
+#: utils/misc/guc.c:1198
msgid "Warn about backslash escapes in ordinary string literals."
msgstr "Warnt bei Backslash-Escapes in normalen Zeichenkettenkonstanten."
-#: utils/misc/guc.c:1198
+#: utils/misc/guc.c:1207
msgid "Causes '...' strings to treat backslashes literally."
msgstr ""
"Bewirkt, dass Zeichenketten der Art '...' Backslashes als normales Zeichen "
"behandeln."
-#: utils/misc/guc.c:1208
+#: utils/misc/guc.c:1217
msgid "Enable synchronized sequential scans."
msgstr "Ermöglicht synchronisierte sequenzielle Scans."
-#: utils/misc/guc.c:1217
+#: utils/misc/guc.c:1226
msgid "Allows archiving of WAL files using archive_command."
msgstr "Erlaubt die Archivierung von WAL-Dateien mittels archive_command."
-#: utils/misc/guc.c:1226
+#: utils/misc/guc.c:1235
msgid "Allows connections and queries during recovery."
msgstr "Erlaubt Verbindungen und Anfragen während der Wiederherstellung."
-#: utils/misc/guc.c:1235
+#: utils/misc/guc.c:1244
msgid "Allows modifications of the structure of system tables."
msgstr "Erlaubt Änderungen an der Struktur von Systemtabellen."
-#: utils/misc/guc.c:1245
+#: utils/misc/guc.c:1254
msgid "Disables reading from system indexes."
msgstr "Schaltet das Lesen aus Systemindexen ab."
-#: utils/misc/guc.c:1246
+#: utils/misc/guc.c:1255
msgid ""
"It does not prevent updating the indexes, so it is safe to use. The worst "
"consequence is slowness."
@@ -6241,14 +6272,14 @@ msgstr ""
"Das Aktualisieren der Indexe wird nicht verhindert, also ist die Verwendung "
"unbedenklich. Schlimmstenfalls wird alles langsamer."
-#: utils/misc/guc.c:1256
+#: utils/misc/guc.c:1265
msgid ""
"Enables backward compatibility mode for privilege checks on large objects."
msgstr ""
"Schaltet den rückwärtskompatiblen Modus für Privilegienprüfungen bei Large "
"Objects ein."
-#: utils/misc/guc.c:1257
+#: utils/misc/guc.c:1266
msgid ""
"Skips privilege checks when reading or modifying large objects, for "
"compatibility with PostgreSQL releases prior to 9.0."
@@ -6256,7 +6287,7 @@ msgstr ""
"Überspringt Privilegienprüfungen beim Lesen oder Ändern von Large Objects, "
"zur Kompatibilität mit PostgreSQL-Versionen vor 9.0."
-#: utils/misc/guc.c:1275
+#: utils/misc/guc.c:1284
msgid ""
"Forces a switch to the next xlog file if a new file has not been started "
"within N seconds."
@@ -6264,20 +6295,20 @@ msgstr ""
"Erzwingt das Umschalten zur nächsten Transaktionslogdatei, wenn seit N "
"Sekunden keine neue Datei begonnen worden ist."
-#: utils/misc/guc.c:1285
+#: utils/misc/guc.c:1294
msgid "Waits N seconds on connection startup after authentication."
msgstr ""
"Wartet beim Starten einer Verbindung N Sekunden nach der Authentifizierung."
-#: utils/misc/guc.c:1286 utils/misc/guc.c:1651
+#: utils/misc/guc.c:1295 utils/misc/guc.c:1660
msgid "This allows attaching a debugger to the process."
msgstr "Das ermöglicht es, einen Debugger in den Prozess einzuhängen."
-#: utils/misc/guc.c:1294
+#: utils/misc/guc.c:1303
msgid "Sets the default statistics target."
msgstr "Setzt das voreingestellte Statistikziel."
-#: utils/misc/guc.c:1295
+#: utils/misc/guc.c:1304
msgid ""
"This applies to table columns that have not had a column-specific target set "
"via ALTER TABLE SET STATISTICS."
@@ -6285,12 +6316,12 @@ msgstr ""
"Diese Einstellung gilt für Tabellenspalten, für die kein spaltenspezifisches "
"Ziel mit ALTER TABLE SET STATISTICS gesetzt worden ist."
-#: utils/misc/guc.c:1303
+#: utils/misc/guc.c:1312
msgid "Sets the FROM-list size beyond which subqueries are not collapsed."
msgstr ""
"Setzt die Größe der FROM-Liste, ab der Unteranfragen nicht kollabiert werden."
-#: utils/misc/guc.c:1305
+#: utils/misc/guc.c:1314
msgid ""
"The planner will merge subqueries into upper queries if the resulting FROM "
"list would have no more than this many items."
@@ -6298,13 +6329,13 @@ msgstr ""
"Der Planer bindet Unteranfragen in die übergeordneten Anfragen ein, wenn die "
"daraus resultierende FROM-Liste nicht mehr als so viele Elemente haben würde."
-#: utils/misc/guc.c:1314
+#: utils/misc/guc.c:1323
msgid "Sets the FROM-list size beyond which JOIN constructs are not flattened."
msgstr ""
"Setzt die Größe der FROM-Liste, ab der JOIN-Konstrukte nicht aufgelöst "
"werden."
-#: utils/misc/guc.c:1316
+#: utils/misc/guc.c:1325
msgid ""
"The planner will flatten explicit JOIN constructs into lists of FROM items "
"whenever a list of no more than this many items would result."
@@ -6312,67 +6343,67 @@ msgstr ""
"Der Planer löst ausdrückliche JOIN-Konstrukte in FROM-Listen auf, wenn die "
"daraus resultierende FROM-Liste nicht mehr als so viele Elemente haben würde."
-#: utils/misc/guc.c:1325
+#: utils/misc/guc.c:1334
msgid "Sets the threshold of FROM items beyond which GEQO is used."
msgstr ""
"Setzt die Anzahl der Elemente in der FROM-Liste, ab der GEQO verwendet wird."
-#: utils/misc/guc.c:1333
+#: utils/misc/guc.c:1342
msgid "GEQO: effort is used to set the default for other GEQO parameters."
msgstr ""
"GEQO: wird für die Berechnung der Vorgabewerte anderer GEQO-Parameter "
"verwendet."
-#: utils/misc/guc.c:1341
+#: utils/misc/guc.c:1350
msgid "GEQO: number of individuals in the population."
msgstr "GEQO: Anzahl der Individien in der Bevölkerung."
-#: utils/misc/guc.c:1342 utils/misc/guc.c:1350
+#: utils/misc/guc.c:1351 utils/misc/guc.c:1359
msgid "Zero selects a suitable default value."
msgstr "Null wählt einen passenden Vorgabewert."
-#: utils/misc/guc.c:1349
+#: utils/misc/guc.c:1358
msgid "GEQO: number of iterations of the algorithm."
msgstr "GEQO: Anzahl der Iterationen im Algorithmus."
-#: utils/misc/guc.c:1359
+#: utils/misc/guc.c:1368
msgid "Sets the time to wait on a lock before checking for deadlock."
msgstr "Setzt die Zeit, die gewartet wird, bis auf Verklemmung geprüft wird."
-#: utils/misc/guc.c:1379
+#: utils/misc/guc.c:1388
msgid "Sets the maximum number of concurrent connections."
msgstr "Setzt die maximale Anzahl gleichzeitiger Verbindungen."
-#: utils/misc/guc.c:1388
+#: utils/misc/guc.c:1397
msgid ""
"Sets the maximum delay to avoid conflict processing on hot standby servers."
msgstr ""
"Setzt die maximale Verzögerung bevor Konfliktauflösung auf Hot-Standby-"
"Servern beginnt."
-#: utils/misc/guc.c:1398
+#: utils/misc/guc.c:1407
msgid "Sets the number of connection slots reserved for superusers."
msgstr "Setzt die Anzahl der für Superuser reservierten Verbindungen."
-#: utils/misc/guc.c:1407
+#: utils/misc/guc.c:1416
msgid "Sets the number of shared memory buffers used by the server."
msgstr "Setzt die Anzahl der vom Server verwendeten Shared-Memory-Puffer."
-#: utils/misc/guc.c:1417
+#: utils/misc/guc.c:1426
msgid "Sets the maximum number of temporary buffers used by each session."
msgstr ""
"Setzt die maximale Anzahl der von jeder Sitzung verwendeten temporären "
"Puffer."
-#: utils/misc/guc.c:1427
+#: utils/misc/guc.c:1436
msgid "Sets the TCP port the server listens on."
msgstr "Setzt den TCP-Port, auf dem der Server auf Verbindungen wartet."
-#: utils/misc/guc.c:1436
+#: utils/misc/guc.c:1445
msgid "Sets the access permissions of the Unix-domain socket."
msgstr "Setzt die Zugriffsrechte für die Unix-Domain-Socket."
-#: utils/misc/guc.c:1437
+#: utils/misc/guc.c:1446
msgid ""
"Unix-domain sockets use the usual Unix file system permission set. The "
"parameter value is expected to be a numeric mode specification in the form "
@@ -6385,11 +6416,11 @@ msgstr ""
"gebräuchliche Oktalformat zu verwenden, muss die Zahl mit 0 (einer Null) "
"anfangen.)"
-#: utils/misc/guc.c:1449
+#: utils/misc/guc.c:1458
msgid "Sets the maximum memory to be used for query workspaces."
msgstr "Setzt die maximale Speichergröße für Anfrage-Arbeitsbereiche."
-#: utils/misc/guc.c:1450
+#: utils/misc/guc.c:1459
msgid ""
"This much memory can be used by each internal sort operation and hash table "
"before switching to temporary disk files."
@@ -6397,85 +6428,85 @@ msgstr ""
"Gibt die Speichermenge an, die für interne Sortiervorgänge und Hashtabellen "
"verwendet werden kann, bevor auf temporäre Dateien umgeschaltet wird."
-#: utils/misc/guc.c:1461
+#: utils/misc/guc.c:1470
msgid "Sets the maximum memory to be used for maintenance operations."
msgstr "Setzt die maximale Speichergröße für Wartungsoperationen."
-#: utils/misc/guc.c:1462
+#: utils/misc/guc.c:1471
msgid "This includes operations such as VACUUM and CREATE INDEX."
msgstr "Das schließt Operationen wie VACUUM und CREATE INDEX ein."
-#: utils/misc/guc.c:1471
+#: utils/misc/guc.c:1480
msgid "Sets the maximum stack depth, in kilobytes."
msgstr "Setzt die maximale Stackgröße, in Kilobytes."
-#: utils/misc/guc.c:1481
+#: utils/misc/guc.c:1490
msgid "Vacuum cost for a page found in the buffer cache."
msgstr "Vacuum-Kosten für eine im Puffer-Cache gefundene Seite."
-#: utils/misc/guc.c:1490
+#: utils/misc/guc.c:1499
msgid "Vacuum cost for a page not found in the buffer cache."
msgstr "Vacuum-Kosten für eine nicht im Puffer-Cache gefundene Seite."
-#: utils/misc/guc.c:1499
+#: utils/misc/guc.c:1508
msgid "Vacuum cost for a page dirtied by vacuum."
msgstr "Vacuum-Kosten für eine durch Vacuum schmutzig gemachte Seite."
-#: utils/misc/guc.c:1508
+#: utils/misc/guc.c:1517
msgid "Vacuum cost amount available before napping."
msgstr "Verfügbare Vacuum-Kosten vor Nickerchen."
-#: utils/misc/guc.c:1517
+#: utils/misc/guc.c:1526
msgid "Vacuum cost delay in milliseconds."
msgstr "Vacuum-Kosten-Verzögerung in Millisekunden."
-#: utils/misc/guc.c:1527
+#: utils/misc/guc.c:1536
msgid "Vacuum cost delay in milliseconds, for autovacuum."
msgstr "Vacuum-Kosten-Verzögerung in Millisekunden, für Autovacuum."
-#: utils/misc/guc.c:1537
+#: utils/misc/guc.c:1546
msgid "Vacuum cost amount available before napping, for autovacuum."
msgstr "Verfügbare Vacuum-Kosten vor Nickerchen, für Autovacuum."
-#: utils/misc/guc.c:1546
+#: utils/misc/guc.c:1555
msgid ""
"Sets the maximum number of simultaneously open files for each server process."
msgstr ""
"Setzt die maximale Zahl gleichzeitig geöffneter Dateien für jeden "
"Serverprozess."
-#: utils/misc/guc.c:1558
+#: utils/misc/guc.c:1567
msgid "Sets the maximum number of simultaneously prepared transactions."
msgstr ""
"Setzt die maximale Anzahl von gleichzeitig vorbereiteten Transaktionen."
-#: utils/misc/guc.c:1588
+#: utils/misc/guc.c:1597
msgid "Sets the maximum allowed duration of any statement."
msgstr "Setzt die maximal erlaubte Dauer jeder Anweisung."
-#: utils/misc/guc.c:1589
+#: utils/misc/guc.c:1598
msgid "A value of 0 turns off the timeout."
msgstr "Der Wert 0 schaltet die Zeitprüfung aus."
-#: utils/misc/guc.c:1598
+#: utils/misc/guc.c:1607
msgid "Minimum age at which VACUUM should freeze a table row."
msgstr "Mindestalter, bei dem VACUUM eine Tabellenzeile einfrieren soll."
-#: utils/misc/guc.c:1607
+#: utils/misc/guc.c:1616
msgid "Age at which VACUUM should scan whole table to freeze tuples."
msgstr ""
"Alter, bei dem VACUUM die ganze Tabelle durchsuchen soll, um Zeilen "
"einzufrieren."
-#: utils/misc/guc.c:1616
+#: utils/misc/guc.c:1625
msgid "Age by which VACUUM and HOT cleanup should be deferred, if any."
msgstr "Alter, ab dem VACUUM- und HOT-Aufräumen aufgeschoben werden soll."
-#: utils/misc/guc.c:1628
+#: utils/misc/guc.c:1637
msgid "Sets the maximum number of locks per transaction."
msgstr "Setzt die maximale Anzahl Sperren pro Transaktion."
-#: utils/misc/guc.c:1629
+#: utils/misc/guc.c:1638
msgid ""
"The shared lock table is sized on the assumption that at most "
"max_locks_per_transaction * max_connections distinct objects will need to be "
@@ -6485,38 +6516,38 @@ msgstr ""
"max_locks_per_transaction * max_connections verschiedene Objekte "
"gleichzeitig gesperrt werden müssen."
-#: utils/misc/guc.c:1639
+#: utils/misc/guc.c:1648
msgid "Sets the maximum allowed time to complete client authentication."
msgstr "Setzt die maximale Zeit um die Client-Authentifizierung zu beenden."
-#: utils/misc/guc.c:1650
+#: utils/misc/guc.c:1659
msgid "Waits N seconds on connection startup before authentication."
msgstr ""
"Wartet beim Starten einer Verbindung N Sekunden vor der Authentifizierung."
-#: utils/misc/guc.c:1660
+#: utils/misc/guc.c:1669
msgid "Sets the number of WAL files held for standby servers."
msgstr ""
"Setzt die maximale Anzahl der für Standby-Server vorgehaltenen WAL-Dateien."
-#: utils/misc/guc.c:1669
+#: utils/misc/guc.c:1678
msgid ""
"Sets the maximum distance in log segments between automatic WAL checkpoints."
msgstr ""
"Setzt die maximale Anzahl Logsegmente zwischen automatischen WAL-Checkpoints."
-#: utils/misc/guc.c:1678
+#: utils/misc/guc.c:1687
msgid "Sets the maximum time between automatic WAL checkpoints."
msgstr "Setzt die maximale Zeit zwischen automatischen WAL-Checkpoints."
-#: utils/misc/guc.c:1688
+#: utils/misc/guc.c:1697
msgid ""
"Enables warnings if checkpoint segments are filled more frequently than this."
msgstr ""
"Schreibt eine Logmeldung, wenn Checkpoint-Segmente häufiger als dieser Wert "
"gefüllt werden."
-#: utils/misc/guc.c:1690
+#: utils/misc/guc.c:1699
msgid ""
"Write a message to the server log if checkpoints caused by the filling of "
"checkpoint segment files happens more frequently than this number of "
@@ -6526,23 +6557,23 @@ msgstr ""
"Checkpoint-Segmente ausgelöst werden, häufiger als dieser Wert in Sekunden "
"passieren. Null schaltet die Warnung ab."
-#: utils/misc/guc.c:1701
+#: utils/misc/guc.c:1710
msgid "Sets the number of disk-page buffers in shared memory for WAL."
msgstr "Setzt die Anzahl Diskseitenpuffer für WAL im Shared Memory."
-#: utils/misc/guc.c:1711
+#: utils/misc/guc.c:1720
msgid "WAL writer sleep time between WAL flushes."
msgstr "Schlafzeit zwischen WAL-Flush-Operationen des WAL-Writers."
-#: utils/misc/guc.c:1722
+#: utils/misc/guc.c:1731
msgid "Sets the maximum number of simultaneously running WAL sender processes."
msgstr "Setzt die maximale Anzahl gleichzeitig laufender WAL-Sender-Prozesse."
-#: utils/misc/guc.c:1731
+#: utils/misc/guc.c:1740
msgid "WAL sender sleep time between WAL replications."
msgstr "WAL-Sender-Schlafzeit zwischen WAL-Replikationen."
-#: utils/misc/guc.c:1741
+#: utils/misc/guc.c:1750
msgid ""
"Sets the delay in microseconds between transaction commit and flushing WAL "
"to disk."
@@ -6550,18 +6581,18 @@ msgstr ""
"Setzt die Verzögerung in Millisekunden zwischen Transaktionsabschluss und "
"dem Schreiben von WAL auf die Festplatte."
-#: utils/misc/guc.c:1751
+#: utils/misc/guc.c:1760
msgid ""
"Sets the minimum concurrent open transactions before performing commit_delay."
msgstr ""
"Setzt die minimale Anzahl gleichzeitig offener Transaktionen bevor "
"»commit_delay« angewendet wird."
-#: utils/misc/guc.c:1761
+#: utils/misc/guc.c:1770
msgid "Sets the number of digits displayed for floating-point values."
msgstr "Setzt die Anzahl ausgegebener Ziffern für Fließkommawerte."
-#: utils/misc/guc.c:1762
+#: utils/misc/guc.c:1771
msgid ""
"This affects real, double precision, and geometric data types. The parameter "
"value is added to the standard number of digits (FLT_DIG or DBL_DIG as "
@@ -6571,16 +6602,16 @@ msgstr ""
"Datentypen. Der Parameterwert wird zur Standardziffernanzahl (FLT_DIG bzw. "
"DBL_DIG) hinzuaddiert."
-#: utils/misc/guc.c:1772
+#: utils/misc/guc.c:1781
msgid "Sets the minimum execution time above which statements will be logged."
msgstr ""
"Setzt die minimale Ausführungszeit, über der Anweisungen geloggt werden."
-#: utils/misc/guc.c:1774
+#: utils/misc/guc.c:1783
msgid "Zero prints all queries. -1 turns this feature off."
msgstr "Null zeigt alle Anfragen. -1 schaltet dieses Feature aus."
-#: utils/misc/guc.c:1783
+#: utils/misc/guc.c:1792
msgid ""
"Sets the minimum execution time above which autovacuum actions will be "
"logged."
@@ -6588,23 +6619,23 @@ msgstr ""
"Setzt die minimale Ausführungszeit, über der Autovacuum-Aktionen geloggt "
"werden."
-#: utils/misc/guc.c:1785
+#: utils/misc/guc.c:1794
msgid "Zero prints all actions. -1 turns autovacuum logging off."
msgstr ""
"Null gibt alls Aktionen aus. -1 schaltet die Log-Aufzeichnung über "
"Autovacuum aus."
-#: utils/misc/guc.c:1794
+#: utils/misc/guc.c:1803
msgid "Background writer sleep time between rounds."
msgstr "Schlafzeit zwischen Durchläufen des Background-Writers."
-#: utils/misc/guc.c:1804
+#: utils/misc/guc.c:1813
msgid "Background writer maximum number of LRU pages to flush per round."
msgstr ""
"Maximale Anzahl der vom Background-Writer pro Durchlauf zu flushenden LRU-"
"Seiten."
-#: utils/misc/guc.c:1819
+#: utils/misc/guc.c:1828
msgid ""
"Number of simultaneous requests that can be handled efficiently by the disk "
"subsystem."
@@ -6612,90 +6643,90 @@ msgstr ""
"Anzahl simultaner Anfragen, die das Festplattensubsystem effizient "
"bearbeiten kann."
-#: utils/misc/guc.c:1820
+#: utils/misc/guc.c:1829
msgid ""
"For RAID arrays, this should be approximately the number of drive spindles "
"in the array."
msgstr ""
"Für RAID-Arrays sollte dies ungefähr die Anzahl Spindeln im Array sein."
-#: utils/misc/guc.c:1833
+#: utils/misc/guc.c:1842
msgid "Automatic log file rotation will occur after N minutes."
msgstr "Automatische Rotation der Logdateien geschieht nach N Minuten."
-#: utils/misc/guc.c:1843
+#: utils/misc/guc.c:1852
msgid "Automatic log file rotation will occur after N kilobytes."
msgstr "Automatische Rotation der Logdateien geschieht nach N Kilobytes."
-#: utils/misc/guc.c:1853
+#: utils/misc/guc.c:1862
msgid "Shows the maximum number of function arguments."
msgstr "Setzt die maximale Anzahl von Funktionsargumenten."
-#: utils/misc/guc.c:1863
+#: utils/misc/guc.c:1872
msgid "Shows the maximum number of index keys."
msgstr "Zeigt die maximale Anzahl von Indexschlüsseln."
-#: utils/misc/guc.c:1873
+#: utils/misc/guc.c:1882
msgid "Shows the maximum identifier length."
msgstr "Zeigt die maximale Länge von Bezeichnern."
-#: utils/misc/guc.c:1883
+#: utils/misc/guc.c:1892
msgid "Shows the size of a disk block."
msgstr "Zeigt die Größe eines Diskblocks."
-#: utils/misc/guc.c:1893
+#: utils/misc/guc.c:1902
msgid "Shows the number of pages per disk file."
msgstr "Zeigt die Anzahl Seiten pro Diskdatei."
-#: utils/misc/guc.c:1903
+#: utils/misc/guc.c:1912
msgid "Shows the block size in the write ahead log."
msgstr "Zeigt die Blockgröße im Write-Ahead-Log."
-#: utils/misc/guc.c:1913
+#: utils/misc/guc.c:1922
msgid "Shows the number of pages per write ahead log segment."
msgstr "Zeit die Anzahl Seiten pro Write-Ahead-Log-Segment."
-#: utils/misc/guc.c:1926
+#: utils/misc/guc.c:1935
msgid "Time to sleep between autovacuum runs."
msgstr "Wartezeit zwischen Autovacuum-Durchläufen."
-#: utils/misc/guc.c:1935
+#: utils/misc/guc.c:1944
msgid "Minimum number of tuple updates or deletes prior to vacuum."
msgstr "Mindestanzahl an geänderten oder gelöschten Tupeln vor einem Vacuum."
-#: utils/misc/guc.c:1943
+#: utils/misc/guc.c:1952
msgid "Minimum number of tuple inserts, updates or deletes prior to analyze."
msgstr ""
"Mindestanzahl an Einfüge-, Änderungs- oder Löschoperationen von einem "
"Analyze."
-#: utils/misc/guc.c:1952
+#: utils/misc/guc.c:1961
msgid ""
"Age at which to autovacuum a table to prevent transaction ID wraparound."
msgstr ""
"Alter, nach dem eine Tabelle automatisch gevacuumt wird, um "
"Transaktionsnummernüberlauf zu verhindern."
-#: utils/misc/guc.c:1962
+#: utils/misc/guc.c:1971
msgid ""
"Sets the maximum number of simultaneously running autovacuum worker "
"processes."
msgstr ""
"Setzt die maximale Anzahl gleichzeitig laufender Autovacuum-Worker-Prozesse."
-#: utils/misc/guc.c:1971
+#: utils/misc/guc.c:1980
msgid "Time between issuing TCP keepalives."
msgstr "Zeit zwischen TCP-Keepalive-Sendungen."
-#: utils/misc/guc.c:1972 utils/misc/guc.c:1982
+#: utils/misc/guc.c:1981 utils/misc/guc.c:1991
msgid "A value of 0 uses the system default."
msgstr "Der Wert 0 verwendet die Systemvoreinstellung."
-#: utils/misc/guc.c:1981
+#: utils/misc/guc.c:1990
msgid "Time between TCP keepalive retransmits."
msgstr "Zeit zwischen TCP-Keepalive-Neuübertragungen."
-#: utils/misc/guc.c:1991
+#: utils/misc/guc.c:2000
msgid ""
"Set the amount of traffic to send and receive before renegotiating the "
"encryption keys."
@@ -6703,11 +6734,11 @@ msgstr ""
"Setzt die Traffic-Menge, die gesendet oder empfangen wird, bevor der "
"Verschlüsselungsschlüssel neu ausgehandelt wird."
-#: utils/misc/guc.c:2001
+#: utils/misc/guc.c:2010
msgid "Maximum number of TCP keepalive retransmits."
msgstr "Maximale Anzahl an TCP-Keepalive-Neuübertragungen."
-#: utils/misc/guc.c:2002
+#: utils/misc/guc.c:2011
msgid ""
"This controls the number of consecutive keepalive retransmits that can be "
"lost before a connection is considered dead. A value of 0 uses the system "
@@ -6717,16 +6748,16 @@ msgstr ""
"Neuübertragungen, die verloren gehen dürfen, bis die Verbindung als tot "
"betrachtet wird. Der Wert 0 verwendet die Betriebssystemvoreinstellung."
-#: utils/misc/guc.c:2012
+#: utils/misc/guc.c:2021
msgid "Sets the maximum allowed result for exact search by GIN."
msgstr ""
"Setzt die maximal erlaubte Anzahl Ergebnisse für eine genaue Suche mit GIN."
-#: utils/misc/guc.c:2022
+#: utils/misc/guc.c:2031
msgid "Sets the planner's assumption about the size of the disk cache."
msgstr "Setzt die Annahme des Planers über die Größe des Festplatten-Caches."
-#: utils/misc/guc.c:2023
+#: utils/misc/guc.c:2032
msgid ""
"That is, the portion of the kernel's disk cache that will be used for "
"PostgreSQL data files. This is measured in disk pages, which are normally 8 "
@@ -6737,35 +6768,35 @@ msgstr ""
"PostgreSQL verwendet wird). Das wird in Diskseiten gemessen, welche "
"normalerweise 8 kB groß sind."
-#: utils/misc/guc.c:2035
+#: utils/misc/guc.c:2044
msgid "Shows the server version as an integer."
msgstr "Zeigt die Serverversion als Zahl."
-#: utils/misc/guc.c:2045
-msgid "Log the use of temporary files larger than this number of kilobytes."
+#: utils/misc/guc.c:2054
+msgid "Log the use of temporary files larger than this number of bytes."
msgstr ""
"Schreibt Meldungen über die Verwendung von temporären Dateien in den Log, "
-"wenn sie größer als diese Anzahl an Kilobytes sind."
+"wenn sie größer als diese Anzahl an Bytes sind."
-#: utils/misc/guc.c:2046
+#: utils/misc/guc.c:2055
msgid "Zero logs all files. The default is -1 (turning this feature off)."
msgstr ""
"Null loggt alle Dateien. Die Standardeinstellung ist -1 (wodurch dieses "
"Feature ausgeschaltet wird)."
-#: utils/misc/guc.c:2055
+#: utils/misc/guc.c:2064
msgid "Sets the size reserved for pg_stat_activity.current_query, in bytes."
msgstr ""
"Setzt die für pg_stat_activity.current_query reservierte Größe, in Bytes."
-#: utils/misc/guc.c:2073
+#: utils/misc/guc.c:2082
msgid ""
"Sets the planner's estimate of the cost of a sequentially fetched disk page."
msgstr ""
"Setzt den vom Planer geschätzten Aufwand, um eine sequenzielle Diskseite zu "
"lesen."
-#: utils/misc/guc.c:2082
+#: utils/misc/guc.c:2091
msgid ""
"Sets the planner's estimate of the cost of a nonsequentially fetched disk "
"page."
@@ -6773,12 +6804,12 @@ msgstr ""
"Setzt den vom Planer geschätzten Aufwand, um eine nichtsequenzielle "
"Diskseite zu lesen."
-#: utils/misc/guc.c:2091
+#: utils/misc/guc.c:2100
msgid "Sets the planner's estimate of the cost of processing each tuple (row)."
msgstr ""
"Setzt den vom Planer geschätzten Aufwand für die Verarbeitung einer Zeile."
-#: utils/misc/guc.c:2100
+#: utils/misc/guc.c:2109
msgid ""
"Sets the planner's estimate of the cost of processing each index entry "
"during an index scan."
@@ -6786,7 +6817,7 @@ msgstr ""
"Setzt den vom Planer geschätzten Aufwand für die Verarbeitung eines "
"Indexeintrags während eines Index-Scans."
-#: utils/misc/guc.c:2109
+#: utils/misc/guc.c:2118
msgid ""
"Sets the planner's estimate of the cost of processing each operator or "
"function call."
@@ -6794,7 +6825,7 @@ msgstr ""
"Setzt den vom Planer geschätzten Aufwand für die Verarbeitung eines "
"Operators oder Funktionsaufrufs."
-#: utils/misc/guc.c:2119
+#: utils/misc/guc.c:2128
msgid ""
"Sets the planner's estimate of the fraction of a cursor's rows that will be "
"retrieved."
@@ -6802,24 +6833,24 @@ msgstr ""
"Setzt den vom Planer geschätzten Anteil der Cursor-Zeilen, die ausgelesen "
"werden werden."
-#: utils/misc/guc.c:2129
+#: utils/misc/guc.c:2138
msgid "GEQO: selective pressure within the population."
msgstr "GEQO: selektiver Auswahldruck in der Bevölkerung."
-#: utils/misc/guc.c:2138
+#: utils/misc/guc.c:2147
msgid "GEQO: seed for random path selection."
msgstr "GEQO: Ausgangswert für die zufällige Pfadauswahl."
-#: utils/misc/guc.c:2147
+#: utils/misc/guc.c:2156
msgid "Multiple of the average buffer usage to free per round."
msgstr ""
"Vielfaches der durchschnittlichen freizugebenden Pufferverwendung pro Runde."
-#: utils/misc/guc.c:2156
+#: utils/misc/guc.c:2165
msgid "Sets the seed for random-number generation."
msgstr "Setzt den Ausgangswert für die Zufallszahlenerzeugung."
-#: utils/misc/guc.c:2166
+#: utils/misc/guc.c:2175
msgid ""
"Number of tuple updates or deletes prior to vacuum as a fraction of "
"reltuples."
@@ -6827,7 +6858,7 @@ msgstr ""
"Anzahl geänderter oder gelöschter Tupel vor einem Vacuum, relativ zu "
"reltuples."
-#: utils/misc/guc.c:2174
+#: utils/misc/guc.c:2183
msgid ""
"Number of tuple inserts, updates or deletes prior to analyze as a fraction "
"of reltuples."
@@ -6835,7 +6866,7 @@ msgstr ""
"Anzahl eingefügter, geänderter oder gelöschter Tupel vor einem Analyze, "
"relativ zu reltuples."
-#: utils/misc/guc.c:2183
+#: utils/misc/guc.c:2192
msgid ""
"Time spent flushing dirty buffers during checkpoint, as fraction of "
"checkpoint interval."
@@ -6843,54 +6874,54 @@ msgstr ""
"Zeit, die damit verbracht wird, modifizierte Puffer während eines "
"Checkpoints zurückzuschreiben, als Bruchteil des Checkpoint-Intervalls."
-#: utils/misc/guc.c:2201
+#: utils/misc/guc.c:2210
msgid "Sets the shell command that will be called to archive a WAL file."
msgstr ""
"Setzt den Shell-Befehl, der aufgerufen wird, um eine WAL-Datei zu "
"archivieren."
-#: utils/misc/guc.c:2210
+#: utils/misc/guc.c:2219
msgid "Sets the client's character set encoding."
msgstr "Setzt die Zeichensatzkodierung des Clients."
-#: utils/misc/guc.c:2220
+#: utils/misc/guc.c:2229
msgid "Controls information prefixed to each log line."
msgstr "Bestimmt die Informationen, die vor jede Logzeile geschrieben werden."
-#: utils/misc/guc.c:2221
+#: utils/misc/guc.c:2230
msgid "If blank, no prefix is used."
msgstr "Wenn leer, dann wird kein Präfix verwendet."
-#: utils/misc/guc.c:2229
+#: utils/misc/guc.c:2238
msgid "Sets the time zone to use in log messages."
msgstr "Setzt die in Logmeldungen verwendete Zeitzone."
-#: utils/misc/guc.c:2238
+#: utils/misc/guc.c:2247
msgid "Sets the display format for date and time values."
msgstr "Setzt das Ausgabeformat für Datums- und Zeitwerte."
-#: utils/misc/guc.c:2239
+#: utils/misc/guc.c:2248
msgid "Also controls interpretation of ambiguous date inputs."
msgstr "Kontrolliert auch die Interpretation von zweideutigen Datumseingaben."
-#: utils/misc/guc.c:2249
+#: utils/misc/guc.c:2258
msgid "Sets the default tablespace to create tables and indexes in."
msgstr "Setzt den Standard-Tablespace für Tabellen und Indexe."
-#: utils/misc/guc.c:2250
+#: utils/misc/guc.c:2259
msgid "An empty string selects the database's default tablespace."
msgstr "Eine leere Zeichenkette wählt den Standard-Tablespace der Datenbank."
-#: utils/misc/guc.c:2259
+#: utils/misc/guc.c:2268
msgid "Sets the tablespace(s) to use for temporary tables and sort files."
msgstr ""
"Setzt den oder die Tablespaces für temporäre Tabellen und Sortierdateien."
-#: utils/misc/guc.c:2269
+#: utils/misc/guc.c:2278
msgid "Sets the path for dynamically loadable modules."
msgstr "Setzt den Pfad für ladbare dynamische Bibliotheken."
-#: utils/misc/guc.c:2270
+#: utils/misc/guc.c:2279
msgid ""
"If a dynamically loadable module needs to be opened and the specified name "
"does not have a directory component (i.e., the name does not contain a "
@@ -6901,78 +6932,78 @@ msgstr ""
"Schrägstrich), dann sucht das System in diesem Pfad nach der angegebenen "
"Datei."
-#: utils/misc/guc.c:2282
+#: utils/misc/guc.c:2291
msgid "Sets the location of the Kerberos server key file."
msgstr "Setzt den Ort der Kerberos-Server-Schlüsseldatei."
-#: utils/misc/guc.c:2292
+#: utils/misc/guc.c:2301
msgid "Sets the name of the Kerberos service."
msgstr "Setzt den Namen des Kerberos-Service."
-#: utils/misc/guc.c:2301
+#: utils/misc/guc.c:2310
msgid "Sets the Bonjour service name."
msgstr "Setzt den Bonjour-Servicenamen."
-#: utils/misc/guc.c:2312
+#: utils/misc/guc.c:2321
msgid "Shows the collation order locale."
msgstr "Zeigt die Locale für die Sortierreihenfolge."
-#: utils/misc/guc.c:2322
+#: utils/misc/guc.c:2331
msgid "Shows the character classification and case conversion locale."
msgstr "Zeigt die Locale für Zeichenklassifizierung und Groß-/Kleinschreibung."
-#: utils/misc/guc.c:2332
+#: utils/misc/guc.c:2341
msgid "Sets the language in which messages are displayed."
msgstr "Setzt die Sprache, in der Mitteilungen ausgegeben werden."
-#: utils/misc/guc.c:2341
+#: utils/misc/guc.c:2350
msgid "Sets the locale for formatting monetary amounts."
msgstr "Setzt die Locale für die Formatierung von Geldbeträgen."
-#: utils/misc/guc.c:2350
+#: utils/misc/guc.c:2359
msgid "Sets the locale for formatting numbers."
msgstr "Setzt die Locale für die Formatierung von Zahlen."
-#: utils/misc/guc.c:2359
+#: utils/misc/guc.c:2368
msgid "Sets the locale for formatting date and time values."
msgstr "Setzt die Locale für die Formatierung von Datums- und Zeitwerten."
-#: utils/misc/guc.c:2368
+#: utils/misc/guc.c:2377
msgid "Lists shared libraries to preload into server."
msgstr ""
"Listet dynamische Bibliotheken, die vorab in den Server geladen werden."
-#: utils/misc/guc.c:2378
+#: utils/misc/guc.c:2387
msgid "Lists shared libraries to preload into each backend."
msgstr ""
"Listet dynamische Bibliotheken, die vorab in jeden Serverprozess geladen "
"werden."
-#: utils/misc/guc.c:2388
+#: utils/misc/guc.c:2397
msgid "Sets the schema search order for names that are not schema-qualified."
msgstr "Setzt die Schemasuchreihenfolge für Namen ohne Schemaqualifikation."
-#: utils/misc/guc.c:2399
+#: utils/misc/guc.c:2408
msgid "Sets the server (database) character set encoding."
msgstr "Setzt die Zeichensatzkodierung des Servers (der Datenbank)."
-#: utils/misc/guc.c:2410
+#: utils/misc/guc.c:2419
msgid "Shows the server version."
msgstr "Zeigt die Serverversion."
-#: utils/misc/guc.c:2421
+#: utils/misc/guc.c:2430
msgid "Sets the current role."
msgstr "Setzt die aktuelle Rolle."
-#: utils/misc/guc.c:2432
+#: utils/misc/guc.c:2441
msgid "Sets the session user name."
msgstr "Setzt den Sitzungsbenutzernamen."
-#: utils/misc/guc.c:2442
+#: utils/misc/guc.c:2451
msgid "Sets the destination for server log output."
msgstr "Setzt das Ziel für die Serverlogausgabe."
-#: utils/misc/guc.c:2443
+#: utils/misc/guc.c:2452
msgid ""
"Valid values are combinations of \"stderr\", \"syslog\", \"csvlog\", and "
"\"eventlog\", depending on the platform."
@@ -6980,113 +7011,113 @@ msgstr ""
"Gültige Werte sind Kombinationen von »stderr«, »syslog«, »csvlog« und "
"»eventlog«, je nach Plattform."
-#: utils/misc/guc.c:2453
+#: utils/misc/guc.c:2462
msgid "Sets the destination directory for log files."
msgstr "Bestimmt das Zielverzeichnis für Logdateien."
-#: utils/misc/guc.c:2454
+#: utils/misc/guc.c:2463
msgid "Can be specified as relative to the data directory or as absolute path."
msgstr ""
"Kann relativ zum Datenverzeichnis oder als absoluter Pfad angegeben werden."
-#: utils/misc/guc.c:2463
+#: utils/misc/guc.c:2472
msgid "Sets the file name pattern for log files."
msgstr "Bestimmt das Dateinamenmuster für Logdateien."
-#: utils/misc/guc.c:2474
+#: utils/misc/guc.c:2483
msgid "Sets the program name used to identify PostgreSQL messages in syslog."
msgstr ""
"Setzt den Programmnamen, mit dem PostgreSQL-Meldungen im Syslog "
"identifiziert werden."
-#: utils/misc/guc.c:2485
+#: utils/misc/guc.c:2494
msgid "Sets the time zone for displaying and interpreting time stamps."
msgstr ""
"Setzt die Zeitzone, in der Zeitangaben interpretiert und ausgegeben werden."
-#: utils/misc/guc.c:2494
+#: utils/misc/guc.c:2503
msgid "Selects a file of time zone abbreviations."
msgstr "Wählt eine Datei mit Zeitzonenabkürzungen."
-#: utils/misc/guc.c:2503
+#: utils/misc/guc.c:2512
msgid "Sets the current transaction's isolation level."
msgstr "Zeigt den Isolationsgrad der aktuellen Transaktion."
-#: utils/misc/guc.c:2513
+#: utils/misc/guc.c:2522
msgid "Sets the owning group of the Unix-domain socket."
msgstr "Setzt die Eigentümergruppe der Unix-Domain-Socket."
-#: utils/misc/guc.c:2514
+#: utils/misc/guc.c:2523
msgid ""
"The owning user of the socket is always the user that starts the server."
msgstr "Der Eigentümer ist immer der Benutzer, der den Server startet."
-#: utils/misc/guc.c:2523
+#: utils/misc/guc.c:2532
msgid "Sets the directory where the Unix-domain socket will be created."
msgstr ""
"Setzt das Verzeichnis, in dem die Unix-Domain-Socket erzeugt werden soll."
-#: utils/misc/guc.c:2533
+#: utils/misc/guc.c:2542
msgid "Sets the host name or IP address(es) to listen to."
msgstr ""
"Setzt den Hostnamen oder die IP-Adresse(n), auf der auf Verbindungen "
"gewartet wird."
-#: utils/misc/guc.c:2543
+#: utils/misc/guc.c:2552
msgid "Sets the list of known custom variable classes."
msgstr "Bestimmt die Liste der bekannten benutzerdefinierten Variablenklassen."
-#: utils/misc/guc.c:2553
+#: utils/misc/guc.c:2562
msgid "Sets the server's data directory."
msgstr "Setzt das Datenverzeichnis des Servers."
-#: utils/misc/guc.c:2563
+#: utils/misc/guc.c:2572
msgid "Sets the server's main configuration file."
msgstr "Setzt die Hauptkonfigurationsdatei des Servers."
-#: utils/misc/guc.c:2573
+#: utils/misc/guc.c:2582
msgid "Sets the server's \"hba\" configuration file."
msgstr "Setzt die »hba«-Konfigurationsdatei des Servers."
-#: utils/misc/guc.c:2583
+#: utils/misc/guc.c:2592
msgid "Sets the server's \"ident\" configuration file."
msgstr "Setzt die »ident«-Konfigurationsdatei des Servers."
-#: utils/misc/guc.c:2593
+#: utils/misc/guc.c:2602
msgid "Writes the postmaster PID to the specified file."
msgstr "Schreibt die Postmaster-PID in die angegebene Datei."
-#: utils/misc/guc.c:2603
+#: utils/misc/guc.c:2612
msgid "Writes temporary statistics files to the specified directory."
msgstr "Schreibt temporäre Statistikdateien in das angegebene Verzeichnis."
-#: utils/misc/guc.c:2613
+#: utils/misc/guc.c:2622
msgid "Sets default text search configuration."
msgstr "Setzt die vorgegebene Textsuchekonfiguration."
-#: utils/misc/guc.c:2623
+#: utils/misc/guc.c:2632
msgid "Sets the list of allowed SSL ciphers."
msgstr "Setzt die Liste der erlaubten SSL-Verschlüsselungsalgorithmen."
-#: utils/misc/guc.c:2634
+#: utils/misc/guc.c:2643
msgid "Sets the application name to be reported in statistics and logs."
msgstr ""
"Setzt den Anwendungsnamen, der in Statistiken und Logs verzeichnet wird."
-#: utils/misc/guc.c:2653
+#: utils/misc/guc.c:2662
msgid "Sets whether \"\\'\" is allowed in string literals."
msgstr "Bestimmt, ob »\\'« in Zeichenkettenkonstanten erlaubt ist."
-#: utils/misc/guc.c:2662
+#: utils/misc/guc.c:2671
msgid "Sets the output format for bytea."
msgstr "Setzt das Ausgabeformat für bytea."
-#: utils/misc/guc.c:2671
+#: utils/misc/guc.c:2680
msgid "Sets the message levels that are sent to the client."
msgstr "Setzt die Meldungstypen, die an den Client gesendet werden."
-#: utils/misc/guc.c:2672 utils/misc/guc.c:2721 utils/misc/guc.c:2731
-#: utils/misc/guc.c:2771
+#: utils/misc/guc.c:2681 utils/misc/guc.c:2730 utils/misc/guc.c:2740
+#: utils/misc/guc.c:2780
msgid ""
"Each level includes all the levels that follow it. The later the level, the "
"fewer messages are sent."
@@ -7094,13 +7125,13 @@ msgstr ""
"Jeder Wert schließt alle ihm folgenden Werte mit ein. Je weiter hinten der "
"Wert steht, desto weniger Meldungen werden gesendet werden."
-#: utils/misc/guc.c:2681
+#: utils/misc/guc.c:2690
msgid "Enables the planner to use constraints to optimize queries."
msgstr ""
"Ermöglicht dem Planer die Verwendung von Constraints um Anfragen zu "
"optimieren."
-#: utils/misc/guc.c:2682
+#: utils/misc/guc.c:2691
msgid ""
"Table scans will be skipped if their constraints guarantee that no rows "
"match the query."
@@ -7108,67 +7139,66 @@ msgstr ""
"Tabellen-Scans werden übersprungen, wenn deren Constraints garantieren, dass "
"keine Zeile mit der Abfrage übereinstimmt."
-#: utils/misc/guc.c:2692
+#: utils/misc/guc.c:2701
msgid "Sets the transaction isolation level of each new transaction."
msgstr "Setzt den Transaktionsisolationsgrad neuer Transaktionen."
-#: utils/misc/guc.c:2701
+#: utils/misc/guc.c:2710
msgid "Sets the display format for interval values."
msgstr "Setzt das Ausgabeformat für Intervallwerte."
-#: utils/misc/guc.c:2711
+#: utils/misc/guc.c:2720
msgid "Sets the verbosity of logged messages."
msgstr "Setzt den Detailgrad von geloggten Meldungen."
-#: utils/misc/guc.c:2720
+#: utils/misc/guc.c:2729
msgid "Sets the message levels that are logged."
msgstr "Setzt die Meldungstypen, die geloggt werden."
-#: utils/misc/guc.c:2730
+#: utils/misc/guc.c:2739
msgid ""
"Causes all statements generating error at or above this level to be logged."
msgstr ""
"Schreibt alle Anweisungen, die einen Fehler auf dieser Stufe oder höher "
"verursachen, in den Log."
-#: utils/misc/guc.c:2740
+#: utils/misc/guc.c:2749
msgid "Sets the type of statements logged."
msgstr "Setzt die Anweisungsarten, die geloggt werden."
-#: utils/misc/guc.c:2750
+#: utils/misc/guc.c:2759
msgid "Sets the syslog \"facility\" to be used when syslog enabled."
msgstr ""
"Setzt die zu verwendende Syslog-»Facility«, wenn Syslog angeschaltet ist."
-#: utils/misc/guc.c:2760
+#: utils/misc/guc.c:2769
msgid "Sets the session's behavior for triggers and rewrite rules."
msgstr "Setzt das Sitzungsverhalten für Trigger und Regeln."
-#: utils/misc/guc.c:2770
+#: utils/misc/guc.c:2779
msgid "Sets the message levels that are logged during recovery."
msgstr ""
"Setzt die Meldungstypen, die während der Wiederherstellung geloggt werden."
-#: utils/misc/guc.c:2780
+#: utils/misc/guc.c:2789
msgid "Collects function-level statistics on database activity."
msgstr "Sammelt Statistiken auf Funktionsebene über Datenbankaktivität."
-#: utils/misc/guc.c:2789
-#, fuzzy
+#: utils/misc/guc.c:2798
msgid "Set the level of information written to the WAL."
-msgstr "Setzt die Locale für die Formatierung von Datums- und Zeitwerten."
+msgstr "Setzt den Umfang der in den WAL geschriebenen Informationen."
-#: utils/misc/guc.c:2798
+#: utils/misc/guc.c:2807
msgid "Selects the method used for forcing WAL updates to disk."
msgstr ""
"Wählt die Methode, um das Schreiben von WAL-Änderungen auf die Festplatte zu "
"erzwingen."
-#: utils/misc/guc.c:2808
+#: utils/misc/guc.c:2817
msgid "Sets how binary values are to be encoded in XML."
msgstr "Setzt, wie binäre Werte in XML kodiert werden."
-#: utils/misc/guc.c:2817
+#: utils/misc/guc.c:2826
msgid ""
"Sets whether XML data in implicit parsing and serialization operations is to "
"be considered as documents or content fragments."
@@ -7176,7 +7206,7 @@ msgstr ""
"Setzt, ob XML-Daten in impliziten Parse- und Serialisierungsoperationen als "
"Dokument oder Fragment betrachtet werden sollen."
-#: utils/misc/guc.c:3589
+#: utils/misc/guc.c:3598
#, c-format
msgid ""
"%s does not know where to find the server configuration file.\n"
@@ -7187,12 +7217,12 @@ msgstr ""
"Sie müssen die Kommandozeilenoption --config-file oder -D angegeben oder\n"
"die Umgebungsvariable PGDATA setzen.\n"
-#: utils/misc/guc.c:3608
+#: utils/misc/guc.c:3617
#, c-format
msgid "%s cannot access the server configuration file \"%s\": %s\n"
msgstr "%s kann nicht auf die Serverkonfigurationsdatei »%s« zugreifen: %s\n"
-#: utils/misc/guc.c:3628
+#: utils/misc/guc.c:3637
#, c-format
msgid ""
"%s does not know where to find the database system data.\n"
@@ -7203,7 +7233,7 @@ msgstr ""
"zu finden sind. Sie können dies mit »data_directory« in »%s«, mit der\n"
"Kommandozeilenoption -D oder der Umgebungsvariable PGDATA angeben.\n"
-#: utils/misc/guc.c:3659
+#: utils/misc/guc.c:3668
#, c-format
msgid ""
"%s does not know where to find the \"hba\" configuration file.\n"
@@ -7214,7 +7244,7 @@ msgstr ""
"Sie können dies mit »hba_file« in »%s«, mit der\n"
"Kommandozeilenoption -D oder der Umgebungsvariable PGDATA angeben.\n"
-#: utils/misc/guc.c:3682
+#: utils/misc/guc.c:3691
#, c-format
msgid ""
"%s does not know where to find the \"ident\" configuration file.\n"
@@ -7225,148 +7255,148 @@ msgstr ""
"Sie können dies mit »ident_file« in »%s«, mit der\n"
"Kommandozeilenoption -D oder der Umgebungsvariable PGDATA angeben.\n"
-#: utils/misc/guc.c:4287 utils/misc/guc.c:4451
+#: utils/misc/guc.c:4296 utils/misc/guc.c:4460
msgid "Value exceeds integer range."
msgstr "Wert überschreitet Bereich für ganze Zahlen."
-#: utils/misc/guc.c:4306
+#: utils/misc/guc.c:4315
msgid "Valid units for this parameter are \"kB\", \"MB\", and \"GB\"."
msgstr "Gültige Einheiten für diesen Parameter sind »kB«, »MB« und »GB«."
-#: utils/misc/guc.c:4365
+#: utils/misc/guc.c:4374
msgid ""
"Valid units for this parameter are \"ms\", \"s\", \"min\", \"h\", and \"d\"."
msgstr "Gültige Einheiten für diesen Parameter sind »ms«, »s«, »min«, »h« und »d«."
-#: utils/misc/guc.c:4674 utils/misc/guc.c:5338 utils/misc/guc.c:5388
-#: utils/misc/guc.c:6090 utils/misc/guc.c:6249 utils/misc/guc.c:7471
+#: utils/misc/guc.c:4683 utils/misc/guc.c:5347 utils/misc/guc.c:5397
+#: utils/misc/guc.c:6099 utils/misc/guc.c:6258 utils/misc/guc.c:7480
#: guc-file.l:217
#, c-format
msgid "unrecognized configuration parameter \"%s\""
msgstr "unbekannter Konfigurationsparameter »%s«"
-#: utils/misc/guc.c:4701
+#: utils/misc/guc.c:4710
#, c-format
msgid "parameter \"%s\" cannot be changed"
msgstr "Parameter »%s« kann nicht geändert werden"
-#: utils/misc/guc.c:4718 utils/misc/guc.c:4726 guc-file.l:264
+#: utils/misc/guc.c:4727 utils/misc/guc.c:4735 guc-file.l:264
#, c-format
msgid "parameter \"%s\" cannot be changed without restarting the server"
msgstr ""
"Parameter »%s« kann nicht geändert werden, ohne den Server neu zu starten"
-#: utils/misc/guc.c:4736
+#: utils/misc/guc.c:4745
#, c-format
msgid "parameter \"%s\" cannot be changed now"
msgstr "Parameter »%s« kann jetzt nicht geändert werden"
-#: utils/misc/guc.c:4767
+#: utils/misc/guc.c:4776
#, c-format
msgid "parameter \"%s\" cannot be set after connection start"
msgstr "Parameter »%s« kann nach Start der Verbindung nicht geändert werden"
-#: utils/misc/guc.c:4777 utils/misc/guc.c:7486
+#: utils/misc/guc.c:4786 utils/misc/guc.c:7495
#, c-format
msgid "permission denied to set parameter \"%s\""
msgstr "keine Berechtigung um Parameter »%s« zu setzen"
-#: utils/misc/guc.c:4815
+#: utils/misc/guc.c:4824
#, c-format
msgid "cannot set parameter \"%s\" within security-definer function"
msgstr ""
"Parameter »%s« kann nicht in einer Security-Definer-Funktion gesetzt werden"
-#: utils/misc/guc.c:4872
+#: utils/misc/guc.c:4881
#, c-format
msgid "parameter \"%s\" requires a Boolean value"
msgstr "Parameter »%s« erfordert einen Boole'schen Wert"
-#: utils/misc/guc.c:4894 utils/misc/guc.c:4969
+#: utils/misc/guc.c:4903 utils/misc/guc.c:4978
#, c-format
msgid "invalid value for parameter \"%s\": %d"
msgstr "ungültiger Wert für Parameter »%s«: %d"
-#: utils/misc/guc.c:4938 utils/misc/guc.c:5140 utils/misc/guc.c:5206
-#: utils/misc/guc.c:5232 guc-file.l:178
+#: utils/misc/guc.c:4947 utils/misc/guc.c:5149 utils/misc/guc.c:5215
+#: utils/misc/guc.c:5241 guc-file.l:178
#, c-format
msgid "invalid value for parameter \"%s\": \"%s\""
msgstr "ungültiger Wert für Parameter »%s«: »%s«"
-#: utils/misc/guc.c:4947
+#: utils/misc/guc.c:4956
#, c-format
msgid "%d is outside the valid range for parameter \"%s\" (%d .. %d)"
msgstr "%d ist außerhalb des gültigen Bereichs für Parameter »%s« (%d ... %d)"
-#: utils/misc/guc.c:5011
+#: utils/misc/guc.c:5020
#, c-format
msgid "parameter \"%s\" requires a numeric value"
msgstr "Parameter »%s« erfordert einen numerischen Wert"
-#: utils/misc/guc.c:5019
+#: utils/misc/guc.c:5028
#, c-format
msgid "%g is outside the valid range for parameter \"%s\" (%g .. %g)"
msgstr "%g ist außerhalb des gültigen Bereichs für Parameter »%s« (%g ... %g)"
-#: utils/misc/guc.c:5041
+#: utils/misc/guc.c:5050
#, c-format
msgid "invalid value for parameter \"%s\": %g"
msgstr "ungültiger Wert für Parameter »%s«: %g"
-#: utils/misc/guc.c:5344 utils/misc/guc.c:5392 utils/misc/guc.c:6253
+#: utils/misc/guc.c:5353 utils/misc/guc.c:5401 utils/misc/guc.c:6262
#, c-format
msgid "must be superuser to examine \"%s\""
msgstr "nur Superuser können »%s« ansehen"
-#: utils/misc/guc.c:5503
+#: utils/misc/guc.c:5512
#, c-format
msgid "SET %s takes only one argument"
msgstr "SET %s darf nur ein Argument haben"
-#: utils/misc/guc.c:5730
+#: utils/misc/guc.c:5739
msgid "SET requires parameter name"
msgstr "SET benötigt Parameternamen"
-#: utils/misc/guc.c:5845
+#: utils/misc/guc.c:5854
#, c-format
msgid "attempt to redefine parameter \"%s\""
msgstr "Versuch, den Parameter »%s« zu redefinieren"
-#: utils/misc/guc.c:7187
+#: utils/misc/guc.c:7196
#, c-format
msgid "could not parse setting for parameter \"%s\""
msgstr "konnte Wert von Parameter »%s« nicht lesen"
-#: utils/misc/guc.c:7530
+#: utils/misc/guc.c:7539
msgid "invalid list syntax for parameter \"log_destination\""
msgstr "ungültige Listensyntax für Parameter »log_destination«"
-#: utils/misc/guc.c:7554
+#: utils/misc/guc.c:7563
#, c-format
msgid "unrecognized \"log_destination\" key word: \"%s\""
msgstr "unbekanntes »log_destination«-Schlüsselwort: »%s«"
-#: utils/misc/guc.c:7629
+#: utils/misc/guc.c:7638
msgid "SET AUTOCOMMIT TO OFF is no longer supported"
msgstr "SET AUTOCOMMIT TO OFF wird nicht mehr unterstützt"
-#: utils/misc/guc.c:7701
+#: utils/misc/guc.c:7710
msgid "assertion checking is not supported by this build"
msgstr "Assert-Prüfungen werden von dieser Installation nicht unterstützt"
-#: utils/misc/guc.c:7716
+#: utils/misc/guc.c:7725
msgid "Bonjour is not supported by this build"
msgstr "Bonjour wird von dieser Installation nicht unterstützt"
-#: utils/misc/guc.c:7731
+#: utils/misc/guc.c:7740
msgid "SSL is not supported by this build"
msgstr "SSL wird von dieser Installation nicht unterstützt"
-#: utils/misc/guc.c:7745
+#: utils/misc/guc.c:7754
msgid "cannot enable parameter when \"log_statement_stats\" is true"
msgstr "kann Parameter nicht einschalten, wenn »log_statement_stats« an ist"
-#: utils/misc/guc.c:7761
+#: utils/misc/guc.c:7770
msgid ""
"cannot enable \"log_statement_stats\" when \"log_parser_stats\", "
"\"log_planner_stats\", or \"log_executor_stats\" is true"
@@ -7374,13 +7404,13 @@ msgstr ""
"kann »log_statement_stats« nicht einschalten, wenn »log_parser_stats«, "
"»log_planner_stats« oder »log_executor_stats« an ist"
-#: utils/misc/guc.c:7779
+#: utils/misc/guc.c:7788
msgid "cannot set transaction read-write mode inside a read-only transaction"
msgstr ""
"kann den Read/Write-Modus einer Transaktion nicht in einer Read-Only-"
"Transaktion setzen"
-#: utils/misc/guc.c:7790
+#: utils/misc/guc.c:7799
msgid "cannot set transaction read-write mode during recovery"
msgstr ""
"kann den Read/Write-Modus einer Transaktion nicht während der "
@@ -8050,43 +8080,43 @@ msgstr "Versuchen Sie »%s --help« für weitere Informationen.\n"
msgid "%s: invalid command-line arguments\n"
msgstr "%s: ungültige Kommandozeilenargumente\n"
-#: catalog/aclchk.c:195
+#: catalog/aclchk.c:196
msgid "grant options can only be granted to roles"
msgstr "Grant-Optionen können nur Rollen gewährt werden"
-#: catalog/aclchk.c:311
+#: catalog/aclchk.c:312
#, c-format
msgid "no privileges were granted for column \"%s\" of relation \"%s\""
msgstr "es wurden keine Privilegien für Spalte »%s« von Relation »%s« gewährt"
-#: catalog/aclchk.c:316
+#: catalog/aclchk.c:317
#, c-format
msgid "no privileges were granted for \"%s\""
msgstr "es wurden keine Privilegien für »%s« gewährt"
-#: catalog/aclchk.c:324
+#: catalog/aclchk.c:325
#, c-format
msgid "not all privileges were granted for column \"%s\" of relation \"%s\""
msgstr ""
"es wurden nicht alle Priviligien für Spalte »%s« von Relation »%s« gewährt"
-#: catalog/aclchk.c:329
+#: catalog/aclchk.c:330
#, c-format
msgid "not all privileges were granted for \"%s\""
msgstr "es wurden nicht alle Priviligien für »%s« gewährt"
-#: catalog/aclchk.c:340
+#: catalog/aclchk.c:341
#, c-format
msgid "no privileges could be revoked for column \"%s\" of relation \"%s\""
msgstr ""
"es konnten keine Privilegien für Spalte »%s« von Relation »%s« entzogen werden"
-#: catalog/aclchk.c:345
+#: catalog/aclchk.c:346
#, c-format
msgid "no privileges could be revoked for \"%s\""
msgstr "es konnten keine Privilegien für »%s« entzogen werden"
-#: catalog/aclchk.c:353
+#: catalog/aclchk.c:354
#, c-format
msgid ""
"not all privileges could be revoked for column \"%s\" of relation \"%s\""
@@ -8094,73 +8124,73 @@ msgstr ""
"es konnten nicht alle Privilegien für Spalte »%s« von Relation »%s« entzogen "
"werden"
-#: catalog/aclchk.c:358
+#: catalog/aclchk.c:359
#, c-format
msgid "not all privileges could be revoked for \"%s\""
msgstr "es konnten nicht alle Privilegien für »%s« entzogen werden"
-#: catalog/aclchk.c:437 catalog/aclchk.c:926
+#: catalog/aclchk.c:438 catalog/aclchk.c:927
#, c-format
msgid "invalid privilege type %s for relation"
msgstr "ungültiger Privilegtyp %s für Relation"
-#: catalog/aclchk.c:441 catalog/aclchk.c:930
+#: catalog/aclchk.c:442 catalog/aclchk.c:931
#, c-format
msgid "invalid privilege type %s for sequence"
msgstr "ungültiger Privilegtyp %s für Sequenz"
-#: catalog/aclchk.c:445
+#: catalog/aclchk.c:446
#, c-format
msgid "invalid privilege type %s for database"
msgstr "ungültiger Privilegtyp %s für Datenbank"
-#: catalog/aclchk.c:449 catalog/aclchk.c:934
+#: catalog/aclchk.c:450 catalog/aclchk.c:935
#, c-format
msgid "invalid privilege type %s for function"
msgstr "ungültiger Privilegtyp %s für Funktion"
-#: catalog/aclchk.c:453
+#: catalog/aclchk.c:454
#, c-format
msgid "invalid privilege type %s for language"
msgstr "ungültiger Privilegtyp %s für Sprache"
-#: catalog/aclchk.c:457
+#: catalog/aclchk.c:458
#, c-format
msgid "invalid privilege type %s for large object"
msgstr "ungültiger Privilegtyp %s für Large Object"
-#: catalog/aclchk.c:461
+#: catalog/aclchk.c:462
#, c-format
msgid "invalid privilege type %s for schema"
msgstr "ungültiger Privilegtyp %s für Schema"
-#: catalog/aclchk.c:465
+#: catalog/aclchk.c:466
#, c-format
msgid "invalid privilege type %s for tablespace"
msgstr "ungültiger Privilegtyp %s für Tablespace"
-#: catalog/aclchk.c:469
+#: catalog/aclchk.c:470
#, c-format
msgid "invalid privilege type %s for foreign-data wrapper"
msgstr "ungültiger Privilegtyp %s für Fremddaten-Wrapper"
-#: catalog/aclchk.c:473
+#: catalog/aclchk.c:474
#, c-format
msgid "invalid privilege type %s for foreign server"
msgstr "ungültiger Privilegtyp %s für Fremdserver"
-#: catalog/aclchk.c:512
+#: catalog/aclchk.c:513
msgid "column privileges are only valid for relations"
msgstr "Spaltenprivilegien sind nur für Relation gültig"
-#: catalog/aclchk.c:655 catalog/aclchk.c:3683 catalog/aclchk.c:4374
+#: catalog/aclchk.c:656 catalog/aclchk.c:3684 catalog/aclchk.c:4375
#: catalog/pg_largeobject.c:116 catalog/pg_largeobject.c:176
-#: commands/comment.c:1438 storage/large_object/inv_api.c:272
+#: commands/comment.c:1415 storage/large_object/inv_api.c:272
#, c-format
msgid "large object %u does not exist"
msgstr "Large Object %u existiert nicht"
-#: catalog/aclchk.c:868 catalog/aclchk.c:876 commands/copy.c:751
+#: catalog/aclchk.c:869 catalog/aclchk.c:877 commands/copy.c:751
#: commands/copy.c:769 commands/copy.c:777 commands/copy.c:785
#: commands/copy.c:793 commands/copy.c:801 commands/copy.c:809
#: commands/copy.c:817 commands/copy.c:833 commands/dbcommands.c:146
@@ -8184,300 +8214,300 @@ msgstr "Large Object %u existiert nicht"
msgid "conflicting or redundant options"
msgstr "widersprüchliche oder überflüssige Optionen"
-#: catalog/aclchk.c:967
+#: catalog/aclchk.c:968
msgid "default privileges cannot be set for columns"
msgstr "Vorgabeprivilegien können nicht für Spalten gesetzt werden"
-#: catalog/aclchk.c:1766
+#: catalog/aclchk.c:1767
#, c-format
msgid "sequence \"%s\" only supports USAGE, SELECT, and UPDATE privileges"
msgstr "Sequenz »%s« unterstützt nur die Privilegien USAGE, SELECT und UPDATE"
-#: catalog/aclchk.c:1783
+#: catalog/aclchk.c:1784
msgid "invalid privilege type USAGE for table"
msgstr "ungültiger Privilegtyp USAGE für Tabelle"
-#: catalog/aclchk.c:1933
+#: catalog/aclchk.c:1934
#, c-format
msgid "invalid privilege type %s for column"
msgstr "ungültiger Privilegtyp %s für Spalte"
-#: catalog/aclchk.c:1946
+#: catalog/aclchk.c:1947
#, c-format
msgid "sequence \"%s\" only supports SELECT column privileges"
msgstr "Sequenz »%s« unterstützt nur den Spaltenprivilegientyp SELECT"
-#: catalog/aclchk.c:2530
+#: catalog/aclchk.c:2531
#, c-format
msgid "language \"%s\" is not trusted"
msgstr "Sprache »%s« ist nicht »trusted«"
-#: catalog/aclchk.c:2532
+#: catalog/aclchk.c:2533
msgid "Only superusers can use untrusted languages."
msgstr "Nur Superuser können nicht vertrauenswürdige Sprachen verwenden."
-#: catalog/aclchk.c:3039
+#: catalog/aclchk.c:3040
#, c-format
msgid "unrecognized privilege type \"%s\""
msgstr "unbekannter Privilegtyp »%s«"
-#: catalog/aclchk.c:3088
+#: catalog/aclchk.c:3089
#, c-format
msgid "permission denied for column %s"
msgstr "keine Berechtigung für Spalte %s"
-#: catalog/aclchk.c:3090
+#: catalog/aclchk.c:3091
#, c-format
msgid "permission denied for relation %s"
msgstr "keine Berechtigung für Relation %s"
-#: catalog/aclchk.c:3092 commands/sequence.c:469 commands/sequence.c:668
+#: catalog/aclchk.c:3093 commands/sequence.c:469 commands/sequence.c:668
#: commands/sequence.c:710 commands/sequence.c:746
#, c-format
msgid "permission denied for sequence %s"
msgstr "keine Berechtigung für Sequenz %s"
-#: catalog/aclchk.c:3094
+#: catalog/aclchk.c:3095
#, c-format
msgid "permission denied for database %s"
msgstr "keine Berechtigung für Datenbank %s"
-#: catalog/aclchk.c:3096
+#: catalog/aclchk.c:3097
#, c-format
msgid "permission denied for function %s"
msgstr "keine Berechtigung für Funktion %s"
-#: catalog/aclchk.c:3098
+#: catalog/aclchk.c:3099
#, c-format
msgid "permission denied for operator %s"
msgstr "keine Berechtigung für Operator %s"
-#: catalog/aclchk.c:3100
+#: catalog/aclchk.c:3101
#, c-format
msgid "permission denied for type %s"
msgstr "keine Berechtigung für Typ %s"
-#: catalog/aclchk.c:3102
+#: catalog/aclchk.c:3103
#, c-format
msgid "permission denied for language %s"
msgstr "keine Berechtigung für Sprache %s"
-#: catalog/aclchk.c:3104
+#: catalog/aclchk.c:3105
#, c-format
msgid "permission denied for large object %s"
msgstr "keine Berechtigung für Large Object %s"
-#: catalog/aclchk.c:3106
+#: catalog/aclchk.c:3107
#, c-format
msgid "permission denied for schema %s"
msgstr "keine Berechtigung für Schema %s"
-#: catalog/aclchk.c:3108
+#: catalog/aclchk.c:3109
#, c-format
msgid "permission denied for operator class %s"
msgstr "keine Berechtigung für Operatorklasse %s"
-#: catalog/aclchk.c:3110
+#: catalog/aclchk.c:3111
#, c-format
msgid "permission denied for operator family %s"
msgstr "keine Berechtigung für Operatorfamilie %s"
-#: catalog/aclchk.c:3112
+#: catalog/aclchk.c:3113
#, c-format
msgid "permission denied for conversion %s"
msgstr "keine Berechtigung für Konversion %s"
-#: catalog/aclchk.c:3114
+#: catalog/aclchk.c:3115
#, c-format
msgid "permission denied for tablespace %s"
msgstr "keine Berechtigung für Tablespace %s"
-#: catalog/aclchk.c:3116
+#: catalog/aclchk.c:3117
#, c-format
msgid "permission denied for text search dictionary %s"
msgstr "keine Berechtigung für Textsuchewörterbuch %s"
-#: catalog/aclchk.c:3118
+#: catalog/aclchk.c:3119
#, c-format
msgid "permission denied for text search configuration %s"
msgstr "keine Berechtigung für Textsuchekonfiguration %s"
-#: catalog/aclchk.c:3120
+#: catalog/aclchk.c:3121
#, c-format
msgid "permission denied for foreign-data wrapper %s"
msgstr "keine Berechtigung für Fremddaten-Wrapper %s"
-#: catalog/aclchk.c:3122
+#: catalog/aclchk.c:3123
#, c-format
msgid "permission denied for foreign server %s"
msgstr "keine Berechtigung für Fremdserver %s"
-#: catalog/aclchk.c:3128 catalog/aclchk.c:3130
+#: catalog/aclchk.c:3129 catalog/aclchk.c:3131
#, c-format
msgid "must be owner of relation %s"
msgstr "Berechtigung nur für Eigentümer der Relation %s"
-#: catalog/aclchk.c:3132
+#: catalog/aclchk.c:3133
#, c-format
msgid "must be owner of sequence %s"
msgstr "Berechtigung nur für Eigentümer der Sequenz %s"
-#: catalog/aclchk.c:3134
+#: catalog/aclchk.c:3135
#, c-format
msgid "must be owner of database %s"
msgstr "Berechtigung nur für Eigentümer der Datenbank %s"
-#: catalog/aclchk.c:3136
+#: catalog/aclchk.c:3137
#, c-format
msgid "must be owner of function %s"
msgstr "Berechtigung nur für Eigentümer der Funktion %s"
-#: catalog/aclchk.c:3138
+#: catalog/aclchk.c:3139
#, c-format
msgid "must be owner of operator %s"
msgstr "Berechtigung nur für Eigentümer des Operators %s"
-#: catalog/aclchk.c:3140
+#: catalog/aclchk.c:3141
#, c-format
msgid "must be owner of type %s"
msgstr "Berechtigung nur für Eigentümer des Typs %s"
-#: catalog/aclchk.c:3142
+#: catalog/aclchk.c:3143
#, c-format
msgid "must be owner of language %s"
msgstr "Berechtigung nur für Eigentümer der Sprache %s"
-#: catalog/aclchk.c:3144
+#: catalog/aclchk.c:3145
#, c-format
msgid "must be owner of large object %s"
msgstr "Berechtigung nur für Eigentümer des Large Object %s"
-#: catalog/aclchk.c:3146
+#: catalog/aclchk.c:3147
#, c-format
msgid "must be owner of schema %s"
msgstr "Berechtigung nur für Eigentümer des Schemas %s"
-#: catalog/aclchk.c:3148
+#: catalog/aclchk.c:3149
#, c-format
msgid "must be owner of operator class %s"
msgstr "Berechtigung nur für Eigentümer der Operatorklasse %s"
-#: catalog/aclchk.c:3150
+#: catalog/aclchk.c:3151
#, c-format
msgid "must be owner of operator family %s"
msgstr "Berechtigung nur für Eigentümer der Operatorfamilie %s"
-#: catalog/aclchk.c:3152
+#: catalog/aclchk.c:3153
#, c-format
msgid "must be owner of conversion %s"
msgstr "Berechtigung nur für Eigentümer der Konversion %s"
-#: catalog/aclchk.c:3154
+#: catalog/aclchk.c:3155
#, c-format
msgid "must be owner of tablespace %s"
msgstr "Berechtigung nur für Eigentümer des Tablespace %s"
-#: catalog/aclchk.c:3156
+#: catalog/aclchk.c:3157
#, c-format
msgid "must be owner of text search dictionary %s"
msgstr "Berechtigung nur für Eigentümer des Textsuchewörterbuches %s"
-#: catalog/aclchk.c:3158
+#: catalog/aclchk.c:3159
#, c-format
msgid "must be owner of text search configuration %s"
msgstr "Berechtigung nur für Eigentümer der Textsuchekonfiguration %s"
-#: catalog/aclchk.c:3160
+#: catalog/aclchk.c:3161
#, c-format
msgid "must be owner of foreign-data wrapper %s"
msgstr "Berechtigung nur für Eigentümer des Fremddaten-Wrappers %s"
-#: catalog/aclchk.c:3162
+#: catalog/aclchk.c:3163
#, c-format
msgid "must be owner of foreign server %s"
msgstr "Berechtigung nur für Eigentümer des Fremdservers %s"
-#: catalog/aclchk.c:3204
+#: catalog/aclchk.c:3205
#, c-format
msgid "permission denied for column \"%s\" of relation \"%s\""
msgstr "keine Berechtigung für Spalte »%s« von Relation »%s«"
-#: catalog/aclchk.c:3231
+#: catalog/aclchk.c:3232
#, c-format
msgid "role with OID %u does not exist"
msgstr "Rolle mit OID %u existiert nicht"
-#: catalog/aclchk.c:3324 catalog/aclchk.c:3332
+#: catalog/aclchk.c:3325 catalog/aclchk.c:3333
#, c-format
msgid "attribute %d of relation with OID %u does not exist"
msgstr "Attribut %d der Relation mit OID %u existiert nicht"
-#: catalog/aclchk.c:3405 catalog/aclchk.c:4225
+#: catalog/aclchk.c:3406 catalog/aclchk.c:4226
#, c-format
msgid "relation with OID %u does not exist"
msgstr "Relation mit OID %u existiert nicht"
-#: catalog/aclchk.c:3553 catalog/aclchk.c:4303 tcop/fastpath.c:221
+#: catalog/aclchk.c:3554 catalog/aclchk.c:4304 tcop/fastpath.c:222
#, c-format
msgid "function with OID %u does not exist"
msgstr "Funktion mit OID %u existiert nicht"
-#: catalog/aclchk.c:3607 catalog/aclchk.c:4329
+#: catalog/aclchk.c:3608 catalog/aclchk.c:4330
#, c-format
msgid "language with OID %u does not exist"
msgstr "Sprache mit OID %u existiert nicht"
-#: catalog/aclchk.c:3768 catalog/aclchk.c:4401
+#: catalog/aclchk.c:3769 catalog/aclchk.c:4402
#, c-format
msgid "schema with OID %u does not exist"
msgstr "Schema mit OID %u existiert nicht"
-#: catalog/aclchk.c:3822 catalog/aclchk.c:4428
+#: catalog/aclchk.c:3823 catalog/aclchk.c:4429
#, c-format
msgid "tablespace with OID %u does not exist"
msgstr "Tablespace mit OID %u existiert nicht"
-#: catalog/aclchk.c:3880
+#: catalog/aclchk.c:3881
#, c-format
msgid "foreign-data wrapper with OID %u does not exist"
msgstr "Fremddaten-Wrapper mit OID %u existiert nicht"
-#: catalog/aclchk.c:3941 catalog/aclchk.c:4562
+#: catalog/aclchk.c:3942 catalog/aclchk.c:4563
#, c-format
msgid "foreign server with OID %u does not exist"
msgstr "Fremdserver mit OID %u existiert nicht"
-#: catalog/aclchk.c:4251
+#: catalog/aclchk.c:4252
#, c-format
msgid "type with OID %u does not exist"
msgstr "Typ mit OID %u existiert nicht"
-#: catalog/aclchk.c:4277
+#: catalog/aclchk.c:4278
#, c-format
msgid "operator with OID %u does not exist"
msgstr "Operator mit OID %u existiert nicht"
-#: catalog/aclchk.c:4454
+#: catalog/aclchk.c:4455
#, c-format
msgid "operator class with OID %u does not exist"
msgstr "Operatorklasse mit OID %u existiert nicht"
-#: catalog/aclchk.c:4481
+#: catalog/aclchk.c:4482
#, c-format
msgid "operator family with OID %u does not exist"
msgstr "Operatorfamilie mit OID %u existiert nicht"
-#: catalog/aclchk.c:4508
+#: catalog/aclchk.c:4509
#, c-format
msgid "text search dictionary with OID %u does not exist"
msgstr "Textsuchewörterbuch mit OID %u existiert nicht"
-#: catalog/aclchk.c:4535
+#: catalog/aclchk.c:4536
#, c-format
msgid "text search configuration with OID %u does not exist"
msgstr "Textsuchekonfiguration mit OID %u existiert nicht"
-#: catalog/aclchk.c:4615
+#: catalog/aclchk.c:4616
#, c-format
msgid "conversion with OID %u does not exist"
msgstr "Konversion mit OID %u existiert nicht"
@@ -8982,13 +9012,13 @@ msgstr "Textsuchevorlage »%s« existiert nicht"
msgid "text search configuration \"%s\" does not exist"
msgstr "Textsuchekonfiguration »%s« existiert nicht"
-#: catalog/namespace.c:2231 parser/parse_expr.c:769 parser/parse_target.c:998
+#: catalog/namespace.c:2231 parser/parse_expr.c:773 parser/parse_target.c:998
#, c-format
msgid "cross-database references are not implemented: %s"
msgstr "Verweise auf andere Datenbanken sind nicht implementiert: %s"
-#: catalog/namespace.c:2237 parser/parse_expr.c:776 parser/parse_target.c:1005
-#: gram.y:3667 gram.y:10600
+#: catalog/namespace.c:2237 parser/parse_expr.c:780 parser/parse_target.c:1005
+#: gram.y:3671 gram.y:10604
#, c-format
msgid "improper qualified name (too many dotted names): %s"
msgstr "falscher qualifizierter Name (zu viele Namensteile): %s"
@@ -9601,7 +9631,7 @@ msgid "cannot cluster on invalid index \"%s\""
msgstr "kann nicht anhand des ungültigen Index »%s« clustern"
#: commands/comment.c:580 commands/tablecmds.c:206 commands/tablecmds.c:2136
-#: commands/tablecmds.c:2357 commands/tablecmds.c:7737 commands/view.c:163
+#: commands/tablecmds.c:2357 commands/tablecmds.c:7740 commands/view.c:163
#, c-format
msgid "\"%s\" is not a view"
msgstr "»%s« ist keine Sicht"
@@ -9702,22 +9732,22 @@ msgstr "Operatorklasse »%s« existiert nicht für Zugriffsmethode »%s«"
msgid "operator family \"%s\" does not exist for access method \"%s\""
msgstr "Operatorfamilie »%s« existiert nicht für Zugriffsmethode »%s«"
-#: commands/comment.c:1492 commands/functioncmds.c:1777
+#: commands/comment.c:1469 commands/functioncmds.c:1777
#, c-format
msgid "cast from type %s to type %s does not exist"
msgstr "Typumwandlung von Typ %s in Typ %s existiert nicht"
-#: commands/comment.c:1504 commands/functioncmds.c:1522
+#: commands/comment.c:1481 commands/functioncmds.c:1522
#: commands/functioncmds.c:1794
#, c-format
msgid "must be owner of type %s or type %s"
msgstr "Berechtigung nur für Eigentümer des Typs %s oder des Typs %s"
-#: commands/comment.c:1524
+#: commands/comment.c:1501
msgid "must be superuser to comment on text search parser"
msgstr "nur Superuser können Kommentare für Textsucheparser erzeugen"
-#: commands/comment.c:1553
+#: commands/comment.c:1530
msgid "must be superuser to comment on text search template"
msgstr "nur Superuser können Kommentare für Textsuchevorlagen erzeugen"
@@ -9766,7 +9796,7 @@ msgid "could not read from COPY file: %m"
msgstr "konnte nicht aus COPY-Datei lesen: %m"
#: commands/copy.c:515 commands/copy.c:534 commands/copy.c:538
-#: tcop/postgres.c:342 tcop/postgres.c:365 tcop/fastpath.c:290
+#: tcop/postgres.c:342 tcop/postgres.c:365 tcop/fastpath.c:291
msgid "unexpected EOF on client connection"
msgstr "unerwartetes EOF auf Client-Verbindung"
@@ -10706,12 +10736,12 @@ msgstr "Typumwandlung von Typ %s in Typ %s existiert nicht, wird übersprungen"
msgid "function \"%s\" is already in schema \"%s\""
msgstr "Funktion »%s« ist bereits in Schema »%s«"
-#: commands/functioncmds.c:1887 commands/tablecmds.c:7798
+#: commands/functioncmds.c:1887 commands/tablecmds.c:7801
#: commands/typecmds.c:2794
msgid "cannot move objects into or out of temporary schemas"
msgstr "Objekte können nicht in oder aus temporären Schemas verschoben werden"
-#: commands/functioncmds.c:1893 commands/tablecmds.c:7804
+#: commands/functioncmds.c:1893 commands/tablecmds.c:7807
#: commands/typecmds.c:2800
msgid "cannot move objects into or out of TOAST schema"
msgstr "Objekte können nicht in oder aus TOAST-Schemas verschoben werden"
@@ -11034,34 +11064,44 @@ msgid ""
msgstr ""
"Operatorfamilie »%s« für Zugriffsmethode »%s« existiert bereits in Schema »%s«"
-#: commands/operatorcmds.c:110 commands/operatorcmds.c:118
+#: commands/operatorcmds.c:98
+#, fuzzy
+msgid "=> is deprecated as an operator name"
+msgstr "»%s« ist kein gültiger Operatorname"
+
+#: commands/operatorcmds.c:99
+msgid ""
+"This name may be disallowed altogether in future versions of PostgreSQL."
+msgstr ""
+
+#: commands/operatorcmds.c:120 commands/operatorcmds.c:128
msgid "SETOF type not allowed for operator argument"
msgstr "SETOF-Typ nicht als Operatorargument erlaubt"
-#: commands/operatorcmds.c:146
+#: commands/operatorcmds.c:156
#, c-format
msgid "operator attribute \"%s\" not recognized"
msgstr "Attribut »%s« für Operator unbekannt"
-#: commands/operatorcmds.c:156
+#: commands/operatorcmds.c:166
msgid "operator procedure must be specified"
msgstr "Operatorprozedur muss angegeben werden"
-#: commands/operatorcmds.c:167
+#: commands/operatorcmds.c:177
msgid "at least one of leftarg or rightarg must be specified"
msgstr "entweder leftarg oder rightarg (oder beides) muss angegeben werden"
-#: commands/operatorcmds.c:216
+#: commands/operatorcmds.c:226
#, c-format
msgid "restriction estimator function %s must return type \"float8\""
msgstr "Restriktionsschätzfunktion %s muss Typ »float8« zurückgeben"
-#: commands/operatorcmds.c:255
+#: commands/operatorcmds.c:265
#, c-format
msgid "join estimator function %s must return type \"float8\""
msgstr "Join-Schätzfunktion %s muss Typ »float8« zurückgeben"
-#: commands/operatorcmds.c:306
+#: commands/operatorcmds.c:316
#, c-format
msgid "operator %s does not exist, skipping"
msgstr "Operator %s existiert nicht, wird übersprungen"
@@ -11376,12 +11416,12 @@ msgstr "kann temporäre Tabellen anderer Sitzungen nicht leeren"
msgid "inherited relation \"%s\" is not a table"
msgstr "geerbte Relation »%s« ist keine Tabelle"
-#: commands/tablecmds.c:1304 commands/tablecmds.c:7142
+#: commands/tablecmds.c:1304 commands/tablecmds.c:7145
#, c-format
msgid "cannot inherit from temporary relation \"%s\""
msgstr "von temporärer Relation »%s« kann nicht geerbt werden"
-#: commands/tablecmds.c:1321 commands/tablecmds.c:7170
+#: commands/tablecmds.c:1321 commands/tablecmds.c:7173
#, c-format
msgid "relation \"%s\" would be inherited from more than once"
msgstr "von der Relation »%s« würde mehrmals geerbt werden"
@@ -11473,7 +11513,7 @@ msgid "column \"%s\" of relation \"%s\" already exists"
msgstr "Spalte »%s« von Relation »%s« existiert bereits"
#: commands/tablecmds.c:2148 commands/tablecmds.c:6489
-#: commands/tablecmds.c:7772
+#: commands/tablecmds.c:7775
msgid "Use ALTER TYPE instead."
msgstr "Verwenden Sie stattdessen ALTER TYPE."
@@ -11542,7 +11582,7 @@ msgstr "Spalte muss ebenso in den abgeleiteten Tabellen hinzugefügt werden"
msgid "cannot add column to typed table"
msgstr "zu einer getypten Tabelle kann keine Spalte hinzugefügt werden"
-#: commands/tablecmds.c:3648 commands/tablecmds.c:7326
+#: commands/tablecmds.c:3648 commands/tablecmds.c:7329
#, c-format
msgid "child table \"%s\" has different type for column \"%s\""
msgstr "abgeleitete Tabelle »%s« hat unterschiedlichen Typ für Spalte »%s«"
@@ -11763,12 +11803,12 @@ msgstr "Ändern Sie stattdessen den Eigentümer der Tabelle des Index."
msgid "cannot change owner of sequence \"%s\""
msgstr "kann Eigentümer der Sequenz »%s« nicht ändern"
-#: commands/tablecmds.c:6477 commands/tablecmds.c:7762
+#: commands/tablecmds.c:6477 commands/tablecmds.c:7765
#, c-format
msgid "Sequence \"%s\" is linked to table \"%s\"."
msgstr "Sequenz »%s« ist mit Tabelle »%s« verknüpft."
-#: commands/tablecmds.c:6498 commands/tablecmds.c:7780
+#: commands/tablecmds.c:6498 commands/tablecmds.c:7783
#, c-format
msgid "\"%s\" is not a table, view, or sequence"
msgstr "»%s« ist keine Tabelle, Sicht oder Sequenz"
@@ -11791,59 +11831,59 @@ msgstr "Systemrelation »%s« kann nicht verschoben werden"
msgid "cannot move temporary tables of other sessions"
msgstr "temporäre Tabellen anderer Sitzungen können nicht verschoben werden"
-#: commands/tablecmds.c:7197
+#: commands/tablecmds.c:7200
msgid "circular inheritance not allowed"
msgstr "zirkuläre Vererbung ist nicht erlaubt"
-#: commands/tablecmds.c:7198
+#: commands/tablecmds.c:7201
#, c-format
msgid "\"%s\" is already a child of \"%s\"."
msgstr "»%s« ist schon von »%s« abgeleitet."
-#: commands/tablecmds.c:7206
+#: commands/tablecmds.c:7209
#, 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:7333
+#: commands/tablecmds.c:7336
#, 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:7349
+#: commands/tablecmds.c:7352
#, c-format
msgid "child table is missing column \"%s\""
msgstr "Spalte »%s« fehlt in abgeleiteter Tabelle"
-#: commands/tablecmds.c:7428
+#: commands/tablecmds.c:7431
#, 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:7452
+#: commands/tablecmds.c:7455
#, c-format
msgid "child table is missing constraint \"%s\""
msgstr "Constraint »%s« fehlt in abgeleiteter Tabelle"
-#: commands/tablecmds.c:7533
+#: commands/tablecmds.c:7536
#, c-format
msgid "relation \"%s\" is not a parent of relation \"%s\""
msgstr "Relation »%s« ist keine Basisrelation von Relation »%s«"
-#: commands/tablecmds.c:7761
+#: commands/tablecmds.c:7764
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:7790
+#: commands/tablecmds.c:7793
#, c-format
msgid "relation \"%s\" is already in schema \"%s\""
msgstr "Relation »%s« ist bereits in Schema »%s«"
-#: commands/tablecmds.c:7853
+#: commands/tablecmds.c:7856
#, c-format
msgid "relation \"%s\" already exists in schema \"%s\""
msgstr "Relation »%s« existiert bereits in Schema »%s«"
@@ -13180,7 +13220,7 @@ msgstr "Anweisung: %s"
#: tcop/postgres.c:951 tcop/postgres.c:1261 tcop/postgres.c:1542
#: tcop/postgres.c:1984 tcop/postgres.c:2352 tcop/postgres.c:2433
-#: tcop/fastpath.c:303
+#: tcop/fastpath.c:304
msgid ""
"current transaction is aborted, commands ignored until end of transaction "
"block"
@@ -13189,7 +13229,7 @@ msgstr ""
"Transaktion ignoriert"
#: tcop/postgres.c:1121 tcop/postgres.c:1408 tcop/postgres.c:1825
-#: tcop/postgres.c:2042 tcop/fastpath.c:407
+#: tcop/postgres.c:2042 tcop/fastpath.c:418
#, c-format
msgid "duration: %s ms"
msgstr "Dauer: %s ms"
@@ -13303,7 +13343,7 @@ msgstr ""
"Benutzeranfrage hat möglicherweise Zeilenversionen sehen müssen, die "
"entfernt werden müssen."
-#: tcop/postgres.c:2283 storage/ipc/standby.c:490
+#: tcop/postgres.c:2283 storage/ipc/standby.c:488
msgid "User transaction caused buffer deadlock with recovery."
msgstr ""
"Benutzertransaktion hat Verklemmung (Deadlock) mit Wiederherstellung "
@@ -13372,7 +13412,7 @@ msgstr "storniere Anfrage wegen Zeitüberschreitung"
msgid "canceling autovacuum task"
msgstr "storniere Autovacuum-Aufgabe"
-#: tcop/postgres.c:2962 storage/ipc/standby.c:489
+#: tcop/postgres.c:2962 storage/ipc/standby.c:487
msgid "canceling statement due to conflict with recovery"
msgstr "storniere Anfrage wegen Konflikt mit der Wiederherstellung"
@@ -13480,33 +13520,37 @@ msgstr "kann %s nicht in einer sicherheitsbeschränkten Operation ausführen"
msgid "must be superuser to do CHECKPOINT"
msgstr "nur Superuser können CHECKPOINT ausführen"
-#: tcop/fastpath.c:109 tcop/fastpath.c:481 tcop/fastpath.c:611
+#: tcop/fastpath.c:110 tcop/fastpath.c:492 tcop/fastpath.c:622
#, c-format
msgid "invalid argument size %d in function call message"
msgstr "ungültige Argumentgröße %d in Funktionsaufruf-Message"
-#: tcop/fastpath.c:331
+#: tcop/fastpath.c:332
#, c-format
msgid "fastpath function call: \"%s\" (OID %u)"
msgstr "Fastpath-Funktionsaufruf: »%s« (OID %u)"
-#: tcop/fastpath.c:411
+#: tcop/fastpath.c:359 parser/parse_expr.c:1314
+msgid "argument to pg_get_expr() must come from system catalogs"
+msgstr "Argument von pg_get_expr() muss aus den Systemkatalogen kommen"
+
+#: tcop/fastpath.c:422
#, c-format
msgid "duration: %s ms fastpath function call: \"%s\" (OID %u)"
msgstr "Dauer: %s ms Fastpath-Funktionsaufruf: »%s« (OID %u)"
-#: tcop/fastpath.c:449 tcop/fastpath.c:576
+#: tcop/fastpath.c:460 tcop/fastpath.c:587
#, c-format
msgid "function call message contains %d arguments but function requires %d"
msgstr ""
"Funktionsaufruf-Message enthält %d Argumente, aber Funktion benötigt %d"
-#: tcop/fastpath.c:457
+#: tcop/fastpath.c:468
#, c-format
msgid "function call message contains %d argument formats but %d arguments"
msgstr "Funktionsaufruf-Message enthält %d Argumentformate aber %d Argumente"
-#: tcop/fastpath.c:544 tcop/fastpath.c:627
+#: tcop/fastpath.c:555 tcop/fastpath.c:638
#, c-format
msgid "incorrect binary data format in function argument %d"
msgstr "falsches Binärdatenformat in Funktionsargument %d"
@@ -14296,7 +14340,7 @@ msgstr ""
#: parser/parse_coerce.c:841 parser/parse_coerce.c:870
#: parser/parse_coerce.c:888 parser/parse_coerce.c:903
-#: parser/parse_expr.c:1640 parser/parse_expr.c:2151
+#: parser/parse_expr.c:1725 parser/parse_expr.c:2236
#, c-format
msgid "cannot cast type %s to %s"
msgstr "kann Typ %s nicht in Typ %s umwandeln"
@@ -14383,7 +14427,7 @@ msgid "type matched to anyenum is not an enum type: %s"
msgstr "mit »anyenum« gepaarter Typ ist kein Enum-Typ: %s"
#: parser/parse_coerce.c:1568 parser/parse_coerce.c:1585
-#: parser/parse_coerce.c:1643 parser/parse_expr.c:1606 parser/parse_func.c:354
+#: parser/parse_coerce.c:1643 parser/parse_expr.c:1691 parser/parse_func.c:354
#: parser/parse_oper.c:980 nodes/nodeFuncs.c:110 nodes/nodeFuncs.c:136
#, c-format
msgid "could not find array type for data type %s"
@@ -14487,140 +14531,140 @@ msgstr "FOR UPDATE/SHARE in einer rekursiven Anfrage ist nicht implementiert"
msgid "recursive reference to query \"%s\" must not appear more than once"
msgstr "rekursiver Verweis auf Anfrage »%s« darf nicht mehrmals erscheinen"
-#: parser/parse_expr.c:358 parser/parse_expr.c:751
+#: parser/parse_expr.c:362 parser/parse_expr.c:755
#, c-format
msgid "column %s.%s does not exist"
msgstr "Spalte %s.%s existiert nicht"
-#: parser/parse_expr.c:370
+#: parser/parse_expr.c:374
#, c-format
msgid "column \"%s\" not found in data type %s"
msgstr "Spalte »%s« nicht gefunden im Datentyp %s"
-#: parser/parse_expr.c:376
+#: parser/parse_expr.c:380
#, c-format
msgid "could not identify column \"%s\" in record data type"
msgstr "konnte Spalte »%s« im Record-Datentyp nicht identifizieren"
-#: parser/parse_expr.c:382
+#: parser/parse_expr.c:386
#, c-format
msgid "column notation .%s applied to type %s, which is not a composite type"
msgstr ""
"Spaltenschreibweise .%s mit Typ %s verwendet, der kein zusammengesetzter Typ "
"ist"
-#: parser/parse_expr.c:412 parser/parse_target.c:600
+#: parser/parse_expr.c:416 parser/parse_target.c:600
msgid "row expansion via \"*\" is not supported here"
msgstr "Zeilenexpansion mit »*« wird hier nicht unterstützt"
-#: parser/parse_expr.c:735 parser/parse_relation.c:478
+#: parser/parse_expr.c:739 parser/parse_relation.c:478
#: parser/parse_relation.c:551 parser/parse_target.c:977
#, c-format
msgid "column reference \"%s\" is ambiguous"
msgstr "Spaltenverweis »%s« ist nicht eindeutig"
-#: parser/parse_expr.c:803 parser/parse_param.c:108 parser/parse_param.c:139
+#: parser/parse_expr.c:807 parser/parse_param.c:108 parser/parse_param.c:139
#: parser/parse_param.c:195 parser/parse_param.c:287
#, c-format
msgid "there is no parameter $%d"
msgstr "es gibt keinen Parameter $%d"
-#: parser/parse_expr.c:1008
+#: parser/parse_expr.c:1012
msgid "NULLIF requires = operator to yield boolean"
msgstr "NULLIF erfordert, dass Operator = boolean ergibt"
-#: parser/parse_expr.c:1181
+#: parser/parse_expr.c:1185
msgid "arguments of row IN must all be row expressions"
msgstr "Argumente von Zeilen-IN müssen alle Zeilenausdrücke sein"
-#: parser/parse_expr.c:1385
+#: parser/parse_expr.c:1470
msgid "subquery cannot have SELECT INTO"
msgstr "Unteranfrage kann kein SELECT INTO enthalten"
-#: parser/parse_expr.c:1413
+#: parser/parse_expr.c:1498
msgid "subquery must return a column"
msgstr "Unteranfrage muss eine Spalte zurückgeben"
-#: parser/parse_expr.c:1420
+#: parser/parse_expr.c:1505
msgid "subquery must return only one column"
msgstr "Unteranfrage darf nur eine Spalte zurückgeben"
-#: parser/parse_expr.c:1479
+#: parser/parse_expr.c:1564
msgid "subquery has too many columns"
msgstr "Unteranfrage hat zu viele Spalten"
-#: parser/parse_expr.c:1484
+#: parser/parse_expr.c:1569
msgid "subquery has too few columns"
msgstr "Unteranfrage hat zu wenige Spalten"
-#: parser/parse_expr.c:1580
+#: parser/parse_expr.c:1665
msgid "cannot determine type of empty array"
msgstr "kann Typ eines leeren Arrays nicht bestimmen"
-#: parser/parse_expr.c:1581
+#: parser/parse_expr.c:1666
msgid "Explicitly cast to the desired type, for example ARRAY[]::integer[]."
msgstr ""
"Wandeln Sie ausdrücklich in den gewünschten Typ um, zum Beispiel ARRAY[]::"
"integer[]."
-#: parser/parse_expr.c:1595
+#: parser/parse_expr.c:1680
#, c-format
msgid "could not find element type for data type %s"
msgstr "konnte Elementtyp für Datentyp %s nicht finden"
-#: parser/parse_expr.c:1793
+#: parser/parse_expr.c:1878
msgid "unnamed XML attribute value must be a column reference"
msgstr "unbenannter XML-Attributwert muss ein Spaltenverweis sein"
-#: parser/parse_expr.c:1794
+#: parser/parse_expr.c:1879
msgid "unnamed XML element value must be a column reference"
msgstr "unbenannter XML-Elementwert muss ein Spaltenverweis sein"
-#: parser/parse_expr.c:1809
+#: parser/parse_expr.c:1894
#, c-format
msgid "XML attribute name \"%s\" appears more than once"
msgstr "XML-Attributname »%s« einscheint mehrmals"
-#: parser/parse_expr.c:1916
+#: parser/parse_expr.c:2001
#, c-format
msgid "cannot cast XMLSERIALIZE result to %s"
msgstr "kann das Ergebnis von XMLSERIALIZE nicht in Typ %s umwandeln"
-#: parser/parse_expr.c:2192 parser/parse_expr.c:2390
+#: parser/parse_expr.c:2277 parser/parse_expr.c:2475
msgid "unequal number of entries in row expressions"
msgstr "ungleiche Anzahl Einträge in Zeilenausdrücken"
-#: parser/parse_expr.c:2202
+#: parser/parse_expr.c:2287
msgid "cannot compare rows of zero length"
msgstr "kann Zeilen mit Länge null nicht vergleichen"
-#: parser/parse_expr.c:2227
+#: parser/parse_expr.c:2312
#, c-format
msgid "row comparison operator must yield type boolean, not type %s"
msgstr "Zeilenvergleichsoperator muss Typ boolean zurückgeben, nicht Typ %s"
-#: parser/parse_expr.c:2234
+#: parser/parse_expr.c:2319
msgid "row comparison operator must not return a set"
msgstr "Zeilenvergleichsoperator darf keine Ergebnismenge zurückgeben"
-#: parser/parse_expr.c:2293 parser/parse_expr.c:2337
+#: parser/parse_expr.c:2378 parser/parse_expr.c:2422
#, c-format
msgid "could not determine interpretation of row comparison operator %s"
msgstr ""
"konnte Interpretation des Zeilenvergleichsoperators %s nicht bestimmten"
-#: parser/parse_expr.c:2295
+#: parser/parse_expr.c:2380
msgid ""
"Row comparison operators must be associated with btree operator families."
msgstr ""
"Zeilenvergleichsoperatoren müssen einer »btree«-Operatorfamilie zugeordnet "
"sein."
-#: parser/parse_expr.c:2339
+#: parser/parse_expr.c:2424
msgid "There are multiple equally-plausible candidates."
msgstr "Es gibt mehrere gleichermaßen plausible Kandidaten."
-#: parser/parse_expr.c:2430
+#: parser/parse_expr.c:2515
msgid "IS DISTINCT FROM requires = operator to yield boolean"
msgstr "IS DISTINCT FROM erfordert, dass Operator = boolean ergibt"
@@ -15081,8 +15125,8 @@ msgstr "mehrere DEFERRABLE/NOT DEFERRABLE-Klauseln sind nicht erlaubt"
msgid "misplaced NOT DEFERRABLE clause"
msgstr "falsch platzierte NOT DEFERRABLE-Klausel"
-#: parser/parse_utilcmd.c:2154 parser/parse_utilcmd.c:2180 gram.y:3479
-#: gram.y:3495
+#: parser/parse_utilcmd.c:2154 parser/parse_utilcmd.c:2180 gram.y:3483
+#: gram.y:3499
msgid "constraint declared INITIALLY DEFERRED must be DEFERRABLE"
msgstr ""
"Constraint, der als INITIALLY DEFERRED deklariert wurde, muss DEFERRABLE sein"
@@ -15125,7 +15169,7 @@ msgstr "aktuelle Datenbank kann nicht geändert werden"
msgid "time zone interval must be HOUR or HOUR TO MINUTE"
msgstr "Zeitzonenintervall muss HOUR oder HOUR TO MINUTE sein"
-#: gram.y:1390 gram.y:8275 gram.y:10726
+#: gram.y:1390 gram.y:8279 gram.y:10730
msgid "interval precision specified twice"
msgstr "Intervallpräzision doppelt angegeben"
@@ -15137,109 +15181,109 @@ msgstr "CHECK-Constraints sind nicht aufschiebbar"
msgid "CREATE TABLE AS cannot specify INTO"
msgstr "CREATE TABLE AS kann INTO nicht verwenden"
-#: gram.y:3390
+#: gram.y:3394
msgid "duplicate trigger events specified"
msgstr "mehrere Trigger-Ereignisse angegeben"
-#: gram.y:3559
+#: gram.y:3563
msgid "CREATE ASSERTION is not yet implemented"
msgstr "CREATE ASSERTION ist noch nicht implementiert"
-#: gram.y:3575
+#: gram.y:3579
msgid "DROP ASSERTION is not yet implemented"
msgstr "DROP ASSERTION ist noch nicht implementiert"
-#: gram.y:3876
+#: gram.y:3880
msgid "RECHECK is no longer required"
msgstr "RECHECK wird nicht mehr benötigt"
-#: gram.y:3877
+#: gram.y:3881
msgid "Update your data type."
msgstr "Aktualisieren Sie Ihren Datentyp."
-#: gram.y:6352 gram.y:6358 gram.y:6364
+#: gram.y:6356 gram.y:6362 gram.y:6368
msgid "WITH CHECK OPTION is not implemented"
msgstr "WITH CHECK OPTION ist nicht implementiert"
-#: gram.y:7041
+#: gram.y:7045
msgid "column name list not allowed in CREATE TABLE / AS EXECUTE"
msgstr "Spaltennamenliste nicht erlaubt in CREATE TABLE / EXECUTE"
-#: gram.y:7262
+#: gram.y:7266
msgid "number of columns does not match number of values"
msgstr "Anzahl der Spalten stimmt nicht mit der Anzahl der Werte überein"
-#: gram.y:7702
+#: gram.y:7706
msgid "LIMIT #,# syntax is not supported"
msgstr "Syntax LIMIT x,y wird nicht unterstützt"
-#: gram.y:7703
+#: gram.y:7707
msgid "Use separate LIMIT and OFFSET clauses."
msgstr "Verwenden Sie die getrennten Klauseln LIMIT und OFFSET."
-#: gram.y:7921
+#: gram.y:7925
msgid "VALUES in FROM must have an alias"
msgstr "VALUES in FROM muss Aliasnamen erhalten"
-#: gram.y:7922
+#: gram.y:7926
msgid "For example, FROM (VALUES ...) [AS] foo."
msgstr "Zum Beispiel FROM (VALUES ...) [AS] xyz."
-#: gram.y:7927
+#: gram.y:7931
msgid "subquery in FROM must have an alias"
msgstr "Unteranfrage in FROM muss Aliasnamen erhalten"
-#: gram.y:7928
+#: gram.y:7932
msgid "For example, FROM (SELECT ...) [AS] foo."
msgstr "Zum Beispiel FROM (SELECT ...) [AS] xyz."
-#: gram.y:8401
+#: gram.y:8405
msgid "precision for type float must be at least 1 bit"
msgstr "Präzision von Typ float muss mindestens 1 Bit sein"
-#: gram.y:8410
+#: gram.y:8414
msgid "precision for type float must be less than 54 bits"
msgstr "Präzision von Typ float muss weniger als 54 Bits sein"
-#: gram.y:9116
+#: gram.y:9120
msgid "UNIQUE predicate is not yet implemented"
msgstr "UNIQUE-Prädikat ist noch nicht implementiert"
-#: gram.y:9988
+#: gram.y:9992
msgid "RANGE PRECEDING is only supported with UNBOUNDED"
msgstr "RANGE PRECEDING wird nur mit UNBOUNDED unterstützt"
-#: gram.y:9994
+#: gram.y:9998
msgid "RANGE FOLLOWING is only supported with UNBOUNDED"
msgstr "RANGE FOLLOWING wird nur mit UNBOUNDED unterstützt"
-#: gram.y:10021 gram.y:10044
+#: gram.y:10025 gram.y:10048
msgid "frame start cannot be UNBOUNDED FOLLOWING"
msgstr "Frame-Beginn kann nicht UNBOUNDED FOLLOWING sein"
-#: gram.y:10026
+#: gram.y:10030
msgid "frame starting from following row cannot end with current row"
msgstr ""
"Frame der in der folgenden Zeile beginnt kann nicht in der aktuellen Zeile "
"enden"
-#: gram.y:10049
+#: gram.y:10053
msgid "frame end cannot be UNBOUNDED PRECEDING"
msgstr "Frame-Ende kann nicht UNBOUNDED PRECEDING sein"
-#: gram.y:10055
+#: gram.y:10059
msgid "frame starting from current row cannot have preceding rows"
msgstr ""
"Frame der in der aktuellen Zeile beginnt kann keine vorhergehenden Zeilen "
"haben"
-#: gram.y:10062
+#: gram.y:10066
msgid "frame starting from following row cannot have preceding rows"
msgstr ""
"Frame der in der folgenden Zeile beginnt kann keine vorhergehenden Zeilen "
"haben"
-#: gram.y:10701
+#: gram.y:10705
msgid "type modifier cannot have parameter name"
msgstr "Typmodifikator kann keinen Parameternamen haben"
@@ -15908,15 +15952,19 @@ msgstr ""
#: postmaster/postmaster.c:733
msgid ""
-"WAL archival (archive_mode='on') requires wal_level 'archive' or "
-"'hot_standby'"
-msgstr "WAL-Archivierung (archive_mode='on') benötigt wal_level 'archive' oder 'hot_standby'"
+"WAL archival (archive_mode=on) requires wal_level \"archive\" or "
+"\"hot_standby\""
+msgstr ""
+"WAL-Archivierung (archive_mode=on) benötigt wal_level »archive« oder "
+"»hot_standby«"
#: postmaster/postmaster.c:736
msgid ""
-"WAL streaming (max_wal_senders > 0) requires wal_level 'archive' or "
-"'hot_standby"
+"WAL streaming (max_wal_senders > 0) requires wal_level \"archive\" or "
+"\"hot_standby\""
msgstr ""
+"WAL-Streaming (max_wal_senders > 0) benötigt wal_level »archive« oder "
+"»hot_standby«"
#: postmaster/postmaster.c:744
#, c-format
@@ -16213,92 +16261,92 @@ msgstr "konnte neuen Prozess für Verbindung nicht starten (fork-Fehler): %m"
msgid "could not fork new process for connection: "
msgstr "konnte neuen Prozess für Verbindung nicht starten (fork-Fehler): "
-#: postmaster/postmaster.c:3392
+#: postmaster/postmaster.c:3393
#, c-format
msgid "connection received: host=%s port=%s"
msgstr "Verbindung empfangen: Host=%s Port=%s"
-#: postmaster/postmaster.c:3397
+#: postmaster/postmaster.c:3398
#, c-format
msgid "connection received: host=%s"
msgstr "Verbindung empfangen: Host=%s"
-#: postmaster/postmaster.c:3664
+#: postmaster/postmaster.c:3665
#, c-format
msgid "could not execute server process \"%s\": %m"
msgstr "konnte Serverprozess »%s« nicht ausführen: %m"
-#: postmaster/postmaster.c:4177
+#: postmaster/postmaster.c:4178
msgid "database system is ready to accept read only connections"
msgstr "Datenbanksystem ist bereit um lesende Verbindungen anzunehmen"
-#: postmaster/postmaster.c:4418
+#: postmaster/postmaster.c:4419
#, c-format
msgid "could not fork startup process: %m"
msgstr "konnte Startprozess nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:4422
+#: postmaster/postmaster.c:4423
#, c-format
msgid "could not fork background writer process: %m"
msgstr "konnte Background-Writer-Prozess nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:4426
+#: postmaster/postmaster.c:4427
#, c-format
msgid "could not fork WAL writer process: %m"
msgstr "konnte WAL-Writer-Prozess nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:4430
+#: postmaster/postmaster.c:4431
#, c-format
msgid "could not fork WAL receiver process: %m"
msgstr "konnte WAL-Receiver-Prozess nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:4434
+#: postmaster/postmaster.c:4435
#, c-format
msgid "could not fork process: %m"
msgstr "konnte Prozess nicht starten (fork-Fehler): %m"
-#: postmaster/postmaster.c:4716
+#: postmaster/postmaster.c:4717
#, c-format
msgid "could not duplicate socket %d for use in backend: error code %d"
msgstr ""
"konnte Socket %d nicht für Verwendung in Backend duplizieren: Fehlercode %d"
-#: postmaster/postmaster.c:4748
+#: postmaster/postmaster.c:4749
#, c-format
msgid "could not create inherited socket: error code %d\n"
msgstr "konnte geerbtes Socket nicht erzeugen: Fehlercode %d\n"
-#: postmaster/postmaster.c:4777 postmaster/postmaster.c:4784
+#: postmaster/postmaster.c:4778 postmaster/postmaster.c:4785
#, c-format
msgid "could not read from backend variables file \"%s\": %s\n"
msgstr "konnte nicht aus Servervariablendatei »%s« lesen: %s\n"
-#: postmaster/postmaster.c:4793
+#: postmaster/postmaster.c:4794
#, c-format
msgid "could not remove file \"%s\": %s\n"
msgstr "konnte Datei »%s« nicht löschen: %s\n"
-#: postmaster/postmaster.c:4806
+#: postmaster/postmaster.c:4807
#, c-format
msgid "could not map view of backend variables: error code %d\n"
msgstr "konnte Sicht der Backend-Variablen nicht mappen: Fehlercode %d\n"
-#: postmaster/postmaster.c:4815
+#: postmaster/postmaster.c:4816
#, c-format
msgid "could not unmap view of backend variables: error code %d\n"
msgstr "konnte Sicht der Backend-Variablen nicht unmappen: Fehlercode %d\n"
-#: postmaster/postmaster.c:4822
+#: postmaster/postmaster.c:4823
#, c-format
msgid "could not close handle to backend parameter variables: error code %d\n"
msgstr ""
"konnte Handle für Backend-Parametervariablen nicht schließen: Fehlercode %d\n"
-#: postmaster/postmaster.c:4965
+#: postmaster/postmaster.c:4966
msgid "could not read exit code for process\n"
msgstr "konnte Exitcode des Prozesses nicht lesen\n"
-#: postmaster/postmaster.c:4970
+#: postmaster/postmaster.c:4971
msgid "could not post child completion status\n"
msgstr "konnte Child-Completion-Status nicht versenden\n"
@@ -16927,7 +16975,8 @@ msgstr ""
#, c-format
msgid ""
"not enough shared memory for data structure \"%s\" (%lu bytes requested)"
-msgstr "nicht genug Shared-Memory für Datenstruktur »%s« (%lu Bytes angefordert)"
+msgstr ""
+"nicht genug Shared-Memory für Datenstruktur »%s« (%lu Bytes angefordert)"
#: storage/ipc/shmem.c:365
#, c-format
@@ -16939,7 +16988,9 @@ msgstr "konnte ShmemIndex-Eintrag für Datenstruktur »%s« nicht erzeugen"
msgid ""
"ShmemIndex entry size is wrong for data structure \"%s\": expected %lu, "
"actual %lu"
-msgstr "ShmemIndex-Eintraggröße ist falsch für Datenstruktur »%s«: erwartet %lu, tatsächlich %lu"
+msgstr ""
+"ShmemIndex-Eintraggröße ist falsch für Datenstruktur »%s«: erwartet %lu, "
+"tatsächlich %lu"
#: storage/ipc/shmem.c:427 storage/ipc/shmem.c:446
msgid "requested shared memory size overflows size_t"
@@ -17083,34 +17134,3 @@ msgstr "win32-Fehlercode %lu nach %d abgebildet"
#, c-format
msgid "unrecognized win32 error code: %lu"
msgstr "unbekannter win32-Fehlercode: %lu"
-
-#~ msgid "usermap \"%s\""
-#~ msgstr "Usermap »%s«"
-
-#~ msgid ""
-#~ "recovery connections cannot start because the recovery_connections "
-#~ "parameter is disabled on the WAL source server"
-#~ msgstr ""
-#~ "Wiederherstellungsverbindungen können nicht starten, weil Parameter "
-#~ "recovery_connections auf dem WAL-Quellserver ausgeschaltet ist"
-
-#~ msgid "WAL archiving is not active"
-#~ msgstr "WAL-Archivierung ist nicht aktiv"
-
-#~ msgid "archive_mode must be enabled at server start."
-#~ msgstr "archive_mode muss beim Start des Servers eingeschaltet sein."
-
-#~ msgid ""
-#~ "archive_command must be defined before online backups can be made safely."
-#~ msgstr ""
-#~ "archive_command muss definiert werden, bevor sichere Online-Backups "
-#~ "gemacht werden können."
-
-#~ 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 ""
-#~ "Erlaubt Verbindungen und Anfragen während der Wiederherstellung. Im "
-#~ "Normalbetrieb werden zusätzliche Informationen in den WAL geschrieben, um "
-#~ "den Hot-Standby-Modus auf WAL-Standby-Knoten zu ermöglichen."
diff --git a/src/backend/po/fr.po b/src/backend/po/fr.po
index 461ece6249..f3b05a2857 100644
--- a/src/backend/po/fr.po
+++ b/src/backend/po/fr.po
@@ -1,7 +1,7 @@
# translation of postgres.po to fr_fr
# french message translation file for postgres
#
-# $PostgreSQL: pgsql/src/backend/po/fr.po,v 1.27 2010/06/03 21:12:02 petere Exp $
+# $PostgreSQL: pgsql/src/backend/po/fr.po,v 1.28 2010/07/08 21:32:27 petere Exp $
#
# Use these quotes: � %s �
# Guillaume Lelarge <[email protected]>, 2003-2009.
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.4\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2010-05-28 18:42+0000\n"
-"PO-Revision-Date: 2010-04-29 16:58+0100\n"
+"POT-Creation-Date: 2010-06-29 20:42+0000\n"
+"PO-Revision-Date: 2010-06-29 23:58+0100\n"
"Last-Translator: Guillaume Lelarge <[email protected]>\n"
"Language-Team: French <[email protected]>\n"
"MIME-Version: 1.0\n"
@@ -93,18 +93,23 @@ msgstr "Voir les journaux applicatifs du serveur pour plus de d�tails."
msgid "connection requires a valid client certificate"
msgstr "la connexion requiert un certificat client valide"
-#: libpq/auth.c:395 libpq/auth.c:411 libpq/auth.c:448 libpq/auth.c:464
+#: libpq/auth.c:395
+#: libpq/auth.c:411
+#: libpq/auth.c:448
+#: libpq/auth.c:464
msgid "SSL on"
msgstr "SSL actif"
-#: libpq/auth.c:395 libpq/auth.c:411 libpq/auth.c:448 libpq/auth.c:464
+#: libpq/auth.c:395
+#: libpq/auth.c:411
+#: libpq/auth.c:448
+#: libpq/auth.c:464
msgid "SSL off"
msgstr "SSL inactif"
#: libpq/auth.c:393
#, c-format
-msgid ""
-"pg_hba.conf rejects replication connection for host \"%s\", user \"%s\", %s"
+msgid "pg_hba.conf rejects replication connection for host \"%s\", user \"%s\", %s"
msgstr ""
"pg_hba.conf rejette la connexion de la r�plication pour l'h�te � %s �,\n"
"utilisateur � %s �, %s"
@@ -118,38 +123,30 @@ msgstr ""
#: libpq/auth.c:408
#, c-format
-msgid ""
-"pg_hba.conf rejects connection for host \"%s\", user \"%s\", database \"%s"
-"\", %s"
+msgid "pg_hba.conf rejects connection for host \"%s\", user \"%s\", database \"%s\", %s"
msgstr ""
"pg_hba.conf rejette la connexion pour l'h�te � %s �, utilisateur � %s �, base\n"
"de donn�es � %s �, %s"
#: libpq/auth.c:415
#, c-format
-msgid ""
-"pg_hba.conf rejects connection for host \"%s\", user \"%s\", database \"%s\""
+msgid "pg_hba.conf rejects connection for host \"%s\", user \"%s\", database \"%s\""
msgstr ""
"pg_hba.conf rejette la connexion pour l'h�te � %s �, utilisateur � %s �, base\n"
"de donn�es � %s �"
#: libpq/auth.c:446
#, c-format
-msgid ""
-"no pg_hba.conf entry for replication connection from host \"%s\", user \"%s"
-"\", %s"
+msgid "no pg_hba.conf entry for replication connection from host \"%s\", user \"%s\", %s"
msgstr ""
-"aucune entr�e dans pg_hba.conf pour la connexion de la r�plication � partir "
-"de\n"
+"aucune entr�e dans pg_hba.conf pour la connexion de la r�plication � partir de\n"
"l'h�te � %s �, utilisateur � %s �, %s"
#: libpq/auth.c:452
#, c-format
-msgid ""
-"no pg_hba.conf entry for replication connection from host \"%s\", user \"%s\""
+msgid "no pg_hba.conf entry for replication connection from host \"%s\", user \"%s\""
msgstr ""
-"aucune entr�e dans pg_hba.conf pour la connexion de la r�plication � partir "
-"de\n"
+"aucune entr�e dans pg_hba.conf pour la connexion de la r�plication � partir de\n"
"l'h�te � %s �, utilisateur � %s �"
#: libpq/auth.c:461
@@ -171,12 +168,10 @@ msgstr ""
msgid "could not enable credential reception: %m"
msgstr "n'a pas pu activer la r�ception de lettres de cr�ance : %m"
-#: libpq/auth.c:539 libpq/hba.c:948
-msgid ""
-"MD5 authentication is not supported when \"db_user_namespace\" is enabled"
-msgstr ""
-"l'authentification MD5 n'est pas support�e quand � db_user_namespace � est "
-"activ�"
+#: libpq/auth.c:539
+#: libpq/hba.c:948
+msgid "MD5 authentication is not supported when \"db_user_namespace\" is enabled"
+msgstr "l'authentification MD5 n'est pas support�e quand � db_user_namespace � est activ�"
#: libpq/auth.c:660
#, c-format
@@ -225,23 +220,49 @@ msgstr "%s : %s"
msgid "GSSAPI is not supported in protocol version 2"
msgstr "GSSAPI n'est pas support� dans le protocole de version 2"
-#: libpq/auth.c:1020 libpq/auth.c:1374 libpq/auth.c:1442 libpq/auth.c:2016
-#: utils/mmgr/aset.c:408 utils/mmgr/aset.c:587 utils/mmgr/aset.c:770
-#: utils/mmgr/aset.c:976 utils/adt/formatting.c:1491
-#: utils/adt/formatting.c:1547 utils/adt/formatting.c:1604
-#: utils/adt/regexp.c:205 utils/adt/varlena.c:3246 utils/adt/varlena.c:3267
-#: utils/mb/mbutils.c:334 utils/mb/mbutils.c:606 utils/init/miscinit.c:149
-#: utils/init/miscinit.c:170 utils/init/miscinit.c:180 utils/misc/guc.c:2892
-#: utils/misc/guc.c:2905 utils/misc/guc.c:2918 utils/fmgr/dfmgr.c:224
-#: utils/hash/dynahash.c:363 utils/hash/dynahash.c:435
-#: utils/hash/dynahash.c:929 commands/sequence.c:936 lib/stringinfo.c:266
-#: postmaster/postmaster.c:1968 postmaster/postmaster.c:2001
-#: postmaster/postmaster.c:3169 postmaster/postmaster.c:3846
-#: postmaster/postmaster.c:3927 postmaster/postmaster.c:4515
-#: storage/buffer/buf_init.c:154 storage/buffer/localbuf.c:348
-#: storage/file/fd.c:355 storage/file/fd.c:738 storage/file/fd.c:856
-#: storage/ipc/procarray.c:842 storage/ipc/procarray.c:1198
-#: storage/ipc/procarray.c:1205 storage/ipc/procarray.c:1435
+#: libpq/auth.c:1020
+#: libpq/auth.c:1374
+#: libpq/auth.c:1442
+#: libpq/auth.c:2016
+#: utils/mmgr/aset.c:408
+#: utils/mmgr/aset.c:587
+#: utils/mmgr/aset.c:770
+#: utils/mmgr/aset.c:976
+#: utils/adt/formatting.c:1491
+#: utils/adt/formatting.c:1547
+#: utils/adt/formatting.c:1604
+#: utils/adt/regexp.c:205
+#: utils/adt/varlena.c:3246
+#: utils/adt/varlena.c:3267
+#: utils/mb/mbutils.c:334
+#: utils/mb/mbutils.c:606
+#: utils/init/miscinit.c:149
+#: utils/init/miscinit.c:170
+#: utils/init/miscinit.c:180
+#: utils/misc/guc.c:2901
+#: utils/misc/guc.c:2914
+#: utils/misc/guc.c:2927
+#: utils/fmgr/dfmgr.c:224
+#: utils/hash/dynahash.c:363
+#: utils/hash/dynahash.c:435
+#: utils/hash/dynahash.c:929
+#: commands/sequence.c:936
+#: lib/stringinfo.c:266
+#: postmaster/postmaster.c:1968
+#: postmaster/postmaster.c:2001
+#: postmaster/postmaster.c:3169
+#: postmaster/postmaster.c:3847
+#: postmaster/postmaster.c:3928
+#: postmaster/postmaster.c:4516
+#: storage/buffer/buf_init.c:154
+#: storage/buffer/localbuf.c:348
+#: storage/file/fd.c:355
+#: storage/file/fd.c:738
+#: storage/file/fd.c:856
+#: storage/ipc/procarray.c:842
+#: storage/ipc/procarray.c:1198
+#: storage/ipc/procarray.c:1205
+#: storage/ipc/procarray.c:1435
#: storage/ipc/procarray.c:1829
msgid "out of memory"
msgstr "m�moire �puis�e"
@@ -303,23 +324,18 @@ msgstr "n'a pas pu se lier � l'adresse locale � %s � : %m"
#: libpq/auth.c:1692
#, 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"
+msgstr "n'a pas pu se connecter au serveur Ident � l'adresse � %s �, port %s : %m"
#: libpq/auth.c:1712
#, c-format
msgid "could not send query to Ident server at address \"%s\", port %s: %m"
-msgstr ""
-"n'a pas pu envoyer la requ�te au serveur Ident � l'adresse � %s �, port %s : %"
-"m"
+msgstr "n'a pas pu envoyer la requ�te au serveur Ident � l'adresse � %s �, port %s : %m"
#: libpq/auth.c:1727
#, c-format
-msgid ""
-"could not receive response from Ident server at address \"%s\", port %s: %m"
+msgid "could not receive response from Ident server at address \"%s\", port %s: %m"
msgstr ""
-"n'a pas pu recevoir la r�ponse du serveur Ident � l'adresse � %s �, port %"
-"s :\n"
+"n'a pas pu recevoir la r�ponse du serveur Ident � l'adresse � %s �, port %s :\n"
"%m"
#: libpq/auth.c:1737
@@ -327,12 +343,18 @@ msgstr ""
msgid "invalidly formatted response from Ident server: \"%s\""
msgstr "r�ponse mal format�e du serveur Ident : � %s �"
-#: libpq/auth.c:1772 libpq/auth.c:1802 libpq/auth.c:1830 libpq/auth.c:1906
+#: libpq/auth.c:1772
+#: libpq/auth.c:1802
+#: libpq/auth.c:1830
+#: libpq/auth.c:1906
#, c-format
msgid "could not get peer credentials: %m"
msgstr "n'a pas pu obtenir l'authentification de l'autre : %m"
-#: libpq/auth.c:1781 libpq/auth.c:1811 libpq/auth.c:1848 libpq/auth.c:1917
+#: libpq/auth.c:1781
+#: libpq/auth.c:1811
+#: libpq/auth.c:1848
+#: libpq/auth.c:1917
#, c-format
msgid "local user with ID %d does not exist"
msgstr "l'utilisateur local dont l'identifiant est %d n'existe pas"
@@ -340,17 +362,15 @@ msgstr "l'utilisateur local dont l'identifiant est %d n'existe pas"
#: libpq/auth.c:1838
#, c-format
msgid "could not get effective UID from peer credentials: %m"
-msgstr ""
-"n'a pas pu obtenir l'UID r�el � partir des pi�ces d'identit� de l'autre : %m"
+msgstr "n'a pas pu obtenir l'UID r�el � partir des pi�ces d'identit� de l'autre : %m"
#: libpq/auth.c:1928
-msgid ""
-"Ident authentication is not supported on local connections on this platform"
-msgstr ""
-"l'authentification Ident n'est pas support�e sur les connexions locales sur "
-"cette plateforme"
+msgid "Ident authentication is not supported on local connections on this platform"
+msgstr "l'authentification Ident n'est pas support�e sur les connexions locales sur cette plateforme"
-#: libpq/auth.c:2045 libpq/auth.c:2317 libpq/auth.c:2677
+#: libpq/auth.c:2045
+#: libpq/auth.c:2317
+#: libpq/auth.c:2677
msgid "empty password returned by client"
msgstr "mot de passe vide renvoy� par le client"
@@ -389,7 +409,8 @@ msgstr "pam_acct_mgmt a �chou� : %s"
msgid "could not release PAM authenticator: %s"
msgstr "n'a pas pu fermer l'authenticateur PAM : %s"
-#: libpq/auth.c:2212 libpq/auth.c:2216
+#: libpq/auth.c:2212
+#: libpq/auth.c:2216
#, c-format
msgid "could not initialize LDAP: error code %d"
msgstr "n'a pas pu initialiser LDAP : code d'erreur %d"
@@ -422,14 +443,11 @@ msgstr "serveur LDAP non pr�cis�"
#: libpq/auth.c:2353
msgid "invalid character in user name for LDAP authentication"
-msgstr ""
-"caract�re invalide dans le nom de l'utilisateur pour l'authentification LDAP"
+msgstr "caract�re invalide dans le nom de l'utilisateur pour l'authentification LDAP"
#: libpq/auth.c:2368
#, c-format
-msgid ""
-"could not perform initial LDAP bind for ldapbinddn \"%s\" on server \"%s\": "
-"error code %d"
+msgid "could not perform initial LDAP bind for ldapbinddn \"%s\" on server \"%s\": error code %d"
msgstr ""
"n'a pas pu r�aliser la connexion LDAP initiale pour ldapbinddn � %s � sur le\n"
"serveur � %s � : code d'erreur %d"
@@ -450,17 +468,14 @@ msgstr ""
#: libpq/auth.c:2407
#, c-format
-msgid ""
-"LDAP search failed for filter \"%s\" on server \"%s\": user is not unique (%"
-"ld matches)"
+msgid "LDAP search failed for filter \"%s\" on server \"%s\": user is not unique (%ld matches)"
msgstr ""
"�chec de la recherche LDAP pour le filtre � %s � sur le serveur � %s � :\n"
"utilisateur non unique (%ld correspondances)"
#: libpq/auth.c:2424
#, c-format
-msgid ""
-"could not get dn for the first entry matching \"%s\" on server \"%s\": %s"
+msgid "could not get dn for the first entry matching \"%s\" on server \"%s\": %s"
msgstr ""
"n'a pas pu obtenir le dn pour la premi�re entr�e correspondante � %s � sur\n"
"le serveur � %s � : %s"
@@ -479,9 +494,7 @@ msgstr ""
#: libpq/auth.c:2509
#, fuzzy, c-format
-msgid ""
-"certificate authentication failed for user \"%s\": client certificate "
-"contains no username"
+msgid "certificate authentication failed for user \"%s\": client certificate contains no user name"
msgstr ""
"La connexion par certificat a �chou� pour l'utilisateur � %s � :\n"
"le certificat du client ne contient aucun nom d'utilisateur"
@@ -494,14 +507,14 @@ msgstr "serveur RADIUS non pr�cis�"
msgid "RADIUS secret not specified"
msgstr "secret RADIUS non pr�cis�"
-#: libpq/auth.c:2656 libpq/hba.c:1212
+#: libpq/auth.c:2656
+#: libpq/hba.c:1212
#, 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:2684
-msgid ""
-"RADIUS authentication does not support passwords longer than 16 characters"
+msgid "RADIUS authentication does not support passwords longer than 16 characters"
msgstr ""
"l'authentification RADIUS ne supporte pas les mots de passe de plus de 16\n"
"caract�res"
@@ -543,7 +556,8 @@ msgstr "d�passement du d�lai pour la r�ponse du RADIUS"
msgid "could not read RADIUS response: %m"
msgstr "n'a pas pu lire la r�ponse RADIUS : %m"
-#: libpq/auth.c:2834 libpq/auth.c:2838
+#: libpq/auth.c:2834
+#: libpq/auth.c:2838
#, c-format
msgid "RADIUS response was sent from incorrect port: %i"
msgstr "la r�ponse RADIUS a �t� envoy�e � partir d'un mauvais port : %i"
@@ -561,8 +575,7 @@ msgstr "la r�ponse RADIUS a une longueur corrompue : %i (longueur actuelle %i)"
#: libpq/auth.c:2862
#, c-format
msgid "RADIUS response is to a different request: %i (should be %i)"
-msgstr ""
-"la r�ponse RADIUS correspond � une demande diff�rente : %i (devrait �tre %i)"
+msgstr "la r�ponse RADIUS correspond � une demande diff�rente : %i (devrait �tre %i)"
#: libpq/auth.c:2887
msgid "could not perform MD5 encryption of received packet"
@@ -577,13 +590,19 @@ msgstr "la r�ponse RADIUS a une signature MD5 erron�e"
msgid "RADIUS response has invalid code (%i) for user \"%s\""
msgstr "la r�ponse RADIUS a un code invalide (%i) pour l'utilisateur � %s �"
-#: libpq/be-fsstubs.c:133 libpq/be-fsstubs.c:163 libpq/be-fsstubs.c:189
-#: libpq/be-fsstubs.c:225 libpq/be-fsstubs.c:272 libpq/be-fsstubs.c:518
+#: libpq/be-fsstubs.c:133
+#: libpq/be-fsstubs.c:163
+#: libpq/be-fsstubs.c:189
+#: libpq/be-fsstubs.c:225
+#: libpq/be-fsstubs.c:272
+#: libpq/be-fsstubs.c:518
#, c-format
msgid "invalid large-object descriptor: %d"
msgstr "descripteur invalide de � Large Object � : %d"
-#: libpq/be-fsstubs.c:173 libpq/be-fsstubs.c:205 libpq/be-fsstubs.c:528
+#: libpq/be-fsstubs.c:173
+#: libpq/be-fsstubs.c:205
+#: libpq/be-fsstubs.c:528
#, c-format
msgid "permission denied for large object %u"
msgstr "droit refus� pour le Large Object %u"
@@ -591,10 +610,11 @@ msgstr "droit refus� pour le Large Object %u"
#: libpq/be-fsstubs.c:194
#, c-format
msgid "large object descriptor %d was not opened for writing"
-msgstr ""
-"le descripteur %d du � Large Object � n'a pas �t� ouvert pour l'�criture"
+msgstr "le descripteur %d du � Large Object � n'a pas �t� ouvert pour l'�criture"
-#: libpq/be-fsstubs.c:287 catalog/pg_largeobject.c:200 commands/comment.c:1445
+#: libpq/be-fsstubs.c:287
+#: catalog/pg_largeobject.c:200
+#: commands/comment.c:1422
#, c-format
msgid "must be owner of large object %u"
msgstr "doit �tre le propri�taire du Large Object %u"
@@ -605,8 +625,7 @@ msgstr "doit �tre super-utilisateur pour utiliser lo_import() du c�t� serveur"
#: libpq/be-fsstubs.c:393
msgid "Anyone can use the client-side lo_import() provided by libpq."
-msgstr ""
-"Tout le monde peut utiliser lo_import(), fourni par libpq, du c�t� client."
+msgstr "Tout le monde peut utiliser lo_import(), fourni par libpq, du c�t� client."
#: libpq/be-fsstubs.c:406
#, c-format
@@ -624,8 +643,7 @@ msgstr "doit �tre super-utilisateur pour utiliser lo_export() du c�t� serveur"
#: libpq/be-fsstubs.c:459
msgid "Anyone can use the client-side lo_export() provided by libpq."
-msgstr ""
-"Tout le monde peut utiliser lo_export(), fournie par libpq, du c�t� client."
+msgstr "Tout le monde peut utiliser lo_export(), fournie par libpq, du c�t� client."
#: libpq/be-fsstubs.c:483
#, c-format
@@ -637,17 +655,22 @@ msgstr "n'a pas pu cr�er le fichier serveur � %s � : %m"
msgid "could not write server file \"%s\": %m"
msgstr "n'a pas pu �crire le fichier serveur � %s � : %m"
-#: libpq/be-secure.c:283 libpq/be-secure.c:378
+#: libpq/be-secure.c:283
+#: libpq/be-secure.c:378
#, c-format
msgid "SSL error: %s"
msgstr "erreur SSL : %s"
-#: libpq/be-secure.c:292 libpq/be-secure.c:387 libpq/be-secure.c:950
+#: libpq/be-secure.c:292
+#: libpq/be-secure.c:387
+#: libpq/be-secure.c:950
#, c-format
msgid "unrecognized SSL error code: %d"
msgstr "code d'erreur SSL inconnu : %d"
-#: libpq/be-secure.c:331 libpq/be-secure.c:335 libpq/be-secure.c:345
+#: libpq/be-secure.c:331
+#: libpq/be-secure.c:335
+#: libpq/be-secure.c:345
msgid "SSL renegotiation failure"
msgstr "�chec lors de la re-n�gotiation SSL"
@@ -708,14 +731,12 @@ msgstr "liste de r�vocation des certificats SSL � %s � ignor�e"
#: libpq/be-secure.c:844
msgid "SSL library does not support certificate revocation lists."
-msgstr ""
-"La biblioth�que SSL ne supporte pas les listes de r�vocation des certificats."
+msgstr "La biblioth�que SSL ne supporte pas les listes de r�vocation des certificats."
#: libpq/be-secure.c:851
#, c-format
msgid "SSL certificate revocation list file \"%s\" not found, skipping: %s"
-msgstr ""
-"liste de r�vocation des certificats SSL � %s � introuvable, continue : %s"
+msgstr "liste de r�vocation des certificats SSL � %s � introuvable, continue : %s"
#: libpq/be-secure.c:853
msgid "Certificates will not be checked against revocation list."
@@ -736,7 +757,8 @@ msgstr "n'a pas pu cr�er le socket SSL : %s"
msgid "could not accept SSL connection: %m"
msgstr "n'a pas pu accepter la connexion SSL : %m"
-#: libpq/be-secure.c:934 libpq/be-secure.c:945
+#: libpq/be-secure.c:934
+#: libpq/be-secure.c:945
msgid "could not accept SSL connection: EOF detected"
msgstr "n'a pas pu accepter la connexion SSL : fin de fichier d�tect�"
@@ -778,20 +800,41 @@ msgstr ""
#. translator: the second %s is a list of auth methods
#: libpq/hba.c:651
#, c-format
-msgid ""
-"authentication option \"%s\" is only valid for authentication methods %s"
+msgid "authentication option \"%s\" is only valid for authentication methods %s"
msgstr ""
"l'option d'authentification � %s � est seulement valide pour les m�thodes\n"
"d'authentification � %s �"
-#: libpq/hba.c:653 libpq/hba.c:669 libpq/hba.c:715 libpq/hba.c:738
-#: libpq/hba.c:750 libpq/hba.c:763 libpq/hba.c:778 libpq/hba.c:825
-#: libpq/hba.c:848 libpq/hba.c:865 libpq/hba.c:878 libpq/hba.c:894
-#: libpq/hba.c:909 libpq/hba.c:949 libpq/hba.c:981 libpq/hba.c:992
-#: libpq/hba.c:1004 libpq/hba.c:1015 libpq/hba.c:1031 libpq/hba.c:1052
-#: libpq/hba.c:1081 libpq/hba.c:1093 libpq/hba.c:1106 libpq/hba.c:1140
-#: libpq/hba.c:1214 libpq/hba.c:1232 libpq/hba.c:1253 libpq/hba.c:1284
-#: libpq/hba.c:1294 tsearch/ts_locale.c:173
+#: libpq/hba.c:653
+#: libpq/hba.c:669
+#: libpq/hba.c:715
+#: libpq/hba.c:738
+#: libpq/hba.c:750
+#: libpq/hba.c:763
+#: libpq/hba.c:778
+#: libpq/hba.c:825
+#: libpq/hba.c:848
+#: libpq/hba.c:865
+#: libpq/hba.c:878
+#: libpq/hba.c:894
+#: libpq/hba.c:909
+#: libpq/hba.c:949
+#: libpq/hba.c:981
+#: libpq/hba.c:992
+#: libpq/hba.c:1004
+#: libpq/hba.c:1015
+#: libpq/hba.c:1031
+#: libpq/hba.c:1052
+#: libpq/hba.c:1081
+#: libpq/hba.c:1093
+#: libpq/hba.c:1106
+#: libpq/hba.c:1140
+#: libpq/hba.c:1214
+#: libpq/hba.c:1232
+#: libpq/hba.c:1253
+#: libpq/hba.c:1284
+#: libpq/hba.c:1294
+#: tsearch/ts_locale.c:173
#, c-format
msgid "line %d of configuration file \"%s\""
msgstr "ligne %d du fichier de configuration � %s �"
@@ -799,18 +842,15 @@ msgstr "ligne %d du fichier de configuration � %s �"
#: libpq/hba.c:667
#, c-format
msgid "authentication method \"%s\" requires argument \"%s\" to be set"
-msgstr ""
-"la m�thode d'authentification � %s � requiert un argument � %s � pour �tremise "
-"en place"
+msgstr "la m�thode d'authentification � %s � requiert un argument � %s � pour �tremise en place"
#: libpq/hba.c:713
msgid "hostssl not supported on this platform"
msgstr "hostssl non support� sur cette plateforme"
#: libpq/hba.c:714
-#, fuzzy
-msgid "Compile with --enable-ssl to use SSL connections."
-msgstr "compilez avec --enable-ssl pour utiliser les connexions SSL"
+msgid "Compile with --with-openssl to use SSL connections."
+msgstr "Compilez avec --with-ssl pour utiliser les connexions SSL"
#: libpq/hba.c:736
#, c-format
@@ -849,11 +889,8 @@ msgid "invalid IP mask \"%s\": %s"
msgstr "masque IP � %s � invalide : %s"
#: libpq/hba.c:893
-#, fuzzy
msgid "IP address and mask do not match"
-msgstr ""
-"l'adresse IP et le masque ne correspondent pas dans le fichier � %s �, ligne %"
-"d"
+msgstr "l'adresse IP et le masque ne correspondent pas"
#: libpq/hba.c:908
msgid "end-of-line before authentication method"
@@ -880,14 +917,12 @@ msgstr ""
#: libpq/hba.c:1014
msgid "gssapi authentication is not supported on local sockets"
msgstr ""
-"l'authentification gssapi n'est pas support�e sur les connexions locales "
-"par\n"
+"l'authentification gssapi n'est pas support�e sur les connexions locales par\n"
"socket"
#: libpq/hba.c:1030
msgid "cert authentication is only supported on hostssl connections"
-msgstr ""
-"l'authentification cert est seulement support�e sur les connexions hostssl"
+msgstr "l'authentification cert est seulement support�e sur les connexions hostssl"
#: libpq/hba.c:1051
#, c-format
@@ -903,30 +938,26 @@ msgid "clientcert can only be configured for \"hostssl\" rows"
msgstr "clientcert peut seulement �tre configur� pour les lignes � hostssl �"
#: libpq/hba.c:1091
-msgid ""
-"client certificates can only be checked if a root certificate store is "
-"available"
+msgid "client certificates can only be checked if a root certificate store is available"
msgstr ""
"les certificats cert peuvent seulement �tre v�rifi�s si un emplacement de\n"
"certificat racine est disponible"
#: libpq/hba.c:1092
-#, fuzzy
msgid "Make sure the root.crt file is present and readable."
-msgstr "assurez-vous que le certificat racine est pr�sent et lisible"
+msgstr "Assurez-vous que le certificat racine (root.crt) est pr�sent et lisible"
#: libpq/hba.c:1105
msgid "clientcert can not be set to 0 when using \"cert\" authentication"
-msgstr ""
-"clientcert ne peut pas �tre initialis� � 0 si vous utilisez "
-"l'authentification � cert �"
+msgstr "clientcert ne peut pas �tre initialis� � 0 si vous utilisez l'authentification � cert �"
#: libpq/hba.c:1139
#, c-format
msgid "invalid LDAP port number: \"%s\""
msgstr "num�ro de port LDAP invalide : � %s �"
-#: libpq/hba.c:1185 libpq/hba.c:1193
+#: libpq/hba.c:1185
+#: libpq/hba.c:1193
msgid "krb5, gssapi and sspi"
msgstr "krb5, gssapi et sspi"
@@ -936,27 +967,24 @@ msgid "invalid RADIUS port number: \"%s\""
msgstr "num�ro de port RADIUS invalide : � %s �"
#: libpq/hba.c:1251
-#, fuzzy, c-format
+#, c-format
msgid "unrecognized authentication option name: \"%s\""
msgstr "nom d'option de l'authentification inconnu : � %s �"
#: libpq/hba.c:1283
-msgid ""
-"cannot use ldapbasedn, ldapbinddn, ldapbindpasswd, or ldapsearchattribute "
-"together with ldapprefix"
+msgid "cannot use ldapbasedn, ldapbinddn, ldapbindpasswd, or ldapsearchattribute together with ldapprefix"
msgstr ""
"ne peut pas utiliser ldapbasedn, ldapbinddn, ldapbindpasswd\n"
"ou ldapsearchattribute avec ldapprefix"
#: libpq/hba.c:1293
-msgid ""
-"authentication method \"ldap\" requires argument \"ldapbasedn\", \"ldapprefix"
-"\", or \"ldapsuffix\" to be set"
+msgid "authentication method \"ldap\" requires argument \"ldapbasedn\", \"ldapprefix\", or \"ldapsuffix\" to be set"
msgstr ""
"la m�thode d'authentification � ldap � requiert un argument � ldapbasedn �,\n"
"� ldapprefix � ou � ldapsuffix � pour �tre mise en place"
-#: libpq/hba.c:1481 guc-file.l:436
+#: libpq/hba.c:1481
+#: guc-file.l:436
#, c-format
msgid "could not open configuration file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier de configuration � %s � : %m"
@@ -973,9 +1001,7 @@ msgstr "la correspondance de l'expression rationnelle pour � %s � a �chou� : %s"
#: libpq/hba.c:1654
#, c-format
-msgid ""
-"regular expression \"%s\" has no subexpressions as requested by "
-"backreference in \"%s\""
+msgid "regular expression \"%s\" has no subexpressions as requested by backreference in \"%s\""
msgstr ""
"l'expression rationnelle � %s � n'a pas de sous-expressions comme celle\n"
"demand�e par la r�f�rence dans � %s �"
@@ -989,27 +1015,25 @@ msgstr "entr�e manquante dans le fichier � %s � � la fin de la ligne %d"
#, c-format
msgid "provided user name (%s) and authenticated user name (%s) do not match"
msgstr ""
-"le nom d'utilisateur (%s) et le nom d'utilisateur authentifi� (%s) fournis "
-"ne\n"
+"le nom d'utilisateur (%s) et le nom d'utilisateur authentifi� (%s) fournis ne\n"
"correspondent pas"
#: libpq/hba.c:1782
-#, fuzzy, c-format
+#, c-format
msgid "no match in usermap \"%s\" for user \"%s\" authenticated as \"%s\""
msgstr ""
-"pas de correspondance dans la carte utilisateur pour l'utilisateur � %s �\n"
-"authentifi� comme � %s �"
+"pas de correspondance dans la usermap � %s � pour l'utilisateur � %s �\n"
+"authentifi� en tant que � %s �"
#: libpq/hba.c:1806
-#, fuzzy, c-format
+#, c-format
msgid "could not open usermap file \"%s\": %m"
-msgstr "n'a pas pu ouvrir le fichier usermap � %s � d'Ident : %m"
+msgstr "n'a pas pu ouvrir le fichier usermap � %s � : %m"
#: libpq/pqcomm.c:291
#, c-format
msgid "could not translate host name \"%s\", service \"%s\" to address: %s"
-msgstr ""
-"n'a pas pu r�soudre le nom de l'h�te � %s �, service � %s � par l'adresse : %s"
+msgstr "n'a pas pu r�soudre le nom de l'h�te � %s �, service � %s � par l'adresse : %s"
#: libpq/pqcomm.c:295
#, c-format
@@ -1019,8 +1043,7 @@ msgstr "n'a pas pu r�soudre le service � %s � par l'adresse : %s"
#: libpq/pqcomm.c:322
#, c-format
msgid "could not bind to all requested addresses: MAXLISTEN (%d) exceeded"
-msgstr ""
-"n'a pas pu se lier � toutes les adresses requises : MAXLISTEN (%d) d�pass�"
+msgstr "n'a pas pu se lier � toutes les adresses requises : MAXLISTEN (%d) d�pass�"
#: libpq/pqcomm.c:331
msgid "IPv4"
@@ -1063,18 +1086,12 @@ msgstr "n'a pas pu se lier � la socket %s : %m"
#: libpq/pqcomm.c:418
#, c-format
-msgid ""
-"Is another postmaster already running on port %d? If not, remove socket file "
-"\"%s\" and retry."
-msgstr ""
-"Un autre postmaster fonctionne-t'il d�j� sur le port %d ?Sinon, supprimez le "
-"fichier socket � %s � et r�essayez."
+msgid "Is another postmaster already running on port %d? If not, remove socket file \"%s\" and retry."
+msgstr "Un autre postmaster fonctionne-t'il d�j� sur le port %d ?Sinon, supprimez le fichier socket � %s � et r�essayez."
#: libpq/pqcomm.c:421
#, c-format
-msgid ""
-"Is another postmaster already running on port %d? If not, wait a few seconds "
-"and retry."
+msgid "Is another postmaster already running on port %d? If not, wait a few seconds and retry."
msgstr ""
"Un autre postmaster fonctionne-t'il d�j� sur le port %d ?\n"
"Sinon, attendez quelques secondes et r�essayez."
@@ -1105,7 +1122,8 @@ msgstr "n'a pas pu initialiser les droits du fichier � %s � : %m"
msgid "could not accept new connection: %m"
msgstr "n'a pas pu accepter la nouvelle connexion : %m"
-#: libpq/pqcomm.c:771 libpq/pqcomm.c:871
+#: libpq/pqcomm.c:771
+#: libpq/pqcomm.c:871
#, c-format
msgid "could not receive data from client: %m"
msgstr "n'a pas pu recevoir les donn�es du client : %m"
@@ -1115,21 +1133,22 @@ msgstr "n'a pas pu recevoir les donn�es du client : %m"
msgid "could not set socket to non-blocking mode: %m"
msgstr "n'a pas pu activer le mode non-bloquant pour la socket : %m"
-#: libpq/pqcomm.c:892 libpq/pqcomm.c:903
+#: libpq/pqcomm.c:892
+#: libpq/pqcomm.c:903
#, c-format
msgid "could not set socket to blocking mode: %m"
msgstr "n'a pas pu activer le mode bloquant pour la socket : %m"
#: libpq/pqcomm.c:1048
msgid "unexpected EOF within message length word"
-msgstr ""
-"fin de fichier (EOF) inattendue � l'int�rieur de la longueur du message"
+msgstr "fin de fichier (EOF) inattendue � l'int�rieur de la longueur du message"
#: libpq/pqcomm.c:1059
msgid "invalid message length"
msgstr "longueur du message invalide"
-#: libpq/pqcomm.c:1081 libpq/pqcomm.c:1091
+#: libpq/pqcomm.c:1081
+#: libpq/pqcomm.c:1091
msgid "incomplete message from client"
msgstr "message incomplet du client"
@@ -1142,8 +1161,11 @@ msgstr "n'a pas pu envoyer les donn�es au client : %m"
msgid "no data left in message"
msgstr "pas de donn�es dans le message"
-#: libpq/pqformat.c:556 libpq/pqformat.c:574 libpq/pqformat.c:595
-#: utils/adt/arrayfuncs.c:1360 utils/adt/rowtypes.c:557
+#: libpq/pqformat.c:556
+#: libpq/pqformat.c:574
+#: libpq/pqformat.c:595
+#: utils/adt/arrayfuncs.c:1360
+#: utils/adt/rowtypes.c:557
msgid "insufficient data left in message"
msgstr "donn�es insuffisantes laiss�es dans le message"
@@ -1161,9 +1183,7 @@ msgid "picksplit method for column %d of index \"%s\" failed"
msgstr "�chec de la m�thode picksplit pour la colonne %d de l'index � %s �"
#: access/gist/gistsplit.c:374
-msgid ""
-"The index is not optimal. To optimize it, contact a developer, or try to use "
-"the column as the second one in the CREATE INDEX command."
+msgid "The index is not optimal. To optimize it, contact a developer, or try to use the column as the second one in the CREATE INDEX command."
msgstr ""
"L'index n'est pas optimal. Pour l'optimiser, contactez un d�veloppeur\n"
"ou essayez d'utiliser la colonne comme second dans la commande\n"
@@ -1176,21 +1196,28 @@ msgstr ""
"l'index � %s � a besoin d'un VACUUM ou d'un REINDEX pour terminer la\n"
"r�cup�ration suite � un arr�t brutal"
-#: access/gist/gistutil.c:588 access/nbtree/nbtpage.c:432
+#: access/gist/gistutil.c:588
+#: access/nbtree/nbtpage.c:432
#: access/hash/hashutil.c:165
#, c-format
msgid "index \"%s\" contains unexpected zero page at block %u"
msgstr "l'index � %s � contient une page z�ro inattendue au bloc %u"
-#: access/gist/gistutil.c:591 access/gist/gistutil.c:602
-#: access/nbtree/nbtpage.c:435 access/nbtree/nbtpage.c:446
-#: access/hash/hashutil.c:168 access/hash/hashutil.c:179
-#: access/hash/hashutil.c:191 access/hash/hashutil.c:212
+#: access/gist/gistutil.c:591
+#: access/gist/gistutil.c:602
+#: access/nbtree/nbtpage.c:435
+#: access/nbtree/nbtpage.c:446
+#: access/hash/hashutil.c:168
+#: access/hash/hashutil.c:179
+#: access/hash/hashutil.c:191
+#: access/hash/hashutil.c:212
msgid "Please REINDEX it."
msgstr "Merci d'ex�cuter REINDEX sur cet objet."
-#: access/gist/gistutil.c:599 access/nbtree/nbtpage.c:443
-#: access/hash/hashutil.c:176 access/hash/hashutil.c:188
+#: access/gist/gistutil.c:599
+#: access/nbtree/nbtpage.c:443
+#: access/hash/hashutil.c:176
+#: access/hash/hashutil.c:188
#, c-format
msgid "index \"%s\" contains corrupted page at block %u"
msgstr "l'index � %s � contient une page corrompue au bloc %u"
@@ -1206,8 +1233,7 @@ msgstr ""
#, c-format
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"
+"l'index %u/%u/%u a besoin d'un VACUUM FULL ou d'un REINDEX pour terminer la\n"
"r�cup�ration suite � un arr�t brutal"
#: access/gist/gistxlog.c:805
@@ -1216,7 +1242,8 @@ msgstr ""
"Insertion incompl�te d�tect�e lors de la r�-ex�cution des requ�tes suite �\n"
"l'arr�t brutal."
-#: access/common/heaptuple.c:646 access/common/heaptuple.c:1398
+#: access/common/heaptuple.c:646
+#: access/common/heaptuple.c:1398
#, c-format
msgid "number of columns (%d) exceeds limit (%d)"
msgstr "le nombre de colonnes (%d) d�passe la limite (%d)"
@@ -1231,7 +1258,9 @@ msgstr "le nombre de colonnes index�es (%d) d�passe la limite (%d)"
msgid "index row requires %lu bytes, maximum size is %lu"
msgstr "la ligne index requiert %lu octets, la taille maximum est %lu"
-#: access/common/printtup.c:278 tcop/postgres.c:1698 tcop/fastpath.c:180
+#: access/common/printtup.c:278
+#: tcop/postgres.c:1698
+#: tcop/fastpath.c:180
#: tcop/fastpath.c:550
#, c-format
msgid "unsupported format code: %d"
@@ -1239,9 +1268,7 @@ msgstr "code de format non support� : %d"
#: access/common/reloptions.c:323
msgid "user-defined relation parameter types limit exceeded"
-msgstr ""
-"limite d�pass�e des types de param�tres de la relation d�finie par "
-"l'utilisateur"
+msgstr "limite d�pass�e des types de param�tres de la relation d�finie par l'utilisateur"
#: access/common/reloptions.c:622
msgid "RESET must not include values for parameters"
@@ -1272,7 +1299,8 @@ msgstr "valeur invalide pour l'option bool�enne � %s � : %s"
msgid "invalid value for integer option \"%s\": %s"
msgstr "valeur invalide pour l'option de type integer � %s � : %s"
-#: access/common/reloptions.c:951 access/common/reloptions.c:969
+#: access/common/reloptions.c:951
+#: access/common/reloptions.c:969
#, c-format
msgid "value %s out of bounds for option \"%s\""
msgstr "valeur %s en dehors des limites pour l'option � %s �"
@@ -1292,7 +1320,8 @@ msgstr "valeur invalide pour l'option de type float � %s � : %s"
msgid "Valid values are between \"%f\" and \"%f\"."
msgstr "Les valeurs valides sont entre � %f � et � %f �."
-#: access/common/tupdesc.c:545 parser/parse_relation.c:1165
+#: access/common/tupdesc.c:545
+#: parser/parse_relation.c:1165
#, c-format
msgid "column \"%s\" cannot be declared SETOF"
msgstr "la colonne � %s � ne peut pas �tre d�clar�e SETOF"
@@ -1300,26 +1329,19 @@ msgstr "la colonne � %s � ne peut pas �tre d�clar�e SETOF"
#: access/common/tupconvert.c:107
#, c-format
msgid "Returned type %s does not match expected type %s in column %d."
-msgstr ""
-"Le type %s renvoy� ne correspond pas au type %s attendu dans la colonne %d."
+msgstr "Le type %s renvoy� ne correspond pas au type %s attendu dans la colonne %d."
#: access/common/tupconvert.c:135
#, c-format
-msgid ""
-"Number of returned columns (%d) does not match expected column count (%d)."
+msgid "Number of returned columns (%d) does not match expected column count (%d)."
msgstr ""
-"Le nombre de colonnes renvoy�es (%d) ne correspond pas au nombre de "
-"colonnes\n"
+"Le nombre de colonnes renvoy�es (%d) ne correspond pas au nombre de colonnes\n"
"attendues (%d)."
#: access/common/tupconvert.c:240
#, c-format
-msgid ""
-"Attribute \"%s\" of type %s does not match corresponding attribute of type %"
-"s."
-msgstr ""
-"L'attribut � %s � du type %s ne correspond pas � l'attribut correspondant de "
-"type %s."
+msgid "Attribute \"%s\" of type %s does not match corresponding attribute of type %s."
+msgstr "L'attribut � %s � du type %s ne correspond pas � l'attribut correspondant de type %s."
#: access/common/tupconvert.c:252
#, c-format
@@ -1331,9 +1353,12 @@ msgstr "L'attribut � %s � du type %s n'existe pas dans le type %s."
msgid "file \"%s\" doesn't exist, reading as zeroes"
msgstr "le fichier � %s � n'existe pas, contenu lu comme des z�ros"
-#: access/transam/slru.c:825 access/transam/slru.c:831
-#: access/transam/slru.c:838 access/transam/slru.c:845
-#: access/transam/slru.c:852 access/transam/slru.c:859
+#: access/transam/slru.c:825
+#: access/transam/slru.c:831
+#: access/transam/slru.c:838
+#: access/transam/slru.c:845
+#: access/transam/slru.c:852
+#: access/transam/slru.c:859
#, c-format
msgid "could not access status of transaction %u"
msgstr "n'a pas pu acc�der au statut de la transaction %u"
@@ -1416,16 +1441,14 @@ msgstr "droit refus� pour terminer la transaction pr�par�e"
#: access/transam/twophase.c:427
msgid "Must be superuser or the user that prepared the transaction."
-msgstr ""
-"Doit �tre super-utilisateur ou l'utilisateur qui a pr�par� la transaction."
+msgstr "Doit �tre super-utilisateur ou l'utilisateur qui a pr�par� la transaction."
#: access/transam/twophase.c:438
msgid "prepared transaction belongs to another database"
msgstr "la transaction pr�par�e appartient � une autre base de donn�es"
#: access/transam/twophase.c:439
-msgid ""
-"Connect to the database where the transaction was prepared to finish it."
+msgid "Connect to the database where the transaction was prepared to finish it."
msgstr ""
"Connectez-vous � la base de donn�es o� la transaction a �t� pr�par�e pour\n"
"la terminer."
@@ -1448,13 +1471,14 @@ msgstr ""
"n'a pas pu cr�er le fichier de statut de la validation en deux phases nomm�\n"
"� %s � : %m"
-#: access/transam/twophase.c:968 access/transam/twophase.c:985
-#: access/transam/twophase.c:1034 access/transam/twophase.c:1445
+#: access/transam/twophase.c:968
+#: access/transam/twophase.c:985
+#: access/transam/twophase.c:1034
+#: access/transam/twophase.c:1445
#: access/transam/twophase.c:1452
#, c-format
msgid "could not write two-phase state file: %m"
-msgstr ""
-"n'a pas pu �crire dans le fichier d'�tat de la validation en deux phases : %m"
+msgstr "n'a pas pu �crire dans le fichier d'�tat de la validation en deux phases : %m"
#: access/transam/twophase.c:994
#, c-format
@@ -1463,13 +1487,14 @@ msgstr ""
"n'a pas pu se d�placer dans le fichier de statut de la validation en deux\n"
"phases : %m"
-#: access/transam/twophase.c:1040 access/transam/twophase.c:1470
+#: access/transam/twophase.c:1040
+#: access/transam/twophase.c:1470
#, c-format
msgid "could not close two-phase state file: %m"
-msgstr ""
-"n'a pas pu fermer le fichier d'�tat de la validation en deux phases : %m"
+msgstr "n'a pas pu fermer le fichier d'�tat de la validation en deux phases : %m"
-#: access/transam/twophase.c:1112 access/transam/twophase.c:1550
+#: access/transam/twophase.c:1112
+#: access/transam/twophase.c:1550
#, c-format
msgid "could not open two-phase state file \"%s\": %m"
msgstr ""
@@ -1480,8 +1505,7 @@ msgstr ""
#, c-format
msgid "could not stat two-phase state file \"%s\": %m"
msgstr ""
-"n'a pas pu r�cup�rer des informations sur le fichier d'�tat de la "
-"validation\n"
+"n'a pas pu r�cup�rer des informations sur le fichier d'�tat de la validation\n"
"en deux phases nomm� � %s � : %m"
#: access/transam/twophase.c:1161
@@ -1536,26 +1560,24 @@ msgstr ""
#: access/transam/twophase.c:1631
#, c-format
msgid "removing future two-phase state file \"%s\""
-msgstr ""
-"suppression du futur fichier d'�tat de la validation en deux phases nomm� � %"
-"s �"
+msgstr "suppression du futur fichier d'�tat de la validation en deux phases nomm� � %s �"
-#: access/transam/twophase.c:1647 access/transam/twophase.c:1658
-#: access/transam/twophase.c:1771 access/transam/twophase.c:1782
+#: access/transam/twophase.c:1647
+#: access/transam/twophase.c:1658
+#: access/transam/twophase.c:1771
+#: access/transam/twophase.c:1782
#: access/transam/twophase.c:1855
#, c-format
msgid "removing corrupt two-phase state file \"%s\""
msgstr ""
-"suppression du fichier d'�tat corrompu de la validation en deux phases "
-"nomm�\n"
+"suppression du fichier d'�tat corrompu de la validation en deux phases nomm�\n"
"� %s �"
-#: access/transam/twophase.c:1760 access/transam/twophase.c:1844
+#: access/transam/twophase.c:1760
+#: access/transam/twophase.c:1844
#, c-format
msgid "removing stale two-phase state file \"%s\""
-msgstr ""
-"suppression du vieux fichier d'�tat de la validation en deux phases nomm� � %"
-"s �"
+msgstr "suppression du vieux fichier d'�tat de la validation en deux phases nomm� � %s �"
#: access/transam/twophase.c:1862
#, c-format
@@ -1564,59 +1586,56 @@ msgstr "r�cup�ration de la transaction pr�par�e %u"
#: access/transam/varsup.c:113
#, c-format
-msgid ""
-"database is not accepting commands to avoid wraparound data loss in database "
-"\"%s\""
+msgid "database is not accepting commands to avoid wraparound data loss in database \"%s\""
msgstr ""
"la base de donn�es n'accepte plus de requ�tes pour �viter des pertes de\n"
"donn�es � cause de la r�initialisation de l'identifiant de transaction dans\n"
"la base de donn�es � %s �"
-#: access/transam/varsup.c:115 access/transam/varsup.c:122
+#: access/transam/varsup.c:115
+#: access/transam/varsup.c:122
msgid ""
"Stop the postmaster and use a standalone backend to vacuum that database.\n"
"You might also need to commit or roll back old prepared transactions."
msgstr ""
"Arr�tez le postmaster et utilisez un moteur autonome pour ex�cuter VACUUM\n"
"sur la base de donn�es � %s �.\n"
-"Vous pouvez avoir besoin d'enregistrer ou d'annuler les anciennes "
-"transactions pr�par�es."
+"Vous pouvez avoir besoin d'enregistrer ou d'annuler les anciennes transactions pr�par�es."
#: access/transam/varsup.c:120
#, c-format
-msgid ""
-"database is not accepting commands to avoid wraparound data loss in database "
-"with OID %u"
+msgid "database is not accepting commands to avoid wraparound data loss in database with OID %u"
msgstr ""
"la base de donn�es n'accepte plus de requ�tes pour �viter des pertes de\n"
"donn�es � cause de la r�initialisation de l'identifiant de transaction dans\n"
"la base de donn�es %u"
-#: access/transam/varsup.c:132 access/transam/varsup.c:358
+#: access/transam/varsup.c:132
+#: access/transam/varsup.c:358
#, c-format
msgid "database \"%s\" must be vacuumed within %u transactions"
msgstr ""
"Un VACUUM doit �tre ex�cut� sur la base de donn�es � %s � dans un maximum de\n"
"%u transactions"
-#: access/transam/varsup.c:135 access/transam/varsup.c:142
-#: access/transam/varsup.c:361 access/transam/varsup.c:368
+#: access/transam/varsup.c:135
+#: access/transam/varsup.c:142
+#: access/transam/varsup.c:361
+#: access/transam/varsup.c:368
msgid ""
-"To avoid a database shutdown, execute a database-wide VACUUM in that "
-"database.\n"
+"To avoid a database shutdown, execute a database-wide VACUUM in that database.\n"
"You might also need to commit or roll back old prepared transactions."
msgstr ""
"Pour �viter un arr�t de la base de donn�es, ex�cutez un VACUUM sur toute la\n"
-"base � %s �. Vous pouvez avoir besoin d'enregistrer ou d'annuler les "
-"anciennes\n"
+"base � %s �. Vous pouvez avoir besoin d'enregistrer ou d'annuler les anciennes\n"
"transactions pr�par�es."
-#: access/transam/varsup.c:139 access/transam/varsup.c:365
+#: access/transam/varsup.c:139
+#: access/transam/varsup.c:365
#, c-format
msgid "database with OID %u must be vacuumed within %u transactions"
msgstr ""
-"un VACUUM doit �tre ex�cut� sur la base de donn�es d'OID %u dans un maximum "
-"de\n"
+"un VACUUM doit �tre ex�cut� sur la base de donn�es d'OID %u dans un maximum de\n"
"%u transactions"
#: access/transam/varsup.c:332
@@ -1630,31 +1649,31 @@ msgstr ""
msgid "cannot have more than 2^32-1 commands in a transaction"
msgstr "ne peux pas avoir plus de 2^32-1 commandes dans une transaction"
-#: access/transam/xact.c:1208
+#: access/transam/xact.c:1213
#, c-format
msgid "maximum number of committed subtransactions (%d) exceeded"
msgstr "nombre maximum de sous-transactions valid�es (%d) d�pass�"
-#: access/transam/xact.c:1965
+#: access/transam/xact.c:1970
msgid "cannot PREPARE a transaction that has operated on temporary tables"
msgstr ""
"ne peut pas pr�parer (PREPARE) une transaction qui a travaill� sur des\n"
"tables temporaires"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:2754
+#: access/transam/xact.c:2759
#, c-format
msgid "%s cannot run inside a transaction block"
msgstr "%s ne peut pas �tre ex�cut� dans un bloc de transaction"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:2764
+#: access/transam/xact.c:2769
#, c-format
msgid "%s cannot run inside a subtransaction"
msgstr "%s ne peut pas �tre ex�cut� dans un sous-bloc de transaction"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:2774
+#: access/transam/xact.c:2779
#, c-format
msgid "%s cannot be executed from a function or multi-command string"
msgstr ""
@@ -1662,1332 +1681,1290 @@ msgstr ""
"contenant plusieurs commandes"
#. translator: %s represents an SQL statement name
-#: access/transam/xact.c:2825
+#: access/transam/xact.c:2830
#, 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:3007
+#: access/transam/xact.c:3012
msgid "there is already a transaction in progress"
msgstr "une transaction est d�j� en cours"
-#: access/transam/xact.c:3174 access/transam/xact.c:3266
+#: access/transam/xact.c:3179
+#: access/transam/xact.c:3271
msgid "there is no transaction in progress"
msgstr "aucune transaction en cours"
-#: access/transam/xact.c:3360 access/transam/xact.c:3410
-#: access/transam/xact.c:3416 access/transam/xact.c:3460
-#: access/transam/xact.c:3508 access/transam/xact.c:3514
+#: access/transam/xact.c:3365
+#: access/transam/xact.c:3415
+#: access/transam/xact.c:3421
+#: access/transam/xact.c:3465
+#: access/transam/xact.c:3513
+#: access/transam/xact.c:3519
msgid "no such savepoint"
msgstr "aucun point de sauvegarde"
-#: access/transam/xact.c:4144
+#: access/transam/xact.c:4149
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"
+msgstr "ne peut pas avoir plus de 2^32-1 sous-transactions dans une transaction"
-#: access/transam/xlog.c:1260
+#: access/transam/xlog.c:1264
#, c-format
msgid "could not create archive status file \"%s\": %m"
msgstr "n'a pas pu cr�er le fichier de statut d'archivage � %s � : %m"
-#: access/transam/xlog.c:1268
+#: access/transam/xlog.c:1272
#, c-format
msgid "could not write archive status file \"%s\": %m"
msgstr "n'a pas pu �crire le fichier de statut d'archivage � %s � : %m"
-#: access/transam/xlog.c:1723 access/transam/xlog.c:9413
-#: replication/walsender.c:585 replication/walreceiver.c:477
+#: access/transam/xlog.c:1727
+#: access/transam/xlog.c:9493
+#: replication/walsender.c:594
+#: replication/walreceiver.c:478
#, c-format
msgid "could not seek in log file %u, segment %u to offset %u: %m"
msgstr ""
"n'a pas pu se d�placer dans le journal de transactions %u, du segment %u au\n"
"segment %u : %m"
-#: access/transam/xlog.c:1740 replication/walreceiver.c:494
+#: access/transam/xlog.c:1744
+#: replication/walreceiver.c:495
#, c-format
msgid "could not write to log file %u, segment %u at offset %u, length %lu: %m"
msgstr ""
"n'a pas pu �crire le journal de transactions %u, segment %u au d�calage %u,\n"
"longueur %lu : %m"
-#: access/transam/xlog.c:1942
+#: access/transam/xlog.c:1946
#, c-format
msgid "updated min recovery point to %X/%X"
msgstr "mise � jour du point minimum de restauration sur %X/%X"
-#: access/transam/xlog.c:2270 access/transam/xlog.c:2374
-#: access/transam/xlog.c:2603 access/transam/xlog.c:2667
-#: access/transam/xlog.c:2726 replication/walsender.c:573
+#: access/transam/xlog.c:2286
+#: access/transam/xlog.c:2390
+#: access/transam/xlog.c:2619
+#: access/transam/xlog.c:2683
+#: access/transam/xlog.c:2740
+#: replication/walsender.c:582
#, c-format
msgid "could not open file \"%s\" (log file %u, segment %u): %m"
-msgstr ""
-"n'a pas pu ouvrir le fichier � %s � (journal de transactions %u, segment %"
-"u) : %m"
+msgstr "n'a pas pu ouvrir le fichier � %s � (journal de transactions %u, segment %u) : %m"
-#: access/transam/xlog.c:2295 access/transam/xlog.c:2428
-#: access/transam/xlog.c:4252 access/transam/xlog.c:8347
-#: access/transam/xlog.c:8502 postmaster/postmaster.c:3625
-#: storage/smgr/md.c:278 ../port/copydir.c:168
+#: access/transam/xlog.c:2311
+#: access/transam/xlog.c:2444
+#: access/transam/xlog.c:4267
+#: access/transam/xlog.c:8391
+#: access/transam/xlog.c:8546
+#: postmaster/postmaster.c:3626
+#: storage/smgr/md.c:278
+#: ../port/copydir.c:168
#, c-format
msgid "could not create file \"%s\": %m"
msgstr "n'a pas pu cr�er le fichier � %s � : %m"
-#: access/transam/xlog.c:2327 access/transam/xlog.c:2460
-#: access/transam/xlog.c:4304 access/transam/xlog.c:4360
-#: utils/init/miscinit.c:1040 utils/init/miscinit.c:1049 utils/misc/guc.c:6983
-#: utils/misc/guc.c:7008 commands/copy.c:1316 postmaster/postmaster.c:3635
-#: postmaster/postmaster.c:3645 ../port/copydir.c:190
+#: access/transam/xlog.c:2343
+#: access/transam/xlog.c:2476
+#: access/transam/xlog.c:4319
+#: access/transam/xlog.c:4375
+#: utils/init/miscinit.c:1040
+#: utils/init/miscinit.c:1049
+#: utils/misc/guc.c:6992
+#: utils/misc/guc.c:7017
+#: commands/copy.c:1316
+#: postmaster/postmaster.c:3636
+#: postmaster/postmaster.c:3646
+#: ../port/copydir.c:190
#, c-format
msgid "could not write to file \"%s\": %m"
msgstr "n'a pas pu �crire dans le fichier � %s � : %m"
-#: access/transam/xlog.c:2335 access/transam/xlog.c:2467
-#: access/transam/xlog.c:4366 storage/smgr/md.c:909 storage/smgr/md.c:1083
-#: storage/smgr/md.c:1226 ../port/copydir.c:262
+#: access/transam/xlog.c:2351
+#: access/transam/xlog.c:2483
+#: access/transam/xlog.c:4381
+#: storage/smgr/md.c:909
+#: storage/smgr/md.c:1083
+#: storage/smgr/md.c:1226
+#: ../port/copydir.c:262
#, c-format
msgid "could not fsync file \"%s\": %m"
msgstr "n'a pas pu synchroniser sur disque (fsync) le fichier � %s � : %m"
-#: access/transam/xlog.c:2340 access/transam/xlog.c:2472
-#: access/transam/xlog.c:4371 ../port/copydir.c:204
+#: access/transam/xlog.c:2356
+#: access/transam/xlog.c:2488
+#: access/transam/xlog.c:4386
+#: ../port/copydir.c:204
#, c-format
msgid "could not close file \"%s\": %m"
msgstr "n'a pas pu fermer le fichier � %s � : %m"
-#: access/transam/xlog.c:2413 access/transam/xlog.c:4079
-#: access/transam/xlog.c:4173 access/transam/xlog.c:4271
-#: utils/init/miscinit.c:991 utils/init/miscinit.c:1097
-#: utils/error/elog.c:1403 storage/smgr/md.c:532 storage/smgr/md.c:785
-#: ../port/copydir.c:161 ../port/copydir.c:248
+#: access/transam/xlog.c:2429
+#: access/transam/xlog.c:4094
+#: access/transam/xlog.c:4188
+#: access/transam/xlog.c:4286
+#: utils/init/miscinit.c:991
+#: utils/init/miscinit.c:1097
+#: utils/error/elog.c:1403
+#: storage/smgr/md.c:532
+#: storage/smgr/md.c:785
+#: ../port/copydir.c:161
+#: ../port/copydir.c:248
#, c-format
msgid "could not open file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier � %s � : %m"
-#: access/transam/xlog.c:2441 access/transam/xlog.c:4283
-#: access/transam/xlog.c:8450 access/transam/xlog.c:8524
-#: access/transam/xlog.c:8901 access/transam/xlog.c:8926
-#: utils/adt/genfile.c:133 ../port/copydir.c:179
+#: access/transam/xlog.c:2457
+#: access/transam/xlog.c:4298
+#: access/transam/xlog.c:8494
+#: access/transam/xlog.c:8568
+#: access/transam/xlog.c:8951
+#: access/transam/xlog.c:8976
+#: utils/adt/genfile.c:133
+#: ../port/copydir.c:179
#, c-format
msgid "could not read file \"%s\": %m"
msgstr "n'a pas pu lire le fichier � %s � : %m"
-#: access/transam/xlog.c:2444
+#: access/transam/xlog.c:2460
#, c-format
msgid "not enough data in file \"%s\""
msgstr "donn�es insuffisantes dans le fichier � %s �"
-#: access/transam/xlog.c:2563
+#: access/transam/xlog.c:2579
#, c-format
-msgid ""
-"could not link file \"%s\" to \"%s\" (initialization of log file %u, segment "
-"%u): %m"
+msgid "could not link file \"%s\" to \"%s\" (initialization of log file %u, segment %u): %m"
msgstr ""
"n'a pas pu lier le fichier � %s � � � %s � (initialisation du journal de\n"
"transactions %u, segment %u) : %m"
-#: access/transam/xlog.c:2575
+#: access/transam/xlog.c:2591
#, c-format
-msgid ""
-"could not rename file \"%s\" to \"%s\" (initialization of log file %u, "
-"segment %u): %m"
+msgid "could not rename file \"%s\" to \"%s\" (initialization of log file %u, segment %u): %m"
msgstr ""
"n'a pas pu renommer le fichier � %s � en � %s � (initialisation du journal\n"
"de transactions %u, segment %u) : %m"
-#: access/transam/xlog.c:2753 replication/walreceiver.c:451
+#: access/transam/xlog.c:2767
+#: replication/walreceiver.c:452
#, c-format
msgid "could not close log file %u, segment %u: %m"
msgstr "n'a pas pu fermer le journal de transactions %u, segment %u : %m"
-#: access/transam/xlog.c:2825 access/transam/xlog.c:2990
-#: access/transam/xlog.c:8330 utils/adt/dbsize.c:65 utils/adt/dbsize.c:217
-#: utils/adt/dbsize.c:288 utils/adt/genfile.c:170 ../port/copydir.c:82
+#: access/transam/xlog.c:2839
+#: access/transam/xlog.c:3004
+#: access/transam/xlog.c:8374
+#: utils/adt/dbsize.c:65
+#: utils/adt/dbsize.c:217
+#: utils/adt/dbsize.c:288
+#: utils/adt/genfile.c:170
+#: ../port/copydir.c:82
#: ../port/copydir.c:121
#, c-format
msgid "could not stat file \"%s\": %m"
msgstr "n'a pas pu tester le fichier � %s � : %m"
-#: access/transam/xlog.c:2833 access/transam/xlog.c:8529 storage/smgr/md.c:348
-#: storage/smgr/md.c:395 storage/smgr/md.c:1192
+#: access/transam/xlog.c:2847
+#: access/transam/xlog.c:8573
+#: storage/smgr/md.c:348
+#: storage/smgr/md.c:395
+#: storage/smgr/md.c:1192
#, c-format
msgid "could not remove file \"%s\": %m"
msgstr "n'a pas pu supprimer le fichier � %s � : %m"
-#: access/transam/xlog.c:2969
+#: access/transam/xlog.c:2983
#, c-format
msgid "archive file \"%s\" has wrong size: %lu instead of %lu"
msgstr "le fichier d'archive � %s � a la mauvaise taille : %lu au lieu de %lu"
-#: access/transam/xlog.c:2978
+#: access/transam/xlog.c:2992
#, c-format
msgid "restored log file \"%s\" from archive"
msgstr "restauration du journal de transactions � %s � � partir de l'archive"
-#: access/transam/xlog.c:3028
+#: access/transam/xlog.c:3042
#, c-format
msgid "could not restore file \"%s\" from archive: return code %d"
-msgstr ""
-"n'a pas pu restaurer le fichier � %s � � partir de l'archive : code de retour "
-"%d"
+msgstr "n'a pas pu restaurer le fichier � %s � � partir de l'archive : code de retour %d"
-#: access/transam/xlog.c:3143
+#: access/transam/xlog.c:3157
#, c-format
msgid "%s \"%s\": return code %d"
msgstr "%s � %s � : code de retour %d"
-#: access/transam/xlog.c:3255 access/transam/xlog.c:3435
+#: access/transam/xlog.c:3270
+#: access/transam/xlog.c:3450
#, c-format
msgid "could not open transaction log directory \"%s\": %m"
-msgstr ""
-"n'a pas pu ouvrir le r�pertoire des journaux de transactions � %s � : %m"
+msgstr "n'a pas pu ouvrir le r�pertoire des journaux de transactions � %s � : %m"
-#: access/transam/xlog.c:3306
+#: access/transam/xlog.c:3321
#, c-format
msgid "recycled transaction log file \"%s\""
msgstr "recyclage du journal de transactions � %s �"
-#: access/transam/xlog.c:3322
+#: access/transam/xlog.c:3337
#, c-format
msgid "removing transaction log file \"%s\""
msgstr "suppression du journal de transactions � %s �"
-#: access/transam/xlog.c:3345
+#: access/transam/xlog.c:3360
#, c-format
msgid "could not rename old transaction log file \"%s\": %m"
msgstr "n'a pas pu renommer l'ancien journal de transactions � %s � : %m"
-#: access/transam/xlog.c:3357
+#: access/transam/xlog.c:3372
#, c-format
msgid "could not remove old transaction log file \"%s\": %m"
msgstr "n'a pas pu supprimer l'ancien journal de transaction � %s � : %m"
-#: access/transam/xlog.c:3395 access/transam/xlog.c:3405
+#: access/transam/xlog.c:3410
+#: access/transam/xlog.c:3420
#, c-format
msgid "required WAL directory \"%s\" does not exist"
-msgstr ""
-"le r�pertoire � %s � requis pour les journaux de transactions n'existe pas"
+msgstr "le r�pertoire � %s � requis pour les journaux de transactions n'existe pas"
-#: access/transam/xlog.c:3411
+#: access/transam/xlog.c:3426
#, c-format
msgid "creating missing WAL directory \"%s\""
-msgstr ""
-"cr�ation du r�pertoire manquant � %s � pour les journaux de transactions"
+msgstr "cr�ation du r�pertoire manquant � %s � pour les journaux de transactions"
-#: access/transam/xlog.c:3414
+#: access/transam/xlog.c:3429
#, c-format
msgid "could not create missing directory \"%s\": %m"
msgstr "n'a pas pu cr�er le r�pertoire � %s � manquant : %m"
-#: access/transam/xlog.c:3448
+#: access/transam/xlog.c:3463
#, c-format
msgid "removing transaction log backup history file \"%s\""
msgstr "suppression du fichier historique des journaux de transaction � %s �"
-#: access/transam/xlog.c:3568
+#: access/transam/xlog.c:3583
#, c-format
msgid "incorrect hole size in record at %X/%X"
msgstr "taille du trou incorrect � l'enregistrement %X/%X"
-#: access/transam/xlog.c:3581
+#: access/transam/xlog.c:3596
#, c-format
msgid "incorrect total length in record at %X/%X"
msgstr "longueur totale incorrecte � l'enregistrement %X/%X"
-#: access/transam/xlog.c:3594
+#: access/transam/xlog.c:3609
#, c-format
msgid "incorrect resource manager data checksum in record at %X/%X"
msgstr ""
"somme de contr�le des donn�es du gestionnaire de ressources incorrecte �\n"
"l'enregistrement %X/%X"
-#: access/transam/xlog.c:3663 access/transam/xlog.c:3699
+#: access/transam/xlog.c:3678
+#: access/transam/xlog.c:3714
#, c-format
msgid "invalid record offset at %X/%X"
msgstr "d�calage invalide de l'enregistrement %X/%X"
-#: access/transam/xlog.c:3707
+#: access/transam/xlog.c:3722
#, c-format
msgid "contrecord is requested by %X/%X"
msgstr "� contrecord � est requis par %X/%X"
-#: access/transam/xlog.c:3722
+#: access/transam/xlog.c:3737
#, c-format
msgid "invalid xlog switch record at %X/%X"
-msgstr ""
-"enregistrement de basculement du journal de transaction invalide � %X/%X"
+msgstr "enregistrement de basculement du journal de transaction invalide � %X/%X"
-#: access/transam/xlog.c:3730
+#: access/transam/xlog.c:3745
#, c-format
msgid "record with zero length at %X/%X"
msgstr "enregistrement de longueur nulle � %X/%X"
-#: access/transam/xlog.c:3739
+#: access/transam/xlog.c:3754
#, c-format
msgid "invalid record length at %X/%X"
msgstr "longueur invalide de l'enregistrement � %X/%X"
-#: access/transam/xlog.c:3746
+#: access/transam/xlog.c:3761
#, c-format
msgid "invalid resource manager ID %u at %X/%X"
msgstr "identifiant du gestionnaire de ressources invalide %u � %X/%X"
-#: access/transam/xlog.c:3759 access/transam/xlog.c:3775
+#: access/transam/xlog.c:3774
+#: access/transam/xlog.c:3790
#, c-format
msgid "record with incorrect prev-link %X/%X at %X/%X"
msgstr "enregistrement avec prev-link %X/%X incorrect � %X/%X"
-#: access/transam/xlog.c:3804
+#: access/transam/xlog.c:3819
#, c-format
msgid "record length %u at %X/%X too long"
msgstr "longueur trop importante de l'enregistrement %u � %X/%X"
-#: access/transam/xlog.c:3844
+#: access/transam/xlog.c:3859
#, c-format
msgid "there is no contrecord flag in log file %u, segment %u, offset %u"
msgstr ""
"il n'y a pas de drapeaux � contrecord � dans le journal de transactions %u,\n"
"segment %u, d�calage %u"
-#: access/transam/xlog.c:3854
+#: access/transam/xlog.c:3869
#, c-format
msgid "invalid contrecord length %u in log file %u, segment %u, offset %u"
msgstr ""
"longueur invalide du � contrecord � %u dans le journal de tranasctions %u,\n"
"segment %u, d�calage %u"
-#: access/transam/xlog.c:3944
+#: access/transam/xlog.c:3959
#, c-format
msgid "invalid magic number %04X in log file %u, segment %u, offset %u"
msgstr ""
-"num�ro magique invalide %04X dans le journal de transactions %u, segment %"
-"u,\n"
+"num�ro magique invalide %04X dans le journal de transactions %u, segment %u,\n"
"d�calage %u"
-#: access/transam/xlog.c:3951 access/transam/xlog.c:3997
+#: access/transam/xlog.c:3966
+#: access/transam/xlog.c:4012
#, c-format
msgid "invalid info bits %04X in log file %u, segment %u, offset %u"
msgstr ""
"bits info %04X invalides dans le journal de transactions %u, segment %u,\n"
"d�calage %u"
-#: access/transam/xlog.c:3973 access/transam/xlog.c:3981
#: access/transam/xlog.c:3988
+#: access/transam/xlog.c:3996
+#: access/transam/xlog.c:4003
msgid "WAL file is from different database system"
-msgstr ""
-"le journal de transactions provient d'un syst�me de bases de donn�es "
-"diff�rent"
+msgstr "le journal de transactions provient d'un syst�me de bases de donn�es diff�rent"
-#: access/transam/xlog.c:3974
+#: access/transam/xlog.c:3989
#, c-format
-msgid ""
-"WAL file database system identifier is %s, pg_control database system "
-"identifier is %s."
+msgid "WAL file database system identifier is %s, pg_control database system identifier is %s."
msgstr ""
-"L'identifiant du journal de transactions du syst�me de base de donn�es est %"
-"s,\n"
+"L'identifiant du journal de transactions du syst�me de base de donn�es est %s,\n"
"l'identifiant de pg_control du syst�me de base de donn�es est %s."
-#: access/transam/xlog.c:3982
+#: access/transam/xlog.c:3997
msgid "Incorrect XLOG_SEG_SIZE in page header."
msgstr "XLOG_SEG_SIZE incorrecte dans l'en-t�te de page."
-#: access/transam/xlog.c:3989
+#: access/transam/xlog.c:4004
msgid "Incorrect XLOG_BLCKSZ in page header."
msgstr "XLOG_BLCKSZ incorrect dans l'en-t�te de page."
-#: access/transam/xlog.c:4005
+#: access/transam/xlog.c:4020
#, c-format
msgid "unexpected pageaddr %X/%X in log file %u, segment %u, offset %u"
msgstr ""
"pageaddr %X/%X inattendue dans le journal de transactions %u, segment %u,\n"
"d�calage %u"
-#: access/transam/xlog.c:4017
+#: access/transam/xlog.c:4032
#, c-format
msgid "unexpected timeline ID %u in log file %u, segment %u, offset %u"
msgstr ""
"identifiant timeline %u inattendu dans le journal de transactions %u,\n"
"segment %u, d�calage %u"
-#: access/transam/xlog.c:4035
+#: access/transam/xlog.c:4050
#, c-format
-msgid ""
-"out-of-sequence timeline ID %u (after %u) in log file %u, segment %u, offset "
-"%u"
+msgid "out-of-sequence timeline ID %u (after %u) in log file %u, segment %u, offset %u"
msgstr ""
"identifiant timeline %u hors de la s�quence (apr�s %u) dans le journal de\n"
"transactions %u, segment %u, d�calage %u"
-#: access/transam/xlog.c:4108
+#: access/transam/xlog.c:4123
#, c-format
msgid "syntax error in history file: %s"
msgstr "erreur de syntaxe dans le fichier historique : %s"
-#: access/transam/xlog.c:4109
+#: access/transam/xlog.c:4124
msgid "Expected a numeric timeline ID."
msgstr "Identifiant timeline num�rique attendue"
-#: access/transam/xlog.c:4114
+#: access/transam/xlog.c:4129
#, c-format
msgid "invalid data in history file: %s"
msgstr "donn�es invalides dans le fichier historique : � %s �"
-#: access/transam/xlog.c:4115
+#: access/transam/xlog.c:4130
msgid "Timeline IDs must be in increasing sequence."
msgstr "Les identifiants timeline doivent �tre en ordre croissant."
-#: access/transam/xlog.c:4128
+#: access/transam/xlog.c:4143
#, c-format
msgid "invalid data in history file \"%s\""
msgstr "donn�es invalides dans le fichier historique � %s �"
-#: access/transam/xlog.c:4129
+#: access/transam/xlog.c:4144
msgid "Timeline IDs must be less than child timeline's ID."
msgstr ""
"Les identifiants timeline doivent �tre plus petits que les enfants des\n"
"identifiants timeline."
-#: access/transam/xlog.c:4388
+#: access/transam/xlog.c:4403
#, c-format
msgid "could not link file \"%s\" to \"%s\": %m"
msgstr "n'a pas pu lier le fichier � %s � � � %s � : %m"
-#: access/transam/xlog.c:4395 access/transam/xlog.c:5344
-#: access/transam/xlog.c:5397 access/transam/xlog.c:5953
+#: access/transam/xlog.c:4410
+#: access/transam/xlog.c:5359
+#: access/transam/xlog.c:5412
+#: access/transam/xlog.c:5971
#: postmaster/pgarch.c:715
#, 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:4477
+#: access/transam/xlog.c:4492
#, c-format
msgid "could not create control file \"%s\": %m"
msgstr "n'a pas pu cr�er le fichier de contr�le � %s � : %m"
-#: access/transam/xlog.c:4488 access/transam/xlog.c:4713
+#: access/transam/xlog.c:4503
+#: access/transam/xlog.c:4728
#, c-format
msgid "could not write to control file: %m"
msgstr "n'a pas pu �crire le fichier de contr�le : %m"
-#: access/transam/xlog.c:4494 access/transam/xlog.c:4719
+#: access/transam/xlog.c:4509
+#: access/transam/xlog.c:4734
#, c-format
msgid "could not fsync control file: %m"
msgstr "n'a pas pu synchroniser sur disque (fsync) le fichier de contr�le : %m"
-#: access/transam/xlog.c:4499 access/transam/xlog.c:4724
+#: access/transam/xlog.c:4514
+#: access/transam/xlog.c:4739
#, c-format
msgid "could not close control file: %m"
msgstr "n'a pas pu fermer le fichier de contr�le : %m"
-#: access/transam/xlog.c:4517 access/transam/xlog.c:4702
+#: access/transam/xlog.c:4532
+#: access/transam/xlog.c:4717
#, c-format
msgid "could not open control file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier de contr�le � %s � : %m"
-#: access/transam/xlog.c:4523
+#: access/transam/xlog.c:4538
#, c-format
msgid "could not read from control file: %m"
msgstr "n'a pas pu lire le fichier de contr�le : %m"
-#: access/transam/xlog.c:4536 access/transam/xlog.c:4545
-#: access/transam/xlog.c:4569 access/transam/xlog.c:4576
-#: access/transam/xlog.c:4583 access/transam/xlog.c:4588
-#: access/transam/xlog.c:4595 access/transam/xlog.c:4602
-#: access/transam/xlog.c:4609 access/transam/xlog.c:4616
-#: access/transam/xlog.c:4623 access/transam/xlog.c:4630
-#: access/transam/xlog.c:4639 access/transam/xlog.c:4646
-#: access/transam/xlog.c:4655 access/transam/xlog.c:4662
-#: access/transam/xlog.c:4671 access/transam/xlog.c:4678
+#: access/transam/xlog.c:4551
+#: access/transam/xlog.c:4560
+#: access/transam/xlog.c:4584
+#: access/transam/xlog.c:4591
+#: access/transam/xlog.c:4598
+#: access/transam/xlog.c:4603
+#: access/transam/xlog.c:4610
+#: access/transam/xlog.c:4617
+#: access/transam/xlog.c:4624
+#: access/transam/xlog.c:4631
+#: access/transam/xlog.c:4638
+#: access/transam/xlog.c:4645
+#: access/transam/xlog.c:4654
+#: access/transam/xlog.c:4661
+#: access/transam/xlog.c:4670
+#: access/transam/xlog.c:4677
+#: access/transam/xlog.c:4686
+#: access/transam/xlog.c:4693
#: utils/init/miscinit.c:1115
msgid "database files are incompatible with server"
msgstr "les fichiers de la base de donn�es sont incompatibles avec le serveur"
-#: access/transam/xlog.c:4537
+#: access/transam/xlog.c:4552
#, c-format
-msgid ""
-"The database cluster was initialized with PG_CONTROL_VERSION %d (0x%08x), "
-"but the server was compiled with PG_CONTROL_VERSION %d (0x%08x)."
+msgid "The database cluster was initialized with PG_CONTROL_VERSION %d (0x%08x), but the server was compiled with PG_CONTROL_VERSION %d (0x%08x)."
msgstr ""
"Le cluster de base de donn�es a �t� initialis� avec un PG_CONTROL_VERSION �\n"
"%d (0x%08x) alors que le serveur a �t� compil� avec un PG_CONTROL_VERSION �\n"
"%d (0x%08x)."
-#: access/transam/xlog.c:4541
-msgid ""
-"This could be a problem of mismatched byte ordering. It looks like you need "
-"to initdb."
+#: access/transam/xlog.c:4556
+msgid "This could be a problem of mismatched byte ordering. It looks like you need to initdb."
msgstr ""
"Ceci peut �tre un probl�me d'incoh�rence dans l'ordre des octets.\n"
"Il se peut que vous ayez besoin d'initdb."
-#: access/transam/xlog.c:4546
+#: access/transam/xlog.c:4561
#, c-format
-msgid ""
-"The database cluster was initialized with PG_CONTROL_VERSION %d, but the "
-"server was compiled with PG_CONTROL_VERSION %d."
+msgid "The database cluster was initialized with PG_CONTROL_VERSION %d, but the server was compiled with PG_CONTROL_VERSION %d."
msgstr ""
"Le cluster de base de donn�es a �t� initialis� avec un PG_CONTROL_VERSION �\n"
"%d alors que le serveur a �t� compil� avec un PG_CONTROL_VERSION � %d."
-#: access/transam/xlog.c:4549 access/transam/xlog.c:4573
-#: access/transam/xlog.c:4580 access/transam/xlog.c:4585
+#: access/transam/xlog.c:4564
+#: access/transam/xlog.c:4588
+#: access/transam/xlog.c:4595
+#: access/transam/xlog.c:4600
msgid "It looks like you need to initdb."
msgstr "Il semble que vous avez besoin d'initdb."
-#: access/transam/xlog.c:4560
+#: access/transam/xlog.c:4575
msgid "incorrect checksum in control file"
msgstr "somme de contr�le incorrecte dans le fichier de contr�le"
-#: access/transam/xlog.c:4570
+#: access/transam/xlog.c:4585
#, c-format
-msgid ""
-"The database cluster was initialized with CATALOG_VERSION_NO %d, but the "
-"server was compiled with CATALOG_VERSION_NO %d."
+msgid "The database cluster was initialized with CATALOG_VERSION_NO %d, but the server was compiled with CATALOG_VERSION_NO %d."
msgstr ""
"Le cluster de base de donn�es a �t� initialis� avec un CATALOG_VERSION_NO �\n"
"%d alors que le serveur a �t� compil� avec un CATALOG_VERSION_NO � %d."
-#: access/transam/xlog.c:4577
+#: access/transam/xlog.c:4592
#, c-format
-msgid ""
-"The database cluster was initialized with MAXALIGN %d, but the server was "
-"compiled with MAXALIGN %d."
+msgid "The database cluster was initialized with MAXALIGN %d, but the server was compiled with MAXALIGN %d."
msgstr ""
"Le cluster de bases de donn�es a �t� initialis� avec un MAXALIGN � %d alors\n"
"que le serveur a �t� compil� avec un MAXALIGN � %d."
-#: access/transam/xlog.c:4584
-msgid ""
-"The database cluster appears to use a different floating-point number format "
-"than the server executable."
+#: access/transam/xlog.c:4599
+msgid "The database cluster appears to use a different floating-point number format than the server executable."
msgstr ""
"Le cluster de bases de donn�es semble utiliser un format diff�rent pour les\n"
"nombres � virgule flottante de celui de l'ex�cutable serveur."
-#: access/transam/xlog.c:4589
+#: access/transam/xlog.c:4604
#, c-format
-msgid ""
-"The database cluster was initialized with BLCKSZ %d, but the server was "
-"compiled with BLCKSZ %d."
+msgid "The database cluster was initialized with BLCKSZ %d, but the server was compiled with BLCKSZ %d."
msgstr ""
-"Le cluster de base de donn�es a �t� initialis� avec un BLCKSZ � %d alors "
-"que\n"
+"Le cluster de base de donn�es a �t� initialis� avec un BLCKSZ � %d alors que\n"
"le serveur a �t� compil� avec un BLCKSZ � %d."
-#: access/transam/xlog.c:4592 access/transam/xlog.c:4599
-#: access/transam/xlog.c:4606 access/transam/xlog.c:4613
-#: access/transam/xlog.c:4620 access/transam/xlog.c:4627
-#: access/transam/xlog.c:4634 access/transam/xlog.c:4642
-#: access/transam/xlog.c:4649 access/transam/xlog.c:4658
-#: access/transam/xlog.c:4665 access/transam/xlog.c:4674
-#: access/transam/xlog.c:4681
+#: access/transam/xlog.c:4607
+#: access/transam/xlog.c:4614
+#: access/transam/xlog.c:4621
+#: access/transam/xlog.c:4628
+#: access/transam/xlog.c:4635
+#: access/transam/xlog.c:4642
+#: access/transam/xlog.c:4649
+#: access/transam/xlog.c:4657
+#: access/transam/xlog.c:4664
+#: access/transam/xlog.c:4673
+#: access/transam/xlog.c:4680
+#: access/transam/xlog.c:4689
+#: access/transam/xlog.c:4696
msgid "It looks like you need to recompile or initdb."
msgstr "Il semble que vous avez besoin de recompiler ou de relancer initdb."
-#: access/transam/xlog.c:4596
+#: access/transam/xlog.c:4611
#, c-format
-msgid ""
-"The database cluster was initialized with RELSEG_SIZE %d, but the server was "
-"compiled with RELSEG_SIZE %d."
+msgid "The database cluster was initialized with RELSEG_SIZE %d, but the server was compiled with RELSEG_SIZE %d."
msgstr ""
"Le cluster de bases de donn�es a �t� initialis� avec un RELSEG_SIZE � %d\n"
"alors que le serveur a �t� compil� avec un RELSEG_SIZE � %d."
-#: access/transam/xlog.c:4603
+#: access/transam/xlog.c:4618
#, c-format
-msgid ""
-"The database cluster was initialized with XLOG_BLCKSZ %d, but the server was "
-"compiled with XLOG_BLCKSZ %d."
+msgid "The database cluster was initialized with XLOG_BLCKSZ %d, but the server was compiled with XLOG_BLCKSZ %d."
msgstr ""
"Le cluster de base de donn�es a �t� initialis� avec un XLOG_BLCKSZ � %d\n"
"alors que le serveur a �t� compil� avec un XLOG_BLCKSZ � %d."
-#: access/transam/xlog.c:4610
+#: access/transam/xlog.c:4625
#, c-format
-msgid ""
-"The database cluster was initialized with XLOG_SEG_SIZE %d, but the server "
-"was compiled with XLOG_SEG_SIZE %d."
+msgid "The database cluster was initialized with XLOG_SEG_SIZE %d, but the server was compiled with XLOG_SEG_SIZE %d."
msgstr ""
"Le cluster de bases de donn�es a �t� initialis� avec un XLOG_SEG_SIZE � %d\n"
"alors que le serveur a �t� compil� avec un XLOG_SEG_SIZE � %d."
-#: access/transam/xlog.c:4617
+#: access/transam/xlog.c:4632
#, c-format
-msgid ""
-"The database cluster was initialized with NAMEDATALEN %d, but the server was "
-"compiled with NAMEDATALEN %d."
+msgid "The database cluster was initialized with NAMEDATALEN %d, but the server was compiled with NAMEDATALEN %d."
msgstr ""
"Le cluster de bases de donn�es a �t� initialis� avec un NAMEDATALEN � %d\n"
"alors que le serveur a �t� compil� avec un NAMEDATALEN � %d."
-#: access/transam/xlog.c:4624
+#: access/transam/xlog.c:4639
#, c-format
-msgid ""
-"The database cluster was initialized with INDEX_MAX_KEYS %d, but the server "
-"was compiled with INDEX_MAX_KEYS %d."
+msgid "The database cluster was initialized with INDEX_MAX_KEYS %d, but the server was compiled with INDEX_MAX_KEYS %d."
msgstr ""
"Le groupe de bases de donn�es a �t� initialis� avec un INDEX_MAX_KEYS � %d\n"
"alors que le serveur a �t� compil� avec un INDEX_MAX_KEYS � %d."
-#: access/transam/xlog.c:4631
+#: access/transam/xlog.c:4646
#, c-format
-msgid ""
-"The database cluster was initialized with TOAST_MAX_CHUNK_SIZE %d, but the "
-"server was compiled with TOAST_MAX_CHUNK_SIZE %d."
+msgid "The database cluster was initialized with TOAST_MAX_CHUNK_SIZE %d, but the server was compiled with TOAST_MAX_CHUNK_SIZE %d."
msgstr ""
-"Le cluster de bases de donn�es a �t� initialis� avec un "
-"TOAST_MAX_CHUNK_SIZE\n"
+"Le cluster de bases de donn�es a �t� initialis� avec un TOAST_MAX_CHUNK_SIZE\n"
"� %d alors que le serveur a �t� compil� avec un TOAST_MAX_CHUNK_SIZE � %d."
-#: access/transam/xlog.c:4640
-msgid ""
-"The database cluster was initialized without HAVE_INT64_TIMESTAMP but the "
-"server was compiled with HAVE_INT64_TIMESTAMP."
-msgstr ""
-"Le cluster de bases de donn�es a �t� initialis� sans "
-"HAVE_INT64_TIMESTAMPalors que le serveur a �t� compil� avec."
+#: access/transam/xlog.c:4655
+msgid "The database cluster was initialized without HAVE_INT64_TIMESTAMP but the server was compiled with HAVE_INT64_TIMESTAMP."
+msgstr "Le cluster de bases de donn�es a �t� initialis� sans HAVE_INT64_TIMESTAMPalors que le serveur a �t� compil� avec."
-#: access/transam/xlog.c:4647
-msgid ""
-"The database cluster was initialized with HAVE_INT64_TIMESTAMP but the "
-"server was compiled without HAVE_INT64_TIMESTAMP."
+#: access/transam/xlog.c:4662
+msgid "The database cluster was initialized with HAVE_INT64_TIMESTAMP but the server was compiled without HAVE_INT64_TIMESTAMP."
msgstr ""
"Le cluster de bases de donn�es a �t� initialis� avec HAVE_INT64_TIMESTAMP\n"
"alors que le serveur a �t� compil� sans."
-#: access/transam/xlog.c:4656
-msgid ""
-"The database cluster was initialized without USE_FLOAT4_BYVAL but the server "
-"was compiled with USE_FLOAT4_BYVAL."
+#: access/transam/xlog.c:4671
+msgid "The database cluster was initialized without USE_FLOAT4_BYVAL but the server was compiled with USE_FLOAT4_BYVAL."
msgstr ""
"Le cluster de base de donn�es a �t� initialis� sans USE_FLOAT4_BYVAL\n"
"alors que le serveur a �t� compil� avec USE_FLOAT4_BYVAL."
-#: access/transam/xlog.c:4663
-msgid ""
-"The database cluster was initialized with USE_FLOAT4_BYVAL but the server "
-"was compiled without USE_FLOAT4_BYVAL."
+#: access/transam/xlog.c:4678
+msgid "The database cluster was initialized with USE_FLOAT4_BYVAL but the server was compiled without USE_FLOAT4_BYVAL."
msgstr ""
"Le cluster de base de donn�es a �t� initialis� avec USE_FLOAT4_BYVAL\n"
"alors que le serveur a �t� compil� sans USE_FLOAT4_BYVAL."
-#: access/transam/xlog.c:4672
-msgid ""
-"The database cluster was initialized without USE_FLOAT8_BYVAL but the server "
-"was compiled with USE_FLOAT8_BYVAL."
+#: access/transam/xlog.c:4687
+msgid "The database cluster was initialized without USE_FLOAT8_BYVAL but the server was compiled with USE_FLOAT8_BYVAL."
msgstr ""
"Le cluster de base de donn�es a �t� initialis� sans USE_FLOAT8_BYVAL\n"
"alors que le serveur a �t� compil� avec USE_FLOAT8_BYVAL."
-#: access/transam/xlog.c:4679
-msgid ""
-"The database cluster was initialized with USE_FLOAT8_BYVAL but the server "
-"was compiled without USE_FLOAT8_BYVAL."
+#: access/transam/xlog.c:4694
+msgid "The database cluster was initialized with USE_FLOAT8_BYVAL but the server was compiled without USE_FLOAT8_BYVAL."
msgstr ""
"Le cluster de base de donn�es a �t� initialis� avec USE_FLOAT8_BYVAL\n"
"alors que le serveur a �t� compil� sans USE_FLOAT8_BYVAL."
-#: access/transam/xlog.c:4922
+#: access/transam/xlog.c:4937
#, c-format
msgid "could not write bootstrap transaction log file: %m"
msgstr "n'a pas pu �crire le � bootstrap � du journal des transactions : %m"
-#: access/transam/xlog.c:4928
+#: access/transam/xlog.c:4943
#, c-format
msgid "could not fsync bootstrap transaction log file: %m"
msgstr ""
"n'a pas pu synchroniser sur disque (fsync) le � bootstrap � du journal des\n"
"transactions : %m"
-#: access/transam/xlog.c:4933
+#: access/transam/xlog.c:4948
#, c-format
msgid "could not close bootstrap transaction log file: %m"
msgstr "n'a pas pu fermer le � bootstrap � du journal des transactions : %m"
-#: access/transam/xlog.c:5095
+#: access/transam/xlog.c:5110
#, c-format
msgid "could not open recovery command file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier de restauration � %s � : %m"
-#: access/transam/xlog.c:5119
+#: access/transam/xlog.c:5134
#, c-format
msgid "restore_command = '%s'"
msgstr "restore_command = '%s'"
-#: access/transam/xlog.c:5126
+#: access/transam/xlog.c:5141
#, c-format
msgid "recovery_end_command = '%s'"
msgstr "recovery_end_command = '%s'"
-#: access/transam/xlog.c:5133
+#: access/transam/xlog.c:5148
#, c-format
-msgid "restartpoint_command = '%s'"
-msgstr "restartpoint_command = '%s'"
+msgid "archive_cleanup_command = '%s'"
+msgstr "archive_cleanup_command = '%s'"
-#: access/transam/xlog.c:5147
+#: access/transam/xlog.c:5162
#, c-format
msgid "recovery_target_timeline is not a valid number: \"%s\""
msgstr "recovery_target_timeline n'est pas un nombre valide : � %s �"
-#: access/transam/xlog.c:5152
+#: access/transam/xlog.c:5167
#, c-format
msgid "recovery_target_timeline = %u"
msgstr "recovery_target_timeline = %u"
-#: access/transam/xlog.c:5155
+#: access/transam/xlog.c:5170
msgid "recovery_target_timeline = latest"
msgstr "recovery_target_timeline = latest"
-#: access/transam/xlog.c:5163
+#: access/transam/xlog.c:5178
#, c-format
msgid "recovery_target_xid is not a valid number: \"%s\""
msgstr "recovery_target_xid n'est pas un nombre valide : � %s �"
-#: access/transam/xlog.c:5166
+#: access/transam/xlog.c:5181
#, c-format
msgid "recovery_target_xid = %u"
msgstr "recovery_target_xid = %u"
-#: access/transam/xlog.c:5189
+#: access/transam/xlog.c:5204
#, c-format
msgid "recovery_target_time = '%s'"
msgstr "recovery_target_time = '%s'"
-#: access/transam/xlog.c:5200
+#: access/transam/xlog.c:5215
msgid "parameter \"recovery_target_inclusive\" requires a Boolean value"
-msgstr ""
-"le param�tre � recovery_target_inclusive � requiert une valeur bool�enne"
+msgstr "le param�tre � recovery_target_inclusive � requiert une valeur bool�enne"
-#: access/transam/xlog.c:5202
+#: access/transam/xlog.c:5217
#, c-format
msgid "recovery_target_inclusive = %s"
msgstr "recovery_target_inclusive = %s"
-#: access/transam/xlog.c:5209
+#: access/transam/xlog.c:5224
msgid "parameter \"standby_mode\" requires a Boolean value"
msgstr "le param�tre � standby_mode � requiert une valeur bool�enne"
-#: access/transam/xlog.c:5211
+#: access/transam/xlog.c:5226
#, c-format
msgid "standby_mode = '%s'"
msgstr "standby_mode = '%s'"
-#: access/transam/xlog.c:5217
+#: access/transam/xlog.c:5232
#, c-format
msgid "primary_conninfo = '%s'"
msgstr "primary_conninfo = '%s'"
-#: access/transam/xlog.c:5224
+#: access/transam/xlog.c:5239
#, c-format
msgid "trigger_file = '%s'"
msgstr "trigger_file = '%s'"
-#: access/transam/xlog.c:5229
+#: access/transam/xlog.c:5244
#, c-format
msgid "unrecognized recovery parameter \"%s\""
msgstr "param�tre de restauration � %s � non reconnu"
-#: access/transam/xlog.c:5237
+#: access/transam/xlog.c:5252
#, c-format
msgid "syntax error in recovery command file: %s"
msgstr "erreur de syntaxe dans le fichier de restauration : %s"
-#: access/transam/xlog.c:5239
+#: access/transam/xlog.c:5254
msgid "Lines should have the format parameter = 'value'."
msgstr "Les lignes devraient avoir le format param�tre = 'valeur'"
-#: access/transam/xlog.c:5248
+#: access/transam/xlog.c:5263
#, c-format
-msgid ""
-"recovery command file \"%s\" specified neither primary_conninfo nor "
-"restore_command"
-msgstr ""
-"le fichier de restauration � %s � n'a sp�cifi� ni primary_conninfo ni "
-"restore_command"
+msgid "recovery command file \"%s\" specified neither primary_conninfo nor restore_command"
+msgstr "le fichier de restauration � %s � n'a sp�cifi� ni primary_conninfo ni restore_command"
-#: access/transam/xlog.c:5250
-msgid ""
-"The database server will regularly poll the pg_xlog subdirectory to check "
-"for files placed there."
+#: access/transam/xlog.c:5265
+msgid "The database server will regularly poll the pg_xlog subdirectory to check for files placed there."
msgstr ""
-"Le serveur de la base de donn�es va r�guli�rement interroger le sous-"
-"r�pertoire\n"
+"Le serveur de la base de donn�es va r�guli�rement interroger le sous-r�pertoire\n"
"pg_xlog pour v�rifier les fichiers plac�s ici."
-#: access/transam/xlog.c:5256
+#: access/transam/xlog.c:5271
#, c-format
-msgid ""
-"recovery command file \"%s\" must specify restore_command when standby mode "
-"is not enabled"
+msgid "recovery command file \"%s\" must specify restore_command when standby mode is not enabled"
msgstr ""
-"le fichier de restauration � %s � doit sp�cifier restore_command quand le "
-"mode\n"
+"le fichier de restauration � %s � doit sp�cifier restore_command quand le mode\n"
"de restauration n'est pas activ�"
-#: access/transam/xlog.c:5276
+#: access/transam/xlog.c:5291
#, c-format
msgid "recovery target timeline %u does not exist"
msgstr "le timeline cible, %u, de la restauration n'existe pas"
-#: access/transam/xlog.c:5401
+#: access/transam/xlog.c:5416
msgid "archive recovery complete"
msgstr "restauration termin�e de l'archive"
-#: access/transam/xlog.c:5512
+#: access/transam/xlog.c:5527
#, c-format
msgid "recovery stopping after commit of transaction %u, time %s"
msgstr "arr�t de la restauration apr�s validation de la transaction %u, %s"
-#: access/transam/xlog.c:5517
+#: access/transam/xlog.c:5532
#, c-format
msgid "recovery stopping before commit of transaction %u, time %s"
msgstr "arr�t de la restauration avant validation de la transaction %u, %s"
-#: access/transam/xlog.c:5525
+#: access/transam/xlog.c:5540
#, c-format
msgid "recovery stopping after abort of transaction %u, time %s"
msgstr "arr�t de la restauration apr�s annulation de la transaction %u, %s"
-#: access/transam/xlog.c:5530
+#: access/transam/xlog.c:5545
#, c-format
msgid "recovery stopping before abort of transaction %u, time %s"
msgstr "arr�t de la restauration avant annulation de la transaction %u, %s"
-#: access/transam/xlog.c:5577
+#: access/transam/xlog.c:5592
#, fuzzy, c-format
-msgid ""
-"hot standby is not possible because %s = %d is a lower setting than on the "
-"master server (its value was %d)"
+msgid "hot standby is not possible because %s = %d is a lower setting than on the master server (its value was %d)"
msgstr ""
"les connexions de restauration ne peuvent pas continuer car %s = %u est un\n"
-"param�trage plus bas que celle du serveur source des journaux de "
-"transactions\n"
+"param�trage plus bas que celle du serveur source des journaux de transactions\n"
"(la valeur �tait %u)"
-#: access/transam/xlog.c:5599
+#: access/transam/xlog.c:5614
#, fuzzy
-msgid "WAL was generated with wal_level=\"minimal\", data may be missing"
+msgid "WAL was generated with wal_level=minimal, data may be missing"
msgstr ""
-"le journal de transactions a �t� g�n�r� avec le param�tre wal_level "
-"configur�\n"
+"le journal de transactions a �t� g�n�r� avec le param�tre wal_level configur�\n"
"� � minimal x, des donn�es pourraient manquer"
-#: access/transam/xlog.c:5600
+#: access/transam/xlog.c:5615
#, fuzzy
-msgid ""
-"This happens if you temporarily set wal_level=\"minimal\" without taking a "
-"new base backup."
+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"
+"Ceci peut arriver si vous configurez temporairement wal_level � minimal sans avoir\n"
"pris une nouvelle sauvegarde de base."
-#: access/transam/xlog.c:5611
+#: access/transam/xlog.c:5626
#, fuzzy
-msgid ""
-"hot standby is not possible because wal_level was not set to \"hot_standby\" "
-"on the master server"
+msgid "hot standby is not possible because wal_level was not set to \"hot_standby\" on the master server"
msgstr ""
-"les connexions de restauration ne peuvent pas d�marrer parce que le "
-"param�tre\n"
+"les connexions de restauration ne peuvent pas d�marrer parce que le param�tre\n"
"wal_level n'a pas �t� configur� � � hot_standby � sur le serveur source des\n"
"journaux de transactions"
-#: access/transam/xlog.c:5612
-msgid ""
-"Either set wal_level to \"hot_standby\" on the master, or turn off "
-"hot_standby here."
+#: access/transam/xlog.c:5627
+msgid "Either set wal_level to \"hot_standby\" on the master, or turn off hot_standby here."
msgstr ""
-#: access/transam/xlog.c:5660
+#: access/transam/xlog.c:5674
msgid "control file contains invalid data"
msgstr "le fichier de contr�le contient des donn�es invalides"
-#: access/transam/xlog.c:5664
+#: access/transam/xlog.c:5678
#, c-format
msgid "database system was shut down at %s"
msgstr "le syst�me de bases de donn�es a �t� arr�t� � %s"
-#: access/transam/xlog.c:5668
+#: access/transam/xlog.c:5682
+#, c-format
+msgid "database system was shut down in recovery at %s"
+msgstr "le syst�me de bases de donn�es a �t� arr�t� pendant la restauration � %s"
+
+#: access/transam/xlog.c:5686
#, c-format
msgid "database system shutdown was interrupted; last known up at %s"
-msgstr ""
-"le syst�me de bases de donn�es a �t� interrompu ; dernier lancement connu � %"
-"s"
+msgstr "le syst�me de bases de donn�es a �t� interrompu ; dernier lancement connu � %s"
-#: access/transam/xlog.c:5672
+#: access/transam/xlog.c:5690
#, c-format
msgid "database system was interrupted while in recovery at %s"
-msgstr ""
-"le syst�me de bases de donn�es a �t� interrompu lors d'une restauration � %s"
+msgstr "le syst�me de bases de donn�es a �t� interrompu lors d'une restauration � %s"
-#: access/transam/xlog.c:5674
-msgid ""
-"This probably means that some data is corrupted and you will have to use the "
-"last backup for recovery."
+#: access/transam/xlog.c:5692
+msgid "This probably means that some data is corrupted and you will have to use the last backup for recovery."
msgstr ""
"Ceci signifie probablement que des donn�es ont �t� corrompues et que vous\n"
"devrez utiliser la derni�re sauvegarde pour la restauration."
-#: access/transam/xlog.c:5678
+#: access/transam/xlog.c:5696
#, c-format
msgid "database system was interrupted while in recovery at log time %s"
msgstr ""
-"le syst�me de bases de donn�es a �t� interrompu lors d'une r�cup�ration � %"
-"s\n"
+"le syst�me de bases de donn�es a �t� interrompu lors d'une r�cup�ration � %s\n"
"(moment de la journalisation)"
-#: access/transam/xlog.c:5680
-msgid ""
-"If this has occurred more than once some data might be corrupted and you "
-"might need to choose an earlier recovery target."
+#: access/transam/xlog.c:5698
+msgid "If this has occurred more than once some data might be corrupted and you might need to choose an earlier recovery target."
msgstr ""
"Si c'est arriv� plus d'une fois, des donn�es ont pu �tre corrompues et vous\n"
"pourriez avoir besoin de choisir une cible de r�cup�ration ant�rieure."
-#: access/transam/xlog.c:5684
+#: access/transam/xlog.c:5702
#, c-format
msgid "database system was interrupted; last known up at %s"
-msgstr ""
-"le syst�me de bases de donn�es a �t� interrompu ; dernier lancement connu � %"
-"s"
+msgstr "le syst�me de bases de donn�es a �t� interrompu ; dernier lancement connu � %s"
-#: access/transam/xlog.c:5733
+#: access/transam/xlog.c:5751
#, c-format
msgid "requested timeline %u is not a child of database system timeline %u"
msgstr ""
"le timeline requis %u n'est pas un fils du timeline %u du syst�me de bases\n"
"de donn�es"
-#: access/transam/xlog.c:5750
+#: access/transam/xlog.c:5768
msgid "entering standby mode"
msgstr "entre en mode standby"
-#: access/transam/xlog.c:5753
+#: access/transam/xlog.c:5771
#, c-format
msgid "starting point-in-time recovery to XID %u"
msgstr "d�but de la restauration de l'archive au XID %u"
-#: access/transam/xlog.c:5757
+#: access/transam/xlog.c:5775
#, c-format
msgid "starting point-in-time recovery to %s"
msgstr "d�but de la restauration de l'archive � %s"
-#: access/transam/xlog.c:5761
+#: access/transam/xlog.c:5779
msgid "starting archive recovery"
msgstr "d�but de la restauration de l'archive"
-#: access/transam/xlog.c:5774 access/transam/xlog.c:5799
+#: access/transam/xlog.c:5792
+#: access/transam/xlog.c:5817
#, c-format
msgid "checkpoint record is at %X/%X"
msgstr "l'enregistrement du point de v�rification est � %X/%X"
-#: access/transam/xlog.c:5781
+#: access/transam/xlog.c:5799
msgid "could not locate required checkpoint record"
-msgstr ""
-"n'a pas pu localiser l'enregistrement d'un point de v�rification requis"
+msgstr "n'a pas pu localiser l'enregistrement d'un point de v�rification requis"
-#: access/transam/xlog.c:5782
+#: access/transam/xlog.c:5800
#, c-format
-msgid ""
-"If you are not restoring from a backup, try removing the file \"%s/"
-"backup_label\"."
+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:5809 access/transam/xlog.c:5824
+#: access/transam/xlog.c:5827
+#: access/transam/xlog.c:5842
msgid "could not locate a valid checkpoint record"
-msgstr ""
-"n'a pas pu localiser un enregistrement d'un point de v�rification valide"
+msgstr "n'a pas pu localiser un enregistrement d'un point de v�rification valide"
-#: access/transam/xlog.c:5818
+#: access/transam/xlog.c:5836
#, c-format
msgid "using previous checkpoint record at %X/%X"
-msgstr ""
-"utilisation du pr�c�dent enregistrement d'un point de v�rification � %X/%X"
+msgstr "utilisation du pr�c�dent enregistrement d'un point de v�rification � %X/%X"
-#: access/transam/xlog.c:5833
+#: access/transam/xlog.c:5851
#, c-format
msgid "redo record is at %X/%X; shutdown %s"
msgstr "l'enregistrement � r�-ex�cuter se trouve � %X/%X ; arr�t %s"
-#: access/transam/xlog.c:5837
+#: access/transam/xlog.c:5855
#, c-format
msgid "next transaction ID: %u/%u; next OID: %u"
msgstr "prochain identifiant de transaction : %u/%u ; prochain OID : %u"
-#: access/transam/xlog.c:5841
+#: access/transam/xlog.c:5859
#, c-format
msgid "next MultiXactId: %u; next MultiXactOffset: %u"
msgstr "prochain MultiXactId : %u ; prochain MultiXactOffset : %u"
-#: access/transam/xlog.c:5844
+#: access/transam/xlog.c:5862
#, c-format
msgid "oldest unfrozen transaction ID: %u, in database %u"
msgstr ""
"identifiant de transaction non gel� le plus ancien : %u, dans la base de\n"
"donn�es %u"
-#: access/transam/xlog.c:5848
+#: access/transam/xlog.c:5866
msgid "invalid next transaction ID"
msgstr "prochain ID de transaction invalide"
-#: access/transam/xlog.c:5867
+#: access/transam/xlog.c:5885
msgid "invalid redo in checkpoint record"
msgstr "r�-ex�cution invalide dans l'enregistrement du point de v�rification"
-#: access/transam/xlog.c:5878
+#: access/transam/xlog.c:5896
msgid "invalid redo record in shutdown checkpoint"
-msgstr ""
-"enregistrement de r�-ex�cution invalide dans le point de v�rification d'arr�t"
+msgstr "enregistrement de r�-ex�cution invalide dans le point de v�rification d'arr�t"
-#: access/transam/xlog.c:5907
-msgid ""
-"database system was not properly shut down; automatic recovery in progress"
+#: access/transam/xlog.c:5925
+msgid "database system was not properly shut down; automatic recovery in progress"
msgstr ""
"le syst�me de bases de donn�es n'a pas �t� arr�t� proprement ; restauration\n"
"automatique en cours"
-#: access/transam/xlog.c:5972
-#, fuzzy
+#: access/transam/xlog.c:5990
msgid "initializing for hot standby"
-msgstr "initialisation des connexions de restauration... "
+msgstr "initialisation pour � Hot Standby �"
-#: access/transam/xlog.c:6093
+#: access/transam/xlog.c:6111
#, c-format
msgid "redo starts at %X/%X"
msgstr "la r�-ex�cution commence � %X/%X"
-#: access/transam/xlog.c:6190
+#: access/transam/xlog.c:6208
#, c-format
msgid "redo done at %X/%X"
msgstr "r�-ex�cution faite � %X/%X"
-#: access/transam/xlog.c:6194
+#: access/transam/xlog.c:6212
#, c-format
msgid "last completed transaction was at log time %s"
msgstr "la derni�re transaction a eu lieu � %s (moment de la journalisation)"
-#: access/transam/xlog.c:6202
+#: access/transam/xlog.c:6220
msgid "redo is not required"
msgstr "la r�-ex�cution n'est pas n�cessaire"
-#: access/transam/xlog.c:6242
+#: access/transam/xlog.c:6260
msgid "requested recovery stop point is before consistent recovery point"
msgstr ""
"le point d'arr�t de la restauration demand�e se trouve avant le point\n"
"coh�rent de restauration"
-#: access/transam/xlog.c:6245
+#: access/transam/xlog.c:6263
msgid "WAL ends before consistent recovery point"
-msgstr ""
-"Le journal de transaction se termine avant un point de restauration coh�rent"
+msgstr "Le journal de transaction se termine avant un point de restauration coh�rent"
-#: access/transam/xlog.c:6266
+#: access/transam/xlog.c:6284
#, c-format
msgid "selected new timeline ID: %u"
msgstr "identifiant d'un timeline nouvellement s�lectionn� : %u"
-#: access/transam/xlog.c:6502
+#: access/transam/xlog.c:6520
#, c-format
msgid "consistent recovery state reached at %X/%X"
msgstr "�tat de restauration coh�rent atteint � %X/%X"
-#: access/transam/xlog.c:6628
+#: access/transam/xlog.c:6646
msgid "invalid primary checkpoint link in control file"
-msgstr ""
-"lien du point de v�rification primaire invalide dans le fichier de contr�le"
+msgstr "lien du point de v�rification primaire invalide dans le fichier de contr�le"
-#: access/transam/xlog.c:6632
+#: access/transam/xlog.c:6650
msgid "invalid secondary checkpoint link in control file"
-msgstr ""
-"lien du point de v�rification secondaire invalide dans le fichier de contr�le"
+msgstr "lien du point de v�rification secondaire invalide dans le fichier de contr�le"
-#: access/transam/xlog.c:6636
+#: access/transam/xlog.c:6654
msgid "invalid checkpoint link in backup_label file"
msgstr "lien du point de v�rification invalide dans le fichier backup_label"
-#: access/transam/xlog.c:6650
+#: access/transam/xlog.c:6668
msgid "invalid primary checkpoint record"
msgstr "enregistrement du point de v�rification primaire invalide"
-#: access/transam/xlog.c:6654
+#: access/transam/xlog.c:6672
msgid "invalid secondary checkpoint record"
msgstr "enregistrement du point de v�rification secondaire invalide"
-#: access/transam/xlog.c:6658
+#: access/transam/xlog.c:6676
msgid "invalid checkpoint record"
msgstr "enregistrement du point de v�rification invalide"
-#: access/transam/xlog.c:6669
+#: access/transam/xlog.c:6687
msgid "invalid resource manager ID in primary checkpoint record"
-msgstr ""
-"identifiant du gestionnaire de ressource invalide dans l'enregistrement "
-"primaire du point de v�rification"
+msgstr "identifiant du gestionnaire de ressource invalide dans l'enregistrement primaire du point de v�rification"
-#: access/transam/xlog.c:6673
+#: access/transam/xlog.c:6691
msgid "invalid resource manager ID in secondary checkpoint record"
-msgstr ""
-"identifiant du gestionnaire de ressource invalide dans l'enregistrement "
-"secondaire du point de v�rification"
+msgstr "identifiant du gestionnaire de ressource invalide dans l'enregistrement secondaire du point de v�rification"
-#: access/transam/xlog.c:6677
+#: access/transam/xlog.c:6695
msgid "invalid resource manager ID in checkpoint record"
-msgstr ""
-"identifiant du gestionnaire de ressource invalide dans l'enregistrement du "
-"point de v�rification"
+msgstr "identifiant du gestionnaire de ressource invalide dans l'enregistrement du point de v�rification"
-#: access/transam/xlog.c:6689
+#: access/transam/xlog.c:6707
msgid "invalid xl_info in primary checkpoint record"
-msgstr ""
-"xl_info invalide dans l'enregistrement du point de v�rification primaire"
+msgstr "xl_info invalide dans l'enregistrement du point de v�rification primaire"
-#: access/transam/xlog.c:6693
+#: access/transam/xlog.c:6711
msgid "invalid xl_info in secondary checkpoint record"
-msgstr ""
-"xl_info invalide dans l'enregistrement du point de v�rification secondaire"
+msgstr "xl_info invalide dans l'enregistrement du point de v�rification secondaire"
-#: access/transam/xlog.c:6697
+#: access/transam/xlog.c:6715
msgid "invalid xl_info in checkpoint record"
msgstr "xl_info invalide dans l'enregistrement du point de v�rification"
-#: access/transam/xlog.c:6709
+#: access/transam/xlog.c:6727
msgid "invalid length of primary checkpoint record"
-msgstr ""
-"longueur invalide de l'enregistrement primaire du point de v�rification"
+msgstr "longueur invalide de l'enregistrement primaire du point de v�rification"
-#: access/transam/xlog.c:6713
+#: access/transam/xlog.c:6731
msgid "invalid length of secondary checkpoint record"
-msgstr ""
-"longueur invalide de l'enregistrement secondaire du point de v�rification"
+msgstr "longueur invalide de l'enregistrement secondaire du point de v�rification"
-#: access/transam/xlog.c:6717
+#: access/transam/xlog.c:6735
msgid "invalid length of checkpoint record"
msgstr "longueur invalide de l'enregistrement du point de v�rification"
-#: access/transam/xlog.c:6878
+#: access/transam/xlog.c:6897
msgid "shutting down"
msgstr "arr�t en cours"
-#: access/transam/xlog.c:6900
+#: access/transam/xlog.c:6919
msgid "database system is shut down"
msgstr "le syst�me de base de donn�es est arr�t�"
-#: access/transam/xlog.c:7293
-msgid ""
-"concurrent transaction log activity while database system is shutting down"
+#: access/transam/xlog.c:7312
+msgid "concurrent transaction log activity while database system is shutting down"
msgstr ""
"activit� en cours du journal de transactions alors que le syst�me de bases\n"
"de donn�es est en cours d'arr�t"
-#: access/transam/xlog.c:7524
+#: access/transam/xlog.c:7543
msgid "skipping restartpoint, recovery has already ended"
msgstr "restartpoint ignor�, la r�cup�ration est d�j� termin�e"
-#: access/transam/xlog.c:7549
+#: access/transam/xlog.c:7568
#, c-format
msgid "skipping restartpoint, already performed at %X/%X"
msgstr "ignore le point de red�marrage, d�j� r�alis� � %X/%X"
-#: access/transam/xlog.c:7629
+#: access/transam/xlog.c:7673
#, c-format
msgid "recovery restart point at %X/%X with latest known log time %s"
msgstr ""
"point de relancement de la restauration sur %X/%X avec %s comme derni�re\n"
"date connue du journal"
-#: access/transam/xlog.c:7799
+#: access/transam/xlog.c:7843
msgid "online backup was cancelled, recovery cannot continue"
-msgstr ""
-"le mode de sauvegarde en ligne a �t� annul�, la restauration ne peut pas "
-"continuer"
+msgstr "le mode de sauvegarde en ligne a �t� annul�, la restauration ne peut pas continuer"
-#: access/transam/xlog.c:7851
+#: access/transam/xlog.c:7895
#, c-format
msgid "unexpected timeline ID %u (after %u) in checkpoint record"
msgstr ""
"identifiant timeline %u inattendu (apr�s %u) dans l'enregistrement du point\n"
"de v�rification"
-#: access/transam/xlog.c:7887
+#: access/transam/xlog.c:7931
#, c-format
msgid "unexpected timeline ID %u (should be %u) in checkpoint record"
msgstr ""
-"identifiant timeline %u inattendu (devrait �tre %u) dans l'enregistrement "
-"du\n"
+"identifiant timeline %u inattendu (devrait �tre %u) dans l'enregistrement du\n"
"point de v�rification"
-#: access/transam/xlog.c:8142 access/transam/xlog.c:8168
+#: access/transam/xlog.c:8186
+#: access/transam/xlog.c:8212
#, c-format
msgid "could not fsync log file %u, segment %u: %m"
msgstr ""
"n'a pas pu synchroniser sur disque (fsync) le journal des transactions %u,\n"
"segment %u : %m"
-#: access/transam/xlog.c:8176
+#: access/transam/xlog.c:8220
#, c-format
msgid "could not fsync write-through log file %u, segment %u: %m"
msgstr ""
"n'a pas pu synchroniser sur disque (fsync) le journal des transactions %u,\n"
"segment %u : %m"
-#: access/transam/xlog.c:8185
+#: access/transam/xlog.c:8229
#, c-format
msgid "could not fdatasync log file %u, segment %u: %m"
msgstr ""
"n'a pas pu synchroniser sur disque (fdatasync) le journal de transactions\n"
"%u, segment %u : %m"
-#: access/transam/xlog.c:8228 access/transam/xlog.c:8420
+#: access/transam/xlog.c:8272
+#: access/transam/xlog.c:8464
msgid "must be superuser to run a backup"
msgstr "doit �tre super-utilisateur pour ex�cuter une sauvegarde"
-#: access/transam/xlog.c:8233 access/transam/xlog.c:8425
-#: access/transam/xlog.c:8628 access/transam/xlog.c:8656
-#: access/transam/xlog.c:8689 access/transam/xlog.c:8775
-#: access/transam/xlog.c:8850
+#: access/transam/xlog.c:8277
+#: access/transam/xlog.c:8469
+#: access/transam/xlog.c:8672
+#: access/transam/xlog.c:8700
+#: access/transam/xlog.c:8733
+#: access/transam/xlog.c:8825
+#: access/transam/xlog.c:8900
msgid "recovery is in progress"
msgstr "restauration en cours"
-#: access/transam/xlog.c:8234 access/transam/xlog.c:8426
-#: access/transam/xlog.c:8629 access/transam/xlog.c:8657
-#: access/transam/xlog.c:8690
+#: access/transam/xlog.c:8278
+#: access/transam/xlog.c:8470
+#: access/transam/xlog.c:8673
+#: access/transam/xlog.c:8701
+#: access/transam/xlog.c:8734
msgid "WAL control functions cannot be executed during recovery."
msgstr ""
"les fonctions de contr�le des journaux de transactions ne peuvent pas\n"
"�tre ex�cut�es lors de la restauration."
-#: access/transam/xlog.c:8239 access/transam/xlog.c:8431
+#: access/transam/xlog.c:8283
+#: access/transam/xlog.c:8475
msgid "WAL level not sufficient for making an online backup"
msgstr ""
-#: access/transam/xlog.c:8240 access/transam/xlog.c:8432
-msgid ""
-"wal_level must be set to \"archive\" or \"hot_standby\" at server start."
+#: access/transam/xlog.c:8284
+#: access/transam/xlog.c:8476
+msgid "wal_level must be set to \"archive\" or \"hot_standby\" at server start."
msgstr ""
-#: access/transam/xlog.c:8267 access/transam/xlog.c:8336
+#: access/transam/xlog.c:8311
+#: access/transam/xlog.c:8380
msgid "a backup is already in progress"
msgstr "une sauvegarde est d�j� en cours"
-#: access/transam/xlog.c:8268
+#: access/transam/xlog.c:8312
msgid "Run pg_stop_backup() and try again."
msgstr "Ex�cutez pg_stop_backup() et tentez de nouveau."
-#: access/transam/xlog.c:8337
+#: access/transam/xlog.c:8381
#, c-format
-msgid ""
-"If you're sure there is no backup in progress, remove file \"%s\" and try "
-"again."
+msgid "If you're sure there is no backup in progress, remove file \"%s\" and try again."
msgstr ""
"Si vous �tes certain qu'aucune sauvegarde n'est en cours, supprimez le\n"
"fichier � %s � et recommencez de nouveau."
-#: access/transam/xlog.c:8358 access/transam/xlog.c:8515
+#: access/transam/xlog.c:8402
+#: access/transam/xlog.c:8559
#, c-format
msgid "could not write file \"%s\": %m"
msgstr "impossible d'�crire le fichier � %s � : %m"
-#: access/transam/xlog.c:8454
+#: access/transam/xlog.c:8498
msgid "a backup is not in progress"
msgstr "une sauvegarde n'est pas en cours"
-#: access/transam/xlog.c:8466 access/transam/xlog.c:8916
-#: access/transam/xlog.c:8922
+#: access/transam/xlog.c:8510
+#: access/transam/xlog.c:8966
+#: access/transam/xlog.c:8972
#, c-format
msgid "invalid data in file \"%s\""
msgstr "donn�es invalides dans le fichier � %s �"
-#: access/transam/xlog.c:8578
-msgid ""
-"pg_stop_backup cleanup done, waiting for required WAL segments to be archived"
-msgstr ""
-"nettoyage de pg_stop_backup termin�, en attente des journaux de transactions "
-"requis � archiver"
+#: access/transam/xlog.c:8622
+msgid "pg_stop_backup cleanup done, waiting for required WAL segments to be archived"
+msgstr "nettoyage de pg_stop_backup termin�, en attente des journaux de transactions requis � archiver"
-#: access/transam/xlog.c:8588
+#: access/transam/xlog.c:8632
#, c-format
-msgid ""
-"pg_stop_backup still waiting for all required WAL segments to be archived (%"
-"d seconds elapsed)"
+msgid "pg_stop_backup still waiting for all required WAL segments to be archived (%d seconds elapsed)"
msgstr ""
"pg_stop_backup toujours en attente de la fin de l'archivage des segments de\n"
"journaux de transactions requis (%d secondes pass�es)"
-#: access/transam/xlog.c:8590
-msgid ""
-"Check that your archive_command is executing properly. pg_stop_backup can "
-"be cancelled safely, but the database backup will not be usable without all "
-"the WAL segments."
+#: access/transam/xlog.c:8634
+msgid "Check that your archive_command is executing properly. pg_stop_backup can be cancelled safely, but the database backup will not be usable without all the WAL segments."
msgstr ""
"V�rifiez que votre archive_command s'ex�cute correctement. pg_stop_backup\n"
"peut �tre annul� avec s�ret� mais la sauvegarde de la base ne sera pas\n"
"utilisable sans tous les segments WAL."
-#: access/transam/xlog.c:8597
+#: access/transam/xlog.c:8641
msgid "pg_stop_backup complete, all required WAL segments have been archived"
-msgstr ""
-"pg_stop_backup termin�, tous les journaux de transactions requis ont �t� "
-"archiv�s"
+msgstr "pg_stop_backup termin�, tous les journaux de transactions requis ont �t� archiv�s"
-#: access/transam/xlog.c:8601
-msgid ""
-"WAL archiving is not enabled; you must ensure that all required WAL segments "
-"are copied through other means to complete the backup"
+#: access/transam/xlog.c:8645
+msgid "WAL archiving is not enabled; you must ensure that all required WAL segments are copied through other means to complete the backup"
msgstr ""
-#: access/transam/xlog.c:8623
+#: access/transam/xlog.c:8667
msgid "must be superuser to switch transaction log files"
msgstr "doit �tre super-utilisateur pour changer de journal de transactions"
-#: access/transam/xlog.c:8776
+#: access/transam/xlog.c:8826
msgid "pg_xlogfile_name_offset() cannot be executed during recovery."
-msgstr ""
-"pg_xlogfile_name_offset() ne peut pas �tre ex�cut� lors de la restauration."
+msgstr "pg_xlogfile_name_offset() ne peut pas �tre ex�cut� lors de la restauration."
-#: access/transam/xlog.c:8786 access/transam/xlog.c:8858
+#: access/transam/xlog.c:8836
+#: access/transam/xlog.c:8908
#, c-format
msgid "could not parse transaction log location \"%s\""
msgstr ""
"n'a pas pu analyser l'emplacement du journal des transactions nomm� � %s � :\n"
"%m"
-#: access/transam/xlog.c:8851
+#: access/transam/xlog.c:8901
msgid "pg_xlogfile_name() cannot be executed during recovery."
msgstr "pg_xlogfile_name() ne peut pas �tre ex�cut� lors de la restauration."
-#: access/transam/xlog.c:8948
+#: access/transam/xlog.c:8998
#, c-format
msgid "xlog redo %s"
msgstr "xlog redo %s"
-#: access/transam/xlog.c:8988
+#: access/transam/xlog.c:9038
msgid "online backup mode cancelled"
msgstr "mode de sauvegarde en ligne annul�"
-#: access/transam/xlog.c:8989
+#: access/transam/xlog.c:9039
#, c-format
msgid "\"%s\" was renamed to \"%s\"."
msgstr "� %s � a �t� renomm� en � %s �."
-#: access/transam/xlog.c:8996
+#: access/transam/xlog.c:9046
msgid "online backup mode was not cancelled"
msgstr "le mode de sauvegarde en ligne n'a pas �t� annul�"
-#: access/transam/xlog.c:8997
+#: access/transam/xlog.c:9047
#, c-format
msgid "Could not rename \"%s\" to \"%s\": %m."
msgstr "N'a pas pu renommer � %s � en � %s � : %m"
-#: access/transam/xlog.c:9399 access/transam/xlog.c:9421
+#: access/transam/xlog.c:9479
+#: access/transam/xlog.c:9501
#, c-format
msgid "could not read from log file %u, segment %u, offset %u: %m"
-msgstr ""
-"n'a pas pu lire le journal de transactions %u, segment %u, d�calage %u : %m"
+msgstr "n'a pas pu lire le journal de transactions %u, segment %u, d�calage %u : %m"
-#: access/transam/xlog.c:9528
+#: access/transam/xlog.c:9589
#, c-format
msgid "trigger file found: %s"
msgstr "fichier trigger trouv� : %s"
@@ -2996,14 +2973,16 @@ msgstr "fichier trigger trouv� : %s"
msgid "array must not contain null values"
msgstr "le tableau ne doit pas contenir de valeurs NULL"
-#: access/gin/ginentrypage.c:83 access/gin/ginentrypage.c:118
-#: access/nbtree/nbtinsert.c:523 access/nbtree/nbtsort.c:483
+#: access/gin/ginentrypage.c:83
+#: access/gin/ginentrypage.c:118
+#: access/nbtree/nbtinsert.c:523
+#: access/nbtree/nbtsort.c:483
#, c-format
msgid "index row size %lu exceeds maximum %lu for index \"%s\""
-msgstr ""
-"la taille de la ligne index, %lu, d�passe le maximum, %lu, pour l'index � %s �"
+msgstr "la taille de la ligne index, %lu, d�passe le maximum, %lu, pour l'index � %s �"
-#: access/gin/ginscan.c:166 access/gin/ginscan.c:229
+#: access/gin/ginscan.c:166
+#: access/gin/ginscan.c:229
msgid "GIN indexes do not support whole-index scans"
msgstr "les index GIN ne supportent pas les parcours complets d'index"
@@ -3017,65 +2996,77 @@ msgstr "la valeur d'une cl� dupliqu�e rompt la contrainte unique � %s �"
msgid "Key %s already exists."
msgstr "La cl� � %s � existe d�j�."
-#: access/nbtree/nbtinsert.c:449 executor/execUtils.c:1318
+#: access/nbtree/nbtinsert.c:449
+#: executor/execUtils.c:1319
#, c-format
msgid "failed to re-find tuple within index \"%s\""
msgstr "�chec pour retrouver la ligne dans l'index � %s �"
-#: access/nbtree/nbtinsert.c:451 executor/execUtils.c:1320
+#: access/nbtree/nbtinsert.c:451
+#: executor/execUtils.c:1321
msgid "This may be because of a non-immutable index expression."
msgstr "Ceci peut �tre d� � une expression d'index immutable."
-#: access/nbtree/nbtinsert.c:527 access/nbtree/nbtsort.c:487
+#: access/nbtree/nbtinsert.c:527
+#: access/nbtree/nbtsort.c:487
msgid ""
"Values larger than 1/3 of a buffer page cannot be indexed.\n"
-"Consider a function index of an MD5 hash of the value, or use full text "
-"indexing."
+"Consider a function index of an MD5 hash of the value, or use full text indexing."
msgstr ""
-"Les valeurs plus larges qu'un tiers d'une page de tampon ne peuvent pas "
-"�tre\n"
+"Les valeurs plus larges qu'un tiers d'une page de tampon ne peuvent pas �tre\n"
"index�es.\n"
"Utilisez un index sur le hachage MD5 de la valeur ou passez � l'indexation\n"
"de la recherche plein texte."
-#: access/nbtree/nbtpage.c:160 access/nbtree/nbtpage.c:364
+#: access/nbtree/nbtpage.c:160
+#: access/nbtree/nbtpage.c:364
#, c-format
msgid "index \"%s\" is not a btree"
msgstr "l'index � %s � n'est pas un btree"
-#: access/nbtree/nbtpage.c:166 access/nbtree/nbtpage.c:370
+#: access/nbtree/nbtpage.c:166
+#: access/nbtree/nbtpage.c:370
#, c-format
msgid "version mismatch in index \"%s\": file version %d, code version %d"
-msgstr ""
-"la version ne correspond pas dans l'index � %s � : version du fichier %d, "
-"version du code %d"
+msgstr "la version ne correspond pas dans l'index � %s � : version du fichier %d, version du code %d"
-#: access/heap/heapam.c:1076 access/heap/heapam.c:1104
-#: access/heap/heapam.c:1134 catalog/aclchk.c:1713
+#: access/heap/heapam.c:1076
+#: access/heap/heapam.c:1104
+#: access/heap/heapam.c:1134
+#: catalog/aclchk.c:1714
#, c-format
msgid "\"%s\" is an index"
msgstr "� %s � est un index"
-#: access/heap/heapam.c:1081 access/heap/heapam.c:1109
-#: access/heap/heapam.c:1139 catalog/aclchk.c:1720 commands/tablecmds.c:2146
-#: commands/tablecmds.c:6487 commands/tablecmds.c:7770
+#: access/heap/heapam.c:1081
+#: access/heap/heapam.c:1109
+#: access/heap/heapam.c:1139
+#: catalog/aclchk.c:1721
+#: commands/tablecmds.c:2146
+#: commands/tablecmds.c:6487
+#: commands/tablecmds.c:7770
#, c-format
msgid "\"%s\" is a composite type"
msgstr "� %s � est un type composite"
-#: access/heap/heapam.c:3149 access/heap/heapam.c:3180
+#: access/heap/heapam.c:3149
+#: access/heap/heapam.c:3180
#: access/heap/heapam.c:3215
#, c-format
msgid "could not obtain lock on row in relation \"%s\""
msgstr "n'a pas pu obtenir un verrou sur la relation � %s �"
-#: access/heap/hio.c:175 access/heap/rewriteheap.c:592
+#: access/heap/hio.c:175
+#: access/heap/rewriteheap.c:592
#, c-format
msgid "row is too big: size %lu, maximum size %lu"
msgstr "la ligne est trop grande : taille %lu, taille maximale %lu"
-#: access/index/indexam.c:149 commands/comment.c:559 commands/indexcmds.c:1595
-#: commands/tablecmds.c:212 commands/tablecmds.c:2341
+#: access/index/indexam.c:149
+#: commands/comment.c:559
+#: commands/indexcmds.c:1595
+#: commands/tablecmds.c:212
+#: commands/tablecmds.c:2341
#, c-format
msgid "\"%s\" is not an index"
msgstr "� %s � n'est pas un index"
@@ -3087,8 +3078,7 @@ msgstr "la taille de la ligne index, %lu, d�passe le hachage maximum, %lu"
#: access/hash/hashinsert.c:76
msgid "Values larger than a buffer page cannot be indexed."
-msgstr ""
-"Les valeurs plus larges qu'une page de tampon ne peuvent pas �tre index�es."
+msgstr "Les valeurs plus larges qu'une page de tampon ne peuvent pas �tre index�es."
#: access/hash/hashovfl.c:546
#, c-format
@@ -3109,96 +3099,91 @@ msgstr "l'index � %s � n'est pas un index hach�"
msgid "index \"%s\" has wrong hash version"
msgstr "l'index � %s � a la mauvaise version de hachage"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:94
+#: replication/libpqwalreceiver/libpqwalreceiver.c:100
#, c-format
msgid "could not connect to the primary server: %s"
msgstr "n'a pas pu se connecter au serveur principal : %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:106
+#: replication/libpqwalreceiver/libpqwalreceiver.c:112
#, c-format
-msgid ""
-"could not receive database system identifier and timeline ID from the "
-"primary server: %s"
+msgid "could not receive database system identifier and timeline ID from the primary server: %s"
msgstr ""
"n'a pas pu recevoir l'identifiant du syst�me de bases de donn�es et\n"
"l'identifiant de la timeline � partir du serveur principal : %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:117
+#: replication/libpqwalreceiver/libpqwalreceiver.c:123
msgid "invalid response from primary server"
msgstr "r�ponse invalide du serveur principal"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:118
+#: replication/libpqwalreceiver/libpqwalreceiver.c:124
#, c-format
msgid "Expected 1 tuple with 2 fields, got %d tuples with %d fields."
msgstr "Attendait 1 ligne avec 2 champs, a obtenu %d lignes avec %d champs."
-#: replication/libpqwalreceiver/libpqwalreceiver.c:133
+#: replication/libpqwalreceiver/libpqwalreceiver.c:139
msgid "database system identifier differs between the primary and standby"
msgstr ""
-"l'identifiant du syst�me de bases de donn�es diff�re entre le serveur "
-"principal\n"
+"l'identifiant du syst�me de bases de donn�es diff�re entre le serveur principal\n"
"et le serveur en attente"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:134
+#: replication/libpqwalreceiver/libpqwalreceiver.c:140
#, c-format
msgid "The primary's identifier is %s, the standby's identifier is %s."
msgstr ""
-"L'identifiant du serveur principal est %s, l'identifiant du serveur en "
-"attente\n"
+"L'identifiant du serveur principal est %s, l'identifiant du serveur en attente\n"
"est %s."
-#: replication/libpqwalreceiver/libpqwalreceiver.c:146
+#: replication/libpqwalreceiver/libpqwalreceiver.c:152
#, c-format
msgid "timeline %u of the primary does not match recovery target timeline %u"
msgstr ""
"le timeline %u du serveur principal ne correspond pas au timeline %u de la\n"
"cible de restauration"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:158
+#: replication/libpqwalreceiver/libpqwalreceiver.c:164
#, c-format
msgid "could not start WAL streaming: %s"
msgstr "n'a pas pu d�marrer l'envoi des WAL : %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:165
+#: replication/libpqwalreceiver/libpqwalreceiver.c:171
msgid "streaming replication successfully connected to primary"
msgstr "r�plication de flux connect� avec succ�s au serveur principal"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:187
+#: replication/libpqwalreceiver/libpqwalreceiver.c:193
msgid "socket not open"
msgstr "socket non ouvert"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:227
+#: replication/libpqwalreceiver/libpqwalreceiver.c:233
#, c-format
msgid "select() failed: %m"
msgstr "�chec de select() : %m"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:360
-#: replication/libpqwalreceiver/libpqwalreceiver.c:382
-#: replication/libpqwalreceiver/libpqwalreceiver.c:387
+#: replication/libpqwalreceiver/libpqwalreceiver.c:366
+#: replication/libpqwalreceiver/libpqwalreceiver.c:388
+#: replication/libpqwalreceiver/libpqwalreceiver.c:393
#, c-format
msgid "could not receive data from WAL stream: %s"
msgstr "n'a pas pu recevoir des donn�es du flux de WAL : %s"
-#: replication/libpqwalreceiver/libpqwalreceiver.c:378
+#: replication/libpqwalreceiver/libpqwalreceiver.c:384
msgid "replication terminated by primary server"
msgstr "r�plication termin�e par le serveur primaire"
-#: replication/walsender.c:126
+#: replication/walsender.c:115
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"
+msgstr "la restauration est en cours, ne peut pas accepter les connexions de flux WAL"
#: replication/walsender.c:277
-msgid "standby connections not allowed because wal_level=\"minimal\""
-msgstr ""
-"connexions standby non autoris�es car wal_level est configur� � � minimal �"
+msgid "standby connections not allowed because wal_level=minimal"
+msgstr "connexions standby non autoris�es car wal_level=minimal"
#: replication/walsender.c:299
#, c-format
msgid "invalid standby query string: %s"
msgstr "cha�ne de requ�te invalide sur le serveur en attente : %s"
-#: replication/walsender.c:312 replication/walsender.c:338
+#: replication/walsender.c:312
+#: replication/walsender.c:338
msgid "unexpected EOF on standby connection"
msgstr "fin de fichier (EOF) inattendue de la connexion du serveur en attente"
@@ -3212,43 +3197,42 @@ msgstr "type %d du message de handshake du serveur en attente invalide"
msgid "invalid standby closing message type %d"
msgstr "type %d du message de fermeture du serveur en attente invalide"
-#: replication/walsender.c:499
+#: replication/walsender.c:505
#, c-format
-msgid ""
-"number of requested standby connections exceeds max_wal_senders (currently %"
-"d)"
+msgid "number of requested standby connections exceeds max_wal_senders (currently %d)"
msgstr ""
"le nombre de connexions demand�es par le serveur en attente d�passe\n"
"max_wal_senders (actuellement %d)"
-#: replication/walsender.c:567 replication/walsender.c:628
+#: replication/walsender.c:576
+#: replication/walsender.c:637
#, c-format
msgid "requested WAL segment %s has already been removed"
msgstr "le segment demand� du journal de transaction, %s, a d�j� �t� supprim�"
-#: replication/walsender.c:600
+#: replication/walsender.c:609
#, c-format
msgid "could not read from log file %u, segment %u, offset %u, length %lu: %m"
msgstr ""
"n'a pas pu lire le journal de transactions %u, segment %u au d�calage %u,\n"
"longueur %lu : %m"
-#: replication/walreceiver.c:137
+#: replication/walreceiver.c:138
msgid "terminating walreceiver process due to administrator command"
msgstr "arr�t du processus walreceiver suite � la demande de l'administrateur"
-#: replication/walreceiver.c:285
+#: replication/walreceiver.c:286
msgid "cannot continue WAL streaming, recovery has already ended"
-msgstr ""
-"ne peut pas continuer le flux de journaux de transactions, la r�cup�ration "
-"est d�j� termin�e"
+msgstr "ne peut pas continuer le flux de journaux de transactions, la r�cup�ration est d�j� termin�e"
#: utils/mmgr/aset.c:409
#, c-format
msgid "Failed while creating memory context \"%s\"."
msgstr "�chec lors de la cr�ation du contexte m�moire � %s �."
-#: utils/mmgr/aset.c:588 utils/mmgr/aset.c:771 utils/mmgr/aset.c:977
+#: utils/mmgr/aset.c:588
+#: utils/mmgr/aset.c:771
+#: utils/mmgr/aset.c:977
#, c-format
msgid "Failed on request of size %lu."
msgstr "�chec d'une requ�te de taille %lu."
@@ -3267,23 +3251,33 @@ msgstr "fermeture du curseur existant � %s �"
msgid "cannot PREPARE a transaction that has created a cursor WITH HOLD"
msgstr "ne peut pas pr�parer une transaction qui a cr�� un curseur WITH HOLD"
-#: utils/mmgr/portalmem.c:882 utils/fmgr/funcapi.c:60 commands/prepare.c:747
-#: executor/execQual.c:1615 executor/execQual.c:1640 executor/execQual.c:2001
-#: executor/execQual.c:5090 executor/functions.c:652 foreign/foreign.c:271
+#: utils/mmgr/portalmem.c:882
+#: utils/fmgr/funcapi.c:60
+#: commands/prepare.c:747
+#: executor/execQual.c:1615
+#: executor/execQual.c:1640
+#: executor/execQual.c:2001
+#: executor/execQual.c:5090
+#: executor/functions.c:652
+#: foreign/foreign.c:271
msgid "set-valued function called in context that cannot accept a set"
msgstr ""
"la fonction avec set-value a �t� appel� dans un contexte qui n'accepte pas\n"
"un ensemble"
-#: utils/mmgr/portalmem.c:886 commands/prepare.c:751 foreign/foreign.c:276
+#: utils/mmgr/portalmem.c:886
+#: commands/prepare.c:751
+#: foreign/foreign.c:276
msgid "materialize mode required, but it is not allowed in this context"
msgstr "mode mat�rialis� requis mais interdit dans ce contexte"
-#: utils/adt/acl.c:164 utils/adt/name.c:87
+#: utils/adt/acl.c:164
+#: utils/adt/name.c:87
msgid "identifier too long"
msgstr "identifiant trop long"
-#: utils/adt/acl.c:165 utils/adt/name.c:88
+#: utils/adt/acl.c:165
+#: utils/adt/name.c:88
#, c-format
msgid "Identifier must be less than %d characters."
msgstr "L'identifiant doit faire moins de %d caract�res."
@@ -3321,8 +3315,7 @@ msgstr "un nom doit suivre le signe � / �"
#: utils/adt/acl.c:347
#, c-format
msgid "defaulting grantor to user ID %u"
-msgstr ""
-"par d�faut, le � donneur de droits � devient l'utilisateur d'identifiant %u"
+msgstr "par d�faut, le � donneur de droits � devient l'utilisateur d'identifiant %u"
#: utils/adt/acl.c:538
msgid "ACL array contains wrong data type"
@@ -3360,72 +3353,124 @@ msgstr "aclinsert n'est plus support�"
msgid "aclremove is no longer supported"
msgstr "aclremove n'est plus support�"
-#: utils/adt/acl.c:1564 utils/adt/acl.c:1618
+#: utils/adt/acl.c:1564
+#: utils/adt/acl.c:1618
#, c-format
msgid "unrecognized privilege type: \"%s\""
msgstr "type de droit non reconnu : � %s �"
-#: utils/adt/acl.c:2006 utils/adt/acl.c:2036 utils/adt/acl.c:2068
-#: utils/adt/acl.c:2100 utils/adt/acl.c:2128 utils/adt/acl.c:2158
-#: catalog/aclchk.c:1728 commands/comment.c:566 commands/sequence.c:953
-#: commands/tablecmds.c:200 commands/tablecmds.c:2130
-#: commands/tablecmds.c:2349 commands/tablecmds.c:7729
+#: utils/adt/acl.c:2006
+#: utils/adt/acl.c:2036
+#: utils/adt/acl.c:2068
+#: utils/adt/acl.c:2100
+#: utils/adt/acl.c:2128
+#: utils/adt/acl.c:2158
+#: catalog/aclchk.c:1729
+#: commands/comment.c:566
+#: commands/sequence.c:953
+#: commands/tablecmds.c:200
+#: commands/tablecmds.c:2130
+#: commands/tablecmds.c:2349
+#: commands/tablecmds.c:7729
#, c-format
msgid "\"%s\" is not a sequence"
msgstr "� %s � n'est pas une s�quence"
-#: utils/adt/acl.c:2770 utils/adt/ruleutils.c:1523 catalog/aclchk.c:1463
-#: commands/analyze.c:340 commands/comment.c:651 commands/copy.c:3441
-#: commands/sequence.c:1309 commands/tablecmds.c:3930
-#: commands/tablecmds.c:4020 commands/tablecmds.c:4067
-#: commands/tablecmds.c:4163 commands/tablecmds.c:4207
-#: commands/tablecmds.c:4286 commands/tablecmds.c:4359
-#: commands/tablecmds.c:5796 commands/tablecmds.c:5934 commands/trigger.c:527
-#: parser/analyze.c:1814 parser/parse_relation.c:1996
-#: parser/parse_relation.c:2051 parser/parse_target.c:808
+#: utils/adt/acl.c:2770
+#: utils/adt/ruleutils.c:1523
+#: catalog/aclchk.c:1464
+#: commands/analyze.c:340
+#: commands/comment.c:651
+#: commands/copy.c:3441
+#: commands/sequence.c:1309
+#: commands/tablecmds.c:3930
+#: commands/tablecmds.c:4020
+#: commands/tablecmds.c:4067
+#: commands/tablecmds.c:4163
+#: commands/tablecmds.c:4207
+#: commands/tablecmds.c:4286
+#: commands/tablecmds.c:4359
+#: commands/tablecmds.c:5796
+#: commands/tablecmds.c:5934
+#: commands/trigger.c:527
+#: parser/analyze.c:1814
+#: parser/parse_relation.c:1996
+#: parser/parse_relation.c:2051
+#: parser/parse_target.c:808
#: parser/parse_type.c:117
#, c-format
msgid "column \"%s\" of relation \"%s\" does not exist"
msgstr "la colonne � %s � de la relation � %s � n'existe pas"
-#: utils/adt/acl.c:2975 utils/adt/dbsize.c:149 utils/init/postinit.c:691
-#: utils/init/postinit.c:759 utils/init/postinit.c:776 catalog/aclchk.c:613
-#: commands/comment.c:698 commands/dbcommands.c:760 commands/dbcommands.c:905
-#: commands/dbcommands.c:1004 commands/dbcommands.c:1181
-#: commands/dbcommands.c:1366 commands/dbcommands.c:1410
+#: utils/adt/acl.c:2975
+#: utils/adt/dbsize.c:149
+#: utils/init/postinit.c:691
+#: utils/init/postinit.c:759
+#: utils/init/postinit.c:776
+#: catalog/aclchk.c:614
+#: commands/comment.c:698
+#: commands/dbcommands.c:760
+#: commands/dbcommands.c:905
+#: commands/dbcommands.c:1004
+#: commands/dbcommands.c:1181
+#: commands/dbcommands.c:1366
+#: commands/dbcommands.c:1410
#: commands/dbcommands.c:1456
#, c-format
msgid "database \"%s\" does not exist"
msgstr "la base de donn�es � %s � n'existe pas"
-#: utils/adt/acl.c:3364 utils/adt/regproc.c:118 utils/adt/regproc.c:139
+#: utils/adt/acl.c:3364
+#: utils/adt/regproc.c:118
+#: utils/adt/regproc.c:139
#: utils/adt/regproc.c:289
#, c-format
msgid "function \"%s\" does not exist"
msgstr "la fonction � %s � n'existe pas"
-#: utils/adt/acl.c:3562 catalog/aclchk.c:639 commands/comment.c:1220
-#: commands/functioncmds.c:836 commands/functioncmds.c:1990
-#: commands/proclang.c:531 commands/proclang.c:600 commands/proclang.c:640
+#: utils/adt/acl.c:3562
+#: catalog/aclchk.c:640
+#: commands/comment.c:1220
+#: commands/functioncmds.c:836
+#: commands/functioncmds.c:1990
+#: commands/proclang.c:531
+#: commands/proclang.c:600
+#: commands/proclang.c:640
#, c-format
msgid "language \"%s\" does not exist"
msgstr "le langage � %s � n'existe pas"
-#: utils/adt/acl.c:3760 catalog/aclchk.c:672 catalog/aclchk.c:1050
-#: catalog/namespace.c:340 catalog/namespace.c:2307 catalog/namespace.c:2346
-#: catalog/namespace.c:2393 catalog/namespace.c:3312 commands/comment.c:806
-#: commands/schemacmds.c:190 commands/schemacmds.c:264
+#: utils/adt/acl.c:3760
+#: catalog/aclchk.c:673
+#: catalog/aclchk.c:1051
+#: catalog/namespace.c:340
+#: catalog/namespace.c:2307
+#: catalog/namespace.c:2346
+#: catalog/namespace.c:2393
+#: catalog/namespace.c:3312
+#: commands/comment.c:806
+#: commands/schemacmds.c:190
+#: commands/schemacmds.c:264
#: commands/schemacmds.c:335
#, c-format
msgid "schema \"%s\" does not exist"
msgstr "le sch�ma � %s � n'existe pas"
-#: utils/adt/acl.c:4134 utils/adt/dbsize.c:248 catalog/aclchk.c:701
-#: commands/comment.c:737 commands/dbcommands.c:436 commands/dbcommands.c:1037
-#: commands/indexcmds.c:225 commands/tablecmds.c:418 commands/tablecmds.c:6746
-#: commands/tablespace.c:410 commands/tablespace.c:778
-#: commands/tablespace.c:845 commands/tablespace.c:950
-#: commands/tablespace.c:1006 commands/tablespace.c:1130
+#: utils/adt/acl.c:4134
+#: utils/adt/dbsize.c:248
+#: catalog/aclchk.c:702
+#: commands/comment.c:737
+#: commands/dbcommands.c:436
+#: commands/dbcommands.c:1037
+#: commands/indexcmds.c:225
+#: commands/tablecmds.c:418
+#: commands/tablecmds.c:6746
+#: commands/tablespace.c:410
+#: commands/tablespace.c:778
+#: commands/tablespace.c:845
+#: commands/tablespace.c:950
+#: commands/tablespace.c:1006
+#: commands/tablespace.c:1130
#: executor/execMain.c:2125
#, c-format
msgid "tablespace \"%s\" does not exist"
@@ -3444,16 +3489,35 @@ msgstr "n'a pas pu d�terminer les types de donn�es en entr�e"
msgid "neither input type is an array"
msgstr "aucun type de donn�es n'est un tableau"
-#: utils/adt/array_userfuncs.c:103 utils/adt/array_userfuncs.c:113
-#: utils/adt/arrayfuncs.c:1226 utils/adt/float.c:1101 utils/adt/float.c:1160
-#: utils/adt/float.c:2711 utils/adt/float.c:2727 utils/adt/int.c:622
-#: utils/adt/int.c:651 utils/adt/int.c:672 utils/adt/int.c:692
-#: utils/adt/int.c:714 utils/adt/int.c:739 utils/adt/int.c:753
-#: utils/adt/int.c:768 utils/adt/int.c:903 utils/adt/int.c:924
-#: utils/adt/int.c:951 utils/adt/int.c:991 utils/adt/int.c:1012
-#: utils/adt/int.c:1039 utils/adt/int.c:1066 utils/adt/int.c:1120
-#: utils/adt/int8.c:1196 utils/adt/numeric.c:2062 utils/adt/numeric.c:2071
-#: utils/adt/varbit.c:1098 utils/adt/varbit.c:1483 utils/adt/varlena.c:942
+#: utils/adt/array_userfuncs.c:103
+#: utils/adt/array_userfuncs.c:113
+#: utils/adt/arrayfuncs.c:1226
+#: utils/adt/float.c:1101
+#: utils/adt/float.c:1160
+#: utils/adt/float.c:2711
+#: utils/adt/float.c:2727
+#: utils/adt/int.c:622
+#: utils/adt/int.c:651
+#: utils/adt/int.c:672
+#: utils/adt/int.c:692
+#: utils/adt/int.c:714
+#: utils/adt/int.c:739
+#: utils/adt/int.c:753
+#: utils/adt/int.c:768
+#: utils/adt/int.c:903
+#: utils/adt/int.c:924
+#: utils/adt/int.c:951
+#: utils/adt/int.c:991
+#: utils/adt/int.c:1012
+#: utils/adt/int.c:1039
+#: utils/adt/int.c:1066
+#: utils/adt/int.c:1120
+#: utils/adt/int8.c:1196
+#: utils/adt/numeric.c:2062
+#: utils/adt/numeric.c:2071
+#: utils/adt/varbit.c:1098
+#: utils/adt/varbit.c:1483
+#: utils/adt/varlena.c:942
#: utils/adt/varlena.c:1915
msgid "integer out of range"
msgstr "entier en dehors des limites"
@@ -3462,16 +3526,17 @@ msgstr "entier en dehors des limites"
msgid "argument must be empty or one-dimensional array"
msgstr "l'argument doit �tre vide ou doit �tre un tableau � une dimension"
-#: utils/adt/array_userfuncs.c:224 utils/adt/array_userfuncs.c:263
-#: utils/adt/array_userfuncs.c:300 utils/adt/array_userfuncs.c:329
+#: utils/adt/array_userfuncs.c:224
+#: utils/adt/array_userfuncs.c:263
+#: utils/adt/array_userfuncs.c:300
+#: utils/adt/array_userfuncs.c:329
#: utils/adt/array_userfuncs.c:357
msgid "cannot concatenate incompatible arrays"
msgstr "ne peut pas concat�ner des tableaux non compatibles"
#: utils/adt/array_userfuncs.c:225
#, c-format
-msgid ""
-"Arrays with element types %s and %s are not compatible for concatenation."
+msgid "Arrays with element types %s and %s are not compatible for concatenation."
msgstr ""
"Les tableaux avec les types d'�l�ment %s et %s ne sont pas compatibles\n"
"pour la concat�nation."
@@ -3484,39 +3549,45 @@ msgstr ""
"concat�nation."
#: utils/adt/array_userfuncs.c:301
-msgid ""
-"Arrays with differing element dimensions are not compatible for "
-"concatenation."
+msgid "Arrays with differing element dimensions are not compatible for concatenation."
msgstr ""
"Les tableaux de dimensions diff�rentes ne sont pas compatibles pour\n"
"une concat�nation."
-#: utils/adt/array_userfuncs.c:330 utils/adt/array_userfuncs.c:358
+#: utils/adt/array_userfuncs.c:330
+#: utils/adt/array_userfuncs.c:358
msgid "Arrays with differing dimensions are not compatible for concatenation."
msgstr ""
"Les tableaux de dimensions diff�rentes ne sont pas compatibles pour\n"
"une concat�nation."
-#: utils/adt/array_userfuncs.c:424 utils/adt/arrayfuncs.c:1192
-#: utils/adt/arrayfuncs.c:2856 utils/adt/arrayfuncs.c:4536
+#: utils/adt/array_userfuncs.c:424
+#: utils/adt/arrayfuncs.c:1192
+#: utils/adt/arrayfuncs.c:2856
+#: utils/adt/arrayfuncs.c:4536
#, c-format
msgid "invalid number of dimensions: %d"
msgstr "nombre de dimensions invalides : %d"
-#: utils/adt/array_userfuncs.c:428 utils/adt/arrayfuncs.c:203
-#: utils/adt/arrayfuncs.c:461 utils/adt/arrayfuncs.c:1196
-#: utils/adt/arrayfuncs.c:2860 utils/adt/arrayfuncs.c:4540
-#: executor/execQual.c:296 executor/execQual.c:324 executor/execQual.c:2978
+#: utils/adt/array_userfuncs.c:428
+#: utils/adt/arrayfuncs.c:203
+#: utils/adt/arrayfuncs.c:461
+#: utils/adt/arrayfuncs.c:1196
+#: utils/adt/arrayfuncs.c:2860
+#: utils/adt/arrayfuncs.c:4540
+#: executor/execQual.c:296
+#: executor/execQual.c:324
+#: executor/execQual.c:2978
#, c-format
msgid "number of array dimensions (%d) exceeds the maximum allowed (%d)"
-msgstr ""
-"le nombre de dimensions du tableau (%d) d�passe le maximum autoris� (%d)"
+msgstr "le nombre de dimensions du tableau (%d) d�passe le maximum autoris� (%d)"
#: utils/adt/array_userfuncs.c:484
msgid "could not determine input data type"
msgstr "n'a pas pu d�terminer le type de donn�es date en entr�e"
-#: utils/adt/arrayfuncs.c:210 utils/adt/arrayfuncs.c:222
+#: utils/adt/arrayfuncs.c:210
+#: utils/adt/arrayfuncs.c:222
msgid "missing dimension value"
msgstr "valeur de la dimension manquant"
@@ -3524,13 +3595,15 @@ msgstr "valeur de la dimension manquant"
msgid "missing \"]\" in array dimensions"
msgstr "� ] � dans les dimensions manquant"
-#: utils/adt/arrayfuncs.c:240 utils/adt/arrayfuncs.c:2385
-#: utils/adt/arrayfuncs.c:2413 utils/adt/arrayfuncs.c:2428
+#: utils/adt/arrayfuncs.c:240
+#: utils/adt/arrayfuncs.c:2385
+#: utils/adt/arrayfuncs.c:2413
+#: utils/adt/arrayfuncs.c:2428
msgid "upper bound cannot be less than lower bound"
-msgstr ""
-"la limite sup�rieure ne peut pas �tre plus petite que la limite inf�rieure"
+msgstr "la limite sup�rieure ne peut pas �tre plus petite que la limite inf�rieure"
-#: utils/adt/arrayfuncs.c:252 utils/adt/arrayfuncs.c:278
+#: utils/adt/arrayfuncs.c:252
+#: utils/adt/arrayfuncs.c:278
msgid "array value must start with \"{\" or dimension information"
msgstr ""
"la valeur du tableau doit commencer avec � { � ou avec l'information de la\n"
@@ -3540,34 +3613,46 @@ msgstr ""
msgid "missing assignment operator"
msgstr "op�rateur d'affectation manquant"
-#: utils/adt/arrayfuncs.c:283 utils/adt/arrayfuncs.c:289
+#: utils/adt/arrayfuncs.c:283
+#: utils/adt/arrayfuncs.c:289
msgid "array dimensions incompatible with array literal"
msgstr "les dimensions du tableau sont incompatibles avec le tableau lit�ral"
-#: utils/adt/arrayfuncs.c:398 utils/adt/arrayfuncs.c:413
-#: utils/adt/arrayfuncs.c:422 utils/adt/arrayfuncs.c:436
-#: utils/adt/arrayfuncs.c:456 utils/adt/arrayfuncs.c:484
-#: utils/adt/arrayfuncs.c:489 utils/adt/arrayfuncs.c:529
-#: utils/adt/arrayfuncs.c:550 utils/adt/arrayfuncs.c:569
-#: utils/adt/arrayfuncs.c:679 utils/adt/arrayfuncs.c:688
-#: utils/adt/arrayfuncs.c:718 utils/adt/arrayfuncs.c:733
+#: utils/adt/arrayfuncs.c:398
+#: utils/adt/arrayfuncs.c:413
+#: utils/adt/arrayfuncs.c:422
+#: utils/adt/arrayfuncs.c:436
+#: utils/adt/arrayfuncs.c:456
+#: utils/adt/arrayfuncs.c:484
+#: utils/adt/arrayfuncs.c:489
+#: utils/adt/arrayfuncs.c:529
+#: utils/adt/arrayfuncs.c:550
+#: utils/adt/arrayfuncs.c:569
+#: utils/adt/arrayfuncs.c:679
+#: utils/adt/arrayfuncs.c:688
+#: utils/adt/arrayfuncs.c:718
+#: utils/adt/arrayfuncs.c:733
#: utils/adt/arrayfuncs.c:786
#, c-format
msgid "malformed array literal: \"%s\""
msgstr "tableau lit�ral mal form� : � %s �"
-#: utils/adt/arrayfuncs.c:496 executor/execQual.c:2998
+#: utils/adt/arrayfuncs.c:496
+#: executor/execQual.c:2998
#: executor/execQual.c:3025
-msgid ""
-"multidimensional arrays must have array expressions with matching dimensions"
+msgid "multidimensional arrays must have array expressions with matching dimensions"
msgstr ""
"les tableaux multidimensionnels doivent avoir des expressions de tableaux\n"
"avec les dimensions correspondantes"
-#: utils/adt/arrayfuncs.c:825 utils/adt/arrayfuncs.c:1422
-#: utils/adt/arrayfuncs.c:2740 utils/adt/arrayfuncs.c:2888
-#: utils/adt/arrayfuncs.c:4636 utils/adt/arrayutils.c:93
-#: utils/adt/arrayutils.c:102 utils/adt/arrayutils.c:109
+#: utils/adt/arrayfuncs.c:825
+#: utils/adt/arrayfuncs.c:1422
+#: utils/adt/arrayfuncs.c:2740
+#: utils/adt/arrayfuncs.c:2888
+#: utils/adt/arrayfuncs.c:4636
+#: utils/adt/arrayutils.c:93
+#: utils/adt/arrayutils.c:102
+#: utils/adt/arrayutils.c:109
#, c-format
msgid "array size exceeds the maximum allowed (%d)"
msgstr "la taille du tableau d�passe le maximum permis (%d)"
@@ -3580,7 +3665,8 @@ msgstr "drapeaux de tableau invalides"
msgid "wrong element type"
msgstr "mauvais type d'�l�ment"
-#: utils/adt/arrayfuncs.c:1256 utils/cache/lsyscache.c:2305
+#: utils/adt/arrayfuncs.c:1256
+#: utils/cache/lsyscache.c:2305
#, c-format
msgid "no binary input function available for type %s"
msgstr "aucune fonction d'entr�e binaire disponible pour le type %s"
@@ -3590,7 +3676,8 @@ msgstr "aucune fonction d'entr�e binaire disponible pour le type %s"
msgid "improper binary format in array element %d"
msgstr "format binaire mal con�u dans l'�l�ment du tableau %d"
-#: utils/adt/arrayfuncs.c:1478 utils/cache/lsyscache.c:2338
+#: utils/adt/arrayfuncs.c:1478
+#: utils/cache/lsyscache.c:2338
#, c-format
msgid "no binary output function available for type %s"
msgstr "aucune fonction de sortie binaire disponible pour le type %s"
@@ -3599,23 +3686,25 @@ msgstr "aucune fonction de sortie binaire disponible pour le type %s"
msgid "slices of fixed-length arrays not implemented"
msgstr "les morceaux des tableaux � longueur fixe ne sont pas impl�ment�s"
-#: utils/adt/arrayfuncs.c:2025 utils/adt/arrayfuncs.c:2047
-#: utils/adt/arrayfuncs.c:2081 utils/adt/arrayfuncs.c:2367
-#: utils/adt/arrayfuncs.c:4516 utils/adt/arrayfuncs.c:4548
+#: utils/adt/arrayfuncs.c:2025
+#: utils/adt/arrayfuncs.c:2047
+#: utils/adt/arrayfuncs.c:2081
+#: utils/adt/arrayfuncs.c:2367
+#: utils/adt/arrayfuncs.c:4516
+#: utils/adt/arrayfuncs.c:4548
#: utils/adt/arrayfuncs.c:4565
msgid "wrong number of array subscripts"
msgstr "mauvais nombre d'indices du tableau"
-#: utils/adt/arrayfuncs.c:2030 utils/adt/arrayfuncs.c:2123
+#: utils/adt/arrayfuncs.c:2030
+#: utils/adt/arrayfuncs.c:2123
#: utils/adt/arrayfuncs.c:2418
msgid "array subscript out of range"
msgstr "indice du tableau en dehors de l'�chelle"
#: utils/adt/arrayfuncs.c:2035
msgid "cannot assign null value to an element of a fixed-length array"
-msgstr ""
-"ne peut pas affecter une valeur NULL � un �l�ment d'un tableau � longueur "
-"fixe"
+msgstr "ne peut pas affecter une valeur NULL � un �l�ment d'un tableau � longueur fixe"
#: utils/adt/arrayfuncs.c:2321
msgid "updates on slices of fixed-length arrays not implemented"
@@ -3623,7 +3712,8 @@ msgstr ""
"les mises � jour de morceaux des tableaux � longueur fixe ne sont pas\n"
"impl�ment�es"
-#: utils/adt/arrayfuncs.c:2357 utils/adt/arrayfuncs.c:2444
+#: utils/adt/arrayfuncs.c:2357
+#: utils/adt/arrayfuncs.c:2444
msgid "source array too small"
msgstr "tableau source trop petit"
@@ -3631,49 +3721,55 @@ msgstr "tableau source trop petit"
msgid "null array element not allowed in this context"
msgstr "�l�ment NULL de tableau interdit dans ce contexte"
-#: utils/adt/arrayfuncs.c:3056 utils/adt/arrayfuncs.c:3263
+#: utils/adt/arrayfuncs.c:3056
+#: utils/adt/arrayfuncs.c:3263
#: utils/adt/arrayfuncs.c:3463
msgid "cannot compare arrays of different element types"
-msgstr ""
-"ne peut pas comparer des tableaux ayant des types d'�l�ments diff�rents"
+msgstr "ne peut pas comparer des tableaux ayant des types d'�l�ments diff�rents"
-#: utils/adt/arrayfuncs.c:3079 utils/adt/arrayfuncs.c:3480
-#: utils/adt/rowtypes.c:1139 parser/parse_oper.c:260
+#: utils/adt/arrayfuncs.c:3079
+#: utils/adt/arrayfuncs.c:3480
+#: utils/adt/rowtypes.c:1139
+#: parser/parse_oper.c:260
#, c-format
msgid "could not identify an equality operator for type %s"
msgstr "n'a pas pu identifier un op�rateur d'�galit� pour le type %s"
-#: utils/adt/arrayfuncs.c:3280 utils/adt/rowtypes.c:913
+#: utils/adt/arrayfuncs.c:3280
+#: utils/adt/rowtypes.c:913
#: executor/execQual.c:4749
#, c-format
msgid "could not identify a comparison function for type %s"
msgstr "n'a pas pu identifier une fonction de comparaison pour le type %s"
-#: utils/adt/arrayfuncs.c:4414 utils/adt/arrayfuncs.c:4454
+#: utils/adt/arrayfuncs.c:4414
+#: utils/adt/arrayfuncs.c:4454
msgid "dimension array or low bound array cannot be NULL"
msgstr "la dimension ou la limite basse du tableau ne peut pas �tre NULL"
-#: utils/adt/arrayfuncs.c:4517 utils/adt/arrayfuncs.c:4549
+#: utils/adt/arrayfuncs.c:4517
+#: utils/adt/arrayfuncs.c:4549
msgid "Dimension array must be one dimensional."
msgstr "le tableau doit avoir une seule dimension"
-#: utils/adt/arrayfuncs.c:4522 utils/adt/arrayfuncs.c:4554
+#: utils/adt/arrayfuncs.c:4522
+#: utils/adt/arrayfuncs.c:4554
msgid "wrong range of array subscripts"
msgstr "mauvais �chelle des indices du tableau"
-#: utils/adt/arrayfuncs.c:4523 utils/adt/arrayfuncs.c:4555
+#: utils/adt/arrayfuncs.c:4523
+#: utils/adt/arrayfuncs.c:4555
msgid "Lower bound of dimension array must be one."
msgstr "La limite inf�rieure du tableau doit valoir un."
-#: utils/adt/arrayfuncs.c:4528 utils/adt/arrayfuncs.c:4560
+#: utils/adt/arrayfuncs.c:4528
+#: utils/adt/arrayfuncs.c:4560
msgid "dimension values cannot be null"
msgstr "les valeurs de dimension ne peuvent pas �tre NULL"
#: utils/adt/arrayfuncs.c:4566
msgid "Low bound array has different size than dimensions array."
-msgstr ""
-"La limite basse du tableau a une taille diff�rentes des dimensions du "
-"tableau."
+msgstr "La limite basse du tableau a une taille diff�rentes des dimensions du tableau."
#: utils/adt/arrayutils.c:209
msgid "typmod array must be type cstring[]"
@@ -3692,12 +3788,14 @@ msgstr "le tableau typmod ne doit pas contenir de valeurs NULL"
msgid "encoding conversion from %s to ASCII not supported"
msgstr "la conversion de l'encodage de %s vers l'ASCII n'est pas support�e"
-#: utils/adt/ascii.c:126 commands/dbcommands.c:235
+#: utils/adt/ascii.c:126
+#: commands/dbcommands.c:235
#, c-format
msgid "%s is not a valid encoding name"
msgstr "%s n'est pas un nom d'encodage valide"
-#: utils/adt/ascii.c:144 commands/dbcommands.c:225
+#: utils/adt/ascii.c:144
+#: commands/dbcommands.c:225
#, c-format
msgid "%d is not a valid encoding code"
msgstr "%d n'est pas un code d'encodage valide"
@@ -3712,14 +3810,30 @@ msgstr "syntaxe en entr�e invalide pour le type bool�en : � %s �"
msgid "invalid input syntax for type money: \"%s\""
msgstr "syntaxe en entr�e invalide pour le type money : � %s �"
-#: utils/adt/cash.c:524 utils/adt/cash.c:575 utils/adt/cash.c:624
-#: utils/adt/cash.c:676 utils/adt/cash.c:726 utils/adt/float.c:764
-#: utils/adt/float.c:828 utils/adt/float.c:2470 utils/adt/float.c:2533
-#: utils/adt/geo_ops.c:4121 utils/adt/int.c:728 utils/adt/int.c:869
-#: utils/adt/int.c:965 utils/adt/int.c:1053 utils/adt/int.c:1079
-#: utils/adt/int.c:1099 utils/adt/int8.c:597 utils/adt/int8.c:644
-#: utils/adt/int8.c:820 utils/adt/int8.c:916 utils/adt/int8.c:1004
-#: utils/adt/int8.c:1100 utils/adt/numeric.c:4298 utils/adt/numeric.c:4581
+#: utils/adt/cash.c:524
+#: utils/adt/cash.c:575
+#: utils/adt/cash.c:624
+#: utils/adt/cash.c:676
+#: utils/adt/cash.c:726
+#: utils/adt/float.c:764
+#: utils/adt/float.c:828
+#: utils/adt/float.c:2470
+#: utils/adt/float.c:2533
+#: utils/adt/geo_ops.c:4121
+#: utils/adt/int.c:728
+#: utils/adt/int.c:869
+#: utils/adt/int.c:965
+#: utils/adt/int.c:1053
+#: utils/adt/int.c:1079
+#: utils/adt/int.c:1099
+#: utils/adt/int8.c:597
+#: utils/adt/int8.c:644
+#: utils/adt/int8.c:820
+#: utils/adt/int8.c:916
+#: utils/adt/int8.c:1004
+#: utils/adt/int8.c:1100
+#: utils/adt/numeric.c:4298
+#: utils/adt/numeric.c:4581
#: utils/adt/timestamp.c:2876
msgid "division by zero"
msgstr "division par z�ro"
@@ -3728,7 +3842,9 @@ msgstr "division par z�ro"
msgid "\"char\" out of range"
msgstr "� char � hors des limites"
-#: utils/adt/date.c:66 utils/adt/timestamp.c:92 utils/adt/varbit.c:49
+#: utils/adt/date.c:66
+#: utils/adt/timestamp.c:92
+#: utils/adt/varbit.c:49
#: utils/adt/varchar.c:43
msgid "invalid type modifier"
msgstr "modifieur de type invalide"
@@ -3743,7 +3859,9 @@ msgstr "la pr�cision de TIME(%d)%s ne doit pas �tre n�gative"
msgid "TIME(%d)%s precision reduced to maximum allowed, %d"
msgstr "la pr�cision de TIME(%d)%s a �t� r�duit au maximum autoris�e, %d"
-#: utils/adt/date.c:142 utils/adt/datetime.c:1181 utils/adt/datetime.c:1926
+#: utils/adt/date.c:142
+#: utils/adt/datetime.c:1181
+#: utils/adt/datetime.c:1926
msgid "date/time value \"current\" is no longer supported"
msgstr "la valeur � current � pour la date et heure n'est plus support�e"
@@ -3752,7 +3870,8 @@ msgstr "la valeur � current � pour la date et heure n'est plus support�e"
msgid "date out of range: \"%s\""
msgstr "date en dehors des limites : � %s �"
-#: utils/adt/date.c:217 utils/adt/xml.c:1688
+#: utils/adt/date.c:217
+#: utils/adt/xml.c:1688
msgid "date out of range"
msgstr "date en dehors des limites"
@@ -3760,32 +3879,59 @@ msgstr "date en dehors des limites"
msgid "cannot subtract infinite dates"
msgstr "ne peut pas soustraire les valeurs dates infinies"
-#: utils/adt/date.c:416 utils/adt/date.c:453
+#: utils/adt/date.c:416
+#: utils/adt/date.c:453
msgid "date out of range for timestamp"
msgstr "date en dehors des limites pour un timestamp"
-#: utils/adt/date.c:880 utils/adt/date.c:927 utils/adt/date.c:1483
-#: utils/adt/date.c:1520 utils/adt/date.c:2394 utils/adt/formatting.c:2955
-#: utils/adt/formatting.c:2987 utils/adt/formatting.c:3055
-#: utils/adt/nabstime.c:480 utils/adt/nabstime.c:523 utils/adt/nabstime.c:553
-#: utils/adt/nabstime.c:596 utils/adt/timestamp.c:226
-#: utils/adt/timestamp.c:269 utils/adt/timestamp.c:491
-#: utils/adt/timestamp.c:531 utils/adt/timestamp.c:2530
-#: utils/adt/timestamp.c:2551 utils/adt/timestamp.c:2564
-#: utils/adt/timestamp.c:2573 utils/adt/timestamp.c:2631
-#: utils/adt/timestamp.c:2654 utils/adt/timestamp.c:2667
-#: utils/adt/timestamp.c:2678 utils/adt/timestamp.c:3114
-#: utils/adt/timestamp.c:3244 utils/adt/timestamp.c:3285
-#: utils/adt/timestamp.c:3373 utils/adt/timestamp.c:3420
-#: utils/adt/timestamp.c:3531 utils/adt/timestamp.c:3844
-#: utils/adt/timestamp.c:3981 utils/adt/timestamp.c:3988
-#: utils/adt/timestamp.c:4002 utils/adt/timestamp.c:4012
-#: utils/adt/timestamp.c:4075 utils/adt/timestamp.c:4215
-#: utils/adt/timestamp.c:4225 utils/adt/timestamp.c:4440
-#: utils/adt/timestamp.c:4519 utils/adt/timestamp.c:4526
-#: utils/adt/timestamp.c:4553 utils/adt/timestamp.c:4557
-#: utils/adt/timestamp.c:4614 utils/adt/xml.c:1711 utils/adt/xml.c:1718
-#: utils/adt/xml.c:1738 utils/adt/xml.c:1745
+#: utils/adt/date.c:880
+#: utils/adt/date.c:927
+#: utils/adt/date.c:1483
+#: utils/adt/date.c:1520
+#: utils/adt/date.c:2394
+#: utils/adt/formatting.c:2955
+#: utils/adt/formatting.c:2987
+#: utils/adt/formatting.c:3055
+#: utils/adt/nabstime.c:480
+#: utils/adt/nabstime.c:523
+#: utils/adt/nabstime.c:553
+#: utils/adt/nabstime.c:596
+#: utils/adt/timestamp.c:226
+#: utils/adt/timestamp.c:269
+#: utils/adt/timestamp.c:491
+#: utils/adt/timestamp.c:531
+#: utils/adt/timestamp.c:2530
+#: utils/adt/timestamp.c:2551
+#: utils/adt/timestamp.c:2564
+#: utils/adt/timestamp.c:2573
+#: utils/adt/timestamp.c:2631
+#: utils/adt/timestamp.c:2654
+#: utils/adt/timestamp.c:2667
+#: utils/adt/timestamp.c:2678
+#: utils/adt/timestamp.c:3114
+#: utils/adt/timestamp.c:3244
+#: utils/adt/timestamp.c:3285
+#: utils/adt/timestamp.c:3373
+#: utils/adt/timestamp.c:3420
+#: utils/adt/timestamp.c:3531
+#: utils/adt/timestamp.c:3844
+#: utils/adt/timestamp.c:3981
+#: utils/adt/timestamp.c:3988
+#: utils/adt/timestamp.c:4002
+#: utils/adt/timestamp.c:4012
+#: utils/adt/timestamp.c:4075
+#: utils/adt/timestamp.c:4215
+#: utils/adt/timestamp.c:4225
+#: utils/adt/timestamp.c:4440
+#: utils/adt/timestamp.c:4519
+#: utils/adt/timestamp.c:4526
+#: utils/adt/timestamp.c:4553
+#: utils/adt/timestamp.c:4557
+#: utils/adt/timestamp.c:4614
+#: utils/adt/xml.c:1711
+#: utils/adt/xml.c:1718
+#: utils/adt/xml.c:1738
+#: utils/adt/xml.c:1745
msgid "timestamp out of range"
msgstr "timestamp en dehors des limites"
@@ -3793,12 +3939,15 @@ msgstr "timestamp en dehors des limites"
msgid "cannot convert reserved abstime value to date"
msgstr "ne peut pas convertir la valeur r�serv�e abstime en date"
-#: utils/adt/date.c:1107 utils/adt/date.c:1114 utils/adt/date.c:1882
+#: utils/adt/date.c:1107
+#: utils/adt/date.c:1114
+#: utils/adt/date.c:1882
#: utils/adt/date.c:1889
msgid "time out of range"
msgstr "heure en dehors des limites"
-#: utils/adt/date.c:1760 utils/adt/date.c:1777
+#: utils/adt/date.c:1760
+#: utils/adt/date.c:1777
#, c-format
msgid "\"time\" units \"%s\" not recognized"
msgstr "l'unit� � %s � n'est pas reconnu pour le type � time �"
@@ -3807,13 +3956,17 @@ msgstr "l'unit� � %s � n'est pas reconnu pour le type � time �"
msgid "time zone displacement out of range"
msgstr "d�placement du fuseau horaire en dehors des limites"
-#: utils/adt/date.c:2524 utils/adt/date.c:2541
+#: utils/adt/date.c:2524
+#: utils/adt/date.c:2541
#, c-format
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:2599 utils/adt/datetime.c:925 utils/adt/datetime.c:1657
-#: utils/adt/timestamp.c:4452 utils/adt/timestamp.c:4625
+#: utils/adt/date.c:2599
+#: utils/adt/datetime.c:925
+#: utils/adt/datetime.c:1657
+#: utils/adt/timestamp.c:4452
+#: utils/adt/timestamp.c:4625
#, c-format
msgid "time zone \"%s\" not recognized"
msgstr "le fuseau horaire � %s � n'est pas reconnu"
@@ -3823,7 +3976,8 @@ msgstr "le fuseau horaire � %s � n'est pas reconnu"
msgid "\"interval\" time zone \"%s\" not valid"
msgstr "le fuseau horaire � %s � n'est pas valide pour le type � interval �"
-#: utils/adt/datetime.c:3516 utils/adt/datetime.c:3523
+#: utils/adt/datetime.c:3516
+#: utils/adt/datetime.c:3523
#, c-format
msgid "date/time field value out of range: \"%s\""
msgstr "valeur du champ date/time en dehors des limites : � %s �"
@@ -3843,21 +3997,26 @@ msgid "time zone displacement out of range: \"%s\""
msgstr "d�placement du fuseau horaire en dehors des limites : � %s �"
#. translator: first %s is inet or cidr
-#: utils/adt/datetime.c:3543 utils/adt/network.c:107
+#: utils/adt/datetime.c:3543
+#: utils/adt/network.c:107
#, c-format
msgid "invalid input syntax for type %s: \"%s\""
msgstr "syntaxe en entr�e invalide pour le type %s : � %s �"
-#: utils/adt/datum.c:80 utils/adt/datum.c:92
+#: utils/adt/datum.c:80
+#: utils/adt/datum.c:92
msgid "invalid Datum pointer"
msgstr "pointeur Datum invalide"
-#: utils/adt/dbsize.c:105 utils/adt/dbsize.c:195
+#: utils/adt/dbsize.c:105
+#: utils/adt/dbsize.c:195
#, c-format
msgid "could not open tablespace directory \"%s\": %m"
msgstr "n'a pas pu ouvrir le r�pertoire du tablespace � %s � : %m"
-#: utils/adt/dbsize.c:127 catalog/aclchk.c:3499 catalog/aclchk.c:4589
+#: utils/adt/dbsize.c:127
+#: catalog/aclchk.c:3500
+#: catalog/aclchk.c:4590
#, c-format
msgid "database with OID %u does not exist"
msgstr "la base de donn�es d'OID %u n'existe pas"
@@ -3867,17 +4026,20 @@ msgstr "la base de donn�es d'OID %u n'existe pas"
msgid "type %s is not a domain"
msgstr "le type %s n'est pas un domaine"
-#: utils/adt/domains.c:128 executor/execQual.c:3770
+#: utils/adt/domains.c:128
+#: executor/execQual.c:3770
#, c-format
msgid "domain %s does not allow null values"
msgstr "le domaine %s n'autorise pas les valeurs NULL"
-#: utils/adt/domains.c:164 executor/execQual.c:3799
+#: utils/adt/domains.c:164
+#: executor/execQual.c:3799
#, c-format
msgid "value for domain %s violates check constraint \"%s\""
msgstr "la valeur pour le domaine %s viole la contrainte de v�rification � %s �"
-#: utils/adt/encode.c:55 utils/adt/encode.c:91
+#: utils/adt/encode.c:55
+#: utils/adt/encode.c:91
#, c-format
msgid "unrecognized encoding: \"%s\""
msgstr "encodage non reconnu : � %s �"
@@ -3903,23 +4065,30 @@ msgstr "symbole invalide"
msgid "invalid end sequence"
msgstr "fin de s�quence invalide"
-#: utils/adt/encode.c:441 utils/adt/encode.c:506 utils/adt/varlena.c:238
+#: utils/adt/encode.c:441
+#: utils/adt/encode.c:506
+#: utils/adt/varlena.c:238
#: utils/adt/varlena.c:279
msgid "invalid input syntax for type bytea"
msgstr "syntaxe en entr�e invalide pour le type bytea"
-#: utils/adt/enum.c:44 utils/adt/enum.c:54 utils/adt/enum.c:109
+#: utils/adt/enum.c:44
+#: utils/adt/enum.c:54
+#: utils/adt/enum.c:109
#: utils/adt/enum.c:119
#, c-format
msgid "invalid input value for enum %s: \"%s\""
msgstr "valeur en entr�e invalide pour le enum %s : � %s �"
-#: utils/adt/enum.c:81 utils/adt/enum.c:144
+#: utils/adt/enum.c:81
+#: utils/adt/enum.c:144
#, c-format
msgid "invalid internal value for enum: %u"
msgstr "valeur interne invalide pour le enum : %u"
-#: utils/adt/enum.c:264 utils/adt/enum.c:303 utils/adt/enum.c:350
+#: utils/adt/enum.c:264
+#: utils/adt/enum.c:303
+#: utils/adt/enum.c:350
#: utils/adt/enum.c:370
msgid "could not determine actual enum type"
msgstr "n'a pas pu d�terminer le type enum actuel"
@@ -3932,7 +4101,9 @@ msgstr "valeur en dehors des limites : d�passement"
msgid "value out of range: underflow"
msgstr "valeur en dehors des limites : trop petit"
-#: utils/adt/float.c:206 utils/adt/float.c:247 utils/adt/float.c:298
+#: utils/adt/float.c:206
+#: utils/adt/float.c:247
+#: utils/adt/float.c:298
#, c-format
msgid "invalid input syntax for type real: \"%s\""
msgstr "syntaxe en entr�e invalide pour le type real : � %s �"
@@ -3942,8 +4113,11 @@ msgstr "syntaxe en entr�e invalide pour le type real : � %s �"
msgid "\"%s\" is out of range for type real"
msgstr "� %s � est hors des limites du type real"
-#: utils/adt/float.c:399 utils/adt/float.c:440 utils/adt/float.c:491
-#: utils/adt/numeric.c:3760 utils/adt/numeric.c:3786
+#: utils/adt/float.c:399
+#: utils/adt/float.c:440
+#: utils/adt/float.c:491
+#: utils/adt/numeric.c:3760
+#: utils/adt/numeric.c:3786
#, c-format
msgid "invalid input syntax for type double precision: \"%s\""
msgstr "syntaxe en entr�e invalide pour le type double precision : � %s �"
@@ -3953,58 +4127,77 @@ msgstr "syntaxe en entr�e 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:1119 utils/adt/float.c:1177 utils/adt/int.c:348
-#: utils/adt/int.c:784 utils/adt/int.c:813 utils/adt/int.c:834
-#: utils/adt/int.c:854 utils/adt/int.c:882 utils/adt/int.c:1135
-#: utils/adt/int8.c:1221 utils/adt/numeric.c:2163 utils/adt/numeric.c:2174
+#: utils/adt/float.c:1119
+#: utils/adt/float.c:1177
+#: utils/adt/int.c:348
+#: utils/adt/int.c:784
+#: utils/adt/int.c:813
+#: utils/adt/int.c:834
+#: utils/adt/int.c:854
+#: utils/adt/int.c:882
+#: utils/adt/int.c:1135
+#: utils/adt/int8.c:1221
+#: utils/adt/numeric.c:2163
+#: utils/adt/numeric.c:2174
msgid "smallint out of range"
msgstr "smallint en dehors des limites"
-#: utils/adt/float.c:1303 utils/adt/numeric.c:4974
+#: utils/adt/float.c:1303
+#: utils/adt/numeric.c:4974
msgid "cannot take square root of a negative number"
msgstr "ne peut pas calculer la racine carr� d'un nombre n�gatif"
-#: utils/adt/float.c:1345 utils/adt/numeric.c:1975
+#: utils/adt/float.c:1345
+#: utils/adt/numeric.c:1975
msgid "zero raised to a negative power is undefined"
msgstr "z�ro � une puissance n�gative est ind�fini"
-#: utils/adt/float.c:1349 utils/adt/numeric.c:1981
+#: utils/adt/float.c:1349
+#: utils/adt/numeric.c:1981
msgid "a negative number raised to a non-integer power yields a complex result"
-msgstr ""
-"un nombre n�gatif �lev� � une puissance non enti�re donne un r�sultat "
-"complexe"
+msgstr "un nombre n�gatif �lev� � une puissance non enti�re donne un r�sultat complexe"
-#: utils/adt/float.c:1415 utils/adt/float.c:1445 utils/adt/numeric.c:5192
+#: utils/adt/float.c:1415
+#: utils/adt/float.c:1445
+#: utils/adt/numeric.c:5192
msgid "cannot take logarithm of zero"
msgstr "ne peut pas calculer le logarithme de z�ro"
-#: utils/adt/float.c:1419 utils/adt/float.c:1449 utils/adt/numeric.c:5196
+#: utils/adt/float.c:1419
+#: utils/adt/float.c:1449
+#: utils/adt/numeric.c:5196
msgid "cannot take logarithm of a negative number"
msgstr "ne peut pas calculer le logarithme sur un nombre n�gatif"
-#: utils/adt/float.c:1476 utils/adt/float.c:1497 utils/adt/float.c:1518
-#: utils/adt/float.c:1540 utils/adt/float.c:1561 utils/adt/float.c:1582
-#: utils/adt/float.c:1604 utils/adt/float.c:1625
+#: utils/adt/float.c:1476
+#: utils/adt/float.c:1497
+#: utils/adt/float.c:1518
+#: utils/adt/float.c:1540
+#: utils/adt/float.c:1561
+#: utils/adt/float.c:1582
+#: utils/adt/float.c:1604
+#: utils/adt/float.c:1625
msgid "input is out of range"
msgstr "l'entr�e est en dehors des limites"
-#: utils/adt/float.c:2687 utils/adt/numeric.c:982
+#: utils/adt/float.c:2687
+#: utils/adt/numeric.c:982
msgid "count must be greater than zero"
msgstr "le total doit �tre sup�rieur � z�ro"
-#: utils/adt/float.c:2692 utils/adt/numeric.c:989
+#: utils/adt/float.c:2692
+#: utils/adt/numeric.c:989
msgid "operand, lower bound and upper bound cannot be NaN"
-msgstr ""
-"la limite inf�rieure et sup�rieure de l'op�rande ne peuvent pas �tre NaN"
+msgstr "la limite inf�rieure et sup�rieure de l'op�rande ne peuvent pas �tre NaN"
#: utils/adt/float.c:2698
msgid "lower and upper bounds must be finite"
msgstr "les limites basse et haute doivent �tre finies"
-#: utils/adt/float.c:2736 utils/adt/numeric.c:1002
+#: utils/adt/float.c:2736
+#: utils/adt/numeric.c:1002
msgid "lower bound cannot equal upper bound"
-msgstr ""
-"la limite inf�rieure ne peut pas �tre plus �gale � la limite sup�rieure"
+msgstr "la limite inf�rieure ne peut pas �tre plus �gale � la limite sup�rieure"
#: utils/adt/formatting.c:491
msgid "invalid format specification for an interval value"
@@ -4030,7 +4223,8 @@ msgstr "� 0 � doit �tre avant � PR �"
msgid "multiple decimal points"
msgstr "multiples points d�cimaux"
-#: utils/adt/formatting.c:1113 utils/adt/formatting.c:1196
+#: utils/adt/formatting.c:1113
+#: utils/adt/formatting.c:1196
msgid "cannot use \"V\" and decimal point together"
msgstr "ne peut pas utiliser � V � et le point d�cimal ensemble"
@@ -4067,11 +4261,8 @@ msgid "\"EEEE\" is incompatible with other formats"
msgstr "� EEEE � est incompatible avec les autres formats"
#: utils/adt/formatting.c:1211
-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 "
-"d�cimaux."
+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 d�cimaux."
#: utils/adt/formatting.c:1411
#, c-format
@@ -4083,8 +4274,7 @@ msgid "invalid combination of date conventions"
msgstr "combinaison invalide des conventions de date"
#: utils/adt/formatting.c:1789
-msgid ""
-"Do not mix Gregorian and ISO week date conventions in a formatting template."
+msgid "Do not mix Gregorian and ISO week date conventions in a formatting template."
msgstr ""
"Ne pas mixer les conventions de jour de semaine gr�gorien et ISO dans un\n"
"mod�le de formatage."
@@ -4096,9 +4286,7 @@ msgstr "valeur conflictuelle pour le champ � %s � dans la cha�ne de formatage"
#: utils/adt/formatting.c:1808
msgid "This value contradicts a previous setting for the same field type."
-msgstr ""
-"Cette valeur contredit une configuration pr�c�dente pour le m�me type de "
-"champ."
+msgstr "Cette valeur contredit une configuration pr�c�dente pour le m�me type de champ."
#: utils/adt/formatting.c:1869
#, c-format
@@ -4110,14 +4298,15 @@ msgstr "cha�ne source trop petite pour le champ de formatage � %s �"
msgid "Field requires %d characters, but only %d remain."
msgstr "Le champ requiert %d caract�res, mais seuls %d restent."
-#: utils/adt/formatting.c:1874 utils/adt/formatting.c:1888
-msgid ""
-"If your source string is not fixed-width, try using the \"FM\" modifier."
+#: utils/adt/formatting.c:1874
+#: utils/adt/formatting.c:1888
+msgid "If your source string is not fixed-width, try using the \"FM\" modifier."
msgstr ""
"Si votre cha�ne source n'a pas une taille fixe, essayez d'utiliser le\n"
"modifieur � FM �."
-#: utils/adt/formatting.c:1884 utils/adt/formatting.c:1897
+#: utils/adt/formatting.c:1884
+#: utils/adt/formatting.c:1897
#: utils/adt/formatting.c:2027
#, c-format
msgid "invalid value \"%s\" for \"%s\""
@@ -4126,8 +4315,7 @@ msgstr "valeur � %s � invalide pour � %s �"
#: utils/adt/formatting.c:1886
#, c-format
msgid "Field requires %d characters, but only %d could be parsed."
-msgstr ""
-"Le champ n�cessite %d caract�res, mais seulement %d ont pu �tre analys�s."
+msgstr "Le champ n�cessite %d caract�res, mais seulement %d ont pu �tre analys�s."
#: utils/adt/formatting.c:1899
msgid "Value must be an integer."
@@ -4145,8 +4333,7 @@ msgstr "La valeur doit �tre compris entre %d et %d"
#: utils/adt/formatting.c:2029
msgid "The given value did not match any of the allowed values for this field."
-msgstr ""
-"La valeur donn�e ne correspond pas aux valeurs autoris�es pour ce champ."
+msgstr "La valeur donn�e ne correspond pas aux valeurs autoris�es pour ce champ."
#: utils/adt/formatting.c:2585
msgid "\"TZ\"/\"tz\" format patterns are not supported in to_date"
@@ -4194,7 +4381,8 @@ msgstr "chemin absolu non autoris�"
msgid "must be superuser to read files"
msgstr "doit �tre super-utilisateur pour lire des fichiers"
-#: utils/adt/genfile.c:106 commands/copy.c:1774
+#: utils/adt/genfile.c:106
+#: commands/copy.c:1774
#, c-format
msgid "could not open file \"%s\" for reading: %m"
msgstr "n'a pas pu ouvrir le fichier � %s � pour une lecture : %m"
@@ -4208,29 +4396,37 @@ msgstr "n'a pas pu parcourir le fichier � %s � : %m"
msgid "requested length cannot be negative"
msgstr "la longueur demand�e ne peut pas �tre n�gative"
-#: utils/adt/genfile.c:124 utils/adt/oracle_compat.c:181
-#: utils/adt/oracle_compat.c:279 utils/adt/oracle_compat.c:755
+#: utils/adt/genfile.c:124
+#: utils/adt/oracle_compat.c:181
+#: utils/adt/oracle_compat.c:279
+#: utils/adt/oracle_compat.c:755
#: utils/adt/oracle_compat.c:1045
msgid "requested length too large"
msgstr "longueur demand�e trop importante"
#: utils/adt/genfile.c:163
msgid "must be superuser to get file information"
-msgstr ""
-"doit �tre super-utilisateur pour obtenir des informations sur le fichier"
+msgstr "doit �tre super-utilisateur pour obtenir des informations sur le fichier"
#: utils/adt/genfile.c:227
msgid "must be superuser to get directory listings"
msgstr "doit �tre super-utilisateur pour obtenir le contenu du r�pertoire"
-#: utils/adt/genfile.c:244 utils/adt/misc.c:213 utils/misc/tzparser.c:345
-#: commands/tablespace.c:649 postmaster/postmaster.c:1142
-#: storage/file/fd.c:1572 ../port/copydir.c:66 ../port/copydir.c:102
+#: utils/adt/genfile.c:244
+#: utils/adt/misc.c:213
+#: utils/misc/tzparser.c:345
+#: commands/tablespace.c:649
+#: postmaster/postmaster.c:1142
+#: storage/file/fd.c:1572
+#: ../port/copydir.c:66
+#: ../port/copydir.c:102
#, c-format
msgid "could not open directory \"%s\": %m"
msgstr "n'a pas pu ouvrir le r�pertoire � %s � : %m"
-#: utils/adt/geo_ops.c:294 utils/adt/geo_ops.c:4242 utils/adt/geo_ops.c:5159
+#: utils/adt/geo_ops.c:294
+#: utils/adt/geo_ops.c:4242
+#: utils/adt/geo_ops.c:5159
msgid "too many points requested"
msgstr "trop de points demand�"
@@ -4248,12 +4444,15 @@ msgstr "syntaxe en entr�e invalide pour le type box : � %s �"
msgid "invalid input syntax for type line: \"%s\""
msgstr "syntaxe en entr�e invalide pour le type line: � %s �"
-#: utils/adt/geo_ops.c:963 utils/adt/geo_ops.c:1030 utils/adt/geo_ops.c:1045
+#: utils/adt/geo_ops.c:963
+#: utils/adt/geo_ops.c:1030
+#: utils/adt/geo_ops.c:1045
#: utils/adt/geo_ops.c:1057
msgid "type \"line\" not yet implemented"
msgstr "le type � line � n'est pas encore impl�ment�"
-#: utils/adt/geo_ops.c:1404 utils/adt/geo_ops.c:1427
+#: utils/adt/geo_ops.c:1404
+#: utils/adt/geo_ops.c:1427
#, c-format
msgid "invalid input syntax for type path: \"%s\""
msgstr "syntaxe en entr�e invalide pour le type path : � %s �"
@@ -4284,7 +4483,8 @@ msgstr "la fonction � close_lb � n'est pas impl�ment�e"
msgid "cannot create bounding box for empty polygon"
msgstr "ne peut pas cr�er une bo�te entour�e pour un polyg�ne vide"
-#: utils/adt/geo_ops.c:3465 utils/adt/geo_ops.c:3477
+#: utils/adt/geo_ops.c:3465
+#: utils/adt/geo_ops.c:3477
#, c-format
msgid "invalid input syntax for type polygon: \"%s\""
msgstr "syntaxe en entr�e invalide pour le type polygon : � %s �"
@@ -4305,13 +4505,16 @@ msgstr "la fonction � path_center � n'est pas impl�ment�e"
msgid "open path cannot be converted to polygon"
msgstr "le chemin ouvert ne peut �tre converti en polyg�ne"
-#: utils/adt/geo_ops.c:4536 utils/adt/geo_ops.c:4546 utils/adt/geo_ops.c:4561
+#: utils/adt/geo_ops.c:4536
+#: utils/adt/geo_ops.c:4546
+#: utils/adt/geo_ops.c:4561
#: utils/adt/geo_ops.c:4567
#, c-format
msgid "invalid input syntax for type circle: \"%s\""
msgstr "syntaxe en entr�e invalide pour le type circle : � %s �"
-#: utils/adt/geo_ops.c:4589 utils/adt/geo_ops.c:4597
+#: utils/adt/geo_ops.c:4589
+#: utils/adt/geo_ops.c:4597
msgid "could not format \"circle\" value"
msgstr "n'a pas pu formater la valeur � circle �"
@@ -4327,7 +4530,8 @@ msgstr "ne peut pas convertir le cercle avec un diam�tre z�ro en un polyg�ne"
msgid "must request at least 2 points"
msgstr "doit demander au moins deux points"
-#: utils/adt/geo_ops.c:5194 utils/adt/geo_ops.c:5217
+#: utils/adt/geo_ops.c:5194
+#: utils/adt/geo_ops.c:5217
msgid "cannot convert empty polygon to circle"
msgstr "ne peut pas convertir un polyg�ne vide en cercle"
@@ -4339,17 +4543,24 @@ msgstr "int2vector a trop d'�l�ments"
msgid "invalid int2vector data"
msgstr "donn�es int2vector invalide"
-#: utils/adt/int.c:242 utils/adt/oid.c:212 utils/adt/oid.c:292
+#: utils/adt/int.c:242
+#: utils/adt/oid.c:212
+#: utils/adt/oid.c:292
msgid "oidvector has too many elements"
msgstr "oidvector a trop d'�l�ments"
-#: utils/adt/int.c:1323 utils/adt/int8.c:1358 utils/adt/timestamp.c:4712
+#: utils/adt/int.c:1323
+#: utils/adt/int8.c:1358
+#: utils/adt/timestamp.c:4712
#: utils/adt/timestamp.c:4793
msgid "step size cannot equal zero"
msgstr "la taille du pas ne peut pas valoir z�ro"
-#: utils/adt/int8.c:97 utils/adt/int8.c:132 utils/adt/numutils.c:53
-#: utils/adt/numutils.c:63 utils/adt/numutils.c:105
+#: utils/adt/int8.c:97
+#: utils/adt/int8.c:132
+#: utils/adt/numutils.c:53
+#: utils/adt/numutils.c:63
+#: utils/adt/numutils.c:105
#, c-format
msgid "invalid input syntax for integer: \"%s\""
msgstr "syntaxe en entr�e invalide pour l'entier : � %s �"
@@ -4359,15 +4570,32 @@ msgstr "syntaxe en entr�e invalide pour l'entier : � %s �"
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:502 utils/adt/int8.c:531 utils/adt/int8.c:552
-#: utils/adt/int8.c:582 utils/adt/int8.c:610 utils/adt/int8.c:628
-#: utils/adt/int8.c:672 utils/adt/int8.c:689 utils/adt/int8.c:758
-#: utils/adt/int8.c:779 utils/adt/int8.c:806 utils/adt/int8.c:833
-#: utils/adt/int8.c:854 utils/adt/int8.c:875 utils/adt/int8.c:902
-#: utils/adt/int8.c:942 utils/adt/int8.c:963 utils/adt/int8.c:990
-#: utils/adt/int8.c:1017 utils/adt/int8.c:1038 utils/adt/int8.c:1059
-#: utils/adt/int8.c:1086 utils/adt/int8.c:1259 utils/adt/int8.c:1298
-#: utils/adt/numeric.c:2115 utils/adt/varbit.c:1563
+#: utils/adt/int8.c:502
+#: utils/adt/int8.c:531
+#: utils/adt/int8.c:552
+#: utils/adt/int8.c:582
+#: utils/adt/int8.c:610
+#: utils/adt/int8.c:628
+#: utils/adt/int8.c:672
+#: utils/adt/int8.c:689
+#: utils/adt/int8.c:758
+#: utils/adt/int8.c:779
+#: utils/adt/int8.c:806
+#: utils/adt/int8.c:833
+#: utils/adt/int8.c:854
+#: utils/adt/int8.c:875
+#: utils/adt/int8.c:902
+#: utils/adt/int8.c:942
+#: utils/adt/int8.c:963
+#: utils/adt/int8.c:990
+#: utils/adt/int8.c:1017
+#: utils/adt/int8.c:1038
+#: utils/adt/int8.c:1059
+#: utils/adt/int8.c:1086
+#: utils/adt/int8.c:1259
+#: utils/adt/int8.c:1298
+#: utils/adt/numeric.c:2115
+#: utils/adt/varbit.c:1563
msgid "bigint out of range"
msgstr "bigint en dehors des limites"
@@ -4375,15 +4603,18 @@ msgstr "bigint en dehors des limites"
msgid "OID out of range"
msgstr "OID en dehors des limites"
-#: utils/adt/like_match.c:103 utils/adt/like_match.c:163
+#: utils/adt/like_match.c:103
+#: utils/adt/like_match.c:163
msgid "LIKE pattern must not end with escape character"
msgstr "le motif LIKE ne se termine pas de caract�res d'�chappement"
-#: utils/adt/like_match.c:287 utils/adt/regexp.c:668
+#: utils/adt/like_match.c:287
+#: utils/adt/regexp.c:668
msgid "invalid escape string"
msgstr "cha�ne d'�chappement invalide"
-#: utils/adt/like_match.c:288 utils/adt/regexp.c:669
+#: utils/adt/like_match.c:288
+#: utils/adt/regexp.c:669
msgid "Escape string must be empty or one character."
msgstr "La cha�ne d'�chappement doit �tre vide ou ne contenir qu'un caract�re."
@@ -4399,16 +4630,15 @@ msgstr "valeur d'un octet invalide dans la valeur de � macaddr � : � %s �"
#: utils/adt/misc.c:80
msgid "must be superuser to signal other server processes"
-msgstr ""
-"doit �tre super-utilisateur pour envoyer un signal aux autres processus "
-"serveur"
+msgstr "doit �tre super-utilisateur pour envoyer un signal aux autres processus serveur"
#: utils/adt/misc.c:89
#, c-format
msgid "PID %d is not a PostgreSQL server process"
msgstr "le PID %d n'est pas un processus du serveur PostgreSQL"
-#: utils/adt/misc.c:102 storage/lmgr/proc.c:1012
+#: utils/adt/misc.c:102
+#: storage/lmgr/proc.c:1012
#, c-format
msgid "could not send signal to process %d: %m"
msgstr "n'a pas pu envoyer le signal au processus %d : %m"
@@ -4424,15 +4654,11 @@ msgstr "n'a pas pu envoyer le signal au postmaster : %m"
#: utils/adt/misc.c:148
msgid "must be superuser to rotate log files"
-msgstr ""
-"doit �tre super-utilisateur pour ex�cuter la rotation des journaux "
-"applicatifs"
+msgstr "doit �tre super-utilisateur pour ex�cuter la rotation des journaux applicatifs"
#: utils/adt/misc.c:153
msgid "rotation not possible because log collection not active"
-msgstr ""
-"rotation impossible car la r�cup�ration des journaux applicatifs n'est pas "
-"activ�e"
+msgstr "rotation impossible car la r�cup�ration des journaux applicatifs n'est pas activ�e"
#: utils/adt/misc.c:195
msgid "global tablespace never has databases"
@@ -4464,7 +4690,8 @@ msgstr "r�serv�"
msgid "invalid time zone name: \"%s\""
msgstr "nom du fuseau horaire invalide : � %s �"
-#: utils/adt/nabstime.c:506 utils/adt/nabstime.c:579
+#: utils/adt/nabstime.c:506
+#: utils/adt/nabstime.c:579
msgid "cannot convert abstime \"invalid\" to timestamp"
msgstr "ne peut pas convertir un abstime � invalid � en timestamp"
@@ -4486,11 +4713,14 @@ msgstr "syntaxe en entr�e invalide pour le type tinterval : � %s �"
msgid "invalid cidr value: \"%s\""
msgstr "valeur cidr invalide : � %s �"
-#: utils/adt/network.c:119 utils/adt/network.c:249
+#: utils/adt/network.c:119
+#: utils/adt/network.c:249
msgid "Value has bits set to right of mask."
msgstr "La valeur a des bits positionn�s � la droite du masque."
-#: utils/adt/network.c:160 utils/adt/network.c:614 utils/adt/network.c:639
+#: utils/adt/network.c:160
+#: utils/adt/network.c:614
+#: utils/adt/network.c:639
#: utils/adt/network.c:664
#, c-format
msgid "could not format inet value: %m"
@@ -4518,7 +4748,8 @@ msgstr "longueur invalide dans la valeur externe � %s �"
msgid "invalid external \"cidr\" value"
msgstr "valeur externe � cidr � invalide"
-#: utils/adt/network.c:370 utils/adt/network.c:397
+#: utils/adt/network.c:370
+#: utils/adt/network.c:397
#, c-format
msgid "invalid mask length: %d"
msgstr "longueur du masque invalide : %d"
@@ -4540,7 +4771,8 @@ msgstr ""
"ne peut pas utiliser l'op�rateur OR sur des champs de type inet de tailles\n"
"diff�rentes"
-#: utils/adt/network.c:1348 utils/adt/network.c:1424
+#: utils/adt/network.c:1348
+#: utils/adt/network.c:1424
msgid "result is out of range"
msgstr "le r�sultat est en dehors des limites"
@@ -4548,8 +4780,12 @@ msgstr "le r�sultat est en dehors des limites"
msgid "cannot subtract inet values of different sizes"
msgstr "ne peut pas soustraire des valeurs inet de tailles diff�rentes"
-#: utils/adt/numeric.c:352 utils/adt/numeric.c:379 utils/adt/numeric.c:3083
-#: utils/adt/numeric.c:3106 utils/adt/numeric.c:3130 utils/adt/numeric.c:3137
+#: utils/adt/numeric.c:352
+#: utils/adt/numeric.c:379
+#: utils/adt/numeric.c:3083
+#: utils/adt/numeric.c:3106
+#: utils/adt/numeric.c:3130
+#: utils/adt/numeric.c:3137
#, c-format
msgid "invalid input syntax for type numeric: \"%s\""
msgstr "syntaxe en entr�e invalide pour le type numeric : � %s �"
@@ -4566,7 +4802,8 @@ msgstr "signe invalide dans la valeur externe � numeric �"
msgid "invalid digit in external \"numeric\" value"
msgstr "chiffre invalide dans la valeur externe � numeric �"
-#: utils/adt/numeric.c:634 utils/adt/numeric.c:648
+#: utils/adt/numeric.c:634
+#: utils/adt/numeric.c:648
#, c-format
msgid "NUMERIC precision %d must be between 1 and %d"
msgstr "la pr�cision NUMERIC %d doit �tre comprise entre 1 et %d"
@@ -4580,7 +4817,8 @@ msgstr "l'�chelle NUMERIC %d doit �tre comprise entre 0 et %d"
msgid "invalid NUMERIC type modifier"
msgstr "modificateur de type NUMERIC invalide"
-#: utils/adt/numeric.c:1690 utils/adt/numeric.c:3545
+#: utils/adt/numeric.c:1690
+#: utils/adt/numeric.c:3545
msgid "value overflows numeric format"
msgstr "la valeur d�passe le format numeric"
@@ -4602,9 +4840,7 @@ msgstr "champ num�rique en dehors des limites"
#: utils/adt/numeric.c:3616
#, c-format
-msgid ""
-"A field with precision %d, scale %d must round to an absolute value less "
-"than %s%d."
+msgid "A field with precision %d, scale %d must round to an absolute value less than %s%d."
msgstr ""
"Un champ de pr�cision %d et d'�chelle %d doit �tre arrondi � une valeur\n"
"absolue inf�rieure � %s%d."
@@ -4628,12 +4864,16 @@ msgstr "la valeur � %s � est en dehors des limites du type smallint"
msgid "value \"%s\" is out of range for 8-bit integer"
msgstr "la valeur � %s � est en dehors des limites des entiers sur 8 bits"
-#: utils/adt/oid.c:43 utils/adt/oid.c:57 utils/adt/oid.c:63 utils/adt/oid.c:84
+#: utils/adt/oid.c:43
+#: utils/adt/oid.c:57
+#: utils/adt/oid.c:63
+#: utils/adt/oid.c:84
#, c-format
msgid "invalid input syntax for type oid: \"%s\""
msgstr "syntaxe invalide en entr�e pour le type oid : � %s �"
-#: utils/adt/oid.c:69 utils/adt/oid.c:107
+#: utils/adt/oid.c:69
+#: utils/adt/oid.c:107
#, c-format
msgid "value \"%s\" is out of range for type oid"
msgstr "la valeur � %s � est en dehors des limites pour le type oid"
@@ -4646,7 +4886,8 @@ msgstr "donn�e oidvector invalide"
msgid "requested character too large"
msgstr "caract�re demand� trop long"
-#: utils/adt/oracle_compat.c:938 utils/adt/oracle_compat.c:992
+#: utils/adt/oracle_compat.c:938
+#: utils/adt/oracle_compat.c:992
#, c-format
msgid "requested character too large for encoding: %d"
msgstr "caract�re demand� trop long pour l'encodage : %d"
@@ -4663,7 +4904,8 @@ msgstr "ne peut pas accepter une valeur de type any"
msgid "cannot display a value of type any"
msgstr "ne peut pas afficher une valeur de type any"
-#: utils/adt/pseudotypes.c:121 utils/adt/pseudotypes.c:149
+#: utils/adt/pseudotypes.c:121
+#: utils/adt/pseudotypes.c:149
msgid "cannot accept a value of type anyarray"
msgstr "ne peut pas accepter une valeur de type anyarray"
@@ -4727,12 +4969,14 @@ msgstr "ne peut pas accepter une valeur de type shell"
msgid "cannot display a value of a shell type"
msgstr "ne peut pas afficher une valeur de type shell"
-#: utils/adt/regexp.c:190 tsearch/spell.c:365
+#: utils/adt/regexp.c:190
+#: tsearch/spell.c:365
#, c-format
msgid "invalid regular expression: %s"
msgstr "expression rationnelle invalide : %s"
-#: utils/adt/regexp.c:269 utils/adt/varlena.c:2797
+#: utils/adt/regexp.c:269
+#: utils/adt/varlena.c:2797
#, c-format
msgid "regular expression failed: %s"
msgstr "l'expression rationnelle a �chou� : %s"
@@ -4746,33 +4990,42 @@ msgstr "option invalide de l'expression rationnelle : � %c �"
msgid "regexp_split does not support the global option"
msgstr "regexp_split ne supporte pas l'option globale"
-#: utils/adt/regproc.c:123 utils/adt/regproc.c:143
+#: utils/adt/regproc.c:123
+#: utils/adt/regproc.c:143
#, c-format
msgid "more than one function named \"%s\""
msgstr "il existe plus d'une fonction nomm�e � %s �"
-#: utils/adt/regproc.c:464 utils/adt/regproc.c:484 utils/adt/regproc.c:643
-#: parser/parse_oper.c:124 parser/parse_oper.c:751
+#: utils/adt/regproc.c:464
+#: utils/adt/regproc.c:484
+#: utils/adt/regproc.c:643
+#: parser/parse_oper.c:124
+#: parser/parse_oper.c:751
#, c-format
msgid "operator does not exist: %s"
msgstr "l'op�rateur n'existe pas : %s"
-#: utils/adt/regproc.c:468 utils/adt/regproc.c:488
+#: utils/adt/regproc.c:468
+#: utils/adt/regproc.c:488
#, c-format
msgid "more than one operator named %s"
msgstr "il existe plus d'un op�rateur nomm�%s"
-#: utils/adt/regproc.c:630 gram.y:5416
+#: utils/adt/regproc.c:630
+#: gram.y:5420
msgid "missing argument"
msgstr "argument manquant"
-#: utils/adt/regproc.c:631 gram.y:5417
+#: utils/adt/regproc.c:631
+#: gram.y:5421
msgid "Use NONE to denote the missing argument of a unary operator."
-msgstr ""
-"Utilisez NONE pour d�noter l'argument manquant d'un op�rateur unitaire."
+msgstr "Utilisez NONE pour d�noter l'argument manquant d'un op�rateur unitaire."
-#: utils/adt/regproc.c:635 utils/adt/regproc.c:1485 utils/adt/ruleutils.c:5473
-#: utils/adt/ruleutils.c:5528 utils/adt/ruleutils.c:5565
+#: utils/adt/regproc.c:635
+#: utils/adt/regproc.c:1485
+#: utils/adt/ruleutils.c:5473
+#: utils/adt/ruleutils.c:5528
+#: utils/adt/ruleutils.c:5565
msgid "too many arguments"
msgstr "trop d'arguments"
@@ -4780,20 +5033,29 @@ msgstr "trop d'arguments"
msgid "Provide two argument types for operator."
msgstr "Fournit deux types d'argument pour l'op�rateur."
-#: utils/adt/regproc.c:810 catalog/namespace.c:278 commands/lockcmds.c:127
-#: parser/parse_relation.c:848 parser/parse_relation.c:856
+#: utils/adt/regproc.c:810
+#: catalog/namespace.c:278
+#: commands/lockcmds.c:127
+#: parser/parse_relation.c:848
+#: parser/parse_relation.c:856
#, c-format
msgid "relation \"%s\" does not exist"
msgstr "la relation � %s � n'existe pas"
-#: utils/adt/regproc.c:973 commands/functioncmds.c:126
-#: commands/tablecmds.c:216 commands/typecmds.c:650 commands/typecmds.c:2572
-#: parser/parse_func.c:1463 parser/parse_type.c:196
+#: utils/adt/regproc.c:973
+#: commands/functioncmds.c:126
+#: commands/tablecmds.c:216
+#: commands/typecmds.c:650
+#: commands/typecmds.c:2572
+#: parser/parse_func.c:1463
+#: parser/parse_type.c:196
#, c-format
msgid "type \"%s\" does not exist"
msgstr "le type � %s � n'existe pas"
-#: utils/adt/regproc.c:1320 utils/adt/regproc.c:1325 utils/adt/varlena.c:2198
+#: utils/adt/regproc.c:1320
+#: utils/adt/regproc.c:1325
+#: utils/adt/varlena.c:2198
#: utils/adt/varlena.c:2203
msgid "invalid name syntax"
msgstr "syntaxe du nom invalide"
@@ -4814,36 +5076,49 @@ msgstr "attendait un nom de type"
msgid "improper type name"
msgstr "nom du type invalide"
-#: utils/adt/ri_triggers.c:373 utils/adt/ri_triggers.c:433
-#: utils/adt/ri_triggers.c:596 utils/adt/ri_triggers.c:836
-#: utils/adt/ri_triggers.c:1024 utils/adt/ri_triggers.c:1186
-#: utils/adt/ri_triggers.c:1374 utils/adt/ri_triggers.c:1545
-#: utils/adt/ri_triggers.c:1728 utils/adt/ri_triggers.c:1899
-#: utils/adt/ri_triggers.c:2115 utils/adt/ri_triggers.c:2297
-#: utils/adt/ri_triggers.c:2500 utils/adt/ri_triggers.c:2548
-#: utils/adt/ri_triggers.c:2593 utils/adt/ri_triggers.c:2721 gram.y:2610
+#: utils/adt/ri_triggers.c:373
+#: utils/adt/ri_triggers.c:433
+#: utils/adt/ri_triggers.c:596
+#: utils/adt/ri_triggers.c:836
+#: utils/adt/ri_triggers.c:1024
+#: utils/adt/ri_triggers.c:1186
+#: utils/adt/ri_triggers.c:1374
+#: utils/adt/ri_triggers.c:1545
+#: utils/adt/ri_triggers.c:1728
+#: utils/adt/ri_triggers.c:1899
+#: utils/adt/ri_triggers.c:2115
+#: utils/adt/ri_triggers.c:2297
+#: utils/adt/ri_triggers.c:2500
+#: utils/adt/ri_triggers.c:2548
+#: utils/adt/ri_triggers.c:2593
+#: utils/adt/ri_triggers.c:2721
+#: gram.y:2610
msgid "MATCH PARTIAL not yet implemented"
msgstr "MATCH PARTIAL non impl�ment�"
-#: utils/adt/ri_triggers.c:407 utils/adt/ri_triggers.c:2803
-#: utils/adt/ri_triggers.c:3454 utils/adt/ri_triggers.c:3486
+#: utils/adt/ri_triggers.c:407
+#: utils/adt/ri_triggers.c:2803
+#: utils/adt/ri_triggers.c:3454
+#: utils/adt/ri_triggers.c:3486
#, c-format
msgid "insert or update on table \"%s\" violates foreign key constraint \"%s\""
msgstr ""
-"une instruction insert ou update sur la table � %s � viole la contrainte de "
-"cl�\n"
+"une instruction insert ou update sur la table � %s � viole la contrainte de cl�\n"
"�trang�re � %s �"
-#: utils/adt/ri_triggers.c:410 utils/adt/ri_triggers.c:2806
+#: utils/adt/ri_triggers.c:410
+#: utils/adt/ri_triggers.c:2806
msgid "MATCH FULL does not allow mixing of null and nonnull key values."
msgstr "MATCH FULL n'autorise pas le mixage de valeurs cl�s NULL et non NULL."
-#: utils/adt/ri_triggers.c:2999 commands/constraint.c:59
+#: utils/adt/ri_triggers.c:2999
+#: commands/constraint.c:59
#, c-format
msgid "function \"%s\" was not called by trigger manager"
msgstr "la fonction � %s � n'a pas �t� appel�e par le gestionnaire de triggers"
-#: utils/adt/ri_triggers.c:3008 commands/constraint.c:66
+#: utils/adt/ri_triggers.c:3008
+#: commands/constraint.c:66
#, c-format
msgid "function \"%s\" must be fired AFTER ROW"
msgstr "la fonction � %s � doit �tre ex�cut�e pour l'instruction AFTER ROW"
@@ -4858,11 +5133,11 @@ msgstr "la fonction � %s � doit �tre ex�cut�e pour l'instruction INSERT"
msgid "function \"%s\" must be fired for UPDATE"
msgstr "la fonction � %s � doit �tre ex�cut�e pour l'instruction UPDATE"
-#: utils/adt/ri_triggers.c:3029 commands/constraint.c:80
+#: utils/adt/ri_triggers.c:3029
+#: commands/constraint.c:80
#, c-format
msgid "function \"%s\" must be fired for INSERT or UPDATE"
-msgstr ""
-"la fonction � %s � doit �tre ex�cut�e pour les instructions INSERT ou UPDATE"
+msgstr "la fonction � %s � doit �tre ex�cut�e pour les instructions INSERT ou UPDATE"
#: utils/adt/ri_triggers.c:3036
#, c-format
@@ -4875,21 +5150,16 @@ msgid "no pg_constraint entry for trigger \"%s\" on table \"%s\""
msgstr "aucune entr�e pg_constraint pour le trigger � %s � sur la table � %s �"
#: utils/adt/ri_triggers.c:3067
-msgid ""
-"Remove this referential integrity trigger and its mates, then do ALTER TABLE "
-"ADD CONSTRAINT."
+msgid "Remove this referential integrity trigger and its mates, then do ALTER TABLE ADD CONSTRAINT."
msgstr ""
"Supprimez ce trigger sur une int�grit� r�f�rentielle et ses enfants,\n"
"puis faites un ALTER TABLE ADD CONSTRAINT."
#: utils/adt/ri_triggers.c:3421
#, c-format
-msgid ""
-"referential integrity query on \"%s\" from constraint \"%s\" on \"%s\" gave "
-"unexpected result"
+msgid "referential integrity query on \"%s\" from constraint \"%s\" on \"%s\" gave unexpected result"
msgstr ""
-"la requ�te d'int�grit� r�f�rentielle sur � %s � � partir de la contrainte � %s "
-"�\n"
+"la requ�te d'int�grit� r�f�rentielle sur � %s � � partir de la contrainte � %s �\n"
"sur � %s � donne des r�sultats inattendus"
#: utils/adt/ri_triggers.c:3425
@@ -4908,9 +5178,7 @@ msgstr "La cl� (%s)=(%s) n'est pas pr�sente dans la table � %s �."
#: utils/adt/ri_triggers.c:3494
#, c-format
-msgid ""
-"update or delete on table \"%s\" violates foreign key constraint \"%s\" on "
-"table \"%s\""
+msgid "update or delete on table \"%s\" violates foreign key constraint \"%s\" on table \"%s\""
msgstr ""
"UPDATE ou DELETE sur la table � %s � viole la contrainte de cl� �trang�re\n"
"� %s � de la table � %s �"
@@ -4920,12 +5188,17 @@ msgstr ""
msgid "Key (%s)=(%s) is still referenced from table \"%s\"."
msgstr "La cl� (%s)=(%s) est toujours r�f�renc�e � partir de la table � %s �."
-#: utils/adt/rowtypes.c:98 utils/adt/rowtypes.c:473
+#: utils/adt/rowtypes.c:98
+#: utils/adt/rowtypes.c:473
msgid "input of anonymous composite types is not implemented"
msgstr "l'ajout de colonnes ayant un type compos� n'est pas impl�ment�"
-#: utils/adt/rowtypes.c:151 utils/adt/rowtypes.c:179 utils/adt/rowtypes.c:202
-#: utils/adt/rowtypes.c:210 utils/adt/rowtypes.c:262 utils/adt/rowtypes.c:270
+#: utils/adt/rowtypes.c:151
+#: utils/adt/rowtypes.c:179
+#: utils/adt/rowtypes.c:202
+#: utils/adt/rowtypes.c:210
+#: utils/adt/rowtypes.c:262
+#: utils/adt/rowtypes.c:270
#, c-format
msgid "malformed record literal: \"%s\""
msgstr "enregistrement lit�ral invalide : � %s �"
@@ -4938,7 +5211,8 @@ msgstr "Parenth�se gauche manquante"
msgid "Too few columns."
msgstr "Pas assez de colonnes."
-#: utils/adt/rowtypes.c:204 utils/adt/rowtypes.c:212
+#: utils/adt/rowtypes.c:204
+#: utils/adt/rowtypes.c:212
msgid "Unexpected end of input."
msgstr "Fin de l'entr�e inattendue."
@@ -4965,21 +5239,25 @@ msgstr "mauvais type de donn�es : %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:896 utils/adt/rowtypes.c:1122
+#: utils/adt/rowtypes.c:896
+#: utils/adt/rowtypes.c:1122
#, 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:974 utils/adt/rowtypes.c:1185
+#: utils/adt/rowtypes.c:974
+#: utils/adt/rowtypes.c:1185
msgid "cannot compare record types with different numbers of columns"
msgstr ""
"ne peut pas comparer les types d'enregistrement avec des num�ros diff�rents\n"
"des colonnes"
-#: utils/adt/ruleutils.c:1634 commands/functioncmds.c:1005
-#: commands/functioncmds.c:1105 commands/functioncmds.c:1168
+#: utils/adt/ruleutils.c:1634
+#: commands/functioncmds.c:1005
+#: commands/functioncmds.c:1105
+#: commands/functioncmds.c:1168
#: commands/functioncmds.c:1319
#, c-format
msgid "\"%s\" is an aggregate function"
@@ -4990,17 +5268,19 @@ msgstr "� %s � est une fonction d'agr�gat"
msgid "rule \"%s\" has unsupported event type %d"
msgstr "la r�gle � %s � a un type d'�v�nement %d non support�"
-#: utils/adt/selfuncs.c:4762 utils/adt/selfuncs.c:5191
+#: utils/adt/selfuncs.c:4762
+#: utils/adt/selfuncs.c:5191
msgid "case insensitive matching not supported on type bytea"
-msgstr ""
-"la recherche insensible � la casse n'est pas support�e avec le type bytea"
+msgstr "la recherche insensible � la casse n'est pas support�e avec le type bytea"
-#: utils/adt/selfuncs.c:4867 utils/adt/selfuncs.c:5351
+#: utils/adt/selfuncs.c:4867
+#: utils/adt/selfuncs.c:5351
msgid "regular-expression matching not supported on type bytea"
-msgstr ""
-"la recherche par expression rationnelle n'est pas support�e sur le type bytea"
+msgstr "la recherche par expression rationnelle n'est pas support�e sur le type bytea"
-#: utils/adt/tid.c:70 utils/adt/tid.c:78 utils/adt/tid.c:86
+#: utils/adt/tid.c:70
+#: utils/adt/tid.c:78
+#: utils/adt/tid.c:86
#, c-format
msgid "invalid input syntax for type tid: \"%s\""
msgstr "syntaxe en entr�e invalide pour le type tid : � %s �"
@@ -5015,12 +5295,14 @@ msgstr "la pr�cision de TIMESTAMP(%d)%s ne doit pas �tre n�gative"
msgid "TIMESTAMP(%d)%s precision reduced to maximum allowed, %d"
msgstr "la pr�cision de TIMESTAMP(%d)%s est r�duit au maximum autoris�, %d"
-#: utils/adt/timestamp.c:171 utils/adt/timestamp.c:435
+#: utils/adt/timestamp.c:171
+#: utils/adt/timestamp.c:435
#, c-format
msgid "timestamp out of range: \"%s\""
msgstr "timestamp en dehors de limites : � %s �"
-#: utils/adt/timestamp.c:189 utils/adt/timestamp.c:453
+#: utils/adt/timestamp.c:189
+#: utils/adt/timestamp.c:453
#: utils/adt/timestamp.c:664
#, c-format
msgid "date/time value \"%s\" is no longer supported"
@@ -5035,12 +5317,15 @@ msgstr "timestamp ne peut pas valoir NaN"
msgid "timestamp(%d) precision must be between %d and %d"
msgstr "la pr�cision de timestamp(%d) doit �tre comprise entre %d et %d"
-#: utils/adt/timestamp.c:658 utils/adt/timestamp.c:3109
-#: utils/adt/timestamp.c:3239 utils/adt/timestamp.c:3624
+#: utils/adt/timestamp.c:658
+#: utils/adt/timestamp.c:3109
+#: utils/adt/timestamp.c:3239
+#: utils/adt/timestamp.c:3624
msgid "interval out of range"
msgstr "intervalle en dehors des limites"
-#: utils/adt/timestamp.c:787 utils/adt/timestamp.c:820
+#: utils/adt/timestamp.c:787
+#: utils/adt/timestamp.c:820
msgid "invalid INTERVAL type modifier"
msgstr "modificateur de type INTERVAL invalide"
@@ -5052,9 +5337,7 @@ msgstr "la pr�cision de l'intervalle INTERVAL(%d) ne doit pas �tre n�gative"
#: utils/adt/timestamp.c:809
#, c-format
msgid "INTERVAL(%d) precision reduced to maximum allowed, %d"
-msgstr ""
-"La pr�cision de l'intervalle INTERVAL(%d) doit �tre r�duit au maximum "
-"permis, %d"
+msgstr "La pr�cision de l'intervalle INTERVAL(%d) doit �tre r�duit au maximum permis, %d"
#: utils/adt/timestamp.c:1101
#, c-format
@@ -5065,18 +5348,21 @@ msgstr "La pr�cision de interval(%d) doit �tre comprise entre %d et %d"
msgid "cannot subtract infinite timestamps"
msgstr "ne peut pas soustraire les valeurs timestamps infinies"
-#: utils/adt/timestamp.c:3365 utils/adt/timestamp.c:3961
+#: utils/adt/timestamp.c:3365
+#: utils/adt/timestamp.c:3961
#: utils/adt/timestamp.c:4020
#, c-format
msgid "timestamp units \"%s\" not supported"
msgstr "les unit�s timestamp � %s � ne sont pas support�es"
-#: utils/adt/timestamp.c:3379 utils/adt/timestamp.c:4030
+#: utils/adt/timestamp.c:3379
+#: utils/adt/timestamp.c:4030
#, c-format
msgid "timestamp units \"%s\" not recognized"
msgstr "les unit� � %s � ne sont pas reconnues pour le type timestamp"
-#: utils/adt/timestamp.c:3520 utils/adt/timestamp.c:4192
+#: utils/adt/timestamp.c:3520
+#: utils/adt/timestamp.c:4192
#: utils/adt/timestamp.c:4233
#, c-format
msgid "timestamp with time zone units \"%s\" not supported"
@@ -5084,29 +5370,34 @@ msgstr ""
"les unit�s � %s � ne sont pas support�es pour le type � timestamp with time\n"
"zone �"
-#: utils/adt/timestamp.c:3537 utils/adt/timestamp.c:4242
+#: utils/adt/timestamp.c:3537
+#: utils/adt/timestamp.c:4242
#, c-format
msgid "timestamp with time zone units \"%s\" not recognized"
msgstr ""
"Les unit�s � %s � ne sont pas reconnues pour le type � timestamp with time\n"
"zone �"
-#: utils/adt/timestamp.c:3617 utils/adt/timestamp.c:4348
+#: utils/adt/timestamp.c:3617
+#: utils/adt/timestamp.c:4348
#, c-format
msgid "interval units \"%s\" not supported"
msgstr "Les unit�s � %s � ne sont pas support�es pour le type interval"
-#: utils/adt/timestamp.c:3633 utils/adt/timestamp.c:4375
+#: utils/adt/timestamp.c:3633
+#: utils/adt/timestamp.c:4375
#, c-format
msgid "interval units \"%s\" not recognized"
msgstr "Les unit�s � %s � ne sont pas reconnues pour le type interval"
-#: utils/adt/timestamp.c:4445 utils/adt/timestamp.c:4618
+#: utils/adt/timestamp.c:4445
+#: utils/adt/timestamp.c:4618
#, c-format
msgid "could not convert to time zone \"%s\""
msgstr "n'a pas pu convertir vers le fuseau horaire � %s �"
-#: utils/adt/timestamp.c:4477 utils/adt/timestamp.c:4651
+#: utils/adt/timestamp.c:4477
+#: utils/adt/timestamp.c:4651
#, c-format
msgid "interval time zone \"%s\" must not specify month"
msgstr "l'intervalle de fuseau horaire � %s � ne doit pas sp�cifier le mois"
@@ -5117,24 +5408,22 @@ msgstr "suppress_redundant_updates_trigger : doit �tre appel� par un trigger"
#: utils/adt/trigfuncs.c:47
msgid "suppress_redundant_updates_trigger: must be called on update"
-msgstr ""
-"suppress_redundant_updates_trigger : doit �tre appel� sur une mise � jour"
+msgstr "suppress_redundant_updates_trigger : doit �tre appel� sur une mise � jour"
#: utils/adt/trigfuncs.c:53
msgid "suppress_redundant_updates_trigger: must be called before update"
-msgstr ""
-"suppress_redundant_updates_trigger : doit �tre appel� avant une mise � jour"
+msgstr "suppress_redundant_updates_trigger : doit �tre appel� avant une mise � jour"
#: utils/adt/trigfuncs.c:59
msgid "suppress_redundant_updates_trigger: must be called for each row"
-msgstr ""
-"suppress_redundant_updates_trigger : doit �tre appel� pour chaque ligne"
+msgstr "suppress_redundant_updates_trigger : doit �tre appel� pour chaque ligne"
#: utils/adt/tsgistidx.c:100
msgid "gtsvector_in not implemented"
msgstr "gtsvector_in n'est pas encore impl�ment�"
-#: utils/adt/tsquery.c:156 utils/adt/tsquery.c:392
+#: utils/adt/tsquery.c:156
+#: utils/adt/tsquery.c:392
#: utils/adt/tsvector_parser.c:136
#, c-format
msgid "syntax error in tsquery: \"%s\""
@@ -5166,9 +5455,7 @@ msgid "text-search query doesn't contain lexemes: \"%s\""
msgstr "la requ�te de recherche plein texte ne contient pas de lexemes : � %s �"
#: utils/adt/tsquery_cleanup.c:285
-msgid ""
-"text-search query contains only stop words or doesn't contain lexemes, "
-"ignored"
+msgid "text-search query contains only stop words or doesn't contain lexemes, ignored"
msgstr ""
"la requ�te de recherche plein texte ne contient que des termes courants\n"
"ou ne contient pas de lexemes, ignor�"
@@ -5189,7 +5476,8 @@ msgstr "le tableau de poids est trop court"
msgid "array of weight must not contain nulls"
msgstr "le tableau de poids ne doit pas contenir de valeurs NULL"
-#: utils/adt/tsrank.c:423 utils/adt/tsrank.c:749
+#: utils/adt/tsrank.c:423
+#: utils/adt/tsrank.c:749
msgid "weight out of range"
msgstr "poids en dehors des limites"
@@ -5203,7 +5491,9 @@ msgstr "le mot est trop long (%ld octets, max %ld octets)"
msgid "string is too long for tsvector (%ld bytes, max %ld bytes)"
msgstr "la cha�ne est trop longue pour tsvector (%ld octets, max %ld octets)"
-#: utils/adt/tsvector.c:272 utils/adt/tsvector_op.c:514 tsearch/to_tsany.c:165
+#: utils/adt/tsvector.c:272
+#: utils/adt/tsvector_op.c:514
+#: tsearch/to_tsany.c:165
#, c-format
msgid "string is too long for tsvector (%d bytes, max %d bytes)"
msgstr "la cha�ne est trop longue (%d octets, max %d octets)"
@@ -5244,8 +5534,12 @@ msgstr ""
"le nom de la configuration de la recherche plein texte � %s � doit �tre\n"
"qualifi� par son sch�ma"
-#: utils/adt/tsvector_op.c:1347 commands/copy.c:3446 commands/indexcmds.c:908
-#: commands/tablecmds.c:1244 commands/tablecmds.c:2049 parser/parse_expr.c:758
+#: utils/adt/tsvector_op.c:1347
+#: commands/copy.c:3446
+#: commands/indexcmds.c:908
+#: commands/tablecmds.c:1244
+#: commands/tablecmds.c:2049
+#: parser/parse_expr.c:758
#, c-format
msgid "column \"%s\" does not exist"
msgstr "la colonne � %s � n'existe pas"
@@ -5275,86 +5569,96 @@ msgstr "mauvaise information de position dans tsvector : � %s �"
msgid "invalid input syntax for uuid: \"%s\""
msgstr "syntaxe invalide en entr�e pour l'uuid : � %s �"
-#: utils/adt/varbit.c:54 utils/adt/varchar.c:48
+#: utils/adt/varbit.c:54
+#: utils/adt/varchar.c:48
#, 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:59 utils/adt/varchar.c:52
+#: utils/adt/varbit.c:59
+#: utils/adt/varchar.c:52
#, c-format
msgid "length for type %s cannot exceed %d"
msgstr "la longueur du type %s ne peut pas exc�der %d"
-#: utils/adt/varbit.c:162 utils/adt/varbit.c:302 utils/adt/varbit.c:358
+#: utils/adt/varbit.c:162
+#: utils/adt/varbit.c:302
+#: utils/adt/varbit.c:358
#, c-format
msgid "bit string length %d does not match type bit(%d)"
-msgstr ""
-"la longueur (en bits) de la cha�ne %d ne doit pas correspondre au type bit(%"
-"d)"
+msgstr "la longueur (en bits) de la cha�ne %d ne doit pas correspondre au type bit(%d)"
-#: utils/adt/varbit.c:184 utils/adt/varbit.c:482
+#: utils/adt/varbit.c:184
+#: utils/adt/varbit.c:482
#, c-format
msgid "\"%c\" is not a valid binary digit"
msgstr "� %c � n'est pas un chiffre binaire valide"
-#: utils/adt/varbit.c:209 utils/adt/varbit.c:507
+#: utils/adt/varbit.c:209
+#: utils/adt/varbit.c:507
#, c-format
msgid "\"%c\" is not a valid hexadecimal digit"
msgstr "� %c � n'est pas un chiffre hexad�cimal valide"
-#: utils/adt/varbit.c:293 utils/adt/varbit.c:594
+#: utils/adt/varbit.c:293
+#: utils/adt/varbit.c:594
msgid "invalid length in external bit string"
msgstr "longueur invalide dans la cha�ne bit externe"
-#: utils/adt/varbit.c:460 utils/adt/varbit.c:603 utils/adt/varbit.c:664
+#: utils/adt/varbit.c:460
+#: utils/adt/varbit.c:603
+#: utils/adt/varbit.c:664
#, c-format
msgid "bit string too long for type bit varying(%d)"
msgstr "la cha�ne bit est trop longue pour le type bit varying(%d)"
-#: utils/adt/varbit.c:991 utils/adt/varbit.c:1093 utils/adt/varlena.c:729
-#: utils/adt/varlena.c:793 utils/adt/varlena.c:937 utils/adt/varlena.c:1843
+#: utils/adt/varbit.c:991
+#: utils/adt/varbit.c:1093
+#: utils/adt/varlena.c:729
+#: utils/adt/varlena.c:793
+#: utils/adt/varlena.c:937
+#: utils/adt/varlena.c:1843
#: utils/adt/varlena.c:1910
msgid "negative substring length not allowed"
msgstr "longueur de sous-cha�ne n�gative non autoris�e"
#: utils/adt/varbit.c:1149
msgid "cannot AND bit strings of different sizes"
-msgstr ""
-"ne peut pas utiliser l'op�rateur AND sur des cha�nes bit de tailles "
-"diff�rentes"
+msgstr "ne peut pas utiliser l'op�rateur AND sur des cha�nes bit de tailles diff�rentes"
#: utils/adt/varbit.c:1190
msgid "cannot OR bit strings of different sizes"
-msgstr ""
-"ne peut pas utiliser l'op�rateur OR sur des cha�nes bit de tailles "
-"diff�rentes"
+msgstr "ne peut pas utiliser l'op�rateur OR sur des cha�nes bit de tailles diff�rentes"
#: utils/adt/varbit.c:1236
msgid "cannot XOR bit strings of different sizes"
-msgstr ""
-"ne peut pas utiliser l'op�rateur XOR sur des cha�nes bit de tailles "
-"diff�rentes"
+msgstr "ne peut pas utiliser l'op�rateur XOR sur des cha�nes bit de tailles diff�rentes"
-#: utils/adt/varbit.c:1710 utils/adt/varbit.c:1768
+#: utils/adt/varbit.c:1710
+#: utils/adt/varbit.c:1768
#, 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:1719 utils/adt/varlena.c:2110
+#: utils/adt/varbit.c:1719
+#: utils/adt/varlena.c:2110
msgid "new bit must be 0 or 1"
msgstr "le nouveau bit doit valoir soit 0 soit 1"
-#: utils/adt/varchar.c:152 utils/adt/varchar.c:305
+#: utils/adt/varchar.c:152
+#: utils/adt/varchar.c:305
#, c-format
msgid "value too long for type character(%d)"
msgstr "valeur trop longue pour le type character(%d)"
-#: utils/adt/varchar.c:473 utils/adt/varchar.c:594
+#: utils/adt/varchar.c:473
+#: utils/adt/varchar.c:594
#, c-format
msgid "value too long for type character varying(%d)"
msgstr "valeur trop longue pour le type character varying(%d)"
-#: utils/adt/varlena.c:1333 utils/adt/varlena.c:1346
+#: utils/adt/varlena.c:1333
+#: utils/adt/varlena.c:1346
#, c-format
msgid "could not convert string to UTF-16: error %lu"
msgstr "n'a pas pu convertir la cha�ne en UTF16 : erreur %lu"
@@ -5364,7 +5668,9 @@ msgstr "n'a pas pu convertir la cha�ne en UTF16 : erreur %lu"
msgid "could not compare Unicode strings: %m"
msgstr "n'a pas pu comparer les cha�nes unicode : %m"
-#: utils/adt/varlena.c:1988 utils/adt/varlena.c:2019 utils/adt/varlena.c:2055
+#: utils/adt/varlena.c:1988
+#: utils/adt/varlena.c:2019
+#: utils/adt/varlena.c:2055
#: utils/adt/varlena.c:2098
#, c-format
msgid "index %d out of valid range, 0..%d"
@@ -5388,19 +5694,20 @@ msgstr "fonctionnalit� XML non support�e"
#: utils/adt/xml.c:136
msgid "This functionality requires the server to be built with libxml support."
-msgstr ""
-"Cette fonctionnalit� n�cessite que le serveur dispose du support de libxml."
+msgstr "Cette fonctionnalit� n�cessite que le serveur dispose du support de libxml."
#: utils/adt/xml.c:137
msgid "You need to rebuild PostgreSQL using --with-libxml."
msgstr "Vous devez recompiler PostgreSQL en utilisant --with-libxml."
-#: utils/adt/xml.c:156 utils/mb/mbutils.c:476
+#: utils/adt/xml.c:156
+#: utils/mb/mbutils.c:476
#, c-format
msgid "invalid encoding name \"%s\""
msgstr "nom d'encodage � %s � invalide"
-#: utils/adt/xml.c:402 utils/adt/xml.c:407
+#: utils/adt/xml.c:402
+#: utils/adt/xml.c:407
msgid "invalid XML comment"
msgstr "commentaire XML invalide"
@@ -5408,15 +5715,15 @@ msgstr "commentaire XML invalide"
msgid "not an XML document"
msgstr "pas un document XML"
-#: utils/adt/xml.c:689 utils/adt/xml.c:712
+#: utils/adt/xml.c:689
+#: utils/adt/xml.c:712
msgid "invalid XML processing instruction"
msgstr "instruction de traitement XML invalide"
#: utils/adt/xml.c:690
#, c-format
msgid "XML processing instruction target name cannot be \"%s\"."
-msgstr ""
-"le nom de cible de l'instruction de traitement XML ne peut pas �tre � %s �."
+msgstr "le nom de cible de l'instruction de traitement XML ne peut pas �tre � %s �."
#: utils/adt/xml.c:713
msgid "XML processing instruction cannot contain \"?>\"."
@@ -5432,20 +5739,34 @@ msgstr "n'a pas pu initialiser la biblioth�que XML"
#: utils/adt/xml.c:878
#, c-format
-msgid ""
-"libxml2 has incompatible char type: sizeof(char)=%u, sizeof(xmlChar)=%u."
+msgid "libxml2 has incompatible char type: sizeof(char)=%u, sizeof(xmlChar)=%u."
msgstr ""
"libxml2 a un type de caract�re incompatible : sizeof(char)=%u,\n"
"sizeof(xmlChar)=%u."
-#: utils/adt/xml.c:1363 utils/adt/xml.c:1364 utils/adt/xml.c:1370
-#: utils/adt/xml.c:1441 utils/misc/guc.c:4940 utils/misc/guc.c:5208
-#: utils/fmgr/dfmgr.c:381 catalog/dependency.c:912 catalog/dependency.c:913
-#: catalog/dependency.c:919 catalog/dependency.c:920 catalog/dependency.c:931
-#: catalog/dependency.c:932 commands/tablecmds.c:642 commands/trigger.c:832
-#: commands/trigger.c:848 commands/trigger.c:860 commands/user.c:902
-#: commands/user.c:903 tcop/postgres.c:4238 storage/lmgr/deadlock.c:942
-#: storage/lmgr/deadlock.c:943 nodes/print.c:85
+#: utils/adt/xml.c:1363
+#: utils/adt/xml.c:1364
+#: utils/adt/xml.c:1370
+#: utils/adt/xml.c:1441
+#: utils/misc/guc.c:4949
+#: utils/misc/guc.c:5217
+#: utils/fmgr/dfmgr.c:381
+#: catalog/dependency.c:912
+#: catalog/dependency.c:913
+#: catalog/dependency.c:919
+#: catalog/dependency.c:920
+#: catalog/dependency.c:931
+#: catalog/dependency.c:932
+#: commands/tablecmds.c:642
+#: commands/trigger.c:832
+#: commands/trigger.c:848
+#: commands/trigger.c:860
+#: commands/user.c:902
+#: commands/user.c:903
+#: tcop/postgres.c:4238
+#: storage/lmgr/deadlock.c:942
+#: storage/lmgr/deadlock.c:943
+#: nodes/print.c:85
#, c-format
msgid "%s"
msgstr "%s"
@@ -5483,12 +5804,16 @@ msgstr "code d'erreur libxml inconnu : %d"
msgid "XML does not support infinite date values."
msgstr "XML ne supporte pas les valeurs infinies de date."
-#: utils/adt/xml.c:1712 utils/adt/xml.c:1739
+#: utils/adt/xml.c:1712
+#: utils/adt/xml.c:1739
msgid "XML does not support infinite timestamp values."
msgstr "XML ne supporte pas les valeurs infinies de timestamp."
-#: utils/adt/xml.c:2044 utils/adt/xml.c:2208 commands/portalcmds.c:168
-#: commands/portalcmds.c:222 executor/execCurrent.c:66
+#: utils/adt/xml.c:2044
+#: utils/adt/xml.c:2208
+#: commands/portalcmds.c:168
+#: commands/portalcmds.c:222
+#: executor/execCurrent.c:66
#, c-format
msgid "cursor \"%s\" does not exist"
msgstr "le curseur � %s � n'existe pas"
@@ -5502,8 +5827,7 @@ msgid "invalid array for XML namespace mapping"
msgstr "tableau invalide pour la correspondance de l'espace de nom XML"
#: utils/adt/xml.c:3353
-msgid ""
-"The array must be two-dimensional with length of the second axis equal to 2."
+msgid "The array must be two-dimensional with length of the second axis equal to 2."
msgstr ""
"Le tableau doit avoir deux dimensions avec une longueur de 2 pour le\n"
"deuxi�me axe."
@@ -5519,8 +5843,7 @@ msgstr "ni le nom de l'espace de noms ni l'URI ne peuvent �tre NULL"
#: utils/adt/xml.c:3432
#, c-format
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 �"
+msgstr "n'a pas pu enregistrer l'espace de noms XML de nom � %s � et d'URI � %s �"
#: utils/mb/conversion_procs/utf8_and_win/utf8_and_win.c:126
#: utils/mb/conversion_procs/utf8_and_win/utf8_and_win.c:153
@@ -5532,8 +5855,7 @@ msgstr "identifiant d'encodage %d inattendu pour les jeux de caract�res WIN"
#: utils/mb/conversion_procs/utf8_and_iso8859/utf8_and_iso8859.c:163
#, c-format
msgid "unexpected encoding ID %d for ISO 8859 character sets"
-msgstr ""
-"identifiant d'encodage %d inattendu pour les jeux de caract�res ISO-8859"
+msgstr "identifiant d'encodage %d inattendu pour les jeux de caract�res ISO-8859"
#: utils/mb/conv.c:509
#, c-format
@@ -5544,20 +5866,21 @@ msgstr "num�ro d'encodage invalide : %d"
msgid "encoding name too long"
msgstr "nom d'encodage trop long"
-#: utils/mb/mbutils.c:241 commands/variable.c:665
+#: utils/mb/mbutils.c:241
+#: commands/variable.c:665
#, c-format
msgid "conversion between %s and %s is not supported"
msgstr "la conversion entre %s et %s n'est pas support�e"
#: utils/mb/mbutils.c:311
#, c-format
-msgid ""
-"default conversion function for encoding \"%s\" to \"%s\" does not exist"
+msgid "default conversion function for encoding \"%s\" to \"%s\" does not exist"
msgstr ""
"la fonction de conversion par d�faut pour l'encodage de � %s � en � %s �\n"
"n'existe pas"
-#: utils/mb/mbutils.c:335 utils/mb/mbutils.c:607
+#: utils/mb/mbutils.c:335
+#: utils/mb/mbutils.c:607
#, c-format
msgid "String of %d bytes is too long for encoding conversion."
msgstr "Une cha�ne de %d octets est trop longue pour la conversion d'encodage."
@@ -5582,9 +5905,7 @@ msgid "invalid multibyte character for locale"
msgstr "caract�re multi-octets invalide pour la locale"
#: utils/mb/mbutils.c:735
-msgid ""
-"The server's LC_CTYPE locale is probably incompatible with the database "
-"encoding."
+msgid "The server's LC_CTYPE locale is probably incompatible with the database encoding."
msgstr ""
"La locale LC_CTYPE du serveur est probablement incompatible avec l'encodage\n"
"de la base de donn�es."
@@ -5628,16 +5949,22 @@ msgstr "La cl� %s est dupliqu�e."
msgid "could not change directory to \"%s\": %m"
msgstr "n'a pas pu modifier le r�pertoire par � %s � : %m"
-#: utils/init/miscinit.c:380 utils/misc/guc.c:4823
+#: utils/init/miscinit.c:380
+#: utils/misc/guc.c:4832
#, c-format
msgid "cannot set parameter \"%s\" within security-restricted operation"
msgstr ""
"ne peut pas configurer le param�tre � %s � � l'int�rieur d'une fonction\n"
"restreinte pour s�curit�"
-#: utils/init/miscinit.c:413 utils/cache/lsyscache.c:2657 commands/user.c:579
-#: commands/user.c:767 commands/user.c:851 commands/user.c:1002
-#: commands/variable.c:735 commands/variable.c:845
+#: utils/init/miscinit.c:413
+#: utils/cache/lsyscache.c:2657
+#: commands/user.c:579
+#: commands/user.c:767
+#: commands/user.c:851
+#: commands/user.c:1002
+#: commands/variable.c:735
+#: commands/variable.c:845
#, c-format
msgid "role \"%s\" does not exist"
msgstr "le r�le � %s � n'existe pas"
@@ -5698,16 +6025,12 @@ msgstr ""
#: utils/init/miscinit.c:808
#, c-format
msgid "Is another postgres (PID %d) using socket file \"%s\"?"
-msgstr ""
-"Un autre postgres (de PID %d) est-il d�j� lanc� en utilisant la socket � %s "
-"� ?"
+msgstr "Un autre postgres (de PID %d) est-il d�j� lanc� en utilisant la socket � %s � ?"
#: utils/init/miscinit.c:810
#, c-format
msgid "Is another postmaster (PID %d) using socket file \"%s\"?"
-msgstr ""
-"Un autre postmaster (de PID %d) est-il d�j� lanc� en utilisant la socket � %s "
-"� ?"
+msgstr "Un autre postmaster (de PID %d) est-il d�j� lanc� en utilisant la socket � %s � ?"
#: utils/init/miscinit.c:838
#, c-format
@@ -5718,9 +6041,7 @@ msgstr ""
#: utils/init/miscinit.c:841
#, c-format
-msgid ""
-"If you're sure there are no old server processes still running, remove the "
-"shared memory block or just delete the file \"%s\"."
+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 s�r qu'aucun processus serveur n'est toujours en cours\n"
"d'ex�cution, supprimez le bloc de m�moire partag�e\n"
@@ -5732,25 +6053,26 @@ msgid "could not remove old lock file \"%s\": %m"
msgstr "n'a pas pu supprimer le vieux fichier verrou � %s � : %m"
#: utils/init/miscinit.c:860
-msgid ""
-"The file seems accidentally left over, but it could not be removed. Please "
-"remove the file by hand and try again."
+msgid "The file seems accidentally left over, but it could not be removed. Please remove the file by hand and try again."
msgstr ""
-"Le fichier semble avoir �t� oubli� accidentellement mais il ne peut pas "
-"�tre\n"
+"Le fichier semble avoir �t� oubli� accidentellement mais il ne peut pas �tre\n"
"supprim�. Merci de supprimer ce fichier manuellement et de r�-essayer."
-#: utils/init/miscinit.c:882 utils/init/miscinit.c:892
+#: utils/init/miscinit.c:882
+#: utils/init/miscinit.c:892
#, c-format
msgid "could not write lock file \"%s\": %m"
msgstr "n'a pas pu �crire le fichier verrou � %s � : %m"
-#: utils/init/miscinit.c:1000 utils/misc/guc.c:7076 commands/copy.c:2217
+#: utils/init/miscinit.c:1000
+#: utils/misc/guc.c:7085
+#: commands/copy.c:2217
#, c-format
msgid "could not read from file \"%s\": %m"
msgstr "n'a pas pu lire � partir du fichier � %s � : %m"
-#: utils/init/miscinit.c:1091 utils/init/miscinit.c:1104
+#: utils/init/miscinit.c:1091
+#: utils/init/miscinit.c:1104
#, c-format
msgid "\"%s\" is not a valid data directory"
msgstr "� %s � n'est pas un r�pertoire de donn�es valide"
@@ -5771,9 +6093,7 @@ msgstr "Vous pouvez avoir besoin d'ex�cuter initdb."
#: utils/init/miscinit.c:1116
#, c-format
-msgid ""
-"The data directory was initialized by PostgreSQL version %ld.%ld, which is "
-"not compatible with this version %s."
+msgid "The data directory was initialized by PostgreSQL version %ld.%ld, which is not compatible with this version %s."
msgstr ""
"Le r�pertoire des donn�es a �t� initialis� avec PostgreSQL version %ld.%ld,\n"
"qui est non compatible avec cette version %s."
@@ -5788,22 +6108,20 @@ msgstr "syntaxe de liste invalide pour le param�tre � %s �"
msgid "loaded library \"%s\""
msgstr "biblioth�que � %s � charg�e"
-#: utils/init/postinit.c:196 postmaster/postmaster.c:1074
+#: utils/init/postinit.c:196
+#: postmaster/postmaster.c:1074
msgid "could not load pg_hba.conf"
msgstr "n'a pas pu charger pg_hba.conf"
#: utils/init/postinit.c:227
#, c-format
msgid "replication connection authorized: user=%s host=%s port=%s"
-msgstr ""
-"connexion de r�plication autoris�e : utilisateur=%s, base de donn�es=%s, "
-"port=%s"
+msgstr "connexion de r�plication autoris�e : utilisateur=%s, base de donn�es=%s, port=%s"
#: utils/init/postinit.c:233
#, c-format
msgid "replication connection authorized: user=%s host=%s"
-msgstr ""
-"connexion de r�plication autoris�e : utilisateur=%s, base de donn�es=%s"
+msgstr "connexion de r�plication autoris�e : utilisateur=%s, base de donn�es=%s"
#: utils/init/postinit.c:239
#, c-format
@@ -5839,33 +6157,28 @@ msgstr "L'utilisateur n'a pas le droit CONNECT."
msgid "too many connections for database \"%s\""
msgstr "trop de connexions pour la base de donn�es � %s �"
-#: utils/init/postinit.c:344 utils/init/postinit.c:351
+#: utils/init/postinit.c:344
+#: utils/init/postinit.c:351
msgid "database locale is incompatible with operating system"
-msgstr ""
-"la locale de la base de donn�es est incompatible avec le syst�me "
-"d'exploitation"
+msgstr "la locale de la base de donn�es est incompatible avec le syst�me d'exploitation"
#: utils/init/postinit.c:345
#, c-format
-msgid ""
-"The database was initialized with LC_COLLATE \"%s\", which is not "
-"recognized by setlocale()."
+msgid "The database was initialized with LC_COLLATE \"%s\", which is not recognized by setlocale()."
msgstr ""
"La base de donn�es a �t� initialis�e avec un LC_COLLATE � � %s �,\n"
"qui n'est pas reconnu par setlocale()."
-#: utils/init/postinit.c:347 utils/init/postinit.c:354
-msgid ""
-"Recreate the database with another locale or install the missing locale."
+#: utils/init/postinit.c:347
+#: utils/init/postinit.c:354
+msgid "Recreate the database with another locale or install the missing locale."
msgstr ""
"Recr�ez la base de donn�es avec une autre locale ou installez la locale\n"
"manquante."
#: utils/init/postinit.c:352
#, c-format
-msgid ""
-"The database was initialized with LC_CTYPE \"%s\", which is not recognized "
-"by setlocale()."
+msgid "The database was initialized with LC_CTYPE \"%s\", which is not recognized by setlocale()."
msgstr ""
"La base de donn�es a �t� initialis�e avec un LC_CTYPE � � %s �,\n"
"qui n'est pas reconnu par setlocale()."
@@ -5888,14 +6201,11 @@ msgstr ""
#: utils/init/postinit.c:635
msgid "must be superuser to connect during database shutdown"
msgstr ""
-"doit �tre super-utilisateur pour se connecter pendant un arr�t de la base "
-"de\n"
+"doit �tre super-utilisateur pour se connecter pendant un arr�t de la base de\n"
"donn�es"
#: utils/init/postinit.c:649
-msgid ""
-"remaining connection slots are reserved for non-replication superuser "
-"connections"
+msgid "remaining connection slots are reserved for non-replication superuser connections"
msgstr ""
"les emplacements de connexions restants sont r�serv�s pour les connexion\n"
"superutilisateur non relatif � la r�plication"
@@ -5923,256 +6233,252 @@ msgstr "Le sous-r�pertoire de la base de donn�es � %s � est manquant."
msgid "could not access directory \"%s\": %m"
msgstr "n'a pas pu acc�der au r�pertoire � %s � : %m"
-#: utils/misc/guc.c:477
+#: utils/misc/guc.c:476
msgid "Ungrouped"
msgstr "D�group�"
-#: utils/misc/guc.c:479
+#: utils/misc/guc.c:478
msgid "File Locations"
msgstr "Emplacement des fichiers"
-#: utils/misc/guc.c:481
+#: utils/misc/guc.c:480
msgid "Connections and Authentication"
msgstr "Connexions et authentification"
-#: utils/misc/guc.c:483
+#: utils/misc/guc.c:482
msgid "Connections and Authentication / Connection Settings"
msgstr "Connexions et authentification / Param�trages de connexion"
-#: utils/misc/guc.c:485
+#: utils/misc/guc.c:484
msgid "Connections and Authentication / Security and Authentication"
msgstr "Connexions et authentification / S�curit� et authentification"
-#: utils/misc/guc.c:487
+#: utils/misc/guc.c:486
msgid "Resource Usage"
msgstr "Utilisation des ressources"
-#: utils/misc/guc.c:489
+#: utils/misc/guc.c:488
msgid "Resource Usage / Memory"
msgstr "Utilisation des ressources / M�moire"
-#: utils/misc/guc.c:491
+#: utils/misc/guc.c:490
msgid "Resource Usage / Kernel Resources"
msgstr "Utilisation des ressources / Ressources noyau"
-#: utils/misc/guc.c:493
+#: utils/misc/guc.c:492
+msgid "Resource Usage / Cost-Based Vacuum Delay"
+msgstr "Utilisation des ressources / D�lai du VACUUM bas� sur le co�t"
+
+#: utils/misc/guc.c:494
+msgid "Resource Usage / Background Writer"
+msgstr "Utilisation des ressources / Processus d'�criture en t�che de fond"
+
+#: utils/misc/guc.c:496
+msgid "Resource Usage / Asynchronous Behavior"
+msgstr "Utilisation des ressources / Comportement asynchrone"
+
+#: utils/misc/guc.c:498
msgid "Write-Ahead Log"
msgstr "Write-Ahead Log"
-#: utils/misc/guc.c:495
+#: utils/misc/guc.c:500
msgid "Write-Ahead Log / Settings"
msgstr "Write-Ahead Log / Param�trages"
-#: utils/misc/guc.c:497
+#: utils/misc/guc.c:502
msgid "Write-Ahead Log / Checkpoints"
msgstr "Write-Ahead Log / Points de v�rification (Checkpoints)"
-#: utils/misc/guc.c:499
-msgid "Write-Ahead Log / Replication"
-msgstr "Write-Ahead Log / R�plication"
+#: utils/misc/guc.c:504
+msgid "Write-Ahead Log / Archiving"
+msgstr "Write-Ahead Log / Archivage"
+
+#: utils/misc/guc.c:506
+msgid "Write-Ahead Log / Streaming Replication"
+msgstr "Write-Ahead Log / R�plication en flux"
-#: utils/misc/guc.c:501
+#: utils/misc/guc.c:508
+msgid "Write-Ahead Log / Standby Servers"
+msgstr "Write-Ahead Log / Serveurs en attente"
+
+#: utils/misc/guc.c:510
msgid "Query Tuning"
msgstr "Optimisation des requ�tes"
-#: utils/misc/guc.c:503
+#: utils/misc/guc.c:512
msgid "Query Tuning / Planner Method Configuration"
-msgstr ""
-"Optimisation des requ�tes / Configuration de la m�thode du planificateur"
+msgstr "Optimisation des requ�tes / Configuration de la m�thode du planificateur"
-#: utils/misc/guc.c:505
+#: utils/misc/guc.c:514
msgid "Query Tuning / Planner Cost Constants"
msgstr "Optimisation des requ�tes / Constantes des co�ts du planificateur"
-#: utils/misc/guc.c:507
+#: utils/misc/guc.c:516
msgid "Query Tuning / Genetic Query Optimizer"
msgstr "Optimisation des requ�tes / Optimiseur g�n�tique de requ�tes"
-#: utils/misc/guc.c:509
+#: utils/misc/guc.c:518
msgid "Query Tuning / Other Planner Options"
msgstr "Optimisation des requ�tes / Autres options du planificateur"
-#: utils/misc/guc.c:511
+#: utils/misc/guc.c:520
msgid "Reporting and Logging"
msgstr "Rapports et traces"
-#: utils/misc/guc.c:513
+#: utils/misc/guc.c:522
msgid "Reporting and Logging / Where to Log"
msgstr "Rapports et traces / O� tracer"
-#: utils/misc/guc.c:515
+#: utils/misc/guc.c:524
msgid "Reporting and Logging / When to Log"
msgstr "Rapports et traces / Quand tracer"
-#: utils/misc/guc.c:517
+#: utils/misc/guc.c:526
msgid "Reporting and Logging / What to Log"
msgstr "Rapports et traces / Que tracer"
-#: utils/misc/guc.c:519
+#: utils/misc/guc.c:528
msgid "Statistics"
msgstr "Statistiques"
-#: utils/misc/guc.c:521
+#: utils/misc/guc.c:530
msgid "Statistics / Monitoring"
msgstr "Statistiques / Surveillance"
-#: utils/misc/guc.c:523
+#: utils/misc/guc.c:532
msgid "Statistics / Query and Index Statistics Collector"
-msgstr ""
-"Statistiques / R�cup�rateur des statistiques sur les requ�tes et sur les "
-"index"
+msgstr "Statistiques / R�cup�rateur des statistiques sur les requ�tes et sur les index"
-#: utils/misc/guc.c:525
+#: utils/misc/guc.c:534
msgid "Autovacuum"
msgstr "Autovacuum"
-#: utils/misc/guc.c:527
+#: utils/misc/guc.c:536
msgid "Client Connection Defaults"
msgstr "Valeurs par d�faut pour les connexions client"
-#: utils/misc/guc.c:529
+#: utils/misc/guc.c:538
msgid "Client Connection Defaults / Statement Behavior"
-msgstr ""
-"Valeurs par d�faut pour les connexions client / Comportement des instructions"
+msgstr "Valeurs par d�faut pour les connexions client / Comportement des instructions"
-#: utils/misc/guc.c:531
+#: utils/misc/guc.c:540
msgid "Client Connection Defaults / Locale and Formatting"
msgstr "Valeurs par d�faut pour les connexions client / Locale et formattage"
-#: utils/misc/guc.c:533
+#: utils/misc/guc.c:542
msgid "Client Connection Defaults / Other Defaults"
-msgstr ""
-"Valeurs par d�faut pour les connexions client / Autres valeurs par d�faut"
+msgstr "Valeurs par d�faut pour les connexions client / Autres valeurs par d�faut"
-#: utils/misc/guc.c:535
+#: utils/misc/guc.c:544
msgid "Lock Management"
msgstr "Gestion des verrous"
-#: utils/misc/guc.c:537
+#: utils/misc/guc.c:546
msgid "Version and Platform Compatibility"
msgstr "Compatibilit� des versions et des plateformes"
-#: utils/misc/guc.c:539
+#: utils/misc/guc.c:548
msgid "Version and Platform Compatibility / Previous PostgreSQL Versions"
-msgstr ""
-"Compatibilit� des versions et des plateformes / Anciennes versions de "
-"PostgreSQL"
+msgstr "Compatibilit� des versions et des plateformes / Anciennes versions de PostgreSQL"
-#: utils/misc/guc.c:541
+#: utils/misc/guc.c:550
msgid "Version and Platform Compatibility / Other Platforms and Clients"
-msgstr ""
-"Compatibilit� des versions et des plateformes / Anciennes plateformes et "
-"anciens clients"
+msgstr "Compatibilit� des versions et des plateformes / Anciennes plateformes et anciens clients"
-#: utils/misc/guc.c:543
+#: utils/misc/guc.c:552
msgid "Preset Options"
msgstr "Options pr�-configur�es"
-#: utils/misc/guc.c:545
+#: utils/misc/guc.c:554
msgid "Customized Options"
msgstr "Options personnalis�es"
-#: utils/misc/guc.c:547
+#: utils/misc/guc.c:556
msgid "Developer Options"
msgstr "Options pour le d�veloppeur"
-#: utils/misc/guc.c:601
+#: utils/misc/guc.c:610
msgid "Enables the planner's use of sequential-scan plans."
msgstr "Active l'utilisation des parcours s�quentiels par le planificateur."
-#: utils/misc/guc.c:609
+#: utils/misc/guc.c:618
msgid "Enables the planner's use of index-scan plans."
msgstr "Active l'utilisation des parcours d'index par le planificateur."
-#: utils/misc/guc.c:617
+#: utils/misc/guc.c:626
msgid "Enables the planner's use of bitmap-scan plans."
msgstr "Active l'utilisation des parcours de bitmap par le planificateur."
-#: utils/misc/guc.c:625
+#: utils/misc/guc.c:634
msgid "Enables the planner's use of TID scan plans."
msgstr "Active l'utilisation de plans de parcours TID par le planificateur."
-#: utils/misc/guc.c:633
+#: utils/misc/guc.c:642
msgid "Enables the planner's use of explicit sort steps."
-msgstr ""
-"Active l'utilisation des �tapes de tris explicites par le planificateur."
+msgstr "Active l'utilisation des �tapes de tris explicites par le planificateur."
-#: utils/misc/guc.c:641
+#: utils/misc/guc.c:650
msgid "Enables the planner's use of hashed aggregation plans."
msgstr "Active l'utilisation de plans d'agr�gats h�ch�s par le planificateur."
-#: utils/misc/guc.c:649
+#: utils/misc/guc.c:658
msgid "Enables the planner's use of materialization."
msgstr "Active l'utilisation de la mat�rialisation par le planificateur."
-#: utils/misc/guc.c:657
+#: utils/misc/guc.c:666
msgid "Enables the planner's use of nested-loop join plans."
-msgstr ""
-"Active l'utilisation de plans avec des jointures imbriqu�es par le "
-"planificateur."
+msgstr "Active l'utilisation de plans avec des jointures imbriqu�es par le planificateur."
-#: utils/misc/guc.c:665
+#: utils/misc/guc.c:674
msgid "Enables the planner's use of merge join plans."
msgstr "Active l'utilisation de plans de jointures MERGE par le planificateur."
-#: utils/misc/guc.c:673
+#: utils/misc/guc.c:682
msgid "Enables the planner's use of hash join plans."
-msgstr ""
-"Active l'utilisation de plans de jointures h�ch�es par le planificateur."
+msgstr "Active l'utilisation de plans de jointures h�ch�es par le planificateur."
-#: utils/misc/guc.c:681
+#: utils/misc/guc.c:690
msgid "Enables genetic query optimization."
msgstr "Active l'optimisation g�n�tique des requ�tes."
-#: utils/misc/guc.c:682
+#: utils/misc/guc.c:691
msgid "This algorithm attempts to do planning without exhaustive searching."
-msgstr ""
-"Cet algorithme essaie de faire une planification sans recherche exhaustive."
+msgstr "Cet algorithme essaie de faire une planification sans recherche exhaustive."
-#: utils/misc/guc.c:691
+#: utils/misc/guc.c:700
msgid "Shows whether the current user is a superuser."
msgstr "Affiche si l'utilisateur actuel est un super-utilisateur."
-#: utils/misc/guc.c:700
+#: utils/misc/guc.c:709
msgid "Enables advertising the server via Bonjour."
msgstr "Active la publication du serveur via Bonjour."
-#: utils/misc/guc.c:708
+#: utils/misc/guc.c:717
msgid "Enables SSL connections."
msgstr "Active les connexions SSL."
-#: utils/misc/guc.c:716
+#: utils/misc/guc.c:725
msgid "Forces synchronization of updates to disk."
msgstr "Force la synchronisation des mises � jour sur le disque."
-#: utils/misc/guc.c:717
-msgid ""
-"The server will use the fsync() system call in several places to make sure "
-"that updates are physically written to disk. This insures that a database "
-"cluster will recover to a consistent state after an operating system or "
-"hardware crash."
+#: utils/misc/guc.c:726
+msgid "The server will use the fsync() system call in several places to make sure that updates are physically written to disk. This insures that a database cluster will recover to a consistent state after an operating system or hardware crash."
msgstr ""
"Le serveur utilisera l'appel syst�me fsync() � diff�rents endroits pour\n"
-"s'assurer que les mises � jour sont �crites physiquement sur le disque. "
-"Ceci\n"
+"s'assurer que les mises � jour sont �crites physiquement sur le disque. Ceci\n"
"nous assure qu'un groupe de bases de donn�es se retrouvera dans un �tat\n"
"coh�rent apr�s un arr�t brutal d� au syst�me d'exploitation ou au mat�riel."
-#: utils/misc/guc.c:727
+#: utils/misc/guc.c:736
msgid "Sets immediate fsync at commit."
msgstr "Configure un fsync imm�diat lors du commit."
-#: utils/misc/guc.c:735
+#: utils/misc/guc.c:744
msgid "Continues processing past damaged page headers."
msgstr "Continue le travail apr�s les en-t�tes de page endommag�s."
-#: utils/misc/guc.c:736
-msgid ""
-"Detection of a damaged page header normally causes PostgreSQL to report an "
-"error, aborting the current transaction. Setting zero_damaged_pages to true "
-"causes the system to instead report a warning, zero out the damaged page, "
-"and continue processing. This behavior will destroy data, namely all the "
-"rows on the damaged page."
+#: utils/misc/guc.c:745
+msgid "Detection of a damaged page header normally causes PostgreSQL to report an error, aborting the current transaction. Setting zero_damaged_pages to true causes the system to instead report a warning, zero out the damaged page, and continue processing. This behavior will destroy data, namely all the rows on the damaged page."
msgstr ""
"La d�tection d'une en-t�te de page endommag�e cause normalement le rapport\n"
"d'une erreur par PostgreSQL, l'annulation de la transaction en cours.\n"
@@ -6180,19 +6486,14 @@ msgstr ""
"message d'attention et continue � travailler. Ce comportement d�truira des\n"
"donn�es, notamment toutes les lignes de la page endommag�e."
-#: utils/misc/guc.c:748
+#: utils/misc/guc.c:757
msgid "Writes full pages to WAL when first modified after a checkpoint."
msgstr ""
-"�crit des pages compl�tes dans les WAL lors d'une premi�re modification "
-"apr�s\n"
+"�crit des pages compl�tes dans les WAL lors d'une premi�re modification apr�s\n"
"un point de v�rification."
-#: utils/misc/guc.c:749
-msgid ""
-"A page write in process during an operating system crash might be only "
-"partially written to disk. During recovery, the row changes stored in WAL "
-"are not enough to recover. This option writes pages when first modified "
-"after a checkpoint to WAL so full recovery is possible."
+#: utils/misc/guc.c:758
+msgid "A page write in process during an operating system crash might be only partially written to disk. During recovery, the row changes stored in WAL are not enough to recover. This option writes pages when first modified after a checkpoint to WAL so full recovery is possible."
msgstr ""
"Une page �crite au moment d'un arr�t brutal du syst�me d'exploitation\n"
"pourrait �tre seulement partiellement �crite sur le disque. Lors de la\n"
@@ -6202,143 +6503,135 @@ msgstr ""
"v�rification des journaux de transaction pour que la r�cup�ration compl�te\n"
"soit possible."
-#: utils/misc/guc.c:760
+#: utils/misc/guc.c:769
msgid "Runs the server silently."
msgstr "Lance le serveur de mani�re silencieuse."
-#: utils/misc/guc.c:761
-msgid ""
-"If this parameter is set, the server will automatically run in the "
-"background and any controlling terminals are dissociated."
+#: utils/misc/guc.c:770
+msgid "If this parameter is set, the server will automatically run in the background and any controlling terminals are dissociated."
msgstr ""
"Si ce param�tre est initialis�, le serveur sera ex�cut� automatiquement en\n"
"t�che de fond et les terminaux de contr�les seront d�s-associ�s."
-#: utils/misc/guc.c:769
+#: utils/misc/guc.c:778
msgid "Logs each checkpoint."
msgstr "Trace tous les points de v�rification."
-#: utils/misc/guc.c:777
+#: utils/misc/guc.c:786
msgid "Logs each successful connection."
msgstr "Trace toutes les connexions r�ussies."
-#: utils/misc/guc.c:785
+#: utils/misc/guc.c:794
msgid "Logs end of a session, including duration."
msgstr "Trace la fin d'une session, avec sa dur�e."
-#: utils/misc/guc.c:793
+#: utils/misc/guc.c:802
msgid "Turns on various assertion checks."
msgstr "Active les diff�rentes v�rifications des assertions."
-#: utils/misc/guc.c:794
+#: utils/misc/guc.c:803
msgid "This is a debugging aid."
msgstr "C'est une aide de d�bogage."
-#: utils/misc/guc.c:808 utils/misc/guc.c:890 utils/misc/guc.c:949
-#: utils/misc/guc.c:958 utils/misc/guc.c:967 utils/misc/guc.c:976
-#: utils/misc/guc.c:1568 utils/misc/guc.c:1577
+#: utils/misc/guc.c:817
+#: utils/misc/guc.c:899
+#: utils/misc/guc.c:958
+#: utils/misc/guc.c:967
+#: utils/misc/guc.c:976
+#: utils/misc/guc.c:985
+#: utils/misc/guc.c:1577
+#: utils/misc/guc.c:1586
msgid "No description available."
msgstr "Aucune description disponible."
-#: utils/misc/guc.c:817
+#: utils/misc/guc.c:826
msgid "Logs the duration of each completed SQL statement."
msgstr "Trace la dur�e de chaque instruction SQL termin�e."
-#: utils/misc/guc.c:825
+#: utils/misc/guc.c:834
msgid "Logs each query's parse tree."
msgstr "Trace l'arbre d'analyse de chaque requ�te."
-#: utils/misc/guc.c:833
+#: utils/misc/guc.c:842
msgid "Logs each query's rewritten parse tree."
msgstr "Trace l'arbre d'analyse r��crit de chaque requ�te."
-#: utils/misc/guc.c:841
+#: utils/misc/guc.c:850
msgid "Logs each query's execution plan."
msgstr "Trace le plan d'ex�cution de chaque requ�te."
-#: utils/misc/guc.c:849
+#: utils/misc/guc.c:858
msgid "Indents parse and plan tree displays."
msgstr "Indente l'affichage des arbres d'analyse et de planification."
-#: utils/misc/guc.c:857
+#: utils/misc/guc.c:866
msgid "Writes parser performance statistics to the server log."
msgstr ""
-"�crit les statistiques de performance de l'analyseur dans les journaux "
-"applicatifs\n"
+"�crit les statistiques de performance de l'analyseur dans les journaux applicatifs\n"
"du serveur."
-#: utils/misc/guc.c:865
+#: utils/misc/guc.c:874
msgid "Writes planner performance statistics to the server log."
msgstr ""
"�crit les statistiques de performance de planification dans les journaux\n"
"applicatifs du serveur."
-#: utils/misc/guc.c:873
+#: utils/misc/guc.c:882
msgid "Writes executor performance statistics to the server log."
msgstr ""
-"�crit les statistiques de performance de l'ex�cuteur dans les journaux "
-"applicatifs\n"
+"�crit les statistiques de performance de l'ex�cuteur dans les journaux applicatifs\n"
"du serveur."
-#: utils/misc/guc.c:881
+#: utils/misc/guc.c:890
msgid "Writes cumulative performance statistics to the server log."
msgstr ""
-"�crit les statistiques de performance cumulatives dans les journaux "
-"applicatifs\n"
+"�crit les statistiques de performance cumulatives dans les journaux applicatifs\n"
"du serveur."
-#: utils/misc/guc.c:901
+#: utils/misc/guc.c:910
msgid "Collects information about executing commands."
msgstr "R�cup�re les statistiques sur les commandes en ex�cution."
-#: utils/misc/guc.c:902
-msgid ""
-"Enables the collection of information on the currently executing command of "
-"each session, along with the time at which that command began execution."
+#: utils/misc/guc.c:911
+msgid "Enables the collection of information on the currently executing command of each session, along with the time at which that command began execution."
msgstr ""
"Active la r�cup�ration d'informations sur la commande en cours d'ex�cution\n"
"pour chaque session, avec l'heure de d�but de l'ex�cution de la commande."
-#: utils/misc/guc.c:911
+#: utils/misc/guc.c:920
msgid "Collects statistics on database activity."
msgstr "R�cup�re les statistiques sur l'activit� de la base de donn�es."
-#: utils/misc/guc.c:920
+#: utils/misc/guc.c:929
msgid "Updates the process title to show the active SQL command."
msgstr ""
"Met � jour le titre du processus pour indiquer la commande SQL en cours\n"
"d'ex�cution."
-#: utils/misc/guc.c:921
-msgid ""
-"Enables updating of the process title every time a new SQL command is "
-"received by the server."
+#: utils/misc/guc.c:930
+msgid "Enables updating of the process title every time a new SQL command is received by the server."
msgstr ""
"Active la mise � jour du titre du processus chaque fois qu'une nouvelle\n"
"commande SQL est re�ue par le serveur."
-#: utils/misc/guc.c:929
+#: utils/misc/guc.c:938
msgid "Starts the autovacuum subprocess."
msgstr "Ex�cute le sous-processus de l'autovacuum."
-#: utils/misc/guc.c:938
+#: utils/misc/guc.c:947
msgid "Generates debugging output for LISTEN and NOTIFY."
msgstr "G�n�re une sortie de d�bogage pour LISTEN et NOTIFY."
-#: utils/misc/guc.c:987
+#: utils/misc/guc.c:996
msgid "Logs long lock waits."
msgstr "Trace les attentes longues de verrou."
-#: utils/misc/guc.c:996
+#: utils/misc/guc.c:1005
msgid "Logs the host name in the connection logs."
msgstr "Trace le nom d'h�te dans les traces de connexion."
-#: utils/misc/guc.c:997
-msgid ""
-"By default, connection logs only show the IP address of the connecting host. "
-"If you want them to show the host name you can turn this on, but depending "
-"on your host name resolution setup it might impose a non-negligible "
-"performance penalty."
+#: utils/misc/guc.c:1006
+msgid "By default, connection logs only show the IP address of the connecting host. If you want them to show the host name you can turn this on, but depending on your host name resolution setup it might impose a non-negligible performance penalty."
msgstr ""
"Par d�faut, les traces de connexion n'affichent que l'adresse IP de l'h�te\n"
"se connectant. Si vous voulez que s'affiche le nom de l'h�te, vous devez\n"
@@ -6346,1371 +6639,1222 @@ msgstr ""
"pour votre h�te, cela pourrait imposer des d�gradations de performances non\n"
"n�gligeables."
-#: utils/misc/guc.c:1007
+#: utils/misc/guc.c:1016
msgid "Causes subtables to be included by default in various commands."
msgstr ""
"Fait que les sous-tables soient incluses par d�faut dans les diff�rentes\n"
"commandes."
-#: utils/misc/guc.c:1015
+#: utils/misc/guc.c:1024
msgid "Encrypt passwords."
msgstr "Chiffre les mots de passe."
-#: utils/misc/guc.c:1016
-msgid ""
-"When a password is specified in CREATE USER or ALTER USER without writing "
-"either ENCRYPTED or UNENCRYPTED, this parameter determines whether the "
-"password is to be encrypted."
+#: utils/misc/guc.c:1025
+msgid "When a password is specified in CREATE USER or ALTER USER without writing either ENCRYPTED or UNENCRYPTED, this parameter determines whether the password is to be encrypted."
msgstr ""
"Lorsqu'un mot de passe est sp�cifi� dans CREATE USER ou ALTER USER sans\n"
-"indiquer ENCRYPTED ou UNENCRYPTED, ce param�tre d�termine si le mot de "
-"passe\n"
+"indiquer ENCRYPTED ou UNENCRYPTED, ce param�tre d�termine si le mot de passe\n"
"doit �tre chiffr�."
-#: utils/misc/guc.c:1025
+#: utils/misc/guc.c:1034
msgid "Treats \"expr=NULL\" as \"expr IS NULL\"."
msgstr "Traite � expr=NULL � comme � expr IS NULL �."
-#: utils/misc/guc.c:1026
-msgid ""
-"When turned on, expressions of the form expr = NULL (or NULL = expr) are "
-"treated as expr IS NULL, that is, they return true if expr evaluates to the "
-"null value, and false otherwise. The correct behavior of expr = NULL is to "
-"always return null (unknown)."
+#: utils/misc/guc.c:1035
+msgid "When turned on, expressions of the form expr = NULL (or NULL = expr) are treated as expr IS NULL, that is, they return true if expr evaluates to the null value, and false otherwise. The correct behavior of expr = NULL is to always return null (unknown)."
msgstr ""
"Une fois activ�, les expressions de la forme expr = NULL (ou NULL = expr)\n"
"sont trait�es comme expr IS NULL, c'est-�-dire qu'elles renvoient true si\n"
"l'expression est �valu�e comme �tant NULL et false sinon. Le comportement\n"
"correct de expr = NULL est de toujours renvoyer NULL (inconnu)."
-#: utils/misc/guc.c:1037
+#: utils/misc/guc.c:1046
msgid "Enables per-database user names."
msgstr "Active les noms d'utilisateur par base de donn�es."
-#: utils/misc/guc.c:1046
+#: utils/misc/guc.c:1055
msgid "This parameter doesn't do anything."
msgstr "Ce param�tre ne fait rien."
-#: utils/misc/guc.c:1047
-msgid ""
-"It's just here so that we won't choke on SET AUTOCOMMIT TO ON from 7.3-"
-"vintage clients."
+#: utils/misc/guc.c:1056
+msgid "It's just here so that we won't choke on SET AUTOCOMMIT TO ON from 7.3-vintage clients."
msgstr ""
"C'est ici uniquement pour ne pas avoir de probl�mes avec le SET AUTOCOMMIT\n"
"TO ON des clients 7.3."
-#: utils/misc/guc.c:1055
+#: utils/misc/guc.c:1064
msgid "Sets the default read-only status of new transactions."
-msgstr ""
-"Initialise le statut de lecture seule par d�faut des nouvelles transactions."
+msgstr "Initialise le statut de lecture seule par d�faut des nouvelles transactions."
-#: utils/misc/guc.c:1063
+#: utils/misc/guc.c:1072
msgid "Sets the current transaction's read-only status."
msgstr "Affiche le statut de lecture seule de la transaction actuelle."
-#: utils/misc/guc.c:1072
+#: utils/misc/guc.c:1081
msgid "Check function bodies during CREATE FUNCTION."
msgstr "V�rifie les corps de fonction lors du CREATE FUNCTION."
-#: utils/misc/guc.c:1080
+#: utils/misc/guc.c:1089
msgid "Enable input of NULL elements in arrays."
msgstr "Active la saisie d'�l�ments NULL dans les tableaux."
-#: utils/misc/guc.c:1081
-msgid ""
-"When turned on, unquoted NULL in an array input value means a null value; "
-"otherwise it is taken literally."
+#: utils/misc/guc.c:1090
+msgid "When turned on, unquoted NULL in an array input value means a null value; otherwise it is taken literally."
msgstr ""
"Si activ�, un NULL sans guillemets en tant que valeur d'entr�e dans un\n"
"tableau signifie une valeur NULL ; sinon, il sera pris litt�ralement."
-#: utils/misc/guc.c:1090
+#: utils/misc/guc.c:1099
msgid "Create new tables with OIDs by default."
msgstr "Cr�e des nouvelles tables avec des OID par d�faut."
-#: utils/misc/guc.c:1098
-msgid ""
-"Start a subprocess to capture stderr output and/or csvlogs into log files."
+#: utils/misc/guc.c:1107
+msgid "Start a subprocess to capture stderr output and/or csvlogs into log files."
msgstr ""
"Lance un sous-processus pour capturer la sortie d'erreurs (stderr) et/ou\n"
"csvlogs dans des journaux applicatifs."
-#: utils/misc/guc.c:1106
+#: utils/misc/guc.c:1115
msgid "Truncate existing log files of same name during log rotation."
msgstr ""
"Tronque les journaux applicatifs existants du m�me nom lors de la rotation\n"
"des journaux applicatifs."
-#: utils/misc/guc.c:1116
+#: utils/misc/guc.c:1125
msgid "Emit information about resource usage in sorting."
msgstr "�met des informations sur l'utilisation des ressources lors d'un tri."
-#: utils/misc/guc.c:1129
+#: utils/misc/guc.c:1138
msgid "Generate debugging output for synchronized scanning."
msgstr "G�n�re une sortie de d�bogage pour les parcours synchronis�s."
-#: utils/misc/guc.c:1143
+#: utils/misc/guc.c:1152
msgid "Enable bounded sorting using heap sort."
msgstr "Active le tri limit� en utilisant le tri de heap."
-#: utils/misc/guc.c:1155
+#: utils/misc/guc.c:1164
msgid "Emit WAL-related debugging output."
msgstr "�met une sortie de d�bogage concernant les journaux de transactions."
-#: utils/misc/guc.c:1166
+#: utils/misc/guc.c:1175
msgid "Datetimes are integer based."
msgstr "Les types datetime sont bas�s sur des entiers"
-#: utils/misc/guc.c:1180
-msgid ""
-"Sets whether Kerberos and GSSAPI user names should be treated as case-"
-"insensitive."
+#: utils/misc/guc.c:1189
+msgid "Sets whether Kerberos and GSSAPI user names should be treated as case-insensitive."
msgstr ""
-"Indique si les noms d'utilisateurs Kerberos et GSSAPI devraient �tre "
-"trait�s\n"
+"Indique si les noms d'utilisateurs Kerberos et GSSAPI devraient �tre trait�s\n"
"sans se soucier de la casse."
-#: utils/misc/guc.c:1189
+#: utils/misc/guc.c:1198
msgid "Warn about backslash escapes in ordinary string literals."
-msgstr ""
-"Avertie sur les �chappements par antislash dans les cha�nes ordinaires."
+msgstr "Avertie sur les �chappements par antislash dans les cha�nes ordinaires."
-#: utils/misc/guc.c:1198
+#: utils/misc/guc.c:1207
msgid "Causes '...' strings to treat backslashes literally."
msgstr "Fait que les cha�nes '...' traitent les antislashs litt�ralement."
-#: utils/misc/guc.c:1208
+#: utils/misc/guc.c:1217
msgid "Enable synchronized sequential scans."
msgstr "Active l'utilisation des parcours s�quentiels synchronis�s."
-#: utils/misc/guc.c:1217
+#: utils/misc/guc.c:1226
msgid "Allows archiving of WAL files using archive_command."
-msgstr ""
-"Autorise l'archivage des journaux de transactions en utilisant "
-"archive_command."
+msgstr "Autorise l'archivage des journaux de transactions en utilisant archive_command."
-#: utils/misc/guc.c:1226
+#: utils/misc/guc.c:1235
#, fuzzy
msgid "Allows connections and queries during recovery."
msgstr ""
"les fonctions de contr�le des journaux de transactions ne peuvent pas\n"
"�tre ex�cut�es lors de la restauration."
-#: utils/misc/guc.c:1235
+#: utils/misc/guc.c:1244
msgid "Allows modifications of the structure of system tables."
msgstr "Permet les modifications de la structure des tables syst�mes."
-#: utils/misc/guc.c:1245
+#: utils/misc/guc.c:1254
msgid "Disables reading from system indexes."
msgstr "D�sactive la lecture des index syst�me."
-#: utils/misc/guc.c:1246
-msgid ""
-"It does not prevent updating the indexes, so it is safe to use. The worst "
-"consequence is slowness."
+#: utils/misc/guc.c:1255
+msgid "It does not prevent updating the indexes, so it is safe to use. The worst consequence is slowness."
msgstr ""
"Cela n'emp�che pas la mise � jour des index, donc vous pouvez l'utiliser en\n"
"toute s�curit�. La pire cons�quence est la lenteur."
-#: utils/misc/guc.c:1256
-msgid ""
-"Enables backward compatibility mode for privilege checks on large objects."
+#: utils/misc/guc.c:1265
+msgid "Enables backward compatibility mode for privilege checks on large objects."
msgstr ""
"Active la compatibilit� ascendante pour la v�rification des droits sur les\n"
"Large Objects."
-#: utils/misc/guc.c:1257
-msgid ""
-"Skips privilege checks when reading or modifying large objects, for "
-"compatibility with PostgreSQL releases prior to 9.0."
+#: utils/misc/guc.c:1266
+msgid "Skips privilege checks when reading or modifying large objects, for compatibility with PostgreSQL releases prior to 9.0."
msgstr ""
"Ignore la v�rification des droits lors de la lecture et de la modification\n"
-"des Larges Objects, pour la compatibilit� avec les versions ant�rieures � "
-"la\n"
+"des Larges Objects, pour la compatibilit� avec les versions ant�rieures � la\n"
"9.0."
-#: utils/misc/guc.c:1275
-msgid ""
-"Forces a switch to the next xlog file if a new file has not been started "
-"within N seconds."
+#: utils/misc/guc.c:1284
+msgid "Forces a switch to the next xlog file if a new file has not been started within N seconds."
msgstr ""
"Force un changement du journal de transaction si un nouveau fichier n'a pas\n"
"�t� cr�� depuis N secondes."
-#: utils/misc/guc.c:1285
+#: utils/misc/guc.c:1294
msgid "Waits N seconds on connection startup after authentication."
msgstr "Attends N secondes apr�s l'authentification."
-#: utils/misc/guc.c:1286 utils/misc/guc.c:1651
+#: utils/misc/guc.c:1295
+#: utils/misc/guc.c:1660
msgid "This allows attaching a debugger to the process."
msgstr "Ceci permet d'attacher un d�bogueur au processus."
-#: utils/misc/guc.c:1294
+#: utils/misc/guc.c:1303
msgid "Sets the default statistics target."
msgstr "Initialise la cible par d�faut des statistiques."
-#: utils/misc/guc.c:1295
-msgid ""
-"This applies to table columns that have not had a column-specific target set "
-"via ALTER TABLE SET STATISTICS."
+#: utils/misc/guc.c:1304
+msgid "This applies to table columns that have not had a column-specific target set via ALTER TABLE SET STATISTICS."
msgstr ""
"Ceci s'applique aux colonnes de tables qui n'ont pas de cible sp�cifique\n"
"pour la colonne initialis�e via ALTER TABLE SET STATISTICS."
-#: utils/misc/guc.c:1303
+#: utils/misc/guc.c:1312
msgid "Sets the FROM-list size beyond which subqueries are not collapsed."
msgstr ""
"Initialise la taille de la liste FROM en dehors de laquelle les\n"
"sous-requ�tes ne sont pas rassembl�es."
-#: utils/misc/guc.c:1305
-msgid ""
-"The planner will merge subqueries into upper queries if the resulting FROM "
-"list would have no more than this many items."
+#: utils/misc/guc.c:1314
+msgid "The planner will merge subqueries into upper queries if the resulting FROM list would have no more than this many items."
msgstr ""
"Le planificateur fusionne les sous-requ�tes dans des requ�tes sup�rieures\n"
"si la liste FROM r�sultante n'a pas plus de ce nombre d'�l�ments."
-#: utils/misc/guc.c:1314
+#: utils/misc/guc.c:1323
msgid "Sets the FROM-list size beyond which JOIN constructs are not flattened."
msgstr ""
-"Initialise la taille de la liste FROM en dehors de laquelle les "
-"contructions\n"
+"Initialise la taille de la liste FROM en dehors de laquelle les contructions\n"
"JOIN ne sont pas aplanies."
-#: utils/misc/guc.c:1316
-msgid ""
-"The planner will flatten explicit JOIN constructs into lists of FROM items "
-"whenever a list of no more than this many items would result."
+#: utils/misc/guc.c:1325
+msgid "The planner will flatten explicit JOIN constructs into lists of FROM items whenever a list of no more than this many items would result."
msgstr ""
-"La planificateur applanira les constructions JOIN explicites dans des "
-"listes\n"
+"La planificateur applanira les constructions JOIN explicites dans des listes\n"
"d'�l�ments FROM lorsqu'une liste d'au plus ce nombre d'�l�ments en\n"
"r�sulterait."
-#: utils/misc/guc.c:1325
+#: utils/misc/guc.c:1334
msgid "Sets the threshold of FROM items beyond which GEQO is used."
-msgstr ""
-"Initialise la limite des �l�ments FROM en dehors de laquelle GEQO est "
-"utilis�."
+msgstr "Initialise la limite des �l�ments FROM en dehors de laquelle GEQO est utilis�."
-#: utils/misc/guc.c:1333
+#: utils/misc/guc.c:1342
msgid "GEQO: effort is used to set the default for other GEQO parameters."
msgstr ""
"GEQO : l'effort est utilis� pour initialiser une valeur par d�faut pour les\n"
"autres param�tres GEQO."
-#: utils/misc/guc.c:1341
+#: utils/misc/guc.c:1350
msgid "GEQO: number of individuals in the population."
msgstr "GEQO : nombre d'individus dans une population."
-#: utils/misc/guc.c:1342 utils/misc/guc.c:1350
+#: utils/misc/guc.c:1351
+#: utils/misc/guc.c:1359
msgid "Zero selects a suitable default value."
msgstr "Z�ro s�lectionne une valeur par d�faut convenable."
-#: utils/misc/guc.c:1349
+#: utils/misc/guc.c:1358
msgid "GEQO: number of iterations of the algorithm."
msgstr "GEQO : nombre d'it�rations dans l'algorithme."
-#: utils/misc/guc.c:1359
+#: utils/misc/guc.c:1368
msgid "Sets the time to wait on a lock before checking for deadlock."
msgstr "Temps d'attente du verrou avant de v�rifier les verrous bloqu�s."
-#: utils/misc/guc.c:1379
+#: utils/misc/guc.c:1388
msgid "Sets the maximum number of concurrent connections."
msgstr "Nombre maximum de connexions simultan�es."
-#: utils/misc/guc.c:1388
-msgid ""
-"Sets the maximum delay to avoid conflict processing on hot standby servers."
-msgstr ""
-"Initialise le d�lai maximum pour �viter le traitement des conflits sur les "
-"serveurs en Hot Standby."
+#: utils/misc/guc.c:1397
+msgid "Sets the maximum delay to avoid conflict processing on hot standby servers."
+msgstr "Initialise le d�lai maximum pour �viter le traitement des conflits sur les serveurs en Hot Standby."
-#: utils/misc/guc.c:1398
+#: utils/misc/guc.c:1407
msgid "Sets the number of connection slots reserved for superusers."
msgstr "Nombre de connexions r�serv�es aux super-utilisateurs."
-#: utils/misc/guc.c:1407
+#: utils/misc/guc.c:1416
msgid "Sets the number of shared memory buffers used by the server."
msgstr "Nombre de tampons en m�moire partag�e utilis� par le serveur."
-#: utils/misc/guc.c:1417
+#: utils/misc/guc.c:1426
msgid "Sets the maximum number of temporary buffers used by each session."
-msgstr ""
-"Nombre maximum de tampons en m�moire partag�e utilis�s par chaque session."
+msgstr "Nombre maximum de tampons en m�moire partag�e utilis�s par chaque session."
-#: utils/misc/guc.c:1427
+#: utils/misc/guc.c:1436
msgid "Sets the TCP port the server listens on."
msgstr "Port TCP sur lequel le serveur �coutera."
-#: utils/misc/guc.c:1436
+#: utils/misc/guc.c:1445
msgid "Sets the access permissions of the Unix-domain socket."
msgstr "Droits d'acc�s au socket domaine Unix."
-#: utils/misc/guc.c:1437
-msgid ""
-"Unix-domain sockets use the usual Unix file system permission set. The "
-"parameter value is expected to be a numeric mode specification in the form "
-"accepted by the chmod and umask system calls. (To use the customary octal "
-"format the number must start with a 0 (zero).)"
+#: utils/misc/guc.c:1446
+msgid "Unix-domain sockets use the usual Unix file system permission set. The parameter value is expected to be a numeric mode specification in the form accepted by the chmod and umask system calls. (To use the customary octal format the number must start with a 0 (zero).)"
msgstr ""
-"Les sockets de domaine Unix utilise l'ensemble des droits habituels du "
-"syst�me\n"
+"Les sockets de domaine Unix utilise l'ensemble des droits habituels du syst�me\n"
"de fichiers Unix. La valeur de ce param�tre doit �tre une sp�cification en\n"
"mode num�rique de la forme accept�e par les appels syst�me chmod et umask\n"
"(pour utiliser le format octal, le nombre doit commencer avec un z�ro)."
-#: utils/misc/guc.c:1449
+#: utils/misc/guc.c:1458
msgid "Sets the maximum memory to be used for query workspaces."
-msgstr ""
-"Initialise la m�moire maximum utilis�e pour les espaces de travail des "
-"requ�tes."
+msgstr "Initialise la m�moire maximum utilis�e pour les espaces de travail des requ�tes."
-#: utils/misc/guc.c:1450
-msgid ""
-"This much memory can be used by each internal sort operation and hash table "
-"before switching to temporary disk files."
+#: utils/misc/guc.c:1459
+msgid "This much memory can be used by each internal sort operation and hash table before switching to temporary disk files."
msgstr ""
"Sp�cifie la m�moire � utiliser par les op�rations de tris internes et par\n"
-"les tables de hachage avant de passer sur des fichiers temporaires sur "
-"disque."
+"les tables de hachage avant de passer sur des fichiers temporaires sur disque."
-#: utils/misc/guc.c:1461
+#: utils/misc/guc.c:1470
msgid "Sets the maximum memory to be used for maintenance operations."
-msgstr ""
-"Initialise la m�moire maximum utilis�e pour les op�rations de maintenance."
+msgstr "Initialise la m�moire maximum utilis�e pour les op�rations de maintenance."
-#: utils/misc/guc.c:1462
+#: utils/misc/guc.c:1471
msgid "This includes operations such as VACUUM and CREATE INDEX."
msgstr "Ceci inclut les op�rations comme VACUUM et CREATE INDEX."
-#: utils/misc/guc.c:1471
+#: utils/misc/guc.c:1480
msgid "Sets the maximum stack depth, in kilobytes."
msgstr "Initialise la profondeur maximale de la pile, en Ko."
-#: utils/misc/guc.c:1481
+#: utils/misc/guc.c:1490
msgid "Vacuum cost for a page found in the buffer cache."
msgstr "Co�t d'un VACUUM pour une page trouv�e dans le cache du tampon."
-#: utils/misc/guc.c:1490
+#: utils/misc/guc.c:1499
msgid "Vacuum cost for a page not found in the buffer cache."
msgstr "Co�t d'un VACUUM pour une page introuvable dans le cache du tampon."
-#: utils/misc/guc.c:1499
+#: utils/misc/guc.c:1508
msgid "Vacuum cost for a page dirtied by vacuum."
msgstr "Co�t d'un VACUUM pour une page modifi�e par VACUUM."
-#: utils/misc/guc.c:1508
+#: utils/misc/guc.c:1517
msgid "Vacuum cost amount available before napping."
msgstr "Co�t du VACUUM disponible avant un repos."
-#: utils/misc/guc.c:1517
+#: utils/misc/guc.c:1526
msgid "Vacuum cost delay in milliseconds."
msgstr "D�lai d'un co�t de VACUUM en millisecondes."
-#: utils/misc/guc.c:1527
+#: utils/misc/guc.c:1536
msgid "Vacuum cost delay in milliseconds, for autovacuum."
msgstr "D�lai d'un co�t de VACUUM en millisecondes, pour autovacuum."
-#: utils/misc/guc.c:1537
+#: utils/misc/guc.c:1546
msgid "Vacuum cost amount available before napping, for autovacuum."
msgstr "Co�t du VACUUM disponible avant un repos, pour autovacuum."
-#: utils/misc/guc.c:1546
-msgid ""
-"Sets the maximum number of simultaneously open files for each server process."
+#: utils/misc/guc.c:1555
+msgid "Sets the maximum number of simultaneously open files for each server process."
msgstr ""
"Initialise le nombre maximum de fichiers ouverts simultan�ment pour chaque\n"
"processus serveur."
-#: utils/misc/guc.c:1558
+#: utils/misc/guc.c:1567
msgid "Sets the maximum number of simultaneously prepared transactions."
msgstr "Initialise le nombre maximum de transactions pr�par�es simultan�ment."
-#: utils/misc/guc.c:1588
+#: utils/misc/guc.c:1597
msgid "Sets the maximum allowed duration of any statement."
msgstr "Initialise la dur�e maximum permise pour toute instruction."
-#: utils/misc/guc.c:1589
+#: utils/misc/guc.c:1598
msgid "A value of 0 turns off the timeout."
msgstr "Une valeur de 0 d�sactive le timeout."
-#: utils/misc/guc.c:1598
+#: utils/misc/guc.c:1607
msgid "Minimum age at which VACUUM should freeze a table row."
msgstr "�ge minimum � partir duquel VACUUM devra geler une ligne de table."
-#: utils/misc/guc.c:1607
+#: utils/misc/guc.c:1616
msgid "Age at which VACUUM should scan whole table to freeze tuples."
msgstr ""
-"�ge � partir duquel VACUUM devra parcourir une table compl�te pour geler "
-"les\n"
+"�ge � partir duquel VACUUM devra parcourir une table compl�te pour geler les\n"
"lignes."
-#: utils/misc/guc.c:1616
+#: utils/misc/guc.c:1625
msgid "Age by which VACUUM and HOT cleanup should be deferred, if any."
-msgstr ""
-"�ge � partir duquel les nettoyages VACUUM et HOT doivent �tre d�ferr�s."
+msgstr "�ge � partir duquel les nettoyages VACUUM et HOT doivent �tre d�ferr�s."
-#: utils/misc/guc.c:1628
+#: utils/misc/guc.c:1637
msgid "Sets the maximum number of locks per transaction."
msgstr "Initialise le nombre maximum de verrous par transaction."
-#: utils/misc/guc.c:1629
-msgid ""
-"The shared lock table is sized on the assumption that at most "
-"max_locks_per_transaction * max_connections distinct objects will need to be "
-"locked at any one time."
+#: utils/misc/guc.c:1638
+msgid "The shared lock table is sized on the assumption that at most max_locks_per_transaction * max_connections distinct objects will need to be locked at any one time."
msgstr ""
"La table des verrous partag�s est dimensionn�e sur l'id�e qu'au plus\n"
"max_locks_per_transaction * max_connections objets distincts auront besoin\n"
"d'�tre verrouill�s � tout moment."
-#: utils/misc/guc.c:1639
+#: utils/misc/guc.c:1648
msgid "Sets the maximum allowed time to complete client authentication."
msgstr ""
"Initialise le temps maximum en secondes pour terminer l'authentification du\n"
"client."
-#: utils/misc/guc.c:1650
+#: utils/misc/guc.c:1659
msgid "Waits N seconds on connection startup before authentication."
-msgstr ""
-"Attends N secondes au lancement de la connexion avant l'authentification."
+msgstr "Attends N secondes au lancement de la connexion avant l'authentification."
-#: utils/misc/guc.c:1660
+#: utils/misc/guc.c:1669
msgid "Sets the number of WAL files held for standby servers."
-msgstr ""
-"Initialise le nombre de journaux de transactions conserv�s tenus par les "
-"seveurs en attente."
+msgstr "Initialise le nombre de journaux de transactions conserv�s tenus par les seveurs en attente."
-#: utils/misc/guc.c:1669
-msgid ""
-"Sets the maximum distance in log segments between automatic WAL checkpoints."
+#: utils/misc/guc.c:1678
+msgid "Sets the maximum distance in log segments between automatic WAL checkpoints."
msgstr ""
-"Initialise la distance maximale dans les journaux de transaction entre "
-"chaque\n"
+"Initialise la distance maximale dans les journaux de transaction entre chaque\n"
"point de v�rification (checkpoints) des journaux."
-#: utils/misc/guc.c:1678
+#: utils/misc/guc.c:1687
msgid "Sets the maximum time between automatic WAL checkpoints."
msgstr ""
"Initialise le temps maximum entre des points de v�rification (checkpoints)\n"
"pour les journaux de transactions."
-#: utils/misc/guc.c:1688
-msgid ""
-"Enables warnings if checkpoint segments are filled more frequently than this."
+#: utils/misc/guc.c:1697
+msgid "Enables warnings if checkpoint segments are filled more frequently than this."
msgstr ""
"Active des messages d'avertissement si les segments des points de\n"
"v�rifications se remplissent plus fr�quemment que cette dur�e."
-#: utils/misc/guc.c:1690
-msgid ""
-"Write a message to the server log if checkpoints caused by the filling of "
-"checkpoint segment files happens more frequently than this number of "
-"seconds. Zero turns off the warning."
+#: utils/misc/guc.c:1699
+msgid "Write a message to the server log if checkpoints caused by the filling of checkpoint segment files happens more frequently than this number of seconds. Zero turns off the warning."
msgstr ""
"�crit un message dans les journaux applicatifs du serveur si les points de\n"
"v�rifications caus�es par le remplissage des journaux de transaction avec\n"
"des points de v�rification qui arrivent plus fr�quemment que ce nombre de\n"
"secondes. Une valeur 0 d�sactive l'avertissement."
-#: utils/misc/guc.c:1701
+#: utils/misc/guc.c:1710
msgid "Sets the number of disk-page buffers in shared memory for WAL."
msgstr ""
"Initialise le nombre de tampons de pages disque dans la m�moire partag�e\n"
"pour les journaux de transactions."
-#: utils/misc/guc.c:1711
+#: utils/misc/guc.c:1720
msgid "WAL writer sleep time between WAL flushes."
msgstr ""
"Temps d'endormissement du processus d'�criture pendant le vidage des\n"
"journaux de transactions en millisecondes."
-#: utils/misc/guc.c:1722
+#: utils/misc/guc.c:1731
msgid "Sets the maximum number of simultaneously running WAL sender processes."
msgstr ""
-"Initialise le nombre maximum de processus d'envoi des journaux de "
-"transactions\n"
+"Initialise le nombre maximum de processus d'envoi des journaux de transactions\n"
"ex�cut�s simultan�ment."
-#: utils/misc/guc.c:1731
+#: utils/misc/guc.c:1740
msgid "WAL sender sleep time between WAL replications."
msgstr ""
-"Temps d'endormissement du processus d'envoi des journaux de transactions "
-"entre\n"
+"Temps d'endormissement du processus d'envoi des journaux de transactions entre\n"
"les r�plications des journaux de transactions."
-#: utils/misc/guc.c:1741
-msgid ""
-"Sets the delay in microseconds between transaction commit and flushing WAL "
-"to disk."
+#: utils/misc/guc.c:1750
+msgid "Sets the delay in microseconds between transaction commit and flushing WAL to disk."
msgstr ""
"Initialise le d�lai en microsecondes entre l'acceptation de la transaction\n"
"et le vidage du journal de transaction sur disque."
-#: utils/misc/guc.c:1751
-msgid ""
-"Sets the minimum concurrent open transactions before performing commit_delay."
+#: utils/misc/guc.c:1760
+msgid "Sets the minimum concurrent open transactions before performing commit_delay."
msgstr ""
-"Initialise le nombre minimum de transactions ouvertes simultan�ment avant "
-"le\n"
+"Initialise le nombre minimum de transactions ouvertes simultan�ment avant le\n"
"commit_delay."
-#: utils/misc/guc.c:1761
+#: utils/misc/guc.c:1770
msgid "Sets the number of digits displayed for floating-point values."
-msgstr ""
-"Initialise le nombre de chiffres affich�s pour les valeurs � virgule "
-"flottante."
+msgstr "Initialise le nombre de chiffres affich�s pour les valeurs � virgule flottante."
-#: utils/misc/guc.c:1762
-msgid ""
-"This affects real, double precision, and geometric data types. The parameter "
-"value is added to the standard number of digits (FLT_DIG or DBL_DIG as "
-"appropriate)."
+#: utils/misc/guc.c:1771
+msgid "This affects real, double precision, and geometric data types. The parameter value is added to the standard number of digits (FLT_DIG or DBL_DIG as appropriate)."
msgstr ""
"Ceci affecte les types de donn�es real, double precision et g�om�triques.\n"
"La valeur du param�tre est ajout�e au nombre standard de chiffres (FLT_DIG\n"
"ou DBL_DIG comme appropri�)."
-#: utils/misc/guc.c:1772
+#: utils/misc/guc.c:1781
msgid "Sets the minimum execution time above which statements will be logged."
msgstr ""
-"Initialise le temps d'ex�cution minimum au-dessus de lequel les "
-"instructions\n"
+"Initialise le temps d'ex�cution minimum au-dessus de lequel les instructions\n"
"seront trac�es."
-#: utils/misc/guc.c:1774
+#: utils/misc/guc.c:1783
msgid "Zero prints all queries. -1 turns this feature off."
msgstr "Z�ro affiche toutes les requ�tes. -1 d�sactive cette fonctionnalit�."
-#: utils/misc/guc.c:1783
-msgid ""
-"Sets the minimum execution time above which autovacuum actions will be "
-"logged."
+#: utils/misc/guc.c:1792
+msgid "Sets the minimum execution time above which autovacuum actions will be logged."
msgstr ""
"Initialise le temps d'ex�cution minimum au-dessus duquel les actions\n"
"autovacuum seront trac�es."
-#: utils/misc/guc.c:1785
+#: utils/misc/guc.c:1794
msgid "Zero prints all actions. -1 turns autovacuum logging off."
msgstr "Z�ro affiche toutes les requ�tes. -1 d�sactive cette fonctionnalit�."
-#: utils/misc/guc.c:1794
+#: utils/misc/guc.c:1803
msgid "Background writer sleep time between rounds."
msgstr ""
"Temps d'endormissement du processus d'�criture en t�che de fond en\n"
"millisecondes."
-#: utils/misc/guc.c:1804
+#: utils/misc/guc.c:1813
msgid "Background writer maximum number of LRU pages to flush per round."
msgstr ""
"Nombre de pages LRU maximum � nettoyer par le processus d'�criture en\n"
"t�che de fond."
-#: utils/misc/guc.c:1819
-msgid ""
-"Number of simultaneous requests that can be handled efficiently by the disk "
-"subsystem."
-msgstr ""
-"Nombre de requ�tes simultan�es pouvant �tre g�r�es efficacement par le sous-"
-"syst�me disque."
+#: utils/misc/guc.c:1828
+msgid "Number of simultaneous requests that can be handled efficiently by the disk subsystem."
+msgstr "Nombre de requ�tes simultan�es pouvant �tre g�r�es efficacement par le sous-syst�me disque."
-#: utils/misc/guc.c:1820
-msgid ""
-"For RAID arrays, this should be approximately the number of drive spindles "
-"in the array."
+#: utils/misc/guc.c:1829
+msgid "For RAID arrays, this should be approximately the number of drive spindles in the array."
msgstr ""
"Pour les syst�mes RAID, cela devrait �tre approximativement le nombre de\n"
"t�tes de lecture du syst�me."
-#: utils/misc/guc.c:1833
+#: utils/misc/guc.c:1842
msgid "Automatic log file rotation will occur after N minutes."
msgstr ""
"La rotation automatique des journaux applicatifs s'effectue toutes les N\n"
"minutes."
-#: utils/misc/guc.c:1843
+#: utils/misc/guc.c:1852
msgid "Automatic log file rotation will occur after N kilobytes."
-msgstr ""
-"La rotation automatique des journaux applicatifs s'effectue apr�s N Ko."
+msgstr "La rotation automatique des journaux applicatifs s'effectue apr�s N Ko."
-#: utils/misc/guc.c:1853
+#: utils/misc/guc.c:1862
msgid "Shows the maximum number of function arguments."
msgstr "Affiche le nombre maximum d'arguments de fonction."
-#: utils/misc/guc.c:1863
+#: utils/misc/guc.c:1872
msgid "Shows the maximum number of index keys."
msgstr "Affiche le nombre maximum de cl�s d'index."
-#: utils/misc/guc.c:1873
+#: utils/misc/guc.c:1882
msgid "Shows the maximum identifier length."
msgstr "Affiche la longueur maximum d'un identifiant"
-#: utils/misc/guc.c:1883
+#: utils/misc/guc.c:1892
msgid "Shows the size of a disk block."
msgstr "Affiche la taille d'un bloc de disque."
-#: utils/misc/guc.c:1893
+#: utils/misc/guc.c:1902
msgid "Shows the number of pages per disk file."
msgstr "Affiche le nombre de pages par fichier."
-#: utils/misc/guc.c:1903
+#: utils/misc/guc.c:1912
msgid "Shows the block size in the write ahead log."
msgstr "Affiche la taille du bloc dans les journaux de transactions."
-#: utils/misc/guc.c:1913
+#: utils/misc/guc.c:1922
msgid "Shows the number of pages per write ahead log segment."
msgstr "Affiche le nombre de pages par journal de transactions."
-#: utils/misc/guc.c:1926
+#: utils/misc/guc.c:1935
msgid "Time to sleep between autovacuum runs."
msgstr "Dur�e d'endormissement entre deux ex�cutions d'autovacuum."
-#: utils/misc/guc.c:1935
+#: utils/misc/guc.c:1944
msgid "Minimum number of tuple updates or deletes prior to vacuum."
msgstr "Nombre minimum de lignes mises � jour ou supprim�es avant le VACUUM."
-#: utils/misc/guc.c:1943
+#: utils/misc/guc.c:1952
msgid "Minimum number of tuple inserts, updates or deletes prior to analyze."
-msgstr ""
-"Nombre minimum de lignes ins�r�es, mises � jour ou supprim�es avant un "
-"ANALYZE."
+msgstr "Nombre minimum de lignes ins�r�es, mises � jour ou supprim�es avant un ANALYZE."
-#: utils/misc/guc.c:1952
-msgid ""
-"Age at which to autovacuum a table to prevent transaction ID wraparound."
+#: utils/misc/guc.c:1961
+msgid "Age at which to autovacuum a table to prevent transaction ID wraparound."
msgstr ""
-"�ge � partir duquel l'autovacuum se d�clenche sur une table pour emp�cher "
-"la\n"
+"�ge � partir duquel l'autovacuum se d�clenche sur une table pour emp�cher la\n"
"r�initialisation de l'identifiant de transaction"
-#: utils/misc/guc.c:1962
-msgid ""
-"Sets the maximum number of simultaneously running autovacuum worker "
-"processes."
-msgstr ""
-"Initialise le nombre maximum de processus autovacuum ex�cut�s simultan�ment."
-
#: utils/misc/guc.c:1971
+msgid "Sets the maximum number of simultaneously running autovacuum worker processes."
+msgstr "Initialise le nombre maximum de processus autovacuum ex�cut�s simultan�ment."
+
+#: utils/misc/guc.c:1980
msgid "Time between issuing TCP keepalives."
msgstr "Secondes entre l'ex�cution de � TCP keepalives �."
-#: utils/misc/guc.c:1972 utils/misc/guc.c:1982
+#: utils/misc/guc.c:1981
+#: utils/misc/guc.c:1991
msgid "A value of 0 uses the system default."
msgstr "Une valeur de 0 d�sactive la valeur syst�me par d�faut."
-#: utils/misc/guc.c:1981
+#: utils/misc/guc.c:1990
msgid "Time between TCP keepalive retransmits."
msgstr "Secondes entre les retransmissions de � TCP keepalive �."
-#: utils/misc/guc.c:1991
-msgid ""
-"Set the amount of traffic to send and receive before renegotiating the "
-"encryption keys."
+#: utils/misc/guc.c:2000
+msgid "Set the amount of traffic to send and receive before renegotiating the encryption keys."
msgstr ""
-"Configure la quantit� de trafic � envoyer et recevoir avant la "
-"ren�gotiation\n"
+"Configure la quantit� de trafic � envoyer et recevoir avant la ren�gotiation\n"
"des cl�s d'enchiffrement."
-#: utils/misc/guc.c:2001
+#: utils/misc/guc.c:2010
msgid "Maximum number of TCP keepalive retransmits."
msgstr "Nombre maximum de retransmissions de � TCP keepalive �."
-#: utils/misc/guc.c:2002
-msgid ""
-"This controls the number of consecutive keepalive retransmits that can be "
-"lost before a connection is considered dead. A value of 0 uses the system "
-"default."
+#: utils/misc/guc.c:2011
+msgid "This controls the number of consecutive keepalive retransmits that can be lost before a connection is considered dead. A value of 0 uses the system default."
msgstr ""
"Ceci contr�le le nombre de retransmissions keepalive cons�cutives qui\n"
"peuvent �tre perdues avant qu'une connexion ne soit consid�r�e morte. Une\n"
"valeur de 0 utilise la valeur par d�faut du syst�me."
-#: utils/misc/guc.c:2012
+#: utils/misc/guc.c:2021
msgid "Sets the maximum allowed result for exact search by GIN."
msgstr "Configure le nombre maximum de r�sultats lors d'une recherche par GIN."
-#: utils/misc/guc.c:2022
+#: utils/misc/guc.c:2031
msgid "Sets the planner's assumption about the size of the disk cache."
-msgstr ""
-"Initialise le sentiment du planificateur sur la taille du cache disque."
+msgstr "Initialise le sentiment du planificateur sur la taille du cache disque."
-#: utils/misc/guc.c:2023
-msgid ""
-"That is, the portion of the kernel's disk cache that will be used for "
-"PostgreSQL data files. This is measured in disk pages, which are normally 8 "
-"kB each."
+#: utils/misc/guc.c:2032
+msgid "That is, the portion of the kernel's disk cache that will be used for PostgreSQL data files. This is measured in disk pages, which are normally 8 kB each."
msgstr ""
"C'est-�-dire, la portion du cache disque du noyau qui sera utilis� pour les\n"
"fichiers de donn�es de PostgreSQL. C'est mesur� en pages disque, qui font\n"
"normalement 8 Ko chaque."
-#: utils/misc/guc.c:2035
+#: utils/misc/guc.c:2044
msgid "Shows the server version as an integer."
msgstr "Affiche la version du serveur sous la forme d'un entier."
-#: utils/misc/guc.c:2045
-msgid "Log the use of temporary files larger than this number of kilobytes."
+#: utils/misc/guc.c:2054
+#, fuzzy
+msgid "Log the use of temporary files larger than this number of bytes."
msgstr ""
"Trace l'utilisation de fichiers temporaires plus gros que ce nombre de\n"
"kilooctets."
-#: utils/misc/guc.c:2046
+#: utils/misc/guc.c:2055
msgid "Zero logs all files. The default is -1 (turning this feature off)."
msgstr ""
"Z�ro trace toutes les requ�tes. La valeur par d�faut est -1 (d�sactivant\n"
"cette fonctionnalit�)."
-#: utils/misc/guc.c:2055
+#: utils/misc/guc.c:2064
msgid "Sets the size reserved for pg_stat_activity.current_query, in bytes."
-msgstr ""
-"Configure la taille r�serv�e pour pg_stat_activity.current_query, en octets."
+msgstr "Configure la taille r�serv�e pour pg_stat_activity.current_query, en octets."
-#: utils/misc/guc.c:2073
-msgid ""
-"Sets the planner's estimate of the cost of a sequentially fetched disk page."
+#: utils/misc/guc.c:2082
+msgid "Sets the planner's estimate of the cost of a sequentially fetched disk page."
msgstr ""
"Initialise l'estimation du planificateur pour le co�t d'une page disque\n"
"r�cup�r�e s�quentiellement."
-#: utils/misc/guc.c:2082
-msgid ""
-"Sets the planner's estimate of the cost of a nonsequentially fetched disk "
-"page."
+#: utils/misc/guc.c:2091
+msgid "Sets the planner's estimate of the cost of a nonsequentially fetched disk page."
msgstr ""
"Initialise l'estimation du plnnificateur pour le co�t d'une page disque\n"
"r�cup�r�e non s�quentiellement."
-#: utils/misc/guc.c:2091
+#: utils/misc/guc.c:2100
msgid "Sets the planner's estimate of the cost of processing each tuple (row)."
msgstr ""
-"Initialise l'estimation du planificateur pour le co�t d'ex�cution sur "
-"chaque\n"
+"Initialise l'estimation du planificateur pour le co�t d'ex�cution sur chaque\n"
"ligne."
-#: utils/misc/guc.c:2100
-msgid ""
-"Sets the planner's estimate of the cost of processing each index entry "
-"during an index scan."
+#: utils/misc/guc.c:2109
+msgid "Sets the planner's estimate of the cost of processing each index entry during an index scan."
msgstr ""
"Initialise l'estimation du planificateur pour le co�t de traitement de\n"
"chaque ligne index�e lors d'un parcours d'index."
-#: utils/misc/guc.c:2109
-msgid ""
-"Sets the planner's estimate of the cost of processing each operator or "
-"function call."
+#: utils/misc/guc.c:2118
+msgid "Sets the planner's estimate of the cost of processing each operator or function call."
msgstr ""
"Initialise l'estimation du planificateur pour le co�t de traitement de\n"
"chaque op�rateur ou appel de fonction."
-#: utils/misc/guc.c:2119
-msgid ""
-"Sets the planner's estimate of the fraction of a cursor's rows that will be "
-"retrieved."
-msgstr ""
-"Initialise l'estimation du planificateur de la fraction des lignes d'un "
-"curseur � r�cup�rer."
+#: utils/misc/guc.c:2128
+msgid "Sets the planner's estimate of the fraction of a cursor's rows that will be retrieved."
+msgstr "Initialise l'estimation du planificateur de la fraction des lignes d'un curseur � r�cup�rer."
-#: utils/misc/guc.c:2129
+#: utils/misc/guc.c:2138
msgid "GEQO: selective pressure within the population."
msgstr "GEQO : pression s�lective dans la population."
-#: utils/misc/guc.c:2138
+#: utils/misc/guc.c:2147
msgid "GEQO: seed for random path selection."
msgstr "GEQO : graine pour la s�lection du chemin al�atoire."
-#: utils/misc/guc.c:2147
+#: utils/misc/guc.c:2156
msgid "Multiple of the average buffer usage to free per round."
msgstr "Multiplede l'utilisation moyenne des tampons � lib�rer � chaque tour."
-#: utils/misc/guc.c:2156
+#: utils/misc/guc.c:2165
msgid "Sets the seed for random-number generation."
msgstr "Initialise la cl� pour la g�n�ration de nombres al�atoires."
-#: utils/misc/guc.c:2166
-msgid ""
-"Number of tuple updates or deletes prior to vacuum as a fraction of "
-"reltuples."
+#: utils/misc/guc.c:2175
+msgid "Number of tuple updates or deletes prior to vacuum as a fraction of reltuples."
msgstr ""
"Nombre de lignes modifi�es ou supprim�es avant d'ex�cuter un VACUUM\n"
"(fraction de reltuples)."
-#: utils/misc/guc.c:2174
-msgid ""
-"Number of tuple inserts, updates or deletes prior to analyze as a fraction "
-"of reltuples."
+#: utils/misc/guc.c:2183
+msgid "Number of tuple inserts, updates or deletes prior to analyze as a fraction of reltuples."
msgstr ""
"Nombre de lignes ins�r�es, mises � jour ou supprim�es avant d'analyser\n"
"(fraction de reltuples)."
-#: utils/misc/guc.c:2183
-msgid ""
-"Time spent flushing dirty buffers during checkpoint, as fraction of "
-"checkpoint interval."
+#: utils/misc/guc.c:2192
+msgid "Time spent flushing dirty buffers during checkpoint, as fraction of checkpoint interval."
msgstr ""
"Temps pass� � vider les tampons lors du point de v�rification, en tant que\n"
"fraction de l'intervalle du point de v�rification."
-#: utils/misc/guc.c:2201
+#: utils/misc/guc.c:2210
msgid "Sets the shell command that will be called to archive a WAL file."
-msgstr ""
-"La commande shell qui sera appel�e pour archiver un journal de transaction."
+msgstr "La commande shell qui sera appel�e pour archiver un journal de transaction."
-#: utils/misc/guc.c:2210
+#: utils/misc/guc.c:2219
msgid "Sets the client's character set encoding."
msgstr "Initialise l'encodage du client."
-#: utils/misc/guc.c:2220
+#: utils/misc/guc.c:2229
msgid "Controls information prefixed to each log line."
msgstr "Contr�le l'information pr�fix�e sur chaque ligne de trace."
-#: utils/misc/guc.c:2221
+#: utils/misc/guc.c:2230
msgid "If blank, no prefix is used."
msgstr "Si vide, aucun pr�fixe n'est utilis�."
-#: utils/misc/guc.c:2229
+#: utils/misc/guc.c:2238
msgid "Sets the time zone to use in log messages."
msgstr "Initialise le fuseau horaire � utiliser pour les journaux applicatifs."
-#: utils/misc/guc.c:2238
+#: utils/misc/guc.c:2247
msgid "Sets the display format for date and time values."
msgstr "Initialise le format d'affichage des valeurs date et time."
-#: utils/misc/guc.c:2239
+#: utils/misc/guc.c:2248
msgid "Also controls interpretation of ambiguous date inputs."
msgstr "Contr�le aussi l'interpr�tation des dates ambigues en entr�e."
-#: utils/misc/guc.c:2249
+#: utils/misc/guc.c:2258
msgid "Sets the default tablespace to create tables and indexes in."
msgstr "Initialise le tablespace par d�faut pour cr�er les tables et index."
-#: utils/misc/guc.c:2250
+#: utils/misc/guc.c:2259
msgid "An empty string selects the database's default tablespace."
-msgstr ""
-"Une cha�ne vide s�lectionne le tablespace par d�faut de la base de donn�es."
+msgstr "Une cha�ne vide s�lectionne le tablespace par d�faut de la base de donn�es."
-#: utils/misc/guc.c:2259
+#: utils/misc/guc.c:2268
msgid "Sets the tablespace(s) to use for temporary tables and sort files."
msgstr ""
-"Initialise le(s) tablespace(s) � utiliser pour les tables temporaires et "
-"les\n"
+"Initialise le(s) tablespace(s) � utiliser pour les tables temporaires et les\n"
"fichiers de tri."
-#: utils/misc/guc.c:2269
+#: utils/misc/guc.c:2278
msgid "Sets the path for dynamically loadable modules."
msgstr "Initialise le chemin des modules chargeables dynamiquement."
-#: utils/misc/guc.c:2270
-msgid ""
-"If a dynamically loadable module needs to be opened and the specified name "
-"does not have a directory component (i.e., the name does not contain a "
-"slash), the system will search this path for the specified file."
+#: utils/misc/guc.c:2279
+msgid "If a dynamically loadable module needs to be opened and the specified name does not have a directory component (i.e., the name does not contain a slash), the system will search this path for the specified file."
msgstr ""
"Si un module chargeable dynamiquement a besoin d'�tre ouvert et que le nom\n"
"sp�cifi� n'a pas une composante r�pertoire (c'est-�-dire que le nom ne\n"
"contient pas un '/'), le syst�me cherche le fichier sp�cifi� sur ce chemin."
-#: utils/misc/guc.c:2282
+#: utils/misc/guc.c:2291
msgid "Sets the location of the Kerberos server key file."
msgstr "Initalise l'emplacement du fichier de la cl� serveur pour Kerberos."
-#: utils/misc/guc.c:2292
+#: utils/misc/guc.c:2301
msgid "Sets the name of the Kerberos service."
msgstr "Initialise le nom du service Kerberos."
-#: utils/misc/guc.c:2301
+#: utils/misc/guc.c:2310
msgid "Sets the Bonjour service name."
msgstr "Initialise le nom du service Bonjour."
-#: utils/misc/guc.c:2312
+#: utils/misc/guc.c:2321
msgid "Shows the collation order locale."
msgstr "Affiche la locale de tri et de groupement."
-#: utils/misc/guc.c:2322
+#: utils/misc/guc.c:2331
msgid "Shows the character classification and case conversion locale."
msgstr "Affiche la classification des caract�res et la locale de conversions."
-#: utils/misc/guc.c:2332
+#: utils/misc/guc.c:2341
msgid "Sets the language in which messages are displayed."
msgstr "Initialise le langage dans lequel les messages sont affich�s."
-#: utils/misc/guc.c:2341
+#: utils/misc/guc.c:2350
msgid "Sets the locale for formatting monetary amounts."
msgstr "Initialise la locale pour le formattage des montants mon�taires."
-#: utils/misc/guc.c:2350
+#: utils/misc/guc.c:2359
msgid "Sets the locale for formatting numbers."
msgstr "Initialise la locale pour formater les nombres."
-#: utils/misc/guc.c:2359
+#: utils/misc/guc.c:2368
msgid "Sets the locale for formatting date and time values."
msgstr "Initialise la locale pour formater les valeurs date et time."
-#: utils/misc/guc.c:2368
+#: utils/misc/guc.c:2377
msgid "Lists shared libraries to preload into server."
msgstr "Liste les biblioth�ques partag�es � pr�charger dans le serveur."
-#: utils/misc/guc.c:2378
+#: utils/misc/guc.c:2387
msgid "Lists shared libraries to preload into each backend."
-msgstr ""
-"Liste les biblioth�ques partag�es � pr�charger dans chaque processus serveur."
+msgstr "Liste les biblioth�ques partag�es � pr�charger dans chaque processus serveur."
-#: utils/misc/guc.c:2388
+#: utils/misc/guc.c:2397
msgid "Sets the schema search order for names that are not schema-qualified."
msgstr ""
"Initialise l'ordre de recherche des sch�mas pour les noms qui ne pr�cisent\n"
"pas le sch�ma."
-#: utils/misc/guc.c:2399
+#: utils/misc/guc.c:2408
msgid "Sets the server (database) character set encoding."
msgstr "Initialise le codage des caract�res pour le serveur (base de donn�es)."
-#: utils/misc/guc.c:2410
+#: utils/misc/guc.c:2419
msgid "Shows the server version."
msgstr "Affiche la version du serveur."
-#: utils/misc/guc.c:2421
+#: utils/misc/guc.c:2430
msgid "Sets the current role."
msgstr "Initialise le r�le courant."
-#: utils/misc/guc.c:2432
+#: utils/misc/guc.c:2441
msgid "Sets the session user name."
msgstr "Initialise le nom de l'utilisateur de la session."
-#: utils/misc/guc.c:2442
+#: utils/misc/guc.c:2451
msgid "Sets the destination for server log output."
msgstr "Initialise la destination des journaux applicatifs du serveur."
-#: utils/misc/guc.c:2443
-msgid ""
-"Valid values are combinations of \"stderr\", \"syslog\", \"csvlog\", and "
-"\"eventlog\", depending on the platform."
+#: utils/misc/guc.c:2452
+msgid "Valid values are combinations of \"stderr\", \"syslog\", \"csvlog\", and \"eventlog\", depending on the platform."
msgstr ""
"Les valeurs valides sont une combinaison de � stderr �, � syslog �,\n"
"� csvlog � et � eventlog �, suivant la plateforme."
-#: utils/misc/guc.c:2453
+#: utils/misc/guc.c:2462
msgid "Sets the destination directory for log files."
msgstr "Initialise le r�pertoire de destination pour les journaux applicatifs."
-#: utils/misc/guc.c:2454
+#: utils/misc/guc.c:2463
msgid "Can be specified as relative to the data directory or as absolute path."
msgstr "Accepte un chemin relatif ou absolu pour le r�pertoire des donn�es."
-#: utils/misc/guc.c:2463
+#: utils/misc/guc.c:2472
msgid "Sets the file name pattern for log files."
msgstr "Initialise le mod�le de nom de fichiers pour les journaux applicatifs."
-#: utils/misc/guc.c:2474
+#: utils/misc/guc.c:2483
msgid "Sets the program name used to identify PostgreSQL messages in syslog."
msgstr ""
"Initialise le nom du programme utilis� pour identifier les messages de\n"
"PostgreSQL dans syslog."
-#: utils/misc/guc.c:2485
+#: utils/misc/guc.c:2494
msgid "Sets the time zone for displaying and interpreting time stamps."
-msgstr ""
-"Initialise la zone horaire pour afficher et interpr�ter les dates/heures."
+msgstr "Initialise la zone horaire pour afficher et interpr�ter les dates/heures."
-#: utils/misc/guc.c:2494
+#: utils/misc/guc.c:2503
msgid "Selects a file of time zone abbreviations."
-msgstr ""
-"S�lectionne un fichier contenant les abr�viations des fuseaux horaires."
+msgstr "S�lectionne un fichier contenant les abr�viations des fuseaux horaires."
-#: utils/misc/guc.c:2503
+#: utils/misc/guc.c:2512
msgid "Sets the current transaction's isolation level."
msgstr "Initialise le niveau d'isolation de la transaction courante."
-#: utils/misc/guc.c:2513
+#: utils/misc/guc.c:2522
msgid "Sets the owning group of the Unix-domain socket."
msgstr "Initialise le groupe d'appartenance du socket domaine Unix."
-#: utils/misc/guc.c:2514
-msgid ""
-"The owning user of the socket is always the user that starts the server."
-msgstr ""
-"Le propri�taire du socket est toujours l'utilisateur qui a lanc� le serveur."
-
#: utils/misc/guc.c:2523
+msgid "The owning user of the socket is always the user that starts the server."
+msgstr "Le propri�taire du socket est toujours l'utilisateur qui a lanc� le serveur."
+
+#: utils/misc/guc.c:2532
msgid "Sets the directory where the Unix-domain socket will be created."
msgstr "Initialise le r�pertoire o� le socket domaine Unix sera cr��."
-#: utils/misc/guc.c:2533
+#: utils/misc/guc.c:2542
msgid "Sets the host name or IP address(es) to listen to."
msgstr "Initialise le nom de l'h�te ou l'adresse IP � �couter."
-#: utils/misc/guc.c:2543
+#: utils/misc/guc.c:2552
msgid "Sets the list of known custom variable classes."
msgstr "Initialise la liste des classes variables personnalis�es connues."
-#: utils/misc/guc.c:2553
+#: utils/misc/guc.c:2562
msgid "Sets the server's data directory."
msgstr "Initialise le r�pertoire des donn�es du serveur."
-#: utils/misc/guc.c:2563
+#: utils/misc/guc.c:2572
msgid "Sets the server's main configuration file."
msgstr "Voir le fichier de configuration principal du serveur."
-#: utils/misc/guc.c:2573
+#: utils/misc/guc.c:2582
msgid "Sets the server's \"hba\" configuration file."
msgstr "Initialise le fichier de configuration � hba � du serveur."
-#: utils/misc/guc.c:2583
+#: utils/misc/guc.c:2592
msgid "Sets the server's \"ident\" configuration file."
msgstr "Initialise le fichier de configuration � ident � du serveur."
-#: utils/misc/guc.c:2593
+#: utils/misc/guc.c:2602
msgid "Writes the postmaster PID to the specified file."
msgstr "�crit le PID du postmaster PID dans le fichier sp�cifi�."
-#: utils/misc/guc.c:2603
+#: utils/misc/guc.c:2612
msgid "Writes temporary statistics files to the specified directory."
-msgstr ""
-"�crit les fichiers statistiques temporaires dans le r�pertoire indiqu�."
+msgstr "�crit les fichiers statistiques temporaires dans le r�pertoire indiqu�."
-#: utils/misc/guc.c:2613
+#: utils/misc/guc.c:2622
msgid "Sets default text search configuration."
msgstr "Initialise le configuration par d�faut de la recherche plein texte"
-#: utils/misc/guc.c:2623
+#: utils/misc/guc.c:2632
msgid "Sets the list of allowed SSL ciphers."
msgstr "Initialise la liste des chiffrements SSL autoris�s."
-#: utils/misc/guc.c:2634
+#: utils/misc/guc.c:2643
msgid "Sets the application name to be reported in statistics and logs."
-msgstr ""
-"Configure le nom de l'application � indiquer dans les statistiques et les "
-"journaux."
+msgstr "Configure le nom de l'application � indiquer dans les statistiques et les journaux."
-#: utils/misc/guc.c:2653
+#: utils/misc/guc.c:2662
msgid "Sets whether \"\\'\" is allowed in string literals."
msgstr "Indique si � \\' � est autoris� dans une constante de cha�ne."
-#: utils/misc/guc.c:2662
+#: utils/misc/guc.c:2671
msgid "Sets the output format for bytea."
msgstr "Initialise le format de sortie pour bytea."
-#: utils/misc/guc.c:2671
+#: utils/misc/guc.c:2680
msgid "Sets the message levels that are sent to the client."
msgstr "Initialise les niveaux de message envoy�s au client."
-#: utils/misc/guc.c:2672 utils/misc/guc.c:2721 utils/misc/guc.c:2731
-#: utils/misc/guc.c:2771
-msgid ""
-"Each level includes all the levels that follow it. The later the level, the "
-"fewer messages are sent."
+#: utils/misc/guc.c:2681
+#: utils/misc/guc.c:2730
+#: utils/misc/guc.c:2740
+#: utils/misc/guc.c:2780
+msgid "Each level includes all the levels that follow it. The later the level, the fewer messages are sent."
msgstr ""
"Chaque niveau inclut les niveaux qui suivent. Plus loin sera le niveau,\n"
"moindre sera le nombre de messages envoy�s."
-#: utils/misc/guc.c:2681
+#: utils/misc/guc.c:2690
msgid "Enables the planner to use constraints to optimize queries."
-msgstr ""
-"Active l'utilisation des contraintes par le planificateur pour optimiser les "
-"requ�tes."
+msgstr "Active l'utilisation des contraintes par le planificateur pour optimiser les requ�tes."
-#: utils/misc/guc.c:2682
-msgid ""
-"Table scans will be skipped if their constraints guarantee that no rows "
-"match the query."
+#: utils/misc/guc.c:2691
+msgid "Table scans will be skipped if their constraints guarantee that no rows match the query."
msgstr ""
"Les parcours de tables seront ignor�s si leur contraintes garantissent\n"
"qu'aucune ligne ne correspond � la requ�te."
-#: utils/misc/guc.c:2692
+#: utils/misc/guc.c:2701
msgid "Sets the transaction isolation level of each new transaction."
-msgstr ""
-"Initialise le niveau d'isolation des transactions pour chaque nouvelle "
-"transaction."
+msgstr "Initialise le niveau d'isolation des transactions pour chaque nouvelle transaction."
-#: utils/misc/guc.c:2701
+#: utils/misc/guc.c:2710
msgid "Sets the display format for interval values."
msgstr "Initialise le format d'affichage des valeurs interval."
-#: utils/misc/guc.c:2711
+#: utils/misc/guc.c:2720
msgid "Sets the verbosity of logged messages."
msgstr "Initialise la verbosit� des messages trac�s."
-#: utils/misc/guc.c:2720
+#: utils/misc/guc.c:2729
msgid "Sets the message levels that are logged."
msgstr "Initialise les niveaux de messages trac�s."
-#: utils/misc/guc.c:2730
-msgid ""
-"Causes all statements generating error at or above this level to be logged."
+#: utils/misc/guc.c:2739
+msgid "Causes all statements generating error at or above this level to be logged."
msgstr ""
"G�n�re une trace pour toutes les instructions qui produisent une erreur de\n"
"ce niveau ou de niveaux plus importants."
-#: utils/misc/guc.c:2740
+#: utils/misc/guc.c:2749
msgid "Sets the type of statements logged."
msgstr "Initialise le type d'instructions trac�es."
-#: utils/misc/guc.c:2750
+#: utils/misc/guc.c:2759
msgid "Sets the syslog \"facility\" to be used when syslog enabled."
msgstr ""
"Initialise le niveau (� facility �) de syslog � utilis� lors de l'activation\n"
"de syslog."
-#: utils/misc/guc.c:2760
+#: utils/misc/guc.c:2769
msgid "Sets the session's behavior for triggers and rewrite rules."
msgstr ""
"Configure le comportement des sessions pour les triggers et les r�gles de\n"
"r�-�criture."
-#: utils/misc/guc.c:2770
+#: utils/misc/guc.c:2779
msgid "Sets the message levels that are logged during recovery."
-msgstr ""
-"Initialise les niveaux de messages qui sont trac�s lors de la restauration."
+msgstr "Initialise les niveaux de messages qui sont trac�s lors de la restauration."
-#: utils/misc/guc.c:2780
+#: utils/misc/guc.c:2789
msgid "Collects function-level statistics on database activity."
-msgstr ""
-"R�cup�re les statistiques niveau fonction sur l'activit� de la base de "
-"donn�es."
+msgstr "R�cup�re les statistiques niveau fonction sur l'activit� de la base de donn�es."
-#: utils/misc/guc.c:2789
+#: utils/misc/guc.c:2798
msgid "Set the level of information written to the WAL."
-msgstr ""
-"Configure le niveau des informations �crites dans les journaux de "
-"transactions."
+msgstr "Configure le niveau des informations �crites dans les journaux de transactions."
-#: utils/misc/guc.c:2798
+#: utils/misc/guc.c:2807
msgid "Selects the method used for forcing WAL updates to disk."
msgstr ""
"S�lectionne la m�thode utilis�e pour forcer la mise � jour des journaux de\n"
"transactions sur le disque."
-#: utils/misc/guc.c:2808
+#: utils/misc/guc.c:2817
msgid "Sets how binary values are to be encoded in XML."
msgstr "Configure comment les valeurs binaires seront cod�es en XML."
-#: utils/misc/guc.c:2817
-msgid ""
-"Sets whether XML data in implicit parsing and serialization operations is to "
-"be considered as documents or content fragments."
+#: utils/misc/guc.c:2826
+msgid "Sets whether XML data in implicit parsing and serialization operations is to be considered as documents or content fragments."
msgstr ""
"Configure si les donn�es XML dans des op�rations d'analyse et de\n"
"s�rialisation implicite doivent �tre consid�r�es comme des documents\n"
"ou des fragments de contenu."
-#: utils/misc/guc.c:3589
+#: utils/misc/guc.c:3598
#, c-format
msgid ""
"%s does not know where to find the server configuration file.\n"
-"You must specify the --config-file or -D invocation option or set the PGDATA "
-"environment variable.\n"
+"You must specify the --config-file or -D invocation option or set the PGDATA environment variable.\n"
msgstr ""
"%s ne sait pas o� trouver le fichier de configuration du serveur.\n"
"Vous devez soit sp�cifier l'option --config-file soit sp�cifier l'option -D\n"
"soit initialiser la variable d'environnement.\n"
-#: utils/misc/guc.c:3608
+#: utils/misc/guc.c:3617
#, c-format
msgid "%s cannot access the server configuration file \"%s\": %s\n"
msgstr "%s ne peut pas acc�der au fichier de configuration � %s � : %s\n"
-#: utils/misc/guc.c:3628
+#: utils/misc/guc.c:3637
#, c-format
msgid ""
"%s does not know where to find the database system data.\n"
-"This can be specified as \"data_directory\" in \"%s\", or by the -D "
-"invocation option, or by the PGDATA environment variable.\n"
+"This can be specified as \"data_directory\" in \"%s\", or by the -D invocation option, or by the PGDATA environment variable.\n"
msgstr ""
"%s ne sait pas o� trouver les donn�es du syst�me de bases de donn�es.\n"
"Il est configurable avec � data_directory � dans � %s � ou avec l'option -D\n"
"ou encore avec la variable d'environnement PGDATA.\n"
-#: utils/misc/guc.c:3659
+#: utils/misc/guc.c:3668
#, c-format
msgid ""
"%s does not know where to find the \"hba\" configuration file.\n"
-"This can be specified as \"hba_file\" in \"%s\", or by the -D invocation "
-"option, or by the PGDATA environment variable.\n"
+"This can be specified as \"hba_file\" in \"%s\", or by the -D invocation option, or by the PGDATA environment variable.\n"
msgstr ""
"%s ne sait pas o� trouver le fichier de configuration � hba �.\n"
"Il est configurable avec � hba_file � dans � %s � ou avec l'option -D ou\n"
"encore avec la variable d'environnement PGDATA.\n"
-#: utils/misc/guc.c:3682
+#: utils/misc/guc.c:3691
#, c-format
msgid ""
"%s does not know where to find the \"ident\" configuration file.\n"
-"This can be specified as \"ident_file\" in \"%s\", or by the -D invocation "
-"option, or by the PGDATA environment variable.\n"
+"This can be specified as \"ident_file\" in \"%s\", or by the -D invocation option, or by the PGDATA environment variable.\n"
msgstr ""
"%s ne sait pas o� trouver le fichier de configuration � hba �.\n"
"Il est configurable avec � ident_file � dans � %s � ou avec l'option -D ou\n"
"encore avec la variable d'environnement PGDATA.\n"
-#: utils/misc/guc.c:4287 utils/misc/guc.c:4451
+#: utils/misc/guc.c:4296
+#: utils/misc/guc.c:4460
msgid "Value exceeds integer range."
msgstr "La valeur d�passe l'�chelle des entiers."
-#: utils/misc/guc.c:4306
+#: utils/misc/guc.c:4315
msgid "Valid units for this parameter are \"kB\", \"MB\", and \"GB\"."
msgstr "Les unit�s valides pour ce param�tre sont � kB �, � MB � et � GB �."
-#: utils/misc/guc.c:4365
-msgid ""
-"Valid units for this parameter are \"ms\", \"s\", \"min\", \"h\", and \"d\"."
+#: utils/misc/guc.c:4374
+msgid "Valid units for this parameter are \"ms\", \"s\", \"min\", \"h\", and \"d\"."
msgstr ""
"Les unit�s valides pour ce param�tre sont � ms �, � s �, � min �, � h � et\n"
"� d �."
-#: utils/misc/guc.c:4674 utils/misc/guc.c:5338 utils/misc/guc.c:5388
-#: utils/misc/guc.c:6090 utils/misc/guc.c:6249 utils/misc/guc.c:7471
+#: utils/misc/guc.c:4683
+#: utils/misc/guc.c:5347
+#: utils/misc/guc.c:5397
+#: utils/misc/guc.c:6099
+#: utils/misc/guc.c:6258
+#: utils/misc/guc.c:7480
#: guc-file.l:217
#, c-format
msgid "unrecognized configuration parameter \"%s\""
msgstr "param�tre de configuration � %s � non reconnu"
-#: utils/misc/guc.c:4701
+#: utils/misc/guc.c:4710
#, c-format
msgid "parameter \"%s\" cannot be changed"
msgstr "le param�tre � %s � ne peut pas �tre chang�"
-#: utils/misc/guc.c:4718 utils/misc/guc.c:4726 guc-file.l:264
+#: utils/misc/guc.c:4727
+#: utils/misc/guc.c:4735
+#: guc-file.l:264
#, c-format
msgid "parameter \"%s\" cannot be changed without restarting the server"
msgstr "le param�tre � %s � ne peut pas �tre modifi� sans red�marrer le serveur"
-#: utils/misc/guc.c:4736
+#: utils/misc/guc.c:4745
#, c-format
msgid "parameter \"%s\" cannot be changed now"
msgstr "le param�tre � %s � ne peut pas �tre modifi� maintenant"
-#: utils/misc/guc.c:4767
+#: utils/misc/guc.c:4776
#, c-format
msgid "parameter \"%s\" cannot be set after connection start"
-msgstr ""
-"le param�tre � %s � ne peut pas �tre initialis� apr�s le lancement du serveur"
+msgstr "le param�tre � %s � ne peut pas �tre initialis� apr�s le lancement du serveur"
-#: utils/misc/guc.c:4777 utils/misc/guc.c:7486
+#: utils/misc/guc.c:4786
+#: utils/misc/guc.c:7495
#, c-format
msgid "permission denied to set parameter \"%s\""
msgstr "droit refus� pour initialiser le param�tre � %s �"
-#: utils/misc/guc.c:4815
+#: utils/misc/guc.c:4824
#, c-format
msgid "cannot set parameter \"%s\" within security-definer function"
msgstr ""
"ne peut pas configurer le param�tre � %s � � l'int�rieur d'une fonction\n"
"SECURITY DEFINER"
-#: utils/misc/guc.c:4872
+#: utils/misc/guc.c:4881
#, c-format
msgid "parameter \"%s\" requires a Boolean value"
msgstr "le param�tre � %s � requiert une valeur bool�enne"
-#: utils/misc/guc.c:4894 utils/misc/guc.c:4969
+#: utils/misc/guc.c:4903
+#: utils/misc/guc.c:4978
#, c-format
msgid "invalid value for parameter \"%s\": %d"
msgstr "valeur invalide pour le param�tre � %s � : %d"
-#: utils/misc/guc.c:4938 utils/misc/guc.c:5140 utils/misc/guc.c:5206
-#: utils/misc/guc.c:5232 guc-file.l:178
+#: utils/misc/guc.c:4947
+#: utils/misc/guc.c:5149
+#: utils/misc/guc.c:5215
+#: utils/misc/guc.c:5241
+#: guc-file.l:178
#, c-format
msgid "invalid value for parameter \"%s\": \"%s\""
msgstr "valeur invalide pour le param�tre � %s � : � %s �"
-#: utils/misc/guc.c:4947
+#: utils/misc/guc.c:4956
#, c-format
msgid "%d is outside the valid range for parameter \"%s\" (%d .. %d)"
-msgstr ""
-"%d est en dehors des limites valides pour le param�tre � %s � (%d .. %d)"
+msgstr "%d est en dehors des limites valides pour le param�tre � %s � (%d .. %d)"
-#: utils/misc/guc.c:5011
+#: utils/misc/guc.c:5020
#, c-format
msgid "parameter \"%s\" requires a numeric value"
msgstr "le param�tre � %s � requiert une valeur num�rique"
-#: utils/misc/guc.c:5019
+#: utils/misc/guc.c:5028
#, c-format
msgid "%g is outside the valid range for parameter \"%s\" (%g .. %g)"
-msgstr ""
-"%g est en dehors des limites valides pour le param�tre � %s � (%g .. %g)"
+msgstr "%g est en dehors des limites valides pour le param�tre � %s � (%g .. %g)"
-#: utils/misc/guc.c:5041
+#: utils/misc/guc.c:5050
#, c-format
msgid "invalid value for parameter \"%s\": %g"
msgstr "valeur invalide pour le param�tre � %s � : %g"
-#: utils/misc/guc.c:5344 utils/misc/guc.c:5392 utils/misc/guc.c:6253
+#: utils/misc/guc.c:5353
+#: utils/misc/guc.c:5401
+#: utils/misc/guc.c:6262
#, c-format
msgid "must be superuser to examine \"%s\""
msgstr "doit �tre super-utilisateur pour examiner � %s �"
-#: utils/misc/guc.c:5503
+#: utils/misc/guc.c:5512
#, c-format
msgid "SET %s takes only one argument"
msgstr "SET %s prend un seul argument"
-#: utils/misc/guc.c:5730
+#: utils/misc/guc.c:5739
msgid "SET requires parameter name"
msgstr "SET requiert le nom du param�tre"
-#: utils/misc/guc.c:5845
+#: utils/misc/guc.c:5854
#, c-format
msgid "attempt to redefine parameter \"%s\""
msgstr "tentative de red�finition du param�tre � %s �"
-#: utils/misc/guc.c:7187
+#: utils/misc/guc.c:7196
#, c-format
msgid "could not parse setting for parameter \"%s\""
msgstr "n'a pas pu analyser la configuration du param�tre � %s �"
-#: utils/misc/guc.c:7530
+#: utils/misc/guc.c:7539
msgid "invalid list syntax for parameter \"log_destination\""
msgstr "syntaxe de liste invalide pour le param�tre � log_destination �"
-#: utils/misc/guc.c:7554
+#: utils/misc/guc.c:7563
#, c-format
msgid "unrecognized \"log_destination\" key word: \"%s\""
msgstr "mot cl� � log_destination � non reconnu : � %s �"
-#: utils/misc/guc.c:7629
+#: utils/misc/guc.c:7638
msgid "SET AUTOCOMMIT TO OFF is no longer supported"
msgstr "SET AUTOCOMMIT TO OFF n'est plus support�"
-#: utils/misc/guc.c:7701
+#: utils/misc/guc.c:7710
msgid "assertion checking is not supported by this build"
-msgstr ""
-"la v�rification de l'assertion n'a pas �t� int�gr�e lors de la compilation"
+msgstr "la v�rification de l'assertion n'a pas �t� int�gr�e lors de la compilation"
-#: utils/misc/guc.c:7716
+#: utils/misc/guc.c:7725
msgid "Bonjour is not supported by this build"
msgstr "Bonjour n'est pas support� dans cette installation"
-#: utils/misc/guc.c:7731
+#: utils/misc/guc.c:7740
msgid "SSL is not supported by this build"
msgstr "SSL n'est pas support� dans cette installation"
-#: utils/misc/guc.c:7745
+#: utils/misc/guc.c:7754
msgid "cannot enable parameter when \"log_statement_stats\" is true"
msgstr "ne peut pas activer le param�tre avec � log_statement_stats � � true"
-#: utils/misc/guc.c:7761
-msgid ""
-"cannot enable \"log_statement_stats\" when \"log_parser_stats\", "
-"\"log_planner_stats\", or \"log_executor_stats\" is true"
+#: utils/misc/guc.c:7770
+msgid "cannot enable \"log_statement_stats\" when \"log_parser_stats\", \"log_planner_stats\", or \"log_executor_stats\" is true"
msgstr ""
"ne peut pas activer � log_statement_stats � lorsque � log_parser_stats �,\n"
"� log_planner_stats � ou � log_executor_stats � est true"
-#: utils/misc/guc.c:7779
+#: utils/misc/guc.c:7788
msgid "cannot set transaction read-write mode inside a read-only transaction"
msgstr ""
"ne peut pas initialiser le mode lecture-�criture de la transaction �\n"
"l'int�rieur d'une transaction en lecture seule"
-#: utils/misc/guc.c:7790
+#: utils/misc/guc.c:7799
msgid "cannot set transaction read-write mode during recovery"
msgstr ""
-"ne peut pas initialiser le mode lecture-�criture des transactions lors de "
-"la\n"
+"ne peut pas initialiser le mode lecture-�criture des transactions lors de la\n"
"restauration"
#: utils/misc/help_config.c:131
@@ -7719,18 +7863,14 @@ msgstr "erreur interne : type de param�tre d'ex�cution non reconnu\n"
#: utils/misc/tzparser.c:63
#, c-format
-msgid ""
-"time zone abbreviation \"%s\" is too long (maximum %d characters) in time "
-"zone file \"%s\", line %d"
+msgid "time zone abbreviation \"%s\" is too long (maximum %d characters) in time zone file \"%s\", line %d"
msgstr ""
"l'abr�viation � %s � du fuseau horaire est trop long (maximum %d caract�res)\n"
"dans le fichier de fuseaux horaires � %s �, ligne %d"
#: utils/misc/tzparser.c:72
#, c-format
-msgid ""
-"time zone offset %d is not a multiple of 900 sec (15 min) in time zone file "
-"\"%s\", line %d"
+msgid "time zone offset %d is not a multiple of 900 sec (15 min) in time zone file \"%s\", line %d"
msgstr ""
"le d�calage %d du fuseau horaire n'est pas un multiples de 900 secondes\n"
"(15 minutes) dans le fichier des fuseaux horaires � %s �, ligne %d"
@@ -7771,9 +7911,7 @@ msgstr "l'abr�viation � %s � du fuseau horaire est d�finie plusieurs fois"
#: utils/misc/tzparser.c:236
#, c-format
-msgid ""
-"Entry in time zone file \"%s\", line %d, conflicts with entry in file \"%s"
-"\", line %d."
+msgid "Entry in time zone file \"%s\", line %d, conflicts with entry in file \"%s\", line %d."
msgstr ""
"L'entr�e dans le fichier des fuseaux horaires � %s �, ligne %d, est en\n"
"conflit avec l'entr�e du fichier � %s �, ligne %d."
@@ -7790,16 +7928,14 @@ msgstr ""
"limite de r�cursion d�pass�e dans le fichier � %s � (fichier des fuseaux\n"
"horaires)"
-#: utils/misc/tzparser.c:347 postmaster/postmaster.c:1144
+#: utils/misc/tzparser.c:347
+#: postmaster/postmaster.c:1144
#, c-format
-msgid ""
-"This may indicate an incomplete PostgreSQL installation, or that the file \"%"
-"s\" has been moved away from its proper location."
-msgstr ""
-"Ceci peut indiquer une installation PostgreSQL incompl�te, ou que le fichier "
-"� %s � a �t� d�plac�."
+msgid "This may indicate an incomplete PostgreSQL installation, or that the file \"%s\" has been moved away from its proper location."
+msgstr "Ceci peut indiquer une installation PostgreSQL incompl�te, ou que le fichier � %s � a �t� d�plac�."
-#: utils/misc/tzparser.c:361 utils/misc/tzparser.c:376
+#: utils/misc/tzparser.c:361
+#: utils/misc/tzparser.c:376
#, c-format
msgid "could not read time zone file \"%s\": %m"
msgstr "n'a pas pu lire le fichier des fuseaux horaires � %s � : %m"
@@ -7832,8 +7968,7 @@ msgstr "param�tre � %s � modifi� par � %s �"
#: guc-file.l:412
#, c-format
-msgid ""
-"could not open configuration file \"%s\": maximum nesting depth exceeded"
+msgid "could not open configuration file \"%s\": maximum nesting depth exceeded"
msgstr ""
"n'a pas pu ouvrir le fichier de configuration � %s � : profondeur\n"
"d'imbrication d�pass�"
@@ -7841,17 +7976,17 @@ msgstr ""
#: guc-file.l:575
#, c-format
msgid "syntax error in file \"%s\" line %u, near end of line"
-msgstr ""
-"erreur de syntaxe dans le fichier � %s �, ligne %u, pr�s de la fin de ligne"
+msgstr "erreur de syntaxe dans le fichier � %s �, ligne %u, pr�s de la fin de ligne"
#: guc-file.l:580
#, c-format
msgid "syntax error in file \"%s\" line %u, near token \"%s\""
-msgstr ""
-"erreur de syntaxe dans le fichier � %s �, ligne %u, pr�s du mot cl� � %s �"
+msgstr "erreur de syntaxe dans le fichier � %s �, ligne %u, pr�s du mot cl� � %s �"
-#: utils/cache/lsyscache.c:2234 utils/cache/lsyscache.c:2267
-#: utils/cache/lsyscache.c:2300 utils/cache/lsyscache.c:2333
+#: utils/cache/lsyscache.c:2234
+#: utils/cache/lsyscache.c:2267
+#: utils/cache/lsyscache.c:2300
+#: utils/cache/lsyscache.c:2333
#, c-format
msgid "type %s is only a shell"
msgstr "le type %s est seulement un shell"
@@ -7879,7 +8014,8 @@ msgstr "n'a pas pu cr�er le fichier d'initialisation relation-cache � %s � : %m"
msgid "Continuing anyway, but there's something wrong."
msgstr "Continue malgr� tout, mais quelque chose s'est mal pass�."
-#: utils/cache/typcache.c:145 parser/parse_type.c:202
+#: utils/cache/typcache.c:145
+#: parser/parse_type.c:202
#, c-format
msgid "type \"%s\" is only a shell"
msgstr "le type � %s � est seulement un shell"
@@ -7896,15 +8032,14 @@ msgstr "le type d'enregistrement n'a pas �t� enregistr�"
#: utils/cache/relmapper.c:454
msgid "cannot PREPARE a transaction that modified relation mapping"
msgstr ""
-"ne peut pas pr�parer (PREPARE) une transaction qui a modifi� la "
-"correspondance\n"
+"ne peut pas pr�parer (PREPARE) une transaction qui a modifi� la correspondance\n"
"de relation"
-#: utils/cache/relmapper.c:596 utils/cache/relmapper.c:702
+#: utils/cache/relmapper.c:596
+#: utils/cache/relmapper.c:702
#, c-format
msgid "could not open relation mapping file \"%s\": %m"
-msgstr ""
-"n'a pas pu ouvrir le fichier de correspondance des relations � %s � : %m"
+msgstr "n'a pas pu ouvrir le fichier de correspondance des relations � %s � : %m"
#: utils/cache/relmapper.c:609
#, c-format
@@ -7914,9 +8049,7 @@ msgstr "n'a pas pu lire le fichier de correspondance des relations � %s � : %m"
#: utils/cache/relmapper.c:619
#, c-format
msgid "relation mapping file \"%s\" contains invalid data"
-msgstr ""
-"le fichier de correspondance des relations � %s � contient des donn�es "
-"invalides"
+msgstr "le fichier de correspondance des relations � %s � contient des donn�es invalides"
#: utils/cache/relmapper.c:629
#, c-format
@@ -7928,28 +8061,26 @@ msgstr ""
#: utils/cache/relmapper.c:741
#, c-format
msgid "could not write to relation mapping file \"%s\": %m"
-msgstr ""
-"n'a pas pu �crire le fichier de correspondance des relations � %s � : %m"
+msgstr "n'a pas pu �crire le fichier de correspondance des relations � %s � : %m"
#: utils/cache/relmapper.c:754
#, c-format
msgid "could not fsync relation mapping file \"%s\": %m"
-msgstr ""
-"n'a pas pu synchroniser (fsync) le fichier de correspondance des relations � %"
-"s � : %m"
+msgstr "n'a pas pu synchroniser (fsync) le fichier de correspondance des relations � %s � : %m"
#: utils/cache/relmapper.c:760
#, c-format
msgid "could not close relation mapping file \"%s\": %m"
-msgstr ""
-"n'a pas pu fermer le fichier de correspondance des relations � %s � : %m"
+msgstr "n'a pas pu fermer le fichier de correspondance des relations � %s � : %m"
#: utils/fmgr/dfmgr.c:125
#, c-format
msgid "could not find function \"%s\" in file \"%s\""
msgstr "n'a pas pu trouver la fonction � %s � dans le fichier � %s �"
-#: utils/fmgr/dfmgr.c:204 utils/fmgr/dfmgr.c:413 utils/fmgr/dfmgr.c:461
+#: utils/fmgr/dfmgr.c:204
+#: utils/fmgr/dfmgr.c:413
+#: utils/fmgr/dfmgr.c:461
#, c-format
msgid "could not access file \"%s\": %m"
msgstr "n'a pas pu acc�der au fichier � %s � : %m"
@@ -8007,8 +8138,7 @@ msgstr "Le serveur a FLOAT8PASSBYVAL = %s, la biblioth�que a %s."
#: utils/fmgr/dfmgr.c:376
msgid "Magic block has unexpected length or padding difference."
-msgstr ""
-"Le bloc magique a une longueur inattendue ou une diff�rence de padding."
+msgstr "Le bloc magique a une longueur inattendue ou une diff�rence de padding."
#: utils/fmgr/dfmgr.c:379
#, c-format
@@ -8031,35 +8161,33 @@ msgstr "composant de longueur z�ro dans le param�tre � dynamic_library_path �"
#: utils/fmgr/dfmgr.c:636
msgid "component in parameter \"dynamic_library_path\" is not an absolute path"
-msgstr ""
-"Un composant du param�tre � dynamic_library_path � n'est pas un chemin absolu"
+msgstr "Un composant du param�tre � dynamic_library_path � n'est pas un chemin absolu"
#: utils/fmgr/fmgr.c:264
#, c-format
msgid "internal function \"%s\" is not in internal lookup table"
-msgstr ""
-"la fonction interne � %s � n'est pas dans une table de recherche interne"
+msgstr "la fonction interne � %s � n'est pas dans une table de recherche interne"
#: utils/fmgr/fmgr.c:468
#, c-format
msgid "unrecognized API version %d reported by info function \"%s\""
msgstr "version API %d non reconnue mais rapport�e par la fonction info � %s �"
-#: utils/fmgr/fmgr.c:839 utils/fmgr/fmgr.c:2071
+#: utils/fmgr/fmgr.c:839
+#: utils/fmgr/fmgr.c:2071
#, c-format
msgid "function %u has too many arguments (%d, maximum is %d)"
msgstr "la fonction %u a trop d'arguments (%d, le maximum �tant %d)"
#: utils/fmgr/funcapi.c:354
#, c-format
-msgid ""
-"could not determine actual result type for function \"%s\" declared to "
-"return type %s"
+msgid "could not determine actual result type for function \"%s\" declared to return type %s"
msgstr ""
"n'a pas pu d�terminer le type du r�sultat actuel pour la fonction � %s �\n"
"d�clarant retourner le type %s"
-#: utils/fmgr/funcapi.c:1187 utils/fmgr/funcapi.c:1218
+#: utils/fmgr/funcapi.c:1187
+#: utils/fmgr/funcapi.c:1218
msgid "number of aliases does not match number of columns"
msgstr "le nombre d'alias ne correspond pas au nombre de colonnes"
@@ -8073,9 +8201,15 @@ msgstr ""
"n'a pas pu d�terminer la description de la ligne pour la fonction renvoyant\n"
"l'enregistrement"
-#: utils/hash/dynahash.c:925 storage/lmgr/lock.c:610 storage/lmgr/lock.c:679
-#: storage/lmgr/lock.c:2119 storage/lmgr/lock.c:2498 storage/lmgr/lock.c:2563
-#: storage/lmgr/proc.c:193 storage/lmgr/proc.c:211 storage/ipc/shmem.c:190
+#: utils/hash/dynahash.c:925
+#: storage/lmgr/lock.c:610
+#: storage/lmgr/lock.c:679
+#: storage/lmgr/lock.c:2119
+#: storage/lmgr/lock.c:2498
+#: storage/lmgr/lock.c:2563
+#: storage/lmgr/proc.c:193
+#: storage/lmgr/proc.c:211
+#: storage/ipc/shmem.c:190
msgid "out of shared memory"
msgstr "m�moire partag�e �puis�e"
@@ -8098,21 +8232,28 @@ msgstr "n'a pas pu r�-ouvrir le fichier � %s � comme stderr : %m"
msgid "could not reopen file \"%s\" as stdout: %m"
msgstr "n'a pas pu r�-ouvrir le fichier � %s � comme stdout : %m"
-#: utils/error/elog.c:1811 utils/error/elog.c:1821 utils/error/elog.c:1831
+#: utils/error/elog.c:1811
+#: utils/error/elog.c:1821
+#: utils/error/elog.c:1831
msgid "[unknown]"
msgstr "[inconnu]"
-#: utils/error/elog.c:2179 utils/error/elog.c:2461 utils/error/elog.c:2539
+#: utils/error/elog.c:2179
+#: utils/error/elog.c:2461
+#: utils/error/elog.c:2539
msgid "missing error text"
msgstr "texte d'erreur manquant"
-#: utils/error/elog.c:2182 utils/error/elog.c:2185 utils/error/elog.c:2542
+#: utils/error/elog.c:2182
+#: utils/error/elog.c:2185
+#: utils/error/elog.c:2542
#: utils/error/elog.c:2545
#, c-format
msgid " at character %d"
msgstr " au caract�re %d"
-#: utils/error/elog.c:2195 utils/error/elog.c:2202
+#: utils/error/elog.c:2195
+#: utils/error/elog.c:2202
msgid "DETAIL: "
msgstr "D�TAIL: "
@@ -8185,7 +8326,8 @@ msgstr "FATAL"
msgid "PANIC"
msgstr "PANIC"
-#: tsearch/dict_ispell.c:52 tsearch/dict_thesaurus.c:615
+#: tsearch/dict_ispell.c:52
+#: tsearch/dict_thesaurus.c:615
msgid "multiple DictFile parameters"
msgstr "multiples param�tres DictFile"
@@ -8193,7 +8335,8 @@ msgstr "multiples param�tres DictFile"
msgid "multiple AffFile parameters"
msgstr "multiples param�tres AffFile"
-#: tsearch/dict_ispell.c:74 tsearch/dict_simple.c:50
+#: tsearch/dict_ispell.c:74
+#: tsearch/dict_simple.c:50
#: snowball/dict_snowball.c:206
msgid "multiple StopWords parameters"
msgstr "plusieurs param�tres StopWords"
@@ -8207,7 +8350,8 @@ msgstr "param�tre Ispell non reconnu : � %s �"
msgid "missing AffFile parameter"
msgstr "param�tre AffFile manquant"
-#: tsearch/dict_ispell.c:102 tsearch/dict_thesaurus.c:639
+#: tsearch/dict_ispell.c:102
+#: tsearch/dict_thesaurus.c:639
msgid "missing DictFile parameter"
msgstr "param�tre DictFile manquant"
@@ -8243,7 +8387,8 @@ msgstr "n'a pas pu ouvrir le th�saurus � %s � : %m"
msgid "unexpected delimiter"
msgstr "d�limiteur inattendu"
-#: tsearch/dict_thesaurus.c:263 tsearch/dict_thesaurus.c:279
+#: tsearch/dict_thesaurus.c:263
+#: tsearch/dict_thesaurus.c:279
msgid "unexpected end of line or lexeme"
msgstr "fin de ligne ou lexeme inattendu"
@@ -8253,8 +8398,7 @@ msgstr "fin de ligne inattendue"
#: tsearch/dict_thesaurus.c:412
#, c-format
-msgid ""
-"thesaurus sample word \"%s\" isn't recognized by subdictionary (rule %d)"
+msgid "thesaurus sample word \"%s\" isn't recognized by subdictionary (rule %d)"
msgstr ""
"le mot d'exemple � %s � du th�saurus n'est pas reconnu par le\n"
"sous-dictionnaire (r�gle %d)"
@@ -8275,8 +8419,7 @@ msgstr "le mot substitut � %s � du th�saurus est un terme courant (r�gle %d)"
#: tsearch/dict_thesaurus.c:574
#, c-format
-msgid ""
-"thesaurus substitute word \"%s\" isn't recognized by subdictionary (rule %d)"
+msgid "thesaurus substitute word \"%s\" isn't recognized by subdictionary (rule %d)"
msgstr ""
"le mot substitut � %s � du th�saurus n'est pas reconnu par le\n"
"sous-dictionnaire (r�gle %d)"
@@ -8304,24 +8447,32 @@ msgstr "param�tre Dictionary manquant"
msgid "could not open dictionary file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier dictionnaire � %s � : %m"
-#: tsearch/spell.c:444 tsearch/spell.c:461 tsearch/spell.c:478
-#: tsearch/spell.c:495 tsearch/spell.c:517 gram.y:11473 gram.y:11490
+#: tsearch/spell.c:444
+#: tsearch/spell.c:461
+#: tsearch/spell.c:478
+#: tsearch/spell.c:495
+#: tsearch/spell.c:517
+#: gram.y:11473
+#: gram.y:11490
msgid "syntax error"
msgstr "erreur de syntaxe"
-#: tsearch/spell.c:522 tsearch/spell.c:772 tsearch/spell.c:792
+#: tsearch/spell.c:522
+#: tsearch/spell.c:772
+#: tsearch/spell.c:792
msgid "multibyte flag character is not allowed"
msgstr "un caract�re drapeau multi-octet n'est pas autoris�"
-#: tsearch/spell.c:557 tsearch/spell.c:615 tsearch/spell.c:710
+#: tsearch/spell.c:557
+#: tsearch/spell.c:615
+#: tsearch/spell.c:710
#, c-format
msgid "could not open affix file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier affixe � %s � : %m"
#: tsearch/spell.c:603
msgid "Ispell dictionary supports only default flag value"
-msgstr ""
-"le dictionnaire Ispell supporte seulement la valeur par d�faut du drapeau"
+msgstr "le dictionnaire Ispell supporte seulement la valeur par d�faut du drapeau"
#: tsearch/spell.c:803
msgid "wrong affix file format for flag"
@@ -8337,12 +8488,16 @@ msgstr "ligne %d du fichier de configuration � %s � : � %s �"
msgid "conversion from wchar_t to server encoding failed: %m"
msgstr "�chec de l'encodage de wchar_t vers l'encodage du serveur : %m"
-#: tsearch/ts_parse.c:391 tsearch/ts_parse.c:398 tsearch/ts_parse.c:561
+#: tsearch/ts_parse.c:391
+#: tsearch/ts_parse.c:398
+#: tsearch/ts_parse.c:561
#: tsearch/ts_parse.c:568
msgid "word is too long to be indexed"
msgstr "le mot est trop long pour �tre index�"
-#: tsearch/ts_parse.c:392 tsearch/ts_parse.c:399 tsearch/ts_parse.c:562
+#: tsearch/ts_parse.c:392
+#: tsearch/ts_parse.c:399
+#: tsearch/ts_parse.c:562
#: tsearch/ts_parse.c:569
#, c-format
msgid "Words longer than %d characters are ignored."
@@ -8351,8 +8506,7 @@ msgstr "Les mots de plus de %d caract�res sont ignor�s."
#: tsearch/ts_utils.c:53
#, c-format
msgid "invalid text search configuration file name \"%s\""
-msgstr ""
-"nom du fichier de configuration de la recherche plein texte invalide : � %s �"
+msgstr "nom du fichier de configuration de la recherche plein texte invalide : � %s �"
#: tsearch/ts_utils.c:91
#, c-format
@@ -8384,17 +8538,22 @@ msgstr "ShortWord devrait �tre positif ou nul"
msgid "MaxFragments should be >= 0"
msgstr "MaxFragments devrait �tre positif ou nul"
-#: bootstrap/bootstrap.c:272 tcop/postgres.c:3334 postmaster/postmaster.c:675
+#: bootstrap/bootstrap.c:272
+#: tcop/postgres.c:3334
+#: postmaster/postmaster.c:675
#, c-format
msgid "--%s requires a value"
msgstr "--%s requiert une valeur"
-#: bootstrap/bootstrap.c:277 tcop/postgres.c:3339 postmaster/postmaster.c:680
+#: bootstrap/bootstrap.c:277
+#: tcop/postgres.c:3339
+#: postmaster/postmaster.c:680
#, c-format
msgid "-c %s requires a value"
msgstr "-c %s requiert une valeur"
-#: bootstrap/bootstrap.c:288 postmaster/postmaster.c:692
+#: bootstrap/bootstrap.c:288
+#: postmaster/postmaster.c:692
#: postmaster/postmaster.c:705
#, c-format
msgid "Try \"%s --help\" for more information.\n"
@@ -8405,439 +8564,484 @@ msgstr "Essayez � %s --help � pour plus d'informations.\n"
msgid "%s: invalid command-line arguments\n"
msgstr "%s : arguments invalides en ligne de commande\n"
-#: catalog/aclchk.c:195
+#: catalog/aclchk.c:196
msgid "grant options can only be granted to roles"
msgstr "les options grant peuvent seulement �tre donn�es aux r�les"
-#: catalog/aclchk.c:311
+#: catalog/aclchk.c:312
#, c-format
msgid "no privileges were granted for column \"%s\" of relation \"%s\""
-msgstr ""
-"aucun droit n'a pu �tre accord� pour la colonne � %s � de la relation � %s �"
+msgstr "aucun droit n'a pu �tre accord� pour la colonne � %s � de la relation � %s �"
-#: catalog/aclchk.c:316
+#: catalog/aclchk.c:317
#, c-format
msgid "no privileges were granted for \"%s\""
msgstr "aucun droit n'a �t� accord� pour � %s �"
-#: catalog/aclchk.c:324
+#: catalog/aclchk.c:325
#, c-format
msgid "not all privileges were granted for column \"%s\" of relation \"%s\""
-msgstr ""
-"certains droits n'ont pu �tre accord� pour la colonne � %s � de la relation � %"
-"s �"
+msgstr "certains droits n'ont pu �tre accord� pour la colonne � %s � de la relation � %s �"
-#: catalog/aclchk.c:329
+#: catalog/aclchk.c:330
#, c-format
msgid "not all privileges were granted for \"%s\""
msgstr "tous les droits n'ont pas �t� accord�s pour � %s �"
-#: catalog/aclchk.c:340
+#: catalog/aclchk.c:341
#, c-format
msgid "no privileges could be revoked for column \"%s\" of relation \"%s\""
-msgstr ""
-"aucun droit n'a pu �tre r�voqu� pour la colonne � %s � de la relation � %s �"
+msgstr "aucun droit n'a pu �tre r�voqu� pour la colonne � %s � de la relation � %s �"
-#: catalog/aclchk.c:345
+#: catalog/aclchk.c:346
#, c-format
msgid "no privileges could be revoked for \"%s\""
msgstr "aucun droit n'a pu �tre r�voqu� pour � %s �"
-#: catalog/aclchk.c:353
+#: catalog/aclchk.c:354
#, c-format
-msgid ""
-"not all privileges could be revoked for column \"%s\" of relation \"%s\""
-msgstr ""
-"certains droits n'ont pu �tre r�voqu� pour la colonne � %s � de la relation � %"
-"s �"
+msgid "not all privileges could be revoked for column \"%s\" of relation \"%s\""
+msgstr "certains droits n'ont pu �tre r�voqu� pour la colonne � %s � de la relation � %s �"
-#: catalog/aclchk.c:358
+#: catalog/aclchk.c:359
#, c-format
msgid "not all privileges could be revoked for \"%s\""
msgstr "certains droits n'ont pu �tre r�voqu� pour � %s �"
-#: catalog/aclchk.c:437 catalog/aclchk.c:926
+#: catalog/aclchk.c:438
+#: catalog/aclchk.c:927
#, c-format
msgid "invalid privilege type %s for relation"
msgstr "droit %s invalide pour la relation"
-#: catalog/aclchk.c:441 catalog/aclchk.c:930
+#: catalog/aclchk.c:442
+#: catalog/aclchk.c:931
#, c-format
msgid "invalid privilege type %s for sequence"
msgstr "droit %s invalide pour la s�quence"
-#: catalog/aclchk.c:445
+#: catalog/aclchk.c:446
#, c-format
msgid "invalid privilege type %s for database"
msgstr "droit %s invalide pour la base de donn�es"
-#: catalog/aclchk.c:449 catalog/aclchk.c:934
+#: catalog/aclchk.c:450
+#: catalog/aclchk.c:935
#, c-format
msgid "invalid privilege type %s for function"
msgstr "droit %s invalide pour la fonction"
-#: catalog/aclchk.c:453
+#: catalog/aclchk.c:454
#, c-format
msgid "invalid privilege type %s for language"
msgstr "droit %s invalide pour le langage"
-#: catalog/aclchk.c:457
+#: catalog/aclchk.c:458
#, c-format
msgid "invalid privilege type %s for large object"
msgstr "type de droit invalide, %s, pour le Large Object"
-#: catalog/aclchk.c:461
+#: catalog/aclchk.c:462
#, c-format
msgid "invalid privilege type %s for schema"
msgstr "droit %s invalide pour le sch�ma"
-#: catalog/aclchk.c:465
+#: catalog/aclchk.c:466
#, c-format
msgid "invalid privilege type %s for tablespace"
msgstr "droit %s invalide pour le tablespace"
-#: catalog/aclchk.c:469
+#: catalog/aclchk.c:470
#, c-format
msgid "invalid privilege type %s for foreign-data wrapper"
msgstr "type de droit %s invalide pour le wrapper de donn�es distantes"
-#: catalog/aclchk.c:473
+#: catalog/aclchk.c:474
#, c-format
msgid "invalid privilege type %s for foreign server"
msgstr "type de droit %s invalide pour le serveur distant"
-#: catalog/aclchk.c:512
+#: catalog/aclchk.c:513
msgid "column privileges are only valid for relations"
msgstr "les droits sur la colonne sont seulement valides pour les relations"
-#: catalog/aclchk.c:655 catalog/aclchk.c:3683 catalog/aclchk.c:4374
-#: catalog/pg_largeobject.c:116 catalog/pg_largeobject.c:176
-#: commands/comment.c:1438 storage/large_object/inv_api.c:272
+#: catalog/aclchk.c:656
+#: catalog/aclchk.c:3684
+#: catalog/aclchk.c:4375
+#: catalog/pg_largeobject.c:116
+#: catalog/pg_largeobject.c:176
+#: commands/comment.c:1415
+#: storage/large_object/inv_api.c:272
#, c-format
msgid "large object %u does not exist"
msgstr "le � Large Object � %u n'existe pas"
-#: catalog/aclchk.c:868 catalog/aclchk.c:876 commands/copy.c:751
-#: commands/copy.c:769 commands/copy.c:777 commands/copy.c:785
-#: commands/copy.c:793 commands/copy.c:801 commands/copy.c:809
-#: commands/copy.c:817 commands/copy.c:833 commands/dbcommands.c:146
-#: commands/dbcommands.c:154 commands/dbcommands.c:162
-#: commands/dbcommands.c:170 commands/dbcommands.c:178
-#: commands/dbcommands.c:186 commands/dbcommands.c:194
-#: commands/dbcommands.c:1315 commands/dbcommands.c:1323
-#: commands/functioncmds.c:485 commands/functioncmds.c:575
-#: commands/functioncmds.c:583 commands/functioncmds.c:591
-#: commands/functioncmds.c:1953 commands/functioncmds.c:1961
-#: commands/sequence.c:1025 commands/sequence.c:1033 commands/sequence.c:1041
-#: commands/sequence.c:1049 commands/sequence.c:1057 commands/sequence.c:1065
-#: commands/sequence.c:1073 commands/sequence.c:1081 commands/typecmds.c:274
-#: commands/user.c:140 commands/user.c:157 commands/user.c:165
-#: commands/user.c:173 commands/user.c:181 commands/user.c:189
-#: commands/user.c:197 commands/user.c:205 commands/user.c:213
-#: commands/user.c:221 commands/user.c:229 commands/user.c:467
-#: commands/user.c:479 commands/user.c:487 commands/user.c:495
-#: commands/user.c:503 commands/user.c:511 commands/user.c:519
-#: commands/user.c:528 commands/user.c:536
+#: catalog/aclchk.c:869
+#: catalog/aclchk.c:877
+#: commands/copy.c:751
+#: commands/copy.c:769
+#: commands/copy.c:777
+#: commands/copy.c:785
+#: commands/copy.c:793
+#: commands/copy.c:801
+#: commands/copy.c:809
+#: commands/copy.c:817
+#: commands/copy.c:833
+#: commands/dbcommands.c:146
+#: commands/dbcommands.c:154
+#: commands/dbcommands.c:162
+#: commands/dbcommands.c:170
+#: commands/dbcommands.c:178
+#: commands/dbcommands.c:186
+#: commands/dbcommands.c:194
+#: commands/dbcommands.c:1315
+#: commands/dbcommands.c:1323
+#: commands/functioncmds.c:485
+#: commands/functioncmds.c:575
+#: commands/functioncmds.c:583
+#: commands/functioncmds.c:591
+#: commands/functioncmds.c:1953
+#: commands/functioncmds.c:1961
+#: commands/sequence.c:1025
+#: commands/sequence.c:1033
+#: commands/sequence.c:1041
+#: commands/sequence.c:1049
+#: commands/sequence.c:1057
+#: commands/sequence.c:1065
+#: commands/sequence.c:1073
+#: commands/sequence.c:1081
+#: commands/typecmds.c:274
+#: commands/user.c:140
+#: commands/user.c:157
+#: commands/user.c:165
+#: commands/user.c:173
+#: commands/user.c:181
+#: commands/user.c:189
+#: commands/user.c:197
+#: commands/user.c:205
+#: commands/user.c:213
+#: commands/user.c:221
+#: commands/user.c:229
+#: commands/user.c:467
+#: commands/user.c:479
+#: commands/user.c:487
+#: commands/user.c:495
+#: commands/user.c:503
+#: commands/user.c:511
+#: commands/user.c:519
+#: commands/user.c:528
+#: commands/user.c:536
msgid "conflicting or redundant options"
msgstr "options en conflit ou redondantes"
-#: catalog/aclchk.c:967
+#: catalog/aclchk.c:968
msgid "default privileges cannot be set for columns"
msgstr "les droits par d�faut ne peuvent pas �tre configur�s pour les colonnes"
-#: catalog/aclchk.c:1766
+#: catalog/aclchk.c:1767
#, c-format
msgid "sequence \"%s\" only supports USAGE, SELECT, and UPDATE privileges"
msgstr "la s�quence � %s � accepte seulement les droits USAGE, SELECT et UPDATE"
-#: catalog/aclchk.c:1783
+#: catalog/aclchk.c:1784
msgid "invalid privilege type USAGE for table"
msgstr "droit USAGE invalide pour la table"
-#: catalog/aclchk.c:1933
+#: catalog/aclchk.c:1934
#, c-format
msgid "invalid privilege type %s for column"
msgstr "type de droit %s invalide pour la colonne"
-#: catalog/aclchk.c:1946
+#: catalog/aclchk.c:1947
#, c-format
msgid "sequence \"%s\" only supports SELECT column privileges"
msgstr "la s�quence � %s � accepte seulement le droit SELECT pour les colonnes"
-#: catalog/aclchk.c:2530
+#: catalog/aclchk.c:2531
#, c-format
msgid "language \"%s\" is not trusted"
msgstr "le langage � %s � n'est pas de confiance"
-#: catalog/aclchk.c:2532
+#: catalog/aclchk.c:2533
msgid "Only superusers can use untrusted languages."
msgstr ""
"Seuls les super-utilisateurs peuvent utiliser des langages qui ne sont pas\n"
"de confiance."
-#: catalog/aclchk.c:3039
+#: catalog/aclchk.c:3040
#, c-format
msgid "unrecognized privilege type \"%s\""
msgstr "droit � %s � non reconnu"
-#: catalog/aclchk.c:3088
+#: catalog/aclchk.c:3089
#, c-format
msgid "permission denied for column %s"
msgstr "droit refus� pour la colonne %s"
-#: catalog/aclchk.c:3090
+#: catalog/aclchk.c:3091
#, c-format
msgid "permission denied for relation %s"
msgstr "droit refus� pour la relation %s"
-#: catalog/aclchk.c:3092 commands/sequence.c:469 commands/sequence.c:668
-#: commands/sequence.c:710 commands/sequence.c:746
+#: catalog/aclchk.c:3093
+#: commands/sequence.c:469
+#: commands/sequence.c:668
+#: commands/sequence.c:710
+#: commands/sequence.c:746
#, c-format
msgid "permission denied for sequence %s"
msgstr "droit refus� pour la s�quence %s"
-#: catalog/aclchk.c:3094
+#: catalog/aclchk.c:3095
#, c-format
msgid "permission denied for database %s"
msgstr "droit refus� pour la base de donn�es %s"
-#: catalog/aclchk.c:3096
+#: catalog/aclchk.c:3097
#, c-format
msgid "permission denied for function %s"
msgstr "droit refus� pour la fonction %s"
-#: catalog/aclchk.c:3098
+#: catalog/aclchk.c:3099
#, c-format
msgid "permission denied for operator %s"
msgstr "droit refus� pour l'op�rateur %s"
-#: catalog/aclchk.c:3100
+#: catalog/aclchk.c:3101
#, c-format
msgid "permission denied for type %s"
msgstr "droit refus� pour le type %s"
-#: catalog/aclchk.c:3102
+#: catalog/aclchk.c:3103
#, c-format
msgid "permission denied for language %s"
msgstr "droit refus� pour le langage %s"
-#: catalog/aclchk.c:3104
+#: catalog/aclchk.c:3105
#, c-format
msgid "permission denied for large object %s"
msgstr "droit refus� pour le Large Object %s"
-#: catalog/aclchk.c:3106
+#: catalog/aclchk.c:3107
#, c-format
msgid "permission denied for schema %s"
msgstr "droit refus� pour le sch�ma %s"
-#: catalog/aclchk.c:3108
+#: catalog/aclchk.c:3109
#, c-format
msgid "permission denied for operator class %s"
msgstr "droit refus� pour la classe d'op�rateur %s"
-#: catalog/aclchk.c:3110
+#: catalog/aclchk.c:3111
#, c-format
msgid "permission denied for operator family %s"
msgstr "droit refus� pour la famille d'op�rateur %s"
-#: catalog/aclchk.c:3112
+#: catalog/aclchk.c:3113
#, c-format
msgid "permission denied for conversion %s"
msgstr "droit refus� pour la conversion %s"
-#: catalog/aclchk.c:3114
+#: catalog/aclchk.c:3115
#, c-format
msgid "permission denied for tablespace %s"
msgstr "droit refus� pour le tablespace %s"
-#: catalog/aclchk.c:3116
+#: catalog/aclchk.c:3117
#, c-format
msgid "permission denied for text search dictionary %s"
msgstr "droit refus� pour le dictionnaire de recherche plein texte %s"
-#: catalog/aclchk.c:3118
+#: catalog/aclchk.c:3119
#, c-format
msgid "permission denied for text search configuration %s"
msgstr "droit refus� pour la configuration de recherche plein texte %s"
-#: catalog/aclchk.c:3120
+#: catalog/aclchk.c:3121
#, c-format
msgid "permission denied for foreign-data wrapper %s"
msgstr "droit refus� pour le wrapper de donn�es distantes %s"
-#: catalog/aclchk.c:3122
+#: catalog/aclchk.c:3123
#, c-format
msgid "permission denied for foreign server %s"
msgstr "droit refus� pour le serveur distant %s"
-#: catalog/aclchk.c:3128 catalog/aclchk.c:3130
+#: catalog/aclchk.c:3129
+#: catalog/aclchk.c:3131
#, c-format
msgid "must be owner of relation %s"
msgstr "doit �tre le propri�taire de la relation %s"
-#: catalog/aclchk.c:3132
+#: catalog/aclchk.c:3133
#, c-format
msgid "must be owner of sequence %s"
msgstr "doit �tre le propri�taire de la s�quence %s"
-#: catalog/aclchk.c:3134
+#: catalog/aclchk.c:3135
#, c-format
msgid "must be owner of database %s"
msgstr "doit �tre le propri�taire de la base de donn�es %s"
-#: catalog/aclchk.c:3136
+#: catalog/aclchk.c:3137
#, c-format
msgid "must be owner of function %s"
msgstr "doit �tre le propri�taire de la fonction %s"
-#: catalog/aclchk.c:3138
+#: catalog/aclchk.c:3139
#, c-format
msgid "must be owner of operator %s"
msgstr "doit �tre le prorpri�taire de l'op�rateur %s"
-#: catalog/aclchk.c:3140
+#: catalog/aclchk.c:3141
#, c-format
msgid "must be owner of type %s"
msgstr "doit �tre le propri�taire du type %s"
-#: catalog/aclchk.c:3142
+#: catalog/aclchk.c:3143
#, c-format
msgid "must be owner of language %s"
msgstr "doit �tre le propri�taire du langage %s"
-#: catalog/aclchk.c:3144
+#: catalog/aclchk.c:3145
#, c-format
msgid "must be owner of large object %s"
msgstr "doit �tre le propri�taire du Large Object %s"
-#: catalog/aclchk.c:3146
+#: catalog/aclchk.c:3147
#, c-format
msgid "must be owner of schema %s"
msgstr "doit �tre le propri�taire du sch�ma %s"
-#: catalog/aclchk.c:3148
+#: catalog/aclchk.c:3149
#, c-format
msgid "must be owner of operator class %s"
msgstr "doit �tre le propri�taire de la classe d'op�rateur %s"
-#: catalog/aclchk.c:3150
+#: catalog/aclchk.c:3151
#, c-format
msgid "must be owner of operator family %s"
msgstr "doit �tre le prorpri�taire de la famille d'op�rateur %s"
-#: catalog/aclchk.c:3152
+#: catalog/aclchk.c:3153
#, c-format
msgid "must be owner of conversion %s"
msgstr "doit �tre le propri�taire de la conversion %s"
-#: catalog/aclchk.c:3154
+#: catalog/aclchk.c:3155
#, c-format
msgid "must be owner of tablespace %s"
msgstr "doit �tre le propri�taire du tablespace %s"
-#: catalog/aclchk.c:3156
+#: catalog/aclchk.c:3157
#, c-format
msgid "must be owner of text search dictionary %s"
msgstr "doit �tre le propri�taire du dictionnaire de recherche plein texte %s"
-#: catalog/aclchk.c:3158
+#: catalog/aclchk.c:3159
#, c-format
msgid "must be owner of text search configuration %s"
-msgstr ""
-"doit �tre le propri�taire de la configuration de recherche plein texte %s"
+msgstr "doit �tre le propri�taire de la configuration de recherche plein texte %s"
-#: catalog/aclchk.c:3160
+#: catalog/aclchk.c:3161
#, c-format
msgid "must be owner of foreign-data wrapper %s"
msgstr "doit �tre le propri�taire du wrapper de donn�es distantes %s"
-#: catalog/aclchk.c:3162
+#: catalog/aclchk.c:3163
#, c-format
msgid "must be owner of foreign server %s"
msgstr "doit �tre le propri�taire de serveur distant %s"
-#: catalog/aclchk.c:3204
+#: catalog/aclchk.c:3205
#, c-format
msgid "permission denied for column \"%s\" of relation \"%s\""
msgstr "droit refus� pour la colonne � %s � de la relation � %s �"
-#: catalog/aclchk.c:3231
+#: catalog/aclchk.c:3232
#, c-format
msgid "role with OID %u does not exist"
msgstr "le r�le d'OID %u n'existe pas"
-#: catalog/aclchk.c:3324 catalog/aclchk.c:3332
+#: catalog/aclchk.c:3325
+#: catalog/aclchk.c:3333
#, c-format
msgid "attribute %d of relation with OID %u does not exist"
msgstr "l'attribut %d de la relation d'OID %u n'existe pas"
-#: catalog/aclchk.c:3405 catalog/aclchk.c:4225
+#: catalog/aclchk.c:3406
+#: catalog/aclchk.c:4226
#, c-format
msgid "relation with OID %u does not exist"
msgstr "la relation d'OID %u n'existe pas"
-#: catalog/aclchk.c:3553 catalog/aclchk.c:4303 tcop/fastpath.c:221
+#: catalog/aclchk.c:3554
+#: catalog/aclchk.c:4304
+#: tcop/fastpath.c:221
#, c-format
msgid "function with OID %u does not exist"
msgstr "la fonction d'OID %u n'existe pas"
-#: catalog/aclchk.c:3607 catalog/aclchk.c:4329
+#: catalog/aclchk.c:3608
+#: catalog/aclchk.c:4330
#, c-format
msgid "language with OID %u does not exist"
msgstr "le langage d'OID %u n'existe pas"
-#: catalog/aclchk.c:3768 catalog/aclchk.c:4401
+#: catalog/aclchk.c:3769
+#: catalog/aclchk.c:4402
#, c-format
msgid "schema with OID %u does not exist"
msgstr "le sch�ma d'OID %u n'existe pas"
-#: catalog/aclchk.c:3822 catalog/aclchk.c:4428
+#: catalog/aclchk.c:3823
+#: catalog/aclchk.c:4429
#, c-format
msgid "tablespace with OID %u does not exist"
msgstr "le tablespace d'OID %u n'existe pas"
-#: catalog/aclchk.c:3880
+#: catalog/aclchk.c:3881
#, c-format
msgid "foreign-data wrapper with OID %u does not exist"
msgstr "le wrapper de donn�es distantes d'OID %u n'existe pas"
-#: catalog/aclchk.c:3941 catalog/aclchk.c:4562
+#: catalog/aclchk.c:3942
+#: catalog/aclchk.c:4563
#, c-format
msgid "foreign server with OID %u does not exist"
msgstr "le serveur distant d'OID %u n'existe pas"
-#: catalog/aclchk.c:4251
+#: catalog/aclchk.c:4252
#, c-format
msgid "type with OID %u does not exist"
msgstr "le type d'OID %u n'existe pas"
-#: catalog/aclchk.c:4277
+#: catalog/aclchk.c:4278
#, c-format
msgid "operator with OID %u does not exist"
msgstr "l'op�rateur d'OID %u n'existe pas"
-#: catalog/aclchk.c:4454
+#: catalog/aclchk.c:4455
#, c-format
msgid "operator class with OID %u does not exist"
msgstr "la classe d'op�rateur d'OID %u n'existe pas"
-#: catalog/aclchk.c:4481
+#: catalog/aclchk.c:4482
#, c-format
msgid "operator family with OID %u does not exist"
msgstr "la famille d'op�rateur d'OID %u n'existe pas"
-#: catalog/aclchk.c:4508
+#: catalog/aclchk.c:4509
#, c-format
msgid "text search dictionary with OID %u does not exist"
msgstr "le dictionnaire de recherche plein texte d'OID %u n'existe pas"
-#: catalog/aclchk.c:4535
+#: catalog/aclchk.c:4536
#, c-format
msgid "text search configuration with OID %u does not exist"
msgstr "la configuration de recherche plein texte d'OID %u n'existe pas"
-#: catalog/aclchk.c:4615
+#: catalog/aclchk.c:4616
#, c-format
msgid "conversion with OID %u does not exist"
msgstr "la conversion d'OID %u n'existe pas"
@@ -8860,28 +9064,31 @@ msgstr "n'a pas pu supprimer %s car il est requis par %s"
msgid "You can drop %s instead."
msgstr "Vous pouvez supprimer %s � la place."
-#: catalog/dependency.c:734 catalog/pg_shdepend.c:558
+#: catalog/dependency.c:734
+#: catalog/pg_shdepend.c:558
#, c-format
msgid "cannot drop %s because it is required by the database system"
-msgstr ""
-"n'a pas pu supprimer %s car il est requis par le syst�me de bases de donn�es"
+msgstr "n'a pas pu supprimer %s car il est requis par le syst�me de bases de donn�es"
#: catalog/dependency.c:848
#, c-format
msgid "drop auto-cascades to %s"
msgstr "DROP cascade automatiquement sur %s"
-#: catalog/dependency.c:860 catalog/dependency.c:869
+#: catalog/dependency.c:860
+#: catalog/dependency.c:869
#, c-format
msgid "%s depends on %s"
msgstr "%s d�pend de %s"
-#: catalog/dependency.c:881 catalog/dependency.c:890
+#: catalog/dependency.c:881
+#: catalog/dependency.c:890
#, c-format
msgid "drop cascades to %s"
msgstr "DROP cascade sur %s"
-#: catalog/dependency.c:898 catalog/pg_shdepend.c:669
+#: catalog/dependency.c:898
+#: catalog/pg_shdepend.c:669
#, c-format
msgid ""
"\n"
@@ -8901,14 +9108,14 @@ msgstr[1] ""
msgid "cannot drop %s because other objects depend on it"
msgstr "n'a pas pu supprimer %s car d'autres objets en d�pendent"
-#: catalog/dependency.c:914 catalog/dependency.c:921
+#: catalog/dependency.c:914
+#: catalog/dependency.c:921
msgid "Use DROP ... CASCADE to drop the dependent objects too."
msgstr "Utilisez DROP ... CASCADE pour supprimer aussi les objets d�pendants."
#: catalog/dependency.c:918
msgid "cannot drop desired object(s) because other objects depend on them"
-msgstr ""
-"ne peut pas supprimer les objets d�sir�s car d'autres objets en d�pendent"
+msgstr "ne peut pas supprimer les objets d�sir�s car d'autres objets en d�pendent"
#. translator: %d always has a value larger than 1
#: catalog/dependency.c:927
@@ -9132,7 +9339,9 @@ msgstr "droit refus� pour cr�er � %s.%s �"
msgid "System catalog modifications are currently disallowed."
msgstr "Les modifications du catalogue syst�me sont actuellement interdites."
-#: catalog/heap.c:380 commands/tablecmds.c:1219 commands/tablecmds.c:1603
+#: catalog/heap.c:380
+#: commands/tablecmds.c:1219
+#: commands/tablecmds.c:1603
#: commands/tablecmds.c:3703
#, c-format
msgid "tables can have at most %d columns"
@@ -9141,8 +9350,7 @@ msgstr "les tables peuvent avoir au plus %d colonnes"
#: catalog/heap.c:397
#, 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 syst�me"
+msgstr "le nom de la colonne � %s � entre en conflit avec le nom d'une colonne syst�me"
#: catalog/heap.c:413
#, c-format
@@ -9163,30 +9371,33 @@ msgstr "Poursuit malgr� tout la cr�ation de la relation."
msgid "column \"%s\" has pseudo-type %s"
msgstr "la colonne � %s � a le pseudo type %s"
-#: catalog/heap.c:927 catalog/index.c:621 commands/tablecmds.c:2195
+#: catalog/heap.c:927
+#: catalog/index.c:621
+#: commands/tablecmds.c:2195
#, c-format
msgid "relation \"%s\" already exists"
msgstr "la relation � %s � existe d�j�"
-#: catalog/heap.c:943 catalog/pg_type.c:385 catalog/pg_type.c:665
-#: commands/typecmds.c:218 commands/typecmds.c:795 commands/typecmds.c:1120
+#: catalog/heap.c:943
+#: catalog/pg_type.c:385
+#: catalog/pg_type.c:665
+#: commands/typecmds.c:218
+#: commands/typecmds.c:795
+#: commands/typecmds.c:1120
#: commands/typecmds.c:1543
#, c-format
msgid "type \"%s\" already exists"
msgstr "le type � %s � existe d�j�"
#: catalog/heap.c:944
-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."
+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 m�me nom, donc vous devez utiliser un nom\n"
"qui n'entre pas en conflit avec un type existant."
#: catalog/heap.c:1540
#, c-format
-msgid ""
-"cannot drop \"%s\" because it is being used by active queries in this session"
+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 requ�tes actives dans cette session"
@@ -9196,7 +9407,9 @@ msgstr ""
msgid "check constraint \"%s\" already exists"
msgstr "la contrainte de v�rification � %s � existe d�j�"
-#: catalog/heap.c:2135 catalog/pg_constraint.c:639 commands/tablecmds.c:4606
+#: catalog/heap.c:2135
+#: catalog/pg_constraint.c:639
+#: commands/tablecmds.c:4606
#, c-format
msgid "constraint \"%s\" for relation \"%s\" already exists"
msgstr "la contrainte � %s � de la relation � %s � existe d�j�"
@@ -9208,8 +9421,7 @@ msgstr "assemblage de la contrainte � %s � avec une d�finition h�rit�e"
#: catalog/heap.c:2237
msgid "cannot use column references in default expression"
-msgstr ""
-"ne peut pas utiliser les r�f�rences de colonnes dans l'expression par d�faut"
+msgstr "ne peut pas utiliser les r�f�rences de colonnes dans l'expression par d�faut"
#: catalog/heap.c:2245
msgid "default expression must not return a set"
@@ -9221,49 +9433,47 @@ msgstr "ne peut pas utiliser une sous-requ�te dans l'expression par d�faut"
#: catalog/heap.c:2257
msgid "cannot use aggregate function in default expression"
-msgstr ""
-"ne peut pas utiliser une fonction d'agr�gat dans une expression par d�faut"
+msgstr "ne peut pas utiliser une fonction d'agr�gat dans une expression par d�faut"
#: catalog/heap.c:2261
msgid "cannot use window function in default expression"
-msgstr ""
-"ne peut pas utiliser une fonction window dans une expression par d�faut"
+msgstr "ne peut pas utiliser une fonction window dans une expression par d�faut"
-#: catalog/heap.c:2280 rewrite/rewriteHandler.c:952
+#: catalog/heap.c:2280
+#: rewrite/rewriteHandler.c:952
#, 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 d�faut est de "
-"type %s"
-
-#: catalog/heap.c:2285 commands/prepare.c:369 parser/parse_node.c:370
-#: parser/parse_target.c:475 parser/parse_target.c:734
-#: parser/parse_target.c:744 rewrite/rewriteHandler.c:957
+msgstr "la colonne � %s � est de type %s alors que l'expression par d�faut est de type %s"
+
+#: catalog/heap.c:2285
+#: commands/prepare.c:369
+#: parser/parse_node.c:370
+#: parser/parse_target.c:475
+#: parser/parse_target.c:734
+#: parser/parse_target.c:744
+#: rewrite/rewriteHandler.c:957
msgid "You will need to rewrite or cast the expression."
-msgstr ""
-"Vous devez r��crire l'expression ou lui appliquer une transformation de type."
+msgstr "Vous devez r��crire l'expression ou lui appliquer une transformation de type."
#: catalog/heap.c:2321
#, c-format
msgid "only table \"%s\" can be referenced in check constraint"
-msgstr ""
-"seule la table � %s � peut �tre r�f�renc�e dans la contrainte de v�rification"
+msgstr "seule la table � %s � peut �tre r�f�renc�e dans la contrainte de v�rification"
-#: catalog/heap.c:2330 commands/typecmds.c:2298
+#: catalog/heap.c:2330
+#: commands/typecmds.c:2298
msgid "cannot use subquery in check constraint"
-msgstr ""
-"ne peut pas utiliser une sous-requ�te dans la contrainte de v�rification"
+msgstr "ne peut pas utiliser une sous-requ�te dans la contrainte de v�rification"
-#: catalog/heap.c:2334 commands/typecmds.c:2302
+#: catalog/heap.c:2334
+#: commands/typecmds.c:2302
msgid "cannot use aggregate function in check constraint"
-msgstr ""
-"ne peut pas utiliser une fonction d'aggr�gat dans une contrainte de "
-"v�rification"
+msgstr "ne peut pas utiliser une fonction d'aggr�gat dans une contrainte de v�rification"
-#: catalog/heap.c:2338 commands/typecmds.c:2306
+#: catalog/heap.c:2338
+#: commands/typecmds.c:2306
msgid "cannot use window function in check constraint"
-msgstr ""
-"ne peut pas utiliser une fonction window dans une contrainte de v�rification"
+msgstr "ne peut pas utiliser une fonction window dans une contrainte de v�rification"
#: catalog/heap.c:2577
msgid "unsupported ON COMMIT and foreign key combination"
@@ -9271,18 +9481,14 @@ msgstr "combinaison ON COMMIT et cl� �trang�re non support�e"
#: catalog/heap.c:2578
#, c-format
-msgid ""
-"Table \"%s\" references \"%s\", but they do not have the same ON COMMIT "
-"setting."
+msgid "Table \"%s\" references \"%s\", but they do not have the same ON COMMIT setting."
msgstr ""
"La table � %s � r�f�rence � %s � mais elles n'ont pas la m�me valeur pour le\n"
"param�tre ON COMMIT."
#: catalog/heap.c:2583
msgid "cannot truncate a table referenced in a foreign key constraint"
-msgstr ""
-"ne peut pas tronquer une table r�f�renc�e dans une contrainte de cl� "
-"�trang�re"
+msgstr "ne peut pas tronquer une table r�f�renc�e dans une contrainte de cl� �trang�re"
#: catalog/heap.c:2584
#, c-format
@@ -9292,14 +9498,11 @@ msgstr "La table � %s � r�f�rence � %s �."
#: catalog/heap.c:2586
#, c-format
msgid "Truncate table \"%s\" at the same time, or use TRUNCATE ... CASCADE."
-msgstr ""
-"Tronquez la table � %s � en m�me temps, ou utilisez TRUNCATE ... CASCADE."
+msgstr "Tronquez la table � %s � en m�me temps, ou utilisez TRUNCATE ... CASCADE."
#: catalog/index.c:582
msgid "user-defined indexes on system catalog tables are not supported"
-msgstr ""
-"les index d�finis par l'utilisateur sur les tables du catalogue syst�me ne "
-"sont pas support�s"
+msgstr "les index d�finis par l'utilisateur sur les tables du catalogue syst�me ne sont pas support�s"
#: catalog/index.c:592
msgid "concurrent index creation on system catalog tables is not supported"
@@ -9315,53 +9518,67 @@ msgstr "les index partag�s ne peuvent pas �tre cr��s apr�s initdb"
msgid "cannot reindex temporary tables of other sessions"
msgstr "ne peut pas r�-indexer les tables temporaires des autres sessions"
-#: catalog/namespace.c:232 catalog/namespace.c:306 commands/trigger.c:3920
+#: catalog/namespace.c:232
+#: catalog/namespace.c:306
+#: commands/trigger.c:3920
#, c-format
msgid "cross-database references are not implemented: \"%s.%s.%s\""
-msgstr ""
-"les r�f�rences entre bases de donn�es ne sont pas impl�ment�es : � %s.%s.%s �"
+msgstr "les r�f�rences entre bases de donn�es ne sont pas impl�ment�es : � %s.%s.%s �"
-#: catalog/namespace.c:250 catalog/namespace.c:317
+#: catalog/namespace.c:250
+#: catalog/namespace.c:317
msgid "temporary tables cannot specify a schema name"
msgstr "les tables temporaires ne peuvent pas sp�cifier un nom de sch�ma"
-#: catalog/namespace.c:273 commands/lockcmds.c:122 parser/parse_relation.c:835
+#: catalog/namespace.c:273
+#: commands/lockcmds.c:122
+#: parser/parse_relation.c:835
#, c-format
msgid "relation \"%s.%s\" does not exist"
msgstr "la relation � %s.%s � n'existe pas"
-#: catalog/namespace.c:358 catalog/namespace.c:2410
+#: catalog/namespace.c:358
+#: catalog/namespace.c:2410
msgid "no schema has been selected to create in"
msgstr "aucun sch�ma n'a �t� s�lectionn� pour cette cr�ation"
-#: catalog/namespace.c:1748 commands/tsearchcmds.c:306
+#: catalog/namespace.c:1748
+#: commands/tsearchcmds.c:306
#, c-format
msgid "text search parser \"%s\" does not exist"
msgstr "l'analyseur de recherche plein texte � %s � n'existe pas"
-#: catalog/namespace.c:1871 commands/tsearchcmds.c:654
+#: catalog/namespace.c:1871
+#: commands/tsearchcmds.c:654
#, c-format
msgid "text search dictionary \"%s\" does not exist"
msgstr "le dictionnaire de recherche plein texte � %s � n'existe pas"
-#: catalog/namespace.c:1995 commands/tsearchcmds.c:1137
+#: catalog/namespace.c:1995
+#: commands/tsearchcmds.c:1137
#, c-format
msgid "text search template \"%s\" does not exist"
msgstr "le mod�le de recherche plein texte � %s � n'existe pas"
-#: catalog/namespace.c:2118 commands/tsearchcmds.c:1532
+#: catalog/namespace.c:2118
+#: commands/tsearchcmds.c:1532
#: commands/tsearchcmds.c:1688
#, c-format
msgid "text search configuration \"%s\" does not exist"
msgstr "la configuration de recherche plein texte � %s � n'existe pas"
-#: catalog/namespace.c:2231 parser/parse_expr.c:769 parser/parse_target.c:998
+#: catalog/namespace.c:2231
+#: parser/parse_expr.c:769
+#: parser/parse_target.c:998
#, c-format
msgid "cross-database references are not implemented: %s"
msgstr "les r�f�rences entre bases de donn�es ne sont pas impl�ment�es : %s"
-#: catalog/namespace.c:2237 parser/parse_expr.c:776 parser/parse_target.c:1005
-#: gram.y:3667 gram.y:10600
+#: catalog/namespace.c:2237
+#: parser/parse_expr.c:776
+#: parser/parse_target.c:1005
+#: gram.y:3671
+#: gram.y:10604
#, c-format
msgid "improper qualified name (too many dotted names): %s"
msgstr "mauvaise qualification du nom (trop de points entre les noms) : %s"
@@ -9374,9 +9591,7 @@ msgstr "nom de relation incorrecte (trop de points entre les noms) : %s"
#: catalog/namespace.c:3016
#, c-format
msgid "permission denied to create temporary tables in database \"%s\""
-msgstr ""
-"droit refus� pour la cr�ation de tables temporaires dans la base de donn�es � "
-"%s �"
+msgstr "droit refus� pour la cr�ation de tables temporaires dans la base de donn�es � %s �"
#: catalog/namespace.c:3032
msgid "cannot create temporary tables during recovery"
@@ -9387,12 +9602,9 @@ msgid "cannot determine transition data type"
msgstr "n'a pas pu d�terminer le type de donn�es de transition"
#: catalog/pg_aggregate.c:101
-msgid ""
-"An aggregate using a polymorphic transition type must have at least one "
-"polymorphic argument."
+msgid "An aggregate using a polymorphic transition type must have at least one polymorphic argument."
msgstr ""
-"Un agr�gat utilisant un type de transition polymorphique doit avoir au "
-"moins\n"
+"Un agr�gat utilisant un type de transition polymorphique doit avoir au moins\n"
"un argument polymorphique."
#: catalog/pg_aggregate.c:124
@@ -9401,49 +9613,49 @@ msgid "return type of transition function %s is not %s"
msgstr "le type de retour de la fonction de transition %s n'est pas %s"
#: catalog/pg_aggregate.c:144
-msgid ""
-"must not omit initial value when transition function is strict and "
-"transition type is not compatible with input type"
+msgid "must not omit initial value when transition function is strict and transition type is not compatible with input type"
msgstr ""
-"ne doit pas omettre la valeur initiale lorsque la fonction de transition "
-"est\n"
+"ne doit pas omettre la valeur initiale lorsque la fonction de transition est\n"
"stricte et que le type de transition n'est pas compatible avec le type en\n"
"entr�e"
-#: catalog/pg_aggregate.c:175 catalog/pg_proc.c:204
+#: catalog/pg_aggregate.c:175
+#: catalog/pg_proc.c:204
msgid "cannot determine result data type"
msgstr "n'a pas pu d�terminer le type de donn�es en r�sultat"
#: catalog/pg_aggregate.c:176
-msgid ""
-"An aggregate returning a polymorphic type must have at least one polymorphic "
-"argument."
+msgid "An aggregate returning a polymorphic type must have at least one polymorphic argument."
msgstr ""
"Un agr�gat renvoyant un type polymorphique doit avoir au moins un argument\n"
"de type polymorphique."
-#: catalog/pg_aggregate.c:188 catalog/pg_proc.c:210
+#: catalog/pg_aggregate.c:188
+#: catalog/pg_proc.c:210
msgid "unsafe use of pseudo-type \"internal\""
msgstr "utilisation non s�re des pseudo-types � INTERNAL �"
-#: catalog/pg_aggregate.c:189 catalog/pg_proc.c:211
-msgid ""
-"A function returning \"internal\" must have at least one \"internal\" "
-"argument."
+#: catalog/pg_aggregate.c:189
+#: catalog/pg_proc.c:211
+msgid "A function returning \"internal\" must have at least one \"internal\" argument."
msgstr ""
"Une fonction renvoyant � internal � doit avoir au moins un argument du type\n"
"� internal �."
#: catalog/pg_aggregate.c:197
msgid "sort operator can only be specified for single-argument aggregates"
-msgstr ""
-"l'op�rateur de tri peut seulement �tre indiqu� pour des agr�gats � un seul "
-"argument"
-
-#: catalog/pg_aggregate.c:331 commands/typecmds.c:1269
-#: commands/typecmds.c:1320 commands/typecmds.c:1351 commands/typecmds.c:1374
-#: commands/typecmds.c:1395 commands/typecmds.c:1422 commands/typecmds.c:1449
-#: parser/parse_func.c:286 parser/parse_func.c:1442
+msgstr "l'op�rateur de tri peut seulement �tre indiqu� pour des agr�gats � un seul argument"
+
+#: catalog/pg_aggregate.c:331
+#: commands/typecmds.c:1269
+#: commands/typecmds.c:1320
+#: commands/typecmds.c:1351
+#: commands/typecmds.c:1374
+#: commands/typecmds.c:1395
+#: commands/typecmds.c:1422
+#: commands/typecmds.c:1449
+#: parser/parse_func.c:286
+#: parser/parse_func.c:1442
#, c-format
msgid "function %s does not exist"
msgstr "la fonction %s n'existe pas"
@@ -9458,7 +9670,8 @@ msgstr "la fonction %s renvoie un ensemble"
msgid "function %s requires run-time type coercion"
msgstr "la fonction %s requiert une coercion sur le type � l'ex�cution"
-#: catalog/pg_constraint.c:648 commands/typecmds.c:2239
+#: catalog/pg_constraint.c:648
+#: commands/typecmds.c:2239
#, c-format
msgid "constraint \"%s\" for domain \"%s\" already exists"
msgstr "la contrainte � %s � du domaine � %s � existe d�j�"
@@ -9486,8 +9699,7 @@ msgstr "la conversion par d�faut de %s vers %s existe d�j�"
#: catalog/pg_depend.c:209
#, c-format
msgid "cannot remove dependency on %s because it is a system object"
-msgstr ""
-"ne peut pas supprimer la d�pendance sur %s car il s'agit d'un objet syst�me"
+msgstr "ne peut pas supprimer la d�pendance sur %s car il s'agit d'un objet syst�me"
#: catalog/pg_enum.c:70
msgid "EnumValuesCreate() can only set a single OID"
@@ -9503,12 +9715,14 @@ msgstr "nom du label enum � %s � invalide"
msgid "Labels must be %d characters or less."
msgstr "Les labels doivent avoir au plus %d caract�res"
-#: catalog/pg_namespace.c:50 commands/schemacmds.c:272
+#: catalog/pg_namespace.c:50
+#: commands/schemacmds.c:272
#, c-format
msgid "schema \"%s\" already exists"
msgstr "le sch�ma � %s � existe d�j�"
-#: catalog/pg_operator.c:220 catalog/pg_operator.c:358
+#: catalog/pg_operator.c:220
+#: catalog/pg_operator.c:358
#, c-format
msgid "\"%s\" is not a valid operator name"
msgstr "� %s � n'est pas un nom d'op�rateur valide"
@@ -9519,8 +9733,7 @@ msgstr "seuls les op�rateurs binaires peuvent avoir des commutateurs"
#: catalog/pg_operator.c:371
msgid "only binary operators can have join selectivity"
-msgstr ""
-"seuls les op�rateurs binaires peuvent avoir une s�lectivit� des jointures"
+msgstr "seuls les op�rateurs binaires peuvent avoir une s�lectivit� des jointures"
#: catalog/pg_operator.c:375
msgid "only binary operators can merge join"
@@ -9536,13 +9749,11 @@ msgstr "seuls les op�rateurs bool�ens peuvent avoir des n�gations"
#: catalog/pg_operator.c:394
msgid "only boolean operators can have restriction selectivity"
-msgstr ""
-"seuls les op�rateurs bool�ens peuvent avoir une s�lectivit� des restrictions"
+msgstr "seuls les op�rateurs bool�ens peuvent avoir une s�lectivit� des restrictions"
#: catalog/pg_operator.c:398
msgid "only boolean operators can have join selectivity"
-msgstr ""
-"seuls les op�rateurs bool�ens peuvent avoir une s�lectivit� des jointures"
+msgstr "seuls les op�rateurs bool�ens peuvent avoir une s�lectivit� des jointures"
#: catalog/pg_operator.c:402
msgid "only boolean operators can merge join"
@@ -9559,10 +9770,11 @@ msgstr "l'op�rateur %s existe d�j�"
#: catalog/pg_operator.c:607
msgid "operator cannot be its own negator or sort operator"
-msgstr ""
-"l'op�rateur ne peut pas �tre son propre op�rateur de n�gation ou de tri"
+msgstr "l'op�rateur ne peut pas �tre son propre op�rateur de n�gation ou de tri"
-#: catalog/pg_proc.c:123 parser/parse_func.c:1487 parser/parse_func.c:1527
+#: catalog/pg_proc.c:123
+#: parser/parse_func.c:1487
+#: parser/parse_func.c:1527
#, c-format
msgid "functions cannot have more than %d argument"
msgid_plural "functions cannot have more than %d arguments"
@@ -9570,12 +9782,9 @@ msgstr[0] "les fonctions ne peuvent avoir plus de %d argument"
msgstr[1] "les fonctions ne peuvent avoir plus de %d arguments"
#: catalog/pg_proc.c:205
-msgid ""
-"A function returning a polymorphic type must have at least one polymorphic "
-"argument."
+msgid "A function returning a polymorphic type must have at least one polymorphic argument."
msgstr ""
-"Une fonction renvoyant un type polymorphique doit avoir au moins un "
-"argument\n"
+"Une fonction renvoyant un type polymorphique doit avoir au moins un argument\n"
"de type polymorphique."
#: catalog/pg_proc.c:223
@@ -9588,12 +9797,16 @@ msgstr "� %s � est d�j� un attribut du type %s"
msgid "function \"%s\" already exists with same argument types"
msgstr "la fonction � %s � existe d�j� avec des types d'arguments identiques"
-#: catalog/pg_proc.c:376 catalog/pg_proc.c:398
+#: catalog/pg_proc.c:376
+#: catalog/pg_proc.c:398
msgid "cannot change return type of existing function"
msgstr "ne peut pas modifier le type de retour d'une fonction existante"
-#: catalog/pg_proc.c:377 catalog/pg_proc.c:400 catalog/pg_proc.c:442
-#: catalog/pg_proc.c:465 catalog/pg_proc.c:491
+#: catalog/pg_proc.c:377
+#: catalog/pg_proc.c:400
+#: catalog/pg_proc.c:442
+#: catalog/pg_proc.c:465
+#: catalog/pg_proc.c:491
msgid "Use DROP FUNCTION first."
msgstr "Utilisez tout d'abord DROP FUNCTION."
@@ -9653,7 +9866,8 @@ msgstr "les fonctions SQL ne peuvent pas renvoyer un type %s"
msgid "SQL functions cannot have arguments of type %s"
msgstr "les fonctions SQL ne peuvent avoir d'arguments du type %s"
-#: catalog/pg_proc.c:861 executor/functions.c:936
+#: catalog/pg_proc.c:861
+#: executor/functions.c:936
#, c-format
msgid "SQL function \"%s\""
msgstr "Fonction SQL � %s �"
@@ -9663,19 +9877,21 @@ msgstr "Fonction SQL � %s �"
msgid "invalid type internal size %d"
msgstr "taille interne de type invalide %d"
-#: catalog/pg_type.c:247 catalog/pg_type.c:255 catalog/pg_type.c:263
+#: catalog/pg_type.c:247
+#: catalog/pg_type.c:255
+#: catalog/pg_type.c:263
#: catalog/pg_type.c:272
#, c-format
msgid "alignment \"%c\" is invalid for passed-by-value type of size %d"
-msgstr ""
-"l'alignement � %c � est invalide pour le type pass� par valeur de taille %d"
+msgstr "l'alignement � %c � est invalide pour le type pass� par valeur de taille %d"
#: catalog/pg_type.c:279
#, c-format
msgid "internal size %d is invalid for passed-by-value type"
msgstr "la taille interne %d est invalide pour le type pass� par valeur"
-#: catalog/pg_type.c:288 catalog/pg_type.c:294
+#: catalog/pg_type.c:288
+#: catalog/pg_type.c:294
#, c-format
msgid "alignment \"%c\" is invalid for variable-length type"
msgstr "l'alignement � %c � est invalide pour le type de longueur variable"
@@ -9703,8 +9919,7 @@ msgstr[0] ""
"serveur pour une liste)"
msgstr[1] ""
"\n"
-"et des objets dans %d autres bases de donn�es (voir le journal applicatif "
-"du\n"
+"et des objets dans %d autres bases de donn�es (voir le journal applicatif du\n"
"serveur pour une liste)"
#: catalog/pg_shdepend.c:988
@@ -9740,19 +9955,23 @@ msgid_plural "%d objects in %s"
msgstr[0] "%d objet dans %s"
msgstr[1] "%d objets dans %s"
-#: catalog/pg_shdepend.c:1187 catalog/pg_shdepend.c:1283
+#: catalog/pg_shdepend.c:1187
+#: catalog/pg_shdepend.c:1283
#, c-format
-msgid ""
-"cannot drop objects owned by %s because they are required by the database "
-"system"
+msgid "cannot drop objects owned by %s because they are required by the database system"
msgstr ""
-"n'a pas pu supprimer les objets appartenant � %s car ils sont n�cessaires "
-"au\n"
+"n'a pas pu supprimer les objets appartenant � %s car ils sont n�cessaires au\n"
"syst�me de bases de donn�es"
-#: catalog/toasting.c:91 commands/comment.c:573 commands/indexcmds.c:187
-#: commands/indexcmds.c:1627 commands/lockcmds.c:149 commands/tablecmds.c:194
-#: commands/tablecmds.c:1080 commands/tablecmds.c:3335 commands/trigger.c:149
+#: catalog/toasting.c:91
+#: commands/comment.c:573
+#: commands/indexcmds.c:187
+#: commands/indexcmds.c:1627
+#: commands/lockcmds.c:149
+#: commands/tablecmds.c:194
+#: commands/tablecmds.c:1080
+#: commands/tablecmds.c:3335
+#: commands/trigger.c:149
#: commands/trigger.c:1063
#, c-format
msgid "\"%s\" is not a table"
@@ -9783,9 +10002,7 @@ msgstr "le type de saisie de l'agr�gat doit �tre pr�cis�"
#: commands/aggregatecmds.c:159
msgid "basetype is redundant with aggregate input type specification"
-msgstr ""
-"le type de base est redondant avec la sp�cification du type en entr�e de "
-"l'agr�gat"
+msgstr "le type de base est redondant avec la sp�cification du type en entr�e de l'agr�gat"
#: commands/aggregatecmds.c:191
#, c-format
@@ -9797,7 +10014,8 @@ msgstr "Le type de donn�es de transition de l'agr�gat ne peut pas �tre %s"
msgid "aggregate %s(%s) does not exist, skipping"
msgstr "L'agr�gat %s(%s) n'existe pas, poursuite du traitement"
-#: commands/aggregatecmds.c:292 commands/functioncmds.c:1119
+#: commands/aggregatecmds.c:292
+#: commands/functioncmds.c:1119
#, c-format
msgid "function %s already exists in schema \"%s\""
msgstr "la fonction %s existe d�j� dans le sch�ma � %s �"
@@ -9823,10 +10041,8 @@ msgstr ""
#: commands/analyze.c:189
#, c-format
-msgid ""
-"skipping \"%s\" --- cannot analyze indexes, views, or special system tables"
-msgstr ""
-"ignore � %s � --- ne peut pas analyser les index, vues ou tables syst�me"
+msgid "skipping \"%s\" --- cannot analyze indexes, views, or special system tables"
+msgstr "ignore � %s � --- ne peut pas analyser les index, vues ou tables syst�me"
#: commands/analyze.c:282
#, c-format
@@ -9845,16 +10061,15 @@ msgstr "ANALYZE automatique de la table � %s.%s.%s � ; utilisation syst�me : %s"
#: commands/analyze.c:1220
#, c-format
-msgid ""
-"\"%s\": scanned %d of %u pages, containing %.0f live rows and %.0f dead "
-"rows; %d rows in sample, %.0f estimated total rows"
+msgid "\"%s\": scanned %d of %u pages, containing %.0f live rows and %.0f dead rows; %d rows in sample, %.0f estimated total rows"
msgstr ""
"� %s � : %d pages parcourues sur %u,\n"
" contenant %.0f lignes � conserver et %.0f lignes � supprimer,\n"
" %d lignes dans l'�chantillon,\n"
" %.0f lignes totales estim�es"
-#: commands/analyze.c:1481 executor/execQual.c:2725
+#: commands/analyze.c:1481
+#: executor/execQual.c:2725
msgid "could not convert row type"
msgstr "n'a pas pu convertir le type de ligne"
@@ -9871,8 +10086,7 @@ msgid "payload string too long"
msgstr ""
#: commands/async.c:763
-msgid ""
-"cannot PREPARE a transaction that has executed LISTEN, UNLISTEN or NOTIFY"
+msgid "cannot PREPARE a transaction that has executed LISTEN, UNLISTEN or NOTIFY"
msgstr ""
"ne peut pas ex�cuter PREPARE sur une transaction qui a ex�cut� LISTEN,\n"
"UNLISTEN ou NOTIFY"
@@ -9888,31 +10102,27 @@ msgstr "la queue NOTIFY est pleine � %.0f%%"
#: commands/async.c:1423
#, c-format
-msgid ""
-"The server process with PID %d is among those with the oldest transactions."
-msgstr ""
-"Le processus serveur de PID %d est parmi ceux qui ont les transactions les "
-"plus anciennes."
+msgid "The server process with PID %d is among those with the oldest transactions."
+msgstr "Le processus serveur de PID %d est parmi ceux qui ont les transactions les plus anciennes."
#: commands/async.c:1426
-msgid ""
-"The NOTIFY queue cannot be emptied until that process ends its current "
-"transaction."
+msgid "The NOTIFY queue cannot be emptied until that process ends its current transaction."
msgstr ""
"La queue NOTIFY ne peut pas �tre vid�e jusqu'� ce que le processus finisse\n"
"sa transaction en cours."
-#: commands/cluster.c:126 commands/cluster.c:364
+#: commands/cluster.c:126
+#: commands/cluster.c:364
msgid "cannot cluster temporary tables of other sessions"
-msgstr ""
-"ne peut pas ex�cuter CLUSTER sur les tables temporaires des autres sessions"
+msgstr "ne peut pas ex�cuter CLUSTER sur les tables temporaires des autres sessions"
#: commands/cluster.c:156
#, c-format
msgid "there is no previously clustered index for table \"%s\""
msgstr "Il n'existe pas d'index CLUSTER pour la table � %s �"
-#: commands/cluster.c:170 commands/tablecmds.c:6710
+#: commands/cluster.c:170
+#: commands/tablecmds.c:6710
#, c-format
msgid "index \"%s\" for table \"%s\" does not exist"
msgstr "l'index � %s � pour la table � %s � n'existe pas"
@@ -9923,15 +10133,15 @@ msgstr "ne peut pas ex�cuter CLUSTER sur un catalogue partag�"
#: commands/cluster.c:368
msgid "cannot vacuum temporary tables of other sessions"
-msgstr ""
-"ne peut pas ex�cuter VACUUM sur les tables temporaires des autres sessions"
+msgstr "ne peut pas ex�cuter VACUUM sur les tables temporaires des autres sessions"
#: commands/cluster.c:384
#, c-format
msgid "clustering \"%s.%s\""
msgstr "ex�cution de CLUSTER sur � %s.%s �"
-#: commands/cluster.c:389 commands/vacuumlazy.c:320
+#: commands/cluster.c:389
+#: commands/vacuumlazy.c:320
#, c-format
msgid "vacuuming \"%s.%s\""
msgstr "ex�cution du VACUUM sur � %s.%s �"
@@ -9943,9 +10153,7 @@ msgstr "� %s � n'est pas un index de la table � %s �"
#: commands/cluster.c:429
#, c-format
-msgid ""
-"cannot cluster on index \"%s\" because access method does not support "
-"clustering"
+msgid "cannot cluster on index \"%s\" because access method does not support clustering"
msgstr ""
"ne peut pas ex�cuter CLUSTER sur l'index � %s � car la m�thode d'acc�s de\n"
"l'index ne g�re pas cette commande"
@@ -9957,37 +10165,27 @@ msgstr "ne peut pas ex�cuter CLUSTER sur l'index partiel � %s �"
#: commands/cluster.c:461
#, c-format
-msgid ""
-"cannot cluster on index \"%s\" because access method does not handle null "
-"values"
+msgid "cannot cluster on index \"%s\" because access method does not handle null values"
msgstr ""
"ne peut pas cr�er un cluster sur l'index � %s � car la m�thode d'acc�s de\n"
"l'index ne g�re pas les valeurs NULL"
#: commands/cluster.c:464
#, c-format
-msgid ""
-"You might be able to work around this by marking column \"%s\" NOT NULL, or "
-"use ALTER TABLE ... SET WITHOUT CLUSTER to remove the cluster specification "
-"from the table."
+msgid "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"
+"contrainte NOT NULL ou en utilisant ALTER TABLE ... SET WITHOUT CLUSTER pour\n"
"supprimer la sp�cification CLUSTER de la table."
#: commands/cluster.c:466
#, c-format
-msgid ""
-"You might be able to work around this by marking column \"%s\" NOT NULL."
-msgstr ""
-"Vous pouvez contourner ceci en marquant la colonne � %s � comme NOT NULL."
+msgid "You might be able to work around this by marking column \"%s\" NOT NULL."
+msgstr "Vous pouvez contourner ceci en marquant la colonne � %s � comme NOT NULL."
#: commands/cluster.c:477
#, c-format
-msgid ""
-"cannot cluster on expressional index \"%s\" because its index access method "
-"does not handle null values"
+msgid "cannot cluster on expressional index \"%s\" because its index access method does not handle null values"
msgstr ""
"ne peut pas ex�cuter CLUSTER sur l'index � expression � %s � car sa m�thode\n"
"d'acc�s ne g�re pas les valeurs NULL"
@@ -9997,8 +10195,12 @@ msgstr ""
msgid "cannot cluster on invalid index \"%s\""
msgstr "ne peut pas ex�cuter la commande CLUSTER sur l'index invalide � %s �"
-#: commands/comment.c:580 commands/tablecmds.c:206 commands/tablecmds.c:2136
-#: commands/tablecmds.c:2357 commands/tablecmds.c:7737 commands/view.c:163
+#: commands/comment.c:580
+#: commands/tablecmds.c:206
+#: commands/tablecmds.c:2136
+#: commands/tablecmds.c:2357
+#: commands/tablecmds.c:7737
+#: commands/view.c:163
#, c-format
msgid "\"%s\" is not a view"
msgstr "� %s � n'est pas une vue"
@@ -10025,7 +10227,8 @@ msgstr "le nom du r�le ne peut pas �tre qualifi�"
msgid "must be member of role \"%s\" to comment upon it"
msgstr "doit �tre un membre du r�le � %s � pour le commenter"
-#: commands/comment.c:799 commands/schemacmds.c:178
+#: commands/comment.c:799
+#: commands/schemacmds.c:178
msgid "schema name cannot be qualified"
msgstr "le nom du sch�ma ne peut pas �tre qualifi�"
@@ -10043,20 +10246,26 @@ msgstr "il existe de nombreuses r�gles nomm�es � %s �"
msgid "Specify a relation name as well as a rule name."
msgstr "Sp�cifier un nom de relation ainsi qu'un nom de r�gle."
-#: commands/comment.c:910 rewrite/rewriteDefine.c:687
-#: rewrite/rewriteDefine.c:749 rewrite/rewriteRemove.c:62
+#: commands/comment.c:910
+#: rewrite/rewriteDefine.c:687
+#: rewrite/rewriteDefine.c:749
+#: rewrite/rewriteRemove.c:62
#, c-format
msgid "rule \"%s\" for relation \"%s\" does not exist"
msgstr "la r�gle � %s � de la relation � %s � n'existe pas"
-#: commands/comment.c:1105 commands/trigger.c:994 commands/trigger.c:1194
+#: commands/comment.c:1105
+#: commands/trigger.c:994
+#: commands/trigger.c:1194
#: commands/trigger.c:1305
#, c-format
msgid "trigger \"%s\" for table \"%s\" does not exist"
msgstr "le trigger � %s � de la table � %s � n'existe pas"
-#: commands/comment.c:1183 commands/conversioncmds.c:153
-#: commands/conversioncmds.c:209 commands/conversioncmds.c:262
+#: commands/comment.c:1183
+#: commands/conversioncmds.c:153
+#: commands/conversioncmds.c:209
+#: commands/conversioncmds.c:262
#, c-format
msgid "conversion \"%s\" does not exist"
msgstr "la conversion � %s � n'existe pas"
@@ -10071,53 +10280,70 @@ msgstr ""
"doit �tre super-utilisateur pour ajouter un commentaire sur un langage de\n"
"proc�dures"
-#: commands/comment.c:1261 commands/comment.c:1342 commands/indexcmds.c:295
-#: commands/opclasscmds.c:281 commands/opclasscmds.c:669
-#: commands/opclasscmds.c:769 commands/opclasscmds.c:1495
-#: commands/opclasscmds.c:1556 commands/opclasscmds.c:1718
-#: commands/opclasscmds.c:1812 commands/opclasscmds.c:1903
+#: commands/comment.c:1261
+#: commands/comment.c:1342
+#: commands/indexcmds.c:295
+#: commands/opclasscmds.c:281
+#: commands/opclasscmds.c:669
+#: commands/opclasscmds.c:769
+#: commands/opclasscmds.c:1495
+#: commands/opclasscmds.c:1556
+#: commands/opclasscmds.c:1718
+#: commands/opclasscmds.c:1812
+#: commands/opclasscmds.c:1903
#: commands/opclasscmds.c:2025
#, c-format
msgid "access method \"%s\" does not exist"
msgstr "la m�thode d'acc�s � %s � n'existe pas"
-#: commands/comment.c:1289 commands/comment.c:1297 commands/indexcmds.c:1149
-#: commands/indexcmds.c:1157 commands/opclasscmds.c:1507
-#: commands/opclasscmds.c:1511 commands/opclasscmds.c:1739
-#: commands/opclasscmds.c:1750 commands/opclasscmds.c:1926
+#: commands/comment.c:1289
+#: commands/comment.c:1297
+#: commands/indexcmds.c:1149
+#: commands/indexcmds.c:1157
+#: commands/opclasscmds.c:1507
+#: commands/opclasscmds.c:1511
+#: commands/opclasscmds.c:1739
+#: commands/opclasscmds.c:1750
+#: commands/opclasscmds.c:1926
#: commands/opclasscmds.c:1937
#, c-format
msgid "operator class \"%s\" does not exist for access method \"%s\""
msgstr "la classe d'op�rateur � %s � n'existe pas pour la m�thode d'acc�s � %s �"
-#: commands/comment.c:1370 commands/comment.c:1378 commands/opclasscmds.c:343
-#: commands/opclasscmds.c:789 commands/opclasscmds.c:1568
-#: commands/opclasscmds.c:1572 commands/opclasscmds.c:1833
-#: commands/opclasscmds.c:1844 commands/opclasscmds.c:2048
+#: commands/comment.c:1370
+#: commands/comment.c:1378
+#: commands/opclasscmds.c:343
+#: commands/opclasscmds.c:789
+#: commands/opclasscmds.c:1568
+#: commands/opclasscmds.c:1572
+#: commands/opclasscmds.c:1833
+#: commands/opclasscmds.c:1844
+#: commands/opclasscmds.c:2048
#: commands/opclasscmds.c:2059
#, c-format
msgid "operator family \"%s\" does not exist for access method \"%s\""
-msgstr ""
-"la famille d'op�rateur � %s � n'existe pas pour la m�thode d'acc�s � %s �"
+msgstr "la famille d'op�rateur � %s � n'existe pas pour la m�thode d'acc�s � %s �"
-#: commands/comment.c:1492 commands/functioncmds.c:1777
+#: commands/comment.c:1469
+#: commands/functioncmds.c:1777
#, c-format
msgid "cast from type %s to type %s does not exist"
msgstr "la conversion du type %s vers le type %s n'existe pas"
-#: commands/comment.c:1504 commands/functioncmds.c:1522
+#: commands/comment.c:1481
+#: commands/functioncmds.c:1522
#: commands/functioncmds.c:1794
#, c-format
msgid "must be owner of type %s or type %s"
msgstr "doit �tre le propri�taire du type %s ou du type %s"
-#: commands/comment.c:1524
+#: commands/comment.c:1501
msgid "must be superuser to comment on text search parser"
msgstr ""
"doit �tre super-utilisateur pour ajouter un commentaire sur l'analyseur de\n"
"recherche plein texte"
-#: commands/comment.c:1553
+#: commands/comment.c:1530
msgid "must be superuser to comment on text search template"
msgstr ""
"doit �tre super-utilisateur pour ajouter un commentaire sur un mod�le de\n"
@@ -10148,7 +10374,9 @@ msgstr "la conversion � %s � n'existe pas, poursuite du traitement"
msgid "conversion \"%s\" already exists in schema \"%s\""
msgstr "la conversion � %s � existe d�j� dans le sch�ma � %s �"
-#: commands/copy.c:312 commands/copy.c:324 commands/copy.c:358
+#: commands/copy.c:312
+#: commands/copy.c:324
+#: commands/copy.c:358
#: commands/copy.c:368
msgid "COPY BINARY is not supported to stdout or from stdin"
msgstr "COPY BINARY n'est pas support� vers stdout ou � partir de stdin"
@@ -10167,8 +10395,12 @@ msgstr "connexion perdue lors de l'op�ration COPY vers stdout"
msgid "could not read from COPY file: %m"
msgstr "n'a pas pu lire le fichier COPY : %m"
-#: commands/copy.c:515 commands/copy.c:534 commands/copy.c:538
-#: tcop/postgres.c:342 tcop/postgres.c:365 tcop/fastpath.c:290
+#: commands/copy.c:515
+#: commands/copy.c:534
+#: commands/copy.c:538
+#: tcop/postgres.c:342
+#: tcop/postgres.c:365
+#: tcop/fastpath.c:290
msgid "unexpected EOF on client connection"
msgstr "fin de fichier (EOF) inattendue de la connexion du client"
@@ -10180,16 +10412,15 @@ msgstr "�chec de la commande COPY � partir de stdin : %s"
#: commands/copy.c:566
#, c-format
msgid "unexpected message type 0x%02X during COPY from stdin"
-msgstr ""
-"type 0x%02X du message, inattendu, lors d'une op�ration COPY � partir de "
-"stdin"
+msgstr "type 0x%02X du message, inattendu, lors d'une op�ration COPY � partir de stdin"
#: commands/copy.c:762
#, c-format
msgid "COPY format \"%s\" not recognized"
msgstr "format COPY � %s � non reconnu"
-#: commands/copy.c:825 commands/copy.c:839
+#: commands/copy.c:825
+#: commands/copy.c:839
#, c-format
msgid "argument to option \"%s\" must be a list of column names"
msgstr "l'argument de l'option � %s � doit �tre une liste de noms de colonnes"
@@ -10201,8 +10432,7 @@ msgstr "option � %s � non reconnu"
#: commands/copy.c:856
msgid "cannot specify DELIMITER in BINARY mode"
-msgstr ""
-"ne peut pas sp�cifier le d�limiteur (DELIMITER) en mode binaire (BINARY)"
+msgstr "ne peut pas sp�cifier le d�limiteur (DELIMITER) en mode binaire (BINARY)"
#: commands/copy.c:861
msgid "cannot specify NULL in BINARY mode"
@@ -10214,9 +10444,7 @@ msgstr "le d�limiteur COPY doit �tre sur un seul caract�re sur un octet"
#: commands/copy.c:890
msgid "COPY delimiter cannot be newline or carriage return"
-msgstr ""
-"le d�limiteur de COPY ne peut pas �tre un retour � la ligne ou un retour "
-"chariot"
+msgstr "le d�limiteur de COPY ne peut pas �tre un retour � la ligne ou un retour chariot"
#: commands/copy.c:896
msgid "COPY null representation cannot use newline or carriage return"
@@ -10251,8 +10479,7 @@ msgstr "le caract�re d'�chappement COPY n'est disponible que dans le mode CSV"
#: commands/copy.c:946
msgid "COPY escape must be a single one-byte character"
-msgstr ""
-"le caract�re d'�chappement COPY doit �tre sur un seul caract�re sur un octet"
+msgstr "le caract�re d'�chappement COPY doit �tre sur un seul caract�re sur un octet"
#: commands/copy.c:952
msgid "COPY force quote available only in CSV mode"
@@ -10272,24 +10499,18 @@ msgstr "� COPY force not null � n'est disponible qu'en utilisant COPY FROM"
#: commands/copy.c:972
msgid "COPY delimiter must not appear in the NULL specification"
-msgstr ""
-"le d�limiteur COPY ne doit pas appara�tre dans la sp�cification de NULL"
+msgstr "le d�limiteur COPY ne doit pas appara�tre dans la sp�cification de NULL"
#: commands/copy.c:979
msgid "CSV quote character must not appear in the NULL specification"
-msgstr ""
-"le caract�re guillemet de CSV ne doit pas appara�tre dans la sp�cification "
-"de NULL"
+msgstr "le caract�re guillemet de CSV ne doit pas appara�tre dans la sp�cification de NULL"
#: commands/copy.c:985
msgid "must be superuser to COPY to or from a file"
-msgstr ""
-"doit �tre super-utilisateur pour utiliser COPY � partir ou vers un fichier"
+msgstr "doit �tre super-utilisateur pour utiliser COPY � partir ou vers un fichier"
#: commands/copy.c:986
-msgid ""
-"Anyone can COPY to stdout or from stdin. psql's \\copy command also works "
-"for anyone."
+msgid "Anyone can COPY to stdout or from stdin. psql's \\copy command also works for anyone."
msgstr ""
"Tout le monde peut utiliser COPY vers stdout ou � partir de stdin.\n"
"La commande \\copy de psql fonctionne aussi pour tout le monde."
@@ -10334,8 +10555,7 @@ msgstr "ne peut pas copier � partir de la s�quence � %s �"
#: commands/copy.c:1246
#, c-format
msgid "cannot copy from non-table relation \"%s\""
-msgstr ""
-"ne peut pas copier � partir de la relation � %s �, qui n'est pas une table"
+msgstr "ne peut pas copier � partir de la relation � %s �, qui n'est pas une table"
#: commands/copy.c:1270
msgid "relative path not allowed for COPY to file"
@@ -10346,7 +10566,8 @@ msgstr "un chemin relatif n'est pas autoris� � utiliser COPY vers un fichier"
msgid "could not open file \"%s\" for writing: %m"
msgstr "n'a pas pu ouvrir le fichier � %s � en �criture : %m"
-#: commands/copy.c:1286 commands/copy.c:1781
+#: commands/copy.c:1286
+#: commands/copy.c:1781
#, c-format
msgid "\"%s\" is a directory"
msgstr "� %s � est un r�pertoire"
@@ -10356,7 +10577,8 @@ msgstr "� %s � est un r�pertoire"
msgid "COPY %s, line %d, column %s"
msgstr "COPY %s, ligne %d, colonne %s"
-#: commands/copy.c:1576 commands/copy.c:1621
+#: commands/copy.c:1576
+#: commands/copy.c:1621
#, c-format
msgid "COPY %s, line %d"
msgstr "COPY %s, ligne %d"
@@ -10419,7 +10641,8 @@ msgstr "donn�es manquantes pour la colonne OID"
msgid "null OID in COPY data"
msgstr "OID NULL dans les donn�es du COPY"
-#: commands/copy.c:2018 commands/copy.c:2090
+#: commands/copy.c:2018
+#: commands/copy.c:2090
msgid "invalid OID in COPY data"
msgstr "OID invalide dans les donn�es du COPY"
@@ -10433,22 +10656,25 @@ msgstr "donn�es manquantes pour la colonne � %s �"
msgid "row field count is %d, expected %d"
msgstr "le nombre de champs de la ligne est %d, %d attendus"
-#: commands/copy.c:2494 commands/copy.c:2511
+#: commands/copy.c:2494
+#: commands/copy.c:2511
msgid "literal carriage return found in data"
msgstr "retour chariot trouv� dans les donn�es"
-#: commands/copy.c:2495 commands/copy.c:2512
+#: commands/copy.c:2495
+#: commands/copy.c:2512
msgid "unquoted carriage return found in data"
msgstr "retour chariot sans guillemet trouv� dans les donn�es"
-#: commands/copy.c:2497 commands/copy.c:2514
+#: commands/copy.c:2497
+#: commands/copy.c:2514
msgid "Use \"\\r\" to represent carriage return."
msgstr "Utilisez � \\r � pour repr�senter un retour chariot."
-#: commands/copy.c:2498 commands/copy.c:2515
+#: commands/copy.c:2498
+#: commands/copy.c:2515
msgid "Use quoted CSV field to represent carriage return."
-msgstr ""
-"Utiliser le champ CSV entre guillemets pour repr�senter un retour chariot."
+msgstr "Utiliser le champ CSV entre guillemets pour repr�senter un retour chariot."
#: commands/copy.c:2527
msgid "literal newline found in data"
@@ -10459,25 +10685,30 @@ msgid "unquoted newline found in data"
msgstr "retour � la ligne trouv� dans les donn�es"
#: commands/copy.c:2530
-msgid "Use \"\\n\" to represent newline."
-msgstr "Utilisez � \\n � pour repr�senter un retour � la ligne."
+msgid ""
+"Use \"\\n"
+"\" to represent newline."
+msgstr ""
+"Utilisez � \\n"
+" � pour repr�senter un retour � la ligne."
#: commands/copy.c:2531
msgid "Use quoted CSV field to represent newline."
-msgstr ""
-"Utiliser un champ CSV entre guillemets pour repr�senter un retour � la ligne."
+msgstr "Utiliser un champ CSV entre guillemets pour repr�senter un retour � la ligne."
-#: commands/copy.c:2577 commands/copy.c:2613
+#: commands/copy.c:2577
+#: commands/copy.c:2613
msgid "end-of-copy marker does not match previous newline style"
-msgstr ""
-"le marqueur fin-de-copie ne correspond pas � un pr�c�dent style de fin de "
-"ligne"
+msgstr "le marqueur fin-de-copie ne correspond pas � un pr�c�dent style de fin de ligne"
-#: commands/copy.c:2586 commands/copy.c:2602
+#: commands/copy.c:2586
+#: commands/copy.c:2602
msgid "end-of-copy marker corrupt"
msgstr "marqueur fin-de-copie corrompu"
-#: commands/copy.c:2729 commands/copy.c:2764 commands/copy.c:2944
+#: commands/copy.c:2729
+#: commands/copy.c:2764
+#: commands/copy.c:2944
#: commands/copy.c:2979
msgid "extra data after last expected column"
msgstr "donn�es suppl�mentaires apr�s la derni�re colonne attendue"
@@ -10486,7 +10717,8 @@ msgstr "donn�es suppl�mentaires apr�s la derni�re colonne attendue"
msgid "unterminated CSV quoted field"
msgstr "champ CSV entre guillemets non termin�"
-#: commands/copy.c:3103 commands/copy.c:3122
+#: commands/copy.c:3103
+#: commands/copy.c:3122
msgid "unexpected EOF in COPY data"
msgstr "fin de fichier (EOF) inattendu dans les donn�es du COPY"
@@ -10498,8 +10730,11 @@ msgstr "taille du champ invalide"
msgid "incorrect binary data format"
msgstr "format de donn�es binaires incorrect"
-#: commands/copy.c:3453 commands/tablecmds.c:1270 commands/trigger.c:536
-#: parser/parse_target.c:824 parser/parse_target.c:835
+#: commands/copy.c:3453
+#: commands/tablecmds.c:1270
+#: commands/trigger.c:536
+#: parser/parse_target.c:824
+#: parser/parse_target.c:835
#, c-format
msgid "column \"%s\" specified more than once"
msgstr "la colonne � %s � est sp�cifi�e plus d'une fois"
@@ -10512,7 +10747,9 @@ msgstr "LOCATION n'est plus support�"
msgid "Consider using tablespaces instead."
msgstr "Consid�rer l'utilisation de tablespaces."
-#: commands/dbcommands.c:253 commands/dbcommands.c:1347 commands/user.c:255
+#: commands/dbcommands.c:253
+#: commands/dbcommands.c:1347
+#: commands/user.c:255
#: commands/user.c:562
#, c-format
msgid "invalid connection limit: %d"
@@ -10537,12 +10774,14 @@ msgstr "droit refus� pour copier la base de donn�es � %s �"
msgid "invalid server encoding %d"
msgstr "encodage serveur %d invalide"
-#: commands/dbcommands.c:329 commands/dbcommands.c:333
+#: commands/dbcommands.c:329
+#: commands/dbcommands.c:333
#, c-format
msgid "invalid locale name %s"
msgstr "nom de locale � %s � invalide"
-#: commands/dbcommands.c:369 commands/dbcommands.c:384
+#: commands/dbcommands.c:369
+#: commands/dbcommands.c:384
#, c-format
msgid "encoding %s does not match locale %s"
msgstr "l'encodage %s ne correspond pas � la locale %s"
@@ -10559,56 +10798,45 @@ msgstr "Le param�tre LC_COLLATE choisi n�cessite l'encodage %s."
#: commands/dbcommands.c:405
#, c-format
-msgid ""
-"new encoding (%s) is incompatible with the encoding of the template database "
-"(%s)"
+msgid "new encoding (%s) is incompatible with the encoding of the template database (%s)"
msgstr ""
"le nouvel encodage (%s� est incompatible avec l'encodage de la base de\n"
"donn�es mod�le (%s)"
#: commands/dbcommands.c:408
-msgid ""
-"Use the same encoding as in the template database, or use template0 as "
-"template."
+msgid "Use the same encoding as in the template database, or use template0 as template."
msgstr ""
"Utilisez le m�me encodage que celui de la base de donn�es mod�le,\n"
"ou utilisez template0 comme mod�le."
#: commands/dbcommands.c:413
#, c-format
-msgid ""
-"new collation (%s) is incompatible with the collation of the template "
-"database (%s)"
+msgid "new collation (%s) is incompatible with the collation of the template database (%s)"
msgstr ""
"le nouveau tri (%s) est incompatible avec le tri de la base de\n"
"donn�es mod�le (%s)"
#: commands/dbcommands.c:415
-msgid ""
-"Use the same collation as in the template database, or use template0 as "
-"template."
+msgid "Use the same collation as in the template database, or use template0 as template."
msgstr ""
"Utilisez le m�me tri que celui de la base de donn�es mod�le,\n"
"ou utilisez template0 comme mod�le."
#: commands/dbcommands.c:420
#, c-format
-msgid ""
-"new LC_CTYPE (%s) is incompatible with the LC_CTYPE of the template database "
-"(%s)"
+msgid "new LC_CTYPE (%s) is incompatible with the LC_CTYPE of the template database (%s)"
msgstr ""
"le nouveau LC_CTYPE (%s) est incompatible avec le LC_CTYPE de la base de\n"
"donn�es mod�le (%s)"
#: commands/dbcommands.c:422
-msgid ""
-"Use the same LC_CTYPE as in the template database, or use template0 as "
-"template."
+msgid "Use the same LC_CTYPE as in the template database, or use template0 as template."
msgstr ""
"Utilisez le m�me LC_CTYPE que celui de la base de donn�es mod�le,\n"
"ou utilisez template0 comme mod�le."
-#: commands/dbcommands.c:449 commands/dbcommands.c:1054
+#: commands/dbcommands.c:449
+#: commands/dbcommands.c:1054
msgid "pg_global cannot be used as default tablespace"
msgstr "pg_global ne peut pas �tre utilis� comme tablespace par d�faut"
@@ -10619,14 +10847,13 @@ msgstr "ne peut pas affecter un nouveau tablespace par d�faut � %s �"
#: commands/dbcommands.c:477
#, c-format
-msgid ""
-"There is a conflict because database \"%s\" already has some tables in this "
-"tablespace."
+msgid "There is a conflict because database \"%s\" already has some tables in this tablespace."
msgstr ""
"Il existe un conflit car la base de donn�es � %s � a d�j� quelques tables\n"
"dans son tablespace."
-#: commands/dbcommands.c:497 commands/dbcommands.c:925
+#: commands/dbcommands.c:497
+#: commands/dbcommands.c:925
#, c-format
msgid "database \"%s\" already exists"
msgstr "la base de donn�es � %s � existe d�j�"
@@ -10649,12 +10876,12 @@ msgstr "ne peut pas supprimer une base de donn�es mod�le"
msgid "cannot drop the currently open database"
msgstr "ne peut pas supprimer la base de donn�es actuellement ouverte"
-#: commands/dbcommands.c:805 commands/dbcommands.c:947
+#: commands/dbcommands.c:805
+#: commands/dbcommands.c:947
#: commands/dbcommands.c:1076
#, c-format
msgid "database \"%s\" is being accessed by other users"
-msgstr ""
-"la base de donn�es � %s � est en cours d'utilisation par d'autres utilisateurs"
+msgstr "la base de donn�es � %s � est en cours d'utilisation par d'autres utilisateurs"
#: commands/dbcommands.c:916
msgid "permission denied to rename database"
@@ -10666,8 +10893,7 @@ msgstr "la base de donn�es actuelle ne peut pas �tre renomm�e"
#: commands/dbcommands.c:1028
msgid "cannot change the tablespace of the currently open database"
-msgstr ""
-"ne peut pas modifier le tablespace de la base de donn�es actuellement ouverte"
+msgstr "ne peut pas modifier le tablespace de la base de donn�es actuellement ouverte"
#: commands/dbcommands.c:1116
#, c-format
@@ -10677,15 +10903,15 @@ msgstr ""
"tablespace � %s �"
#: commands/dbcommands.c:1118
-msgid ""
-"You must move them back to the database's default tablespace before using "
-"this command."
+msgid "You must move them back to the database's default tablespace before using this command."
msgstr ""
"Vous devez d'abord les d�placer dans le tablespace par d�faut de la base\n"
"de donn�es avant d'utiliser cette commande."
-#: commands/dbcommands.c:1246 commands/dbcommands.c:1719
-#: commands/dbcommands.c:1912 commands/dbcommands.c:1960
+#: commands/dbcommands.c:1246
+#: commands/dbcommands.c:1719
+#: commands/dbcommands.c:1912
+#: commands/dbcommands.c:1960
#, c-format
msgid "some useless files may be left behind in old database directory \"%s\""
msgstr ""
@@ -10698,11 +10924,8 @@ msgstr "droit refus� pour modifier le propri�taire de la base de donn�es"
#: commands/dbcommands.c:1807
#, c-format
-msgid ""
-"There are %d other session(s) and %d prepared transaction(s) using the "
-"database."
-msgstr ""
-"%d autres sessions et %d transactions pr�par�es utilisent la base de donn�es."
+msgid "There are %d other session(s) and %d prepared transaction(s) using the database."
+msgstr "%d autres sessions et %d transactions pr�par�es utilisent la base de donn�es."
#: commands/dbcommands.c:1810
#, c-format
@@ -10714,13 +10937,17 @@ msgstr "%d autres sessions utilisent la base de donn�es."
msgid "There are %d prepared transaction(s) using the database."
msgstr "%d transaction(s) pr�par�e(s) utilisent la base de donn�es"
-#: commands/define.c:67 commands/define.c:222 commands/define.c:254
+#: commands/define.c:67
+#: commands/define.c:222
+#: commands/define.c:254
#: commands/define.c:282
#, c-format
msgid "%s requires a parameter"
msgstr "%s requiert un param�tre"
-#: commands/define.c:108 commands/define.c:119 commands/define.c:189
+#: commands/define.c:108
+#: commands/define.c:119
+#: commands/define.c:189
#: commands/define.c:207
#, c-format
msgid "%s requires a numeric value"
@@ -10765,7 +10992,8 @@ msgstr "option EXPLAIN � %s � non reconnu"
msgid "EXPLAIN option BUFFERS requires ANALYZE"
msgstr "l'option BUFFERS d'EXPLAIN n�cessite ANALYZE"
-#: commands/foreigncmds.c:132 commands/foreigncmds.c:141
+#: commands/foreigncmds.c:132
+#: commands/foreigncmds.c:141
#, c-format
msgid "option \"%s\" not found"
msgstr "option � %s � non trouv�"
@@ -10775,12 +11003,11 @@ msgstr "option � %s � non trouv�"
msgid "option \"%s\" provided more than once"
msgstr "option � %s � fournie plus d'une fois"
-#: commands/foreigncmds.c:209 commands/foreigncmds.c:217
+#: commands/foreigncmds.c:209
+#: commands/foreigncmds.c:217
#, c-format
msgid "permission denied to change owner of foreign-data wrapper \"%s\""
-msgstr ""
-"droit refus� pour modifier le propri�taire du wrapper de donn�es distantes � %"
-"s �"
+msgstr "droit refus� pour modifier le propri�taire du wrapper de donn�es distantes � %s �"
#: commands/foreigncmds.c:211
msgid "Must be superuser to change owner of a foreign-data wrapper."
@@ -10790,18 +11017,20 @@ msgstr ""
#: commands/foreigncmds.c:219
msgid "The owner of a foreign-data wrapper must be a superuser."
-msgstr ""
-"Le propri�taire du wrapper de donn�es distantes doit �tre un super-"
-"utilisateur."
+msgstr "Le propri�taire du wrapper de donn�es distantes doit �tre un super-utilisateur."
-#: commands/foreigncmds.c:228 commands/foreigncmds.c:452
-#: commands/foreigncmds.c:553 foreign/foreign.c:90
+#: commands/foreigncmds.c:228
+#: commands/foreigncmds.c:452
+#: commands/foreigncmds.c:553
+#: foreign/foreign.c:90
#, c-format
msgid "foreign-data wrapper \"%s\" does not exist"
msgstr "le wrapper de donn�es distantes � %s � n'existe pas"
-#: commands/foreigncmds.c:270 commands/foreigncmds.c:723
-#: commands/foreigncmds.c:813 commands/foreigncmds.c:1089
+#: commands/foreigncmds.c:270
+#: commands/foreigncmds.c:723
+#: commands/foreigncmds.c:813
+#: commands/foreigncmds.c:1089
#: foreign/foreign.c:179
#, c-format
msgid "server \"%s\" does not exist"
@@ -10814,8 +11043,7 @@ msgstr "droit refus� pour la cr�ation du wrapper de donn�es distantes � %s �"
#: commands/foreigncmds.c:349
msgid "Must be superuser to create a foreign-data wrapper."
-msgstr ""
-"Doit �tre super-utilisateur pour cr�er un wrapper de donn�es distantes."
+msgstr "Doit �tre super-utilisateur pour cr�er un wrapper de donn�es distantes."
#: commands/foreigncmds.c:360
#, c-format
@@ -10829,13 +11057,10 @@ msgstr "droit refus� pour modifier le wrapper de donn�es distantes � %s �"
#: commands/foreigncmds.c:444
msgid "Must be superuser to alter a foreign-data wrapper."
-msgstr ""
-"Doit �tre super-utilisateur pour modifier un wrapper de donn�es distantes"
+msgstr "Doit �tre super-utilisateur pour modifier un wrapper de donn�es distantes"
#: commands/foreigncmds.c:472
-msgid ""
-"changing the foreign-data wrapper validator can cause the options for "
-"dependent objects to become invalid"
+msgid "changing the foreign-data wrapper validator can cause the options for dependent objects to become invalid"
msgstr ""
"la modification du validateur du wrapper de donn�es distantes peut faire en\n"
"sorte que les options des objets d�pendants deviennent invalides"
@@ -10847,14 +11072,12 @@ msgstr "droit refus� pour supprimer le wrapper de donn�es distantes � %s �"
#: commands/foreigncmds.c:546
msgid "Must be superuser to drop a foreign-data wrapper."
-msgstr ""
-"Doit �tre super-utilisateur pour supprimer un wrapper de donn�es distantes."
+msgstr "Doit �tre super-utilisateur pour supprimer un wrapper de donn�es distantes."
#: commands/foreigncmds.c:558
#, c-format
msgid "foreign-data wrapper \"%s\" does not exist, skipping"
-msgstr ""
-"le wrapper de donn�es distantes � %s � n'existe pas, poursuite du traitement"
+msgstr "le wrapper de donn�es distantes � %s � n'existe pas, poursuite du traitement"
#: commands/foreigncmds.c:625
#, c-format
@@ -10871,7 +11094,8 @@ msgstr "le serveur � %s � n'existe pas, poursuite du traitement"
msgid "user mapping \"%s\" already exists for server %s"
msgstr "la correspondance utilisateur � %s � existe d�j� dans le serveur � %s �"
-#: commands/foreigncmds.c:998 commands/foreigncmds.c:1105
+#: commands/foreigncmds.c:998
+#: commands/foreigncmds.c:1105
#, c-format
msgid "user mapping \"%s\" does not exist for the server"
msgstr "la correspondance utilisateur � %s � n'existe pas pour le serveur"
@@ -10897,11 +11121,11 @@ msgstr "la fonction SQL ne peut pas retourner le type shell %s"
msgid "return type %s is only a shell"
msgstr "le type de retour %s est seulement un shell"
-#: commands/functioncmds.c:132 parser/parse_type.c:261
+#: commands/functioncmds.c:132
+#: parser/parse_type.c:261
#, c-format
msgid "type modifier cannot be specified for shell type \"%s\""
-msgstr ""
-"le modificateur de type ne peut pas �tre pr�cis� pour le type shell � %s �"
+msgstr "le modificateur de type ne peut pas �tre pr�cis� pour le type shell � %s �"
#: commands/functioncmds.c:138
#, c-format
@@ -10956,9 +11180,7 @@ msgstr ""
#: commands/functioncmds.c:360
msgid "cannot use subquery in parameter default value"
-msgstr ""
-"ne peut pas utiliser une sous-requ�te dans une valeur par d�faut d'un "
-"param�tre"
+msgstr "ne peut pas utiliser une sous-requ�te dans une valeur par d�faut d'un param�tre"
#: commands/functioncmds.c:364
msgid "cannot use aggregate function in parameter default value"
@@ -10968,15 +11190,11 @@ msgstr ""
#: commands/functioncmds.c:368
msgid "cannot use window function in parameter default value"
-msgstr ""
-"ne peut pas utiliser la fonction window dans la valeur par d�faut d'un "
-"param�tre"
+msgstr "ne peut pas utiliser la fonction window dans la valeur par d�faut d'un param�tre"
#: commands/functioncmds.c:378
msgid "input parameters after one with a default value must also have defaults"
-msgstr ""
-"les param�tres en entr�e suivant un param�tre avec valeur par d�faut doivent "
-"aussi avoir des valeurs par d�faut"
+msgstr "les param�tres en entr�e suivant un param�tre avec valeur par d�faut doivent aussi avoir des valeurs par d�faut"
#: commands/functioncmds.c:617
msgid "no function body specified"
@@ -10986,11 +11204,13 @@ msgstr "aucun corps de fonction sp�cifi�"
msgid "no language specified"
msgstr "aucun langage sp�cifi�"
-#: commands/functioncmds.c:648 commands/functioncmds.c:1349
+#: commands/functioncmds.c:648
+#: commands/functioncmds.c:1349
msgid "COST must be positive"
msgstr "COST doit �tre positif"
-#: commands/functioncmds.c:656 commands/functioncmds.c:1357
+#: commands/functioncmds.c:656
+#: commands/functioncmds.c:1357
msgid "ROWS must be positive"
msgstr "ROWS doit �tre positif"
@@ -11004,22 +11224,22 @@ msgstr "l'attribut � %s � non reconnu de la fonction a �t� ignor�"
msgid "only one AS item needed for language \"%s\""
msgstr "seul un �l�ment AS est n�cessaire pour le langage � %s �"
-#: commands/functioncmds.c:838 commands/functioncmds.c:1992
+#: commands/functioncmds.c:838
+#: commands/functioncmds.c:1992
msgid "Use CREATE LANGUAGE to load the language into the database."
-msgstr ""
-"Utiliser CREATE LANGUAGE pour charger le langage dans la base de donn�es."
+msgstr "Utiliser CREATE LANGUAGE pour charger le langage dans la base de donn�es."
#: commands/functioncmds.c:885
#, c-format
msgid "function result type must be %s because of OUT parameters"
-msgstr ""
-"le type de r�sultat de la fonction doit �tre %s � cause des param�tres OUT"
+msgstr "le type de r�sultat de la fonction doit �tre %s � cause des param�tres OUT"
#: commands/functioncmds.c:898
msgid "function result type must be specified"
msgstr "le type de r�sultat de la fonction doit �tre sp�cifi�"
-#: commands/functioncmds.c:933 commands/functioncmds.c:1361
+#: commands/functioncmds.c:933
+#: commands/functioncmds.c:1361
msgid "ROWS is not applicable when function does not return a set"
msgstr "ROWS n'est pas applicable quand la fonction ne renvoie pas un ensemble"
@@ -11043,9 +11263,7 @@ msgstr "Utiliser ALTER AGGREGATE pour renommer les fonctions d'agr�gat."
#: commands/functioncmds.c:1170
msgid "Use ALTER AGGREGATE to change owner of aggregate functions."
-msgstr ""
-"Utiliser ALTER AGGREGATE pour changer le propri�taire des fonctions "
-"d'agr�gat."
+msgstr "Utiliser ALTER AGGREGATE pour changer le propri�taire des fonctions d'agr�gat."
#: commands/functioncmds.c:1508
#, c-format
@@ -11062,28 +11280,21 @@ msgid "cast function must take one to three arguments"
msgstr "la fonction de conversion doit prendre de un � trois arguments"
#: commands/functioncmds.c:1555
-msgid ""
-"argument of cast function must match or be binary-coercible from source data "
-"type"
+msgid "argument of cast function must match or be binary-coercible from source data type"
msgstr ""
-"l'argument de la fonction de conversion doit correspondre ou �tre binary-"
-"coercible\n"
+"l'argument de la fonction de conversion doit correspondre ou �tre binary-coercible\n"
"� partir du type de la donn�e source"
#: commands/functioncmds.c:1559
msgid "second argument of cast function must be type integer"
-msgstr ""
-"le second argument de la fonction de conversion doit �tre de type entier"
+msgstr "le second argument de la fonction de conversion doit �tre de type entier"
#: commands/functioncmds.c:1563
msgid "third argument of cast function must be type boolean"
-msgstr ""
-"le troisi�me argument de la fonction de conversion doit �tre de type bool�en"
+msgstr "le troisi�me argument de la fonction de conversion doit �tre de type bool�en"
#: commands/functioncmds.c:1567
-msgid ""
-"return data type of cast function must match or be binary-coercible to "
-"target data type"
+msgid "return data type of cast function must match or be binary-coercible to target data type"
msgstr ""
"le type de donn�e en retour de la fonction de conversion doit correspondre\n"
"ou �tre coercible binairement au type de donn�es cible"
@@ -11106,14 +11317,11 @@ msgstr "la fonction de conversion ne doit pas renvoyer un ensemble"
#: commands/functioncmds.c:1617
msgid "must be superuser to create a cast WITHOUT FUNCTION"
-msgstr ""
-"doit �tre super-utilisateur pour cr�er une fonction de conversion SANS "
-"FONCTION"
+msgstr "doit �tre super-utilisateur pour cr�er une fonction de conversion SANS FONCTION"
#: commands/functioncmds.c:1632
msgid "source and target data types are not physically compatible"
-msgstr ""
-"les types de donn�es source et cible ne sont pas physiquement compatibles"
+msgstr "les types de donn�es source et cible ne sont pas physiquement compatibles"
#: commands/functioncmds.c:1647
msgid "composite data types are not binary-compatible"
@@ -11139,22 +11347,21 @@ msgstr "la conversion du type %s vers le type %s existe d�j�"
#: commands/functioncmds.c:1782
#, c-format
msgid "cast from type %s to type %s does not exist, skipping"
-msgstr ""
-"la conversion du type %s vers le type %s n'existe pas, poursuite du "
-"traitement"
+msgstr "la conversion du type %s vers le type %s n'existe pas, poursuite du traitement"
#: commands/functioncmds.c:1879
#, c-format
msgid "function \"%s\" is already in schema \"%s\""
msgstr "la fonction � %s � existe d�j� dans le sch�ma � %s �"
-#: commands/functioncmds.c:1887 commands/tablecmds.c:7798
+#: commands/functioncmds.c:1887
+#: commands/tablecmds.c:7798
#: commands/typecmds.c:2794
msgid "cannot move objects into or out of temporary schemas"
-msgstr ""
-"ne peut pas d�placer les objets dans ou � partir des sch�mas temporaires"
+msgstr "ne peut pas d�placer les objets dans ou � partir des sch�mas temporaires"
-#: commands/functioncmds.c:1893 commands/tablecmds.c:7804
+#: commands/functioncmds.c:1893
+#: commands/tablecmds.c:7804
#: commands/typecmds.c:2800
msgid "cannot move objects into or out of TOAST schema"
msgstr "ne peut pas d�placer les objets dans ou � partir des sch�mas TOAST"
@@ -11184,14 +11391,13 @@ msgstr "ne peut pas utiliser plus de %d colonnes dans un index"
#: commands/indexcmds.c:196
msgid "cannot create indexes on temporary tables of other sessions"
-msgstr ""
-"ne peut pas cr�er les index sur les tables temporaires des autres sessions"
+msgstr "ne peut pas cr�er les index sur les tables temporaires des autres sessions"
-#: commands/indexcmds.c:256 commands/tablecmds.c:443 commands/tablecmds.c:6937
+#: commands/indexcmds.c:256
+#: commands/tablecmds.c:443
+#: commands/tablecmds.c:6937
msgid "only shared relations can be placed in pg_global tablespace"
-msgstr ""
-"seules les relations partag�es peuvent �tre plac�es dans le tablespace "
-"pg_global"
+msgstr "seules les relations partag�es peuvent �tre plac�es dans le tablespace pg_global"
#: commands/indexcmds.c:287
msgid "substituting access method \"gist\" for obsolete method \"rtree\""
@@ -11212,18 +11418,19 @@ msgstr "la m�thode d'acc�s � %s � ne supporte pas les index multi-colonnes"
msgid "access method \"%s\" does not support exclusion constraints"
msgstr "la m�thode d'acc�s � %s � ne supporte pas les contraintes d'exclusion"
-#: commands/indexcmds.c:347 parser/parse_utilcmd.c:1200
+#: commands/indexcmds.c:347
+#: parser/parse_utilcmd.c:1200
#: parser/parse_utilcmd.c:1286
#, c-format
msgid "multiple primary keys for table \"%s\" are not allowed"
-msgstr ""
-"les cl�s primaires multiples ne sont pas autoris�es pour la table � %s �"
+msgstr "les cl�s primaires multiples ne sont pas autoris�es pour la table � %s �"
#: commands/indexcmds.c:364
msgid "primary keys cannot be expressions"
msgstr "les cl�s primaires ne peuvent pas �tre des expressions"
-#: commands/indexcmds.c:394 commands/indexcmds.c:903
+#: commands/indexcmds.c:394
+#: commands/indexcmds.c:903
#: parser/parse_utilcmd.c:1433
#, c-format
msgid "column \"%s\" named in key does not exist"
@@ -11244,8 +11451,7 @@ msgstr "ne peut pas utiliser un agr�gat dans un pr�dicat d'index"
#: commands/indexcmds.c:840
msgid "functions in index predicate must be marked IMMUTABLE"
-msgstr ""
-"les fonctions dans un pr�dicat d'index doivent �tre marqu�es comme IMMUTABLE"
+msgstr "les fonctions dans un pr�dicat d'index doivent �tre marqu�es comme IMMUTABLE"
#: commands/indexcmds.c:942
msgid "cannot use subquery in index expression"
@@ -11253,8 +11459,7 @@ msgstr "ne peut pas utiliser la sous-requ�te dans l'expression de l'index"
#: commands/indexcmds.c:946
msgid "cannot use aggregate function in index expression"
-msgstr ""
-"ne peut pas utiliser la fonction d'agr�gat dans l'expression de l'index"
+msgstr "ne peut pas utiliser la fonction d'agr�gat dans l'expression de l'index"
#: commands/indexcmds.c:956
msgid "functions in index expression must be marked IMMUTABLE"
@@ -11269,9 +11474,7 @@ msgstr "l'op�rateur %s n'est pas commutatif"
#: commands/indexcmds.c:993
msgid "Only commutative operators can be used in exclusion constraints."
-msgstr ""
-"Seuls les op�rateurs commutatifs peuvent �tre utilis�s dans les contraintes "
-"d'exclusion."
+msgstr "Seuls les op�rateurs commutatifs peuvent �tre utilis�s dans les contraintes d'exclusion."
#: commands/indexcmds.c:1019
#, c-format
@@ -11279,9 +11482,7 @@ msgid "operator %s is not a member of operator family \"%s\""
msgstr "l'op�rateur %s n'est pas un membre de la famille d'op�rateur � %s �"
#: commands/indexcmds.c:1022
-msgid ""
-"The exclusion operator must be related to the index operator class for the "
-"constraint."
+msgid "The exclusion operator must be related to the index operator class for the constraint."
msgstr ""
"L'op�rateur d'exclusion doit �tre en relation avec la classe d'op�rateur de\n"
"l'index pour la contrainte."
@@ -11304,9 +11505,7 @@ msgstr ""
"m�thode d'acc�s � %s �"
#: commands/indexcmds.c:1120
-msgid ""
-"You must specify an operator class for the index or define a default "
-"operator class for the data type."
+msgid "You must specify an operator class for the index or define a default operator class for the data type."
msgstr ""
"Vous devez sp�cifier une classe d'op�rateur pour l'index ou d�finir une\n"
"classe d'op�rateur par d�faut pour le type de donn�es."
@@ -11334,8 +11533,8 @@ msgstr "peut seulement r�indexer la base de donn�es en cours"
#: commands/indexcmds.c:1752
#, c-format
-msgid "table \"%s\" was reindexed"
-msgstr "la table � %s � a �t� r�index�e"
+msgid "table \"%s.%s\" was reindexed"
+msgstr "la table � %s.%s � a �t� r�index�e"
#: commands/lockcmds.c:93
#, c-format
@@ -11347,7 +11546,8 @@ msgstr "n'a pas pu obtenir un verrou sur la relation � %s �"
msgid "could not obtain lock on relation with OID %u"
msgstr "n'a pas pu obtenir un verrou sur la relation d'OID � %u �"
-#: commands/opclasscmds.c:190 commands/opclasscmds.c:701
+#: commands/opclasscmds.c:190
+#: commands/opclasscmds.c:701
#, c-format
msgid "operator family \"%s\" for access method \"%s\" already exists"
msgstr "la famille d'op�rateur � %s � existe d�j� pour la m�thode d'acc�s � %s �"
@@ -11356,13 +11556,15 @@ msgstr "la famille d'op�rateur � %s � existe d�j� pour la m�thode d'acc�s � %s �
msgid "must be superuser to create an operator class"
msgstr "doit �tre super-utilisateur pour cr�er une classe d'op�rateur"
-#: commands/opclasscmds.c:403 commands/opclasscmds.c:849
+#: commands/opclasscmds.c:403
+#: commands/opclasscmds.c:849
#: commands/opclasscmds.c:971
#, c-format
msgid "invalid operator number %d, must be between 1 and %d"
msgstr "num�ro d'op�rateur %d invalide, doit �tre compris entre 1 et %d"
-#: commands/opclasscmds.c:446 commands/opclasscmds.c:892
+#: commands/opclasscmds.c:446
+#: commands/opclasscmds.c:892
#: commands/opclasscmds.c:986
#, c-format
msgid "invalid procedure number %d, must be between 1 and %d"
@@ -11374,8 +11576,7 @@ msgstr "type de stockage sp�cifi� plus d'une fois"
#: commands/opclasscmds.c:504
#, c-format
-msgid ""
-"storage type cannot be different from data type for access method \"%s\""
+msgid "storage type cannot be different from data type for access method \"%s\""
msgstr ""
"le type de stockage ne peut pas �tre diff�rent du type de donn�es pour la\n"
"m�thode d'acc�s � %s �"
@@ -11388,8 +11589,7 @@ msgstr "la classe d'op�rateur � %s � existe d�j� pour la m�thode d'acc�s � %s �"
#: commands/opclasscmds.c:548
#, c-format
msgid "could not make operator class \"%s\" be default for type %s"
-msgstr ""
-"n'a pas pu rendre la classe d'op�rateur � %s � par d�faut pour le type %s"
+msgstr "n'a pas pu rendre la classe d'op�rateur � %s � par d�faut pour le type %s"
#: commands/opclasscmds.c:551
#, c-format
@@ -11480,65 +11680,72 @@ msgstr "la fonction %d(%s, %s) n'existe pas dans la famille d'op�rateur � %s �"
#: commands/opclasscmds.c:1768
#, c-format
-msgid ""
-"operator class \"%s\" for access method \"%s\" already exists in schema \"%s"
-"\""
+msgid "operator class \"%s\" for access method \"%s\" already exists in schema \"%s\""
msgstr ""
"la classe d'op�rateur � %s � de la m�thode d'acc�s � %s � existe d�j� dans\n"
"le sch�ma � %s �"
#: commands/opclasscmds.c:1862
#, c-format
-msgid ""
-"operator family \"%s\" for access method \"%s\" already exists in schema \"%s"
-"\""
+msgid "operator family \"%s\" for access method \"%s\" already exists in schema \"%s\""
msgstr ""
"la famille d'op�rateur � %s � de la m�thode d'acc�s � %s � existe d�j� dans\n"
"le sch�ma � %s �"
-#: commands/operatorcmds.c:110 commands/operatorcmds.c:118
+#: commands/operatorcmds.c:98
+msgid "=> is deprecated as an operator name"
+msgstr "=> est un nom d'op�rateur obsol�te"
+
+#: commands/operatorcmds.c:99
+msgid "This name may be disallowed altogether in future versions of PostgreSQL."
+msgstr ""
+
+#: commands/operatorcmds.c:120
+#: commands/operatorcmds.c:128
msgid "SETOF type not allowed for operator argument"
msgstr "type SETOF non autoris� pour l'argument de l'op�rateur"
-#: commands/operatorcmds.c:146
+#: commands/operatorcmds.c:156
#, c-format
msgid "operator attribute \"%s\" not recognized"
msgstr "l'attribut � %s � de l'op�rateur n'est pas reconnu"
-#: commands/operatorcmds.c:156
+#: commands/operatorcmds.c:166
msgid "operator procedure must be specified"
msgstr "la proc�dure de l'op�rateur doit �tre sp�cifi�e"
-#: commands/operatorcmds.c:167
+#: commands/operatorcmds.c:177
msgid "at least one of leftarg or rightarg must be specified"
msgstr "au moins un des arguments (le gauche ou le droit) doit �tre sp�cifi�"
-#: commands/operatorcmds.c:216
+#: commands/operatorcmds.c:226
#, c-format
msgid "restriction estimator function %s must return type \"float8\""
msgstr ""
-"la fonction d'estimation de la restriction, de nom %s, doit renvoyer le "
-"type\n"
+"la fonction d'estimation de la restriction, de nom %s, doit renvoyer le type\n"
"� float8 �"
-#: commands/operatorcmds.c:255
+#: commands/operatorcmds.c:265
#, c-format
msgid "join estimator function %s must return type \"float8\""
msgstr ""
"la fonction d'estimation de la jointure, de nom %s, doit renvoyer le type\n"
"� float8 �"
-#: commands/operatorcmds.c:306
+#: commands/operatorcmds.c:316
#, c-format
msgid "operator %s does not exist, skipping"
msgstr "l'op�rateur %s n'existe pas, poursuite du traitement"
-#: commands/portalcmds.c:61 commands/portalcmds.c:160
+#: commands/portalcmds.c:61
+#: commands/portalcmds.c:160
#: commands/portalcmds.c:212
msgid "invalid cursor name: must not be empty"
msgstr "nom de curseur invalide : il ne doit pas �tre vide"
-#: commands/portalcmds.c:329 tcop/pquery.c:748 tcop/pquery.c:1371
+#: commands/portalcmds.c:329
+#: tcop/pquery.c:748
+#: tcop/pquery.c:1371
#, c-format
msgid "portal \"%s\" cannot be run"
msgstr "le portail � %s � ne peut pas �tre ex�cut� de nouveau"
@@ -11551,7 +11758,9 @@ msgstr "n'a pas pu repositionner le curseur d�tenu"
msgid "invalid statement name: must not be empty"
msgstr "nom de l'instruction invalide : ne doit pas �tre vide"
-#: commands/prepare.c:121 tcop/postgres.c:1301 parser/parse_param.c:293
+#: commands/prepare.c:121
+#: tcop/postgres.c:1301
+#: parser/parse_param.c:293
#, c-format
msgid "could not determine data type of parameter $%d"
msgstr "n'a pas pu d�terminer le type de donn�es du param�tres $%d"
@@ -11560,7 +11769,9 @@ msgstr "n'a pas pu d�terminer le type de donn�es du param�tres $%d"
msgid "utility statements cannot be prepared"
msgstr "les instructions utilitaires ne peuvent pas �tre pr�par�es"
-#: commands/prepare.c:239 commands/prepare.c:246 commands/prepare.c:702
+#: commands/prepare.c:239
+#: commands/prepare.c:246
+#: commands/prepare.c:702
msgid "prepared statement is not a SELECT"
msgstr "l'instruction pr�par�e n'est pas un SELECT"
@@ -11590,8 +11801,7 @@ msgstr "ne peut pas utiliser une fonction window dans le param�tre EXECUTE"
#, c-format
msgid "parameter $%d of type %s cannot be coerced to the expected type %s"
msgstr ""
-"le param�tre $%d de type %s ne peut �tre utilis� dans la coercion � cause "
-"du\n"
+"le param�tre $%d de type %s ne peut �tre utilis� dans la coercion � cause du\n"
"type %s attendu"
#: commands/prepare.c:463
@@ -11615,7 +11825,8 @@ msgstr ""
msgid "must be superuser to create procedural language \"%s\""
msgstr "doit �tre super-utilisateur pour cr�er le langage de proc�dures � %s �"
-#: commands/proclang.c:122 commands/proclang.c:278
+#: commands/proclang.c:122
+#: commands/proclang.c:278
#, c-format
msgid "function %s must return type \"language_handler\""
msgstr "la fonction %s doit renvoyer le type � language_handler �"
@@ -11627,23 +11838,21 @@ msgstr "langage non support� � %s �"
#: commands/proclang.c:244
msgid "The supported languages are listed in the pg_pltemplate system catalog."
-msgstr ""
-"Les langages support�s sont list�s dans le catalogue syst�me pg_pltemplate."
+msgstr "Les langages support�s sont list�s dans le catalogue syst�me pg_pltemplate."
#: commands/proclang.c:252
msgid "must be superuser to create custom procedural language"
-msgstr ""
-"doit �tre super-utilisateur pour cr�er un langage de proc�dures personnalis�"
+msgstr "doit �tre super-utilisateur pour cr�er un langage de proc�dures personnalis�"
#: commands/proclang.c:271
#, c-format
-msgid ""
-"changing return type of function %s from \"opaque\" to \"language_handler\""
+msgid "changing return type of function %s from \"opaque\" to \"language_handler\""
msgstr ""
"changement du type du code retour de la fonction %s d'� opaque � �\n"
"� language_handler �"
-#: commands/proclang.c:356 commands/proclang.c:606
+#: commands/proclang.c:356
+#: commands/proclang.c:606
#, c-format
msgid "language \"%s\" already exists"
msgstr "le langage � %s � existe d�j�"
@@ -11653,12 +11862,14 @@ msgstr "le langage � %s � existe d�j�"
msgid "language \"%s\" does not exist, skipping"
msgstr "le langage � %s � n'existe pas, poursuite du traitement"
-#: commands/schemacmds.c:82 commands/schemacmds.c:288
+#: commands/schemacmds.c:82
+#: commands/schemacmds.c:288
#, c-format
msgid "unacceptable schema name \"%s\""
msgstr "nom de sch�ma � %s � inacceptable"
-#: commands/schemacmds.c:83 commands/schemacmds.c:289
+#: commands/schemacmds.c:83
+#: commands/schemacmds.c:289
msgid "The prefix \"pg_\" is reserved for system schemas."
msgstr "Le pr�fixe � pg_ � est r�serv� pour les sch�mas syst�me."
@@ -11684,16 +11895,15 @@ msgstr ""
"la valeur courante (currval) de la s�quence � %s � n'est pas encore d�finie\n"
"dans cette session"
-#: commands/sequence.c:693 commands/sequence.c:699
+#: commands/sequence.c:693
+#: commands/sequence.c:699
msgid "lastval is not yet defined in this session"
-msgstr ""
-"la derni�re valeur (lastval) n'est pas encore d�finie dans cette session"
+msgstr "la derni�re valeur (lastval) n'est pas encore d�finie dans cette session"
#: commands/sequence.c:767
#, c-format
msgid "setval: value %s is out of bounds for sequence \"%s\" (%s..%s)"
-msgstr ""
-"setval : la valeur %s est en dehors des limites de la s�quence � %s � (%s..%s)"
+msgstr "setval : la valeur %s est en dehors des limites de la s�quence � %s � (%s..%s)"
#: commands/sequence.c:1096
msgid "INCREMENT must not be zero"
@@ -11707,28 +11917,22 @@ msgstr "la valeur MINVALUE (%s) doit �tre moindre que la valeur MAXVALUE (%s)"
#: commands/sequence.c:1167
#, c-format
msgid "START value (%s) cannot be less than MINVALUE (%s)"
-msgstr ""
-"la valeur START (%s) ne peut pas �tre plus petite que celle de MINVALUE (%s)"
+msgstr "la valeur START (%s) ne peut pas �tre plus petite que celle de MINVALUE (%s)"
#: commands/sequence.c:1179
#, c-format
msgid "START value (%s) cannot be greater than MAXVALUE (%s)"
-msgstr ""
-"la valeur START (%s) ne peut pas �tre plus grande que celle de MAXVALUE (%s)"
+msgstr "la valeur START (%s) ne peut pas �tre plus grande que celle de MAXVALUE (%s)"
#: commands/sequence.c:1210
#, c-format
msgid "RESTART value (%s) cannot be less than MINVALUE (%s)"
-msgstr ""
-"la valeur RESTART (%s) ne peut pas �tre plus petite que celle de MINVALUE (%"
-"s)"
+msgstr "la valeur RESTART (%s) ne peut pas �tre plus petite que celle de MINVALUE (%s)"
#: commands/sequence.c:1222
#, c-format
msgid "RESTART value (%s) cannot be greater than MAXVALUE (%s)"
-msgstr ""
-"la valeur RESTART (%s) ne peut pas �tre plus grande que celle de MAXVALUE (%"
-"s)"
+msgstr "la valeur RESTART (%s) ne peut pas �tre plus grande que celle de MAXVALUE (%s)"
#: commands/sequence.c:1237
#, c-format
@@ -11743,22 +11947,19 @@ msgstr "option OWNED BY invalide"
msgid "Specify OWNED BY table.column or OWNED BY NONE."
msgstr "Indiquer OWNED BY table.colonne ou OWNED BY NONE."
-#: commands/sequence.c:1291 commands/tablecmds.c:4772
+#: commands/sequence.c:1291
+#: commands/tablecmds.c:4772
#, c-format
msgid "referenced relation \"%s\" is not a table"
msgstr "la relation r�f�renc�e � %s � n'est pas une table"
#: commands/sequence.c:1298
msgid "sequence must have same owner as table it is linked to"
-msgstr ""
-"la s�quence doit avoir le m�me propri�taire que la table avec laquelle elle "
-"est li�e"
+msgstr "la s�quence doit avoir le m�me propri�taire que la table avec laquelle elle est li�e"
#: commands/sequence.c:1302
msgid "sequence must be in same schema as table it is linked to"
-msgstr ""
-"la s�quence doit �tre dans le m�me sch�ma que la table avec laquelle elle "
-"est li�e"
+msgstr "la s�quence doit �tre dans le m�me sch�ma que la table avec laquelle elle est li�e"
#: commands/tablecmds.c:192
#, c-format
@@ -11816,7 +12017,8 @@ msgstr "l'index � %s � n'existe pas, poursuite du traitement"
msgid "Use DROP INDEX to remove an index."
msgstr "Utilisez DROP INDEX pour supprimer un index."
-#: commands/tablecmds.c:217 commands/typecmds.c:656
+#: commands/tablecmds.c:217
+#: commands/typecmds.c:656
#, c-format
msgid "type \"%s\" does not exist, skipping"
msgstr "le type � %s � n'existe pas, poursuite du traitement"
@@ -11830,20 +12032,28 @@ 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:378 executor/execMain.c:2091
+#: commands/tablecmds.c:378
+#: executor/execMain.c:2091
msgid "ON COMMIT can only be used on temporary tables"
msgstr "ON COMMIT peut seulement �tre utilis� sur des tables temporaires"
-#: commands/tablecmds.c:388 executor/execMain.c:2101
+#: commands/tablecmds.c:388
+#: executor/execMain.c:2101
msgid "cannot create temporary table within security-restricted operation"
msgstr ""
"ne peut pas cr�er une table temporaire � l'int�rieur d'une fonction\n"
"restreinte pour s�curit�"
-#: commands/tablecmds.c:761 commands/tablecmds.c:1093
-#: commands/tablecmds.c:1985 commands/tablecmds.c:3347
-#: commands/tablecmds.c:3376 commands/tablecmds.c:4778 commands/trigger.c:155
-#: commands/trigger.c:1069 tcop/utility.c:92 rewrite/rewriteDefine.c:258
+#: commands/tablecmds.c:761
+#: commands/tablecmds.c:1093
+#: commands/tablecmds.c:1985
+#: commands/tablecmds.c:3347
+#: commands/tablecmds.c:3376
+#: commands/tablecmds.c:4778
+#: commands/trigger.c:155
+#: commands/trigger.c:1069
+#: tcop/utility.c:92
+#: rewrite/rewriteDefine.c:258
#, c-format
msgid "permission denied: \"%s\" is a system catalog"
msgstr "droit refus� : � %s � est un catalogue syst�me"
@@ -11857,18 +12067,21 @@ msgstr "TRUNCATE cascade sur la table � %s �"
msgid "cannot truncate temporary tables of other sessions"
msgstr "ne peut pas tronquer les tables temporaires des autres sessions"
-#: commands/tablecmds.c:1298 parser/parse_utilcmd.c:578
+#: commands/tablecmds.c:1298
+#: parser/parse_utilcmd.c:578
#: parser/parse_utilcmd.c:1396
#, c-format
msgid "inherited relation \"%s\" is not a table"
msgstr "la relation h�rit�e � %s � n'est pas une table"
-#: commands/tablecmds.c:1304 commands/tablecmds.c:7142
+#: commands/tablecmds.c:1304
+#: commands/tablecmds.c:7142
#, c-format
msgid "cannot inherit from temporary relation \"%s\""
msgstr "ine peut pas h�riter � partir d'une relation temporaire � %s �"
-#: commands/tablecmds.c:1321 commands/tablecmds.c:7170
+#: commands/tablecmds.c:1321
+#: commands/tablecmds.c:7170
#, c-format
msgid "relation \"%s\" would be inherited from more than once"
msgstr "la relation � %s � serait h�rit�e plus d'une fois"
@@ -11883,10 +12096,14 @@ msgstr "assemblage de plusieurs d�finitions d'h�ritage pour la colonne � %s �"
msgid "inherited column \"%s\" has a type conflict"
msgstr "la colonne h�rit�e � %s � a un conflit de type"
-#: commands/tablecmds.c:1386 commands/tablecmds.c:1398
-#: commands/tablecmds.c:1558 commands/tablecmds.c:1570
-#: parser/parse_coerce.c:1438 parser/parse_coerce.c:1457
-#: parser/parse_coerce.c:1502 parser/parse_param.c:214
+#: commands/tablecmds.c:1386
+#: commands/tablecmds.c:1398
+#: commands/tablecmds.c:1558
+#: commands/tablecmds.c:1570
+#: parser/parse_coerce.c:1438
+#: parser/parse_coerce.c:1457
+#: parser/parse_coerce.c:1502
+#: parser/parse_param.c:214
#, c-format
msgid "%s versus %s"
msgstr "%s versus %s"
@@ -11918,14 +12135,11 @@ msgstr "la colonne � %s � h�rite de valeurs par d�faut conflictuelles"
#: commands/tablecmds.c:1622
msgid "To resolve the conflict, specify a default explicitly."
-msgstr ""
-"Pour r�soudre le conflit, sp�cifiez explicitement une valeur par d�faut."
+msgstr "Pour r�soudre le conflit, sp�cifiez explicitement une valeur par d�faut."
#: commands/tablecmds.c:1669
#, c-format
-msgid ""
-"check constraint name \"%s\" appears multiple times but with different "
-"expressions"
+msgid "check constraint name \"%s\" appears multiple times but with different expressions"
msgstr ""
"le nom de la contrainte de v�rification, � %s �, appara�t plusieurs fois\n"
"mais avec des expressions diff�rentes"
@@ -11937,14 +12151,12 @@ msgstr "ne peut pas renommer une colonne d'une table typ�e"
#: commands/tablecmds.c:1973
#, c-format
msgid "\"%s\" is not a table, view, composite type or index"
-msgstr ""
-"� %s � n'est ni une table, ni une vue, ni un type composite, ni une s�quence"
+msgstr "� %s � n'est ni une table, ni une vue, ni un type composite, ni une s�quence"
#: commands/tablecmds.c:2039
#, c-format
msgid "inherited column \"%s\" must be renamed in child tables too"
-msgstr ""
-"la colonne h�rit�e � %s � doit aussi �tre renomm�e pour les tables filles"
+msgstr "la colonne h�rit�e � %s � doit aussi �tre renomm�e pour les tables filles"
#: commands/tablecmds.c:2057
#, c-format
@@ -11956,12 +12168,14 @@ msgstr "ne peut pas renommer la colonne syst�me � %s �"
msgid "cannot rename inherited column \"%s\""
msgstr "ne peut pas renommer la colonne h�rit�e � %s �"
-#: commands/tablecmds.c:2083 commands/tablecmds.c:3691
+#: commands/tablecmds.c:2083
+#: commands/tablecmds.c:3691
#, c-format
msgid "column \"%s\" of relation \"%s\" already exists"
msgstr "la colonne � %s � de la relation � %s � existe d�j�"
-#: commands/tablecmds.c:2148 commands/tablecmds.c:6489
+#: commands/tablecmds.c:2148
+#: commands/tablecmds.c:6489
#: commands/tablecmds.c:7772
msgid "Use ALTER TYPE instead."
msgstr "Utilisez ALTER TYPE � la place."
@@ -11969,8 +12183,7 @@ msgstr "Utilisez ALTER TYPE � la place."
#. translator: first %s is a SQL command, eg ALTER TABLE
#: commands/tablecmds.c:2271
#, c-format
-msgid ""
-"cannot %s \"%s\" because it is being used by active queries in this session"
+msgid "cannot %s \"%s\" because it is being used by active queries in this session"
msgstr ""
"ne peut pas ex�cuter %s � %s � car cet objet est en cours d'utilisation par\n"
"des requ�tes actives dans cette session"
@@ -11979,8 +12192,7 @@ msgstr ""
#: commands/tablecmds.c:2280
#, c-format
msgid "cannot %s \"%s\" because it has pending trigger events"
-msgstr ""
-"ne peut pas ex�cuter %s � %s � car il reste des �v�nements sur les triggers"
+msgstr "ne peut pas ex�cuter %s � %s � car il reste des �v�nements sur les triggers"
#: commands/tablecmds.c:2890
#, c-format
@@ -12001,12 +12213,14 @@ msgstr "la colonne � %s � contient des valeurs NULL"
msgid "check constraint \"%s\" is violated by some row"
msgstr "la contrainte de v�rification � %s � est rompue par une ligne"
-#: commands/tablecmds.c:3329 rewrite/rewriteDefine.c:252
+#: commands/tablecmds.c:3329
+#: rewrite/rewriteDefine.c:252
#, c-format
msgid "\"%s\" is not a table or view"
msgstr "� %s � n'est pas une table ou une vue"
-#: commands/tablecmds.c:3365 commands/tablecmds.c:4117
+#: commands/tablecmds.c:3365
+#: commands/tablecmds.c:4117
#, c-format
msgid "\"%s\" is not a table or index"
msgstr "� %s � n'est pas une table ou un index"
@@ -12021,8 +12235,7 @@ msgstr ""
#: commands/tablecmds.c:3527
#, 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"
+msgstr "ne peux pas modifier le type � %s � car la colonne � %s �.� %s � l'utilise"
#: commands/tablecmds.c:3598
msgid "column must be added to child tables too"
@@ -12032,7 +12245,8 @@ msgstr "la colonne doit aussi �tre ajout�e aux tables filles"
msgid "cannot add column to typed table"
msgstr "ne peut pas ajouter une colonne � une table typ�e"
-#: commands/tablecmds.c:3648 commands/tablecmds.c:7326
+#: commands/tablecmds.c:3648
+#: commands/tablecmds.c:7326
#, c-format
msgid "child table \"%s\" has different type for column \"%s\""
msgstr "la table fille � %s � a un type diff�rent pour la colonne � %s �"
@@ -12047,9 +12261,12 @@ msgstr "la table fille � %s � a une colonne conflictuelle, � %s �"
msgid "merging definition of column \"%s\" for child \"%s\""
msgstr "assemblage de la d�finition de la colonne � %s � pour le fils � %s �"
-#: commands/tablecmds.c:3939 commands/tablecmds.c:4029
-#: commands/tablecmds.c:4074 commands/tablecmds.c:4170
-#: commands/tablecmds.c:4214 commands/tablecmds.c:4293
+#: commands/tablecmds.c:3939
+#: commands/tablecmds.c:4029
+#: commands/tablecmds.c:4074
+#: commands/tablecmds.c:4170
+#: commands/tablecmds.c:4214
+#: commands/tablecmds.c:4293
#: commands/tablecmds.c:5805
#, c-format
msgid "cannot alter system column \"%s\""
@@ -12119,9 +12336,7 @@ msgstr ""
#: commands/tablecmds.c:4861
msgid "number of referencing and referenced columns for foreign key disagree"
-msgstr ""
-"nombre de colonnes de r�f�rence et r�f�renc�es pour la cl� �trang�re en "
-"d�saccord"
+msgstr "nombre de colonnes de r�f�rence et r�f�renc�es pour la cl� �trang�re en d�saccord"
#: commands/tablecmds.c:4950
#, c-format
@@ -12131,14 +12346,12 @@ msgstr "la contrainte de cl� �trang�re � %s � ne peut pas �tre impl�ment�e"
#: commands/tablecmds.c:4953
#, c-format
msgid "Key columns \"%s\" and \"%s\" are of incompatible types: %s and %s."
-msgstr ""
-"Les colonnes cl�s � %s � et � %s � sont de types incompatibles : %s et %s."
+msgstr "Les colonnes cl�s � %s � et � %s � sont de types incompatibles : %s et %s."
#: commands/tablecmds.c:5048
#, c-format
msgid "column \"%s\" referenced in foreign key constraint does not exist"
-msgstr ""
-"la colonne � %s � r�f�renc�e dans la contrainte de cl� �trang�re n'existe pas"
+msgstr "la colonne � %s � r�f�renc�e dans la contrainte de cl� �trang�re n'existe pas"
#: commands/tablecmds.c:5053
#, c-format
@@ -12148,9 +12361,7 @@ msgstr "ne peut pas avoir plus de %d cl�s dans une cl� �trang�re"
#: commands/tablecmds.c:5118
#, c-format
msgid "cannot use a deferrable primary key for referenced table \"%s\""
-msgstr ""
-"ne peut pas utiliser une cl� primaire d�ferrable pour la table � %s � "
-"r�f�renc�e"
+msgstr "ne peut pas utiliser une cl� primaire d�ferrable pour la table � %s � r�f�renc�e"
#: commands/tablecmds.c:5135
#, c-format
@@ -12166,8 +12377,7 @@ msgstr ""
#: commands/tablecmds.c:5290
#, c-format
-msgid ""
-"there is no unique constraint matching given keys for referenced table \"%s\""
+msgid "there is no unique constraint matching given keys for referenced table \"%s\""
msgstr ""
"il n'existe aucune contrainte unique correspondant aux cl�s donn�es pour la\n"
"table � %s � r�f�renc�e"
@@ -12177,7 +12387,8 @@ msgstr ""
msgid "cannot drop inherited constraint \"%s\" of relation \"%s\""
msgstr "ne peut pas supprimer la contrainte h�rit�e � %s � de la relation � %s �"
-#: commands/tablecmds.c:5647 commands/tablecmds.c:5761
+#: commands/tablecmds.c:5647
+#: commands/tablecmds.c:5761
#, c-format
msgid "constraint \"%s\" of relation \"%s\" does not exist"
msgstr "la contrainte � %s � de la relation � %s � n'existe pas"
@@ -12198,20 +12409,15 @@ msgstr "l'expression de transformation ne doit pas renvoyer un ensemble"
#: commands/tablecmds.c:5853
msgid "cannot use subquery in transform expression"
-msgstr ""
-"ne peut pas utiliser une sous-requ�te dans l'expression de transformation"
+msgstr "ne peut pas utiliser une sous-requ�te dans l'expression de transformation"
#: commands/tablecmds.c:5857
msgid "cannot use aggregate function in transform expression"
-msgstr ""
-"ne peut pas utiliser la fonction d'agr�gat dans l'expression de la "
-"transformation"
+msgstr "ne peut pas utiliser la fonction d'agr�gat dans l'expression de la transformation"
#: commands/tablecmds.c:5861
msgid "cannot use window function in transform expression"
-msgstr ""
-"ne peut pas utiliser la fonction window dans l'expression de la "
-"transformation"
+msgstr "ne peut pas utiliser la fonction window dans l'expression de la transformation"
#: commands/tablecmds.c:5879
#, c-format
@@ -12221,9 +12427,7 @@ msgstr "la colonne � %s � ne peut pas �tre convertie vers le type %s"
#: commands/tablecmds.c:5905
#, c-format
msgid "type of inherited column \"%s\" must be changed in child tables too"
-msgstr ""
-"le type de colonne h�rit�e � %s � doit aussi �tre renomm�e pour les tables "
-"filles"
+msgstr "le type de colonne h�rit�e � %s � doit aussi �tre renomm�e pour les tables filles"
#: commands/tablecmds.c:5944
#, c-format
@@ -12239,8 +12443,7 @@ msgstr ""
#: commands/tablecmds.c:6104
msgid "cannot alter type of a column used by a view or rule"
-msgstr ""
-"ne peut pas modifier le type d'une colonne utilis�e dans une vue ou une r�gle"
+msgstr "ne peut pas modifier le type d'une colonne utilis�e dans une vue ou une r�gle"
#: commands/tablecmds.c:6105
#, c-format
@@ -12261,12 +12464,14 @@ msgstr "Modifier � la place le propri�taire de la table concern�e par l'index."
msgid "cannot change owner of sequence \"%s\""
msgstr "ne peut pas modifier le propri�taire de la s�quence � %s �"
-#: commands/tablecmds.c:6477 commands/tablecmds.c:7762
+#: commands/tablecmds.c:6477
+#: commands/tablecmds.c:7762
#, c-format
msgid "Sequence \"%s\" is linked to table \"%s\"."
msgstr "La s�quence � %s � est li�e � la table � %s �."
-#: commands/tablecmds.c:6498 commands/tablecmds.c:7780
+#: commands/tablecmds.c:6498
+#: commands/tablecmds.c:7780
#, c-format
msgid "\"%s\" is not a table, view, or sequence"
msgstr "� %s � n'est pas une table, une vue ou une s�quence"
@@ -12301,9 +12506,7 @@ msgstr "� %s � est d�j� un enfant de � %s �."
#: commands/tablecmds.c:7206
#, c-format
msgid "table \"%s\" without OIDs cannot inherit from table \"%s\" with OIDs"
-msgstr ""
-"la table � %s � qui n'a pas d'OID ne peut pas h�riter de la table � %s � qui "
-"en a"
+msgstr "la table � %s � qui n'a pas d'OID ne peut pas h�riter de la table � %s � qui en a"
#: commands/tablecmds.c:7333
#, c-format
@@ -12318,9 +12521,7 @@ msgstr "la colonne � %s � manque � la table enfant"
#: commands/tablecmds.c:7428
#, c-format
msgid "child table \"%s\" has different definition for check constraint \"%s\""
-msgstr ""
-"la table fille � %s � a un type diff�rent pour la contrainte de v�rification � "
-"%s �"
+msgstr "la table fille � %s � a un type diff�rent pour la contrainte de v�rification � %s �"
#: commands/tablecmds.c:7452
#, c-format
@@ -12346,9 +12547,12 @@ msgstr "la relation � %s � existe d�j� dans le sch�ma � %s �"
msgid "relation \"%s\" already exists in schema \"%s\""
msgstr "la relation � %s � existe d�j� dans le sch�ma � %s �"
-#: commands/tablespace.c:157 commands/tablespace.c:174
-#: commands/tablespace.c:185 commands/tablespace.c:193
-#: commands/tablespace.c:578 ../port/copydir.c:60
+#: commands/tablespace.c:157
+#: commands/tablespace.c:174
+#: commands/tablespace.c:185
+#: commands/tablespace.c:193
+#: commands/tablespace.c:578
+#: ../port/copydir.c:60
#, c-format
msgid "could not create directory \"%s\": %m"
msgstr "n'a pas pu cr�er le r�pertoire � %s � : %m"
@@ -12385,21 +12589,25 @@ msgstr "le chemin du tablespace doit �tre un chemin absolu"
msgid "tablespace location \"%s\" is too long"
msgstr "le chemin du tablespace � %s � est trop long"
-#: commands/tablespace.c:292 commands/tablespace.c:794
+#: commands/tablespace.c:292
+#: commands/tablespace.c:794
#, c-format
msgid "unacceptable tablespace name \"%s\""
msgstr "nom inacceptable pour le tablespace � %s �"
-#: commands/tablespace.c:294 commands/tablespace.c:795
+#: commands/tablespace.c:294
+#: commands/tablespace.c:795
msgid "The prefix \"pg_\" is reserved for system tablespaces."
msgstr "Le pr�fixe � pg_ � est r�serv� pour les tablespaces syst�me."
-#: commands/tablespace.c:304 commands/tablespace.c:807
+#: commands/tablespace.c:304
+#: commands/tablespace.c:807
#, c-format
msgid "tablespace \"%s\" already exists"
msgstr "le tablespace � %s � existe d�j�"
-#: commands/tablespace.c:372 commands/tablespace.c:524
+#: commands/tablespace.c:372
+#: commands/tablespace.c:524
msgid "tablespaces are not supported on this platform"
msgstr "les tablespaces ne sont pas support�s sur cette plateforme"
@@ -12433,7 +12641,8 @@ msgstr "r�pertoire � %s � d�j� en cours d'utilisation"
msgid "could not create symbolic link \"%s\": %m"
msgstr "n'a pas pu cr�er le lien symbolique � %s � : %m"
-#: commands/tablespace.c:679 commands/tablespace.c:691
+#: commands/tablespace.c:679
+#: commands/tablespace.c:691
#: commands/tablespace.c:707
#, c-format
msgid "could not remove directory \"%s\": %m"
@@ -12455,36 +12664,30 @@ msgstr "les triggers TRUNCATE FOR EACH ROW ne sont pas support�s"
#: commands/trigger.c:233
msgid "cannot use subquery in trigger WHEN condition"
-msgstr ""
-"ne peut pas utiliser une sous-requ�te dans la condition WHEN d'un trigger"
+msgstr "ne peut pas utiliser une sous-requ�te dans la condition WHEN d'un trigger"
#: commands/trigger.c:237
msgid "cannot use aggregate function in trigger WHEN condition"
-msgstr ""
-"ne peut pas utiliser la fonction d'agr�gat dans la condition WHEN d'un "
-"trigger"
+msgstr "ne peut pas utiliser la fonction d'agr�gat dans la condition WHEN d'un trigger"
#: commands/trigger.c:241
msgid "cannot use window function in trigger WHEN condition"
-msgstr ""
-"ne peut pas utiliser la fonction window dans la condition WHEN d'un trigger"
+msgstr "ne peut pas utiliser la fonction window dans la condition WHEN d'un trigger"
-#: commands/trigger.c:261 commands/trigger.c:274
+#: commands/trigger.c:261
+#: commands/trigger.c:274
msgid "statement trigger's WHEN condition cannot reference column values"
msgstr ""
-"la condition WHEN de l'instruction du trigger ne peut pas r�f�rencer les "
-"valeurs\n"
+"la condition WHEN de l'instruction du trigger ne peut pas r�f�rencer les valeurs\n"
"des colonnes"
#: commands/trigger.c:266
msgid "INSERT trigger's WHEN condition cannot reference OLD values"
-msgstr ""
-"la condition WHEN du trigger INSERT ne peut pas r�f�rencer les valeurs OLD"
+msgstr "la condition WHEN du trigger INSERT ne peut pas r�f�rencer les valeurs OLD"
#: commands/trigger.c:279
msgid "DELETE trigger's WHEN condition cannot reference NEW values"
-msgstr ""
-"la condition WHEN du trigger DELETE ne peut pas r�f�rencer les valeurs NEW"
+msgstr "la condition WHEN du trigger DELETE ne peut pas r�f�rencer les valeurs NEW"
#: commands/trigger.c:284
msgid "BEFORE trigger's WHEN condition cannot reference NEW system columns"
@@ -12495,15 +12698,15 @@ msgstr ""
#: commands/trigger.c:322
#, c-format
msgid "changing return type of function %s from \"opaque\" to \"trigger\""
-msgstr ""
-"changement du type de retour de la fonction %s de � opaque � vers � trigger �"
+msgstr "changement du type de retour de la fonction %s de � opaque � vers � trigger �"
#: commands/trigger.c:329
#, c-format
msgid "function %s must return type \"trigger\""
msgstr "la fonction %s doit renvoyer le type � trigger �"
-#: commands/trigger.c:438 commands/trigger.c:1152
+#: commands/trigger.c:438
+#: commands/trigger.c:1152
#, c-format
msgid "trigger \"%s\" for relation \"%s\" already exists"
msgstr "le trigger � %s � de la relation � %s � existe d�j�"
@@ -12520,7 +12723,8 @@ msgstr "Trigger DELETE de la table r�f�renc�e trouv�."
msgid "Found referencing table's trigger."
msgstr "Trigger de la table r�f�renc�e trouv�."
-#: commands/trigger.c:830 commands/trigger.c:846
+#: commands/trigger.c:830
+#: commands/trigger.c:846
#, c-format
msgid "ignoring incomplete trigger group for constraint \"%s\" %s"
msgstr "ignore le groupe de trigger incomplet pour la contrainte � %s � %s"
@@ -12533,8 +12737,7 @@ msgstr "conversion du groupe de trigger en une contrainte � %s � %s"
#: commands/trigger.c:998
#, c-format
msgid "trigger \"%s\" for table \"%s\" does not exist, skipping"
-msgstr ""
-"le trigger � %s � pour la table � %s � n'existe pas, poursuite du traitement"
+msgstr "le trigger � %s � pour la table � %s � n'existe pas, poursuite du traitement"
#: commands/trigger.c:1273
#, c-format
@@ -12546,13 +12749,17 @@ msgstr "droit refus� : � %s � est un trigger syst�me"
msgid "trigger function %u returned null value"
msgstr "la fonction trigger %u a renvoy� la valeur NULL"
-#: commands/trigger.c:1908 commands/trigger.c:2023 commands/trigger.c:2160
+#: commands/trigger.c:1908
+#: commands/trigger.c:2023
+#: commands/trigger.c:2160
#: commands/trigger.c:2304
msgid "BEFORE STATEMENT trigger cannot return a value"
msgstr "le trigger BEFORE STATEMENT ne peut pas renvoyer une valeur"
-#: commands/trigger.c:2366 executor/execMain.c:1544
-#: executor/nodeModifyTable.c:334 executor/nodeModifyTable.c:522
+#: commands/trigger.c:2366
+#: executor/execMain.c:1544
+#: executor/nodeModifyTable.c:334
+#: executor/nodeModifyTable.c:522
#: executor/nodeLockRows.c:136
msgid "could not serialize access due to concurrent update"
msgstr "n'a pas pu s�rialiser un acc�s � cause d'une mise � jour en parall�le"
@@ -12567,16 +12774,15 @@ msgstr "la contrainte � %s � n'est pas DEFERRABLE"
msgid "constraint \"%s\" does not exist"
msgstr "la contrainte � %s � n'existe pas"
-#: commands/tsearchcmds.c:109 commands/tsearchcmds.c:929
+#: commands/tsearchcmds.c:109
+#: commands/tsearchcmds.c:929
#, c-format
msgid "function %s should return type %s"
msgstr "la fonction %s doit renvoyer le type %s"
#: commands/tsearchcmds.c:178
msgid "must be superuser to create text search parsers"
-msgstr ""
-"doit �tre super-utilisateur pour cr�er des analyseurs de recherche plein "
-"texte"
+msgstr "doit �tre super-utilisateur pour cr�er des analyseurs de recherche plein texte"
#: commands/tsearchcmds.c:226
#, c-format
@@ -12589,8 +12795,7 @@ msgstr "la m�thode start de l'analyseur de recherche plein texte est requise"
#: commands/tsearchcmds.c:241
msgid "text search parser gettoken method is required"
-msgstr ""
-"la m�thode gettoken de l'analyseur de recherche plein texte est requise"
+msgstr "la m�thode gettoken de l'analyseur de recherche plein texte est requise"
#: commands/tsearchcmds.c:246
msgid "text search parser end method is required"
@@ -12598,14 +12803,12 @@ msgstr "la m�thode end l'analyseur de recherche de texte est requise"
#: commands/tsearchcmds.c:251
msgid "text search parser lextypes method is required"
-msgstr ""
-"la m�thode lextypes de l'analyseur de recherche plein texte est requise"
+msgstr "la m�thode lextypes de l'analyseur de recherche plein texte est requise"
#: commands/tsearchcmds.c:283
msgid "must be superuser to drop text search parsers"
msgstr ""
-"doit �tre super-utilisateur pour supprimer des analyseurs de recherche "
-"plein\n"
+"doit �tre super-utilisateur pour supprimer des analyseurs de recherche plein\n"
"texte"
#: commands/tsearchcmds.c:312
@@ -12649,8 +12852,7 @@ msgstr ""
#: commands/tsearchcmds.c:990
msgid "must be superuser to create text search templates"
-msgstr ""
-"doit �tre super-utilisateur pour cr�er des mod�les de recherche plein texte"
+msgstr "doit �tre super-utilisateur pour cr�er des mod�les de recherche plein texte"
#: commands/tsearchcmds.c:1027
#, c-format
@@ -12663,9 +12865,7 @@ msgstr "la m�thode lexize du mod�le de recherche plein texte est requise"
#: commands/tsearchcmds.c:1072
msgid "must be superuser to rename text search templates"
-msgstr ""
-"doit �tre super-utilisateur pour renommer les mod�les de recherche plein "
-"texte"
+msgstr "doit �tre super-utilisateur pour renommer les mod�les de recherche plein texte"
#: commands/tsearchcmds.c:1091
#, c-format
@@ -12674,16 +12874,12 @@ msgstr "le mod�le de recherche plein texte � %s � existe d�j�"
#: commands/tsearchcmds.c:1114
msgid "must be superuser to drop text search templates"
-msgstr ""
-"doit �tre super-utilisateur pour supprimer des mod�les de recherche plein "
-"texte"
+msgstr "doit �tre super-utilisateur pour supprimer des mod�les de recherche plein texte"
#: commands/tsearchcmds.c:1143
#, c-format
msgid "text search template \"%s\" does not exist, skipping"
-msgstr ""
-"le mod�le de recherche plein texte � %s � n'existe pas, poursuite du "
-"traitement"
+msgstr "le mod�le de recherche plein texte � %s � n'existe pas, poursuite du traitement"
#: commands/tsearchcmds.c:1338
#, c-format
@@ -12727,7 +12923,8 @@ msgstr ""
"la correspondance pour le type de jeton � %s � n'existe pas, poursuite du\n"
"traitement"
-#: commands/tsearchcmds.c:2143 commands/tsearchcmds.c:2254
+#: commands/tsearchcmds.c:2143
+#: commands/tsearchcmds.c:2254
#, c-format
msgid "invalid parameter list format: \"%s\""
msgstr "format de liste de param�tres invalide : � %s �"
@@ -12770,9 +12967,7 @@ msgid "type output function must be specified"
msgstr "le type de sortie de la fonction doit �tre sp�cifi�"
#: commands/typecmds.c:407
-msgid ""
-"type modifier output function is useless without a type modifier input "
-"function"
+msgid "type modifier output function is useless without a type modifier input function"
msgstr ""
"la fonction en sortie du modificateur de type est inutile sans une fonction\n"
"en entr�e du modificateur de type"
@@ -12790,8 +12985,7 @@ msgstr "le type d'entr�e de la fonction %s doit �tre %s"
#: commands/typecmds.c:447
#, c-format
msgid "changing return type of function %s from \"opaque\" to \"cstring\""
-msgstr ""
-"changement du type de retour de la fonction %s d'� opaque � vers � cstring �"
+msgstr "changement du type de retour de la fonction %s d'� opaque � vers � cstring �"
#: commands/typecmds.c:454
#, c-format
@@ -12808,7 +13002,8 @@ msgstr "la fonction receive du type %s doit renvoyer le type %s"
msgid "type send function %s must return type \"bytea\""
msgstr "la fonction send du type %s doit renvoyer le type � bytea �"
-#: commands/typecmds.c:677 commands/typecmds.c:2205
+#: commands/typecmds.c:677
+#: commands/typecmds.c:2205
#, c-format
msgid "\"%s\" is not a domain"
msgstr "� %s � n'est pas un domaine"
@@ -12822,36 +13017,40 @@ msgstr "� %s � n'est pas un type de base valide pour un domaine"
msgid "multiple default expressions"
msgstr "multiples expressions par d�faut"
-#: commands/typecmds.c:949 commands/typecmds.c:958
+#: commands/typecmds.c:949
+#: commands/typecmds.c:958
msgid "conflicting NULL/NOT NULL constraints"
msgstr "contraintes NULL/NOT NULL en conflit"
-#: commands/typecmds.c:977 commands/typecmds.c:1902
+#: commands/typecmds.c:977
+#: commands/typecmds.c:1902
msgid "unique constraints not possible for domains"
msgstr "contraintes uniques impossible pour les domaines"
-#: commands/typecmds.c:983 commands/typecmds.c:1908
+#: commands/typecmds.c:983
+#: commands/typecmds.c:1908
msgid "primary key constraints not possible for domains"
msgstr "contraintes de cl� primaire impossible pour les domaines"
-#: commands/typecmds.c:989 commands/typecmds.c:1914
+#: commands/typecmds.c:989
+#: commands/typecmds.c:1914
msgid "exclusion constraints not possible for domains"
msgstr "contraintes d'exclusion impossible pour les domaines"
-#: commands/typecmds.c:995 commands/typecmds.c:1920
+#: commands/typecmds.c:995
+#: commands/typecmds.c:1920
msgid "foreign key constraints not possible for domains"
msgstr "contraintes de cl� �trang�re impossible pour les domaines"
-#: commands/typecmds.c:1004 commands/typecmds.c:1929
+#: commands/typecmds.c:1004
+#: commands/typecmds.c:1929
msgid "specifying constraint deferrability not supported for domains"
-msgstr ""
-"sp�cifier des contraintes d�ferrantes n'est pas support� par les domaines"
+msgstr "sp�cifier des contraintes d�ferrantes n'est pas support� par les domaines"
#: commands/typecmds.c:1251
#, c-format
msgid "changing argument type of function %s from \"opaque\" to \"cstring\""
-msgstr ""
-"changement du type d'argument de la fonction %s d'� opaque � � � cstring �"
+msgstr "changement du type d'argument de la fonction %s d'� opaque � � � cstring �"
#: commands/typecmds.c:1302
#, c-format
@@ -12884,37 +13083,44 @@ msgstr "la colonne � %s � de la table � %s � contient des valeurs NULL"
#: commands/typecmds.c:2000
#, c-format
-msgid ""
-"column \"%s\" of table \"%s\" contains values that violate the new constraint"
+msgid "column \"%s\" of table \"%s\" contains values that violate the new constraint"
msgstr ""
"la colonne � %s � de la table � %s � contient des valeurs violant la\n"
"nouvelle contrainte"
-#: commands/typecmds.c:2281 commands/typecmds.c:2290
+#: commands/typecmds.c:2281
+#: commands/typecmds.c:2290
msgid "cannot use table references in domain check constraint"
msgstr ""
"ne peut pas utiliser les r�f�rences de table dans la contrainte de\n"
"v�rification du domaine"
-#: commands/typecmds.c:2519 commands/typecmds.c:2591 commands/typecmds.c:2822
+#: commands/typecmds.c:2519
+#: commands/typecmds.c:2591
+#: commands/typecmds.c:2822
#, c-format
msgid "%s is a table's row type"
msgstr "� %s � est du type ligne de table"
-#: commands/typecmds.c:2521 commands/typecmds.c:2593 commands/typecmds.c:2824
+#: commands/typecmds.c:2521
+#: commands/typecmds.c:2593
+#: commands/typecmds.c:2824
msgid "Use ALTER TABLE instead."
msgstr "Utilisez ALTER TABLE � la place."
-#: commands/typecmds.c:2528 commands/typecmds.c:2600 commands/typecmds.c:2739
+#: commands/typecmds.c:2528
+#: commands/typecmds.c:2600
+#: commands/typecmds.c:2739
#, c-format
msgid "cannot alter array type %s"
msgstr "ne peut pas modifier le type array %s"
-#: commands/typecmds.c:2530 commands/typecmds.c:2602 commands/typecmds.c:2741
+#: commands/typecmds.c:2530
+#: commands/typecmds.c:2602
+#: commands/typecmds.c:2741
#, c-format
msgid "You can alter type %s, which will alter the array type as well."
-msgstr ""
-"Vous pouvez modifier le type %s, ce qui va modifier aussi le type tableau."
+msgstr "Vous pouvez modifier le type %s, ce qui va modifier aussi le type tableau."
#: commands/typecmds.c:2786
#, c-format
@@ -12938,22 +13144,27 @@ msgstr "doit �tre super-utilisateur pour cr�er des super-utilisateurs"
msgid "permission denied to create role"
msgstr "droit refus� pour cr�er un r�le"
-#: commands/user.c:286 commands/user.c:1033
+#: commands/user.c:286
+#: commands/user.c:1033
#, c-format
msgid "role name \"%s\" is reserved"
msgstr "le nom du r�le � %s � est r�serv�"
-#: commands/user.c:300 commands/user.c:1027
+#: commands/user.c:300
+#: commands/user.c:1027
#, c-format
msgid "role \"%s\" already exists"
msgstr "le r�le � %s � existe d�j�"
-#: commands/user.c:592 commands/user.c:784 commands/user.c:1267
+#: commands/user.c:592
+#: commands/user.c:784
+#: commands/user.c:1267
#: commands/user.c:1404
msgid "must be superuser to alter superusers"
msgstr "doit �tre super-utilisateur pour modifier des super-utilisateurs"
-#: commands/user.c:607 commands/user.c:792
+#: commands/user.c:607
+#: commands/user.c:792
msgid "permission denied"
msgstr "droit refus�"
@@ -12971,7 +13182,8 @@ msgstr "droit refus� pour supprimer le r�le"
msgid "role \"%s\" does not exist, skipping"
msgstr "le r�le � %s � n'existe pas, poursuite du traitement"
-#: commands/user.c:868 commands/user.c:872
+#: commands/user.c:868
+#: commands/user.c:872
msgid "current user cannot be dropped"
msgstr "l'utilisateur actuel ne peut pas �tre supprim�"
@@ -12986,8 +13198,7 @@ msgstr "doit �tre super-utilisateur pour supprimer des super-utilisateurs"
#: commands/user.c:900
#, c-format
msgid "role \"%s\" cannot be dropped because some objects depend on it"
-msgstr ""
-"le r�le � %s � ne peut pas �tre supprim� car d'autres objets en d�pendent"
+msgstr "le r�le � %s � ne peut pas �tre supprim� car d'autres objets en d�pendent"
#: commands/user.c:1017
msgid "session user cannot be renamed"
@@ -13017,11 +13228,13 @@ msgstr "les noms de colonne ne peuvent pas �tre inclus dans GRANT/REVOKE ROLE"
msgid "permission denied to drop objects"
msgstr "droit refus� pour supprimer les objets"
-#: commands/user.c:1193 commands/user.c:1202
+#: commands/user.c:1193
+#: commands/user.c:1202
msgid "permission denied to reassign objects"
msgstr "droit refus� pour r�-affecter les objets"
-#: commands/user.c:1275 commands/user.c:1412
+#: commands/user.c:1275
+#: commands/user.c:1412
#, c-format
msgid "must have admin option on role \"%s\""
msgstr "doit avoir l'option admin sur le r�le � %s �"
@@ -13076,8 +13289,7 @@ msgstr "ignore � %s � --- seul le super-utilisateur peut ex�cuter un VACUUM"
#, c-format
msgid "skipping \"%s\" --- only superuser or database owner can vacuum it"
msgstr ""
-"ignore � %s � --- seul le super-utilisateur ou le propri�taire de la base de "
-"donn�es\n"
+"ignore � %s � --- seul le super-utilisateur ou le propri�taire de la base de donn�es\n"
"peuvent ex�cuter un VACUUM"
#: commands/vacuum.c:881
@@ -13089,8 +13301,7 @@ msgstr ""
#: commands/vacuum.c:898
#, c-format
-msgid ""
-"skipping \"%s\" --- cannot vacuum indexes, views, or special system tables"
+msgid "skipping \"%s\" --- cannot vacuum indexes, views, or special system tables"
msgstr ""
"ignore � %s � --- n'a pas pu ex�cuter un VACUUM sur les index, vues ou\n"
"tables syst�me"
@@ -13111,8 +13322,7 @@ msgstr ""
#: commands/vacuumlazy.c:447
#, c-format
msgid "relation \"%s\" page %u is uninitialized --- fixing"
-msgstr ""
-"relation � %s � : la page %u n'est pas initialis�e --- correction en cours"
+msgstr "relation � %s � : la page %u n'est pas initialis�e --- correction en cours"
#: commands/vacuumlazy.c:780
#, c-format
@@ -13121,9 +13331,7 @@ msgstr "� %s � : %.0f versions de ligne supprim�es parmi %u pages"
#: commands/vacuumlazy.c:785
#, c-format
-msgid ""
-"\"%s\": found %.0f removable, %.0f nonremovable row versions in %u out of %u "
-"pages"
+msgid "\"%s\": found %.0f removable, %.0f nonremovable row versions in %u out of %u pages"
msgstr ""
"� %s � : %.0f versions de ligne supprimables, %.0f non supprimables\n"
"parmi %u pages sur %u"
@@ -13146,7 +13354,8 @@ msgstr ""
msgid "\"%s\": removed %d row versions in %d pages"
msgstr "� %s �: %d versions de ligne supprim�e parmi %d pages"
-#: commands/vacuumlazy.c:849 commands/vacuumlazy.c:941
+#: commands/vacuumlazy.c:849
+#: commands/vacuumlazy.c:941
#: commands/vacuumlazy.c:1066
#, c-format
msgid "%s."
@@ -13193,26 +13402,26 @@ msgstr "sp�cifications � datestyle � conflictuelles"
#: commands/variable.c:285
msgid "invalid interval value for time zone: month not allowed"
-msgstr ""
-"valeur d'intervalle invalide pour le fuseau horaire : les mois ne sont pas "
-"autoris�s"
+msgstr "valeur d'intervalle invalide pour le fuseau horaire : les mois ne sont pas autoris�s"
#: commands/variable.c:293
msgid "invalid interval value for time zone: day not allowed"
-msgstr ""
-"valeur d'intervalle invalide pour le fuseau horaire : jour non autoris�"
+msgstr "valeur d'intervalle invalide pour le fuseau horaire : jour non autoris�"
-#: commands/variable.c:361 commands/variable.c:493
+#: commands/variable.c:361
+#: commands/variable.c:493
#, c-format
msgid "unrecognized time zone name: \"%s\""
msgstr "nom de fuseau horaire non reconnu : � %s �"
-#: commands/variable.c:370 commands/variable.c:502
+#: commands/variable.c:370
+#: commands/variable.c:502
#, c-format
msgid "time zone \"%s\" appears to use leap seconds"
msgstr "le fuseau horaire � %s � semble utiliser les secondes � leap �"
-#: commands/variable.c:372 commands/variable.c:504
+#: commands/variable.c:372
+#: commands/variable.c:504
msgid "PostgreSQL does not support leap seconds."
msgstr "PostgreSQL ne supporte pas les secondes � leap �."
@@ -13235,7 +13444,8 @@ msgstr "droit refus� pour configurer le r�le � %s �"
msgid "view must have at least one column"
msgstr "la vue doit avoir au moins une colonne"
-#: commands/view.c:260 commands/view.c:272
+#: commands/view.c:260
+#: commands/view.c:272
msgid "cannot drop columns from view"
msgstr "ne peut pas supprimer les colonnes d'une vue"
@@ -13247,9 +13457,7 @@ msgstr "ne peut pas modifier le nom de la colonne � %s � de la vue en � %s �"
#: commands/view.c:285
#, c-format
msgid "cannot change data type of view column \"%s\" from %s to %s"
-msgstr ""
-"ne peut pas modifier le type de donn�es de la colonne � %s � de la vue de %s "
-"� %s"
+msgstr "ne peut pas modifier le type de donn�es de la colonne � %s � de la vue de %s � %s"
#: commands/view.c:441
msgid "CREATE VIEW specifies more column names than columns"
@@ -13273,17 +13481,15 @@ msgstr "le curseur � %s � est d�tenu par une transaction pr�c�dente"
#: executor/execCurrent.c:113
#, c-format
msgid "cursor \"%s\" has multiple FOR UPDATE/SHARE references to table \"%s\""
-msgstr ""
-"le curseur � %s � a plusieurs r�f�rences FOR UPDATE/SHARE pour la table � %s �"
+msgstr "le curseur � %s � a plusieurs r�f�rences FOR UPDATE/SHARE pour la table � %s �"
#: executor/execCurrent.c:122
#, c-format
-msgid ""
-"cursor \"%s\" does not have a FOR UPDATE/SHARE reference to table \"%s\""
-msgstr ""
-"le curseur � %s � n'a pas de r�f�rence FOR UPDATE/SHARE pour la table � %s �"
+msgid "cursor \"%s\" does not have a FOR UPDATE/SHARE reference to table \"%s\""
+msgstr "le curseur � %s � n'a pas de r�f�rence FOR UPDATE/SHARE pour la table � %s �"
-#: executor/execCurrent.c:132 executor/execCurrent.c:178
+#: executor/execCurrent.c:132
+#: executor/execCurrent.c:178
#, c-format
msgid "cursor \"%s\" is not positioned on a row"
msgstr "le curseur � %s � n'est pas positionn� sur une ligne"
@@ -13293,15 +13499,14 @@ msgstr "le curseur � %s � n'est pas positionn� sur une ligne"
msgid "cursor \"%s\" is not a simply updatable scan of table \"%s\""
msgstr "le curseur � %s � n'est pas un parcours modifiable de la table � %s �"
-#: executor/execCurrent.c:230 executor/execQual.c:1024
+#: executor/execCurrent.c:230
+#: executor/execQual.c:1024
#, c-format
-msgid ""
-"type of parameter %d (%s) does not match that when preparing the plan (%s)"
-msgstr ""
-"le type de param�tre %d (%s) ne correspond pas � ce qui est pr�par� dans le "
-"plan (%s)"
+msgid "type of parameter %d (%s) does not match that when preparing the plan (%s)"
+msgstr "le type de param�tre %d (%s) ne correspond pas � ce qui est pr�par� dans le plan (%s)"
-#: executor/execCurrent.c:242 executor/execQual.c:1035
+#: executor/execCurrent.c:242
+#: executor/execQual.c:1035
#, c-format
msgid "no value found for parameter %d"
msgstr "aucune valeur trouv�e pour le param�tre %d"
@@ -13334,56 +13539,59 @@ msgstr "une valeur NULL viole la contrainte NOT NULL de la colonne � %s �"
#: executor/execMain.c:1331
#, c-format
msgid "new row for relation \"%s\" violates check constraint \"%s\""
-msgstr ""
-"la nouvelle ligne viole la contrainte de v�rification � %s � de la relation � %"
-"s �"
+msgstr "la nouvelle ligne viole la contrainte de v�rification � %s � de la relation � %s �"
-#: executor/execQual.c:309 executor/execQual.c:337
+#: executor/execQual.c:309
+#: executor/execQual.c:337
msgid "array subscript in assignment must not be null"
msgstr "l'indice du tableau dans l'affectation ne doit pas �tre NULL"
-#: executor/execQual.c:633 executor/execQual.c:3896
+#: executor/execQual.c:633
+#: executor/execQual.c:3896
#, c-format
msgid "attribute %d has wrong type"
msgstr "l'attribut %d a un type invalide"
-#: executor/execQual.c:634 executor/execQual.c:3897
+#: executor/execQual.c:634
+#: executor/execQual.c:3897
#, c-format
msgid "Table has type %s, but query expects %s."
msgstr "La table a le type %s alors que la requ�te attend %s."
-#: executor/execQual.c:698 executor/execQual.c:717 executor/execQual.c:916
-#: executor/nodeModifyTable.c:82 executor/nodeModifyTable.c:92
-#: executor/nodeModifyTable.c:109 executor/nodeModifyTable.c:117
+#: executor/execQual.c:698
+#: executor/execQual.c:717
+#: executor/execQual.c:916
+#: executor/nodeModifyTable.c:82
+#: executor/nodeModifyTable.c:92
+#: executor/nodeModifyTable.c:109
+#: executor/nodeModifyTable.c:117
msgid "table row type and query-specified row type do not match"
-msgstr ""
-"Le type de ligne de la table et celui sp�cifi� par la requ�te ne "
-"correspondent pas"
+msgstr "Le type de ligne de la table et celui sp�cifi� par la requ�te ne correspondent pas"
#: executor/execQual.c:699
#, c-format
msgid "Table row contains %d attribute, but query expects %d."
msgid_plural "Table row contains %d attributes, but query expects %d."
-msgstr[0] ""
-"La ligne de la table contient %d attribut alors que la requ�te en attend %d."
-msgstr[1] ""
-"La ligne de la table contient %d attributs alors que la requ�te en attend %d."
+msgstr[0] "La ligne de la table contient %d attribut alors que la requ�te en attend %d."
+msgstr[1] "La ligne de la table contient %d attributs alors que la requ�te en attend %d."
-#: executor/execQual.c:718 executor/nodeModifyTable.c:93
+#: executor/execQual.c:718
+#: executor/nodeModifyTable.c:93
#, c-format
msgid "Table has type %s at ordinal position %d, but query expects %s."
-msgstr ""
-"La table a le type %s � la position ordinale %d alors que la requ�te attend %"
-"s."
+msgstr "La table a le type %s � la position ordinale %d alors que la requ�te attend %s."
-#: executor/execQual.c:917 executor/execQual.c:1505
+#: executor/execQual.c:917
+#: executor/execQual.c:1505
#, c-format
msgid "Physical storage mismatch on dropped attribute at ordinal position %d."
msgstr ""
"Le stockage physique ne correspond pas � l'attribut supprim� � la position\n"
"ordinale %d."
-#: executor/execQual.c:1189 parser/parse_func.c:91 parser/parse_func.c:310
+#: executor/execQual.c:1189
+#: parser/parse_func.c:91
+#: parser/parse_func.c:310
#: parser/parse_func.c:623
#, c-format
msgid "cannot pass more than %d argument to a function"
@@ -13393,45 +13601,39 @@ msgstr[1] "ne peut pas passer plus de %d arguments � une fonction"
#: executor/execQual.c:1373
msgid "functions and operators can take at most one set argument"
-msgstr ""
-"les fonctions et op�rateurs peuvent prendre au plus un argument d'ensemble"
+msgstr "les fonctions et op�rateurs peuvent prendre au plus un argument d'ensemble"
#: executor/execQual.c:1423
-msgid ""
-"function returning setof record called in context that cannot accept type "
-"record"
+msgid "function returning setof record called in context that cannot accept type record"
msgstr ""
"la fonction renvoyant des lignes a �t� appel�e dans un contexte qui\n"
"n'accepte pas un ensemble"
-#: executor/execQual.c:1478 executor/execQual.c:1494 executor/execQual.c:1504
+#: executor/execQual.c:1478
+#: executor/execQual.c:1494
+#: executor/execQual.c:1504
msgid "function return row and query-specified return row do not match"
-msgstr ""
-"la ligne de retour sp�cifi�e par la requ�te et la ligne de retour de la "
-"fonction ne correspondent pas"
+msgstr "la ligne de retour sp�cifi�e par la requ�te et la ligne de retour de la fonction ne correspondent pas"
#: executor/execQual.c:1479
#, c-format
msgid "Returned row contains %d attribute, but query expects %d."
msgid_plural "Returned row contains %d attributes, but query expects %d."
-msgstr[0] ""
-"La ligne renvoy�e contient %d attribut mais la requ�te en attend %d."
-msgstr[1] ""
-"La ligne renvoy�e contient %d attributs mais la requ�te en attend %d."
+msgstr[0] "La ligne renvoy�e contient %d attribut mais la requ�te en attend %d."
+msgstr[1] "La ligne renvoy�e contient %d attributs mais la requ�te en attend %d."
#: executor/execQual.c:1495
#, c-format
msgid "Returned type %s at ordinal position %d, but query expects %s."
-msgstr ""
-"A renvoy� le type %s � la position ordinale %d, mais la requ�te attend %s."
+msgstr "A renvoy� le type %s � la position ordinale %d, mais la requ�te attend %s."
-#: executor/execQual.c:1748 executor/execQual.c:2161
+#: executor/execQual.c:1748
+#: executor/execQual.c:2161
msgid "table-function protocol for materialize mode was not followed"
-msgstr ""
-"le protocole de la fonction table pour le mode mat�rialis� n'a pas �t� "
-"respect�"
+msgstr "le protocole de la fonction table pour le mode mat�rialis� n'a pas �t� respect�"
-#: executor/execQual.c:1768 executor/execQual.c:2168
+#: executor/execQual.c:1768
+#: executor/execQual.c:2168
#, c-format
msgid "unrecognized table-function returnMode: %d"
msgstr "returnMode de la fonction table non reconnu : %d"
@@ -13458,23 +13660,21 @@ msgstr "ne peut pas fusionner les tableaux incompatibles"
#: executor/execQual.c:2957
#, c-format
-msgid ""
-"Array with element type %s cannot be included in ARRAY construct with "
-"element type %s."
-msgstr ""
-"Le tableau avec le type d'�l�ment %s ne peut pas �tre inclus dans la "
-"construction ARRAY avec le type d'�l�ment %s."
+msgid "Array with element type %s cannot be included in ARRAY construct with element type %s."
+msgstr "Le tableau avec le type d'�l�ment %s ne peut pas �tre inclus dans la construction ARRAY avec le type d'�l�ment %s."
#: executor/execQual.c:3540
msgid "NULLIF does not support set arguments"
msgstr "NULLIF ne supporte pas les arguments d'ensemble"
-#: executor/execQual.c:4267 optimizer/util/clauses.c:560
+#: executor/execQual.c:4267
+#: optimizer/util/clauses.c:560
#: parser/parse_agg.c:160
msgid "aggregate function calls cannot be nested"
msgstr "les appels � la fonction d'agr�gat ne peuvent pas �tre imbriqu�s"
-#: executor/execQual.c:4305 optimizer/util/clauses.c:634
+#: executor/execQual.c:4305
+#: optimizer/util/clauses.c:634
#: parser/parse_agg.c:207
msgid "window function calls cannot be nested"
msgstr "les appels � la fonction window ne peuvent pas �tre imbriqu�s"
@@ -13515,16 +13715,16 @@ msgid "%s is not allowed in a SQL function"
msgstr "%s n'est pas autoris� dans une fonction SQL"
#. translator: %s is a SQL statement name
-#: executor/functions.c:161 executor/spi.c:1256 executor/spi.c:1846
+#: executor/functions.c:161
+#: executor/spi.c:1256
+#: executor/spi.c:1846
#, c-format
msgid "%s is not allowed in a non-volatile function"
msgstr "%s n'est pas autoris� dans une fonction non volatile"
#: executor/functions.c:259
#, c-format
-msgid ""
-"could not determine actual result type for function declared to return type %"
-"s"
+msgid "could not determine actual result type for function declared to return type %s"
msgstr ""
"n'a pas pu d�terminer le type du r�sultat actuel pour la fonction d�clarant\n"
"renvoyer le type %s"
@@ -13544,17 +13744,18 @@ msgstr "fonction SQL � %s �, instruction %d"
msgid "SQL function \"%s\" during startup"
msgstr "fonction SQL � %s � lors du lancement"
-#: executor/functions.c:1091 executor/functions.c:1127
-#: executor/functions.c:1139 executor/functions.c:1245
-#: executor/functions.c:1277 executor/functions.c:1306
+#: executor/functions.c:1091
+#: executor/functions.c:1127
+#: executor/functions.c:1139
+#: executor/functions.c:1245
+#: executor/functions.c:1277
+#: executor/functions.c:1306
#, c-format
msgid "return type mismatch in function declared to return %s"
-msgstr ""
-"le type de retour ne correspond pas � la fonction d�clarant renvoyer %s"
+msgstr "le type de retour ne correspond pas � la fonction d�clarant renvoyer %s"
#: executor/functions.c:1093
-msgid ""
-"Function's final statement must be SELECT or INSERT/UPDATE/DELETE RETURNING."
+msgid "Function's final statement must be SELECT or INSERT/UPDATE/DELETE RETURNING."
msgstr ""
"L'instruction finale de la fonction doit �tre un SELECT ou un\n"
"INSERT/UPDATE/DELETE RETURNING."
@@ -13586,29 +13787,31 @@ 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:1717 executor/nodeWindowAgg.c:1842
+#: executor/nodeAgg.c:1717
+#: executor/nodeWindowAgg.c:1842
#, c-format
msgid "aggregate %u needs to have compatible input type and transition type"
msgstr ""
"L'agr�gat %u a besoin d'avoir un type en entr�e compatible avec le type en\n"
"transition"
-#: executor/nodeHashjoin.c:721 executor/nodeHashjoin.c:755
+#: executor/nodeHashjoin.c:721
+#: executor/nodeHashjoin.c:755
#, c-format
msgid "could not rewind hash-join temporary file: %m"
-msgstr ""
-"n'a pas pu revenir au d�but du fichier temporaire de la jointure h�ch�e : %m"
+msgstr "n'a pas pu revenir au d�but du fichier temporaire de la jointure h�ch�e : %m"
-#: executor/nodeHashjoin.c:789 executor/nodeHashjoin.c:795
+#: executor/nodeHashjoin.c:789
+#: executor/nodeHashjoin.c:795
#, c-format
msgid "could not write to hash-join temporary file: %m"
msgstr "n'a pas pu �crire le fichier temporaire de la jointure h�ch�e : %m"
-#: executor/nodeHashjoin.c:829 executor/nodeHashjoin.c:839
+#: executor/nodeHashjoin.c:829
+#: executor/nodeHashjoin.c:839
#, c-format
msgid "could not read from hash-join temporary file: %m"
-msgstr ""
-"n'a pas pu lire le fichier temporaire contenant la jointure h�ch�e : %m"
+msgstr "n'a pas pu lire le fichier temporaire contenant la jointure h�ch�e : %m"
#: executor/nodeLimit.c:251
msgid "OFFSET must not be negative"
@@ -13620,19 +13823,18 @@ msgstr "LIMIT ne doit pas �tre n�gative"
#: executor/nodeMergejoin.c:1579
msgid "RIGHT JOIN is only supported with merge-joinable join conditions"
-msgstr ""
-"RIGHT JOIN est support� seulement avec les conditions de jointures MERGE"
+msgstr "RIGHT JOIN est support� seulement avec les conditions de jointures MERGE"
-#: executor/nodeMergejoin.c:1599 optimizer/path/joinpath.c:1072
+#: executor/nodeMergejoin.c:1599
+#: optimizer/path/joinpath.c:1072
msgid "FULL JOIN is only supported with merge-joinable join conditions"
-msgstr ""
-"FULL JOIN est support� seulement avec les conditions de jointures MERGE"
+msgstr "FULL JOIN est support� seulement avec les conditions de jointures MERGE"
-#: executor/nodeSubplan.c:308 executor/nodeSubplan.c:347
+#: executor/nodeSubplan.c:308
+#: executor/nodeSubplan.c:347
#: executor/nodeSubplan.c:962
msgid "more than one row returned by a subquery used as an expression"
-msgstr ""
-"plus d'une ligne renvoy�e par une sous-requ�te utilis�e comme une expression"
+msgstr "plus d'une ligne renvoy�e par une sous-requ�te utilis�e comme une expression"
#: executor/nodeWindowAgg.c:1233
msgid "frame starting offset must not be null"
@@ -13654,7 +13856,8 @@ msgstr ""
msgid "transaction left non-empty SPI stack"
msgstr "transaction gauche non vide dans la pile SPI"
-#: executor/spi.c:211 executor/spi.c:275
+#: executor/spi.c:211
+#: executor/spi.c:275
msgid "Check for missing \"SPI_finish\" calls."
msgstr "V�rifiez les appels manquants � � SPI_finish �."
@@ -13672,11 +13875,13 @@ msgstr "ne peut pas ouvrir le plan � plusieurs requ�tes comme curseur"
msgid "cannot open %s query as cursor"
msgstr "ne peut pas ouvrir la requ�te %s comme curseur"
-#: executor/spi.c:1233 parser/analyze.c:1969
+#: executor/spi.c:1233
+#: parser/analyze.c:1969
msgid "DECLARE SCROLL CURSOR ... FOR UPDATE/SHARE is not supported"
msgstr "DECLARE SCROLL CURSOR ... FOR UPDATE/SHARE n'est pas support�"
-#: executor/spi.c:1234 parser/analyze.c:1970
+#: executor/spi.c:1234
+#: parser/analyze.c:1970
msgid "Scrollable cursors must be READ ONLY."
msgstr "Les curseurs d�pla�ables doivent �tre en lecture seule (READ ONLY)."
@@ -13718,12 +13923,13 @@ msgstr "Les options valides dans ce contexte sont %s"
#: lib/stringinfo.c:267
#, c-format
msgid "Cannot enlarge string buffer containing %d bytes by %d more bytes."
-msgstr ""
-"Ne peut pas agrandir de %d octets le tampon de cha�ne contenant d�j� %d "
-"octets"
+msgstr "Ne peut pas agrandir de %d octets le tampon de cha�ne contenant d�j� %d octets"
-#: tcop/postgres.c:392 tcop/postgres.c:404 tcop/postgres.c:415
-#: tcop/postgres.c:427 tcop/postgres.c:4094
+#: tcop/postgres.c:392
+#: tcop/postgres.c:404
+#: tcop/postgres.c:415
+#: tcop/postgres.c:427
+#: tcop/postgres.c:4094
#, c-format
msgid "invalid frontend message type %d"
msgstr "type %d du message de l'interface invalide"
@@ -13733,19 +13939,23 @@ msgstr "type %d du message de l'interface invalide"
msgid "statement: %s"
msgstr "instruction : %s"
-#: tcop/postgres.c:951 tcop/postgres.c:1261 tcop/postgres.c:1542
-#: tcop/postgres.c:1984 tcop/postgres.c:2352 tcop/postgres.c:2433
+#: tcop/postgres.c:951
+#: tcop/postgres.c:1261
+#: tcop/postgres.c:1542
+#: tcop/postgres.c:1984
+#: tcop/postgres.c:2352
+#: tcop/postgres.c:2433
#: tcop/fastpath.c:303
-msgid ""
-"current transaction is aborted, commands ignored until end of transaction "
-"block"
+msgid "current transaction is aborted, commands ignored until end of transaction block"
msgstr ""
-"la transaction est annul�e, les commandes sont ignor�es jusqu'� la fin du "
-"bloc\n"
+"la transaction est annul�e, les commandes sont ignor�es jusqu'� la fin du bloc\n"
"de la transaction"
-#: tcop/postgres.c:1121 tcop/postgres.c:1408 tcop/postgres.c:1825
-#: tcop/postgres.c:2042 tcop/fastpath.c:407
+#: tcop/postgres.c:1121
+#: tcop/postgres.c:1408
+#: tcop/postgres.c:1825
+#: tcop/postgres.c:2042
+#: tcop/fastpath.c:407
#, c-format
msgid "duration: %s ms"
msgstr "dur�e : %s ms"
@@ -13762,8 +13972,7 @@ msgstr "analyse %s : %s"
#: tcop/postgres.c:1234
msgid "cannot insert multiple commands into a prepared statement"
-msgstr ""
-"ne peut pas ins�rer les commandes multiples dans une instruction pr�par�e"
+msgstr "ne peut pas ins�rer les commandes multiples dans une instruction pr�par�e"
#: tcop/postgres.c:1413
#, c-format
@@ -13775,7 +13984,8 @@ msgstr "dur�e : %s ms, analyse %s : %s"
msgid "bind %s to %s"
msgstr "lie %s � %s"
-#: tcop/postgres.c:1478 tcop/postgres.c:2332
+#: tcop/postgres.c:1478
+#: tcop/postgres.c:2332
msgid "unnamed prepared statement does not exist"
msgstr "l'instruction pr�par�e non nomm�e n'existe pas"
@@ -13786,9 +13996,7 @@ msgstr "le message bind a %d formats de param�tres mais %d param�tres"
#: tcop/postgres.c:1526
#, c-format
-msgid ""
-"bind message supplies %d parameters, but prepared statement \"%s\" requires %"
-"d"
+msgid "bind message supplies %d parameters, but prepared statement \"%s\" requires %d"
msgstr ""
"le message bind fournit %d param�tres, mais l'instruction pr�par�e � %s � en\n"
"requiert %d"
@@ -13803,16 +14011,19 @@ msgstr "format des donn�es binaires incorrect dans le param�tre bind %d"
msgid "duration: %s ms bind %s%s%s: %s"
msgstr "dur�e : %s ms, lien %s%s%s : %s"
-#: tcop/postgres.c:1878 tcop/postgres.c:2419
+#: tcop/postgres.c:1878
+#: tcop/postgres.c:2419
#, c-format
msgid "portal \"%s\" does not exist"
msgstr "le portail � %s � n'existe pas"
-#: tcop/postgres.c:1965 tcop/postgres.c:2050
+#: tcop/postgres.c:1965
+#: tcop/postgres.c:2050
msgid "execute fetch from"
msgstr "ex�cute fetch � partir de"
-#: tcop/postgres.c:1966 tcop/postgres.c:2051
+#: tcop/postgres.c:1966
+#: tcop/postgres.c:2051
msgid "execute"
msgstr "ex�cute"
@@ -13846,50 +14057,41 @@ msgstr ""
#: tcop/postgres.c:2274
msgid "User was holding a relation lock for too long."
-msgstr ""
-"L'utilisateur conservait un verrou sur une relation depuis trop longtemps."
+msgstr "L'utilisateur conservait un verrou sur une relation depuis trop longtemps."
#: tcop/postgres.c:2277
msgid "User was or might have been using tablespace that must be dropped."
-msgstr ""
-"L'utilisateur utilisait ou pouvait utiliser un tablespace qui doit �tre "
-"supprim�."
+msgstr "L'utilisateur utilisait ou pouvait utiliser un tablespace qui doit �tre supprim�."
#: tcop/postgres.c:2280
msgid "User query might have needed to see row versions that must be removed."
msgstr ""
-"La requ�te de l'utilisateur pourrait avoir eu besoin de voir des versions "
-"de\n"
+"La requ�te de l'utilisateur pourrait avoir eu besoin de voir des versions de\n"
"lignes qui doivent �tre supprim�es."
-#: tcop/postgres.c:2283 storage/ipc/standby.c:490
+#: tcop/postgres.c:2283
+#: storage/ipc/standby.c:488
msgid "User transaction caused buffer deadlock with recovery."
msgstr ""
#: tcop/postgres.c:2286
msgid "User was connected to a database that must be dropped."
-msgstr ""
-"L'utilisateur �tait connect� � une base de donn�e qui doit �tre supprim�."
+msgstr "L'utilisateur �tait connect� � une base de donn�e qui doit �tre supprim�."
#: tcop/postgres.c:2620
msgid "terminating connection because of crash of another server process"
-msgstr ""
-"arr�t de la connexion � cause de l'arr�t brutal d'un autre processus serveur"
+msgstr "arr�t de la connexion � cause de l'arr�t brutal d'un autre processus serveur"
#: tcop/postgres.c:2621
-msgid ""
-"The postmaster has commanded this server process to roll back the current "
-"transaction and exit, because another server process exited abnormally and "
-"possibly corrupted shared memory."
+msgid "The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory."
msgstr ""
"Le postmaster a command� � ce processus serveur d'annuler la transaction\n"
"courante et de quitter car un autre processus serveur a quitt� anormalement\n"
"et qu'il existe probablement de la m�moire partag�e corrompue."
-#: tcop/postgres.c:2625 tcop/postgres.c:2957
-msgid ""
-"In a moment you should be able to reconnect to the database and repeat your "
-"command."
+#: tcop/postgres.c:2625
+#: tcop/postgres.c:2957
+msgid "In a moment you should be able to reconnect to the database and repeat your command."
msgstr ""
"Dans un moment, vous devriez �tre capable de vous reconnecter � la base de\n"
"donn�es et de relancer votre commande."
@@ -13899,9 +14101,7 @@ msgid "floating-point exception"
msgstr "exception d� � une virgule flottante"
#: tcop/postgres.c:2730
-msgid ""
-"An invalid floating-point operation was signaled. This probably means an out-"
-"of-range result or an invalid operation, such as division by zero."
+msgid "An invalid floating-point operation was signaled. This probably means an out-of-range result or an invalid operation, such as division by zero."
msgstr ""
"Une op�ration invalide sur les virgules flottantes a �t� signal�e.\n"
"Ceci signifie probablement un r�sultat en dehors de l'�chelle ou une\n"
@@ -13911,7 +14111,9 @@ msgstr ""
msgid "terminating autovacuum process due to administrator command"
msgstr "arr�t du processus autovacuum suite � la demande de l'administrateur"
-#: tcop/postgres.c:2901 tcop/postgres.c:2906 tcop/postgres.c:2955
+#: tcop/postgres.c:2901
+#: tcop/postgres.c:2906
+#: tcop/postgres.c:2955
msgid "terminating connection due to conflict with recovery"
msgstr "arr�t de la connexion � cause d'un conflit avec la restauration"
@@ -13925,15 +14127,14 @@ msgstr "annulation de l'authentification � cause du d�lai �coul�"
#: tcop/postgres.c:2935
msgid "canceling statement due to statement timeout"
-msgstr ""
-"annulation de la requ�te � cause du d�lai �coul� pour l'ex�cution de "
-"l'instruction"
+msgstr "annulation de la requ�te � cause du d�lai �coul� pour l'ex�cution de l'instruction"
#: tcop/postgres.c:2944
msgid "canceling autovacuum task"
msgstr "annulation de la t�che d'autovacuum"
-#: tcop/postgres.c:2962 storage/ipc/standby.c:489
+#: tcop/postgres.c:2962
+#: storage/ipc/standby.c:487
msgid "canceling statement due to conflict with recovery"
msgstr "annulation de la requ�te � cause d'un conflit avec la restauration"
@@ -13946,9 +14147,7 @@ msgid "stack depth limit exceeded"
msgstr "d�passement de limite (en profondeur) de la pile"
#: tcop/postgres.c:3024
-msgid ""
-"Increase the configuration parameter \"max_stack_depth\", after ensuring the "
-"platform's stack depth limit is adequate."
+msgid "Increase the configuration parameter \"max_stack_depth\", after ensuring the platform's stack depth limit is adequate."
msgstr ""
"Augmenter le param�tre � max_stack_depth � apr�s vous �tre assur� que la\n"
"limite de profondeur de la pile de la plateforme est ad�quate."
@@ -13959,9 +14158,7 @@ msgid "\"max_stack_depth\" must not exceed %ldkB"
msgstr "� max_stack_depth � ne doit pas d�passer %ld Ko"
#: tcop/postgres.c:3042
-msgid ""
-"Increase the platform's stack depth limit via \"ulimit -s\" or local "
-"equivalent."
+msgid "Increase the platform's stack depth limit via \"ulimit -s\" or local equivalent."
msgstr ""
"Augmenter la limite de profondeur de la pile sur votre plateforme via\n"
"� ulimit -s � ou l'�quivalent local."
@@ -13970,7 +14167,8 @@ msgstr ""
msgid "invalid command-line arguments for server process"
msgstr "arguments invalides en ligne de commande pour le processus serveur"
-#: tcop/postgres.c:3366 tcop/postgres.c:3372
+#: tcop/postgres.c:3366
+#: tcop/postgres.c:3372
#, c-format
msgid "Try \"%s --help\" for more information."
msgstr "Essayez � %s --help � pour plus d'informations."
@@ -13997,9 +14195,7 @@ msgstr "sous-type %d du message DESCRIBE invalide"
#: tcop/postgres.c:4268
#, c-format
-msgid ""
-"disconnection: session time: %d:%02d:%02d.%03d user=%s database=%s host=%s%s%"
-"s"
+msgid "disconnection: session time: %d:%02d:%02d.%03d user=%s database=%s host=%s%s%s"
msgstr ""
"d�connexion : dur�e de la session : %d:%02d:%02d.%03d\n"
"utilisateur=%s base=%s h�te=%s%s%s"
@@ -14039,15 +14235,14 @@ msgstr ""
#: tcop/utility.c:1128
msgid "must be superuser to do CHECKPOINT"
-msgstr ""
-"doit �tre super-utilisateur pour ex�cuter un point de v�rification "
-"(CHECKPOINT)"
+msgstr "doit �tre super-utilisateur pour ex�cuter un point de v�rification (CHECKPOINT)"
-#: tcop/fastpath.c:109 tcop/fastpath.c:481 tcop/fastpath.c:611
+#: tcop/fastpath.c:109
+#: tcop/fastpath.c:481
+#: tcop/fastpath.c:611
#, c-format
msgid "invalid argument size %d in function call message"
-msgstr ""
-"taille de l'argument %d invalide dans le message d'appel de la fonction"
+msgstr "taille de l'argument %d invalide dans le message d'appel de la fonction"
#: tcop/fastpath.c:331
#, c-format
@@ -14059,7 +14254,8 @@ msgstr "appel de fonction fastpath : � %s � (OID %u)"
msgid "duration: %s ms fastpath function call: \"%s\" (OID %u)"
msgstr "dur�e : %s ms, appel de fonction fastpath : � %s � (OID %u)"
-#: tcop/fastpath.c:449 tcop/fastpath.c:576
+#: tcop/fastpath.c:449
+#: tcop/fastpath.c:576
#, c-format
msgid "function call message contains %d arguments but function requires %d"
msgstr ""
@@ -14073,11 +14269,11 @@ msgstr ""
"le message d'appel de la fonction contient %d formats d'argument mais %d\n"
" arguments"
-#: tcop/fastpath.c:544 tcop/fastpath.c:627
+#: tcop/fastpath.c:544
+#: tcop/fastpath.c:627
#, c-format
msgid "incorrect binary data format in function argument %d"
-msgstr ""
-"format des donn�es binaires incorrect dans l'argument de la fonction %d"
+msgstr "format des donn�es binaires incorrect dans l'argument de la fonction %d"
#: main/main.c:230
#, c-format
@@ -14118,8 +14314,7 @@ msgstr "Options :\n"
#, c-format
msgid " -A 1|0 enable/disable run-time assert checking\n"
msgstr ""
-" -A 1|0 active/d�sactive la v�rification des limites (assert) "
-"�\n"
+" -A 1|0 active/d�sactive la v�rification des limites (assert) �\n"
" l'ex�cution\n"
#: main/main.c:274
@@ -14145,8 +14340,7 @@ msgstr " -D REPDONNEES r�pertoire de la base de donn�es\n"
#: main/main.c:278
#, c-format
msgid " -e use European date input format (DMY)\n"
-msgstr ""
-" -e utilise le format de saisie europ�en des dates (DMY)\n"
+msgstr " -e utilise le format de saisie europ�en des dates (DMY)\n"
#: main/main.c:279
#, c-format
@@ -14181,8 +14375,7 @@ msgstr " -N MAX-CONNECT nombre maximum de connexions simultan�es\n"
#: main/main.c:287
#, c-format
msgid " -o OPTIONS pass \"OPTIONS\" to each server process (obsolete)\n"
-msgstr ""
-" -o OPTIONS passe � OPTIONS � � chaque processus serveur (obsol�te)\n"
+msgstr " -o OPTIONS passe � OPTIONS � � chaque processus serveur (obsol�te)\n"
#: main/main.c:288
#, c-format
@@ -14207,8 +14400,7 @@ msgstr " -c NOM=VALEUR configure un param�tre d'ex�cution\n"
#: main/main.c:292
#, c-format
msgid " --describe-config describe configuration parameters, then exit\n"
-msgstr ""
-" --describe-config d�crit les param�tres de configuration, puis quitte\n"
+msgstr " --describe-config d�crit les param�tres de configuration, puis quitte\n"
#: main/main.c:293
#, c-format
@@ -14232,13 +14424,11 @@ msgstr ""
#: main/main.c:297
#, c-format
msgid " -f s|i|n|m|h forbid use of some plan types\n"
-msgstr ""
-" -f s|i|n|m|h interdit l'utilisation de certains types de plan\n"
+msgstr " -f s|i|n|m|h interdit l'utilisation de certains types de plan\n"
#: main/main.c:298
#, c-format
-msgid ""
-" -n do not reinitialize shared memory after abnormal exit\n"
+msgid " -n do not reinitialize shared memory after abnormal exit\n"
msgstr ""
" -n ne r�initialise pas la m�moire partag�e apr�s un arr�t\n"
" brutal\n"
@@ -14293,8 +14483,7 @@ msgstr ""
#: main/main.c:307
#, c-format
msgid " DBNAME database name (defaults to user name)\n"
-msgstr ""
-" NOMBASE nom de la base (par d�faut, celui de l'utilisateur)\n"
+msgstr " NOMBASE nom de la base (par d�faut, celui de l'utilisateur)\n"
#: main/main.c:308
#, c-format
@@ -14313,7 +14502,8 @@ msgstr ""
" -N n'utilise pas le retour � la ligne comme d�limiteur de\n"
" requ�te\n"
-#: main/main.c:311 main/main.c:316
+#: main/main.c:311
+#: main/main.c:316
#, c-format
msgid " -r FILENAME send stdout and stderr to given file\n"
msgstr " -r FICHIER envoie stdout et stderr dans le fichier indiqu�\n"
@@ -14336,10 +14526,8 @@ msgstr ""
#: main/main.c:315
#, c-format
-msgid ""
-" DBNAME database name (mandatory argument in bootstrapping mode)\n"
-msgstr ""
-" NOMBASE nom de la base (argument obligatoire dans ce mode)\n"
+msgid " DBNAME database name (mandatory argument in bootstrapping mode)\n"
+msgstr " NOMBASE nom de la base (argument obligatoire dans ce mode)\n"
#: main/main.c:317
#, c-format
@@ -14373,16 +14561,13 @@ msgstr ""
"L'ex�cution du serveur PostgreSQL par l'utilisateur � root � n'est pas\n"
"autoris�e.\n"
"Le serveur doit �tre lanc� avec un utilisateur non privil�gi� pour emp�cher\n"
-"tout probl�me possible de s�curit� sur le serveur. Voir la documentation "
-"pour\n"
+"tout probl�me possible de s�curit� sur le serveur. Voir la documentation pour\n"
"plus d'informations sur le lancement propre du serveur.\n"
#: main/main.c:350
#, c-format
msgid "%s: real and effective user IDs must match\n"
-msgstr ""
-"%s : les identifiants r�el et effectif de l'utilisateur doivent "
-"correspondre\n"
+msgstr "%s : les identifiants r�el et effectif de l'utilisateur doivent correspondre\n"
#: main/main.c:357
msgid ""
@@ -14392,8 +14577,7 @@ msgid ""
"possible system security compromises. See the documentation for\n"
"more information on how to properly start the server.\n"
msgstr ""
-"L'ex�cution du serveur PostgreSQL par un utilisateur dot� de droits "
-"d'administrateur n'est pas permise.\n"
+"L'ex�cution du serveur PostgreSQL par un utilisateur dot� de droits d'administrateur n'est pas permise.\n"
"Le serveur doit �tre lanc� avec un utilisateur non privil�gi� pour emp�cher\n"
"tout probl�me de s�curit� sur le serveur. Voir la documentation pour\n"
"plus d'informations sur le lancement propre du serveur.\n"
@@ -14406,18 +14590,17 @@ msgstr "%s : UID effectif invalide : %d\n"
#: main/main.c:391
#, c-format
msgid "%s: could not determine user name (GetUserName failed)\n"
-msgstr ""
-"%s : n'a pas pu d�terminer le nom de l'utilisateur (GetUserName a �chou�)\n"
+msgstr "%s : n'a pas pu d�terminer le nom de l'utilisateur (GetUserName a �chou�)\n"
#: optimizer/plan/initsplan.c:574
-msgid ""
-"SELECT FOR UPDATE/SHARE cannot be applied to the nullable side of an outer "
-"join"
+msgid "SELECT FOR UPDATE/SHARE cannot be applied to the nullable side of an outer join"
msgstr ""
"SELECT FOR UPDATE/SHARE ne peut �tre appliqu� sur le c�t� possiblement NULL\n"
"d'une jointure externe"
-#: optimizer/plan/planner.c:946 parser/analyze.c:1196 parser/analyze.c:1384
+#: optimizer/plan/planner.c:946
+#: parser/analyze.c:1196
+#: parser/analyze.c:1384
#: parser/analyze.c:2026
msgid "SELECT FOR UPDATE/SHARE is not allowed with UNION/INTERSECT/EXCEPT"
msgstr "SELECT FOR UPDATE/SHARE n'est pas autoris� avec UNION/INTERSECT/EXCEPT"
@@ -14426,11 +14609,10 @@ msgstr "SELECT FOR UPDATE/SHARE n'est pas autoris� avec UNION/INTERSECT/EXCEPT"
msgid "could not implement GROUP BY"
msgstr "n'a pas pu implant� GROUP BY"
-#: optimizer/plan/planner.c:2221 optimizer/plan/planner.c:2390
+#: optimizer/plan/planner.c:2221
+#: optimizer/plan/planner.c:2390
#: optimizer/prep/prepunion.c:769
-msgid ""
-"Some of the datatypes only support hashing, while others only support "
-"sorting."
+msgid "Some of the datatypes only support hashing, while others only support sorting."
msgstr ""
"Certains des types de donn�es supportent seulement le hachage,\n"
"alors que les autres supportent seulement le tri."
@@ -14455,8 +14637,7 @@ msgstr "n'a pas pu implanter ORDER BY dans le window"
#: optimizer/plan/planner.c:2839
msgid "Window ordering columns must be of sortable datatypes."
-msgstr ""
-"Les colonnes de tri de la window doivent �tre d'un type de donn�es triable."
+msgstr "Les colonnes de tri de la window doivent �tre d'un type de donn�es triable."
#: optimizer/util/clauses.c:3990
#, c-format
@@ -14481,27 +14662,33 @@ msgstr "n'a pas pu implant� %s"
msgid "INSERT ... SELECT cannot specify INTO"
msgstr "INSERT ... SELECT ne peut pas avoir INTO"
-#: parser/analyze.c:543 parser/analyze.c:968
+#: parser/analyze.c:543
+#: parser/analyze.c:968
msgid "VALUES lists must all be the same length"
msgstr "les listes VALUES doivent toutes �tre de la m�me longueur"
-#: parser/analyze.c:564 parser/analyze.c:1073
+#: parser/analyze.c:564
+#: parser/analyze.c:1073
msgid "VALUES must not contain table references"
msgstr "VALUES ne doit pas contenir de r�f�rences de table"
-#: parser/analyze.c:578 parser/analyze.c:1087
+#: parser/analyze.c:578
+#: parser/analyze.c:1087
msgid "VALUES must not contain OLD or NEW references"
msgstr "VALUES ne doit pas contenir des r�f�rences � OLD et NEW"
-#: parser/analyze.c:579 parser/analyze.c:1088
+#: parser/analyze.c:579
+#: parser/analyze.c:1088
msgid "Use SELECT ... UNION ALL ... instead."
msgstr "Utilisez � la place SELECT ... UNION ALL ..."
-#: parser/analyze.c:689 parser/analyze.c:1100
+#: parser/analyze.c:689
+#: parser/analyze.c:1100
msgid "cannot use aggregate function in VALUES"
msgstr "ne peut pas utiliser la fonction d'agr�gat dans un VALUES"
-#: parser/analyze.c:695 parser/analyze.c:1106
+#: parser/analyze.c:695
+#: parser/analyze.c:1106
msgid "cannot use window function in VALUES"
msgstr "ne peut pas utiliser la fonction window dans un VALUES"
@@ -14515,11 +14702,10 @@ msgstr "INSERT a plus de colonnes cibles que d'expressions"
#: parser/analyze.c:984
msgid "DEFAULT can only appear in a VALUES list within INSERT"
-msgstr ""
-"DEFAULT peut seulement appara�tre dans la liste VALUES comprise dans un "
-"INSERT"
+msgstr "DEFAULT peut seulement appara�tre dans la liste VALUES comprise dans un INSERT"
-#: parser/analyze.c:1054 parser/analyze.c:2174
+#: parser/analyze.c:1054
+#: parser/analyze.c:2174
msgid "SELECT FOR UPDATE/SHARE cannot be applied to VALUES"
msgstr "SELECT FOR UPDATE/SHARE ne peut pas �tre appliqu� � VALUES"
@@ -14534,23 +14720,15 @@ msgstr ""
"expressions et les fonctions."
#: parser/analyze.c:1309
-msgid ""
-"Add the expression/function to every SELECT, or move the UNION into a FROM "
-"clause."
-msgstr ""
-"Ajouter l'expression/fonction � chaque SELECT, ou d�placer l'UNION dans une "
-"clause FROM."
+msgid "Add the expression/function to every SELECT, or move the UNION into a FROM clause."
+msgstr "Ajouter l'expression/fonction � chaque SELECT, ou d�placer l'UNION dans une clause FROM."
#: parser/analyze.c:1376
msgid "INTO is only allowed on first SELECT of UNION/INTERSECT/EXCEPT"
-msgstr ""
-"INTO est autoris� uniquement sur le premier SELECT d'un UNION/INTERSECT/"
-"EXCEPT"
+msgstr "INTO est autoris� uniquement sur le premier SELECT d'un UNION/INTERSECT/EXCEPT"
#: parser/analyze.c:1436
-msgid ""
-"UNION/INTERSECT/EXCEPT member statement cannot refer to other relations of "
-"same query level"
+msgid "UNION/INTERSECT/EXCEPT member statement cannot refer to other relations of same query level"
msgstr ""
"L'instruction membre UNION/INTERSECT/EXCEPT ne peut pas faire r�f�rence �\n"
"d'autres relations que celles de la requ�te de m�me niveau"
@@ -14622,26 +14800,21 @@ msgstr "SELECT FOR UPDATE/SHARE n'est pas autoris� avec la clause HAVING"
#: parser/analyze.c:2042
msgid "SELECT FOR UPDATE/SHARE is not allowed with aggregate functions"
-msgstr ""
-"SELECT FOR UPDATE/SHARE n'est pas autoris� avec les fonctions d'agr�gats"
+msgstr "SELECT FOR UPDATE/SHARE n'est pas autoris� avec les fonctions d'agr�gats"
#: parser/analyze.c:2046
msgid "SELECT FOR UPDATE/SHARE is not allowed with window functions"
msgstr "SELECT FOR UPDATE/SHARE n'est pas autoris� avec les fonctions window"
#: parser/analyze.c:2050
-msgid ""
-"SELECT FOR UPDATE/SHARE is not allowed with set-returning functions in the "
-"target list"
+msgid "SELECT FOR UPDATE/SHARE is not allowed with set-returning functions in the target list"
msgstr ""
-"SELECT FOR UPDATE/SHARE n'est pas autoris� avec les fonctions renvoyant "
-"plusieurs lignes\n"
+"SELECT FOR UPDATE/SHARE n'est pas autoris� avec les fonctions renvoyant plusieurs lignes\n"
"dans la liste cible"
#: parser/analyze.c:2126
msgid "SELECT FOR UPDATE/SHARE must specify unqualified relation names"
-msgstr ""
-"SELECT FOR UPDATE/SHARE doit indiqu� les noms de relation non qualifi�s"
+msgstr "SELECT FOR UPDATE/SHARE doit indiqu� les noms de relation non qualifi�s"
#: parser/analyze.c:2156
msgid "SELECT FOR UPDATE/SHARE cannot be applied to a join"
@@ -14664,11 +14837,10 @@ msgstr ""
#: parser/analyze.c:2194
#, c-format
msgid "relation \"%s\" in FOR UPDATE/SHARE clause not found in FROM clause"
-msgstr ""
-"la relation � %s � d'une clause FOR UPDATE/SHARE introuvable dans la clause "
-"FROM"
+msgstr "la relation � %s � d'une clause FOR UPDATE/SHARE introuvable dans la clause FROM"
-#: parser/parse_agg.c:127 parser/parse_oper.c:254
+#: parser/parse_agg.c:127
+#: parser/parse_oper.c:254
#, c-format
msgid "could not identify an ordering operator for type %s"
msgstr "n'a pas pu identifier un op�rateur de tri pour le type %s"
@@ -14683,7 +14855,8 @@ msgstr ""
"les appels � la fonction d'agr�gat ne peuvent pas contenir des appels � la\n"
"fonction window"
-#: parser/parse_agg.c:241 parser/parse_clause.c:1607
+#: parser/parse_agg.c:241
+#: parser/parse_clause.c:1607
#, c-format
msgid "window \"%s\" does not exist"
msgstr "le window � %s � n'existe pas"
@@ -14722,18 +14895,15 @@ msgstr "fonctions window non autoris�es dans une clause WHERE"
msgid "window functions not allowed in GROUP BY clause"
msgstr "fonctions window non autoris�es dans une clause GROUP BY"
-#: parser/parse_agg.c:495 parser/parse_agg.c:508
+#: parser/parse_agg.c:495
+#: parser/parse_agg.c:508
msgid "window functions not allowed in window definition"
msgstr "fonctions window non autoris�es dans une d�finition window"
#: parser/parse_agg.c:630
#, c-format
-msgid ""
-"column \"%s.%s\" must appear in the GROUP BY clause or be used in an "
-"aggregate function"
-msgstr ""
-"la colonne � %s.%s � doit appara�tre dans la clause GROUP BY ou doit �tre "
-"utilis� dans une fonction d'agr�gat"
+msgid "column \"%s.%s\" must appear in the GROUP BY clause or be used in an aggregate function"
+msgstr "la colonne � %s.%s � doit appara�tre dans la clause GROUP BY ou doit �tre utilis� dans une fonction d'agr�gat"
#: parser/parse_agg.c:636
#, c-format
@@ -14758,9 +14928,7 @@ msgstr ""
"dans le m�me niveau de la requ�te"
#: parser/parse_clause.c:573
-msgid ""
-"function expression in FROM cannot refer to other relations of same query "
-"level"
+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 r�f�rence � d'autres\n"
"relations sur le m�me niveau de la requ�te"
@@ -14780,8 +14948,7 @@ msgstr ""
#: parser/parse_clause.c:869
#, c-format
msgid "column name \"%s\" appears more than once in USING clause"
-msgstr ""
-"le nom de la colonne � %s � appara�t plus d'une fois dans la clause USING"
+msgstr "le nom de la colonne � %s � appara�t plus d'une fois dans la clause USING"
#: parser/parse_clause.c:884
#, c-format
@@ -14873,9 +15040,7 @@ msgid "cannot override frame clause of window \"%s\""
msgstr "ne peut pas surcharger la frame clause du window � %s �"
#: parser/parse_clause.c:1749
-msgid ""
-"in an aggregate with DISTINCT, ORDER BY expressions must appear in argument "
-"list"
+msgid "in an aggregate with DISTINCT, ORDER BY expressions must appear in argument list"
msgstr ""
"dans un agr�gat avec DISTINCT, les expressions ORDER BY doivent appara�tre\n"
"dans la liste d'argument"
@@ -14886,7 +15051,8 @@ msgstr ""
"pour SELECT DISTINCT, ORDER BY, les expressions doivent appara�tre dans la\n"
"liste SELECT"
-#: parser/parse_clause.c:1836 parser/parse_clause.c:1868
+#: parser/parse_clause.c:1836
+#: parser/parse_clause.c:1868
msgid "SELECT DISTINCT ON expressions must match initial ORDER BY expressions"
msgstr ""
"les expressions SELECT DISTINCT ON doivent correspondre aux expressions\n"
@@ -14898,15 +15064,17 @@ msgid "operator %s is not a valid ordering operator"
msgstr "l'op�rateur %s n'est pas un op�rateur de tri valide"
#: parser/parse_clause.c:1989
-msgid ""
-"Ordering operators must be \"<\" or \">\" members of btree operator families."
+msgid "Ordering operators must be \"<\" or \">\" members of btree operator families."
msgstr ""
"Les op�rateurs de tri doivent �tre les membres � < � ou � > � des familles\n"
"d'op�rateurs btree."
-#: parser/parse_coerce.c:841 parser/parse_coerce.c:870
-#: parser/parse_coerce.c:888 parser/parse_coerce.c:903
-#: parser/parse_expr.c:1640 parser/parse_expr.c:2151
+#: parser/parse_coerce.c:841
+#: parser/parse_coerce.c:870
+#: parser/parse_coerce.c:888
+#: parser/parse_coerce.c:903
+#: parser/parse_expr.c:1640
+#: parser/parse_expr.c:2151
#, c-format
msgid "cannot cast type %s to %s"
msgstr "ne peut pas convertir le type %s en %s"
@@ -14932,7 +15100,8 @@ msgstr "l'argument de %s doit �tre de type bool�en, et non du type %s"
#. translator: %s is name of a SQL construct, eg WHERE
#. translator: %s is name of a SQL construct, eg LIMIT
-#: parser/parse_coerce.c:959 parser/parse_coerce.c:1008
+#: parser/parse_coerce.c:959
+#: parser/parse_coerce.c:1008
#, c-format
msgid "argument of %s must not return a set"
msgstr "l'argument de %s ne doit pas renvoyer un ensemble"
@@ -14963,17 +15132,15 @@ msgstr "les arguments d�clar�s � anyelement � ne sont pas tous identiques"
msgid "arguments declared \"anyarray\" are not all alike"
msgstr "les arguments d�clar�s � anyarray � ne sont pas tous identiques"
-#: parser/parse_coerce.c:1485 parser/parse_coerce.c:1629
+#: parser/parse_coerce.c:1485
+#: parser/parse_coerce.c:1629
#: parser/parse_coerce.c:1660
#, c-format
msgid "argument declared \"anyarray\" is not an array but type %s"
-msgstr ""
-"l'argument d�clar� � anyarray � n'est pas un tableau mais est du type %s"
+msgstr "l'argument d�clar� � anyarray � n'est pas un tableau mais est du type %s"
#: parser/parse_coerce.c:1501
-msgid ""
-"argument declared \"anyarray\" is not consistent with argument declared "
-"\"anyelement\""
+msgid "argument declared \"anyarray\" is not consistent with argument declared \"anyelement\""
msgstr ""
"l'argument d�clar� � anyarray � n'est pas coh�rent avec l'argument d�clar�\n"
"� anyelement �"
@@ -14994,18 +15161,21 @@ msgstr "le type d�clar� anynonarray est un type tableau : %s"
msgid "type matched to anyenum is not an enum type: %s"
msgstr "le type d�clar� anyenum n'est pas un type enum : %s"
-#: parser/parse_coerce.c:1568 parser/parse_coerce.c:1585
-#: parser/parse_coerce.c:1643 parser/parse_expr.c:1606 parser/parse_func.c:354
-#: parser/parse_oper.c:980 nodes/nodeFuncs.c:110 nodes/nodeFuncs.c:136
+#: parser/parse_coerce.c:1568
+#: parser/parse_coerce.c:1585
+#: parser/parse_coerce.c:1643
+#: parser/parse_expr.c:1606
+#: parser/parse_func.c:354
+#: parser/parse_oper.c:980
+#: nodes/nodeFuncs.c:110
+#: nodes/nodeFuncs.c:136
#, c-format
msgid "could not find array type for data type %s"
msgstr "n'a pas pu trouver le type array pour le type de donn�es %s"
#: parser/parse_cte.c:40
#, c-format
-msgid ""
-"recursive reference to query \"%s\" must not appear within its non-recursive "
-"term"
+msgid "recursive reference to query \"%s\" must not appear within its non-recursive term"
msgstr ""
"la r�f�rence r�cursive � la requ�te � %s � ne doit pas appara�tre �\n"
"l'int�rieur de son terme non r�cursif"
@@ -15019,8 +15189,7 @@ msgstr ""
#: parser/parse_cte.c:44
#, c-format
-msgid ""
-"recursive reference to query \"%s\" must not appear within an outer join"
+msgid "recursive reference to query \"%s\" must not appear within an outer join"
msgstr ""
"la r�f�rence r�cursive � la requ�te � %s � ne doit pas appara�tre �\n"
"l'int�rieur d'une jointure externe"
@@ -15050,12 +15219,9 @@ msgstr "la sous-requ�te du WITH ne peut pas avoir de SELECT INTO"
#: parser/parse_cte.c:288
#, c-format
-msgid ""
-"recursive query \"%s\" column %d has type %s in non-recursive term but type %"
-"s overall"
+msgid "recursive query \"%s\" column %d has type %s in non-recursive term but type %s overall"
msgstr ""
-"dans la requ�te r�cursive � %s �, la colonne %d a le type %s dans le terme "
-"non\n"
+"dans la requ�te r�cursive � %s �, la colonne %d a le type %s dans le terme non\n"
"r�cursif mais le type global %s"
#: parser/parse_cte.c:294
@@ -15065,8 +15231,7 @@ msgstr "Convertit la sortie du terme non r�cursif dans le bon type."
#: parser/parse_cte.c:376
#, c-format
msgid "WITH query \"%s\" has %d columns available but %d columns specified"
-msgstr ""
-"la requ�te WITH � %s � a %d colonnes disponibles mais %d colonnes sp�cifi�es"
+msgstr "la requ�te WITH � %s � a %d colonnes disponibles mais %d colonnes sp�cifi�es"
#: parser/parse_cte.c:556
msgid "mutual recursion between WITH items is not implemented"
@@ -15074,9 +15239,7 @@ msgstr "la r�cursion mutuelle entre des �l�ments WITH n'est pas implant�e"
#: parser/parse_cte.c:608
#, c-format
-msgid ""
-"recursive query \"%s\" does not have the form non-recursive-term UNION [ALL] "
-"recursive-term"
+msgid "recursive query \"%s\" does not have the form non-recursive-term UNION [ALL] recursive-term"
msgstr ""
"la requ�te r�cursive � %s � n'a pas la forme terme-non-r�cursive UNION [ALL]\n"
"terme-r�cursive"
@@ -15100,11 +15263,10 @@ msgstr "FOR UPDATE/SHARE dans une requ�te r�cursive n'est pas impl�ment�"
#: parser/parse_cte.c:715
#, c-format
msgid "recursive reference to query \"%s\" must not appear more than once"
-msgstr ""
-"la r�f�rence r�cursive � la requ�te � %s � ne doit pas appara�tre plus d'une "
-"fois"
+msgstr "la r�f�rence r�cursive � la requ�te � %s � ne doit pas appara�tre plus d'une fois"
-#: parser/parse_expr.c:358 parser/parse_expr.c:751
+#: parser/parse_expr.c:358
+#: parser/parse_expr.c:751
#, c-format
msgid "column %s.%s does not exist"
msgstr "la colonne %s.%s n'existe pas"
@@ -15117,28 +15279,31 @@ msgstr "colonne � %s � introuvable pour le type de donn�es %s"
#: parser/parse_expr.c:376
#, c-format
msgid "could not identify column \"%s\" in record data type"
-msgstr ""
-"n'a pas pu identifier la colonne � %s � dans le type de donn�es de "
-"l'enregistrement"
+msgstr "n'a pas pu identifier la colonne � %s � dans le type de donn�es de l'enregistrement"
#: parser/parse_expr.c:382
#, c-format
msgid "column notation .%s applied to type %s, which is not a composite type"
-msgstr ""
-"notation d'attribut .%s appliqu� au type %s, qui n'est pas un type compos�"
+msgstr "notation d'attribut .%s appliqu� au type %s, qui n'est pas un type compos�"
-#: parser/parse_expr.c:412 parser/parse_target.c:600
+#: parser/parse_expr.c:412
+#: parser/parse_target.c:600
msgid "row expansion via \"*\" is not supported here"
msgstr "l'expansion de ligne via � * � n'est pas support� ici"
-#: parser/parse_expr.c:735 parser/parse_relation.c:478
-#: parser/parse_relation.c:551 parser/parse_target.c:977
+#: parser/parse_expr.c:735
+#: parser/parse_relation.c:478
+#: parser/parse_relation.c:551
+#: parser/parse_target.c:977
#, c-format
msgid "column reference \"%s\" is ambiguous"
msgstr "la r�f�rence � la colonne � %s � est ambigu"
-#: parser/parse_expr.c:803 parser/parse_param.c:108 parser/parse_param.c:139
-#: parser/parse_param.c:195 parser/parse_param.c:287
+#: parser/parse_expr.c:803
+#: parser/parse_param.c:108
+#: parser/parse_param.c:139
+#: parser/parse_param.c:195
+#: parser/parse_param.c:287
#, c-format
msgid "there is no parameter $%d"
msgstr "Il n'existe pas de param�tres $%d"
@@ -15149,8 +15314,7 @@ msgstr "NULLIF requiert l'op�rateur = pour comparer des boole�ns"
#: parser/parse_expr.c:1181
msgid "arguments of row IN must all be row expressions"
-msgstr ""
-"les arguments de la ligne IN doivent tous �tre des expressions de ligne"
+msgstr "les arguments de la ligne IN doivent tous �tre des expressions de ligne"
#: parser/parse_expr.c:1385
msgid "subquery cannot have SELECT INTO"
@@ -15178,8 +15342,7 @@ msgstr "ne peut pas d�terminer le type d'un tableau vide"
#: parser/parse_expr.c:1581
msgid "Explicitly cast to the desired type, for example ARRAY[]::integer[]."
-msgstr ""
-"Convertit explicitement vers le type d�sir�, par exemple ARRAY[]::integer[]."
+msgstr "Convertit explicitement vers le type d�sir�, par exemple ARRAY[]::integer[]."
#: parser/parse_expr.c:1595
#, c-format
@@ -15188,8 +15351,7 @@ msgstr "n'a pas pu trouver le type d'�l�ment pour le type de donn�es %s"
#: parser/parse_expr.c:1793
msgid "unnamed XML attribute value must be a column reference"
-msgstr ""
-"la valeur d'un attribut XML sans nom doit �tre une r�f�rence de colonne"
+msgstr "la valeur d'un attribut XML sans nom doit �tre une r�f�rence de colonne"
#: parser/parse_expr.c:1794
msgid "unnamed XML element value must be a column reference"
@@ -15205,7 +15367,8 @@ msgstr "le nom de l'attribut XML � %s � appara�t plus d'une fois"
msgid "cannot cast XMLSERIALIZE result to %s"
msgstr "ne peut pas convertir le r�sultat XMLSERIALIZE en %s"
-#: parser/parse_expr.c:2192 parser/parse_expr.c:2390
+#: parser/parse_expr.c:2192
+#: parser/parse_expr.c:2390
msgid "unequal number of entries in row expressions"
msgstr "nombre diff�rent d'entr�es dans les expressions de ligne"
@@ -15217,27 +15380,23 @@ msgstr "n'a pas pu comparer des lignes de taille z�ro"
#, c-format
msgid "row comparison operator must yield type boolean, not type %s"
msgstr ""
-"l'op�rateur de comparaison de ligne doit renvoyer le type bool�en, et non "
-"le\n"
+"l'op�rateur de comparaison de ligne doit renvoyer le type bool�en, et non le\n"
"type %s"
#: parser/parse_expr.c:2234
msgid "row comparison operator must not return a set"
msgstr "l'op�rateur de comparaison de ligne ne doit pas renvoyer un ensemble"
-#: parser/parse_expr.c:2293 parser/parse_expr.c:2337
+#: parser/parse_expr.c:2293
+#: parser/parse_expr.c:2337
#, c-format
msgid "could not determine interpretation of row comparison operator %s"
-msgstr ""
-"n'a pas pu d�terminer l'interpr�tation de l'op�rateur de comparaison de "
-"ligne %s"
+msgstr "n'a pas pu d�terminer l'interpr�tation de l'op�rateur de comparaison de ligne %s"
#: parser/parse_expr.c:2295
-msgid ""
-"Row comparison operators must be associated with btree operator families."
+msgid "Row comparison operators must be associated with btree operator families."
msgstr ""
-"Les op�rateurs de comparaison de lignes doivent �tre associ�s � des "
-"familles\n"
+"Les op�rateurs de comparaison de lignes doivent �tre associ�s � des familles\n"
"d'op�rateurs btree."
#: parser/parse_expr.c:2339
@@ -15274,11 +15433,8 @@ msgstr "ORDER BY sp�cifi�, mais %s n'est pas une fonction d'agr�gat"
#: parser/parse_func.c:255
#, c-format
-msgid ""
-"OVER specified, but %s is not a window function nor an aggregate function"
-msgstr ""
-"OVER sp�cifi�, mais %s n'est pas une fonction window ou une fonction "
-"d'agr�gat"
+msgid "OVER specified, but %s is not a window function nor an aggregate function"
+msgstr "OVER sp�cifi�, mais %s n'est pas une fonction window ou une fonction d'agr�gat"
#: parser/parse_func.c:277
#, c-format
@@ -15286,26 +15442,22 @@ msgid "function %s is not unique"
msgstr "la fonction %s n'est pas unique"
#: parser/parse_func.c:280
-msgid ""
-"Could not choose a best candidate function. You might need to add explicit "
-"type casts."
+msgid "Could not choose a best candidate function. You might need to add explicit type casts."
msgstr ""
"N'a pas pu choisir un meilleur candidat dans les fonctions. Vous pourriez\n"
"avoir besoin d'ajouter des conversions explicites de type."
#: parser/parse_func.c:289
-msgid ""
-"No function matches the given name and argument types. You might need to add "
-"explicit type casts."
+msgid "No function matches the given name and argument types. You might need to add explicit type casts."
msgstr ""
"Aucune fonction ne correspond au nom donn� et aux types d'arguments.\n"
"Vous devez ajouter des conversions explicites de type."
-#: parser/parse_func.c:396 parser/parse_func.c:461
+#: parser/parse_func.c:396
+#: parser/parse_func.c:461
#, c-format
msgid "%s(*) must be used to call a parameterless aggregate function"
-msgstr ""
-"%s(*) doit �tre utilis� pour appeler une fonction d'agr�gat sans param�tre"
+msgstr "%s(*) doit �tre utilis� pour appeler une fonction d'agr�gat sans param�tre"
#: parser/parse_func.c:403
msgid "aggregates cannot return sets"
@@ -15360,16 +15512,15 @@ msgstr "les listes cibles peuvent avoir au plus %d colonnes"
msgid "cannot subscript type %s because it is not an array"
msgstr "ne peut pas indicer le type %s car il ne s'agit pas d'un tableau"
-#: parser/parse_node.c:316 parser/parse_node.c:342
+#: parser/parse_node.c:316
+#: parser/parse_node.c:342
msgid "array subscript must have type integer"
msgstr "l'indice d'un tableau doit �tre de type entier"
#: parser/parse_node.c:366
#, c-format
msgid "array assignment requires type %s but expression is of type %s"
-msgstr ""
-"l'affectation de tableaux requiert le type %s mais l'expression est de type %"
-"s"
+msgstr "l'affectation de tableaux requiert le type %s mais l'expression est de type %s"
#: parser/parse_oper.c:256
msgid "Use an explicit ordering operator or modify the query."
@@ -15386,23 +15537,19 @@ msgid "operator is not unique: %s"
msgstr "l'op�rateur n'est pas unique : %s"
#: parser/parse_oper.c:745
-msgid ""
-"Could not choose a best candidate operator. You might need to add explicit "
-"type casts."
+msgid "Could not choose a best candidate operator. You might need to add explicit type casts."
msgstr ""
-"N'a pas pu choisir un meilleur candidat pour l'op�rateur. Vous devez ajouter "
-"une\n"
+"N'a pas pu choisir un meilleur candidat pour l'op�rateur. Vous devez ajouter une\n"
"conversion explicite de type."
#: parser/parse_oper.c:753
-msgid ""
-"No operator matches the given name and argument type(s). You might need to "
-"add explicit type casts."
+msgid "No operator matches the given name and argument type(s). You might need to add explicit type casts."
msgstr ""
"Aucun op�rateur ne correspond au nom donn� et aux types d'arguments.\n"
"Vous devez ajouter des conversions explicites de type."
-#: parser/parse_oper.c:812 parser/parse_oper.c:925
+#: parser/parse_oper.c:812
+#: parser/parse_oper.c:925
#, c-format
msgid "operator is only a shell: %s"
msgstr "l'op�rateur est seulement un shell : %s"
@@ -15417,8 +15564,7 @@ msgstr "op ANY/ALL (tableau) requiert un op�rateur pour comparer des bool�ens"
#: parser/parse_oper.c:960
msgid "op ANY/ALL (array) requires operator not to return a set"
-msgstr ""
-"op ANY/ALL (tableau) requiert que l'op�rateur ne renvoie pas un ensemble"
+msgstr "op ANY/ALL (tableau) requiert que l'op�rateur ne renvoie pas un ensemble"
#: parser/parse_relation.c:147
#, c-format
@@ -15435,7 +15581,8 @@ msgstr "la r�f�rence � la table %u est ambigu"
msgid "table name \"%s\" specified more than once"
msgstr "le nom de la table � %s � est sp�cifi� plus d'une fois"
-#: parser/parse_relation.c:754 parser/parse_relation.c:1043
+#: parser/parse_relation.c:754
+#: parser/parse_relation.c:1043
#: parser/parse_relation.c:1403
#, c-format
msgid "table \"%s\" has %d columns available but %d columns specified"
@@ -15448,40 +15595,33 @@ msgstr "trop d'alias de colonnes sp�cifi�es pour la fonction %s"
#: parser/parse_relation.c:850
#, c-format
-msgid ""
-"There is a WITH item named \"%s\", but it cannot be referenced from this "
-"part of the query."
+msgid "There is a WITH item named \"%s\", but it cannot be referenced from this part of the query."
msgstr ""
"Il existe un �l�ment WITH nomm� � %s � mais il ne peut pas �tre\n"
"r�f�renc�e de cette partie de la requ�te."
#: parser/parse_relation.c:852
-msgid ""
-"Use WITH RECURSIVE, or re-order the WITH items to remove forward references."
+msgid "Use WITH RECURSIVE, or re-order the WITH items to remove forward references."
msgstr ""
"Utilisez WITH RECURSIVE ou r�-ordonnez les �l�ments WITH pour supprimer\n"
"les r�f�rences en avant."
#: parser/parse_relation.c:1122
-msgid ""
-"a column definition list is only allowed for functions returning \"record\""
+msgid "a column definition list is only allowed for functions returning \"record\""
msgstr ""
-"une liste de d�finition de colonnes est uniquement autoris�e pour les "
-"fonctions\n"
+"une liste de d�finition de colonnes est uniquement autoris�e pour les fonctions\n"
"renvoyant un � record �"
#: parser/parse_relation.c:1130
msgid "a column definition list is required for functions returning \"record\""
msgstr ""
-"une liste de d�finition de colonnes est requise pour les fonctions "
-"renvoyant\n"
+"une liste de d�finition de colonnes est requise pour les fonctions renvoyant\n"
"un � record �"
#: parser/parse_relation.c:1177
#, c-format
msgid "function \"%s\" in FROM has unsupported return type %s"
-msgstr ""
-"la fonction � %s � dans la clause FROM a un type de retour %s non support�"
+msgstr "la fonction � %s � dans la clause FROM a un type de retour %s non support�"
#: parser/parse_relation.c:1249
#, c-format
@@ -15512,9 +15652,7 @@ msgstr "Peut-�tre que vous souhaitiez r�f�rencer l'alias de la table � %s �."
#: parser/parse_relation.c:2402
#, c-format
-msgid ""
-"There is an entry for table \"%s\", but it cannot be referenced from this "
-"part of the query."
+msgid "There is an entry for table \"%s\", but it cannot be referenced from this part of the query."
msgstr ""
"Il existe une entr�e pour la table � %s � mais elle ne peut pas �tre\n"
"r�f�renc�e de cette partie de la requ�te."
@@ -15524,7 +15662,8 @@ msgstr ""
msgid "missing FROM-clause entry for table \"%s\""
msgstr "entr�e manquante de la clause FROM pour la table � %s �"
-#: parser/parse_target.c:373 parser/parse_target.c:661
+#: parser/parse_target.c:373
+#: parser/parse_target.c:661
#, c-format
msgid "cannot assign to system column \"%s\""
msgstr "ne peut pas affecter � une colonne syst�me � %s �"
@@ -15544,30 +15683,23 @@ msgstr "la colonne � %s � est de type %s mais l'expression est de type %s"
#: parser/parse_target.c:645
#, c-format
-msgid ""
-"cannot assign to field \"%s\" of column \"%s\" because its type %s is not a "
-"composite type"
+msgid "cannot assign to field \"%s\" of column \"%s\" because its type %s is not a composite type"
msgstr ""
"ne peut pas l'affecter au champ � %s � de la colonne � %s � parce que son\n"
"type %s n'est pas un type compos�"
#: parser/parse_target.c:654
#, c-format
-msgid ""
-"cannot assign to field \"%s\" of column \"%s\" because there is no such "
-"column in data type %s"
+msgid "cannot assign to field \"%s\" of column \"%s\" because there is no such column in data type %s"
msgstr ""
-"ne peut pas l'affecter au champ � %s � de la colonne � %s � parce qu'il "
-"n'existe\n"
+"ne peut pas l'affecter au champ � %s � de la colonne � %s � parce qu'il n'existe\n"
"pas une telle colonne dans le type de donn�es %s"
#: parser/parse_target.c:729
#, c-format
-msgid ""
-"array assignment to \"%s\" requires type %s but expression is of type %s"
+msgid "array assignment to \"%s\" requires type %s but expression is of type %s"
msgstr ""
-"l'affectation d'un tableau avec � %s � requiert le type %s mais l'expression "
-"est\n"
+"l'affectation d'un tableau avec � %s � requiert le type %s mais l'expression est\n"
"de type %s"
#: parser/parse_target.c:739
@@ -15601,10 +15733,10 @@ msgstr "le modificateur de type n'est pas autoris� pour le type � %s �"
#: parser/parse_type.c:313
msgid "type modifiers must be simple constants or identifiers"
-msgstr ""
-"les modificateurs de type doivent �tre des constantes ou des identifiants"
+msgstr "les modificateurs de type doivent �tre des constantes ou des identifiants"
-#: parser/parse_type.c:548 parser/parse_type.c:647
+#: parser/parse_type.c:548
+#: parser/parse_type.c:647
#, c-format
msgid "invalid type name \"%s\""
msgstr "nom de type � %s � invalide"
@@ -15616,22 +15748,19 @@ msgstr "le tableau de type serial n'est pas implant�"
#: parser/parse_utilcmd.c:350
#, c-format
msgid "%s will create implicit sequence \"%s\" for serial column \"%s.%s\""
-msgstr ""
-"%s cr�era des s�quences implicites � %s � pour la colonne serial � %s.%s �"
+msgstr "%s cr�era des s�quences implicites � %s � pour la colonne serial � %s.%s �"
-#: parser/parse_utilcmd.c:439 parser/parse_utilcmd.c:451
+#: parser/parse_utilcmd.c:439
+#: parser/parse_utilcmd.c:451
#, c-format
-msgid ""
-"conflicting NULL/NOT NULL declarations for column \"%s\" of table \"%s\""
-msgstr ""
-"d�clarations NULL/NOT NULL en conflit pour la colonne � %s � de la table � %s �"
+msgid "conflicting NULL/NOT NULL declarations for column \"%s\" of table \"%s\""
+msgstr "d�clarations NULL/NOT NULL en conflit pour la colonne � %s � de la table � %s �"
#: parser/parse_utilcmd.c:463
#, c-format
msgid "multiple default values specified for column \"%s\" of table \"%s\""
msgstr ""
-"plusieurs valeurs par d�faut sont sp�cifi�es pour la colonne � %s � de la "
-"table\n"
+"plusieurs valeurs par d�faut sont sp�cifi�es pour la colonne � %s � de la table\n"
"� %s �"
#: parser/parse_utilcmd.c:820
@@ -15642,8 +15771,7 @@ msgstr "le type %s n'est pas un type composite"
#: parser/parse_utilcmd.c:1445
#, c-format
msgid "column \"%s\" appears twice in primary key constraint"
-msgstr ""
-"la colonne � %s � appara�t deux fois dans la contrainte de la cl� primaire"
+msgstr "la colonne � %s � appara�t deux fois dans la contrainte de la cl� primaire"
#: parser/parse_utilcmd.c:1450
#, c-format
@@ -15655,40 +15783,33 @@ msgid "index expression cannot return a set"
msgstr "l'expression de l'index ne peut pas renvoyer un ensemble"
#: parser/parse_utilcmd.c:1613
-msgid ""
-"index expressions and predicates can refer only to the table being indexed"
-msgstr ""
-"les expressions et pr�dicats d'index peuvent seulement faire r�f�rence � la "
-"table en cours d'indexage"
+msgid "index expressions and predicates can refer only to the table being indexed"
+msgstr "les expressions et pr�dicats d'index peuvent seulement faire r�f�rence � la table en cours d'indexage"
#: parser/parse_utilcmd.c:1708
msgid "rule WHERE condition cannot contain references to other relations"
msgstr ""
-"la condition WHERE d'une r�gle ne devrait pas contenir de r�f�rences � "
-"d'autres\n"
+"la condition WHERE d'une r�gle ne devrait pas contenir de r�f�rences � d'autres\n"
"relations"
#: parser/parse_utilcmd.c:1714
msgid "cannot use aggregate function in rule WHERE condition"
-msgstr ""
-"ne peut pas utiliser la fonction d'agr�gat dans la condition d'une r�gle "
-"WHERE"
+msgstr "ne peut pas utiliser la fonction d'agr�gat dans la condition d'une r�gle WHERE"
#: parser/parse_utilcmd.c:1718
msgid "cannot use window function in rule WHERE condition"
-msgstr ""
-"ne peut pas utiliser la fonction window dans la condition d'une r�gle WHERE"
+msgstr "ne peut pas utiliser la fonction window dans la condition d'une r�gle WHERE"
#: parser/parse_utilcmd.c:1790
-msgid ""
-"rules with WHERE conditions can only have SELECT, INSERT, UPDATE, or DELETE "
-"actions"
+msgid "rules with WHERE conditions can only have SELECT, INSERT, UPDATE, or DELETE actions"
msgstr ""
"les r�gles avec des conditions WHERE ne peuvent contenir que des actions\n"
"SELECT, INSERT, UPDATE ou DELETE "
-#: parser/parse_utilcmd.c:1808 parser/parse_utilcmd.c:1878
-#: rewrite/rewriteManip.c:1021 rewrite/rewriteHandler.c:432
+#: parser/parse_utilcmd.c:1808
+#: parser/parse_utilcmd.c:1878
+#: rewrite/rewriteManip.c:1021
+#: rewrite/rewriteHandler.c:432
msgid "conditional UNION/INTERSECT/EXCEPT statements are not implemented"
msgstr ""
"les instructions conditionnelles UNION/INTERSECT/EXCEPT ne sont pas\n"
@@ -15714,7 +15835,8 @@ msgstr "la r�gle ON INSERT ne peut pas utiliser NEW"
msgid "misplaced DEFERRABLE clause"
msgstr "clause DEFERRABLE mal plac�e"
-#: parser/parse_utilcmd.c:2131 parser/parse_utilcmd.c:2146
+#: parser/parse_utilcmd.c:2131
+#: parser/parse_utilcmd.c:2146
msgid "multiple DEFERRABLE/NOT DEFERRABLE clauses not allowed"
msgstr "clauses DEFERRABLE/NOT DEFERRABLE multiples non autoris�es"
@@ -15722,8 +15844,10 @@ msgstr "clauses DEFERRABLE/NOT DEFERRABLE multiples non autoris�es"
msgid "misplaced NOT DEFERRABLE clause"
msgstr "clause NOT DEFERRABLE mal plac�e"
-#: parser/parse_utilcmd.c:2154 parser/parse_utilcmd.c:2180 gram.y:3479
-#: gram.y:3495
+#: parser/parse_utilcmd.c:2154
+#: parser/parse_utilcmd.c:2180
+#: gram.y:3483
+#: gram.y:3499
msgid "constraint declared INITIALLY DEFERRED must be DEFERRABLE"
msgstr "la contrainte d�clar�e INITIALLY DEFERRED doit �tre DEFERRABLE"
@@ -15731,7 +15855,8 @@ msgstr "la contrainte d�clar�e INITIALLY DEFERRED doit �tre DEFERRABLE"
msgid "misplaced INITIALLY DEFERRED clause"
msgstr "clause INITIALLY DEFERRED mal plac�e"
-#: parser/parse_utilcmd.c:2167 parser/parse_utilcmd.c:2193
+#: parser/parse_utilcmd.c:2167
+#: parser/parse_utilcmd.c:2193
msgid "multiple INITIALLY IMMEDIATE/DEFERRED clauses not allowed"
msgstr "clauses INITIALLY IMMEDIATE/DEFERRED multiples non autoris�es"
@@ -15741,14 +15866,13 @@ msgstr "clause INITIALLY IMMEDIATE mal plac�e"
#: parser/parse_utilcmd.c:2361
#, c-format
-msgid ""
-"CREATE specifies a schema (%s) different from the one being created (%s)"
+msgid "CREATE specifies a schema (%s) different from the one being created (%s)"
msgstr "CREATE sp�cifie un sch�ma (%s) diff�rent de celui tout juste cr�� (%s)"
#: parser/scansup.c:190
-#, fuzzy, c-format
+#, c-format
msgid "identifier \"%s\" will be truncated to \"%s\""
-msgstr "l'identifiant � %s � sera tronqu� en � %.*s �"
+msgstr "l'identifiant � %s � sera tronqu� en � %s �"
#: parser/parse_param.c:212
#, c-format
@@ -15759,11 +15883,14 @@ msgstr "types incoh�rents d�duit pour le param�tre $%d"
msgid "current database cannot be changed"
msgstr "la base de donn�es actuelle ne peut pas �tre chang�e"
-#: gram.y:1370 gram.y:1385
+#: gram.y:1370
+#: gram.y:1385
msgid "time zone interval must be HOUR or HOUR TO MINUTE"
msgstr "l'intervalle de fuseau horaire doit �tre HOUR ou HOUR TO MINUTE"
-#: gram.y:1390 gram.y:8275 gram.y:10726
+#: gram.y:1390
+#: gram.y:8279
+#: gram.y:10730
msgid "interval precision specified twice"
msgstr "pr�cision d'intervalle sp�cifi�e deux fois"
@@ -15775,121 +15902,121 @@ msgstr "les contraintes CHECK ne sont pas DEFERRABLE"
msgid "CREATE TABLE AS cannot specify INTO"
msgstr "CREATE TABLE AS ne peut pas sp�cifier INTO"
-#: gram.y:3390
+#: gram.y:3394
msgid "duplicate trigger events specified"
msgstr "�v�nements de trigger dupliqu�s sp�cifi�s"
-#: gram.y:3559
+#: gram.y:3563
msgid "CREATE ASSERTION is not yet implemented"
msgstr "CREATE ASSERTION n'est pas encore impl�ment�"
-#: gram.y:3575
+#: gram.y:3579
msgid "DROP ASSERTION is not yet implemented"
msgstr "DROP ASSERTION n'est pas encore impl�ment�"
-#: gram.y:3876
+#: gram.y:3880
msgid "RECHECK is no longer required"
msgstr "RECHECK n'est plus n�cessaire"
-#: gram.y:3877
+#: gram.y:3881
msgid "Update your data type."
msgstr "Mettez � jour votre type de donn�es."
-#: gram.y:6352 gram.y:6358 gram.y:6364
+#: gram.y:6356
+#: gram.y:6362
+#: gram.y:6368
msgid "WITH CHECK OPTION is not implemented"
msgstr "WITH CHECK OPTION n'est pas impl�ment�"
-#: gram.y:7041
+#: gram.y:7045
msgid "column name list not allowed in CREATE TABLE / AS EXECUTE"
-msgstr ""
-"la liste de noms de colonnes n'est pas autoris�e dans CREATE TABLE / AS "
-"EXECUTE"
+msgstr "la liste de noms de colonnes n'est pas autoris�e dans CREATE TABLE / AS EXECUTE"
-#: gram.y:7262
+#: gram.y:7266
msgid "number of columns does not match number of values"
msgstr "le nombre de colonnes ne correspond pas au nombre de valeurs"
-#: gram.y:7702
+#: gram.y:7706
msgid "LIMIT #,# syntax is not supported"
msgstr "la syntaxe LIMIT #,# n'est pas support�e"
-#: gram.y:7703
+#: gram.y:7707
msgid "Use separate LIMIT and OFFSET clauses."
msgstr "Utilisez les clauses s�par�es LIMIT et OFFSET."
-#: gram.y:7921
+#: gram.y:7925
msgid "VALUES in FROM must have an alias"
msgstr "VALUES dans FROM doit avoir un alias"
-#: gram.y:7922
+#: gram.y:7926
msgid "For example, FROM (VALUES ...) [AS] foo."
msgstr "Par exemple, FROM (VALUES ...) [AS] quelquechose."
-#: gram.y:7927
+#: gram.y:7931
msgid "subquery in FROM must have an alias"
msgstr "la sous-requ�te du FROM doit avoir un alias"
-#: gram.y:7928
+#: gram.y:7932
msgid "For example, FROM (SELECT ...) [AS] foo."
msgstr "Par exemple, FROM (SELECT...) [AS] quelquechose."
-#: gram.y:8401
+#: gram.y:8405
msgid "precision for type float must be at least 1 bit"
msgstr "la pr�cision du type float doit �tre d'au moins un bit"
-#: gram.y:8410
+#: gram.y:8414
msgid "precision for type float must be less than 54 bits"
msgstr "la pr�cision du type float doit �tre inf�rieur � 54 bits"
-#: gram.y:9116
+#: gram.y:9120
msgid "UNIQUE predicate is not yet implemented"
msgstr "pr�dicat UNIQUE non impl�ment�"
-#: gram.y:9988
+#: gram.y:9992
msgid "RANGE PRECEDING is only supported with UNBOUNDED"
msgstr "RANGE PRECEDING est seulement support� avec UNBOUNDED"
-#: gram.y:9994
+#: gram.y:9998
msgid "RANGE FOLLOWING is only supported with UNBOUNDED"
msgstr "RANGE FOLLOWING est seulement support� avec UNBOUNDED"
-#: gram.y:10021 gram.y:10044
+#: gram.y:10025
+#: gram.y:10048
msgid "frame start cannot be UNBOUNDED FOLLOWING"
msgstr "la fin du frame ne peut pas �tre UNBOUNDED FOLLOWING"
-#: gram.y:10026
+#: gram.y:10030
msgid "frame starting from following row cannot end with current row"
msgstr ""
-#: gram.y:10049
+#: gram.y:10053
msgid "frame end cannot be UNBOUNDED PRECEDING"
msgstr "la fin du frame ne peut pas �tre UNBOUNDED PRECEDING"
-#: gram.y:10055
+#: gram.y:10059
msgid "frame starting from current row cannot have preceding rows"
msgstr ""
-#: gram.y:10062
+#: gram.y:10066
msgid "frame starting from following row cannot have preceding rows"
msgstr ""
-#: gram.y:10701
-msgid "type modifier cannot have AS name"
-msgstr "le modificateur de type ne peut pas avoir le nom AS"
+#: gram.y:10705
+msgid "type modifier cannot have parameter name"
+msgstr "le modificateur de type ne peut pas avoir de nom de param�tre"
-#: gram.y:11302 gram.y:11510
+#: gram.y:11302
+#: gram.y:11510
msgid "improper use of \"*\""
msgstr "mauvaise utilisation de � * �"
#: gram.y:11441
msgid "wrong number of parameters on left side of OVERLAPS expression"
-msgstr ""
-"mauvais nombre de param�tres sur le c�t� gauche de l'expression OVERLAPS"
+msgstr "mauvais nombre de param�tres sur le c�t� gauche de l'expression OVERLAPS"
#: gram.y:11448
msgid "wrong number of parameters on right side of OVERLAPS expression"
-msgstr ""
-"mauvais nombre de param�tres sur le c�t� droit de l'expression OVERLAPS"
+msgstr "mauvais nombre de param�tres sur le c�t� droit de l'expression OVERLAPS"
#: gram.y:11573
msgid "multiple ORDER BY clauses not allowed"
@@ -15909,140 +16036,143 @@ msgstr "clauses WITH multiples non autoris�es"
#: gram.y:11756
msgid "OUT and INOUT arguments aren't allowed in TABLE functions"
-msgstr ""
-"les arguments OUT et INOUT ne sont pas autoris�s dans des fonctions TABLE"
+msgstr "les arguments OUT et INOUT ne sont pas autoris�s dans des fonctions TABLE"
-#: scan.l:413
+#: scan.l:411
msgid "unterminated /* comment"
msgstr "commentaire /* non termin�"
-#: scan.l:442
+#: scan.l:440
msgid "unterminated bit string literal"
msgstr "cha�ne litt�rale bit non termin�e"
-#: scan.l:463
+#: scan.l:461
msgid "unterminated hexadecimal string literal"
msgstr "cha�ne litt�rale hexad�cimale non termin�e"
-#: scan.l:513
+#: scan.l:511
msgid "unsafe use of string constant with Unicode escapes"
-msgstr ""
-"utilisation non s�re de la constante de cha�ne avec des �chappements Unicode"
+msgstr "utilisation non s�re de la constante de cha�ne avec des �chappements Unicode"
-#: scan.l:514
-msgid ""
-"String constants with Unicode escapes cannot be used when "
-"standard_conforming_strings is off."
+#: scan.l:512
+msgid "String constants with Unicode escapes cannot be used when standard_conforming_strings is off."
msgstr ""
"Les constantes de cha�ne avec des �chappements Unicode ne peuvent pas �tre\n"
"utilis�es quand standard_conforming_strings est d�sactiv�."
-#: scan.l:566 scan.l:574 scan.l:582 scan.l:583 scan.l:584 scan.l:1240
-#: scan.l:1267 scan.l:1271 scan.l:1309 scan.l:1313 scan.l:1335
+#: scan.l:564
+#: scan.l:572
+#: scan.l:580
+#: scan.l:581
+#: scan.l:582
+#: scan.l:1238
+#: scan.l:1265
+#: scan.l:1269
+#: scan.l:1307
+#: scan.l:1311
+#: scan.l:1333
msgid "invalid Unicode surrogate pair"
msgstr "paire surrogate Unicode invalide"
-#: scan.l:588
+#: scan.l:586
msgid "invalid Unicode escape"
msgstr "�chappement Unicode invalide"
-#: scan.l:589
+#: scan.l:587
msgid "Unicode escapes must be \\uXXXX or \\UXXXXXXXX."
-msgstr ""
-"Les �chappements Unicode doivent �tre de la forme \\uXXXX ou \\UXXXXXXXX."
+msgstr "Les �chappements Unicode doivent �tre de la forme \\uXXXX ou \\UXXXXXXXX."
-#: scan.l:600
+#: scan.l:598
msgid "unsafe use of \\' in a string literal"
msgstr "utilisation non s�re de \\' dans une cha�ne litt�rale"
-#: scan.l:601
-msgid ""
-"Use '' to write quotes in strings. \\' is insecure in client-only encodings."
+#: scan.l:599
+msgid "Use '' to write quotes in strings. \\' is insecure in client-only encodings."
msgstr ""
-"Utilisez '' pour �crire des guillemets dans une cha�ne. \\' n'est pas "
-"s�curis�\n"
+"Utilisez '' pour �crire des guillemets dans une cha�ne. \\' n'est pas s�curis�\n"
"pour les encodages clients."
-#: scan.l:631
+#: scan.l:629
msgid "unterminated quoted string"
msgstr "cha�ne entre guillemets non termin�e"
-#: scan.l:676
+#: scan.l:674
msgid "unterminated dollar-quoted string"
msgstr "cha�ne entre guillemets dollars non termin�e"
-#: scan.l:693 scan.l:705 scan.l:719
+#: scan.l:691
+#: scan.l:703
+#: scan.l:717
msgid "zero-length delimited identifier"
msgstr "identifiant d�limit� de longueur nulle"
-#: scan.l:732
+#: scan.l:730
msgid "unterminated quoted identifier"
msgstr "identifiant entre guillemets non termin�"
-#: scan.l:836
+#: scan.l:834
msgid "operator too long"
msgstr "op�rateur trop long"
#. translator: %s is typically the translation of "syntax error"
-#: scan.l:994
+#: scan.l:992
#, c-format
msgid "%s at end of input"
msgstr "%s � la fin de l'entr�e"
#. translator: first %s is typically the translation of "syntax error"
-#: scan.l:1002
+#: scan.l:1000
#, c-format
msgid "%s at or near \"%s\""
msgstr "%s sur ou pr�s de � %s �"
-#: scan.l:1163 scan.l:1195
-msgid ""
-"Unicode escape values cannot be used for code point values above 007F when "
-"the server encoding is not UTF8"
+#: scan.l:1161
+#: scan.l:1193
+msgid "Unicode escape values cannot be used for code point values above 007F when the server encoding is not UTF8"
msgstr ""
"Les valeurs d'�chappement unicode ne peuvent pas �tre utilis�es pour les\n"
"valeurs de point de code au-dessus de 007F quand l'encodage serveur n'est\n"
"pas UTF8"
-#: scan.l:1191 scan.l:1327
+#: scan.l:1189
+#: scan.l:1325
msgid "invalid Unicode escape value"
msgstr "valeur d'�chappement Unicode invalide"
-#: scan.l:1216
+#: scan.l:1214
msgid "invalid Unicode escape character"
msgstr "cha�ne d'�chappement Unicode invalide"
-#: scan.l:1383
+#: scan.l:1381
msgid "nonstandard use of \\' in a string literal"
msgstr "utilisation non standard de \\' dans une cha�ne litt�rale"
-#: scan.l:1384
-msgid ""
-"Use '' to write quotes in strings, or use the escape string syntax (E'...')."
+#: scan.l:1382
+msgid "Use '' to write quotes in strings, or use the escape string syntax (E'...')."
msgstr ""
-"Utilisez '' pour �crire des guillemets dans une cha�ne ou utilisez la "
-"syntaxe de\n"
+"Utilisez '' pour �crire des guillemets dans une cha�ne ou utilisez la syntaxe de\n"
"cha�ne d'�chappement (E'...')."
-#: scan.l:1393
+#: scan.l:1391
msgid "nonstandard use of \\\\ in a string literal"
msgstr "utilisation non standard de \\\\ dans une cha�ne litt�rale"
-#: scan.l:1394
+#: scan.l:1392
msgid "Use the escape string syntax for backslashes, e.g., E'\\\\'."
-msgstr ""
-"Utilisez la syntaxe de cha�ne d'�chappement pour les antislashs, c'est-�-"
-"dire E'\\\\'."
+msgstr "Utilisez la syntaxe de cha�ne d'�chappement pour les antislashs, c'est-�-dire E'\\\\'."
-#: scan.l:1408
+#: scan.l:1406
msgid "nonstandard use of escape in a string literal"
msgstr "utilisation non standard d'un �chappement dans une cha�ne litt�rale"
-#: scan.l:1409
-msgid "Use the escape string syntax for escapes, e.g., E'\\r\\n'."
+#: scan.l:1407
+msgid ""
+"Use the escape string syntax for escapes, e.g., E'\\r\\n"
+"'."
msgstr ""
"Utilisez la syntaxe de la cha�ne d'�chappement pour les �chappements,\n"
-"c'est-�-dire E'\\r\\n'."
+"c'est-�-dire E'\\r\\n"
+"'."
#: port/win32/signal.c:189
#, c-format
@@ -16051,18 +16181,16 @@ msgstr ""
"n'a pas pu cr�er le tube d'�coute de signal pour le id processus %d :\n"
"code d'erreur %d"
-#: port/win32/signal.c:269 port/win32/signal.c:301
+#: port/win32/signal.c:269
+#: port/win32/signal.c:301
#, c-format
msgid "could not create signal listener pipe: error code %d; retrying\n"
-msgstr ""
-"n'a pas pu cr�er le tube d'�coute de signal : code d'erreur %d ; nouvelle "
-"tentative\n"
+msgstr "n'a pas pu cr�er le tube d'�coute de signal : code d'erreur %d ; nouvelle tentative\n"
#: port/win32/signal.c:312
#, c-format
msgid "could not create signal dispatch thread: error code %d\n"
-msgstr ""
-"n'a pas pu cr�er le thread de r�partition des signaux : code d'erreur %d\n"
+msgstr "n'a pas pu cr�er le thread de r�partition des signaux : code d'erreur %d\n"
#: port/win32/security.c:43
#, c-format
@@ -16072,8 +16200,7 @@ msgstr "n'a pas pu ouvrir le jeton du processus : code d'erreur %d\n"
#: port/win32/security.c:63
#, c-format
msgid "could not get SID for Administrators group: error code %d\n"
-msgstr ""
-"n'a pas pu obtenir le SID du groupe d'administrateurs : code d'erreur %d\n"
+msgstr "n'a pas pu obtenir le SID du groupe d'administrateurs : code d'erreur %d\n"
#: port/win32/security.c:72
#, c-format
@@ -16082,27 +16209,25 @@ msgstr ""
"n'a pas pu obtenir le SID du groupe des utilisateurs avec pouvoir :\n"
"code d'erreur %d\n"
-#: port/sysv_sema.c:114 port/pg_sema.c:114
+#: port/sysv_sema.c:114
+#: port/pg_sema.c:114
#, c-format
msgid "could not create semaphores: %m"
msgstr "n'a pas pu cr�er des s�maphores : %m"
-#: port/sysv_sema.c:115 port/pg_sema.c:115
+#: port/sysv_sema.c:115
+#: port/pg_sema.c:115
#, c-format
msgid "Failed system call was semget(%lu, %d, 0%o)."
msgstr "L'appel syst�me qui a �chou� �tait semget(%lu, %d, 0%o)."
-#: port/sysv_sema.c:119 port/pg_sema.c:119
+#: port/sysv_sema.c:119
+#: port/pg_sema.c:119
#, c-format
msgid ""
"This error does *not* mean that you have run out of disk space.\n"
-"It occurs when either the system limit for the maximum number of semaphore "
-"sets (SEMMNI), or the system wide maximum number of semaphores (SEMMNS), "
-"would be exceeded. You need to raise the respective kernel parameter. "
-"Alternatively, reduce PostgreSQL's consumption of semaphores by reducing its "
-"max_connections parameter (currently %d).\n"
-"The PostgreSQL documentation contains more information about configuring "
-"your system for PostgreSQL."
+"It occurs when either the system limit for the maximum number of semaphore sets (SEMMNI), or the system wide maximum number of semaphores (SEMMNS), would be exceeded. You need to raise the respective kernel parameter. Alternatively, reduce PostgreSQL's consumption of semaphores by reducing its max_connections parameter (currently %d).\n"
+"The PostgreSQL documentation contains more information about configuring your system for PostgreSQL."
msgstr ""
"Cette erreur ne signifie *pas* que vous manquez d'espace disque.\n"
"Il arrive que soit la limite syst�me de nombre maximum d'ensembles de\n"
@@ -16113,15 +16238,13 @@ msgstr ""
"La documentation de PostgreSQL contient plus d'informations sur la\n"
"configuration de votre syst�me avec PostgreSQL."
-#: port/sysv_sema.c:148 port/pg_sema.c:148
+#: port/sysv_sema.c:148
+#: port/pg_sema.c:148
#, c-format
-msgid ""
-"You possibly need to raise your kernel's SEMVMX value to be at least %d. "
-"Look into the PostgreSQL documentation for details."
+msgid "You possibly need to raise your kernel's SEMVMX value to be at least %d. Look into the PostgreSQL documentation for details."
msgstr ""
"Vous pouvez avoir besoin d'augmenter la valeur SEMVMX par noyau pour valoir\n"
-"au moins de %d. Regardez dans la documentation de PostgreSQL pour les "
-"d�tails."
+"au moins de %d. Regardez dans la documentation de PostgreSQL pour les d�tails."
#: port/win32_sema.c:94
#, c-format
@@ -16143,30 +16266,25 @@ msgstr "n'a pas pu d�verrouiller la s�maphore : code d'erreur %d"
msgid "could not try-lock semaphore: error code %d"
msgstr "n'a pas pu tenter le verrouillage de la s�maphore : code d'erreur %d"
-#: port/sysv_shmem.c:141 port/pg_shmem.c:141
+#: port/sysv_shmem.c:141
+#: port/pg_shmem.c:141
#, c-format
msgid "could not create shared memory segment: %m"
msgstr "n'a pas pu cr�er le segment de m�moire partag�e : %m"
-#: port/sysv_shmem.c:142 port/pg_shmem.c:142
+#: port/sysv_shmem.c:142
+#: port/pg_shmem.c:142
#, c-format
msgid "Failed system call was shmget(key=%lu, size=%lu, 0%o)."
msgstr "L'appel syst�me qui a �chou� �tait shmget(cl�=%lu, taille=%lu, 0%o)."
-#: port/sysv_shmem.c:146 port/pg_shmem.c:146
+#: port/sysv_shmem.c:146
+#: port/pg_shmem.c:146
#, c-format
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_buffers "
-"parameter (currently %d) and/or its max_connections parameter (currently %"
-"d).\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."
+"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_buffers parameter (currently %d) and/or its max_connections parameter (currently %d).\n"
+"If the request size is already small, it's possible that it is less than your kernel's SHMMIN parameter, in which case raising the request size or reconfiguring SHMMIN is called for.\n"
+"The PostgreSQL documentation contains more information about shared memory configuration."
msgstr ""
"Cette erreur signifie habituellement que la demande de PostgreSQL pour un\n"
"segment de m�moire partag�e a d�pass� le param�tre SHMMAX de votre noyau.\n"
@@ -16181,15 +16299,12 @@ msgstr ""
"La documentation de PostgreSQL contient plus d'informations sur la\n"
"configuration de la m�moire partag�e."
-#: port/sysv_shmem.c:159 port/pg_shmem.c:159
+#: port/sysv_shmem.c:159
+#: port/pg_shmem.c:159
#, c-format
msgid ""
-"This error usually means that PostgreSQL's request for a shared memory "
-"segment exceeded available memory or swap space. To reduce the request size "
-"(currently %lu bytes), reduce PostgreSQL's shared_buffers parameter "
-"(currently %d) and/or its max_connections parameter (currently %d).\n"
-"The PostgreSQL documentation contains more information about shared memory "
-"configuration."
+"This error usually means that PostgreSQL's request for a shared memory segment exceeded available memory or swap space. To reduce the request size (currently %lu bytes), reduce PostgreSQL's shared_buffers parameter (currently %d) and/or its max_connections parameter (currently %d).\n"
+"The PostgreSQL documentation contains more information about shared memory configuration."
msgstr ""
"Cette erreur signifie habituellement que la demande de PostgreSQL pour un\n"
"segment de m�moire partag�e d�passe la m�moire disponible ou l'espace swap.\n"
@@ -16199,23 +16314,16 @@ msgstr ""
"La documentation de PostgreSQL contient plus d'informations sur la\n"
"configuration de la m�moire partag�e."
-#: port/sysv_shmem.c:168 port/pg_shmem.c:168
+#: port/sysv_shmem.c:168
+#: port/pg_shmem.c:168
#, c-format
msgid ""
-"This error does *not* mean that you have run out of disk space. It occurs "
-"either if all available shared memory IDs have been taken, in which case you "
-"need to raise the SHMMNI parameter in your kernel, or because the system's "
-"overall limit for shared memory has been reached. If you cannot increase "
-"the shared memory limit, reduce PostgreSQL's shared memory request "
-"(currently %lu bytes), by reducing its shared_buffers parameter (currently %"
-"d) and/or its max_connections parameter (currently %d).\n"
-"The PostgreSQL documentation contains more information about shared memory "
-"configuration."
+"This error does *not* mean that you have run out of disk space. It occurs either if all available shared memory IDs have been taken, in which case you need to raise the SHMMNI parameter in your kernel, or because the system's overall limit for shared memory has been reached. If you cannot increase the shared memory limit, reduce PostgreSQL's shared memory request (currently %lu bytes), by reducing its shared_buffers parameter (currently %d) and/or its max_connections parameter (currently %d).\n"
+"The PostgreSQL documentation contains more information about shared memory configuration."
msgstr ""
"Cette erreur ne signifie *pas* que vous manquez d'espace disque. Elle\n"
"survient si tous les identifiants de m�moire partag� disponibles ont �t�\n"
-"pris, auquel cas vous devez augmenter le param�tre SHMMIN de votre noyau, "
-"ou\n"
+"pris, auquel cas vous devez augmenter le param�tre SHMMIN de votre noyau, ou\n"
"parce que la limite maximum de la m�moire partag�e de votre syst�me a �t�\n"
"atteinte. Si vous ne pouvez pas augmenter la limite de la m�moire partag�e,\n"
"r�duisez la demande de m�moire partag�e de PostgreSQL (actuellement %lu\n"
@@ -16224,13 +16332,15 @@ msgstr ""
"La documentation de PostgreSQL contient plus d'informations sur la\n"
"configuration de la m�moire partag�e."
-#: port/sysv_shmem.c:423 port/pg_shmem.c:423
+#: port/sysv_shmem.c:423
+#: port/pg_shmem.c:423
#, c-format
msgid "could not stat data directory \"%s\": %m"
-msgstr ""
-"n'a pas pu lire les informations sur le r�pertoire des donn�es � %s � : %m"
+msgstr "n'a pas pu lire les informations sur le r�pertoire des donn�es � %s � : %m"
-#: port/win32_shmem.c:168 port/win32_shmem.c:203 port/win32_shmem.c:224
+#: port/win32_shmem.c:168
+#: port/win32_shmem.c:203
+#: port/win32_shmem.c:224
#, c-format
msgid "could not create shared memory segment: %lu"
msgstr "n'a pas pu cr�er le segment de m�moire partag�e : %lu"
@@ -16238,21 +16348,16 @@ msgstr "n'a pas pu cr�er le segment de m�moire partag�e : %lu"
#: port/win32_shmem.c:169
#, c-format
msgid "Failed system call was CreateFileMapping(size=%lu, name=%s)."
-msgstr ""
-"L'appel syst�me qui a �chou� �tait CreateFileMapping(taille=%lu, nom=%s)."
+msgstr "L'appel syst�me qui a �chou� �tait CreateFileMapping(taille=%lu, nom=%s)."
#: port/win32_shmem.c:193
msgid "pre-existing shared memory block is still in use"
-msgstr ""
-"le bloc de m�moire partag� pr�-existant est toujours en cours d'utilisation"
+msgstr "le bloc de m�moire partag� pr�-existant est toujours en cours d'utilisation"
#: port/win32_shmem.c:194
-msgid ""
-"Check if there are any old server processes still running, and terminate "
-"them."
+msgid "Check if there are any old server processes still running, and terminate them."
msgstr ""
-"V�rifier s'il n'y a pas de vieux processus serveur en cours d'ex�cution. Si "
-"c'est le\n"
+"V�rifier s'il n'y a pas de vieux processus serveur en cours d'ex�cution. Si c'est le\n"
"cas, fermez-les."
#: port/win32_shmem.c:204
@@ -16297,8 +16402,7 @@ msgstr ""
#, 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"
+"autovacuum : a trouv� la table temporaire orpheline � %s.%s � dans la base de\n"
"donn�es � %s �"
#: postmaster/autovacuum.c:2249
@@ -16331,8 +16435,7 @@ msgstr[1] ""
"(toutes les %d secondes)"
#: postmaster/bgwriter.c:476
-msgid ""
-"Consider increasing the configuration parameter \"checkpoint_segments\"."
+msgid "Consider increasing the configuration parameter \"checkpoint_segments\"."
msgstr "Consid�rez l'augmentation du param�tre � checkpoint_segments �."
#: postmaster/bgwriter.c:588
@@ -16347,16 +16450,13 @@ msgstr "�chec de la demande de point de v�rification"
#: postmaster/bgwriter.c:1045
msgid "Consult recent messages in the server log for details."
msgstr ""
-"Consultez les messages r�cents du serveur dans les journaux applicatifs "
-"pour\n"
+"Consultez les messages r�cents du serveur dans les journaux applicatifs pour\n"
"plus de d�tails."
#: postmaster/pgarch.c:158
#, c-format
msgid "could not fork archiver: %m"
-msgstr ""
-"n'a pas pu lancer le processus fils correspondant au processus d'archivage : "
-"%m"
+msgstr "n'a pas pu lancer le processus fils correspondant au processus d'archivage : %m"
#: postmaster/pgarch.c:450
msgid "archive_mode enabled, yet archive_command is not set"
@@ -16365,16 +16465,18 @@ msgstr "archive_mode activ�, cependant archive_command n'est pas configur�"
#: postmaster/pgarch.c:465
#, c-format
msgid "transaction log file \"%s\" could not be archived: too many failures"
-msgstr ""
-"le journal des transactions � %s � n'a pas pu �tre archiv� : trop d'�checs"
+msgstr "le journal des transactions � %s � n'a pas pu �tre archiv� : trop d'�checs"
#: postmaster/pgarch.c:568
#, c-format
msgid "archive command failed with exit code %d"
msgstr "�chec de la commande d'archivage avec un code de retour %d"
-#: postmaster/pgarch.c:570 postmaster/pgarch.c:580 postmaster/pgarch.c:587
-#: postmaster/pgarch.c:593 postmaster/pgarch.c:602
+#: postmaster/pgarch.c:570
+#: postmaster/pgarch.c:580
+#: postmaster/pgarch.c:587
+#: postmaster/pgarch.c:593
+#: postmaster/pgarch.c:602
#, c-format
msgid "The failed archive command was: %s"
msgstr "La commande d'archivage qui a �chou� �tait : %s"
@@ -16384,9 +16486,9 @@ msgstr "La commande d'archivage qui a �chou� �tait : %s"
msgid "archive command was terminated by exception 0x%X"
msgstr "la commande d'archivage a �t� termin�e par l'exception 0x%X"
-#: postmaster/pgarch.c:579 postmaster/postmaster.c:2821
-msgid ""
-"See C include file \"ntstatus.h\" for a description of the hexadecimal value."
+#: postmaster/pgarch.c:579
+#: postmaster/postmaster.c:2821
+msgid "See C include file \"ntstatus.h\" for a description of the hexadecimal value."
msgstr ""
"Voir le fichier d'en-t�te C � ntstatus.h � pour une description de la valeur\n"
"hexad�cimale."
@@ -16423,9 +16525,7 @@ msgstr "n'a pas pu r�soudre � localhost � : %s"
#: postmaster/pgstat.c:351
msgid "trying another address for the statistics collector"
-msgstr ""
-"nouvelle tentative avec une autre adresse pour le r�cup�rateur de "
-"statistiques"
+msgstr "nouvelle tentative avec une autre adresse pour le r�cup�rateur de statistiques"
#: postmaster/pgstat.c:360
#, c-format
@@ -16440,9 +16540,7 @@ msgstr "n'a pas pu lier la socket au r�cup�rateur de statistiques : %m"
#: postmaster/pgstat.c:383
#, c-format
msgid "could not get address of socket for statistics collector: %m"
-msgstr ""
-"n'a pas pu obtenir l'adresse de la socket du r�cup�rateur de statistiques : %"
-"m"
+msgstr "n'a pas pu obtenir l'adresse de la socket du r�cup�rateur de statistiques : %m"
#: postmaster/pgstat.c:399
#, c-format
@@ -16456,7 +16554,8 @@ msgstr ""
"n'a pas pu envoyer le message de tests sur la socket du r�cup�rateur de\n"
"statistiques : %m"
-#: postmaster/pgstat.c:446 postmaster/pgstat.c:2909
+#: postmaster/pgstat.c:446
+#: postmaster/pgstat.c:2909
#, c-format
msgid "select() failed in statistics collector: %m"
msgstr "�chec du select() dans le r�cup�rateur de statistiques : %m"
@@ -16477,16 +16576,14 @@ msgstr ""
#: postmaster/pgstat.c:486
msgid "incorrect test message transmission on socket for statistics collector"
msgstr ""
-"transmission incorrecte du message de tests sur la socket du r�cup�rateur "
-"de\n"
+"transmission incorrecte du message de tests sur la socket du r�cup�rateur de\n"
"statistiques"
#: postmaster/pgstat.c:509
#, c-format
msgid "could not set statistics collector socket to nonblocking mode: %m"
msgstr ""
-"n'a pas pu initialiser la socket du r�cup�rateur de statistiques dans le "
-"mode\n"
+"n'a pas pu initialiser la socket du r�cup�rateur de statistiques dans le mode\n"
"non bloquant : %m"
#: postmaster/pgstat.c:519
@@ -16502,10 +16599,11 @@ msgstr ""
"n'a pas pu lancer le processus fils correspondant au r�cup�rateur de\n"
"statistiques : %m"
-#: postmaster/pgstat.c:1151 postmaster/pgstat.c:1175 postmaster/pgstat.c:1206
+#: postmaster/pgstat.c:1151
+#: postmaster/pgstat.c:1175
+#: postmaster/pgstat.c:1206
msgid "must be superuser to reset statistics counters"
-msgstr ""
-"doit �tre super-utilisateur pour r�initialiser les compteurs statistiques"
+msgstr "doit �tre super-utilisateur pour r�initialiser les compteurs statistiques"
#: postmaster/pgstat.c:1182
#, c-format
@@ -16548,15 +16646,23 @@ msgstr ""
"n'a pas pu renommer le fichier temporaire des statistiques � %s � en\n"
"� %s � : %m"
-#: postmaster/pgstat.c:3379 postmaster/pgstat.c:3608
+#: postmaster/pgstat.c:3379
+#: postmaster/pgstat.c:3608
#, c-format
msgid "could not open statistics file \"%s\": %m"
msgstr "n'a pas pu ouvrir le fichier de statistiques � %s � : %m"
-#: postmaster/pgstat.c:3391 postmaster/pgstat.c:3401 postmaster/pgstat.c:3423
-#: postmaster/pgstat.c:3438 postmaster/pgstat.c:3501 postmaster/pgstat.c:3519
-#: postmaster/pgstat.c:3535 postmaster/pgstat.c:3553 postmaster/pgstat.c:3569
-#: postmaster/pgstat.c:3620 postmaster/pgstat.c:3631
+#: postmaster/pgstat.c:3391
+#: postmaster/pgstat.c:3401
+#: postmaster/pgstat.c:3423
+#: postmaster/pgstat.c:3438
+#: postmaster/pgstat.c:3501
+#: postmaster/pgstat.c:3519
+#: postmaster/pgstat.c:3535
+#: postmaster/pgstat.c:3553
+#: postmaster/pgstat.c:3569
+#: postmaster/pgstat.c:3620
+#: postmaster/pgstat.c:3631
#, c-format
msgid "corrupted statistics file \"%s\""
msgstr "fichier de statistiques � %s � corrompu"
@@ -16585,22 +16691,21 @@ msgstr "%s : argument invalide : � %s �\n"
#: postmaster/postmaster.c:728
#, c-format
msgid "%s: superuser_reserved_connections must be less than max_connections\n"
-msgstr ""
-"%s : superuser_reserved_connections doit �tre inf�rieur � max_connections\n"
+msgstr "%s : superuser_reserved_connections doit �tre inf�rieur � max_connections\n"
#: postmaster/postmaster.c:733
-msgid ""
-"WAL archival (archive_mode='on') requires wal_level 'archive' or "
-"'hot_standby'"
+#, fuzzy
+msgid "WAL archival (archive_mode=on) requires wal_level \"archive\" or \"hot_standby\""
msgstr ""
"l'archivage des journaux de transactions (archive_mode='on') n�cessite que\n"
"le param�tre wal_level soit initialis� avec � archive � ou � hot_standby �"
#: postmaster/postmaster.c:736
-msgid ""
-"WAL streaming (max_wal_senders > 0) requires wal_level 'archive' or "
-"'hot_standby"
+#, fuzzy
+msgid "WAL streaming (max_wal_senders > 0) requires wal_level \"archive\" or \"hot_standby\""
msgstr ""
+"l'archivage des journaux de transactions (archive_mode='on') n�cessite que\n"
+"le param�tre wal_level soit initialis� avec � archive � ou � hot_standby �"
#: postmaster/postmaster.c:744
#, c-format
@@ -16715,7 +16820,8 @@ msgstr "%s : n'a pas pu se dissocier du TTY contr�lant : %s\n"
msgid "select() failed in postmaster: %m"
msgstr "�chec de select() dans postmaster : %m"
-#: postmaster/postmaster.c:1564 postmaster/postmaster.c:1595
+#: postmaster/postmaster.c:1564
+#: postmaster/postmaster.c:1595
msgid "incomplete startup packet"
msgstr "paquet de d�marrage incomplet"
@@ -16732,8 +16838,7 @@ msgstr "�chec lors de l'envoi de la r�ponse de n�gotiation SSL : %m"
#, c-format
msgid "unsupported frontend protocol %u.%u: server supports %u.0 to %u.%u"
msgstr ""
-"Protocole non support�e de l'interface %u.%u : le serveur supporte de %u.0 "
-"�\n"
+"Protocole non support�e de l'interface %u.%u : le serveur supporte de %u.0 �\n"
"%u.%u"
#: postmaster/postmaster.c:1713
@@ -16748,9 +16853,7 @@ msgstr ""
#: postmaster/postmaster.c:1761
msgid "no PostgreSQL user name specified in startup packet"
-msgstr ""
-"aucun nom d'utilisateur PostgreSQL n'a �t� sp�cifi� dans le paquet de "
-"d�marrage"
+msgstr "aucun nom d'utilisateur PostgreSQL n'a �t� sp�cifi� dans le paquet de d�marrage"
#: postmaster/postmaster.c:1818
msgid "the database system is starting up"
@@ -16764,8 +16867,10 @@ msgstr "le syst�me de base de donn�es s'arr�te"
msgid "the database system is in recovery mode"
msgstr "le syst�me de bases de donn�es est en cours de restauration"
-#: postmaster/postmaster.c:1833 storage/lmgr/proc.c:290
-#: storage/ipc/procarray.c:269 storage/ipc/sinvaladt.c:302
+#: postmaster/postmaster.c:1833
+#: storage/lmgr/proc.c:290
+#: storage/ipc/procarray.c:269
+#: storage/ipc/sinvaladt.c:302
msgid "sorry, too many clients already"
msgstr "d�sol�, trop de clients sont d�j� connect�s"
@@ -16803,14 +16908,14 @@ msgstr "annulation des transactions actives"
msgid "received immediate shutdown request"
msgstr "a re�u une demande d'arr�t imm�diat"
-#: postmaster/postmaster.c:2339 postmaster/postmaster.c:2367
+#: postmaster/postmaster.c:2339
+#: postmaster/postmaster.c:2367
msgid "startup process"
msgstr "processus de lancement"
#: postmaster/postmaster.c:2342
msgid "aborting startup due to startup process failure"
-msgstr ""
-"annulation du d�marrage � cause d'un �chec dans le processus de lancement"
+msgstr "annulation du d�marrage � cause d'un �chec dans le processus de lancement"
#: postmaster/postmaster.c:2401
msgid "database system is ready to accept connections"
@@ -16844,7 +16949,8 @@ msgstr "processus de r�cup�ration des statistiques"
msgid "system logger process"
msgstr "processus des journaux applicatifs"
-#: postmaster/postmaster.c:2581 postmaster/postmaster.c:2591
+#: postmaster/postmaster.c:2581
+#: postmaster/postmaster.c:2591
#: postmaster/postmaster.c:2609
msgid "server process"
msgstr "processus serveur"
@@ -16905,105 +17011,103 @@ msgstr "n'a pas pu lancer le nouveau processus fils pour la connexion : %m"
msgid "could not fork new process for connection: "
msgstr "n'a pas pu lancer le nouveau processus fils pour la connexion : "
-#: postmaster/postmaster.c:3392
+#: postmaster/postmaster.c:3393
#, c-format
msgid "connection received: host=%s port=%s"
msgstr "connexion re�ue : h�te=%s port=%s"
-#: postmaster/postmaster.c:3397
+#: postmaster/postmaster.c:3398
#, c-format
msgid "connection received: host=%s"
msgstr "connexion re�ue : h�te=%s"
-#: postmaster/postmaster.c:3664
+#: postmaster/postmaster.c:3665
#, c-format
msgid "could not execute server process \"%s\": %m"
msgstr "n'a pas pu ex�cuter le processus serveur � %s � : %m"
-#: postmaster/postmaster.c:4177
+#: postmaster/postmaster.c:4178
msgid "database system is ready to accept read only connections"
-msgstr ""
-"le syst�me de bases de donn�es est pr�t pour accepter les connexions en "
-"lecture seule"
+msgstr "le syst�me de bases de donn�es est pr�t pour accepter les connexions en lecture seule"
-#: postmaster/postmaster.c:4418
+#: postmaster/postmaster.c:4419
#, c-format
msgid "could not fork startup process: %m"
msgstr "n'a pas pu lancer le processus fils de d�marrage : %m"
-#: postmaster/postmaster.c:4422
+#: postmaster/postmaster.c:4423
#, c-format
msgid "could not fork background writer process: %m"
msgstr ""
"n'a pas pu cr�er un processus fils du processus d'�criture en t�che de\n"
"fond : %m"
-#: postmaster/postmaster.c:4426
+#: postmaster/postmaster.c:4427
#, c-format
msgid "could not fork WAL writer process: %m"
msgstr ""
"n'a pas pu cr�er un processus fils du processus d'�criture des journaux de\n"
"transaction : %m"
-#: postmaster/postmaster.c:4430
+#: postmaster/postmaster.c:4431
#, c-format
msgid "could not fork WAL receiver process: %m"
msgstr ""
"n'a pas pu cr�er un processus fils de r�ception des journaux de\n"
"transactions : %m"
-#: postmaster/postmaster.c:4434
+#: postmaster/postmaster.c:4435
#, c-format
msgid "could not fork process: %m"
msgstr "n'a pas pu lancer le processus fils : %m"
-#: postmaster/postmaster.c:4716
+#: postmaster/postmaster.c:4717
#, 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:4748
+#: postmaster/postmaster.c:4749
#, c-format
msgid "could not create inherited socket: error code %d\n"
msgstr "n'a pas pu cr�er la socket h�rit�e : code d'erreur %d\n"
-#: postmaster/postmaster.c:4777 postmaster/postmaster.c:4784
+#: postmaster/postmaster.c:4778
+#: postmaster/postmaster.c:4785
#, 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:4793
+#: postmaster/postmaster.c:4794
#, c-format
msgid "could not remove file \"%s\": %s\n"
msgstr "n'a pas pu supprimer le fichier � %s � : %s\n"
-#: postmaster/postmaster.c:4806
+#: postmaster/postmaster.c:4807
#, c-format
msgid "could not map view of backend variables: error code %d\n"
msgstr ""
"n'a pas pu ex�cuter MapViewOfFile sur les variables de configuration : code\n"
"d'erreur %d\n"
-#: postmaster/postmaster.c:4815
+#: postmaster/postmaster.c:4816
#, c-format
msgid "could not unmap view of backend variables: error code %d\n"
msgstr ""
-"n'a pas pu ex�cuter UnmapViewOfFile sur les variables de configuration : "
-"code\n"
+"n'a pas pu ex�cuter UnmapViewOfFile sur les variables de configuration : code\n"
"d'erreur %d\n"
-#: postmaster/postmaster.c:4822
+#: postmaster/postmaster.c:4823
#, c-format
msgid "could not close handle to backend parameter variables: error code %d\n"
msgstr ""
"n'a pas pu fermer le lien vers les variables des param�tres du serveur :\n"
"code d'erreur %d\n"
-#: postmaster/postmaster.c:4965
+#: postmaster/postmaster.c:4966
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:4970
+#: postmaster/postmaster.c:4971
msgid "could not post child completion status\n"
msgstr "n'a pas pu poster le statut de fin de l'enfant\n"
@@ -17012,7 +17116,8 @@ msgstr "n'a pas pu poster le statut de fin de l'enfant\n"
msgid "select() failed in logger process: %m"
msgstr "�chec de select() dans le processus des journaux applicatifs : %m"
-#: postmaster/syslogger.c:399 postmaster/syslogger.c:973
+#: postmaster/syslogger.c:399
+#: postmaster/syslogger.c:973
#, c-format
msgid "could not read from logger pipe: %m"
msgstr "n'a pas pu lire � partir du tube des journaux applicatifs : %m"
@@ -17021,12 +17126,14 @@ msgstr "n'a pas pu lire � partir du tube des journaux applicatifs : %m"
msgid "logger shutting down"
msgstr "arr�t en cours des journaux applicatifs"
-#: postmaster/syslogger.c:490 postmaster/syslogger.c:504
+#: postmaster/syslogger.c:490
+#: postmaster/syslogger.c:504
#, c-format
msgid "could not create pipe for syslog: %m"
msgstr "n'a pas pu cr�er un tube pour syslog : %m"
-#: postmaster/syslogger.c:524 postmaster/syslogger.c:1012
+#: postmaster/syslogger.c:524
+#: postmaster/syslogger.c:1012
#, c-format
msgid "could not create log file \"%s\": %m"
msgstr "n'a pas pu cr�er le journal applicatif � %s � : %m"
@@ -17041,7 +17148,8 @@ msgstr "n'a pas pu lancer le processus des journaux applicatifs : %m"
msgid "could not redirect stdout: %m"
msgstr "n'a pas pu rediriger la sortie (stdout) : %m"
-#: postmaster/syslogger.c:575 postmaster/syslogger.c:593
+#: postmaster/syslogger.c:575
+#: postmaster/syslogger.c:593
#, c-format
msgid "could not redirect stderr: %m"
msgstr "n'a pas pu rediriger la sortie des erreurs (stderr) : %m"
@@ -17051,17 +17159,19 @@ msgstr "n'a pas pu rediriger la sortie des erreurs (stderr) : %m"
msgid "could not write to log file: %s\n"
msgstr "n'a pas pu �crire dans le journal applicatif : %s\n"
-#: postmaster/syslogger.c:1083 postmaster/syslogger.c:1141
+#: postmaster/syslogger.c:1083
+#: postmaster/syslogger.c:1141
#, c-format
msgid "could not open new log file \"%s\": %m"
msgstr "n'a pas pu ouvrir le nouveau journal applicatif � %s � : %m"
-#: postmaster/syslogger.c:1095 postmaster/syslogger.c:1153
+#: postmaster/syslogger.c:1095
+#: postmaster/syslogger.c:1153
msgid "disabling automatic rotation (use SIGHUP to re-enable)"
-msgstr ""
-"d�sactivation de la rotation automatique (utilisez SIGHUP pour la r�activer)"
+msgstr "d�sactivation de la rotation automatique (utilisez SIGHUP pour la r�activer)"
-#: rewrite/rewriteDefine.c:108 rewrite/rewriteDefine.c:756
+#: rewrite/rewriteDefine.c:108
+#: rewrite/rewriteDefine.c:756
#, c-format
msgid "rule \"%s\" for relation \"%s\" already exists"
msgstr "la r�gle � %s � existe d�j� pour la relation � %s �"
@@ -17092,8 +17202,7 @@ msgstr "Utilisez les vues � la place."
#: rewrite/rewriteDefine.c:310
msgid "multiple actions for rules on SELECT are not implemented"
-msgstr ""
-"les actions multiples pour les r�gles sur SELECT ne sont pas impl�ment�es"
+msgstr "les actions multiples pour les r�gles sur SELECT ne sont pas impl�ment�es"
#: rewrite/rewriteDefine.c:322
msgid "rules on SELECT must have action INSTEAD SELECT"
@@ -17102,8 +17211,7 @@ msgstr "les r�gles sur SELECT doivent avoir une action INSTEAD SELECT"
#: rewrite/rewriteDefine.c:330
msgid "event qualifications are not implemented for rules on SELECT"
msgstr ""
-"les qualifications d'�v�nements ne sont pas impl�ment�es pour les r�gles "
-"sur\n"
+"les qualifications d'�v�nements ne sont pas impl�ment�es pour les r�gles sur\n"
"SELECT"
#: rewrite/rewriteDefine.c:355
@@ -17124,12 +17232,10 @@ msgstr "n'a pas pu convertir la table � %s � en une vue car elle n'est pas vide"
#: rewrite/rewriteDefine.c:411
#, c-format
msgid "could not convert table \"%s\" to a view because it has triggers"
-msgstr ""
-"n'a pas pu convertir la table � %s � en une vue parce qu'elle a des triggers"
+msgstr "n'a pas pu convertir la table � %s � en une vue parce qu'elle a des triggers"
#: rewrite/rewriteDefine.c:413
-msgid ""
-"In particular, the table cannot be involved in any foreign key relationships."
+msgid "In particular, the table cannot be involved in any foreign key relationships."
msgstr ""
"En particulier, la table ne peut pas �tre impliqu�e dans les relations des\n"
"cl�s �trang�res."
@@ -17137,15 +17243,12 @@ msgstr ""
#: rewrite/rewriteDefine.c:418
#, c-format
msgid "could not convert table \"%s\" to a view because it has indexes"
-msgstr ""
-"n'a pas pu convertir la table � %s � en une vue parce qu'elle a des index"
+msgstr "n'a pas pu convertir la table � %s � en une vue parce qu'elle a des index"
#: rewrite/rewriteDefine.c:424
#, c-format
msgid "could not convert table \"%s\" to a view because it has child tables"
-msgstr ""
-"n'a pas pu convertir la table � %s � en une vue parce qu'elle a des tables "
-"filles"
+msgstr "n'a pas pu convertir la table � %s � en une vue parce qu'elle a des tables filles"
#: rewrite/rewriteDefine.c:451
msgid "cannot have multiple RETURNING lists in a rule"
@@ -17153,13 +17256,11 @@ msgstr "ne peut pas avoir plusieurs listes RETURNING dans une r�gle"
#: rewrite/rewriteDefine.c:456
msgid "RETURNING lists are not supported in conditional rules"
-msgstr ""
-"les listes RETURNING ne sont pas support�s dans des r�gles conditionnelles"
+msgstr "les listes RETURNING ne sont pas support�s dans des r�gles conditionnelles"
#: rewrite/rewriteDefine.c:460
msgid "RETURNING lists are not supported in non-INSTEAD rules"
-msgstr ""
-"les listes RETURNING ne sont pas support�s dans des r�gles autres que INSTEAD"
+msgstr "les listes RETURNING ne sont pas support�s dans des r�gles autres que INSTEAD"
#: rewrite/rewriteDefine.c:539
msgid "SELECT rule's target list has too many entries"
@@ -17171,8 +17272,7 @@ msgstr "la liste RETURNING a trop d'entr�es"
#: rewrite/rewriteDefine.c:556
msgid "cannot convert relation containing dropped columns to view"
-msgstr ""
-"ne peut pas convertir la relation contenant les colonnes supprim�es de la vue"
+msgstr "ne peut pas convertir la relation contenant les colonnes supprim�es de la vue"
#: rewrite/rewriteDefine.c:561
#, c-format
@@ -17184,27 +17284,22 @@ msgstr ""
#: rewrite/rewriteDefine.c:567
#, c-format
msgid "SELECT rule's target entry %d has different type from column \"%s\""
-msgstr ""
-"l'entr�e cible de la r�gle SELECT %d a plusieurs types pour la colonne � %s �"
+msgstr "l'entr�e cible de la r�gle SELECT %d a plusieurs types pour la colonne � %s �"
#: rewrite/rewriteDefine.c:569
#, c-format
msgid "RETURNING list's entry %d has different type from column \"%s\""
-msgstr ""
-"l'entr�e %d de la liste RETURNING a un type diff�rent de la colonne � %s �"
+msgstr "l'entr�e %d de la liste RETURNING a un type diff�rent de la colonne � %s �"
#: rewrite/rewriteDefine.c:584
#, c-format
msgid "SELECT rule's target entry %d has different size from column \"%s\""
-msgstr ""
-"l'entr�e cible de la r�gle SELECT %d a plusieurs tailles pour la colonne � %s "
-"�"
+msgstr "l'entr�e cible de la r�gle SELECT %d a plusieurs tailles pour la colonne � %s �"
#: rewrite/rewriteDefine.c:586
#, c-format
msgid "RETURNING list's entry %d has different size from column \"%s\""
-msgstr ""
-"l'entr�e %d de la liste RETURNING a plusieurs tailles pour la colonne � %s �"
+msgstr "l'entr�e %d de la liste RETURNING a plusieurs tailles pour la colonne � %s �"
#: rewrite/rewriteDefine.c:594
msgid "SELECT rule's target list has too few entries"
@@ -17225,19 +17320,20 @@ msgstr "WHERE CURRENT OF n'est pas impl�ment� sur une vue"
#: rewrite/rewriteRemove.c:66
#, c-format
msgid "rule \"%s\" for relation \"%s\" does not exist, skipping"
-msgstr ""
-"la r�gle � %s � de la relation � %s � n'existe pas, poursuite du traitement"
+msgstr "la r�gle � %s � de la relation � %s � n'existe pas, poursuite du traitement"
#: rewrite/rewriteHandler.c:495
msgid "cannot have RETURNING lists in multiple rules"
msgstr "ne peut pas avoir des listes RETURNING dans plusieurs r�gles"
-#: rewrite/rewriteHandler.c:796 rewrite/rewriteHandler.c:814
+#: rewrite/rewriteHandler.c:796
+#: rewrite/rewriteHandler.c:814
#, c-format
msgid "multiple assignments to same column \"%s\""
msgstr "affectations multiples pour la m�me colonne � %s �"
-#: rewrite/rewriteHandler.c:1417 rewrite/rewriteHandler.c:1740
+#: rewrite/rewriteHandler.c:1417
+#: rewrite/rewriteHandler.c:1740
#, c-format
msgid "infinite recursion detected in rules for relation \"%s\""
msgstr "r�cursion infinie d�tect�e dans les r�gles de la relation � %s �"
@@ -17248,8 +17344,7 @@ msgid "cannot perform INSERT RETURNING on relation \"%s\""
msgstr "ne peut pas ex�cuter INSERT RETURNING sur la relation � %s �"
#: rewrite/rewriteHandler.c:1780
-msgid ""
-"You need an unconditional ON INSERT DO INSTEAD rule with a RETURNING clause."
+msgid "You need an unconditional ON INSERT DO INSTEAD rule with a RETURNING clause."
msgstr ""
"Vous avez besoin d'une r�gle ON INSERT DO INSTEAD sans condition avec une\n"
"clause RETURNING."
@@ -17260,8 +17355,7 @@ msgid "cannot perform UPDATE RETURNING on relation \"%s\""
msgstr "ne peut pas ex�cuter UPDATE RETURNING sur la relation � %s �"
#: rewrite/rewriteHandler.c:1787
-msgid ""
-"You need an unconditional ON UPDATE DO INSTEAD rule with a RETURNING clause."
+msgid "You need an unconditional ON UPDATE DO INSTEAD rule with a RETURNING clause."
msgstr ""
"Vous avez besoin d'une r�gle ON UPDATE DO INSTEAD sans condition avec une\n"
"clause RETURNING."
@@ -17272,8 +17366,7 @@ msgid "cannot perform DELETE RETURNING on relation \"%s\""
msgstr "ne peut pas ex�cuter DELETE RETURNING sur la relation � %s �"
#: rewrite/rewriteHandler.c:1794
-msgid ""
-"You need an unconditional ON DELETE DO INSTEAD rule with a RETURNING clause."
+msgid "You need an unconditional ON DELETE DO INSTEAD rule with a RETURNING clause."
msgstr ""
"Vous avez besoin d'une r�gle ON DELETE DO INSTEAD sans condition avec une\n"
"clause RETURNING."
@@ -17305,8 +17398,7 @@ msgstr "Vous avez besoin d'une r�gle inconditionnelle ON DELETE DO INSTEAD."
#: snowball/dict_snowball.c:183
#, c-format
msgid "no Snowball stemmer available for language \"%s\" and encoding \"%s\""
-msgstr ""
-"aucun stemmer Snowball disponible pour la langue � %s � et l'encodage � %s �"
+msgstr "aucun stemmer Snowball disponible pour la langue � %s � et l'encodage � %s �"
#: snowball/dict_snowball.c:215
msgid "multiple Language parameters"
@@ -17321,7 +17413,8 @@ msgstr "param�tre Snowball non reconnu : � %s �"
msgid "missing Language parameter"
msgstr "param�tre Language manquant"
-#: storage/buffer/bufmgr.c:131 storage/buffer/bufmgr.c:235
+#: storage/buffer/bufmgr.c:131
+#: storage/buffer/bufmgr.c:235
msgid "cannot access temporary tables of other sessions"
msgstr "ne peut pas acc�der aux tables temporaires d'autres sessions"
@@ -17333,9 +17426,7 @@ msgstr ""
"%s"
#: storage/buffer/bufmgr.c:366
-msgid ""
-"This has been seen to occur with buggy kernels; consider updating your "
-"system."
+msgid "This has been seen to occur with buggy kernels; consider updating your system."
msgstr ""
"Ceci s'est d�j� vu avec des noyaux bugg�s ; pensez � mettre � jour votre\n"
"syst�me."
@@ -17370,7 +17461,8 @@ msgstr "�criture du bloc %u de la relation %s"
msgid "no empty local buffer available"
msgstr "aucun tampon local vide disponible"
-#: storage/smgr/md.c:371 storage/smgr/md.c:839
+#: storage/smgr/md.c:371
+#: storage/smgr/md.c:839
#, c-format
msgid "could not truncate file \"%s\": %m"
msgstr "n'a pas pu tronquer le fichier � %s � : %m"
@@ -17380,7 +17472,9 @@ msgstr "n'a pas pu tronquer le fichier � %s � : %m"
msgid "cannot extend file \"%s\" beyond %u blocks"
msgstr "ne peut pas �tendre le fichier � %s � de plus de %u blocs"
-#: storage/smgr/md.c:461 storage/smgr/md.c:621 storage/smgr/md.c:694
+#: storage/smgr/md.c:461
+#: storage/smgr/md.c:621
+#: storage/smgr/md.c:694
#, c-format
msgid "could not seek to block %u in file \"%s\": %m"
msgstr "n'a pas pu trouver le bloc %u dans le fichier � %s � : %m"
@@ -17390,7 +17484,9 @@ msgstr "n'a pas pu trouver le bloc %u dans le fichier � %s � : %m"
msgid "could not extend file \"%s\": %m"
msgstr "n'a pas pu �tendre le fichier � %s � : %m"
-#: storage/smgr/md.c:471 storage/smgr/md.c:478 storage/smgr/md.c:720
+#: storage/smgr/md.c:471
+#: storage/smgr/md.c:478
+#: storage/smgr/md.c:720
msgid "Check free disk space."
msgstr "V�rifiez l'espace disque disponible."
@@ -17428,8 +17524,7 @@ msgstr ""
#: storage/smgr/md.c:815
#, c-format
msgid "could not truncate file \"%s\" to %u blocks: it's only %u blocks now"
-msgstr ""
-"n'a pas pu tronquer le fichier � %s � en %u blocs : il y a seulement %u blocs"
+msgstr "n'a pas pu tronquer le fichier � %s � en %u blocs : il y a seulement %u blocs"
#: storage/smgr/md.c:864
#, c-format
@@ -17460,16 +17555,16 @@ msgstr "�chec de getrlimit : %m"
#: storage/file/fd.c:492
msgid "insufficient file descriptors available to start server process"
-msgstr ""
-"nombre de descripteurs de fichier insuffisants pour lancer le processus "
-"serveur"
+msgstr "nombre de descripteurs de fichier insuffisants pour lancer le processus serveur"
#: storage/file/fd.c:493
#, c-format
msgid "System allows %d, we need at least %d."
msgstr "Le syst�me autorise %d, nous avons besoin d'au moins %d."
-#: storage/file/fd.c:534 storage/file/fd.c:1418 storage/file/fd.c:1533
+#: storage/file/fd.c:534
+#: storage/file/fd.c:1418
+#: storage/file/fd.c:1533
#, c-format
msgid "out of file descriptors: %m; release and retry"
msgstr "plus de descripteurs de fichiers : %m; quittez et r�-essayez"
@@ -17484,35 +17579,39 @@ msgstr "fichier temporaire : chemin � %s �, taille %lu"
msgid "could not read directory \"%s\": %m"
msgstr "n'a pas pu lire le r�pertoire � %s � : %m"
-#: storage/page/bufpage.c:143 storage/page/bufpage.c:390
-#: storage/page/bufpage.c:623 storage/page/bufpage.c:753
+#: storage/page/bufpage.c:143
+#: storage/page/bufpage.c:390
+#: storage/page/bufpage.c:623
+#: storage/page/bufpage.c:753
#, c-format
msgid "corrupted page pointers: lower = %u, upper = %u, special = %u"
-msgstr ""
-"pointeurs de page corrompus : le plus bas = %u, le plus haut = %u, sp�cial = "
-"%u"
+msgstr "pointeurs de page corrompus : le plus bas = %u, le plus haut = %u, sp�cial = %u"
#: storage/page/bufpage.c:433
#, c-format
msgid "corrupted item pointer: %u"
msgstr "pointeur d'�l�ment corrompu : %u"
-#: storage/page/bufpage.c:444 storage/page/bufpage.c:805
+#: storage/page/bufpage.c:444
+#: storage/page/bufpage.c:805
#, c-format
msgid "corrupted item lengths: total %u, available space %u"
msgstr "longueurs d'�l�ment corrompus : total %u, espace disponible %u"
-#: storage/page/bufpage.c:642 storage/page/bufpage.c:778
+#: storage/page/bufpage.c:642
+#: storage/page/bufpage.c:778
#, c-format
msgid "corrupted item pointer: offset = %u, size = %u"
msgstr "pointeur d'�l�ment corrompu : d�calage = %u, taille = %u"
-#: storage/large_object/inv_api.c:550 storage/large_object/inv_api.c:747
+#: storage/large_object/inv_api.c:550
+#: storage/large_object/inv_api.c:747
#, c-format
msgid "large object %u was not opened for writing"
msgstr "le � Large Object � %u n'a pas �t� ouvert en �criture"
-#: storage/large_object/inv_api.c:557 storage/large_object/inv_api.c:754
+#: storage/large_object/inv_api.c:557
+#: storage/large_object/inv_api.c:754
#, c-format
msgid "large object %u was already dropped"
msgstr "le � Large Object � %u a d�j� �t� supprim�"
@@ -17533,8 +17632,7 @@ msgstr "Bloquage mortel d�tect�"
#: storage/lmgr/deadlock.c:944
msgid "See server log for query details."
-msgstr ""
-"Voir les journaux applicatifs du serveur pour les d�tails sur la requ�te."
+msgstr "Voir les journaux applicatifs du serveur pour les d�tails sur la requ�te."
#: storage/lmgr/lmgr.c:717
#, c-format
@@ -17588,45 +17686,38 @@ msgstr "type locktag non reconnu %d"
#: storage/lmgr/lock.c:515
#, c-format
-msgid ""
-"cannot acquire lock mode %s on database objects while recovery is in progress"
+msgid "cannot acquire lock mode %s on database objects while recovery is in progress"
msgstr ""
"ne peut pas acqu�rir le mode de verrou %s sur les objets de base de donn�es\n"
"alors que la restauration est en cours"
#: storage/lmgr/lock.c:517
-msgid ""
-"Only RowExclusiveLock or less can be acquired on database objects during "
-"recovery."
+msgid "Only RowExclusiveLock or less can be acquired on database objects during recovery."
msgstr ""
-"Seuls RowExclusiveLock et les verrous inf�rieurs peuvent �tre acquis sur "
-"les\n"
+"Seuls RowExclusiveLock et les verrous inf�rieurs peuvent �tre acquis sur les\n"
"objets d'une base pendant une restauration."
-#: storage/lmgr/lock.c:611 storage/lmgr/lock.c:680 storage/lmgr/lock.c:2499
+#: storage/lmgr/lock.c:611
+#: storage/lmgr/lock.c:680
+#: storage/lmgr/lock.c:2499
#: storage/lmgr/lock.c:2564
msgid "You might need to increase max_locks_per_transaction."
msgstr "Vous pourriez avoir besoin d'augmenter max_locks_per_transaction."
#: storage/lmgr/lock.c:2120
msgid "Not enough memory for reassigning the prepared transaction's locks."
-msgstr ""
-"Pas assez de m�moire pour r�affecter les verrous des transactions pr�par�es."
+msgstr "Pas assez de m�moire pour r�affecter les verrous des transactions pr�par�es."
#: storage/lmgr/proc.c:1046
#, c-format
-msgid ""
-"process %d avoided deadlock for %s on %s by rearranging queue order after %"
-"ld.%03d ms"
+msgid "process %d avoided deadlock for %s on %s by rearranging queue order after %ld.%03d ms"
msgstr ""
-"le processus %d a �vit� un verrou mortel pour %s sur %s en modifiant "
-"l'ordre\n"
+"le processus %d a �vit� un verrou mortel pour %s sur %s en modifiant l'ordre\n"
"de la queue apr�s %ld.%03d ms"
#: storage/lmgr/proc.c:1058
#, c-format
-msgid ""
-"process %d detected deadlock while waiting for %s on %s after %ld.%03d ms"
+msgid "process %d detected deadlock while waiting for %s on %s after %ld.%03d ms"
msgstr ""
"le processus %d a d�tect� un verrou mortel alors qu'il �tait en attente de\n"
"%s sur %s apr�s %ld.%03d ms"
@@ -17644,51 +17735,46 @@ msgstr "le processus %d a acquis %s sur %s apr�s %ld.%03d ms"
#: storage/lmgr/proc.c:1084
#, c-format
msgid "process %d failed to acquire %s on %s after %ld.%03d ms"
-msgstr ""
-"le processus %d a �chou� pour l'acquisition de %s sur %s apr�s %ld.%03d ms"
+msgstr "le processus %d a �chou� pour l'acquisition de %s sur %s apr�s %ld.%03d ms"
#: storage/ipc/procarray.c:695
msgid "consistent state delayed because recovery snapshot incomplete"
msgstr ""
-#: storage/ipc/shmem.c:346 storage/ipc/shmem.c:399
+#: storage/ipc/shmem.c:346
+#: storage/ipc/shmem.c:399
#, c-format
-msgid ""
-"not enough shared memory for data structure \"%s\" (%lu bytes requested)"
-msgstr ""
-"pas assez de m�moire partag�e pour la structure de donn�es � %s � (%lu octets "
-"demand�s)"
+msgid "not enough shared memory for data structure \"%s\" (%lu bytes requested)"
+msgstr "pas assez de m�moire partag�e pour la structure de donn�es � %s � (%lu octets demand�s)"
#: storage/ipc/shmem.c:365
#, c-format
msgid "could not create ShmemIndex entry for data structure \"%s\""
-msgstr ""
-"n'a pas pu cr�er l'entr�e ShmemIndex pour la structure de donn�es � %s �"
+msgstr "n'a pas pu cr�er l'entr�e ShmemIndex pour la structure de donn�es � %s �"
#: storage/ipc/shmem.c:380
#, c-format
-msgid ""
-"ShmemIndex entry size is wrong for data structure \"%s\": expected %lu, "
-"actual %lu"
-msgstr ""
-"La taille de l'entr�e shmemIndex est mauvaise pour la structure de donn�es � %"
-"s � : %lu obtenu, %lu attendu"
+msgid "ShmemIndex entry size is wrong for data structure \"%s\": expected %lu, actual %lu"
+msgstr "La taille de l'entr�e shmemIndex est mauvaise pour la structure de donn�es � %s � : %lu obtenu, %lu attendu"
-#: storage/ipc/shmem.c:427 storage/ipc/shmem.c:446
+#: storage/ipc/shmem.c:427
+#: storage/ipc/shmem.c:446
msgid "requested shared memory size overflows size_t"
msgstr "la taille de la m�moire partag�e demand�e d�passe size_t"
-#: ../port/chklocale.c:326 ../port/chklocale.c:332
+#: ../port/chklocale.c:326
+#: ../port/chklocale.c:332
#, c-format
msgid "could not determine encoding for locale \"%s\": codeset is \"%s\""
-msgstr ""
-"n'a pas pu d�terminer l'encodage pour la locale � %s � : le codeset vaut � %s �"
+msgstr "n'a pas pu d�terminer l'encodage pour la locale � %s � : le codeset vaut � %s �"
#: ../port/chklocale.c:334
msgid "Please report this to <[email protected]>."
msgstr "Veuillez rapporter ceci � <[email protected]>."
-#: ../port/dirmod.c:75 ../port/dirmod.c:88 ../port/dirmod.c:101
+#: ../port/dirmod.c:75
+#: ../port/dirmod.c:88
+#: ../port/dirmod.c:101
#, c-format
msgid "out of memory\n"
msgstr "m�moire �puis�e\n"
@@ -17720,12 +17806,15 @@ msgstr ""
"n'a pas pu r�cup�rer les informations sur le fichier ou r�pertoire\n"
"� %s � : %s\n"
-#: ../port/dirmod.c:472 ../port/dirmod.c:489
+#: ../port/dirmod.c:472
+#: ../port/dirmod.c:489
#, c-format
msgid "could not remove file or directory \"%s\": %s\n"
msgstr "n'a pas pu supprimer le fichier ou r�pertoire � %s � : %s\n"
-#: ../port/exec.c:125 ../port/exec.c:239 ../port/exec.c:282
+#: ../port/exec.c:125
+#: ../port/exec.c:239
+#: ../port/exec.c:282
#, c-format
msgid "could not identify current directory: %s"
msgstr "n'a pas pu identifier le r�pertoire courant : %s"
@@ -17745,7 +17834,8 @@ msgstr "n'a pas pu lire le binaire � %s �"
msgid "could not find a \"%s\" to execute"
msgstr "n'a pas pu trouver un � %s � � ex�cuter"
-#: ../port/exec.c:255 ../port/exec.c:291
+#: ../port/exec.c:255
+#: ../port/exec.c:291
#, c-format
msgid "could not change directory to \"%s\""
msgstr "n'a pas pu acc�der au r�pertoire � %s �"
@@ -17798,9 +17888,7 @@ msgid "Continuing to retry for 30 seconds."
msgstr "Continue � tenter pendant 30 secondes."
#: ../port/open.c:115
-msgid ""
-"You might have antivirus, backup, or similar software interfering with the "
-"database system."
+msgid "You might have antivirus, backup, or similar software interfering with the database system."
msgstr ""
"Vous pouvez avoir un antivirus, un outil de sauvegarde ou un logiciel\n"
"similaire interf�rant avec le syst�me de bases de donn�es."
@@ -17820,22 +17908,20 @@ msgstr "correspondance du code d'erreur win32 %lu en %d"
msgid "unrecognized win32 error code: %lu"
msgstr "code d'erreur win32 non reconnu : %lu"
+#~ msgid "restartpoint_command = '%s'"
+#~ msgstr "restartpoint_command = '%s'"
#~ msgid "usermap \"%s\""
#~ msgstr "correspondance utilisateur � %s �"
-
#~ msgid "WAL archiving is not active"
#~ msgstr "l'archivage des journaux de transactions n'est pas actif"
-
#~ msgid "archive_mode must be enabled at server start."
#~ msgstr "archive_mode doit �tre activ� au lancement du serveur."
-
#~ msgid ""
#~ "archive_command must be defined before online backups can be made safely."
#~ msgstr ""
#~ "archive_command doit �tre d�fini avant que les sauvegardes � chaud "
#~ "puissent\n"
#~ "s'effectuer correctement."
-
#~ msgid ""
#~ "During recovery, allows connections and queries. During normal running, "
#~ "causes additional info to be written to WAL to enable hot standby mode on "
@@ -17848,29 +17934,23 @@ msgstr "code d'erreur win32 non reconnu : %lu"
#~ "les journaux de transactions pour activer le mode Hot Standby sur les "
#~ "n�uds\n"
#~ "en attente."
-
#~ msgid "unlogged operation performed, data may be missing"
#~ msgstr "op�ration r�alis�e non trac�e, les donn�es pourraient manquer"
-
#~ msgid "not enough shared memory for walsender"
#~ msgstr ""
#~ "pas assez de m�moire partag�e pour le processus d'envoi des journaux de "
#~ "transactions"
-
#~ msgid "not enough shared memory for walreceiver"
#~ msgstr ""
#~ "pas assez de m�moire partag�e pour le processus de r�ception des journaux "
#~ "de\n"
#~ "transactions"
-
#~ msgid "connection limit exceeded for non-superusers"
#~ msgstr "limite de connexions d�pass�e pour les utilisateurs standards"
-
#~ msgid "not enough shared memory for background writer"
#~ msgstr ""
#~ "pas assez de m�moire partag�e pour le processus d'�criture en t�che de "
#~ "fond"
-
#~ msgid "could not allocate shared memory segment \"%s\""
#~ msgstr "n'a pas pu allouer un segment de m�moire partag�e � %s �"
@@ -17881,7 +17961,6 @@ msgstr "code d'erreur win32 non reconnu : %lu"
#, 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 "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"
@@ -17897,19 +17976,14 @@ msgstr "code d'erreur win32 non reconnu : %lu"
#, fuzzy
#~ msgid "invalid replication message type %d"
#~ msgstr "type %d du message de l'interface invalide"
-
#~ msgid "PID %d is among the slowest backends."
#~ msgstr "Le PID %d est parmi les processus serveur les plus lents."
-
#~ msgid "transaction is read-only"
#~ msgstr "la transaction est en lecture seule"
-
#~ msgid "binary value is out of range for type bigint"
#~ msgstr "la valeur binaire est en dehors des limites du type bigint"
-
#~ msgid "redo starts at %X/%X, consistency will be reached at %X/%X"
#~ msgstr "la restauration comme � %X/%X, la coh�rence sera atteinte � %X/%X"
-
#~ msgid ""
#~ "This error can also happen if the byte sequence does not match the "
#~ "encoding expected by the server, which is controlled by \"client_encoding"
@@ -17919,40 +17993,31 @@ msgstr "code d'erreur win32 non reconnu : %lu"
#~ "pas\n"
#~ "au jeu de caract�res attendu par le serveur, le jeu �tant contr�l� par\n"
#~ "� client_encoding �."
-
#~ msgid "Sets the language used in DO statement if LANGUAGE is not specified."
#~ msgstr ""
#~ "Configure le langage utilis� dans une instruction DO si la clause "
#~ "LANGUAGE n'est\n"
#~ "pas sp�cifi�e."
-
#~ msgid "shared index \"%s\" can only be reindexed in stand-alone mode"
#~ msgstr ""
#~ "un index partag� � %s � peut seulement �tre r�index� en mode autonome"
-
#~ msgid "\"%s\" is a system catalog"
#~ msgstr "� %s � est un catalogue syst�me"
-
#~ msgid "shared table \"%s\" can only be reindexed in stand-alone mode"
#~ msgstr ""
#~ "la table partag�e � %s � peut seulement �tre r�index� en mode autonome"
-
#~ msgid "cannot truncate system relation \"%s\""
#~ msgstr "ne peut pas tronquer la relation syst�me � %s �"
-
#~ msgid "number of distinct values %g is too low"
#~ msgstr "le nombre de valeurs distinctes %g est trop basse"
-
#~ msgid "directory \"%s\" is not empty"
#~ msgstr "le r�pertoire � %s � n'est pas vide"
-
#~ 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 ""
#~ "relation \"%s\" TID %u/%u: dead HOT-updated tuple --- cannot shrink "
#~ "relation"
@@ -17960,7 +18025,6 @@ msgstr "code d'erreur win32 non reconnu : %lu"
#~ "relation � %s �, TID %u/%u : ligne morte mise � jour par HOT --- n'a pas "
#~ "pu\n"
#~ "diminuer la taille de la relation"
-
#~ msgid ""
#~ "relation \"%s\" TID %u/%u: InsertTransactionInProgress %u --- cannot "
#~ "shrink relation"
@@ -17968,7 +18032,6 @@ msgstr "code d'erreur win32 non reconnu : %lu"
#~ "relation � %s �, TID %u/%u : InsertTransactionInProgress %u --- n'a pas "
#~ "pu\n"
#~ "diminuer la taille de la relation"
-
#~ msgid ""
#~ "relation \"%s\" TID %u/%u: DeleteTransactionInProgress %u --- cannot "
#~ "shrink relation"
@@ -17976,13 +18039,11 @@ msgstr "code d'erreur win32 non reconnu : %lu"
#~ "relation � %s �, TID %u/%u : DeleteTransactionInProgress %u --- n'a pas "
#~ "pu\n"
#~ "diminuer la taille de la relation"
-
#~ msgid ""
#~ "\"%s\": found %.0f removable, %.0f nonremovable row versions in %u pages"
#~ msgstr ""
#~ "� %s � : %.0f versions de ligne supprimables, %.0f non supprimables\n"
#~ "parmi %u pages"
-
#~ msgid ""
#~ "%.0f dead row versions cannot be removed yet.\n"
#~ "Nonremovable row versions range from %lu to %lu bytes long.\n"
@@ -18004,17 +18065,14 @@ msgstr "code d'erreur win32 non reconnu : %lu"
#~ "d�placement\n"
#~ "disponibles.\n"
#~ "%s."
-
#~ msgid "\"%s\": moved %u row versions, truncated %u to %u pages"
#~ msgstr "� %s � : %u versions de ligne d�plac�es, %u pages tronqu�es sur %u"
-
#~ msgid ""
#~ "%u index pages have been deleted, %u are currently reusable.\n"
#~ "%s."
#~ msgstr ""
#~ "%u pages d'index ont �t� supprim�es, %u sont actuellement r�utilisables.\n"
#~ "%s."
-
#~ msgid ""
#~ "index \"%s\" contains %.0f row versions, but table contains %.0f row "
#~ "versions"
@@ -18022,59 +18080,43 @@ msgstr "code d'erreur win32 non reconnu : %lu"
#~ "l'index � %s � contient %.0f versions de ligne, mais la table contient "
#~ "%.0f\n"
#~ "versions de ligne"
-
#~ msgid "Rebuild the index with REINDEX."
#~ msgstr "Reconstruisez l'index avec REINDEX."
-
#~ msgid "frame start at CURRENT ROW is not implemented"
#~ msgstr "d�but du frame � CURRENT ROW n'est pas impl�ment�"
-
#~ msgid "database system is in consistent recovery mode"
#~ msgstr ""
#~ "le syst�me de bases de donn�es est dans un mode de restauration coh�rent"
-
#~ msgid "DISTINCT is supported only for single-argument aggregates"
#~ msgstr ""
#~ "DISTINCT est seulement support� pour les agr�gats � un seul argument"
-
#~ msgid "index row size %lu exceeds btree maximum, %lu"
#~ msgstr "la taille de la ligne index %lu d�passe le maximum de btree, %lu"
-
#~ msgid "Table contains duplicated values."
#~ msgstr "La table contient des valeurs dupliqu�es."
-
#~ msgid "Automatically adds missing table references to FROM clauses."
#~ msgstr ""
#~ "Ajoute automatiquement les r�f�rences � la table manquant dans les "
#~ "clauses\n"
#~ "FROM."
-
#~ msgid "Sets the regular expression \"flavor\"."
#~ msgstr "Initialise l'expression rationnelle � flavor �."
-
#~ msgid "attempted change of parameter \"%s\" ignored"
#~ msgstr "tentative de modification du param�tre � %s � ignor�"
-
#~ msgid "This parameter cannot be changed after server start."
#~ msgstr "Ce param�tre ne peut pas �tre modifi� apr�s le lancement du serveur"
-
#~ msgid "invalid database name \"%s\""
#~ msgstr "nom de base de donn�es � %s � invalide"
-
#~ msgid "invalid role name \"%s\""
#~ msgstr "nom de r�le � %s � invalide"
-
#~ msgid "invalid role password \"%s\""
#~ msgstr "mot de passe � %s � de l'utilisateur invalide"
-
#~ msgid "cannot specify CSV in BINARY mode"
#~ msgstr "ne peut pas sp�cifier CSV en mode binaire (BINARY)"
-
#~ msgid "cannot set session authorization within security-definer function"
#~ msgstr ""
#~ "ne peut pas ex�cuter SESSION AUTHORIZATION sur la fonction SECURITY "
#~ "DEFINER"
-
#~ msgid ""
#~ "SELECT FOR UPDATE/SHARE is not supported within a query with multiple "
#~ "result relations"
@@ -18082,94 +18124,68 @@ msgstr "code d'erreur win32 non reconnu : %lu"
#~ "SELECT FOR UPDATE/SHARE n'est pas support� dans une requ�te avec "
#~ "plusieurs\n"
#~ "relations"
-
#~ msgid "could not remove relation %s: %m"
#~ msgstr "n'a pas pu supprimer la relation %s : %m"
-
#~ 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 "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 "could not extend relation %s: %m"
#~ msgstr "n'a pas pu �tendre la relation %s : %m"
-
#~ msgid "could not open relation %s: %m"
#~ msgstr "n'a pas pu ouvrir la relation %s : %m"
-
#~ 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 "could not write block %u of relation %s: %m"
#~ msgstr "n'a pas pu �crire le bloc %u de la relation %s : %m"
-
#~ msgid "could not open segment %u of relation %s: %m"
#~ msgstr "n'a pas pu ouvrir le segment %u de la relation %s : %m"
-
#~ msgid "could not fsync segment %u of relation %s: %m"
#~ msgstr ""
#~ "n'a pas pu synchroniser sur disque (fsync) le segment %u de la relation\n"
#~ "%s : %m"
-
#~ 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 "could not seek to end of segment %u of relation %s: %m"
#~ msgstr ""
#~ "n'a pas pu se d�placer � la fin du segment %u de la relation %s : %m"
-
#~ msgid "unsupported PAM conversation %d/%s"
#~ msgstr "conversation PAM %d/%s non support�e"
-
#~ msgid "SELECT FOR UPDATE/SHARE is not allowed in subqueries"
#~ msgstr "SELECT FOR UPDATE/SHARE n'est pas autoris� dans les sous-requ�tes"
-
#~ msgid "adding missing FROM-clause entry for table \"%s\""
#~ msgstr "ajout d'une entr�e manquante dans FROM (table � %s �)"
-
#~ msgid "OLD used in query that is not in a rule"
#~ msgstr "OLD utilis� dans une requ�te qui n'est pas une r�gle"
-
#~ msgid "NEW used in query that is not in a rule"
#~ msgstr "NEW utilis� dans une requ�te qui ne fait pas partie d'une r�gle"
-
#~ msgid "hurrying in-progress restartpoint"
#~ msgstr "acc�l�ration du restartpoint en cours"
-
#~ msgid "multiple DELETE events specified"
#~ msgstr "multiples �v�nements DELETE sp�cifi�s"
-
#~ msgid "multiple UPDATE events specified"
#~ msgstr "multiples �v�nements UPDATE sp�cifi�s"
-
#~ msgid "multiple TRUNCATE events specified"
#~ msgstr "multiples �v�nements TRUNCATE sp�cifi�s"
-
#~ msgid "could not create XPath object"
#~ msgstr "n'a pas pu cr�er l'objet XPath"
#, fuzzy
#~ msgid "wrong number of array_subscripts"
#~ msgstr "mauvais nombre d'indices du tableau"
-
#~ 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 "GIN index does not support search with void query"
#~ msgstr ""
#~ "les index GIN ne supportent pas la recherche avec des requ�tes vides"
-
#~ msgid "invalid LC_COLLATE setting"
#~ msgstr "param�tre LC_COLLATE invalide"
-
#~ msgid "invalid LC_CTYPE setting"
#~ msgstr "param�tre LC_CTYPE invalide"
-
#~ msgid ""
#~ "The database cluster was initialized with LOCALE_NAME_BUFLEN %d, but the "
#~ "server was compiled with LOCALE_NAME_BUFLEN %d."
@@ -18177,52 +18193,40 @@ msgstr "code d'erreur win32 non reconnu : %lu"
#~ "Le cluster de bases de donn�es a �t� initialis� avec un "
#~ "LOCALE_NAME_BUFLEN\n"
#~ "� %d alors que le serveur a �t� compil� avec un LOCALE_NAME_BUFLEN � %d."
-
#~ msgid "It looks like you need to initdb or install locale support."
#~ msgstr ""
#~ "Il semble que vous avez besoin d'ex�cuter initdb ou d'installer le "
#~ "support\n"
#~ "des locales."
-
#~ msgid "log_restartpoints = %s"
#~ msgstr "log_restartpoints = %s"
-
#~ msgid "WAL ends before end time of backup dump"
#~ msgstr ""
#~ "le journal de transactions se termine avant l'heure de fin de la "
#~ "sauvegarde"
-
#~ msgid "syntax error: cannot back up"
#~ msgstr "erreur de syntaxe : n'a pas pu revenir"
-
#~ msgid "syntax error; also virtual memory exhausted"
#~ msgstr "erreur de syntaxe ; de plus, m�moire virtuelle satur�e"
-
#~ msgid "parser stack overflow"
#~ msgstr "saturation de la pile de l'analyseur"
-
#~ msgid "failed to drop all objects depending on %s"
#~ msgstr "�chec lors de la suppression de tous les objets d�pendant de %s"
-
#~ msgid "there are objects dependent on %s"
#~ msgstr "des objets d�pendent de %s"
-
#~ msgid "multiple constraints named \"%s\" were dropped"
#~ msgstr "les contraintes multiples nomm�es � %s � ont �t� supprim�es"
-
#~ msgid "constraint definition for check constraint \"%s\" does not match"
#~ msgstr ""
#~ "la d�finition de la contrainte � %s � pour la contrainte de v�rification "
#~ "ne\n"
#~ "correspond pas"
-
#~ msgid ""
#~ "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 ""
#~ "Consider using VACUUM FULL on this relation or increasing the "
#~ "configuration parameter \"max_fsm_pages\"."
@@ -18230,14 +18234,11 @@ msgstr "code d'erreur win32 non reconnu : %lu"
#~ "Pensez � compacter cette relation en utilisant VACUUM FULL ou � augmenter "
#~ "le\n"
#~ "param�tre de configuration � max_fsm_pages �."
-
#~ msgid "Consider increasing the configuration parameter \"max_fsm_pages\"."
#~ msgstr ""
#~ "Consid�rez l'augmentation du param�tre de configuration � max_fsm_pages �."
-
#~ msgid "cannot change number of columns in view"
#~ msgstr "ne peut pas modifier le nombre de colonnes dans la vue"
-
#~ msgid ""
#~ "unexpected Kerberos user name received from client (received \"%s\", "
#~ "expected \"%s\")"
@@ -18245,19 +18246,14 @@ msgstr "code d'erreur win32 non reconnu : %lu"
#~ "nom d'utilisateur Kerberos inattendu re�u � partir du client (re�u � %s "
#~ "�,\n"
#~ "attendu � %s �)"
-
#~ msgid "Kerberos 5 not implemented on this server"
#~ msgstr "Kerberos 5 non impl�ment� sur ce serveur"
-
#~ msgid "GSSAPI not implemented on this server"
#~ msgstr "GSSAPI non impl�ment� sur ce serveur"
-
#~ msgid "could not get security token from context"
#~ msgstr "n'a pas pu r�cup�rer le jeton de s�curit� � partir du contexte"
-
#~ msgid "unsafe permissions on private key file \"%s\""
#~ msgstr "droits non s�rs sur le fichier de la cl� priv�e � %s �"
-
#~ msgid ""
#~ "File must be owned by the database user and must have no permissions for "
#~ "\"group\" or \"other\"."
@@ -18265,58 +18261,44 @@ msgstr "code d'erreur win32 non reconnu : %lu"
#~ "Le fichier doit appartenir au propri�taire de la base de donn�es et ne "
#~ "doit\n"
#~ "pas avoir de droits pour un groupe ou pour les autres."
-
#~ msgid ""
#~ "cannot use authentication method \"crypt\" because password is MD5-"
#~ "encrypted"
#~ msgstr ""
#~ "n'a pas pu utiliser la m�thode d'authentification � crypt � car le mot de\n"
#~ "passe est chiffr� avec MD5"
-
#~ msgid "invalid entry in file \"%s\" at line %d, token \"%s\""
#~ msgstr "entr�e invalide dans le fichier � %s � � la ligne %d, jeton � %s �"
-
#~ 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 use Ident authentication without usermap field"
#~ msgstr "n'a pas pu utiliser l'authentication Ident sans le champ usermap"
-
#~ msgid "Ident protocol identifies remote user as \"%s\""
#~ msgstr "le protocole Ident identifie l'utilisateur distant comme � %s �"
-
#~ msgid "SELECT FOR UPDATE/SHARE is not supported for inheritance queries"
#~ msgstr ""
#~ "SELECT FOR UPDATE/SHARE n'est pas support� pour les requ�tes d'h�ritage"
-
#~ msgid "missing FROM-clause entry in subquery for table \"%s\""
#~ msgstr ""
#~ "entr�e manquante de la clause FROM dans la sous-requ�te de la table � %s �"
-
#~ msgid "adding missing FROM-clause entry in subquery for table \"%s\""
#~ msgstr ""
#~ "entr�e manquante de la clause FROM dans la sous-requ�te pour la table � %s "
#~ "�"
-
#~ msgid ""
#~ "%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 "could not set statistics collector timer: %m"
#~ msgstr "n'a pas pu configurer le timer du r�cup�rateur de statistiques : %m"
-
#~ msgid "insufficient shared memory for free space map"
#~ msgstr "m�moire partag�e insuffisante pour la structure FSM"
-
#~ msgid "max_fsm_pages must exceed max_fsm_relations * %d"
#~ msgstr "max_fsm_pages doit exc�der max_fsm_relations * %d"
-
#~ msgid "free space map contains %d pages in %d relations"
#~ msgstr "la structure FSM contient %d pages dans %d relations"
-
#~ msgid ""
#~ "A total of %.0f page slots are in use (including overhead).\n"
#~ "%.0f page slots are required to track all free space.\n"
@@ -18327,10 +18309,8 @@ msgstr "code d'erreur win32 non reconnu : %lu"
#~ "%.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 "max_fsm_relations(%d) equals the number of relations checked"
#~ msgstr "max_fsm_relations(%d) �quivaut au nombre de relations trac�es"
-
#~ msgid ""
#~ "You have at least %d relations. Consider increasing the configuration "
#~ "parameter \"max_fsm_relations\"."
@@ -18338,40 +18318,29 @@ msgstr "code d'erreur win32 non reconnu : %lu"
#~ "Vous avez au moins %d relations.Consid�rez l'augmentation du param�tre "
#~ "de\n"
#~ "configuration � max_fsm_relations �."
-
#~ msgid "number of page slots needed (%.0f) exceeds max_fsm_pages (%d)"
#~ msgstr ""
#~ "le nombre d'emplacements de pages n�cessaires (%.0f) d�passe "
#~ "max_fsm_pages (%d)"
-
#~ msgid ""
#~ "Consider increasing the configuration parameter \"max_fsm_pages\" to a "
#~ "value over %.0f."
#~ msgstr ""
#~ "Consid�rez l'augmentation du param�tre de configuration � max_fsm_pages �\n"
#~ "� une valeur sup�rieure � %.0f."
-
#~ msgid "string is too long for tsvector"
#~ msgstr "la cha�ne est trop longue pour un tsvector"
-
-#~ msgid "Resource Usage / Free Space Map"
-#~ msgstr "Utilisation des ressources / Free Space Map"
-
#~ msgid "Prints the parse tree to the server log."
#~ msgstr "Affiche l'arbre d'analyse dans les journaux applicatifs du serveur."
-
#~ msgid "Prints the parse tree after rewriting to server log."
#~ msgstr ""
#~ "Affiche l'arbre d'analyse apr�s r�-�criture dans les journaux applicatifs "
#~ "du serveur."
-
#~ msgid "Prints the execution plan to server log."
#~ msgstr ""
#~ "Affiche le plan d'ex�cution dans les journaux applicatifs du serveur."
-
#~ msgid "Uses the indented output format for EXPLAIN VERBOSE."
#~ msgstr "Utilise le format de sortie indent� pour EXPLAIN VERBOSE."
-
#~ msgid ""
#~ "Sets the maximum number of tables and indexes for which free space is "
#~ "tracked."
@@ -18379,17 +18348,14 @@ msgstr "code d'erreur win32 non reconnu : %lu"
#~ "Initialise le nombre maximum de tables et index pour lesquels l'espace "
#~ "libre\n"
#~ "est trac�."
-
#~ 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 "Valid values are ON, OFF, and SAFE_ENCODING."
#~ msgstr "Les valeurs valides sont ON, OFF et SAFE_ENCODING."
-
#~ msgid ""
#~ "Valid values are DEBUG5, DEBUG4, DEBUG3, DEBUG2, DEBUG1, INFO, NOTICE, "
#~ "WARNING, ERROR, LOG, FATAL, and PANIC. Each level includes all the levels "
@@ -18399,7 +18365,6 @@ msgstr "code d'erreur win32 non reconnu : %lu"
#~ "NOTICE, WARNING, ERROR, LOG, FATAL et PANIC. Chaque niveau incut tous "
#~ "les\n"
#~ "niveaux qui le suit."
-
#~ msgid ""
#~ "All SQL statements that cause an error of the specified level or a higher "
#~ "level are logged."
@@ -18407,7 +18372,6 @@ msgstr "code d'erreur win32 non reconnu : %lu"
#~ "Toutes les instructions SQL causant une erreur du niveau sp�cifi� ou "
#~ "d'un\n"
#~ "niveau sup�rieur sont trac�es."
-
#~ msgid ""
#~ "Each SQL transaction has an isolation level, which can be either \"read "
#~ "uncommitted\", \"read committed\", \"repeatable read\", or \"serializable"
@@ -18416,180 +18380,126 @@ msgstr "code d'erreur win32 non reconnu : %lu"
#~ "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 "Each session can be either \"origin\", \"replica\", or \"local\"."
#~ msgstr ""
#~ "Chaque session peut valoir soit � origin � soit � replica � soit � local �."
-
#~ 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 "Sets the hostname of the Kerberos server."
#~ msgstr "Initalise le nom d'h�te du serveur Kerberos."
-
#~ 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 ""
#~ "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 "Valid values are BASE64 and HEX."
#~ msgstr "Les valeurs valides sont BASE64 et HEX."
-
#~ msgid "Valid values are DOCUMENT and CONTENT."
#~ msgstr "Les valeurs valides sont DOCUMENT et CONTENT."
-
#~ msgid "invalid argument for power function"
#~ msgstr "argument invalide pour la fonction puissance (power)"
-
#~ msgid "not unique \"S\""
#~ msgstr "� S � non unique"
-
#~ msgid "invalid AM/PM string"
#~ msgstr "cha�ne AM/PM invalide"
-
#~ msgid "\"TZ\"/\"tz\" not supported"
#~ msgstr "� TZ �/� tz � non support�"
-
#~ msgid "January"
#~ msgstr "Janvier"
-
#~ msgid "February"
#~ msgstr "F�vrier"
-
#~ msgid "March"
#~ msgstr "Mars"
-
#~ msgid "April"
#~ msgstr "Avril"
-
#~ msgid "May"
#~ msgstr "Mai"
-
#~ msgid "June"
#~ msgstr "Juin"
-
#~ msgid "July"
#~ msgstr "Juillet"
-
#~ msgid "August"
#~ msgstr "Ao�t"
-
#~ msgid "September"
#~ msgstr "Septembre"
-
#~ msgid "October"
#~ msgstr "Octobre"
-
#~ msgid "November"
#~ msgstr "Novembre"
-
#~ msgid "December"
#~ msgstr "D�cembre"
-
#~ msgid "Jan"
#~ msgstr "Jan"
-
#~ msgid "Feb"
#~ msgstr "F�v"
-
#~ msgid "Mar"
#~ msgstr "Mar"
-
#~ msgid "Apr"
#~ msgstr "Avr"
-
#~ msgid "S:May"
#~ msgstr "S:Mai"
-
#~ msgid "Jun"
#~ msgstr "Juin"
-
#~ msgid "Jul"
#~ msgstr "Juil"
-
#~ msgid "Aug"
#~ msgstr "Ao�"
-
#~ msgid "Sep"
#~ msgstr "Sep"
-
#~ msgid "Oct"
#~ msgstr "Oct"
-
#~ msgid "Nov"
#~ msgstr "Nov"
-
#~ msgid "Dec"
#~ msgstr "D�c"
-
#~ msgid "Sunday"
#~ msgstr "Dimanche"
-
#~ msgid "Monday"
#~ msgstr "Lundi"
-
#~ msgid "Tuesday"
#~ msgstr "Mardi"
-
#~ msgid "Wednesday"
#~ msgstr "Mercredi"
-
#~ msgid "Thursday"
#~ msgstr "Jeudi"
-
#~ msgid "Friday"
#~ msgstr "Vendredi"
-
#~ msgid "Saturday"
#~ msgstr "Samedi"
-
#~ msgid "Sun"
#~ msgstr "Dim"
-
#~ msgid "Mon"
#~ msgstr "Lun"
-
#~ msgid "Tue"
#~ msgstr "Mar"
-
#~ msgid "Wed"
#~ msgstr "Mer"
-
#~ msgid "Thu"
#~ msgstr "Jeu"
-
#~ msgid "Fri"
#~ msgstr "Ven"
-
#~ msgid "Sat"
#~ msgstr "Sam"
-
#~ msgid "AM/PM hour must be between 1 and 12"
#~ msgstr "l'heure AM/PM doit �tre compris entre 1 et 12"
-
#~ msgid "UTF-16 to UTF-8 translation failed: %lu"
#~ msgstr "�chec de la conversion d'UTF16 vers UTF8 : %lu"
-
#~ msgid "cannot calculate week number without year information"
#~ msgstr ""
#~ "ne peut pas calculer le num�ro de la semaine sans informations sur l'ann�e"
-
#~ msgid "query requires full scan, which is not supported by GIN indexes"
#~ msgstr ""
#~ "la requ�te n�cessite un parcours complet, ce qui n'est pas support� par "
#~ "les\n"
#~ "index GIN"
-
#~ msgid ""
#~ "@@ operator does not support lexeme weight restrictions in GIN index "
#~ "searches"
@@ -18597,22 +18507,17 @@ msgstr "code d'erreur win32 non reconnu : %lu"
#~ "l'op�rateur @@ 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'op�rateur @@@."
-
#~ msgid "unexpected delimiter at line %d of thesaurus file \"%s\""
#~ msgstr "d�limiteur inattendu sur la ligne %d du thesaurus � %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 "unexpected end of line at line %d of thesaurus file \"%s\""
#~ msgstr "fin de ligne inattendue � la ligne %d du th�saurus � %s �"
-
#~ msgid "syntax error at line %d of affix file \"%s\""
#~ msgstr "erreur de syntaxe � la ligne %d du fichier affixe � %s �"
-
#~ msgid "could not remove database directory \"%s\""
#~ msgstr "n'a pas pu supprimer le r�pertoire de bases de donn�es � %s �"
+
diff --git a/src/bin/pg_config/po/de.po b/src/bin/pg_config/po/de.po
index 1bd586cac3..5d1729d7cb 100644
--- a/src/bin/pg_config/po/de.po
+++ b/src/bin/pg_config/po/de.po
@@ -1,7 +1,7 @@
# German message translation file for pg_config
# Peter Eisentraut <[email protected]>, 2004 - 2010.
#
-# pgtranslation Id: pg_config.po,v 1.12 2010/03/19 16:39:43 petere Exp $
+# pgtranslation Id: pg_config.po,v 1.13 2010/07/08 21:23:53 petere Exp $
#
# Use these quotes: »%s«
#
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2010-03-19 01:16+0000\n"
-"PO-Revision-Date: 2010-03-19 11:22+0200\n"
+"POT-Creation-Date: 2010-07-08 19:17+0000\n"
+"PO-Revision-Date: 2010-07-09 00:20+0300\n"
"Last-Translator: Peter Eisentraut <[email protected]>\n"
"Language-Team: Peter Eisentraut <[email protected]>\n"
"MIME-Version: 1.0\n"
@@ -19,11 +19,12 @@ msgstr ""
#: pg_config.c:243 pg_config.c:259 pg_config.c:275 pg_config.c:291
#: pg_config.c:307 pg_config.c:323 pg_config.c:339 pg_config.c:355
+#: pg_config.c:371
#, c-format
msgid "not recorded\n"
msgstr "nicht aufgezeichnet\n"
-#: pg_config.c:411
+#: pg_config.c:428
#, c-format
msgid ""
"\n"
@@ -34,12 +35,12 @@ msgstr ""
"%s gibt Informationen über die installierte Version von PostgreSQL.\n"
"\n"
-#: pg_config.c:412
+#: pg_config.c:429
#, c-format
msgid "Usage:\n"
msgstr "Aufruf:\n"
-#: pg_config.c:413
+#: pg_config.c:430
#, c-format
msgid ""
" %s [OPTION]...\n"
@@ -48,32 +49,32 @@ msgstr ""
" %s [OPTION]...\n"
"\n"
-#: pg_config.c:414
+#: pg_config.c:431
#, c-format
msgid "Options:\n"
msgstr "Optionen:\n"
-#: pg_config.c:415
+#: pg_config.c:432
#, c-format
msgid " --bindir show location of user executables\n"
msgstr ""
" --bindir zeige Installationsverzeichnis der "
"Benutzerprogramme\n"
-#: pg_config.c:416
+#: pg_config.c:433
#, c-format
msgid " --docdir show location of documentation files\n"
msgstr ""
" --docdir zeige Installationsverzeichnis der Dokumentation\n"
-#: pg_config.c:417
+#: pg_config.c:434
#, c-format
msgid " --htmldir show location of HTML documentation files\n"
msgstr ""
" --htmldir zeige Installationsverzeichnis der HTML-"
"Dokumentation\n"
-#: pg_config.c:418
+#: pg_config.c:435
#, c-format
msgid ""
" --includedir show location of C header files of the client\n"
@@ -83,14 +84,14 @@ msgstr ""
"der\n"
" Client-Schnittstellen\n"
-#: pg_config.c:420
+#: pg_config.c:437
#, c-format
msgid " --pkgincludedir show location of other C header files\n"
msgstr ""
" --pkgincludedir zeige Installationsverzeichnis von weiteren "
"Headerdateien\n"
-#: pg_config.c:421
+#: pg_config.c:438
#, c-format
msgid ""
" --includedir-server show location of C header files for the server\n"
@@ -99,32 +100,32 @@ msgstr ""
"des\n"
" Servers\n"
-#: pg_config.c:422
+#: pg_config.c:439
#, c-format
msgid " --libdir show location of object code libraries\n"
msgstr ""
" --libdir zeige Installationsverzeichnis der "
"Objektbibliotheken\n"
-#: pg_config.c:423
+#: pg_config.c:440
#, c-format
msgid " --pkglibdir show location of dynamically loadable modules\n"
msgstr ""
" --pkglibdir zeige Installationsverzeichnis der dynamisch\n"
" ladbaren Module\n"
-#: pg_config.c:424
+#: pg_config.c:441
#, c-format
msgid " --localedir show location of locale support files\n"
msgstr ""
" --localedir zeige Installationsverzeichnis der Locale-Dateien\n"
-#: pg_config.c:425
+#: pg_config.c:442
#, c-format
msgid " --mandir show location of manual pages\n"
msgstr " --mandir zeige Installationsverzeichnis der Manpages\n"
-#: pg_config.c:426
+#: pg_config.c:443
#, c-format
msgid ""
" --sharedir show location of architecture-independent support "
@@ -133,7 +134,7 @@ msgstr ""
" --sharedir zeige Installationsverzeichnis der architektur-\n"
" unabhängigen Datendateien\n"
-#: pg_config.c:427
+#: pg_config.c:444
#, c-format
msgid ""
" --sysconfdir show location of system-wide configuration files\n"
@@ -141,12 +142,12 @@ msgstr ""
" --sysconfdir zeige Installationsverzeichnis der systemweiten\n"
" Konfigurationsdateien\n"
-#: pg_config.c:428
+#: pg_config.c:445
#, c-format
msgid " --pgxs show location of extension makefile\n"
msgstr " --pgxs zeige Ort der Erweiterungs-Makefile\n"
-#: pg_config.c:429
+#: pg_config.c:446
#, c-format
msgid ""
" --configure show options given to \"configure\" script when\n"
@@ -155,13 +156,13 @@ msgstr ""
" --configure zeige Optionen des »configure«-Skriptes beim Bauen\n"
" von PostgreSQL\n"
-#: pg_config.c:431
+#: pg_config.c:448
#, c-format
msgid " --cc show CC value used when PostgreSQL was built\n"
msgstr ""
" --cc zeige CC-Wert, mit dem PostgreSQL gebaut wurde\n"
-#: pg_config.c:432
+#: pg_config.c:449
#, c-format
msgid ""
" --cppflags show CPPFLAGS value used when PostgreSQL was built\n"
@@ -169,14 +170,14 @@ msgstr ""
" --cppflags zeige CPPFLAGS-Wert, mit dem PostgreSQL gebaut "
"wurde\n"
-#: pg_config.c:433
+#: pg_config.c:450
#, c-format
msgid ""
" --cflags show CFLAGS value used when PostgreSQL was built\n"
msgstr ""
" --cflags zeige CFLAGS-Wert, mit dem PostgreSQL gebaut wurde\n"
-#: pg_config.c:434
+#: pg_config.c:451
#, c-format
msgid ""
" --cflags_sl show CFLAGS_SL value used when PostgreSQL was built\n"
@@ -184,14 +185,21 @@ msgstr ""
" --cflags_sl zeige CFLAGS_SL-Wert, mit dem PostgreSQL gebaut "
"wurde\n"
-#: pg_config.c:435
+#: pg_config.c:452
#, c-format
msgid ""
" --ldflags show LDFLAGS value used when PostgreSQL was built\n"
msgstr ""
" --ldflags zeige LDFLAGS-Wert, mit dem PostgreSQL gebaut wurde\n"
-#: pg_config.c:436
+#: pg_config.c:453
+#, c-format
+msgid ""
+" --ldflags_ex show LDFLAGS_EX value used when PostgreSQL was "
+"built\n"
+msgstr " --ldflags_ex zeige LDFLAGS_EX-Wert, mit dem PostgreSQL gebaut wurde\n"
+
+#: pg_config.c:454
#, c-format
msgid ""
" --ldflags_sl show LDFLAGS_SL value used when PostgreSQL was "
@@ -200,24 +208,24 @@ msgstr ""
" --ldflags_sl zeige LDFLAGS_SL-Wert, mit dem PostgreSQL gebaut "
"wurde\n"
-#: pg_config.c:437
+#: pg_config.c:455
#, c-format
msgid ""
" --libs show LIBS value used when PostgreSQL was built\n"
msgstr ""
" --libs zeige LIBS-Wert, mit dem PostgreSQL gebaut wurde\n"
-#: pg_config.c:438
+#: pg_config.c:456
#, c-format
msgid " --version show the PostgreSQL version\n"
msgstr " --version zeige PostgreSQL-Version\n"
-#: pg_config.c:439
+#: pg_config.c:457
#, c-format
msgid " --help show this help, then exit\n"
msgstr " --help diese Hilfe anzeigen, dann beenden\n"
-#: pg_config.c:440
+#: pg_config.c:458
#, c-format
msgid ""
"\n"
@@ -228,22 +236,22 @@ msgstr ""
"Ohne Argumente werden alle bekannten Informationen angezeigt.\n"
"\n"
-#: pg_config.c:441
+#: pg_config.c:459
#, c-format
msgid "Report bugs to <[email protected]>.\n"
msgstr "Berichten Sie Fehler an <[email protected]>.\n"
-#: pg_config.c:447
+#: pg_config.c:465
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Versuchen Sie »%s --help« für weitere Informationen.\n"
-#: pg_config.c:486
+#: pg_config.c:504
#, c-format
msgid "%s: could not find own program executable\n"
msgstr "%s: konnte eigene Programmdatei nicht finden\n"
-#: pg_config.c:509
+#: pg_config.c:527
#, c-format
msgid "%s: invalid argument: %s\n"
msgstr "%s: ungültiges Argument: %s\n"
diff --git a/src/bin/pg_controldata/po/fr.po b/src/bin/pg_controldata/po/fr.po
index 3aa8790892..581b1660fd 100644
--- a/src/bin/pg_controldata/po/fr.po
+++ b/src/bin/pg_controldata/po/fr.po
@@ -1,7 +1,7 @@
# translation of pg_controldata.po to fr_fr
# french message translation file for pg_controldata
#
-# $PostgreSQL: pgsql/src/bin/pg_controldata/po/fr.po,v 1.20 2010/05/13 15:56:37 petere Exp $
+# $PostgreSQL: pgsql/src/bin/pg_controldata/po/fr.po,v 1.21 2010/07/08 21:32:27 petere Exp $
#
# Use these quotes: � %s �
#
@@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.4\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2010-04-28 23:15+0000\n"
-"PO-Revision-Date: 2010-04-29 16:37+0100\n"
+"POT-Creation-Date: 2010-06-17 03:16+0000\n"
+"PO-Revision-Date: 2010-06-17 13:48+0100\n"
"Last-Translator: Guillaume Lelarge <[email protected]>\n"
"Language-Team: PostgreSQLfr <[email protected]>\n"
"MIME-Version: 1.0\n"
@@ -74,50 +74,54 @@ msgid "shut down"
msgstr "arr�t"
#: pg_controldata.c:61
+msgid "shut down in recovery"
+msgstr "arr�t pendant la restauration"
+
+#: pg_controldata.c:63
msgid "shutting down"
msgstr "arr�t en cours"
-#: pg_controldata.c:63
+#: pg_controldata.c:65
msgid "in crash recovery"
msgstr "restauration en cours (suite � un arr�t brutal)"
-#: pg_controldata.c:65
+#: pg_controldata.c:67
msgid "in archive recovery"
msgstr "restauration en cours (� partir des archives)"
-#: pg_controldata.c:67
+#: pg_controldata.c:69
msgid "in production"
msgstr "en production"
-#: pg_controldata.c:69
+#: pg_controldata.c:71
msgid "unrecognized status code"
msgstr "code de statut inconnu"
-#: pg_controldata.c:84
+#: pg_controldata.c:86
msgid "unrecognized wal_level"
msgstr "wal_level non reconnu"
-#: pg_controldata.c:127
+#: pg_controldata.c:129
#, c-format
msgid "%s: no data directory specified\n"
msgstr "%s : aucun r�pertoire de donn�es indiqu�\n"
-#: pg_controldata.c:128
+#: pg_controldata.c:130
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Essayer � %s --help � pour plus d'informations.\n"
-#: pg_controldata.c:136
+#: pg_controldata.c:138
#, c-format
msgid "%s: could not open file \"%s\" for reading: %s\n"
msgstr "%s : n'a pas pu ouvrir le fichier � %s � en lecture : %s\n"
-#: pg_controldata.c:143
+#: pg_controldata.c:145
#, c-format
msgid "%s: could not read file \"%s\": %s\n"
msgstr "%s : n'a pas pu lire le fichier � %s � : %s\n"
-#: pg_controldata.c:157
+#: pg_controldata.c:159
#, c-format
msgid ""
"WARNING: Calculated CRC checksum does not match value stored in file.\n"
@@ -132,12 +136,12 @@ msgstr ""
"Les r�sultats ci-dessous ne sont pas dignes de confiance.\n"
"\n"
-#: pg_controldata.c:184
+#: pg_controldata.c:186
#, c-format
msgid "pg_control version number: %u\n"
msgstr "Num�ro de version de pg_control : %u\n"
-#: pg_controldata.c:187
+#: pg_controldata.c:189
#, c-format
msgid ""
"WARNING: possible byte ordering mismatch\n"
@@ -151,185 +155,185 @@ msgstr ""
"r�sultats ci-dessous sont incorrects, et l'installation PostgreSQL\n"
"incompatible avec ce r�pertoire des donn�es.\n"
-#: pg_controldata.c:191
+#: pg_controldata.c:193
#, c-format
msgid "Catalog version number: %u\n"
msgstr "Num�ro de version du catalogue : %u\n"
-#: pg_controldata.c:193
+#: pg_controldata.c:195
#, c-format
msgid "Database system identifier: %s\n"
msgstr "Identifiant du syst�me de base de donn�es : %s\n"
-#: pg_controldata.c:195
+#: pg_controldata.c:197
#, c-format
msgid "Database cluster state: %s\n"
msgstr "�tat du cluster de base de donn�es : %s\n"
-#: pg_controldata.c:197
+#: pg_controldata.c:199
#, c-format
msgid "pg_control last modified: %s\n"
msgstr "Derni�re modification de pg_control : %s\n"
-#: pg_controldata.c:199
+#: pg_controldata.c:201
#, c-format
msgid "Latest checkpoint location: %X/%X\n"
msgstr "Dernier point de contr�le : %X/%X\n"
-#: pg_controldata.c:202
+#: pg_controldata.c:204
#, c-format
msgid "Prior checkpoint location: %X/%X\n"
msgstr "Point de contr�le pr�c�dent : %X/%X\n"
-#: pg_controldata.c:205
+#: pg_controldata.c:207
#, c-format
msgid "Latest checkpoint's REDO location: %X/%X\n"
msgstr "Dernier REDO (reprise) du point de contr�le : %X/%X\n"
-#: pg_controldata.c:208
+#: pg_controldata.c:210
#, c-format
msgid "Latest checkpoint's TimeLineID: %u\n"
msgstr "Dernier TimeLineID du point de contr�le : %u\n"
-#: pg_controldata.c:210
+#: pg_controldata.c:212
#, c-format
msgid "Latest checkpoint's NextXID: %u/%u\n"
msgstr "Dernier NextXID du point de contr�le : %u/%u\n"
-#: pg_controldata.c:213
+#: pg_controldata.c:215
#, c-format
msgid "Latest checkpoint's NextOID: %u\n"
msgstr "Dernier NextOID du point de contr�le : %u\n"
-#: pg_controldata.c:215
+#: pg_controldata.c:217
#, c-format
msgid "Latest checkpoint's NextMultiXactId: %u\n"
msgstr "Dernier NextMultiXactId du point de contr�le : %u\n"
-#: pg_controldata.c:217
+#: pg_controldata.c:219
#, c-format
msgid "Latest checkpoint's NextMultiOffset: %u\n"
msgstr "Dernier NextMultiOffset du point de contr�le : %u\n"
-#: pg_controldata.c:219
+#: pg_controldata.c:221
#, c-format
msgid "Latest checkpoint's oldestXID: %u\n"
msgstr "Dernier oldestXID du point de contr�le : %u\n"
-#: pg_controldata.c:221
+#: pg_controldata.c:223
#, c-format
msgid "Latest checkpoint's oldestXID's DB: %u\n"
msgstr "Dernier oldestXID du point de contr�le de la base : %u\n"
-#: pg_controldata.c:223
+#: pg_controldata.c:225
#, c-format
msgid "Latest checkpoint's oldestActiveXID: %u\n"
msgstr "Dernier oldestActiveXID du point de contr�le : %u\n"
-#: pg_controldata.c:225
+#: pg_controldata.c:227
#, c-format
msgid "Time of latest checkpoint: %s\n"
msgstr "Heure du dernier point de contr�le : %s\n"
-#: pg_controldata.c:227
+#: pg_controldata.c:229
#, c-format
msgid "Minimum recovery ending location: %X/%X\n"
msgstr "Emplacement de fin de la r�cup�ration minimale : %X/%X\n"
-#: pg_controldata.c:230
+#: pg_controldata.c:232
#, c-format
msgid "Backup start location: %X/%X\n"
msgstr "D�but de la sauvegarde : %X/%X\n"
-#: pg_controldata.c:233
+#: pg_controldata.c:235
#, c-format
msgid "Current wal_level setting: %s\n"
msgstr "Param�trage actuel de wal_level : %s\n"
-#: pg_controldata.c:235
+#: pg_controldata.c:237
#, c-format
msgid "Current max_connections setting: %d\n"
msgstr "Param�trage actuel de max_connections : %d\n"
-#: pg_controldata.c:237
+#: pg_controldata.c:239
#, c-format
msgid "Current max_prepared_xacts setting: %d\n"
msgstr "Param�trage actuel de max_prepared_xacts : %d\n"
-#: pg_controldata.c:239
+#: pg_controldata.c:241
#, c-format
msgid "Current max_locks_per_xact setting: %d\n"
msgstr "Param�trage actuel de max_locks_per_xact : %d\n"
-#: pg_controldata.c:241
+#: pg_controldata.c:243
#, c-format
msgid "Maximum data alignment: %u\n"
msgstr "Alignement maximal des donn�es : %u\n"
-#: pg_controldata.c:244
+#: pg_controldata.c:246
#, c-format
msgid "Database block size: %u\n"
msgstr "Taille du bloc de la base de donn�es : %u\n"
-#: pg_controldata.c:246
+#: pg_controldata.c:248
#, c-format
msgid "Blocks per segment of large relation: %u\n"
msgstr "Blocs par segment des relations volumineuses : %u\n"
-#: pg_controldata.c:248
+#: pg_controldata.c:250
#, c-format
msgid "WAL block size: %u\n"
msgstr "Taille de bloc du journal de transaction : %u\n"
-#: pg_controldata.c:250
+#: pg_controldata.c:252
#, c-format
msgid "Bytes per WAL segment: %u\n"
msgstr "Octets par segment du journal de transaction : %u\n"
-#: pg_controldata.c:252
+#: pg_controldata.c:254
#, c-format
msgid "Maximum length of identifiers: %u\n"
msgstr "Longueur maximale des identifiants : %u\n"
-#: pg_controldata.c:254
+#: pg_controldata.c:256
#, c-format
msgid "Maximum columns in an index: %u\n"
msgstr "Nombre maximum de colonnes d'un index: %u\n"
-#: pg_controldata.c:256
+#: pg_controldata.c:258
#, c-format
msgid "Maximum size of a TOAST chunk: %u\n"
msgstr "Longueur maximale d'un morceau TOAST : %u\n"
-#: pg_controldata.c:258
+#: pg_controldata.c:260
#, c-format
msgid "Date/time type storage: %s\n"
msgstr "Stockage du type date/heure : %s\n"
-#: pg_controldata.c:259
+#: pg_controldata.c:261
msgid "64-bit integers"
msgstr "entiers 64-bits"
-#: pg_controldata.c:259
+#: pg_controldata.c:261
msgid "floating-point numbers"
msgstr "nombres � virgule flottante"
-#: pg_controldata.c:260
+#: pg_controldata.c:262
#, c-format
msgid "Float4 argument passing: %s\n"
msgstr "Passage d'argument float4 : %s\n"
-#: pg_controldata.c:261
#: pg_controldata.c:263
+#: pg_controldata.c:265
msgid "by value"
msgstr "par valeur"
-#: pg_controldata.c:261
#: pg_controldata.c:263
+#: pg_controldata.c:265
msgid "by reference"
msgstr "par r�f�rence"
-#: pg_controldata.c:262
+#: pg_controldata.c:264
#, c-format
msgid "Float8 argument passing: %s\n"
msgstr "Passage d'argument float8 : %s\n"
diff --git a/src/bin/pg_controldata/po/pt_BR.po b/src/bin/pg_controldata/po/pt_BR.po
index 2c9c1b7f7e..9242b0a86d 100644
--- a/src/bin/pg_controldata/po/pt_BR.po
+++ b/src/bin/pg_controldata/po/pt_BR.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2010-05-08 21:45-0300\n"
+"POT-Creation-Date: 2010-06-13 15:23-0300\n"
"PO-Revision-Date: 2005-10-04 23:00-0300\n"
"Last-Translator: Euler Taveira de Oliveira <[email protected]>\n"
"Language-Team: Brazilian Portuguese <[email protected]>\n"
@@ -71,50 +71,54 @@ msgid "shut down"
msgstr "desligado"
#: pg_controldata.c:61
+msgid "shut down in recovery"
+msgstr "desligado em recuperação"
+
+#: pg_controldata.c:63
msgid "shutting down"
msgstr "desligando"
-#: pg_controldata.c:63
+#: pg_controldata.c:65
msgid "in crash recovery"
msgstr "recuperando de uma queda"
-#: pg_controldata.c:65
+#: pg_controldata.c:67
msgid "in archive recovery"
msgstr "recuperando de uma cópia"
-#: pg_controldata.c:67
+#: pg_controldata.c:69
msgid "in production"
msgstr "em produção"
-#: pg_controldata.c:69
+#: pg_controldata.c:71
msgid "unrecognized status code"
msgstr "código de status desconhecido"
-#: pg_controldata.c:84
+#: pg_controldata.c:86
msgid "unrecognized wal_level"
msgstr "wal_level desconhecido"
-#: pg_controldata.c:127
+#: pg_controldata.c:129
#, c-format
msgid "%s: no data directory specified\n"
msgstr "%s: nenhum diretório de dados especificado\n"
-#: pg_controldata.c:128
+#: pg_controldata.c:130
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Tente \"%s --help\" para obter informações adicionais.\n"
-#: pg_controldata.c:136
+#: pg_controldata.c:138
#, c-format
msgid "%s: could not open file \"%s\" for reading: %s\n"
msgstr "%s: não pôde abrir arquivo \"%s\" para leitura: %s\n"
-#: pg_controldata.c:143
+#: pg_controldata.c:145
#, c-format
msgid "%s: could not read file \"%s\": %s\n"
msgstr "%s: não pôde ler arquivo \"%s\": %s\n"
-#: pg_controldata.c:157
+#: pg_controldata.c:159
#, c-format
msgid ""
"WARNING: Calculated CRC checksum does not match value stored in file.\n"
@@ -128,12 +132,12 @@ msgstr ""
"está esperando. Os resultados abaixo não são confiáveis.\n"
"\n"
-#: pg_controldata.c:184
+#: pg_controldata.c:186
#, c-format
msgid "pg_control version number: %u\n"
msgstr "número da versão do pg_control: %u\n"
-#: pg_controldata.c:187
+#: pg_controldata.c:189
#, c-format
msgid ""
"WARNING: possible byte ordering mismatch\n"
@@ -150,183 +154,183 @@ msgstr ""
"seriam incorretos, e a instalação do PostgreSQL seria incompatível com o "
"diretório de dados.\n"
-#: pg_controldata.c:191
+#: pg_controldata.c:193
#, c-format
msgid "Catalog version number: %u\n"
msgstr "Número da versão do catálogo: %u\n"
-#: pg_controldata.c:193
+#: pg_controldata.c:195
#, c-format
msgid "Database system identifier: %s\n"
msgstr "Identificador do sistema de banco de dados: %s\n"
-#: pg_controldata.c:195
+#: pg_controldata.c:197
#, c-format
msgid "Database cluster state: %s\n"
msgstr "Estado do agrupamento de banco de dados: %s\n"
-#: pg_controldata.c:197
+#: pg_controldata.c:199
#, c-format
msgid "pg_control last modified: %s\n"
msgstr "Última modificação do pg_control: %s\n"
-#: pg_controldata.c:199
+#: pg_controldata.c:201
#, c-format
msgid "Latest checkpoint location: %X/%X\n"
msgstr "Último local do ponto de controle: %X/%X\n"
-#: pg_controldata.c:202
+#: pg_controldata.c:204
#, c-format
msgid "Prior checkpoint location: %X/%X\n"
msgstr "Local do ponto de controle anterior: %X/%X\n"
-#: pg_controldata.c:205
+#: pg_controldata.c:207
#, c-format
msgid "Latest checkpoint's REDO location: %X/%X\n"
msgstr "Último local do ponto de controle REDO: %X/%X\n"
-#: pg_controldata.c:208
+#: pg_controldata.c:210
#, c-format
msgid "Latest checkpoint's TimeLineID: %u\n"
msgstr "Último ponto de controle TimeLineID: %u\n"
-#: pg_controldata.c:210
+#: pg_controldata.c:212
#, c-format
msgid "Latest checkpoint's NextXID: %u/%u\n"
msgstr "Último ponto de controle NextXID: %u/%u\n"
-#: pg_controldata.c:213
+#: pg_controldata.c:215
#, c-format
msgid "Latest checkpoint's NextOID: %u\n"
msgstr "Último ponto de controle NextOID: %u\n"
-#: pg_controldata.c:215
+#: pg_controldata.c:217
#, c-format
msgid "Latest checkpoint's NextMultiXactId: %u\n"
msgstr "Último ponto de controle NextMultiXactId: %u\n"
-#: pg_controldata.c:217
+#: pg_controldata.c:219
#, c-format
msgid "Latest checkpoint's NextMultiOffset: %u\n"
msgstr "Último ponto de controle NextMultiOffset: %u\n"
-#: pg_controldata.c:219
+#: pg_controldata.c:221
#, c-format
msgid "Latest checkpoint's oldestXID: %u\n"
msgstr "Último ponto de controle oldestXID: %u\n"
-#: pg_controldata.c:221
+#: pg_controldata.c:223
#, fuzzy, c-format
msgid "Latest checkpoint's oldestXID's DB: %u\n"
msgstr "Último ponto de controle do BD oldestXID: %u\n"
-#: pg_controldata.c:223
+#: pg_controldata.c:225
#, c-format
msgid "Latest checkpoint's oldestActiveXID: %u\n"
msgstr "Último ponto de controle oldestActiveXID: %u\n"
-#: pg_controldata.c:225
+#: pg_controldata.c:227
#, c-format
msgid "Time of latest checkpoint: %s\n"
msgstr "Hora do último ponto de controle: %s\n"
-#: pg_controldata.c:227
+#: pg_controldata.c:229
#, c-format
msgid "Minimum recovery ending location: %X/%X\n"
msgstr "Local final mínimo de recuperação: %X/%X\n"
-#: pg_controldata.c:230
+#: pg_controldata.c:232
#, c-format
msgid "Backup start location: %X/%X\n"
msgstr "Local de início da cópia de segurança: %X/%X\n"
-#: pg_controldata.c:233
+#: pg_controldata.c:235
#, c-format
msgid "Current wal_level setting: %s\n"
msgstr "Definição atual de wal_level: %s\n"
-#: pg_controldata.c:235
+#: pg_controldata.c:237
#, c-format
msgid "Current max_connections setting: %d\n"
msgstr "Definição atual de max_connections: %d\n"
-#: pg_controldata.c:237
+#: pg_controldata.c:239
#, c-format
msgid "Current max_prepared_xacts setting: %d\n"
msgstr "Definição atual de max_prepared_xacts: %d\n"
-#: pg_controldata.c:239
+#: pg_controldata.c:241
#, c-format
msgid "Current max_locks_per_xact setting: %d\n"
msgstr "Definição atual de max_locks_per_xact: %d\n"
-#: pg_controldata.c:241
+#: pg_controldata.c:243
#, c-format
msgid "Maximum data alignment: %u\n"
msgstr "Máximo alinhamento de dado: %u\n"
-#: pg_controldata.c:244
+#: pg_controldata.c:246
#, c-format
msgid "Database block size: %u\n"
msgstr "Tamanho do bloco do banco de dados: %u\n"
-#: pg_controldata.c:246
+#: pg_controldata.c:248
#, c-format
msgid "Blocks per segment of large relation: %u\n"
msgstr "Blocos por segmento da relação grande: %u\n"
-#: pg_controldata.c:248
+#: pg_controldata.c:250
#, c-format
msgid "WAL block size: %u\n"
msgstr "Tamanho do bloco do WAL: %u\n"
-#: pg_controldata.c:250
+#: pg_controldata.c:252
#, c-format
msgid "Bytes per WAL segment: %u\n"
msgstr "Bytes por segmento do WAL: %u\n"
-#: pg_controldata.c:252
+#: pg_controldata.c:254
#, c-format
msgid "Maximum length of identifiers: %u\n"
msgstr "Tamanho máximo de identificadores: %u\n"
-#: pg_controldata.c:254
+#: pg_controldata.c:256
#, c-format
msgid "Maximum columns in an index: %u\n"
msgstr "Máximo de colunas em um índice: %u\n"
-#: pg_controldata.c:256
+#: pg_controldata.c:258
#, c-format
msgid "Maximum size of a TOAST chunk: %u\n"
msgstr "Tamanho máximo do bloco TOAST: %u\n"
-#: pg_controldata.c:258
+#: pg_controldata.c:260
#, c-format
msgid "Date/time type storage: %s\n"
msgstr "Tipo de data/hora do repositório: %s\n"
-#: pg_controldata.c:259
+#: pg_controldata.c:261
msgid "64-bit integers"
msgstr "inteiros de 64 bits"
-#: pg_controldata.c:259
+#: pg_controldata.c:261
msgid "floating-point numbers"
msgstr "números de ponto flutuante"
-#: pg_controldata.c:260
+#: pg_controldata.c:262
#, c-format
msgid "Float4 argument passing: %s\n"
msgstr "Passagem de argumento float4: %s\n"
-#: pg_controldata.c:261 pg_controldata.c:263
+#: pg_controldata.c:263 pg_controldata.c:265
msgid "by value"
msgstr "por valor"
-#: pg_controldata.c:261 pg_controldata.c:263
+#: pg_controldata.c:263 pg_controldata.c:265
msgid "by reference"
msgstr "por referência"
-#: pg_controldata.c:262
+#: pg_controldata.c:264
#, c-format
msgid "Float8 argument passing: %s\n"
msgstr "Passagem de argumento float8: %s\n"
diff --git a/src/bin/pg_ctl/po/sv.po b/src/bin/pg_ctl/po/sv.po
index c6096586da..496f142822 100644
--- a/src/bin/pg_ctl/po/sv.po
+++ b/src/bin/pg_ctl/po/sv.po
@@ -5,80 +5,85 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: PostgreSQL 8.4\n"
+"Project-Id-Version: PostgreSQL 9.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2009-06-12 21:16+0000\n"
-"PO-Revision-Date: 2009-06-13 22:44+0300\n"
+"POT-Creation-Date: 2010-07-02 05:22+0000\n"
+"PO-Revision-Date: 2010-07-02 13:19-0400\n"
"Last-Translator: Magnus Hagander <[email protected]>\n"
"Language-Team: Swedish <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: pg_ctl.c:223 pg_ctl.c:238 pg_ctl.c:1777
+#: pg_ctl.c:225 pg_ctl.c:240 pg_ctl.c:1834
#, c-format
msgid "%s: out of memory\n"
msgstr "%s: slut p� minnet\n"
-#: pg_ctl.c:272
+#: pg_ctl.c:274
#, c-format
msgid "%s: could not open PID file \"%s\": %s\n"
msgstr "%s: kunde inte �ppna PID-fil \"%s\": %s\n"
-#: pg_ctl.c:279
+#: pg_ctl.c:281
#, c-format
msgid "%s: invalid data in PID file \"%s\"\n"
msgstr "%s: ogiltig data i PID-fil \"%s\"\n"
-#: pg_ctl.c:555
+#: pg_ctl.c:557
#, c-format
msgid "%s: cannot set core file size limit; disallowed by hard limit\n"
msgstr ""
"%s: kan inte s�tta storlek p� core-fil; f�rbjudet av h�rd begr�nsning\n"
-#: pg_ctl.c:580
+#: pg_ctl.c:582
#, c-format
msgid "%s: could not read file \"%s\"\n"
msgstr "%s: kunde inte l�sa filen \"%s\"\n"
-#: pg_ctl.c:585
+#: pg_ctl.c:587
#, c-format
msgid "%s: option file \"%s\" must have exactly one line\n"
msgstr "%s: inst�llningsfilen \"%s\" m�ste ha precis en rad\n"
-#: pg_ctl.c:628
-#, c-format
-msgid "%s: another server might be running; trying to start server anyway\n"
-msgstr "%s: en annan server verkar k�ra; f�rs�ker starta servern �nd�\n"
-
-#: pg_ctl.c:655
+#: pg_ctl.c:635
#, c-format
msgid ""
-"The program \"postgres\" is needed by %s but was not found in the\n"
+"The program \"%s\" is needed by %s but was not found in the\n"
"same directory as \"%s\".\n"
"Check your installation.\n"
msgstr ""
-"Programmet \"postgres\" beh�vs av %s men hittades inte i samma\n"
+"Programmet \"%s\" beh�vs av %s men hittades inte i samma\n"
"katalog som \"%s\".\n"
"Kontrollera din installation.\n"
-#: pg_ctl.c:661
+#: pg_ctl.c:641
#, c-format
msgid ""
-"The program \"postgres\" was found by \"%s\"\n"
+"The program \"%s\" was found by \"%s\"\n"
"but was not the same version as %s.\n"
"Check your installation.\n"
msgstr ""
-"Programmet \"postgres\" hittades av \"%s\"\n"
+"Programmet \"%s\" hittades av \"%s\"\n"
"men �r inte samma version som %s.\n"
"Kontrollera din installation.\n"
-#: pg_ctl.c:678
+#: pg_ctl.c:674
+#, fuzzy, c-format
+msgid "%s: database system initialization failed\n"
+msgstr "%s: skapande av databas misslyckades: %s"
+
+#: pg_ctl.c:690
+#, c-format
+msgid "%s: another server might be running; trying to start server anyway\n"
+msgstr "%s: en annan server verkar k�ra; f�rs�ker starta servern �nd�\n"
+
+#: pg_ctl.c:727
#, c-format
msgid "%s: could not start server: exit code was %d\n"
msgstr "%s: kunde inte starta servern: avslutningskoden var %d\n"
-#: pg_ctl.c:689
+#: pg_ctl.c:738 pg_ctl.c:751
#, c-format
msgid ""
"%s: could not start server\n"
@@ -87,190 +92,184 @@ msgstr ""
"%s: kunde inte starta servern\n"
"Unders�k log-utskriften.\n"
-#: pg_ctl.c:698
+#: pg_ctl.c:747
msgid "waiting for server to start..."
msgstr "v�ntar p� att servern skall starta..."
-#: pg_ctl.c:702
-#, c-format
-msgid "could not start server\n"
-msgstr "kunde inte starta servern\n"
-
-#: pg_ctl.c:707 pg_ctl.c:780 pg_ctl.c:860
+#: pg_ctl.c:758 pg_ctl.c:831 pg_ctl.c:911
msgid " done\n"
msgstr "klar\n"
-#: pg_ctl.c:708
+#: pg_ctl.c:759
msgid "server started\n"
msgstr "servern startad\n"
-#: pg_ctl.c:712
+#: pg_ctl.c:763
msgid "server starting\n"
msgstr "servern startar\n"
-#: pg_ctl.c:727 pg_ctl.c:802 pg_ctl.c:882
+#: pg_ctl.c:778 pg_ctl.c:853 pg_ctl.c:933
#, c-format
msgid "%s: PID file \"%s\" does not exist\n"
msgstr "%s: PID-fil \"%s\" finns inte\n"
-#: pg_ctl.c:728 pg_ctl.c:804 pg_ctl.c:883
+#: pg_ctl.c:779 pg_ctl.c:855 pg_ctl.c:934
msgid "Is server running?\n"
msgstr "K�r servern?\n"
-#: pg_ctl.c:734
+#: pg_ctl.c:785
#, c-format
msgid "%s: cannot stop server; single-user server is running (PID: %ld)\n"
msgstr "%s: kan inte stoppa servern; en-anv�ndar-server k�r (PID: %ld)\n"
-#: pg_ctl.c:742 pg_ctl.c:826
+#: pg_ctl.c:793 pg_ctl.c:877
#, c-format
msgid "%s: could not send stop signal (PID: %ld): %s\n"
msgstr "%s: kunde inte skicka stopp-singal (PID: %ld): %s\n"
-#: pg_ctl.c:749
+#: pg_ctl.c:800
msgid "server shutting down\n"
msgstr "servern st�nger ner\n"
-#: pg_ctl.c:756 pg_ctl.c:833
+#: pg_ctl.c:807 pg_ctl.c:884
msgid ""
"WARNING: online backup mode is active\n"
"Shutdown will not complete until pg_stop_backup() is called.\n"
"\n"
msgstr ""
-#: pg_ctl.c:760 pg_ctl.c:837
+#: pg_ctl.c:811 pg_ctl.c:888
msgid "waiting for server to shut down..."
msgstr "v�ntar p� att servern skall st�nga ner..."
-#: pg_ctl.c:775 pg_ctl.c:854
+#: pg_ctl.c:826 pg_ctl.c:905
msgid " failed\n"
msgstr " misslyckades\n"
-#: pg_ctl.c:777 pg_ctl.c:856
+#: pg_ctl.c:828 pg_ctl.c:907
#, c-format
msgid "%s: server does not shut down\n"
msgstr "%s: servern st�nger inte ner\n"
-#: pg_ctl.c:782 pg_ctl.c:861
-#, c-format
+#: pg_ctl.c:833 pg_ctl.c:912
msgid "server stopped\n"
msgstr "servern stoppad\n"
-#: pg_ctl.c:805 pg_ctl.c:867
+#: pg_ctl.c:856 pg_ctl.c:918
msgid "starting server anyway\n"
msgstr "startar servern �nd�\n"
-#: pg_ctl.c:814
+#: pg_ctl.c:865
#, c-format
msgid "%s: cannot restart server; single-user server is running (PID: %ld)\n"
msgstr "%s: kan inte starta om servern; servern k�r (PID: %ld)\n"
-#: pg_ctl.c:817 pg_ctl.c:892
+#: pg_ctl.c:868 pg_ctl.c:943
msgid "Please terminate the single-user server and try again.\n"
msgstr "Var v�nlig och stoppa en--anv�ndar-servern och f�rs�k igen.\n"
-#: pg_ctl.c:865
+#: pg_ctl.c:916
#, c-format
msgid "%s: old server process (PID: %ld) seems to be gone\n"
msgstr "%s: gamla serverprocessen (PID: %ld) verkar vara borta\n"
-#: pg_ctl.c:889
+#: pg_ctl.c:940
#, c-format
msgid "%s: cannot reload server; single-user server is running (PID: %ld)\n"
msgstr "%s: kan inte ladda om servern; en-anv�ndar-server k�r (PID: %ld)\n"
-#: pg_ctl.c:898
+#: pg_ctl.c:949
#, c-format
msgid "%s: could not send reload signal (PID: %ld): %s\n"
msgstr "%s: kunde inte skicka \"reload\"-signalen (PID: %ld): %s\n"
-#: pg_ctl.c:903
+#: pg_ctl.c:954
msgid "server signaled\n"
msgstr "servern signalerad\n"
-#: pg_ctl.c:947
+#: pg_ctl.c:998
#, c-format
msgid "%s: single-user server is running (PID: %ld)\n"
msgstr "%s: en-anv�ndar-server k�r (PID: %ld)\n"
-#: pg_ctl.c:959
+#: pg_ctl.c:1010
#, c-format
msgid "%s: server is running (PID: %ld)\n"
msgstr "%s: servern k�r (PID: %ld)\n"
-#: pg_ctl.c:970
+#: pg_ctl.c:1021
#, c-format
msgid "%s: no server running\n"
msgstr "%s: ingen server k�r\n"
-#: pg_ctl.c:981
+#: pg_ctl.c:1032
#, c-format
msgid "%s: could not send signal %d (PID: %ld): %s\n"
msgstr "%s: kunde inte skicka signal %d (PID: %ld): %s\n"
-#: pg_ctl.c:1015
+#: pg_ctl.c:1066
#, c-format
msgid "%s: could not find own program executable\n"
msgstr "%s: kunde inte hitta egna programmets k�rbara fil\n"
-#: pg_ctl.c:1025
+#: pg_ctl.c:1076
#, c-format
msgid "%s: could not find postgres program executable\n"
msgstr "%s: kunde inte hitta postgres k�rbara fil\n"
-#: pg_ctl.c:1083 pg_ctl.c:1115
+#: pg_ctl.c:1138 pg_ctl.c:1170
#, c-format
msgid "%s: could not open service manager\n"
msgstr "%s: kunde inte �ppna tj�nsthanteraren\n"
-#: pg_ctl.c:1089
+#: pg_ctl.c:1144
#, c-format
msgid "%s: service \"%s\" already registered\n"
msgstr "%s: tj�nsten \"%s\" �r redan registrerad\n"
-#: pg_ctl.c:1100
+#: pg_ctl.c:1155
#, c-format
msgid "%s: could not register service \"%s\": error code %d\n"
msgstr "%s: kunde inte registrera tj�nsten \"%s\": felkod %d\n"
-#: pg_ctl.c:1121
+#: pg_ctl.c:1176
#, c-format
msgid "%s: service \"%s\" not registered\n"
msgstr "%s: tj�nsten \"%s\" �r inte registrerad\n"
-#: pg_ctl.c:1128
+#: pg_ctl.c:1183
#, c-format
msgid "%s: could not open service \"%s\": error code %d\n"
msgstr "%s: kunde inte �ppna tj�nsten \"%s\": felkod %d\n"
-#: pg_ctl.c:1135
+#: pg_ctl.c:1190
#, c-format
msgid "%s: could not unregister service \"%s\": error code %d\n"
msgstr "%s: kunde inte avregistrera tj�nsten \"%s\": felkod %d\n"
-#: pg_ctl.c:1221
+#: pg_ctl.c:1276
msgid "Waiting for server startup...\n"
msgstr "V�ntar p� serverstart...\n"
-#: pg_ctl.c:1224
+#: pg_ctl.c:1279
msgid "Timed out waiting for server startup\n"
msgstr "Timeout vid v�ntan p� serverstart\n"
-#: pg_ctl.c:1228
+#: pg_ctl.c:1283
msgid "Server started and accepting connections\n"
msgstr "Server startad och accepterar anslutningar\n"
-#: pg_ctl.c:1278
+#: pg_ctl.c:1333
#, c-format
msgid "%s: could not start service \"%s\": error code %d\n"
msgstr "%s: kunde inte starta tj�nsten \"%s\": felkod %d\n"
-#: pg_ctl.c:1512
+#: pg_ctl.c:1568
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "F�rs�k med \"%s --help\" f�r mer information.\n"
-#: pg_ctl.c:1520
+#: pg_ctl.c:1576
#, c-format
msgid ""
"%s is a utility to start, stop, restart, reload configuration files,\n"
@@ -282,12 +281,17 @@ msgstr ""
"eller signalera en PostgreSQL-process.\n"
"\n"
-#: pg_ctl.c:1522
+#: pg_ctl.c:1578
#, c-format
msgid "Usage:\n"
msgstr "Anv�ndning:\n"
-#: pg_ctl.c:1523
+#: pg_ctl.c:1579
+#, c-format
+msgid " %s init[db] [-D DATADIR] [-s] [-o \"OPTIONS\"]\n"
+msgstr " %s init[db] [-D DATAKAT] [-s] [-o \"FLAGGOR\"]\n"
+
+#: pg_ctl.c:1580
#, c-format
msgid ""
" %s start [-w] [-t SECS] [-D DATADIR] [-s] [-l FILENAME] [-o \"OPTIONS"
@@ -295,12 +299,12 @@ msgid ""
msgstr ""
" %s start [-w] [-t SEK] [-D DATAKAT] [-s] [-l FILENAMN] [-o \"FLAGGOR\"]\n"
-#: pg_ctl.c:1524
+#: pg_ctl.c:1581
#, c-format
msgid " %s stop [-W] [-t SECS] [-D DATADIR] [-s] [-m SHUTDOWN-MODE]\n"
msgstr " %s stop [-W] [-t SEK] [-D DATAKAT] [-s] [-m ST�NGNINGSMETOD]\n"
-#: pg_ctl.c:1525
+#: pg_ctl.c:1582
#, c-format
msgid ""
" %s restart [-w] [-t SECS] [-D DATADIR] [-s] [-m SHUTDOWN-MODE]\n"
@@ -309,22 +313,22 @@ msgstr ""
" %s restart [-w] [-t SEK] [-D DATAKAT] [-s] [-m ST�NGNINGSMETOD]\n"
" [-o \"FLAGGOR\"]\n"
-#: pg_ctl.c:1527
+#: pg_ctl.c:1584
#, c-format
msgid " %s reload [-D DATADIR] [-s]\n"
msgstr " %s reload [-D DATAKAT] [-s]\n"
-#: pg_ctl.c:1528
+#: pg_ctl.c:1585
#, c-format
msgid " %s status [-D DATADIR]\n"
msgstr " %s status [-D DATAKAT]\n"
-#: pg_ctl.c:1529
+#: pg_ctl.c:1586
#, c-format
msgid " %s kill SIGNALNAME PID\n"
msgstr " %s kill SIGNALNAMN PID\n"
-#: pg_ctl.c:1531
+#: pg_ctl.c:1588
#, c-format
msgid ""
" %s register [-N SERVICENAME] [-U USERNAME] [-P PASSWORD] [-D DATADIR]\n"
@@ -334,12 +338,12 @@ msgstr ""
"DATAKAT]\n"
" [-w] [-t SEK] [-o \"FLAGGOR\"]\n"
-#: pg_ctl.c:1533
+#: pg_ctl.c:1590
#, c-format
msgid " %s unregister [-N SERVICENAME]\n"
msgstr " %s unregister [-N TJ�NSTNAMN]\n"
-#: pg_ctl.c:1536
+#: pg_ctl.c:1593
#, c-format
msgid ""
"\n"
@@ -348,43 +352,43 @@ msgstr ""
"\n"
"Generella flaggor:\n"
-#: pg_ctl.c:1537
+#: pg_ctl.c:1594
#, c-format
msgid " -D, --pgdata DATADIR location of the database storage area\n"
msgstr " -D, --pgdata DATAKAT plats f�r databasens lagringsarea\n"
-#: pg_ctl.c:1538
+#: pg_ctl.c:1595
#, c-format
msgid " -s, --silent only print errors, no informational messages\n"
msgstr ""
" -s, --silent skriv bara ut fel, inga informationsmeddelanden\n"
-#: pg_ctl.c:1539
+#: pg_ctl.c:1596
#, c-format
msgid " -t SECS seconds to wait when using -w option\n"
msgstr " -t SEK sekunder att v�nta om flaggan -w anv�nds\n"
-#: pg_ctl.c:1540
+#: pg_ctl.c:1597
#, c-format
msgid " -w wait until operation completes\n"
msgstr " -w v�nta p� att operationen slutf�rs\n"
-#: pg_ctl.c:1541
+#: pg_ctl.c:1598
#, c-format
msgid " -W do not wait until operation completes\n"
msgstr " -W v�nta inte p� att operationen slutf�rs\n"
-#: pg_ctl.c:1542
+#: pg_ctl.c:1599
#, c-format
msgid " --help show this help, then exit\n"
msgstr " --help visa denna hj�lp, avsluta sedan\n"
-#: pg_ctl.c:1543
+#: pg_ctl.c:1600
#, c-format
msgid " --version output version information, then exit\n"
msgstr " --version visa versionsinformation, avsluta sedan\n"
-#: pg_ctl.c:1544
+#: pg_ctl.c:1601
#, c-format
msgid ""
"(The default is to wait for shutdown, but not for start or restart.)\n"
@@ -394,12 +398,12 @@ msgstr ""
"omstart.)\n"
"\n"
-#: pg_ctl.c:1545
+#: pg_ctl.c:1602
#, c-format
msgid "If the -D option is omitted, the environment variable PGDATA is used.\n"
msgstr "Om flaggan -D inte angivits s� anv�nds omgivningsvariabeln PGDATA.\n"
-#: pg_ctl.c:1547
+#: pg_ctl.c:1604
#, c-format
msgid ""
"\n"
@@ -408,40 +412,39 @@ msgstr ""
"\n"
"Flaggor f�r start eller omstart:\n"
-#: pg_ctl.c:1549
+#: pg_ctl.c:1606
#, c-format
msgid " -c, --core-files allow postgres to produce core files\n"
msgstr " -c, --core-files till�t postgres att skapa core-filer\n"
-#: pg_ctl.c:1551
+#: pg_ctl.c:1608
#, c-format
msgid " -c, --core-files not applicable on this platform\n"
msgstr " -c, --core-files inte giltigt p� denna plattform\n"
-#: pg_ctl.c:1553
+#: pg_ctl.c:1610
#, c-format
msgid " -l, --log FILENAME write (or append) server log to FILENAME\n"
msgstr ""
" -l, --log FILENAMN skriv (eller addera) server-loggen till FILNAMN\n"
-#: pg_ctl.c:1554
+#: pg_ctl.c:1611
#, c-format
msgid ""
" -o OPTIONS command line options to pass to postgres\n"
-" (PostgreSQL server executable)\n"
+" (PostgreSQL server executable) or initdb\n"
msgstr ""
-" -o FLAGGOR kommandoradsflaggor som skickas vidare till "
-"postgres\n"
-" (PostgreSQL-serverns k�rbara fil)\n"
+" -o FLAGGOR kommandoradsflaggor som skickas vidare till postgres\n"
+" (PostgreSQL-serverns k�rbara fil) eller initdb\n"
-#: pg_ctl.c:1556
+#: pg_ctl.c:1613
#, c-format
msgid " -p PATH-TO-POSTGRES normally not necessary\n"
msgstr ""
" -p S�KV�G-TILL-POSTGRES\n"
" beh�vs normalt inte\n"
-#: pg_ctl.c:1557
+#: pg_ctl.c:1614
#, c-format
msgid ""
"\n"
@@ -450,13 +453,13 @@ msgstr ""
"\n"
"Flaggor f�r stopp eller omstart:\n"
-#: pg_ctl.c:1558
+#: pg_ctl.c:1615
#, c-format
msgid " -m SHUTDOWN-MODE can be \"smart\", \"fast\", or \"immediate\"\n"
msgstr ""
" -m ST�NGNINGSMETOD kan vara \"smart\", \"fast\", eller \"immediate\"\n"
-#: pg_ctl.c:1560
+#: pg_ctl.c:1617
#, c-format
msgid ""
"\n"
@@ -465,24 +468,24 @@ msgstr ""
"\n"
"St�ngningsmetoder �r:\n"
-#: pg_ctl.c:1561
+#: pg_ctl.c:1618
#, c-format
msgid " smart quit after all clients have disconnected\n"
msgstr " smart st�ng n�r alla klienter kopplat ner\n"
-#: pg_ctl.c:1562
+#: pg_ctl.c:1619
#, c-format
msgid " fast quit directly, with proper shutdown\n"
msgstr " fast st�ng direkt, en kontrollerad nedst�ngning\n"
-#: pg_ctl.c:1563
+#: pg_ctl.c:1620
#, c-format
msgid ""
" immediate quit without complete shutdown; will lead to recovery on "
"restart\n"
msgstr " immediate st�ng direkt; vid omstart kommer �terst�llning utf�ras\n"
-#: pg_ctl.c:1565
+#: pg_ctl.c:1622
#, c-format
msgid ""
"\n"
@@ -491,7 +494,7 @@ msgstr ""
"\n"
"Till�tna signalnamn f�r \"kill\":\n"
-#: pg_ctl.c:1569
+#: pg_ctl.c:1626
#, c-format
msgid ""
"\n"
@@ -500,43 +503,45 @@ msgstr ""
"\n"
"Flaggor f�r registrering och avregistrering:\n"
-#: pg_ctl.c:1570
+#: pg_ctl.c:1627
#, c-format
msgid ""
" -N SERVICENAME service name with which to register PostgreSQL server\n"
msgstr " -N TJ�NSTENAMN tj�nstnamn att registrera PostgreSQL-servern med\n"
-#: pg_ctl.c:1571
+#: pg_ctl.c:1628
#, c-format
msgid " -P PASSWORD password of account to register PostgreSQL server\n"
msgstr ""
" -P L�SENORD l�senord f�r kontot att registrera PostgreSQL-servern med\n"
-#: pg_ctl.c:1572
+#: pg_ctl.c:1629
#, c-format
msgid " -U USERNAME user name of account to register PostgreSQL server\n"
msgstr ""
" -U NAMN anv�ndarnamn p� kontot att registrera PostgreSQL-servern "
"med\n"
-#: pg_ctl.c:1575
+#: pg_ctl.c:1632
#, c-format
msgid ""
"\n"
"Report bugs to <[email protected]>.\n"
-msgstr "\nRapportera fel till <[email protected]>.\n"
+msgstr ""
+"\n"
+"Rapportera fel till <[email protected]>.\n"
-#: pg_ctl.c:1600
+#: pg_ctl.c:1657
#, c-format
msgid "%s: unrecognized shutdown mode \"%s\"\n"
msgstr "%s: ogiltigt st�ngningsmetod \"%s\"\n"
-#: pg_ctl.c:1633
+#: pg_ctl.c:1690
#, c-format
msgid "%s: unrecognized signal name \"%s\"\n"
msgstr "%s: ogiltigt signalnamn \"%s\"\n"
-#: pg_ctl.c:1698
+#: pg_ctl.c:1755
#, c-format
msgid ""
"%s: cannot be run as root\n"
@@ -547,27 +552,27 @@ msgstr ""
"Logga in (t.ex. med \"su\") som den ickepriviligerade anv�ndare som\n"
"skall �ga serverprocessen.\n"
-#: pg_ctl.c:1807
+#: pg_ctl.c:1864
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s: f�r m�nga kommandoradsargument (f�rsta �r \"%s\")\n"
-#: pg_ctl.c:1826
+#: pg_ctl.c:1886
#, c-format
msgid "%s: missing arguments for kill mode\n"
msgstr "%s: saknar argumentet till \"kill\"-l�get\n"
-#: pg_ctl.c:1844
+#: pg_ctl.c:1904
#, c-format
msgid "%s: unrecognized operation mode \"%s\"\n"
msgstr "%s: ogiltigt operationsl�ge \"%s\"\n"
-#: pg_ctl.c:1854
+#: pg_ctl.c:1914
#, c-format
msgid "%s: no operation specified\n"
msgstr "%s: ingen operation angiven\n"
-#: pg_ctl.c:1870
+#: pg_ctl.c:1930
#, c-format
msgid ""
"%s: no database directory specified and environment variable PGDATA unset\n"
@@ -575,57 +580,57 @@ msgstr ""
"%s: ingen databaskatalog angiven och omgivningsvariabeln PGDATA �r inte "
"satt\n"
-#: ../../port/exec.c:195 ../../port/exec.c:309 ../../port/exec.c:352
+#: ../../port/exec.c:125 ../../port/exec.c:239 ../../port/exec.c:282
#, c-format
msgid "could not identify current directory: %s"
msgstr "kunde inte identifiera aktuella katalogen: %s"
-#: ../../port/exec.c:214
+#: ../../port/exec.c:144
#, c-format
msgid "invalid binary \"%s\""
msgstr "ogiltig bin�r \"%s\""
-#: ../../port/exec.c:263
+#: ../../port/exec.c:193
#, c-format
msgid "could not read binary \"%s\""
msgstr "kunde inte l�sa bin�r \"%s\""
-#: ../../port/exec.c:270
+#: ../../port/exec.c:200
#, c-format
msgid "could not find a \"%s\" to execute"
msgstr "kunde inte hitta en \"%s\" att k�ra"
-#: ../../port/exec.c:325 ../../port/exec.c:361
+#: ../../port/exec.c:255 ../../port/exec.c:291
#, c-format
msgid "could not change directory to \"%s\""
msgstr "kunde inte byta katalog till \"%s\""
-#: ../../port/exec.c:340
+#: ../../port/exec.c:270
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "kunde inte l�sa symbolisk l�nk \"%s\""
-#: ../../port/exec.c:586
+#: ../../port/exec.c:516
#, c-format
msgid "child process exited with exit code %d"
msgstr "barnprocess avslutade med kod %d"
-#: ../../port/exec.c:590
+#: ../../port/exec.c:520
#, c-format
msgid "child process was terminated by exception 0x%X"
msgstr "barnprocess terminerades av felkod 0x%X"
-#: ../../port/exec.c:599
+#: ../../port/exec.c:529
#, c-format
msgid "child process was terminated by signal %s"
msgstr "barnprocess terminerades av signal %s"
-#: ../../port/exec.c:602
+#: ../../port/exec.c:532
#, c-format
msgid "child process was terminated by signal %d"
msgstr "barnprocess terminerades av signal %d"
-#: ../../port/exec.c:606
+#: ../../port/exec.c:536
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "barnprocess avslutade med ok�nd statuskod %d"
diff --git a/src/bin/pg_dump/po/de.po b/src/bin/pg_dump/po/de.po
index 6ef142f818..12a0a9f2e6 100644
--- a/src/bin/pg_dump/po/de.po
+++ b/src/bin/pg_dump/po/de.po
@@ -1,7 +1,7 @@
# German message translation file for pg_dump and friends
# Peter Eisentraut <[email protected]>, 2001 - 2010.
#
-# pgtranslation Id: pg_dump.po,v 1.23 2010/03/18 23:20:45 petere Exp $
+# pgtranslation Id: pg_dump.po,v 1.24 2010/06/29 04:02:47 petere Exp $
#
# Use these quotes: »%s«
#
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2010-03-18 21:20+0000\n"
-"PO-Revision-Date: 2010-03-19 01:20+0200\n"
+"POT-Creation-Date: 2010-06-29 01:21+0000\n"
+"PO-Revision-Date: 2010-06-28 22:58-0400\n"
"Last-Translator: Peter Eisentraut <[email protected]>\n"
"Language-Team: German <[email protected]>\n"
"MIME-Version: 1.0\n"
@@ -385,7 +385,7 @@ msgstr ""
msgid "Report bugs to <[email protected]>.\n"
msgstr "Berichten Sie Fehler an <[email protected]>.\n"
-#: pg_dump.c:854 pg_backup_archiver.c:1391
+#: pg_dump.c:854 pg_backup_archiver.c:1394
msgid "*** aborted because of error\n"
msgstr "*** abgebrochen wegen Fehler\n"
@@ -454,7 +454,7 @@ msgstr "lese Large Objects\n"
msgid "saving large objects\n"
msgstr "sichere Large Objects\n"
-#: pg_dump.c:2120 pg_backup_archiver.c:943
+#: pg_dump.c:2120 pg_backup_archiver.c:946
#, c-format
msgid "could not open large object %u: %s"
msgstr "konnte Large Object %u nicht öffnen: %s"
@@ -866,12 +866,12 @@ msgid "cannot duplicate null pointer\n"
msgstr "kann NULL-Zeiger nicht duplizieren\n"
#: common.c:975 common.c:986 common.c:997 common.c:1008
-#: pg_backup_archiver.c:727 pg_backup_archiver.c:1093
-#: pg_backup_archiver.c:1224 pg_backup_archiver.c:1691
-#: pg_backup_archiver.c:1843 pg_backup_archiver.c:1889
-#: pg_backup_archiver.c:4007 pg_backup_custom.c:144 pg_backup_custom.c:149
-#: pg_backup_custom.c:155 pg_backup_custom.c:170 pg_backup_custom.c:552
-#: pg_backup_custom.c:1073 pg_backup_custom.c:1082 pg_backup_db.c:154
+#: pg_backup_archiver.c:727 pg_backup_archiver.c:1096
+#: pg_backup_archiver.c:1227 pg_backup_archiver.c:1694
+#: pg_backup_archiver.c:1851 pg_backup_archiver.c:1897
+#: pg_backup_archiver.c:4029 pg_backup_custom.c:144 pg_backup_custom.c:149
+#: pg_backup_custom.c:155 pg_backup_custom.c:170 pg_backup_custom.c:570
+#: pg_backup_custom.c:1113 pg_backup_custom.c:1122 pg_backup_db.c:154
#: pg_backup_db.c:164 pg_backup_db.c:212 pg_backup_db.c:256 pg_backup_db.c:271
#: pg_backup_db.c:305 pg_backup_files.c:114 pg_backup_null.c:72
#: pg_backup_tar.c:167 pg_backup_tar.c:1011
@@ -882,7 +882,7 @@ msgstr "Speicher aufgebraucht\n"
msgid "archiver"
msgstr "Archivierer"
-#: pg_backup_archiver.c:195 pg_backup_archiver.c:1188
+#: pg_backup_archiver.c:195 pg_backup_archiver.c:1191
#, c-format
msgid "could not close output file: %s\n"
msgstr "konnte Ausgabedatei nicht schließen: %s\n"
@@ -975,198 +975,198 @@ msgstr ""
"interner Fehler -- WriteData kann nicht außerhalb des Kontexts einer "
"DataDumper-Routine aufgerufen werden\n"
-#: pg_backup_archiver.c:851
+#: pg_backup_archiver.c:854
msgid "large-object output not supported in chosen format\n"
msgstr "Large-Object-Ausgabe im gewählten Format nicht unterstützt\n"
-#: pg_backup_archiver.c:905
+#: pg_backup_archiver.c:908
#, c-format
msgid "restored %d large object\n"
msgid_plural "restored %d large objects\n"
msgstr[0] "%d Large Object wiederhergestellt\n"
msgstr[1] "%d Large Objects wiederhergestellt\n"
-#: pg_backup_archiver.c:926
+#: pg_backup_archiver.c:929
#, c-format
msgid "restoring large object with OID %u\n"
msgstr "Wiederherstellung von Large Object mir OID %u\n"
-#: pg_backup_archiver.c:938
+#: pg_backup_archiver.c:941
#, c-format
msgid "could not create large object %u: %s"
msgstr "konnte Large Object %u nicht erstellen: %s"
-#: pg_backup_archiver.c:1007
+#: pg_backup_archiver.c:1010
#, c-format
msgid "could not open TOC file \"%s\": %s\n"
msgstr "konnte Inhaltsverzeichnisdatei »%s« nicht öffnen: %s\n"
-#: pg_backup_archiver.c:1026
+#: pg_backup_archiver.c:1029
#, c-format
msgid "WARNING: line ignored: %s\n"
msgstr "WARNUNG: Zeile ignoriert: %s\n"
-#: pg_backup_archiver.c:1033
+#: pg_backup_archiver.c:1036
#, c-format
msgid "could not find entry for ID %d\n"
msgstr "konnte Eintrag für ID %d nicht finden\n"
-#: pg_backup_archiver.c:1043 pg_backup_files.c:172 pg_backup_files.c:457
+#: pg_backup_archiver.c:1046 pg_backup_files.c:172 pg_backup_files.c:457
#, c-format
msgid "could not close TOC file: %s\n"
msgstr "konnte Inhaltsverzeichnisdatei nicht finden: %s\n"
-#: pg_backup_archiver.c:1167 pg_backup_custom.c:181 pg_backup_files.c:130
+#: pg_backup_archiver.c:1170 pg_backup_custom.c:181 pg_backup_files.c:130
#: pg_backup_files.c:262
#, c-format
msgid "could not open output file \"%s\": %s\n"
msgstr "konnte Ausgabedatei »%s« nicht öffnen: %s\n"
-#: pg_backup_archiver.c:1170 pg_backup_custom.c:188 pg_backup_files.c:137
+#: pg_backup_archiver.c:1173 pg_backup_custom.c:188 pg_backup_files.c:137
#, c-format
msgid "could not open output file: %s\n"
msgstr "konnte Ausgabedatei nicht öffnen: %s\n"
-#: pg_backup_archiver.c:1267
+#: pg_backup_archiver.c:1270
#, c-format
msgid "wrote %lu byte of large object data (result = %lu)\n"
msgid_plural "wrote %lu bytes of large object data (result = %lu)\n"
msgstr[0] "%lu Byte Large-Object-Daten geschrieben (Ergebnis = %lu)\n"
msgstr[1] "%lu Bytes Large-Object-Daten geschrieben (Ergebnis = %lu)\n"
-#: pg_backup_archiver.c:1273
+#: pg_backup_archiver.c:1276
#, c-format
msgid "could not write to large object (result: %lu, expected: %lu)\n"
msgstr "konnte Large Object nicht schreiben (Ergebis: %lu, erwartet: %lu)\n"
-#: pg_backup_archiver.c:1331 pg_backup_archiver.c:1354 pg_backup_custom.c:763
-#: pg_backup_custom.c:995 pg_backup_custom.c:1009 pg_backup_files.c:432
+#: pg_backup_archiver.c:1334 pg_backup_archiver.c:1357 pg_backup_custom.c:781
+#: pg_backup_custom.c:1035 pg_backup_custom.c:1049 pg_backup_files.c:432
#: pg_backup_tar.c:586 pg_backup_tar.c:1089 pg_backup_tar.c:1382
#, c-format
msgid "could not write to output file: %s\n"
msgstr "konnte nicht in Ausgabedatei schreiben: %s\n"
-#: pg_backup_archiver.c:1339
+#: pg_backup_archiver.c:1342
msgid "could not write to custom output routine\n"
msgstr "konnte nicht zur Custom-Ausgaberoutine schreiben\n"
-#: pg_backup_archiver.c:1437
+#: pg_backup_archiver.c:1440
msgid "Error while INITIALIZING:\n"
msgstr "Fehler in Phase INITIALIZING:\n"
-#: pg_backup_archiver.c:1442
+#: pg_backup_archiver.c:1445
msgid "Error while PROCESSING TOC:\n"
msgstr "Fehler in Phase PROCESSING TOC:\n"
-#: pg_backup_archiver.c:1447
+#: pg_backup_archiver.c:1450
msgid "Error while FINALIZING:\n"
msgstr "Fehler in Phase FINALIZING:\n"
-#: pg_backup_archiver.c:1452
+#: pg_backup_archiver.c:1455
#, c-format
msgid "Error from TOC entry %d; %u %u %s %s %s\n"
msgstr "Fehler in Inhaltsverzeichniseintrag %d; %u %u %s %s %s\n"
-#: pg_backup_archiver.c:1584
+#: pg_backup_archiver.c:1587
#, c-format
msgid "unexpected data offset flag %d\n"
msgstr "unerwartete Datenoffsetmarkierung %d\n"
-#: pg_backup_archiver.c:1597
+#: pg_backup_archiver.c:1600
msgid "file offset in dump file is too large\n"
msgstr "Dateioffset in Dumpdatei ist zu groß\n"
-#: pg_backup_archiver.c:1694 pg_backup_archiver.c:2985 pg_backup_custom.c:739
+#: pg_backup_archiver.c:1697 pg_backup_archiver.c:2998 pg_backup_custom.c:757
#: pg_backup_files.c:419 pg_backup_tar.c:785
msgid "unexpected end of file\n"
msgstr "unerwartetes Dateiende\n"
-#: pg_backup_archiver.c:1711
+#: pg_backup_archiver.c:1714
msgid "attempting to ascertain archive format\n"
msgstr "versuche Archivformat zu ermitteln\n"
-#: pg_backup_archiver.c:1727 pg_backup_custom.c:200 pg_backup_custom.c:869
+#: pg_backup_archiver.c:1730 pg_backup_custom.c:200 pg_backup_custom.c:888
#: pg_backup_files.c:155 pg_backup_files.c:307
#, c-format
msgid "could not open input file \"%s\": %s\n"
msgstr "konnte Eingabedatei »%s« nicht öffnen: %s\n"
-#: pg_backup_archiver.c:1734 pg_backup_custom.c:207 pg_backup_files.c:162
+#: pg_backup_archiver.c:1737 pg_backup_custom.c:207 pg_backup_files.c:162
#, c-format
msgid "could not open input file: %s\n"
msgstr "konnte Eingabedatei nicht öffnen: %s\n"
-#: pg_backup_archiver.c:1743
+#: pg_backup_archiver.c:1746
#, c-format
msgid "could not read input file: %s\n"
msgstr "konnte Eingabedatei nicht lesen: %s\n"
-#: pg_backup_archiver.c:1745
+#: pg_backup_archiver.c:1748
#, c-format
msgid "input file is too short (read %lu, expected 5)\n"
msgstr "Eingabedatei ist zu kurz (gelesen: %lu, erwartet: 5)\n"
-#: pg_backup_archiver.c:1798
+#: pg_backup_archiver.c:1806
msgid "input file does not appear to be a valid archive (too short?)\n"
msgstr "Eingabedatei scheint kein gültiges Archiv zu sein (zu kurz?)\n"
-#: pg_backup_archiver.c:1801
+#: pg_backup_archiver.c:1809
msgid "input file does not appear to be a valid archive\n"
msgstr "Eingabedatei scheint kein gültiges Archiv zu sein\n"
-#: pg_backup_archiver.c:1821
+#: pg_backup_archiver.c:1829
#, c-format
msgid "could not close input file: %s\n"
msgstr "konnte Eingabedatei nicht schließen: %s\n"
-#: pg_backup_archiver.c:1838
+#: pg_backup_archiver.c:1846
#, c-format
msgid "allocating AH for %s, format %d\n"
msgstr "erstelle AH für %s, Format %d\n"
-#: pg_backup_archiver.c:1946
+#: pg_backup_archiver.c:1954
#, c-format
msgid "unrecognized file format \"%d\"\n"
msgstr "nicht erkanntes Dateiformat »%d«\n"
-#: pg_backup_archiver.c:2068
+#: pg_backup_archiver.c:2076
#, c-format
msgid "entry ID %d out of range -- perhaps a corrupt TOC\n"
msgstr ""
"ID %d des Eintrags außerhalb des gültigen Bereichs -- vielleicht ein "
"verfälschtes Inhaltsverzeichnis\n"
-#: pg_backup_archiver.c:2184
+#: pg_backup_archiver.c:2192
#, c-format
msgid "read TOC entry %d (ID %d) for %s %s\n"
msgstr "Inhaltsverzeichniseintrag %d (ID %d) von %s %s gelesen\n"
-#: pg_backup_archiver.c:2218
+#: pg_backup_archiver.c:2226
#, c-format
msgid "unrecognized encoding \"%s\"\n"
msgstr "nicht erkannte Kodierung »%s«\n"
-#: pg_backup_archiver.c:2223
+#: pg_backup_archiver.c:2231
#, c-format
msgid "invalid ENCODING item: %s\n"
msgstr "ungültiger ENCODING-Eintrag: %s\n"
-#: pg_backup_archiver.c:2241
+#: pg_backup_archiver.c:2249
#, c-format
msgid "invalid STDSTRINGS item: %s\n"
msgstr "ungültiger STDSTRINGS-Eintrag: %s\n"
-#: pg_backup_archiver.c:2433
+#: pg_backup_archiver.c:2441
#, c-format
msgid "could not set session user to \"%s\": %s"
msgstr "konnte Sitzungsbenutzer nicht auf »%s« setzen: %s"
-#: pg_backup_archiver.c:2771 pg_backup_archiver.c:2921
+#: pg_backup_archiver.c:2779 pg_backup_archiver.c:2929
#, c-format
msgid "WARNING: don't know how to set owner for object type %s\n"
msgstr "WARNUNG: kann Eigentümer für Objekttyp %s nicht setzen\n"
-#: pg_backup_archiver.c:2953
+#: pg_backup_archiver.c:2961
msgid ""
"WARNING: requested compression not available in this installation -- archive "
"will be uncompressed\n"
@@ -1174,21 +1174,21 @@ msgstr ""
"WARNUNG: Komprimierung ist in dieser Installation nicht verfügbar -- Archiv "
"wird nicht komprimiert\n"
-#: pg_backup_archiver.c:2988
+#: pg_backup_archiver.c:3001
msgid "did not find magic string in file header\n"
msgstr "magische Zeichenkette im Dateikopf nicht gefunden\n"
-#: pg_backup_archiver.c:3002
+#: pg_backup_archiver.c:3014
#, c-format
msgid "unsupported version (%d.%d) in file header\n"
msgstr "nicht unterstützte Version (%d.%d) im Dateikopf\n"
-#: pg_backup_archiver.c:3007
+#: pg_backup_archiver.c:3019
#, c-format
msgid "sanity check on integer size (%lu) failed\n"
msgstr "Prüfung der Integer-Größe (%lu) fehlgeschlagen\n"
-#: pg_backup_archiver.c:3011
+#: pg_backup_archiver.c:3023
msgid ""
"WARNING: archive was made on a machine with larger integers, some operations "
"might fail\n"
@@ -1196,14 +1196,14 @@ msgstr ""
"WARNUNG: Archiv wurde auf einer Maschine mit größeren Integers erstellt; "
"einige Operationen könnten fehlschlagen\n"
-#: pg_backup_archiver.c:3021
+#: pg_backup_archiver.c:3033
#, c-format
msgid "expected format (%d) differs from format found in file (%d)\n"
msgstr ""
"erwartetes Format (%d) ist nicht das gleiche wie das in der Datei gefundene "
"(%d)\n"
-#: pg_backup_archiver.c:3037
+#: pg_backup_archiver.c:3049
msgid ""
"WARNING: archive is compressed, but this installation does not support "
"compression -- no data will be available\n"
@@ -1211,103 +1211,103 @@ msgstr ""
"WARNUNG: Archiv ist komprimiert, aber diese Installation unterstützt keine "
"Komprimierung -- keine Daten verfügbar\n"
-#: pg_backup_archiver.c:3055
+#: pg_backup_archiver.c:3067
msgid "WARNING: invalid creation date in header\n"
msgstr "WARNUNG: ungültiges Erstellungsdatum im Kopf\n"
-#: pg_backup_archiver.c:3142
+#: pg_backup_archiver.c:3164
msgid "entering restore_toc_entries_parallel\n"
msgstr "Eintritt in restore_toc_entries_parallel\n"
-#: pg_backup_archiver.c:3146
+#: pg_backup_archiver.c:3168
msgid "parallel restore is not supported with this archive file format\n"
msgstr ""
"parallele Wiederherstellung wird von diesem Archivdateiformat nicht "
"unterstützt\n"
-#: pg_backup_archiver.c:3150
+#: pg_backup_archiver.c:3172
msgid ""
"parallel restore is not supported with archives made by pre-8.0 pg_dump\n"
msgstr ""
"parallele Wiederherstellung wird mit Archiven, die mit pg_dump vor 8.0 "
"erstellt worden sind, nicht unterstützt\n"
-#: pg_backup_archiver.c:3169
+#: pg_backup_archiver.c:3191
#, c-format
msgid "processing item %d %s %s\n"
msgstr "verarbeite Element %d %s %s\n"
-#: pg_backup_archiver.c:3225
+#: pg_backup_archiver.c:3247
msgid "entering main parallel loop\n"
msgstr "Eintritt in Hauptparallelschleife\n"
-#: pg_backup_archiver.c:3239
+#: pg_backup_archiver.c:3261
#, c-format
msgid "skipping item %d %s %s\n"
msgstr "Element %d %s %s wird übersprungen\n"
-#: pg_backup_archiver.c:3255
+#: pg_backup_archiver.c:3277
#, c-format
msgid "launching item %d %s %s\n"
msgstr "starte Element %d %s %s\n"
-#: pg_backup_archiver.c:3292
+#: pg_backup_archiver.c:3314
#, c-format
msgid "worker process crashed: status %d\n"
msgstr "Arbeitsprozess abgestürzt: Status %d\n"
-#: pg_backup_archiver.c:3297
+#: pg_backup_archiver.c:3319
msgid "finished main parallel loop\n"
msgstr "Hauptparallelschleife beendet\n"
-#: pg_backup_archiver.c:3315
+#: pg_backup_archiver.c:3337
#, c-format
msgid "processing missed item %d %s %s\n"
msgstr "verarbeite verpasstes Element %d %s %s\n"
-#: pg_backup_archiver.c:3341
+#: pg_backup_archiver.c:3363
msgid "parallel_restore should not return\n"
msgstr "parallel_restore sollte nicht zurückkehren\n"
-#: pg_backup_archiver.c:3347
+#: pg_backup_archiver.c:3369
#, c-format
msgid "could not create worker process: %s\n"
msgstr "konnte Arbeitsprozess nicht erzeugen: %s\n"
-#: pg_backup_archiver.c:3355
+#: pg_backup_archiver.c:3377
#, c-format
msgid "could not create worker thread: %s\n"
msgstr "konnte Arbeitsthread nicht erzeugen: %s\n"
-#: pg_backup_archiver.c:3579
+#: pg_backup_archiver.c:3601
msgid "no item ready\n"
msgstr "kein Element bereit\n"
-#: pg_backup_archiver.c:3674
+#: pg_backup_archiver.c:3696
msgid "could not find slot of finished worker\n"
msgstr "konnte Slot des beendeten Arbeitsprozesses nicht finden\n"
-#: pg_backup_archiver.c:3676
+#: pg_backup_archiver.c:3698
#, c-format
msgid "finished item %d %s %s\n"
msgstr "Element %d %s %s abgeschlossen\n"
-#: pg_backup_archiver.c:3689
+#: pg_backup_archiver.c:3711
#, c-format
msgid "worker process failed: exit code %d\n"
msgstr "Arbeitsprozess fehlgeschlagen: Code %d\n"
-#: pg_backup_archiver.c:3841
+#: pg_backup_archiver.c:3863
#, c-format
msgid "transferring dependency %d -> %d to %d\n"
msgstr "übertrage Abhängigkeit %d -> %d an %d\n"
-#: pg_backup_archiver.c:3915
+#: pg_backup_archiver.c:3937
#, c-format
msgid "reducing dependencies for %d\n"
msgstr "reduziere Abhängigkeiten für %d\n"
-#: pg_backup_archiver.c:3973
+#: pg_backup_archiver.c:3995
#, c-format
msgid "table \"%s\" could not be created, will not restore its data\n"
msgstr ""
@@ -1322,105 +1322,117 @@ msgstr "Custom-Archivierer"
msgid "invalid OID for large object\n"
msgstr "ungültige Oid für Large Object\n"
-#: pg_backup_custom.c:458
-msgid ""
-"dumping a specific TOC data block out of order is not supported without ID "
-"on this input stream (fseek required)\n"
-msgstr ""
-"Ausgabe eines bestimmten Inhaltsverzeichnisblockes außer der Reihe wird ohne "
-"ID in diesem Eingabestrom nicht unterstützt (fseek benötigt)\n"
-
-#: pg_backup_custom.c:473
+#: pg_backup_custom.c:471
#, c-format
msgid "unrecognized data block type (%d) while searching archive\n"
msgstr "unerkannter Datenblocktyp (%d) beim Suchen im Archiv gefunden\n"
-#: pg_backup_custom.c:484
+#: pg_backup_custom.c:482
#, c-format
msgid "error during file seek: %s\n"
msgstr "Fehler beim Suchen in Datei: %s\n"
-#: pg_backup_custom.c:491
+#: pg_backup_custom.c:492
+#, c-format
+msgid ""
+"could not find block ID %d in archive -- possibly due to out-of-order "
+"restore request, which cannot be handled due to lack of data offsets in "
+"archive\n"
+msgstr "konnte Block-ID %d nicht im Archiv finden -- möglicherweise wegen Wiederherstellung außer der Reihe, was wegen fehlender Datenoffsets im Archiv nicht möglich ist\n"
+
+#: pg_backup_custom.c:497
+#, c-format
+msgid ""
+"could not find block ID %d in archive -- possibly due to out-of-order "
+"restore request, which cannot be handled due to non-seekable input file\n"
+msgstr "konnte Block-ID %d nicht im Archiv finden -- möglicherweise wegen Wiederherstellung außer der Reihe, was nicht möglich ist, weil die Eingabedatei kein Suchen unterstützt\n"
+
+#: pg_backup_custom.c:502
+#, c-format
+msgid "could not find block ID %d in archive -- possibly corrupt archive\n"
+msgstr "konnte Block-ID %d nicht im Archiv finden -- möglicherweise beschädigtes Archiv\n"
+
+#: pg_backup_custom.c:509
#, c-format
msgid "found unexpected block ID (%d) when reading data -- expected %d\n"
msgstr ""
"unerwartete Block-ID (%d) beim Lesen der Daten gefunden -- erwartet wurde %"
"d\n"
-#: pg_backup_custom.c:505
+#: pg_backup_custom.c:523
#, c-format
msgid "unrecognized data block type %d while restoring archive\n"
msgstr ""
"unerkannter Datenblocktyp %d beim Wiederherstellen des Archivs gefunden\n"
-#: pg_backup_custom.c:539 pg_backup_custom.c:945
+#: pg_backup_custom.c:557 pg_backup_custom.c:985
#, c-format
msgid "could not initialize compression library: %s\n"
msgstr "konnte Komprimierungsbibliothek nicht initialisieren: %s\n"
-#: pg_backup_custom.c:563 pg_backup_custom.c:687
+#: pg_backup_custom.c:581 pg_backup_custom.c:705
msgid "could not read from input file: end of file\n"
msgstr "konnte nicht aus Eingabedatei lesen: Dateiende\n"
-#: pg_backup_custom.c:566 pg_backup_custom.c:690
+#: pg_backup_custom.c:584 pg_backup_custom.c:708
#, c-format
msgid "could not read from input file: %s\n"
msgstr "konnte nicht aus Eingabedatei lesen: %s\n"
-#: pg_backup_custom.c:583 pg_backup_custom.c:610
+#: pg_backup_custom.c:601 pg_backup_custom.c:628
#, c-format
msgid "could not uncompress data: %s\n"
msgstr "konnte Daten nicht dekomprimieren: %s\n"
-#: pg_backup_custom.c:616
+#: pg_backup_custom.c:634
#, c-format
msgid "could not close compression library: %s\n"
msgstr "konnte Komprimierungsbibliothek nicht schließen: %s\n"
-#: pg_backup_custom.c:718
+#: pg_backup_custom.c:736
#, c-format
msgid "could not write byte: %s\n"
msgstr "konnte Byte nicht schreiben: %s\n"
-#: pg_backup_custom.c:830 pg_backup_custom.c:863
+#: pg_backup_custom.c:849 pg_backup_custom.c:882
#, c-format
msgid "could not close archive file: %s\n"
msgstr "konnte Archivdatei nicht schließen: %s\n"
-#: pg_backup_custom.c:849
+#: pg_backup_custom.c:868
msgid "can only reopen input archives\n"
msgstr "nur Eingabearchive können neu geöffnet werden\n"
-#: pg_backup_custom.c:851
+#: pg_backup_custom.c:870
msgid "cannot reopen stdin\n"
msgstr "kann stdin nicht neu öffnen\n"
-#: pg_backup_custom.c:853
+#: pg_backup_custom.c:872
msgid "cannot reopen non-seekable file\n"
msgstr "kann Datei nicht neu öffnen, weil sie nicht frei positionierbar ist\n"
-#: pg_backup_custom.c:858
+#: pg_backup_custom.c:877
#, c-format
msgid "could not determine seek position in archive file: %s\n"
msgstr "konnte Positionszeiger in Archivdatei nicht ermitteln: %s\n"
-#: pg_backup_custom.c:873
+#: pg_backup_custom.c:892
#, c-format
msgid "could not set seek position in archive file: %s\n"
msgstr "konnte Positionszeiger in Archivdatei nicht setzen: %s\n"
-#: pg_backup_custom.c:895
+#: pg_backup_custom.c:914
msgid "WARNING: ftell mismatch with expected position -- ftell used\n"
msgstr ""
"WARNUNG: erwartete Dateiposition stimmt nicht mit ftell überein -- benutze "
"ftell\n"
-#: pg_backup_custom.c:976
+#: pg_backup_custom.c:1016
#, c-format
msgid "could not compress data: %s\n"
msgstr "konnte Daten nicht komprimieren: %s\n"
-#: pg_backup_custom.c:1054
+#: pg_backup_custom.c:1094
#, c-format
msgid "could not close compression stream: %s\n"
msgstr "konnte Komprimierungsstrom nicht schließen: %s\n"
diff --git a/src/bin/pg_dump/po/fr.po b/src/bin/pg_dump/po/fr.po
index 2732b45335..4f7d25128d 100644
--- a/src/bin/pg_dump/po/fr.po
+++ b/src/bin/pg_dump/po/fr.po
@@ -1,7 +1,7 @@
# translation of pg_dump.po to fr_fr
# french message translation file for pg_dump
#
-# $PostgreSQL: pgsql/src/bin/pg_dump/po/fr.po,v 1.22 2010/05/13 15:56:38 petere Exp $
+# $PostgreSQL: pgsql/src/bin/pg_dump/po/fr.po,v 1.23 2010/07/08 21:32:28 petere Exp $
#
# Use these quotes: � %s �
#
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.4\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2010-04-24 01:20+0000\n"
-"PO-Revision-Date: 2010-04-24 13:23+0100\n"
+"POT-Creation-Date: 2010-06-29 21:21+0000\n"
+"PO-Revision-Date: 2010-06-29 23:36+0100\n"
"Last-Translator: Guillaume Lelarge <[email protected]>\n"
"Language-Team: PostgreSQLfr <[email protected]>\n"
"MIME-Version: 1.0\n"
@@ -425,7 +425,7 @@ msgid "Report bugs to <[email protected]>.\n"
msgstr "Rapporter les bogues � <[email protected]>.\n"
#: pg_dump.c:854
-#: pg_backup_archiver.c:1391
+#: pg_backup_archiver.c:1394
msgid "*** aborted because of error\n"
msgstr "*** interrompu du fait d'erreurs\n"
@@ -498,7 +498,7 @@ msgid "saving large objects\n"
msgstr "sauvegarde des � Large Objects �\n"
#: pg_dump.c:2120
-#: pg_backup_archiver.c:943
+#: pg_backup_archiver.c:946
#, c-format
msgid "could not open large object %u: %s"
msgstr "n'a pas pu ouvrir le � Large Object � %u : %s"
@@ -930,19 +930,19 @@ msgstr "ne peut pas dupliquer un pointeur nul\n"
#: common.c:997
#: common.c:1008
#: pg_backup_archiver.c:727
-#: pg_backup_archiver.c:1093
-#: pg_backup_archiver.c:1224
-#: pg_backup_archiver.c:1691
-#: pg_backup_archiver.c:1843
-#: pg_backup_archiver.c:1889
-#: pg_backup_archiver.c:4007
+#: pg_backup_archiver.c:1096
+#: pg_backup_archiver.c:1227
+#: pg_backup_archiver.c:1694
+#: pg_backup_archiver.c:1851
+#: pg_backup_archiver.c:1897
+#: pg_backup_archiver.c:4029
#: pg_backup_custom.c:144
#: pg_backup_custom.c:149
#: pg_backup_custom.c:155
#: pg_backup_custom.c:170
-#: pg_backup_custom.c:552
-#: pg_backup_custom.c:1073
-#: pg_backup_custom.c:1082
+#: pg_backup_custom.c:570
+#: pg_backup_custom.c:1113
+#: pg_backup_custom.c:1122
#: pg_backup_db.c:154
#: pg_backup_db.c:164
#: pg_backup_db.c:212
@@ -961,7 +961,7 @@ msgid "archiver"
msgstr "archiveur"
#: pg_backup_archiver.c:195
-#: pg_backup_archiver.c:1188
+#: pg_backup_archiver.c:1191
#, c-format
msgid "could not close output file: %s\n"
msgstr "n'a pas pu fermer le fichier de sortie : %s\n"
@@ -1051,50 +1051,50 @@ msgstr ""
"erreur interne -- WriteData ne peut pas �tre appel� en dehors du contexte\n"
"de la routine DataDumper\n"
-#: pg_backup_archiver.c:851
+#: pg_backup_archiver.c:854
msgid "large-object output not supported in chosen format\n"
msgstr "la sauvegarde des � Large Objects � n'est pas support�e dans le format choisi\n"
-#: pg_backup_archiver.c:905
+#: pg_backup_archiver.c:908
#, c-format
msgid "restored %d large object\n"
msgid_plural "restored %d large objects\n"
msgstr[0] "restauration de %d � Large Object �\n"
msgstr[1] "restauration de %d � Large Objects �\n"
-#: pg_backup_archiver.c:926
+#: pg_backup_archiver.c:929
#, c-format
msgid "restoring large object with OID %u\n"
msgstr "restauration du � Large Object � d'OID %u\n"
-#: pg_backup_archiver.c:938
+#: pg_backup_archiver.c:941
#, c-format
msgid "could not create large object %u: %s"
msgstr "n'a pas pu cr�er le � Large Object � %u : %s"
-#: pg_backup_archiver.c:1007
+#: pg_backup_archiver.c:1010
#, c-format
msgid "could not open TOC file \"%s\": %s\n"
msgstr "n'a pas pu ouvrir le fichier TOC � %s � : %s\n"
-#: pg_backup_archiver.c:1026
+#: pg_backup_archiver.c:1029
#, c-format
msgid "WARNING: line ignored: %s\n"
msgstr "ATTENTION : ligne ignor�e : %s\n"
-#: pg_backup_archiver.c:1033
+#: pg_backup_archiver.c:1036
#, c-format
msgid "could not find entry for ID %d\n"
msgstr "n'a pas pu trouver l'entr�e pour l'ID %d\n"
-#: pg_backup_archiver.c:1043
+#: pg_backup_archiver.c:1046
#: pg_backup_files.c:172
#: pg_backup_files.c:457
#, c-format
msgid "could not close TOC file: %s\n"
msgstr "n'a pas pu fermer le fichier TOC : %s\n"
-#: pg_backup_archiver.c:1167
+#: pg_backup_archiver.c:1170
#: pg_backup_custom.c:181
#: pg_backup_files.c:130
#: pg_backup_files.c:262
@@ -1102,30 +1102,30 @@ msgstr "n'a pas pu fermer le fichier TOC : %s\n"
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:1170
+#: pg_backup_archiver.c:1173
#: pg_backup_custom.c:188
#: pg_backup_files.c:137
#, 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:1267
+#: pg_backup_archiver.c:1270
#, c-format
msgid "wrote %lu byte of large object data (result = %lu)\n"
msgid_plural "wrote %lu bytes of large object data (result = %lu)\n"
msgstr[0] "a �crit %lu octet de donn�es d'un � Large Object � (r�sultat = %lu)\n"
msgstr[1] "a �crit %lu octets de donn�es d'un � Large Object � (r�sultat = %lu)\n"
-#: pg_backup_archiver.c:1273
+#: pg_backup_archiver.c:1276
#, 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:1331
-#: pg_backup_archiver.c:1354
-#: pg_backup_custom.c:763
-#: pg_backup_custom.c:995
-#: pg_backup_custom.c:1009
+#: pg_backup_archiver.c:1334
+#: pg_backup_archiver.c:1357
+#: pg_backup_custom.c:781
+#: pg_backup_custom.c:1035
+#: pg_backup_custom.c:1049
#: pg_backup_files.c:432
#: pg_backup_tar.c:586
#: pg_backup_tar.c:1089
@@ -1134,266 +1134,266 @@ msgstr "n'a pas pu �crire le � Large Object � (r�sultat : %lu, attendu : %lu)\n"
msgid "could not write to output file: %s\n"
msgstr "n'a pas pu �crire dans le fichier de sauvegarde : %s\n"
-#: pg_backup_archiver.c:1339
+#: pg_backup_archiver.c:1342
msgid "could not write to custom output routine\n"
msgstr "n'a pas pu �crire vers la routine de sauvegarde personnalis�e\n"
-#: pg_backup_archiver.c:1437
+#: pg_backup_archiver.c:1440
msgid "Error while INITIALIZING:\n"
msgstr "Erreur pendant l'initialisation (� INITIALIZING �) :\n"
-#: pg_backup_archiver.c:1442
+#: pg_backup_archiver.c:1445
msgid "Error while PROCESSING TOC:\n"
msgstr "Erreur pendant le traitement de la TOC (� PROCESSING TOC �) :\n"
-#: pg_backup_archiver.c:1447
+#: pg_backup_archiver.c:1450
msgid "Error while FINALIZING:\n"
msgstr "Erreur pendant la finalisation (� FINALIZING �) :\n"
-#: pg_backup_archiver.c:1452
+#: pg_backup_archiver.c:1455
#, 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:1584
+#: pg_backup_archiver.c:1587
#, c-format
msgid "unexpected data offset flag %d\n"
msgstr "drapeau de d�calage de donn�es inattendu %d\n"
-#: pg_backup_archiver.c:1597
+#: pg_backup_archiver.c:1600
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:1694
-#: pg_backup_archiver.c:2985
-#: pg_backup_custom.c:739
+#: pg_backup_archiver.c:1697
+#: pg_backup_archiver.c:2998
+#: pg_backup_custom.c:757
#: pg_backup_files.c:419
#: pg_backup_tar.c:785
msgid "unexpected end of file\n"
msgstr "fin de fichier inattendu\n"
-#: pg_backup_archiver.c:1711
+#: pg_backup_archiver.c:1714
msgid "attempting to ascertain archive format\n"
msgstr "tentative d'identification du format de l'archive\n"
-#: pg_backup_archiver.c:1727
+#: pg_backup_archiver.c:1730
#: pg_backup_custom.c:200
-#: pg_backup_custom.c:869
+#: pg_backup_custom.c:888
#: pg_backup_files.c:155
#: pg_backup_files.c:307
#, 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:1734
+#: pg_backup_archiver.c:1737
#: pg_backup_custom.c:207
#: pg_backup_files.c:162
#, 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:1743
+#: pg_backup_archiver.c:1746
#, 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:1745
+#: pg_backup_archiver.c:1748
#, 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:1798
+#: pg_backup_archiver.c:1806
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:1801
+#: pg_backup_archiver.c:1809
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:1821
+#: pg_backup_archiver.c:1829
#, 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:1838
+#: pg_backup_archiver.c:1846
#, c-format
msgid "allocating AH for %s, format %d\n"
msgstr "allocation d'AH pour %s, format %d\n"
-#: pg_backup_archiver.c:1946
+#: pg_backup_archiver.c:1954
#, c-format
msgid "unrecognized file format \"%d\"\n"
msgstr "format de fichier � %d � non reconnu\n"
-#: pg_backup_archiver.c:2068
+#: pg_backup_archiver.c:2076
#, 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:2184
+#: pg_backup_archiver.c:2192
#, 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:2218
+#: pg_backup_archiver.c:2226
#, c-format
msgid "unrecognized encoding \"%s\"\n"
msgstr "encodage � %s � non reconnu\n"
-#: pg_backup_archiver.c:2223
+#: pg_backup_archiver.c:2231
#, c-format
msgid "invalid ENCODING item: %s\n"
msgstr "�l�ment ENCODING invalide : %s\n"
-#: pg_backup_archiver.c:2241
+#: pg_backup_archiver.c:2249
#, c-format
msgid "invalid STDSTRINGS item: %s\n"
msgstr "�l�ment STDSTRINGS invalide : %s\n"
-#: pg_backup_archiver.c:2433
+#: pg_backup_archiver.c:2441
#, 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:2771
-#: pg_backup_archiver.c:2921
+#: pg_backup_archiver.c:2779
+#: pg_backup_archiver.c:2929
#, 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:2953
+#: pg_backup_archiver.c:2961
msgid "WARNING: requested compression not available in this installation -- archive will be uncompressed\n"
msgstr ""
"ATTENTION : la compression requise n'est pas disponible avec cette\n"
"installation -- l'archive ne sera pas compress�e\n"
-#: pg_backup_archiver.c:2988
+#: pg_backup_archiver.c:3001
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:3002
+#: pg_backup_archiver.c:3014
#, 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:3007
+#: pg_backup_archiver.c:3019
#, 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:3011
+#: pg_backup_archiver.c:3023
msgid "WARNING: archive was made on a machine with larger integers, some operations might fail\n"
msgstr ""
"ATTENTION : l'archive a �t� cr��e sur une machine disposant d'entiers plus\n"
"larges, certaines op�rations peuvent �chouer\n"
-#: pg_backup_archiver.c:3021
+#: pg_backup_archiver.c:3033
#, 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:3037
+#: pg_backup_archiver.c:3049
msgid "WARNING: archive is compressed, but this installation does not support compression -- no data will be available\n"
msgstr ""
"ATTENTION : l'archive est compress�e mais cette installation ne supporte\n"
"pas la compression -- aucune donn�e ne sera disponible\n"
-#: pg_backup_archiver.c:3055
+#: pg_backup_archiver.c:3067
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:3142
+#: pg_backup_archiver.c:3164
msgid "entering restore_toc_entries_parallel\n"
msgstr "entr�e dans restore_toc_entries_parallel\n"
-#: pg_backup_archiver.c:3146
+#: pg_backup_archiver.c:3168
msgid "parallel restore is not supported with this archive file format\n"
msgstr ""
"la restauration parall�le n'est pas support�e avec ce format de fichier\n"
"d'archive\n"
-#: pg_backup_archiver.c:3150
+#: pg_backup_archiver.c:3172
msgid "parallel restore is not supported with archives made by pre-8.0 pg_dump\n"
msgstr ""
"la restauration parall�le n'est pas support�e avec les archives r�alis�es\n"
"par un pg_dump ant�rieur � la 8.0 d'archive\n"
-#: pg_backup_archiver.c:3169
+#: pg_backup_archiver.c:3191
#, c-format
msgid "processing item %d %s %s\n"
msgstr "traitement de l'�l�ment %d %s %s\n"
-#: pg_backup_archiver.c:3225
+#: pg_backup_archiver.c:3247
msgid "entering main parallel loop\n"
msgstr "entr�e dans la boucle parall�le principale\n"
-#: pg_backup_archiver.c:3239
+#: pg_backup_archiver.c:3261
#, c-format
msgid "skipping item %d %s %s\n"
msgstr "omission de l'�l�ment %d %s %s\n"
-#: pg_backup_archiver.c:3255
+#: pg_backup_archiver.c:3277
#, c-format
msgid "launching item %d %s %s\n"
msgstr "�l�ment de lancement %d %s %s\n"
-#: pg_backup_archiver.c:3292
+#: pg_backup_archiver.c:3314
#, c-format
msgid "worker process crashed: status %d\n"
msgstr "crash du processus worker : statut %d\n"
-#: pg_backup_archiver.c:3297
+#: pg_backup_archiver.c:3319
msgid "finished main parallel loop\n"
msgstr "fin de la boucle parall�le principale\n"
-#: pg_backup_archiver.c:3315
+#: pg_backup_archiver.c:3337
#, 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:3341
+#: pg_backup_archiver.c:3363
msgid "parallel_restore should not return\n"
msgstr "parallel_restore ne devrait pas retourner\n"
-#: pg_backup_archiver.c:3347
+#: pg_backup_archiver.c:3369
#, c-format
msgid "could not create worker process: %s\n"
msgstr "n'a pas pu cr�er le processus de travail : %s\n"
-#: pg_backup_archiver.c:3355
+#: pg_backup_archiver.c:3377
#, c-format
msgid "could not create worker thread: %s\n"
msgstr "n'a pas pu cr�er le fil de travail: %s\n"
-#: pg_backup_archiver.c:3579
+#: pg_backup_archiver.c:3601
msgid "no item ready\n"
msgstr "aucun �l�ment pr�t\n"
-#: pg_backup_archiver.c:3674
+#: pg_backup_archiver.c:3696
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:3676
+#: pg_backup_archiver.c:3698
#, c-format
msgid "finished item %d %s %s\n"
msgstr "�l�ment termin� %d %s %s\n"
-#: pg_backup_archiver.c:3689
+#: pg_backup_archiver.c:3711
#, 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:3841
+#: pg_backup_archiver.c:3863
#, 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:3915
+#: pg_backup_archiver.c:3937
#, c-format
msgid "reducing dependencies for %d\n"
msgstr "r�duction des d�pendances pour %d\n"
-#: pg_backup_archiver.c:3973
+#: pg_backup_archiver.c:3995
#, c-format
msgid "table \"%s\" could not be created, will not restore its data\n"
msgstr "la table � %s � n'a pas pu �tre cr��e, ses donn�es ne seront pas restaur�es\n"
@@ -1407,105 +1407,124 @@ msgstr "programme d'archivage personnalis�"
msgid "invalid OID for large object\n"
msgstr "OID invalide pour le � Large Object �\n"
-#: pg_backup_custom.c:458
-msgid "dumping a specific TOC data block out of order is not supported without ID on this input stream (fseek required)\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"
-
-#: pg_backup_custom.c:473
+#: pg_backup_custom.c:471
#, c-format
msgid "unrecognized data block type (%d) while searching archive\n"
msgstr ""
"type de bloc de donn�es non reconnu (%d) lors de la recherche dans\n"
"l'archive\n"
-#: pg_backup_custom.c:484
+#: pg_backup_custom.c:482
#, c-format
msgid "error during file seek: %s\n"
msgstr "erreur lors du parcours du fichier : %s\n"
-#: pg_backup_custom.c:491
+#: pg_backup_custom.c:492
+#, c-format
+msgid "could not find block ID %d in archive -- possibly due to out-of-order restore request, which cannot be handled due to lack of data offsets in archive\n"
+msgstr ""
+"n'a pas pu trouver l'identifiant de bloc %d dans l'archive -\n"
+"il est possible que cela soit d� � une demande de restauration dans un ordre\n"
+"diff�rent, qui n'a pas pu �tre g�r� � cause d'un manque d'information de\n"
+"position dans l'archive\n"
+
+#: pg_backup_custom.c:497
+#, c-format
+msgid "could not find block ID %d in archive -- possibly due to out-of-order restore request, which cannot be handled due to non-seekable input file\n"
+msgstr ""
+"n'a pas pu trouver l'identifiant de bloc %d dans l'archive -\n"
+"il est possible que cela soit d� � une demande de restauration dans un ordre\n"
+"diff�rent, ce qui ne peut pas �tre g�r� � cause d'un fichier non g�rable en\n"
+"recherche\n"
+
+#: pg_backup_custom.c:502
+#, c-format
+msgid "could not find block ID %d in archive -- possibly corrupt archive\n"
+msgstr ""
+"n'a pas pu trouver l'identifiant de bloc %d dans l'archive -\n"
+"possible corruption de l'archive\n"
+
+#: pg_backup_custom.c:509
#, c-format
msgid "found unexpected block ID (%d) when reading data -- expected %d\n"
msgstr "ID de bloc inattendu (%d) lors de la lecture des donn�es -- %d attendu\n"
-#: pg_backup_custom.c:505
+#: pg_backup_custom.c:523
#, c-format
msgid "unrecognized data block type %d while restoring archive\n"
msgstr "type de bloc de donn�es %d non reconnu lors de la restauration de l'archive\n"
-#: pg_backup_custom.c:539
-#: pg_backup_custom.c:945
+#: pg_backup_custom.c:557
+#: pg_backup_custom.c:985
#, c-format
msgid "could not initialize compression library: %s\n"
msgstr "n'a pas pu initialiser la biblioth�que de compression : %s\n"
-#: pg_backup_custom.c:563
-#: pg_backup_custom.c:687
+#: pg_backup_custom.c:581
+#: pg_backup_custom.c:705
msgid "could not read from input file: end of file\n"
msgstr "n'a pas pu lire � partir du fichier en entr�e : fin du fichier\n"
-#: pg_backup_custom.c:566
-#: pg_backup_custom.c:690
+#: pg_backup_custom.c:584
+#: pg_backup_custom.c:708
#, c-format
msgid "could not read from input file: %s\n"
msgstr "n'a pas pu lire � partir du fichier en entr�e : %s\n"
-#: pg_backup_custom.c:583
-#: pg_backup_custom.c:610
+#: pg_backup_custom.c:601
+#: pg_backup_custom.c:628
#, c-format
msgid "could not uncompress data: %s\n"
msgstr "n'a pas pu d�compresser les donn�es : %s\n"
-#: pg_backup_custom.c:616
+#: pg_backup_custom.c:634
#, c-format
msgid "could not close compression library: %s\n"
msgstr "n'a pas pu fermer la biblioth�que de compression : %s\n"
-#: pg_backup_custom.c:718
+#: pg_backup_custom.c:736
#, c-format
msgid "could not write byte: %s\n"
msgstr "n'a pas pu �crire un octet : %s\n"
-#: pg_backup_custom.c:830
-#: pg_backup_custom.c:863
+#: pg_backup_custom.c:849
+#: pg_backup_custom.c:882
#, c-format
msgid "could not close archive file: %s\n"
msgstr "n'a pas pu fermer le fichier d'archive : %s\n"
-#: pg_backup_custom.c:849
+#: pg_backup_custom.c:868
msgid "can only reopen input archives\n"
msgstr "peut seulement rouvrir l'archive en entr�e\n"
-#: pg_backup_custom.c:851
+#: pg_backup_custom.c:870
msgid "cannot reopen stdin\n"
msgstr "ne peut pas rouvrir stdin\n"
-#: pg_backup_custom.c:853
+#: pg_backup_custom.c:872
msgid "cannot reopen non-seekable file\n"
msgstr "ne peut pas rouvrir le fichier non cherchable\n"
-#: pg_backup_custom.c:858
+#: pg_backup_custom.c:877
#, c-format
msgid "could not determine seek position in archive file: %s\n"
msgstr "n'a pas pu d�terminer la position de recherche dans le fichier d'archive : %s\n"
-#: pg_backup_custom.c:873
+#: pg_backup_custom.c:892
#, c-format
msgid "could not set seek position in archive file: %s\n"
msgstr "n'a pas pu initialiser la recherche de position dans le fichier d'archive : %s\n"
-#: pg_backup_custom.c:895
+#: pg_backup_custom.c:914
msgid "WARNING: ftell mismatch with expected position -- ftell used\n"
msgstr "ATTENTION : ftell ne correspond pas � la position attendue -- ftell utilis�\n"
-#: pg_backup_custom.c:976
+#: pg_backup_custom.c:1016
#, c-format
msgid "could not compress data: %s\n"
msgstr "n'a pas pu compresser les donn�es : %s\n"
-#: pg_backup_custom.c:1054
+#: pg_backup_custom.c:1094
#, c-format
msgid "could not close compression stream: %s\n"
msgstr "n'a pas pu fermer le flux de compression : %s\n"
@@ -2316,6 +2335,13 @@ msgstr "le processus fils a �t� termin� par le signal %d"
msgid "child process exited with unrecognized status %d"
msgstr "le processus fils a quitt� avec un statut %d non reconnu"
+#~ msgid ""
+#~ "dumping a specific TOC data block out of order is not supported without "
+#~ "ID on this input stream (fseek required)\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"
#~ msgid "saving large object properties\n"
diff --git a/src/bin/pg_dump/po/sv.po b/src/bin/pg_dump/po/sv.po
index c63c4c5989..a0b4866e16 100644
--- a/src/bin/pg_dump/po/sv.po
+++ b/src/bin/pg_dump/po/sv.po
@@ -1,17 +1,17 @@
# Swedish message translation file for pg_dump
-# Peter Eisentraut <[email protected]>, 2001, 2009.
+# Peter Eisentraut <[email protected]>, 2001, 2009, 2010.
# Dennis Bj�rklund <[email protected]>, 2002, 2003, 2004, 2005, 2006.
#
-# pgtranslation Id: pg_dump.po,v 1.6 2009/06/13 20:09:03 petere Exp $
+# pgtranslation Id: pg_dump.po,v 1.7 2010/07/03 02:01:18 petere Exp $
#
# Use these quotes: "%s"
#
msgid ""
msgstr ""
-"Project-Id-Version: PostgreSQL 8.4\n"
+"Project-Id-Version: PostgreSQL 9.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2009-06-13 17:14+0000\n"
-"PO-Revision-Date: 2009-06-13 23:05+0300\n"
+"POT-Creation-Date: 2010-07-03 01:21+0000\n"
+"PO-Revision-Date: 2010-07-02 22:00-0400\n"
"Last-Translator: Peter Eisentraut <[email protected]>\n"
"Language-Team: Swedish <[email protected]>\n"
"MIME-Version: 1.0\n"
@@ -19,81 +19,78 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: pg_dump.c:430 pg_restore.c:268 pg_dumpall.c:289
+#: pg_dump.c:453 pg_restore.c:268 pg_dumpall.c:291
#, c-format
msgid "%s: invalid -X option -- %s\n"
msgstr "%s: ogiltig \"-X\"-flagga -- %s\n"
-#: pg_dump.c:432 pg_dump.c:454 pg_dump.c:463 pg_restore.c:270 pg_restore.c:293
-#: pg_restore.c:310 pg_dumpall.c:291 pg_dumpall.c:311 pg_dumpall.c:336
-#: pg_dumpall.c:346 pg_dumpall.c:355 pg_dumpall.c:364 pg_dumpall.c:400
+#: pg_dump.c:455 pg_dump.c:477 pg_dump.c:486 pg_restore.c:270 pg_restore.c:293
+#: pg_restore.c:310 pg_dumpall.c:293 pg_dumpall.c:313 pg_dumpall.c:338
+#: pg_dumpall.c:348 pg_dumpall.c:357 pg_dumpall.c:366 pg_dumpall.c:402
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "F�rs�k med \"%s --help\" f�r mer information.\n"
-#: pg_dump.c:461 pg_dumpall.c:334
+#: pg_dump.c:484 pg_dumpall.c:336
#, c-format
msgid "%s: too many command-line arguments (first is \"%s\")\n"
msgstr "%s: f�r m�nga kommandoradsargument (f�rsta �r \"%s\")\n"
-#: pg_dump.c:478
+#: pg_dump.c:501
msgid "options -s/--schema-only and -a/--data-only cannot be used together\n"
msgstr ""
"flaggorna \"bara schema\" (-s) och \"bara data\" (-a) kan inte anv�ndas "
"tillsammans\n"
-#: pg_dump.c:484
+#: pg_dump.c:507
msgid "options -c/--clean and -a/--data-only cannot be used together\n"
msgstr ""
"flaggorna \"nollst�ll\" (-c) och \"bara data\" (-a) kan inte anv�ndas "
"tillsammans\n"
-#: pg_dump.c:490
-#, fuzzy
+#: pg_dump.c:513
msgid ""
"options --inserts/--column-inserts and -o/--oids cannot be used together\n"
-msgstr ""
-"flaggorna \"insert (med kolumner)\" (-d/-D) och \"med oid\" (-o) kan inte "
-"anv�ndas tillsammans\n"
+msgstr "flaggorna --inserts/--column-inserts och -o/--oids kan inte anv�ndas tillsammans\n"
-#: pg_dump.c:491
+#: pg_dump.c:514
msgid "(The INSERT command cannot set OIDs.)\n"
msgstr "(Kommandot INSERT kan inte s�tta OID:s.)\n"
-#: pg_dump.c:521
+#: pg_dump.c:544
#, c-format
msgid "invalid output format \"%s\" specified\n"
msgstr "ogiltigt utdataformat \"%s\" angivet\n"
-#: pg_dump.c:527
+#: pg_dump.c:550
#, c-format
msgid "could not open output file \"%s\" for writing\n"
msgstr "kunde inte �ppna utfil \"%s\" f�r skrivning\n"
-#: pg_dump.c:537 pg_backup_db.c:45
+#: pg_dump.c:560 pg_backup_db.c:45
#, c-format
msgid "could not parse version string \"%s\"\n"
msgstr "kunde inte tolka versionstr�ngen \"%s\"\n"
-#: pg_dump.c:560
+#: pg_dump.c:583
#, c-format
msgid "invalid client encoding \"%s\" specified\n"
msgstr "ogiltig klientteckenkodning \"%s\" angiven\n"
-#: pg_dump.c:635
+#: pg_dump.c:660
#, c-format
msgid "last built-in OID is %u\n"
msgstr "sista inbyggda OID �r %u\n"
-#: pg_dump.c:645
+#: pg_dump.c:670
msgid "No matching schemas were found\n"
msgstr "Hittade inget matchande schema\n"
-#: pg_dump.c:660
+#: pg_dump.c:685
msgid "No matching tables were found\n"
msgstr "Hittade ingen matchande tabell\n"
-#: pg_dump.c:789
+#: pg_dump.c:797
#, c-format
msgid ""
"%s dumps a database as a text file or to other formats.\n"
@@ -102,17 +99,17 @@ msgstr ""
"%s dumpar en databas som en textfil eller i andra format.\n"
"\n"
-#: pg_dump.c:790 pg_restore.c:399 pg_dumpall.c:526
+#: pg_dump.c:798 pg_restore.c:399 pg_dumpall.c:535
#, c-format
msgid "Usage:\n"
msgstr "Anv�ndning:\n"
-#: pg_dump.c:791
+#: pg_dump.c:799
#, c-format
msgid " %s [OPTION]... [DBNAME]\n"
msgstr " %s [FLAGGA]... DBNAMN\n"
-#: pg_dump.c:793 pg_restore.c:402 pg_dumpall.c:529
+#: pg_dump.c:801 pg_restore.c:402 pg_dumpall.c:538
#, c-format
msgid ""
"\n"
@@ -121,45 +118,48 @@ msgstr ""
"\n"
"Allm�nna flaggor:\n"
-#: pg_dump.c:794 pg_dumpall.c:530
+#: pg_dump.c:802 pg_dumpall.c:539
#, c-format
msgid " -f, --file=FILENAME output file name\n"
msgstr " -f, --file=FILNAMN utdatafilnamn\n"
-#: pg_dump.c:795
+#: pg_dump.c:803
#, c-format
msgid ""
" -F, --format=c|t|p output file format (custom, tar, plain text)\n"
-msgstr " -F, --format=c|t|p utdataformat (c:eget, t:tar, p:vanlig text)\n"
+msgstr ""
+" -F, --format=c|t|p utdataformat (c:eget, t:tar, p:vanlig text)\n"
-#: pg_dump.c:796
+#: pg_dump.c:804
#, c-format
msgid " -v, --verbose verbose mode\n"
msgstr " -v, --verbose visa mer information\n"
-#: pg_dump.c:797
+#: pg_dump.c:805
#, c-format
msgid ""
" -Z, --compress=0-9 compression level for compressed formats\n"
-msgstr " -Z, --compress=0-9 komprimeringsniv� f�r komprimerade format\n"
+msgstr ""
+" -Z, --compress=0-9 komprimeringsniv� f�r komprimerade format\n"
-#: pg_dump.c:798 pg_dumpall.c:531
+#: pg_dump.c:806 pg_dumpall.c:540
#, c-format
msgid ""
" --lock-wait-timeout=TIMEOUT fail after waiting TIMEOUT for a table lock\n"
msgstr ""
-#: pg_dump.c:799 pg_dumpall.c:532
+#: pg_dump.c:807 pg_dumpall.c:541
#, c-format
msgid " --help show this help, then exit\n"
msgstr " --help visa denna hj�lp, avsluta sedan\n"
-#: pg_dump.c:800 pg_dumpall.c:533
+#: pg_dump.c:808 pg_dumpall.c:542
#, c-format
msgid " --version output version information, then exit\n"
-msgstr " --version visa versionsinformation, avsluta sedan\n"
+msgstr ""
+" --version visa versionsinformation, avsluta sedan\n"
-#: pg_dump.c:802 pg_dumpall.c:534
+#: pg_dump.c:810 pg_dumpall.c:543
#, c-format
msgid ""
"\n"
@@ -168,24 +168,24 @@ msgstr ""
"\n"
"Flaggor som styr utmatning:\n"
-#: pg_dump.c:803 pg_dumpall.c:535
+#: pg_dump.c:811 pg_dumpall.c:544
#, c-format
msgid " -a, --data-only dump only the data, not the schema\n"
msgstr " -a, --data-only dumpa bara data, inte schema\n"
-#: pg_dump.c:804
+#: pg_dump.c:812
#, c-format
msgid " -b, --blobs include large objects in dump\n"
msgstr " -b, --blobs inkludera stora objekt i dumpen\n"
-#: pg_dump.c:805
+#: pg_dump.c:813
#, fuzzy, c-format
msgid ""
" -c, --clean clean (drop) database objects before "
"recreating\n"
msgstr " -c, --clean nollst�ll (drop) databaser innan skapande\n"
-#: pg_dump.c:806
+#: pg_dump.c:814
#, c-format
msgid ""
" -C, --create include commands to create database in dump\n"
@@ -193,27 +193,27 @@ msgstr ""
" -C, --create inkludera kommandon f�r att skapa databasen i\n"
" dumpen\n"
-#: pg_dump.c:807
+#: pg_dump.c:815
#, c-format
msgid " -E, --encoding=ENCODING dump the data in encoding ENCODING\n"
msgstr " -E, --encoding=ENCODING dumpa data i teckenkodning ENCODING\n"
-#: pg_dump.c:808
+#: pg_dump.c:816
#, c-format
msgid " -n, --schema=SCHEMA dump the named schema(s) only\n"
msgstr " -n, --schema=SCHEMA dumpa bara de namngivna scheman\n"
-#: pg_dump.c:809
+#: pg_dump.c:817
#, c-format
msgid " -N, --exclude-schema=SCHEMA do NOT dump the named schema(s)\n"
msgstr " -N, --exclude-schema=SCHEMA dumpa INTE de namngivna scheman\n"
-#: pg_dump.c:810 pg_dumpall.c:538
+#: pg_dump.c:818 pg_dumpall.c:547
#, c-format
msgid " -o, --oids include OIDs in dump\n"
msgstr " -o, --oids inkludera OID:er i dumpning\n"
-#: pg_dump.c:811
+#: pg_dump.c:819
#, fuzzy, c-format
msgid ""
" -O, --no-owner skip restoration of object ownership in\n"
@@ -222,12 +222,12 @@ msgstr ""
" -O, --no-owner �terst�ll inte objekt�gare\n"
" (g�ller f�r textformat)\n"
-#: pg_dump.c:813 pg_dumpall.c:541
+#: pg_dump.c:821 pg_dumpall.c:550
#, c-format
msgid " -s, --schema-only dump only the schema, no data\n"
msgstr " -s, --schema-only dumpa bara scheman, inte data\n"
-#: pg_dump.c:814
+#: pg_dump.c:822
#, fuzzy, c-format
msgid ""
" -S, --superuser=NAME superuser user name to use in plain-text "
@@ -236,41 +236,42 @@ msgstr ""
" -S, --superuser=NAMN ange superanv�ndarens anv�ndarnamn f�r\n"
" anv�ndning i dumpen\n"
-#: pg_dump.c:815
+#: pg_dump.c:823
#, c-format
msgid " -t, --table=TABLE dump the named table(s) only\n"
msgstr " -t, --table=TABELL dumpa bara de namngivna tabellerna\n"
-#: pg_dump.c:816
+#: pg_dump.c:824
#, c-format
msgid " -T, --exclude-table=TABLE do NOT dump the named table(s)\n"
msgstr " -T, --exclude-table=TABELL dumpa INTE de namngivna tabellerna\n"
-#: pg_dump.c:817 pg_dumpall.c:544
+#: pg_dump.c:825 pg_dumpall.c:553
#, c-format
msgid " -x, --no-privileges do not dump privileges (grant/revoke)\n"
msgstr " -x, --no-privileges dumpa inte r�ttigheter (grant/revoke)\n"
-#: pg_dump.c:818 pg_dumpall.c:545
+#: pg_dump.c:826 pg_dumpall.c:554
#, c-format
msgid " --binary-upgrade for use by upgrade utilities only\n"
msgstr ""
-#: pg_dump.c:819 pg_dumpall.c:546
+#: pg_dump.c:827 pg_dumpall.c:555
#, c-format
msgid ""
" --inserts dump data as INSERT commands, rather than "
"COPY\n"
-msgstr " --inserts dumpa data som INSERT, ist�llet f�r COPY\n"
+msgstr ""
+" --inserts dumpa data som INSERT, ist�llet f�r COPY\n"
-#: pg_dump.c:820 pg_dumpall.c:547
+#: pg_dump.c:828 pg_dumpall.c:556
#, c-format
msgid ""
" --column-inserts dump data as INSERT commands with column "
"names\n"
msgstr " --column-inserts dumpa data som INSERT med kolumnnamn\n"
-#: pg_dump.c:821 pg_dumpall.c:548
+#: pg_dump.c:829 pg_dumpall.c:557
#, c-format
msgid ""
" --disable-dollar-quoting disable dollar quoting, use SQL standard "
@@ -279,7 +280,7 @@ msgstr ""
" --disable-dollar-quoting sl� av dollar-quoting och anv�nd standard\n"
" SQL quoting\n"
-#: pg_dump.c:822 pg_dumpall.c:549
+#: pg_dump.c:830 pg_dumpall.c:558
#, c-format
msgid ""
" --disable-triggers disable triggers during data-only restore\n"
@@ -287,17 +288,17 @@ msgstr ""
" --disable-triggers sl� av utl�sare vid �terst�llning av enbart "
"data\n"
-#: pg_dump.c:823 pg_dumpall.c:550
-#, fuzzy, c-format
+#: pg_dump.c:831 pg_dumpall.c:559
+#, c-format
msgid " --no-tablespaces do not dump tablespace assignments\n"
-msgstr " -n, --noclean st�da inte upp efter fel\n"
+msgstr ""
-#: pg_dump.c:824 pg_dumpall.c:551
+#: pg_dump.c:832 pg_dumpall.c:560
#, c-format
msgid " --role=ROLENAME do SET ROLE before dump\n"
msgstr ""
-#: pg_dump.c:825 pg_dumpall.c:552
+#: pg_dump.c:833 pg_dumpall.c:561
#, fuzzy, c-format
msgid ""
" --use-set-session-authorization\n"
@@ -310,7 +311,7 @@ msgstr ""
"ist�llet\n"
" f�r ALTER OWNER f�r att s�tta �gare\n"
-#: pg_dump.c:829 pg_restore.c:441 pg_dumpall.c:556
+#: pg_dump.c:837 pg_restore.c:441 pg_dumpall.c:565
#, c-format
msgid ""
"\n"
@@ -319,35 +320,35 @@ msgstr ""
"\n"
"Flaggor f�r uppkoppling:\n"
-#: pg_dump.c:830 pg_restore.c:442 pg_dumpall.c:557
+#: pg_dump.c:838 pg_restore.c:442 pg_dumpall.c:566
#, c-format
msgid " -h, --host=HOSTNAME database server host or socket directory\n"
msgstr " -h, --host=V�RDNAMN databasens v�rdnamn eller socketkatalog\n"
-#: pg_dump.c:831 pg_restore.c:443 pg_dumpall.c:559
+#: pg_dump.c:839 pg_restore.c:443 pg_dumpall.c:568
#, c-format
msgid " -p, --port=PORT database server port number\n"
msgstr " -p, --port=PORT databasens v�rdport\n"
-#: pg_dump.c:832 pg_restore.c:444 pg_dumpall.c:560
+#: pg_dump.c:840 pg_restore.c:444 pg_dumpall.c:569
#, c-format
msgid " -U, --username=NAME connect as specified database user\n"
msgstr ""
" -U, --username=NAMN anslut med datta anv�ndarnamn mot databasen\n"
-#: pg_dump.c:833 pg_restore.c:445 pg_dumpall.c:561
+#: pg_dump.c:841 pg_restore.c:445 pg_dumpall.c:570
#, fuzzy, c-format
msgid " -w, --no-password never prompt for password\n"
msgstr " -W, --password fr�ga efter l�senord\n"
-#: pg_dump.c:834 pg_restore.c:446 pg_dumpall.c:562
+#: pg_dump.c:842 pg_restore.c:446 pg_dumpall.c:571
#, c-format
msgid ""
" -W, --password force password prompt (should happen "
"automatically)\n"
msgstr " -W, --password fr�ga om l�senord (borde ske automatiskt)\n"
-#: pg_dump.c:836
+#: pg_dump.c:844
#, c-format
msgid ""
"\n"
@@ -360,53 +361,53 @@ msgstr ""
"PGDATABASE att anv�ndas.\n"
"\n"
-#: pg_dump.c:838 pg_restore.c:449 pg_dumpall.c:566
+#: pg_dump.c:846 pg_restore.c:449 pg_dumpall.c:575
#, c-format
msgid "Report bugs to <[email protected]>.\n"
msgstr "Rapportera fel till <[email protected]>.\n"
-#: pg_dump.c:846 pg_backup_archiver.c:1361
+#: pg_dump.c:854 pg_backup_archiver.c:1394
msgid "*** aborted because of error\n"
msgstr "*** avbruten p� grund av fel\n"
-#: pg_dump.c:867
+#: pg_dump.c:875
msgid "server version must be at least 7.3 to use schema selection switches\n"
msgstr ""
"serverversionen m�ste vara minst 7.3 f�r att man skall kunna anv�nda "
"schemavalflaggorna\n"
-#: pg_dump.c:1088
+#: pg_dump.c:1113
#, c-format
msgid "dumping contents of table %s\n"
msgstr "dumpar inneh�llet i tabellen %s\n"
-#: pg_dump.c:1191
+#: pg_dump.c:1216
#, c-format
msgid "Dumping the contents of table \"%s\" failed: PQgetCopyData() failed.\n"
msgstr ""
"Dumpning av inneh�llet i tabellen \"%s\" misslyckades: PQendcopy() "
"misslyckades.\n"
-#: pg_dump.c:1192 pg_dump.c:11470
+#: pg_dump.c:1217 pg_dump.c:12402
#, c-format
msgid "Error message from server: %s"
msgstr "Felmeddelandet fr�n servern: %s"
-#: pg_dump.c:1193 pg_dump.c:11471
+#: pg_dump.c:1218 pg_dump.c:12403
#, c-format
msgid "The command was: %s\n"
msgstr "Kommandot var: %s\n"
-#: pg_dump.c:1599
+#: pg_dump.c:1624
msgid "saving database definition\n"
msgstr "sparar databasdefinition\n"
-#: pg_dump.c:1681
+#: pg_dump.c:1706
#, c-format
msgid "missing pg_database entry for database \"%s\"\n"
msgstr "pg_database-post f�r databas \"%s\" saknas\n"
-#: pg_dump.c:1688
+#: pg_dump.c:1713
#, c-format
msgid ""
"query returned more than one (%d) pg_database entry for database \"%s\"\n"
@@ -414,90 +415,105 @@ msgstr ""
"fr�ga har givit mer �n en (%d) pg_database-post som resultat f�r databas \"%s"
"\"\n"
-#: pg_dump.c:1820
+#: pg_dump.c:1814
+#, fuzzy
+msgid "dumpDatabase(): could not find pg_largeobject.relfrozenxid\n"
+msgstr "dumpBlobs(): kunde inte �ppna det stora objektet: %s"
+
+#: pg_dump.c:1891
#, c-format
msgid "saving encoding = %s\n"
msgstr "sparar kodning = %s\n"
-#: pg_dump.c:1847
+#: pg_dump.c:1918
#, c-format
msgid "saving standard_conforming_strings = %s\n"
msgstr "sparar standard_conforming_strings = %s\n"
-#: pg_dump.c:1909
+#: pg_dump.c:1951
+msgid "reading large objects\n"
+msgstr "l�ser stora objekt\n"
+
+#: pg_dump.c:2078
msgid "saving large objects\n"
msgstr "sparar stora objekt\n"
-#: pg_dump.c:1945
+#: pg_dump.c:2120 pg_backup_archiver.c:946
#, c-format
-msgid "dumpBlobs(): could not open large object: %s"
-msgstr "dumpBlobs(): kunde inte �ppna det stora objektet: %s"
+msgid "could not open large object %u: %s"
+msgstr "kunde inte �ppna stort objekt %u: %s"
-#: pg_dump.c:1958
+#: pg_dump.c:2133
#, c-format
-msgid "dumpBlobs(): error reading large object: %s"
-msgstr "dumpBlobs(): fel vid l�sning av stort objekt: %s"
+msgid "error reading large object %u: %s"
+msgstr "fel vid l�sning av stort objekt %u: %s"
-#: pg_dump.c:1995
-msgid "saving large object comments\n"
-msgstr "sparar kommentar f�r stora objekt\n"
+#: pg_dump.c:2180 pg_dump.c:2228 pg_dump.c:2290 pg_dump.c:6911 pg_dump.c:7114
+#: pg_dump.c:7930 pg_dump.c:8468 pg_dump.c:8718 pg_dump.c:8824 pg_dump.c:9209
+#: pg_dump.c:9385 pg_dump.c:9582 pg_dump.c:9809 pg_dump.c:9964 pg_dump.c:10150
+#: pg_dump.c:12208
+#, c-format
+msgid "query returned %d row instead of one: %s\n"
+msgid_plural "query returned %d rows instead of one: %s\n"
+msgstr[0] "fr�ga gav %d rad ist�llet f�r en: %s\n"
+msgstr[1] "fr�ga gav %d rader ist�llet f�r en: %s\n"
-#: pg_dump.c:2165
+#: pg_dump.c:2435
#, c-format
msgid "WARNING: owner of schema \"%s\" appears to be invalid\n"
msgstr "VARNING: �gare av schema \"%s\" verkar vara ogiltig\n"
-#: pg_dump.c:2200
+#: pg_dump.c:2470
#, c-format
msgid "schema with OID %u does not exist\n"
msgstr "schema med OID %u existerar inte\n"
-#: pg_dump.c:2457
+#: pg_dump.c:2727
#, c-format
msgid "WARNING: owner of data type \"%s\" appears to be invalid\n"
msgstr "VARNING: �gare av datatyp \"%s\" verkar vara ogiltig\n"
-#: pg_dump.c:2561
+#: pg_dump.c:2831
#, c-format
msgid "WARNING: owner of operator \"%s\" appears to be invalid\n"
msgstr "VARNING: �gare av operator \"%s\" verkar vara ogiltig\n"
-#: pg_dump.c:2735
+#: pg_dump.c:3005
#, c-format
msgid "WARNING: owner of operator class \"%s\" appears to be invalid\n"
msgstr "VARNING: �gare av operatorklass \"%s\" verkar vara ogiltig\n"
-#: pg_dump.c:2822
+#: pg_dump.c:3092
#, c-format
msgid "WARNING: owner of operator family \"%s\" appears to be invalid\n"
msgstr "VARNING: �gare av operator-familj \"%s\" verkar vara ogiltig\n"
-#: pg_dump.c:2947
+#: pg_dump.c:3217
#, c-format
msgid "WARNING: owner of aggregate function \"%s\" appears to be invalid\n"
msgstr "VARNING: �gare av aggregatfunktion \"%s\" verkar vara ogiltig\n"
-#: pg_dump.c:3102
+#: pg_dump.c:3372
#, c-format
msgid "WARNING: owner of function \"%s\" appears to be invalid\n"
msgstr "VARNING: �gare av funktion \"%s\" verkar vara ogiltig\n"
-#: pg_dump.c:3489
+#: pg_dump.c:3805
#, c-format
msgid "WARNING: owner of table \"%s\" appears to be invalid\n"
msgstr "VARNING: �gare av tabell \"%s\" verkar vara ogiltig\n"
-#: pg_dump.c:3629
+#: pg_dump.c:3948
#, c-format
msgid "reading indexes for table \"%s\"\n"
msgstr "l�ser index f�r tabell \"%s\"\n"
-#: pg_dump.c:3899
+#: pg_dump.c:4268
#, c-format
msgid "reading foreign key constraints for table \"%s\"\n"
msgstr "l�ser fr�mmande nyckel-villkor f�r tabell \"%s\"\n"
-#: pg_dump.c:4127
+#: pg_dump.c:4500
#, c-format
msgid ""
"failed sanity check, parent table OID %u of pg_rewrite entry OID %u not "
@@ -506,12 +522,12 @@ msgstr ""
"misslyckades med riktighetskontroll, f�r�ldratabell OID %u f�r pg_rewrite-"
"rad OID %u hittades inte\n"
-#: pg_dump.c:4210
+#: pg_dump.c:4584
#, c-format
msgid "reading triggers for table \"%s\"\n"
msgstr "l�ser utl�sare f�r tabell \"%s\"\n"
-#: pg_dump.c:4335
+#: pg_dump.c:4747
#, c-format
msgid ""
"query produced null referenced table name for foreign key trigger \"%s\" on "
@@ -520,97 +536,83 @@ msgstr ""
"fr�ga producerade null som refererad tabell f�r fr�mmande nyckel-utl�sare \"%"
"s\" i tabell \"%s\" (OID f�r tabell : %u)\n"
-#: pg_dump.c:4685
+#: pg_dump.c:5117
#, c-format
msgid "finding the columns and types of table \"%s\"\n"
msgstr "hittar kolumner och typer f�r tabell \"%s\"\n"
-#: pg_dump.c:4783
+#: pg_dump.c:5236
#, c-format
msgid "invalid column numbering in table \"%s\"\n"
msgstr "ogiltigt kolumnnumrering i tabell \"%s\"\n"
-#: pg_dump.c:4832
+#: pg_dump.c:5272
#, c-format
msgid "finding default expressions of table \"%s\"\n"
msgstr "hittar default-uttrycken f�r tabell \"%s\"\n"
-#: pg_dump.c:4917
+#: pg_dump.c:5357
#, c-format
msgid "invalid adnum value %d for table \"%s\"\n"
msgstr "felaktigt adnum-v�rde %d f�r tabell \"%s\"\n"
-#: pg_dump.c:4935
+#: pg_dump.c:5375
#, c-format
msgid "finding check constraints for table \"%s\"\n"
msgstr "hittar check-villkor f�r tabell \"%s\"\n"
-#: pg_dump.c:5015
-#, fuzzy, c-format
+#: pg_dump.c:5455
+#, c-format
msgid "expected %d check constraint on table \"%s\" but found %d\n"
msgid_plural "expected %d check constraints on table \"%s\" but found %d\n"
msgstr[0] "f�rv�ntade %d check-villkor f�r tabell \"%s\" men hittade %d\n"
msgstr[1] "f�rv�ntade %d check-villkor f�r tabell \"%s\" men hittade %d\n"
-#: pg_dump.c:5019
+#: pg_dump.c:5459
msgid "(The system catalogs might be corrupted.)\n"
msgstr "(systemkatalogerna kan vara trasiga.)\n"
-#: pg_dump.c:6090
-#, c-format
-msgid "no label definitions found for enum ID %u\n"
-msgstr "inga etikettsdefinitioner hittades f�r enum med ID %u\n"
-
-#: pg_dump.c:6349 pg_dump.c:6548 pg_dump.c:7200 pg_dump.c:7738 pg_dump.c:7988
-#: pg_dump.c:8094 pg_dump.c:8479 pg_dump.c:8655 pg_dump.c:8852 pg_dump.c:9079
-#: pg_dump.c:9234 pg_dump.c:9420 pg_dump.c:11276
-#, c-format
-msgid "query returned %d row instead of one: %s\n"
-msgid_plural "query returned %d rows instead of one: %s\n"
-msgstr[0] "fr�ga gav %d rad ist�llet f�r en: %s\n"
-msgstr[1] "fr�ga gav %d rader ist�llet f�r en: %s\n"
-
-#: pg_dump.c:6670
+#: pg_dump.c:7241 pg_dump.c:7348
#, c-format
msgid "query returned no rows: %s\n"
msgstr "fr�gan gav inga rader: %s\n"
-#: pg_dump.c:6968
+#: pg_dump.c:7698
msgid "WARNING: bogus value in proargmodes array\n"
msgstr "VARNING: felaktigt v�rde i arrayen proargmodes\n"
-#: pg_dump.c:7280
+#: pg_dump.c:8010
msgid "WARNING: could not parse proallargtypes array\n"
msgstr "VARNING: kunde inte tolka arrayen proallargtypes\n"
-#: pg_dump.c:7296
+#: pg_dump.c:8026
msgid "WARNING: could not parse proargmodes array\n"
msgstr "VARNING: kunde inte tolka arrayen proargmodes\n"
-#: pg_dump.c:7310
+#: pg_dump.c:8040
msgid "WARNING: could not parse proargnames array\n"
msgstr "VARNING: kunde inte tolka arrayen proargnames\n"
-#: pg_dump.c:7321
+#: pg_dump.c:8051
msgid "WARNING: could not parse proconfig array\n"
msgstr "VARNING: kunde inte tolka arrayen proconfig\n"
-#: pg_dump.c:7377
+#: pg_dump.c:8107
#, c-format
msgid "unrecognized provolatile value for function \"%s\"\n"
msgstr "ok�nt provolatile-v�rde f�r funktion \"%s\"\n"
-#: pg_dump.c:7580
+#: pg_dump.c:8310
#, fuzzy
msgid "WARNING: bogus value in pg_cast.castmethod field\n"
msgstr "VARNING: felaktigt v�rde i arrayen proargmodes\n"
-#: pg_dump.c:7957
+#: pg_dump.c:8687
#, c-format
msgid "WARNING: could not find operator with OID %s\n"
msgstr "VARNING: kunde inte hitta operator med OID %s\n"
-#: pg_dump.c:8878
+#: pg_dump.c:9608
#, c-format
msgid ""
"WARNING: aggregate function %s could not be dumped correctly for this "
@@ -619,80 +621,92 @@ msgstr ""
"VARNING: aggregatfunktion %s kunde inte dumpas korrekt f�r denna "
"databasversion; ignorerad\n"
-#: pg_dump.c:9597
+#: pg_dump.c:10326
+#, c-format
+msgid "unknown object type (%d) in default privileges\n"
+msgstr ""
+
+#: pg_dump.c:10343
+#, fuzzy, c-format
+msgid "could not parse default ACL list (%s)\n"
+msgstr "kunde inte tolka ACL-listan (%s) f�r objekt \"%s\" (%s)\n"
+
+#: pg_dump.c:10400
#, c-format
msgid "could not parse ACL list (%s) for object \"%s\" (%s)\n"
msgstr "kunde inte tolka ACL-listan (%s) f�r objekt \"%s\" (%s)\n"
-#: pg_dump.c:9735
+#: pg_dump.c:10543
#, c-format
msgid "query to obtain definition of view \"%s\" returned no data\n"
msgstr "fr�ga f�r att h�mta definition av vy \"%s\" returnerade ingen data\n"
-#: pg_dump.c:9738
+#: pg_dump.c:10546
#, c-format
msgid ""
"query to obtain definition of view \"%s\" returned more than one definition\n"
msgstr ""
"fr�ga f�r att h�mta definition av vy \"%s\" returnerade mer �n en definiton\n"
-#: pg_dump.c:9747
+#: pg_dump.c:10555
#, c-format
msgid "definition of view \"%s\" appears to be empty (length zero)\n"
msgstr "definition av vy \"%s\" verkar vara tom (l�ngd noll)\n"
-#: pg_dump.c:10120
+#: pg_dump.c:11031
#, c-format
msgid "invalid column number %d for table \"%s\"\n"
msgstr "ogiltigt kolumnnummer %d f�r tabell \"%s\"\n"
-#: pg_dump.c:10223
+#: pg_dump.c:11139
#, c-format
msgid "missing index for constraint \"%s\"\n"
msgstr "saknar index f�r integritetsvillkor \"%s\"\n"
-#: pg_dump.c:10392
+#: pg_dump.c:11327
#, c-format
msgid "unrecognized constraint type: %c\n"
msgstr "ov�ntad integritetsvillkorstyp: %c\n"
-#: pg_dump.c:10455
+#: pg_dump.c:11390
msgid "missing pg_database entry for this database\n"
msgstr "pg_database-posten f�r denna databas saknas\n"
-#: pg_dump.c:10460
+#: pg_dump.c:11395
msgid "found more than one pg_database entry for this database\n"
msgstr "det finns mer �n en pg_database-post f�r denna databas\n"
-#: pg_dump.c:10492
+#: pg_dump.c:11427
msgid "could not find entry for pg_indexes in pg_class\n"
msgstr "kunde inte hitta post f�r pg_indexes i pg_class\n"
-#: pg_dump.c:10497
+#: pg_dump.c:11432
msgid "found more than one entry for pg_indexes in pg_class\n"
msgstr "hittade mer �n en post f�r pg_indexes i pg_class\n"
-#: pg_dump.c:10568
+#: pg_dump.c:11503
#, c-format
msgid "query to get data of sequence \"%s\" returned %d row (expected 1)\n"
msgid_plural ""
"query to get data of sequence \"%s\" returned %d rows (expected 1)\n"
-msgstr[0] "fr�ga f�r att h�mta data f�r sekvens \"%s\" returnerade %d rad (f�rv�ntade 1)\n"
+msgstr[0] ""
+"fr�ga f�r att h�mta data f�r sekvens \"%s\" returnerade %d rad (f�rv�ntade "
+"1)\n"
msgstr[1] ""
"fr�ga f�r att h�mta data f�r sekvens \"%s\" returnerade %d rader (f�rv�ntade "
"1)\n"
-#: pg_dump.c:10579
+#: pg_dump.c:11514
#, c-format
msgid "query to get data of sequence \"%s\" returned name \"%s\"\n"
msgstr "fr�ga f�r att h�mta data f�r sekvens \"%s\" returnerade namn \"%s\"\n"
-#: pg_dump.c:10854
+#: pg_dump.c:11808
#, c-format
msgid "invalid argument string (%s) for trigger \"%s\" on table \"%s\"\n"
msgstr "felaktig argumentstr�ng (%s) f�r utl�sare \"%s\" i tabell \"%s\"\n"
-#: pg_dump.c:10992
+#: pg_dump.c:11924
#, c-format
msgid ""
"query to get rule \"%s\" for table \"%s\" failed: wrong number of rows "
@@ -701,168 +715,170 @@ msgstr ""
"fr�ga f�r att h�mta regel \"%s\" f�r tabell \"%s\" misslyckades: fel antal "
"rader returnerades\n"
-#: pg_dump.c:11087
+#: pg_dump.c:12019
msgid "reading dependency data\n"
msgstr "l�ser beroendedata\n"
-#: pg_dump.c:11465
+#: pg_dump.c:12397
msgid "SQL command failed\n"
msgstr "SQL-kommando misslyckades\n"
-#: common.c:113
+#: common.c:115
msgid "reading schemas\n"
msgstr "l�ser scheman\n"
-#: common.c:117
+#: common.c:119
msgid "reading user-defined functions\n"
msgstr "l�ser anv�ndardefinierade funktioner\n"
-#: common.c:123
+#: common.c:125
msgid "reading user-defined types\n"
msgstr "l�ser anv�ndardefinierade typer\n"
-#: common.c:129
+#: common.c:131
msgid "reading procedural languages\n"
msgstr "l�ser procedurspr�k\n"
-#: common.c:133
+#: common.c:135
msgid "reading user-defined aggregate functions\n"
msgstr "l�ser anv�ndardefinierade aggregatfunktioner\n"
-#: common.c:137
+#: common.c:139
msgid "reading user-defined operators\n"
msgstr "l�ser anv�ndardefinierade operatorer\n"
-#: common.c:142
+#: common.c:144
msgid "reading user-defined operator classes\n"
msgstr "l�ser anv�ndardefinierade operatorklasser\n"
-#: common.c:146
+#: common.c:148
msgid "reading user-defined text search parsers\n"
msgstr "l�ser anv�ndardefinierade texts�ktolkare\n"
-#: common.c:150
+#: common.c:152
msgid "reading user-defined text search templates\n"
msgstr "l�ser anv�ndardefinierade texts�kmallar\n"
-#: common.c:154
+#: common.c:156
msgid "reading user-defined text search dictionaries\n"
msgstr "l�ser anv�ndardefinierade texts�kordlistor\n"
-#: common.c:158
+#: common.c:160
msgid "reading user-defined text search configurations\n"
msgstr "l�ser anv�ndardefinierade texts�kkonfigurationer\n"
-#: common.c:162
-#, fuzzy
+#: common.c:164
msgid "reading user-defined foreign-data wrappers\n"
-msgstr "l�ser anv�ndardefinierade operatorer\n"
+msgstr ""
-#: common.c:166
-#, fuzzy
+#: common.c:168
msgid "reading user-defined foreign servers\n"
-msgstr "l�ser anv�ndardefinierade konverteringar\n"
+msgstr ""
+
+#: common.c:172
+msgid "reading default privileges\n"
+msgstr ""
-#: common.c:170
+#: common.c:176
msgid "reading user-defined operator families\n"
msgstr "l�ser anv�ndardefinierade operator-familjer\n"
-#: common.c:174
+#: common.c:180
msgid "reading user-defined conversions\n"
msgstr "l�ser anv�ndardefinierade konverteringar\n"
-#: common.c:178
+#: common.c:184
msgid "reading user-defined tables\n"
msgstr "l�ser anv�ndardefinierade tabeller\n"
-#: common.c:183
+#: common.c:189
msgid "reading table inheritance information\n"
msgstr "l�ser information om arv av tabeller\n"
-#: common.c:187
+#: common.c:193
msgid "reading rewrite rules\n"
msgstr "l�ser omskrivningsregler\n"
-#: common.c:191
+#: common.c:197
msgid "reading type casts\n"
msgstr "l�ser typomvandlingar\n"
-#: common.c:196
+#: common.c:202
msgid "finding inheritance relationships\n"
msgstr "hittar arvrelationer\n"
-#: common.c:200
+#: common.c:206
msgid "reading column info for interesting tables\n"
msgstr "l�ser kolumninfo flr intressanta tabeller\n"
-#: common.c:204
+#: common.c:210
msgid "flagging inherited columns in subtables\n"
msgstr "markerar �rvda kolumner i undertabeller\n"
-#: common.c:208
+#: common.c:214
msgid "reading indexes\n"
msgstr "l�ser index\n"
-#: common.c:212
+#: common.c:218
msgid "reading constraints\n"
msgstr "l�ser integritetsvillkor\n"
-#: common.c:216
+#: common.c:222
msgid "reading triggers\n"
msgstr "l�ser utl�sare\n"
-#: common.c:796
+#: common.c:802
#, c-format
msgid "failed sanity check, parent OID %u of table \"%s\" (OID %u) not found\n"
msgstr ""
"misslyckades med riktighetskontroll, hittade inte f�r�lder-OID %u f�r tabell "
"\"%s\" (OID %u)\n"
-#: common.c:838
+#: common.c:844
#, c-format
msgid "could not parse numeric array \"%s\": too many numbers\n"
msgstr "kunde inte tolka numerisk array \"%s\": f�r m�nga nummer\n"
-#: common.c:853
+#: common.c:859
#, c-format
msgid "could not parse numeric array \"%s\": invalid character in number\n"
msgstr "kunde inte tolka numerisk array \"%s\": ogiltigt tecken i nummer\n"
-#: common.c:966
+#: common.c:972
msgid "cannot duplicate null pointer\n"
msgstr "kan inte duplicera null-pekaren\n"
-#: common.c:969 common.c:980 common.c:991 common.c:1002
-#: pg_backup_archiver.c:709 pg_backup_archiver.c:1062
-#: pg_backup_archiver.c:1193 pg_backup_archiver.c:1253
-#: pg_backup_archiver.c:1661 pg_backup_archiver.c:1813
-#: pg_backup_archiver.c:1854 pg_backup_archiver.c:3875 pg_backup_custom.c:144
-#: pg_backup_custom.c:149 pg_backup_custom.c:155 pg_backup_custom.c:170
-#: pg_backup_custom.c:555 pg_backup_custom.c:1076 pg_backup_custom.c:1085
-#: pg_backup_db.c:152 pg_backup_db.c:186 pg_backup_db.c:230 pg_backup_db.c:255
-#: pg_backup_files.c:114 pg_backup_null.c:71 pg_backup_null.c:109
-#: pg_backup_tar.c:171 pg_backup_tar.c:1012
+#: common.c:975 common.c:986 common.c:997 common.c:1008
+#: pg_backup_archiver.c:727 pg_backup_archiver.c:1096
+#: pg_backup_archiver.c:1227 pg_backup_archiver.c:1694
+#: pg_backup_archiver.c:1851 pg_backup_archiver.c:1897
+#: pg_backup_archiver.c:4029 pg_backup_custom.c:144 pg_backup_custom.c:149
+#: pg_backup_custom.c:155 pg_backup_custom.c:170 pg_backup_custom.c:570
+#: pg_backup_custom.c:1113 pg_backup_custom.c:1122 pg_backup_db.c:154
+#: pg_backup_db.c:164 pg_backup_db.c:212 pg_backup_db.c:256 pg_backup_db.c:271
+#: pg_backup_db.c:305 pg_backup_files.c:114 pg_backup_null.c:72
+#: pg_backup_tar.c:167 pg_backup_tar.c:1011
msgid "out of memory\n"
msgstr "minnet slut\n"
-#: pg_backup_archiver.c:78
+#: pg_backup_archiver.c:80
msgid "archiver"
msgstr "arkiverare"
-#: pg_backup_archiver.c:186 pg_backup_archiver.c:1157
+#: pg_backup_archiver.c:195 pg_backup_archiver.c:1191
#, c-format
msgid "could not close output file: %s\n"
msgstr "kunde inte st�nga utdatafilen: %s\n"
-#: pg_backup_archiver.c:211
+#: pg_backup_archiver.c:220
msgid "-C and -c are incompatible options\n"
msgstr "-C och -c �r inkompatibla flaggor\n"
-#: pg_backup_archiver.c:218
+#: pg_backup_archiver.c:227
msgid "-C and -1 are incompatible options\n"
msgstr "-C och -1 �r inkompatibla flaggor\n"
-#: pg_backup_archiver.c:230
+#: pg_backup_archiver.c:239
msgid ""
"cannot restore from compressed archive (compression not supported in this "
"installation)\n"
@@ -870,70 +886,70 @@ msgstr ""
"kan inte �terst�lla fr�n komprimerat arkiv (inte konfigurerad med st�d f�r "
"komprimering)\n"
-#: pg_backup_archiver.c:240
+#: pg_backup_archiver.c:249
msgid "connecting to database for restore\n"
msgstr "kopplar upp mot databas f�r �terst�llning\n"
-#: pg_backup_archiver.c:242
+#: pg_backup_archiver.c:251
msgid "direct database connections are not supported in pre-1.3 archives\n"
msgstr ""
"direkta databasuppkopplingar st�ds inte i arkiv fr�n f�re version 1.3\n"
-#: pg_backup_archiver.c:284
+#: pg_backup_archiver.c:293
msgid "implied data-only restore\n"
msgstr "implicerad �terst�llning av enbart data\n"
-#: pg_backup_archiver.c:327
+#: pg_backup_archiver.c:344
#, c-format
msgid "dropping %s %s\n"
msgstr "tar bort %s %s\n"
-#: pg_backup_archiver.c:378
+#: pg_backup_archiver.c:396
#, c-format
msgid "setting owner and privileges for %s %s\n"
msgstr "s�tter �gare och r�ttigheter f�r %s %s\n"
-#: pg_backup_archiver.c:436 pg_backup_archiver.c:438
+#: pg_backup_archiver.c:454 pg_backup_archiver.c:456
#, c-format
msgid "warning from original dump file: %s\n"
msgstr "varning fr�n orginaldumpfilen: %s\n"
-#: pg_backup_archiver.c:445
+#: pg_backup_archiver.c:463
#, c-format
msgid "creating %s %s\n"
msgstr "skapar %s %s\n"
-#: pg_backup_archiver.c:489
+#: pg_backup_archiver.c:507
#, c-format
msgid "connecting to new database \"%s\"\n"
msgstr "kopplar upp mot ny databas \"%s\"\n"
-#: pg_backup_archiver.c:517
+#: pg_backup_archiver.c:535
#, c-format
msgid "restoring %s\n"
msgstr "�terst�ller %s\n"
-#: pg_backup_archiver.c:531
+#: pg_backup_archiver.c:549
#, c-format
msgid "restoring data for table \"%s\"\n"
msgstr "�terst�ller data f�r tabell \"%s\"\n"
-#: pg_backup_archiver.c:591
+#: pg_backup_archiver.c:609
#, c-format
msgid "executing %s %s\n"
msgstr "k�r %s %s\n"
-#: pg_backup_archiver.c:624
+#: pg_backup_archiver.c:642
#, c-format
msgid "disabling triggers for %s\n"
msgstr "st�nger av utl�sare f�r %s\n"
-#: pg_backup_archiver.c:650
+#: pg_backup_archiver.c:668
#, c-format
msgid "enabling triggers for %s\n"
msgstr "sl�r p� utl�sare f�r %s\n"
-#: pg_backup_archiver.c:680
+#: pg_backup_archiver.c:698
msgid ""
"internal error -- WriteData cannot be called outside the context of a "
"DataDumper routine\n"
@@ -941,200 +957,196 @@ msgstr ""
"internt fel -- WriteData kan inte anropas utanf�r kontexten av en DataDumper-"
"rutin\n"
-#: pg_backup_archiver.c:833
+#: pg_backup_archiver.c:854
msgid "large-object output not supported in chosen format\n"
msgstr "utmatning av stora objekt st�ds inte i det valda formatet\n"
-#: pg_backup_archiver.c:887
+#: pg_backup_archiver.c:908
#, c-format
msgid "restored %d large object\n"
msgid_plural "restored %d large objects\n"
msgstr[0] "�terst�llde %d stor objekt\n"
msgstr[1] "�terst�llde %d stora objekt\n"
-#: pg_backup_archiver.c:907
+#: pg_backup_archiver.c:929
#, c-format
msgid "restoring large object with OID %u\n"
msgstr "�terst�ller stort objekt med OID %u\n"
-#: pg_backup_archiver.c:913
+#: pg_backup_archiver.c:941
#, c-format
-msgid "could not create large object %u\n"
-msgstr "kunde inte skapa stort objekt %u\n"
+msgid "could not create large object %u: %s"
+msgstr "kunde inte skapa stort objekt %u: %s"
-#: pg_backup_archiver.c:918
-msgid "could not open large object\n"
-msgstr "kunde inte �ppna stort objekt\n"
-
-#: pg_backup_archiver.c:976
+#: pg_backup_archiver.c:1010
#, c-format
msgid "could not open TOC file \"%s\": %s\n"
msgstr "kunde inte �ppna TOC-filen \"%s\": %s\n"
-#: pg_backup_archiver.c:995
+#: pg_backup_archiver.c:1029
#, c-format
msgid "WARNING: line ignored: %s\n"
msgstr "VARNING: rad ignorerad: %s\n"
-#: pg_backup_archiver.c:1002
+#: pg_backup_archiver.c:1036
#, c-format
msgid "could not find entry for ID %d\n"
msgstr "kunde inte hitta en post f�r ID %d\n"
-#: pg_backup_archiver.c:1012 pg_backup_files.c:172 pg_backup_files.c:457
+#: pg_backup_archiver.c:1046 pg_backup_files.c:172 pg_backup_files.c:457
#, c-format
msgid "could not close TOC file: %s\n"
msgstr "kunde inte st�nga TOC-filen: %s\n"
-#: pg_backup_archiver.c:1136 pg_backup_custom.c:181 pg_backup_files.c:130
+#: pg_backup_archiver.c:1170 pg_backup_custom.c:181 pg_backup_files.c:130
#: pg_backup_files.c:262
#, c-format
msgid "could not open output file \"%s\": %s\n"
msgstr "kunde inte �ppna utdatafilen \"%s\": %s\n"
-#: pg_backup_archiver.c:1139 pg_backup_custom.c:188 pg_backup_files.c:137
+#: pg_backup_archiver.c:1173 pg_backup_custom.c:188 pg_backup_files.c:137
#, c-format
msgid "could not open output file: %s\n"
msgstr "kunde inte �ppna utdatafilen: %s\n"
-#: pg_backup_archiver.c:1236
+#: pg_backup_archiver.c:1270
#, c-format
msgid "wrote %lu byte of large object data (result = %lu)\n"
msgid_plural "wrote %lu bytes of large object data (result = %lu)\n"
msgstr[0] "skrev %lu byte av stort objekt-data (resultat = %lu)\n"
msgstr[1] "skrev %lu bytes av stort objekt-data (resultat = %lu)\n"
-#: pg_backup_archiver.c:1242
+#: pg_backup_archiver.c:1276
#, c-format
msgid "could not write to large object (result: %lu, expected: %lu)\n"
msgstr "kunde inte skriva till stort objekt (resultat: %lu, f�rv�ntat: %lu)\n"
-#: pg_backup_archiver.c:1301 pg_backup_archiver.c:1324 pg_backup_custom.c:766
-#: pg_backup_custom.c:998 pg_backup_custom.c:1012 pg_backup_files.c:432
-#: pg_backup_tar.c:587 pg_backup_tar.c:1090 pg_backup_tar.c:1385
+#: pg_backup_archiver.c:1334 pg_backup_archiver.c:1357 pg_backup_custom.c:781
+#: pg_backup_custom.c:1035 pg_backup_custom.c:1049 pg_backup_files.c:432
+#: pg_backup_tar.c:586 pg_backup_tar.c:1089 pg_backup_tar.c:1382
#, c-format
msgid "could not write to output file: %s\n"
msgstr "kunde inte skriva till utdatafil: %s\n"
-#: pg_backup_archiver.c:1309
+#: pg_backup_archiver.c:1342
msgid "could not write to custom output routine\n"
msgstr "kunde inte skriva till egen utdatarutin\n"
-#: pg_backup_archiver.c:1407
+#: pg_backup_archiver.c:1440
msgid "Error while INITIALIZING:\n"
msgstr "Fel vid INITIERING:\n"
-#: pg_backup_archiver.c:1412
+#: pg_backup_archiver.c:1445
msgid "Error while PROCESSING TOC:\n"
msgstr "Fel vid HANTERING AV TOC:\n"
-#: pg_backup_archiver.c:1417
+#: pg_backup_archiver.c:1450
msgid "Error while FINALIZING:\n"
msgstr "Fel vid SLUTF�RANDE:\n"
-#: pg_backup_archiver.c:1422
+#: pg_backup_archiver.c:1455
#, c-format
msgid "Error from TOC entry %d; %u %u %s %s %s\n"
msgstr "Fel p� TOC-post %d; %u %u %s %s %s\n"
-#: pg_backup_archiver.c:1554
+#: pg_backup_archiver.c:1587
#, c-format
msgid "unexpected data offset flag %d\n"
msgstr "ov�ntad data-offset-flagga %d\n"
-#: pg_backup_archiver.c:1567
+#: pg_backup_archiver.c:1600
msgid "file offset in dump file is too large\n"
msgstr "fil-offset i dumpfilen �r f�r stort\n"
-#: pg_backup_archiver.c:1664 pg_backup_archiver.c:2916 pg_backup_custom.c:742
-#: pg_backup_files.c:419 pg_backup_tar.c:786
+#: pg_backup_archiver.c:1697 pg_backup_archiver.c:2998 pg_backup_custom.c:757
+#: pg_backup_files.c:419 pg_backup_tar.c:785
msgid "unexpected end of file\n"
msgstr "ov�ntat slut p� filen\n"
-#: pg_backup_archiver.c:1681
+#: pg_backup_archiver.c:1714
msgid "attempting to ascertain archive format\n"
msgstr "f�rs�ker lista ut arkivformat\n"
-#: pg_backup_archiver.c:1697 pg_backup_custom.c:200 pg_backup_custom.c:872
+#: pg_backup_archiver.c:1730 pg_backup_custom.c:200 pg_backup_custom.c:888
#: pg_backup_files.c:155 pg_backup_files.c:307
#, c-format
msgid "could not open input file \"%s\": %s\n"
msgstr "kunde inte �ppna indatafilen \"%s\": %s\n"
-#: pg_backup_archiver.c:1704 pg_backup_custom.c:207 pg_backup_files.c:162
+#: pg_backup_archiver.c:1737 pg_backup_custom.c:207 pg_backup_files.c:162
#, c-format
msgid "could not open input file: %s\n"
msgstr "kan inte �ppna infil: %s\n"
-#: pg_backup_archiver.c:1713
+#: pg_backup_archiver.c:1746
#, c-format
msgid "could not read input file: %s\n"
msgstr "kan inte l�sa infilen: %s\n"
-#: pg_backup_archiver.c:1715
+#: pg_backup_archiver.c:1748
#, c-format
msgid "input file is too short (read %lu, expected 5)\n"
msgstr "indatafilen �r f�r kort (l�ste %lu, f�rv�ntade 5)\n"
-#: pg_backup_archiver.c:1768
+#: pg_backup_archiver.c:1806
msgid "input file does not appear to be a valid archive (too short?)\n"
msgstr "indatafilen verkar inte vara ett korrekt arkiv (f�r kort?)\n"
-#: pg_backup_archiver.c:1771
+#: pg_backup_archiver.c:1809
msgid "input file does not appear to be a valid archive\n"
msgstr "indatafilen verkar inte vara ett korrekt arkiv\n"
-#: pg_backup_archiver.c:1791
+#: pg_backup_archiver.c:1829
#, c-format
msgid "could not close input file: %s\n"
msgstr "kunde inte st�nga indatafilen: %s\n"
-#: pg_backup_archiver.c:1808
+#: pg_backup_archiver.c:1846
#, c-format
msgid "allocating AH for %s, format %d\n"
msgstr "allokerar AH f�r %s, format %d\n"
-#: pg_backup_archiver.c:1911
+#: pg_backup_archiver.c:1954
#, c-format
msgid "unrecognized file format \"%d\"\n"
msgstr "k�nner inte igen filformat \"%d\"\n"
-#: pg_backup_archiver.c:2033
+#: pg_backup_archiver.c:2076
#, c-format
msgid "entry ID %d out of range -- perhaps a corrupt TOC\n"
msgstr "post-ID %d utanf�r sitt intervall -- kanske en trasig TOC\n"
-#: pg_backup_archiver.c:2147
+#: pg_backup_archiver.c:2192
#, c-format
msgid "read TOC entry %d (ID %d) for %s %s\n"
msgstr "l�ste TOC-post %d (ID %d) f�r %s %s\n"
-#: pg_backup_archiver.c:2181
+#: pg_backup_archiver.c:2226
#, c-format
msgid "unrecognized encoding \"%s\"\n"
msgstr "ok�nd teckenkodning \"%s\"\n"
-#: pg_backup_archiver.c:2186
+#: pg_backup_archiver.c:2231
#, c-format
msgid "invalid ENCODING item: %s\n"
msgstr "ogiltigt ENCODING-val: %s\n"
-#: pg_backup_archiver.c:2204
+#: pg_backup_archiver.c:2249
#, c-format
msgid "invalid STDSTRINGS item: %s\n"
msgstr "ogiltigt STDSTRINGS-val: %s\n"
-#: pg_backup_archiver.c:2372
+#: pg_backup_archiver.c:2441
#, c-format
msgid "could not set session user to \"%s\": %s"
msgstr "kunde inte s�tta sessionsanv�ndare till \"%s\": %s"
-#: pg_backup_archiver.c:2703 pg_backup_archiver.c:2852
+#: pg_backup_archiver.c:2779 pg_backup_archiver.c:2929
#, c-format
msgid "WARNING: don't know how to set owner for object type %s\n"
msgstr "VARNING: vet inte hur man s�tter �gare f�r objekttyp %s\n"
-#: pg_backup_archiver.c:2884
+#: pg_backup_archiver.c:2961
msgid ""
"WARNING: requested compression not available in this installation -- archive "
"will be uncompressed\n"
@@ -1142,21 +1154,21 @@ msgstr ""
"VARNING: efterfr�gad komprimering finns inte i denna installation -- arkivet "
"kommer sparas okomprimerat\n"
-#: pg_backup_archiver.c:2919
+#: pg_backup_archiver.c:3001
msgid "did not find magic string in file header\n"
msgstr "kunde inte hitta den magiska str�ngen i filhuvudet\n"
-#: pg_backup_archiver.c:2933
+#: pg_backup_archiver.c:3014
#, c-format
msgid "unsupported version (%d.%d) in file header\n"
msgstr "ej supportad version (%d.%d) i filhuvudet\n"
-#: pg_backup_archiver.c:2938
+#: pg_backup_archiver.c:3019
#, c-format
msgid "sanity check on integer size (%lu) failed\n"
msgstr "riktighetskontroll p� heltalsstorlek (%lu) misslyckades\n"
-#: pg_backup_archiver.c:2942
+#: pg_backup_archiver.c:3023
msgid ""
"WARNING: archive was made on a machine with larger integers, some operations "
"might fail\n"
@@ -1164,13 +1176,13 @@ msgstr ""
"VARNING: arkivet skapades p� en maskin med st�rre heltal, en del operationer "
"kan misslyckas\n"
-#: pg_backup_archiver.c:2952
+#: pg_backup_archiver.c:3033
#, c-format
msgid "expected format (%d) differs from format found in file (%d)\n"
msgstr ""
"f�rv�ntat format (%d) skiljer sig fr�n formatet som fanns i filen (%d)\n"
-#: pg_backup_archiver.c:2968
+#: pg_backup_archiver.c:3049
msgid ""
"WARNING: archive is compressed, but this installation does not support "
"compression -- no data will be available\n"
@@ -1178,96 +1190,99 @@ msgstr ""
"VARNING: arkivet �r komprimerat, men denna installation st�djer inte "
"komprimering -- ingen data kommer kunna l�sas\n"
-#: pg_backup_archiver.c:2986
+#: pg_backup_archiver.c:3067
msgid "WARNING: invalid creation date in header\n"
msgstr "VARNING: ogiltig skapandedatum i huvud\n"
-#: pg_backup_archiver.c:3073
+#: pg_backup_archiver.c:3164
msgid "entering restore_toc_entries_parallel\n"
msgstr ""
-#: pg_backup_archiver.c:3077
-#, fuzzy
+#: pg_backup_archiver.c:3168
msgid "parallel restore is not supported with this archive file format\n"
-msgstr "historia st�ds inte av denna installationen\n"
+msgstr ""
-#: pg_backup_archiver.c:3097
-#, fuzzy, c-format
+#: pg_backup_archiver.c:3172
+msgid ""
+"parallel restore is not supported with archives made by pre-8.0 pg_dump\n"
+msgstr ""
+
+#: pg_backup_archiver.c:3191
+#, c-format
msgid "processing item %d %s %s\n"
-msgstr "tar bort %s %s\n"
+msgstr ""
-#: pg_backup_archiver.c:3134
+#: pg_backup_archiver.c:3247
msgid "entering main parallel loop\n"
msgstr ""
-#: pg_backup_archiver.c:3148
-#, fuzzy, c-format
+#: pg_backup_archiver.c:3261
+#, c-format
msgid "skipping item %d %s %s\n"
-msgstr "hoppar �ver tar-medlem %s\n"
+msgstr ""
-#: pg_backup_archiver.c:3164
+#: pg_backup_archiver.c:3277
#, c-format
msgid "launching item %d %s %s\n"
msgstr ""
-#: pg_backup_archiver.c:3200
+#: pg_backup_archiver.c:3314
#, c-format
msgid "worker process crashed: status %d\n"
msgstr ""
-#: pg_backup_archiver.c:3205
+#: pg_backup_archiver.c:3319
msgid "finished main parallel loop\n"
msgstr ""
-#: pg_backup_archiver.c:3225
+#: pg_backup_archiver.c:3337
#, c-format
msgid "processing missed item %d %s %s\n"
msgstr ""
-#: pg_backup_archiver.c:3252
+#: pg_backup_archiver.c:3363
msgid "parallel_restore should not return\n"
msgstr ""
-#: pg_backup_archiver.c:3258
-#, fuzzy, c-format
+#: pg_backup_archiver.c:3369
+#, c-format
msgid "could not create worker process: %s\n"
-msgstr "kan inte skapa uttag: %s\n"
+msgstr ""
-#: pg_backup_archiver.c:3266
-#, fuzzy, c-format
+#: pg_backup_archiver.c:3377
+#, c-format
msgid "could not create worker thread: %s\n"
-msgstr "kan inte skapa uttag: %s\n"
+msgstr ""
-#: pg_backup_archiver.c:3472
+#: pg_backup_archiver.c:3601
msgid "no item ready\n"
msgstr ""
-#: pg_backup_archiver.c:3566
-#, fuzzy
+#: pg_backup_archiver.c:3696
msgid "could not find slot of finished worker\n"
-msgstr "kunde inte hitta fil %s i arkiv\n"
+msgstr ""
-#: pg_backup_archiver.c:3568
+#: pg_backup_archiver.c:3698
#, c-format
msgid "finished item %d %s %s\n"
msgstr ""
-#: pg_backup_archiver.c:3581
-#, fuzzy, c-format
+#: pg_backup_archiver.c:3711
+#, c-format
msgid "worker process failed: exit code %d\n"
-msgstr "barnprocess avslutade med kod %d"
+msgstr ""
-#: pg_backup_archiver.c:3721
-#, fuzzy, c-format
+#: pg_backup_archiver.c:3863
+#, c-format
msgid "transferring dependency %d -> %d to %d\n"
-msgstr "l�ser beroendedata\n"
+msgstr ""
-#: pg_backup_archiver.c:3792
-#, fuzzy, c-format
+#: pg_backup_archiver.c:3937
+#, c-format
msgid "reducing dependencies for %d\n"
-msgstr "l�ser beroendedata\n"
+msgstr ""
-#: pg_backup_archiver.c:3841
+#: pg_backup_archiver.c:3995
#, c-format
msgid "table \"%s\" could not be created, will not restore its data\n"
msgstr "tabell \"%s\" kunde inte skapas, dess data kommer ej �terst�llas\n"
@@ -1276,106 +1291,117 @@ msgstr "tabell \"%s\" kunde inte skapas, dess data kommer ej �terst�llas\n"
msgid "custom archiver"
msgstr "egen arkiverare"
-#: pg_backup_custom.c:405 pg_backup_null.c:150
+#: pg_backup_custom.c:405 pg_backup_null.c:153
msgid "invalid OID for large object\n"
msgstr "ogiltig OID f�r stort objekt\n"
-#: pg_backup_custom.c:461
-msgid ""
-"dumping a specific TOC data block out of order is not supported without ID "
-"on this input stream (fseek required)\n"
-msgstr ""
-"dumpning av ett specifikt TOC-datablock utanf�r normal skrivordning st�ds "
-"inte\n"
-"utan ett ID f�r denna indatastr�m (fseek kr�vs)\n"
-
-#: pg_backup_custom.c:476
+#: pg_backup_custom.c:471
#, c-format
msgid "unrecognized data block type (%d) while searching archive\n"
msgstr "k�nner inte igen datablocktyp (%d) vid genoms�kning av arkiv\n"
-#: pg_backup_custom.c:487
+#: pg_backup_custom.c:482
#, c-format
msgid "error during file seek: %s\n"
msgstr "fel vid s�kning: %s\n"
-#: pg_backup_custom.c:494
+#: pg_backup_custom.c:492
+#, c-format
+msgid ""
+"could not find block ID %d in archive -- possibly due to out-of-order "
+"restore request, which cannot be handled due to lack of data offsets in "
+"archive\n"
+msgstr ""
+
+#: pg_backup_custom.c:497
+#, c-format
+msgid ""
+"could not find block ID %d in archive -- possibly due to out-of-order "
+"restore request, which cannot be handled due to non-seekable input file\n"
+msgstr ""
+
+#: pg_backup_custom.c:502
+#, fuzzy, c-format
+msgid "could not find block ID %d in archive -- possibly corrupt archive\n"
+msgstr "kunde inte hitta fil %s i arkiv\n"
+
+#: pg_backup_custom.c:509
#, c-format
msgid "found unexpected block ID (%d) when reading data -- expected %d\n"
msgstr "hittade ov�ntat block-ID (%d) vid l�sning av data -- f�rv�ntade %d\n"
-#: pg_backup_custom.c:508
+#: pg_backup_custom.c:523
#, c-format
msgid "unrecognized data block type %d while restoring archive\n"
msgstr "ej igenk�nd datablockstyp %d vid �terst�llande av arkiv\n"
-#: pg_backup_custom.c:542 pg_backup_custom.c:948
+#: pg_backup_custom.c:557 pg_backup_custom.c:985
#, c-format
msgid "could not initialize compression library: %s\n"
msgstr "kunde inte initiera komprimeringsbibliotek: %s\n"
-#: pg_backup_custom.c:566 pg_backup_custom.c:690
+#: pg_backup_custom.c:581 pg_backup_custom.c:705
msgid "could not read from input file: end of file\n"
msgstr "kunde inte l�sa fr�n infilen: slut p� filen\n"
-#: pg_backup_custom.c:569 pg_backup_custom.c:693
+#: pg_backup_custom.c:584 pg_backup_custom.c:708
#, c-format
msgid "could not read from input file: %s\n"
msgstr "kunde inte l�sa fr�n infilen: %s\n"
-#: pg_backup_custom.c:586 pg_backup_custom.c:613
+#: pg_backup_custom.c:601 pg_backup_custom.c:628
#, c-format
msgid "could not uncompress data: %s\n"
msgstr "kunde inte packa upp data: %s\n"
-#: pg_backup_custom.c:619
+#: pg_backup_custom.c:634
#, c-format
msgid "could not close compression library: %s\n"
msgstr "kunde inte st�nga komprimeringsbiblioteket: %s\n"
-#: pg_backup_custom.c:721
+#: pg_backup_custom.c:736
#, c-format
msgid "could not write byte: %s\n"
msgstr "kunde inte skriva tecken: %s\n"
-#: pg_backup_custom.c:833 pg_backup_custom.c:866
+#: pg_backup_custom.c:849 pg_backup_custom.c:882
#, c-format
msgid "could not close archive file: %s\n"
msgstr "kan inte st�nga arkivfilen: %s\n"
-#: pg_backup_custom.c:852
+#: pg_backup_custom.c:868
#, fuzzy
msgid "can only reopen input archives\n"
msgstr "kan inte �ppna infil: %s\n"
-#: pg_backup_custom.c:854
+#: pg_backup_custom.c:870
msgid "cannot reopen stdin\n"
msgstr ""
-#: pg_backup_custom.c:856
+#: pg_backup_custom.c:872
msgid "cannot reopen non-seekable file\n"
msgstr ""
-#: pg_backup_custom.c:861
+#: pg_backup_custom.c:877
#, fuzzy, c-format
msgid "could not determine seek position in archive file: %s\n"
msgstr "kan inte st�nga arkivfilen: %s\n"
-#: pg_backup_custom.c:876
+#: pg_backup_custom.c:892
#, fuzzy, c-format
msgid "could not set seek position in archive file: %s\n"
msgstr "kan inte st�nga arkivfilen: %s\n"
-#: pg_backup_custom.c:898
+#: pg_backup_custom.c:914
msgid "WARNING: ftell mismatch with expected position -- ftell used\n"
msgstr "VARNING: ftell st�mmer inte med f�rv�ntad position -- ftell anv�nd\n"
-#: pg_backup_custom.c:979
+#: pg_backup_custom.c:1016
#, c-format
msgid "could not compress data: %s\n"
msgstr "kunde inte komprimera data: %s\n"
-#: pg_backup_custom.c:1057
+#: pg_backup_custom.c:1094
#, c-format
msgid "could not close compression stream: %s\n"
msgstr "kunde inte st�nga komprimeringsstr�mmen: %s\n"
@@ -1388,77 +1414,77 @@ msgstr "arkiverare (db)"
msgid "could not get server_version from libpq\n"
msgstr "kunde inte h�mta serverversionen fr�n libpq\n"
-#: pg_backup_db.c:72 pg_dumpall.c:1615
+#: pg_backup_db.c:74 pg_dumpall.c:1717
#, c-format
msgid "server version: %s; %s version: %s\n"
msgstr "server version: %s; %s version: %s\n"
-#: pg_backup_db.c:74 pg_dumpall.c:1617
+#: pg_backup_db.c:76 pg_dumpall.c:1719
#, fuzzy, c-format
msgid "aborting because of server version mismatch\n"
msgstr "forts�tter trots att versionerna inte matchar\n"
-#: pg_backup_db.c:145
+#: pg_backup_db.c:147
#, c-format
msgid "connecting to database \"%s\" as user \"%s\"\n"
msgstr "kopplar upp mot databas \"%s\" som anv�ndare \"%s\"\n"
-#: pg_backup_db.c:150 pg_backup_db.c:181 pg_backup_db.c:228 pg_backup_db.c:253
-#: pg_dumpall.c:1539 pg_dumpall.c:1563
+#: pg_backup_db.c:152 pg_backup_db.c:207 pg_backup_db.c:254 pg_backup_db.c:303
+#: pg_dumpall.c:1613 pg_dumpall.c:1665
msgid "Password: "
msgstr "L�senord: "
-#: pg_backup_db.c:162
+#: pg_backup_db.c:188
msgid "failed to reconnect to database\n"
msgstr "misslyckades att �teruppkoppla mot databasen\n"
-#: pg_backup_db.c:167
+#: pg_backup_db.c:193
#, c-format
msgid "could not reconnect to database: %s"
msgstr "kunde inte �teruppkoppla mot databasen: %s"
-#: pg_backup_db.c:183
+#: pg_backup_db.c:209
#, fuzzy
msgid "connection needs password\n"
msgstr "f�rbindelse inte �ppen\n"
-#: pg_backup_db.c:224
+#: pg_backup_db.c:250
msgid "already connected to a database\n"
msgstr "�r redan uppkopplad mot en databas\n"
-#: pg_backup_db.c:245
+#: pg_backup_db.c:295
msgid "failed to connect to database\n"
msgstr "misslyckades med att koppla upp mot databas\n"
-#: pg_backup_db.c:264
+#: pg_backup_db.c:314
#, c-format
msgid "connection to database \"%s\" failed: %s"
msgstr "uppkoppling mot databas \"%s\" misslyckades: %s"
-#: pg_backup_db.c:279
+#: pg_backup_db.c:329
#, c-format
msgid "%s"
msgstr "%s"
-#: pg_backup_db.c:391
+#: pg_backup_db.c:441
#, c-format
msgid "error returned by PQputCopyData: %s"
msgstr "fel returnerat av PQputCopyData: %s"
-#: pg_backup_db.c:401
+#: pg_backup_db.c:451
#, c-format
msgid "error returned by PQputCopyEnd: %s"
msgstr "fel returnerat av PQputCopyEnd: %s"
-#: pg_backup_db.c:448
+#: pg_backup_db.c:498
msgid "could not execute query"
msgstr "kunde inte utf�ra fr�ga"
-#: pg_backup_db.c:646
+#: pg_backup_db.c:696
msgid "could not start database transaction"
msgstr "kunde inte starta databastransaktionen"
-#: pg_backup_db.c:652
+#: pg_backup_db.c:702
msgid "could not commit database transaction"
msgstr "kunde inte genomf�ra databastransaktionen"
@@ -1503,7 +1529,7 @@ msgstr "kunde inte skriva tecken\n"
msgid "could not open large object TOC for output: %s\n"
msgstr "kunde inte �ppna TOC-filen f�r stora objekt f�r utmatning: %s\n"
-#: pg_backup_files.c:510 pg_backup_tar.c:936
+#: pg_backup_files.c:510 pg_backup_tar.c:935
#, c-format
msgid "invalid OID for large object (%u)\n"
msgstr "ogiltig OID f�r stort objekt (%u)\n"
@@ -1517,70 +1543,67 @@ msgstr "kunde inte �ppna \"stort objekt\"-fil \"%s\" f�r l�sning: %s\n"
msgid "could not close large object file\n"
msgstr "kunde inte st�nga filen f�r stort objekt\n"
-#: pg_backup_null.c:77
+#: pg_backup_null.c:78
msgid "this format cannot be read\n"
msgstr "detta format kan inte l�sas\n"
-#: pg_backup_tar.c:105
+#: pg_backup_tar.c:101
msgid "tar archiver"
msgstr "tar-arkiverare"
-#: pg_backup_tar.c:183
+#: pg_backup_tar.c:179
#, c-format
msgid "could not open TOC file \"%s\" for output: %s\n"
msgstr "kunde inte �ppna TOC-filen \"%s\" f�r utmatning: %s\n"
-#: pg_backup_tar.c:191
+#: pg_backup_tar.c:187
#, c-format
msgid "could not open TOC file for output: %s\n"
msgstr "kunde inte �ppna TOC-filen f�r utmatning: %s\n"
-#: pg_backup_tar.c:218
-msgid "compression not supported by tar output format\n"
+#: pg_backup_tar.c:214 pg_backup_tar.c:370
+#, fuzzy
+msgid "compression is not supported by tar archive format\n"
msgstr "komprimering �r st�djs inte av utdataformat f�r tar\n"
-#: pg_backup_tar.c:227
+#: pg_backup_tar.c:222
#, c-format
msgid "could not open TOC file \"%s\" for input: %s\n"
msgstr "kunde inte �ppna TOC-fil \"%s\" f�r l�sning: %s\n"
-#: pg_backup_tar.c:234
+#: pg_backup_tar.c:229
#, c-format
msgid "could not open TOC file for input: %s\n"
msgstr "kunde inte �ppna TOC-fil f�r l�sning: %s\n"
-#: pg_backup_tar.c:357
+#: pg_backup_tar.c:356
#, c-format
-msgid "could not find file %s in archive\n"
-msgstr "kunde inte hitta fil %s i arkiv\n"
-
-#: pg_backup_tar.c:368
-msgid "compression support is disabled in this format\n"
-msgstr "st�d f�r komprimering �r avst�ngt f�r detta format\n"
+msgid "could not find file \"%s\" in archive\n"
+msgstr "kunde inte hitta fil \"%s\" i arkiv\n"
-#: pg_backup_tar.c:411
+#: pg_backup_tar.c:412
#, c-format
msgid "could not generate temporary file name: %s\n"
msgstr "kunde inte generera tempor�rt filnamn: %s\n"
-#: pg_backup_tar.c:420
+#: pg_backup_tar.c:421
msgid "could not open temporary file\n"
msgstr "kunde inte �ppna tempor�r fil\n"
-#: pg_backup_tar.c:449
+#: pg_backup_tar.c:448
msgid "could not close tar member\n"
msgstr "kunde inte st�nga tar-medlem\n"
-#: pg_backup_tar.c:549
+#: pg_backup_tar.c:548
msgid "internal error -- neither th nor fh specified in tarReadRaw()\n"
msgstr "internt fel -- varken th eller fh angiven i tarReadRaw()\n"
-#: pg_backup_tar.c:675
+#: pg_backup_tar.c:674
#, c-format
msgid "invalid COPY statement -- could not find \"copy\" in string \"%s\"\n"
msgstr "felaktig COPY-sats -- kunde inte hitta \"copy\" i str�ngen \"%s\"\n"
-#: pg_backup_tar.c:693
+#: pg_backup_tar.c:692
#, c-format
msgid ""
"invalid COPY statement -- could not find \"from stdin\" in string \"%s\" "
@@ -1589,80 +1612,78 @@ msgstr ""
"felaktig COPY-sats -- kunde inte hitta \"from stdin\" i str�ngen \"%s\" med "
"b�rjan i position %lu\n"
-#: pg_backup_tar.c:730
+#: pg_backup_tar.c:729
#, c-format
msgid "restoring large object OID %u\n"
msgstr "�terst�ller stort objekt OID %u\n"
-#: pg_backup_tar.c:881
+#: pg_backup_tar.c:880
msgid "could not write null block at end of tar archive\n"
msgstr "kunde inte skriva null-block i slutet p� tar-arkivet\n"
-#: pg_backup_tar.c:1081
+#: pg_backup_tar.c:1080
msgid "archive member too large for tar format\n"
msgstr "arkivdel f�r stor f�r formatet tar\n"
-#: pg_backup_tar.c:1096
+#: pg_backup_tar.c:1095
#, c-format
msgid "could not close temporary file: %s\n"
msgstr "kunde inte st�nga tempor�r fil: %s\n"
-#: pg_backup_tar.c:1106
+#: pg_backup_tar.c:1105
#, c-format
msgid "actual file length (%s) does not match expected (%s)\n"
msgstr "verklig fill�ngd (%s) matchar inte det f�rv�ntade (%s)\n"
-#: pg_backup_tar.c:1114
+#: pg_backup_tar.c:1113
msgid "could not output padding at end of tar member\n"
msgstr "kunde inte skriva utfyllnad i slutet av tar-medlem\n"
-#: pg_backup_tar.c:1143
+#: pg_backup_tar.c:1142
#, c-format
msgid "moving from position %s to next member at file position %s\n"
msgstr "flyttar fr�n position %s till n�sta del vid filposition %s\n"
-#: pg_backup_tar.c:1154
+#: pg_backup_tar.c:1153
#, c-format
msgid "now at file position %s\n"
msgstr "nu p� filposition %s\n"
-#: pg_backup_tar.c:1163 pg_backup_tar.c:1194
+#: pg_backup_tar.c:1162 pg_backup_tar.c:1192
#, c-format
-msgid "could not find header for file %s in tar archive\n"
-msgstr "kunde inte hitta filhuvud f�r fil %s i tar-arkiv\n"
+msgid "could not find header for file \"%s\" in tar archive\n"
+msgstr "kunde inte hitta filhuvud f�r fil \"%s\" i tar-arkiv\n"
-#: pg_backup_tar.c:1178
+#: pg_backup_tar.c:1176
#, c-format
msgid "skipping tar member %s\n"
msgstr "hoppar �ver tar-medlem %s\n"
-#: pg_backup_tar.c:1182
+#: pg_backup_tar.c:1180
#, c-format
msgid ""
-"dumping data out of order is not supported in this archive format: %s is "
-"required, but comes before %s in the archive file.\n"
-msgstr ""
-"dumpa data i oordning st�ds inte av detta arkivformat: %s kr�vs, men kommer "
-"f�re %s i denna arkivfil.\n"
+"restoring data out of order is not supported in this archive format: \"%s\" "
+"is required, but comes before \"%s\" in the archive file.\n"
+msgstr "dumpa data i oordning st�ds inte av detta arkivformat: \"%s\" kr�vs, men kommer f�re \"%s\" i denna arkivfil.\n"
-#: pg_backup_tar.c:1229
+#: pg_backup_tar.c:1226
#, c-format
msgid "mismatch in actual vs. predicted file position (%s vs. %s)\n"
msgstr "verklig j�mf�rt med f�rv�ntad filposition matchar inte (%s mot %s)\n"
-#: pg_backup_tar.c:1244
+#: pg_backup_tar.c:1241
#, c-format
msgid "incomplete tar header found (%lu byte)\n"
msgid_plural "incomplete tar header found (%lu bytes)\n"
msgstr[0] "inkomplett tar-huvud hittat (%lu byte)\n"
msgstr[1] "inkomplett tar-huvud hittat (%lu bytes)\n"
-#: pg_backup_tar.c:1282
+#: pg_backup_tar.c:1279
#, c-format
msgid "TOC Entry %s at %s (length %lu, checksum %d)\n"
msgstr "TOC-data %s vid %s (l�ngd %lu, kontrollsumma %d)\n"
-#: pg_backup_tar.c:1292
+#: pg_backup_tar.c:1289
#, c-format
msgid ""
"corrupt tar header found in %s (expected %d, computed %d) file position %s\n"
@@ -1670,11 +1691,9 @@ msgstr ""
"trasigt tar-huvud hittat i %s (f�rv�ntade %d, ber�knad %d) filposition %s\n"
#: pg_restore.c:308
-#, fuzzy, c-format
+#, c-format
msgid "%s: options -d/--dbname and -f/--file cannot be used together\n"
-msgstr ""
-"%s: flaggorna \"bara gobala\" (-g) och \"bara roller\" (-r) kan inte "
-"anv�ndas tillsammans\n"
+msgstr "%s: flaggorna -d/--dbname och -f/--file kan inte anv�ndas tillsammans\n"
#: pg_restore.c:320
#, fuzzy, c-format
@@ -1816,13 +1835,11 @@ msgid " -s, --schema-only restore only the schema, no data\n"
msgstr " -s, --schema-only �terst�ll bara scheman, inte data\n"
#: pg_restore.c:425
-#, fuzzy, c-format
+#, c-format
msgid ""
" -S, --superuser=NAME superuser user name to use for disabling "
"triggers\n"
-msgstr ""
-" -S, --superuser=NAMN ange superanv�ndarens namn f�r att sl� av "
-"utl�sare\n"
+msgstr " -S, --superuser=NAMN superanv�ndarens namn f�r att sl� av utl�sare\n"
#: pg_restore.c:426
#, c-format
@@ -1860,9 +1877,9 @@ msgstr ""
" kunde skapas\n"
#: pg_restore.c:433
-#, fuzzy, c-format
-msgid " --no-tablespaces do not dump tablespace assignments\n"
-msgstr " -x, --no-privileges dumpa inte r�ttigheter (grant/revoke)\n"
+#, c-format
+msgid " --no-tablespaces do not restore tablespace assignments\n"
+msgstr ""
#: pg_restore.c:434
#, c-format
@@ -1902,7 +1919,7 @@ msgstr ""
"Om inget indatafilnamn �r angivet, s� kommer standard in att anv�ndas.\n"
"\n"
-#: pg_dumpall.c:165
+#: pg_dumpall.c:167
#, c-format
msgid ""
"The program \"pg_dump\" is needed by %s but was not found in the\n"
@@ -1913,7 +1930,7 @@ msgstr ""
"som \"%s\".\n"
"Kontrollera din installation.\n"
-#: pg_dumpall.c:172
+#: pg_dumpall.c:174
#, c-format
msgid ""
"The program \"pg_dump\" was found by \"%s\"\n"
@@ -1924,7 +1941,7 @@ msgstr ""
"men hade inte samma version som \"%s\".\n"
"Kontrollera din installation.\n"
-#: pg_dumpall.c:344
+#: pg_dumpall.c:346
#, c-format
msgid ""
"%s: options -g/--globals-only and -r/--roles-only cannot be used together\n"
@@ -1932,7 +1949,7 @@ msgstr ""
"%s: flaggorna \"bara gobala\" (-g) och \"bara roller\" (-r) kan inte "
"anv�ndas tillsammans\n"
-#: pg_dumpall.c:353
+#: pg_dumpall.c:355
#, c-format
msgid ""
"%s: options -g/--globals-only and -t/--tablespaces-only cannot be used "
@@ -1941,7 +1958,7 @@ msgstr ""
"%s: flaggorna \"bara globala\" (-g) och \"bara tabellutrymmen\" (-t) kan "
"inte anv�ndas tillsammans\n"
-#: pg_dumpall.c:362
+#: pg_dumpall.c:364
#, c-format
msgid ""
"%s: options -r/--roles-only and -t/--tablespaces-only cannot be used "
@@ -1950,12 +1967,12 @@ msgstr ""
"%s: flaggorna \"bara roller\" (-r) och \"bara tabellutrymmen\" (-t) kan inte "
"anv�ndas tillsammans\n"
-#: pg_dumpall.c:382 pg_dumpall.c:1552
+#: pg_dumpall.c:384 pg_dumpall.c:1654
#, c-format
msgid "%s: could not connect to database \"%s\"\n"
msgstr "%s: kunde inte ansluta till databasen \"%s\"\n"
-#: pg_dumpall.c:397
+#: pg_dumpall.c:399
#, c-format
msgid ""
"%s: could not connect to databases \"postgres\" or \"template1\"\n"
@@ -1964,12 +1981,12 @@ msgstr ""
"%s: kunde inte ansluta till databasen \"postgres\" eller \"template1\"\n"
"Ange en annan databas.\n"
-#: pg_dumpall.c:414
+#: pg_dumpall.c:416
#, c-format
msgid "%s: could not open the output file \"%s\": %s\n"
msgstr "%s: kunde inte �ppna utdatafilen \"%s\": %s\n"
-#: pg_dumpall.c:525
+#: pg_dumpall.c:534
#, c-format
msgid ""
"%s extracts a PostgreSQL database cluster into an SQL script file.\n"
@@ -1978,52 +1995,56 @@ msgstr ""
"%s extraherar ett PostgreSQL databaskluster till en SQL-scriptfil.\n"
"\n"
-#: pg_dumpall.c:527
+#: pg_dumpall.c:536
#, c-format
msgid " %s [OPTION]...\n"
msgstr " %s [FLAGGA]...\n"
-#: pg_dumpall.c:536
+#: pg_dumpall.c:545
#, c-format
msgid ""
" -c, --clean clean (drop) databases before recreating\n"
-msgstr " -c, --clean nollst�ll (drop) databaser innan skapande\n"
+msgstr ""
+" -c, --clean nollst�ll (drop) databaser innan skapande\n"
-#: pg_dumpall.c:537
+#: pg_dumpall.c:546
#, c-format
msgid " -g, --globals-only dump only global objects, no databases\n"
-msgstr " -g, --globals-only dumpa bara globala objekt, inte databaser\n"
+msgstr ""
+" -g, --globals-only dumpa bara globala objekt, inte databaser\n"
-#: pg_dumpall.c:539
+#: pg_dumpall.c:548
#, c-format
msgid " -O, --no-owner skip restoration of object ownership\n"
msgstr " -O, --no-owner �terst�ll inte objekt�gare\n"
-#: pg_dumpall.c:540
+#: pg_dumpall.c:549
#, c-format
msgid ""
" -r, --roles-only dump only roles, no databases or tablespaces\n"
msgstr " -r, --roles-only dumpa endast roller, inte databaser eller tabellutrymmen\n"
-#: pg_dumpall.c:542
-#, fuzzy, c-format
+#: pg_dumpall.c:551
+#, c-format
msgid " -S, --superuser=NAME superuser user name to use in the dump\n"
msgstr ""
-" -S, --superuser=NAMN ange superanv�ndarens anv�ndarnamn f�r\n"
-" anv�ndning i dumpen\n"
+" -S, --superuser=NAMN superanv�ndarens anv�ndarnamn f�r anv�ndning i\n"
+" dumpen\n"
-#: pg_dumpall.c:543
+#: pg_dumpall.c:552
#, c-format
msgid ""
" -t, --tablespaces-only dump only tablespaces, no databases or roles\n"
-msgstr " -t, --tablespaces-only dumpa endasdt tabellutrymmen, inte databaser eller roller\n"
+msgstr ""
+" -t, --tablespaces-only dumpa endasdt tabellutrymmen, inte databaser "
+"eller roller\n"
-#: pg_dumpall.c:558
+#: pg_dumpall.c:567
#, fuzzy, c-format
msgid " -l, --database=DBNAME alternative default database\n"
msgstr " -l, --database=DBNAME ange en annan standarddatabas\n"
-#: pg_dumpall.c:564
+#: pg_dumpall.c:573
#, fuzzy, c-format
msgid ""
"\n"
@@ -2036,126 +2057,148 @@ msgstr ""
"SQL-scriptet kommer att skrivas till standard ut.\n"
"\n"
-#: pg_dumpall.c:994
+#: pg_dumpall.c:1017
#, c-format
msgid "%s: could not parse ACL list (%s) for tablespace \"%s\"\n"
msgstr "%s: kunde inte tolka ACL-listan (%s) f�r tabellutrymme \"%s\"\n"
-#: pg_dumpall.c:1294
+#: pg_dumpall.c:1317
#, c-format
msgid "%s: could not parse ACL list (%s) for database \"%s\"\n"
msgstr "%s: kunde inte tolka ACL-listan (%s) f�r databas \"%s\"\n"
-#: pg_dumpall.c:1450
+#: pg_dumpall.c:1524
#, c-format
msgid "%s: dumping database \"%s\"...\n"
msgstr "%s: dumpar databas \"%s\"...\n"
-#: pg_dumpall.c:1460
+#: pg_dumpall.c:1534
#, c-format
msgid "%s: pg_dump failed on database \"%s\", exiting\n"
msgstr "%s: pg_dump misslyckades med databas \"%s\", avslutar\n"
-#: pg_dumpall.c:1469
+#: pg_dumpall.c:1543
#, c-format
msgid "%s: could not re-open the output file \"%s\": %s\n"
msgstr "%s: kunde inte �ppna om utdatafilen \"%s\": %s\n"
-#: pg_dumpall.c:1508
+#: pg_dumpall.c:1582
#, c-format
msgid "%s: running \"%s\"\n"
msgstr "%s: k�r \"%s\"\n"
-#: pg_dumpall.c:1574
+#: pg_dumpall.c:1627
+#, c-format
+msgid "%s: out of memory\n"
+msgstr "%s: slut p� minnet\n"
+
+#: pg_dumpall.c:1676
#, c-format
msgid "%s: could not connect to database \"%s\": %s\n"
msgstr "%s: kunde inte ansluta till databasen \"%s\": %s\n"
-#: pg_dumpall.c:1588
+#: pg_dumpall.c:1690
#, c-format
msgid "%s: could not get server version\n"
msgstr "%s: kunde inte h�mta serverversionen\n"
-#: pg_dumpall.c:1594
+#: pg_dumpall.c:1696
#, c-format
msgid "%s: could not parse server version \"%s\"\n"
msgstr "%s: kunde inte tolka versionstr�ngen \"%s\"\n"
-#: pg_dumpall.c:1602
+#: pg_dumpall.c:1704
#, c-format
msgid "%s: could not parse version \"%s\"\n"
msgstr "%s: kunde inte tolka versionen \"%s\"\n"
-#: pg_dumpall.c:1641 pg_dumpall.c:1667
+#: pg_dumpall.c:1743 pg_dumpall.c:1769
#, c-format
msgid "%s: executing %s\n"
msgstr "%s: k�r %s\n"
-#: pg_dumpall.c:1647 pg_dumpall.c:1673
+#: pg_dumpall.c:1749 pg_dumpall.c:1775
#, c-format
msgid "%s: query failed: %s"
msgstr "%s: fr�ga misslyckades: %s"
-#: pg_dumpall.c:1649 pg_dumpall.c:1675
+#: pg_dumpall.c:1751 pg_dumpall.c:1777
#, c-format
msgid "%s: query was: %s\n"
msgstr "%s: fr�gan var: %s\n"
-#: ../../port/exec.c:195 ../../port/exec.c:309 ../../port/exec.c:352
+#: ../../port/exec.c:125 ../../port/exec.c:239 ../../port/exec.c:282
#, c-format
msgid "could not identify current directory: %s"
msgstr "kunde inte identifiera aktuella katalogen: %s"
-#: ../../port/exec.c:214
+#: ../../port/exec.c:144
#, c-format
msgid "invalid binary \"%s\""
msgstr "ogiltig bin�r \"%s\""
-#: ../../port/exec.c:263
+#: ../../port/exec.c:193
#, c-format
msgid "could not read binary \"%s\""
msgstr "kan inte l�sa bin�ren \"%s\""
-#: ../../port/exec.c:270
+#: ../../port/exec.c:200
#, c-format
msgid "could not find a \"%s\" to execute"
msgstr "kunde inte hitta en \"%s\" att k�ra"
-#: ../../port/exec.c:325 ../../port/exec.c:361
+#: ../../port/exec.c:255 ../../port/exec.c:291
#, c-format
msgid "could not change directory to \"%s\""
msgstr "kunde inte byta katalog till \"%s\""
-#: ../../port/exec.c:340
+#: ../../port/exec.c:270
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "kan inte l�sa symbolisk l�nk: \"%s\""
-#: ../../port/exec.c:586
+#: ../../port/exec.c:516
#, c-format
msgid "child process exited with exit code %d"
msgstr "barnprocess avslutade med kod %d"
-#: ../../port/exec.c:590
+#: ../../port/exec.c:520
#, c-format
msgid "child process was terminated by exception 0x%X"
msgstr "barnprocess terminerades av felkod 0x%X"
-#: ../../port/exec.c:599
+#: ../../port/exec.c:529
#, c-format
msgid "child process was terminated by signal %s"
msgstr "barnprocess terminerades av signal %s"
-#: ../../port/exec.c:602
+#: ../../port/exec.c:532
#, c-format
msgid "child process was terminated by signal %d"
msgstr "barnprocess terminerades av signal %d"
-#: ../../port/exec.c:606
+#: ../../port/exec.c:536
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "barnprocess avslutade med ok�nd statuskod %d"
+#~ msgid "saving large object comments\n"
+#~ msgstr "sparar kommentar f�r stora objekt\n"
+
+#~ msgid "no label definitions found for enum ID %u\n"
+#~ msgstr "inga etikettsdefinitioner hittades f�r enum med ID %u\n"
+
+#~ msgid ""
+#~ "dumping a specific TOC data block out of order is not supported without "
+#~ "ID on this input stream (fseek required)\n"
+#~ msgstr ""
+#~ "dumpning av ett specifikt TOC-datablock utanf�r normal skrivordning st�ds "
+#~ "inte\n"
+#~ "utan ett ID f�r denna indatastr�m (fseek kr�vs)\n"
+
+#~ msgid "compression support is disabled in this format\n"
+#~ msgstr "st�d f�r komprimering �r avst�ngt f�r detta format\n"
+
#~ msgid "User name: "
#~ msgstr "Anv�ndarnamn: "
@@ -2251,7 +2294,4 @@ msgstr "barnprocess avslutade med ok�nd statuskod %d"
#~ " --disable-dollar-quoting\n"
#~ " disable dollar quoting, use SQL standard "
#~ "quoting\n"
-#~ msgstr ""
-#~ " --disable-dollar-quoting\n"
-#~ " sl� av dollar-quoting och anv�nd standard\n"
-#~ " SQL quoting\n"
+#~ msgstr " -x, --no-privileges dumpa inte r�ttigheter (grant/revoke)\n"
diff --git a/src/bin/pg_resetxlog/po/sv.po b/src/bin/pg_resetxlog/po/sv.po
index b9bf8db4be..16e6e051c8 100644
--- a/src/bin/pg_resetxlog/po/sv.po
+++ b/src/bin/pg_resetxlog/po/sv.po
@@ -1,12 +1,13 @@
# Swedish message translation file for resetxlog.
# Dennis Bj�rklund <[email protected]>, 2002, 2003, 2004, 2005, 2006.
+# Peter Eisentraut <[email protected]>, 2010.
#
msgid ""
msgstr ""
-"Project-Id-Version: PostgreSQL 8.4\n"
+"Project-Id-Version: PostgreSQL 9.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2009-06-13 17:15+0000\n"
-"PO-Revision-Date: 2009-06-13 22:37+0300\n"
+"POT-Creation-Date: 2010-07-02 05:22+0000\n"
+"PO-Revision-Date: 2010-07-02 20:32-0400\n"
"Last-Translator: Peter Eisentraut <[email protected]>\n"
"Language-Team: Swedish <[email protected]>\n"
"MIME-Version: 1.0\n"
@@ -95,7 +96,7 @@ msgstr "Du m�ste k�ra %s som PostgreSQLs superanv�ndare.\n"
msgid "%s: could not change directory to \"%s\": %s\n"
msgstr "%s: kunde byta katalog till \"%s\": %s\n"
-#: pg_resetxlog.c:279 pg_resetxlog.c:393
+#: pg_resetxlog.c:279 pg_resetxlog.c:407
#, c-format
msgid "%s: could not open file \"%s\" for reading: %s\n"
msgstr "%s: kunde inte �ppna fil \"%s\" f�r l�sning: %s\n"
@@ -109,7 +110,7 @@ msgstr ""
"%s: l�sfil \"%s\" existerar\n"
"K�r servern redan? Om inte, radera l�sfilen och f�rs�k igen.\n"
-#: pg_resetxlog.c:341
+#: pg_resetxlog.c:355
#, c-format
msgid ""
"\n"
@@ -119,7 +120,7 @@ msgstr ""
"Om dessa v�rden verkar acceptable, anv�nd -f f�r\n"
"att forcera �terst�llande.\n"
-#: pg_resetxlog.c:353
+#: pg_resetxlog.c:367
#, c-format
msgid ""
"The database server was not shut down cleanly.\n"
@@ -131,12 +132,12 @@ msgstr ""
"Om du vill forts�tta �nd�, anv�nd -f f�r att forcera\n"
"�terst�llande.\n"
-#: pg_resetxlog.c:367
+#: pg_resetxlog.c:381
#, c-format
msgid "Transaction log reset\n"
msgstr "�terst�llande fr�n transaktionslogg\n"
-#: pg_resetxlog.c:396
+#: pg_resetxlog.c:410
#, c-format
msgid ""
"If you are sure the data directory path is correct, execute\n"
@@ -147,25 +148,25 @@ msgstr ""
" touch %s\n"
"och f�rs�k igen.\n"
-#: pg_resetxlog.c:409
+#: pg_resetxlog.c:423
#, c-format
msgid "%s: could not read file \"%s\": %s\n"
msgstr "%s: kunde inte l�sa fil \"%s\": %s\n"
-#: pg_resetxlog.c:432
+#: pg_resetxlog.c:446
#, c-format
msgid "%s: pg_control exists but has invalid CRC; proceed with caution\n"
msgstr ""
"%s: pg_control existerar men har ogiltig CRC; forts�tt med f�rsiktighet\n"
-#: pg_resetxlog.c:441
+#: pg_resetxlog.c:455
#, c-format
msgid "%s: pg_control exists but is broken or unknown version; ignoring it\n"
msgstr ""
"%s: pg_control existerar men �r trasig eller har ok�nd version; ignorerar "
"den\n"
-#: pg_resetxlog.c:525
+#: pg_resetxlog.c:549
#, c-format
msgid ""
"Guessed pg_control values:\n"
@@ -174,7 +175,7 @@ msgstr ""
"Gissade pg_control-v�rden:\n"
"\n"
-#: pg_resetxlog.c:527
+#: pg_resetxlog.c:551
#, c-format
msgid ""
"pg_control values:\n"
@@ -183,129 +184,146 @@ msgstr ""
"pg_control-v�rden:\n"
"\n"
-#: pg_resetxlog.c:536
+#: pg_resetxlog.c:560
#, c-format
msgid "First log file ID after reset: %u\n"
msgstr "F�rsta loggfil efter nollst�llning: %u\n"
-#: pg_resetxlog.c:538
+#: pg_resetxlog.c:562
#, c-format
msgid "First log file segment after reset: %u\n"
msgstr "F�rsta loggfilsegment efter nollst.: %u\n"
-#: pg_resetxlog.c:540
+#: pg_resetxlog.c:564
#, c-format
msgid "pg_control version number: %u\n"
msgstr "pg_control versionsnummer: %u\n"
-#: pg_resetxlog.c:542
+#: pg_resetxlog.c:566
#, c-format
msgid "Catalog version number: %u\n"
msgstr "Katalogversionsnummer: %u\n"
-#: pg_resetxlog.c:544
+#: pg_resetxlog.c:568
#, c-format
msgid "Database system identifier: %s\n"
msgstr "Databasens systemidentifierare: %s\n"
-#: pg_resetxlog.c:546
+#: pg_resetxlog.c:570
#, c-format
msgid "Latest checkpoint's TimeLineID: %u\n"
msgstr "Senaste kontrollpunktens TimeLineID: %u\n"
-#: pg_resetxlog.c:548
+#: pg_resetxlog.c:572
#, c-format
msgid "Latest checkpoint's NextXID: %u/%u\n"
msgstr "Senaste kontrollpunktens NextXID: %u/%u\n"
-#: pg_resetxlog.c:551
+#: pg_resetxlog.c:575
#, c-format
msgid "Latest checkpoint's NextOID: %u\n"
msgstr "Senaste kontrollpunktens NextOID: %u\n"
# FIXME: too wide
-#: pg_resetxlog.c:553
+#: pg_resetxlog.c:577
#, c-format
msgid "Latest checkpoint's NextMultiXactId: %u\n"
msgstr "Senaste kontrollpunktens NextMultiXactId: %u\n"
-#: pg_resetxlog.c:555
+#: pg_resetxlog.c:579
#, c-format
msgid "Latest checkpoint's NextMultiOffset: %u\n"
msgstr "Senaste kontrollpunktens NextMultiOffset: %u\n"
-#: pg_resetxlog.c:557
+#: pg_resetxlog.c:581
+#, c-format
+msgid "Latest checkpoint's oldestXID: %u\n"
+msgstr "Senaste kontrollpunktens oldestXID: %u\n"
+
+# FIXME: too wide
+#: pg_resetxlog.c:583
+#, c-format
+msgid "Latest checkpoint's oldestXID's DB: %u\n"
+msgstr "Senaste kontrollpunktens oldestXID:s DB: %u\n"
+
+# FIXME: too wide
+#: pg_resetxlog.c:585
+#, c-format
+msgid "Latest checkpoint's oldestActiveXID: %u\n"
+msgstr "Senaste kontrollpunktens oldestActiveXID: %u\n"
+
+#: pg_resetxlog.c:587
#, c-format
msgid "Maximum data alignment: %u\n"
msgstr "Maximal data-alignment: %u\n"
-#: pg_resetxlog.c:560
+#: pg_resetxlog.c:590
#, c-format
msgid "Database block size: %u\n"
msgstr "Databasens blockstorlek: %u\n"
-#: pg_resetxlog.c:562
+#: pg_resetxlog.c:592
#, c-format
msgid "Blocks per segment of large relation: %u\n"
msgstr "Block per segment i stor relation: %u\n"
-#: pg_resetxlog.c:564
+#: pg_resetxlog.c:594
#, c-format
msgid "WAL block size: %u\n"
msgstr "WAL-blockstorlek: %u\n"
-#: pg_resetxlog.c:566
+#: pg_resetxlog.c:596
#, c-format
msgid "Bytes per WAL segment: %u\n"
msgstr "Bytes per WAL-segment: %u\n"
-#: pg_resetxlog.c:568
+#: pg_resetxlog.c:598
#, c-format
msgid "Maximum length of identifiers: %u\n"
msgstr "Maximal l�ngd p� identifierare: %u\n"
-#: pg_resetxlog.c:570
+#: pg_resetxlog.c:600
#, c-format
msgid "Maximum columns in an index: %u\n"
msgstr "Maximalt antal kolumner i index: %u\n"
-#: pg_resetxlog.c:572
+#: pg_resetxlog.c:602
#, c-format
msgid "Maximum size of a TOAST chunk: %u\n"
msgstr "Maximal storlek p� TOAST-bit: %u\n"
-#: pg_resetxlog.c:574
+#: pg_resetxlog.c:604
#, c-format
msgid "Date/time type storage: %s\n"
msgstr "Lagringstyp f�r datum/tid: %s\n"
-#: pg_resetxlog.c:575
+#: pg_resetxlog.c:605
msgid "64-bit integers"
msgstr "64-bits heltal"
-#: pg_resetxlog.c:575
+#: pg_resetxlog.c:605
msgid "floating-point numbers"
msgstr "flyttalsnummer"
-#: pg_resetxlog.c:576
+#: pg_resetxlog.c:606
#, fuzzy, c-format
msgid "Float4 argument passing: %s\n"
msgstr "Maximal data-alignment: %u\n"
-#: pg_resetxlog.c:577 pg_resetxlog.c:579
+#: pg_resetxlog.c:607 pg_resetxlog.c:609
msgid "by value"
msgstr ""
-#: pg_resetxlog.c:577 pg_resetxlog.c:579
+#: pg_resetxlog.c:607 pg_resetxlog.c:609
msgid "by reference"
msgstr ""
-#: pg_resetxlog.c:578
+#: pg_resetxlog.c:608
#, fuzzy, c-format
msgid "Float8 argument passing: %s\n"
msgstr "Maximal data-alignment: %u\n"
-#: pg_resetxlog.c:629
+#: pg_resetxlog.c:671
#, c-format
msgid ""
"%s: internal error -- sizeof(ControlFileData) is too large ... fix "
@@ -314,47 +332,47 @@ msgstr ""
"%s: internt fel -- sizeof(ControlFileData) �r f�r stor ... r�tt till "
"PG_CONTROL_SIZE\n"
-#: pg_resetxlog.c:644
+#: pg_resetxlog.c:686
#, c-format
msgid "%s: could not create pg_control file: %s\n"
msgstr "%s: kunde inte skapa pg_control-fil: %s\n"
-#: pg_resetxlog.c:655
+#: pg_resetxlog.c:697
#, c-format
msgid "%s: could not write pg_control file: %s\n"
msgstr "%s: kunde inte skriva pg_control-fil: %s\n"
-#: pg_resetxlog.c:662 pg_resetxlog.c:969
+#: pg_resetxlog.c:704 pg_resetxlog.c:1011
#, c-format
msgid "%s: fsync error: %s\n"
msgstr "%s: fsync fel: %s\n"
-#: pg_resetxlog.c:700 pg_resetxlog.c:775 pg_resetxlog.c:831
+#: pg_resetxlog.c:742 pg_resetxlog.c:817 pg_resetxlog.c:873
#, c-format
msgid "%s: could not open directory \"%s\": %s\n"
msgstr "%s: kunde inte �ppna katalog \"%s\": %s\n"
-#: pg_resetxlog.c:744 pg_resetxlog.c:808 pg_resetxlog.c:865
+#: pg_resetxlog.c:786 pg_resetxlog.c:850 pg_resetxlog.c:907
#, c-format
msgid "%s: could not read from directory \"%s\": %s\n"
msgstr "%s: kunde inte l�sa fr�n katalog \"%s\": %s\n"
-#: pg_resetxlog.c:789 pg_resetxlog.c:846
+#: pg_resetxlog.c:831 pg_resetxlog.c:888
#, c-format
msgid "%s: could not delete file \"%s\": %s\n"
msgstr "%s: kunde inte radera filen \"%s\": %s\n"
-#: pg_resetxlog.c:936
+#: pg_resetxlog.c:978
#, c-format
msgid "%s: could not open file \"%s\": %s\n"
msgstr "%s: kunde inte �ppna fil \"%s\": %s\n"
-#: pg_resetxlog.c:947 pg_resetxlog.c:961
+#: pg_resetxlog.c:989 pg_resetxlog.c:1003
#, c-format
msgid "%s: could not write file \"%s\": %s\n"
msgstr "%s: kunde inte skriva fil \"%s\": %s\n"
-#: pg_resetxlog.c:980
+#: pg_resetxlog.c:1022
#, c-format
msgid ""
"%s resets the PostgreSQL transaction log.\n"
@@ -363,7 +381,7 @@ msgstr ""
"%s �terst�ller PostgreSQL transaktionslogg.\n"
"\n"
-#: pg_resetxlog.c:981
+#: pg_resetxlog.c:1023
#, c-format
msgid ""
"Usage:\n"
@@ -374,22 +392,22 @@ msgstr ""
" %s [FLAGGA]... DATAKATALOG\n"
"\n"
-#: pg_resetxlog.c:982
+#: pg_resetxlog.c:1024
#, c-format
msgid "Options:\n"
msgstr "Flaggor:\n"
-#: pg_resetxlog.c:983
+#: pg_resetxlog.c:1025
#, c-format
msgid " -e XIDEPOCH set next transaction ID epoch\n"
msgstr " -x XIDEPOCH s�tt n�sta transaktions-ID-epoch\n"
-#: pg_resetxlog.c:984
+#: pg_resetxlog.c:1026
#, c-format
msgid " -f force update to be done\n"
msgstr " -f forcera �terst�llande\n"
-#: pg_resetxlog.c:985
+#: pg_resetxlog.c:1027
#, c-format
msgid ""
" -l TLI,FILE,SEG force minimum WAL starting location for new transaction "
@@ -397,12 +415,12 @@ msgid ""
msgstr ""
" -l TLI,FILID,SEG ange minsta WAL-startposition f�r ny transaktion\n"
-#: pg_resetxlog.c:986
+#: pg_resetxlog.c:1028
#, c-format
msgid " -m XID set next multitransaction ID\n"
msgstr " -m XID s�tt n�sta multitransaktions-ID\n"
-#: pg_resetxlog.c:987
+#: pg_resetxlog.c:1029
#, c-format
msgid ""
" -n no update, just show extracted control values (for "
@@ -410,34 +428,36 @@ msgid ""
msgstr ""
" -n ingen updatering, visa bara kontrollv�rden (f�r testning)\n"
-#: pg_resetxlog.c:988
+#: pg_resetxlog.c:1030
#, c-format
msgid " -o OID set next OID\n"
msgstr " -o OID s�tt n�sta OID\n"
-#: pg_resetxlog.c:989
+#: pg_resetxlog.c:1031
#, c-format
msgid " -O OFFSET set next multitransaction offset\n"
msgstr " -O OFFSET s�tt n�sta multitransaktionsoffset\n"
-#: pg_resetxlog.c:990
+#: pg_resetxlog.c:1032
#, c-format
msgid " -x XID set next transaction ID\n"
msgstr " -x XID s�tt n�sta transaktions-ID\n"
-#: pg_resetxlog.c:991
+#: pg_resetxlog.c:1033
#, c-format
msgid " --help show this help, then exit\n"
msgstr " --help visa denna hj�lp, avsluta sedan\n"
-#: pg_resetxlog.c:992
+#: pg_resetxlog.c:1034
#, c-format
msgid " --version output version information, then exit\n"
msgstr " --version visa versionsinformation, avsluta sedan\n"
-#: pg_resetxlog.c:993
+#: pg_resetxlog.c:1035
#, c-format
msgid ""
"\n"
"Report bugs to <[email protected]>.\n"
-msgstr "\nReportera fel till <[email protected]>.\n"
+msgstr ""
+"\n"
+"Reportera fel till <[email protected]>.\n"
diff --git a/src/bin/psql/po/sv.po b/src/bin/psql/po/sv.po
index 10227f46f8..f0db905c52 100644
--- a/src/bin/psql/po/sv.po
+++ b/src/bin/psql/po/sv.po
@@ -1,8 +1,8 @@
# Swedish message translation file for psql
-# Peter Eisentraut <[email protected]>, 2001, 2009.
+# Peter Eisentraut <[email protected]>, 2001, 2009, 2010.
# Dennis Bj�rklund <[email protected]>, 2002, 2003, 2004, 2005, 2006.
#
-# pgtranslation Id: psql.po,v 1.5 2009/06/13 19:16:49 petere Exp $
+# pgtranslation Id: psql.po,v 1.7 2010/07/03 01:48:43 petere Exp $
#
# Use these quotes: "%s"
#
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.4\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2009-06-12 21:08+0000\n"
-"PO-Revision-Date: 2009-06-13 22:12+0300\n"
+"POT-Creation-Date: 2010-07-01 15:17+0000\n"
+"PO-Revision-Date: 2010-07-02 21:48-0400\n"
"Last-Translator: Peter Eisentraut <[email protected]>\n"
"Language-Team: Swedish <[email protected]>\n"
"MIME-Version: 1.0\n"
@@ -44,301 +44,309 @@ msgstr "kunde inte h�mta hemkatalogen: %s\n"
msgid "\\%s: could not change directory to \"%s\": %s\n"
msgstr "\\%s: kunde inte byta katalog till \"%s\": %s\n"
-#: command.c:316 common.c:935
+#: command.c:316 common.c:940
#, c-format
msgid "Time: %.3f ms\n"
msgstr "Tid: %.3f ms\n"
-#: command.c:469 command.c:497 command.c:1037
+#: command.c:485 command.c:513 command.c:1064
msgid "no query buffer\n"
msgstr "ingen fr�gebuffert\n"
-#: command.c:539
+#: command.c:555
msgid "No changes"
msgstr ""
-#: command.c:593
+#: command.c:609
#, c-format
msgid "%s: invalid encoding name or conversion procedure not found\n"
msgstr "%s: ogiltigt kodningsnamn eller konverteringsprocedur hittades inte\n"
-#: command.c:661 command.c:695 command.c:709 command.c:726 command.c:830
-#: command.c:880 command.c:1017 command.c:1048
+#: command.c:688 command.c:722 command.c:736 command.c:753 command.c:857
+#: command.c:907 command.c:1044 command.c:1075
#, c-format
msgid "\\%s: missing required argument\n"
msgstr "\\%s: obligatoriskt argument saknas\n"
-#: command.c:758
+#: command.c:785
msgid "Query buffer is empty."
msgstr "Fr�gebufferten �r tom."
-#: command.c:768
+#: command.c:795
msgid "Enter new password: "
msgstr "Mata in nytt l�senord: "
-#: command.c:769
+#: command.c:796
msgid "Enter it again: "
msgstr "Mata in det igen: "
-#: command.c:773
+#: command.c:800
#, c-format
msgid "Passwords didn't match.\n"
msgstr "L�senorden matchade inte varandra.\n"
-#: command.c:791
+#: command.c:818
#, c-format
msgid "Password encryption failed.\n"
msgstr "L�senordskryptering misslyckades.\n"
-#: command.c:859 command.c:960 command.c:1022
+#: command.c:886 command.c:987 command.c:1049
#, c-format
msgid "\\%s: error\n"
msgstr "\\%s: fel\n"
-#: command.c:900
+#: command.c:927
msgid "Query buffer reset (cleared)."
msgstr "Fr�gebufferten har blivit borttagen."
-#: command.c:913
+#: command.c:940
#, c-format
msgid "Wrote history to file \"%s/%s\".\n"
msgstr "Kommandohistorien har skrivits till \"%s/%s\".\n"
-#: command.c:951 common.c:52 common.c:66 input.c:198 mainloop.c:70
-#: mainloop.c:228 print.c:61 print.c:75
+#: command.c:978 common.c:52 common.c:66 input.c:209 mainloop.c:72
+#: mainloop.c:234 print.c:137 print.c:151
#, c-format
msgid "out of memory\n"
msgstr "minnet slut\n"
-#: command.c:1002
+#: command.c:1029
msgid "Timing is on."
msgstr "Tidtagning �r p�."
-#: command.c:1004
+#: command.c:1031
msgid "Timing is off."
msgstr "Tidtagning �r av."
-#: command.c:1065 command.c:1085 command.c:1584 command.c:1591 command.c:1600
-#: command.c:1610 command.c:1619 command.c:1633 command.c:1650 command.c:1683
-#: common.c:137 copy.c:517 copy.c:581
+#: command.c:1092 command.c:1112 command.c:1633 command.c:1640 command.c:1649
+#: command.c:1659 command.c:1668 command.c:1682 command.c:1699 command.c:1737
+#: common.c:137 copy.c:283 copy.c:361
#, c-format
msgid "%s: %s\n"
msgstr "%s: %s\n"
-#: command.c:1167 startup.c:159
+#: command.c:1194 startup.c:159
msgid "Password: "
msgstr "L�senord: "
-#: command.c:1174 startup.c:162 startup.c:164
+#: command.c:1201 startup.c:162 startup.c:164
#, c-format
msgid "Password for user %s: "
msgstr "L�senord f�r anv�ndare %s: "
-#: command.c:1270 command.c:2113 common.c:183 common.c:460 common.c:525
-#: common.c:811 common.c:836 common.c:920 copy.c:652 copy.c:697 copy.c:826
+#: command.c:1318 command.c:2207 common.c:183 common.c:460 common.c:525
+#: common.c:816 common.c:841 common.c:925 copy.c:432 copy.c:477 copy.c:606
#, c-format
msgid "%s"
msgstr "%s"
-#: command.c:1274
+#: command.c:1322
msgid "Previous connection kept\n"
msgstr "F�reg�ende f�rbindelse bevarad\n"
-#: command.c:1278
+#: command.c:1326
#, c-format
msgid "\\connect: %s"
msgstr "\\connect: %s"
-#: command.c:1302
+#: command.c:1350
#, c-format
msgid "You are now connected to database \"%s\""
msgstr "Du �r nu uppkopplad mot databasen \"%s\""
-#: command.c:1305
+#: command.c:1353
#, c-format
msgid " on host \"%s\""
msgstr " p� v�rd \"%s\""
-#: command.c:1308
+#: command.c:1356
#, c-format
msgid " at port \"%s\""
msgstr " port \"%s\""
-#: command.c:1311
+#: command.c:1359
#, c-format
msgid " as user \"%s\""
msgstr " som anv�ndare \"%s\""
-#: command.c:1346
+#: command.c:1394
#, c-format
msgid "%s (%s, server %s)\n"
msgstr "%s (%s, server %s)\n"
-#: command.c:1353
+#: command.c:1402
#, c-format
msgid ""
"WARNING: %s version %d.%d, server version %d.%d.\n"
" Some psql features might not work.\n"
msgstr ""
-#: command.c:1383
+#: command.c:1432
#, c-format
msgid "SSL connection (cipher: %s, bits: %i)\n"
msgstr "SSL-f�rbindelse (krypto: %s, bitar: %i)\n"
-#: command.c:1393
+#: command.c:1442
#, fuzzy, c-format
msgid "SSL connection (unknown cipher)\n"
msgstr ""
"SSL-f�rbindelse (krypto: %s, bitar: %i)\n"
"\n"
-#: command.c:1414
-#, fuzzy, c-format
+#: command.c:1463
+#, c-format
msgid ""
"WARNING: Console code page (%u) differs from Windows code page (%u)\n"
" 8-bit characters might not work correctly. See psql reference\n"
" page \"Notes for Windows users\" for details.\n"
msgstr ""
-"Varning: Konsollens \"code page\" (%u) skiljer sig f�n Windows \"code page"
-"\" (%u)\n"
+"VARNING: Konsollens \"code page\" (%u) skiljer sig f�n Windows \"code page\" (%u)\n"
" 8-bitars tecken kommer troligen inte fungera korrekt. Se psql:s\n"
-" referensmanual i sektionen \"Notes for Windows users\" f�r mer "
-"detaljer.\n"
-"\n"
+" referensmanual i sektionen \"Notes for Windows users\" f�r mer detaljer.\n"
-#: command.c:1503
+#: command.c:1552
#, c-format
msgid "could not start editor \"%s\"\n"
msgstr "kunde inte starta editorn \"%s\"\n"
-#: command.c:1505
+#: command.c:1554
msgid "could not start /bin/sh\n"
msgstr "kunde inte starta /bin/sh\n"
-#: command.c:1542
+#: command.c:1591
#, c-format
msgid "cannot locate temporary directory: %s"
msgstr "kunde inte hitta temp-katalogen: %s"
-#: command.c:1569
+#: command.c:1618
#, c-format
msgid "could not open temporary file \"%s\": %s\n"
msgstr "kunde inte �ppna tempor�r fil \"%s\": %s\n"
-#: command.c:1767
+#: command.c:1839
msgid ""
"\\pset: allowed formats are unaligned, aligned, wrapped, html, latex, troff-"
"ms\n"
-msgstr "\\pset: till�tna format �r unaligned, aligned, wrapped, html, latex, troff-ms\n"
+msgstr ""
+"\\pset: till�tna format �r unaligned, aligned, wrapped, html, latex, troff-"
+"ms\n"
-#: command.c:1772
+#: command.c:1844
#, c-format
msgid "Output format is %s.\n"
msgstr "Utdataformatet �r \"%s\".\n"
-#: command.c:1782
+#: command.c:1860
+msgid "\\pset: allowed line styles are ascii, old-ascii, unicode\n"
+msgstr ""
+
+#: command.c:1865
+#, fuzzy, c-format
+msgid "Line style is %s.\n"
+msgstr "Ramstil �r %d.\n"
+
+#: command.c:1876
#, c-format
msgid "Border style is %d.\n"
msgstr "Ramstil �r %d.\n"
-#: command.c:1794
+#: command.c:1888
#, c-format
msgid "Expanded display is on.\n"
msgstr "Ut�kad visning �r p�.\n"
-#: command.c:1795
+#: command.c:1889
#, c-format
msgid "Expanded display is off.\n"
msgstr "Ut�kad visning �r av.\n"
-#: command.c:1808
+#: command.c:1902
msgid "Showing locale-adjusted numeric output."
msgstr "Visar lokal-anpassad numerisk utdata."
-#: command.c:1810
+#: command.c:1904
msgid "Locale-adjusted numeric output is off."
msgstr "Lokal-anpassad numerisk utdata �r av."
-#: command.c:1823
+#: command.c:1917
#, c-format
msgid "Null display is \"%s\".\n"
msgstr "Null-visare �r \"%s\".\n"
-#: command.c:1835
+#: command.c:1929
#, c-format
msgid "Field separator is \"%s\".\n"
msgstr "F�ltseparatorn �r \"%s\".\n"
-#: command.c:1849
+#: command.c:1943
#, c-format
msgid "Record separator is <newline>."
msgstr "Postseparatorn �r <nyrad>."
-#: command.c:1851
+#: command.c:1945
#, c-format
msgid "Record separator is \"%s\".\n"
msgstr "Postseparatorn �r \"%s\".\n"
-#: command.c:1865
+#: command.c:1959
msgid "Showing only tuples."
msgstr "Visar bara tupler."
-#: command.c:1867
+#: command.c:1961
msgid "Tuples only is off."
msgstr "Visa bara tupler �r av."
-#: command.c:1883
+#: command.c:1977
#, c-format
msgid "Title is \"%s\".\n"
msgstr "Titeln �r \"%s\".\n"
-#: command.c:1885
+#: command.c:1979
#, c-format
msgid "Title is unset.\n"
msgstr "Titeln �r inte satt.\n"
-#: command.c:1901
+#: command.c:1995
#, c-format
msgid "Table attribute is \"%s\".\n"
msgstr "Tabellattribut �r \"%s\".\n"
-#: command.c:1903
+#: command.c:1997
#, c-format
msgid "Table attributes unset.\n"
msgstr "Tabellattribut �r ej satt.\n"
-#: command.c:1924
+#: command.c:2018
msgid "Pager is used for long output."
msgstr "Siduppdelare �r p� f�r l�ng utdata."
-#: command.c:1926
+#: command.c:2020
msgid "Pager is always used."
msgstr "Siduppdelare anv�nds alltid."
-#: command.c:1928
+#: command.c:2022
msgid "Pager usage is off."
msgstr "Siduppdelare �r av."
-#: command.c:1942
+#: command.c:2036
msgid "Default footer is on."
msgstr "Standard sidfot �r p�."
-#: command.c:1944
+#: command.c:2038
msgid "Default footer is off."
msgstr "Standard sidfot �r av."
-#: command.c:1955
+#: command.c:2049
#, c-format
msgid "Target width for \"wrapped\" format is %d.\n"
msgstr ""
-#: command.c:1960
+#: command.c:2054
#, c-format
msgid "\\pset: unknown option: %s\n"
msgstr "\\pset: ok�nd parameter: %s\n"
-#: command.c:2014
+#: command.c:2108
msgid "\\!: failed\n"
msgstr "\\!: misslyckades\n"
@@ -367,11 +375,11 @@ msgstr "Misslyckades.\n"
msgid "Succeeded.\n"
msgstr "Lyckades.\n"
-#: common.c:493 common.c:768
+#: common.c:493 common.c:773
msgid "You are currently not connected to a database.\n"
msgstr "Du �r f�r n�rvarande inte uppkopplad mot en databas.\n"
-#: common.c:499 common.c:506 common.c:794
+#: common.c:499 common.c:506 common.c:799
#, c-format
msgid ""
"********* QUERY **********\n"
@@ -384,13 +392,20 @@ msgstr ""
"**************************\n"
"\n"
-#: common.c:558
+#: common.c:560
+#, fuzzy, c-format
+msgid ""
+"Asynchronous notification \"%s\" with payload \"%s\" received from server "
+"process with PID %d.\n"
+msgstr "Asynkron notificering \"%s\" mottagen fr�n serverprocess med PID %d.\n"
+
+#: common.c:563
#, c-format
msgid ""
"Asynchronous notification \"%s\" received from server process with PID %d.\n"
msgstr "Asynkron notificering \"%s\" mottagen fr�n serverprocess med PID %d.\n"
-#: common.c:776
+#: common.c:781
#, c-format
msgid ""
"***(Single step mode: verify command)"
@@ -405,56 +420,61 @@ msgstr ""
"***(tryck return f�r att forts�tta eller skriv x och return f�r att avbryta)"
"*****\n"
-#: common.c:827
+#: common.c:832
#, c-format
msgid ""
"The server (version %d.%d) does not support savepoints for "
"ON_ERROR_ROLLBACK.\n"
-msgstr "Servern (version %d.%d) st�der inte sparpunkter f�r ON_ERROR_ROLLBACK.\n"
+msgstr ""
+"Servern (version %d.%d) st�der inte sparpunkter f�r ON_ERROR_ROLLBACK.\n"
-#: copy.c:120
+#: copy.c:96
msgid "\\copy: arguments required\n"
msgstr "\\copy: argument kr�vs\n"
-#: copy.c:399
+#: copy.c:228
#, c-format
msgid "\\copy: parse error at \"%s\"\n"
msgstr "\\copy: parsfel vid \"%s\"\n"
-#: copy.c:401
+#: copy.c:230
msgid "\\copy: parse error at end of line\n"
msgstr "\\copy: parsfel vid radslutet\n"
-#: copy.c:528
+#: copy.c:294
#, c-format
msgid "%s: cannot copy from/to a directory\n"
msgstr "%s: kan inte kopiera fr�n/till en katalog\n"
-#: copy.c:554
+#: copy.c:331
#, c-format
msgid "\\copy: %s"
msgstr "\\copy: %s"
-#: copy.c:558 copy.c:572
+#: copy.c:335 copy.c:349
#, c-format
msgid "\\copy: unexpected response (%d)\n"
msgstr "\\copy: ov�ntat svar (%d)\n"
-#: copy.c:627 copy.c:637
+#: copy.c:353
+msgid "trying to exit copy mode"
+msgstr ""
+
+#: copy.c:407 copy.c:417
#, c-format
msgid "could not write COPY data: %s\n"
msgstr "kunde inte skriva COPY-data: %s\n"
-#: copy.c:644
+#: copy.c:424
#, c-format
msgid "COPY data transfer failed: %s"
msgstr "COPY-�verf�ring av data misslyckades: %s"
-#: copy.c:692
+#: copy.c:472
msgid "canceled by user"
msgstr "avbruten av anv�ndaren"
-#: copy.c:707
+#: copy.c:487
msgid ""
"Enter data to be copied followed by a newline.\n"
"End with a backslash and a period on a line by itself."
@@ -462,7 +482,7 @@ msgstr ""
"Mata in data som skall kopieras f�ljt av en nyrad.\n"
"Avsluta med bakstreck och en punkt ensamma p� en rad."
-#: copy.c:819
+#: copy.c:599
msgid "aborted because of read failure"
msgstr "avbruten p� grund av l�sfel"
@@ -484,7 +504,9 @@ msgstr "kunde inte h�mta det aktuella anv�ndarnamnet: %s\n"
msgid ""
"psql is the PostgreSQL interactive terminal.\n"
"\n"
-msgstr "psql �r den interaktiva PostgreSQL-terminalen.\n\n"
+msgstr ""
+"psql �r den interaktiva PostgreSQL-terminalen.\n"
+"\n"
#: help.c:87
#, c-format
@@ -496,7 +518,9 @@ msgstr "Anv�ndning:\n"
msgid ""
" psql [OPTION]... [DBNAME [USERNAME]]\n"
"\n"
-msgstr " psql [FLAGGA]... [DBNAMN [ANV�NDARNAMN]]\n\n"
+msgstr ""
+" psql [FLAGGA]... [DBNAMN [ANV�NDARNAMN]]\n"
+"\n"
#: help.c:90
#, c-format
@@ -508,13 +532,17 @@ msgstr "Allm�nna flaggor:\n"
msgid ""
" -c, --command=COMMAND run only single command (SQL or internal) and "
"exit\n"
-msgstr " -c, --command=KOMMANDO k�r ett kommando (SQL eller internt) och avsluta sedan\n"
+msgstr ""
+" -c, --command=KOMMANDO k�r ett kommando (SQL eller internt) och avsluta "
+"sedan\n"
#: help.c:96
#, c-format
msgid ""
" -d, --dbname=DBNAME database name to connect to (default: \"%s\")\n"
-msgstr " -d, --dbname=DBNAMN databasnamn att koppla upp mot (standard: \"%s\")\n"
+msgstr ""
+" -d, --dbname=DBNAMN databasnamn att koppla upp mot (standard: \"%s"
+"\")\n"
#: help.c:97
#, c-format
@@ -524,7 +552,8 @@ msgstr " -f, --file=FILNAMN k�r kommandon fr�n fil och avsluta sedan\n"
#: help.c:98
#, c-format
msgid " -l, --list list available databases, then exit\n"
-msgstr " -l, --list lista befintliga databaser och avsluta sedan\n"
+msgstr ""
+" -l, --list lista befintliga databaser och avsluta sedan\n"
#: help.c:99
#, c-format
@@ -565,7 +594,9 @@ msgstr ""
msgid ""
"\n"
"Input and output options:\n"
-msgstr "\nFlaggor f�r in-/utmatning:\n"
+msgstr ""
+"\n"
+"Flaggor f�r in-/utmatning:\n"
#: help.c:108
#, c-format
@@ -592,7 +623,9 @@ msgstr " -L, --log-file=FILENAME skicka sessions-logg till fil\n"
#, c-format
msgid ""
" -n, --no-readline disable enhanced command line editing (readline)\n"
-msgstr " -n, --no-readline sl� av f�rb�ttrad kommandoradsredigering (readline)\n"
+msgstr ""
+" -n, --no-readline sl� av f�rb�ttrad kommandoradsredigering "
+"(readline)\n"
#: help.c:113
#, c-format
@@ -603,7 +636,8 @@ msgstr " -o, --output=FILNAMN skriv fr�geresultat till fil (eller |r�r)\n"
#, c-format
msgid ""
" -q, --quiet run quietly (no messages, only query output)\n"
-msgstr " -q, --quiet k�r tyst (inga meddelanden, endast fr�geutdata)\n"
+msgstr ""
+" -q, --quiet k�r tyst (inga meddelanden, endast fr�geutdata)\n"
#: help.c:115
#, c-format
@@ -615,14 +649,18 @@ msgstr " -s, --single-step stegningsl�ge (bekr�fta varje fr�ga)\n"
msgid ""
" -S, --single-line single-line mode (end of line terminates SQL "
"command)\n"
-msgstr " -S, --single-line enradsl�ge (slutet p� raden avslutar SQL-kommando)\n"
+msgstr ""
+" -S, --single-line enradsl�ge (slutet p� raden avslutar SQL-"
+"kommando)\n"
#: help.c:118
#, c-format
msgid ""
"\n"
"Output format options:\n"
-msgstr "\nFlaggor f�r utdataformat:\n"
+msgstr ""
+"\n"
+"Flaggor f�r utdataformat:\n"
#: help.c:119
#, c-format
@@ -648,7 +686,9 @@ msgstr " -H, --html HTML-utskrift av tabeller\n"
msgid ""
" -P, --pset=VAR[=ARG] set printing option VAR to ARG (see \\pset "
"command)\n"
-msgstr " -P, --pset=VAR[=ARG] s�tt utskriftsvariabel VAR till ARG (se kommando \\pset)\n"
+msgstr ""
+" -P, --pset=VAR[=ARG] s�tt utskriftsvariabel VAR till ARG (se kommando "
+"\\pset)\n"
#: help.c:125
#, c-format
@@ -669,7 +709,9 @@ msgstr " -t, --tuples-only visa endast rader\n"
msgid ""
" -T, --table-attr=TEXT set HTML table tag attributes (e.g., width, "
"border)\n"
-msgstr " -T, --table-attr=TEXT s�tt HTML-tabellers flaggor (t.ex. width, border)\n"
+msgstr ""
+" -T, --table-attr=TEXT s�tt HTML-tabellers flaggor (t.ex. width, "
+"border)\n"
#: help.c:129
#, c-format
@@ -706,7 +748,8 @@ msgstr " -p, --port=PORT databasens serverport (standard: \"%s\")\n"
#: help.c:144
#, c-format
msgid " -U, --username=USERNAME database user name (default: \"%s\")\n"
-msgstr " -U, --username=ANVNAMN anv�ndarnamn f�r databasen (standard: \"%s\")\n"
+msgstr ""
+" -U, --username=ANVNAMN anv�ndarnamn f�r databasen (standard: \"%s\")\n"
#: help.c:145
#, fuzzy, c-format
@@ -755,14 +798,18 @@ msgstr " \\copyright visa PostgreSQL-upphovsr�ttsinformation\n"
#, c-format
msgid ""
" \\g [FILE] or ; execute query (and send results to file or |pipe)\n"
-msgstr " \\g [FILNAMN] eller ; k�r fr�gan (och skriv resultatet till fil eller |r�r)\n"
+msgstr ""
+" \\g [FILNAMN] eller ; k�r fr�gan (och skriv resultatet till fil eller |"
+"r�r)\n"
#: help.c:172
#, c-format
msgid ""
" \\h [NAME] help on syntax of SQL commands, * for all "
"commands\n"
-msgstr " \\h [NAMN] hj�lp med syntaxen f�r SQL-kommandon, * f�r alla kommandon\n"
+msgstr ""
+" \\h [NAMN] hj�lp med syntaxen f�r SQL-kommandon, * f�r alla "
+"kommandon\n"
#: help.c:173
#, c-format
@@ -779,7 +826,9 @@ msgstr "Fr�gebuffert\n"
msgid ""
" \\e [FILE] edit the query buffer (or file) with external "
"editor\n"
-msgstr " \\e [FILNAMN] redigera fr�gebufferten (eller filen) med extern redigerare\n"
+msgstr ""
+" \\e [FILNAMN] redigera fr�gebufferten (eller filen) med extern "
+"redigerare\n"
#: help.c:178
#, fuzzy, c-format
@@ -802,7 +851,8 @@ msgstr " \\r nollst�ll (radera) fr�gebufferten\n"
#: help.c:182
#, c-format
msgid " \\s [FILE] display history or save it to file\n"
-msgstr " \\s [FILNAMN] visa kommandohistorien eller spara den i fil\n"
+msgstr ""
+" \\s [FILNAMN] visa kommandohistorien eller spara den i fil\n"
#: help.c:184
#, c-format
@@ -819,7 +869,8 @@ msgstr "In-/Utmatning\n"
msgid ""
" \\copy ... perform SQL COPY with data stream to the client "
"host\n"
-msgstr " \\copy ... utf�r SQL COPY med datastr�m till klientv�rden\n"
+msgstr ""
+" \\copy ... utf�r SQL COPY med datastr�m till klientv�rden\n"
#: help.c:189
#, c-format
@@ -840,7 +891,8 @@ msgstr " \\o [FILNAMN] skicka fr�geresultat till fil eller |r�r\n"
#, c-format
msgid ""
" \\qecho [STRING] write string to query output stream (see \\o)\n"
-msgstr " \\qecho [TEXT] skriv text till fr�geutdatastr�mmen (se \\o)\n"
+msgstr ""
+" \\qecho [TEXT] skriv text till fr�geutdatastr�mmen (se \\o)\n"
#: help.c:195
#, c-format
@@ -864,8 +916,8 @@ msgstr " \\d[S+] NAMN beskriv tabell, vy, sekvens eller index\n"
#: help.c:199
#, c-format
-msgid " \\da[+] [PATTERN] list aggregates\n"
-msgstr " \\da[+] [MALL] lista aggregatfunktioner\n"
+msgid " \\da[S] [PATTERN] list aggregates\n"
+msgstr " \\da[S] [MALL] lista aggregatfunktioner\n"
#: help.c:200
#, c-format
@@ -888,146 +940,164 @@ msgid " \\dd[S] [PATTERN] show comments on objects\n"
msgstr " \\dd[S] [MALL] visa kommentar f�r objekt\n"
#: help.c:204
+#, fuzzy, c-format
+msgid " \\ddp [PATTERN] list default privileges\n"
+msgstr " \\dC [MALL] lista typomvandlingar\n"
+
+#: help.c:205
#, c-format
msgid " \\dD[S] [PATTERN] list domains\n"
msgstr " \\dD[S] [MALL] lista dom�ner\n"
-#: help.c:205
+#: help.c:206
#, fuzzy, c-format
msgid " \\des[+] [PATTERN] list foreign servers\n"
msgstr " \\du [MALL] lista anv�ndare\n"
-#: help.c:206
+#: help.c:207
#, fuzzy, c-format
msgid " \\deu[+] [PATTERN] list user mappings\n"
msgstr " \\du [MALL] lista anv�ndare\n"
-#: help.c:207
+#: help.c:208
#, fuzzy, c-format
msgid " \\dew[+] [PATTERN] list foreign-data wrappers\n"
msgstr " \\dg [MALL] lista grupper\n"
-#: help.c:208
+#: help.c:209
#, c-format
msgid ""
" \\df[antw][S+] [PATRN] list [only agg/normal/trigger/window] functions\n"
-msgstr " \\df[antw][S+] [MALL] lista [endast agg/normala/utl�sar/window] funktioner\n"
+msgstr ""
+" \\df[antw][S+] [MALL] lista [endast agg/normala/utl�sar/window] "
+"funktioner\n"
-#: help.c:209
+#: help.c:210
#, c-format
msgid " \\dF[+] [PATTERN] list text search configurations\n"
msgstr " \\dF[+] [MALL] lista texts�kkonfigurationer\n"
-#: help.c:210
+#: help.c:211
#, c-format
msgid " \\dFd[+] [PATTERN] list text search dictionaries\n"
msgstr " \\dFd[+] [MALL] lista texts�kordlistor\n"
-#: help.c:211
+#: help.c:212
#, c-format
msgid " \\dFp[+] [PATTERN] list text search parsers\n"
msgstr " \\dFp[+] [MALL] lista texts�ktolkare\n"
-#: help.c:212
+#: help.c:213
#, c-format
msgid " \\dFt[+] [PATTERN] list text search templates\n"
msgstr " \\dFt[+] [MALL] lista texts�kmallar\n"
-#: help.c:213
+#: help.c:214
#, c-format
-msgid " \\dg [PATTERN] list roles (groups)\n"
-msgstr " \\dg [MALL] lista roller (grupper)\n"
+msgid " \\dg[+] [PATTERN] list roles (groups)\n"
+msgstr " \\dg[+] [MALL] lista roller (grupper)\n"
-#: help.c:214
+#: help.c:215
#, c-format
msgid " \\di[S+] [PATTERN] list indexes\n"
msgstr " \\di[S+] [MALL] lista index\n"
-#: help.c:215
+#: help.c:216
#, c-format
msgid " \\dl list large objects, same as \\lo_list\n"
msgstr " \\dl lista stora objekt, samma som \\lo_list\n"
-#: help.c:216
+#: help.c:217
#, c-format
msgid " \\dn[+] [PATTERN] list schemas\n"
msgstr " \\dn[+] [MALL] lista scheman\n"
-#: help.c:217
+#: help.c:218
#, c-format
msgid " \\do[S] [PATTERN] list operators\n"
msgstr " \\do[S] [MALL] lista operatorer\n"
-#: help.c:218
+#: help.c:219
#, c-format
msgid ""
" \\dp [PATTERN] list table, view, and sequence access privileges\n"
-msgstr " \\dp [MALL] lista �tkomstr�ttigheter f�r tabeller, vyer och sekvenser\n"
+msgstr ""
+" \\dp [MALL] lista �tkomstr�ttigheter f�r tabeller, vyer och "
+"sekvenser\n"
-#: help.c:219
+#: help.c:220
+#, c-format
+msgid " \\drds [PATRN1 [PATRN2]] list per-database role settings\n"
+msgstr ""
+
+#: help.c:221
#, c-format
msgid " \\ds[S+] [PATTERN] list sequences\n"
msgstr " \\ds[S+] [MALL] lista sekvenser\n"
-#: help.c:220
+#: help.c:222
#, c-format
msgid " \\dt[S+] [PATTERN] list tables\n"
msgstr " \\dt[S+] [MALL] lista tabeller\n"
-#: help.c:221
+#: help.c:223
#, c-format
msgid " \\dT[S+] [PATTERN] list data types\n"
msgstr " \\dT[S+] [MALL] lista datatyper\n"
-#: help.c:222
+#: help.c:224
#, c-format
-msgid " \\du [PATTERN] list roles (users)\n"
-msgstr " \\du [MALL] lista roller (anv�ndare)\n"
+msgid " \\du[+] [PATTERN] list roles (users)\n"
+msgstr " \\du[+] [MALL] lista roller (anv�ndare)\n"
-#: help.c:223
+#: help.c:225
#, c-format
msgid " \\dv[S+] [PATTERN] list views\n"
msgstr " \\dv[S+] [MALL] lista vyer\n"
-#: help.c:224
+#: help.c:226
#, c-format
msgid " \\l[+] list all databases\n"
msgstr " \\l[+] lista alla databaser\n"
-#: help.c:225
+#: help.c:227
#, c-format
msgid " \\z [PATTERN] same as \\dp\n"
msgstr " \\z [MALL] samma som \\dp\n"
-#: help.c:228
+#: help.c:230
#, c-format
msgid "Formatting\n"
msgstr "Formatering\n"
-#: help.c:229
+#: help.c:231
#, c-format
msgid ""
" \\a toggle between unaligned and aligned output mode\n"
-msgstr " \\a byt mellan ojusterat och justerat utdataformat\n"
+msgstr ""
+" \\a byt mellan ojusterat och justerat utdataformat\n"
-#: help.c:230
+#: help.c:232
#, c-format
msgid " \\C [STRING] set table title, or unset if none\n"
msgstr " \\C [TEXT] s�tt tabelltitel, eller nollst�ll\n"
-#: help.c:231
+#: help.c:233
#, c-format
msgid ""
" \\f [STRING] show or set field separator for unaligned query "
"output\n"
-msgstr " \\f [TEXT] visa eller s�tt f�ltseparatorn f�r ojusterad utmatning\n"
+msgstr ""
+" \\f [TEXT] visa eller s�tt f�ltseparatorn f�r ojusterad "
+"utmatning\n"
-#: help.c:232
+#: help.c:234
#, c-format
msgid " \\H toggle HTML output mode (currently %s)\n"
-msgstr " \\H sl� p�/av HTML-utskriftsl�ge (f�r n�rvarande: %s)\n"
+msgstr ""
+" \\H sl� p�/av HTML-utskriftsl�ge (f�r n�rvarande: %s)\n"
-#: help.c:234
+#: help.c:236
#, c-format
msgid ""
" \\pset NAME [VALUE] set table output option\n"
@@ -1037,31 +1107,36 @@ msgid ""
"pager})\n"
msgstr ""
" \\pset NAMN [V�RDE] s�tt tabellutskriftsval\n"
-" (NAMN := {format|border|expanded|fieldsep|footer|null|\n"
-" numericlocale|recordsep|tuples_only|title|tableattr|pager})\n"
+" (NAMN := {format|border|expanded|fieldsep|footer|"
+"null|\n"
+" numericlocale|recordsep|tuples_only|title|tableattr|"
+"pager})\n"
-#: help.c:237
+#: help.c:239
#, c-format
msgid " \\t [on|off] show only rows (currently %s)\n"
msgstr " \\t [on|off] visa endast rader (f�r n�rvarande: %s)\n"
-#: help.c:239
+#: help.c:241
#, c-format
msgid ""
" \\T [STRING] set HTML <table> tag attributes, or unset if none\n"
-msgstr " \\T [TEXT] s�tt HTML-tabellens <table>-attribut, eller nollst�ll\n"
+msgstr ""
+" \\T [TEXT] s�tt HTML-tabellens <table>-attribut, eller "
+"nollst�ll\n"
-#: help.c:240
+#: help.c:242
#, c-format
msgid " \\x [on|off] toggle expanded output (currently %s)\n"
-msgstr " \\x [on|off] sl� p�/av ut�kad utskrift (f�r n�rvarande: %s)\n"
+msgstr ""
+" \\x [on|off] sl� p�/av ut�kad utskrift (f�r n�rvarande: %s)\n"
-#: help.c:244
+#: help.c:246
#, c-format
msgid "Connection\n"
msgstr "F�rbindelse\n"
-#: help.c:245
+#: help.c:247
#, c-format
msgid ""
" \\c[onnect] [DBNAME|- USER|- HOST|- PORT|-]\n"
@@ -1070,66 +1145,71 @@ msgstr ""
" \\c[onnect] [DBNAMN|- ANV�NDARE|- V�RD|- PORT|-]\n"
" koppla upp mot ny databas (f�r n�rvarande \"%s\")\n"
-#: help.c:248
+#: help.c:250
#, c-format
msgid " \\encoding [ENCODING] show or set client encoding\n"
msgstr " \\encoding [KODNING] visa eller s�tt klientens teckenkodning\n"
-#: help.c:249
+#: help.c:251
#, c-format
msgid " \\password [USERNAME] securely change the password for a user\n"
msgstr ""
-#: help.c:252
+#: help.c:254
#, c-format
msgid "Operating System\n"
msgstr "Operativsystem\n"
-#: help.c:253
+#: help.c:255
#, c-format
msgid " \\cd [DIR] change the current working directory\n"
msgstr " \\cd [KATALOG] byt den aktuella katalogen\n"
-#: help.c:254
+#: help.c:256
#, c-format
msgid " \\timing [on|off] toggle timing of commands (currently %s)\n"
-msgstr " \\timing [on|off] sl� p�/av tidstagning av kommandon (f�r n�rvarande: %s)\n"
+msgstr ""
+" \\timing [on|off] sl� p�/av tidstagning av kommandon (f�r "
+"n�rvarande: %s)\n"
-#: help.c:256
+#: help.c:258
#, c-format
msgid ""
" \\! [COMMAND] execute command in shell or start interactive "
"shell\n"
-msgstr " \\! [KOMMANDO] k�r kommando i skal eller starta interaktivt skal\n"
+msgstr ""
+" \\! [KOMMANDO] k�r kommando i skal eller starta interaktivt skal\n"
-#: help.c:259
+#: help.c:261
#, c-format
msgid "Variables\n"
msgstr "Variabler\n"
-#: help.c:260
+#: help.c:262
#, fuzzy, c-format
msgid " \\prompt [TEXT] NAME prompt user to set internal variable\n"
msgstr " \\unset NAME ta bort intern variabel\n"
-#: help.c:261
+#: help.c:263
#, c-format
msgid ""
" \\set [NAME [VALUE]] set internal variable, or list all if no "
"parameters\n"
-msgstr " \\set [NAMN [V�RDE]] s�tt intern variabel, eller lista alla om ingen param\n"
+msgstr ""
+" \\set [NAMN [V�RDE]] s�tt intern variabel, eller lista alla om ingen "
+"param\n"
-#: help.c:262
+#: help.c:264
#, c-format
msgid " \\unset NAME unset (delete) internal variable\n"
msgstr " \\unset NAME ta bort intern variabel\n"
-#: help.c:265
+#: help.c:267
#, c-format
msgid "Large Objects\n"
msgstr "Stora objekt\n"
-#: help.c:266
+#: help.c:268
#, c-format
msgid ""
" \\lo_export LOBOID FILE\n"
@@ -1142,11 +1222,11 @@ msgstr ""
" \\lo_list\n"
" \\lo_unlink LOBOID operationer p� stora objekt\n"
-#: help.c:318
+#: help.c:321
msgid "Available help:\n"
msgstr "Tillg�nglig hj�lp:\n"
-#: help.c:407
+#: help.c:410
#, c-format
msgid ""
"Command: %s\n"
@@ -1161,26 +1241,26 @@ msgstr ""
"%s\n"
"\n"
-#: help.c:423
+#: help.c:426
#, c-format
msgid ""
-"No help available for \"%-.*s\".\n"
+"No help available for \"%s\".\n"
"Try \\h with no arguments to see available help.\n"
msgstr ""
-"Ingen hj�lp tillg�nglig f�r \"%-.*s\".\n"
+"Ingen hj�lp tillg�nglig f�r \"%s\".\n"
"F�rs�k med \\h utan argument f�r att se den tillg�ngliga hj�lpen.\n"
-#: input.c:187
+#: input.c:198
#, c-format
msgid "could not read from input file: %s\n"
msgstr "kunde inte l�sa fr�n infilen: %s\n"
-#: input.c:347
+#: input.c:406
#, c-format
msgid "could not save history to file \"%s\": %s\n"
msgstr "kunde inte skriva kommandohistorien till \"%s\": %s\n"
-#: input.c:352
+#: input.c:411
msgid "history is not supported by this installation\n"
msgstr "historia st�ds inte av denna installationen\n"
@@ -1199,32 +1279,37 @@ msgstr "%s: aktuell transaktion �r avbruten\n"
msgid "%s: unknown transaction status\n"
msgstr "%s: ok�nd transaktionsstatus\n"
-#: large_obj.c:286
+#: large_obj.c:289 large_obj.c:300
msgid "ID"
msgstr "ID"
-#: large_obj.c:287 describe.c:95 describe.c:158 describe.c:337 describe.c:490
-#: describe.c:566 describe.c:637 describe.c:760 describe.c:1238
-#: describe.c:2017 describe.c:2148 describe.c:2442 describe.c:2504
-#: describe.c:2640 describe.c:2679 describe.c:2746 describe.c:2805
-#: describe.c:2814 describe.c:2873
+#: large_obj.c:290 describe.c:146 describe.c:334 describe.c:613 describe.c:762
+#: describe.c:2381 describe.c:2681 describe.c:3310 describe.c:3369
+msgid "Owner"
+msgstr "�gare"
+
+#: large_obj.c:291 large_obj.c:301 describe.c:95 describe.c:158 describe.c:337
+#: describe.c:490 describe.c:566 describe.c:637 describe.c:827 describe.c:1318
+#: describe.c:2205 describe.c:2395 describe.c:2689 describe.c:2751
+#: describe.c:2887 describe.c:2926 describe.c:2993 describe.c:3052
+#: describe.c:3061 describe.c:3120
msgid "Description"
msgstr "Beskrivning"
-#: large_obj.c:295
+#: large_obj.c:310
msgid "Large objects"
msgstr "Stora objekt"
-#: mainloop.c:157
+#: mainloop.c:159
#, c-format
msgid "Use \"\\q\" to leave %s.\n"
msgstr "Anv�nd \"\\q\" f�r att l�mna %s.\n"
-#: mainloop.c:183
+#: mainloop.c:189
msgid "You are using psql, the command-line interface to PostgreSQL."
msgstr "Du anv�nder psql, den interaktiva PostgreSQL-terminalen."
-#: mainloop.c:184
+#: mainloop.c:190
#, c-format
msgid ""
"Type: \\copyright for distribution terms\n"
@@ -1239,91 +1324,93 @@ msgstr ""
" \\g eller avsluta med semikolon f�r att k�ra en fr�ga\n"
" \\q f�r att avsluta\n"
-#: print.c:974
+#: print.c:1138
#, c-format
msgid "(No rows)\n"
msgstr "(Inga rader)\n"
-#: print.c:1961
+#: print.c:2028
#, c-format
msgid "Interrupted\n"
msgstr "Avbruten\n"
-#: print.c:2028
+#: print.c:2097
#, c-format
msgid "Cannot add header to table content: column count of %d exceeded.\n"
msgstr ""
-#: print.c:2065
+#: print.c:2137
#, c-format
msgid "Cannot add cell to table content: total cell count of %d exceeded.\n"
msgstr ""
-#: print.c:2264
+#: print.c:2357
#, c-format
msgid "invalid output format (internal error): %d"
msgstr "ogiltigt utdataformat (internt fel): %d"
-#: print.c:2353
+#: print.c:2454
#, c-format
msgid "(%lu row)"
msgid_plural "(%lu rows)"
msgstr[0] "(%lu rad)"
msgstr[1] "(%lu rader)"
-#: startup.c:217
+#: startup.c:237
#, c-format
msgid "%s: could not open log file \"%s\": %s\n"
msgstr "%s: kunde inte �ppna logg-fil \"%s\": %s\n"
-#: startup.c:279
+#: startup.c:299
#, c-format
msgid ""
"Type \"help\" for help.\n"
"\n"
-msgstr "Skriv \"help\" f�r hj�lp.\n\n"
+msgstr ""
+"Skriv \"help\" f�r hj�lp.\n"
+"\n"
-#: startup.c:425
+#: startup.c:445
#, c-format
msgid "%s: could not set printing parameter \"%s\"\n"
msgstr "%s: kunde inte s�tta utskriftsparameter \"%s\"\n"
-#: startup.c:464
+#: startup.c:484
#, c-format
msgid "%s: could not delete variable \"%s\"\n"
msgstr "%s: kunde inte ta bort variabeln \"%s\"\n"
-#: startup.c:474
+#: startup.c:494
#, c-format
msgid "%s: could not set variable \"%s\"\n"
msgstr "%s: kunde inte s�tta variabeln \"%s\"\n"
-#: startup.c:511 startup.c:517
+#: startup.c:531 startup.c:537
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "F�rs�k med \"%s --help\" f�r mer information.\n"
-#: startup.c:534
+#: startup.c:554
#, c-format
msgid "%s: warning: extra command-line argument \"%s\" ignored\n"
msgstr "%s: varning: extra kommandoradsargument \"%s\" ignorerad\n"
-#: startup.c:599
+#: startup.c:619
msgid "contains support for command-line editing"
msgstr "inneh�ller st�d f�r kommandoradsredigering"
#: describe.c:68 describe.c:235 describe.c:462 describe.c:561 describe.c:682
-#: describe.c:757 describe.c:2126 describe.c:2247 describe.c:2302
-#: describe.c:2502 describe.c:2729 describe.c:2801 describe.c:2812
-#: describe.c:2871
+#: describe.c:763 describe.c:824 describe.c:2373 describe.c:2494
+#: describe.c:2549 describe.c:2749 describe.c:2976 describe.c:3048
+#: describe.c:3059 describe.c:3118
msgid "Schema"
msgstr "Schema"
#: describe.c:69 describe.c:145 describe.c:236 describe.c:463 describe.c:562
-#: describe.c:612 describe.c:683 describe.c:758 describe.c:2127
-#: describe.c:2248 describe.c:2303 describe.c:2433 describe.c:2503
-#: describe.c:2730 describe.c:2802 describe.c:2813 describe.c:2872
-#: describe.c:3062 describe.c:3121
+#: describe.c:612 describe.c:683 describe.c:825 describe.c:2374
+#: describe.c:2495 describe.c:2550 describe.c:2680 describe.c:2750
+#: describe.c:2977 describe.c:3049 describe.c:3060 describe.c:3119
+#: describe.c:3309 describe.c:3368
msgid "Name"
msgstr "Namn"
@@ -1344,11 +1431,6 @@ msgstr "Lista med aggregatfunktioner"
msgid "The server (version %d.%d) does not support tablespaces.\n"
msgstr "Servern (version %d.%d) st�der inte tabellutrymmen.\n"
-#: describe.c:146 describe.c:334 describe.c:613 describe.c:2134
-#: describe.c:2434 describe.c:3063 describe.c:3122
-msgid "Owner"
-msgstr "�gare"
-
#: describe.c:147
msgid "Location"
msgstr "Plats"
@@ -1376,7 +1458,7 @@ msgstr "agg"
msgid "window"
msgstr ""
-#: describe.c:253 describe.c:298 describe.c:315 describe.c:897
+#: describe.c:253 describe.c:298 describe.c:315 describe.c:964
msgid "trigger"
msgstr "utl�sare"
@@ -1385,8 +1467,8 @@ msgstr "utl�sare"
msgid "normal"
msgstr "Information\n"
-#: describe.c:255 describe.c:300 describe.c:317 describe.c:685 describe.c:1223
-#: describe.c:2133 describe.c:2249 describe.c:3134
+#: describe.c:255 describe.c:300 describe.c:317 describe.c:685 describe.c:767
+#: describe.c:1299 describe.c:2380 describe.c:2496 describe.c:3381
msgid "Type"
msgstr "Typ"
@@ -1424,13 +1506,13 @@ msgstr "Lista med funktioner"
msgid "Internal name"
msgstr "Internt namn"
-#: describe.c:474 describe.c:629 describe.c:2144
+#: describe.c:474 describe.c:629 describe.c:2391
msgid "Size"
msgstr "Storlek"
#: describe.c:486
msgid "Elements"
-msgstr ""
+msgstr "Element"
#: describe.c:530
msgid "List of data types"
@@ -1457,14 +1539,12 @@ msgid "Encoding"
msgstr "Kodning"
#: describe.c:619
-#, fuzzy
msgid "Collation"
-msgstr "Plats"
+msgstr "Collation"
#: describe.c:620
-#, fuzzy
msgid "Ctype"
-msgstr "Typ"
+msgstr "Ctype"
#: describe.c:633
msgid "Tablespace"
@@ -1474,2941 +1554,1115 @@ msgstr "Tabellutrymme"
msgid "List of databases"
msgstr "Lista med databaser"
-#: describe.c:684 describe.c:852 describe.c:2128
+#: describe.c:684 describe.c:764 describe.c:919 describe.c:2375 sql_help.c:443
+#: sql_help.c:660 sql_help.c:761 sql_help.c:1177 sql_help.c:1304
+#: sql_help.c:1338 sql_help.c:1573 sql_help.c:1722 sql_help.c:1883
+#: sql_help.c:1964 sql_help.c:2158 sql_help.c:2718 sql_help.c:2738
+#: sql_help.c:2740 sql_help.c:2741
msgid "table"
msgstr "tabell"
-#: describe.c:684 describe.c:853 describe.c:2129
+#: describe.c:684 describe.c:920 describe.c:2376
msgid "view"
msgstr "vy"
-#: describe.c:684 describe.c:855 describe.c:2131
+#: describe.c:684 describe.c:765 describe.c:922 describe.c:2378
msgid "sequence"
msgstr "sekvens"
#: describe.c:696
-#, fuzzy
msgid "Column access privileges"
-msgstr "definera �tkomstr�ttigheter"
+msgstr "Kolumn�tkomstr�ttigheter"
-#: describe.c:722 describe.c:3229 describe.c:3233
+#: describe.c:722 describe.c:3476 describe.c:3480
msgid "Access privileges"
msgstr "�tkomstr�ttigheter"
-#: describe.c:759
+#: describe.c:750
+#, fuzzy, c-format
+msgid ""
+"The server (version %d.%d) does not support altering default privileges.\n"
+msgstr "Denna serverversion (%d) st�der inte tabellutrymmen.\n"
+
+#: describe.c:766 describe.c:858
+msgid "function"
+msgstr "funktion"
+
+#: describe.c:790
+msgid "Default access privileges"
+msgstr ""
+
+#: describe.c:826
msgid "Object"
msgstr "Objekt"
-#: describe.c:771
+#: describe.c:838
msgid "aggregate"
msgstr "aggregat"
-#: describe.c:791
-msgid "function"
-msgstr "funktion"
-
-#: describe.c:810
+#: describe.c:877 sql_help.c:1456 sql_help.c:2456 sql_help.c:2524
+#: sql_help.c:2655 sql_help.c:2756 sql_help.c:2807
msgid "operator"
msgstr "operator"
-#: describe.c:829
+#: describe.c:896
msgid "data type"
msgstr "datatyp"
-#: describe.c:854 describe.c:2130
+#: describe.c:921 describe.c:2377
msgid "index"
msgstr "index"
-#: describe.c:876
+#: describe.c:943
msgid "rule"
msgstr "rule"
-#: describe.c:920
+#: describe.c:987
msgid "Object descriptions"
msgstr "Objektbeskrivningar"
-#: describe.c:973
+#: describe.c:1040
#, c-format
msgid "Did not find any relation named \"%s\".\n"
msgstr "Kunde inte hitta en relation med namn \"%s\".\n"
-#: describe.c:1110
+#: describe.c:1194
#, c-format
msgid "Did not find any relation with OID %s.\n"
msgstr "Kunde inte hitta en relation med OID %s.\n"
-#: describe.c:1185
+#: describe.c:1262
#, c-format
msgid "Table \"%s.%s\""
msgstr "Tabell \"%s.%s\""
-#: describe.c:1189
+#: describe.c:1266
#, c-format
msgid "View \"%s.%s\""
msgstr "Vy \"%s.%s\""
-#: describe.c:1193
+#: describe.c:1270
#, c-format
msgid "Sequence \"%s.%s\""
msgstr "Sekvens \"%s.%s\""
-#: describe.c:1197
+#: describe.c:1274
#, c-format
msgid "Index \"%s.%s\""
msgstr "Index \"%s.%s\""
-#: describe.c:1202
+#: describe.c:1279
#, c-format
msgid "Special relation \"%s.%s\""
msgstr "S�rskild relation \"%s.%s\""
-#: describe.c:1206
+#: describe.c:1283
#, c-format
msgid "TOAST table \"%s.%s\""
msgstr "TOAST-tabell \"%s.%s\""
-#: describe.c:1210
+#: describe.c:1287
#, c-format
msgid "Composite type \"%s.%s\""
msgstr "Sammansatt typ \"%s.%s\""
-#: describe.c:1222
+#: describe.c:1298
msgid "Column"
msgstr "Kolumn"
-#: describe.c:1228
+#: describe.c:1305
msgid "Modifiers"
msgstr "Modifierare"
-#: describe.c:1233
-#, fuzzy
+#: describe.c:1310
msgid "Value"
-msgstr "tabell"
+msgstr "V�rde"
-#: describe.c:1237
-#, fuzzy
+#: describe.c:1313
+msgid "Definition"
+msgstr "Definition"
+
+#: describe.c:1317
msgid "Storage"
-msgstr "K�lla"
+msgstr "Lagring"
-#: describe.c:1279
+#: describe.c:1359
msgid "not null"
msgstr ""
#. translator: default values of column definitions
-#: describe.c:1288
+#: describe.c:1368
#, c-format
msgid "default %s"
msgstr "default %s"
-#: describe.c:1354
+#: describe.c:1459
msgid "primary key, "
msgstr "prim�rnyckel, "
-#: describe.c:1356
+#: describe.c:1461
msgid "unique, "
msgstr "unik, "
-#: describe.c:1362
+#: describe.c:1467
#, c-format
msgid "for table \"%s.%s\""
msgstr "f�r tabell \"%s.%s\""
-#: describe.c:1366
+#: describe.c:1471
#, c-format
msgid ", predicate (%s)"
msgstr ", predikat (%s)"
-#: describe.c:1369
+#: describe.c:1474
msgid ", clustered"
msgstr ", klustrad"
-#: describe.c:1372
+#: describe.c:1477
msgid ", invalid"
msgstr ", ogiltig"
-#: describe.c:1386
+#: describe.c:1480
+msgid ", deferrable"
+msgstr ""
+
+#: describe.c:1483
+msgid ", initially deferred"
+msgstr ""
+
+#: describe.c:1497
msgid "View definition:"
msgstr "Vydefinition:"
-#: describe.c:1403 describe.c:1658
+#: describe.c:1514 describe.c:1792
msgid "Rules:"
msgstr "Regler:"
-#: describe.c:1450
+#: describe.c:1573
msgid "Indexes:"
msgstr "Index:"
-#: describe.c:1510
+#: describe.c:1648
msgid "Check constraints:"
msgstr "Kontrollvillkor:"
-#: describe.c:1541
+#: describe.c:1679
msgid "Foreign-key constraints:"
msgstr "Fr�mmande nyckel-villkor:"
-#: describe.c:1572
+#: describe.c:1710
msgid "Referenced by:"
msgstr ""
-#: describe.c:1661
+#: describe.c:1795
msgid "Disabled rules:"
msgstr ""
-#: describe.c:1664
+#: describe.c:1798
msgid "Rules firing always:"
msgstr ""
-#: describe.c:1667
+#: describe.c:1801
msgid "Rules firing on replica only:"
msgstr ""
-#: describe.c:1766
+#: describe.c:1903
msgid "Triggers:"
msgstr "Utl�sare:"
-#: describe.c:1769
+#: describe.c:1906
#, fuzzy
msgid "Disabled triggers:"
msgstr "st�nger av utl�sare f�r %s\n"
-#: describe.c:1772
+#: describe.c:1909
msgid "Triggers firing always:"
msgstr ""
-#: describe.c:1775
+#: describe.c:1912
msgid "Triggers firing on replica only:"
msgstr ""
-#: describe.c:1808
+#: describe.c:1945
msgid "Inherits"
msgstr "�rver"
-#: describe.c:1823
+#: describe.c:1975
+#, c-format
+msgid "Number of child tables: %d (Use \\d+ to list them.)"
+msgstr ""
+
+#: describe.c:1982
+msgid "Child tables"
+msgstr "Barntabeller"
+
+#: describe.c:2004
+#, c-format
+msgid "Typed table of type: %s"
+msgstr ""
+
+#: describe.c:2011
msgid "Has OIDs"
msgstr "Har OID:er"
-#: describe.c:1826 describe.c:2306 describe.c:2380
+#: describe.c:2014 describe.c:2553 describe.c:2627
msgid "yes"
msgstr "ja"
-#: describe.c:1826 describe.c:2306 describe.c:2380
+#: describe.c:2014 describe.c:2553 describe.c:2627
msgid "no"
msgstr "nej"
-#: describe.c:1834 describe.c:3072 describe.c:3136 describe.c:3192
+#: describe.c:2022 describe.c:3319 describe.c:3383 describe.c:3439
msgid "Options"
msgstr "Options"
-#: describe.c:1919
+#: describe.c:2107
#, c-format
msgid "Tablespace: \"%s\""
msgstr "Tabellutrymme: \"%s\""
-#: describe.c:1932
+#: describe.c:2120
#, c-format
msgid ", tablespace \"%s\""
msgstr ", tabellutrymme: \"%s\""
-#: describe.c:2010
+#: describe.c:2198
msgid "List of roles"
msgstr "Lista med roller"
-#: describe.c:2012
+#: describe.c:2200
msgid "Role name"
msgstr "Rollnamn"
-#: describe.c:2013
+#: describe.c:2201
msgid "Attributes"
msgstr "Attribut"
-#: describe.c:2014
+#: describe.c:2202
msgid "Member of"
msgstr "Medlem av"
-#: describe.c:2025
+#: describe.c:2213
msgid "Superuser"
msgstr "Superanv�ndare"
-#: describe.c:2028
+#: describe.c:2216
msgid "No inheritance"
msgstr ""
-#: describe.c:2031
+#: describe.c:2219
msgid "Create role"
msgstr "Skapa roll"
-#: describe.c:2034
+#: describe.c:2222
msgid "Create DB"
msgstr "Skapa DB"
-#: describe.c:2037
+#: describe.c:2225
msgid "Cannot login"
msgstr ""
-#: describe.c:2046
+#: describe.c:2234
msgid "No connections"
msgstr "Inga uppkopplingar"
-#: describe.c:2048
+#: describe.c:2236
#, c-format
msgid "%d connection"
msgid_plural "%d connections"
msgstr[0] "%d uppkoppling"
msgstr[1] "%d uppkopplingar"
-#: describe.c:2132
+#: describe.c:2303
+#, c-format
+msgid "No per-database role settings support in this server version.\n"
+msgstr ""
+
+#: describe.c:2314
+#, fuzzy, c-format
+msgid "No matching settings found.\n"
+msgstr "Inga matchande relationer funna.\n"
+
+#: describe.c:2316
+#, fuzzy, c-format
+msgid "No settings found.\n"
+msgstr "Inga relationer funna.\n"
+
+#: describe.c:2321
+#, fuzzy
+msgid "List of settings"
+msgstr "Lista med relationer"
+
+#: describe.c:2379
msgid "special"
msgstr "s�rskild"
-#: describe.c:2139
+#: describe.c:2386
msgid "Table"
msgstr "Tabell"
-#: describe.c:2199
+#: describe.c:2446
#, c-format
msgid "No matching relations found.\n"
msgstr "Inga matchande relationer funna.\n"
-#: describe.c:2201
+#: describe.c:2448
#, c-format
msgid "No relations found.\n"
msgstr "Inga relationer funna.\n"
-#: describe.c:2206
+#: describe.c:2453
msgid "List of relations"
msgstr "Lista med relationer"
-#: describe.c:2250
+#: describe.c:2497
msgid "Modifier"
msgstr "Modifierare"
-#: describe.c:2251
+#: describe.c:2498
msgid "Check"
msgstr "Check"
-#: describe.c:2269
+#: describe.c:2516
msgid "List of domains"
msgstr "Lista med dom�ner"
-#: describe.c:2304
+#: describe.c:2551
msgid "Source"
msgstr "K�lla"
-#: describe.c:2305
+#: describe.c:2552
msgid "Destination"
msgstr "M�l"
-#: describe.c:2307
+#: describe.c:2554
msgid "Default?"
msgstr "Standard?"
-#: describe.c:2325
+#: describe.c:2572
msgid "List of conversions"
msgstr "Lista med konverteringar"
-#: describe.c:2377
+#: describe.c:2624
msgid "Source type"
msgstr "K�lltyp"
-#: describe.c:2378
+#: describe.c:2625
msgid "Target type"
msgstr "M�ltyp"
-#: describe.c:2379 describe.c:2639
+#: describe.c:2626 describe.c:2886
msgid "Function"
msgstr "Funktion"
-#: describe.c:2380
+#: describe.c:2627
msgid "in assignment"
msgstr "i tilldelning"
-#: describe.c:2381
+#: describe.c:2628
msgid "Implicit?"
msgstr "Implicit?"
-#: describe.c:2407
+#: describe.c:2654
msgid "List of casts"
msgstr "Lista med typomvandlingar"
-#: describe.c:2462
+#: describe.c:2709
msgid "List of schemas"
msgstr "Lista med scheman"
-#: describe.c:2485 describe.c:2718 describe.c:2786 describe.c:2854
+#: describe.c:2732 describe.c:2965 describe.c:3033 describe.c:3101
#, c-format
msgid "The server (version %d.%d) does not support full text search.\n"
msgstr "Servern (version %d.%d) st�der inte fulltexts�kning.\n"
-#: describe.c:2519
+#: describe.c:2766
msgid "List of text search parsers"
msgstr "Lista med texts�ktolkare"
-#: describe.c:2562
+#: describe.c:2809
#, c-format
msgid "Did not find any text search parser named \"%s\".\n"
msgstr "Kunde inte hitta en texts�ktolkare med namn \"%s\".\n"
-#: describe.c:2637
+#: describe.c:2884
msgid "Start parse"
msgstr ""
-#: describe.c:2638
+#: describe.c:2885
msgid "Method"
msgstr ""
-#: describe.c:2642
+#: describe.c:2889
msgid "Get next token"
msgstr ""
-#: describe.c:2644
+#: describe.c:2891
msgid "End parse"
msgstr ""
-#: describe.c:2646
+#: describe.c:2893
msgid "Get headline"
msgstr ""
-#: describe.c:2648
+#: describe.c:2895
msgid "Get token types"
msgstr ""
-#: describe.c:2658
+#: describe.c:2905
#, c-format
msgid "Text search parser \"%s.%s\""
msgstr "Texts�ktolkare \"%s.%s\""
-#: describe.c:2660
+#: describe.c:2907
#, c-format
msgid "Text search parser \"%s\""
msgstr "Texts�ktolkare \"%s\""
-#: describe.c:2678
+#: describe.c:2925
#, fuzzy
msgid "Token name"
msgstr "Rollnamn"
-#: describe.c:2689
+#: describe.c:2936
#, c-format
msgid "Token types for parser \"%s.%s\""
msgstr ""
-#: describe.c:2691
+#: describe.c:2938
#, fuzzy, c-format
msgid "Token types for parser \"%s\""
msgstr "kunde inte tolka inst�llningen f�r parameter \"%s\""
-#: describe.c:2740
+#: describe.c:2987
msgid "Template"
msgstr "Mall"
-#: describe.c:2741
+#: describe.c:2988
#, fuzzy
msgid "Init options"
msgstr "Generella flaggor:"
-#: describe.c:2763
+#: describe.c:3010
msgid "List of text search dictionaries"
msgstr "Lista med texts�kordlistor"
-#: describe.c:2803
+#: describe.c:3050
msgid "Init"
msgstr "Init"
-#: describe.c:2804
+#: describe.c:3051
#, fuzzy
msgid "Lexize"
msgstr "Storlek"
-#: describe.c:2831
+#: describe.c:3078
msgid "List of text search templates"
msgstr "Lista med texts�kmallar"
-#: describe.c:2888
+#: describe.c:3135
msgid "List of text search configurations"
msgstr "Lista med texts�kkonfigurationer"
-#: describe.c:2932
+#: describe.c:3179
#, c-format
msgid "Did not find any text search configuration named \"%s\".\n"
msgstr "Kunde inte hitta en texts�kkonfiguration med namn \"%s\".\n"
-#: describe.c:2998
+#: describe.c:3245
msgid "Token"
msgstr ""
-#: describe.c:2999
+#: describe.c:3246
msgid "Dictionaries"
msgstr "Ordlistor"
-#: describe.c:3010
+#: describe.c:3257
#, c-format
msgid "Text search configuration \"%s.%s\""
msgstr "Texts�kkonfiguration \"%s.%s\""
-#: describe.c:3013
+#: describe.c:3260
#, c-format
msgid "Text search configuration \"%s\""
msgstr "Texts�kkonfiguration \"%s\""
-#: describe.c:3017
+#: describe.c:3264
#, c-format
msgid ""
"\n"
"Parser: \"%s.%s\""
-msgstr "\nTolkare: \"%s.%s\""
+msgstr ""
+"\n"
+"Tolkare: \"%s.%s\""
-#: describe.c:3020
+#: describe.c:3267
#, c-format
msgid ""
"\n"
"Parser: \"%s\""
-msgstr "\nTolkare: \"%s\""
+msgstr ""
+"\n"
+"Tolkare: \"%s\""
-#: describe.c:3052
+#: describe.c:3299
#, fuzzy, c-format
msgid "The server (version %d.%d) does not support foreign-data wrappers.\n"
msgstr "Denna serverversion (%d) st�der inte tabellutrymmen.\n"
-#: describe.c:3064
+#: describe.c:3311
msgid "Validator"
msgstr ""
-#: describe.c:3088
+#: describe.c:3335
#, fuzzy
msgid "List of foreign-data wrappers"
msgstr "Lista med datatyper"
-#: describe.c:3111
+#: describe.c:3358
#, fuzzy, c-format
msgid "The server (version %d.%d) does not support foreign servers.\n"
msgstr "Denna serverversion (%d) st�der inte tabellutrymmen.\n"
-#: describe.c:3123
+#: describe.c:3370
msgid "Foreign-data wrapper"
msgstr ""
-#: describe.c:3135
+#: describe.c:3382
msgid "Version"
msgstr "Version"
-#: describe.c:3154
+#: describe.c:3401
#, fuzzy
msgid "List of foreign servers"
msgstr "Lista med konverteringar"
-#: describe.c:3177
+#: describe.c:3424
#, fuzzy, c-format
msgid "The server (version %d.%d) does not support user mappings.\n"
msgstr "Denna serverversion (%d) st�der inte tabellutrymmen.\n"
-#: describe.c:3186
+#: describe.c:3433
msgid "Server"
msgstr "Server"
-#: describe.c:3187
+#: describe.c:3434
msgid "User name"
msgstr "Anv�ndarnamn"
-#: describe.c:3207
+#: describe.c:3454
#, fuzzy
msgid "List of user mappings"
msgstr "Lista av dom�ner"
-#: sql_help.h:25 sql_help.h:505
+#: sql_help.h:173 sql_help.h:788
msgid "abort the current transaction"
msgstr "avbryt aktuell transaktion"
-#: sql_help.h:26
-msgid "ABORT [ WORK | TRANSACTION ]"
-msgstr "ABORT [ WORK | TRANSACTION ]"
-
-#: sql_help.h:29
+#: sql_help.h:178
msgid "change the definition of an aggregate function"
msgstr "�ndra definitionen av en aggregatfunktion"
-#: sql_help.h:30
-msgid ""
-"ALTER AGGREGATE name ( type [ , ... ] ) RENAME TO new_name\n"
-"ALTER AGGREGATE name ( type [ , ... ] ) OWNER TO new_owner\n"
-"ALTER AGGREGATE name ( type [ , ... ] ) SET SCHEMA new_schema"
-msgstr ""
-"ALTER AGGREGATE namn ( typ [ , ... ] ) RENAME TO nytt_namn\n"
-"ALTER AGGREGATE name ( typ [ , ... ] ) OWNER TO ny_�gare\n"
-"ALTER AGGREGATE namn ( typ [ , ... ] ) SET SCHEMA nytt_schema"
-
-#: sql_help.h:33
+#: sql_help.h:183
msgid "change the definition of a conversion"
msgstr "�ndra definitionen av en konvertering"
-#: sql_help.h:34
-msgid ""
-"ALTER CONVERSION name RENAME TO newname\n"
-"ALTER CONVERSION name OWNER TO newowner"
-msgstr ""
-"ALTER CONVERSION namn RENAME TO nytt_namn\n"
-"ALTER CONVERSION namn OWNER TO ny_�gare"
-
-#: sql_help.h:37
+#: sql_help.h:188
msgid "change a database"
msgstr "�ndra en databas"
-#: sql_help.h:38
-#, fuzzy
-msgid ""
-"ALTER DATABASE name [ [ WITH ] option [ ... ] ]\n"
-"\n"
-"where option can be:\n"
-"\n"
-" CONNECTION LIMIT connlimit\n"
-"\n"
-"ALTER DATABASE name RENAME TO newname\n"
-"\n"
-"ALTER DATABASE name OWNER TO new_owner\n"
-"\n"
-"ALTER DATABASE name SET TABLESPACE new_tablespace\n"
-"\n"
-"ALTER DATABASE name SET configuration_parameter { TO | = } { value | "
-"DEFAULT }\n"
-"ALTER DATABASE name SET configuration_parameter FROM CURRENT\n"
-"ALTER DATABASE name RESET configuration_parameter\n"
-"ALTER DATABASE name RESET ALL"
+#: sql_help.h:193
+msgid "define default access privileges"
msgstr ""
-"ALTER DATABASE namn [ [ WITH ] alternativ [ ... ] ]\n"
-"\n"
-"d�r alternativ kan vara:\n"
-"\n"
-" CONNECTION LIMIT anslutningstak\n"
-"\n"
-"ALTER DATABASE namn SET parameter { TO | = } { v�rde | DEFAULT }\n"
-"ALTER DATABASE namn RESET parameter\n"
-"\n"
-"ALTER DATABASE namn RENAME TO nyttnamn\n"
-"\n"
-"ALTER DATABASE namn OWNER TO ny_�gare"
-#: sql_help.h:41
+#: sql_help.h:198
msgid "change the definition of a domain"
msgstr "�ndra definitionen av en dom�n"
-#: sql_help.h:42
-msgid ""
-"ALTER DOMAIN name\n"
-" { SET DEFAULT expression | DROP DEFAULT }\n"
-"ALTER DOMAIN name\n"
-" { SET | DROP } NOT NULL\n"
-"ALTER DOMAIN name\n"
-" ADD domain_constraint\n"
-"ALTER DOMAIN name\n"
-" DROP CONSTRAINT constraint_name [ RESTRICT | CASCADE ]\n"
-"ALTER DOMAIN name\n"
-" OWNER TO new_owner \n"
-"ALTER DOMAIN name\n"
-" SET SCHEMA new_schema"
-msgstr ""
-"ALTER DOMAIN namn\n"
-" { SET DEFAULT uttryck | DROP DEFAULT }\n"
-"ALTER DOMAIN namn\n"
-" { SET | DROP } NOT NULL\n"
-"ALTER DOMAIN namn\n"
-" ADD domain_villkor (constraint)\n"
-"ALTER DOMAIN namn\n"
-" DROP CONSTRAINT villkorsnamn [ RESTRICT | CASCADE ]\n"
-"ALTER DOMAIN namn\n"
-" OWNER TO ny_�gare\n"
-"ALTER DOMAIN namn\n"
-" SET SCHEMA nytt_schema"
-
-#: sql_help.h:45
+#: sql_help.h:203
#, fuzzy
msgid "change the definition of a foreign-data wrapper"
msgstr "�ndra definitionen av en utl�sare"
-#: sql_help.h:46
-msgid ""
-"ALTER FOREIGN DATA WRAPPER name\n"
-" [ VALIDATOR valfunction | NO VALIDATOR ]\n"
-" [ OPTIONS ( [ ADD | SET | DROP ] option ['value'] [, ... ]) ]\n"
-"ALTER FOREIGN DATA WRAPPER name OWNER TO new_owner"
-msgstr ""
-
-#: sql_help.h:49
+#: sql_help.h:208
msgid "change the definition of a function"
msgstr "�ndra definitionen av en funktion"
-#: sql_help.h:50
-#, fuzzy
-msgid ""
-"ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
-" action [ ... ] [ RESTRICT ]\n"
-"ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
-" RENAME TO new_name\n"
-"ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
-" OWNER TO new_owner\n"
-"ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
-" SET SCHEMA new_schema\n"
-"\n"
-"where action is one of:\n"
-"\n"
-" CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
-" IMMUTABLE | STABLE | VOLATILE\n"
-" [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER\n"
-" COST execution_cost\n"
-" ROWS result_rows\n"
-" SET configuration_parameter { TO | = } { value | DEFAULT }\n"
-" SET configuration_parameter FROM CURRENT\n"
-" RESET configuration_parameter\n"
-" RESET ALL"
-msgstr ""
-"ALTER FUNCTION namn ( [ [ arg_l�ge ] [ arg_namn ] arg_typ [, ...] ] )\n"
-" aktion [, ... ] [ RESTRICT ]\n"
-"ALTER FUNCTION namn ( [ [ arg_l�ge ] [ arg_namn ] arg_typ [, ...] ] )\n"
-" RENAME TO nytt_namn\n"
-"ALTER FUNCTION namn ( [ [ arg_l�ge ] [ arg_namn ] arg_typ [, ...] ] )\n"
-" OWNER TO ny_�gare\n"
-"ALTER FUNCTION namn ( [ [ arg_l�ge ] [ arg_namn ] arg_typ [, ...] ] )\n"
-" SET SCHEMA nytt_schema\n"
-"\n"
-"d�r aktion �r en av:\n"
-"\n"
-" CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
-" IMMUTABLE | STABLE | VOLATILE\n"
-" [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER"
-
-#: sql_help.h:53
+#: sql_help.h:213
msgid "change role name or membership"
msgstr "�ndra rollnamn eller medlemskap"
-#: sql_help.h:54
-msgid ""
-"ALTER GROUP groupname ADD USER username [, ... ]\n"
-"ALTER GROUP groupname DROP USER username [, ... ]\n"
-"\n"
-"ALTER GROUP groupname RENAME TO newname"
-msgstr ""
-"ALTER GROUP gruppnamn ADD USER anv�ndarnamn [, ... ]\n"
-"ALTER GROUP gruppnamn DROP USER anv�ndarnamn [, ... ]\n"
-"\n"
-"ALTER GROUP gruppnamn RENAME TO nyttnamn"
-
-#: sql_help.h:57
+#: sql_help.h:218
msgid "change the definition of an index"
msgstr "�ndra definitionen av ett index"
-#: sql_help.h:58
-msgid ""
-"ALTER INDEX name RENAME TO new_name\n"
-"ALTER INDEX name SET TABLESPACE tablespace_name\n"
-"ALTER INDEX name SET ( storage_parameter = value [, ... ] )\n"
-"ALTER INDEX name RESET ( storage_parameter [, ... ] )"
-msgstr ""
-"ALTER INDEX namn RENAME TO nytt_namn\n"
-"ALTER INDEX namn SET TABLESPACE tabellutrymmesnamn\n"
-"ALTER INDEX namn SET ( lagringsparameter = v�rde [, ... ] )\n"
-"ALTER INDEX namn RESET ( lagringsparameter [, ... ] )"
-
-#: sql_help.h:61
+#: sql_help.h:223
msgid "change the definition of a procedural language"
msgstr "�ndra definitionen av ett procedur-spr�k"
-#: sql_help.h:62
+#: sql_help.h:228
#, fuzzy
-msgid ""
-"ALTER [ PROCEDURAL ] LANGUAGE name RENAME TO newname\n"
-"ALTER [ PROCEDURAL ] LANGUAGE name OWNER TO new_owner"
-msgstr ""
-"ALTER SCHEMA namn RENAME TO nytt_namn\n"
-"ALTER SCHEMA namn OWNER TO ny_�gare"
+msgid "change the definition of a large object"
+msgstr "�ndra definitionen av en tabell"
-#: sql_help.h:65
+#: sql_help.h:233
msgid "change the definition of an operator"
msgstr "�ndra definitionen av en operator"
-#: sql_help.h:66
-msgid ""
-"ALTER OPERATOR name ( { lefttype | NONE } , { righttype | NONE } ) OWNER TO "
-"newowner"
-msgstr ""
-"ALTER OPERATOR namn ( { v�nster_typ | NONE }, { h�ger_typ | NONE } ) OWNER "
-"TO ny_�gare"
-
-#: sql_help.h:69
+#: sql_help.h:238
msgid "change the definition of an operator class"
msgstr "�ndra definitionen av en operatorklass"
-#: sql_help.h:70
-msgid ""
-"ALTER OPERATOR CLASS name USING index_method RENAME TO newname\n"
-"ALTER OPERATOR CLASS name USING index_method OWNER TO newowner"
-msgstr ""
-"ALTER OPERATOR CLASS namn USING indexmetod RENAME TO nytt_namn\n"
-"ALTER OPERATOR CLASS namn USING indexmetod OWNER TO ny_�gare"
-
-#: sql_help.h:73
+#: sql_help.h:243
msgid "change the definition of an operator family"
msgstr "�ndra definitionen av en operatorfamilj"
-#: sql_help.h:74
-msgid ""
-"ALTER OPERATOR FAMILY name USING index_method ADD\n"
-" { OPERATOR strategy_number operator_name ( op_type, op_type )\n"
-" | FUNCTION support_number [ ( op_type [ , op_type ] ) ] funcname "
-"( argument_type [, ...] )\n"
-" } [, ... ]\n"
-"ALTER OPERATOR FAMILY name USING index_method DROP\n"
-" { OPERATOR strategy_number ( op_type [ , op_type ] )\n"
-" | FUNCTION support_number ( op_type [ , op_type ] )\n"
-" } [, ... ]\n"
-"ALTER OPERATOR FAMILY name USING index_method RENAME TO newname\n"
-"ALTER OPERATOR FAMILY name USING index_method OWNER TO newowner"
-msgstr ""
-
-#: sql_help.h:77 sql_help.h:125
+#: sql_help.h:248 sql_help.h:308
msgid "change a database role"
msgstr "�ndra databasroll"
-#: sql_help.h:78
-#, fuzzy
-msgid ""
-"ALTER ROLE name [ [ WITH ] option [ ... ] ]\n"
-"\n"
-"where option can be:\n"
-" \n"
-" SUPERUSER | NOSUPERUSER\n"
-" | CREATEDB | NOCREATEDB\n"
-" | CREATEROLE | NOCREATEROLE\n"
-" | CREATEUSER | NOCREATEUSER\n"
-" | INHERIT | NOINHERIT\n"
-" | LOGIN | NOLOGIN\n"
-" | CONNECTION LIMIT connlimit\n"
-" | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
-" | VALID UNTIL 'timestamp' \n"
-"\n"
-"ALTER ROLE name RENAME TO newname\n"
-"\n"
-"ALTER ROLE name SET configuration_parameter { TO | = } { value | DEFAULT }\n"
-"ALTER ROLE name SET configuration_parameter FROM CURRENT\n"
-"ALTER ROLE name RESET configuration_parameter\n"
-"ALTER ROLE name RESET ALL"
-msgstr ""
-"ALTER ROLE namn [ [ WITH ] alternativ [ ... ] ]\n"
-"\n"
-"d�r alternativ kan vara:\n"
-" \n"
-" SUPERUSER | NOSUPERUSER\n"
-" | CREATEDB | NOCREATEDB\n"
-" | CREATEROLE | NOCREATEROLE\n"
-" | CREATEUSER | NOCREATEUSER\n"
-" | INHERIT | NOINHERIT\n"
-" | LOGIN | NOLOGIN\n"
-" | CONNECTION LIMIT anslutningstak\n"
-" | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'l�senord'\n"
-" | VALID UNTIL 'tidsst�mpel' \n"
-"\n"
-"ALTER ROLE namn RENAME TO nytt_namn\n"
-"\n"
-"ALTER ROLE namn SET konfigurationsparameter { TO | = } { v�rde | DEFAULT }\n"
-"ALTER ROLE namn RESET konfigurationsparameter"
-
-#: sql_help.h:81
+#: sql_help.h:253
msgid "change the definition of a schema"
msgstr "�ndra definitionen av ett schema"
-#: sql_help.h:82
-msgid ""
-"ALTER SCHEMA name RENAME TO newname\n"
-"ALTER SCHEMA name OWNER TO newowner"
-msgstr ""
-"ALTER SCHEMA namn RENAME TO nytt_namn\n"
-"ALTER SCHEMA namn OWNER TO ny_�gare"
-
-#: sql_help.h:85
+#: sql_help.h:258
msgid "change the definition of a sequence generator"
msgstr "�ndra definitionen av en sekvensgenerator"
-#: sql_help.h:86
-#, fuzzy
-msgid ""
-"ALTER SEQUENCE name [ INCREMENT [ BY ] increment ]\n"
-" [ MINVALUE minvalue | NO MINVALUE ] [ MAXVALUE maxvalue | NO MAXVALUE ]\n"
-" [ START [ WITH ] start ]\n"
-" [ RESTART [ [ WITH ] restart ] ]\n"
-" [ CACHE cache ] [ [ NO ] CYCLE ]\n"
-" [ OWNED BY { table.column | NONE } ]\n"
-"ALTER SEQUENCE name OWNER TO new_owner\n"
-"ALTER SEQUENCE name RENAME TO new_name\n"
-"ALTER SEQUENCE name SET SCHEMA new_schema"
-msgstr ""
-"ALTER SEQUENCE namn [ INCREMENT [ BY ] �kningsv�rde ]\n"
-" [ MINVALUE minv�rde | NO MINVALUE ] [ MAXVALUE maxv�rde | NO MAXVALUE ]\n"
-" [ RESTART [ WITH ] start ] [ CACHE cache ] [ [ NO ] CYCLE ]\n"
-" [ OWNED BY { tabell.kolumn | NONE } ]\n"
-"ALTER SEQUENCE namn SET SCHEMA nytt_schema"
-
-#: sql_help.h:89
+#: sql_help.h:263
#, fuzzy
msgid "change the definition of a foreign server"
msgstr "�ndra definitionen av en utl�sare"
-#: sql_help.h:90
-msgid ""
-"ALTER SERVER servername [ VERSION 'newversion' ]\n"
-" [ OPTIONS ( [ ADD | SET | DROP ] option ['value'] [, ... ] ) ]\n"
-"ALTER SERVER servername OWNER TO new_owner"
-msgstr ""
-
-#: sql_help.h:93
+#: sql_help.h:268
msgid "change the definition of a table"
msgstr "�ndra definitionen av en tabell"
-#: sql_help.h:94
-#, fuzzy
-msgid ""
-"ALTER TABLE [ ONLY ] name [ * ]\n"
-" action [, ... ]\n"
-"ALTER TABLE [ ONLY ] name [ * ]\n"
-" RENAME [ COLUMN ] column TO new_column\n"
-"ALTER TABLE name\n"
-" RENAME TO new_name\n"
-"ALTER TABLE name\n"
-" SET SCHEMA new_schema\n"
-"\n"
-"where action is one of:\n"
-"\n"
-" ADD [ COLUMN ] column type [ column_constraint [ ... ] ]\n"
-" DROP [ COLUMN ] column [ RESTRICT | CASCADE ]\n"
-" ALTER [ COLUMN ] column [ SET DATA ] TYPE type [ USING expression ]\n"
-" ALTER [ COLUMN ] column SET DEFAULT expression\n"
-" ALTER [ COLUMN ] column DROP DEFAULT\n"
-" ALTER [ COLUMN ] column { SET | DROP } NOT NULL\n"
-" ALTER [ COLUMN ] column SET STATISTICS integer\n"
-" ALTER [ COLUMN ] column SET STORAGE { PLAIN | EXTERNAL | EXTENDED | "
-"MAIN }\n"
-" ADD table_constraint\n"
-" DROP CONSTRAINT constraint_name [ RESTRICT | CASCADE ]\n"
-" DISABLE TRIGGER [ trigger_name | ALL | USER ]\n"
-" ENABLE TRIGGER [ trigger_name | ALL | USER ]\n"
-" ENABLE REPLICA TRIGGER trigger_name\n"
-" ENABLE ALWAYS TRIGGER trigger_name\n"
-" DISABLE RULE rewrite_rule_name\n"
-" ENABLE RULE rewrite_rule_name\n"
-" ENABLE REPLICA RULE rewrite_rule_name\n"
-" ENABLE ALWAYS RULE rewrite_rule_name\n"
-" CLUSTER ON index_name\n"
-" SET WITHOUT CLUSTER\n"
-" SET WITH OIDS\n"
-" SET WITHOUT OIDS\n"
-" SET ( storage_parameter = value [, ... ] )\n"
-" RESET ( storage_parameter [, ... ] )\n"
-" INHERIT parent_table\n"
-" NO INHERIT parent_table\n"
-" OWNER TO new_owner\n"
-" SET TABLESPACE new_tablespace"
-msgstr ""
-"ALTER TABLE [ ONLY ] namn [ * ]\n"
-" aktion [, ... ]\n"
-"ALTER TABLE [ ONLY ] namn [ * ]\n"
-" RENAME [ COLUMN ] kolumn TO ny_kolumn\n"
-"ALTER TABLE namn\n"
-" RENAME TO nytt_namn\n"
-"ALTER TABLE namn\n"
-" SET SCHEMA nytt_schema\n"
-"\n"
-"d�r aktion �r en av:\n"
-"\n"
-" ADD [ COLUMN ] kolumn type [ kolumnvillkor [ ... ] ]\n"
-" DROP [ COLUMN ] kolumn [ RESTRICT | CASCADE ]\n"
-" ALTER [ COLUMN ] kolumn TYPE type [ USING uttryck ]\n"
-" ALTER [ COLUMN ] kolumn SET DEFAULT uttryck\n"
-" ALTER [ COLUMN ] kolumn DROP DEFAULT\n"
-" ALTER [ COLUMN ] kolumn { SET | DROP } NOT NULL\n"
-" ALTER [ COLUMN ] kolumn SET STATISTICS heltal\n"
-" ALTER [ COLUMN ] kolumn SET STORAGE { PLAIN | EXTERNAL | EXTENDED | "
-"MAIN }\n"
-" ADD tabellvillkor\n"
-" DROP CONSTRAINT villkorsnamn [ RESTRICT | CASCADE ]\n"
-" DISABLE TRIGGER [ utl�sarnamn | ALL | USER ]\n"
-" ENABLE TRIGGER [ utl�sarnamn | ALL | USER ]\n"
-" CLUSTER ON indexnamn\n"
-" SET WITHOUT CLUSTER\n"
-" SET WITHOUT OIDS\n"
-" SET ( lagringsparameter = v�rde [, ... ] )\n"
-" RESET ( lagringsparameter [, ... ] )\n"
-" INHERIT f�r�ldertabell\n"
-" NO INHERIT f�r�ldertabell\n"
-" OWNER TO ny_�gare\n"
-" SET TABLESPACE tabellutrymme"
-
-#: sql_help.h:97
+#: sql_help.h:273
msgid "change the definition of a tablespace"
msgstr "�ndra definitionen av ett tabellutrymme"
-#: sql_help.h:98
-msgid ""
-"ALTER TABLESPACE name RENAME TO newname\n"
-"ALTER TABLESPACE name OWNER TO newowner"
-msgstr ""
-"ALTER TABLESPACE namn RENAME TO nytt_namn\n"
-"ALTER TABLESPACE namn OWNER TO ny_�gare"
-
-#: sql_help.h:101
+#: sql_help.h:278
msgid "change the definition of a text search configuration"
msgstr "�ndra definitionen av en texts�kkonfiguration"
-#: sql_help.h:102
-msgid ""
-"ALTER TEXT SEARCH CONFIGURATION name\n"
-" ADD MAPPING FOR token_type [, ... ] WITH dictionary_name [, ... ]\n"
-"ALTER TEXT SEARCH CONFIGURATION name\n"
-" ALTER MAPPING FOR token_type [, ... ] WITH dictionary_name [, ... ]\n"
-"ALTER TEXT SEARCH CONFIGURATION name\n"
-" ALTER MAPPING REPLACE old_dictionary WITH new_dictionary\n"
-"ALTER TEXT SEARCH CONFIGURATION name\n"
-" ALTER MAPPING FOR token_type [, ... ] REPLACE old_dictionary WITH "
-"new_dictionary\n"
-"ALTER TEXT SEARCH CONFIGURATION name\n"
-" DROP MAPPING [ IF EXISTS ] FOR token_type [, ... ]\n"
-"ALTER TEXT SEARCH CONFIGURATION name RENAME TO newname\n"
-"ALTER TEXT SEARCH CONFIGURATION name OWNER TO newowner"
-msgstr ""
-
-#: sql_help.h:105
+#: sql_help.h:283
msgid "change the definition of a text search dictionary"
msgstr "�ndra definitionen av en texts�kordlista"
-#: sql_help.h:106
-msgid ""
-"ALTER TEXT SEARCH DICTIONARY name (\n"
-" option [ = value ] [, ... ]\n"
-")\n"
-"ALTER TEXT SEARCH DICTIONARY name RENAME TO newname\n"
-"ALTER TEXT SEARCH DICTIONARY name OWNER TO newowner"
-msgstr ""
-
-#: sql_help.h:109
+#: sql_help.h:288
msgid "change the definition of a text search parser"
msgstr "�ndra definitionen av en texts�ktolkare"
-#: sql_help.h:110
-msgid "ALTER TEXT SEARCH PARSER name RENAME TO newname"
-msgstr "ALTER TEXT SEARCH PARSER namn RENAME TO nyttnamn"
-
-#: sql_help.h:113
+#: sql_help.h:293
msgid "change the definition of a text search template"
msgstr "�ndra definitionen av en texts�kmall"
-#: sql_help.h:114
-msgid "ALTER TEXT SEARCH TEMPLATE name RENAME TO newname"
-msgstr "ALTER TEXT SEARCH TEMPLATE namn RENAME TO nyttnamn"
-
-#: sql_help.h:117
+#: sql_help.h:298
msgid "change the definition of a trigger"
msgstr "�ndra definitionen av en utl�sare"
-#: sql_help.h:118
-msgid "ALTER TRIGGER name ON table RENAME TO newname"
-msgstr "ALTER TRIGGER namb ON tabell RENAME TO nyttnamn"
-
-#: sql_help.h:121
+#: sql_help.h:303
msgid "change the definition of a type"
msgstr "�ndra definitionen av en typ"
-#: sql_help.h:122
-msgid ""
-"ALTER TYPE name RENAME TO new_name\n"
-"ALTER TYPE name OWNER TO new_owner \n"
-"ALTER TYPE name SET SCHEMA new_schema"
-msgstr ""
-"ALTER TYPE namn RENAME TO nytt_namn\n"
-"ALTER TYPE namn OWNER TO ny_�gare \n"
-"ALTER TYPE namn SET SCHEMA nytt_schema"
-
-#: sql_help.h:126
-#, fuzzy
-msgid ""
-"ALTER USER name [ [ WITH ] option [ ... ] ]\n"
-"\n"
-"where option can be:\n"
-" \n"
-" SUPERUSER | NOSUPERUSER\n"
-" | CREATEDB | NOCREATEDB\n"
-" | CREATEROLE | NOCREATEROLE\n"
-" | CREATEUSER | NOCREATEUSER\n"
-" | INHERIT | NOINHERIT\n"
-" | LOGIN | NOLOGIN\n"
-" | CONNECTION LIMIT connlimit\n"
-" | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
-" | VALID UNTIL 'timestamp' \n"
-"\n"
-"ALTER USER name RENAME TO newname\n"
-"\n"
-"ALTER USER name SET configuration_parameter { TO | = } { value | DEFAULT }\n"
-"ALTER USER name SET configuration_parameter FROM CURRENT\n"
-"ALTER USER name RESET configuration_parameter\n"
-"ALTER USER name RESET ALL"
-msgstr ""
-"ALTER USER namn [ [ WITH ] alternativ [ ... ] ]\n"
-"\n"
-"d�r alternativ kan vara:\n"
-"\n"
-" SUPERUSER | NOSUPERUSER\n"
-" | CREATEDB | NOCREATEDB\n"
-" | CREATEROLE | NOCREATEROLE\n"
-" | CREATEUSER | NOCREATEUSER\n"
-" | INHERIT | NOINHERIT\n"
-" | LOGIN | NOLOGIN\n"
-" | CONNECTION LIMIT anslutningstak\n"
-" | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'l�senord' \n"
-" | VALID UNTIL 'tidsst�mpel'\n"
-"\n"
-"ALTER USER namn RENAME TO nytt_namn\n"
-"\n"
-"ALTER USER namn SET konfigurationsparameter { TO | = } { v�rde | DEFAULT }\n"
-"ALTER USER namn RESET konfigurationsparameter"
-
-#: sql_help.h:129
+#: sql_help.h:313
#, fuzzy
msgid "change the definition of a user mapping"
msgstr "�ndra definitionen av en dom�n"
-#: sql_help.h:130
-msgid ""
-"ALTER USER MAPPING FOR { username | USER | CURRENT_USER | PUBLIC }\n"
-" SERVER servername\n"
-" OPTIONS ( [ ADD | SET | DROP ] option ['value'] [, ... ] )"
-msgstr ""
-
-#: sql_help.h:133
+#: sql_help.h:318
msgid "change the definition of a view"
msgstr "�ndra definitionen av en vy"
-#: sql_help.h:134
-msgid ""
-"ALTER VIEW name ALTER [ COLUMN ] column SET DEFAULT expression\n"
-"ALTER VIEW name ALTER [ COLUMN ] column DROP DEFAULT\n"
-"ALTER VIEW name OWNER TO new_owner\n"
-"ALTER VIEW name RENAME TO new_name\n"
-"ALTER VIEW name SET SCHEMA new_schema"
-msgstr ""
-"ALTER VIEW namn ALTER [ COLUMN ] kolumn SET DEFAULT uttryck\n"
-"ALTER VIEW namn ALTER [ COLUMN ] kolumn DROP DEFAULT\n"
-"ALTER VIEW namn OWNER TO ny_�gare\n"
-"ALTER VIEW namn RENAME TO nytt_namn\n"
-"ALTER VIEW namn SET SCHEMA nytt_schema"
-
-#: sql_help.h:137
+#: sql_help.h:323
msgid "collect statistics about a database"
msgstr "samla in statistik om en databas"
-#: sql_help.h:138
-msgid "ANALYZE [ VERBOSE ] [ table [ ( column [, ...] ) ] ]"
-msgstr "ANALYZE [ VERBOSE ] [ tabell [ ( kolumn [, ...] ) ] ]"
-
-#: sql_help.h:141 sql_help.h:553
+#: sql_help.h:328 sql_help.h:848
msgid "start a transaction block"
msgstr "starta ett transaktionsblock"
-#: sql_help.h:142
-msgid ""
-"BEGIN [ WORK | TRANSACTION ] [ transaction_mode [, ...] ]\n"
-"\n"
-"where transaction_mode is one of:\n"
-"\n"
-" ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ "
-"UNCOMMITTED }\n"
-" READ WRITE | READ ONLY"
-msgstr ""
-"BEGIN [ WORK | TRANSACTION ] [ transaktionsl�ge [, ...] ]\n"
-"\n"
-"d�r transaktionsl�ge �r en av:\n"
-"\n"
-" ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ "
-"UNCOMMITTED }\n"
-" READ WRITE | READ ONLY"
-
-#: sql_help.h:145
+#: sql_help.h:333
msgid "force a transaction log checkpoint"
msgstr "tvinga transaktionsloggen att g�ra en checkpoint"
-#: sql_help.h:146
-msgid "CHECKPOINT"
-msgstr "CHECKPOINT"
-
-#: sql_help.h:149
+#: sql_help.h:338
msgid "close a cursor"
msgstr "st�ng en mark�r"
-#: sql_help.h:150
-msgid "CLOSE { name | ALL }"
-msgstr "CLOSE { namn | ALL }"
-
-#: sql_help.h:153
+#: sql_help.h:343
msgid "cluster a table according to an index"
msgstr "klustra en tabell efter ett index"
-#: sql_help.h:154
-msgid ""
-"CLUSTER [VERBOSE] tablename [ USING indexname ]\n"
-"CLUSTER [VERBOSE]"
-msgstr ""
-"CLUSTER [VERBOSE] tabellnamn [ USING indexnamn ]\n"
-"CLUSTER [VERBOSE]"
-
-#: sql_help.h:157
+#: sql_help.h:348
msgid "define or change the comment of an object"
msgstr "definiera eller �ndra en kommentar p� ett objekt"
-#: sql_help.h:158
-#, fuzzy
-msgid ""
-"COMMENT ON\n"
-"{\n"
-" TABLE object_name |\n"
-" COLUMN table_name.column_name |\n"
-" AGGREGATE agg_name (agg_type [, ...] ) |\n"
-" CAST (sourcetype AS targettype) |\n"
-" CONSTRAINT constraint_name ON table_name |\n"
-" CONVERSION object_name |\n"
-" DATABASE object_name |\n"
-" DOMAIN object_name |\n"
-" FUNCTION func_name ( [ [ argmode ] [ argname ] argtype [, ...] ] ) |\n"
-" INDEX object_name |\n"
-" LARGE OBJECT large_object_oid |\n"
-" OPERATOR op (leftoperand_type, rightoperand_type) |\n"
-" OPERATOR CLASS object_name USING index_method |\n"
-" OPERATOR FAMILY object_name USING index_method |\n"
-" [ PROCEDURAL ] LANGUAGE object_name |\n"
-" ROLE object_name |\n"
-" RULE rule_name ON table_name |\n"
-" SCHEMA object_name |\n"
-" SEQUENCE object_name |\n"
-" TABLESPACE object_name |\n"
-" TEXT SEARCH CONFIGURATION object_name |\n"
-" TEXT SEARCH DICTIONARY object_name |\n"
-" TEXT SEARCH PARSER object_name |\n"
-" TEXT SEARCH TEMPLATE object_name |\n"
-" TRIGGER trigger_name ON table_name |\n"
-" TYPE object_name |\n"
-" VIEW object_name\n"
-"} IS 'text'"
-msgstr ""
-"COMMENT ON\n"
-"{\n"
-" TABLE objektname |\n"
-" COLUMN tabellnamn.kolumnnamn |\n"
-" AGGREGATE agg_namn (agg_typ) |\n"
-" CAST (k�lltyp AS m�ltyp) |\n"
-" CONSTRAINT villkorsnamn ON tabellnamn |\n"
-" CONVERSION objektnamn |\n"
-" DATABASE objektnamn |\n"
-" DOMAIN objektnamn |\n"
-" FUNCTION funk_namn ( [ [ arg_l�ge ] [ arg_namn ] arg_typ [, ...] ] ) |\n"
-" INDEX objektnamn |\n"
-" LARGE OBJECT stort_objekt_oid |\n"
-" OPERATOR op (v�nster operandstyp, h�ger operandstyp) |\n"
-" OPERATOR CLASS objektnamn USING indexmetod |\n"
-" [ PROCEDURAL ] LANGUAGE objektnamn |\n"
-" ROLE objektnamn |\n"
-" RULE regelnamn ON tabellnamn |\n"
-" SCHEMA objektnamn |\n"
-" SEQUENCE objektnamn |\n"
-" TRIGGER utl�sarnamn ON tabellnamn |\n"
-" TYPE objektnamn |\n"
-" VIEW objektnamn\n"
-"} IS 'text'"
-
-#: sql_help.h:161 sql_help.h:433
+#: sql_help.h:353 sql_help.h:698
msgid "commit the current transaction"
msgstr "utf�r den aktuella transaktionen"
-#: sql_help.h:162
-msgid "COMMIT [ WORK | TRANSACTION ]"
-msgstr "COMMIT [ WORK | TRANSACTION ]"
-
-#: sql_help.h:165
+#: sql_help.h:358
msgid "commit a transaction that was earlier prepared for two-phase commit"
msgstr ""
"utf�r commit p� en transaktion som tidigare f�rberetts f�r tv�-fas-commit"
-#: sql_help.h:166
-msgid "COMMIT PREPARED transaction_id"
-msgstr "COMMIT PREPARED transaktions-id"
-
-#: sql_help.h:169
+#: sql_help.h:363
msgid "copy data between a file and a table"
msgstr "kopiera data mellan en fil och en tabell"
-#: sql_help.h:170
-#, fuzzy
-msgid ""
-"COPY tablename [ ( column [, ...] ) ]\n"
-" FROM { 'filename' | STDIN }\n"
-" [ [ WITH ] \n"
-" [ BINARY ]\n"
-" [ OIDS ]\n"
-" [ DELIMITER [ AS ] 'delimiter' ]\n"
-" [ NULL [ AS ] 'null string' ]\n"
-" [ CSV [ HEADER ]\n"
-" [ QUOTE [ AS ] 'quote' ] \n"
-" [ ESCAPE [ AS ] 'escape' ]\n"
-" [ FORCE NOT NULL column [, ...] ]\n"
-"\n"
-"COPY { tablename [ ( column [, ...] ) ] | ( query ) }\n"
-" TO { 'filename' | STDOUT }\n"
-" [ [ WITH ] \n"
-" [ BINARY ]\n"
-" [ OIDS ]\n"
-" [ DELIMITER [ AS ] 'delimiter' ]\n"
-" [ NULL [ AS ] 'null string' ]\n"
-" [ CSV [ HEADER ]\n"
-" [ QUOTE [ AS ] 'quote' ] \n"
-" [ ESCAPE [ AS ] 'escape' ]\n"
-" [ FORCE QUOTE column [, ...] ]"
-msgstr ""
-"COPY tabellnamn [ ( kolumn [, ...] ) ]\n"
-" FROM { 'filnamn' | STDIN }\n"
-" [ [ WITH ] \n"
-" [ BINARY ] \n"
-" [ OIDS ]\n"
-" [ DELIMITER [ AS ] 'avdelare' ]\n"
-" [ NULL [ AS ] 'null-str�ng' ] ]\n"
-" [ CSV [ HEADER ]\n"
-" [ QUOTE [ AS ] 'citat' ]\n"
-" [ ESCAPE [ AS ] 'escape' ]\n"
-" [ FORCE NOT NULL kolumn [, ...] ]\n"
-"\n"
-"COPY { tabellnamn [ ( kolumn [, ...] ) ] | ( fr�ga ) }\n"
-" TO { 'filnamn' | STDOUT }\n"
-" [ [ WITH ] \n"
-" [ BINARY ]\n"
-" [ HEADER ]\n"
-" [ OIDS ]\n"
-" [ DELIMITER [ AS ] 'avdelare' ]\n"
-" [ NULL [ AS ] 'null-str�ng' ] ]\n"
-" [ CSV [ HEADER ]\n"
-" [ QUOTE [ AS ] 'citat' ]\n"
-" [ ESCAPE [ AS ] 'escape' ]\n"
-" [ FORCE QUOTE kolumn [, ...] ]"
-
-#: sql_help.h:173
+#: sql_help.h:368
msgid "define a new aggregate function"
msgstr "definiera en ny aggregatfunktion"
-#: sql_help.h:174
-msgid ""
-"CREATE AGGREGATE name ( input_data_type [ , ... ] ) (\n"
-" SFUNC = sfunc,\n"
-" STYPE = state_data_type\n"
-" [ , FINALFUNC = ffunc ]\n"
-" [ , INITCOND = initial_condition ]\n"
-" [ , SORTOP = sort_operator ]\n"
-")\n"
-"\n"
-"or the old syntax\n"
-"\n"
-"CREATE AGGREGATE name (\n"
-" BASETYPE = base_type,\n"
-" SFUNC = sfunc,\n"
-" STYPE = state_data_type\n"
-" [ , FINALFUNC = ffunc ]\n"
-" [ , INITCOND = initial_condition ]\n"
-" [ , SORTOP = sort_operator ]\n"
-")"
-msgstr ""
-"CREATE AGGREGATE namn ( indatatyp [ , ... ] ) (\n"
-" SFUNC = sfunc,\n"
-" STYPE = tillst�ndsdatatyp\n"
-" [ , FINALFUNC = ffunc ]\n"
-" [ , INITCOND = startv�rde ]\n"
-" [ , SORTOP = sorteringsoperator ]\n"
-")\n"
-"\n"
-"eller den gamla syntaxen\n"
-"\n"
-"CREATE AGGREGATE namn (\n"
-" BASETYPE = indatatyp\n"
-" SFUNC = sfunc,\n"
-" STYPE = tillst�ndsdatatyp\n"
-" [ , FINALFUNC = ffunc ]\n"
-" [ , INITCOND = startv�rde ]\n"
-" [ , SORTOP = sorteringsoperator ]\n"
-")"
-
-#: sql_help.h:177
+#: sql_help.h:373
msgid "define a new cast"
msgstr "definiera en ny typomvandling"
-#: sql_help.h:178
-msgid ""
-"CREATE CAST (sourcetype AS targettype)\n"
-" WITH FUNCTION funcname (argtypes)\n"
-" [ AS ASSIGNMENT | AS IMPLICIT ]\n"
-"\n"
-"CREATE CAST (sourcetype AS targettype)\n"
-" WITHOUT FUNCTION\n"
-" [ AS ASSIGNMENT | AS IMPLICIT ]\n"
-"\n"
-"CREATE CAST (sourcetype AS targettype)\n"
-" WITH INOUT\n"
-" [ AS ASSIGNMENT | AS IMPLICIT ]"
-msgstr ""
-"CREATE CAST (k�lltyp AS m�ltyp)\n"
-" WITH FUNCTION funknamn (argtyper)\n"
-" [ AS ASSIGNMENT | AS IMPLICIT ]\n"
-"\n"
-"CREATE CAST (k�lltyp AS m�ltyp)\n"
-" WITHOUT FUNCTION\n"
-" [ AS ASSIGNMENT | AS IMPLICIT ]\n"
-"\n"
-"CREATE CAST (k�lltyp AS m�ltyp)\n"
-" WITH INOUT\n"
-" [ AS ASSIGNMENT | AS IMPLICIT ]"
-
-#: sql_help.h:181
+#: sql_help.h:378
msgid "define a new constraint trigger"
msgstr "definiera en ny villkorsutl�sare"
-#: sql_help.h:182
-msgid ""
-"CREATE CONSTRAINT TRIGGER name\n"
-" AFTER event [ OR ... ]\n"
-" ON table_name\n"
-" [ FROM referenced_table_name ]\n"
-" { NOT DEFERRABLE | [ DEFERRABLE ] { INITIALLY IMMEDIATE | INITIALLY "
-"DEFERRED } }\n"
-" FOR EACH ROW\n"
-" EXECUTE PROCEDURE funcname ( arguments )"
-msgstr ""
-"CREATE CONSTRAINT TRIGGER namn \n"
-" AFTER h�ndelse [ OR ... ]\n"
-" ON tabellnamn\n"
-" [ FROM refererat_tabellnamn ]\n"
-" { NOT DEFERRABLE | [ DEFERRABLE ] { INITIALLY IMMEDIATE | INITIALLY "
-"DEFERRED } }\n"
-" FOR EACH ROW\n"
-" EXECUTE PROCEDURE funktionsnamn ( argument )"
-
-#: sql_help.h:185
+#: sql_help.h:383
msgid "define a new encoding conversion"
msgstr "definiera en ny teckenkodningskonvertering"
-#: sql_help.h:186
-msgid ""
-"CREATE [ DEFAULT ] CONVERSION name\n"
-" FOR source_encoding TO dest_encoding FROM funcname"
-msgstr ""
-"CREATE [ DEFAULT ] CONVERSION namn\n"
-" FOR k�llkodning TO m�lkodning FROM funknamn"
-
-#: sql_help.h:189
+#: sql_help.h:388
msgid "create a new database"
msgstr "skapa en ny databas"
-#: sql_help.h:190
-#, fuzzy
-msgid ""
-"CREATE DATABASE name\n"
-" [ [ WITH ] [ OWNER [=] dbowner ]\n"
-" [ TEMPLATE [=] template ]\n"
-" [ ENCODING [=] encoding ]\n"
-" [ LC_COLLATE [=] lc_collate ]\n"
-" [ LC_CTYPE [=] lc_ctype ]\n"
-" [ TABLESPACE [=] tablespace ]\n"
-" [ CONNECTION LIMIT [=] connlimit ] ]"
-msgstr ""
-"CREATE DATABASE namn\n"
-" [ [ WITH ] [ OWNER [=] db-�gare ]\n"
-" [ TEMPLATE [=] mall ]\n"
-" [ ENCODING [=] kodning ]\n"
-" [ TABLESPACE [=] tabellutrymme ] ]\n"
-" [ CONNECTION LIMIT [=] anslutningstak ] ]"
-
-#: sql_help.h:193
+#: sql_help.h:393
msgid "define a new domain"
msgstr "definiera en ny dom�n"
-#: sql_help.h:194
-msgid ""
-"CREATE DOMAIN name [ AS ] data_type\n"
-" [ DEFAULT expression ]\n"
-" [ constraint [ ... ] ]\n"
-"\n"
-"where constraint is:\n"
-"\n"
-"[ CONSTRAINT constraint_name ]\n"
-"{ NOT NULL | NULL | CHECK (expression) }"
-msgstr ""
-"CREATE DOMAIN namn [ AS ] datatyp\n"
-" [ DEFAULT uttryck ]\n"
-" [ villkor [ ... ] ]\n"
-"\n"
-"d�r villkor �r:\n"
-"\n"
-"[ CONSTRAINT villkorsnamn ]\n"
-"{ NOT NULL | NULL | CHECK (uttryck) }"
-
-#: sql_help.h:197
+#: sql_help.h:398
#, fuzzy
msgid "define a new foreign-data wrapper"
msgstr "definiera en ny datatyp"
-#: sql_help.h:198
-msgid ""
-"CREATE FOREIGN DATA WRAPPER name\n"
-" [ VALIDATOR valfunction | NO VALIDATOR ]\n"
-" [ OPTIONS ( option 'value' [, ... ] ) ]"
-msgstr ""
-
-#: sql_help.h:201
+#: sql_help.h:403
msgid "define a new function"
msgstr "definiera en ny funktion"
-#: sql_help.h:202
-#, fuzzy
-msgid ""
-"CREATE [ OR REPLACE ] FUNCTION\n"
-" name ( [ [ argmode ] [ argname ] argtype [ { DEFAULT | = } defexpr ] "
-"[, ...] ] )\n"
-" [ RETURNS rettype\n"
-" | RETURNS TABLE ( colname coltype [, ...] ) ]\n"
-" { LANGUAGE langname\n"
-" | WINDOW\n"
-" | IMMUTABLE | STABLE | VOLATILE\n"
-" | CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
-" | [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER\n"
-" | COST execution_cost\n"
-" | ROWS result_rows\n"
-" | SET configuration_parameter { TO value | = value | FROM CURRENT }\n"
-" | AS 'definition'\n"
-" | AS 'obj_file', 'link_symbol'\n"
-" } ...\n"
-" [ WITH ( attribute [, ...] ) ]"
-msgstr ""
-"CREATE [ OR REPLACE ] FUNCTION\n"
-" namn ( [ [ arg_l�ge ] [ arg_namn ] arg_typ [, ...] ] )\n"
-" [ RETURNS rettyp ]\n"
-" { LANGUAGE spr�knamn\n"
-" | IMMUTABLE | STABLE | VOLATILE\n"
-" | CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
-" | [EXTERNAL] SECURITY INVOKER | [EXTERNAL] SECURITY DEFINER\n"
-" | AS 'definition'\n"
-" | AS 'obj-fil', 'l�nksymbol'\n"
-" } ...\n"
-" [ WITH ( attribut [, ...] ) ]"
-
-#: sql_help.h:205 sql_help.h:229 sql_help.h:285
+#: sql_help.h:408 sql_help.h:438 sql_help.h:508
msgid "define a new database role"
msgstr "definiera en ny databasroll"
-#: sql_help.h:206
-msgid ""
-"CREATE GROUP name [ [ WITH ] option [ ... ] ]\n"
-"\n"
-"where option can be:\n"
-" \n"
-" SUPERUSER | NOSUPERUSER\n"
-" | CREATEDB | NOCREATEDB\n"
-" | CREATEROLE | NOCREATEROLE\n"
-" | CREATEUSER | NOCREATEUSER\n"
-" | INHERIT | NOINHERIT\n"
-" | LOGIN | NOLOGIN\n"
-" | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
-" | VALID UNTIL 'timestamp' \n"
-" | IN ROLE rolename [, ...]\n"
-" | IN GROUP rolename [, ...]\n"
-" | ROLE rolename [, ...]\n"
-" | ADMIN rolename [, ...]\n"
-" | USER rolename [, ...]\n"
-" | SYSID uid"
-msgstr ""
-"CREATE GROUP namn [ [ WITH ] alternativ [ ... ] ]\n"
-"\n"
-"d�r alternativ kan vara:\n"
-" \n"
-" SUPERUSER | NOSUPERUSER\n"
-" | CREATEDB | NOCREATEDB\n"
-" | CREATEROLE | NOCREATEROLE\n"
-" | CREATEUSER | NOCREATEUSER\n"
-" | INHERIT | NOINHERIT\n"
-" | LOGIN | NOLOGIN\n"
-" | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'l�senord'\n"
-" | VALID UNTIL 'tidsst�mpel' \n"
-" | IN ROLE rollnamn [, ...]\n"
-" | IN GROUP rollnamn [, ...]\n"
-" | ROLE rollnamn [, ...]\n"
-" | ADMIN rollnamn [, ...]\n"
-" | USER rollnamn [, ...]\n"
-" | SYSID uid"
-
-#: sql_help.h:209
+#: sql_help.h:413
msgid "define a new index"
msgstr "skapa ett nytt index"
-#: sql_help.h:210
-msgid ""
-"CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] name ON table [ USING method ]\n"
-" ( { column | ( expression ) } [ opclass ] [ ASC | DESC ] [ NULLS { FIRST "
-"| LAST } ] [, ...] )\n"
-" [ WITH ( storage_parameter = value [, ... ] ) ]\n"
-" [ TABLESPACE tablespace ]\n"
-" [ WHERE predicate ]"
-msgstr ""
-"CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] namn ON tabell [ USING metod ]\n"
-" ( { kolumn | ( uttryck ) } [ op-klass ] [ ASC | DESC ] [ NULLS { FIRST | LAST } ] [, ...] )\n"
-" [ WITH ( lagringsparameter = v�rde [, ... ] ) ]\n"
-" [ TABLESPACE tabellutrymme ]\n"
-" [ WHERE predikat ]"
-
-#: sql_help.h:213
+#: sql_help.h:418
msgid "define a new procedural language"
msgstr "definiera ett nytt procedur-spr�k"
-#: sql_help.h:214
-msgid ""
-"CREATE [ PROCEDURAL ] LANGUAGE name\n"
-"CREATE [ TRUSTED ] [ PROCEDURAL ] LANGUAGE name\n"
-" HANDLER call_handler [ VALIDATOR valfunction ]"
-msgstr ""
-"CREATE [ PROCEDURAL ] LANGUAGE namn\n"
-"CREATE [ TRUSTED ] [ PROCEDURAL ] LANGUAGE namn\n"
-" HANDLER anropshanterare [ VALIDATOR val-funktion ]"
-
-#: sql_help.h:217
+#: sql_help.h:423
msgid "define a new operator"
msgstr "definiera en ny operator"
-#: sql_help.h:218
-msgid ""
-"CREATE OPERATOR name (\n"
-" PROCEDURE = funcname\n"
-" [, LEFTARG = lefttype ] [, RIGHTARG = righttype ]\n"
-" [, COMMUTATOR = com_op ] [, NEGATOR = neg_op ]\n"
-" [, RESTRICT = res_proc ] [, JOIN = join_proc ]\n"
-" [, HASHES ] [, MERGES ]\n"
-")"
-msgstr ""
-"CREATE OPERATOR namn (\n"
-" PROCEDURE = funknamn\n"
-" [, LEFTARG = v�nster-typ ] [, RIGHTARG = h�ger-typ ]\n"
-" [, COMMUTATOR = com_op ] [, NEGATOR = neg_op ]\n"
-" [, RESTRICT = res_proc ] [, JOIN = join_proc ]\n"
-" [, HASHES ] [, MERGES ]\n"
-")"
-
-#: sql_help.h:221
+#: sql_help.h:428
msgid "define a new operator class"
msgstr "definiera en ny operatorklass"
-#: sql_help.h:222
-#, fuzzy
-msgid ""
-"CREATE OPERATOR CLASS name [ DEFAULT ] FOR TYPE data_type\n"
-" USING index_method [ FAMILY family_name ] AS\n"
-" { OPERATOR strategy_number operator_name [ ( op_type, op_type ) ]\n"
-" | FUNCTION support_number [ ( op_type [ , op_type ] ) ] funcname "
-"( argument_type [, ...] )\n"
-" | STORAGE storage_type\n"
-" } [, ... ]"
-msgstr ""
-"CREATE OPERATOR CLASS namn [ DEFAULT ] FOR TYPE datatyp USING indexmetod AS\n"
-" { OPERATOR strateginummer operatornamn [ ( op_typ, op_typ ) ] "
-"[ RECHECK ]\n"
-" | FUNCTION supportnummer funknamn ( argumenttyp [, ...] )\n"
-" | STORAGE lagringstyp\n"
-" } [, ... ]"
-
-#: sql_help.h:225
+#: sql_help.h:433
msgid "define a new operator family"
msgstr "definiera en ny operatorfamilj"
-#: sql_help.h:226
-msgid "CREATE OPERATOR FAMILY name USING index_method"
-msgstr "CREATE OPERATOR FAMILY namn USING indexmetod"
-
-#: sql_help.h:230
-msgid ""
-"CREATE ROLE name [ [ WITH ] option [ ... ] ]\n"
-"\n"
-"where option can be:\n"
-" \n"
-" SUPERUSER | NOSUPERUSER\n"
-" | CREATEDB | NOCREATEDB\n"
-" | CREATEROLE | NOCREATEROLE\n"
-" | CREATEUSER | NOCREATEUSER\n"
-" | INHERIT | NOINHERIT\n"
-" | LOGIN | NOLOGIN\n"
-" | CONNECTION LIMIT connlimit\n"
-" | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
-" | VALID UNTIL 'timestamp' \n"
-" | IN ROLE rolename [, ...]\n"
-" | IN GROUP rolename [, ...]\n"
-" | ROLE rolename [, ...]\n"
-" | ADMIN rolename [, ...]\n"
-" | USER rolename [, ...]\n"
-" | SYSID uid"
-msgstr ""
-"CREATE ROLE namn [ [ WITH ] alternativ [ ... ] ]\n"
-"\n"
-"d�r alternativ kan vara:\n"
-" \n"
-" SUPERUSER | NOSUPERUSER\n"
-" | CREATEDB | NOCREATEDB\n"
-" | CREATEROLE | NOCREATEROLE\n"
-" | CREATEUSER | NOCREATEUSER\n"
-" | INHERIT | NOINHERIT\n"
-" | LOGIN | NOLOGIN\n"
-" | CONNECTION LIMIT anslutningstak\n"
-" | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'l�senord'\n"
-" | VALID UNTIL 'tidsst�mpel' \n"
-" | IN ROLE rollnamn [, ...]\n"
-" | IN GROUP rollnamn [, ...]\n"
-" | ROLE rollnamn [, ...]\n"
-" | ADMIN rollnamn [, ...]\n"
-" | USER rollnamn [, ...]\n"
-" | SYSID uid"
-
-#: sql_help.h:233
+#: sql_help.h:443
msgid "define a new rewrite rule"
msgstr "definiera en ny omskrivningsregel"
-#: sql_help.h:234
-msgid ""
-"CREATE [ OR REPLACE ] RULE name AS ON event\n"
-" TO table [ WHERE condition ]\n"
-" DO [ ALSO | INSTEAD ] { NOTHING | command | ( command ; command ... ) }"
-msgstr ""
-"CREATE [ OR REPLACE ] RULE namn AS ON h�ndelse\n"
-" TO tabell [ WHERE villkor ]\n"
-" DO [ ALSO | INSTEAD ] { NOTHING | kommando | ( kommando ; "
-"kommando ... ) }"
-
-#: sql_help.h:237
+#: sql_help.h:448
msgid "define a new schema"
msgstr "definiera ett nytt schema"
-#: sql_help.h:238
-msgid ""
-"CREATE SCHEMA schemaname [ AUTHORIZATION username ] [ schema_element "
-"[ ... ] ]\n"
-"CREATE SCHEMA AUTHORIZATION username [ schema_element [ ... ] ]"
-msgstr ""
-"CREATE SCHEMA schema-namn [ AUTHORIZATION anv�ndarnamn ] [ schema-element "
-"[ ... ] ]\n"
-"CREATE SCHEMA AUTHORIZATION anv�ndarnamn [ schema-element [ ... ] ]"
-
-#: sql_help.h:241
+#: sql_help.h:453
msgid "define a new sequence generator"
msgstr "definiera en ny sekvensgenerator"
-#: sql_help.h:242
-msgid ""
-"CREATE [ TEMPORARY | TEMP ] SEQUENCE name [ INCREMENT [ BY ] increment ]\n"
-" [ MINVALUE minvalue | NO MINVALUE ] [ MAXVALUE maxvalue | NO MAXVALUE ]\n"
-" [ START [ WITH ] start ] [ CACHE cache ] [ [ NO ] CYCLE ]\n"
-" [ OWNED BY { table.column | NONE } ]"
-msgstr ""
-"CREATE [ TEMPORARY | TEMP ] SEQUENCE namn [ INCREMENT [ BY ] �kningsv�rde ]\n"
-" [ MINVALUE minv�rde | NO MINVALUE ] [ MAXVALUE maxv�rde | NO MAXVALUE ]\n"
-" [ START [ WITH ] start ] [ CACHE cache ] [ [ NO ] CYCLE ]\n"
-" [ OWNED BY { tabell.kolumn | NONE } ]"
-
-#: sql_help.h:245
+#: sql_help.h:458
#, fuzzy
msgid "define a new foreign server"
msgstr "definiera en ny utl�sare"
-#: sql_help.h:246
-msgid ""
-"CREATE SERVER servername [ TYPE 'servertype' ] [ VERSION 'serverversion' ]\n"
-" FOREIGN DATA WRAPPER fdwname\n"
-" [ OPTIONS ( option 'value' [, ... ] ) ]"
-msgstr ""
-
-#: sql_help.h:249
+#: sql_help.h:463
msgid "define a new table"
msgstr "definiera en ny tabell"
-#: sql_help.h:250
-#, fuzzy
-msgid ""
-"CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE table_name ( [\n"
-" { column_name data_type [ DEFAULT default_expr ] [ column_constraint "
-"[ ... ] ]\n"
-" | table_constraint\n"
-" | LIKE parent_table [ { INCLUDING | EXCLUDING } { DEFAULTS | CONSTRAINTS "
-"| INDEXES } ] ... }\n"
-" [, ... ]\n"
-"] )\n"
-"[ INHERITS ( parent_table [, ... ] ) ]\n"
-"[ WITH ( storage_parameter [= value] [, ... ] ) | WITH OIDS | WITHOUT "
-"OIDS ]\n"
-"[ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
-"[ TABLESPACE tablespace ]\n"
-"\n"
-"where column_constraint is:\n"
-"\n"
-"[ CONSTRAINT constraint_name ]\n"
-"{ NOT NULL | \n"
-" NULL | \n"
-" UNIQUE index_parameters |\n"
-" PRIMARY KEY index_parameters |\n"
-" CHECK ( expression ) |\n"
-" REFERENCES reftable [ ( refcolumn ) ] [ MATCH FULL | MATCH PARTIAL | MATCH "
-"SIMPLE ]\n"
-" [ ON DELETE action ] [ ON UPDATE action ] }\n"
-"[ DEFERRABLE | NOT DEFERRABLE ] [ INITIALLY DEFERRED | INITIALLY "
-"IMMEDIATE ]\n"
-"\n"
-"and table_constraint is:\n"
-"\n"
-"[ CONSTRAINT constraint_name ]\n"
-"{ UNIQUE ( column_name [, ... ] ) index_parameters |\n"
-" PRIMARY KEY ( column_name [, ... ] ) index_parameters |\n"
-" CHECK ( expression ) |\n"
-" FOREIGN KEY ( column_name [, ... ] ) REFERENCES reftable [ ( refcolumn "
-"[, ... ] ) ]\n"
-" [ MATCH FULL | MATCH PARTIAL | MATCH SIMPLE ] [ ON DELETE action ] [ ON "
-"UPDATE action ] }\n"
-"[ DEFERRABLE | NOT DEFERRABLE ] [ INITIALLY DEFERRED | INITIALLY "
-"IMMEDIATE ]\n"
-"\n"
-"index_parameters in UNIQUE and PRIMARY KEY constraints are:\n"
-"\n"
-"[ WITH ( storage_parameter [= value] [, ... ] ) ]\n"
-"[ USING INDEX TABLESPACE tablespace ]"
-msgstr ""
-"CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE tabellnamn ( [\n"
-" { kolumnname datatyp [ DEFAULT default_uttryck ] [ kolumnvillkor "
-"[ ... ] ]\n"
-" | tabellvillkor\n"
-" | LIKE f�r�ldratabell [ { INCLUDING | EXCLUDING } { DEFAULTS | "
-"CONSTRAINTS } ] ... } \n"
-" [, ... ]\n"
-"] )\n"
-"[ INHERITS ( f�r�ldratabell [, ... ] ) ]\n"
-"[ WITH ( lagringsparameter [= v�rde] [, ... ] ) | WITH OIDS | WITHOUT \"\n"
-"[ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
-"[ TABLESPACE tabellutrymme ]\n"
-"\n"
-"d�r kolumnvillkor �r:\n"
-"\n"
-"[ CONSTRAINT villkorsnamn ]\n"
-"{ NOT NULL |\n"
-" NULL |\n"
-" UNIQUE index_parameter |\n"
-" PRIMARY KEY index_parameter |\n"
-" CHECK (uttryck) |\n"
-" REFERENCES reftabell [ ( refkolumn ) ] [ MATCH FULL | MATCH PARTIAL | "
-"MATCH SIMPLE ]\n"
-" [ ON DELETE aktion ] [ ON UPDATE aktion ] }\n"
-"[ DEFERRABLE | NOT DEFERRABLE ] [ INITIALLY DEFERRED | INITIALLY "
-"IMMEDIATE ]\n"
-"\n"
-"och tabellvillkor �r:\n"
-"\n"
-"[ CONSTRAINT villkorsnamn ]\n"
-"{ UNIQUE ( kolumnnamn [, ... ] ) index_parameter |\n"
-" PRIMARY KEY ( kolumnnamn [, ... ] ) index_parameter |\n"
-" CHECK ( uttryck ) |\n"
-" FOREIGN KEY ( kolumnnamn [, ... ] ) REFERENCES reftabell [ ( refkolumn "
-"[, ... ] ) ]\n"
-" [ MATCH FULL | MATCH PARTIAL | MATCH SIMPLE ] [ ON DELETE aktion ] [ ON "
-"UPDATE aktion ] }\n"
-"[ DEFERRABLE | NOT DEFERRABLE ] [ INITIALLY DEFERRED | INITIALLY "
-"IMMEDIATE ]\n"
-"\n"
-"index_parameter i UNIQUE och PRIMARY KEY villkoren �r:\\n\"\n"
-"\n"
-"[ WITH ( lagringsparameter [= v�rde] [, ... ] ) ]\n"
-"[ USING INDEX TABLESPACE tabellutrymme ]"
-
-#: sql_help.h:253 sql_help.h:525
+#: sql_help.h:468 sql_help.h:813
msgid "define a new table from the results of a query"
msgstr "definiera en ny tabell utifr�n resultatet av en fr�ga"
-#: sql_help.h:254
-msgid ""
-"CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE table_name\n"
-" [ (column_name [, ...] ) ]\n"
-" [ WITH ( storage_parameter [= value] [, ... ] ) | WITH OIDS | WITHOUT "
-"OIDS ]\n"
-" [ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
-" [ TABLESPACE tablespace ]\n"
-" AS query\n"
-" [ WITH [ NO ] DATA ]"
-msgstr ""
-"CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE tabellnamn\n"
-" [ (kolumnnamn [, ...] ) ]\n"
-" [ WITH ( lagringsparameter [= v�rde] [, ... ] ) | WITH OIDS | WITHOUT OIDS ]\n"
-" [ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
-" [ TABLESPACE tabellutrymme ]\n"
-" AS fr�ga\n"
-" [ WITH [ NO ] DATA ]"
-
-#: sql_help.h:257
+#: sql_help.h:473
msgid "define a new tablespace"
msgstr "definiera ett nytt tabellutrymme"
-#: sql_help.h:258
-msgid ""
-"CREATE TABLESPACE tablespacename [ OWNER username ] LOCATION 'directory'"
-msgstr ""
-"CREATE TABLESPACE tabellutrymmesnamn [ OWNER anv�ndarnamn ] LOCATION "
-"'katalog'"
-
-#: sql_help.h:261
+#: sql_help.h:478
msgid "define a new text search configuration"
msgstr "definiera en ny texts�kkonfiguration"
-#: sql_help.h:262
-msgid ""
-"CREATE TEXT SEARCH CONFIGURATION name (\n"
-" PARSER = parser_name |\n"
-" COPY = source_config\n"
-")"
-msgstr ""
-
-#: sql_help.h:265
+#: sql_help.h:483
msgid "define a new text search dictionary"
msgstr "definiera en ny texts�kordlista"
-#: sql_help.h:266
-msgid ""
-"CREATE TEXT SEARCH DICTIONARY name (\n"
-" TEMPLATE = template\n"
-" [, option = value [, ... ]]\n"
-")"
-msgstr ""
-
-#: sql_help.h:269
+#: sql_help.h:488
msgid "define a new text search parser"
msgstr "definiera en ny texts�ktolkare"
-#: sql_help.h:270
-msgid ""
-"CREATE TEXT SEARCH PARSER name (\n"
-" START = start_function ,\n"
-" GETTOKEN = gettoken_function ,\n"
-" END = end_function ,\n"
-" LEXTYPES = lextypes_function\n"
-" [, HEADLINE = headline_function ]\n"
-")"
-msgstr ""
-
-#: sql_help.h:273
+#: sql_help.h:493
msgid "define a new text search template"
msgstr "definiera en ny texts�kmall"
-#: sql_help.h:274
-msgid ""
-"CREATE TEXT SEARCH TEMPLATE name (\n"
-" [ INIT = init_function , ]\n"
-" LEXIZE = lexize_function\n"
-")"
-msgstr ""
-
-#: sql_help.h:277
+#: sql_help.h:498
msgid "define a new trigger"
msgstr "definiera en ny utl�sare"
-#: sql_help.h:278
-msgid ""
-"CREATE TRIGGER name { BEFORE | AFTER } { event [ OR ... ] }\n"
-" ON table [ FOR [ EACH ] { ROW | STATEMENT } ]\n"
-" EXECUTE PROCEDURE funcname ( arguments )"
-msgstr ""
-"CREATE TRIGGER namn { BEFORE | AFTER } { h�ndelse [ OR ... ] }\n"
-" ON tabell [ FOR [ EACH ] { ROW | STATEMENT } ]\n"
-" EXECUTE PROCEDURE funknamn ( argument )"
-
-#: sql_help.h:281
+#: sql_help.h:503
msgid "define a new data type"
msgstr "definiera en ny datatyp"
-#: sql_help.h:282
-#, fuzzy
-msgid ""
-"CREATE TYPE name AS\n"
-" ( attribute_name data_type [, ... ] )\n"
-"\n"
-"CREATE TYPE name AS ENUM\n"
-" ( 'label' [, ... ] )\n"
-"\n"
-"CREATE TYPE name (\n"
-" INPUT = input_function,\n"
-" OUTPUT = output_function\n"
-" [ , RECEIVE = receive_function ]\n"
-" [ , SEND = send_function ]\n"
-" [ , TYPMOD_IN = type_modifier_input_function ]\n"
-" [ , TYPMOD_OUT = type_modifier_output_function ]\n"
-" [ , ANALYZE = analyze_function ]\n"
-" [ , INTERNALLENGTH = { internallength | VARIABLE } ]\n"
-" [ , PASSEDBYVALUE ]\n"
-" [ , ALIGNMENT = alignment ]\n"
-" [ , STORAGE = storage ]\n"
-" [ , LIKE = like_type ]\n"
-" [ , CATEGORY = category ]\n"
-" [ , PREFERRED = preferred ]\n"
-" [ , DEFAULT = default ]\n"
-" [ , ELEMENT = element ]\n"
-" [ , DELIMITER = delimiter ]\n"
-")\n"
-"\n"
-"CREATE TYPE name"
-msgstr ""
-"CREATE TYPE namn AS\n"
-" ( attributnamn datatyp [, ... ] )\n"
-"\n"
-"CREATE TYPE namn (\n"
-" INPUT = inmatningsfunktion,\n"
-" OUTPUT = utmatningsfunktion\n"
-" [ , RECEIVE = mottagarfunktion ]\n"
-" [ , SEND = s�ndfunktion ]\n"
-" [ , ANALYZE = analysfunktion ]\n"
-" [ , INTERNALLENGTH = { internl�ngd | VARIABLE } ]\n"
-" [ , PASSEDBYVALUE ]\n"
-" [ , ALIGNMENT = justering ]\n"
-" [ , STORAGE = lagring ]\n"
-" [ , DEFAULT = standard ]\n"
-" [ , ELEMENT = element ]\n"
-" [ , DELIMITER = avskiljare ]\n"
-")\n"
-"\n"
-"CREATE TYPE namn"
-
-#: sql_help.h:286
-msgid ""
-"CREATE USER name [ [ WITH ] option [ ... ] ]\n"
-"\n"
-"where option can be:\n"
-" \n"
-" SUPERUSER | NOSUPERUSER\n"
-" | CREATEDB | NOCREATEDB\n"
-" | CREATEROLE | NOCREATEROLE\n"
-" | CREATEUSER | NOCREATEUSER\n"
-" | INHERIT | NOINHERIT\n"
-" | LOGIN | NOLOGIN\n"
-" | CONNECTION LIMIT connlimit\n"
-" | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
-" | VALID UNTIL 'timestamp' \n"
-" | IN ROLE rolename [, ...]\n"
-" | IN GROUP rolename [, ...]\n"
-" | ROLE rolename [, ...]\n"
-" | ADMIN rolename [, ...]\n"
-" | USER rolename [, ...]\n"
-" | SYSID uid"
-msgstr ""
-"CREATE USER namn [ [ WITH ] alternativ [ ... ] ]\n"
-"\n"
-"d�r alternativ kan vara:\n"
-" \n"
-" SUPERUSER | NOSUPERUSER\n"
-" | CREATEDB | NOCREATEDB\n"
-" | CREATEROLE | NOCREATEROLE\n"
-" | CREATEUSER | NOCREATEUSER\n"
-" | INHERIT | NOINHERIT\n"
-" | LOGIN | NOLOGIN\n"
-" | CONNECTION LIMIT anslutningstak\n"
-" | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'l�senord'\n"
-" | VALID UNTIL 'tidsst�mpel' \n"
-" | IN ROLE rollnamn [, ...]\n"
-" | IN GROUP rollnamn [, ...]\n"
-" | ROLE rollnamn [, ...]\n"
-" | ADMIN rollnamn [, ...]\n"
-" | USER rollnamn [, ...]\n"
-" | SYSID uid"
-
-#: sql_help.h:289
+#: sql_help.h:513
msgid "define a new mapping of a user to a foreign server"
msgstr ""
-#: sql_help.h:290
-msgid ""
-"CREATE USER MAPPING FOR { username | USER | CURRENT_USER | PUBLIC }\n"
-" SERVER servername\n"
-" [ OPTIONS ( option 'value' [ , ... ] ) ]"
-msgstr ""
-
-#: sql_help.h:293
+#: sql_help.h:518
msgid "define a new view"
msgstr "definiera en ny vy"
-#: sql_help.h:294
-msgid ""
-"CREATE [ OR REPLACE ] [ TEMP | TEMPORARY ] VIEW name [ ( column_name "
-"[, ...] ) ]\n"
-" AS query"
-msgstr ""
-"CREATE [ OR REPLACE ] [ TEMP | TEMPORARY ] VIEW namn [ ( kolumnnamn "
-"[, ...] ) ]\n"
-" AS fr�ga"
-
-#: sql_help.h:297
+#: sql_help.h:523
msgid "deallocate a prepared statement"
msgstr "deallokera en f�rberedd sats"
-#: sql_help.h:298
-msgid "DEALLOCATE [ PREPARE ] { name | ALL }"
-msgstr "DEALLOCATE [ PREPARE ] { namn | ALL }"
-
-#: sql_help.h:301
+#: sql_help.h:528
msgid "define a cursor"
msgstr "definiera en mark�r"
-#: sql_help.h:302
-msgid ""
-"DECLARE name [ BINARY ] [ INSENSITIVE ] [ [ NO ] SCROLL ]\n"
-" CURSOR [ { WITH | WITHOUT } HOLD ] FOR query"
-msgstr ""
-"DECLARE namn [ BINARY ] [ INSENSITIVE ] [ [ NO ] SCROLL ]\n"
-" CURSOR [ { WITH | WITHOUT } HOLD ] FOR fr�ga"
-
-#: sql_help.h:305
+#: sql_help.h:533
msgid "delete rows of a table"
msgstr "radera rader i en tabell"
-#: sql_help.h:306
-msgid ""
-"DELETE FROM [ ONLY ] table [ [ AS ] alias ]\n"
-" [ USING usinglist ]\n"
-" [ WHERE condition | WHERE CURRENT OF cursor_name ]\n"
-" [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
-msgstr ""
-"DELETE FROM [ ONLY ] tabell [ [ AS ] alias ]\n"
-" [ USING using-lista ]\n"
-" [ WHERE villkor | WHERE CURRENT OF m�rk�rnamn ]\n"
-" [ RETURNING * | utdatauttryck [ [ AS ] utdatanamn ] [, ...] ]"
-
-#: sql_help.h:309
+#: sql_help.h:538
msgid "discard session state"
msgstr ""
-#: sql_help.h:310
-msgid "DISCARD { ALL | PLANS | TEMPORARY | TEMP }"
-msgstr "DISCARD { ALL | PLANS | TEMPORARY | TEMP }"
+#: sql_help.h:543
+msgid "execute an anonymous code block"
+msgstr ""
-#: sql_help.h:313
+#: sql_help.h:548
msgid "remove an aggregate function"
msgstr "ta bort en aggregatfunktioner"
-#: sql_help.h:314
-msgid ""
-"DROP AGGREGATE [ IF EXISTS ] name ( type [ , ... ] ) [ CASCADE | RESTRICT ]"
-msgstr ""
-"DROP AGGREGATE [ IF EXISTS ] namn ( typ [ , ... ] ) [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:317
+#: sql_help.h:553
msgid "remove a cast"
msgstr "ta bort en typomvandling"
-#: sql_help.h:318
-msgid ""
-"DROP CAST [ IF EXISTS ] (sourcetype AS targettype) [ CASCADE | RESTRICT ]"
-msgstr "DROP CAST [ IF EXISTS ] (k�lltyp AS m�ltyp) [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:321
+#: sql_help.h:558
msgid "remove a conversion"
msgstr "ta bort en konvertering"
-#: sql_help.h:322
-msgid "DROP CONVERSION [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-msgstr "DROP CONVERSION [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:325
+#: sql_help.h:563
msgid "remove a database"
msgstr "ta bort en databas"
-#: sql_help.h:326
-msgid "DROP DATABASE [ IF EXISTS ] name"
-msgstr "DROP DATABASE [ IF EXISTS ] namn"
-
-#: sql_help.h:329
+#: sql_help.h:568
msgid "remove a domain"
msgstr "ta bort en dom�n"
-#: sql_help.h:330
-msgid "DROP DOMAIN [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-msgstr "DROP DOMAIN [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:333
+#: sql_help.h:573
#, fuzzy
msgid "remove a foreign-data wrapper"
msgstr "ta bort en datatyp"
-#: sql_help.h:334
-#, fuzzy
-msgid "DROP FOREIGN DATA WRAPPER [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-msgstr "DROP CONVERSION [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:337
+#: sql_help.h:578
msgid "remove a function"
msgstr "ta bort en funktion"
-#: sql_help.h:338
-msgid ""
-"DROP FUNCTION [ IF EXISTS ] name ( [ [ argmode ] [ argname ] argtype "
-"[, ...] ] )\n"
-" [ CASCADE | RESTRICT ]"
-msgstr ""
-"DROP FUNCTION [ IF EXISTS ] namn ( [ [ arg_l�ge ] [ arg_namn ] arg_typ "
-"[, ...] ] )\n"
-" [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:341 sql_help.h:369 sql_help.h:421
+#: sql_help.h:583 sql_help.h:618 sql_help.h:683
msgid "remove a database role"
msgstr "ta bort en databasroll"
-#: sql_help.h:342
-msgid "DROP GROUP [ IF EXISTS ] name [, ...]"
-msgstr "DROP GROUP [ IF EXISTS ] namn [, ...]"
-
-#: sql_help.h:345
+#: sql_help.h:588
msgid "remove an index"
msgstr "ta bort ett index"
-#: sql_help.h:346
-msgid "DROP INDEX [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-msgstr "DROP INDEX [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:349
+#: sql_help.h:593
msgid "remove a procedural language"
msgstr "ta bort ett procedur-spr�k"
-#: sql_help.h:350
-msgid "DROP [ PROCEDURAL ] LANGUAGE [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-msgstr "DROP [ PROCEDURAL ] LANGUAGE [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:353
+#: sql_help.h:598
msgid "remove an operator"
msgstr "ta bort en operator"
-#: sql_help.h:354
-msgid ""
-"DROP OPERATOR [ IF EXISTS ] name ( { lefttype | NONE } , { righttype | "
-"NONE } ) [ CASCADE | RESTRICT ]"
-msgstr ""
-"DROP OPERATOR [ IF EXISTS ] namn ( { v�nster_typ | NONE } , { h�ger_typ | "
-"NONE } ) [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:357
+#: sql_help.h:603
msgid "remove an operator class"
msgstr "ta bort en operatorklass"
-#: sql_help.h:358
-msgid ""
-"DROP OPERATOR CLASS [ IF EXISTS ] name USING index_method [ CASCADE | "
-"RESTRICT ]"
-msgstr ""
-"DROP OPERATOR CLASS [ IF EXISTS ] namn USING indexmetod [ CASCADE | "
-"RESTRICT ]"
-
-#: sql_help.h:361
+#: sql_help.h:608
msgid "remove an operator family"
msgstr "ta bort en operatorfamilj"
-#: sql_help.h:362
-msgid ""
-"DROP OPERATOR FAMILY [ IF EXISTS ] name USING index_method [ CASCADE | "
-"RESTRICT ]"
-msgstr "DROP OPERATOR FAMILY [ IF EXISTS ] namn USING indexmetod [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:365
+#: sql_help.h:613
msgid "remove database objects owned by a database role"
msgstr "ta bort databasobjekt som �gs av databasroll"
-#: sql_help.h:366
-msgid "DROP OWNED BY name [, ...] [ CASCADE | RESTRICT ]"
-msgstr "DROP OWNED BY namn [, ...] [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:370
-msgid "DROP ROLE [ IF EXISTS ] name [, ...]"
-msgstr "DROP ROLE [ IF EXISTS ] namn [, ...]"
-
-#: sql_help.h:373
+#: sql_help.h:623
msgid "remove a rewrite rule"
msgstr "ta bort en omskrivningsregel"
-#: sql_help.h:374
-msgid "DROP RULE [ IF EXISTS ] name ON relation [ CASCADE | RESTRICT ]"
-msgstr "DROP RULE [ IF EXISTS ] namn ON relation [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:377
+#: sql_help.h:628
msgid "remove a schema"
msgstr "ta bort ett schema"
-#: sql_help.h:378
-msgid "DROP SCHEMA [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-msgstr "DROP SCHEMA [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:381
+#: sql_help.h:633
msgid "remove a sequence"
msgstr "ta bort en sekvens"
-#: sql_help.h:382
-msgid "DROP SEQUENCE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-msgstr "DROP SEQUENCE [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:385
+#: sql_help.h:638
#, fuzzy
msgid "remove a foreign server descriptor"
msgstr "ta bort en konvertering"
-#: sql_help.h:386
-#, fuzzy
-msgid "DROP SERVER [ IF EXISTS ] servername [ CASCADE | RESTRICT ]"
-msgstr "DROP CONVERSION [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:389
+#: sql_help.h:643
msgid "remove a table"
msgstr "ta bort en tabell"
-#: sql_help.h:390
-msgid "DROP TABLE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-msgstr "DROP TABLE [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:393
+#: sql_help.h:648
msgid "remove a tablespace"
msgstr "ta bort ett tabellutrymme"
-#: sql_help.h:394
-msgid "DROP TABLESPACE [ IF EXISTS ] tablespacename"
-msgstr "DROP TABLESPACE [ IF EXISTS ] tabellutrymmesnamn"
-
-#: sql_help.h:397
+#: sql_help.h:653
msgid "remove a text search configuration"
msgstr "ta bort en texts�kkonfiguration"
-#: sql_help.h:398
-msgid ""
-"DROP TEXT SEARCH CONFIGURATION [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-msgstr "DROP TEXT SEARCH CONFIGURATION [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:401
+#: sql_help.h:658
msgid "remove a text search dictionary"
msgstr "ta bort en texts�kordlista"
-#: sql_help.h:402
-msgid "DROP TEXT SEARCH DICTIONARY [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-msgstr "DROP TEXT SEARCH DICTIONARY [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:405
+#: sql_help.h:663
msgid "remove a text search parser"
msgstr "ta bort en texts�ktolkare"
-#: sql_help.h:406
-msgid "DROP TEXT SEARCH PARSER [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-msgstr "DROP TEXT SEARCH PARSER [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:409
+#: sql_help.h:668
msgid "remove a text search template"
msgstr "ta bort en texts�kmall"
-#: sql_help.h:410
-msgid "DROP TEXT SEARCH TEMPLATE [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-msgstr "DROP TEXT SEARCH TEMPLATE [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:413
+#: sql_help.h:673
msgid "remove a trigger"
msgstr "ta bort en utl�sare"
-#: sql_help.h:414
-msgid "DROP TRIGGER [ IF EXISTS ] name ON table [ CASCADE | RESTRICT ]"
-msgstr "DROP TRIGGER [ IF EXISTS ] namn ON tabell [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:417
+#: sql_help.h:678
msgid "remove a data type"
msgstr "ta bort en datatyp"
-#: sql_help.h:418
-msgid "DROP TYPE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-msgstr "DROP TYPE [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:422
-msgid "DROP USER [ IF EXISTS ] name [, ...]"
-msgstr "DROP USER [ IF EXISTS ] namn [, ...]"
-
-#: sql_help.h:425
+#: sql_help.h:688
msgid "remove a user mapping for a foreign server"
msgstr ""
-#: sql_help.h:426
-msgid ""
-"DROP USER MAPPING [ IF EXISTS ] FOR { username | USER | CURRENT_USER | "
-"PUBLIC } SERVER servername"
-msgstr ""
-
-#: sql_help.h:429
+#: sql_help.h:693
msgid "remove a view"
msgstr "ta bort en vy"
-#: sql_help.h:430
-msgid "DROP VIEW [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-msgstr "DROP VIEW [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:434
-msgid "END [ WORK | TRANSACTION ]"
-msgstr "END [ WORK | TRANSACTION ]"
-
-#: sql_help.h:437
+#: sql_help.h:703
msgid "execute a prepared statement"
msgstr "utf�r en f�rberedd sats"
-#: sql_help.h:438
-msgid "EXECUTE name [ ( parameter [, ...] ) ]"
-msgstr "EXECUTE namn [ ( parameter [, ...] ) ]"
-
-#: sql_help.h:441
+#: sql_help.h:708
msgid "show the execution plan of a statement"
msgstr "visa k�rningsplanen f�r en sats"
-#: sql_help.h:442
-msgid "EXPLAIN [ ANALYZE ] [ VERBOSE ] statement"
-msgstr "EXPLAIN [ ANALYZE ] [ VERBOSE ] sats"
-
-#: sql_help.h:445
+#: sql_help.h:713
msgid "retrieve rows from a query using a cursor"
msgstr "h�mta rader fr�n en fr�ga med hj�lp av en mark�r"
-#: sql_help.h:446
-msgid ""
-"FETCH [ direction { FROM | IN } ] cursorname\n"
-"\n"
-"where direction can be empty or one of:\n"
-"\n"
-" NEXT\n"
-" PRIOR\n"
-" FIRST\n"
-" LAST\n"
-" ABSOLUTE count\n"
-" RELATIVE count\n"
-" count\n"
-" ALL\n"
-" FORWARD\n"
-" FORWARD count\n"
-" FORWARD ALL\n"
-" BACKWARD\n"
-" BACKWARD count\n"
-" BACKWARD ALL"
-msgstr ""
-"FETCH [ riktning { FROM | IN } ] mark�rsnamn\n"
-"\n"
-"d�r riktning kan vara tom eller en av:\n"
-"\n"
-" NEXT\n"
-" PRIOR\n"
-" FIRST\n"
-" LAST\n"
-" ABSOLUTE antal\n"
-" RELATIVE antal\n"
-" antal\n"
-" ALL\n"
-" FORWARD\n"
-" FORWARD antal\n"
-" FORWARD ALL\n"
-" BACKWARD\n"
-" BACKWARD antal\n"
-" BACKWARD ALL"
-
-#: sql_help.h:449
+#: sql_help.h:718
msgid "define access privileges"
-msgstr "definera �tkomstr�ttigheter"
+msgstr "definera �tkomstr�ttigheter"
-#: sql_help.h:450
-#, fuzzy
-msgid ""
-"GRANT { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | "
-"TRIGGER }\n"
-" [,...] | ALL [ PRIVILEGES ] }\n"
-" ON [ TABLE ] tablename [, ...]\n"
-" TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT { { SELECT | INSERT | UPDATE | REFERENCES } ( column [, ...] )\n"
-" [,...] | ALL [ PRIVILEGES ] ( column [, ...] ) }\n"
-" ON [ TABLE ] tablename [, ...]\n"
-" TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT { { USAGE | SELECT | UPDATE }\n"
-" [,...] | ALL [ PRIVILEGES ] }\n"
-" ON SEQUENCE sequencename [, ...]\n"
-" TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL "
-"[ PRIVILEGES ] }\n"
-" ON DATABASE dbname [, ...]\n"
-" TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
-" ON FOREIGN DATA WRAPPER fdwname [, ...]\n"
-" TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
-" ON FOREIGN SERVER servername [, ...]\n"
-" TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT { EXECUTE | ALL [ PRIVILEGES ] }\n"
-" ON FUNCTION funcname ( [ [ argmode ] [ argname ] argtype [, ...] ] ) "
-"[, ...]\n"
-" TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
-" ON LANGUAGE langname [, ...]\n"
-" TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
-" ON SCHEMA schemaname [, ...]\n"
-" TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT { CREATE | ALL [ PRIVILEGES ] }\n"
-" ON TABLESPACE tablespacename [, ...]\n"
-" TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-"\n"
-"GRANT role [, ...] TO rolename [, ...] [ WITH ADMIN OPTION ]"
-msgstr ""
-"GRANT { { SELECT | INSERT | UPDATE | DELETE | REFERENCES | TRIGGER }\n"
-" [,...] | ALL [ PRIVILEGES ] }\n"
-" ON [ TABLE ] tabellnamn [, ...]\n"
-" TO { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT "
-"OPTION ]\n"
-"\n"
-"GRANT { { USAGE | SELECT | UPDATE }\n"
-" [,...] | ALL [ PRIVILEGES ] }\n"
-" ON SEQUENCE sekvensnamn [, ...]\n"
-" TO { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT "
-"OPTION ]\n"
-"\n"
-"GRANT { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL "
-"[ PRIVILEGES ] }\n"
-" ON DATABASE dbnamn [, ...]\n"
-" TO { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT "
-"OPTION ]\n"
-"\n"
-"GRANT { EXECUTE | ALL [ PRIVILEGES ] }\n"
-" ON FUNCTION funkname ( [ [ arg_l�ge ] [ arg_namn ] arg_typ [, ...] ] ) "
-"[, ...]\n"
-" TO { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT "
-"OPTION ]\n"
-"\n"
-"GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
-" ON LANGUAGE spr�knamn [, ...]\n"
-" TO { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT "
-"OPTION ]\n"
-"\n"
-"GRANT { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
-" ON SCHEMA schemanamn [, ...]\n"
-" TO { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT "
-"OPTION ]\n"
-"\n"
-"GRANT { CREATE | ALL [ PRIVILEGES ] }\n"
-" ON TABLESPACE tabellutrymmesnamn [, ...]\n"
-" TO { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT "
-"OPTION ]\n"
-"\n"
-"GRANT roll [, ...] TO anv�ndarnamn [, ...] [ WITH ADMIN OPTION ]"
-
-#: sql_help.h:453
+#: sql_help.h:723
msgid "create new rows in a table"
msgstr "skapa nya rader i en tabell"
-#: sql_help.h:454
-msgid ""
-"INSERT INTO table [ ( column [, ...] ) ]\n"
-" { DEFAULT VALUES | VALUES ( { expression | DEFAULT } [, ...] ) [, ...] | "
-"query }\n"
-" [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
-msgstr ""
-"INSERT INTO tabell [ ( kolumn [, ...] ) ]\n"
-" { DEFAULT VALUES | VALUES ( { uttryck | DEFAULT } [, ...] ) [, ...] | fr�ga }\n"
-" [ RETURNING * | utdatauttryck [ [ AS ] utdatanamn ] [, ...] ]"
-
-#: sql_help.h:457
+#: sql_help.h:728
msgid "listen for a notification"
msgstr "lyssna efter notifiering"
-#: sql_help.h:458
-msgid "LISTEN name"
-msgstr "LISTEN namn"
+#: sql_help.h:733
+msgid "load a shared library file"
+msgstr "ladda en delad biblioteksfil (shared library)"
-#: sql_help.h:461
-msgid "load or reload a shared library file"
-msgstr "ladda eller ladda om en delad biblioteksfil (shared library)"
-
-#: sql_help.h:462
-msgid "LOAD 'filename'"
-msgstr "LOAD 'filnamn'"
-
-#: sql_help.h:465
+#: sql_help.h:738
msgid "lock a table"
msgstr "l�s en tabell"
-#: sql_help.h:466
-msgid ""
-"LOCK [ TABLE ] [ ONLY ] name [, ...] [ IN lockmode MODE ] [ NOWAIT ]\n"
-"\n"
-"where lockmode is one of:\n"
-"\n"
-" ACCESS SHARE | ROW SHARE | ROW EXCLUSIVE | SHARE UPDATE EXCLUSIVE\n"
-" | SHARE | SHARE ROW EXCLUSIVE | EXCLUSIVE | ACCESS EXCLUSIVE"
-msgstr ""
-"LOCK [ TABLE ] [ ONLY ] namn [, ...] [ IN l�sl�ge MODE ] [ NOWAIT ]\n"
-"\n"
-"d�r l�sl�ge �r en av:\n"
-"\n"
-" ACCESS SHARE | ROW SHARE | ROW EXCLUSIVE | SHARE UPDATE EXCLUSIVE\n"
-" | SHARE | SHARE ROW EXCLUSIVE | EXCLUSIVE | ACCESS EXCLUSIVE"
-
-#: sql_help.h:469
+#: sql_help.h:743
msgid "position a cursor"
msgstr "flytta en mark�r"
-#: sql_help.h:470
-msgid "MOVE [ direction { FROM | IN } ] cursorname"
-msgstr "MOVE [ riktning { FROM | IN } ] mark�rnamn"
-
-#: sql_help.h:473
+#: sql_help.h:748
msgid "generate a notification"
msgstr "generera en notifiering"
-#: sql_help.h:474
-msgid "NOTIFY name"
-msgstr "NOTIFY namn"
-
-#: sql_help.h:477
+#: sql_help.h:753
msgid "prepare a statement for execution"
msgstr "f�rbered en sats f�r k�rning"
-#: sql_help.h:478
-msgid "PREPARE name [ ( datatype [, ...] ) ] AS statement"
-msgstr "PREPARE namn [ ( datatyp [, ...] ) ] AS sats"
-
-#: sql_help.h:481
+#: sql_help.h:758
msgid "prepare the current transaction for two-phase commit"
msgstr "avbryt aktuell transaktion f�r tv�-fas-commit"
-#: sql_help.h:482
-msgid "PREPARE TRANSACTION transaction_id"
-msgstr "PREPARE TRANSACTION transaktions_id"
-
-#: sql_help.h:485
+#: sql_help.h:763
msgid "change the ownership of database objects owned by a database role"
msgstr "byt �gare p� databasobjekt som �gs av en databasroll"
-#: sql_help.h:486
-msgid "REASSIGN OWNED BY old_role [, ...] TO new_role"
-msgstr "REASSIGN OWNED BY gammal_roll [, ...] TO ny_roll"
-
-#: sql_help.h:489
+#: sql_help.h:768
msgid "rebuild indexes"
msgstr "�terskapa index"
-#: sql_help.h:490
-msgid "REINDEX { INDEX | TABLE | DATABASE | SYSTEM } name [ FORCE ]"
-msgstr "REINDEX { INDEX | TABLE | DATABASE | SYSTEM } namn [ FORCE ]"
-
-#: sql_help.h:493
+#: sql_help.h:773
msgid "destroy a previously defined savepoint"
msgstr "ta bort en tidigare definierad sparpunkt"
-#: sql_help.h:494
-msgid "RELEASE [ SAVEPOINT ] savepoint_name"
-msgstr "RELEASE [ SAVEPOINT ] sparpunktsnamn"
-
-#: sql_help.h:497
+#: sql_help.h:778
msgid "restore the value of a run-time parameter to the default value"
msgstr "�terst�ll v�rde av k�rningsparameter till standardv�rdet"
-#: sql_help.h:498
-msgid ""
-"RESET configuration_parameter\n"
-"RESET ALL"
-msgstr ""
-"RESET konfigurationsparameter\n"
-"RESET ALL"
-
-#: sql_help.h:501
+#: sql_help.h:783
msgid "remove access privileges"
-msgstr "ta bort �tkomstr�ttigheter"
+msgstr "ta bort �tkomstr�ttigheter"
-#: sql_help.h:502
-#, fuzzy
-msgid ""
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | "
-"TRIGGER }\n"
-" [,...] | ALL [ PRIVILEGES ] }\n"
-" ON [ TABLE ] tablename [, ...]\n"
-" FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { { SELECT | INSERT | UPDATE | REFERENCES } ( column [, ...] )\n"
-" [,...] | ALL [ PRIVILEGES ] ( column [, ...] ) }\n"
-" ON [ TABLE ] tablename [, ...]\n"
-" FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { { USAGE | SELECT | UPDATE }\n"
-" [,...] | ALL [ PRIVILEGES ] }\n"
-" ON SEQUENCE sequencename [, ...]\n"
-" FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
-" ON DATABASE dbname [, ...]\n"
-" FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { USAGE | ALL [ PRIVILEGES ] }\n"
-" ON FOREIGN DATA WRAPPER fdwname [, ...]\n"
-" FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { USAGE | ALL [ PRIVILEGES ] }\n"
-" ON FOREIGN SERVER servername [, ...]\n"
-" FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { EXECUTE | ALL [ PRIVILEGES ] }\n"
-" ON FUNCTION funcname ( [ [ argmode ] [ argname ] argtype [, ...] ] ) "
-"[, ...]\n"
-" FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { USAGE | ALL [ PRIVILEGES ] }\n"
-" ON LANGUAGE langname [, ...]\n"
-" FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
-" ON SCHEMA schemaname [, ...]\n"
-" FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { CREATE | ALL [ PRIVILEGES ] }\n"
-" ON TABLESPACE tablespacename [, ...]\n"
-" FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ ADMIN OPTION FOR ]\n"
-" role [, ...] FROM rolename [, ...]\n"
-" [ CASCADE | RESTRICT ]"
-msgstr ""
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { { SELECT | INSERT | UPDATE | DELETE | REFERENCES | TRIGGER }\n"
-" [,...] | ALL [ PRIVILEGES ] }\n"
-" ON [ TABLE ] tabellnamn [, ...]\n"
-" FROM { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { { USAGE | SELECT | UPDATE }\n"
-" [,...] | ALL [ PRIVILEGES ] }\n"
-" ON SEQUENCE sekvensnamn [, ...]\n"
-" FROM { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { { CREATE | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
-" ON DATABASE dbnamn [, ...]\n"
-" FROM { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { EXECUTE | ALL [ PRIVILEGES ] }\n"
-" ON FUNCTION funknamn ( [ [ arg_l�ge ] [ arg_namn ] arg_typ [, ...] ] ) "
-"[, ...]\n"
-" FROM { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { USAGE | ALL [ PRIVILEGES ] }\n"
-" ON LANGUAGE spr�knamn [, ...]\n"
-" FROM { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
-" ON SCHEMA schemanamn [, ...]\n"
-" FROM { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ GRANT OPTION FOR ]\n"
-" { CREATE | ALL [ PRIVILEGES ] }\n"
-" ON TABLESPACE tabellutrymmesnamn [, ...]\n"
-" FROM { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]\n"
-"\n"
-"REVOKE [ ADMIN OPTION FOR ]\n"
-" rolk [, ...]\n"
-" FROM { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
-" [ CASCADE | RESTRICT ]"
-
-#: sql_help.h:506
-msgid "ROLLBACK [ WORK | TRANSACTION ]"
-msgstr "ROLLBACK [ WORK | TRANSACTION ]"
-
-#: sql_help.h:509
+#: sql_help.h:793
msgid "cancel a transaction that was earlier prepared for two-phase commit"
msgstr "avbryt en transaktion som tidigare f�rberetts f�r tv�-fas-commit"
-#: sql_help.h:510
-msgid "ROLLBACK PREPARED transaction_id"
-msgstr "ROLLBACK PREPARED transaktions_id"
-
-#: sql_help.h:513
+#: sql_help.h:798
msgid "roll back to a savepoint"
msgstr "rulla tillbaka till sparpunkt"
-#: sql_help.h:514
-msgid "ROLLBACK [ WORK | TRANSACTION ] TO [ SAVEPOINT ] savepoint_name"
-msgstr "ROLLBACK [ WORK | TRANSACTION ] TO [ SAVEPOINT ] sparpunktsnamn"
-
-#: sql_help.h:517
+#: sql_help.h:803
msgid "define a new savepoint within the current transaction"
msgstr "definera en ny sparpunkt i den aktuella transaktionen"
-#: sql_help.h:518
-msgid "SAVEPOINT savepoint_name"
-msgstr "SAVEPOINT sparpunktnamn"
-
-#: sql_help.h:521 sql_help.h:557 sql_help.h:581
+#: sql_help.h:808 sql_help.h:853 sql_help.h:883
msgid "retrieve rows from a table or view"
msgstr "h�mta rader fr�n en tabell eller vy"
-#: sql_help.h:522 sql_help.h:558 sql_help.h:582
-#, fuzzy
-msgid ""
-"[ WITH [ RECURSIVE ] with_query [, ...] ]\n"
-"SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
-" * | expression [ [ AS ] output_name ] [, ...]\n"
-" [ FROM from_item [, ...] ]\n"
-" [ WHERE condition ]\n"
-" [ GROUP BY expression [, ...] ]\n"
-" [ HAVING condition [, ...] ]\n"
-" [ WINDOW window_name AS ( window_definition ) [, ...] ]\n"
-" [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]\n"
-" [ ORDER BY expression [ ASC | DESC | USING operator ] [ NULLS { FIRST | "
-"LAST } ] [, ...] ]\n"
-" [ LIMIT { count | ALL } ]\n"
-" [ OFFSET start [ ROW | ROWS ] ]\n"
-" [ FETCH { FIRST | NEXT } [ count ] { ROW | ROWS } ONLY ]\n"
-" [ FOR { UPDATE | SHARE } [ OF table_name [, ...] ] [ NOWAIT ] [...] ]\n"
-"\n"
-"where from_item can be one of:\n"
-"\n"
-" [ ONLY ] table_name [ * ] [ [ AS ] alias [ ( column_alias [, ...] ) ] ]\n"
-" ( select ) [ AS ] alias [ ( column_alias [, ...] ) ]\n"
-" with_query_name [ [ AS ] alias [ ( column_alias [, ...] ) ] ]\n"
-" function_name ( [ argument [, ...] ] ) [ AS ] alias [ ( column_alias "
-"[, ...] | column_definition [, ...] ) ]\n"
-" function_name ( [ argument [, ...] ] ) AS ( column_definition [, ...] )\n"
-" from_item [ NATURAL ] join_type from_item [ ON join_condition | USING "
-"( join_column [, ...] ) ]\n"
-"\n"
-"and with_query is:\n"
-"\n"
-" with_query_name [ ( column_name [, ...] ) ] AS ( select )\n"
-"\n"
-"TABLE { [ ONLY ] table_name [ * ] | with_query_name }"
-msgstr ""
-"SELECT [ ALL | DISTINCT [ ON ( uttryck [, ...] ) ] ]\n"
-" * | uttryck [ AS utnamn ] [, ...]\n"
-" [ FROM fr�nval [, ...] ]\n"
-" [ WHERE villkor ]\n"
-" [ GROUP BY uttryck [, ...] ]\n"
-" [ HAVING villkor [, ...] ]\n"
-" [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]\n"
-" [ ORDER BY uttryck [ ASC | DESC | USING operator ] [, ...] ]\n"
-" [ LIMIT { antal | ALL } ]\n"
-" [ OFFSET start ]\n"
-" [ FOR { UPDATE | SHARE } [ OF tabellnamn [, ...] ] [ NOWAIT ] [...] ]\n"
-"\n"
-"d�r fr�nval kan vara en av:\n"
-"\n"
-" [ ONLY ] tabellnamn [ * ] [ [ AS ] alias [ ( kolumnalias [, ...] ) ] ]\n"
-" ( select ) [ AS ] alias [ ( kolumnalias [, ...] ) ]\n"
-" funktionsnamn ( [ argument [, ...] ] ) [ AS ] alias [ ( kolumnalias "
-"[, ...] | kolumndefinition [, ...] ) ]\n"
-" funktionsnamn ( [ argument [, ...] ] ) AS ( kolumndefinition [, ...] )\n"
-" fr�nval [ NATURAL ] join-typ fr�nval [ ON join-villkor | USING ( join-"
-"kolumn [, ...] ) ]"
-
-#: sql_help.h:526
-#, fuzzy
-msgid ""
-"[ WITH [ RECURSIVE ] with_query [, ...] ]\n"
-"SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
-" * | expression [ [ AS ] output_name ] [, ...]\n"
-" INTO [ TEMPORARY | TEMP ] [ TABLE ] new_table\n"
-" [ FROM from_item [, ...] ]\n"
-" [ WHERE condition ]\n"
-" [ GROUP BY expression [, ...] ]\n"
-" [ HAVING condition [, ...] ]\n"
-" [ WINDOW window_name AS ( window_definition ) [, ...] ]\n"
-" [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]\n"
-" [ ORDER BY expression [ ASC | DESC | USING operator ] [ NULLS { FIRST | "
-"LAST } ] [, ...] ]\n"
-" [ LIMIT { count | ALL } ]\n"
-" [ OFFSET start [ ROW | ROWS ] ]\n"
-" [ FETCH { FIRST | NEXT } [ count ] { ROW | ROWS } ONLY ]\n"
-" [ FOR { UPDATE | SHARE } [ OF table_name [, ...] ] [ NOWAIT ] [...] ]"
-msgstr ""
-"SELECT [ ALL | DISTINCT [ ON ( uttryck [, ...] ) ] ]\n"
-" * | uttryck [ AS utnamn ] [, ...]\n"
-" INTO [ TEMPORARY | TEMP ] [ TABLE ] ny_tabell\n"
-" [ FROM fr�nval [, ...] ]\n"
-" [ WHERE villkor ]\n"
-" [ GROUP BY uttryck [, ...] ]\n"
-" [ HAVING villkor [, ...] ]\n"
-" [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]\n"
-" [ ORDER BY uttryck [ ASC | DESC | USING operator ] [, ...] ]\n"
-" [ LIMIT { antal | ALL } ]\n"
-" [ OFFSET start ]\n"
-" [ FOR { UPDATE | SHARE } [ OF tabellnamn [, ...] ] [ NOWAIT ] [...] ]"
-
-#: sql_help.h:529
+#: sql_help.h:818
msgid "change a run-time parameter"
msgstr "�ndra en k�rningsparamter"
-#: sql_help.h:530
-msgid ""
-"SET [ SESSION | LOCAL ] configuration_parameter { TO | = } { value | 'value' "
-"| DEFAULT }\n"
-"SET [ SESSION | LOCAL ] TIME ZONE { timezone | LOCAL | DEFAULT }"
-msgstr ""
-"SET [ SESSION | LOCAL ] konfigurationsparameter { TO | = } { v�rde | 'v�rde' "
-"| DEFAULT }\n"
-"SET [ SESSION | LOCAL ] TIME ZONE { tidszon | LOCAL | DEFAULT }"
-
-#: sql_help.h:533
-msgid "set constraint checking modes for the current transaction"
+#: sql_help.h:823
+#, fuzzy
+msgid "set constraint check timing for the current transaction"
msgstr "s�tt integritetsvillkorsl�ge f�r nuvarande transaktion"
-#: sql_help.h:534
-msgid "SET CONSTRAINTS { ALL | name [, ...] } { DEFERRED | IMMEDIATE }"
-msgstr "SET CONSTRAINTS { ALL | namn [, ...] } { DEFERRED | IMMEDIATE }"
-
-#: sql_help.h:537
+#: sql_help.h:828
msgid "set the current user identifier of the current session"
msgstr "s�tt anv�ndare f�r den aktiva sessionen"
-#: sql_help.h:538
-msgid ""
-"SET [ SESSION | LOCAL ] ROLE rolename\n"
-"SET [ SESSION | LOCAL ] ROLE NONE\n"
-"RESET ROLE"
-msgstr ""
-"SET [ SESSION | LOCAL ] ROLE rollnamn\n"
-"SET [ SESSION | LOCAL ] ROLE NONE\n"
-"RESET ROLE"
-
-#: sql_help.h:541
+#: sql_help.h:833
msgid ""
"set the session user identifier and the current user identifier of the "
"current session"
@@ -4416,198 +2670,2891 @@ msgstr ""
"s�tt sessionsanv�ndaridentifierare och nuvarande anv�ndaridentifierare f�r "
"den aktiva sessionen"
-#: sql_help.h:542
-msgid ""
-"SET [ SESSION | LOCAL ] SESSION AUTHORIZATION username\n"
-"SET [ SESSION | LOCAL ] SESSION AUTHORIZATION DEFAULT\n"
-"RESET SESSION AUTHORIZATION"
-msgstr ""
-"SET [ SESSION | LOCAL ] SESSION AUTHORIZATION anv�ndarnamn\n"
-"SET [ SESSION | LOCAL ] SESSION AUTHORIZATION DEFAULT\n"
-"RESET SESSION AUTHORIZATION"
-
-#: sql_help.h:545
+#: sql_help.h:838
msgid "set the characteristics of the current transaction"
msgstr "s�tt inst�llningar f�r nuvarande transaktionen"
-#: sql_help.h:546
-msgid ""
-"SET TRANSACTION transaction_mode [, ...]\n"
-"SET SESSION CHARACTERISTICS AS TRANSACTION transaction_mode [, ...]\n"
-"\n"
-"where transaction_mode is one of:\n"
-"\n"
-" ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ "
-"UNCOMMITTED }\n"
-" READ WRITE | READ ONLY"
+#: sql_help.h:843
+msgid "show the value of a run-time parameter"
+msgstr "visa v�rde p� en k�rningsparameter"
+
+#: sql_help.h:858
+msgid "empty a table or set of tables"
+msgstr "t�m en eller flera tabeller"
+
+#: sql_help.h:863
+msgid "stop listening for a notification"
+msgstr "sluta att lyssna efter notifiering"
+
+#: sql_help.h:868
+msgid "update rows of a table"
+msgstr "uppdatera rader i en tabell"
+
+#: sql_help.h:873
+msgid "garbage-collect and optionally analyze a database"
+msgstr "skr�psamla och eventuellt analysera en databas"
+
+#: sql_help.h:878
+msgid "compute a set of rows"
+msgstr "ber�kna en m�ngd rader"
+
+#: sql_help.c:26 sql_help.c:29 sql_help.c:32 sql_help.c:43 sql_help.c:45
+#: sql_help.c:69 sql_help.c:73 sql_help.c:75 sql_help.c:77 sql_help.c:79
+#: sql_help.c:82 sql_help.c:84 sql_help.c:86 sql_help.c:161 sql_help.c:163
+#: sql_help.c:164 sql_help.c:166 sql_help.c:168 sql_help.c:170 sql_help.c:182
+#: sql_help.c:186 sql_help.c:214 sql_help.c:219 sql_help.c:224 sql_help.c:229
+#: sql_help.c:267 sql_help.c:269 sql_help.c:271 sql_help.c:274 sql_help.c:284
+#: sql_help.c:286 sql_help.c:304 sql_help.c:316 sql_help.c:319 sql_help.c:338
+#: sql_help.c:349 sql_help.c:357 sql_help.c:360 sql_help.c:389 sql_help.c:395
+#: sql_help.c:397 sql_help.c:401 sql_help.c:404 sql_help.c:407 sql_help.c:417
+#: sql_help.c:419 sql_help.c:436 sql_help.c:445 sql_help.c:447 sql_help.c:449
+#: sql_help.c:513 sql_help.c:515 sql_help.c:518 sql_help.c:520 sql_help.c:570
+#: sql_help.c:572 sql_help.c:574 sql_help.c:577 sql_help.c:597 sql_help.c:600
+#: sql_help.c:603 sql_help.c:606 sql_help.c:610 sql_help.c:612 sql_help.c:614
+#: sql_help.c:627 sql_help.c:630 sql_help.c:632 sql_help.c:641 sql_help.c:650
+#: sql_help.c:659 sql_help.c:671 sql_help.c:673 sql_help.c:675 sql_help.c:703
+#: sql_help.c:709 sql_help.c:711 sql_help.c:714 sql_help.c:716 sql_help.c:718
+#: sql_help.c:743 sql_help.c:746 sql_help.c:748 sql_help.c:750 sql_help.c:752
+#: sql_help.c:791 sql_help.c:962 sql_help.c:969 sql_help.c:1015
+#: sql_help.c:1030 sql_help.c:1048 sql_help.c:1070 sql_help.c:1086
+#: sql_help.c:1112 sql_help.c:1154 sql_help.c:1176 sql_help.c:1195
+#: sql_help.c:1196 sql_help.c:1213 sql_help.c:1233 sql_help.c:1254
+#: sql_help.c:1281 sql_help.c:1302 sql_help.c:1332 sql_help.c:1512
+#: sql_help.c:1525 sql_help.c:1542 sql_help.c:1558 sql_help.c:1571
+#: sql_help.c:1610 sql_help.c:1613 sql_help.c:1615 sql_help.c:1632
+#: sql_help.c:1658 sql_help.c:1691 sql_help.c:1701 sql_help.c:1710
+#: sql_help.c:1752 sql_help.c:1770 sql_help.c:1778 sql_help.c:1786
+#: sql_help.c:1794 sql_help.c:1803 sql_help.c:1814 sql_help.c:1822
+#: sql_help.c:1830 sql_help.c:1838 sql_help.c:1848 sql_help.c:1857
+#: sql_help.c:1866 sql_help.c:1874 sql_help.c:1882 sql_help.c:1891
+#: sql_help.c:1899 sql_help.c:1915 sql_help.c:1931 sql_help.c:1939
+#: sql_help.c:1947 sql_help.c:1955 sql_help.c:1963 sql_help.c:1972
+#: sql_help.c:1980 sql_help.c:1997 sql_help.c:2012 sql_help.c:2192
+#: sql_help.c:2220 sql_help.c:2247 sql_help.c:2548 sql_help.c:2593
+#: sql_help.c:2697
+msgid "name"
+msgstr "namn"
+
+#: sql_help.c:27 sql_help.c:30 sql_help.c:33 sql_help.c:524 sql_help.c:528
+#: sql_help.c:1753
+msgid "type"
+msgstr "typ"
+
+#: sql_help.c:28 sql_help.c:44 sql_help.c:74 sql_help.c:223 sql_help.c:256
+#: sql_help.c:268 sql_help.c:285 sql_help.c:318 sql_help.c:359 sql_help.c:396
+#: sql_help.c:418 sql_help.c:448 sql_help.c:519 sql_help.c:571 sql_help.c:613
+#: sql_help.c:631 sql_help.c:642 sql_help.c:651 sql_help.c:661 sql_help.c:672
+#: sql_help.c:710 sql_help.c:751
+msgid "new_name"
+msgstr "nytt_namn"
+
+#: sql_help.c:31 sql_help.c:46 sql_help.c:76 sql_help.c:169 sql_help.c:187
+#: sql_help.c:228 sql_help.c:287 sql_help.c:296 sql_help.c:307 sql_help.c:321
+#: sql_help.c:362 sql_help.c:420 sql_help.c:446 sql_help.c:465 sql_help.c:558
+#: sql_help.c:573 sql_help.c:615 sql_help.c:633 sql_help.c:674 sql_help.c:749
+msgid "new_owner"
+msgstr "ny_�gare"
+
+#: sql_help.c:34 sql_help.c:171 sql_help.c:233 sql_help.c:450 sql_help.c:521
+#: sql_help.c:676 sql_help.c:753
+msgid "new_schema"
+msgstr "nytt_schema"
+
+#: sql_help.c:70 sql_help.c:184 sql_help.c:390 sql_help.c:462 sql_help.c:628
+#: sql_help.c:704 sql_help.c:730 sql_help.c:922 sql_help.c:927 sql_help.c:1088
+#: sql_help.c:1155 sql_help.c:1282 sql_help.c:1353 sql_help.c:1527
+#: sql_help.c:1659 sql_help.c:1681
+#, fuzzy
+msgid "option"
+msgstr "Options"
+
+#: sql_help.c:71 sql_help.c:391 sql_help.c:705 sql_help.c:1156 sql_help.c:1283
+#: sql_help.c:1660
+#, fuzzy
+msgid "where option can be:"
msgstr ""
-"SET TRANSACTION transaktionsl�ge [, ...]\n"
-"SET SESSION CHARACTERISTICS AS TRANSACTION transaktionsl�ge [, ...]\n"
-"\n"
-"d�r transaktionsl�ge �r en av:\n"
"\n"
-" ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ "
-"UNCOMMITTED }\n"
-" READ WRITE | READ ONLY"
+"Andra flaggor:\n"
-#: sql_help.h:549
-msgid "show the value of a run-time parameter"
-msgstr "visa v�rde p� en k�rningsparameter"
+#: sql_help.c:72 sql_help.c:392 sql_help.c:706 sql_help.c:1055 sql_help.c:1284
+#: sql_help.c:1661
+msgid "connlimit"
+msgstr "anslutningstak"
-#: sql_help.h:550
-msgid ""
-"SHOW name\n"
-"SHOW ALL"
+#: sql_help.c:78 sql_help.c:559
+msgid "new_tablespace"
+msgstr "nytt_tabellutrymme"
+
+#: sql_help.c:80 sql_help.c:83 sql_help.c:85 sql_help.c:237 sql_help.c:239
+#: sql_help.c:240 sql_help.c:399 sql_help.c:403 sql_help.c:406 sql_help.c:712
+#: sql_help.c:715 sql_help.c:717 sql_help.c:1123 sql_help.c:2264
+#: sql_help.c:2537
+msgid "configuration_parameter"
+msgstr "konfigurationsparameter"
+
+#: sql_help.c:81 sql_help.c:185 sql_help.c:238 sql_help.c:273 sql_help.c:400
+#: sql_help.c:463 sql_help.c:538 sql_help.c:554 sql_help.c:576 sql_help.c:629
+#: sql_help.c:713 sql_help.c:731 sql_help.c:1089 sql_help.c:1124
+#: sql_help.c:1125 sql_help.c:1183 sql_help.c:1354 sql_help.c:1427
+#: sql_help.c:1436 sql_help.c:1467 sql_help.c:1489 sql_help.c:1528
+#: sql_help.c:1682 sql_help.c:2538 sql_help.c:2539
+msgid "value"
+msgstr "v�rde"
+
+#: sql_help.c:133
+#, fuzzy
+msgid "target_role"
+msgstr "Skapa roll"
+
+#: sql_help.c:134 sql_help.c:1317 sql_help.c:2118 sql_help.c:2125
+#: sql_help.c:2137 sql_help.c:2143 sql_help.c:2347 sql_help.c:2354
+#: sql_help.c:2366 sql_help.c:2372
+msgid "schema_name"
+msgstr "schemanamn"
+
+#: sql_help.c:135
+msgid "abbreviated_grant_or_revoke"
+msgstr ""
+
+#: sql_help.c:136
+msgid "where abbreviated_grant_or_revoke is one of:"
+msgstr ""
+
+#: sql_help.c:137 sql_help.c:138 sql_help.c:139 sql_help.c:140 sql_help.c:141
+#: sql_help.c:142 sql_help.c:1159 sql_help.c:1160 sql_help.c:1161
+#: sql_help.c:1162 sql_help.c:1163 sql_help.c:1287 sql_help.c:1288
+#: sql_help.c:1289 sql_help.c:1290 sql_help.c:1291 sql_help.c:1664
+#: sql_help.c:1665 sql_help.c:1666 sql_help.c:1667 sql_help.c:1668
+#: sql_help.c:2119 sql_help.c:2123 sql_help.c:2126 sql_help.c:2128
+#: sql_help.c:2130 sql_help.c:2132 sql_help.c:2138 sql_help.c:2140
+#: sql_help.c:2142 sql_help.c:2144 sql_help.c:2146 sql_help.c:2147
+#: sql_help.c:2148 sql_help.c:2348 sql_help.c:2352 sql_help.c:2355
+#: sql_help.c:2357 sql_help.c:2359 sql_help.c:2361 sql_help.c:2367
+#: sql_help.c:2369 sql_help.c:2371 sql_help.c:2373 sql_help.c:2375
+#: sql_help.c:2376 sql_help.c:2377 sql_help.c:2558
+msgid "role_name"
+msgstr "rollnamn"
+
+#: sql_help.c:162 sql_help.c:529 sql_help.c:531 sql_help.c:745 sql_help.c:1072
+#: sql_help.c:1076 sql_help.c:1180 sql_help.c:1440 sql_help.c:1449
+#: sql_help.c:1471 sql_help.c:2160 sql_help.c:2445 sql_help.c:2446
+#: sql_help.c:2450 sql_help.c:2455 sql_help.c:2512 sql_help.c:2513
+#: sql_help.c:2518 sql_help.c:2523 sql_help.c:2644 sql_help.c:2645
+#: sql_help.c:2649 sql_help.c:2654 sql_help.c:2721 sql_help.c:2723
+#: sql_help.c:2754 sql_help.c:2796 sql_help.c:2797 sql_help.c:2801
+#: sql_help.c:2806
+msgid "expression"
+msgstr "uttryck"
+
+#: sql_help.c:165
+msgid "domain_constraint"
+msgstr "domain_villkor"
+
+#: sql_help.c:167 sql_help.c:543 sql_help.c:845 sql_help.c:1075
+#: sql_help.c:1439 sql_help.c:1448
+msgid "constraint_name"
+msgstr "villkorsnamn"
+
+#: sql_help.c:183 sql_help.c:1087 sql_help.c:1199
+msgid "valfunction"
+msgstr "val-funktion"
+
+#: sql_help.c:215 sql_help.c:220 sql_help.c:225 sql_help.c:230 sql_help.c:851
+#: sql_help.c:1113 sql_help.c:1804 sql_help.c:2134 sql_help.c:2363
+msgid "argmode"
+msgstr "arg_l�ge"
+
+#: sql_help.c:216 sql_help.c:221 sql_help.c:226 sql_help.c:231 sql_help.c:852
+#: sql_help.c:1114 sql_help.c:1805
+msgid "argname"
+msgstr "arg_namn"
+
+#: sql_help.c:217 sql_help.c:222 sql_help.c:227 sql_help.c:232 sql_help.c:853
+#: sql_help.c:1115 sql_help.c:1806
+msgid "argtype"
+msgstr "arg_typ"
+
+#: sql_help.c:218 sql_help.c:514 sql_help.c:1445 sql_help.c:1446
+#: sql_help.c:1462 sql_help.c:1463
+msgid "action"
+msgstr "aktion"
+
+#: sql_help.c:234 sql_help.c:522
+msgid "where action is one of:"
+msgstr "d�r aktion �r en av:"
+
+#: sql_help.c:235 sql_help.c:1121
+#, fuzzy
+msgid "execution_cost"
+msgstr "k�r %s %s\n"
+
+#: sql_help.c:236 sql_help.c:1122
+msgid "result_rows"
+msgstr ""
+
+#: sql_help.c:251 sql_help.c:253 sql_help.c:255
+msgid "group_name"
+msgstr "gruppnamn"
+
+#: sql_help.c:252 sql_help.c:254 sql_help.c:728 sql_help.c:1049
+#: sql_help.c:1318 sql_help.c:1320 sql_help.c:1500 sql_help.c:1679
+#: sql_help.c:1988 sql_help.c:2568
+msgid "user_name"
+msgstr "anv�ndarnamn"
+
+#: sql_help.c:270 sql_help.c:1499 sql_help.c:1923 sql_help.c:2145
+#: sql_help.c:2374
+msgid "tablespace_name"
+msgstr "tabellutrymmesnamn"
+
+#: sql_help.c:272 sql_help.c:275 sql_help.c:553 sql_help.c:555 sql_help.c:1182
+#: sql_help.c:1426 sql_help.c:1435 sql_help.c:1466 sql_help.c:1488
+msgid "storage_parameter"
+msgstr "lagringsparameter"
+
+#: sql_help.c:295 sql_help.c:855
+msgid "large_object_oid"
+msgstr "stort_objekt_oid"
+
+#: sql_help.c:305 sql_help.c:857 sql_help.c:1215 sql_help.c:1839
+msgid "left_type"
+msgstr "v�nster_typ"
+
+#: sql_help.c:306 sql_help.c:858 sql_help.c:1216 sql_help.c:1840
+msgid "right_type"
+msgstr "h�ger_typ"
+
+#: sql_help.c:317 sql_help.c:320 sql_help.c:339 sql_help.c:350 sql_help.c:358
+#: sql_help.c:361 sql_help.c:860 sql_help.c:862 sql_help.c:1235
+#: sql_help.c:1255 sql_help.c:1454 sql_help.c:1849 sql_help.c:1858
+msgid "index_method"
+msgstr "indexmetod"
+
+#: sql_help.c:340 sql_help.c:351 sql_help.c:1237
+msgid "strategy_number"
+msgstr "strateginummer"
+
+#: sql_help.c:341 sql_help.c:856 sql_help.c:1238
+msgid "operator_name"
+msgstr "operatornamn"
+
+#: sql_help.c:342 sql_help.c:343 sql_help.c:345 sql_help.c:346 sql_help.c:352
+#: sql_help.c:353 sql_help.c:355 sql_help.c:356 sql_help.c:1239
+#: sql_help.c:1240 sql_help.c:1242 sql_help.c:1243
+msgid "op_type"
+msgstr "op_typ"
+
+#: sql_help.c:344 sql_help.c:354 sql_help.c:1241
+msgid "support_number"
+msgstr "supportnummer"
+
+#: sql_help.c:347 sql_help.c:850 sql_help.c:995 sql_help.c:1020
+#: sql_help.c:1033 sql_help.c:1214 sql_help.c:1244 sql_help.c:1575
+#: sql_help.c:2133 sql_help.c:2362 sql_help.c:2471 sql_help.c:2476
+#: sql_help.c:2670 sql_help.c:2675 sql_help.c:2822 sql_help.c:2827
+msgid "function_name"
+msgstr "funktionsnamn"
+
+#: sql_help.c:348 sql_help.c:996 sql_help.c:1245
+msgid "argument_type"
+msgstr "argumenttyp"
+
+#: sql_help.c:393 sql_help.c:707 sql_help.c:1157 sql_help.c:1285
+#: sql_help.c:1662
+msgid "password"
+msgstr "l�senord"
+
+#: sql_help.c:394 sql_help.c:708 sql_help.c:1158 sql_help.c:1286
+#: sql_help.c:1663
+msgid "timestamp"
+msgstr "tidsst�mpel"
+
+#: sql_help.c:398 sql_help.c:402 sql_help.c:405 sql_help.c:408 sql_help.c:2127
+#: sql_help.c:2356
+msgid "database_name"
+msgstr "databasnamn"
+
+#: sql_help.c:437 sql_help.c:1333
+msgid "increment"
+msgstr "�kningsv�rde"
+
+#: sql_help.c:438 sql_help.c:1334
+msgid "minvalue"
+msgstr "minv�rde"
+
+#: sql_help.c:439 sql_help.c:1335
+msgid "maxvalue"
+msgstr "maxv�rde"
+
+#: sql_help.c:440 sql_help.c:1336 sql_help.c:2458 sql_help.c:2526
+#: sql_help.c:2657 sql_help.c:2758 sql_help.c:2809
+msgid "start"
+msgstr "start"
+
+#: sql_help.c:441
+msgid "restart"
+msgstr ""
+
+#: sql_help.c:442 sql_help.c:1337
+msgid "cache"
+msgstr "cache"
+
+#: sql_help.c:444 sql_help.c:516 sql_help.c:523 sql_help.c:526 sql_help.c:527
+#: sql_help.c:530 sql_help.c:532 sql_help.c:533 sql_help.c:534 sql_help.c:536
+#: sql_help.c:539 sql_help.c:541 sql_help.c:744 sql_help.c:747 sql_help.c:762
+#: sql_help.c:920 sql_help.c:924 sql_help.c:936 sql_help.c:937 sql_help.c:1179
+#: sql_help.c:1339 sql_help.c:1470 sql_help.c:2120 sql_help.c:2121
+#: sql_help.c:2159 sql_help.c:2349 sql_help.c:2350 sql_help.c:2720
+#: sql_help.c:2722 sql_help.c:2739 sql_help.c:2742
+msgid "column"
+msgstr "kolumn"
+
+#: sql_help.c:460 sql_help.c:464 sql_help.c:729 sql_help.c:1349
+#: sql_help.c:1680 sql_help.c:1907 sql_help.c:1989 sql_help.c:2131
+#: sql_help.c:2360
+#, fuzzy
+msgid "server_name"
+msgstr "Anv�ndarnamn"
+
+#: sql_help.c:461
+msgid "new_version"
+msgstr "ny_version"
+
+#: sql_help.c:517
+msgid "new_column"
+msgstr "ny_kolumn"
+
+#: sql_help.c:525 sql_help.c:1421 sql_help.c:1433
+msgid "column_constraint"
+msgstr "kolumnvillkor"
+
+#: sql_help.c:535
+msgid "integer"
+msgstr "heltal"
+
+#: sql_help.c:537 sql_help.c:540
+#, fuzzy
+msgid "attribute_option"
+msgstr "Attribut"
+
+#: sql_help.c:542 sql_help.c:1422 sql_help.c:1434
+msgid "table_constraint"
+msgstr "tabellvillkor"
+
+#: sql_help.c:544 sql_help.c:545 sql_help.c:546 sql_help.c:547 sql_help.c:874
+msgid "trigger_name"
+msgstr "utl�sarnamn"
+
+#: sql_help.c:548 sql_help.c:549 sql_help.c:550 sql_help.c:551
+msgid "rewrite_rule_name"
msgstr ""
-"SHOW namn\n"
-"SHOW ALL"
-#: sql_help.h:554
-msgid ""
-"START TRANSACTION [ transaction_mode [, ...] ]\n"
-"\n"
-"where transaction_mode is one of:\n"
-"\n"
-" ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ "
-"UNCOMMITTED }\n"
-" READ WRITE | READ ONLY"
+#: sql_help.c:552 sql_help.c:801
+msgid "index_name"
+msgstr "indexnamn"
+
+#: sql_help.c:556 sql_help.c:557 sql_help.c:1423 sql_help.c:1425
+msgid "parent_table"
+msgstr "f�r�ldertabell"
+
+#: sql_help.c:575 sql_help.c:578
+#, fuzzy
+msgid "tablespace_option"
+msgstr "Tabellutrymme"
+
+#: sql_help.c:598 sql_help.c:601 sql_help.c:607 sql_help.c:611
+msgid "token_type"
msgstr ""
-"START TRANSACTION [ transaktionsl�ge [, ...] ]\n"
-"\n"
-"d�r transaktionsl�ge �r en av:\n"
-"\n"
-" ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ "
-"UNCOMMITTED }\n"
-" READ WRITE | READ ONLY"
-#: sql_help.h:561
-msgid "empty a table or set of tables"
-msgstr "t�m en eller flera tabeller"
+#: sql_help.c:599 sql_help.c:602
+#, fuzzy
+msgid "dictionary_name"
+msgstr "Ordlistor"
-#: sql_help.h:562
-msgid ""
-"TRUNCATE [ TABLE ] [ ONLY ] name [, ... ]\n"
-" [ RESTART IDENTITY | CONTINUE IDENTITY ] [ CASCADE | RESTRICT ]"
+#: sql_help.c:604 sql_help.c:608
+#, fuzzy
+msgid "old_dictionary"
+msgstr "Ordlistor"
+
+#: sql_help.c:605 sql_help.c:609
+#, fuzzy
+msgid "new_dictionary"
+msgstr "Ordlistor"
+
+#: sql_help.c:775 sql_help.c:2582 sql_help.c:2583 sql_help.c:2606
+msgid "transaction_mode"
+msgstr "transaktionsl�ge"
+
+#: sql_help.c:776 sql_help.c:2584 sql_help.c:2607
+msgid "where transaction_mode is one of:"
+msgstr "d�r transaktionsl�ge �r en av:"
+
+#: sql_help.c:800 sql_help.c:839 sql_help.c:846 sql_help.c:866 sql_help.c:875
+#: sql_help.c:919 sql_help.c:923 sql_help.c:1017 sql_help.c:1417
+#: sql_help.c:1429 sql_help.c:1486 sql_help.c:2117 sql_help.c:2122
+#: sql_help.c:2346 sql_help.c:2351 sql_help.c:2460 sql_help.c:2462
+#: sql_help.c:2488 sql_help.c:2528 sql_help.c:2659 sql_help.c:2661
+#: sql_help.c:2687 sql_help.c:2811 sql_help.c:2813 sql_help.c:2839
+msgid "table_name"
+msgstr "tabellnamn"
+
+#: sql_help.c:838 sql_help.c:847 sql_help.c:848 sql_help.c:849 sql_help.c:854
+#: sql_help.c:859 sql_help.c:861 sql_help.c:863 sql_help.c:864 sql_help.c:867
+#: sql_help.c:868 sql_help.c:869 sql_help.c:870 sql_help.c:871 sql_help.c:872
+#: sql_help.c:873 sql_help.c:876 sql_help.c:877
+msgid "object_name"
+msgstr "objektnamn"
+
+#: sql_help.c:840 sql_help.c:1118 sql_help.c:1418 sql_help.c:1431
+#: sql_help.c:1450 sql_help.c:1452 sql_help.c:1459 sql_help.c:1487
+#: sql_help.c:1692 sql_help.c:2486 sql_help.c:2685 sql_help.c:2837
+msgid "column_name"
+msgstr "kolumnnamn"
+
+#: sql_help.c:841
+msgid "agg_name"
+msgstr "agg_namn"
+
+#: sql_help.c:842
+msgid "agg_type"
+msgstr "agg_typ"
+
+#: sql_help.c:843 sql_help.c:993 sql_help.c:997 sql_help.c:999 sql_help.c:1761
+msgid "source_type"
+msgstr "k�lltyp"
+
+#: sql_help.c:844 sql_help.c:994 sql_help.c:998 sql_help.c:1000
+#: sql_help.c:1762
+msgid "target_type"
+msgstr "m�ltyp"
+
+#: sql_help.c:865
+msgid "rule_name"
+msgstr "regelnamn"
+
+#: sql_help.c:878
+msgid "text"
+msgstr "text"
+
+#: sql_help.c:893 sql_help.c:2230 sql_help.c:2392
+msgid "transaction_id"
+msgstr "transaktions-id"
+
+#: sql_help.c:921 sql_help.c:926 sql_help.c:2179
+msgid "filename"
+msgstr "filnamn"
+
+#: sql_help.c:925 sql_help.c:1491 sql_help.c:1693 sql_help.c:1711
+#: sql_help.c:2161
+msgid "query"
+msgstr "fr�ga"
+
+#: sql_help.c:928
+msgid "where option can be one of:"
+msgstr ""
+
+#: sql_help.c:929
+#, fuzzy
+msgid "format_name"
+msgstr "Informationer\n"
+
+#: sql_help.c:930 sql_help.c:933 sql_help.c:2022 sql_help.c:2023
+#: sql_help.c:2024 sql_help.c:2025
+msgid "boolean"
msgstr ""
-"TRUNCATE [ TABLE ] [ ONLY ] namn [, ... ]\n"
-" [ RESTART IDENTITY | CONTINUE IDENTITY ] [ CASCADE | RESTRICT ]"
-#: sql_help.h:565
-msgid "stop listening for a notification"
-msgstr "sluta att lyssna efter notifiering"
+#: sql_help.c:931
+#, fuzzy
+msgid "delimiter_character"
+msgstr "COPY-avdelaren m�ste vara exakt ett tecken"
-#: sql_help.h:566
-msgid "UNLISTEN { name | * }"
-msgstr "UNLISTEN { namn | * }"
+#: sql_help.c:932
+msgid "null_string"
+msgstr "null-str�ng"
-#: sql_help.h:569
-msgid "update rows of a table"
-msgstr "uppdatera rader i en tabell"
+#: sql_help.c:934
+#, fuzzy
+msgid "quote_character"
+msgstr " vid tecken %d"
-#: sql_help.h:570
-msgid ""
-"UPDATE [ ONLY ] table [ [ AS ] alias ]\n"
-" SET { column = { expression | DEFAULT } |\n"
-" ( column [, ...] ) = ( { expression | DEFAULT } [, ...] ) } "
-"[, ...]\n"
-" [ FROM fromlist ]\n"
-" [ WHERE condition | WHERE CURRENT OF cursor_name ]\n"
-" [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
-msgstr ""
-"UPDATE [ ONLY ] tabell [ [ AS ] alias ]\n"
-" SET { kolumn = { uttryck | DEFAULT } |\n"
-" ( kolumn [, ...] ) = ( { uttryck | DEFAULT } [, ...] ) } [, ...]\n"
-" [ FROM fr�nlista ]\n"
-" [ WHERE villkor | WHERE CURRENT OF mark�rnamn ]\n"
-" [ RETURNING * | utdatauttryck [ [ AS ] utdatanamn ] [, ...] ]"
+#: sql_help.c:935
+#, fuzzy
+msgid "escape_character"
+msgstr " vid tecken %d"
-#: sql_help.h:573
-msgid "garbage-collect and optionally analyze a database"
-msgstr "skr�psamla och eventuellt analysera en databas"
+#: sql_help.c:963
+msgid "input_data_type"
+msgstr "indatatyp"
-#: sql_help.h:574
-msgid ""
-"VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] [ table ]\n"
-"VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] ANALYZE [ table [ (column "
-"[, ...] ) ] ]"
+#: sql_help.c:964 sql_help.c:971
+msgid "sfunc"
+msgstr "sfunc"
+
+#: sql_help.c:965 sql_help.c:972
+msgid "state_data_type"
+msgstr "tillst�ndsdatatyp"
+
+#: sql_help.c:966 sql_help.c:973
+msgid "ffunc"
+msgstr "ffunc"
+
+#: sql_help.c:967 sql_help.c:974
+msgid "initial_condition"
+msgstr "startv�rde"
+
+#: sql_help.c:968 sql_help.c:975
+msgid "sort_operator"
+msgstr "sorteringsoperator"
+
+#: sql_help.c:970
+#, fuzzy
+msgid "base_type"
+msgstr "M�ltyp"
+
+#: sql_help.c:1016 sql_help.c:1303 sql_help.c:1572
+msgid "event"
+msgstr "h�ndelse"
+
+#: sql_help.c:1018
+msgid "referenced_table_name"
+msgstr "refererat_tabellnamn"
+
+#: sql_help.c:1019 sql_help.c:1305 sql_help.c:1574 sql_help.c:1725
+#: sql_help.c:2449 sql_help.c:2451 sql_help.c:2517 sql_help.c:2519
+#: sql_help.c:2648 sql_help.c:2650 sql_help.c:2725 sql_help.c:2800
+#: sql_help.c:2802
+msgid "condition"
+msgstr "villkor"
+
+#: sql_help.c:1021 sql_help.c:1576
+msgid "arguments"
+msgstr "argument"
+
+#: sql_help.c:1031
+msgid "source_encoding"
+msgstr "k�llkodning"
+
+#: sql_help.c:1032
+msgid "dest_encoding"
+msgstr "m�lkodning"
+
+#: sql_help.c:1050 sql_help.c:1526
+msgid "template"
+msgstr "mall"
+
+#: sql_help.c:1051
+msgid "encoding"
+msgstr "kodning"
+
+#: sql_help.c:1052
+msgid "lc_collate"
+msgstr "lc_collate"
+
+#: sql_help.c:1053
+msgid "lc_ctype"
+msgstr "lc_ctype"
+
+#: sql_help.c:1054 sql_help.c:1184 sql_help.c:1428 sql_help.c:1437
+#: sql_help.c:1468 sql_help.c:1490
+msgid "tablespace"
+msgstr "tabellutrymme"
+
+#: sql_help.c:1071 sql_help.c:1234 sql_help.c:1419 sql_help.c:1612
+#: sql_help.c:2221
+msgid "data_type"
+msgstr "datatyp"
+
+#: sql_help.c:1073
+msgid "constraint"
+msgstr "villkor"
+
+#: sql_help.c:1074
+msgid "where constraint is:"
+msgstr "d�r villkor �r:"
+
+#: sql_help.c:1116 sql_help.c:1420 sql_help.c:1432
+msgid "default_expr"
+msgstr "default_uttryck"
+
+#: sql_help.c:1117
+msgid "rettype"
+msgstr "rettyp"
+
+#: sql_help.c:1119
+msgid "column_type"
+msgstr "kolumntyp"
+
+#: sql_help.c:1120 sql_help.c:1743 sql_help.c:2139 sql_help.c:2368
+msgid "lang_name"
+msgstr "spr�knamn"
+
+#: sql_help.c:1126
+msgid "definition"
+msgstr "definition"
+
+#: sql_help.c:1127
+msgid "obj_file"
+msgstr "obj-fil"
+
+#: sql_help.c:1128
+msgid "link_symbol"
+msgstr "linksymbol"
+
+#: sql_help.c:1129
+msgid "attribute"
+msgstr "attribut"
+
+#: sql_help.c:1164 sql_help.c:1292 sql_help.c:1669
+msgid "uid"
+msgstr "uid"
+
+#: sql_help.c:1178
+msgid "method"
+msgstr "metod"
+
+#: sql_help.c:1181 sql_help.c:1472
+msgid "opclass"
+msgstr "op-klass"
+
+#: sql_help.c:1185 sql_help.c:1458
+msgid "predicate"
+msgstr "predikat"
+
+#: sql_help.c:1197
+msgid "call_handler"
+msgstr "anropshanterare"
+
+#: sql_help.c:1198
+msgid "inline_handler"
+msgstr "inline-hanterare"
+
+#: sql_help.c:1217
+msgid "com_op"
+msgstr "com_op"
+
+#: sql_help.c:1218
+msgid "neg_op"
+msgstr "neg_op"
+
+#: sql_help.c:1219
+msgid "res_proc"
+msgstr "res_proc"
+
+#: sql_help.c:1220
+msgid "join_proc"
+msgstr "join_proc"
+
+#: sql_help.c:1236
+msgid "family_name"
msgstr ""
-"VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] [ tabell ]\n"
-"VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] ANALYZE [ tabell [ (kolumn "
-"[, ...] ) ] ]"
-#: sql_help.h:577
-msgid "compute a set of rows"
-msgstr "ber�kna en m�ngd rader"
+#: sql_help.c:1246
+msgid "storage_type"
+msgstr "lagringstyp"
-#: sql_help.h:578
-msgid ""
-"VALUES ( expression [, ...] ) [, ...]\n"
-" [ ORDER BY sort_expression [ ASC | DESC | USING operator ] [, ...] ]\n"
-" [ LIMIT { count | ALL } ]\n"
-" [ OFFSET start [ ROW | ROWS ] ]\n"
-" [ FETCH { FIRST | NEXT } [ count ] { ROW | ROWS } ONLY ]"
+#: sql_help.c:1306 sql_help.c:1307 sql_help.c:1308
+msgid "command"
+msgstr "kommando"
+
+#: sql_help.c:1319 sql_help.c:1321
+msgid "schema_element"
+msgstr "schema-element"
+
+#: sql_help.c:1350
+msgid "server_type"
+msgstr "servertyp"
+
+#: sql_help.c:1351
+msgid "server_version"
+msgstr "serverversion"
+
+#: sql_help.c:1352 sql_help.c:2129 sql_help.c:2358
+msgid "fdw_name"
+msgstr "fdw-namn"
+
+#: sql_help.c:1424
+#, fuzzy
+msgid "like_option"
+msgstr "Generella flaggor:"
+
+#: sql_help.c:1430
+msgid "type_name"
+msgstr "typnamn"
+
+#: sql_help.c:1438
+msgid "where column_constraint is:"
+msgstr "d�r kolumnvillkor �r:"
+
+#: sql_help.c:1441 sql_help.c:1442 sql_help.c:1451 sql_help.c:1453
+#: sql_help.c:1457
+msgid "index_parameters"
+msgstr "indexparametrar"
+
+#: sql_help.c:1443 sql_help.c:1460
+msgid "reftable"
+msgstr "reftabell"
+
+#: sql_help.c:1444 sql_help.c:1461
+msgid "refcolumn"
+msgstr "refkolumn"
+
+#: sql_help.c:1447
+msgid "and table_constraint is:"
+msgstr "och tabellvillkor �r:"
+
+#: sql_help.c:1455
+msgid "exclude_element"
+msgstr ""
+
+#: sql_help.c:1464
+msgid "and like_option is:"
+msgstr ""
+
+#: sql_help.c:1465
+msgid "index_parameters in UNIQUE, PRIMARY KEY, and EXCLUDE constraints are:"
+msgstr ""
+
+#: sql_help.c:1469
+msgid "exclude_element in an EXCLUDE constraint is:"
+msgstr ""
+
+#: sql_help.c:1501
+msgid "directory"
+msgstr "katalog"
+
+#: sql_help.c:1513
+#, fuzzy
+msgid "parser_name"
+msgstr "Anv�ndarnamn"
+
+#: sql_help.c:1514
+msgid "source_config"
+msgstr ""
+
+#: sql_help.c:1543
+#, fuzzy
+msgid "start_function"
+msgstr "funktion"
+
+#: sql_help.c:1544
+#, fuzzy
+msgid "gettoken_function"
+msgstr "ta bort en funktion"
+
+#: sql_help.c:1545
+#, fuzzy
+msgid "end_function"
+msgstr "funktion"
+
+#: sql_help.c:1546
+#, fuzzy
+msgid "lextypes_function"
+msgstr "funktion"
+
+#: sql_help.c:1547
+#, fuzzy
+msgid "headline_function"
+msgstr "funktion"
+
+#: sql_help.c:1559
+#, fuzzy
+msgid "init_function"
+msgstr "funktion"
+
+#: sql_help.c:1560
+#, fuzzy
+msgid "lexize_function"
+msgstr "funktion"
+
+#: sql_help.c:1611
+msgid "attribute_name"
+msgstr "attributnamn"
+
+#: sql_help.c:1614
+#, fuzzy
+msgid "label"
+msgstr "tabell"
+
+#: sql_help.c:1616
+msgid "input_function"
+msgstr "inmatningsfunktion"
+
+#: sql_help.c:1617
+msgid "output_function"
+msgstr "utmatningsfunktion"
+
+#: sql_help.c:1618
+msgid "receive_function"
+msgstr "mottagarfunktion"
+
+#: sql_help.c:1619
+msgid "send_function"
+msgstr "s�ndfunktion"
+
+#: sql_help.c:1620
+msgid "type_modifier_input_function"
+msgstr ""
+
+#: sql_help.c:1621
+msgid "type_modifier_output_function"
+msgstr ""
+
+#: sql_help.c:1622
+#, fuzzy
+msgid "analyze_function"
+msgstr "funktion"
+
+#: sql_help.c:1623
+msgid "internallength"
+msgstr "internl�ngd"
+
+#: sql_help.c:1624
+msgid "alignment"
+msgstr "justering"
+
+#: sql_help.c:1625
+msgid "storage"
+msgstr "lagring"
+
+#: sql_help.c:1626
+msgid "like_type"
+msgstr ""
+
+#: sql_help.c:1627
+msgid "category"
+msgstr ""
+
+#: sql_help.c:1628
+msgid "preferred"
+msgstr ""
+
+#: sql_help.c:1629
+msgid "default"
+msgstr "standard"
+
+#: sql_help.c:1630
+msgid "element"
+msgstr "element"
+
+#: sql_help.c:1631
+msgid "delimiter"
+msgstr "avskiljare"
+
+#: sql_help.c:1723 sql_help.c:2463 sql_help.c:2466 sql_help.c:2469
+#: sql_help.c:2473 sql_help.c:2662 sql_help.c:2665 sql_help.c:2668
+#: sql_help.c:2672 sql_help.c:2719 sql_help.c:2814 sql_help.c:2817
+#: sql_help.c:2820 sql_help.c:2824
+msgid "alias"
+msgstr "alias"
+
+#: sql_help.c:1724
+msgid "using_list"
+msgstr "using-lista"
+
+#: sql_help.c:1726 sql_help.c:2053 sql_help.c:2203 sql_help.c:2726
+msgid "cursor_name"
+msgstr "mark�rnamn"
+
+#: sql_help.c:1727 sql_help.c:2162 sql_help.c:2727
+msgid "output_expression"
+msgstr "utdatauttryck"
+
+#: sql_help.c:1728 sql_help.c:2163 sql_help.c:2447 sql_help.c:2514
+#: sql_help.c:2646 sql_help.c:2728 sql_help.c:2798
+msgid "output_name"
+msgstr "utdatanamn"
+
+#: sql_help.c:1744
+msgid "code"
+msgstr "kod"
+
+#: sql_help.c:2013
+msgid "parameter"
+msgstr "parameter"
+
+#: sql_help.c:2026 sql_help.c:2027 sql_help.c:2222
+msgid "statement"
+msgstr "sats"
+
+#: sql_help.c:2052 sql_help.c:2202
+msgid "direction"
+msgstr "riktning"
+
+#: sql_help.c:2054
+msgid "where direction can be empty or one of:"
+msgstr "d�r riktning kan vara tom eller en av:"
+
+#: sql_help.c:2055 sql_help.c:2056 sql_help.c:2057 sql_help.c:2058
+#: sql_help.c:2059 sql_help.c:2457 sql_help.c:2459 sql_help.c:2525
+#: sql_help.c:2527 sql_help.c:2656 sql_help.c:2658 sql_help.c:2757
+#: sql_help.c:2759 sql_help.c:2808 sql_help.c:2810
+msgid "count"
+msgstr "antal"
+
+#: sql_help.c:2124 sql_help.c:2353
+msgid "sequence_name"
+msgstr "sekvensnamn"
+
+#: sql_help.c:2135 sql_help.c:2364
+msgid "arg_name"
+msgstr "arg_namn"
+
+#: sql_help.c:2136 sql_help.c:2365
+msgid "arg_type"
+msgstr "arg_typ"
+
+#: sql_help.c:2141 sql_help.c:2370
+msgid "loid"
+msgstr ""
+
+#: sql_help.c:2171 sql_help.c:2211 sql_help.c:2705
+msgid "channel"
+msgstr ""
+
+#: sql_help.c:2193
+msgid "lockmode"
+msgstr "l�sl�ge"
+
+#: sql_help.c:2194
+msgid "where lockmode is one of:"
+msgstr "d�r l�sl�ge �r en av:"
+
+#: sql_help.c:2212
+msgid "payload"
msgstr ""
-"VALUES ( uttryck [, ...] ) [, ...]\n"
-" [ ORDER BY sorteringsuttryck [ ASC | DESC | USING operator ] [, ...] ]\n"
-" [ LIMIT { antal | ALL } ]\n"
-" [ OFFSET start [ ROW | ROWS ] ]\n"
-" [ FETCH { FIRST | NEXT } [ antal ] { ROW | ROWS } ONLY ]"
-#: ../../port/exec.c:195 ../../port/exec.c:309 ../../port/exec.c:352
+#: sql_help.c:2238
+msgid "old_role"
+msgstr "gammal_roll"
+
+#: sql_help.c:2239
+msgid "new_role"
+msgstr "ny_roll"
+
+#: sql_help.c:2255 sql_help.c:2400 sql_help.c:2408
+msgid "savepoint_name"
+msgstr "sparpunktnamn"
+
+#: sql_help.c:2444 sql_help.c:2511 sql_help.c:2643 sql_help.c:2795
+msgid "with_query"
+msgstr ""
+
+#: sql_help.c:2448 sql_help.c:2479 sql_help.c:2481 sql_help.c:2516
+#: sql_help.c:2647 sql_help.c:2678 sql_help.c:2680 sql_help.c:2799
+#: sql_help.c:2830 sql_help.c:2832
+msgid "from_item"
+msgstr "fr�nval"
+
+#: sql_help.c:2452 sql_help.c:2520 sql_help.c:2651 sql_help.c:2803
+msgid "window_name"
+msgstr ""
+
+#: sql_help.c:2453 sql_help.c:2521 sql_help.c:2652 sql_help.c:2804
+msgid "window_definition"
+msgstr ""
+
+#: sql_help.c:2454 sql_help.c:2465 sql_help.c:2487 sql_help.c:2522
+#: sql_help.c:2653 sql_help.c:2664 sql_help.c:2686 sql_help.c:2805
+#: sql_help.c:2816 sql_help.c:2838
+msgid "select"
+msgstr "select"
+
+#: sql_help.c:2461 sql_help.c:2660 sql_help.c:2812
+msgid "where from_item can be one of:"
+msgstr "d�r fr�nval kan vara en av:"
+
+#: sql_help.c:2464 sql_help.c:2467 sql_help.c:2470 sql_help.c:2474
+#: sql_help.c:2663 sql_help.c:2666 sql_help.c:2669 sql_help.c:2673
+#: sql_help.c:2815 sql_help.c:2818 sql_help.c:2821 sql_help.c:2825
+msgid "column_alias"
+msgstr "kolumnalias"
+
+#: sql_help.c:2468 sql_help.c:2485 sql_help.c:2489 sql_help.c:2667
+#: sql_help.c:2684 sql_help.c:2688 sql_help.c:2819 sql_help.c:2836
+#: sql_help.c:2840
+msgid "with_query_name"
+msgstr ""
+
+#: sql_help.c:2472 sql_help.c:2477 sql_help.c:2671 sql_help.c:2676
+#: sql_help.c:2823 sql_help.c:2828
+msgid "argument"
+msgstr "argument"
+
+#: sql_help.c:2475 sql_help.c:2478 sql_help.c:2674 sql_help.c:2677
+#: sql_help.c:2826 sql_help.c:2829
+msgid "column_definition"
+msgstr "kolumndefinition"
+
+#: sql_help.c:2480 sql_help.c:2679 sql_help.c:2831
+msgid "join_type"
+msgstr "join-typ"
+
+#: sql_help.c:2482 sql_help.c:2681 sql_help.c:2833
+msgid "join_condition"
+msgstr "join-villkor"
+
+#: sql_help.c:2483 sql_help.c:2682 sql_help.c:2834
+msgid "join_column"
+msgstr "join-kolumn"
+
+#: sql_help.c:2484 sql_help.c:2683 sql_help.c:2835
+msgid "and with_query is:"
+msgstr ""
+
+#: sql_help.c:2515
+msgid "new_table"
+msgstr "ny_tabell"
+
+#: sql_help.c:2540
+msgid "timezone"
+msgstr "tidszon"
+
+#: sql_help.c:2724
+msgid "from_list"
+msgstr ""
+
+#: sql_help.c:2755
+msgid "sort_expression"
+msgstr "sorteringsuttryck"
+
+#: ../../port/exec.c:125 ../../port/exec.c:239 ../../port/exec.c:282
#, c-format
msgid "could not identify current directory: %s"
msgstr "kunde inte identifiera aktuell katalog: %s"
-#: ../../port/exec.c:214
+#: ../../port/exec.c:144
#, c-format
msgid "invalid binary \"%s\""
msgstr "ogiltigt bin�r \"%s\""
-#: ../../port/exec.c:263
+#: ../../port/exec.c:193
#, c-format
msgid "could not read binary \"%s\""
msgstr "kunde inte l�sa bin�ren \"%s\""
-#: ../../port/exec.c:270
+#: ../../port/exec.c:200
#, c-format
msgid "could not find a \"%s\" to execute"
msgstr "kunde inte hitta en \"%s\" att k�ra"
-#: ../../port/exec.c:325 ../../port/exec.c:361
+#: ../../port/exec.c:255 ../../port/exec.c:291
#, c-format
msgid "could not change directory to \"%s\""
msgstr "kunde inte byta katalog till \"%s\""
-#: ../../port/exec.c:340
+#: ../../port/exec.c:270
#, c-format
msgid "could not read symbolic link \"%s\""
msgstr "kunde inte l�sa symbolisk l�nk \"%s\""
-#: ../../port/exec.c:586
+#: ../../port/exec.c:516
#, c-format
msgid "child process exited with exit code %d"
msgstr "barnprocess avslutade med kod %d"
-#: ../../port/exec.c:590
+#: ../../port/exec.c:520
#, c-format
msgid "child process was terminated by exception 0x%X"
msgstr "barnprocess terminerades av fel 0x%X"
-#: ../../port/exec.c:599
+#: ../../port/exec.c:529
#, c-format
msgid "child process was terminated by signal %s"
msgstr "barnprocess terminerades av signal %s"
-#: ../../port/exec.c:602
+#: ../../port/exec.c:532
#, c-format
msgid "child process was terminated by signal %d"
msgstr "barnprocess terminerades av signal %d"
-#: ../../port/exec.c:606
+#: ../../port/exec.c:536
#, c-format
msgid "child process exited with unrecognized status %d"
msgstr "barnprocess avslutade med ok�nd statuskod %d"
+#~ msgid "ABORT [ WORK | TRANSACTION ]"
+#~ msgstr "ABORT [ WORK | TRANSACTION ]"
+
+#~ msgid ""
+#~ "ALTER AGGREGATE name ( type [ , ... ] ) RENAME TO new_name\n"
+#~ "ALTER AGGREGATE name ( type [ , ... ] ) OWNER TO new_owner\n"
+#~ "ALTER AGGREGATE name ( type [ , ... ] ) SET SCHEMA new_schema"
+#~ msgstr ""
+#~ "ALTER AGGREGATE namn ( typ [ , ... ] ) RENAME TO nytt_namn\n"
+#~ "ALTER AGGREGATE name ( typ [ , ... ] ) OWNER TO ny_�gare\n"
+#~ "ALTER AGGREGATE namn ( typ [ , ... ] ) SET SCHEMA nytt_schema"
+
+#~ msgid ""
+#~ "ALTER CONVERSION name RENAME TO newname\n"
+#~ "ALTER CONVERSION name OWNER TO newowner"
+#~ msgstr ""
+#~ "ALTER CONVERSION namn RENAME TO nytt_namn\n"
+#~ "ALTER CONVERSION namn OWNER TO ny_�gare"
+
+#, fuzzy
+#~ msgid ""
+#~ "ALTER DATABASE name [ [ WITH ] option [ ... ] ]\n"
+#~ "\n"
+#~ "where option can be:\n"
+#~ "\n"
+#~ " CONNECTION LIMIT connlimit\n"
+#~ "\n"
+#~ "ALTER DATABASE name RENAME TO newname\n"
+#~ "\n"
+#~ "ALTER DATABASE name OWNER TO new_owner\n"
+#~ "\n"
+#~ "ALTER DATABASE name SET TABLESPACE new_tablespace\n"
+#~ "\n"
+#~ "ALTER DATABASE name SET configuration_parameter { TO | = } { value | "
+#~ "DEFAULT }\n"
+#~ "ALTER DATABASE name SET configuration_parameter FROM CURRENT\n"
+#~ "ALTER DATABASE name RESET configuration_parameter\n"
+#~ "ALTER DATABASE name RESET ALL"
+#~ msgstr ""
+#~ "ALTER DATABASE namn [ [ WITH ] alternativ [ ... ] ]\n"
+#~ "\n"
+#~ "d�r alternativ kan vara:\n"
+#~ "\n"
+#~ " CONNECTION LIMIT anslutningstak\n"
+#~ "\n"
+#~ "ALTER DATABASE namn SET parameter { TO | = } { v�rde | DEFAULT }\n"
+#~ "ALTER DATABASE namn RESET parameter\n"
+#~ "\n"
+#~ "ALTER DATABASE namn RENAME TO nyttnamn\n"
+#~ "\n"
+#~ "ALTER DATABASE namn OWNER TO ny_�gare"
+
+#~ msgid ""
+#~ "ALTER DOMAIN name\n"
+#~ " { SET DEFAULT expression | DROP DEFAULT }\n"
+#~ "ALTER DOMAIN name\n"
+#~ " { SET | DROP } NOT NULL\n"
+#~ "ALTER DOMAIN name\n"
+#~ " ADD domain_constraint\n"
+#~ "ALTER DOMAIN name\n"
+#~ " DROP CONSTRAINT constraint_name [ RESTRICT | CASCADE ]\n"
+#~ "ALTER DOMAIN name\n"
+#~ " OWNER TO new_owner \n"
+#~ "ALTER DOMAIN name\n"
+#~ " SET SCHEMA new_schema"
+#~ msgstr ""
+#~ "ALTER DOMAIN namn\n"
+#~ " { SET DEFAULT uttryck | DROP DEFAULT }\n"
+#~ "ALTER DOMAIN namn\n"
+#~ " { SET | DROP } NOT NULL\n"
+#~ "ALTER DOMAIN namn\n"
+#~ " ADD domain_villkor (constraint)\n"
+#~ "ALTER DOMAIN namn\n"
+#~ " DROP CONSTRAINT villkorsnamn [ RESTRICT | CASCADE ]\n"
+#~ "ALTER DOMAIN namn\n"
+#~ " OWNER TO ny_�gare\n"
+#~ "ALTER DOMAIN namn\n"
+#~ " SET SCHEMA nytt_schema"
+
+#, fuzzy
+#~ msgid ""
+#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
+#~ " action [ ... ] [ RESTRICT ]\n"
+#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
+#~ " RENAME TO new_name\n"
+#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
+#~ " OWNER TO new_owner\n"
+#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
+#~ " SET SCHEMA new_schema\n"
+#~ "\n"
+#~ "where action is one of:\n"
+#~ "\n"
+#~ " CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
+#~ " IMMUTABLE | STABLE | VOLATILE\n"
+#~ " [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER\n"
+#~ " COST execution_cost\n"
+#~ " ROWS result_rows\n"
+#~ " SET configuration_parameter { TO | = } { value | DEFAULT }\n"
+#~ " SET configuration_parameter FROM CURRENT\n"
+#~ " RESET configuration_parameter\n"
+#~ " RESET ALL"
+#~ msgstr ""
+#~ "ALTER FUNCTION namn ( [ [ arg_l�ge ] [ arg_namn ] arg_typ [, ...] ] )\n"
+#~ " aktion [, ... ] [ RESTRICT ]\n"
+#~ "ALTER FUNCTION namn ( [ [ arg_l�ge ] [ arg_namn ] arg_typ [, ...] ] )\n"
+#~ " RENAME TO nytt_namn\n"
+#~ "ALTER FUNCTION namn ( [ [ arg_l�ge ] [ arg_namn ] arg_typ [, ...] ] )\n"
+#~ " OWNER TO ny_�gare\n"
+#~ "ALTER FUNCTION namn ( [ [ arg_l�ge ] [ arg_namn ] arg_typ [, ...] ] )\n"
+#~ " SET SCHEMA nytt_schema\n"
+#~ "\n"
+#~ "d�r aktion �r en av:\n"
+#~ "\n"
+#~ " CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
+#~ " IMMUTABLE | STABLE | VOLATILE\n"
+#~ " [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER"
+
+#~ msgid ""
+#~ "ALTER GROUP groupname ADD USER username [, ... ]\n"
+#~ "ALTER GROUP groupname DROP USER username [, ... ]\n"
+#~ "\n"
+#~ "ALTER GROUP groupname RENAME TO newname"
+#~ msgstr ""
+#~ "ALTER GROUP gruppnamn ADD USER anv�ndarnamn [, ... ]\n"
+#~ "ALTER GROUP gruppnamn DROP USER anv�ndarnamn [, ... ]\n"
+#~ "\n"
+#~ "ALTER GROUP gruppnamn RENAME TO nyttnamn"
+
+#~ msgid ""
+#~ "ALTER INDEX name RENAME TO new_name\n"
+#~ "ALTER INDEX name SET TABLESPACE tablespace_name\n"
+#~ "ALTER INDEX name SET ( storage_parameter = value [, ... ] )\n"
+#~ "ALTER INDEX name RESET ( storage_parameter [, ... ] )"
+#~ msgstr ""
+#~ "ALTER INDEX namn RENAME TO nytt_namn\n"
+#~ "ALTER INDEX namn SET TABLESPACE tabellutrymmesnamn\n"
+#~ "ALTER INDEX namn SET ( lagringsparameter = v�rde [, ... ] )\n"
+#~ "ALTER INDEX namn RESET ( lagringsparameter [, ... ] )"
+
+#, fuzzy
+#~ msgid ""
+#~ "ALTER [ PROCEDURAL ] LANGUAGE name RENAME TO newname\n"
+#~ "ALTER [ PROCEDURAL ] LANGUAGE name OWNER TO new_owner"
+#~ msgstr ""
+#~ "ALTER SCHEMA namn RENAME TO nytt_namn\n"
+#~ "ALTER SCHEMA namn OWNER TO ny_�gare"
+
+#~ msgid ""
+#~ "ALTER OPERATOR name ( { lefttype | NONE } , { righttype | NONE } ) OWNER "
+#~ "TO newowner"
+#~ msgstr ""
+#~ "ALTER OPERATOR namn ( { v�nster_typ | NONE }, { h�ger_typ | NONE } ) "
+#~ "OWNER TO ny_�gare"
+
+#~ msgid ""
+#~ "ALTER OPERATOR CLASS name USING index_method RENAME TO newname\n"
+#~ "ALTER OPERATOR CLASS name USING index_method OWNER TO newowner"
+#~ msgstr ""
+#~ "ALTER OPERATOR CLASS namn USING indexmetod RENAME TO nytt_namn\n"
+#~ "ALTER OPERATOR CLASS namn USING indexmetod OWNER TO ny_�gare"
+
+#, fuzzy
+#~ msgid ""
+#~ "ALTER ROLE name [ [ WITH ] option [ ... ] ]\n"
+#~ "\n"
+#~ "where option can be:\n"
+#~ " \n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT connlimit\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
+#~ " | VALID UNTIL 'timestamp' \n"
+#~ "\n"
+#~ "ALTER ROLE name RENAME TO newname\n"
+#~ "\n"
+#~ "ALTER ROLE name SET configuration_parameter { TO | = } { value | "
+#~ "DEFAULT }\n"
+#~ "ALTER ROLE name SET configuration_parameter FROM CURRENT\n"
+#~ "ALTER ROLE name RESET configuration_parameter\n"
+#~ "ALTER ROLE name RESET ALL"
+#~ msgstr ""
+#~ "ALTER ROLE namn [ [ WITH ] alternativ [ ... ] ]\n"
+#~ "\n"
+#~ "d�r alternativ kan vara:\n"
+#~ " \n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT anslutningstak\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'l�senord'\n"
+#~ " | VALID UNTIL 'tidsst�mpel' \n"
+#~ "\n"
+#~ "ALTER ROLE namn RENAME TO nytt_namn\n"
+#~ "\n"
+#~ "ALTER ROLE namn SET konfigurationsparameter { TO | = } { v�rde | "
+#~ "DEFAULT }\n"
+#~ "ALTER ROLE namn RESET konfigurationsparameter"
+
+#~ msgid ""
+#~ "ALTER SCHEMA name RENAME TO newname\n"
+#~ "ALTER SCHEMA name OWNER TO newowner"
+#~ msgstr ""
+#~ "ALTER SCHEMA namn RENAME TO nytt_namn\n"
+#~ "ALTER SCHEMA namn OWNER TO ny_�gare"
+
+#, fuzzy
+#~ msgid ""
+#~ "ALTER SEQUENCE name [ INCREMENT [ BY ] increment ]\n"
+#~ " [ MINVALUE minvalue | NO MINVALUE ] [ MAXVALUE maxvalue | NO "
+#~ "MAXVALUE ]\n"
+#~ " [ START [ WITH ] start ]\n"
+#~ " [ RESTART [ [ WITH ] restart ] ]\n"
+#~ " [ CACHE cache ] [ [ NO ] CYCLE ]\n"
+#~ " [ OWNED BY { table.column | NONE } ]\n"
+#~ "ALTER SEQUENCE name OWNER TO new_owner\n"
+#~ "ALTER SEQUENCE name RENAME TO new_name\n"
+#~ "ALTER SEQUENCE name SET SCHEMA new_schema"
+#~ msgstr ""
+#~ "ALTER SEQUENCE namn [ INCREMENT [ BY ] �kningsv�rde ]\n"
+#~ " [ MINVALUE minv�rde | NO MINVALUE ] [ MAXVALUE maxv�rde | NO "
+#~ "MAXVALUE ]\n"
+#~ " [ RESTART [ WITH ] start ] [ CACHE cache ] [ [ NO ] CYCLE ]\n"
+#~ " [ OWNED BY { tabell.kolumn | NONE } ]\n"
+#~ "ALTER SEQUENCE namn SET SCHEMA nytt_schema"
+
+#, fuzzy
+#~ msgid ""
+#~ "ALTER TABLE [ ONLY ] name [ * ]\n"
+#~ " action [, ... ]\n"
+#~ "ALTER TABLE [ ONLY ] name [ * ]\n"
+#~ " RENAME [ COLUMN ] column TO new_column\n"
+#~ "ALTER TABLE name\n"
+#~ " RENAME TO new_name\n"
+#~ "ALTER TABLE name\n"
+#~ " SET SCHEMA new_schema\n"
+#~ "\n"
+#~ "where action is one of:\n"
+#~ "\n"
+#~ " ADD [ COLUMN ] column type [ column_constraint [ ... ] ]\n"
+#~ " DROP [ COLUMN ] column [ RESTRICT | CASCADE ]\n"
+#~ " ALTER [ COLUMN ] column [ SET DATA ] TYPE type [ USING expression ]\n"
+#~ " ALTER [ COLUMN ] column SET DEFAULT expression\n"
+#~ " ALTER [ COLUMN ] column DROP DEFAULT\n"
+#~ " ALTER [ COLUMN ] column { SET | DROP } NOT NULL\n"
+#~ " ALTER [ COLUMN ] column SET STATISTICS integer\n"
+#~ " ALTER [ COLUMN ] column SET STORAGE { PLAIN | EXTERNAL | EXTENDED | "
+#~ "MAIN }\n"
+#~ " ADD table_constraint\n"
+#~ " DROP CONSTRAINT constraint_name [ RESTRICT | CASCADE ]\n"
+#~ " DISABLE TRIGGER [ trigger_name | ALL | USER ]\n"
+#~ " ENABLE TRIGGER [ trigger_name | ALL | USER ]\n"
+#~ " ENABLE REPLICA TRIGGER trigger_name\n"
+#~ " ENABLE ALWAYS TRIGGER trigger_name\n"
+#~ " DISABLE RULE rewrite_rule_name\n"
+#~ " ENABLE RULE rewrite_rule_name\n"
+#~ " ENABLE REPLICA RULE rewrite_rule_name\n"
+#~ " ENABLE ALWAYS RULE rewrite_rule_name\n"
+#~ " CLUSTER ON index_name\n"
+#~ " SET WITHOUT CLUSTER\n"
+#~ " SET WITH OIDS\n"
+#~ " SET WITHOUT OIDS\n"
+#~ " SET ( storage_parameter = value [, ... ] )\n"
+#~ " RESET ( storage_parameter [, ... ] )\n"
+#~ " INHERIT parent_table\n"
+#~ " NO INHERIT parent_table\n"
+#~ " OWNER TO new_owner\n"
+#~ " SET TABLESPACE new_tablespace"
+#~ msgstr ""
+#~ "ALTER TABLE [ ONLY ] namn [ * ]\n"
+#~ " aktion [, ... ]\n"
+#~ "ALTER TABLE [ ONLY ] namn [ * ]\n"
+#~ " RENAME [ COLUMN ] kolumn TO ny_kolumn\n"
+#~ "ALTER TABLE namn\n"
+#~ " RENAME TO nytt_namn\n"
+#~ "ALTER TABLE namn\n"
+#~ " SET SCHEMA nytt_schema\n"
+#~ "\n"
+#~ "d�r aktion �r en av:\n"
+#~ "\n"
+#~ " ADD [ COLUMN ] kolumn type [ kolumnvillkor [ ... ] ]\n"
+#~ " DROP [ COLUMN ] kolumn [ RESTRICT | CASCADE ]\n"
+#~ " ALTER [ COLUMN ] kolumn TYPE type [ USING uttryck ]\n"
+#~ " ALTER [ COLUMN ] kolumn SET DEFAULT uttryck\n"
+#~ " ALTER [ COLUMN ] kolumn DROP DEFAULT\n"
+#~ " ALTER [ COLUMN ] kolumn { SET | DROP } NOT NULL\n"
+#~ " ALTER [ COLUMN ] kolumn SET STATISTICS heltal\n"
+#~ " ALTER [ COLUMN ] kolumn SET STORAGE { PLAIN | EXTERNAL | EXTENDED | "
+#~ "MAIN }\n"
+#~ " ADD tabellvillkor\n"
+#~ " DROP CONSTRAINT villkorsnamn [ RESTRICT | CASCADE ]\n"
+#~ " DISABLE TRIGGER [ utl�sarnamn | ALL | USER ]\n"
+#~ " ENABLE TRIGGER [ utl�sarnamn | ALL | USER ]\n"
+#~ " CLUSTER ON indexnamn\n"
+#~ " SET WITHOUT CLUSTER\n"
+#~ " SET WITHOUT OIDS\n"
+#~ " SET ( lagringsparameter = v�rde [, ... ] )\n"
+#~ " RESET ( lagringsparameter [, ... ] )\n"
+#~ " INHERIT f�r�ldertabell\n"
+#~ " NO INHERIT f�r�ldertabell\n"
+#~ " OWNER TO ny_�gare\n"
+#~ " SET TABLESPACE tabellutrymme"
+
+#~ msgid ""
+#~ "ALTER TABLESPACE name RENAME TO newname\n"
+#~ "ALTER TABLESPACE name OWNER TO newowner"
+#~ msgstr ""
+#~ "ALTER TABLESPACE namn RENAME TO nytt_namn\n"
+#~ "ALTER TABLESPACE namn OWNER TO ny_�gare"
+
+#~ msgid "ALTER TEXT SEARCH PARSER name RENAME TO newname"
+#~ msgstr "ALTER TEXT SEARCH PARSER namn RENAME TO nyttnamn"
+
+#~ msgid "ALTER TEXT SEARCH TEMPLATE name RENAME TO newname"
+#~ msgstr "ALTER TEXT SEARCH TEMPLATE namn RENAME TO nyttnamn"
+
+#~ msgid "ALTER TRIGGER name ON table RENAME TO newname"
+#~ msgstr "ALTER TRIGGER namb ON tabell RENAME TO nyttnamn"
+
+#~ msgid ""
+#~ "ALTER TYPE name RENAME TO new_name\n"
+#~ "ALTER TYPE name OWNER TO new_owner \n"
+#~ "ALTER TYPE name SET SCHEMA new_schema"
+#~ msgstr ""
+#~ "ALTER TYPE namn RENAME TO nytt_namn\n"
+#~ "ALTER TYPE namn OWNER TO ny_�gare \n"
+#~ "ALTER TYPE namn SET SCHEMA nytt_schema"
+
+#, fuzzy
+#~ msgid ""
+#~ "ALTER USER name [ [ WITH ] option [ ... ] ]\n"
+#~ "\n"
+#~ "where option can be:\n"
+#~ " \n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT connlimit\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
+#~ " | VALID UNTIL 'timestamp' \n"
+#~ "\n"
+#~ "ALTER USER name RENAME TO newname\n"
+#~ "\n"
+#~ "ALTER USER name SET configuration_parameter { TO | = } { value | "
+#~ "DEFAULT }\n"
+#~ "ALTER USER name SET configuration_parameter FROM CURRENT\n"
+#~ "ALTER USER name RESET configuration_parameter\n"
+#~ "ALTER USER name RESET ALL"
+#~ msgstr ""
+#~ "ALTER USER namn [ [ WITH ] alternativ [ ... ] ]\n"
+#~ "\n"
+#~ "d�r alternativ kan vara:\n"
+#~ "\n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT anslutningstak\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'l�senord' \n"
+#~ " | VALID UNTIL 'tidsst�mpel'\n"
+#~ "\n"
+#~ "ALTER USER namn RENAME TO nytt_namn\n"
+#~ "\n"
+#~ "ALTER USER namn SET konfigurationsparameter { TO | = } { v�rde | "
+#~ "DEFAULT }\n"
+#~ "ALTER USER namn RESET konfigurationsparameter"
+
+#~ msgid ""
+#~ "ALTER VIEW name ALTER [ COLUMN ] column SET DEFAULT expression\n"
+#~ "ALTER VIEW name ALTER [ COLUMN ] column DROP DEFAULT\n"
+#~ "ALTER VIEW name OWNER TO new_owner\n"
+#~ "ALTER VIEW name RENAME TO new_name\n"
+#~ "ALTER VIEW name SET SCHEMA new_schema"
+#~ msgstr ""
+#~ "ALTER VIEW namn ALTER [ COLUMN ] kolumn SET DEFAULT uttryck\n"
+#~ "ALTER VIEW namn ALTER [ COLUMN ] kolumn DROP DEFAULT\n"
+#~ "ALTER VIEW namn OWNER TO ny_�gare\n"
+#~ "ALTER VIEW namn RENAME TO nytt_namn\n"
+#~ "ALTER VIEW namn SET SCHEMA nytt_schema"
+
+#~ msgid "ANALYZE [ VERBOSE ] [ table [ ( column [, ...] ) ] ]"
+#~ msgstr "ANALYZE [ VERBOSE ] [ tabell [ ( kolumn [, ...] ) ] ]"
+
+#~ msgid ""
+#~ "BEGIN [ WORK | TRANSACTION ] [ transaction_mode [, ...] ]\n"
+#~ "\n"
+#~ "where transaction_mode is one of:\n"
+#~ "\n"
+#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | "
+#~ "READ UNCOMMITTED }\n"
+#~ " READ WRITE | READ ONLY"
+#~ msgstr ""
+#~ "BEGIN [ WORK | TRANSACTION ] [ transaktionsl�ge [, ...] ]\n"
+#~ "\n"
+#~ "d�r transaktionsl�ge �r en av:\n"
+#~ "\n"
+#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | "
+#~ "READ UNCOMMITTED }\n"
+#~ " READ WRITE | READ ONLY"
+
+#~ msgid "CHECKPOINT"
+#~ msgstr "CHECKPOINT"
+
+#~ msgid "CLOSE { name | ALL }"
+#~ msgstr "CLOSE { namn | ALL }"
+
+#~ msgid ""
+#~ "CLUSTER [VERBOSE] tablename [ USING indexname ]\n"
+#~ "CLUSTER [VERBOSE]"
+#~ msgstr ""
+#~ "CLUSTER [VERBOSE] tabellnamn [ USING indexnamn ]\n"
+#~ "CLUSTER [VERBOSE]"
+
+#, fuzzy
+#~ msgid ""
+#~ "COMMENT ON\n"
+#~ "{\n"
+#~ " TABLE object_name |\n"
+#~ " COLUMN table_name.column_name |\n"
+#~ " AGGREGATE agg_name (agg_type [, ...] ) |\n"
+#~ " CAST (sourcetype AS targettype) |\n"
+#~ " CONSTRAINT constraint_name ON table_name |\n"
+#~ " CONVERSION object_name |\n"
+#~ " DATABASE object_name |\n"
+#~ " DOMAIN object_name |\n"
+#~ " FUNCTION func_name ( [ [ argmode ] [ argname ] argtype [, ...] ] ) |\n"
+#~ " INDEX object_name |\n"
+#~ " LARGE OBJECT large_object_oid |\n"
+#~ " OPERATOR op (leftoperand_type, rightoperand_type) |\n"
+#~ " OPERATOR CLASS object_name USING index_method |\n"
+#~ " OPERATOR FAMILY object_name USING index_method |\n"
+#~ " [ PROCEDURAL ] LANGUAGE object_name |\n"
+#~ " ROLE object_name |\n"
+#~ " RULE rule_name ON table_name |\n"
+#~ " SCHEMA object_name |\n"
+#~ " SEQUENCE object_name |\n"
+#~ " TABLESPACE object_name |\n"
+#~ " TEXT SEARCH CONFIGURATION object_name |\n"
+#~ " TEXT SEARCH DICTIONARY object_name |\n"
+#~ " TEXT SEARCH PARSER object_name |\n"
+#~ " TEXT SEARCH TEMPLATE object_name |\n"
+#~ " TRIGGER trigger_name ON table_name |\n"
+#~ " TYPE object_name |\n"
+#~ " VIEW object_name\n"
+#~ "} IS 'text'"
+#~ msgstr ""
+#~ "COMMENT ON\n"
+#~ "{\n"
+#~ " TABLE objektname |\n"
+#~ " COLUMN tabellnamn.kolumnnamn |\n"
+#~ " AGGREGATE agg_namn (agg_typ) |\n"
+#~ " CAST (k�lltyp AS m�ltyp) |\n"
+#~ " CONSTRAINT villkorsnamn ON tabellnamn |\n"
+#~ " CONVERSION objektnamn |\n"
+#~ " DATABASE objektnamn |\n"
+#~ " DOMAIN objektnamn |\n"
+#~ " FUNCTION funk_namn ( [ [ arg_l�ge ] [ arg_namn ] arg_typ [, ...] ] ) |\n"
+#~ " INDEX objektnamn |\n"
+#~ " LARGE OBJECT stort_objekt_oid |\n"
+#~ " OPERATOR op (v�nster operandstyp, h�ger operandstyp) |\n"
+#~ " OPERATOR CLASS objektnamn USING indexmetod |\n"
+#~ " [ PROCEDURAL ] LANGUAGE objektnamn |\n"
+#~ " ROLE objektnamn |\n"
+#~ " RULE regelnamn ON tabellnamn |\n"
+#~ " SCHEMA objektnamn |\n"
+#~ " SEQUENCE objektnamn |\n"
+#~ " TRIGGER utl�sarnamn ON tabellnamn |\n"
+#~ " TYPE objektnamn |\n"
+#~ " VIEW objektnamn\n"
+#~ "} IS 'text'"
+
+#~ msgid "COMMIT [ WORK | TRANSACTION ]"
+#~ msgstr "COMMIT [ WORK | TRANSACTION ]"
+
+#~ msgid "COMMIT PREPARED transaction_id"
+#~ msgstr "COMMIT PREPARED transaktions-id"
+
+#, fuzzy
+#~ msgid ""
+#~ "COPY tablename [ ( column [, ...] ) ]\n"
+#~ " FROM { 'filename' | STDIN }\n"
+#~ " [ [ WITH ] \n"
+#~ " [ BINARY ]\n"
+#~ " [ OIDS ]\n"
+#~ " [ DELIMITER [ AS ] 'delimiter' ]\n"
+#~ " [ NULL [ AS ] 'null string' ]\n"
+#~ " [ CSV [ HEADER ]\n"
+#~ " [ QUOTE [ AS ] 'quote' ] \n"
+#~ " [ ESCAPE [ AS ] 'escape' ]\n"
+#~ " [ FORCE NOT NULL column [, ...] ]\n"
+#~ "\n"
+#~ "COPY { tablename [ ( column [, ...] ) ] | ( query ) }\n"
+#~ " TO { 'filename' | STDOUT }\n"
+#~ " [ [ WITH ] \n"
+#~ " [ BINARY ]\n"
+#~ " [ OIDS ]\n"
+#~ " [ DELIMITER [ AS ] 'delimiter' ]\n"
+#~ " [ NULL [ AS ] 'null string' ]\n"
+#~ " [ CSV [ HEADER ]\n"
+#~ " [ QUOTE [ AS ] 'quote' ] \n"
+#~ " [ ESCAPE [ AS ] 'escape' ]\n"
+#~ " [ FORCE QUOTE column [, ...] ]"
+#~ msgstr ""
+#~ "COPY tabellnamn [ ( kolumn [, ...] ) ]\n"
+#~ " FROM { 'filnamn' | STDIN }\n"
+#~ " [ [ WITH ] \n"
+#~ " [ BINARY ] \n"
+#~ " [ OIDS ]\n"
+#~ " [ DELIMITER [ AS ] 'avdelare' ]\n"
+#~ " [ NULL [ AS ] 'null-str�ng' ] ]\n"
+#~ " [ CSV [ HEADER ]\n"
+#~ " [ QUOTE [ AS ] 'citat' ]\n"
+#~ " [ ESCAPE [ AS ] 'escape' ]\n"
+#~ " [ FORCE NOT NULL kolumn [, ...] ]\n"
+#~ "\n"
+#~ "COPY { tabellnamn [ ( kolumn [, ...] ) ] | ( fr�ga ) }\n"
+#~ " TO { 'filnamn' | STDOUT }\n"
+#~ " [ [ WITH ] \n"
+#~ " [ BINARY ]\n"
+#~ " [ HEADER ]\n"
+#~ " [ OIDS ]\n"
+#~ " [ DELIMITER [ AS ] 'avdelare' ]\n"
+#~ " [ NULL [ AS ] 'null-str�ng' ] ]\n"
+#~ " [ CSV [ HEADER ]\n"
+#~ " [ QUOTE [ AS ] 'citat' ]\n"
+#~ " [ ESCAPE [ AS ] 'escape' ]\n"
+#~ " [ FORCE QUOTE kolumn [, ...] ]"
+
+#~ msgid ""
+#~ "CREATE AGGREGATE name ( input_data_type [ , ... ] ) (\n"
+#~ " SFUNC = sfunc,\n"
+#~ " STYPE = state_data_type\n"
+#~ " [ , FINALFUNC = ffunc ]\n"
+#~ " [ , INITCOND = initial_condition ]\n"
+#~ " [ , SORTOP = sort_operator ]\n"
+#~ ")\n"
+#~ "\n"
+#~ "or the old syntax\n"
+#~ "\n"
+#~ "CREATE AGGREGATE name (\n"
+#~ " BASETYPE = base_type,\n"
+#~ " SFUNC = sfunc,\n"
+#~ " STYPE = state_data_type\n"
+#~ " [ , FINALFUNC = ffunc ]\n"
+#~ " [ , INITCOND = initial_condition ]\n"
+#~ " [ , SORTOP = sort_operator ]\n"
+#~ ")"
+#~ msgstr ""
+#~ "CREATE AGGREGATE namn ( indatatyp [ , ... ] ) (\n"
+#~ " SFUNC = sfunc,\n"
+#~ " STYPE = tillst�ndsdatatyp\n"
+#~ " [ , FINALFUNC = ffunc ]\n"
+#~ " [ , INITCOND = startv�rde ]\n"
+#~ " [ , SORTOP = sorteringsoperator ]\n"
+#~ ")\n"
+#~ "\n"
+#~ "eller den gamla syntaxen\n"
+#~ "\n"
+#~ "CREATE AGGREGATE namn (\n"
+#~ " BASETYPE = indatatyp\n"
+#~ " SFUNC = sfunc,\n"
+#~ " STYPE = tillst�ndsdatatyp\n"
+#~ " [ , FINALFUNC = ffunc ]\n"
+#~ " [ , INITCOND = startv�rde ]\n"
+#~ " [ , SORTOP = sorteringsoperator ]\n"
+#~ ")"
+
+#~ msgid ""
+#~ "CREATE CAST (sourcetype AS targettype)\n"
+#~ " WITH FUNCTION funcname (argtypes)\n"
+#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
+#~ "\n"
+#~ "CREATE CAST (sourcetype AS targettype)\n"
+#~ " WITHOUT FUNCTION\n"
+#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
+#~ "\n"
+#~ "CREATE CAST (sourcetype AS targettype)\n"
+#~ " WITH INOUT\n"
+#~ " [ AS ASSIGNMENT | AS IMPLICIT ]"
+#~ msgstr ""
+#~ "CREATE CAST (k�lltyp AS m�ltyp)\n"
+#~ " WITH FUNCTION funknamn (argtyper)\n"
+#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
+#~ "\n"
+#~ "CREATE CAST (k�lltyp AS m�ltyp)\n"
+#~ " WITHOUT FUNCTION\n"
+#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
+#~ "\n"
+#~ "CREATE CAST (k�lltyp AS m�ltyp)\n"
+#~ " WITH INOUT\n"
+#~ " [ AS ASSIGNMENT | AS IMPLICIT ]"
+
+#~ msgid ""
+#~ "CREATE CONSTRAINT TRIGGER name\n"
+#~ " AFTER event [ OR ... ]\n"
+#~ " ON table_name\n"
+#~ " [ FROM referenced_table_name ]\n"
+#~ " { NOT DEFERRABLE | [ DEFERRABLE ] { INITIALLY IMMEDIATE | INITIALLY "
+#~ "DEFERRED } }\n"
+#~ " FOR EACH ROW\n"
+#~ " EXECUTE PROCEDURE funcname ( arguments )"
+#~ msgstr ""
+#~ "CREATE CONSTRAINT TRIGGER namn \n"
+#~ " AFTER h�ndelse [ OR ... ]\n"
+#~ " ON tabellnamn\n"
+#~ " [ FROM refererat_tabellnamn ]\n"
+#~ " { NOT DEFERRABLE | [ DEFERRABLE ] { INITIALLY IMMEDIATE | INITIALLY "
+#~ "DEFERRED } }\n"
+#~ " FOR EACH ROW\n"
+#~ " EXECUTE PROCEDURE funktionsnamn ( argument )"
+
+#~ msgid ""
+#~ "CREATE [ DEFAULT ] CONVERSION name\n"
+#~ " FOR source_encoding TO dest_encoding FROM funcname"
+#~ msgstr ""
+#~ "CREATE [ DEFAULT ] CONVERSION namn\n"
+#~ " FOR k�llkodning TO m�lkodning FROM funknamn"
+
+#, fuzzy
+#~ msgid ""
+#~ "CREATE DATABASE name\n"
+#~ " [ [ WITH ] [ OWNER [=] dbowner ]\n"
+#~ " [ TEMPLATE [=] template ]\n"
+#~ " [ ENCODING [=] encoding ]\n"
+#~ " [ LC_COLLATE [=] lc_collate ]\n"
+#~ " [ LC_CTYPE [=] lc_ctype ]\n"
+#~ " [ TABLESPACE [=] tablespace ]\n"
+#~ " [ CONNECTION LIMIT [=] connlimit ] ]"
+#~ msgstr ""
+#~ "CREATE DATABASE namn\n"
+#~ " [ [ WITH ] [ OWNER [=] db-�gare ]\n"
+#~ " [ TEMPLATE [=] mall ]\n"
+#~ " [ ENCODING [=] kodning ]\n"
+#~ " [ TABLESPACE [=] tabellutrymme ] ]\n"
+#~ " [ CONNECTION LIMIT [=] anslutningstak ] ]"
+
+#~ msgid ""
+#~ "CREATE DOMAIN name [ AS ] data_type\n"
+#~ " [ DEFAULT expression ]\n"
+#~ " [ constraint [ ... ] ]\n"
+#~ "\n"
+#~ "where constraint is:\n"
+#~ "\n"
+#~ "[ CONSTRAINT constraint_name ]\n"
+#~ "{ NOT NULL | NULL | CHECK (expression) }"
+#~ msgstr ""
+#~ "CREATE DOMAIN namn [ AS ] datatyp\n"
+#~ " [ DEFAULT uttryck ]\n"
+#~ " [ villkor [ ... ] ]\n"
+#~ "\n"
+#~ "d�r villkor �r:\n"
+#~ "\n"
+#~ "[ CONSTRAINT villkorsnamn ]\n"
+#~ "{ NOT NULL | NULL | CHECK (uttryck) }"
+
+#, fuzzy
+#~ msgid ""
+#~ "CREATE [ OR REPLACE ] FUNCTION\n"
+#~ " name ( [ [ argmode ] [ argname ] argtype [ { DEFAULT | = } defexpr ] "
+#~ "[, ...] ] )\n"
+#~ " [ RETURNS rettype\n"
+#~ " | RETURNS TABLE ( colname coltype [, ...] ) ]\n"
+#~ " { LANGUAGE langname\n"
+#~ " | WINDOW\n"
+#~ " | IMMUTABLE | STABLE | VOLATILE\n"
+#~ " | CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
+#~ " | [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER\n"
+#~ " | COST execution_cost\n"
+#~ " | ROWS result_rows\n"
+#~ " | SET configuration_parameter { TO value | = value | FROM CURRENT }\n"
+#~ " | AS 'definition'\n"
+#~ " | AS 'obj_file', 'link_symbol'\n"
+#~ " } ...\n"
+#~ " [ WITH ( attribute [, ...] ) ]"
+#~ msgstr ""
+#~ "CREATE [ OR REPLACE ] FUNCTION\n"
+#~ " namn ( [ [ arg_l�ge ] [ arg_namn ] arg_typ [, ...] ] )\n"
+#~ " [ RETURNS rettyp ]\n"
+#~ " { LANGUAGE spr�knamn\n"
+#~ " | IMMUTABLE | STABLE | VOLATILE\n"
+#~ " | CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
+#~ " | [EXTERNAL] SECURITY INVOKER | [EXTERNAL] SECURITY DEFINER\n"
+#~ " | AS 'definition'\n"
+#~ " | AS 'obj-fil', 'l�nksymbol'\n"
+#~ " } ...\n"
+#~ " [ WITH ( attribut [, ...] ) ]"
+
+#~ msgid ""
+#~ "CREATE GROUP name [ [ WITH ] option [ ... ] ]\n"
+#~ "\n"
+#~ "where option can be:\n"
+#~ " \n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
+#~ " | VALID UNTIL 'timestamp' \n"
+#~ " | IN ROLE rolename [, ...]\n"
+#~ " | IN GROUP rolename [, ...]\n"
+#~ " | ROLE rolename [, ...]\n"
+#~ " | ADMIN rolename [, ...]\n"
+#~ " | USER rolename [, ...]\n"
+#~ " | SYSID uid"
+#~ msgstr ""
+#~ "CREATE GROUP namn [ [ WITH ] alternativ [ ... ] ]\n"
+#~ "\n"
+#~ "d�r alternativ kan vara:\n"
+#~ " \n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'l�senord'\n"
+#~ " | VALID UNTIL 'tidsst�mpel' \n"
+#~ " | IN ROLE rollnamn [, ...]\n"
+#~ " | IN GROUP rollnamn [, ...]\n"
+#~ " | ROLE rollnamn [, ...]\n"
+#~ " | ADMIN rollnamn [, ...]\n"
+#~ " | USER rollnamn [, ...]\n"
+#~ " | SYSID uid"
+
+#~ msgid ""
+#~ "CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] name ON table [ USING method ]\n"
+#~ " ( { column | ( expression ) } [ opclass ] [ ASC | DESC ] [ NULLS "
+#~ "{ FIRST | LAST } ] [, ...] )\n"
+#~ " [ WITH ( storage_parameter = value [, ... ] ) ]\n"
+#~ " [ TABLESPACE tablespace ]\n"
+#~ " [ WHERE predicate ]"
+#~ msgstr ""
+#~ "CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] namn ON tabell [ USING metod ]\n"
+#~ " ( { kolumn | ( uttryck ) } [ op-klass ] [ ASC | DESC ] [ NULLS "
+#~ "{ FIRST | LAST } ] [, ...] )\n"
+#~ " [ WITH ( lagringsparameter = v�rde [, ... ] ) ]\n"
+#~ " [ TABLESPACE tabellutrymme ]\n"
+#~ " [ WHERE predikat ]"
+
+#~ msgid ""
+#~ "CREATE [ PROCEDURAL ] LANGUAGE name\n"
+#~ "CREATE [ TRUSTED ] [ PROCEDURAL ] LANGUAGE name\n"
+#~ " HANDLER call_handler [ VALIDATOR valfunction ]"
+#~ msgstr ""
+#~ "CREATE [ PROCEDURAL ] LANGUAGE namn\n"
+#~ "CREATE [ TRUSTED ] [ PROCEDURAL ] LANGUAGE namn\n"
+#~ " HANDLER anropshanterare [ VALIDATOR val-funktion ]"
+
+#~ msgid ""
+#~ "CREATE OPERATOR name (\n"
+#~ " PROCEDURE = funcname\n"
+#~ " [, LEFTARG = lefttype ] [, RIGHTARG = righttype ]\n"
+#~ " [, COMMUTATOR = com_op ] [, NEGATOR = neg_op ]\n"
+#~ " [, RESTRICT = res_proc ] [, JOIN = join_proc ]\n"
+#~ " [, HASHES ] [, MERGES ]\n"
+#~ ")"
+#~ msgstr ""
+#~ "CREATE OPERATOR namn (\n"
+#~ " PROCEDURE = funknamn\n"
+#~ " [, LEFTARG = v�nster-typ ] [, RIGHTARG = h�ger-typ ]\n"
+#~ " [, COMMUTATOR = com_op ] [, NEGATOR = neg_op ]\n"
+#~ " [, RESTRICT = res_proc ] [, JOIN = join_proc ]\n"
+#~ " [, HASHES ] [, MERGES ]\n"
+#~ ")"
+
+#, fuzzy
+#~ msgid ""
+#~ "CREATE OPERATOR CLASS name [ DEFAULT ] FOR TYPE data_type\n"
+#~ " USING index_method [ FAMILY family_name ] AS\n"
+#~ " { OPERATOR strategy_number operator_name [ ( op_type, op_type ) ]\n"
+#~ " | FUNCTION support_number [ ( op_type [ , op_type ] ) ] funcname "
+#~ "( argument_type [, ...] )\n"
+#~ " | STORAGE storage_type\n"
+#~ " } [, ... ]"
+#~ msgstr ""
+#~ "CREATE OPERATOR CLASS namn [ DEFAULT ] FOR TYPE datatyp USING indexmetod "
+#~ "AS\n"
+#~ " { OPERATOR strateginummer operatornamn [ ( op_typ, op_typ ) ] "
+#~ "[ RECHECK ]\n"
+#~ " | FUNCTION supportnummer funknamn ( argumenttyp [, ...] )\n"
+#~ " | STORAGE lagringstyp\n"
+#~ " } [, ... ]"
+
+#~ msgid "CREATE OPERATOR FAMILY name USING index_method"
+#~ msgstr "CREATE OPERATOR FAMILY namn USING indexmetod"
+
+#~ msgid ""
+#~ "CREATE ROLE name [ [ WITH ] option [ ... ] ]\n"
+#~ "\n"
+#~ "where option can be:\n"
+#~ " \n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT connlimit\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
+#~ " | VALID UNTIL 'timestamp' \n"
+#~ " | IN ROLE rolename [, ...]\n"
+#~ " | IN GROUP rolename [, ...]\n"
+#~ " | ROLE rolename [, ...]\n"
+#~ " | ADMIN rolename [, ...]\n"
+#~ " | USER rolename [, ...]\n"
+#~ " | SYSID uid"
+#~ msgstr ""
+#~ "CREATE ROLE namn [ [ WITH ] alternativ [ ... ] ]\n"
+#~ "\n"
+#~ "d�r alternativ kan vara:\n"
+#~ " \n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT anslutningstak\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'l�senord'\n"
+#~ " | VALID UNTIL 'tidsst�mpel' \n"
+#~ " | IN ROLE rollnamn [, ...]\n"
+#~ " | IN GROUP rollnamn [, ...]\n"
+#~ " | ROLE rollnamn [, ...]\n"
+#~ " | ADMIN rollnamn [, ...]\n"
+#~ " | USER rollnamn [, ...]\n"
+#~ " | SYSID uid"
+
+#~ msgid ""
+#~ "CREATE [ OR REPLACE ] RULE name AS ON event\n"
+#~ " TO table [ WHERE condition ]\n"
+#~ " DO [ ALSO | INSTEAD ] { NOTHING | command | ( command ; "
+#~ "command ... ) }"
+#~ msgstr ""
+#~ "CREATE [ OR REPLACE ] RULE namn AS ON h�ndelse\n"
+#~ " TO tabell [ WHERE villkor ]\n"
+#~ " DO [ ALSO | INSTEAD ] { NOTHING | kommando | ( kommando ; "
+#~ "kommando ... ) }"
+
+#~ msgid ""
+#~ "CREATE SCHEMA schemaname [ AUTHORIZATION username ] [ schema_element "
+#~ "[ ... ] ]\n"
+#~ "CREATE SCHEMA AUTHORIZATION username [ schema_element [ ... ] ]"
+#~ msgstr ""
+#~ "CREATE SCHEMA schema-namn [ AUTHORIZATION anv�ndarnamn ] [ schema-element "
+#~ "[ ... ] ]\n"
+#~ "CREATE SCHEMA AUTHORIZATION anv�ndarnamn [ schema-element [ ... ] ]"
+
+#~ msgid ""
+#~ "CREATE [ TEMPORARY | TEMP ] SEQUENCE name [ INCREMENT [ BY ] increment ]\n"
+#~ " [ MINVALUE minvalue | NO MINVALUE ] [ MAXVALUE maxvalue | NO "
+#~ "MAXVALUE ]\n"
+#~ " [ START [ WITH ] start ] [ CACHE cache ] [ [ NO ] CYCLE ]\n"
+#~ " [ OWNED BY { table.column | NONE } ]"
+#~ msgstr ""
+#~ "CREATE [ TEMPORARY | TEMP ] SEQUENCE namn [ INCREMENT [ BY ] "
+#~ "�kningsv�rde ]\n"
+#~ " [ MINVALUE minv�rde | NO MINVALUE ] [ MAXVALUE maxv�rde | NO "
+#~ "MAXVALUE ]\n"
+#~ " [ START [ WITH ] start ] [ CACHE cache ] [ [ NO ] CYCLE ]\n"
+#~ " [ OWNED BY { tabell.kolumn | NONE } ]"
+
+#, fuzzy
+#~ msgid ""
+#~ "CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE table_name ( [\n"
+#~ " { column_name data_type [ DEFAULT default_expr ] [ column_constraint "
+#~ "[ ... ] ]\n"
+#~ " | table_constraint\n"
+#~ " | LIKE parent_table [ { INCLUDING | EXCLUDING } { DEFAULTS | "
+#~ "CONSTRAINTS | INDEXES } ] ... }\n"
+#~ " [, ... ]\n"
+#~ "] )\n"
+#~ "[ INHERITS ( parent_table [, ... ] ) ]\n"
+#~ "[ WITH ( storage_parameter [= value] [, ... ] ) | WITH OIDS | WITHOUT "
+#~ "OIDS ]\n"
+#~ "[ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
+#~ "[ TABLESPACE tablespace ]\n"
+#~ "\n"
+#~ "where column_constraint is:\n"
+#~ "\n"
+#~ "[ CONSTRAINT constraint_name ]\n"
+#~ "{ NOT NULL | \n"
+#~ " NULL | \n"
+#~ " UNIQUE index_parameters |\n"
+#~ " PRIMARY KEY index_parameters |\n"
+#~ " CHECK ( expression ) |\n"
+#~ " REFERENCES reftable [ ( refcolumn ) ] [ MATCH FULL | MATCH PARTIAL | "
+#~ "MATCH SIMPLE ]\n"
+#~ " [ ON DELETE action ] [ ON UPDATE action ] }\n"
+#~ "[ DEFERRABLE | NOT DEFERRABLE ] [ INITIALLY DEFERRED | INITIALLY "
+#~ "IMMEDIATE ]\n"
+#~ "\n"
+#~ "and table_constraint is:\n"
+#~ "\n"
+#~ "[ CONSTRAINT constraint_name ]\n"
+#~ "{ UNIQUE ( column_name [, ... ] ) index_parameters |\n"
+#~ " PRIMARY KEY ( column_name [, ... ] ) index_parameters |\n"
+#~ " CHECK ( expression ) |\n"
+#~ " FOREIGN KEY ( column_name [, ... ] ) REFERENCES reftable [ ( refcolumn "
+#~ "[, ... ] ) ]\n"
+#~ " [ MATCH FULL | MATCH PARTIAL | MATCH SIMPLE ] [ ON DELETE action ] "
+#~ "[ ON UPDATE action ] }\n"
+#~ "[ DEFERRABLE | NOT DEFERRABLE ] [ INITIALLY DEFERRED | INITIALLY "
+#~ "IMMEDIATE ]\n"
+#~ "\n"
+#~ "index_parameters in UNIQUE and PRIMARY KEY constraints are:\n"
+#~ "\n"
+#~ "[ WITH ( storage_parameter [= value] [, ... ] ) ]\n"
+#~ "[ USING INDEX TABLESPACE tablespace ]"
+#~ msgstr ""
+#~ "CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE tabellnamn ( [\n"
+#~ " { kolumnname datatyp [ DEFAULT default_uttryck ] [ kolumnvillkor "
+#~ "[ ... ] ]\n"
+#~ " | tabellvillkor\n"
+#~ " | LIKE f�r�ldratabell [ { INCLUDING | EXCLUDING } { DEFAULTS | "
+#~ "CONSTRAINTS } ] ... } \n"
+#~ " [, ... ]\n"
+#~ "] )\n"
+#~ "[ INHERITS ( f�r�ldratabell [, ... ] ) ]\n"
+#~ "[ WITH ( lagringsparameter [= v�rde] [, ... ] ) | WITH OIDS | WITHOUT \"\n"
+#~ "[ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
+#~ "[ TABLESPACE tabellutrymme ]\n"
+#~ "\n"
+#~ "d�r kolumnvillkor �r:\n"
+#~ "\n"
+#~ "[ CONSTRAINT villkorsnamn ]\n"
+#~ "{ NOT NULL |\n"
+#~ " NULL |\n"
+#~ " UNIQUE index_parameter |\n"
+#~ " PRIMARY KEY index_parameter |\n"
+#~ " CHECK (uttryck) |\n"
+#~ " REFERENCES reftabell [ ( refkolumn ) ] [ MATCH FULL | MATCH PARTIAL | "
+#~ "MATCH SIMPLE ]\n"
+#~ " [ ON DELETE aktion ] [ ON UPDATE aktion ] }\n"
+#~ "[ DEFERRABLE | NOT DEFERRABLE ] [ INITIALLY DEFERRED | INITIALLY "
+#~ "IMMEDIATE ]\n"
+#~ "\n"
+#~ "och tabellvillkor �r:\n"
+#~ "\n"
+#~ "[ CONSTRAINT villkorsnamn ]\n"
+#~ "{ UNIQUE ( kolumnnamn [, ... ] ) index_parameter |\n"
+#~ " PRIMARY KEY ( kolumnnamn [, ... ] ) index_parameter |\n"
+#~ " CHECK ( uttryck ) |\n"
+#~ " FOREIGN KEY ( kolumnnamn [, ... ] ) REFERENCES reftabell [ ( refkolumn "
+#~ "[, ... ] ) ]\n"
+#~ " [ MATCH FULL | MATCH PARTIAL | MATCH SIMPLE ] [ ON DELETE aktion ] "
+#~ "[ ON UPDATE aktion ] }\n"
+#~ "[ DEFERRABLE | NOT DEFERRABLE ] [ INITIALLY DEFERRED | INITIALLY "
+#~ "IMMEDIATE ]\n"
+#~ "\n"
+#~ "index_parameter i UNIQUE och PRIMARY KEY villkoren �r:\\n\"\n"
+#~ "\n"
+#~ "[ WITH ( lagringsparameter [= v�rde] [, ... ] ) ]\n"
+#~ "[ USING INDEX TABLESPACE tabellutrymme ]"
+
+#~ msgid ""
+#~ "CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE table_name\n"
+#~ " [ (column_name [, ...] ) ]\n"
+#~ " [ WITH ( storage_parameter [= value] [, ... ] ) | WITH OIDS | WITHOUT "
+#~ "OIDS ]\n"
+#~ " [ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
+#~ " [ TABLESPACE tablespace ]\n"
+#~ " AS query\n"
+#~ " [ WITH [ NO ] DATA ]"
+#~ msgstr ""
+#~ "CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE tabellnamn\n"
+#~ " [ (kolumnnamn [, ...] ) ]\n"
+#~ " [ WITH ( lagringsparameter [= v�rde] [, ... ] ) | WITH OIDS | WITHOUT "
+#~ "OIDS ]\n"
+#~ " [ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
+#~ " [ TABLESPACE tabellutrymme ]\n"
+#~ " AS fr�ga\n"
+#~ " [ WITH [ NO ] DATA ]"
+
+#~ msgid ""
+#~ "CREATE TABLESPACE tablespacename [ OWNER username ] LOCATION 'directory'"
+#~ msgstr ""
+#~ "CREATE TABLESPACE tabellutrymmesnamn [ OWNER anv�ndarnamn ] LOCATION "
+#~ "'katalog'"
+
+#~ msgid ""
+#~ "CREATE TRIGGER name { BEFORE | AFTER } { event [ OR ... ] }\n"
+#~ " ON table [ FOR [ EACH ] { ROW | STATEMENT } ]\n"
+#~ " EXECUTE PROCEDURE funcname ( arguments )"
+#~ msgstr ""
+#~ "CREATE TRIGGER namn { BEFORE | AFTER } { h�ndelse [ OR ... ] }\n"
+#~ " ON tabell [ FOR [ EACH ] { ROW | STATEMENT } ]\n"
+#~ " EXECUTE PROCEDURE funknamn ( argument )"
+
+#, fuzzy
+#~ msgid ""
+#~ "CREATE TYPE name AS\n"
+#~ " ( attribute_name data_type [, ... ] )\n"
+#~ "\n"
+#~ "CREATE TYPE name AS ENUM\n"
+#~ " ( 'label' [, ... ] )\n"
+#~ "\n"
+#~ "CREATE TYPE name (\n"
+#~ " INPUT = input_function,\n"
+#~ " OUTPUT = output_function\n"
+#~ " [ , RECEIVE = receive_function ]\n"
+#~ " [ , SEND = send_function ]\n"
+#~ " [ , TYPMOD_IN = type_modifier_input_function ]\n"
+#~ " [ , TYPMOD_OUT = type_modifier_output_function ]\n"
+#~ " [ , ANALYZE = analyze_function ]\n"
+#~ " [ , INTERNALLENGTH = { internallength | VARIABLE } ]\n"
+#~ " [ , PASSEDBYVALUE ]\n"
+#~ " [ , ALIGNMENT = alignment ]\n"
+#~ " [ , STORAGE = storage ]\n"
+#~ " [ , LIKE = like_type ]\n"
+#~ " [ , CATEGORY = category ]\n"
+#~ " [ , PREFERRED = preferred ]\n"
+#~ " [ , DEFAULT = default ]\n"
+#~ " [ , ELEMENT = element ]\n"
+#~ " [ , DELIMITER = delimiter ]\n"
+#~ ")\n"
+#~ "\n"
+#~ "CREATE TYPE name"
+#~ msgstr ""
+#~ "CREATE TYPE namn AS\n"
+#~ " ( attributnamn datatyp [, ... ] )\n"
+#~ "\n"
+#~ "CREATE TYPE namn (\n"
+#~ " INPUT = inmatningsfunktion,\n"
+#~ " OUTPUT = utmatningsfunktion\n"
+#~ " [ , RECEIVE = mottagarfunktion ]\n"
+#~ " [ , SEND = s�ndfunktion ]\n"
+#~ " [ , ANALYZE = analysfunktion ]\n"
+#~ " [ , INTERNALLENGTH = { internl�ngd | VARIABLE } ]\n"
+#~ " [ , PASSEDBYVALUE ]\n"
+#~ " [ , ALIGNMENT = justering ]\n"
+#~ " [ , STORAGE = lagring ]\n"
+#~ " [ , DEFAULT = standard ]\n"
+#~ " [ , ELEMENT = element ]\n"
+#~ " [ , DELIMITER = avskiljare ]\n"
+#~ ")\n"
+#~ "\n"
+#~ "CREATE TYPE namn"
+
+#~ msgid ""
+#~ "CREATE USER name [ [ WITH ] option [ ... ] ]\n"
+#~ "\n"
+#~ "where option can be:\n"
+#~ " \n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT connlimit\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
+#~ " | VALID UNTIL 'timestamp' \n"
+#~ " | IN ROLE rolename [, ...]\n"
+#~ " | IN GROUP rolename [, ...]\n"
+#~ " | ROLE rolename [, ...]\n"
+#~ " | ADMIN rolename [, ...]\n"
+#~ " | USER rolename [, ...]\n"
+#~ " | SYSID uid"
+#~ msgstr ""
+#~ "CREATE USER namn [ [ WITH ] alternativ [ ... ] ]\n"
+#~ "\n"
+#~ "d�r alternativ kan vara:\n"
+#~ " \n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT anslutningstak\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'l�senord'\n"
+#~ " | VALID UNTIL 'tidsst�mpel' \n"
+#~ " | IN ROLE rollnamn [, ...]\n"
+#~ " | IN GROUP rollnamn [, ...]\n"
+#~ " | ROLE rollnamn [, ...]\n"
+#~ " | ADMIN rollnamn [, ...]\n"
+#~ " | USER rollnamn [, ...]\n"
+#~ " | SYSID uid"
+
+#~ msgid ""
+#~ "CREATE [ OR REPLACE ] [ TEMP | TEMPORARY ] VIEW name [ ( column_name "
+#~ "[, ...] ) ]\n"
+#~ " AS query"
+#~ msgstr ""
+#~ "CREATE [ OR REPLACE ] [ TEMP | TEMPORARY ] VIEW namn [ ( kolumnnamn "
+#~ "[, ...] ) ]\n"
+#~ " AS fr�ga"
+
+#~ msgid "DEALLOCATE [ PREPARE ] { name | ALL }"
+#~ msgstr "DEALLOCATE [ PREPARE ] { namn | ALL }"
+
+#~ msgid ""
+#~ "DECLARE name [ BINARY ] [ INSENSITIVE ] [ [ NO ] SCROLL ]\n"
+#~ " CURSOR [ { WITH | WITHOUT } HOLD ] FOR query"
+#~ msgstr ""
+#~ "DECLARE namn [ BINARY ] [ INSENSITIVE ] [ [ NO ] SCROLL ]\n"
+#~ " CURSOR [ { WITH | WITHOUT } HOLD ] FOR fr�ga"
+
+#~ msgid ""
+#~ "DELETE FROM [ ONLY ] table [ [ AS ] alias ]\n"
+#~ " [ USING usinglist ]\n"
+#~ " [ WHERE condition | WHERE CURRENT OF cursor_name ]\n"
+#~ " [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
+#~ msgstr ""
+#~ "DELETE FROM [ ONLY ] tabell [ [ AS ] alias ]\n"
+#~ " [ USING using-lista ]\n"
+#~ " [ WHERE villkor | WHERE CURRENT OF m�rk�rnamn ]\n"
+#~ " [ RETURNING * | utdatauttryck [ [ AS ] utdatanamn ] [, ...] ]"
+
+#~ msgid "DISCARD { ALL | PLANS | TEMPORARY | TEMP }"
+#~ msgstr "DISCARD { ALL | PLANS | TEMPORARY | TEMP }"
+
+#~ msgid ""
+#~ "DROP AGGREGATE [ IF EXISTS ] name ( type [ , ... ] ) [ CASCADE | "
+#~ "RESTRICT ]"
+#~ msgstr ""
+#~ "DROP AGGREGATE [ IF EXISTS ] namn ( typ [ , ... ] ) [ CASCADE | RESTRICT ]"
+
+#~ msgid ""
+#~ "DROP CAST [ IF EXISTS ] (sourcetype AS targettype) [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP CAST [ IF EXISTS ] (k�lltyp AS m�ltyp) [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP CONVERSION [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP CONVERSION [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP DATABASE [ IF EXISTS ] name"
+#~ msgstr "DROP DATABASE [ IF EXISTS ] namn"
+
+#~ msgid "DROP DOMAIN [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP DOMAIN [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
+
+#, fuzzy
+#~ msgid "DROP FOREIGN DATA WRAPPER [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP CONVERSION [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
+
+#~ msgid ""
+#~ "DROP FUNCTION [ IF EXISTS ] name ( [ [ argmode ] [ argname ] argtype "
+#~ "[, ...] ] )\n"
+#~ " [ CASCADE | RESTRICT ]"
+#~ msgstr ""
+#~ "DROP FUNCTION [ IF EXISTS ] namn ( [ [ arg_l�ge ] [ arg_namn ] arg_typ "
+#~ "[, ...] ] )\n"
+#~ " [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP GROUP [ IF EXISTS ] name [, ...]"
+#~ msgstr "DROP GROUP [ IF EXISTS ] namn [, ...]"
+
+#~ msgid "DROP INDEX [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP INDEX [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
+
+#~ msgid ""
+#~ "DROP [ PROCEDURAL ] LANGUAGE [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
+#~ msgstr ""
+#~ "DROP [ PROCEDURAL ] LANGUAGE [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
+
+#~ msgid ""
+#~ "DROP OPERATOR [ IF EXISTS ] name ( { lefttype | NONE } , { righttype | "
+#~ "NONE } ) [ CASCADE | RESTRICT ]"
+#~ msgstr ""
+#~ "DROP OPERATOR [ IF EXISTS ] namn ( { v�nster_typ | NONE } , { h�ger_typ | "
+#~ "NONE } ) [ CASCADE | RESTRICT ]"
+
+#~ msgid ""
+#~ "DROP OPERATOR CLASS [ IF EXISTS ] name USING index_method [ CASCADE | "
+#~ "RESTRICT ]"
+#~ msgstr ""
+#~ "DROP OPERATOR CLASS [ IF EXISTS ] namn USING indexmetod [ CASCADE | "
+#~ "RESTRICT ]"
+
+#~ msgid ""
+#~ "DROP OPERATOR FAMILY [ IF EXISTS ] name USING index_method [ CASCADE | "
+#~ "RESTRICT ]"
+#~ msgstr ""
+#~ "DROP OPERATOR FAMILY [ IF EXISTS ] namn USING indexmetod [ CASCADE | "
+#~ "RESTRICT ]"
+
+#~ msgid "DROP OWNED BY name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP OWNED BY namn [, ...] [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP ROLE [ IF EXISTS ] name [, ...]"
+#~ msgstr "DROP ROLE [ IF EXISTS ] namn [, ...]"
+
+#~ msgid "DROP RULE [ IF EXISTS ] name ON relation [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP RULE [ IF EXISTS ] namn ON relation [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP SCHEMA [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP SCHEMA [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP SEQUENCE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP SEQUENCE [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
+
+#, fuzzy
+#~ msgid "DROP SERVER [ IF EXISTS ] servername [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP CONVERSION [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP TABLE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP TABLE [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP TABLESPACE [ IF EXISTS ] tablespacename"
+#~ msgstr "DROP TABLESPACE [ IF EXISTS ] tabellutrymmesnamn"
+
+#~ msgid ""
+#~ "DROP TEXT SEARCH CONFIGURATION [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
+#~ msgstr ""
+#~ "DROP TEXT SEARCH CONFIGURATION [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
+
+#~ msgid ""
+#~ "DROP TEXT SEARCH DICTIONARY [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
+#~ msgstr ""
+#~ "DROP TEXT SEARCH DICTIONARY [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP TEXT SEARCH PARSER [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP TEXT SEARCH PARSER [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP TEXT SEARCH TEMPLATE [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP TEXT SEARCH TEMPLATE [ IF EXISTS ] namn [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP TRIGGER [ IF EXISTS ] name ON table [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP TRIGGER [ IF EXISTS ] namn ON tabell [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP TYPE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP TYPE [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP USER [ IF EXISTS ] name [, ...]"
+#~ msgstr "DROP USER [ IF EXISTS ] namn [, ...]"
+
+#~ msgid "DROP VIEW [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP VIEW [ IF EXISTS ] namn [, ...] [ CASCADE | RESTRICT ]"
+
+#~ msgid "END [ WORK | TRANSACTION ]"
+#~ msgstr "END [ WORK | TRANSACTION ]"
+
+#~ msgid "EXECUTE name [ ( parameter [, ...] ) ]"
+#~ msgstr "EXECUTE namn [ ( parameter [, ...] ) ]"
+
+#~ msgid "EXPLAIN [ ANALYZE ] [ VERBOSE ] statement"
+#~ msgstr "EXPLAIN [ ANALYZE ] [ VERBOSE ] sats"
+
+#~ msgid ""
+#~ "FETCH [ direction { FROM | IN } ] cursorname\n"
+#~ "\n"
+#~ "where direction can be empty or one of:\n"
+#~ "\n"
+#~ " NEXT\n"
+#~ " PRIOR\n"
+#~ " FIRST\n"
+#~ " LAST\n"
+#~ " ABSOLUTE count\n"
+#~ " RELATIVE count\n"
+#~ " count\n"
+#~ " ALL\n"
+#~ " FORWARD\n"
+#~ " FORWARD count\n"
+#~ " FORWARD ALL\n"
+#~ " BACKWARD\n"
+#~ " BACKWARD count\n"
+#~ " BACKWARD ALL"
+#~ msgstr ""
+#~ "FETCH [ riktning { FROM | IN } ] mark�rsnamn\n"
+#~ "\n"
+#~ "d�r riktning kan vara tom eller en av:\n"
+#~ "\n"
+#~ " NEXT\n"
+#~ " PRIOR\n"
+#~ " FIRST\n"
+#~ " LAST\n"
+#~ " ABSOLUTE antal\n"
+#~ " RELATIVE antal\n"
+#~ " antal\n"
+#~ " ALL\n"
+#~ " FORWARD\n"
+#~ " FORWARD antal\n"
+#~ " FORWARD ALL\n"
+#~ " BACKWARD\n"
+#~ " BACKWARD antal\n"
+#~ " BACKWARD ALL"
+
+#, fuzzy
+#~ msgid ""
+#~ "GRANT { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | "
+#~ "TRIGGER }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON [ TABLE ] tablename [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { { SELECT | INSERT | UPDATE | REFERENCES } ( column [, ...] )\n"
+#~ " [,...] | ALL [ PRIVILEGES ] ( column [, ...] ) }\n"
+#~ " ON [ TABLE ] tablename [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { { USAGE | SELECT | UPDATE }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SEQUENCE sequencename [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL "
+#~ "[ PRIVILEGES ] }\n"
+#~ " ON DATABASE dbname [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FOREIGN DATA WRAPPER fdwname [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FOREIGN SERVER servername [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { EXECUTE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FUNCTION funcname ( [ [ argmode ] [ argname ] argtype [, ...] ] ) "
+#~ "[, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON LANGUAGE langname [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SCHEMA schemaname [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { CREATE | ALL [ PRIVILEGES ] }\n"
+#~ " ON TABLESPACE tablespacename [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT role [, ...] TO rolename [, ...] [ WITH ADMIN OPTION ]"
+#~ msgstr ""
+#~ "GRANT { { SELECT | INSERT | UPDATE | DELETE | REFERENCES | TRIGGER }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON [ TABLE ] tabellnamn [, ...]\n"
+#~ " TO { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT "
+#~ "OPTION ]\n"
+#~ "\n"
+#~ "GRANT { { USAGE | SELECT | UPDATE }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SEQUENCE sekvensnamn [, ...]\n"
+#~ " TO { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT "
+#~ "OPTION ]\n"
+#~ "\n"
+#~ "GRANT { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL "
+#~ "[ PRIVILEGES ] }\n"
+#~ " ON DATABASE dbnamn [, ...]\n"
+#~ " TO { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT "
+#~ "OPTION ]\n"
+#~ "\n"
+#~ "GRANT { EXECUTE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FUNCTION funkname ( [ [ arg_l�ge ] [ arg_namn ] arg_typ "
+#~ "[, ...] ] ) [, ...]\n"
+#~ " TO { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT "
+#~ "OPTION ]\n"
+#~ "\n"
+#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON LANGUAGE spr�knamn [, ...]\n"
+#~ " TO { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT "
+#~ "OPTION ]\n"
+#~ "\n"
+#~ "GRANT { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SCHEMA schemanamn [, ...]\n"
+#~ " TO { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT "
+#~ "OPTION ]\n"
+#~ "\n"
+#~ "GRANT { CREATE | ALL [ PRIVILEGES ] }\n"
+#~ " ON TABLESPACE tabellutrymmesnamn [, ...]\n"
+#~ " TO { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...] [ WITH GRANT "
+#~ "OPTION ]\n"
+#~ "\n"
+#~ "GRANT roll [, ...] TO anv�ndarnamn [, ...] [ WITH ADMIN OPTION ]"
+
+#~ msgid ""
+#~ "INSERT INTO table [ ( column [, ...] ) ]\n"
+#~ " { DEFAULT VALUES | VALUES ( { expression | DEFAULT } [, ...] ) "
+#~ "[, ...] | query }\n"
+#~ " [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
+#~ msgstr ""
+#~ "INSERT INTO tabell [ ( kolumn [, ...] ) ]\n"
+#~ " { DEFAULT VALUES | VALUES ( { uttryck | DEFAULT } [, ...] ) [, ...] | "
+#~ "fr�ga }\n"
+#~ " [ RETURNING * | utdatauttryck [ [ AS ] utdatanamn ] [, ...] ]"
+
+#~ msgid "LISTEN name"
+#~ msgstr "LISTEN namn"
+
+#~ msgid "LOAD 'filename'"
+#~ msgstr "LOAD 'filnamn'"
+
+#~ msgid ""
+#~ "LOCK [ TABLE ] [ ONLY ] name [, ...] [ IN lockmode MODE ] [ NOWAIT ]\n"
+#~ "\n"
+#~ "where lockmode is one of:\n"
+#~ "\n"
+#~ " ACCESS SHARE | ROW SHARE | ROW EXCLUSIVE | SHARE UPDATE EXCLUSIVE\n"
+#~ " | SHARE | SHARE ROW EXCLUSIVE | EXCLUSIVE | ACCESS EXCLUSIVE"
+#~ msgstr ""
+#~ "LOCK [ TABLE ] [ ONLY ] namn [, ...] [ IN l�sl�ge MODE ] [ NOWAIT ]\n"
+#~ "\n"
+#~ "d�r l�sl�ge �r en av:\n"
+#~ "\n"
+#~ " ACCESS SHARE | ROW SHARE | ROW EXCLUSIVE | SHARE UPDATE EXCLUSIVE\n"
+#~ " | SHARE | SHARE ROW EXCLUSIVE | EXCLUSIVE | ACCESS EXCLUSIVE"
+
+#~ msgid "MOVE [ direction { FROM | IN } ] cursorname"
+#~ msgstr "MOVE [ riktning { FROM | IN } ] mark�rnamn"
+
+#~ msgid "NOTIFY name"
+#~ msgstr "NOTIFY namn"
+
+#~ msgid "PREPARE name [ ( datatype [, ...] ) ] AS statement"
+#~ msgstr "PREPARE namn [ ( datatyp [, ...] ) ] AS sats"
+
+#~ msgid "PREPARE TRANSACTION transaction_id"
+#~ msgstr "PREPARE TRANSACTION transaktions_id"
+
+#~ msgid "REASSIGN OWNED BY old_role [, ...] TO new_role"
+#~ msgstr "REASSIGN OWNED BY gammal_roll [, ...] TO ny_roll"
+
+#~ msgid "REINDEX { INDEX | TABLE | DATABASE | SYSTEM } name [ FORCE ]"
+#~ msgstr "REINDEX { INDEX | TABLE | DATABASE | SYSTEM } namn [ FORCE ]"
+
+#~ msgid "RELEASE [ SAVEPOINT ] savepoint_name"
+#~ msgstr "RELEASE [ SAVEPOINT ] sparpunktsnamn"
+
+#, fuzzy
+#~ msgid ""
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | "
+#~ "TRIGGER }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON [ TABLE ] tablename [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { SELECT | INSERT | UPDATE | REFERENCES } ( column [, ...] )\n"
+#~ " [,...] | ALL [ PRIVILEGES ] ( column [, ...] ) }\n"
+#~ " ON [ TABLE ] tablename [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { USAGE | SELECT | UPDATE }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SEQUENCE sequencename [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL "
+#~ "[ PRIVILEGES ] }\n"
+#~ " ON DATABASE dbname [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FOREIGN DATA WRAPPER fdwname [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FOREIGN SERVER servername [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { EXECUTE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FUNCTION funcname ( [ [ argmode ] [ argname ] argtype [, ...] ] ) "
+#~ "[, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON LANGUAGE langname [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SCHEMA schemaname [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { CREATE | ALL [ PRIVILEGES ] }\n"
+#~ " ON TABLESPACE tablespacename [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ ADMIN OPTION FOR ]\n"
+#~ " role [, ...] FROM rolename [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]"
+#~ msgstr ""
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { SELECT | INSERT | UPDATE | DELETE | REFERENCES | TRIGGER }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON [ TABLE ] tabellnamn [, ...]\n"
+#~ " FROM { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { USAGE | SELECT | UPDATE }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SEQUENCE sekvensnamn [, ...]\n"
+#~ " FROM { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { CREATE | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON DATABASE dbnamn [, ...]\n"
+#~ " FROM { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { EXECUTE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FUNCTION funknamn ( [ [ arg_l�ge ] [ arg_namn ] arg_typ "
+#~ "[, ...] ] ) [, ...]\n"
+#~ " FROM { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON LANGUAGE spr�knamn [, ...]\n"
+#~ " FROM { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SCHEMA schemanamn [, ...]\n"
+#~ " FROM { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { CREATE | ALL [ PRIVILEGES ] }\n"
+#~ " ON TABLESPACE tabellutrymmesnamn [, ...]\n"
+#~ " FROM { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ ADMIN OPTION FOR ]\n"
+#~ " rolk [, ...]\n"
+#~ " FROM { anv�ndarnamn | GROUP gruppnamn | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]"
+
+#~ msgid "ROLLBACK [ WORK | TRANSACTION ]"
+#~ msgstr "ROLLBACK [ WORK | TRANSACTION ]"
+
+#~ msgid "ROLLBACK PREPARED transaction_id"
+#~ msgstr "ROLLBACK PREPARED transaktions_id"
+
+#~ msgid "ROLLBACK [ WORK | TRANSACTION ] TO [ SAVEPOINT ] savepoint_name"
+#~ msgstr "ROLLBACK [ WORK | TRANSACTION ] TO [ SAVEPOINT ] sparpunktsnamn"
+
+#, fuzzy
+#~ msgid ""
+#~ "[ WITH [ RECURSIVE ] with_query [, ...] ]\n"
+#~ "SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
+#~ " * | expression [ [ AS ] output_name ] [, ...]\n"
+#~ " [ FROM from_item [, ...] ]\n"
+#~ " [ WHERE condition ]\n"
+#~ " [ GROUP BY expression [, ...] ]\n"
+#~ " [ HAVING condition [, ...] ]\n"
+#~ " [ WINDOW window_name AS ( window_definition ) [, ...] ]\n"
+#~ " [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]\n"
+#~ " [ ORDER BY expression [ ASC | DESC | USING operator ] [ NULLS { FIRST "
+#~ "| LAST } ] [, ...] ]\n"
+#~ " [ LIMIT { count | ALL } ]\n"
+#~ " [ OFFSET start [ ROW | ROWS ] ]\n"
+#~ " [ FETCH { FIRST | NEXT } [ count ] { ROW | ROWS } ONLY ]\n"
+#~ " [ FOR { UPDATE | SHARE } [ OF table_name [, ...] ] [ NOWAIT ] "
+#~ "[...] ]\n"
+#~ "\n"
+#~ "where from_item can be one of:\n"
+#~ "\n"
+#~ " [ ONLY ] table_name [ * ] [ [ AS ] alias [ ( column_alias "
+#~ "[, ...] ) ] ]\n"
+#~ " ( select ) [ AS ] alias [ ( column_alias [, ...] ) ]\n"
+#~ " with_query_name [ [ AS ] alias [ ( column_alias [, ...] ) ] ]\n"
+#~ " function_name ( [ argument [, ...] ] ) [ AS ] alias [ ( column_alias "
+#~ "[, ...] | column_definition [, ...] ) ]\n"
+#~ " function_name ( [ argument [, ...] ] ) AS ( column_definition "
+#~ "[, ...] )\n"
+#~ " from_item [ NATURAL ] join_type from_item [ ON join_condition | USING "
+#~ "( join_column [, ...] ) ]\n"
+#~ "\n"
+#~ "and with_query is:\n"
+#~ "\n"
+#~ " with_query_name [ ( column_name [, ...] ) ] AS ( select )\n"
+#~ "\n"
+#~ "TABLE { [ ONLY ] table_name [ * ] | with_query_name }"
+#~ msgstr ""
+#~ "SELECT [ ALL | DISTINCT [ ON ( uttryck [, ...] ) ] ]\n"
+#~ " * | uttryck [ AS utnamn ] [, ...]\n"
+#~ " [ FROM fr�nval [, ...] ]\n"
+#~ " [ WHERE villkor ]\n"
+#~ " [ GROUP BY uttryck [, ...] ]\n"
+#~ " [ HAVING villkor [, ...] ]\n"
+#~ " [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]\n"
+#~ " [ ORDER BY uttryck [ ASC | DESC | USING operator ] [, ...] ]\n"
+#~ " [ LIMIT { antal | ALL } ]\n"
+#~ " [ OFFSET start ]\n"
+#~ " [ FOR { UPDATE | SHARE } [ OF tabellnamn [, ...] ] [ NOWAIT ] "
+#~ "[...] ]\n"
+#~ "\n"
+#~ "d�r fr�nval kan vara en av:\n"
+#~ "\n"
+#~ " [ ONLY ] tabellnamn [ * ] [ [ AS ] alias [ ( kolumnalias "
+#~ "[, ...] ) ] ]\n"
+#~ " ( select ) [ AS ] alias [ ( kolumnalias [, ...] ) ]\n"
+#~ " funktionsnamn ( [ argument [, ...] ] ) [ AS ] alias [ ( kolumnalias "
+#~ "[, ...] | kolumndefinition [, ...] ) ]\n"
+#~ " funktionsnamn ( [ argument [, ...] ] ) AS ( kolumndefinition "
+#~ "[, ...] )\n"
+#~ " fr�nval [ NATURAL ] join-typ fr�nval [ ON join-villkor | USING ( join-"
+#~ "kolumn [, ...] ) ]"
+
+#, fuzzy
+#~ msgid ""
+#~ "[ WITH [ RECURSIVE ] with_query [, ...] ]\n"
+#~ "SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
+#~ " * | expression [ [ AS ] output_name ] [, ...]\n"
+#~ " INTO [ TEMPORARY | TEMP ] [ TABLE ] new_table\n"
+#~ " [ FROM from_item [, ...] ]\n"
+#~ " [ WHERE condition ]\n"
+#~ " [ GROUP BY expression [, ...] ]\n"
+#~ " [ HAVING condition [, ...] ]\n"
+#~ " [ WINDOW window_name AS ( window_definition ) [, ...] ]\n"
+#~ " [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]\n"
+#~ " [ ORDER BY expression [ ASC | DESC | USING operator ] [ NULLS { FIRST "
+#~ "| LAST } ] [, ...] ]\n"
+#~ " [ LIMIT { count | ALL } ]\n"
+#~ " [ OFFSET start [ ROW | ROWS ] ]\n"
+#~ " [ FETCH { FIRST | NEXT } [ count ] { ROW | ROWS } ONLY ]\n"
+#~ " [ FOR { UPDATE | SHARE } [ OF table_name [, ...] ] [ NOWAIT ] [...] ]"
+#~ msgstr ""
+#~ "SELECT [ ALL | DISTINCT [ ON ( uttryck [, ...] ) ] ]\n"
+#~ " * | uttryck [ AS utnamn ] [, ...]\n"
+#~ " INTO [ TEMPORARY | TEMP ] [ TABLE ] ny_tabell\n"
+#~ " [ FROM fr�nval [, ...] ]\n"
+#~ " [ WHERE villkor ]\n"
+#~ " [ GROUP BY uttryck [, ...] ]\n"
+#~ " [ HAVING villkor [, ...] ]\n"
+#~ " [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]\n"
+#~ " [ ORDER BY uttryck [ ASC | DESC | USING operator ] [, ...] ]\n"
+#~ " [ LIMIT { antal | ALL } ]\n"
+#~ " [ OFFSET start ]\n"
+#~ " [ FOR { UPDATE | SHARE } [ OF tabellnamn [, ...] ] [ NOWAIT ] [...] ]"
+
+#~ msgid ""
+#~ "SET [ SESSION | LOCAL ] configuration_parameter { TO | = } { value | "
+#~ "'value' | DEFAULT }\n"
+#~ "SET [ SESSION | LOCAL ] TIME ZONE { timezone | LOCAL | DEFAULT }"
+#~ msgstr ""
+#~ "SET [ SESSION | LOCAL ] konfigurationsparameter { TO | = } { v�rde | "
+#~ "'v�rde' | DEFAULT }\n"
+#~ "SET [ SESSION | LOCAL ] TIME ZONE { tidszon | LOCAL | DEFAULT }"
+
+#~ msgid "SET CONSTRAINTS { ALL | name [, ...] } { DEFERRED | IMMEDIATE }"
+#~ msgstr "SET CONSTRAINTS { ALL | namn [, ...] } { DEFERRED | IMMEDIATE }"
+
+#~ msgid ""
+#~ "SET [ SESSION | LOCAL ] ROLE rolename\n"
+#~ "SET [ SESSION | LOCAL ] ROLE NONE\n"
+#~ "RESET ROLE"
+#~ msgstr ""
+#~ "SET [ SESSION | LOCAL ] ROLE rollnamn\n"
+#~ "SET [ SESSION | LOCAL ] ROLE NONE\n"
+#~ "RESET ROLE"
+
+#~ msgid ""
+#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION username\n"
+#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION DEFAULT\n"
+#~ "RESET SESSION AUTHORIZATION"
+#~ msgstr ""
+#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION anv�ndarnamn\n"
+#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION DEFAULT\n"
+#~ "RESET SESSION AUTHORIZATION"
+
+#~ msgid ""
+#~ "SET TRANSACTION transaction_mode [, ...]\n"
+#~ "SET SESSION CHARACTERISTICS AS TRANSACTION transaction_mode [, ...]\n"
+#~ "\n"
+#~ "where transaction_mode is one of:\n"
+#~ "\n"
+#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | "
+#~ "READ UNCOMMITTED }\n"
+#~ " READ WRITE | READ ONLY"
+#~ msgstr ""
+#~ "SET TRANSACTION transaktionsl�ge [, ...]\n"
+#~ "SET SESSION CHARACTERISTICS AS TRANSACTION transaktionsl�ge [, ...]\n"
+#~ "\n"
+#~ "d�r transaktionsl�ge �r en av:\n"
+#~ "\n"
+#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | "
+#~ "READ UNCOMMITTED }\n"
+#~ " READ WRITE | READ ONLY"
+
+#~ msgid ""
+#~ "SHOW name\n"
+#~ "SHOW ALL"
+#~ msgstr ""
+#~ "SHOW namn\n"
+#~ "SHOW ALL"
+
+#~ msgid ""
+#~ "START TRANSACTION [ transaction_mode [, ...] ]\n"
+#~ "\n"
+#~ "where transaction_mode is one of:\n"
+#~ "\n"
+#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | "
+#~ "READ UNCOMMITTED }\n"
+#~ " READ WRITE | READ ONLY"
+#~ msgstr ""
+#~ "START TRANSACTION [ transaktionsl�ge [, ...] ]\n"
+#~ "\n"
+#~ "d�r transaktionsl�ge �r en av:\n"
+#~ "\n"
+#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | "
+#~ "READ UNCOMMITTED }\n"
+#~ " READ WRITE | READ ONLY"
+
+#~ msgid ""
+#~ "TRUNCATE [ TABLE ] [ ONLY ] name [, ... ]\n"
+#~ " [ RESTART IDENTITY | CONTINUE IDENTITY ] [ CASCADE | RESTRICT ]"
+#~ msgstr ""
+#~ "TRUNCATE [ TABLE ] [ ONLY ] namn [, ... ]\n"
+#~ " [ RESTART IDENTITY | CONTINUE IDENTITY ] [ CASCADE | RESTRICT ]"
+
+#~ msgid "UNLISTEN { name | * }"
+#~ msgstr "UNLISTEN { namn | * }"
+
+#~ msgid ""
+#~ "UPDATE [ ONLY ] table [ [ AS ] alias ]\n"
+#~ " SET { column = { expression | DEFAULT } |\n"
+#~ " ( column [, ...] ) = ( { expression | DEFAULT } [, ...] ) } "
+#~ "[, ...]\n"
+#~ " [ FROM fromlist ]\n"
+#~ " [ WHERE condition | WHERE CURRENT OF cursor_name ]\n"
+#~ " [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
+#~ msgstr ""
+#~ "UPDATE [ ONLY ] tabell [ [ AS ] alias ]\n"
+#~ " SET { kolumn = { uttryck | DEFAULT } |\n"
+#~ " ( kolumn [, ...] ) = ( { uttryck | DEFAULT } [, ...] ) } "
+#~ "[, ...]\n"
+#~ " [ FROM fr�nlista ]\n"
+#~ " [ WHERE villkor | WHERE CURRENT OF mark�rnamn ]\n"
+#~ " [ RETURNING * | utdatauttryck [ [ AS ] utdatanamn ] [, ...] ]"
+
+#~ msgid ""
+#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] [ table ]\n"
+#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] ANALYZE [ table [ (column "
+#~ "[, ...] ) ] ]"
+#~ msgstr ""
+#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] [ tabell ]\n"
+#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] ANALYZE [ tabell [ (kolumn "
+#~ "[, ...] ) ] ]"
+
+#~ msgid ""
+#~ "VALUES ( expression [, ...] ) [, ...]\n"
+#~ " [ ORDER BY sort_expression [ ASC | DESC | USING operator ] [, ...] ]\n"
+#~ " [ LIMIT { count | ALL } ]\n"
+#~ " [ OFFSET start [ ROW | ROWS ] ]\n"
+#~ " [ FETCH { FIRST | NEXT } [ count ] { ROW | ROWS } ONLY ]"
+#~ msgstr ""
+#~ "VALUES ( uttryck [, ...] ) [, ...]\n"
+#~ " [ ORDER BY sorteringsuttryck [ ASC | DESC | USING operator ] "
+#~ "[, ...] ]\n"
+#~ " [ LIMIT { antal | ALL } ]\n"
+#~ " [ OFFSET start [ ROW | ROWS ] ]\n"
+#~ " [ FETCH { FIRST | NEXT } [ antal ] { ROW | ROWS } ONLY ]"
+
#~ msgid ""
#~ "WARNING: You are connected to a server with major version %d.%d,\n"
#~ "but your %s client is major version %d.%d. Some backslash commands,\n"
diff --git a/src/interfaces/libpq/po/de.po b/src/interfaces/libpq/po/de.po
index cc6bf153fa..d32ea1c85c 100644
--- a/src/interfaces/libpq/po/de.po
+++ b/src/interfaces/libpq/po/de.po
@@ -1,7 +1,7 @@
# German message translation file for libpq
# Peter Eisentraut <[email protected]>, 2001 - 2010.
#
-# pgtranslation Id: libpq.po,v 1.18 2010/05/28 21:01:38 petere Exp $
+# pgtranslation Id: libpq.po,v 1.20 2010/07/08 21:23:53 petere Exp $
#
# Use these quotes: »%s«
#
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2010-05-28 19:23+0000\n"
-"PO-Revision-Date: 2010-05-29 00:01+0300\n"
+"POT-Creation-Date: 2010-07-08 19:23+0000\n"
+"PO-Revision-Date: 2010-07-09 00:19+0300\n"
"Last-Translator: Peter Eisentraut <[email protected]>\n"
"Language-Team: German <[email protected]>\n"
"MIME-Version: 1.0\n"
@@ -54,10 +54,10 @@ msgstr "GSSAPI-Namensimportfehler"
msgid "SSPI continuation error"
msgstr "SSPI-Fortsetzungsfehler"
-#: fe-auth.c:555 fe-auth.c:629 fe-auth.c:663 fe-auth.c:760 fe-connect.c:1557
-#: fe-connect.c:2876 fe-connect.c:3093 fe-connect.c:3509 fe-connect.c:3518
-#: fe-connect.c:3655 fe-connect.c:3701 fe-connect.c:3719 fe-connect.c:3798
-#: fe-connect.c:3868 fe-connect.c:3914 fe-connect.c:3932 fe-exec.c:3121
+#: fe-auth.c:555 fe-auth.c:629 fe-auth.c:663 fe-auth.c:760 fe-connect.c:1802
+#: fe-connect.c:3129 fe-connect.c:3346 fe-connect.c:3762 fe-connect.c:3771
+#: fe-connect.c:3908 fe-connect.c:3954 fe-connect.c:3972 fe-connect.c:4051
+#: fe-connect.c:4121 fe-connect.c:4167 fe-connect.c:4185 fe-exec.c:3121
#: fe-exec.c:3286 fe-lobj.c:696 fe-protocol2.c:1027 fe-protocol3.c:1421
msgid "out of memory\n"
msgstr "Speicher aufgebraucht\n"
@@ -95,24 +95,24 @@ msgstr "Authentifizierung mit Crypt nicht unterstützt\n"
msgid "authentication method %u not supported\n"
msgstr "Authentifizierungsmethode %u nicht unterstützt\n"
-#: fe-connect.c:689
+#: fe-connect.c:712
#, c-format
msgid "invalid sslmode value: \"%s\"\n"
msgstr "ungültiger sslmode-Wert: »%s«\n"
-#: fe-connect.c:710
+#: fe-connect.c:733
#, c-format
msgid "sslmode value \"%s\" invalid when SSL support is not compiled in\n"
msgstr ""
"sslmode-Wert »%s« ist ungültig, wenn SSL-Unterstützung nicht einkompiliert "
"worden ist\n"
-#: fe-connect.c:893
+#: fe-connect.c:916
#, c-format
msgid "could not set socket to TCP no delay mode: %s\n"
msgstr "konnte Socket nicht auf TCP »No Delay«-Modus umstellen: %s\n"
-#: fe-connect.c:923
+#: fe-connect.c:946
#, c-format
msgid ""
"could not connect to server: %s\n"
@@ -123,7 +123,7 @@ msgstr ""
"\tLäuft der Server lokal und akzeptiert er Verbindungen\n"
"\tauf dem Unix-Domain-Socket »%s«?\n"
-#: fe-connect.c:933
+#: fe-connect.c:956
#, c-format
msgid ""
"could not connect to server: %s\n"
@@ -134,197 +134,231 @@ msgstr ""
"\tLäuft der Server auf dem Host »%s« und akzeptiert er\n"
"\tTCP/IP-Verbindungen auf Port %s?\n"
-#: fe-connect.c:990
+#: fe-connect.c:1011
+#, c-format
+msgid "setsockopt(TCP_KEEPIDLE) failed: %s\n"
+msgstr "setsockopt(TCP_KEEPIDLE) fehlgeschlagen: %s\n"
+
+#: fe-connect.c:1024
+#, c-format
+msgid "setsockopt(TCP_KEEPALIVE) failed: %s\n"
+msgstr "setsockopt(TCP_KEEPALIVE) fehlgeschlagen: %s\n"
+
+#: fe-connect.c:1056
+#, c-format
+msgid "setsockopt(TCP_KEEPINTVL) failed: %s\n"
+msgstr "setsockopt(TCP_KEEPINTVL) fehlgeschlagen: %s\n"
+
+#: fe-connect.c:1088
+#, c-format
+msgid "setsockopt(TCP_KEEPCNT) failed: %s\n"
+msgstr "setsockopt(TCP_KEEPCNT) fehlgeschlagen: %s\n"
+
+#: fe-connect.c:1137
+#, c-format
+msgid "WSAIoctl(SIO_KEEPALIVE_VALS) failed: %ui\n"
+msgstr "WSAIoctl(SIO_KEEPALIVE_VALS) fehlgeschlagen: %ui\n"
+
+#: fe-connect.c:1189
#, c-format
msgid "invalid port number: \"%s\"\n"
msgstr "ungültige Portnummer: »%s«\n"
-#: fe-connect.c:1032
+#: fe-connect.c:1231
#, c-format
msgid "could not translate host name \"%s\" to address: %s\n"
msgstr "konnte Hostname »%s« nicht in Adresse übersetzen: %s\n"
-#: fe-connect.c:1036
+#: fe-connect.c:1235
#, c-format
msgid "could not translate Unix-domain socket path \"%s\" to address: %s\n"
msgstr "konnte Unix-Domain-Socket-Pfad »%s« nicht in Adresse übersetzen: %s\n"
-#: fe-connect.c:1245
+#: fe-connect.c:1444
msgid "invalid connection state, probably indicative of memory corruption\n"
msgstr "ungültiger Verbindungszustand, möglicherweise ein Speicherproblem\n"
-#: fe-connect.c:1288
+#: fe-connect.c:1487
#, c-format
msgid "could not create socket: %s\n"
msgstr "konnte Socket nicht erzeugen: %s\n"
-#: fe-connect.c:1311
+#: fe-connect.c:1510
#, c-format
msgid "could not set socket to non-blocking mode: %s\n"
msgstr "konnte Socket nicht auf nicht-blockierenden Modus umstellen: %s\n"
-#: fe-connect.c:1323
+#: fe-connect.c:1522
#, c-format
msgid "could not set socket to close-on-exec mode: %s\n"
msgstr "konnte Socket nicht auf »Close on exec«-Modus umstellen: %s\n"
-#: fe-connect.c:1449
+#: fe-connect.c:1540
+msgid "keepalives parameter must be an integer\n"
+msgstr "Parameter »keepalives« muss eine ganze Zahl sein\n"
+
+#: fe-connect.c:1553
+#, c-format
+msgid "setsockopt(SO_KEEPALIVE) failed: %s\n"
+msgstr "setsockopt(SO_KEEPALIVE) fehlgeschlagen: %s\n"
+
+#: fe-connect.c:1694
#, c-format
msgid "could not get socket error status: %s\n"
msgstr "konnte Socket-Fehlerstatus nicht ermitteln: %s\n"
-#: fe-connect.c:1487
+#: fe-connect.c:1732
#, c-format
msgid "could not get client address from socket: %s\n"
msgstr "konnte Client-Adresse vom Socket nicht ermitteln: %s\n"
-#: fe-connect.c:1531
+#: fe-connect.c:1776
#, c-format
msgid "could not send SSL negotiation packet: %s\n"
msgstr "konnte Paket zur SSL-Verhandlung nicht senden: %s\n"
-#: fe-connect.c:1570
+#: fe-connect.c:1815
#, c-format
msgid "could not send startup packet: %s\n"
msgstr "konnte Startpaket nicht senden: %s\n"
-#: fe-connect.c:1637 fe-connect.c:1656
+#: fe-connect.c:1882 fe-connect.c:1901
msgid "server does not support SSL, but SSL was required\n"
msgstr "Server unterstützt kein SSL, aber SSL wurde verlangt\n"
-#: fe-connect.c:1672
+#: fe-connect.c:1917
#, c-format
msgid "received invalid response to SSL negotiation: %c\n"
msgstr "ungültige Antwort auf SSL-Verhandlungspaket empfangen: %c\n"
-#: fe-connect.c:1748 fe-connect.c:1781
+#: fe-connect.c:1993 fe-connect.c:2026
#, c-format
msgid "expected authentication request from server, but received %c\n"
msgstr ""
"Authentifizierungsanfrage wurde vom Server erwartet, aber %c wurde "
"empfangen\n"
-#: fe-connect.c:1952
+#: fe-connect.c:2197
#, c-format
msgid "out of memory allocating GSSAPI buffer (%i)"
msgstr "Speicher aufgebraucht beim Anlegen des GSSAPI-Puffers (%i)"
-#: fe-connect.c:2037
+#: fe-connect.c:2282
msgid "unexpected message from server during startup\n"
msgstr "unerwartete Nachricht vom Server beim Start\n"
-#: fe-connect.c:2133
+#: fe-connect.c:2378
#, c-format
msgid "invalid connection state %d, probably indicative of memory corruption\n"
msgstr "ungültiger Verbindungszustand %d, möglicherweise ein Speicherproblem\n"
-#: fe-connect.c:2484 fe-connect.c:2544
+#: fe-connect.c:2737 fe-connect.c:2797
#, c-format
msgid "PGEventProc \"%s\" failed during PGEVT_CONNRESET event\n"
msgstr "PGEventProc »%s« während PGEVT_CONNRESET-Ereignis fehlgeschlagen\n"
-#: fe-connect.c:2889
+#: fe-connect.c:3142
#, c-format
msgid "invalid LDAP URL \"%s\": scheme must be ldap://\n"
msgstr "ungÜltige LDAP-URL »%s«: Schema muss ldap:// sein\n"
-#: fe-connect.c:2904
+#: fe-connect.c:3157
#, c-format
msgid "invalid LDAP URL \"%s\": missing distinguished name\n"
msgstr "ungültige LDAP-URL »%s«: Distinguished Name fehlt\n"
-#: fe-connect.c:2915 fe-connect.c:2968
+#: fe-connect.c:3168 fe-connect.c:3221
#, c-format
msgid "invalid LDAP URL \"%s\": must have exactly one attribute\n"
msgstr "ungültige LDAP-URL »%s«: muss genau ein Attribut haben\n"
-#: fe-connect.c:2925 fe-connect.c:2982
+#: fe-connect.c:3178 fe-connect.c:3235
#, c-format
msgid "invalid LDAP URL \"%s\": must have search scope (base/one/sub)\n"
msgstr "ungültige LDAP-URL »%s«: Suchbereich fehlt (base/one/sub)\n"
-#: fe-connect.c:2936
+#: fe-connect.c:3189
#, c-format
msgid "invalid LDAP URL \"%s\": no filter\n"
msgstr "ungültige LDAP-URL »%s«: kein Filter\n"
-#: fe-connect.c:2957
+#: fe-connect.c:3210
#, c-format
msgid "invalid LDAP URL \"%s\": invalid port number\n"
msgstr "ungültige LDAP-URL »%s«: ungültige Portnummer\n"
-#: fe-connect.c:2991
+#: fe-connect.c:3244
msgid "could not create LDAP structure\n"
msgstr "konnte LDAP-Struktur nicht erzeugen\n"
-#: fe-connect.c:3033
+#: fe-connect.c:3286
#, c-format
msgid "lookup on LDAP server failed: %s\n"
msgstr "Suche auf LDAP-Server fehlgeschlagen: %s\n"
-#: fe-connect.c:3044
+#: fe-connect.c:3297
msgid "more than one entry found on LDAP lookup\n"
msgstr "LDAP-Suche ergab mehr als einen Eintrag\n"
-#: fe-connect.c:3045 fe-connect.c:3057
+#: fe-connect.c:3298 fe-connect.c:3310
msgid "no entry found on LDAP lookup\n"
msgstr "kein Eintrag gefunden bei LDAP-Suche\n"
-#: fe-connect.c:3068 fe-connect.c:3081
+#: fe-connect.c:3321 fe-connect.c:3334
msgid "attribute has no values on LDAP lookup\n"
msgstr "Attribut hat keine Werte bei LDAP-Suche\n"
-#: fe-connect.c:3132 fe-connect.c:3150 fe-connect.c:3557
+#: fe-connect.c:3385 fe-connect.c:3403 fe-connect.c:3810
#, c-format
msgid "missing \"=\" after \"%s\" in connection info string\n"
msgstr "fehlendes »=« nach »%s« in der Zeichenkette der Verbindungsdaten\n"
-#: fe-connect.c:3213 fe-connect.c:3639 fe-connect.c:3823
+#: fe-connect.c:3466 fe-connect.c:3892 fe-connect.c:4076
#, c-format
msgid "invalid connection option \"%s\"\n"
msgstr "ungültige Verbindungsoption »%s«\n"
-#: fe-connect.c:3226 fe-connect.c:3606
+#: fe-connect.c:3479 fe-connect.c:3859
msgid "unterminated quoted string in connection info string\n"
msgstr ""
"fehlendes schließendes Anführungszeichen (\") in der Zeichenkette der "
"Verbindugsdaten\n"
-#: fe-connect.c:3265
+#: fe-connect.c:3518
msgid "could not get home directory to locate service definition file"
msgstr ""
"konnte Home-Verzeichnis nicht ermitteln, um Servicedefinitionsdatei zu finden"
-#: fe-connect.c:3298
+#: fe-connect.c:3551
#, c-format
msgid "definition of service \"%s\" not found\n"
msgstr "Definition von Service »%s« nicht gefunden\n"
-#: fe-connect.c:3321
+#: fe-connect.c:3574
#, c-format
msgid "service file \"%s\" not found\n"
msgstr "Servicedatei »%s« nicht gefunden\n"
-#: fe-connect.c:3334
+#: fe-connect.c:3587
#, c-format
msgid "line %d too long in service file \"%s\"\n"
msgstr "Zeile %d zu lang in Servicedatei »%s«\n"
-#: fe-connect.c:3405 fe-connect.c:3432
+#: fe-connect.c:3658 fe-connect.c:3685
#, c-format
msgid "syntax error in service file \"%s\", line %d\n"
msgstr "Syntaxfehler in Servicedatei »%s«, Zeile %d\n"
-#: fe-connect.c:4099
+#: fe-connect.c:4352
msgid "connection pointer is NULL\n"
msgstr "Verbindung ist ein NULL-Zeiger\n"
-#: fe-connect.c:4372
+#: fe-connect.c:4625
#, c-format
msgid "WARNING: password file \"%s\" is not a plain file\n"
msgstr "WARNUNG: Passwortdatei »%s« ist keine normale Datei\n"
-#: fe-connect.c:4381
+#: fe-connect.c:4634
#, c-format
msgid ""
"WARNING: password file \"%s\" has group or world access; permissions should "
@@ -333,7 +367,7 @@ msgstr ""
"WARNUNG: Passwortdatei »%s« erlaubt Lesezugriff für Gruppe oder Andere; "
"Rechte sollten u=rw (0600) oder weniger sein\n"
-#: fe-connect.c:4468
+#: fe-connect.c:4722
#, c-format
msgid "password retrieved from file \"%s\"\n"
msgstr "Passwort wurde aus Datei »%s« gelesen\n"
@@ -670,21 +704,21 @@ msgstr "PQgetline: Text COPY OUT nicht ausgeführt\n"
msgid "could not establish SSL connection: %s\n"
msgstr "konnte SSL-Verbindung nicht aufbauen: %s\n"
-#: fe-secure.c:349 fe-secure.c:436 fe-secure.c:1161
+#: fe-secure.c:349 fe-secure.c:436 fe-secure.c:1162
#, c-format
msgid "SSL SYSCALL error: %s\n"
msgstr "SSL-SYSCALL-Fehler: %s\n"
-#: fe-secure.c:355 fe-secure.c:442 fe-secure.c:1165
+#: fe-secure.c:355 fe-secure.c:442 fe-secure.c:1166
msgid "SSL SYSCALL error: EOF detected\n"
msgstr "SSL-SYSCALL-Fehler: Dateiende entdeckt\n"
-#: fe-secure.c:367 fe-secure.c:453 fe-secure.c:1174
+#: fe-secure.c:367 fe-secure.c:453 fe-secure.c:1175
#, c-format
msgid "SSL error: %s\n"
msgstr "SSL-Fehler: %s\n"
-#: fe-secure.c:377 fe-secure.c:463 fe-secure.c:1183
+#: fe-secure.c:377 fe-secure.c:463 fe-secure.c:1184
#, c-format
msgid "unrecognized SSL error code: %d\n"
msgstr "unbekannter SSL-Fehlercode: %d\n"
@@ -692,7 +726,9 @@ msgstr "unbekannter SSL-Fehlercode: %d\n"
#: fe-secure.c:601
msgid ""
"verified SSL connections are only supported when connecting to a host name\n"
-msgstr "verifizierte SSL-Verbindungen werden nur unterstützt, wenn mit einem Hostnamen verbunden wird\n"
+msgstr ""
+"verifizierte SSL-Verbindungen werden nur unterstützt, wenn mit einem "
+"Hostnamen verbunden wird\n"
#: fe-secure.c:620
#, c-format
@@ -706,44 +742,46 @@ msgstr "konnte SSL-Kontext nicht erzeugen: %s\n"
#: fe-secure.c:843
msgid "could not get home directory to locate client certificate files\n"
-msgstr "konnte Home-Verzeichnis nicht ermitteln, um Client-Zertifikat-Dateien zu finden\n"
+msgstr ""
+"konnte Home-Verzeichnis nicht ermitteln, um Client-Zertifikat-Dateien zu "
+"finden\n"
#: fe-secure.c:868
#, c-format
msgid "could not open certificate file \"%s\": %s\n"
msgstr "konnte Zertifikatdatei »%s« nicht öffnen: %s\n"
-#: fe-secure.c:892 fe-secure.c:902
+#: fe-secure.c:893 fe-secure.c:903
#, c-format
msgid "could not read certificate file \"%s\": %s\n"
msgstr "konnte Zertifikatdatei »%s« nicht lesen: %s\n"
-#: fe-secure.c:939
+#: fe-secure.c:940
#, c-format
msgid "could not load SSL engine \"%s\": %s\n"
msgstr "konnte SSL-Engine »%s« nicht laden: %s\n"
-#: fe-secure.c:951
+#: fe-secure.c:952
#, c-format
msgid "could not initialize SSL engine \"%s\": %s\n"
msgstr "konnte SSL-Engine »%s« nicht initialisieren: %s\n"
-#: fe-secure.c:967
+#: fe-secure.c:968
#, c-format
msgid "could not read private SSL key \"%s\" from engine \"%s\": %s\n"
msgstr "konnte privaten SSL-Schlüssel »%s« nicht von Engine »%s« lesen: %s\n"
-#: fe-secure.c:981
+#: fe-secure.c:982
#, c-format
msgid "could not load private SSL key \"%s\" from engine \"%s\": %s\n"
msgstr "konnte privaten SSL-Schlüssel »%s« nicht von Engine »%s« laden: %s\n"
-#: fe-secure.c:1016
+#: fe-secure.c:1017
#, c-format
msgid "certificate present, but not private key file \"%s\"\n"
msgstr "Zertifikat vorhanden, aber keine private Schlüsseldatei »%s«\n"
-#: fe-secure.c:1024
+#: fe-secure.c:1025
#, c-format
msgid ""
"private key file \"%s\" has group or world access; permissions should be "
@@ -752,27 +790,27 @@ msgstr ""
"WARNUNG: private Schlüsseldatei »%s« erlaubt Lesezugriff für Gruppe oder "
"Andere; Rechte sollten u=rw (0600) oder weniger sein\n"
-#: fe-secure.c:1035
+#: fe-secure.c:1036
#, c-format
msgid "could not load private key file \"%s\": %s\n"
msgstr "konnte private Schlüsseldatei »%s« nicht laden: %s\n"
-#: fe-secure.c:1049
+#: fe-secure.c:1050
#, c-format
msgid "certificate does not match private key file \"%s\": %s\n"
msgstr "Zertifikat passt nicht zur privaten Schlüsseldatei »%s«: %s\n"
-#: fe-secure.c:1074
+#: fe-secure.c:1075
#, c-format
msgid "could not read root certificate file \"%s\": %s\n"
msgstr "konnte Root-Zertifikat-Datei »%s« nicht lesen: %s\n"
-#: fe-secure.c:1098
+#: fe-secure.c:1099
#, c-format
msgid "SSL library does not support CRL certificates (file \"%s\")\n"
msgstr "SSL-Bibliothek unterstützt keine CRL-Zertifikate (Datei »%s«)\n"
-#: fe-secure.c:1119
+#: fe-secure.c:1120
#, c-format
msgid ""
"root certificate file \"%s\" does not exist\n"
@@ -783,20 +821,20 @@ msgstr ""
"Legen Sie entweder die Datei an oder ändern Sie sslmode, um die Überprüfung "
"der Serverzertifikate abzuschalten.\n"
-#: fe-secure.c:1202
+#: fe-secure.c:1203
#, c-format
msgid "certificate could not be obtained: %s\n"
msgstr "Zertifikat konnte nicht ermittelt werden: %s\n"
-#: fe-secure.c:1230
+#: fe-secure.c:1231
msgid "SSL certificate's common name contains embedded null\n"
msgstr "Common-Name im SSL-Zertifikat enthält Null-Byte\n"
-#: fe-secure.c:1306
+#: fe-secure.c:1307
msgid "no SSL error reported"
msgstr "kein SSL-Fehler berichtet"
-#: fe-secure.c:1315
+#: fe-secure.c:1316
#, c-format
msgid "SSL error code %lu"
msgstr "SSL-Fehlercode %lu"
diff --git a/src/interfaces/libpq/po/fr.po b/src/interfaces/libpq/po/fr.po
index 823d2d5218..0b7450964e 100644
--- a/src/interfaces/libpq/po/fr.po
+++ b/src/interfaces/libpq/po/fr.po
@@ -1,7 +1,7 @@
# translation of libpq.po to fr_fr
# french message translation file for libpq
#
-# $PostgreSQL: pgsql/src/interfaces/libpq/po/fr.po,v 1.25 2010/06/03 21:12:04 petere Exp $
+# $PostgreSQL: pgsql/src/interfaces/libpq/po/fr.po,v 1.26 2010/07/08 21:32:28 petere Exp $
#
# Use these quotes: � %s �
#
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.4\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2010-05-28 19:23+0000\n"
-"PO-Revision-Date: 2010-05-28 22:22+0100\n"
+"POT-Creation-Date: 2010-06-29 21:23+0000\n"
+"PO-Revision-Date: 2010-06-29 23:29+0100\n"
"Last-Translator: Guillaume Lelarge <[email protected]>\n"
"Language-Team: PostgreSQLfr <[email protected]>\n"
"MIME-Version: 1.0\n"
@@ -60,18 +60,18 @@ msgstr "erreur de suite SSPI"
#: fe-auth.c:629
#: fe-auth.c:663
#: fe-auth.c:760
-#: fe-connect.c:1557
-#: fe-connect.c:2876
-#: fe-connect.c:3093
-#: fe-connect.c:3509
-#: fe-connect.c:3518
-#: fe-connect.c:3655
-#: fe-connect.c:3701
-#: fe-connect.c:3719
-#: fe-connect.c:3798
-#: fe-connect.c:3868
-#: fe-connect.c:3914
-#: fe-connect.c:3932
+#: fe-connect.c:1729
+#: fe-connect.c:3056
+#: fe-connect.c:3273
+#: fe-connect.c:3689
+#: fe-connect.c:3698
+#: fe-connect.c:3835
+#: fe-connect.c:3881
+#: fe-connect.c:3899
+#: fe-connect.c:3978
+#: fe-connect.c:4048
+#: fe-connect.c:4094
+#: fe-connect.c:4112
#: fe-exec.c:3121
#: fe-exec.c:3286
#: fe-lobj.c:696
@@ -113,22 +113,22 @@ msgstr "authentification crypt non support�e\n"
msgid "authentication method %u not supported\n"
msgstr "m�thode d'authentification %u non support�e\n"
-#: fe-connect.c:689
+#: fe-connect.c:709
#, c-format
msgid "invalid sslmode value: \"%s\"\n"
msgstr "valeur sslmode invalide : � %s �\n"
-#: fe-connect.c:710
+#: fe-connect.c:730
#, c-format
msgid "sslmode value \"%s\" invalid when SSL support is not compiled in\n"
msgstr "valeur sslmode � %s � invalide si le support SSL n'est pas compil� initialement\n"
-#: fe-connect.c:893
+#: fe-connect.c:913
#, c-format
msgid "could not set socket to TCP no delay mode: %s\n"
msgstr "n'a pas pu activer le mode TCP sans d�lai pour la socket : %s\n"
-#: fe-connect.c:923
+#: fe-connect.c:943
#, c-format
msgid ""
"could not connect to server: %s\n"
@@ -139,7 +139,7 @@ msgstr ""
"\tLe serveur est-il actif localement et accepte-t-il les connexions sur la\n"
" \tsocket Unix � %s � ?\n"
-#: fe-connect.c:933
+#: fe-connect.c:953
#, c-format
msgid ""
"could not connect to server: %s\n"
@@ -150,213 +150,237 @@ msgstr ""
"\tLe serveur est-il actif sur l'h�te � %s � et accepte-t-il les connexions\n"
"\tTCP/IP sur le port %s ?\n"
-#: fe-connect.c:990
+#: fe-connect.c:1007
+#, c-format
+msgid "setsockopt(TCP_KEEPIDLE) failed: %s\n"
+msgstr "setsockopt(TCP_KEEPIDLE) a �chou� : %s\n"
+
+#: fe-connect.c:1038
+#, c-format
+msgid "setsockopt(TCP_KEEPINTVL) failed: %s\n"
+msgstr "setsockopt(TCP_KEEPINTVL) a �chou� : %s\n"
+
+#: fe-connect.c:1070
+#, c-format
+msgid "setsockopt(TCP_KEEPCNT) failed: %s\n"
+msgstr "setsockopt(TCP_KEEPCNT) a �chou� : %s\n"
+
+#: fe-connect.c:1123
#, c-format
msgid "invalid port number: \"%s\"\n"
msgstr "num�ro de port invalide : � %s �\n"
-#: fe-connect.c:1032
+#: fe-connect.c:1165
#, c-format
msgid "could not translate host name \"%s\" to address: %s\n"
msgstr "n'a pas pu traduire le nom d'h�te � %s � en adresse : %s\n"
-#: fe-connect.c:1036
+#: fe-connect.c:1169
#, c-format
msgid "could not translate Unix-domain socket path \"%s\" to address: %s\n"
msgstr ""
"n'a pas pu traduire le chemin de la socket du domaine Unix � %s � en adresse :\n"
"%s\n"
-#: fe-connect.c:1245
+#: fe-connect.c:1378
msgid "invalid connection state, probably indicative of memory corruption\n"
msgstr "�tat de connexion invalide, indique probablement une corruption de m�moire\n"
-#: fe-connect.c:1288
+#: fe-connect.c:1421
#, c-format
msgid "could not create socket: %s\n"
msgstr "n'a pas pu cr�er la socket : %s\n"
-#: fe-connect.c:1311
+#: fe-connect.c:1444
#, c-format
msgid "could not set socket to non-blocking mode: %s\n"
msgstr "n'a pas pu activer le mode non-bloquant pour la socket : %s\n"
-#: fe-connect.c:1323
+#: fe-connect.c:1456
#, c-format
msgid "could not set socket to close-on-exec mode: %s\n"
msgstr "n'a pas pu param�trer la socket en mode close-on-exec : %s\n"
-#: fe-connect.c:1449
+#: fe-connect.c:1474
+msgid "keepalives parameter must be an integer\n"
+msgstr "le param�tre keepalives doit �tre un entier\n"
+
+#: fe-connect.c:1486
+#, c-format
+msgid "setsockopt(SO_KEEPALIVE) failed: %s\n"
+msgstr "setsockopt(SO_KEEPALIVE) a �chou� : %s\n"
+
+#: fe-connect.c:1621
#, c-format
msgid "could not get socket error status: %s\n"
msgstr "n'a pas pu d�terminer le statut d'erreur de la socket : %s\n"
-#: fe-connect.c:1487
+#: fe-connect.c:1659
#, c-format
msgid "could not get client address from socket: %s\n"
msgstr "n'a pas pu obtenir l'adresse du client depuis la socket : %s\n"
-#: fe-connect.c:1531
+#: fe-connect.c:1703
#, c-format
msgid "could not send SSL negotiation packet: %s\n"
msgstr "n'a pas pu transmettre le paquet de n�gociation SSL : %s\n"
-#: fe-connect.c:1570
+#: fe-connect.c:1742
#, c-format
msgid "could not send startup packet: %s\n"
msgstr "n'a pas pu transmettre le paquet de d�marrage : %s\n"
-#: fe-connect.c:1637
-#: fe-connect.c:1656
+#: fe-connect.c:1809
+#: fe-connect.c:1828
msgid "server does not support SSL, but SSL was required\n"
msgstr "le serveur ne supporte pas SSL alors que SSL �tait r�clam�\n"
-#: fe-connect.c:1672
+#: fe-connect.c:1844
#, c-format
msgid "received invalid response to SSL negotiation: %c\n"
msgstr "a re�u une r�ponse invalide � la n�gociation SSL : %c\n"
-#: fe-connect.c:1748
-#: fe-connect.c:1781
+#: fe-connect.c:1920
+#: fe-connect.c:1953
#, c-format
msgid "expected authentication request from server, but received %c\n"
msgstr ""
"attendait une requ�te d'authentification en provenance du serveur, mais a\n"
" re�u %c\n"
-#: fe-connect.c:1952
+#: fe-connect.c:2124
#, c-format
msgid "out of memory allocating GSSAPI buffer (%i)"
msgstr "m�moire �puis�e lors de l'allocation du tampon GSSAPI (%i)"
-#: fe-connect.c:2037
+#: fe-connect.c:2209
msgid "unexpected message from server during startup\n"
msgstr "message inattendu du serveur lors du d�marrage\n"
-#: fe-connect.c:2133
+#: fe-connect.c:2305
#, c-format
msgid "invalid connection state %d, probably indicative of memory corruption\n"
msgstr ""
"�tat de connexion invalide (%d), indiquant probablement une corruption de\n"
" m�moire\n"
-#: fe-connect.c:2484
-#: fe-connect.c:2544
+#: fe-connect.c:2664
+#: fe-connect.c:2724
#, c-format
msgid "PGEventProc \"%s\" failed during PGEVT_CONNRESET event\n"
msgstr "�chec de PGEventProc � %s � lors de l'�v�nement PGEVT_CONNRESET\n"
-#: fe-connect.c:2889
+#: fe-connect.c:3069
#, c-format
msgid "invalid LDAP URL \"%s\": scheme must be ldap://\n"
msgstr "URL LDAP � %s � invalide : le sch�ma doit �tre ldap://\n"
-#: fe-connect.c:2904
+#: fe-connect.c:3084
#, c-format
msgid "invalid LDAP URL \"%s\": missing distinguished name\n"
msgstr "URL LDAP � %s � invalide : le � distinguished name � manque\n"
-#: fe-connect.c:2915
-#: fe-connect.c:2968
+#: fe-connect.c:3095
+#: fe-connect.c:3148
#, c-format
msgid "invalid LDAP URL \"%s\": must have exactly one attribute\n"
msgstr "URL LDAP � %s � invalide : doit avoir exactement un attribut\n"
-#: fe-connect.c:2925
-#: fe-connect.c:2982
+#: fe-connect.c:3105
+#: fe-connect.c:3162
#, c-format
msgid "invalid LDAP URL \"%s\": must have search scope (base/one/sub)\n"
msgstr "URL LDAP � %s � invalide : doit avoir une �chelle de recherche (base/un/sous)\n"
-#: fe-connect.c:2936
+#: fe-connect.c:3116
#, c-format
msgid "invalid LDAP URL \"%s\": no filter\n"
msgstr "URL LDAP � %s � invalide : aucun filtre\n"
-#: fe-connect.c:2957
+#: fe-connect.c:3137
#, c-format
msgid "invalid LDAP URL \"%s\": invalid port number\n"
msgstr "URL LDAP � %s � invalide : num�ro de port invalide\n"
-#: fe-connect.c:2991
+#: fe-connect.c:3171
msgid "could not create LDAP structure\n"
msgstr "n'a pas pu cr�er la structure LDAP\n"
-#: fe-connect.c:3033
+#: fe-connect.c:3213
#, c-format
msgid "lookup on LDAP server failed: %s\n"
msgstr "�chec de la recherche sur le serveur LDAP : %s\n"
-#: fe-connect.c:3044
+#: fe-connect.c:3224
msgid "more than one entry found on LDAP lookup\n"
msgstr "plusieurs entr�es trouv�es pendant la recherche LDAP\n"
-#: fe-connect.c:3045
-#: fe-connect.c:3057
+#: fe-connect.c:3225
+#: fe-connect.c:3237
msgid "no entry found on LDAP lookup\n"
msgstr "aucune entr�e trouv�e pendant la recherche LDAP\n"
-#: fe-connect.c:3068
-#: fe-connect.c:3081
+#: fe-connect.c:3248
+#: fe-connect.c:3261
msgid "attribute has no values on LDAP lookup\n"
msgstr "l'attribut n'a pas de valeur apr�s la recherche LDAP\n"
-#: fe-connect.c:3132
-#: fe-connect.c:3150
-#: fe-connect.c:3557
+#: fe-connect.c:3312
+#: fe-connect.c:3330
+#: fe-connect.c:3737
#, c-format
msgid "missing \"=\" after \"%s\" in connection info string\n"
msgstr "� = � manquant apr�s � %s � dans la cha�ne des param�tres de connexion\n"
-#: fe-connect.c:3213
-#: fe-connect.c:3639
-#: fe-connect.c:3823
+#: fe-connect.c:3393
+#: fe-connect.c:3819
+#: fe-connect.c:4003
#, c-format
msgid "invalid connection option \"%s\"\n"
msgstr "option de connexion � %s � invalide\n"
-#: fe-connect.c:3226
-#: fe-connect.c:3606
+#: fe-connect.c:3406
+#: fe-connect.c:3786
msgid "unterminated quoted string in connection info string\n"
msgstr "guillemets non referm�s dans la cha�ne des param�tres de connexion\n"
-#: fe-connect.c:3265
+#: fe-connect.c:3445
msgid "could not get home directory to locate service definition file"
msgstr ""
"n'a pas pu obtenir le r�pertoire personnel pour trouver le certificat de\n"
"d�finition du service"
-#: fe-connect.c:3298
+#: fe-connect.c:3478
#, c-format
msgid "definition of service \"%s\" not found\n"
msgstr "d�finition du service � %s � introuvable\n"
-#: fe-connect.c:3321
+#: fe-connect.c:3501
#, c-format
msgid "service file \"%s\" not found\n"
msgstr "fichier de service � %s � introuvable\n"
-#: fe-connect.c:3334
+#: fe-connect.c:3514
#, c-format
msgid "line %d too long in service file \"%s\"\n"
msgstr "ligne %d trop longue dans le fichier service � %s �\n"
-#: fe-connect.c:3405
-#: fe-connect.c:3432
+#: fe-connect.c:3585
+#: fe-connect.c:3612
#, c-format
msgid "syntax error in service file \"%s\", line %d\n"
msgstr "erreur de syntaxe dans le fichier service � %s �, ligne %d\n"
-#: fe-connect.c:4099
+#: fe-connect.c:4279
msgid "connection pointer is NULL\n"
msgstr "le pointeur de connexion est NULL\n"
-#: fe-connect.c:4372
+#: fe-connect.c:4552
#, c-format
msgid "WARNING: password file \"%s\" is not a plain file\n"
msgstr "ATTENTION : le fichier de mots de passe � %s � n'est pas un fichier texte\n"
-#: fe-connect.c:4381
+#: fe-connect.c:4561
#, c-format
msgid "WARNING: password file \"%s\" has group or world access; permissions should be u=rw (0600) or less\n"
msgstr ""
@@ -364,7 +388,7 @@ msgstr ""
"lecture pour le groupe ou universel ; les droits devraient �tre u=rw (0600)\n"
"ou inf�rieur\n"
-#: fe-connect.c:4468
+#: fe-connect.c:4648
#, c-format
msgid "password retrieved from file \"%s\"\n"
msgstr "mot de passe r�cup�r� dans le fichier fichier � %s �\n"
diff --git a/src/interfaces/libpq/po/pt_BR.po b/src/interfaces/libpq/po/pt_BR.po
index 4688114723..229c189eb7 100644
--- a/src/interfaces/libpq/po/pt_BR.po
+++ b/src/interfaces/libpq/po/pt_BR.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2010-05-08 21:48-0300\n"
+"POT-Creation-Date: 2010-06-13 15:16-0300\n"
"PO-Revision-Date: 2005-10-04 22:45-0300\n"
"Last-Translator: Euler Taveira de Oliveira <[email protected]>\n"
"Language-Team: Brazilian Portuguese <[email protected]>\n"
@@ -294,7 +294,8 @@ msgstr ""
#: fe-connect.c:3265
msgid "could not get home directory to locate service definition file"
msgstr ""
-"não pôde obter diretório base do usuário para localizar arquivo de definição de serviço"
+"não pôde obter diretório base do usuário para localizar arquivo de definição "
+"de serviço"
#: fe-connect.c:3298
#, c-format
@@ -673,79 +674,89 @@ msgstr "LINHA %d: "
msgid "PQgetline: not doing text COPY OUT\n"
msgstr "PQgetline: não está fazendo COPY OUT de texto\n"
-#: fe-secure.c:272
+#: fe-secure.c:265
#, c-format
msgid "could not establish SSL connection: %s\n"
msgstr "não pôde estabelecer conexão SSL: %s\n"
-#: fe-secure.c:351 fe-secure.c:438 fe-secure.c:1204
+#: fe-secure.c:349 fe-secure.c:436 fe-secure.c:1161
#, c-format
msgid "SSL SYSCALL error: %s\n"
msgstr "Erro de SYSCALL SSL: %s\n"
-#: fe-secure.c:357 fe-secure.c:444 fe-secure.c:1208
+#: fe-secure.c:355 fe-secure.c:442 fe-secure.c:1165
msgid "SSL SYSCALL error: EOF detected\n"
msgstr "Erro de SYSCALL SSL: EOF detectado\n"
-#: fe-secure.c:369 fe-secure.c:455 fe-secure.c:1227
+#: fe-secure.c:367 fe-secure.c:453 fe-secure.c:1174
#, c-format
msgid "SSL error: %s\n"
msgstr "Erro de SSL: %s\n"
-#: fe-secure.c:379 fe-secure.c:465 fe-secure.c:1237
+#: fe-secure.c:377 fe-secure.c:463 fe-secure.c:1183
#, c-format
msgid "unrecognized SSL error code: %d\n"
msgstr "código de erro SSL desconhecido: %d\n"
-#: fe-secure.c:603
+#: fe-secure.c:601
msgid ""
-"verified SSL connections are only supported when connecting to a host name"
+"verified SSL connections are only supported when connecting to a host name\n"
msgstr ""
"conexões SSL verificadas só são suportadas ao se conectar a um nome da "
-"máquina"
+"máquina\n"
-#: fe-secure.c:622
+#: fe-secure.c:620
#, c-format
-msgid "server common name \"%s\" does not match host name \"%s\""
-msgstr "nome do servidor \"%s\" não corresponde ao nome da máquina \"%s\""
+msgid "server common name \"%s\" does not match host name \"%s\"\n"
+msgstr "nome do servidor \"%s\" não corresponde ao nome da máquina \"%s\"\n"
-#: fe-secure.c:664
-msgid "could not get home directory to locate client certificate files"
+#: fe-secure.c:752
+#, c-format
+msgid "could not create SSL context: %s\n"
+msgstr "não pôde criar contexto SSL: %s\n"
+
+#: fe-secure.c:843
+msgid "could not get home directory to locate client certificate files\n"
msgstr ""
"não pôde obter diretório base do usuário para localizar certificados do "
-"cliente"
+"cliente\n"
-#: fe-secure.c:688 fe-secure.c:702
+#: fe-secure.c:868
#, c-format
msgid "could not open certificate file \"%s\": %s\n"
msgstr "não pôde abrir certificado \"%s\": %s\n"
-#: fe-secure.c:713
+#: fe-secure.c:892 fe-secure.c:902
#, c-format
msgid "could not read certificate file \"%s\": %s\n"
msgstr "não pôde ler certificado \"%s\": %s\n"
-#: fe-secure.c:751
+#: fe-secure.c:939
#, c-format
msgid "could not load SSL engine \"%s\": %s\n"
msgstr "não pôde carregar mecanismo SSL \"%s\": %s\n"
-#: fe-secure.c:764
+#: fe-secure.c:951
#, c-format
msgid "could not initialize SSL engine \"%s\": %s\n"
msgstr "não pôde inicializar mecanismo SSL \"%s\": %s\n"
-#: fe-secure.c:781
+#: fe-secure.c:967
#, c-format
msgid "could not read private SSL key \"%s\" from engine \"%s\": %s\n"
msgstr "não pôde ler chave privada SSL \"%s\" do mecanismo \"%s\": %s\n"
-#: fe-secure.c:816
+#: fe-secure.c:981
+#, c-format
+msgid "could not load private SSL key \"%s\" from engine \"%s\": %s\n"
+msgstr "não pôde carregar chave privada SSL \"%s\" do mecanismo \"%s\": %s\n"
+
+#: fe-secure.c:1016
#, c-format
msgid "certificate present, but not private key file \"%s\"\n"
msgstr "certificado presente, mas não a chave privada \"%s\"\n"
-#: fe-secure.c:825
+#: fe-secure.c:1024
#, c-format
msgid ""
"private key file \"%s\" has group or world access; permissions should be "
@@ -754,47 +765,27 @@ msgstr ""
"chave privada \"%s\" tem acesso de leitura para outros ou grupo; permissões "
"devem ser u=rw (0600) ou menos que isso\n"
-#: fe-secure.c:835
-#, c-format
-msgid "could not open private key file \"%s\": %s\n"
-msgstr "não pôde abrir chave privada \"%s\": %s\n"
-
-#: fe-secure.c:846
+#: fe-secure.c:1035
#, c-format
-msgid "private key file \"%s\" changed during execution\n"
-msgstr "chave privada \"%s\" mudou durante a execução\n"
+msgid "could not load private key file \"%s\": %s\n"
+msgstr "não pôde carregar arquivo contendo chave privada \"%s\": %s\n"
-#: fe-secure.c:857
-#, c-format
-msgid "could not read private key file \"%s\": %s\n"
-msgstr "não pôde ler chave privada \"%s\": %s\n"
-
-#: fe-secure.c:875
+#: fe-secure.c:1049
#, c-format
msgid "certificate does not match private key file \"%s\": %s\n"
msgstr "certificado não corresponde a chave privada \"%s\": %s\n"
-#: fe-secure.c:1006
-#, c-format
-msgid "could not create SSL context: %s\n"
-msgstr "não pôde criar contexto SSL: %s\n"
-
-#: fe-secure.c:1094
-msgid "could not get home directory to locate root certificate file"
-msgstr ""
-"não pôde obter diretório base do usuário para localizar certificado raiz"
-
-#: fe-secure.c:1118
+#: fe-secure.c:1074
#, c-format
msgid "could not read root certificate file \"%s\": %s\n"
msgstr "não pôde ler certificado raiz \"%s\": %s\n"
-#: fe-secure.c:1143
+#: fe-secure.c:1098
#, c-format
msgid "SSL library does not support CRL certificates (file \"%s\")\n"
msgstr "biblioteca SSL não suporta certificados CRL (arquivo \"%s\")\n"
-#: fe-secure.c:1159
+#: fe-secure.c:1119
#, c-format
msgid ""
"root certificate file \"%s\" does not exist\n"
@@ -805,20 +796,20 @@ msgstr ""
"Forneça um arquivo ou mude o sslmode para desabilitar a verificação de "
"certificado do servidor.\n"
-#: fe-secure.c:1256
+#: fe-secure.c:1202
#, c-format
msgid "certificate could not be obtained: %s\n"
msgstr "certificado não pôde ser obtido: %s\n"
-#: fe-secure.c:1284
+#: fe-secure.c:1230
msgid "SSL certificate's common name contains embedded null\n"
msgstr "nome comum do certificado SSL contém nulo embutido\n"
-#: fe-secure.c:1360
+#: fe-secure.c:1306
msgid "no SSL error reported"
msgstr "nenhum erro SSL relatado"
-#: fe-secure.c:1369
+#: fe-secure.c:1315
#, c-format
msgid "SSL error code %lu"
msgstr "código de erro SSL %lu"
diff --git a/src/interfaces/libpq/po/sv.po b/src/interfaces/libpq/po/sv.po
index 9ee3bc949b..23b71e7b8c 100644
--- a/src/interfaces/libpq/po/sv.po
+++ b/src/interfaces/libpq/po/sv.po
@@ -1,119 +1,117 @@
# Swedish message translation file for libpq
-# Peter Eisentraut <[email protected]>, 2001.
+# Peter Eisentraut <[email protected]>, 2001, 2010.
# Dennis Bj�rklund <[email protected]>, 2002, 2003, 2004, 2005, 2006.
#
-# $PostgreSQL: pgsql/src/interfaces/libpq/po/sv.po,v 1.17 2008/01/30 11:05:41 petere Exp $
+# pgtranslation Id: libpq.po,v 1.9 2010/07/03 02:01:18 petere Exp $
#
# Use these quotes: "%s"
#
msgid ""
msgstr ""
-"Project-Id-Version: PostgreSQL 8.2\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-06 19:14-0400\n"
-"PO-Revision-Date: 2007-12-06 16:41+0100\n"
+"Project-Id-Version: PostgreSQL 9.0\n"
+"Report-Msgid-Bugs-To: [email protected]\n"
+"POT-Creation-Date: 2010-07-02 05:23+0000\n"
+"PO-Revision-Date: 2010-07-02 13:16-0400\n"
"Last-Translator: Magnus Hagander <[email protected]>\n"
"Language-Team: Swedish <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: fe-auth.c:268
+#: fe-auth.c:242
#, c-format
msgid "could not set socket to blocking mode: %s\n"
msgstr "kunde inte st�lla in uttag (socket) i blockerande l�ge: %s\n"
-#: fe-auth.c:286
-#: fe-auth.c:290
+#: fe-auth.c:260 fe-auth.c:264
#, c-format
msgid "Kerberos 5 authentication rejected: %*s\n"
msgstr "Kerberos-5-autentisering v�gras: %*s\n"
-#: fe-auth.c:316
+#: fe-auth.c:290
#, c-format
msgid "could not restore non-blocking mode on socket: %s\n"
msgstr "kunde inte �terst�lla ickeblockerande l�ge f�r uttag (socket): %s\n"
-#: fe-auth.c:442
+#: fe-auth.c:403
msgid "GSSAPI continuation error"
msgstr "GSSAPI forts�ttningsfel"
-#: fe-auth.c:471
+#: fe-auth.c:431 fe-auth.c:657
+msgid "host name must be specified\n"
+msgstr "v�rdnamn m�ste anges\n"
+
+#: fe-auth.c:438
msgid "duplicate GSS authentication request\n"
msgstr "duplicerad autentiseringsbeg�ran fr�n GSS\n"
-#: fe-auth.c:491
+#: fe-auth.c:458
msgid "GSSAPI name import error"
msgstr "GSSAPI-fel vid import av namn"
-#: fe-auth.c:577
+#: fe-auth.c:544
msgid "SSPI continuation error"
msgstr "SSPI forts�ttningsfel"
-#: fe-auth.c:588
-#: fe-auth.c:661
-#: fe-auth.c:687
-#: fe-auth.c:784
-#: fe-connect.c:1303
-#: fe-connect.c:2539
-#: fe-connect.c:2756
-#: fe-connect.c:3085
-#: fe-connect.c:3094
-#: fe-connect.c:3231
-#: fe-connect.c:3271
-#: fe-connect.c:3289
-#: fe-exec.c:2754
-#: fe-lobj.c:669
-#: fe-protocol2.c:1027
-#: fe-protocol3.c:1330
+#: fe-auth.c:555 fe-auth.c:629 fe-auth.c:663 fe-auth.c:760 fe-connect.c:1729
+#: fe-connect.c:3056 fe-connect.c:3273 fe-connect.c:3689 fe-connect.c:3698
+#: fe-connect.c:3835 fe-connect.c:3881 fe-connect.c:3899 fe-connect.c:3978
+#: fe-connect.c:4048 fe-connect.c:4094 fe-connect.c:4112 fe-exec.c:3121
+#: fe-exec.c:3286 fe-lobj.c:696 fe-protocol2.c:1027 fe-protocol3.c:1421
msgid "out of memory\n"
msgstr "minnet slut\n"
-#: fe-auth.c:681
-msgid "host name must be specified\n"
-msgstr "v�rdnamn m�ste anges\n"
+#: fe-auth.c:644
+#, fuzzy
+msgid "could not acquire SSPI credentials"
+msgstr "kunde inte acceptera SSL-uppkoppling: %s"
-#: fe-auth.c:760
+#: fe-auth.c:736
msgid "SCM_CRED authentication method not supported\n"
msgstr "autentiseringsmetoden SCM_CRED st�ds ej\n"
-#: fe-auth.c:842
+#: fe-auth.c:810
msgid "Kerberos 4 authentication not supported\n"
msgstr "Kerberos-4-autentisering st�ds ej\n"
-#: fe-auth.c:858
+#: fe-auth.c:826
msgid "Kerberos 5 authentication not supported\n"
msgstr "Kerberos-5-autentisering st�ds ej\n"
-#: fe-auth.c:925
+#: fe-auth.c:893
msgid "GSSAPI authentication not supported\n"
msgstr "GSSAPI-autentisering st�ds ej\n"
-#: fe-auth.c:949
+#: fe-auth.c:917
msgid "SSPI authentication not supported\n"
msgstr "SSPI-autentisering st�ds ej\n"
-#: fe-auth.c:978
+#: fe-auth.c:924
+msgid "Crypt authentication not supported\n"
+msgstr "Crypt-autentisering st�ds ej\n"
+
+#: fe-auth.c:951
#, c-format
msgid "authentication method %u not supported\n"
msgstr "autentiseringsmetod %u st�ds ej\n"
-#: fe-connect.c:500
+#: fe-connect.c:709
#, c-format
msgid "invalid sslmode value: \"%s\"\n"
msgstr "ogiltigt v�rde f�r ssl-l�ge: \"%s\"\n"
-#: fe-connect.c:520
+#: fe-connect.c:730
#, c-format
msgid "sslmode value \"%s\" invalid when SSL support is not compiled in\n"
-msgstr "v�rde f�r ssl-l�ge, \"%s\", �r ogiltigt n�r SSL-st�d inte kompilerats in\n"
+msgstr ""
+"v�rde f�r ssl-l�ge, \"%s\", �r ogiltigt n�r SSL-st�d inte kompilerats in\n"
-#: fe-connect.c:699
+#: fe-connect.c:913
#, c-format
msgid "could not set socket to TCP no delay mode: %s\n"
msgstr "kunde inte s�tta uttag (socket) till l�get TCP-ingen-f�rdr�jning: %s\n"
-#: fe-connect.c:729
+#: fe-connect.c:943
#, c-format
msgid ""
"could not connect to server: %s\n"
@@ -124,7 +122,7 @@ msgstr ""
"\tK�r servern p� lokalt och accepterar den\n"
"\tanslutningar p� Unix-uttaget \"%s\"?\n"
-#: fe-connect.c:739
+#: fe-connect.c:953
#, c-format
msgid ""
"could not connect to server: %s\n"
@@ -135,364 +133,398 @@ msgstr ""
"\tK�r servern p� v�rden %s och accepterar\n"
"\tden TCP/IP-uppkopplingar p� porten %s?\n"
-#: fe-connect.c:829
+#: fe-connect.c:1007
+#, c-format
+msgid "setsockopt(TCP_KEEPIDLE) failed: %s\n"
+msgstr "setsockopt(TCP_KEEPIDLE) misslyckades: %s\n"
+
+#: fe-connect.c:1038
+#, c-format
+msgid "setsockopt(TCP_KEEPINTVL) failed: %s\n"
+msgstr "setsockopt(TCP_KEEPINTVL) misslyckades: %s\n"
+
+#: fe-connect.c:1070
+#, c-format
+msgid "setsockopt(TCP_KEEPCNT) failed: %s\n"
+msgstr "setsockopt(TCP_KEEPCNT) misslyckades: %s\n"
+
+#: fe-connect.c:1123
+#, c-format
+msgid "invalid port number: \"%s\"\n"
+msgstr "ogiltigt portnummer \"%s\"\n"
+
+#: fe-connect.c:1165
#, c-format
msgid "could not translate host name \"%s\" to address: %s\n"
msgstr "kunde inte �vers�tta v�rdnamn \"%s\" till adress: %s\n"
-#: fe-connect.c:833
+#: fe-connect.c:1169
#, c-format
msgid "could not translate Unix-domain socket path \"%s\" to address: %s\n"
-msgstr "kunde inte �vers�tta s�kv�g till unix-uttag (socket) \"%s\" till adress: %s\n"
+msgstr ""
+"kunde inte �vers�tta s�kv�g till unix-uttag (socket) \"%s\" till adress: %s\n"
-#: fe-connect.c:1034
+#: fe-connect.c:1378
msgid "invalid connection state, probably indicative of memory corruption\n"
msgstr "ogiltigt f�rbindelsetillst�nd, antagligen korrupt minne\n"
-#: fe-connect.c:1077
+#: fe-connect.c:1421
#, c-format
msgid "could not create socket: %s\n"
msgstr "kan inte skapa uttag: %s\n"
-#: fe-connect.c:1100
+#: fe-connect.c:1444
#, c-format
msgid "could not set socket to non-blocking mode: %s\n"
msgstr "kunde inte s�tta uttag (socket) till ickeblockerande: %s\n"
-#: fe-connect.c:1112
+#: fe-connect.c:1456
#, c-format
msgid "could not set socket to close-on-exec mode: %s\n"
msgstr "kunde inte st�lla in uttag (socket) i \"close-on-exec\"-l�ge: %s\n"
-#: fe-connect.c:1199
+#: fe-connect.c:1474
+#, fuzzy
+msgid "keepalives parameter must be an integer\n"
+msgstr "btree-procedurer m�ste returnera heltal"
+
+#: fe-connect.c:1486
+#, c-format
+msgid "setsockopt(SO_KEEPALIVE) failed: %s\n"
+msgstr "setsockopt(SO_KEEPALIVE) misslyckades: %s\n"
+
+#: fe-connect.c:1621
#, c-format
msgid "could not get socket error status: %s\n"
msgstr "kunde inte h�mta felstatus f�r uttag (socket): %s\n"
-#: fe-connect.c:1237
+#: fe-connect.c:1659
#, c-format
msgid "could not get client address from socket: %s\n"
msgstr "kunde inte f� tag p� klientadressen fr�n uttag (socket): %s\n"
-#: fe-connect.c:1281
+#: fe-connect.c:1703
#, c-format
msgid "could not send SSL negotiation packet: %s\n"
msgstr "kunde inte skicka SSL-paket f�r uppkopplingsf�rhandling: %s\n"
-#: fe-connect.c:1316
+#: fe-connect.c:1742
#, c-format
msgid "could not send startup packet: %s\n"
msgstr "kan inte skicka startpaketet: %s\n"
-#: fe-connect.c:1381
-#: fe-connect.c:1398
+#: fe-connect.c:1809 fe-connect.c:1828
msgid "server does not support SSL, but SSL was required\n"
msgstr "SSL st�ds inte av servern, men SSL kr�vdes\n"
-#: fe-connect.c:1414
+#: fe-connect.c:1844
#, c-format
msgid "received invalid response to SSL negotiation: %c\n"
msgstr "tog emot ogiltigt svar till SSL-uppkopplingsf�rhandling: %c\n"
-#: fe-connect.c:1490
-#: fe-connect.c:1523
+#: fe-connect.c:1920 fe-connect.c:1953
#, c-format
msgid "expected authentication request from server, but received %c\n"
msgstr "f�rv�ntade autentiseringsf�rfr�gan fr�n servern, men fick %c\n"
-#: fe-connect.c:1702
+#: fe-connect.c:2124
#, c-format
msgid "out of memory allocating GSSAPI buffer (%i)"
msgstr "slut p� minne vid allokering av buffer till GSSAPI (%i)"
-#: fe-connect.c:1791
+#: fe-connect.c:2209
msgid "unexpected message from server during startup\n"
msgstr "ov�ntat meddelande fr�n servern under starten\n"
-#: fe-connect.c:1859
+#: fe-connect.c:2305
#, c-format
-msgid "invalid connection state %c, probably indicative of memory corruption\n"
-msgstr "ogiltigt f�rbindelsetillst�nd %c, antagligen korrupt minne\n"
+msgid "invalid connection state %d, probably indicative of memory corruption\n"
+msgstr "ogiltigt f�rbindelsetillst�nd %d, antagligen korrupt minne\n"
+
+#: fe-connect.c:2664 fe-connect.c:2724
+#, c-format
+msgid "PGEventProc \"%s\" failed during PGEVT_CONNRESET event\n"
+msgstr ""
-#: fe-connect.c:2552
+#: fe-connect.c:3069
#, c-format
msgid "invalid LDAP URL \"%s\": scheme must be ldap://\n"
msgstr "ogiltig LDAP URL \"%s\": schemat m�ste vara ldap://\n"
-#: fe-connect.c:2567
+#: fe-connect.c:3084
#, c-format
msgid "invalid LDAP URL \"%s\": missing distinguished name\n"
msgstr "ogiltig LDAP URL \"%s\": saknar urskiljbart namn\n"
-#: fe-connect.c:2578
-#: fe-connect.c:2631
+#: fe-connect.c:3095 fe-connect.c:3148
#, c-format
msgid "invalid LDAP URL \"%s\": must have exactly one attribute\n"
msgstr "ogiltig LDAP URL \"%s\": m�ste finnas exakt ett attribut\n"
-#: fe-connect.c:2588
-#: fe-connect.c:2645
+#: fe-connect.c:3105 fe-connect.c:3162
#, c-format
msgid "invalid LDAP URL \"%s\": must have search scope (base/one/sub)\n"
msgstr "ogiltig LDAP URL \"%s\": m�ste ha s�k-scope (base/one/sub)\n"
-#: fe-connect.c:2599
+#: fe-connect.c:3116
#, c-format
msgid "invalid LDAP URL \"%s\": no filter\n"
msgstr "ogiltigt LDAP URL \"%s\": inget filter\n"
-#: fe-connect.c:2620
+#: fe-connect.c:3137
#, c-format
msgid "invalid LDAP URL \"%s\": invalid port number\n"
msgstr "ogiltig LDAP URL \"%s\": ogiltigt portnummer\n"
-#: fe-connect.c:2654
+#: fe-connect.c:3171
msgid "could not create LDAP structure\n"
msgstr "kunde inte skapa LDAP-struktur\n"
-#: fe-connect.c:2696
+#: fe-connect.c:3213
#, c-format
msgid "lookup on LDAP server failed: %s\n"
msgstr "uppslagning av LDAP-server misslyckades: %s\n"
-#: fe-connect.c:2707
+#: fe-connect.c:3224
msgid "more than one entry found on LDAP lookup\n"
msgstr "mer �n en post hittad i LDAP-uppslagning\n"
-#: fe-connect.c:2708
-#: fe-connect.c:2720
+#: fe-connect.c:3225 fe-connect.c:3237
msgid "no entry found on LDAP lookup\n"
msgstr "ingen post hittad i LDAP-uppslagning\n"
-#: fe-connect.c:2731
-#: fe-connect.c:2744
+#: fe-connect.c:3248 fe-connect.c:3261
msgid "attribute has no values on LDAP lookup\n"
msgstr "attributet har inga v�rden i LDAP-uppslagning\n"
-#: fe-connect.c:2795
-#: fe-connect.c:2813
-#: fe-connect.c:3133
+#: fe-connect.c:3312 fe-connect.c:3330 fe-connect.c:3737
#, c-format
msgid "missing \"=\" after \"%s\" in connection info string\n"
msgstr "\"=\" efter \"%s\" saknas i f�rbindelseinfostr�ng\n"
-#: fe-connect.c:2876
-#: fe-connect.c:3215
+#: fe-connect.c:3393 fe-connect.c:3819 fe-connect.c:4003
#, c-format
msgid "invalid connection option \"%s\"\n"
msgstr "ogiltig f�rbindelseparameter \"%s\"\n"
-#: fe-connect.c:2889
-#: fe-connect.c:3182
+#: fe-connect.c:3406 fe-connect.c:3786
msgid "unterminated quoted string in connection info string\n"
msgstr "icke terminerad str�ng i uppkopplingsinformationen\n"
-#: fe-connect.c:2932
-#, c-format
-msgid "ERROR: service file \"%s\" not found\n"
+#: fe-connect.c:3445
+#, fuzzy
+msgid "could not get home directory to locate service definition file"
+msgstr "kunde inte h�mta hemkatalogen: %s\n"
+
+#: fe-connect.c:3478
+#, fuzzy, c-format
+msgid "definition of service \"%s\" not found\n"
msgstr "FEL: servicefil \"%s\" hittades inte\n"
-#: fe-connect.c:2945
+#: fe-connect.c:3501
+#, c-format
+msgid "service file \"%s\" not found\n"
+msgstr "servicefil \"%s\" hittades inte\n"
+
+#: fe-connect.c:3514
#, c-format
-msgid "ERROR: line %d too long in service file \"%s\"\n"
-msgstr "FEL: rad %d f�r l�ng i servicefil \"%s\"\n"
+msgid "line %d too long in service file \"%s\"\n"
+msgstr "rad %d f�r l�ng i servicefil \"%s\"\n"
-#: fe-connect.c:3017
-#: fe-connect.c:3044
+#: fe-connect.c:3585 fe-connect.c:3612
#, c-format
-msgid "ERROR: syntax error in service file \"%s\", line %d\n"
-msgstr "FEL: syntaxfel i servicefel \"%s\", rad %d\n"
+msgid "syntax error in service file \"%s\", line %d\n"
+msgstr "syntaxfel i servicefel \"%s\", rad %d\n"
-#: fe-connect.c:3457
+#: fe-connect.c:4279
msgid "connection pointer is NULL\n"
msgstr "anslutningspekare �r NULL\n"
-#: fe-connect.c:3731
+#: fe-connect.c:4552
#, c-format
msgid "WARNING: password file \"%s\" is not a plain file\n"
msgstr "FEL: l�senordsfil \"%s\" �r inte en vanlig fil\n"
-#: fe-connect.c:3740
-#, c-format
-msgid "WARNING: password file \"%s\" has world or group read access; permission should be u=rw (0600)\n"
-msgstr "VARNING: L�senordsfilen \"%s\" har l�sr�ttigheter f�r v�rlden och gruppen; r�ttigheten skall vara u=rw (0600)\n"
+#: fe-connect.c:4561
+#, fuzzy, c-format
+msgid ""
+"WARNING: password file \"%s\" has group or world access; permissions should "
+"be u=rw (0600) or less\n"
+msgstr ""
+"VARNING: L�senordsfilen \"%s\" har l�sr�ttigheter f�r v�rlden och gruppen; "
+"r�ttigheten skall vara u=rw (0600)\n"
+
+#: fe-connect.c:4648
+#, fuzzy, c-format
+msgid "password retrieved from file \"%s\"\n"
+msgstr "kunde inte l�sa fr�n fil \"%s\": %s\n"
-#: fe-exec.c:498
+#: fe-exec.c:827
msgid "NOTICE"
msgstr "NOTIS"
-#: fe-exec.c:685
-#: fe-exec.c:742
-#: fe-exec.c:782
+#: fe-exec.c:1014 fe-exec.c:1071 fe-exec.c:1111
msgid "command string is a null pointer\n"
msgstr "kommandostr�ngen �r en null-pekare\n"
-#: fe-exec.c:775
-#: fe-exec.c:870
+#: fe-exec.c:1104 fe-exec.c:1199
msgid "statement name is a null pointer\n"
msgstr "satsens namn �r en null-pekare\n"
-#: fe-exec.c:790
-#: fe-exec.c:944
-#: fe-exec.c:1573
-#: fe-exec.c:1769
+#: fe-exec.c:1119 fe-exec.c:1273 fe-exec.c:1928 fe-exec.c:2125
msgid "function requires at least protocol version 3.0\n"
msgstr "funktionen kr�ver minst protokollversion 3.0\n"
-#: fe-exec.c:901
+#: fe-exec.c:1230
msgid "no connection to the server\n"
msgstr "inte f�rbunden till servern\n"
-#: fe-exec.c:908
+#: fe-exec.c:1237
msgid "another command is already in progress\n"
msgstr "ett annat kommando p�g�r redan\n"
-#: fe-exec.c:1018
+#: fe-exec.c:1349
msgid "length must be given for binary parameter\n"
msgstr "l�ngden m�ste anges f�r en bin�r parameter\n"
-#: fe-exec.c:1265
+#: fe-exec.c:1596
#, c-format
msgid "unexpected asyncStatus: %d\n"
msgstr "ov�ntad asyncStatus: %d\n"
-#: fe-exec.c:1391
+#: fe-exec.c:1616
+#, c-format
+msgid "PGEventProc \"%s\" failed during PGEVT_RESULTCREATE event\n"
+msgstr ""
+
+#: fe-exec.c:1746
msgid "COPY terminated by new PQexec"
msgstr "COPY terminerad av ny PQexec"
-#: fe-exec.c:1399
+#: fe-exec.c:1754
msgid "COPY IN state must be terminated first\n"
msgstr "COPY IN-l�ge m�ste avslutas f�rst\n"
-#: fe-exec.c:1419
+#: fe-exec.c:1774
msgid "COPY OUT state must be terminated first\n"
msgstr "COPY OUT-l�ge m�ste avslutas f�rst\n"
-#: fe-exec.c:1661
-#: fe-exec.c:1726
-#: fe-exec.c:1811
-#: fe-protocol2.c:1172
-#: fe-protocol3.c:1486
+#: fe-exec.c:2016 fe-exec.c:2082 fe-exec.c:2167 fe-protocol2.c:1172
+#: fe-protocol3.c:1557
msgid "no COPY in progress\n"
msgstr "ingen COPY p�g�r\n"
-#: fe-exec.c:2003
+#: fe-exec.c:2359
msgid "connection in wrong state\n"
msgstr "f�rbindelse i felaktigt tillst�nd\n"
-#: fe-exec.c:2034
+#: fe-exec.c:2390
msgid "invalid ExecStatusType code"
msgstr "ogiltig ExecStatusType-kod"
-#: fe-exec.c:2098
-#: fe-exec.c:2121
+#: fe-exec.c:2454 fe-exec.c:2477
#, c-format
msgid "column number %d is out of range 0..%d"
msgstr "kolumnnummer %d �r utanf�r giltigt intervall 0..%d"
-#: fe-exec.c:2114
+#: fe-exec.c:2470
#, c-format
msgid "row number %d is out of range 0..%d"
msgstr "radnummer %d �r utanf�r giltigt intervall 0..%d"
-#: fe-exec.c:2136
+#: fe-exec.c:2492
#, c-format
msgid "parameter number %d is out of range 0..%d"
msgstr "parameter nummer %d �r utanf�r giltigt intervall 0..%d"
-#: fe-exec.c:2423
+#: fe-exec.c:2780
#, c-format
msgid "could not interpret result from server: %s"
msgstr "kunde inte tolka svaret fr�n servern: %s"
-#: fe-exec.c:2662
+#: fe-exec.c:3019 fe-exec.c:3103
msgid "incomplete multibyte character\n"
msgstr "ofullst�ndigt multibyte-tecken\n"
-#: fe-lobj.c:150
+#: fe-lobj.c:152
msgid "cannot determine OID of function lo_truncate\n"
msgstr "kan inte ta reda p� OID f�r funktionen lo_truncate\n"
-#: fe-lobj.c:378
+#: fe-lobj.c:380
msgid "cannot determine OID of function lo_create\n"
msgstr "kan inte ta reda p� OID f�r funktionen lo_create\n"
-#: fe-lobj.c:502
-#: fe-lobj.c:597
+#: fe-lobj.c:525 fe-lobj.c:624
#, c-format
msgid "could not open file \"%s\": %s\n"
msgstr "kan inte �ppna fil \"%s\": %s\n"
-#: fe-lobj.c:548
+#: fe-lobj.c:575
#, c-format
msgid "could not read from file \"%s\": %s\n"
msgstr "kunde inte l�sa fr�n fil \"%s\": %s\n"
-#: fe-lobj.c:612
-#: fe-lobj.c:636
+#: fe-lobj.c:639 fe-lobj.c:663
#, c-format
msgid "could not write to file \"%s\": %s\n"
msgstr "kan inte skriva till fil \"%s\": %s\n"
-#: fe-lobj.c:717
+#: fe-lobj.c:744
msgid "query to initialize large object functions did not return data\n"
msgstr "fr�ga f�r att initiera stort objekt-funktion returnerade ingen data\n"
-#: fe-lobj.c:758
+#: fe-lobj.c:785
msgid "cannot determine OID of function lo_open\n"
msgstr "kan inte ta reda p� OID f�r funktionen lo_open\n"
-#: fe-lobj.c:765
+#: fe-lobj.c:792
msgid "cannot determine OID of function lo_close\n"
msgstr "kan inte ta reda p� OID f�r funktionen lo_close\n"
-#: fe-lobj.c:772
+#: fe-lobj.c:799
msgid "cannot determine OID of function lo_creat\n"
msgstr "kan inte ta reda p� OID f�r funktionen lo_create\n"
-#: fe-lobj.c:779
+#: fe-lobj.c:806
msgid "cannot determine OID of function lo_unlink\n"
msgstr "kan inte ta reda p� OID f�r funktionen lo_unlink\n"
-#: fe-lobj.c:786
+#: fe-lobj.c:813
msgid "cannot determine OID of function lo_lseek\n"
msgstr "kan inte ta reda p� OID f�r funktionen lo_lseek\n"
-#: fe-lobj.c:793
+#: fe-lobj.c:820
msgid "cannot determine OID of function lo_tell\n"
msgstr "kan inte ta reda p� OID f�r funktionen lo_tell\n"
-#: fe-lobj.c:800
+#: fe-lobj.c:827
msgid "cannot determine OID of function loread\n"
msgstr "kan inte ta reda p� OID f�r funktionen loread\n"
-#: fe-lobj.c:807
+#: fe-lobj.c:834
msgid "cannot determine OID of function lowrite\n"
msgstr "kan inte ta reda p� OID f�r funktionen lowrite\n"
-#: fe-misc.c:227
+#: fe-misc.c:262
#, c-format
msgid "integer of size %lu not supported by pqGetInt"
msgstr "heltal med storlek %lu st�ds inte av pqGetInt"
-#: fe-misc.c:263
+#: fe-misc.c:298
#, c-format
msgid "integer of size %lu not supported by pqPutInt"
msgstr "heltal med storlek %lu st�ds inte av pqPutInt"
-#: fe-misc.c:543
-#: fe-misc.c:745
+#: fe-misc.c:578 fe-misc.c:780
msgid "connection not open\n"
msgstr "f�rbindelse inte �ppen\n"
-#: fe-misc.c:608
-#: fe-misc.c:698
+#: fe-misc.c:643 fe-misc.c:733
#, c-format
msgid "could not receive data from server: %s\n"
msgstr "kan inte ta emot data fr�n servern: %s\n"
-#: fe-misc.c:715
-#: fe-misc.c:783
+#: fe-misc.c:750 fe-misc.c:828
msgid ""
"server closed the connection unexpectedly\n"
"\tThis probably means the server terminated abnormally\n"
@@ -502,20 +534,20 @@ msgstr ""
"\\tTroligen s� terminerade servern pga n�got fel antingen\n"
"\\tinnan eller under tiden den bearbetade en f�rfr�gan.\n"
-#: fe-misc.c:800
+#: fe-misc.c:845
#, c-format
msgid "could not send data to server: %s\n"
msgstr "kan inte skicka data till servern: %s\n"
-#: fe-misc.c:919
+#: fe-misc.c:964
msgid "timeout expired\n"
msgstr "timeout utg�ngen\n"
-#: fe-misc.c:964
+#: fe-misc.c:1009
msgid "socket not open\n"
msgstr "uttag (socket) ej �ppen\n"
-#: fe-misc.c:987
+#: fe-misc.c:1032
#, c-format
msgid "select() failed: %s\n"
msgstr "select() misslyckades: %s\n"
@@ -530,8 +562,7 @@ msgstr "ogiltigt setenv-tillst�nd %c, indikerar troligen ett minnesfel\n"
msgid "invalid state %c, probably indicative of memory corruption\n"
msgstr "ogiltigt tillst�nd %c, indikerar troligen ett minnesfel\n"
-#: fe-protocol2.c:419
-#: fe-protocol3.c:185
+#: fe-protocol2.c:419 fe-protocol3.c:186
#, c-format
msgid "message type 0x%02x arrived from server while idle"
msgstr "meddelandetyp 0x%02x kom fr�n server under viloperiod"
@@ -542,26 +573,31 @@ msgid "unexpected character %c following empty query response (\"I\" message)"
msgstr "ov�ntat tecken %c f�ljer p� ett tomt fr�gesvar (meddelande \"I\")"
#: fe-protocol2.c:516
-msgid "server sent data (\"D\" message) without prior row description (\"T\" message)"
-msgstr "servern skickade data (meddelande \"D\") utan f�reg�ende radbeskrivning (meddelande \"T\")"
+msgid ""
+"server sent data (\"D\" message) without prior row description (\"T\" "
+"message)"
+msgstr ""
+"servern skickade data (meddelande \"D\") utan f�reg�ende radbeskrivning "
+"(meddelande \"T\")"
#: fe-protocol2.c:532
-msgid "server sent binary data (\"B\" message) without prior row description (\"T\" message)"
-msgstr "servern skickade bin�rdata (meddelande \"B\") utan f�reg�ende radbeskrivning (meddelande \"T\")"
+msgid ""
+"server sent binary data (\"B\" message) without prior row description (\"T\" "
+"message)"
+msgstr ""
+"servern skickade bin�rdata (meddelande \"B\") utan f�reg�ende radbeskrivning "
+"(meddelande \"T\")"
-#: fe-protocol2.c:547
-#: fe-protocol3.c:376
+#: fe-protocol2.c:547 fe-protocol3.c:382
#, c-format
msgid "unexpected response from server; first received character was \"%c\"\n"
msgstr "ov�ntat svar f�r servern; f�rsta mottagna tecknet var \"%c\"\n"
-#: fe-protocol2.c:768
-#: fe-protocol3.c:695
+#: fe-protocol2.c:768 fe-protocol3.c:701
msgid "out of memory for query result\n"
msgstr "slut p� minnet f�r fr�geresultat\n"
-#: fe-protocol2.c:1215
-#: fe-protocol3.c:1554
+#: fe-protocol2.c:1215 fe-protocol3.c:1625
#, c-format
msgid "%s"
msgstr "%s"
@@ -570,227 +606,246 @@ msgstr "%s"
msgid "lost synchronization with server, resetting connection"
msgstr "tappade synkronisering med servern, startar o, uppkopplingen"
-#: fe-protocol2.c:1361
-#: fe-protocol2.c:1393
-#: fe-protocol3.c:1756
+#: fe-protocol2.c:1361 fe-protocol2.c:1393 fe-protocol3.c:1828
#, c-format
msgid "protocol error: id=0x%x\n"
msgstr "protokollfel: id=0x%x\n"
-#: fe-protocol3.c:338
-msgid "server sent data (\"D\" message) without prior row description (\"T\" message)\n"
-msgstr "servern skickade data (meddelande \"D\") utan att f�rst skicka en radbeskrivning (meddelande \"T\")\n"
+#: fe-protocol3.c:344
+msgid ""
+"server sent data (\"D\" message) without prior row description (\"T\" "
+"message)\n"
+msgstr ""
+"servern skickade data (meddelande \"D\") utan att f�rst skicka en "
+"radbeskrivning (meddelande \"T\")\n"
-#: fe-protocol3.c:397
+#: fe-protocol3.c:403
#, c-format
msgid "message contents do not agree with length in message type \"%c\"\n"
msgstr "meddelandeinneh�ll st�mmer inte med l�ngden f�r meddelandetyp \"%c\"\n"
-#: fe-protocol3.c:418
+#: fe-protocol3.c:424
#, c-format
msgid "lost synchronization with server: got message type \"%c\", length %d\n"
-msgstr "tappade synkronisering med servern: fick meddelandetyp \"%c\", l�ngd %d\n"
+msgstr ""
+"tappade synkronisering med servern: fick meddelandetyp \"%c\", l�ngd %d\n"
-#: fe-protocol3.c:640
+#: fe-protocol3.c:646
msgid "unexpected field count in \"D\" message\n"
msgstr "ov�ntat antal f�lt i \"D\"-meddelande\n"
#. translator: %s represents a digit string
-#: fe-protocol3.c:782
-#: fe-protocol3.c:801
+#: fe-protocol3.c:788 fe-protocol3.c:807
#, c-format
msgid " at character %s"
msgstr " vid tecken %s"
-#: fe-protocol3.c:814
+#: fe-protocol3.c:820
#, c-format
msgid "DETAIL: %s\n"
msgstr "DETALJ: %s\n"
-#: fe-protocol3.c:817
+#: fe-protocol3.c:823
#, c-format
msgid "HINT: %s\n"
msgstr "TIPS: %s\n"
-#: fe-protocol3.c:820
+#: fe-protocol3.c:826
#, c-format
msgid "QUERY: %s\n"
msgstr "FR�GA: %s\n"
-#: fe-protocol3.c:823
+#: fe-protocol3.c:829
#, c-format
msgid "CONTEXT: %s\n"
msgstr "KONTEXT: %s\n"
-#: fe-protocol3.c:835
+#: fe-protocol3.c:841
msgid "LOCATION: "
msgstr "PLATS: "
-#: fe-protocol3.c:837
+#: fe-protocol3.c:843
#, c-format
msgid "%s, "
msgstr "%s, "
-#: fe-protocol3.c:839
+#: fe-protocol3.c:845
#, c-format
msgid "%s:%s"
msgstr "%s:%s"
-#: fe-protocol3.c:1064
+#: fe-protocol3.c:1069
#, c-format
msgid "LINE %d: "
msgstr "RAD %d: "
-#: fe-protocol3.c:1372
+#: fe-protocol3.c:1453
msgid "PQgetline: not doing text COPY OUT\n"
msgstr "PQgetline: utf�r inte text-COPY OUT\n"
-#: fe-secure.c:225
+#: fe-secure.c:265
#, c-format
msgid "could not establish SSL connection: %s\n"
msgstr "kan inte skapa SSL-f�rbindelse: %s\n"
-#: fe-secure.c:296
-#: fe-secure.c:392
-#: fe-secure.c:984
+#: fe-secure.c:349 fe-secure.c:436 fe-secure.c:1161
#, c-format
msgid "SSL SYSCALL error: %s\n"
msgstr "SSL SYSCALL fel: %s\n"
-#: fe-secure.c:301
-#: fe-secure.c:398
-#: fe-secure.c:988
+#: fe-secure.c:355 fe-secure.c:442 fe-secure.c:1165
msgid "SSL SYSCALL error: EOF detected\n"
msgstr "SSL SYSCALL-fel: EOF uppt�ckt\n"
-#: fe-secure.c:313
-#: fe-secure.c:409
-#: fe-secure.c:1007
+#: fe-secure.c:367 fe-secure.c:453 fe-secure.c:1174
#, c-format
msgid "SSL error: %s\n"
msgstr "SSL-fel: %s\n"
-#: fe-secure.c:323
-#: fe-secure.c:419
-#: fe-secure.c:1017
+#: fe-secure.c:377 fe-secure.c:463 fe-secure.c:1183
#, c-format
msgid "unrecognized SSL error code: %d\n"
msgstr "ok�nd SSL-felkod: %d\n"
-#: fe-secure.c:489
-#, c-format
-msgid "error querying socket: %s\n"
-msgstr "fel vid f�rfr�gan till uttag (socket): %s\n"
-
-#: fe-secure.c:516
-#, c-format
-msgid "could not get information about host \"%s\": %s\n"
-msgstr "kunde inte f� information om v�rd \"%s\": %s\n"
-
-#: fe-secure.c:535
-msgid "unsupported protocol\n"
-msgstr "protokoll st�ds inte\n"
+#: fe-secure.c:601
+msgid ""
+"verified SSL connections are only supported when connecting to a host name\n"
+msgstr ""
-#: fe-secure.c:557
-#, c-format
-msgid "server common name \"%s\" does not resolve to %ld.%ld.%ld.%ld\n"
-msgstr "v�rdens namn \"%s\" �r inte %ld.%ld.%ld.%ld efter uppslagning\n"
+#: fe-secure.c:620
+#, fuzzy, c-format
+msgid "server common name \"%s\" does not match host name \"%s\"\n"
+msgstr "v�rdens namn \"%s\" ger inte r�tt adress vid namnuppslagning\n"
-#: fe-secure.c:564
+#: fe-secure.c:752
#, c-format
-msgid "server common name \"%s\" does not resolve to peer address\n"
-msgstr "v�rdens namn \"%s\" ger inte r�tt adress vid namnuppslagning\n"
+msgid "could not create SSL context: %s\n"
+msgstr "kan inte skapa SSL-omgivning: %s\n"
-#: fe-secure.c:601
-msgid "could not get user information\n"
-msgstr "kunde inte h�mta anv�ndarinformation\n"
+#: fe-secure.c:843
+#, fuzzy
+msgid "could not get home directory to locate client certificate files\n"
+msgstr "kunde inte h�mta hemkatalogen: %s\n"
-#: fe-secure.c:621
-#: fe-secure.c:635
+#: fe-secure.c:868
#, c-format
msgid "could not open certificate file \"%s\": %s\n"
msgstr "kunde inte �ppna certifikatfil \"%s\": %s\n"
-#: fe-secure.c:646
+#: fe-secure.c:892 fe-secure.c:902
#, c-format
msgid "could not read certificate file \"%s\": %s\n"
msgstr "kunde inte l�sa certifikatfil \"%s\": %s\n"
-#: fe-secure.c:668
-msgid "invalid value of PGSSLKEY environment variable\n"
-msgstr "felaktigt v�rde p� milj�variabeln PGSSLKEY\n"
-
-#: fe-secure.c:681
+#: fe-secure.c:939
#, c-format
msgid "could not load SSL engine \"%s\": %s\n"
msgstr "kan inte ladda SSL-motor \"%s\": %s\n"
-#: fe-secure.c:696
+#: fe-secure.c:951
+#, fuzzy, c-format
+msgid "could not initialize SSL engine \"%s\": %s\n"
+msgstr "kan inte ladda SSL-motor \"%s\": %s\n"
+
+#: fe-secure.c:967
#, c-format
msgid "could not read private SSL key \"%s\" from engine \"%s\": %s\n"
msgstr "kunde inte l�sa privat nyckelfil \"%s\" fr�n motor \"%s\": %s\n"
-#: fe-secure.c:713
+#: fe-secure.c:981
+#, fuzzy, c-format
+msgid "could not load private SSL key \"%s\" from engine \"%s\": %s\n"
+msgstr "kunde inte l�sa privat nyckelfil \"%s\" fr�n motor \"%s\": %s\n"
+
+#: fe-secure.c:1016
#, c-format
msgid "certificate present, but not private key file \"%s\"\n"
msgstr "certifikat tillg�ngligt, men inte den privata nyckelfilen \"%s\"\n"
-#: fe-secure.c:723
-#, c-format
-msgid "private key file \"%s\" has wrong permissions\n"
-msgstr "privata nyckelfilen \"%s\" har fel r�ttigheter\n"
-
-#: fe-secure.c:733
-#, c-format
-msgid "could not open private key file \"%s\": %s\n"
-msgstr "kan inte �ppna privat nyckelfil \"%s\": %s\n"
-
-#: fe-secure.c:744
-#, c-format
-msgid "private key file \"%s\" changed during execution\n"
-msgstr "privata nyckelfilen \"%s\" har �ndrats under k�rning\n"
+#: fe-secure.c:1024
+#, fuzzy, c-format
+msgid ""
+"private key file \"%s\" has group or world access; permissions should be "
+"u=rw (0600) or less\n"
+msgstr ""
+"VARNING: L�senordsfilen \"%s\" har l�sr�ttigheter f�r v�rlden och gruppen; "
+"r�ttigheten skall vara u=rw (0600)\n"
-#: fe-secure.c:755
-#, c-format
-msgid "could not read private key file \"%s\": %s\n"
-msgstr "kunde inte l�sa privat nyckelfil \"%s\": %s\n"
+#: fe-secure.c:1035
+#, fuzzy, c-format
+msgid "could not load private key file \"%s\": %s\n"
+msgstr "kunde inte l�sa in privata nyckelfilen \"%s\": %s"
-#: fe-secure.c:773
+#: fe-secure.c:1049
#, c-format
msgid "certificate does not match private key file \"%s\": %s\n"
msgstr "certifikatet matchar inte den privata nyckelfilen \"%s\": %s\n"
-#: fe-secure.c:865
-#, c-format
-msgid "could not create SSL context: %s\n"
-msgstr "kan inte skapa SSL-omgivning: %s\n"
-
-#: fe-secure.c:906
+#: fe-secure.c:1074
#, c-format
msgid "could not read root certificate file \"%s\": %s\n"
msgstr "kunde inte l�sa root-certifikatfilen \"%s\": %s\n"
-#: fe-secure.c:926
+#: fe-secure.c:1098
#, c-format
msgid "SSL library does not support CRL certificates (file \"%s\")\n"
msgstr "SSL-bibliotek st�der inte CRL-certifikat (fil \"%s\")\n"
-#: fe-secure.c:1037
+#: fe-secure.c:1119
#, c-format
-msgid "certificate could not be validated: %s\n"
-msgstr "certifikatet kunde inte valideras: %s\n"
+msgid ""
+"root certificate file \"%s\" does not exist\n"
+"Either provide the file or change sslmode to disable server certificate "
+"verification.\n"
+msgstr ""
-#: fe-secure.c:1051
+#: fe-secure.c:1202
#, c-format
msgid "certificate could not be obtained: %s\n"
msgstr "certifikatet kunde inte h�mtas: %s\n"
-#: fe-secure.c:1131
+#: fe-secure.c:1230
+msgid "SSL certificate's common name contains embedded null\n"
+msgstr ""
+
+#: fe-secure.c:1306
msgid "no SSL error reported"
msgstr "inget SSL-fel rapporterat"
-#: fe-secure.c:1140
+#: fe-secure.c:1315
#, c-format
msgid "SSL error code %lu"
msgstr "SSL-felkod %lu"
+#~ msgid "error querying socket: %s\n"
+#~ msgstr "fel vid f�rfr�gan till uttag (socket): %s\n"
+
+#~ msgid "could not get information about host \"%s\": %s\n"
+#~ msgstr "kunde inte f� information om v�rd \"%s\": %s\n"
+
+#~ msgid "unsupported protocol\n"
+#~ msgstr "protokoll st�ds inte\n"
+
+#~ msgid "server common name \"%s\" does not resolve to %ld.%ld.%ld.%ld\n"
+#~ msgstr "v�rdens namn \"%s\" �r inte %ld.%ld.%ld.%ld efter uppslagning\n"
+
+#~ msgid "could not get user information\n"
+#~ msgstr "kunde inte h�mta anv�ndarinformation\n"
+
+#~ msgid "invalid value of PGSSLKEY environment variable\n"
+#~ msgstr "felaktigt v�rde p� milj�variabeln PGSSLKEY\n"
+
+#~ msgid "private key file \"%s\" has wrong permissions\n"
+#~ msgstr "privata nyckelfilen \"%s\" har fel r�ttigheter\n"
+
+#~ msgid "could not open private key file \"%s\": %s\n"
+#~ msgstr "kan inte �ppna privat nyckelfil \"%s\": %s\n"
+
+#~ msgid "private key file \"%s\" changed during execution\n"
+#~ msgstr "privata nyckelfilen \"%s\" har �ndrats under k�rning\n"
+
+#~ msgid "could not read private key file \"%s\": %s\n"
+#~ msgstr "kunde inte l�sa privat nyckelfil \"%s\": %s\n"
+
+#~ msgid "certificate could not be validated: %s\n"
+#~ msgstr "certifikatet kunde inte valideras: %s\n"
diff --git a/src/pl/plperl/po/de.po b/src/pl/plperl/po/de.po
index 7369942fcb..a7a2714f57 100644
--- a/src/pl/plperl/po/de.po
+++ b/src/pl/plperl/po/de.po
@@ -3,7 +3,7 @@
# This file is distributed under the same license as the PostgreSQL package.
# Peter Eisentraut <[email protected]>, 2009 - 2010.
#
-# pgtranslation Id: plperl.po,v 1.5 2010/05/18 19:24:25 petere Exp $
+# pgtranslation Id: plperl.po,v 1.6 2010/06/29 13:21:47 petere Exp $
#
# Use these quotes: »%s«
#
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2010-05-18 05:15+0000\n"
-"PO-Revision-Date: 2010-05-18 12:38+0300\n"
+"POT-Creation-Date: 2010-06-29 05:15+0000\n"
+"PO-Revision-Date: 2010-06-29 09:17-0400\n"
"Last-Translator: Peter Eisentraut <[email protected]>\n"
"Language-Team: German <[email protected]>\n"
"MIME-Version: 1.0\n"
@@ -46,7 +46,7 @@ msgstr ""
"benutzt wird."
#: plperl.c:453 plperl.c:605 plperl.c:610 plperl.c:708 plperl.c:721
-#: plperl.c:763 plperl.c:778 plperl.c:1315 plperl.c:1427 plperl.c:1483
+#: plperl.c:763 plperl.c:778 plperl.c:1315 plperl.c:1423 plperl.c:1479
#, c-format
msgid "%s"
msgstr "%s"
@@ -92,28 +92,28 @@ msgstr "$_TD->{new} existiert nicht"
msgid "$_TD->{new} is not a hash reference"
msgstr "$_TD->{new} ist keine Hash-Referenz"
-#: plperl.c:1232 plperl.c:1925
+#: plperl.c:1232 plperl.c:1921
#, c-format
msgid "PL/Perl functions cannot return type %s"
msgstr "PL/Perl-Funktionen können keinen Rückgabetyp %s haben"
-#: plperl.c:1244 plperl.c:1971
+#: plperl.c:1244 plperl.c:1967
#, c-format
msgid "PL/Perl functions cannot accept type %s"
msgstr "PL/Perl-Funktionen können Typ %s nicht annehmen"
#: plperl.c:1319
-#, fuzzy, c-format
-msgid "didn't get a CODE ref from compiling %s"
-msgstr "kein GLOB erhalten beim Kompilieren von Funktion »%s« via %s"
+#, c-format
+msgid "didn't get a CODE reference from compiling function \"%s\""
+msgstr "keine CODE-Referenz erhalten beim Kompilieren von Funktion »%s«"
-#: plperl.c:1535
+#: plperl.c:1531
msgid "set-valued function called in context that cannot accept a set"
msgstr ""
"Funktion mit Mengenergebnis in einem Zusammenhang aufgerufen, der keine "
"Mengenergebnisse verarbeiten kann"
-#: plperl.c:1578
+#: plperl.c:1574
msgid ""
"set-returning PL/Perl function must return reference to array or use "
"return_next"
@@ -121,43 +121,43 @@ msgstr ""
"PL/Perl-Funktionen mit Mengenergebnis müssen eine Referenz auf ein Array "
"zurückgeben oder return_next verwenden"
-#: plperl.c:1611
+#: plperl.c:1607
msgid "composite-returning PL/Perl function must return reference to hash"
msgstr ""
"PL/Perl-Funktion, die einen zusammengesetzten Typ zurückgibt, muss eine "
"Referenz auf ein Hash zurückgeben"
-#: plperl.c:1620
+#: plperl.c:1616
msgid ""
"function returning record called in context that cannot accept type record"
msgstr ""
"Funktion, die einen Record zurückgibt, in einem Zusammenhang aufgerufen, der "
"Typ record nicht verarbeiten kann"
-#: plperl.c:1740
+#: plperl.c:1736
msgid "ignoring modified row in DELETE trigger"
msgstr "geänderte Zeile im DELETE-Trigger wird ignoriert"
-#: plperl.c:1748
+#: plperl.c:1744
msgid ""
"result of PL/Perl trigger function must be undef, \"SKIP\", or \"MODIFY\""
msgstr ""
"Ergebnis einer PL/Perl-Triggerfunktion muss undef, »SKIP« oder »MODIFY« sein"
-#: plperl.c:1860
+#: plperl.c:1856
msgid "out of memory"
msgstr "Speicher aufgebraucht"
-#: plperl.c:1916
+#: plperl.c:1912
msgid "trigger functions can only be called as triggers"
msgstr "Triggerfunktionen können nur als Trigger aufgerufen werden"
-#: plperl.c:2229
+#: plperl.c:2225
msgid "cannot use return_next in a non-SETOF function"
msgstr ""
"return_next kann nur in einer Funktion mit SETOF-Rückgabetyp verwendet werden"
-#: plperl.c:2235
+#: plperl.c:2231
msgid ""
"SETOF-composite-returning PL/Perl function must call return_next with "
"reference to hash"
@@ -165,16 +165,16 @@ msgstr ""
"PL/Perl-Funktion, die SETOF eines zusammengesetzten Typs zurückgibt, muss "
"return_next mit einer Referenz auf ein Hash aufrufen"
-#: plperl.c:3029
+#: plperl.c:3025
#, c-format
msgid "PL/Perl function \"%s\""
msgstr "PL/Perl-Funktion »%s«"
-#: plperl.c:3041
+#: plperl.c:3037
#, c-format
msgid "compilation of PL/Perl function \"%s\""
msgstr "Kompilierung der PL/Perl-Funktion »%s«"
-#: plperl.c:3050
+#: plperl.c:3046
msgid "PL/Perl anonymous code block"
msgstr "anonymer PL/Perl-Codeblock"
diff --git a/src/pl/plperl/po/fr.po b/src/pl/plperl/po/fr.po
index 9e93526de8..fb6d7f3809 100644
--- a/src/pl/plperl/po/fr.po
+++ b/src/pl/plperl/po/fr.po
@@ -1,7 +1,7 @@
# translation of plperl.po to fr_fr
# french message translation file for plperl
#
-# $PostgreSQL: pgsql/src/pl/plperl/po/fr.po,v 1.5 2010/06/03 21:12:05 petere Exp $
+# $PostgreSQL: pgsql/src/pl/plperl/po/fr.po,v 1.6 2010/07/08 21:32:28 petere Exp $
#
# Use these quotes: � %s �
# Guillaume Lelarge <[email protected]>, 2009.
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.4\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2010-05-28 19:15+0000\n"
-"PO-Revision-Date: 2010-05-28 22:23+0100\n"
+"POT-Creation-Date: 2010-06-29 21:15+0000\n"
+"PO-Revision-Date: 2010-06-29 23:30+0100\n"
"Last-Translator: Guillaume Lelarge <[email protected]>\n"
"Language-Team: French <[email protected]>\n"
"MIME-Version: 1.0\n"
@@ -50,8 +50,8 @@ msgstr ""
#: plperl.c:763
#: plperl.c:778
#: plperl.c:1315
-#: plperl.c:1427
-#: plperl.c:1483
+#: plperl.c:1423
+#: plperl.c:1479
#, c-format
msgid "%s"
msgstr "%s"
@@ -99,85 +99,85 @@ msgid "$_TD->{new} is not a hash reference"
msgstr "$_TD->{new} n'est pas une r�f�rence de hachage"
#: plperl.c:1232
-#: plperl.c:1925
+#: plperl.c:1921
#, c-format
msgid "PL/Perl functions cannot return type %s"
msgstr "Les fonctions PL/perl ne peuvent pas renvoyer le type %s"
#: plperl.c:1244
-#: plperl.c:1971
+#: plperl.c:1967
#, c-format
msgid "PL/Perl functions cannot accept type %s"
msgstr "Les fonctions PL/perl ne peuvent pas accepter le type %s"
#: plperl.c:1319
#, c-format
-msgid "didn't get a CODE ref from compiling %s"
-msgstr "n'a pas obtenu une r�f�rence CODE lors de la compilation de � %s �"
+msgid "didn't get a CODE reference from compiling function \"%s\""
+msgstr "n'a pas obtenu une r�f�rence CODE lors de la compilation de la fonction � %s �"
-#: plperl.c:1535
+#: plperl.c:1531
msgid "set-valued function called in context that cannot accept a set"
msgstr ""
"fonction renvoyant un ensemble appel�e dans un contexte qui ne peut pas\n"
"accepter un ensemble"
-#: plperl.c:1578
+#: plperl.c:1574
msgid "set-returning PL/Perl function must return reference to array or use return_next"
msgstr ""
"la fonction PL/perl renvoyant des ensembles doit renvoyer la r�f�rence �\n"
"un tableau ou utiliser return_next"
-#: plperl.c:1611
+#: plperl.c:1607
msgid "composite-returning PL/Perl function must return reference to hash"
msgstr ""
"la fonction PL/perl renvoyant des valeurs composites doit renvoyer la\n"
"r�f�rence � un hachage"
-#: plperl.c:1620
+#: plperl.c:1616
msgid "function returning record called in context that cannot accept type record"
msgstr ""
"fonction renvoyant le type record appel�e dans un contexte qui ne peut pas\n"
"accepter le type record"
-#: plperl.c:1740
+#: plperl.c:1736
msgid "ignoring modified row in DELETE trigger"
msgstr "ignore la ligne modifi�e dans le trigger DELETE"
-#: plperl.c:1748
+#: plperl.c:1744
msgid "result of PL/Perl trigger function must be undef, \"SKIP\", or \"MODIFY\""
msgstr ""
"le r�sultat de la fonction trigger PL/perl doit �tre undef, � SKIP � ou\n"
"� MODIFY �"
-#: plperl.c:1860
+#: plperl.c:1856
msgid "out of memory"
msgstr "m�moire �puis�e"
-#: plperl.c:1916
+#: plperl.c:1912
msgid "trigger functions can only be called as triggers"
msgstr "les fonctions trigger peuvent seulement �tre appel�es par des triggers"
-#: plperl.c:2229
+#: plperl.c:2225
msgid "cannot use return_next in a non-SETOF function"
msgstr "ne peut pas utiliser return_next dans une fonction non SETOF"
-#: plperl.c:2235
+#: plperl.c:2231
msgid "SETOF-composite-returning PL/Perl function must call return_next with reference to hash"
msgstr ""
"une fonction PL/perl renvoyant des lignes composites doit appeler\n"
"return_next avec la r�f�rence � un hachage"
-#: plperl.c:3029
+#: plperl.c:3025
#, c-format
msgid "PL/Perl function \"%s\""
msgstr "fonction PL/Perl � %s �"
-#: plperl.c:3041
+#: plperl.c:3037
#, c-format
msgid "compilation of PL/Perl function \"%s\""
msgstr "compilation de la fonction PL/Perl � %s �"
-#: plperl.c:3050
+#: plperl.c:3046
msgid "PL/Perl anonymous code block"
msgstr "bloc de code PL/Perl anonyme"
diff --git a/src/pl/plpgsql/src/po/de.po b/src/pl/plpgsql/src/po/de.po
index ecbb3502c1..669eea055f 100644
--- a/src/pl/plpgsql/src/po/de.po
+++ b/src/pl/plpgsql/src/po/de.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2010-06-03 17:15+0000\n"
-"PO-Revision-Date: 2010-06-03 21:45+0300\n"
+"POT-Creation-Date: 2010-06-29 01:15+0000\n"
+"PO-Revision-Date: 2010-06-28 23:15-0400\n"
"Last-Translator: Peter Eisentraut <[email protected]>\n"
"Language-Team: German <[email protected]>\n"
"MIME-Version: 1.0\n"
@@ -137,7 +137,7 @@ msgstr "Kontrollfluss erreichte das Ende der Funktion ohne RETURN"
msgid "while casting return value to function's return type"
msgstr "bei der Umwandlung des Rückgabewerts in den Rückgabetyp der Funktion"
-#: pl_exec.c:357 pl_exec.c:2398
+#: pl_exec.c:357 pl_exec.c:2409
msgid "set-valued function called in context that cannot accept a set"
msgstr ""
"Funktion mit Mengenergebnis in einem Zusammenhang aufgerufen, der keine "
@@ -235,195 +235,200 @@ msgstr "BY-Wert einer FOR-Schleife darf nicht NULL sein"
msgid "BY value of FOR loop must be greater than zero"
msgstr "BY-Wert einer FOR-Schleife muss größer als null sein"
-#: pl_exec.c:1919 pl_exec.c:3180
+#: pl_exec.c:1920 pl_exec.c:3191
#, c-format
msgid "cursor \"%s\" already in use"
msgstr "Cursor »%s« ist bereits in Verwendung"
-#: pl_exec.c:1942 pl_exec.c:3242
+#: pl_exec.c:1943 pl_exec.c:3253
msgid "arguments given for cursor without arguments"
msgstr "einem Cursor ohne Argumente wurden Argumente übergeben"
-#: pl_exec.c:1961 pl_exec.c:3261
+#: pl_exec.c:1962 pl_exec.c:3272
msgid "arguments required for cursor"
msgstr "Cursor benötigt Argumente"
-#: pl_exec.c:2182 gram.y:2729
+#: pl_exec.c:2014 pl_exec.c:4423
+#, c-format
+msgid "cursor \"%s\" closed unexpectedly"
+msgstr "Cursor »%s« unerwartet geschlossen"
+
+#: pl_exec.c:2193 gram.y:2729
msgid "cannot use RETURN NEXT in a non-SETOF function"
msgstr ""
"RETURN NEXT kann nur in einer Funktion mit SETOF-Rückgabetyp verwendet werden"
-#: pl_exec.c:2206 pl_exec.c:2272
+#: pl_exec.c:2217 pl_exec.c:2283
msgid "wrong result type supplied in RETURN NEXT"
msgstr "falscher Ergebnistyp angegeben in RETURN NEXT"
-#: pl_exec.c:2228 pl_exec.c:3630 pl_exec.c:3909 pl_exec.c:3943 pl_exec.c:4005
-#: pl_exec.c:4024 pl_exec.c:4061
+#: pl_exec.c:2239 pl_exec.c:3641 pl_exec.c:3920 pl_exec.c:3954 pl_exec.c:4016
+#: pl_exec.c:4035 pl_exec.c:4072
#, c-format
msgid "record \"%s\" is not assigned yet"
msgstr "Record »%s« hat noch keinen Wert"
-#: pl_exec.c:2230 pl_exec.c:3632 pl_exec.c:3911 pl_exec.c:3945 pl_exec.c:4007
-#: pl_exec.c:4026 pl_exec.c:4063
+#: pl_exec.c:2241 pl_exec.c:3643 pl_exec.c:3922 pl_exec.c:3956 pl_exec.c:4018
+#: pl_exec.c:4037 pl_exec.c:4074
msgid "The tuple structure of a not-yet-assigned record is indeterminate."
msgstr "Die Tupelstruktur eines Records ohne Wert ist unbestimmt."
-#: pl_exec.c:2234 pl_exec.c:2253
+#: pl_exec.c:2245 pl_exec.c:2264
msgid "wrong record type supplied in RETURN NEXT"
msgstr "falscher Record-Typ angegeben in RETURN NEXT"
-#: pl_exec.c:2295
+#: pl_exec.c:2306
msgid "RETURN NEXT must have a parameter"
msgstr "RETURN NEXT muss einen Parameter haben"
-#: pl_exec.c:2326 gram.y:2788
+#: pl_exec.c:2337 gram.y:2788
msgid "cannot use RETURN QUERY in a non-SETOF function"
msgstr ""
"RETURN QUERY kann nur in einer Funktion mit SETOF-Rückgabetyp verwendet "
"werden"
-#: pl_exec.c:2346
+#: pl_exec.c:2357
msgid "structure of query does not match function result type"
msgstr "Struktur der Anfrage stimmt nicht mit Rückgabetyp der Funktion überein"
-#: pl_exec.c:2478
+#: pl_exec.c:2489
msgid "too few parameters specified for RAISE"
msgstr "zu wenige Parameter für RAISE angegeben"
-#: pl_exec.c:2504
+#: pl_exec.c:2515
msgid "too many parameters specified for RAISE"
msgstr "zu viele Parameter für RAISE angegeben"
-#: pl_exec.c:2524
+#: pl_exec.c:2535
msgid "RAISE statement option cannot be null"
msgstr "Option einer RAISE-Anweisung darf nicht NULL sein"
-#: pl_exec.c:2534 pl_exec.c:2543 pl_exec.c:2551 pl_exec.c:2559
+#: pl_exec.c:2545 pl_exec.c:2554 pl_exec.c:2562 pl_exec.c:2570
#, c-format
msgid "RAISE option already specified: %s"
msgstr "RAISE-Option bereits angegeben: %s"
-#: pl_exec.c:2594 pl_exec.c:2595
+#: pl_exec.c:2605 pl_exec.c:2606
#, c-format
msgid "%s"
msgstr "%s"
-#: pl_exec.c:2741 pl_exec.c:3045
+#: pl_exec.c:2752 pl_exec.c:3056
msgid "cannot COPY to/from client in PL/pgSQL"
msgstr "COPY vom/zum Client funktioniert in PL/pgSQL nicht"
-#: pl_exec.c:2745 pl_exec.c:3049
+#: pl_exec.c:2756 pl_exec.c:3060
msgid "cannot begin/end transactions in PL/pgSQL"
msgstr "Transaktionen können in PL/pgSQL nicht begonnen/beendet werden"
-#: pl_exec.c:2746 pl_exec.c:3050
+#: pl_exec.c:2757 pl_exec.c:3061
msgid "Use a BEGIN block with an EXCEPTION clause instead."
msgstr ""
"Verwenden Sie stattdessen einen BEGIN-Block mit einer EXCEPTION-Klausel."
-#: pl_exec.c:2894 pl_exec.c:3074
+#: pl_exec.c:2905 pl_exec.c:3085
msgid "INTO used with a command that cannot return data"
msgstr "INTO mit einem Befehl verwendet, der keine Daten zurückgeben kann"
-#: pl_exec.c:2914 pl_exec.c:3094
+#: pl_exec.c:2925 pl_exec.c:3105
msgid "query returned no rows"
msgstr "Anfrage gab keine Zeilen zurück"
-#: pl_exec.c:2923 pl_exec.c:3103
+#: pl_exec.c:2934 pl_exec.c:3114
msgid "query returned more than one row"
msgstr "Anfrage gab mehr als eine Zeile zurück"
-#: pl_exec.c:2937
+#: pl_exec.c:2948
msgid "query has no destination for result data"
msgstr "Anfrage hat keinen Bestimmungsort für die Ergebnisdaten"
-#: pl_exec.c:2938
+#: pl_exec.c:2949
msgid "If you want to discard the results of a SELECT, use PERFORM instead."
msgstr ""
"Wenn Sie die Ergebnisse eines SELECT verwerfen wollen, verwenden Sie "
"stattdessen PERFORM."
-#: pl_exec.c:2971 pl_exec.c:5537
+#: pl_exec.c:2982 pl_exec.c:5573
msgid "query string argument of EXECUTE is null"
msgstr "Anfrageargument von EXECUTE ist NULL"
-#: pl_exec.c:3036
+#: pl_exec.c:3047
msgid "EXECUTE of SELECT ... INTO is not implemented"
msgstr "EXECUTE von SELECT ... INTO ist nicht implementiert"
-#: pl_exec.c:3037
+#: pl_exec.c:3048
msgid "You might want to use EXECUTE ... INTO instead."
msgstr "Sie könnten stattdessen EXECUTE ... INTO verwenden."
-#: pl_exec.c:3325 pl_exec.c:3416
+#: pl_exec.c:3336 pl_exec.c:3427
#, c-format
msgid "cursor variable \"%s\" is null"
msgstr "Cursor-Variable »%s« ist NULL"
-#: pl_exec.c:3332 pl_exec.c:3423
+#: pl_exec.c:3343 pl_exec.c:3434
#, c-format
msgid "cursor \"%s\" does not exist"
msgstr "Cursor »%s« existiert nicht"
-#: pl_exec.c:3346
+#: pl_exec.c:3357
msgid "relative or absolute cursor position is null"
msgstr "relative oder absolute Cursorposition ist NULL"
-#: pl_exec.c:3483
+#: pl_exec.c:3494
#, c-format
msgid "null value cannot be assigned to variable \"%s\" declared NOT NULL"
msgstr ""
"NULL-Wert kann der Variable »%s« nicht zugewiesen werden, weil sie als NOT "
"NULL deklariert ist"
-#: pl_exec.c:3541
+#: pl_exec.c:3552
msgid "cannot assign non-composite value to a row variable"
msgstr ""
"nicht zusammengesetzter Wert kann nicht einer Zeilenvariable zugewiesen "
"werden"
-#: pl_exec.c:3583
+#: pl_exec.c:3594
msgid "cannot assign non-composite value to a record variable"
msgstr ""
"nicht zusammengesetzter Wert kann nicht einer Record-Variable zugewiesen "
"werden"
-#: pl_exec.c:3643 pl_exec.c:3950 pl_exec.c:4031 pl_exec.c:4068
+#: pl_exec.c:3654 pl_exec.c:3961 pl_exec.c:4042 pl_exec.c:4079
#, c-format
msgid "record \"%s\" has no field \"%s\""
msgstr "Record »%s« hat kein Feld »%s«"
-#: pl_exec.c:3741
+#: pl_exec.c:3752
#, c-format
msgid "number of array dimensions (%d) exceeds the maximum allowed (%d)"
msgstr "Anzahl der Arraydimensionen (%d) überschreitet erlaubtes Maximum (%d)"
-#: pl_exec.c:3755
+#: pl_exec.c:3766
msgid "subscripted object is not an array"
msgstr "Objekt mit Arrayindex ist kein Array"
-#: pl_exec.c:3778
+#: pl_exec.c:3789
msgid "array subscript in assignment must not be null"
msgstr "Arrayindex in Zuweisung darf nicht NULL sein"
-#: pl_exec.c:4159
+#: pl_exec.c:4170
#, c-format
msgid "query \"%s\" did not return data"
msgstr "Anfrage »%s« hat keine Daten zurückgegeben"
-#: pl_exec.c:4167
+#: pl_exec.c:4178
#, c-format
msgid "query \"%s\" returned %d column"
msgid_plural "query \"%s\" returned %d columns"
msgstr[0] "Anfrage »%s« hat %d Spalte zurückgegeben"
msgstr[1] "Anfrage »%s« hat %d Spalten zurückgegeben"
-#: pl_exec.c:4193
+#: pl_exec.c:4204
#, c-format
msgid "query \"%s\" returned more than one row"
msgstr "Anfrage »%s« hat mehr als eine Zeile zurückgegeben"
-#: pl_exec.c:4251
+#: pl_exec.c:4262
#, c-format
msgid "query \"%s\" is not a SELECT"
msgstr "Anfrage »%s« ist kein SELECT"
diff --git a/src/pl/plpgsql/src/po/fr.po b/src/pl/plpgsql/src/po/fr.po
index 66ac79dff5..5f1e381725 100644
--- a/src/pl/plpgsql/src/po/fr.po
+++ b/src/pl/plpgsql/src/po/fr.po
@@ -1,7 +1,7 @@
# translation of plpgsql.po to fr_fr
# french message translation file for plpgsql
#
-# $PostgreSQL: pgsql/src/pl/plpgsql/src/po/fr.po,v 1.6 2010/05/13 15:56:43 petere Exp $
+# $PostgreSQL: pgsql/src/pl/plpgsql/src/po/fr.po,v 1.7 2010/07/08 21:32:28 petere Exp $
#
# Use these quotes: � %s �
# Guillaume Lelarge <[email protected]>, 2009.
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.4\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2010-03-06 17:14+0000\n"
-"PO-Revision-Date: 2010-03-06 19:11+0100\n"
+"POT-Creation-Date: 2010-06-29 21:15+0000\n"
+"PO-Revision-Date: 2010-06-29 23:32+0100\n"
"Last-Translator: Guillaume Lelarge <[email protected]>\n"
"Language-Team: French <[email protected]>\n"
"MIME-Version: 1.0\n"
@@ -141,7 +141,7 @@ msgid "while casting return value to function's return type"
msgstr "lors de la conversion de la valeur de retour au type de retour de la fonction"
#: pl_exec.c:357
-#: pl_exec.c:2398
+#: pl_exec.c:2409
msgid "set-valued function called in context that cannot accept a set"
msgstr ""
"fonction renvoyant un ensemble appel�e dans un contexte qui ne peut pas\n"
@@ -238,214 +238,224 @@ msgstr "la valeur BY d'une boucle FOR ne peut pas �tre NULL"
msgid "BY value of FOR loop must be greater than zero"
msgstr "la valeur BY d'une boucle FOR doit �tre plus grande que z�ro"
-#: pl_exec.c:1919
-#: pl_exec.c:3179
+#: pl_exec.c:1920
+#: pl_exec.c:3191
#, c-format
msgid "cursor \"%s\" already in use"
msgstr "curseur � %s � d�j� en cours d'utilisation"
-#: pl_exec.c:1942
-#: pl_exec.c:3241
+#: pl_exec.c:1943
+#: pl_exec.c:3253
msgid "arguments given for cursor without arguments"
msgstr "arguments donn�s pour le curseur sans arguments"
-#: pl_exec.c:1961
-#: pl_exec.c:3260
+#: pl_exec.c:1962
+#: pl_exec.c:3272
msgid "arguments required for cursor"
msgstr "arguments requis pour le curseur"
-#: pl_exec.c:2182
+#: pl_exec.c:2014
+#: pl_exec.c:4423
+#, c-format
+msgid "cursor \"%s\" closed unexpectedly"
+msgstr "le curseur � %s � a �t� ferm� de fa�on inattendu"
+
+#: pl_exec.c:2193
#: gram.y:2729
msgid "cannot use RETURN NEXT in a non-SETOF function"
msgstr "ne peut pas utiliser RETURN NEXT dans une fonction non SETOF"
-#: pl_exec.c:2206
-#: pl_exec.c:2272
+#: pl_exec.c:2217
+#: pl_exec.c:2283
msgid "wrong result type supplied in RETURN NEXT"
msgstr "mauvais type de r�sultat fourni dans RETURN NEXT"
-#: pl_exec.c:2228
-#: pl_exec.c:3629
-#: pl_exec.c:3908
-#: pl_exec.c:3942
-#: pl_exec.c:4004
-#: pl_exec.c:4023
-#: pl_exec.c:4060
+#: pl_exec.c:2239
+#: pl_exec.c:3641
+#: pl_exec.c:3920
+#: pl_exec.c:3954
+#: pl_exec.c:4016
+#: pl_exec.c:4035
+#: pl_exec.c:4072
#, c-format
msgid "record \"%s\" is not assigned yet"
msgstr "l'enregistrement � %s � n'est pas encore affect�e"
-#: pl_exec.c:2230
-#: pl_exec.c:3631
-#: pl_exec.c:3910
-#: pl_exec.c:3944
-#: pl_exec.c:4006
-#: pl_exec.c:4025
-#: pl_exec.c:4062
+#: pl_exec.c:2241
+#: pl_exec.c:3643
+#: pl_exec.c:3922
+#: pl_exec.c:3956
+#: pl_exec.c:4018
+#: pl_exec.c:4037
+#: pl_exec.c:4074
msgid "The tuple structure of a not-yet-assigned record is indeterminate."
msgstr "La structure de ligne d'un enregistrement pas encore affect� est ind�termin�e."
-#: pl_exec.c:2234
-#: pl_exec.c:2253
+#: pl_exec.c:2245
+#: pl_exec.c:2264
msgid "wrong record type supplied in RETURN NEXT"
msgstr "mauvais type d'enregistrement fourni � RETURN NEXT"
-#: pl_exec.c:2295
+#: pl_exec.c:2306
msgid "RETURN NEXT must have a parameter"
msgstr "RETURN NEXT doit avoir un param�tre"
-#: pl_exec.c:2326
+#: pl_exec.c:2337
#: gram.y:2788
msgid "cannot use RETURN QUERY in a non-SETOF function"
msgstr "ne peut pas utiliser RETURN QUERY dans une fonction non SETOF"
-#: pl_exec.c:2346
+#: pl_exec.c:2357
msgid "structure of query does not match function result type"
msgstr "la structure de la requ�te ne correspond pas au type de r�sultat de la fonction"
-#: pl_exec.c:2478
+#: pl_exec.c:2489
msgid "too few parameters specified for RAISE"
msgstr "trop peu de param�tres pour RAISE"
-#: pl_exec.c:2504
+#: pl_exec.c:2515
msgid "too many parameters specified for RAISE"
msgstr "trop de param�tres pour RAISE"
-#: pl_exec.c:2524
+#: pl_exec.c:2535
msgid "RAISE statement option cannot be null"
msgstr "l'option de l'instruction RAISE ne peut pas �tre NULL"
-#: pl_exec.c:2534
-#: pl_exec.c:2543
-#: pl_exec.c:2551
-#: pl_exec.c:2559
+#: pl_exec.c:2545
+#: pl_exec.c:2554
+#: pl_exec.c:2562
+#: pl_exec.c:2570
#, c-format
msgid "RAISE option already specified: %s"
msgstr "option RAISE d�j� sp�cifi�e : %s"
-#: pl_exec.c:2594
-#: pl_exec.c:2595
+#: pl_exec.c:2605
+#: pl_exec.c:2606
#, c-format
msgid "%s"
msgstr "%s"
-#: pl_exec.c:2741
-#: pl_exec.c:3044
+#: pl_exec.c:2752
+#: pl_exec.c:3056
msgid "cannot COPY to/from client in PL/pgSQL"
msgstr "ne peut pas utiliser COPY TO/FROM dans PL/pgsql"
-#: pl_exec.c:2745
-#: pl_exec.c:3048
+#: pl_exec.c:2756
+#: pl_exec.c:3060
msgid "cannot begin/end transactions in PL/pgSQL"
msgstr "ne peut pas utiliser les instructions BEGIN/END de transactions dans PL/pgsql"
-#: pl_exec.c:2746
-#: pl_exec.c:3049
+#: pl_exec.c:2757
+#: pl_exec.c:3061
msgid "Use a BEGIN block with an EXCEPTION clause instead."
msgstr "Utiliser un bloc BEGIN dans une clause EXCEPTION � la place."
-#: pl_exec.c:2894
-#: pl_exec.c:3073
+#: pl_exec.c:2905
+#: pl_exec.c:3085
msgid "INTO used with a command that cannot return data"
msgstr "INTO utilis� dans une commande qui ne peut pas envoyer de donn�es"
-#: pl_exec.c:2914
-#: pl_exec.c:3093
+#: pl_exec.c:2925
+#: pl_exec.c:3105
msgid "query returned no rows"
msgstr "la requ�te n'a renvoy� aucune ligne"
-#: pl_exec.c:2923
-#: pl_exec.c:3102
+#: pl_exec.c:2934
+#: pl_exec.c:3114
msgid "query returned more than one row"
msgstr "la requ�te a renvoy� plus d'une ligne"
-#: pl_exec.c:2937
+#: pl_exec.c:2948
msgid "query has no destination for result data"
msgstr "la requ�te n'a pas de destination pour les donn�es r�sultantes"
-#: pl_exec.c:2938
+#: pl_exec.c:2949
msgid "If you want to discard the results of a SELECT, use PERFORM instead."
msgstr "Si vous voulez annuler les r�sultats d'un SELECT, utilisez PERFORM � la place."
-#: pl_exec.c:2971
-#: pl_exec.c:5528
+#: pl_exec.c:2982
+#: pl_exec.c:5573
msgid "query string argument of EXECUTE is null"
msgstr "l'argument de la requ�te de EXECUTE est NULL"
-#: pl_exec.c:3036
+#: pl_exec.c:3047
msgid "EXECUTE of SELECT ... INTO is not implemented"
msgstr "EXECUTE de SELECT ... INTO n'est pas implant�"
-#: pl_exec.c:3324
-#: pl_exec.c:3415
+#: pl_exec.c:3048
+msgid "You might want to use EXECUTE ... INTO instead."
+msgstr "Vous pouvez aussi utiliser EXECUTE ... INTO � la place."
+
+#: pl_exec.c:3336
+#: pl_exec.c:3427
#, c-format
msgid "cursor variable \"%s\" is null"
msgstr "la variable du curseur � %s � est NULL"
-#: pl_exec.c:3331
-#: pl_exec.c:3422
+#: pl_exec.c:3343
+#: pl_exec.c:3434
#, c-format
msgid "cursor \"%s\" does not exist"
msgstr "le curseur � %s � n'existe pas"
-#: pl_exec.c:3345
+#: pl_exec.c:3357
msgid "relative or absolute cursor position is null"
msgstr "la position relative ou absolue du curseur est NULL"
-#: pl_exec.c:3482
+#: pl_exec.c:3494
#, c-format
msgid "null value cannot be assigned to variable \"%s\" declared NOT NULL"
msgstr ""
"une valeur NULL ne peut pas �tre affect�e � la variable � %s � d�clar�e\n"
"non NULL"
-#: pl_exec.c:3540
+#: pl_exec.c:3552
msgid "cannot assign non-composite value to a row variable"
msgstr "ne peut pas affecter une valeur non composite � une variable de type ROW"
-#: pl_exec.c:3582
+#: pl_exec.c:3594
msgid "cannot assign non-composite value to a record variable"
msgstr "ne peut pas affecter une valeur non composite � une variable RECORD"
-#: pl_exec.c:3642
-#: pl_exec.c:3949
-#: pl_exec.c:4030
-#: pl_exec.c:4067
+#: pl_exec.c:3654
+#: pl_exec.c:3961
+#: pl_exec.c:4042
+#: pl_exec.c:4079
#, c-format
msgid "record \"%s\" has no field \"%s\""
msgstr "l'enregistrement � %s � n'a pas de champs � %s �"
-#: pl_exec.c:3740
+#: pl_exec.c:3752
#, c-format
msgid "number of array dimensions (%d) exceeds the maximum allowed (%d)"
msgstr "le nombre de dimensions du tableau (%d) d�passe la maximum autoris� (%d)"
-#: pl_exec.c:3754
+#: pl_exec.c:3766
msgid "subscripted object is not an array"
msgstr "l'objet souscrit n'est pas un tableau"
-#: pl_exec.c:3777
+#: pl_exec.c:3789
msgid "array subscript in assignment must not be null"
msgstr "un indice de tableau dans une affectation ne peut pas �tre NULL"
-#: pl_exec.c:4158
+#: pl_exec.c:4170
#, c-format
msgid "query \"%s\" did not return data"
msgstr "la requ�te � %s � ne renvoie pas de donn�es"
-#: pl_exec.c:4175
-#, c-format
-msgid "query \"%s\" returned more than one row"
-msgstr "la requ�te � %s � a renvoy� plus d'une ligne"
-
-#: pl_exec.c:4180
+#: pl_exec.c:4178
#, c-format
msgid "query \"%s\" returned %d column"
msgid_plural "query \"%s\" returned %d columns"
msgstr[0] "la requ�te � %s � a renvoy� %d colonne"
msgstr[1] "la requ�te � %s � a renvoy� %d colonnes"
-#: pl_exec.c:4242
+#: pl_exec.c:4204
+#, c-format
+msgid "query \"%s\" returned more than one row"
+msgstr "la requ�te � %s � a renvoy� plus d'une ligne"
+
+#: pl_exec.c:4262
#, c-format
msgid "query \"%s\" is not a SELECT"
msgstr "la requ�te � %s � n'est pas un SELECT"