Translation updates
authorPeter Eisentraut <[email protected]>
Mon, 4 Feb 2013 05:01:19 +0000 (00:01 -0500)
committerPeter Eisentraut <[email protected]>
Mon, 4 Feb 2013 05:01:19 +0000 (00:01 -0500)
90 files changed:
src/backend/nls.mk
src/backend/po/de.po
src/backend/po/es.po
src/backend/po/fr.po
src/backend/po/it.po [new file with mode: 0644]
src/backend/po/pl.po
src/backend/po/pt_BR.po
src/backend/po/ru.po
src/backend/po/zh_CN.po
src/bin/initdb/po/es.po
src/bin/initdb/po/it.po
src/bin/initdb/po/pl.po
src/bin/initdb/po/zh_CN.po
src/bin/pg_basebackup/nls.mk
src/bin/pg_basebackup/po/es.po
src/bin/pg_basebackup/po/it.po [new file with mode: 0644]
src/bin/pg_basebackup/po/pl.po
src/bin/pg_basebackup/po/zh_CN.po
src/bin/pg_config/po/es.po
src/bin/pg_config/po/it.po
src/bin/pg_config/po/pl.po
src/bin/pg_config/po/zh_CN.po
src/bin/pg_controldata/nls.mk
src/bin/pg_controldata/po/es.po
src/bin/pg_controldata/po/it.po [new file with mode: 0644]
src/bin/pg_controldata/po/pl.po
src/bin/pg_controldata/po/zh_CN.po
src/bin/pg_ctl/nls.mk
src/bin/pg_ctl/po/es.po
src/bin/pg_ctl/po/it.po [new file with mode: 0644]
src/bin/pg_ctl/po/pl.po
src/bin/pg_ctl/po/zh_CN.po
src/bin/pg_dump/nls.mk
src/bin/pg_dump/po/de.po
src/bin/pg_dump/po/es.po
src/bin/pg_dump/po/fr.po
src/bin/pg_dump/po/it.po [new file with mode: 0644]
src/bin/pg_dump/po/pl.po
src/bin/pg_dump/po/pt_BR.po
src/bin/pg_dump/po/ru.po
src/bin/pg_dump/po/zh_CN.po
src/bin/pg_resetxlog/po/es.po
src/bin/pg_resetxlog/po/it.po
src/bin/pg_resetxlog/po/pl.po
src/bin/pg_resetxlog/po/zh_CN.po
src/bin/psql/po/de.po
src/bin/psql/po/es.po
src/bin/psql/po/fr.po
src/bin/psql/po/it.po
src/bin/psql/po/pl.po
src/bin/psql/po/pt_BR.po
src/bin/psql/po/zh_CN.po
src/bin/scripts/po/es.po
src/bin/scripts/po/it.po
src/bin/scripts/po/pl.po
src/bin/scripts/po/zh_CN.po
src/interfaces/ecpg/ecpglib/po/es.po
src/interfaces/ecpg/ecpglib/po/it.po
src/interfaces/ecpg/ecpglib/po/pl.po
src/interfaces/ecpg/ecpglib/po/zh_CN.po
src/interfaces/ecpg/preproc/po/es.po
src/interfaces/ecpg/preproc/po/it.po
src/interfaces/ecpg/preproc/po/pl.po
src/interfaces/ecpg/preproc/po/zh_CN.po
src/interfaces/libpq/nls.mk
src/interfaces/libpq/po/es.po
src/interfaces/libpq/po/it.po [new file with mode: 0644]
src/interfaces/libpq/po/pl.po
src/interfaces/libpq/po/pt_BR.po
src/interfaces/libpq/po/ru.po
src/interfaces/libpq/po/zh_CN.po
src/pl/plperl/nls.mk
src/pl/plperl/po/es.po
src/pl/plperl/po/it.po [new file with mode: 0644]
src/pl/plperl/po/pl.po
src/pl/plperl/po/zh_CN.po
src/pl/plpgsql/src/nls.mk
src/pl/plpgsql/src/po/es.po
src/pl/plpgsql/src/po/it.po [new file with mode: 0644]
src/pl/plpgsql/src/po/pl.po
src/pl/plpgsql/src/po/zh_CN.po
src/pl/plpython/nls.mk
src/pl/plpython/po/es.po
src/pl/plpython/po/it.po [new file with mode: 0644]
src/pl/plpython/po/pl.po
src/pl/plpython/po/zh_CN.po
src/pl/tcl/po/es.po
src/pl/tcl/po/it.po
src/pl/tcl/po/pl.po
src/pl/tcl/po/zh_CN.po

