diff options
Diffstat (limited to 'doc/po/pt_BR.po')
-rw-r--r-- | doc/po/pt_BR.po | 51 |
1 files changed, 34 insertions, 17 deletions
diff --git a/doc/po/pt_BR.po b/doc/po/pt_BR.po index c9ffe0c2d..33c8ece75 100644 --- a/doc/po/pt_BR.po +++ b/doc/po/pt_BR.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2020-02-26 21:29+0100\n" +"POT-Creation-Date: 2020-08-04 12:40+0200\n" "PO-Revision-Date: 2004-09-20 17:02+0000\n" "Last-Translator: André Luís Lopes <andrelop@debian.org>\n" "Language-Team: <debian-l10n-portuguese@lists.debian.org>\n" @@ -570,8 +570,8 @@ msgstr "" msgid "" "Performs the requested action on one or more packages specified via ®ex;, " "&glob; or exact match. The requested action can be overridden for specific " -"packages by appending a plus (+) to the package name to install this package or " -"a minus (-) to remove it." +"packages by appending a plus (+) to the package name to install this package " +"or a minus (-) to remove it." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> @@ -1390,6 +1390,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 "" @@ -1982,7 +1992,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> @@ -1996,14 +2006,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> @@ -2035,6 +2047,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 "" @@ -2060,6 +2077,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." @@ -2089,11 +2111,6 @@ msgid "" "to completely undermine the &apt-secure; infrastructure if used without 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 "" |