This is an automated email from the git hooks/post-receive script. kreutzm pushed a commit to branch master in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=6b405c6db943486bbb59a476d71c86db55ebe237 commit 6b405c6db943486bbb59a476d71c86db55ebe237 Author: Helge Kreutzmann <[email protected]> AuthorDate: Sun Feb 24 17:43:50 2019 +0100 Update German scripts translation Update to 603t. --- debian/changelog | 4 ++++ scripts/po/de.po | 15 +++++---------- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8b0eb4199..b4b7d3554 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,11 @@ dpkg (1.19.6) UNRELEASED; urgency=medium + [ Guillem Jover ] * + [ Updated scripts translations ] + * German (Helge Kreutzmann). + -- Guillem Jover <[email protected]> Sat, 23 Feb 2019 18:29:46 +0100 dpkg (1.19.5) unstable; urgency=medium diff --git a/scripts/po/de.po b/scripts/po/de.po index 96c58ae3b..593ecd467 100644 --- a/scripts/po/de.po +++ b/scripts/po/de.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: dpkg-dev 1.19.5\n" "Report-Msgid-Bugs-To: [email protected]\n" "POT-Creation-Date: 2019-02-23 18:00+0100\n" -"PO-Revision-Date: 2019-01-23 18:40+0100\n" +"PO-Revision-Date: 2019-02-24 17:42+0100\n" "Last-Translator: Helge Kreutzmann <[email protected]>\n" "Language-Team: German <[email protected]>\n" "Language: de\n" @@ -591,27 +591,22 @@ msgid "unknown %% substitution in hook: %%%s" msgstr "unbekannte %% Substitution in Hook: %%%s" #: scripts/dpkg-buildpackage.pl -#, fuzzy, perl-format -#| msgid "" -#| "short OpenPGP key IDs are broken; please use key fingerprints instead" +#, perl-format msgid "" "short OpenPGP key IDs are broken; please use key fingerprints in %s or %s " "instead" msgstr "" "kurze OpenGPG-Schlüsselkennungen sind defekt; bitte verwenden Sie " -"stattdessen Fingerabdrücke" +"stattdessen Fingerabdrücke in %s oder %s" #: scripts/dpkg-buildpackage.pl -#, fuzzy, perl-format -#| msgid "" -#| "long OpenPGP key IDs are strongly discouraged; please use key " -#| "fingerprints instead" +#, perl-format msgid "" "long OpenPGP key IDs are strongly discouraged; please use key fingerprints " "in %s or %s instead" msgstr "" "von langen OpenPGP-Schlüsselkennungen wird klar abgeraten; bitte verwenden " -"Sie stattdessen Fingerabdrücke" +"Sie stattdessen Fingerabdrücke in %s oder %s" #: scripts/dpkg-buildpackage.pl scripts/dpkg-checkbuilddeps.pl #: scripts/dpkg-genbuildinfo.pl scripts/dpkg-name.pl scripts/Dpkg/Arch.pm -- Dpkg.Org's dpkg