index 4c03406c67447a0ef722468a10677a51ede0d271..6269a2bfe821e18333f472538dff7b94389a5888 100644 (file)
@@ -1,6 +1,6 @@
 # src/backend/nls.mk
 CATALOG_NAME     = postgres
-AVAIL_LANGUAGES  = de es fr ja pl pt_BR ru zh_CN zh_TW
+AVAIL_LANGUAGES  = de es fr it ja pl pt_BR ru zh_CN zh_TW
 GETTEXT_FILES    = + gettext-files
 GETTEXT_TRIGGERS = $(BACKEND_COMMON_GETTEXT_TRIGGERS) \
     GUC_check_errmsg GUC_check_errdetail GUC_check_errhint \
index f36bd68c0d2c87d1e6a9a9d741148998a550f355..fc2c22387296982e8ce36e78a35a1e1500ffa10c 100644 (file)
@@ -1,5 +1,5 @@
 # German message translation file for PostgreSQL server
-# Peter Eisentraut <[email protected]>, 2001 - 2012.
+# Peter Eisentraut <[email protected]>, 2001 - 2013.
 #
 # Use these quotes: »%s«
 #
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PostgreSQL 9.2\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2012-12-01 22:41+0000\n"
-"PO-Revision-Date: 2012-12-02 01:53-0500\n"
+"POT-Creation-Date: 2013-02-02 19:11+0000\n"
+"PO-Revision-Date: 2013-02-03 23:23-0500\n"
 "Last-Translator: Peter Eisentraut <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
 "Language: de\n"
@@ -375,20 +375,20 @@ msgid "index \"%s\" has wrong hash version"
 msgstr "Index »%s« hat falsche Hash-Version"
 
 #: access/heap/heapam.c:1085 access/heap/heapam.c:1113
-#: access/heap/heapam.c:1145 catalog/aclchk.c:1725
+#: access/heap/heapam.c:1145 catalog/aclchk.c:1728
 #, c-format
 msgid "\"%s\" is an index"
 msgstr "»%s« ist ein Index"
 
 #: access/heap/heapam.c:1090 access/heap/heapam.c:1118
-#: access/heap/heapam.c:1150 catalog/aclchk.c:1732 commands/tablecmds.c:8129
-#: commands/tablecmds.c:10361
+#: access/heap/heapam.c:1150 catalog/aclchk.c:1735 commands/tablecmds.c:8140
+#: commands/tablecmds.c:10386
 #, c-format
 msgid "\"%s\" is a composite type"
 msgstr "»%s« ist ein zusammengesetzter Typ"
 
-#: access/heap/heapam.c:3554 access/heap/heapam.c:3585
-#: access/heap/heapam.c:3620
+#: access/heap/heapam.c:3558 access/heap/heapam.c:3589
+#: access/heap/heapam.c:3624
 #, c-format
 msgid "could not obtain lock on row in relation \"%s\""
 msgstr "konnte Sperre für Zeile in Relation »%s« nicht setzen"
@@ -400,7 +400,7 @@ msgstr "Zeile ist zu groß: Größe ist %lu, Maximalgröße ist %lu"
 
 #: access/index/indexam.c:162 catalog/objectaddress.c:641
 #: commands/indexcmds.c:1745 commands/tablecmds.c:222
-#: commands/tablecmds.c:10352
+#: commands/tablecmds.c:10377
 #, c-format
 msgid "\"%s\" is not an index"
 msgstr "»%s« ist kein Index"
@@ -766,1009 +766,1015 @@ msgstr "Savepoint existiert nicht"
 msgid "cannot have more than 2^32-1 subtransactions in a transaction"
 msgstr "kann nicht mehr als 2^32-1 Subtransaktionen in einer Transaktion haben"
 
-#: access/transam/xlog.c:1308 access/transam/xlog.c:1377
+#: access/transam/xlog.c:1313 access/transam/xlog.c:1382
 #, c-format
 msgid "could not create archive status file \"%s\": %m"
 msgstr "konnte Archivstatusdatei »%s« nicht erstellen: %m"
 
-#: access/transam/xlog.c:1316 access/transam/xlog.c:1385
+#: access/transam/xlog.c:1321 access/transam/xlog.c:1390
 #, c-format
 msgid "could not write archive status file \"%s\": %m"
 msgstr "konnte Archivstatusdatei »%s« nicht schreiben: %m"
 
