diff options
Diffstat (limited to 'po/de.po')
| -rw-r--r-- | po/de.po | 20 |
1 files changed, 14 insertions, 6 deletions
@@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.7.2\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2024-11-14 17:31+0000\n" +"POT-Creation-Date: 2024-12-07 16:13+0000\n" "PO-Revision-Date: 2023-07-17 19:13+0200\n" "Last-Translator: Helge Kreutzmann <debian@helgefjell.de>\n" "Language-Team: German <debian-l10n-german@lists.debian.org>\n" @@ -4033,20 +4033,28 @@ msgstr "" "jedoch nicht ermittelt werden?!" #: methods/gpgv.cc -msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)" +#, fuzzy +#| msgid "" +#| "Could not execute 'apt-key' to verify signature (is gnupg installed?)" +msgid "Could not execute 'gpgv' to verify signature (is gnupg installed?)" msgstr "" "»apt-key« konnte zur Überprüfung der Signatur nicht ausgeführt werden (ist " "gnupg installiert?)" #: methods/gpgv.cc -msgid "Unknown error executing apt-key" +#, fuzzy +#| msgid "Unknown error executing apt-key" +msgid "Unknown error executing gpgv" msgstr "Unbekannter Fehler beim Ausführen von apt-key" #: methods/gpgv.cc -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Key is stored in legacy trusted.gpg keyring (%s), see the DEPRECATION " +#| "section in apt-key(8) for details." msgid "" -"Key is stored in legacy trusted.gpg keyring (%s), see the DEPRECATION " -"section in apt-key(8) for details." +"Key is stored in legacy trusted.gpg keyring (%s). Use Signed-By instead. See " +"the USER CONFIGURATION section in apt-secure(8) for details." msgstr "" "Schlüssel ist im veralteten Schlüsselbund trusted.gpg gespeichert (%s), " "siehe den Abschnitt MISSBILLIGUNG in apt-key(8) für Details." |
