diff options
Diffstat (limited to 'po/de.po')
| -rw-r--r-- | po/de.po | 46 |
1 files changed, 33 insertions, 13 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: 2025-01-14 17:33+0000\n" +"POT-Creation-Date: 2025-01-21 11:21+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" @@ -2817,6 +2817,27 @@ msgid "Missing Signed-By in the %s entry for '%s'" msgstr "Fehlendes Signed-By im Eintrag %s für »%s«" #: apt-private/private-update.cc +msgid "" +"Consider migrating all sources.list(5) entries to the deb822 .sources format" +msgstr "" + +#: apt-private/private-update.cc +msgid "" +"The deb822 .sources format supports both embedded as well as external " +"OpenPGP keys" +msgstr "" + +#: apt-private/private-update.cc +#, fuzzy +#| msgid "" +#| "See apt-secure(8) manpage for repository creation and user configuration " +#| "details." +msgid "See apt-secure(7) for best practices in configuring repository signing." +msgstr "" +"Weitere Details zur Erzeugung von Paketdepots sowie zu deren " +"Benutzerkonfiguration finden Sie in der Handbuchseite apt-secure(8)." + +#: apt-private/private-update.cc #, c-format msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n" msgid_plural "" @@ -4058,18 +4079,6 @@ msgstr "" msgid "Unknown error executing gpgv" msgstr "Unbekannter Fehler beim Ausführen von apt-key" -#: methods/gpgv.cc -#, 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). 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." - #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners. #: methods/gpgv.cc #, fuzzy, c-format @@ -4125,6 +4134,17 @@ msgstr "Änderungszeitpunkt kann nicht gesetzt werden." msgid "Empty files can't be valid archives" msgstr "Leere Dateien können kein gültiges Archiv sein." +#, 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). 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." + #, c-format #~ msgid "" #~ "The method '%s' is unsupported and disabled by default. Consider " |