-#: access/transam/xlog.c:1365 access/transam/xlog.c:2868
-#: access/transam/xlog.c:2885 access/transam/xlog.c:4760
-#: access/transam/xlog.c:5743 access/transam/xlog.c:6495
+#: access/transam/xlog.c:1370 access/transam/xlog.c:3002
+#: access/transam/xlog.c:3019 access/transam/xlog.c:4806
+#: access/transam/xlog.c:5789 access/transam/xlog.c:6547
 #: postmaster/pgarch.c:755 utils/time/snapmgr.c:883
 #, c-format
 msgid "could not rename file \"%s\" to \"%s\": %m"
 msgstr "konnte Datei »%s« nicht in »%s« umbenennen: %m"
 
-#: access/transam/xlog.c:1831 access/transam/xlog.c:10489
-#: replication/walreceiver.c:543 replication/walsender.c:1042
+#: access/transam/xlog.c:1836 access/transam/xlog.c:10570
+#: replication/walreceiver.c:543 replication/walsender.c:1040
 #, 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:1848 replication/walreceiver.c:560
+#: access/transam/xlog.c:1853 replication/walreceiver.c:560
 #, 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:2077
+#: access/transam/xlog.c:2082
 #, c-format
 msgid "updated min recovery point to %X/%X"
 msgstr "minimaler Recovery-Punkt auf %X/%X aktualisiert"
 
-#: access/transam/xlog.c:2454 access/transam/xlog.c:2558
-#: access/transam/xlog.c:2787 access/transam/xlog.c:2934
-#: access/transam/xlog.c:2991 replication/walsender.c:1030
+#: access/transam/xlog.c:2459 access/transam/xlog.c:2563
+#: access/transam/xlog.c:2792 access/transam/xlog.c:2877
+#: access/transam/xlog.c:2934 replication/walsender.c:1028
 #, 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:2479 access/transam/xlog.c:2612
-#: access/transam/xlog.c:4610 access/transam/xlog.c:9471
-#: access/transam/xlog.c:9776 postmaster/postmaster.c:3709
+#: access/transam/xlog.c:2484 access/transam/xlog.c:2617
+#: access/transam/xlog.c:4656 access/transam/xlog.c:9552
+#: access/transam/xlog.c:9857 postmaster/postmaster.c:3709
 #: storage/file/copydir.c:172 storage/smgr/md.c:297 utils/time/snapmgr.c:860
 #, c-format
 msgid "could not create file \"%s\": %m"
 msgstr "kann Datei »%s« nicht erstellen: %m"
 
-#: access/transam/xlog.c:2511 access/transam/xlog.c:2644
-#: access/transam/xlog.c:4662 access/transam/xlog.c:4725
+#: access/transam/xlog.c:2516 access/transam/xlog.c:2649
+#: access/transam/xlog.c:4708 access/transam/xlog.c:4771
 #: postmaster/postmaster.c:3719 postmaster/postmaster.c:3729
-#: storage/file/copydir.c:197 utils/init/miscinit.c:1081
-#: utils/init/miscinit.c:1090 utils/init/miscinit.c:1097 utils/misc/guc.c:7564
-#: utils/misc/guc.c:7578 utils/time/snapmgr.c:865 utils/time/snapmgr.c:872
+#: storage/file/copydir.c:197 utils/init/miscinit.c:1089
+#: utils/init/miscinit.c:1098 utils/init/miscinit.c:1105 utils/misc/guc.c:7569
+#: utils/misc/guc.c:7583 utils/time/snapmgr.c:865 utils/time/snapmgr.c:872
 #, c-format
 msgid "could not write to file \"%s\": %m"
 msgstr "konnte nicht in Datei »%s« schreiben: %m"
 
-#: access/transam/xlog.c:2519 access/transam/xlog.c:2651
-#: access/transam/xlog.c:4731 storage/file/copydir.c:269 storage/smgr/md.c:959
+#: access/transam/xlog.c:2524 access/transam/xlog.c:2656
+#: access/transam/xlog.c:4777 storage/file/copydir.c:269 storage/smgr/md.c:959
 #: storage/smgr/md.c:1190 storage/smgr/md.c:1363
 #, c-format
 msgid "could not fsync file \"%s\": %m"
 msgstr "konnte Datei »%s« nicht fsyncen: %m"
 
-#: access/transam/xlog.c:2524 access/transam/xlog.c:2656
-#: access/transam/xlog.c:4736 commands/copy.c:1341 storage/file/copydir.c:211
+#: access/transam/xlog.c:2529 access/transam/xlog.c:2661
+#: access/transam/xlog.c:4782 commands/copy.c:1341 storage/file/copydir.c:211
 #, c-format
 msgid "could not close file \"%s\": %m"
 msgstr "konnte Datei »%s« nicht schließen: %m"
 
