diff options
author | Justin B Rye <jbr@edlug.org.uk> | 2012-05-29 15:39:41 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-29 15:39:41 +0200 |
commit | 6cbb88de9417ce776e3488cf3495eb8fed3efe0c (patch) | |
tree | 29d65d9f44c4745925ecef5f55dd6512fe53e447 /doc/po/pt_BR.po | |
parent | c6b21d22dcbc2fbecca4e5db27315331d687d1a0 (diff) |
* doc/apt-get.8.xml:
- move dselect-upgrade below dist-upgrade
Diffstat (limited to 'doc/po/pt_BR.po')
-rw-r--r-- | doc/po/pt_BR.po | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/doc/po/pt_BR.po b/doc/po/pt_BR.po index bcd276e97..dbb3a08b7 100644 --- a/doc/po/pt_BR.po +++ b/doc/po/pt_BR.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2012-05-26 17:47+0300\n" +"POT-Creation-Date: 2012-05-29 15:35+0300\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" @@ -2115,17 +2115,6 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml:74 msgid "" -"<literal>dselect-upgrade</literal> is used in conjunction with the " -"traditional Debian packaging front-end, &dselect;. <literal>dselect-upgrade</" -"literal> follows the changes made by &dselect; to the <literal>Status</" -"literal> field of available packages, and performs the actions necessary to " -"realize that state (for instance, the removal of old and the installation of " -"new packages)." -msgstr "" - -#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt-get.8.xml:84 -msgid "" "<literal>dist-upgrade</literal> in addition to performing the function of " "<literal>upgrade</literal>, also intelligently handles changing dependencies " "with new versions of packages; <command>apt-get</command> has a \"smart\" " @@ -2138,6 +2127,17 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml:87 +msgid "" +"<literal>dselect-upgrade</literal> is used in conjunction with the " +"traditional Debian packaging front-end, &dselect;. <literal>dselect-upgrade</" +"literal> follows the changes made by &dselect; to the <literal>Status</" +"literal> field of available packages, and performs the actions necessary to " +"realize that state (for instance, the removal of old and the installation of " +"new packages)." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml:98 msgid "" "<literal>install</literal> is followed by one or more packages desired for " |