diff options
Diffstat (limited to 'po/apt-all.pot')
-rw-r--r-- | po/apt-all.pot | 29 |
1 files changed, 25 insertions, 4 deletions
diff --git a/po/apt-all.pot b/po/apt-all.pot index 339663225..c68c92b69 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 1.8.0~beta1\n" +"Project-Id-Version: apt 1.8.0~rc1\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-01-23 16:49+0100\n" +"POT-Creation-Date: 2019-02-04 15:34+0100\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" @@ -389,6 +389,13 @@ msgstr "" #: apt-pkg/acquire-worker.cc #, c-format +msgid "" +"The method '%s' is unsupported and disabled by default. Consider switching " +"to http(s). Set Dir::Bin::Methods::%s to \"%s\" to enable it again." +msgstr "" + +#: apt-pkg/acquire-worker.cc +#, c-format msgid "The method '%s' is explicitly disabled via configuration." msgstr "" @@ -876,12 +883,12 @@ msgstr "" msgid "Problem syncing the file" msgstr "" -#: apt-pkg/contrib/fileutl.cc cmdline/apt-extracttemplates.cc +#: apt-pkg/contrib/fileutl.cc #, c-format msgid "Unable to mkstemp %s" msgstr "" -#: apt-pkg/contrib/fileutl.cc cmdline/apt-extracttemplates.cc +#: apt-pkg/contrib/fileutl.cc #, c-format msgid "Unable to write to %s" msgstr "" @@ -1484,6 +1491,12 @@ msgstr "" #: apt-pkg/policy.cc #, c-format +msgid "" +"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records" +msgstr "" + +#: apt-pkg/policy.cc +#, c-format msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)" msgstr "" @@ -2645,6 +2658,10 @@ msgid "Install new packages (pkg is libc6 not libc6.deb)" msgstr "" #: cmdline/apt-get.cc +msgid "Reinstall packages (pkg is libc6 not libc6.deb)" +msgstr "" + +#: cmdline/apt-get.cc msgid "Remove packages" msgstr "" @@ -2908,6 +2925,10 @@ msgid "install packages" msgstr "" #: cmdline/apt.cc +msgid "reinstall packages" +msgstr "" + +#: cmdline/apt.cc msgid "remove packages" msgstr "" |