From 9d04351215d9e4299cd9dcef657988e1b90426df Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Sat, 5 Nov 2022 08:47:41 +0100 Subject: [PATCH] de: Translation updates --- de/postgres.po | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/de/postgres.po b/de/postgres.po index fe4853e2..e5ed3dc1 100644 --- a/de/postgres.po +++ b/de/postgres.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PostgreSQL 15\n" "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" -"POT-Creation-Date: 2022-11-03 20:10+0000\n" -"PO-Revision-Date: 2022-11-03 22:08+0100\n" +"POT-Creation-Date: 2022-11-04 17:10+0000\n" +"PO-Revision-Date: 2022-11-05 08:46+0100\n" "Last-Translator: Peter Eisentraut \n" "Language-Team: German \n" "Language: de\n" @@ -6402,7 +6402,7 @@ msgid "collation attribute \"%s\" not recognized" msgstr "Attribut »%s« für Sortierfolge unbekannt" #: commands/collationcmds.c:119 commands/collationcmds.c:125 -#: commands/define.c:356 commands/tablecmds.c:7768 +#: commands/define.c:389 commands/tablecmds.c:7768 #: replication/pgoutput/pgoutput.c:311 replication/pgoutput/pgoutput.c:334 #: replication/pgoutput/pgoutput.c:348 replication/pgoutput/pgoutput.c:358 #: replication/pgoutput/pgoutput.c:368 replication/pgoutput/pgoutput.c:378 @@ -7438,14 +7438,14 @@ msgstr "Verzeichnis »%s« fehlt" msgid "could not stat directory \"%s\": %m" msgstr "konnte »stat« für Verzeichnis »%s« nicht ausführen: %m" -#: commands/define.c:54 commands/define.c:225 commands/define.c:257 -#: commands/define.c:285 commands/define.c:331 +#: commands/define.c:54 commands/define.c:258 commands/define.c:290 +#: commands/define.c:318 commands/define.c:364 #, c-format msgid "%s requires a parameter" msgstr "%s erfordert einen Parameter" #: commands/define.c:87 commands/define.c:98 commands/define.c:192 -#: commands/define.c:210 +#: commands/define.c:210 commands/define.c:225 commands/define.c:243 #, c-format msgid "%s requires a numeric value" msgstr "%s erfordert einen numerischen Wert" @@ -7455,22 +7455,22 @@ msgstr "%s erfordert einen numerischen Wert" msgid "%s requires a Boolean value" msgstr "%s erfordert einen Boole’schen Wert" -#: commands/define.c:168 commands/define.c:177 commands/define.c:294 +#: commands/define.c:168 commands/define.c:177 commands/define.c:327 #, c-format msgid "%s requires an integer value" msgstr "%s erfordert einen ganzzahligen Wert" -#: commands/define.c:239 +#: commands/define.c:272 #, c-format msgid "argument of %s must be a name" msgstr "Argument von %s muss ein Name sein" -#: commands/define.c:269 +#: commands/define.c:302 #, c-format msgid "argument of %s must be a type name" msgstr "Argument von %s muss ein Typname sein" -#: commands/define.c:315 +#: commands/define.c:348 #, c-format msgid "invalid argument for %s: \"%s\"" msgstr "ungültiges Argument für %s: »%s«" @@ -11357,8 +11357,8 @@ msgstr "»%s« ist eine partitionierte Tabelle" #: commands/trigger.c:265 #, c-format -msgid "Triggers on partitioned tables cannot have transition tables." -msgstr "Trigger für partitionierte Tabellen können keine Übergangstabellen haben." +msgid "ROW triggers with transition tables are not supported on partitioned tables." +msgstr "ROW-Trigger mit Übergangstabellen werden für partitionierte Tabellen nicht unterstützt." #: commands/trigger.c:277 commands/trigger.c:284 commands/trigger.c:455 #, c-format -- 2.39.5