msgid "Your installation contains \"contrib/isn\" functions which rely on the\n"
"bigint data type. Your old and new clusters pass bigint values\n"
@ -248,12 +249,12 @@ msgid "Your installation contains \"contrib/isn\" functions which rely on the\n"
msgstr "Ваша інсталяція містить функції \"contrib/isn\", що використовують тип даних bigint. Старі та нові кластери передають значення bigint по-різному, тому цей кластер наразі неможливо оновити. Ви можете вручну вивантажити бази даних зі старого кластеру, що використовує засоби \"contrib/isn\", видалити їх, виконати оновлення, а потім відновити їх. Список проблемних функцій подано у файлі:\n"
" %s\n\n"
#: check.c:885
#: check.c:893
#, c-format
msgid "Checking for user-defined postfix operators"
msgstr " -?, --help diese Hilfe anzeigen, dann beenden\n"
#: pg_waldump.c:735
#: pg_waldump.c:744
#, c-format
msgid ""
"\n"
@ -199,109 +199,244 @@ msgstr ""
"\n"
"Berichten Sie Fehler an <%s>.\n"
#: pg_waldump.c:736
#: pg_waldump.c:745
#, c-format
msgid "%s home page: <%s>\n"
msgstr "%s Homepage: <%s>\n"
#: pg_waldump.c:813
#: pg_waldump.c:822
#, c-format
msgid "no arguments specified"
msgstr "keine Argumente angegeben"
#: pg_waldump.c:828
#: pg_waldump.c:837
#, c-format
msgid "could not parse end WAL location \"%s\""
msgstr "konnte WAL-Endposition »%s« nicht parsen"
#: pg_waldump.c:840
#: pg_waldump.c:849
#, c-format
msgid "could not parse limit \"%s\""
msgstr "konnte Limit »%s« nicht parsen"
#: pg_waldump.c:871
#: pg_waldump.c:880
#, c-format
msgid "resource manager \"%s\" does not exist"
msgstr "Resouce-Manager »%s« existiert nicht"
#: pg_waldump.c:880
#: pg_waldump.c:889
#, c-format
msgid "could not parse start WAL location \"%s\""
msgstr "konnte WAL-Startposition »%s« nicht parsen"
#: pg_waldump.c:890
#: pg_waldump.c:899
#, c-format
msgid "could not parse timeline \"%s\""
msgstr "konnte Zeitleiste »%s« nicht parsen"
#: pg_waldump.c:897
#: pg_waldump.c:906
#, c-format
msgid "could not parse \"%s\" as a transaction ID"
msgstr "konnte »%s« nicht als gültige Transaktions-ID parsen"
#: pg_waldump.c:912
#: pg_waldump.c:921
#, c-format
msgid "unrecognized argument to --stats: %s"
msgstr "unbekanntes Argument für --stats: %s"
#: pg_waldump.c:925
#: pg_waldump.c:934
#, c-format
msgid "too many command-line arguments (first is \"%s\")"
msgstr "zu viele Kommandozeilenargumente (das erste ist »%s«)"
#: pg_waldump.c:935 pg_waldump.c:955
#: pg_waldump.c:944 pg_waldump.c:964
#, c-format
msgid "could not open directory \"%s\": %m"
msgstr "konnte Verzeichnis »%s« nicht öffnen: %m"
#: pg_waldump.c:961 pg_waldump.c:992
#: pg_waldump.c:970 pg_waldump.c:1000
#, c-format
msgid "could not open file \"%s\""
msgstr "konnte Datei »%s« nicht öffnen"
#: pg_waldump.c:971
#: pg_waldump.c:980
#, c-format
msgid "start WAL location %X/%X is not inside file \"%s\""
msgstr "WAL-Startposition %X/%X ist nicht innerhalb der Datei »%s«"
#: pg_waldump.c:999
#: pg_waldump.c:1007
#, c-format
msgid "ENDSEG %s is before STARTSEG %s"
msgstr "ENDSEG %s kommt vor STARTSEG %s"
#: pg_waldump.c:1014
#: pg_waldump.c:1022
#, c-format
msgid "end WAL location %X/%X is not inside file \"%s\""
msgstr "WAL-Endposition %X/%X ist nicht innerhalb der Datei »%s«"
#: pg_waldump.c:1027
#: pg_waldump.c:1034
#, c-format
msgid "no start WAL location given"
msgstr "keine WAL-Startposition angegeben"
#: pg_waldump.c:1037
#: pg_waldump.c:1048
#, c-format
msgid "out of memory"
msgstr "Speicher aufgebraucht"
#: pg_waldump.c:1043
#: pg_waldump.c:1054
#, c-format
msgid "could not find a valid record after %X/%X"
msgstr "konnte keinen gültigen Datensatz nach %X/%X finden"
#: pg_waldump.c:1054
#: pg_waldump.c:1064
#, c-format
msgid "first record is after %X/%X, at %X/%X, skipping over %u byte\n"
msgid_plural "first record is after %X/%X, at %X/%X, skipping over %u bytes\n"
msgstr[0] "erster Datensatz kommt nach %X/%X, bei %X/%X, %u Byte wurde übersprungen\n"
msgstr[1] "erster Datensatz kommt nach %X/%X, bei %X/%X, %u Bytes wurden übersprungen\n"
#: pg_waldump.c:1105
#: pg_waldump.c:1115
#, c-format
msgid "error in WAL record at %X/%X: %s"
msgstr "Fehler in WAL-Eintrag bei %X/%X: %s"
#: pg_waldump.c:1115
#: pg_waldump.c:1124
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Versuchen Sie »%s --help« für weitere Informationen.\n"
#: xlogreader.c:354
#, c-format
msgid "invalid record offset at %X/%X"
msgstr "ungültiger Datensatz-Offset bei %X/%X"
#: xlogreader.c:362
#, c-format
msgid "contrecord is requested by %X/%X"
msgstr "Contrecord angefordert von %X/%X"
#: xlogreader.c:403 xlogreader.c:733
#, c-format
msgid "invalid record length at %X/%X: wanted %u, got %u"
msgstr "ungültige Datensatzlänge bei %X/%X: %u erwartet, %u erhalten"
#: xlogreader.c:429
#, c-format
msgid "record length %u at %X/%X too long"
msgstr "Datensatzlänge %u bei %X/%X ist zu lang"
#: xlogreader.c:477
#, c-format
msgid "there is no contrecord flag at %X/%X"
msgstr "keine Contrecord-Flag bei %X/%X"
#: xlogreader.c:490
#, c-format
msgid "invalid contrecord length %u (expected %lld) at %X/%X"
msgstr "ungültige Contrecord-Länge %u (erwartet %lld) bei %X/%X"
#: xlogreader.c:741
#, c-format
msgid "invalid resource manager ID %u at %X/%X"
msgstr "ungültige Resource-Manager-ID %u bei %X/%X"
#: xlogreader.c:754 xlogreader.c:770
#, c-format
msgid "record with incorrect prev-link %X/%X at %X/%X"
msgstr "Datensatz mit falschem Prev-Link %X/%X bei %X/%X"
#: xlogreader.c:806
#, c-format
msgid "incorrect resource manager data checksum in record at %X/%X"
msgstr "ungültige Resource-Manager-Datenprüfsumme in Datensatz bei %X/%X"
#: xlogreader.c:843
#, c-format
msgid "invalid magic number %04X in log segment %s, offset %u"
msgstr "ungültige magische Zahl %04X in Logsegment %s, Offset %u"
#: xlogreader.c:857 xlogreader.c:898
#, c-format
msgid "invalid info bits %04X in log segment %s, offset %u"
msgstr "ungültige Info-Bits %04X in Logsegment %s, Offset %u"
#: xlogreader.c:872
#, c-format
msgid "WAL file is from different database system: WAL file database system identifier is %llu, pg_control database system identifier is %llu"
msgstr "WAL-Datei ist von einem anderen Datenbanksystem: Datenbanksystemidentifikator in WAL-Datei ist %llu, Datenbanksystemidentifikator in pg_control ist %llu"
#: xlogreader.c:880
#, c-format
msgid "WAL file is from different database system: incorrect segment size in page header"
msgstr "WAL-Datei ist von einem anderen Datenbanksystem: falsche Segmentgröße im Seitenkopf"
#: xlogreader.c:886
#, c-format
msgid "WAL file is from different database system: incorrect XLOG_BLCKSZ in page header"
msgstr "WAL-Datei ist von einem anderen Datenbanksystem: falsche XLOG_BLCKSZ im Seitenkopf"
#: xlogreader.c:917
#, c-format
msgid "unexpected pageaddr %X/%X in log segment %s, offset %u"
msgstr "unerwartete Pageaddr %X/%X in Logsegment %s, Offset %u"
#: xlogreader.c:942
#, c-format
msgid "out-of-sequence timeline ID %u (after %u) in log segment %s, offset %u"
msgstr "Zeitleisten-ID %u außer der Reihe (nach %u) in Logsegment %s, Offset %u"
#: xlogreader.c:1287
#, c-format
msgid "out-of-order block_id %u at %X/%X"
msgstr "block_id %u außer der Reihe bei %X/%X"
#: xlogreader.c:1309
#, c-format
msgid "BKPBLOCK_HAS_DATA set, but no data included at %X/%X"
msgstr "BKPBLOCK_HAS_DATA gesetzt, aber keine Daten enthalten bei %X/%X"
#: xlogreader.c:1316
#, c-format
msgid "BKPBLOCK_HAS_DATA not set, but data length is %u at %X/%X"
msgstr "BKPBLOCK_HAS_DATA nicht gesetzt, aber Datenlänge ist %u bei %X/%X"
#: xlogreader.c:1352
#, c-format
msgid "BKPIMAGE_HAS_HOLE set, but hole offset %u length %u block image length %u at %X/%X"
msgstr "BKPIMAGE_HAS_HOLE gesetzt, aber Loch Offset %u Länge %u Block-Abbild-Länge %u bei %X/%X"
#: xlogreader.c:1368
#, c-format
msgid "BKPIMAGE_HAS_HOLE not set, but hole offset %u length %u at %X/%X"
msgstr "BKPIMAGE_HAS_HOLE nicht gesetzt, aber Loch Offset %u Länge %u bei %X/%X"
#: xlogreader.c:1383
#, c-format
msgid "BKPIMAGE_IS_COMPRESSED set, but block image length %u at %X/%X"
msgstr "BKPIMAGE_IS_COMPRESSED gesetzt, aber Block-Abbild-Länge %u bei %X/%X"
#: xlogreader.c:1398
#, c-format
msgid "neither BKPIMAGE_HAS_HOLE nor BKPIMAGE_IS_COMPRESSED set, but block image length is %u at %X/%X"
msgstr "weder BKPIMAGE_HAS_HOLE noch BKPIMAGE_IS_COMPRESSED gesetzt, aber Block-Abbild-Länge ist %u bei %X/%X"
#: xlogreader.c:1414
#, c-format
msgid "BKPBLOCK_SAME_REL set but no previous rel at %X/%X"
msgstr "BKPBLOCK_SAME_REL gesetzt, aber keine vorangehende Relation bei %X/%X"
#: xlogreader.c:1426
#, c-format
msgid "invalid block_id %u at %X/%X"
msgstr "ungültige block_id %u bei %X/%X"
#: xlogreader.c:1513
#, c-format
msgid "record with invalid length at %X/%X"
msgstr "Datensatz mit ungültiger Länge bei %X/%X"
#: xlogreader.c:1602
#, c-format
msgid "invalid compressed image at %X/%X, block %d"
msgstr "ungültiges komprimiertes Abbild bei %X/%X, Block %d"
@ -45,42 +45,42 @@ msgid_plural "WAL segment size must be a power of two between 1 MB and 1 GB, but
msgstr[0] "La taille du segment WAL doit être une puissance de deux entre 1 Mo et 1 Go, mais l'en-tête du fichier WAL « %s » indique %d octet"
msgstr[1] "La taille du segment WAL doit être une puissance de deux entre 1 Mo et 1 Go, mais l'en-tête du fichier WAL « %s » indique %d octets"
#: pg_waldump.c:210
#: pg_waldump.c:208
#, c-format
msgid "could not read file \"%s\": %m"
msgstr "n'a pas pu lire le fichier « %s » : %m"
#: pg_waldump.c:213
#: pg_waldump.c:211
#, c-format
msgid "could not read file \"%s\": read %d of %zu"
msgstr "n'a pas pu lire le fichier « %s » : a lu %d sur %zu"
#: pg_waldump.c:275
#: pg_waldump.c:272
#, c-format
msgid "could not locate WAL file \"%s\""
msgstr "n'a pas pu trouver le fichier WAL « %s »"
#: pg_waldump.c:277
#: pg_waldump.c:274
#, c-format
msgid "could not find any WAL file"
msgstr "n'a pas pu trouver un seul fichier WAL"
#: pg_waldump.c:319
#: pg_waldump.c:315
#, c-format
msgid "could not find file \"%s\": %m"
msgstr "n'a pas pu trouver le fichier « %s » : %m"
#: pg_waldump.c:359
#: pg_waldump.c:364
#, c-format
msgid "could not read from file %s, offset %u: %m"
msgstr "n'a pas pu lire à partir du fichier « %s », décalage %u : %m"
#: pg_waldump.c:363
#: pg_waldump.c:368
#, c-format
msgid "could not read from file %s, offset %u: read %d of %zu"
msgstr "n'a pas pu lire à partir du fichier %s, décalage %u : %d lu sur %zu"
#: pg_waldump.c:712
#: pg_waldump.c:721
#, c-format
msgid ""
"%s decodes and displays PostgreSQL write-ahead logs for debugging.\n"
@ -90,17 +90,17 @@ msgstr ""
"débogage.\n"
"\n"
#: pg_waldump.c:714
#: pg_waldump.c:723
#, c-format
msgid "Usage:\n"
msgstr "Usage :\n"
#: pg_waldump.c:715
#: pg_waldump.c:724
#, c-format
msgid " %s [OPTION]... [STARTSEG [ENDSEG]]\n"
msgstr " %s [OPTION]... [SEG_DEBUT [SEG_FIN]]\n"
#: pg_waldump.c:716
#: pg_waldump.c:725
#, c-format
msgid ""
"\n"
@ -109,33 +109,33 @@ msgstr ""
"\n"
"Options :\n"
#: pg_waldump.c:717
#: pg_waldump.c:726
#, c-format
msgid " -b, --bkp-details output detailed information about backup blocks\n"
msgstr ""
" -b, --bkp-details affiche des informations détaillées sur les\n"
" blocs de sauvegarde\n"
#: pg_waldump.c:718
#: pg_waldump.c:727
#, c-format
msgid " -e, --end=RECPTR stop reading at WAL location RECPTR\n"
msgstr ""
" -e, --end=RECPTR arrête la lecture des journaux de transactions à\n"
" l'emplacement RECPTR\n"
#: pg_waldump.c:719
#: pg_waldump.c:728
#, c-format
msgid " -f, --follow keep retrying after reaching end of WAL\n"
msgstr ""
" -f, --follow continue après avoir atteint la fin des journaux\n"
" de transactions\n"
#: pg_waldump.c:720
#: pg_waldump.c:729
#, c-format
msgid " -n, --limit=N number of records to display\n"
msgstr " -n, --limit=N nombre d'enregistrements à afficher\n"
#: pg_waldump.c:721
#: pg_waldump.c:730
#, c-format
msgid ""
" -p, --path=PATH directory in which to find log segment files or a\n"
@ -148,12 +148,12 @@ msgstr ""
" défaut : répertoire courant, ./pg_wal,\n"
" $PGDATA/pg_wal)\n"
#: pg_waldump.c:724
#: pg_waldump.c:733
#, c-format
msgid " -q, --quiet do not print any output, except for errors\n"
msgstr " -q, --quiet n'écrit aucun message, sauf en cas d'erreur\n"
#: pg_waldump.c:725
#: pg_waldump.c:734
#, c-format
msgid ""
" -r, --rmgr=RMGR only show records generated by resource manager RMGR;\n"
@ -164,14 +164,14 @@ msgstr ""
" --rmgr=list pour avoir une liste des noms valides\n"
" de gestionnaires de ressources\n"
#: pg_waldump.c:727
#: pg_waldump.c:736
#, c-format
msgid " -s, --start=RECPTR start reading at WAL location RECPTR\n"
msgstr ""
" -s, --start=RECPTR commence à lire à l'emplacement RECPTR des\n"
" journaux de transactions\n"
#: pg_waldump.c:728
#: pg_waldump.c:737
#, c-format
msgid ""
" -t, --timeline=TLI timeline from which to read log records\n"
@ -181,19 +181,19 @@ msgstr ""
" enregistrements des journaux (par défaut: 1 ou\n"
" la valeur utilisée dans SEG_DÉBUT)\n"
#: pg_waldump.c:730
#: pg_waldump.c:739
#, c-format
msgid " -V, --version output version information, then exit\n"
msgstr " -V, --version affiche la version puis quitte\n"
#: pg_waldump.c:731
#: pg_waldump.c:740
#, c-format
msgid " -x, --xid=XID only show records with transaction ID XID\n"
msgstr ""
" -x, --xid=XID affiche seulement des enregistrements avec\n"
" l'identifiant de transaction XID\n"
#: pg_waldump.c:732
#: pg_waldump.c:741
#, c-format
msgid ""
" -z, --stats[=record] show statistics instead of records\n"
@ -203,12 +203,12 @@ msgstr ""
" d'enregistrements (en option, affiche des\n"
" statistiques par enregistrement)\n"
#: pg_waldump.c:734
#: pg_waldump.c:743
#, c-format
msgid " -?, --help show this help, then exit\n"
msgstr " -?, --help affiche cette aide puis quitte\n"
#: pg_waldump.c:735
#: pg_waldump.c:744
#, c-format
msgid ""
"\n"
@ -217,130 +217,249 @@ msgstr ""
"\n"
"Rapporter les bogues à <%s>.\n"
#: pg_waldump.c:736
#: pg_waldump.c:745
#, c-format
msgid "%s home page: <%s>\n"
msgstr "Page d'accueil %s : <%s>\n"
#: pg_waldump.c:813
#: pg_waldump.c:822
#, c-format
msgid "no arguments specified"
msgstr "aucun argument spécifié"
#: pg_waldump.c:828
#: pg_waldump.c:837
#, c-format
msgid "could not parse end WAL location \"%s\""
msgstr "n'a pas pu analyser l'emplacement de fin du journal de transactions « %s »"
#: pg_waldump.c:840
#: pg_waldump.c:849
#, c-format
msgid "could not parse limit \"%s\""
msgstr "n'a pas pu analyser la limite « %s »"
#: pg_waldump.c:871
#: pg_waldump.c:880
#, c-format
msgid "resource manager \"%s\" does not exist"
msgstr "le gestionnaire de ressources « %s » n'existe pas"
#: pg_waldump.c:880
#: pg_waldump.c:889
#, c-format
msgid "could not parse start WAL location \"%s\""
msgstr "n'a pas pu analyser l'emplacement de début du journal de transactions « %s »"
#: pg_waldump.c:890
#: pg_waldump.c:899
#, c-format
msgid "could not parse timeline \"%s\""
msgstr "n'a pas pu analyser la timeline « %s »"
#: pg_waldump.c:897
#: pg_waldump.c:906
#, c-format
msgid "could not parse \"%s\" as a transaction ID"
msgstr "n'a pas pu analyser « %s » comme un identifiant de transaction"
#: pg_waldump.c:912
#: pg_waldump.c:921
#, c-format
msgid "unrecognized argument to --stats: %s"
msgstr "argument non reconnu pour --stats : %s"
#: pg_waldump.c:925
#: pg_waldump.c:934
#, c-format
msgid "too many command-line arguments (first is \"%s\")"
msgstr "trop d'arguments en ligne de commande (le premier étant « %s »)"
#: pg_waldump.c:935 pg_waldump.c:955
#: pg_waldump.c:944 pg_waldump.c:964
#, c-format
msgid "could not open directory \"%s\": %m"
msgstr "n'a pas pu ouvrir le répertoire « %s » : %m"
#: pg_waldump.c:961 pg_waldump.c:992
#: pg_waldump.c:970 pg_waldump.c:1000
#, c-format
msgid "could not open file \"%s\""
msgstr "n'a pas pu ouvrir le fichier « %s »"
#: pg_waldump.c:971
#: pg_waldump.c:980
#, c-format
msgid "start WAL location %X/%X is not inside file \"%s\""
msgstr "l'emplacement de début des journaux de transactions %X/%X n'est pas à l'intérieur du fichier « %s »"
#: pg_waldump.c:999
#: pg_waldump.c:1007
#, c-format
msgid "ENDSEG %s is before STARTSEG %s"
msgstr "SEG_FIN %s est avant SEG_DÉBUT %s"
#: pg_waldump.c:1014
#: pg_waldump.c:1022
#, c-format
msgid "end WAL location %X/%X is not inside file \"%s\""
msgstr "l'emplacement de fin des journaux de transactions %X/%X n'est pas à l'intérieur du fichier « %s »"
#: pg_waldump.c:1027
#: pg_waldump.c:1034
#, c-format
msgid "no start WAL location given"
msgstr "pas d'emplacement donné de début du journal de transactions"
#: pg_waldump.c:1037
#: pg_waldump.c:1048
#, c-format
msgid "out of memory"
msgstr "mémoire épuisée"
#: pg_waldump.c:1043
#: pg_waldump.c:1054
#, c-format
msgid "could not find a valid record after %X/%X"
msgstr "n'a pas pu trouver un enregistrement valide après %X/%X"
#: pg_waldump.c:1054
#: pg_waldump.c:1064
#, c-format
msgid "first record is after %X/%X, at %X/%X, skipping over %u byte\n"
msgid_plural "first record is after %X/%X, at %X/%X, skipping over %u bytes\n"
msgstr[0] "le premier enregistrement se trouve après %X/%X, à %X/%X, ignore %u octet\n"
msgstr[1] "le premier enregistrement se trouve après %X/%X, à %X/%X, ignore %u octets\n"
#: pg_waldump.c:1105
#: pg_waldump.c:1115
#, c-format
msgid "error in WAL record at %X/%X: %s"
msgstr "erreur dans l'enregistrement des journaux de transactions à %X/%X : %s"
#: pg_waldump.c:1115
#: pg_waldump.c:1124
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Essayez « %s --help » pour plus d'informations.\n"
#~ msgid "cannot open directory \"%s\": %s"
#~ msgstr "ne peut pas ouvrir le répertoire « %s » : %s"
#: xlogreader.c:354
#, c-format
msgid "invalid record offset at %X/%X"
msgstr "décalage invalide de l'enregistrement %X/%X"
#~ msgid "could not seek in log segment %s to offset %u: %s"
#~ msgstr "n'a pas pu rechercher dans le segment %s du journal de transactions au décalage %u : %s"
#: xlogreader.c:362
#, c-format
msgid "contrecord is requested by %X/%X"
msgstr "« contrecord » est requis par %X/%X"
#~ msgid "not enough data in file \"%s\""
#~ msgstr "données insuffisantes dans le fichier « %s »"
#: xlogreader.c:403 xlogreader.c:733
#, c-format
msgid "invalid record length at %X/%X: wanted %u, got %u"
msgstr "longueur invalide de l'enregistrement à %X/%X : voulait %u, a eu %u"
#~ msgid "%s: FATAL: "
#~ msgstr "%s : FATAL : "
#: xlogreader.c:429
#, c-format
msgid "record length %u at %X/%X too long"
msgstr "longueur trop importante de l'enregistrement %u à %X/%X"
#~ msgid "could not open directory \"%s\": %s"
#~ msgstr "n'a pas pu ouvrir le répertoire « %s » : %s"
#: xlogreader.c:477
#, c-format
msgid "there is no contrecord flag at %X/%X"
msgstr "il n'existe pas de drapeau contrecord à %X/%X"
#~ msgid "path \"%s\" could not be opened: %s"
#~ msgstr "le chemin « %s » n'a pas pu être ouvert : %s"
#: xlogreader.c:490
#, c-format
msgid "invalid contrecord length %u (expected %lld) at %X/%X"
msgstr "longueur %u invalide du contrecord (%lld attendu) à %X/%X"
#: xlogreader.c:741
#, c-format
msgid "invalid resource manager ID %u at %X/%X"
msgstr "identifiant du gestionnaire de ressources invalide %u à %X/%X"
#: xlogreader.c:754 xlogreader.c:770
#, c-format
msgid "record with incorrect prev-link %X/%X at %X/%X"
msgstr "enregistrement avec prev-link %X/%X incorrect à %X/%X"
#: xlogreader.c:806
#, 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"
#: xlogreader.c:843
#, c-format
msgid "invalid magic number %04X in log segment %s, offset %u"
msgstr "numéro magique invalide %04X dans le segment %s, décalage %u"
#: xlogreader.c:857 xlogreader.c:898
#, c-format
msgid "invalid info bits %04X in log segment %s, offset %u"
msgstr "bits d'information %04X invalides dans le segment %s, décalage %u"
#: xlogreader.c:872
#, c-format
msgid "WAL file is from different database system: WAL file database system identifier is %llu, pg_control database system identifier is %llu"
msgstr "Le fichier WAL provient d'une instance différente : l'identifiant système de la base dans le fichier WAL est %llu, alors que l'identifiant système de la base dans pg_control est %llu"
#: xlogreader.c:880
#, c-format
msgid "WAL file is from different database system: incorrect segment size in page header"
msgstr "Le fichier WAL provient d'une instance différente : taille invalide du segment dans l'en-tête de page"
#: xlogreader.c:886
#, c-format
msgid "WAL file is from different database system: incorrect XLOG_BLCKSZ in page header"
msgstr "Le fichier WAL provient d'une instance différente : XLOG_BLCKSZ incorrect dans l'en-tête de page"
#: xlogreader.c:917
#, c-format
msgid "unexpected pageaddr %X/%X in log segment %s, offset %u"
msgstr "pageaddr %X/%X inattendue dans le journal de transactions %s, segment %u"
#: xlogreader.c:942
#, c-format
msgid "out-of-sequence timeline ID %u (after %u) in log segment %s, offset %u"
msgstr "identifiant timeline %u hors de la séquence (après %u) dans le segment %s, décalage %u"
#: xlogreader.c:1287
#, c-format
msgid "out-of-order block_id %u at %X/%X"
msgstr "block_id %u désordonné à %X/%X"
#: xlogreader.c:1309
#, c-format
msgid "BKPBLOCK_HAS_DATA set, but no data included at %X/%X"
msgstr "BKPBLOCK_HAS_DATA configuré, mais aucune donnée inclus à %X/%X"
#: xlogreader.c:1316
#, c-format
msgid "BKPBLOCK_HAS_DATA not set, but data length is %u at %X/%X"
msgstr "BKPBLOCK_HAS_DATA non configuré, mais la longueur des données est %u à %X/%X"
#: xlogreader.c:1352
#, c-format
msgid "BKPIMAGE_HAS_HOLE set, but hole offset %u length %u block image length %u at %X/%X"
msgstr "BKPIMAGE_HAS_HOLE activé, mais décalage trou %u longueur %u longueur image bloc %u à %X/%X"
#: xlogreader.c:1368
#, c-format
msgid "BKPIMAGE_HAS_HOLE not set, but hole offset %u length %u at %X/%X"
msgstr "BKPIMAGE_HAS_HOLE désactivé, mais décalage trou %u longueur %u à %X/%X"
#: xlogreader.c:1383
#, c-format
msgid "BKPIMAGE_IS_COMPRESSED set, but block image length %u at %X/%X"
msgstr "BKPIMAGE_IS_COMPRESSED configuré, mais la longueur de l'image du bloc est %u à %X/%X"
#: xlogreader.c:1398
#, c-format
msgid "neither BKPIMAGE_HAS_HOLE nor BKPIMAGE_IS_COMPRESSED set, but block image length is %u at %X/%X"
msgstr "ni BKPIMAGE_HAS_HOLE ni BKPIMAGE_IS_COMPRESSED configuré, mais la longueur de l'image du bloc est %u à %X/%X"
#: xlogreader.c:1414
#, c-format
msgid "BKPBLOCK_SAME_REL set but no previous rel at %X/%X"
msgstr "BKPBLOCK_SAME_REL configuré, mais pas de relation précédente à %X/%X"
#: xlogreader.c:1426
#, c-format
msgid "invalid block_id %u at %X/%X"
msgstr "block_id %u invalide à %X/%X"
#: xlogreader.c:1513
#, c-format
msgid "record with invalid length at %X/%X"
msgstr "enregistrement de longueur invalide à %X/%X"
#: xlogreader.c:1602
#, c-format
msgid "invalid compressed image at %X/%X, block %d"
msgstr "image compressée invalide à %X/%X, bloc %d"
#~ msgid ""
#~ "\n"
@ -349,14 +468,32 @@ msgstr "Essayez « %s --help » pour plus d'informations.\n"
#~ "\n"
#~ "Rapporter les bogues à <pgsql-bugs@lists.postgresql.org>.\n"
#~ msgid "%s: FATAL: "
#~ msgstr "%s : FATAL : "
#~ msgid "cannot open directory \"%s\": %s"
#~ msgstr "ne peut pas ouvrir le répertoire « %s » : %s"
#~ msgid "could not open directory \"%s\": %s"
#~ msgstr "n'a pas pu ouvrir le répertoire « %s » : %s"
#~ msgid "could not open file \"%s\": %s"
#~ msgstr "n'a pas pu ouvrir le fichier « %s » : %s"
#~ msgid "could not read file \"%s\": %s"
#~ msgstr "n'a pas pu lire le fichier « %s » : %s"
#~ msgid "could not read from log file %s, offset %u, length %d: %s"
#~ msgstr "n'a pas pu lire à partir du segment %s du journal de transactions, décalage %u, longueur %d : %s"
#~ msgid "could not seek in log file %s to offset %u: %s"
#~ msgstr "n'a pas pu se déplacer dans le fichier de transactions %s au décalage %u : %s"
#~ msgid "could not read file \"%s\": %s"
#~ msgstr "n'a pas pu lire le fichier « %s » : %s"
#~ msgid "could not seek in log segment %s to offset %u: %s"
#~ msgstr "n'a pas pu rechercher dans le segment %s du journal de transactions au décalage %u : %s"
#~ msgid "could not open file \"%s\": %s"
#~ msgstr "n'a pas pu ouvrir le fichier « %s » : %s"
#~ msgid "not enough data in file \"%s\""
#~ msgstr "données insuffisantes dans le fichier « %s »"
#~ msgid "path \"%s\" could not be opened: %s"
#~ msgstr "le chemin « %s » n'a pas pu être ouvert : %s"