diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2019-01-23 16:50:11 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2019-01-23 16:50:11 +0100 |
commit | 4200469bb5a14c4659285917ed30c46a0b15c286 (patch) | |
tree | 33f8a84e6939fcce8a105c32e030afdc4ca2e46e /po/apt-all.pot | |
parent | d39b6b646cc912314e1e3560ad407980131df92b (diff) |
Release 1.8.0~beta11.8.0_beta1
Diffstat (limited to 'po/apt-all.pot')
-rw-r--r-- | po/apt-all.pot | 20 |
1 files changed, 16 insertions, 4 deletions
diff --git a/po/apt-all.pot b/po/apt-all.pot index a428571bf..339663225 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~alpha3.1\n" +"Project-Id-Version: apt 1.8.0~beta1\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-01-22 19:51+0100\n" +"POT-Creation-Date: 2019-01-23 16:49+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" @@ -1881,7 +1881,7 @@ msgstr "" msgid "Abort." msgstr "" -#: apt-private/private-install.cc +#: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "" @@ -2407,7 +2407,7 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc +#: cmdline/apt-cache.cc cmdline/apt-mark.cc #, c-format msgid "%s does not take any arguments" msgstr "" @@ -2777,6 +2777,14 @@ msgid "%s was already set to automatically installed.\n" msgstr "" #: cmdline/apt-mark.cc +msgid "No changes necessary" +msgstr "" + +#: cmdline/apt-mark.cc +msgid "The following packages will be marked as automatically installed:" +msgstr "" + +#: cmdline/apt-mark.cc #, c-format msgid "%s was already set on hold.\n" msgstr "" @@ -2834,6 +2842,10 @@ msgid "Mark the given packages as manually installed" msgstr "" #: cmdline/apt-mark.cc +msgid "Mark all dependencies of meta packages as automatically installed." +msgstr "" + +#: cmdline/apt-mark.cc msgid "Mark a package as held back" msgstr "" |