msgstr ""
"Project-Id-Version: PostgreSQL 16\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
-"POT-Creation-Date: 2023-08-02 08:10+0000\n"
-"PO-Revision-Date: 2023-08-02 12:01+0200\n"
+"POT-Creation-Date: 2023-08-03 10:10+0000\n"
+"PO-Revision-Date: 2023-08-03 17:12+0200\n"
"Last-Translator: Peter Eisentraut <peter@eisentraut.org>\n"
"Language-Team: German <pgsql-translators@postgresql.org>\n"
"Language: de\n"
#: replication/slot.c:1267
#, c-format
msgid "The slot's restart_lsn %X/%X exceeds the limit by %llu bytes."
-msgstr ""
+msgstr "Die restart_lsn des Slots %X/%X überschreitet das Maximum um %llu Bytes."
#: replication/slot.c:1272
-#, fuzzy, c-format
-#| msgid "Key %s conflicts with existing key %s."
+#, c-format
msgid "The slot conflicted with xid horizon %u."
-msgstr "Schlüssel %s kollidiert mit vorhandenem Schlüssel %s."
+msgstr "Der Slot kollidierte mit dem xid-Horizont %u."
#: replication/slot.c:1277
msgid "Logical decoding on standby requires wal_level >= logical on the primary server."
msgstr "Prozess %d wird beendet, um Replikations-Slot »%s« freizugeben"
#: replication/slot.c:1287
-#, fuzzy, c-format
-#| msgid "creating replication slot \"%s\""
+#, c-format
msgid "invalidating obsolete replication slot \"%s\""
-msgstr "erzeuge Replikations-Slot »%s«"
+msgstr "obsoleter Replikations-Slot »%s« wird ungültig gemacht"
#: replication/slot.c:1959
#, c-format