-#: access/transam/xlog.c:2597 access/transam/xlog.c:4374
-#: access/transam/xlog.c:4468 access/transam/xlog.c:4629
-#: replication/basebackup.c:796 storage/file/copydir.c:165
-#: storage/file/copydir.c:255 storage/smgr/md.c:579 storage/smgr/md.c:837
-#: utils/error/elog.c:1536 utils/init/miscinit.c:1031
-#: utils/init/miscinit.c:1145
+#: access/transam/xlog.c:2602 access/transam/xlog.c:4413
+#: access/transam/xlog.c:4514 access/transam/xlog.c:4675
+#: replication/basebackup.c:362 replication/basebackup.c:966
+#: storage/file/copydir.c:165 storage/file/copydir.c:255 storage/smgr/md.c:579
+#: storage/smgr/md.c:837 utils/error/elog.c:1536 utils/init/miscinit.c:1038
+#: utils/init/miscinit.c:1153
 #, c-format
 msgid "could not open file \"%s\": %m"
 msgstr "konnte Datei »%s« nicht öffnen: %m"
 
-#: access/transam/xlog.c:2625 access/transam/xlog.c:4641
-#: access/transam/xlog.c:9632 access/transam/xlog.c:9645
-#: access/transam/xlog.c:10014 access/transam/xlog.c:10057
+#: access/transam/xlog.c:2630 access/transam/xlog.c:4687
+#: access/transam/xlog.c:9713 access/transam/xlog.c:9726
+#: access/transam/xlog.c:10095 access/transam/xlog.c:10138
 #: storage/file/copydir.c:186 utils/adt/genfile.c:138
 #, c-format
 msgid "could not read file \"%s\": %m"
 msgstr "konnte Datei »%s« nicht lesen: %m"
 
-#: access/transam/xlog.c:2628
+#: access/transam/xlog.c:2633
 #, c-format
 msgid "not enough data in file \"%s\""
 msgstr "nicht genug Daten in Datei »%s«"
 
-#: access/transam/xlog.c:2747
+#: access/transam/xlog.c:2752
 #, c-format
 msgid "could not link file \"%s\" to \"%s\" (initialization of log file %u, segment %u): %m"
 msgstr "konnte Datei »%s« nicht nach »%s« linken (Initialisierung von Logdatei %u, Segment %u): %m"
 
-#: access/transam/xlog.c:2759
+#: access/transam/xlog.c:2764
 #, c-format
 msgid "could not rename file \"%s\" to \"%s\" (initialization of log file %u, segment %u): %m"
 msgstr "konnte Datei »%s« nicht in »%s« umbenennen (Initialisierung von Logdatei %u, Segment %u): %m"
 
-#: access/transam/xlog.c:2877 access/transam/xlog.c:3098
-#: access/transam/xlog.c:9650 storage/smgr/md.c:397 storage/smgr/md.c:446
+#: access/transam/xlog.c:2961 replication/walreceiver.c:509
+#, 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:3011 access/transam/xlog.c:3118
+#: access/transam/xlog.c:9731 storage/smgr/md.c:397 storage/smgr/md.c:446
 #: storage/smgr/md.c:1310
 #, c-format
 msgid "could not remove file \"%s\": %m"
 msgstr "konnte Datei »%s« nicht löschen: %m"
 
-#: access/transam/xlog.c:3018 replication/walreceiver.c:509
-#, 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:3090 access/transam/xlog.c:3250
-#: access/transam/xlog.c:9456 access/transam/xlog.c:9620
+#: access/transam/xlog.c:3110 access/transam/xlog.c:3270
+#: access/transam/xlog.c:9537 access/transam/xlog.c:9701
+#: replication/basebackup.c:368 replication/basebackup.c:422
 #: storage/file/copydir.c:86 storage/file/copydir.c:125 utils/adt/dbsize.c:66
-#: utils/adt/dbsize.c:216 utils/adt/dbsize.c:293 utils/adt/genfile.c:107
+#: utils/adt/dbsize.c:216 utils/adt/dbsize.c:296 utils/adt/genfile.c:107
 #: utils/adt/genfile.c:279
 #, c-format
 msgid "could not stat file \"%s\": %m"
 msgstr "konnte »stat« für Datei »%s« nicht ausführen: %m"
 
-#: access/transam/xlog.c:3229
+#: access/transam/xlog.c:3249
 #, 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:3238
+#: access/transam/xlog.c:3258
 #, c-format
 msgid "restored log file \"%s\" from archive"
 msgstr "Logdatei »%s« aus Archiv wiederhergestellt"
 
