diff options
Diffstat (limited to 'doc/po/apt-doc.pot')
-rw-r--r-- | doc/po/apt-doc.pot | 49 |
1 files changed, 33 insertions, 16 deletions
diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index f0bf7bdf1..dee3265e2 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt-doc 2.1.7\n" +"Project-Id-Version: apt-doc 2.1.8\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2020-07-08 09:40+0200\n" +"POT-Creation-Date: 2020-08-04 12:40+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" @@ -1414,6 +1414,16 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml msgid "" +"After successful installation, mark all freshly installed packages as " +"automatically installed, which will cause each of the packages to be removed " +"when no more manually installed packages depend on this package. This is " +"equally to running <command>apt-mark auto</command> for all installed " +"packages. Configuration Item: <literal>APT::Get::Mark-Auto</literal>." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" "If any packages are to be removed apt-get immediately aborts without " "prompting. Configuration Item: <literal>APT::Get::Remove</literal>." msgstr "" @@ -2014,7 +2024,7 @@ msgstr "" #. type: Content of: <refentry><refnamediv><refpurpose> #: apt-key.8.xml -msgid "APT key management utility" +msgid "Deprecated APT key management utility" msgstr "" #. type: Content of: <refentry><refsect1><para> @@ -2028,14 +2038,16 @@ msgstr "" #. type: Content of: <refentry><refsect1><para> #: apt-key.8.xml msgid "" -"Note that if usage of <command>apt-key</command> is desired the additional " -"installation of the GNU Privacy Guard suite (packaged in " -"<package>gnupg</package>) is required. For this reason alone the " -"programmatic usage (especially in package maintainer scripts!) is strongly " -"discouraged. Further more the output format of all commands is undefined " -"and can and does change whenever the underlying commands " -"change. <command>apt-key</command> will try to detect such usage and " -"generates warnings on stderr in these cases." +"Use of <command>apt-key</command> is deprecated, except for the use of " +"<command>apt-key del</command> in maintainer scripts to remove existing keys " +"from the main keyring. If such usage of <command>apt-key</command> is " +"desired the additional installation of the GNU Privacy Guard suite (packaged " +"in <package>gnupg</package>) is required." +msgstr "" + +#. type: Content of: <refentry><refsect1><para> +#: apt-key.8.xml +msgid "apt-key(8) will last be available in Debian 11 and Ubuntu 22.04." msgstr "" #. type: Content of: <refentry><refsect1><title> @@ -2067,6 +2079,11 @@ msgstr "" msgid "Commands" msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-key.8.xml +msgid "(deprecated)" +msgstr "" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-key.8.xml msgid "" @@ -2092,6 +2109,11 @@ msgid "" "\"<literal>asc</literal>\" as file extension." msgstr "" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-key.8.xml +msgid "(mostly deprecated)" +msgstr "" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-key.8.xml msgid "Remove a key from the list of trusted keys." @@ -2122,11 +2144,6 @@ msgid "" "care." msgstr "" -#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt-key.8.xml -msgid "(deprecated)" -msgstr "" - #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-key.8.xml msgid "" |