This is an automated email from the git hooks/post-receive script. sven pushed a commit to branch main in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=ad717618ed21fba80e16cdc3bc50c35d0920ce8a The following commit(s) were added to refs/heads/main by this push: new ad717618e po: Update German programs translation ad717618e is described below commit ad717618ed21fba80e16cdc3bc50c35d0920ce8a Author: Sven Joachim <[email protected]> AuthorDate: Wed Jul 17 17:11:42 2024 +0200 po: Update German programs translation Update to 1196t. --- po/de.po | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/po/de.po b/po/de.po index d56a4fdfe..e5cb8271d 100644 --- a/po/de.po +++ b/po/de.po @@ -11,10 +11,10 @@ # msgid "" msgstr "" -"Project-Id-Version: dpkg 1.22.7~\n" +"Project-Id-Version: dpkg 1.22.7\n" "Report-Msgid-Bugs-To: [email protected]\n" "POT-Creation-Date: 2024-07-17 01:09+0200\n" -"PO-Revision-Date: 2024-04-29 18:35+0200\n" +"PO-Revision-Date: 2024-07-17 17:10+0200\n" "Last-Translator: Sven Joachim <[email protected]>\n" "Language-Team: German <[email protected]>\n" "Language: de\n" @@ -1091,21 +1091,15 @@ msgstr "" "%s" #: lib/dpkg/file.c -#, fuzzy, c-format -#| msgid "" -#| "%s was locked by another process with pid %d\n" -#| "%s" +#, c-format msgid "" "%s was locked by %s process with pid %d\n" "%s" msgstr "" -"%s war von einem anderen Prozess mit PID %d gesperrt\n" +"%s war von Prozess %s mit PID %d gesperrt\n" "%s" #: lib/dpkg/file.c -#, fuzzy -#| msgctxt "architecture" -#| msgid "<unknown>" msgctxt "process" msgid "<unknown>" msgstr "<unbekannt>" -- Dpkg.Org's dpkg