-#: access/transam/xlog.c:3288
+#: access/transam/xlog.c:3308
 #, c-format
 msgid "could not restore file \"%s\" from archive: return code %d"
 msgstr "konnte Datei »%s« nicht aus Archiv wiederherstellen: Rückgabecode %d"
 
 #. translator: First %s represents a recovery.conf parameter name like
 #. "recovery_end_command", and the 2nd is the value of that parameter.
-#: access/transam/xlog.c:3402
+#: access/transam/xlog.c:3422
 #, c-format
 msgid "%s \"%s\": return code %d"
 msgstr "%s »%s«: Rückgabecode %d"
 
-#: access/transam/xlog.c:3512 access/transam/xlog.c:3684
+#: access/transam/xlog.c:3486 replication/walsender.c:1022
+#, c-format
+msgid "requested WAL segment %s has already been removed"
+msgstr "das angeforderte WAL-Segment %s wurde schon entfernt"
+
+#: access/transam/xlog.c:3549 access/transam/xlog.c:3721
 #, c-format
 msgid "could not open transaction log directory \"%s\": %m"
 msgstr "konnte Transaktionslog-Verzeichnis »%s« nicht öffnen: %m"
 
-#: access/transam/xlog.c:3555
+#: access/transam/xlog.c:3592
 #, c-format
 msgid "recycled transaction log file \"%s\""
 msgstr "Transaktionslogdatei »%s« wird wiederverwendet"
 
-#: access/transam/xlog.c:3571
+#: access/transam/xlog.c:3608
 #, c-format
 msgid "removing transaction log file \"%s\""
 msgstr "entferne Transaktionslogdatei »%s«"
 
-#: access/transam/xlog.c:3594
+#: access/transam/xlog.c:3631
 #, c-format
 msgid "could not rename old transaction log file \"%s\": %m"
 msgstr "konnte alte Transaktionslogdatei »%s« nicht umbenennen: %m"
 
-#: access/transam/xlog.c:3606
+#: access/transam/xlog.c:3643
 #, 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:3644 access/transam/xlog.c:3654
+#: access/transam/xlog.c:3681 access/transam/xlog.c:3691
 #, c-format
 msgid "required WAL directory \"%s\" does not exist"
 msgstr "benötigtes WAL-Verzeichnis »%s« existiert nicht"
 
-#: access/transam/xlog.c:3660
+#: access/transam/xlog.c:3697
 #, c-format
 msgid "creating missing WAL directory \"%s\""
 msgstr "erzeuge fehlendes WAL-Verzeichnis »%s«"
 
-#: access/transam/xlog.c:3663
+#: access/transam/xlog.c:3700
 #, c-format
 msgid "could not create missing directory \"%s\": %m"
 msgstr "konnte fehlendes Verzeichnis »%s« nicht erzeugen: %m"
 
-#: access/transam/xlog.c:3697
+#: access/transam/xlog.c:3734
 #, c-format
 msgid "removing transaction log backup history file \"%s\""
 msgstr "entferne Transaktionslog-Backup-History-Datei »%s«"
 
-#: access/transam/xlog.c:3839
+#: access/transam/xlog.c:3876
 #, c-format
 msgid "incorrect hole size in record at %X/%X"
 msgstr "falsche Lochgröße im Datensatz bei %X/%X"
 
-#: access/transam/xlog.c:3852
+#: access/transam/xlog.c:3889
 #, c-format
 msgid "incorrect total length in record at %X/%X"
 msgstr "falsche Gesamtlänge im Datensatz bei %X/%X"
 
-#: access/transam/xlog.c:3865
+#: access/transam/xlog.c:3902
 #, 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:3943 access/transam/xlog.c:3981
+#: access/transam/xlog.c:3980 access/transam/xlog.c:4018
 #, c-format
 msgid "invalid record offset at %X/%X"
 msgstr "ungültiger Datensatz-Offset bei %X/%X"
 
-#: access/transam/xlog.c:3989
+#: access/transam/xlog.c:4026
 #, c-format
 msgid "contrecord is requested by %X/%X"
 msgstr "Contrecord-Eintrag ist bei %X/%X"
 
-#: access/transam/xlog.c:4004
+#: access/transam/xlog.c:4041
 #, c-format
 msgid "invalid xlog switch record at %X/%X"
 msgstr "ungültiger Xlog-Switch-Datensatz bei %X/%X"
 
-#: access/transam/xlog.c:4012
+#: access/transam/xlog.c:4049
 #, c-format
 msgid "record with zero length at %X/%X"
 msgstr "Datensatz mit Länge null bei %X/%X"
 
