diff options
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 68 |
1 files changed, 38 insertions, 30 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2016-06-11 17:24+0200\n" +"POT-Creation-Date: 2016-06-22 14:51+0200\n" "PO-Revision-Date: 2015-08-29 15:24+0200\n" "Last-Translator: Miroslav Kure <kurem@debian.cz>\n" "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n" @@ -2457,9 +2457,46 @@ msgid "" msgstr "" #: apt-pkg/acquire-item.cc +#, c-format +msgid "The repository '%s' is no longer signed." +msgstr "Repositář „%s“ není podepsán." + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' does no longer have a Release file." +msgstr "Repositář „%s“ není podepsán." + +#: apt-pkg/acquire-item.cc +msgid "" +"This is normally not allowed, but the option Acquire::" +"AllowDowngradeToInsecureRepositories was given to override it." +msgstr "" +"Toto není běžně povoleno, ale bylo to vynuceno volbou Acquire::" +"AllowDowngradeToInsecureRepositories." + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' is not signed." +msgstr "Repositář „%s“ není podepsán." + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' does not have a Release file." +msgstr "Repositář „%s“ není podepsán." + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' provides only weak security information." +msgstr "Repositář „%s“ není podepsán." + +#: apt-pkg/acquire-item.cc msgid "Hash Sum mismatch" msgstr "Neshoda kontrolních součtů" +#: apt-pkg/acquire-item.cc +msgid "Insufficient information available to perform this download securely" +msgstr "" + #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc #, c-format msgid "rename failed, %s (%s -> %s)." @@ -2532,35 +2569,6 @@ msgstr "" msgid "Conflicting distribution: %s (expected %s but got %s)" msgstr "Konfliktní distribuce: %s (očekáváno %s, obdrženo %s)" -#. No Release file was present, or verification failed, so fall -#. back to queueing Packages files without verification -#. only allow going further if the user explicitly wants it -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "The repository '%s' is not signed." -msgstr "Repositář „%s“ není podepsán." - -#. No Release file was present so fall -#. back to queueing Packages files without verification -#. only allow going further if the user explicitly wants it -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "The repository '%s' does not have a Release file." -msgstr "Repositář „%s“ není podepsán." - -#: apt-pkg/acquire-item.cc -#, c-format -msgid "The repository '%s' is no longer signed." -msgstr "Repositář „%s“ není podepsán." - -#: apt-pkg/acquire-item.cc -msgid "" -"This is normally not allowed, but the option Acquire::" -"AllowDowngradeToInsecureRepositories was given to override it." -msgstr "" -"Toto není běžně povoleno, ale bylo to vynuceno volbou Acquire::" -"AllowDowngradeToInsecureRepositories." - #: apt-pkg/acquire-item.cc #, c-format msgid "" |