diff options
Diffstat (limited to 'po/cs.po')
| -rw-r--r-- | po/cs.po | 46 |
1 files changed, 33 insertions, 13 deletions
@@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.9.10\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: 2024-11-09 20:38+0100\n" "Last-Translator: Miroslav Kure <kurem@debian.cz>\n" "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n" @@ -2678,6 +2678,27 @@ msgid "Missing Signed-By in the %s entry for '%s'" msgstr "Chybí Signed-By v %s pro „%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 "" +"Podrobnosti o vytváření a nastavení repozitářů naleznete v manuálové stránce " +"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 "" @@ -3855,18 +3876,6 @@ msgstr "Nelze spustit „apt-key“ pro ověření podpisu (je gnupg nainstalov msgid "Unknown error executing gpgv" msgstr "Neznámá chyba při spouštění 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 "" -"Klíč je uložen v zastaralé klíčence trusted.gpg (%s), podrobnosti viz část " -"DEPRECATION v manuálové stránce apt-key(8)." - #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners. #: methods/gpgv.cc #, c-format @@ -3917,6 +3926,17 @@ msgstr "Nelze nastavit čas modifikace" msgid "Empty files can't be valid archives" msgstr "Prázdné soubory nejsou platnými archivy" +#, 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 "" +#~ "Klíč je uložen v zastaralé klíčence trusted.gpg (%s), podrobnosti viz " +#~ "část DEPRECATION v manuálové stránce apt-key(8)." + #, c-format #~ msgid "" #~ "The method '%s' is unsupported and disabled by default. Consider " |