-#: access/transam/xlog.c:4021
+#: access/transam/xlog.c:4058
 #, c-format
 msgid "invalid record length at %X/%X"
 msgstr "ungültige Datensatzlänge bei %X/%X"
 
-#: access/transam/xlog.c:4028
+#: access/transam/xlog.c:4065
 #, 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:4041 access/transam/xlog.c:4057
+#: access/transam/xlog.c:4078 access/transam/xlog.c:4094
 #, 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:4086
+#: access/transam/xlog.c:4123
 #, c-format
 msgid "record length %u at %X/%X too long"
 msgstr "Datensatzlänge %u bei %X/%X zu groß"
 
-#: access/transam/xlog.c:4126
+#: access/transam/xlog.c:4163
 #, 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:4136
+#: access/transam/xlog.c:4173
 #, 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:4226
+#: access/transam/xlog.c:4263
 #, 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:4233 access/transam/xlog.c:4279
+#: access/transam/xlog.c:4270 access/transam/xlog.c:4316
 #, 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:4255 access/transam/xlog.c:4263
-#: access/transam/xlog.c:4270
+#: access/transam/xlog.c:4292 access/transam/xlog.c:4300
+#: access/transam/xlog.c:4307
 #, c-format
 msgid "WAL file is from different database system"
 msgstr "WAL-Datei stammt von einem anderen Datenbanksystem"
 
-#: access/transam/xlog.c:4256
+#: access/transam/xlog.c:4293
 #, c-format
 msgid "WAL file database system identifier is %s, pg_control database system identifier is %s."
 msgstr "Datenbanksystemidentifikator in der WAL-Datei ist %s, Datenbanksystemidentifikator in pg_control ist %s."
 
-#: access/transam/xlog.c:4264
+#: access/transam/xlog.c:4301
 #, c-format
 msgid "Incorrect XLOG_SEG_SIZE in page header."
 msgstr "Falscher XLOG_SEG_SIZE-Wert in Page-Header."
 
-#: access/transam/xlog.c:4271
+#: access/transam/xlog.c:4308
 #, c-format
 msgid "Incorrect XLOG_BLCKSZ in page header."
 msgstr "Falscher XLOG_BLCKSZ-Wert in Page-Header."
 
-#: access/transam/xlog.c:4287
+#: access/transam/xlog.c:4324
 #, 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:4299
+#: access/transam/xlog.c:4336
 #, 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:4326
+#: access/transam/xlog.c:4363
 #, c-format
 msgid "out-of-sequence timeline ID %u (after %u) in log file %u, segment %u, offset %u"
 msgstr "Timeline-ID %u nicht in richtiger Reihenfolge (nach %u) in Logdatei %u, Segment %u, Offset %u"
 
-#: access/transam/xlog.c:4403
+#: access/transam/xlog.c:4442
 #, c-format
 msgid "syntax error in history file: %s"
 msgstr "Syntaxfehler in History-Datei: %s"
 
-#: access/transam/xlog.c:4404
+#: access/transam/xlog.c:4443
 #, c-format
 msgid "Expected a numeric timeline ID."
 msgstr "Eine numerische Timeline-ID wurde erwartet."
 
-#: access/transam/xlog.c:4409
+#: access/transam/xlog.c:4448
 #, c-format
 msgid "invalid data in history file: %s"
 msgstr "ungültige Daten in History-Datei: %s"
 
-#: access/transam/xlog.c:4410
+#: access/transam/xlog.c:4449
 #, c-format
 msgid "Timeline IDs must be in increasing sequence."
 msgstr "Timeline-IDs müssen in aufsteigender Folge sein."
 
-#: access/transam/xlog.c:4423
+#: access/transam/xlog.c:4462
 #, c-format
 msgid "invalid data in history file \"%s\""
 msgstr "ungültige Daten in History-Datei »%s«"
 
-#: access/transam/xlog.c:4424
+#: access/transam/xlog.c:4463
 #, c-format
 msgid "Timeline IDs must be less than child timeline's ID."
 msgstr "Timeline-IDs müssen kleiner als die Timeline-ID des Kindes sein."
 
-#: access/transam/xlog.c:4510
+#: access/transam/xlog.c:4556
 #, c-format
 msgid "new timeline %u is not a child of database system timeline %u"
 msgstr "neue Timeline %u ist kein Kind der Datenbanksystem-Timeline %u"
 
-#: access/transam/xlog.c:4528
+#: access/transam/xlog.c:4574
 #, c-format
 msgid "new target timeline is %u"
 msgstr "neue Ziel-Timeline ist %u"
 
