diff options
Diffstat (limited to 'po/apt-all.pot')
-rw-r--r-- | po/apt-all.pot | 66 |
1 files changed, 37 insertions, 29 deletions
diff --git a/po/apt-all.pot b/po/apt-all.pot index d93ba0461..60e735187 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 1.3~exp2\n" +"Project-Id-Version: apt 1.3~exp3\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: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -2295,9 +2295,44 @@ msgid "" msgstr "" #: apt-pkg/acquire-item.cc +#, c-format +msgid "The repository '%s' is no longer signed." +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "The repository '%s' does no longer have a Release file." +msgstr "" + +#: apt-pkg/acquire-item.cc +msgid "" +"This is normally not allowed, but the option Acquire::" +"AllowDowngradeToInsecureRepositories was given to override it." +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "The repository '%s' is not signed." +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "The repository '%s' does not have a Release file." +msgstr "" + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "The repository '%s' provides only weak security information." +msgstr "" + +#: apt-pkg/acquire-item.cc msgid "Hash Sum mismatch" msgstr "" +#: 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)." @@ -2364,33 +2399,6 @@ msgstr "" msgid "Conflicting distribution: %s (expected %s but got %s)" msgstr "" -#. 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 -#, c-format -msgid "The repository '%s' is not signed." -msgstr "" - -#. 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 -#, c-format -msgid "The repository '%s' does not have a Release file." -msgstr "" - -#: apt-pkg/acquire-item.cc -#, c-format -msgid "The repository '%s' is no longer signed." -msgstr "" - -#: apt-pkg/acquire-item.cc -msgid "" -"This is normally not allowed, but the option Acquire::" -"AllowDowngradeToInsecureRepositories was given to override it." -msgstr "" - #: apt-pkg/acquire-item.cc #, c-format msgid "" |