-"&configureindex; is a configuration file showing example values for all "
-"possible options."
-msgstr ""
-"&configureindex; contiene un fichero de configuración de ejemplo mostrando "
-"los valores predeterminados para todas las opciones posibles."
-
-#. type: Content of: <refentry><refsect1><variablelist>
-#: apt.conf.5.xml:1019
-#, fuzzy
-msgid "&file-aptconf;"
-msgstr "apt-cdrom"
-
-#. ? reading apt.conf
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:1024
-#, fuzzy
-msgid "&apt-cache;, &apt-config;, &apt-preferences;."
-msgstr "&apt-cache; &apt-conf;"
-
-#. The last update date
-#. type: Content of: <refentry><refentryinfo>
-#: apt_preferences.5.xml:13
-msgid "&apt-author.team; &apt-email; &apt-product; <date>04 May 2009</date>"
-msgstr ""
-
-#. type: Content of: <refentry><refnamediv><refname>
-#: apt_preferences.5.xml:21 apt_preferences.5.xml:28
-#, fuzzy
-msgid "apt_preferences"
-msgstr "apt_preferences"
-
-#. type: Content of: <refentry><refnamediv><refpurpose>
-#: apt_preferences.5.xml:29
-#, fuzzy
-msgid "Preference control file for APT"
-msgstr "Fichero de preferencias de APT"
-
-#. type: Content of: <refentry><refsect1><para>
-#: apt_preferences.5.xml:34
-#, fuzzy
-msgid ""
-"The APT preferences file <filename>/etc/apt/preferences</filename> and the "
-"fragment files in the <filename>/etc/apt/preferences.d/</filename> folder "
-"can be used to control which versions of packages will be selected for "
-"installation."
-msgstr ""
-"El fichero de preferencias de APT <filename>/etc/apt/preferences</filename> "
-"se puede usar para controlar las versiones de los paquetes seleccionados."
-
-#. type: Content of: <refentry><refsect1><para>
-#: apt_preferences.5.xml:39
-#, fuzzy
-msgid ""
-"Several versions of a package may be available for installation when the "
-"&sources-list; file contains references to more than one distribution (for "
-"example, <literal>stable</literal> and <literal>testing</literal>). APT "
-"assigns a priority to each version that is available. Subject to dependency "
-"constraints, <command>apt-get</command> selects the version with the highest "
-"priority for installation. The APT preferences file overrides the "
-"priorities that APT assigns to package versions by default, thus giving the "
-"user control over which one is selected for installation."
-msgstr ""
-"Cuando el fichero &sources-list; contiene referencias a más de una "
-"distribución (por ejemplo, <literal>estable</literal> y <literal>pruebas</"
-"literal>). APT asigna una prioridad a cada versión disponible. Limitado por "
-"las dependencias, <command>apt-get</command> selecciona la versión con mayor "
-"prioridad. El fichero de preferencias de APT modifica las prioridades "
-"asignadas por APT, dando control al usuario sobre que ejemplar se "
-"seleccionará para la instalación."
-
-#. type: Content of: <refentry><refsect1><para>
-#: apt_preferences.5.xml:49
-#, fuzzy
-msgid ""
-"Several instances of the same version of a package may be available when the "
-"&sources-list; file contains references to more than one source. In this "
-"case <command>apt-get</command> downloads the instance listed earliest in "
-"the &sources-list; file. The APT preferences file does not affect the "
-"choice of instance, only the choice of version."
-msgstr ""
-"Puede estén disponibles varios ejemplares de la misma versión de un paquete "
-"cuando el fichero &sources-list; contenga referencias a más de una fuente. "
-"En este caso <command>apt-get</command> descarga el ejemplar que aparezca "
-"listado primero en el fichero &sources-list;. El fichero de preferencias de "
-"APT no modifica la elección del ejemplar, sólo la elección de la versión."
-
-#. type: Content of: <refentry><refsect1><refsect2><title>
-#: apt_preferences.5.xml:56
-#, fuzzy
-msgid "APT's Default Priority Assignments"
-msgstr "¿Cómo asigna APT las prioridades?"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
-#: apt_preferences.5.xml:71
-#, fuzzy, no-wrap
-msgid "<command>apt-get install -t testing <replaceable>some-package</replaceable></command>\n"
-msgstr ""
-"<programlisting>\n"
-"<command>apt-get install -t testing <replaceable>paquete</replaceable></command>\n"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
-#: apt_preferences.5.xml:74
-#, fuzzy, no-wrap
-msgid "APT::Default-Release \"stable\";\n"
-msgstr ""
-"<programlisting>\n"
-"APT::Default-Release \"stable\";\n"
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:58
-#, fuzzy
-msgid ""
-"If there is no preferences file or if there is no entry in the file that "
-"applies to a particular version then the priority assigned to that version "
-"is the priority of the distribution to which that version belongs. It is "
-"possible to single out a distribution, \"the target release\", which "
-"receives a higher priority than other distributions do by default. The "
-"target release can be set on the <command>apt-get</command> command line or "
-"in the APT configuration file <filename>/etc/apt/apt.conf</filename>. Note "
-"that this has precedence over any general priority you set in the <filename>/"
-"etc/apt/preferences</filename> file described later, but not over "
-"specifically pinned packages. For example, <placeholder type="
-"\"programlisting\" id=\"0\"/> <placeholder type=\"programlisting\" id=\"1\"/>"
-msgstr ""
-"Si no existe el fichero de preferencias o no hay ninguna entrada en éste que "
-"se pueda aplicar a una determinada versión, se asigna a la versión la "
-"prioridad de la distribución a la que pertenece. Es posible seleccionar una "
-"distribución, >>distribución objetivo<< (n. t. del inglés "
-"<emphasis>target release</emphasis>), que recibe una prioridad mayor que el "
-"resto. La distribución objetivo se puede definir en la línea de órdenes al "
-"ejecutar <command>apt-get</command> o en el fichero de configuración de APT "
-"(<filename>/etc/apt/apt.conf</filename>). Por ejemplo,"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
-#: apt_preferences.5.xml:83
-#, fuzzy
-msgid "priority 100"
-msgstr "prioridad 100"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:84
-#, fuzzy
-msgid "to the version that is already installed (if any)."
-msgstr "a la versión instalada (si existe)."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
-#: apt_preferences.5.xml:88
-#, fuzzy
-msgid "priority 500"
-msgstr "prioridad 500"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:89
-#, fuzzy
-msgid ""
-"to the versions that are not installed and do not belong to the target "
-"release."
-msgstr ""
-"a la versión que ni está instalada ni pertenece a la distribución objetivo."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
-#: apt_preferences.5.xml:93
-#, fuzzy
-msgid "priority 990"
-msgstr "prioridad 990"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:94
-#, fuzzy
-msgid ""
-"to the versions that are not installed and belong to the target release."
-msgstr ""
-"a las versiones que no están instaladas pero que pertenecen a la "
-"distribución objetivo."
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:78
-#, fuzzy
-msgid ""
-"If the target release has been specified then APT uses the following "
-"algorithm to set the priorities of the versions of a package. Assign: "
-"<placeholder type=\"variablelist\" id=\"0\"/>"
-msgstr ""
-"Si se ha especificado una distribución objetivo, APT usa el siguiente "
-"algoritmo para establecer las prioridades de cada versión de un paquete. "
-"Asigna:"
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:99
-#, fuzzy
-msgid ""
-"If the target release has not been specified then APT simply assigns "
-"priority 100 to all installed package versions and priority 500 to all "
-"uninstalled package versions."
-msgstr ""
-"Si no se especifica ninguna distribución objetivo APT asigna prioridad 100 a "
-"todas las versiones de los paquetes instalados y 500 al resto."
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:103
-#, fuzzy
-msgid ""
-"APT then applies the following rules, listed in order of precedence, to "
-"determine which version of a package to install."
-msgstr ""
-"APT aplica las siguientes normas, expuestas por orden de precedencia, para "
-"determinar qué versión del paquete debe instalar."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:106
-#, fuzzy
-msgid ""
-"Never downgrade unless the priority of an available version exceeds 1000. "
-"(\"Downgrading\" is installing a less recent version of a package in place "
-"of a more recent version. Note that none of APT's default priorities "
-"exceeds 1000; such high priorities can only be set in the preferences file. "
-"Note also that downgrading a package can be risky.)"
-msgstr ""
-"Nunca instalar una versión anterior de un paquete en lugar de la instalada a "
-"menos que la prioridad de la versión disponible supere 1000 (Dese cuenta que "
-"ninguna de las prioridades que asigna APT por omisión superan 1000, éstas "
-"prioridades sólo se pueden establecer mediante el fichero de preferencias. "
-"Tenga en consideración que instalar una versión anterior del paquete puede "
-"ser peligroso)."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:112
-#, fuzzy
-msgid "Install the highest priority version."
-msgstr "Instalar la versión de mayor prioridad."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:113
-#, fuzzy
-msgid ""
-"If two or more versions have the same priority, install the most recent one "
-"(that is, the one with the higher version number)."
-msgstr ""
-"Si dos o más versiones tienen la misma prioridad, instala la más reciente "
-"(esto es, la que tiene un número de versión mayor)."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:116
-#, fuzzy
-msgid ""
-"If two or more versions have the same priority and version number but either "
-"the packages differ in some of their metadata or the <literal>--reinstall</"
-"literal> option is given, install the uninstalled one."
-msgstr ""
-"Si dos o más versiones tienen la misma prioridad y número de versión, pero o "
-"bien difieren en su meta-información o se ha proporcionado la opción "
-"<literal>--reinstall</literal> se instala la que no está instalada."
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:122
-#, fuzzy
-msgid ""
-"In a typical situation, the installed version of a package (priority 100) "
-"is not as recent as one of the versions available from the sources listed in "
-"the &sources-list; file (priority 500 or 990). Then the package will be "
-"upgraded when <command>apt-get install <replaceable>some-package</"
-"replaceable></command> or <command>apt-get upgrade</command> is executed."
-msgstr ""
-"Típicamente, la versión instalada del paquete (prioridad 100) no es tan "
-"reciente como la disponible a través de &sources-list; (prioridad 500 o "
-"990). Entonces el paquete se actualizará cuando se ejecute <command>apt-get "
-"install <replaceable>algún-paquete</replaceable></command> o <command>apt-"
-"get upgrade</command>."
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:129
-#, fuzzy
-msgid ""
-"More rarely, the installed version of a package is <emphasis>more</emphasis> "
-"recent than any of the other available versions. The package will not be "
-"downgraded when <command>apt-get install <replaceable>some-package</"
-"replaceable></command> or <command>apt-get upgrade</command> is executed."
-msgstr ""
-"Rara vez la versión instalada de un paquete es <emphasis>más</emphasis> "
-"reciente que cualquiera de las versiones disponibles. En éste caso no se "
-"instalará la versión anterior del paquete cuando se ejecute <command>apt-get "
-"install <replaceable>algún-paquete</replaceable></command> o <command>apt-"
-"get upgrade</command>."
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:134
-#, fuzzy
-msgid ""
-"Sometimes the installed version of a package is more recent than the version "
-"belonging to the target release, but not as recent as a version belonging to "
-"some other distribution. Such a package will indeed be upgraded when "
-"<command>apt-get install <replaceable>some-package</replaceable></command> "
-"or <command>apt-get upgrade</command> is executed, because at least "
-"<emphasis>one</emphasis> of the available versions has a higher priority "
-"than the installed version."
-msgstr ""
-"A veces la versión instalada de un paquete es más reciente que la versión "
-"perteneciente a la distribución objetivo, pero no tan reciente como la "
-"versión de otra distribución. Este tipo de paquetes se actualizarán cuando "
-"se ejecute <command>apt-get install <replaceable>algún-paquete</"
-"replaceable></command> o <command>apt-get upgrade</command> porque al menos "
-"<emphasis>uno</emphasis> de los ejemplares disponibles tiene una prioridad "
-"mayor que la versión instalada."
-
-#. type: Content of: <refentry><refsect1><refsect2><title>
-#: apt_preferences.5.xml:143
-#, fuzzy
-msgid "The Effect of APT Preferences"
-msgstr "El efecto de las preferencias sobre APT"
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:145
-#, fuzzy
-msgid ""
-"The APT preferences file allows the system administrator to control the "
-"assignment of priorities. The file consists of one or more multi-line "
-"records separated by blank lines. Records can have one of two forms, a "
-"specific form and a general form."
-msgstr ""
-"El fichero de preferencias de APT permite al administrador del sistema "
-"controlar las asignaciones de prioridades. El fichero consiste en uno o más "
-"registros de varias líneas separados entre sí por espacios en blanco. Los "
-"registros pueden tener una o dos formas: una específica y otra general."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:151
-#, fuzzy
-msgid ""
-"The specific form assigns a priority (a \"Pin-Priority\") to one or more "
-"specified packages and specified version or version range. For example, the "
-"following record assigns a high priority to all versions of the "
-"<filename>perl</filename> package whose version number begins with "
-"\"<literal>5.8</literal>\". Multiple packages can be separated by spaces."
-msgstr ""
-"La forma específica asigna una prioridad (\"Pin-Priority\") a un paquete "
-"concreto y se aplica a una versión o rango de versiones. Por ejemplo, el "
-"siguiente registro asigna una prioridad alta a todas las versiones del "
-"paquete <filename>perl</filename> cuyo número de versión empiece con "
-"\"<literal>5.8</literal>\"."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
-#: apt_preferences.5.xml:158
-#, fuzzy, no-wrap
-msgid ""
-"Package: perl\n"
-"Pin: version 5.8*\n"
-"Pin-Priority: 1001\n"
-msgstr ""
-"<programlisting>\n"
-"Package: perl\n"
-"Pin: version 5.8*\n"
-"Pin-Priority: 1001\n"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:164
-#, fuzzy
-msgid ""
-"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 ""
-"La forma general asigna una prioridad a todas las versiones de los paquetes "
-"en una distribución (esto es, a todas las versiones de paquetes provenientes "
-"de un fichero <filename>Release</filename>), o a todos las versiones de un "
-"paquete que provienen de un sitio concreto en internet, identificado por su "
-"nombre de dominio."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:170
-#, fuzzy
-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 forma general del fichero de preferencias de APT sólo se aplica a "
-"grupos de paquetes. Por ejemplo, el siguiente registro hace que asigne una "
-"prioridad alta a todas las versiones disponibles desde un sitio local."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
-#: apt_preferences.5.xml:175
-#, fuzzy, no-wrap
-msgid ""
-"Package: *\n"
-"Pin: origin \"\"\n"
-"Pin-Priority: 999\n"
-msgstr ""
-"<programlisting>\n"
-"Package: *\n"
-"Pin: origin \"\"\n"
-"Pin-Priority: 999\n"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:180
-#, fuzzy
-msgid ""
-"A note of caution: the keyword used here is \"<literal>origin</literal>\". "
-"This should not 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 ""
-"Un aviso acerca de la palabra clave usada en \"<literal>origin</literal>\": "
-"no debe de confundirse con el origen (\"Origin:\") de una distribución tal y "
-"como se especifica en el fichero <filename>Release</filename>. Lo que sigue "
-"a \"Origin:\" en un fichero <filename>Release</filename> no es una dirección "
-"de un sitio de internet, sino el autor o el nombre del proveedor, tales como "
-"\"Debian\" o \"Ximian\"."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:186
-#, fuzzy
-msgid ""
-"The following record assigns a low priority to all package versions "
-"belonging to any distribution whose Archive name is \"<literal>unstable</"
-"literal>\"."
-msgstr ""
-"El siguiente registro asigna una prioridad baja a todas las versiones de los "
-"paquetes pertenecientes a cualquier distribución que tenga como nombre de "
-"Archivo \"<literal>unstable</literal>\"."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
-#: apt_preferences.5.xml:190
-#, fuzzy, no-wrap
-msgid ""
-"Package: *\n"
-"Pin: release a=unstable\n"
-"Pin-Priority: 50\n"
-msgstr ""
-"<programlisting>\n"
-"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:195
-#, fuzzy
-msgid ""
-"The following record assigns a high priority to all package versions "
-"belonging to any distribution whose Codename is \"<literal>squeeze</literal>"
-"\"."
-msgstr ""
-"El siguiente registro asigna una prioridad baja a todas las versiones de los "
-"paquetes pertenecientes a cualquier distribución que tenga como nombre de "
-"Archivo \"<literal>unstable</literal>\"."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
-#: apt_preferences.5.xml:199
-#, fuzzy, no-wrap
-msgid ""
-"Package: *\n"
-"Pin: release n=squeeze\n"
-"Pin-Priority: 900\n"
-msgstr ""
-"<programlisting>\n"
-"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:204
-#, fuzzy
-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 ""
-"El siguiente registro asigna una prioridad alta a todas las versiones de los "
-"paquetes pertenecientes a la distribución que tiene como nombre de Archivo "
-"\"<literal>stable</literal>\" y como número de versión \"<literal>3.0</"
-"literal>\"."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting>
-#: apt_preferences.5.xml:209
-#, fuzzy, no-wrap
-msgid ""
-"Package: *\n"
-"Pin: release a=stable, v=3.0\n"
-"Pin-Priority: 500\n"
-msgstr ""
-"<programlisting>\n"
-"Package: *\n"
-"Pin: release a=unstable, v=3.0\n"
-"Pin-Priority: 50\n"
-
-#. type: Content of: <refentry><refsect1><refsect2><title>
-#: apt_preferences.5.xml:220
-#, fuzzy
-msgid "How APT Interprets Priorities"
-msgstr "¿Cómo interpreta APT las prioridades?"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
-#: apt_preferences.5.xml:228
-#, fuzzy
-msgid "P > 1000"
-msgstr "P > 1000"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:229
-#, fuzzy
-msgid ""
-"causes a version to be installed even if this constitutes a downgrade of the "
-"package"
-msgstr ""
-"la versión se instala incluso si es una versión anterior a la instalada en "
-"el sistema."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
-#: apt_preferences.5.xml:233
-#, fuzzy
-msgid "990 < P <=1000"
-msgstr "990 < P <=1000"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:234
-#, fuzzy
-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 ""
-"la versión se instala aunque no venga de la distribución objetivo, a menos "
-"que la versión instalada sea más reciente."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
-#: apt_preferences.5.xml:239
-#, fuzzy
-msgid "500 < P <=990"
-msgstr "500 < P <=990"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:240
-#, fuzzy
-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 ""
-"la versión se instala a menos que exista otro ejemplar disponible "
-"perteneciente a la distribución objetivo o bien la versión instalada sea más "
-"reciente."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
-#: apt_preferences.5.xml:245
-#, fuzzy
-msgid "100 < P <=500"
-msgstr "100 < P <=500"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:246
-#, fuzzy
-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 ""
-"la versión se instala a menos que exista un ejemplar perteneciente a otra "
-"distribución o la versión instalada sea más reciente."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
-#: apt_preferences.5.xml:251
-#, fuzzy
-msgid "0 < P <=100"
-msgstr "0 < P <=100"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:252
-#, fuzzy
-msgid ""
-"causes a version to be installed only if there is no installed version of "
-"the package"
-msgstr ""
-"la versión sólo se instala si no hay ninguna versión del paquete instalado."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
-#: apt_preferences.5.xml:256
-#, fuzzy
-msgid "P < 0"
-msgstr "P < 0"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:257
-#, fuzzy
-msgid "prevents the version from being installed"
-msgstr "la versión nunca se instala."
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:223
-#, fuzzy
-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 ""
-"Las prioridades (P) asignadas en el fichero de preferencias deben ser "
-"números enteros. Se interpretan (en general) del siguiente modo:"
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:262
-#, fuzzy
-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 ""
-"Si uno de los registros de forma específica descritos arriba coinciden con "
-"una versión disponible de un paquete, el registro determina la prioridad de "
-"la versión. En caso de que esto no sea así, si cualquier número de registros "
-"de forma general coinciden con una versión, el primero determina la "
-"prioridad de la versión del paquete."
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:268
-#, fuzzy
-msgid ""
-"For example, suppose the APT preferences file contains the three records "
-"presented earlier:"
-msgstr ""
-"Por ejemplo, suponga que el fichero de preferencias de APT contiene los tres "
-"registros antes mencionados:"
-
-#. type: Content of: <refentry><refsect1><refsect2><programlisting>
-#: apt_preferences.5.xml:272
-#, fuzzy, 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 ""
-"<programlisting>\n"
-"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:285
-msgid "Then:"
-msgstr ""
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:287
-#, fuzzy
-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 ""
-"La versión más reciente disponible del paquete <literal>perl</literal> se "
-"instala mientras que el número de versión empieze con \"<literal>5.8</"
-"literal>\". Si se encuentra disponible <emphasis>cualquier</emphasis> "
-"versión 5.8* de <literal>perl</literal> y la versión instalada es 5.9*, "
-"entonces se instala la versión5.8*."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:292
-#, fuzzy
-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 ""
-"Cualquier otra versión de un paquete distinto de <literal>perl</literal> "
-"disponible desde el sistema local tiene prioridad sobre el resto de las "
-"versiones, incluso sobre los pertenecientes a la distribución objetivo."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara>
-#: apt_preferences.5.xml:296
-#, fuzzy
-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 ""
-"Otras versiones que tengan un origen distinto al sistema local listadas en "
-"&sources-list; y que pertenezcan a la distribución <literal>inestable</"
-"literal> sólo se instalarán si se seleccionan para instalar y no hay ninguna "
-"versión del paquete instalado."
-
-#. type: Content of: <refentry><refsect1><refsect2><title>
-#: apt_preferences.5.xml:306
-#, fuzzy
-msgid "Determination of Package Version and Distribution Properties"
-msgstr ""
-"Determinación de la versión del paquete y de las propiedades de la\n"
-"distribución"
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:308
-#, fuzzy
-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 ""
-"Los recursos del fichero &sources-list; deben proporcionar los ficheros "
-"<filename>Packages</filename> y <filename>Release</filename>. Éstos "
-"describen los paquetes disponibles en cada uno de los sitios."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
-#: apt_preferences.5.xml:320
-#, fuzzy
-msgid "the <literal>Package:</literal> line"
-msgstr "La línea <literal>Package:</literal> "
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:321
-#, fuzzy
-msgid "gives the package name"
-msgstr "Indica el nombre del paquete"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
-#: apt_preferences.5.xml:324 apt_preferences.5.xml:374
-#, fuzzy
-msgid "the <literal>Version:</literal> line"
-msgstr "La línea <literal>Version:</literal> "
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:325
-#, fuzzy
-msgid "gives the version number for the named package"
-msgstr "Indica el número de versión del paquete"
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:312
-#, fuzzy
-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 ""
-"El fichero <filename>Packages</filename> se encuentra normalmente en el "
-"directorio <filename>.../dists/<replaceable>nombre-dist</replaceable>/ "
-"<replaceable>componente</replaceable>/<replaceable>arquitectura</"
-"replaceable></filename>, por ejemplo, <filename>.../dists/stable/main/binary-"
-"i386/Packages</filename>. El fichero consiste en una serie de registros de "
-"varias líneas, uno por cada paquete disponible en ese directorio. Para "
-"montar un repositorio de APT sólo son significativas dos de las líneas de "
-"cada registro:"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
-#: apt_preferences.5.xml:341
-#, fuzzy
-msgid "the <literal>Archive:</literal> or <literal>Suite:</literal> line"
-msgstr "La línea <literal>Archive:</literal> "
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:342
-#, fuzzy
-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 ""
-"Indica el nombre del archivo al que pertenecen todos los paquetes del árbol "
-"de directorios. Por ejemplo, la línea \"Archive: stable\" especifica que "
-"todos los paquetes en el árbol de directorios por debajo del directorio raíz "
-"marcado en el fichero <filename>Release</filename> están en un archivo de "
-"<literal>estable</literal>. Para especificar una preferencia de acuerdo con "
-"este parámetro tendrá que poner la siguiente línea en el fichero de "
-"preferencias de APT:"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
-#: apt_preferences.5.xml:352
-#, fuzzy, no-wrap
-msgid "Pin: release a=stable\n"
-msgstr ""
-"<programlisting>\n"
-"Pin: release a=stable\n"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
-#: apt_preferences.5.xml:358
-#, fuzzy
-msgid "the <literal>Codename:</literal> line"
-msgstr "La línea <literal>Component:</literal> "
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:359
-#, fuzzy
-msgid ""
-"names the codename to which all the packages in the directory tree belong. "
-"For example, the line \"Codename: squeeze\" 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>squeeze</literal>. "
-"Specifying this value in the APT preferences file would require the line:"
-msgstr ""
-"Indica el nombre del archivo al que pertenecen todos los paquetes del árbol "
-"de directorios. Por ejemplo, la línea \"Archive: stable\" especifica que "
-"todos los paquetes en el árbol de directorios por debajo del directorio raíz "
-"marcado en el fichero <filename>Release</filename> están en un archivo de "
-"<literal>estable</literal>. Para especificar una preferencia de acuerdo con "
-"este parámetro tendrá que poner la siguiente línea en el fichero de "
-"preferencias de APT:"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
-#: apt_preferences.5.xml:368
-#, no-wrap
-msgid "Pin: release n=squeeze\n"
-msgstr ""
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:375
-#, fuzzy
-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 ""
-"Indica la versión de la distribución. Por ejemplo, los paquetes en árbol "
-"pueden pertenecer a la versión 3.0 de Debian GNU/Linux. Dese cuenta de que "
-"<literal>pruebas</literal> e <literal>inestable</literal> no tienen una "
-"versión asignada porque no han sido liberadas. Para especificar una "
-"preferencia de acuerdo con este parámetro tendrá que poner una de las "
-"siguientes línea en el fichero de preferencias de APT:"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
-#: apt_preferences.5.xml:384
-#, fuzzy, no-wrap
-msgid ""
-"Pin: release v=3.0\n"
-"Pin: release a=stable, v=3.0\n"
-"Pin: release 3.0\n"
-msgstr ""
-"<programlisting>\n"
-"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:393
-#, fuzzy
-msgid "the <literal>Component:</literal> line"
-msgstr "La línea <literal>Component:</literal> "
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:394
-#, fuzzy
-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:"
-msgstr ""
-"Indica la licencia asociada a los paquetes en el árbol de directorios "
-"correspondiente al fichero <filename>Release</filename>. Por ejemplo, la "
-"línea <literal>Component: main</literal> especifica que todos los ejemplares "
-"son de la sección <literal>main</literal>, ésto asegura que su licencia se "
-"ajusta a las DFSG. Para especificar una preferencia de acuerdo con este "
-"parámetro tendrá que poner la siguiente línea en el fichero de preferencias "
-"de APT:"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
-#: apt_preferences.5.xml:403
-#, fuzzy, no-wrap
-msgid "Pin: release c=main\n"
-msgstr ""
-"<programlisting>\n"
-"Pin: release c=main\n"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
-#: apt_preferences.5.xml:409
-#, fuzzy
-msgid "the <literal>Origin:</literal> line"
-msgstr "La línea <literal>Origin:</literal> "
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:410
-#, fuzzy
-msgid ""
-"names the originator of the packages in the directory tree of the "
-"<filename>Release</filename> file. Most commonly, this is <literal>Debian</"
-"literal>. Specifying this origin in the APT preferences file would require "
-"the line:"
-msgstr ""
-"Indica la procedencia de los paquetes en el árbol de directorios del fichero "
-"<filename>Release</filename>. La procedencia más común es <literal>Debian</"
-"literal>. Para especificar una preferencia de acuerdo con este parámetro "
-"tendrá que poner la siguiente línea en el fichero de preferencias de APT:"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
-#: apt_preferences.5.xml:416
-#, fuzzy, no-wrap
-msgid "Pin: release o=Debian\n"
-msgstr ""
-"<programlisting>\n"
-"Pin: release o=Debian\n"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term>
-#: apt_preferences.5.xml:422
-#, fuzzy
-msgid "the <literal>Label:</literal> line"
-msgstr "La línea <literal>Label:</literal> "
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara>
-#: apt_preferences.5.xml:423
-#, fuzzy
-msgid ""
-"names the label of the packages in the directory tree of the "
-"<filename>Release</filename> file. Most commonly, this is <literal>Debian</"
-"literal>. Specifying this label in the APT preferences file would require "
-"the line:"
-msgstr ""
-"nombra la etiqueta de los paquetes en los árboles de directorios del fichero "
-"<filename>Release</filename>. Normalmente es <literal>Debian</literal>. Para "
-"especificar una preferencia de acuerdo con este parámetro tendrá que poner "
-"la siguiente línea en el fichero de preferencias de APT:"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
-#: apt_preferences.5.xml:429
-#, fuzzy, no-wrap
-msgid "Pin: release l=Debian\n"
-msgstr ""
-"<programlisting>\n"
-"Pin: release l=Debian\n"
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:330
-#, fuzzy
-msgid ""
-"The <filename>Release</filename> file is normally found in the directory "
-"<filename>.../dists/<replaceable>dist-name</replaceable></filename>: for "
-"example, <filename>.../dists/stable/Release</filename>, or <filename>.../"
-"dists/woody/Release</filename>. It consists of a single multi-line record "
-"which applies to <emphasis>all</emphasis> of the packages in the directory "
-"tree below its parent. Unlike the <filename>Packages</filename> file, "
-"nearly all of the lines in a <filename>Release</filename> file are relevant "
-"for setting APT priorities: <placeholder type=\"variablelist\" id=\"0\"/>"
-msgstr ""
-"El fichero <filename>Release</filename> normalmente se encuentra en el "
-"directorio <filename>.../dists/<replaceable>nombre-dist</replaceable></"
-"filename>, por ejemplo, <filename>.../dists/stable/Release</filename>, o "
-"<filename>.../dists/woody/Release</filename>. El fichero consiste en "
-"registros de una sola línea que se aplican a <emphasis>todos</emphasis> los "
-"paquetes por debajo del directorio padre. Al contrario que el fichero "
-"<filename>Packages</filename>, casi todas las líneas del fichero "
-"<filename>Release</filename> son relevantes para las prioridades de APT:"
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:436
-#, fuzzy
-msgid ""
-"All of the <filename>Packages</filename> and <filename>Release</filename> "
-"files retrieved from locations listed in the &sources-list; file are stored "
-"in the directory <filename>/var/lib/apt/lists</filename>, or in the file "
-"named by the variable <literal>Dir::State::Lists</literal> in the "
-"<filename>apt.conf</filename> file. For example, the file <filename>debian."
-"lcs.mit.edu_debian_dists_unstable_contrib_binary-i386_Release</filename> "
-"contains the <filename>Release</filename> file retrieved from the site "
-"<literal>debian.lcs.mit.edu</literal> for <literal>binary-i386</literal> "
-"architecture files from the <literal>contrib</literal> component of the "
-"<literal>unstable</literal> distribution."
-msgstr ""
-"Todos los ficheros <filename>Packages</filename> y <filename>Release</"
-"filename> que se obtienen de los recursos de &sources-list; se guardan en el "
-"directorio <filename>/var/lib/apt/lists</filename>, o en el directorio "
-"definido por la variable <literal>Dir::State::Lists</literal>, que puede "
-"estar definida en el fichero <filename>apt.conf</filename>. Por ejemplo, el "
-"fichero <filename>debian.lcs.mit.edu_debian_dists_unstable_contrib_binary-"
-"i386_Release</filename> contiene los ficheros <filename>Release</filename> "
-"obtenidos de <literal>debian.lcs.mit.edu</literal> para la arquitectura "
-"<literal>binary-i386</literal> de la sección <literal>contrib</literal> de "
-"la distribución <literal>inestable</literal>."
-
-#. type: Content of: <refentry><refsect1><refsect2><title>
-#: apt_preferences.5.xml:449
-#, fuzzy
-msgid "Optional Lines in an APT Preferences Record"
-msgstr "Líneas opcionales en un registro de preferencias de APT"
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:451
-#, fuzzy
-msgid ""
-"Each record in the APT preferences file can optionally begin with one or "
-"more lines beginning with the word <literal>Explanation:</literal>. This "
-"provides a place for comments."
-msgstr ""
-"Cada registro en el fichero de preferencias de APT puede comenzar con una o "
-"más líneas que tengan como primera palabra <literal>Explanation:</literal>. "
-"Útil para comentarios."
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:455
-#, fuzzy
-msgid ""
-"The <literal>Pin-Priority:</literal> line in each APT preferences record is "
-"optional. If omitted, APT assigns a priority of 1 less than the last value "
-"specified on a line beginning with <literal>Pin-Priority: release ...</"
-"literal>."
-msgstr ""
-"La línea <literal>Pin-Priority:</literal> es opcional. Si se omite, APT "
-"asigna una prioridad un número menor que la última prioridad especificada en "
-"una línea que empieze con <literal>Pin-Priority: release ...</literal>."
-
-#. type: Content of: <refentry><refsect1><refsect2><title>
-#: apt_preferences.5.xml:464
-#, fuzzy
-msgid "Tracking Stable"
-msgstr "Siguiendo la distribución estable"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
-#: apt_preferences.5.xml:472
-#, fuzzy, no-wrap
-msgid ""
-"Explanation: Uninstall or do not install any Debian-originated\n"
-"Explanation: package versions other than those in the stable distro\n"
-"Package: *\n"
-"Pin: release a=stable\n"
-"Pin-Priority: 900\n"
-"\n"
-"Package: *\n"
-"Pin: release o=Debian\n"
-"Pin-Priority: -10\n"
-msgstr ""
-"<programlisting>\n"
-"Explanation: Desinstalar o no instalar los ejemplares que no\n"
-"Explanation: pertenecen a la distribución estable\n"
-"Package: *\n"
-"Pin: release a=stable\n"
-"Pin-Priority: 900\n"
-"\n"
-"Package: *\n"
-"Pin: release o=Debian\n"
-"Pin-Priority: -10\n"
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:466
-#, fuzzy
-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 "
-"<literal>stable</literal> distribution and a prohibitively low priority to "
-"package versions belonging to other <literal>Debian</literal> "
-"distributions. <placeholder type=\"programlisting\" id=\"0\"/>"
-msgstr ""
-"El siguiente fichero de preferencias de APT provoca que APT asigne una "
-"prioridad mayor de la que asigna por omisión (500) a todos los ejemplares de "
-"la distribución <literal>estable</literal> y una prioridad más baja al resto "
-"de las distribuciones <literal>Debian</literal>."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
-#: apt_preferences.5.xml:489 apt_preferences.5.xml:535
-#: apt_preferences.5.xml:593
-#, fuzzy, no-wrap
-msgid ""
-"apt-get install <replaceable>package-name</replaceable>\n"
-"apt-get upgrade\n"
-"apt-get dist-upgrade\n"
-msgstr ""
-"<programlisting>\n"
-"apt-get install <replaceable>paquete</replaceable>\n"
-"apt-get upgrade\n"
-"apt-get dist-upgrade\n"
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:484
-#, fuzzy
-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>stable</literal> version(s). <placeholder type=\"programlisting\" "
-"id=\"0\"/>"
-msgstr ""
-"Con un fichero &sources-list; apropiado y el fichero de preferencias "
-"mostrado anteriormente, cualquiera de las siguientes órdenes de APT hace que "
-"o bien todo el sistema o bien sólo algunos paquetes se actualicen a la "
-"última versión <literal>estable</literal>."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
-#: apt_preferences.5.xml:501
-#, fuzzy, no-wrap
-msgid "apt-get install <replaceable>package</replaceable>/testing\n"
-msgstr "rdepends <replaceable>paquetes(s)</replaceable>"
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt_preferences.5.xml:495
-#, fuzzy
-msgid ""
-"The following command will cause APT to upgrade the specified package to the "
-"latest version from the <literal>testing</literal> distribution; the package "
-"will not be upgraded again unless this command is given again. <placeholder "
-"type=\"programlisting\" id=\"0\"/>"
-msgstr ""
-"La siguiente orden hace que APT actualice un paquete a la última versión de "
-"la distribución de <literal>pruebas</literal>, el paquete no se actualizará "
-"de nuevo amenos que se ejecute de nuevo la orden."
-
-#. type: Content of: <refentry><refsect1><refsect2><title>
-#: apt_preferences.5.xml:507
-#, fuzzy
-msgid "Tracking Testing or Unstable"
-msgstr "Siguiendo la distribución de pruebas o inestable"
-
-#. type: Content of: <refentry><refsect1><refsect2><para><programlisting>
-#: apt_preferences.5.xml:516
-#, fuzzy, 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 ""
-"<programlisting>\n"
-"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"