This is an automated email from the git hooks/post-receive script. kreutzm pushed a commit to branch main in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=b79136f7b6f2e3eae37b2feca40ab57e7c2b612a commit b79136f7b6f2e3eae37b2feca40ab57e7c2b612a Author: Helge Kreutzmann <[email protected]> AuthorDate: Wed Oct 18 16:28:34 2023 +0200 po: Update German scripts translation --- scripts/po/de.po | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/scripts/po/de.po b/scripts/po/de.po index e75db228e..13b74f379 100644 --- a/scripts/po/de.po +++ b/scripts/po/de.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: dpkg-dev 1.22.0\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2023-08-30 17:19+0200\n" -"PO-Revision-Date: 2023-08-30 20:42+0200\n" +"POT-Creation-Date: 2023-10-18 15:43+0200\n" +"PO-Revision-Date: 2023-10-18 15:46+0200\n" "Last-Translator: Helge Kreutzmann <[email protected]>\n" "Language-Team: German <[email protected]>\n" "Language: de\n" @@ -4073,6 +4073,11 @@ msgstr "Diff %s entfernt eine nicht existierende Datei %s (Zeile %d)" msgid "diff '%s' patches something which is not a plain file" msgstr "Diff »%s« patcht etwas, das keine gewöhnliche Datei ist" +#: scripts/Dpkg/Source/Patch.pm +#, perl-format +msgid "diff '%s' patches hard link %s which can have unintended consequences" +msgstr "Diff %s patcht den harten Link %s, was unbeabsichtigte Konsequenzen haben kann" + #: scripts/Dpkg/Source/Patch.pm #, perl-format msgid "" @@ -4641,9 +4646,6 @@ msgstr "Epoch-Teil der Versionsnummer ist keine Zahl: »%s«" #~ msgid "binary-only upload - not including any source code" #~ msgstr "rein binärer Upload - es ist kein Quellcode hinzugefügt" -#~ msgid "diff %s patches file with unknown escape sequence \\%s" -#~ msgstr "Diff %s patcht Datei mit unbekannter Maskierung \\%s" - #~ msgid "open new files list file" #~ msgstr "neue Dateilistendatei öffnen" -- Dpkg.Org's dpkg