-#: access/transam/xlog.c:4753
+#: access/transam/xlog.c:4799
 #, c-format
 msgid "could not link file \"%s\" to \"%s\": %m"
 msgstr "konnte Datei »%s« nicht nach »%s« linken: %m"
 
-#: access/transam/xlog.c:4842
+#: access/transam/xlog.c:4888
 #, c-format
 msgid "could not create control file \"%s\": %m"
 msgstr "konnte Kontrolldatei »%s« nicht erzeugen: %m"
 
-#: access/transam/xlog.c:4853 access/transam/xlog.c:5078
+#: access/transam/xlog.c:4899 access/transam/xlog.c:5124
 #, c-format
 msgid "could not write to control file: %m"
 msgstr "konnte nicht in Kontrolldatei schreiben: %m"
 
-#: access/transam/xlog.c:4859 access/transam/xlog.c:5084
+#: access/transam/xlog.c:4905 access/transam/xlog.c:5130
 #, c-format
 msgid "could not fsync control file: %m"
 msgstr "konnte Kontrolldatei nicht fsyncen: %m"
 
-#: access/transam/xlog.c:4864 access/transam/xlog.c:5089
+#: access/transam/xlog.c:4910 access/transam/xlog.c:5135
 #, c-format
 msgid "could not close control file: %m"
 msgstr "konnte Kontrolldatei nicht schließen: %m"
 
-#: access/transam/xlog.c:4882 access/transam/xlog.c:5067
+#: access/transam/xlog.c:4928 access/transam/xlog.c:5113
 #, c-format
 msgid "could not open control file \"%s\": %m"
 msgstr "konnte Kontrolldatei »%s« nicht öffnen: %m"
 
-#: access/transam/xlog.c:4888
+#: access/transam/xlog.c:4934
 #, c-format
 msgid "could not read from control file: %m"
 msgstr "konnte nicht aus Kontrolldatei lesen: %m"
 
-#: access/transam/xlog.c:4901 access/transam/xlog.c:4910
-#: access/transam/xlog.c:4934 access/transam/xlog.c:4941
-#: access/transam/xlog.c:4948 access/transam/xlog.c:4953
-#: access/transam/xlog.c:4960 access/transam/xlog.c:4967
-#: access/transam/xlog.c:4974 access/transam/xlog.c:4981
-#: access/transam/xlog.c:4988 access/transam/xlog.c:4995
-#: access/transam/xlog.c:5004 access/transam/xlog.c:5011
+#: access/transam/xlog.c:4947 access/transam/xlog.c:4956
+#: access/transam/xlog.c:4980 access/transam/xlog.c:4987
+#: access/transam/xlog.c:4994 access/transam/xlog.c:4999
+#: access/transam/xlog.c:5006 access/transam/xlog.c:5013
 #: access/transam/xlog.c:5020 access/transam/xlog.c:5027
-#: access/transam/xlog.c:5036 access/transam/xlog.c:5043
-#: utils/init/miscinit.c:1163
+#: access/transam/xlog.c:5034 access/transam/xlog.c:5041
+#: access/transam/xlog.c:5050 access/transam/xlog.c:5057
+#: access/transam/xlog.c:5066 access/transam/xlog.c:5073
+#: access/transam/xlog.c:5082 access/transam/xlog.c:5089
+#: utils/init/miscinit.c:1171
 #, c-format
 msgid "database files are incompatible with server"
 msgstr "Datenbankdateien sind inkompatibel mit Server"
 
-#: access/transam/xlog.c:4902
+#: access/transam/xlog.c:4948
 #, c-format
 msgid "The database cluster was initialized with PG_CONTROL_VERSION %d (0x%08x), but the server was compiled with PG_CONTROL_VERSION %d (0x%08x)."
 msgstr "Der Datenbank-Cluster wurde mit PG_CONTROL_VERSION %d (0x%08x) initialisiert, aber der Server wurde mit PG_CONTROL_VERSION %d (0x%08x) kompiliert."
 
-#: access/transam/xlog.c:4906
+#: access/transam/xlog.c:4952
 #, c-format
 msgid "This could be a problem of mismatched byte ordering.  It looks like you need to initdb."
 msgstr "Das Problem könnte eine falsche Byte-Reihenfolge sein. Es sieht so aus, dass Sie initdb ausführen müssen."
 
-#: access/transam/xlog.c:4911
+#: access/transam/xlog.c:4957
 #, c-format
 msgid "The database cluster was initialized with PG_CONTROL_VERSION %d, but the server was compiled with PG_CONTROL_VERSION %d."
 msgstr "Der Datenbank-Cluster wurde mit PG_CONTROL_VERSION %d initialisiert, aber der Server wurde mit PG_CONTROL_VERSION %d kompiliert."
 
