-"The general form assigns a priority to all of the package versions in a "
-"given distribution (that is, to all the versions of packages that are listed "
-"in a certain <filename>Release</filename> file) or to all of the package "
-"versions coming from a particular Internet site, as identified by the site's "
-"fully qualified domain name."
-msgstr ""
-"O formato geral atribui uma prioridade a todas as versões de pacotes numa "
-"dada distribuição (isto é, a todas as versões de pacotes que estão listados "
-"num certo ficheiro <filename>Release</filename>) ou a todas as versões de "
-"pacotes vindos de um site de Internet particular, como identificado pelo "
-"nome de domínio totalmente qualificado do site."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:206
-msgid ""
-"This general-form entry in the APT preferences file applies only to groups "
-"of packages. For example, the following record assigns a high priority to "
-"all package versions available from the local site."
-msgstr ""
-"Esta entrada general-form no ficheiro de preferências do APT aplica-se "
-"apenas a grupos de pacotes. Por exemplo, o seguinte registo atribui uma alta "
-"prioridade a todas as versões de pacotes disponíveis a partir de um site "
-"local."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
-#: apt_preferences.5.xml:211
-#, no-wrap
-msgid ""
-"Package: *\n"
-"Pin: origin \"\"\n"
-"Pin-Priority: 999\n"
-msgstr ""
-"Package: *\n"
-"Pin: origin \"\"\n"
-"Pin-Priority: 999\n"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:216
-msgid ""
-"A note of caution: the keyword used here is \"<literal>origin</literal>\" "
-"which can be used to match a hostname. The following record will assign a "
-"high priority to all versions available from the server identified by the "
-"hostname \"ftp.de.debian.org\""
-msgstr ""
-"Uma nota de atenção: a palavra chave usada aqui é \"<literal>origin</literal>"
-"\" que pode ser usada para corresponder a um nome de máquina. O seguinte "
-"registo irá atribuir uma alta prioridade a todas as versões disponíveis do "
-"servidor identificadas pelo nome de máquina \"ftp.de.debian.org\""
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
-#: apt_preferences.5.xml:220
-#, no-wrap
-msgid ""
-"Package: *\n"
-"Pin: origin \"ftp.de.debian.org\"\n"
-"Pin-Priority: 999\n"
-msgstr ""
-"Package: *\n"
-"Pin: origin \"ftp.de.debian.org\"\n"
-"Pin-Priority: 999\n"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:224
-msgid ""
-"This should <emphasis>not</emphasis> be confused with the Origin of a "
-"distribution as specified in a <filename>Release</filename> file. What "
-"follows the \"Origin:\" tag in a <filename>Release</filename> file is not an "
-"Internet address but an author or vendor name, such as \"Debian\" or \"Ximian"
-"\"."
-msgstr ""
-"Isto <emphasis>não</emphasis> deve ser confundido com a Origem de uma "
-"distribuição como especificada num ficheiro <filename>Release</filename>. O "
-"que representa a etiqueta \"Origin:\" num ficheiro <filename>Release</"
-"filename> não é um endereço de Internet mas um nome de autor ou marca, tal "
-"como \"Debian\" ou \"Ximian\"."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:229
-msgid ""
-"The following record assigns a low priority to all package versions "
-"belonging to any distribution whose Archive name is \"<literal>unstable</"
-"literal>\"."
-msgstr ""
-"O seguinte registo atribui uma baixa prioridade a todas as versões de "
-"pacotes pertencentes a qualquer distribuição cujo nome de Arquivo é "
-"\"<literal>unstable</literal>\"."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
-#: apt_preferences.5.xml:233
-#, no-wrap
-msgid ""
-"Package: *\n"
-"Pin: release a=unstable\n"
-"Pin-Priority: 50\n"
-msgstr ""
-"Package: *\n"
-"Pin: release a=unstable\n"
-"Pin-Priority: 50\n"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:238
-msgid ""
-"The following record assigns a high priority to all package versions "
-"belonging to any distribution whose Codename is \"<literal>&testing-codename;"
-"</literal>\"."
-msgstr ""
-"O seguinte registo atribui uma alta prioridade a todas as versões de pacotes "
-"pertencentes a qualquer distribuição cujo nome de código é "
-"\"<literal>&testing-codename;</literal>\"."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
-#: apt_preferences.5.xml:242
-#, no-wrap
-msgid ""
-"Package: *\n"
-"Pin: release n=&testing-codename;\n"
-"Pin-Priority: 900\n"
-msgstr ""
-"Package: *\n"
-"Pin: release n=&testing-codename;\n"
-"Pin-Priority: 900\n"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:247
-msgid ""
-"The following record assigns a high priority to all package versions "
-"belonging to any release whose Archive name is \"<literal>stable</literal>\" "
-"and whose release Version number is \"<literal>3.0</literal>\"."
-msgstr ""
-"O seguinte registo atribui alta prioridade a todas as versões de pacotes "
-"pertencentes a qualquer lançamento cujo nome de Arquivo é \"<literal>stable</"
-"literal>\" e cujo número de Versão de lançamento é \"<literal>3.0</literal>"
-"\"."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
-#: apt_preferences.5.xml:252
-#, no-wrap
-msgid ""
-"Package: *\n"
-"Pin: release a=stable, v=3.0\n"
-"Pin-Priority: 500\n"
-msgstr ""
-"Package: *\n"
-"Pin: release a=stable, v=3.0\n"
-"Pin-Priority: 500\n"
-
-#. type: Content of: <refentry><refsect1><refsect2><title>
-#: apt_preferences.5.xml:262
-msgid "Regular expressions and glob() syntax"
-msgstr ""
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:264
-msgid ""
-"APT also supports pinning by glob() expressions and regular expressions "
-"surrounded by /. For example, the following example assigns the priority 500 "
-"to all packages from experimental where the name starts with gnome (as a glob"
-"()-like expression) or contains the word kde (as a POSIX extended regular "
-"expression surrounded by slashes)."
-msgstr ""
-
-#. type: Content of: <refentry><refsect1><refsect2><programlisting>
-#: apt_preferences.5.xml:273
-#, fuzzy, no-wrap
-#| msgid ""
-#| "Package: *\n"
-#| "Pin: release a=unstable\n"
-#| "Pin-Priority: 50\n"
-msgid ""
-"Package: gnome* /kde/\n"
-"Pin: release n=experimental\n"
-"Pin-Priority: 500\n"
-msgstr ""
-"Package: *\n"
-"Pin: release a=unstable\n"
-"Pin-Priority: 50\n"
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:279
-msgid ""
-"The rule for those expressions is that they can occur anywhere where a "
-"string can occur. Thus, the following pin assigns the priority 990 to all "
-"packages from a release starting with karmic."
-msgstr ""
-
-#. type: Content of: <refentry><refsect1><refsect2><programlisting>
-#: apt_preferences.5.xml:285
-#, fuzzy, no-wrap
-#| msgid ""
-#| "Package: *\n"
-#| "Pin: release a=unstable\n"
-#| "Pin-Priority: 50\n"
-msgid ""
-"Package: *\n"
-"Pin: release n=karmic*\n"
-"Pin-Priority: 990\n"
-msgstr ""
-"Package: *\n"
-"Pin: release a=unstable\n"
-"Pin-Priority: 50\n"
-
-#. type: Content of: <refentry><refsect1><refsect2><literal>
-#: apt_preferences.5.xml:290
-#, fuzzy
-#| msgid "Packages"
-msgid "Package"
-msgstr "Packages"
-
-#. type: Content of: <refentry><refsect1><refsect2><literal>
-#: apt_preferences.5.xml:296
-msgid "*"
-msgstr ""
-
-#. type: Content of: <refentry><refsect1><refsect2><title>
-#: apt_preferences.5.xml:306
-msgid "How APT Interprets Priorities"
-msgstr "Como o APT Interpreta as Prioridades"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
-#: apt_preferences.5.xml:314
-msgid "P > 1000"
-msgstr "P > 1000"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:315
-msgid ""
-"causes a version to be installed even if this constitutes a downgrade of the "
-"package"
-msgstr ""
-"provoca que uma versão seja instalada mesmo que isso constitua uma redução "
-"na versão do pacote (downgrade)"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
-#: apt_preferences.5.xml:319
-msgid "990 < P <=1000"
-msgstr "990 < P <=1000"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:320
-msgid ""
-"causes a version to be installed even if it does not come from the target "
-"release, unless the installed version is more recent"
-msgstr ""
-"provoca que uma versão seja instalada mesmo que não venha do lançamento de "
-"destino, a menos que a versão instalada seja mais recente"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
-#: apt_preferences.5.xml:325
-msgid "500 < P <=990"
-msgstr "500 < P <=990"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:326
-msgid ""
-"causes a version to be installed unless there is a version available "
-"belonging to the target release or the installed version is more recent"
-msgstr ""
-"provoca que uma versão seja instalada a menos que exista uma versão "
-"disponível pertencente ao lançamento de destino ou se a versão instalada é "
-"mais recente"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
-#: apt_preferences.5.xml:331
-msgid "100 < P <=500"
-msgstr "100 < P <=500"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:332
-msgid ""
-"causes a version to be installed unless there is a version available "
-"belonging to some other distribution or the installed version is more recent"
-msgstr ""
-"provoca que uma versão seja instalada a menos que exista uma versão "
-"disponível pertencente a outra distribuição ou se a versão instalada é mais "
-"recente"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
-#: apt_preferences.5.xml:337
-msgid "0 < P <=100"
-msgstr "0 < P <=100"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:338
-msgid ""
-"causes a version to be installed only if there is no installed version of "
-"the package"
-msgstr ""
-"provoca que uma versão seja instalada apenas se não existir nenhuma versão "
-"instalada do pacote"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
-#: apt_preferences.5.xml:342
-msgid "P < 0"
-msgstr "P < 0"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:343
-msgid "prevents the version from being installed"
-msgstr "previne a instalação da versão"
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:309
-msgid ""
-"Priorities (P) assigned in the APT preferences file must be positive or "
-"negative integers. They are interpreted as follows (roughly speaking): "
-"<placeholder type=\"variablelist\" id=\"0\"/>"
-msgstr ""
-"As prioridades (P) atribuídas no ficheiro de preferências do APT têm de ser "
-"inteiros positivos ou negativos. Elas são interpretadas como o seguinte "
-"(falando grosso): <placeholder type=\"variablelist\" id=\"0\"/>"
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:348
-msgid ""
-"If any specific-form records match an available package version then the "
-"first such record determines the priority of the package version. Failing "
-"that, if any general-form records match an available package version then "
-"the first such record determines the priority of the package version."
-msgstr ""
-"Se quaisquer registos de formato específico corresponder a uma versão de "
-"pacote disponível então o primeiro tal registo determina a prioridade da "
-"versão do pacote. Falhando isso, se quaisquer registos em formato geral "
-"corresponder a uma versão de pacote disponível então o primeiro tal registo "
-"determina a prioridade da versão de pacote."
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:354
-msgid ""
-"For example, suppose the APT preferences file contains the three records "
-"presented earlier:"
-msgstr ""
-"Por exemplo, suponha que o ficheiro de preferências do APT contém os três "
-"registos apresentados atrás:"
-
-#. type: Content of: <refentry><refsect1><refsect2><programlisting>
-#: apt_preferences.5.xml:358
-#, no-wrap
-msgid ""
-"Package: perl\n"
-"Pin: version 5.8*\n"
-"Pin-Priority: 1001\n"
-"\n"
-"Package: *\n"
-"Pin: origin \"\"\n"
-"Pin-Priority: 999\n"
-"\n"
-"Package: *\n"
-"Pin: release unstable\n"
-"Pin-Priority: 50\n"
-msgstr ""
-"Package: perl\n"
-"Pin: version 5.8*\n"
-"Pin-Priority: 1001\n"
-"\n"
-"Package: *\n"
-"Pin: origin \"\"\n"
-"Pin-Priority: 999\n"
-"\n"
-"Package: *\n"
-"Pin: release unstable\n"
-"Pin-Priority: 50\n"
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:371
-msgid "Then:"
-msgstr "Então:"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:373
-msgid ""
-"The most recent available version of the <literal>perl</literal> package "
-"will be installed, so long as that version's version number begins with "
-"\"<literal>5.8</literal>\". If <emphasis>any</emphasis> 5.8* version of "
-"<literal>perl</literal> is available and the installed version is 5.9*, then "
-"<literal>perl</literal> will be downgraded."
-msgstr ""
-"Será instalada a versão mais recente disponível do pacote <literal>perl</"
-"literal>, desde que o número da versão comece com \"<literal>5.8</literal>"
-"\". Se <emphasis>qualquer</emphasis> versão 5.8* do <literal>perl</literal> "
-"estiver disponível e a versão instalada for 5.9*, então será feito um "
-"downgrade ao <literal>perl</literal>."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:378
-msgid ""
-"A version of any package other than <literal>perl</literal> that is "
-"available from the local system has priority over other versions, even "
-"versions belonging to the target release."
-msgstr ""
-"Uma versão de qualquer pacote que não seja o <literal>perl</literal> e que "
-"esteja disponível a partir do sistema local tem prioridade sobre outras "
-"versões, mesmo versões que pertencem ao lançamento de destino."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:382
-msgid ""
-"A version of a package whose origin is not the local system but some other "
-"site listed in &sources-list; and which belongs to an <literal>unstable</"
-"literal> distribution is only installed if it is selected for installation "
-"and no version of the package is already installed."
-msgstr ""
-"Uma versão de um pacote cuja origem não é o sistema local mas qualquer outro "
-"site listado em &sources-list; e o qual pertence a uma distribuição "
-"<literal>unstable</literal> apenas é instalado se for seleccionado para "
-"instalação e se nenhuma versão do pacote já estiver instalada."
-
-#. type: Content of: <refentry><refsect1><refsect2><title>
-#: apt_preferences.5.xml:392
-msgid "Determination of Package Version and Distribution Properties"
-msgstr "Determinação da Versão do Pacote e Propriedades da Distribuição"
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:394
-msgid ""
-"The locations listed in the &sources-list; file should provide "
-"<filename>Packages</filename> and <filename>Release</filename> files to "
-"describe the packages available at that location."
-msgstr ""
-"As localizações listadas no ficheiro &sources-list; devem fornecer os "
-"ficheiros <filename>Packages</filename> e <filename>Release</filename> para "
-"descrever os pacotes disponíveis nessa localização."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
-#: apt_preferences.5.xml:406
-msgid "the <literal>Package:</literal> line"
-msgstr "a linha <literal>Package:</literal>"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:407
-msgid "gives the package name"
-msgstr "fornece o nome do pacote"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
-#: apt_preferences.5.xml:410 apt_preferences.5.xml:460
-msgid "the <literal>Version:</literal> line"
-msgstr "a linha <literal>Version:</literal>"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:411
-msgid "gives the version number for the named package"
-msgstr "fornece o número de versão do pacote nomeado"
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:398
-msgid ""
-"The <filename>Packages</filename> file is normally found in the directory "
-"<filename>.../dists/<replaceable>dist-name</replaceable>/"
-"<replaceable>component</replaceable>/<replaceable>arch</replaceable></"
-"filename>: for example, <filename>.../dists/stable/main/binary-i386/"
-"Packages</filename>. It consists of a series of multi-line records, one for "
-"each package available in that directory. Only two lines in each record are "
-"relevant for setting APT priorities: <placeholder type=\"variablelist\" id="
-"\"0\"/>"
-msgstr ""
-"O ficheiro <filename>Packages</filename> é normalmente encontrado no "
-"directório <filename>.../dists/<replaceable>nome-da-distribuição</"
-"replaceable>/<replaceable>componente</replaceable>/"
-"<replaceable>arquitectura</replaceable></filename>: por exemplo, "
-"<filename>.../dists/stable/main/binary-i386/Packages</filename>. Consiste "
-"numa série de registos de várias linhas, um para cada pacote disponível "
-"nesse directório. Apenas duas linhas em cada registo são relevantes para "
-"definir prioridades do APT: <placeholder type=\"variablelist\" id=\"0\"/>"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
-#: apt_preferences.5.xml:427
-msgid "the <literal>Archive:</literal> or <literal>Suite:</literal> line"
-msgstr "a linha <literal>Archive:</literal> ou <literal>Suite:</literal>"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:428
-msgid ""
-"names the archive to which all the packages in the directory tree belong. "
-"For example, the line \"Archive: stable\" or \"Suite: stable\" specifies "
-"that all of the packages in the directory tree below the parent of the "
-"<filename>Release</filename> file are in a <literal>stable</literal> "
-"archive. Specifying this value in the APT preferences file would require "
-"the line:"
-msgstr ""
-"nomeia o arquivo ao qual pertencem todos os pacotes na árvore de "
-"directórios. Por exemplo, a linha \"Archive: stable\" ou \"Suite: stable\" "
-"especifica que todos os pacotes na árvore de directórios abaixo do pai do "
-"ficheiro <filename>Release</filename> estão num arquivo <literal>stable</"
-"literal>. Especificar este valor no ficheiro de preferências do APT irá "
-"requerer a linha:"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
-#: apt_preferences.5.xml:438
-#, no-wrap
-msgid "Pin: release a=stable\n"
-msgstr "Pin: release a=stable\n"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
-#: apt_preferences.5.xml:444
-msgid "the <literal>Codename:</literal> line"
-msgstr "a linha <literal>Codename:</literal>"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:445
-msgid ""
-"names the codename to which all the packages in the directory tree belong. "
-"For example, the line \"Codename: &testing-codename;\" specifies that all of "
-"the packages in the directory tree below the parent of the "
-"<filename>Release</filename> file belong to a version named "
-"<literal>&testing-codename;</literal>. Specifying this value in the APT "
-"preferences file would require the line:"
-msgstr ""
-"nomeia o nome de código a qual todos os pacotes na árvore de directórios "
-"pertencem. Por exemplo, a linha \"Codename: &testing-codename;\" especifica "
-"que todos os pacotes na árvore de directórios abaixo do pai do ficheiro "
-"<filename>Release</filename> pertencem a uma versão chamada "
-"<literal>&testing-codename;</literal>. Especificar este valor no ficheiro de "
-"preferências do APT requer a linha:"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
-#: apt_preferences.5.xml:454
-#, no-wrap
-msgid "Pin: release n=&testing-codename;\n"
-msgstr "Pin: release n=&testing-codename;\n"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:461
-msgid ""
-"names the release version. For example, the packages in the tree might "
-"belong to Debian GNU/Linux release version 3.0. Note that there is normally "
-"no version number for the <literal>testing</literal> and <literal>unstable</"
-"literal> distributions because they have not been released yet. Specifying "
-"this in the APT preferences file would require one of the following lines."
-msgstr ""
-"nomeia a versão de lançamento. Por exemplo, os pacotes na árvore podem "
-"pertencer ao lançamento de Debian GNU/Linux versão 3.0. Note que não há "
-"normalmente um número de versão para as distribuições <literal>testing</"
-"literal> e <literal>unstable</literal>. porque ainda não foram lançadas. "
-"Especificar isto no ficheiro de preferências do APT irá requerer uma das "
-"seguintes linhas:"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
-#: apt_preferences.5.xml:470
-#, no-wrap
-msgid ""
-"Pin: release v=3.0\n"
-"Pin: release a=stable, v=3.0\n"
-"Pin: release 3.0\n"
-msgstr ""
-"Pin: release v=3.0\n"
-"Pin: release a=stable, v=3.0\n"
-"Pin: release 3.0\n"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
-#: apt_preferences.5.xml:479
-msgid "the <literal>Component:</literal> line"
-msgstr "a linha <literal>Component:</literal>"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:480
-msgid ""
-"names the licensing component associated with the packages in the directory "
-"tree of the <filename>Release</filename> file. For example, the line "
-"\"Component: main\" specifies that all the packages in the directory tree "
-"are from the <literal>main</literal> component, which entails that they are "
-"licensed under terms listed in the Debian Free Software Guidelines. "
-"Specifying this component in the APT preferences file would require the line:"