-"O seguinte comandos irá fazer com que o APT actualize o pacote especificado "
-"para a versão mais recente da distribuição <literal>testing</literal>; o "
-"pacote não será actualizado de novo a menos que seja executado este comando "
-"outra vez. <placeholder type=\"programlisting\" id=\"0\"/>"
-
-#. type: Content of: <refentry><refsect1><refsect2><title>
-#: apt_preferences.5.xml:589
-msgid "Tracking Testing or Unstable"
-msgstr "Acompanhando Testing ou Unstable"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
-#: apt_preferences.5.xml:598
-#, no-wrap
-msgid ""
-"Package: *\n"
-"Pin: release a=testing\n"
-"Pin-Priority: 900\n"
-"\n"
-"Package: *\n"
-"Pin: release a=unstable\n"
-"Pin-Priority: 800\n"
-"\n"
-"Package: *\n"
-"Pin: release o=Debian\n"
-"Pin-Priority: -10\n"
-msgstr ""
-"Package: *\n"
-"Pin: release a=testing\n"
-"Pin-Priority: 900\n"
-"\n"
-"Package: *\n"
-"Pin: release a=unstable\n"
-"Pin-Priority: 800\n"
-"\n"
-"Package: *\n"
-"Pin: release o=Debian\n"
-"Pin-Priority: -10\n"
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:591
-msgid ""
-"The following APT preferences file will cause APT to assign a high priority "
-"to package versions from the <literal>testing</literal> distribution, a "
-"lower priority to package versions from the <literal>unstable</literal> "
-"distribution, and a prohibitively low priority to package versions from "
-"other <literal>Debian</literal> distributions. <placeholder type="
-"\"programlisting\" id=\"0\"/>"
-msgstr ""
-"O seguinte ficheiro de preferências do APT irá fazer com que o APT atribua "
-"uma prioridade alta a versões de pacotes da distribuição <literal>testing</"
-"literal>, uma prioridade mais baixa a versões de pacotes da distribuição "
-"<literal>unstable</literal>, e uma prioridade proibitivamente baixa a "
-"versões de pacotes de outras distribuições <literal>Debian</literal>. "
-"<placeholder type=\"programlisting\" id=\"0\"/>"
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:612
-msgid ""
-"With a suitable &sources-list; file and the above preferences file, any of "
-"the following commands will cause APT to upgrade to the latest "
-"<literal>testing</literal> version(s). <placeholder type=\"programlisting\" "
-"id=\"0\"/>"
-msgstr ""
-"Com um ficheiro &sources-list; apropriado e o ficheiro de preferências "
-"acima, qualquer dos seguintes comandos irá fazer com que o APT actualize "
-"para as versões <literal>testing</literal> mais recentes. <placeholder type="
-"\"programlisting\" id=\"0\"/>"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
-#: apt_preferences.5.xml:632
-#, no-wrap
-msgid "apt-get install <replaceable>package</replaceable>/unstable\n"
-msgstr "apt-get install <replaceable>pacote</replaceable>/unstable\n"
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:623
-msgid ""
-"The following command will cause APT to upgrade the specified package to the "
-"latest version from the <literal>unstable</literal> distribution. "
-"Thereafter, <command>apt-get upgrade</command> will upgrade the package to "
-"the most recent <literal>testing</literal> version if that is more recent "
-"than the installed version, otherwise, to the most recent <literal>unstable</"
-"literal> version if that is more recent than the installed version. "
-"<placeholder type=\"programlisting\" id=\"0\"/>"
-msgstr ""
-"O comando seguinte irá fazer com que o APT actualize o pacote especificado "
-"para a versão mais recente da distribuição <literal>unstable</literal>. "
-"Posteriormente, o <command>apt-get upgrade</command> irá actualizar o pacote "
-"para a versão <literal>testing</literal> mais recente se essa for mais "
-"recente que a versão instalada, caso contrário, para a versão "
-"<literal>unstable</literal> mais recente se essa for mais recente que a "
-"versão instalada. <placeholder type=\"programlisting\" id=\"0\"/>"
-
-#. type: Content of: <refentry><refsect1><refsect2><title>
-#: apt_preferences.5.xml:639
-msgid "Tracking the evolution of a codename release"
-msgstr "Acompanhando a evolução de um nome de código de lançamento"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
-#: apt_preferences.5.xml:653
-#, no-wrap
-msgid ""
-"Explanation: Uninstall or do not install any Debian-originated package versions\n"
-"Explanation: other than those in the distribution codenamed with &testing-codename; or sid\n"
-"Package: *\n"
-"Pin: release n=&testing-codename;\n"
-"Pin-Priority: 900\n"
-"\n"
-"Explanation: Debian unstable is always codenamed with sid\n"
-"Package: *\n"
-"Pin: release n=sid\n"
-"Pin-Priority: 800\n"
-"\n"
-"Package: *\n"
-"Pin: release o=Debian\n"
-"Pin-Priority: -10\n"
-msgstr ""
-"Explicação: Desinstala ou não instala nenhumas versões de pacotes originais Debian\n"
-"Explicação: para além daquelas da distribuição com nome de código &testing-codename; ou sid\n"
-"Package: *\n"
-"Pin: release n=&testing-codename;\n"
-"Pin-Priority: 900\n"
-"\n"
-"Explicação: Debian unstable tem sempre o nome de código sid\n"
-"Package: *\n"
-"Pin: release a=sid\n"
-"Pin-Priority: 800\n"
-"\n"
-"Package: *\n"
-"Pin: release o=Debian\n"
-"Pin-Priority: -10\n"
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:641
-msgid ""
-"The following APT preferences file will cause APT to assign a priority "
-"higher than the default (500) to all package versions belonging to a "
-"specified codename of a distribution and a prohibitively low priority to "
-"package versions belonging to other <literal>Debian</literal> distributions, "
-"codenames and archives. Note that with this APT preference APT will follow "
-"the migration of a release from the archive <literal>testing</literal> to "
-"<literal>stable</literal> and later <literal>oldstable</literal>. If you "
-"want to follow for example the progress in <literal>testing</literal> "
-"notwithstanding the codename changes you should use the example "
-"configurations above. <placeholder type=\"programlisting\" id=\"0\"/>"
-msgstr ""
-"O seguinte ficheiro de preferências do APT irá fazer com que o APT atribua "
-"uma prioridade mais alta que a predefinida (500) a todas as versões de "
-"pacotes pertencentes a um nome de código especificado de uma distribuição "
-"com uma prioridade proibitivamente baixa a versões de pacotes pertencentes a "
-"outras distribuições, nomes de código ou arquivos <literal>Debian</literal>. "
-"Note que com estas preferências o APT irá seguir a migração de um lançamento "
-"a partir do arquivo <literal>testing</literal> para <literal>stable</"
-"literal> e mais tarde <literal>oldstable</literal>. Se você que seguir por "
-"exemplo o progresso em <literal>testing</literal> não obstante as alterações "
-"do nome de código, você deve usar as configurações exemplo acima. "
-"<placeholder type=\"programlisting\" id=\"0\"/>"
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:670
-msgid ""
-"With a suitable &sources-list; file and the above preferences file, any of "
-"the following commands will cause APT to upgrade to the latest version(s) in "
-"the release codenamed with <literal>&testing-codename;</literal>. "
-"<placeholder type=\"programlisting\" id=\"0\"/>"
-msgstr ""
-"Com um ficheiro &sources-list; apropriado e o ficheiro de preferências "
-"acima, qualquer dos seguintes comandos fará com que o APT actualize para a "
-"versão mais recente no lançamento com nome de código <literal>&testing-"
-"codename;</literal>. <placeholder type=\"programlisting\" id=\"0\"/>"