-#: access/transam/xlog.c:4914 access/transam/xlog.c:4938
-#: access/transam/xlog.c:4945 access/transam/xlog.c:4950
+#: access/transam/xlog.c:4960 access/transam/xlog.c:4984
+#: access/transam/xlog.c:4991 access/transam/xlog.c:4996
 #, c-format
 msgid "It looks like you need to initdb."
 msgstr "Es sieht so aus, dass Sie initdb ausführen müssen."
 
-#: access/transam/xlog.c:4925
+#: access/transam/xlog.c:4971
 #, c-format
 msgid "incorrect checksum in control file"
 msgstr "falsche Prüfsumme in Kontrolldatei"
 
-#: access/transam/xlog.c:4935
+#: access/transam/xlog.c:4981
 #, c-format
 msgid "The database cluster was initialized with CATALOG_VERSION_NO %d, but the server was compiled with CATALOG_VERSION_NO %d."
 msgstr "Der Datenbank-Cluster wurde mit CATALOG_VERSION_NO %d initialisiert, aber der Server wurde mit CATALOG_VERSION_NO %d kompiliert."
 
-#: access/transam/xlog.c:4942
+#: access/transam/xlog.c:4988
 #, c-format
 msgid "The database cluster was initialized with MAXALIGN %d, but the server was compiled with MAXALIGN %d."
 msgstr "Der Datenbank-Cluster wurde mit MAXALIGN %d initialisiert, aber der Server wurde mit MAXALIGN %d kompiliert."
 
-#: access/transam/xlog.c:4949
+#: access/transam/xlog.c:4995
 #, c-format
 msgid "The database cluster appears to use a different floating-point number format than the server executable."
 msgstr "Der Datenbank-Cluster verwendet anscheinend ein anderes Fließkommazahlenformat als das Serverprogramm."
 
-#: access/transam/xlog.c:4954
+#: access/transam/xlog.c:5000
 #, c-format
 msgid "The database cluster was initialized with BLCKSZ %d, but the server was compiled with BLCKSZ %d."
 msgstr "Der Datenbank-Cluster wurde mit BLCKSZ %d initialisiert, aber der Server wurde mit BLCKSZ %d kompiliert."
 
-#: access/transam/xlog.c:4957 access/transam/xlog.c:4964
-#: access/transam/xlog.c:4971 access/transam/xlog.c:4978
-#: access/transam/xlog.c:4985 access/transam/xlog.c:4992
-#: access/transam/xlog.c:4999 access/transam/xlog.c:5007
-#: access/transam/xlog.c:5014 access/transam/xlog.c:5023
-#: access/transam/xlog.c:5030 access/transam/xlog.c:5039
-#: access/transam/xlog.c:5046
+#: access/transam/xlog.c:5003 access/transam/xlog.c:5010
+#: access/transam/xlog.c:5017 access/transam/xlog.c:5024
+#: access/transam/xlog.c:5031 access/transam/xlog.c:5038
+#: access/transam/xlog.c:5045 access/transam/xlog.c:5053
+#: access/transam/xlog.c:5060 access/transam/xlog.c:5069
+#: access/transam/xlog.c:5076 access/transam/xlog.c:5085
+#: access/transam/xlog.c:5092
 #, c-format
 msgid "It looks like you need to recompile or initdb."
 msgstr "Es sieht so aus, dass Sie neu kompilieren oder initdb ausführen müssen."
 
-#: access/transam/xlog.c:4961
+#: access/transam/xlog.c:5007
 #, c-format
 msgid "The database cluster was initialized with RELSEG_SIZE %d, but the server was compiled with RELSEG_SIZE %d."
 msgstr "Der Datenbank-Cluster wurde mit RELSEG_SIZE %d initialisiert, aber der Server wurde mit RELSEGSIZE %d kompiliert."
 
-#: access/transam/xlog.c:4968
+#: access/transam/xlog.c:5014
 #, c-format
 msgid "The database cluster was initialized with XLOG_BLCKSZ %d, but the server was compiled with XLOG_BLCKSZ %d."
 msgstr "Der Datenbank-Cluster wurde mit XLOG_BLCKSZ %d initialisiert, aber der Server wurde mit XLOG_BLCKSZ %d kompiliert."
 
-#: access/transam/xlog.c:4975
+#: access/transam/xlog.c:5021
 #, c-format
 msgid "The database cluster was initialized with XLOG_S