-"List of compression types which are understood by the acquire methods. "
-"Files like <filename>Packages</filename> can be available in various "
-"compression formats. Per default the acquire methods can decompress "
-"<command>bzip2</command>, <command>lzma</command> and <command>gzip</"
-"command> compressed files, with this setting more formats can be added on "
-"the fly or the used method can be changed. The syntax for this is: "
-"<placeholder type=\"synopsis\" id=\"0\"/>"
-msgstr ""
-"Lista de los tipos de compresión que se pueden usar en los métodos de "
-"«acquire». Los ficheros como <filename>Packages</filename> pueden estar "
-"disponibles en varios formatos de compresión. De forma predeterminada los "
-"métodos de «acquire» pueden descomprimir los ficheros comprimidos en "
-"<command>bzip2</command>, <command>lzma</command> y <command>gzip</command>, "
-"y con esta opción se pueden añadir más formatos en el momento, o cambiar el "
-"método usado. La sintaxis para esto es: <placeholder type=\"synopsis\" id="
-"\"0\"/>"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis>
-#: apt.conf.5.xml:437
-#, no-wrap
-msgid "Acquire::CompressionTypes::Order:: \"gz\";"
-msgstr "Acquire::CompressionTypes::Order:: \"gz\";"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis>
-#: apt.conf.5.xml:440
-#, no-wrap
-msgid "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };"
-msgstr "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:433
-msgid ""
-"Also the <literal>Order</literal> subgroup can be used to define in which "
-"order the acquire system will try to download the compressed files. The "
-"acquire system will try the first and proceed with the next compression type "
-"in this list on error, so to prefer one over the other type simple add the "
-"preferred type at first - not already added default types will be added at "
-"run time to the end of the list, so e.g. <placeholder type=\"synopsis\" id="
-"\"0\"/> can be used to prefer <command>gzip</command> compressed files over "
-"<command>bzip2</command> and <command>lzma</command>. If <command>lzma</"
-"command> should be preferred over <command>gzip</command> and "
-"<command>bzip2</command> the configure setting should look like this "
-"<placeholder type=\"synopsis\" id=\"1\"/> It is not needed to add "
-"<literal>bz2</literal> explicit to the list as it will be added automatic."
-msgstr ""
-"El subgrupo <literal>Order</literal> también se puede usar para definir en "
-"qué orden el sistema de «acquire» intentará descargar los ficheros "
-"comprimidos. El sistema de «acquire» intentará el primero y, en caso de "
-"error, procederá con el siguiente tipo de compresión de la lista, por lo que "
-"si prefiere un tipo antes que otro sólo tiene que añadirlo a la lista el "
-"primero (los tipos predeterminados no se añaden, ya que se añaden durante la "
-"ejecución al final de la lista, por ejemplo: <placeholder type=\"synopsis\" "
-"id=\"0\"/> se puede usar cuando se prefieran los ficheros comprimidos con "
-"<command>gzip</command> antes que con <command>bzip2</command> y "
-"<command>lzma</command>. Si se prefieren los comprimidos con <command>lzma</"
-"command> antes que con <command>gzip</command> y <command>bzip2</command>, "
-"la opción de configuración debería parecerse a esto <placeholder type="
-"\"synopsis\" id=\"1\"/> No es necesario añadir <literal>bz2</literal> a la "
-"lista ya que se añadirá de forma automática."
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><literallayout>
-#: apt.conf.5.xml:444
-#, no-wrap
-msgid "Dir::Bin::bzip2 \"/bin/bzip2\";"
-msgstr "Dir::Bin::bzip2 \"/bin/bzip2\";"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:442
-#, fuzzy
-#| msgid ""
-#| "Note that at run time the <literal>Dir::Bin::<replaceable>Methodname</"
-#| "replaceable></literal> will be checked: If this setting exists the method "
-#| "will only be used if this file exists, e.g. for the bzip2 method (the "
-#| "inbuilt) setting is <placeholder type=\"literallayout\" id=\"0\"/> Note "
-#| "also that list entries specified on the command line will be added at the "
-#| "end of the list specified in the configuration files, but before the "
-#| "default entries. To prefer a type in this case over the ones specified in "
-#| "in the configuration files you can set the option direct - not in list "
-#| "style. This will not override the defined list, it will only prefix the "
-#| "list with this type."
-msgid ""
-"Note that at run time the <literal>Dir::Bin::<replaceable>Methodname</"
-"replaceable></literal> will be checked: If this setting exists the method "
-"will only be used if this file exists, e.g. for the bzip2 method (the "
-"inbuilt) setting is <placeholder type=\"literallayout\" id=\"0\"/> Note also "
-"that list entries specified on the command line will be added at the end of "
-"the list specified in the configuration files, but before the default "
-"entries. To prefer a type in this case over the ones specified in the "
-"configuration files you can set the option direct - not in list style. This "
-"will not override the defined list, it will only prefix the list with this "
-"type."
-msgstr ""
-"Tenga en cuenta que durante la ejecución se comprobará la opción "
-"<literal>Dir::Bin::<replaceable>nombre-del-método</replaceable></literal>. "
-"Si esta opción existe, el método sólo se usará si este fichero existe. Por "
-"ejemplo: para el método bzip2 (incorporado de serie) la opción es "
-"<placeholder type=\"literallayout\" id=\"0\"/> También tenga en cuenta que "
-"las entradas de la lista definida en la línea de órdenes se añadirán al "
-"final de la lista definida en los ficheros de configuración, pero antes que "
-"las entradas predeterminadas. Para usar un tipo preferido, en este caso "
-"antes que otros definidos en los ficheros de configuración, puede definir la "
-"opción directamente (no en el formato de lista). Esto no sobrescribirá la "
-"lista definida, sólo añadirá este tipo al principio de la lista."
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:449
-msgid ""
-"The special type <literal>uncompressed</literal> can be used to give "
-"uncompressed files a preference, but note that most archives doesn't provide "
-"uncompressed files so this is mostly only useable for local mirrors."
-msgstr ""
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
-#: apt.conf.5.xml:454
-msgid "GzipIndexes"
-msgstr "GzipIndexes"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:456
-msgid ""
-"When downloading <literal>gzip</literal> compressed indexes (Packages, "
-"Sources, or Translations), keep them gzip compressed locally instead of "
-"unpacking them. This saves quite a lot of disk space at the expense of more "
-"CPU requirements when building the local package caches. False by default."
-msgstr ""
-"Al descargar ficheros de índice comprimidos con <literal>gzip</literal>, "
-"(«Packages», «Sources», o «Translations»), los mantiene comprimidos "
-"localmente en lugar de desempaquetarlos. Esto ahorra mucho espacio en disco "
-"a costa de mayores requerimientos del procesador al generar los almacenes de "
-"paquetes locales. El valor predeterminado es «false»."
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
-#: apt.conf.5.xml:463
-msgid "Languages"
-msgstr "Languages"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:464
-msgid ""
-"The Languages subsection controls which <filename>Translation</filename> "
-"files are downloaded and in which order APT tries to display the Description-"
-"Translations. APT will try to display the first available Description in the "
-"Language which is listed at first. Languages can be defined with their short "
-"or long Languagecodes. Note that not all archives provide "
-"<filename>Translation</filename> files for every Language - especially the "
-"long Languagecodes are rare, so please inform you which ones are available "
-"before you set here impossible values."
-msgstr ""
-"La subsección «Languages» controla qué ficheros <filename>Translation</"
-"filename> se descargan y en qué orden APT intentará mostrar las traducciones "
-"de la descripción. APT intentará mostrar la primera descripción en el idioma "
-"que esté primero en la lista. Los idiomas se pueden definir con sus códigos "
-"de idioma cortos o largos. Tenga en cuenta que no todos los archivos de "
-"paquetes proporcionan ficheros <filename>Translation</filename> para cada "
-"idioma (especialmente para los códigos de idioma largos), por lo que debería "
-"informarse de cuales están disponibles antes de definir valores imposibles."
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><programlisting>
-#: apt.conf.5.xml:480
-#, no-wrap
-msgid "Acquire::Languages { \"environment\"; \"de\"; \"en\"; \"none\"; \"fr\"; };"
-msgstr "Acquire::Languages { \"environment\"; \"de\"; \"en\"; \"none\"; \"fr\"; }"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:470
-msgid ""
-"The default list includes \"environment\" and \"en\". "
-"\"<literal>environment</literal>\" has a special meaning here: It will be "
-"replaced at runtime with the languagecodes extracted from the "
-"<literal>LC_MESSAGES</literal> environment variable. It will also ensure "
-"that these codes are not included twice in the list. If "
-"<literal>LC_MESSAGES</literal> is set to \"C\" only the "
-"<filename>Translation-en</filename> file (if available) will be used. To "
-"force apt to use no Translation file use the setting <literal>Acquire::"
-"Languages=none</literal>. \"<literal>none</literal>\" is another special "
-"meaning code which will stop the search for a fitting <filename>Translation</"
-"filename> file. This can be used by the system administrator to let APT "
-"know that it should download also this files without actually use them if "
-"the environment doesn't specify this languages. So the following example "
-"configuration will result in the order \"en, de\" in an english and in \"de, "
-"en\" in a german localization. Note that \"fr\" is downloaded, but not used "
-"if APT is not used in a french localization, in such an environment the "
-"order would be \"fr, de, en\". <placeholder type=\"programlisting\" id="
-"\"0\"/>"
-msgstr ""
-"La lista predeterminada incluye «environment» y «en». «<literal>environment</"
-"literal>» tiene un significado especial aquí; se reemplazará durante la "
-"ejecución con los códigos de idioma extraídos de la variable de entorno "
-"<literal>LC_MESSAGES</literal>. También se asegurará de que estos códigos no "
-"se incluyan dos veces en la lista. Si <literal>LC_MESSAGES</literal> está "
-"definida como «C» sólo se usará el fichero <filename>Translation-en</"
-"filename> (si está disponible). Puede usar la opción <literal>Acquire::"
-"Languages=none</literal> para forzar apt a que no use ficheros "
-"«Translation» . «<literal>none</literal>» es otro código especial que "
-"significa que detendrá la búsqueda de un fichero <filename>Translation</"
-"filename> adecuado. El administrador del sistema puede usar esto para "
-"permitir que APT sepa que debería descargar estos ficheros sin tener que "
-"usarlos si no se definen con «environment». De modo que el siguiente ejemplo "
-"de configuración resultará en el orden «en, de» en una configuración "
-"regional inglesa y «de, en» en una configuración regional alemana. Tenga en "
-"cuenta que «fr» se descargará, pero no se usará si APT no se usa con una "
-"configuración regional francesa, de modo que la orden en este entorno "
-"(«environment») sería «fr, de, en». <placeholder type=\"programlisting\" id="
-"\"0\"/>"
-
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:245
-msgid ""
-"The <literal>Acquire</literal> group of options controls the download of "
-"packages and the URI handlers. <placeholder type=\"variablelist\" id=\"0\"/>"
-msgstr ""
-"El grupo de opciones <literal>Acquire</literal> controla la descarga de "
-"paquetes y los gestores de URI. <placeholder type=\"variablelist\" id=\"0\"/>"
-
-#. type: Content of: <refentry><refsect1><title>
-#: apt.conf.5.xml:487
-msgid "Directories"
-msgstr "Directorios"
-
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:489
-msgid ""
-"The <literal>Dir::State</literal> section has directories that pertain to "
-"local state information. <literal>lists</literal> is the directory to place "
-"downloaded package lists in and <literal>status</literal> is the name of the "
-"dpkg status file. <literal>preferences</literal> is the name of the APT "
-"preferences file. <literal>Dir::State</literal> contains the default "
-"directory to prefix on all sub items if they do not start with <filename>/</"
-"filename> or <filename>./</filename>."
-msgstr ""
-"La sección <literal>Dir::State</literal> contiene directorios que afectan a "
-"la información de estado local. <literal>lists</literal> es el directorio en "
-"el que se almacenan las listas de los paquetes descargados y "
-"<literal>status</literal> es el nombre del fichero de estado de dpkg. "
-"<literal>preferences</literal> es el nombre del fichero de preferencias de "
-"APT. <literal>Dir::State</literal> contiene el directorio que se usará como "
-"prefijo predeterminado en todos los elementos subordinados en caso de que no "
-"empiecen con <filename>/</filename> ó <filename>./</filename>."
-
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:496
-msgid ""
-"<literal>Dir::Cache</literal> contains locations pertaining to local cache "
-"information, such as the two package caches <literal>srcpkgcache</literal> "
-"and <literal>pkgcache</literal> as well as the location to place downloaded "
-"archives, <literal>Dir::Cache::archives</literal>. Generation of caches can "
-"be turned off by setting their names to be blank. This will slow down "
-"startup but save disk space. It is probably preferred to turn off the "
-"pkgcache rather than the srcpkgcache. Like <literal>Dir::State</literal> the "
-"default directory is contained in <literal>Dir::Cache</literal>"
-msgstr ""
-"<literal>Dir::Cache</literal> contiene las ubicaciones que afectan a la "
-"información de la caché local, como los dos cachés de paquetes "
-"<literal>srcpkgcache</literal> y <literal>pkgcache</literal>, así como a la "
-"ubicación dónde se guardan los ficheros descargados, <literal>Dir::Cache::"
-"archives</literal>. La generación de cachés se puede desactivar dejando sus "
-"nombres en blanco. Ésto hará que el arranque sea más lento, pero ahorrará "
-"espacio. Normalmente se prefiere deshabilitar pkgcache en vez de "
-"srcpkgcache. Al igual que con <literal>Dir::State</literal> el directorio "
-"predeterminado está en <literal>Dir::Cache</literal>"
-
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:505
-msgid ""
-"<literal>Dir::Etc</literal> contains the location of configuration files, "
-"<literal>sourcelist</literal> gives the location of the sourcelist and "
-"<literal>main</literal> is the default configuration file (setting has no "
-"effect, unless it is done from the config file specified by "
-"<envar>APT_CONFIG</envar>)."
-msgstr ""
-"<literal>Dir::Etc</literal> contiene la ubicación de los ficheros de "
-"configuración, <literal>sourcelist</literal> proporciona la ubicación de "
-"sourcelist y <literal>main</literal> es el fichero de configuración "
-"predeterminado (esta opción de configuración no tiene ningún efecto a menos "
-"que se realice desde el fichero de configuración definido en "
-"<envar>APT_CONFIG</envar>)."
-
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:511
-msgid ""
-"The <literal>Dir::Parts</literal> setting reads in all the config fragments "
-"in lexical order from the directory specified. After this is done then the "
-"main config file is loaded."
-msgstr ""
-"La opción <literal>Dir::Parts</literal> lee en todos los fragmentos de "
-"ficheros de configuración en orden léxico desde el directorio especificado. "
-"Al finalizar este proceso carga el fichero de configuración principal."
-
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:515
-msgid ""
-"Binary programs are pointed to by <literal>Dir::Bin</literal>. <literal>Dir::"
-"Bin::Methods</literal> specifies the location of the method handlers and "
-"<literal>gzip</literal>, <literal>bzip2</literal>, <literal>lzma</literal>, "
-"<literal>dpkg</literal>, <literal>apt-get</literal> <literal>dpkg-source</"
-"literal> <literal>dpkg-buildpackage</literal> and <literal>apt-cache</"
-"literal> specify the location of the respective programs."
-msgstr ""
-"<literal>Dir::Bin</literal> apunta a los programas binarios. <literal>Dir::"
-"Bin::Methods</literal> define la ubicación de los gestores de los métodos y "
-"<literal>gzip</literal>, <literal>bzip2</literal>, <literal>lzma</literal>, "
-"<literal>dpkg</literal>, <literal>apt-get</literal>, <literal>dpkg-source</"
-"literal>, <literal>dpkg-buildpackage</literal> y <literal>apt-cache</"
-"literal> especifican la ubicación de sus respectivos programas."
-
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:523
-msgid ""
-"The configuration item <literal>RootDir</literal> has a special meaning. If "
-"set, all paths in <literal>Dir::</literal> will be relative to "
-"<literal>RootDir</literal>, <emphasis>even paths that are specified "
-"absolutely</emphasis>. So, for instance, if <literal>RootDir</literal> is "
-"set to <filename>/tmp/staging</filename> and <literal>Dir::State::status</"
-"literal> is set to <filename>/var/lib/dpkg/status</filename>, then the "
-"status file will be looked up in <filename>/tmp/staging/var/lib/dpkg/status</"
-"filename>."
-msgstr ""
-"La opción de configuración <literal>RootDir</literal> tiene un significado "
-"especial. Si se define, todas las rutas de <literal>Dir::</literal> serán "
-"relativas a <literal>RootDir</literal>, <emphasis>incluso las rutas que se "
-"especifiquen de forma absoluta</emphasis>. De modo que, por ejemplo, si "
-"<literal>RootDir</literal> se define como <filename>/tmp/staging</filename> "
-"y <literal>Dir::State::status</literal> se define como <filename>/var/lib/"
-"dpkg/status</filename>, entonces el fichero de estado será <filename>/tmp/"
-"staging/var/lib/dpkg/status</filename>."
-
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:536
-msgid ""
-"The <literal>Ignore-Files-Silently</literal> list can be used to specify "
-"which files APT should silently ignore while parsing the files in the "
-"fragment directories. Per default a file which end with <literal>.disabled</"
-"literal>, <literal>~</literal>, <literal>.bak</literal> or <literal>.dpkg-[a-"
-"z]+</literal> is silently ignored. As seen in the last default value these "
-"patterns can use regular expression syntax."
-msgstr ""
-"La lista <literal>Ignore-Files-Silently</literal> se puede usar para definir "
-"qué fichero debería ignorar APT silenciosamente al analizar ficheros en los "
-"directorios de fragmentos. Por omisión, se ignora silenciosamente un fichero "
-"que termina con <literal>.disabled</literal>, <literal>~</literal>, "
-"<literal>.bak</literal> o <literal>.dpkg-[a-z]+</literal>. Como se puede ver "
-"con el último valor predeterminado, estos patrones pueden usar la sintaxis "
-"de expresiones regulares."
-
-#. type: Content of: <refentry><refsect1><title>
-#: apt.conf.5.xml:545
-msgid "APT in DSelect"
-msgstr "APT con DSelect"
-
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:547
-msgid ""
-"When APT is used as a &dselect; method several configuration directives "
-"control the default behaviour. These are in the <literal>DSelect</literal> "
-"section."
-msgstr ""
-"Varias directivas de configuración controlan el comportamiento "
-"predeterminado cuando APT se usa como método de &dselect;. Éstas se "
-"encuentran en la sección <literal>DSelect</literal>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:551
-msgid "Clean"
-msgstr "Clean"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:552
-msgid ""
-"Cache Clean mode; this value may be one of always, prompt, auto, pre-auto "
-"and never. always and prompt will remove all packages from the cache after "
-"upgrading, prompt (the default) does so conditionally. auto removes only "
-"those packages which are no longer downloadable (replaced with a new version "
-"for instance). pre-auto performs this action before downloading new "
-"packages."
-msgstr ""
-"Modo de limpieza del almacén, este valor puede ser «always», «prompt», "
-"«auto», «pre-auto» y «never». Los valores «always» y «prompt» borrarán todos "
-"los paquetes del almacén después de actualizar, «prompt» (el valor "
-"predeterminado) preguntará primero. El valor «auto» borrará sólo aquellos "
-"paquetes que ya no se pueden descargar (por ejemplo, los reemplazados por "
-"otra versión). El valor «pre-auto» realiza esta última acción antes de "
-"descargar los paquetes nuevos."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:561
-msgid ""
-"The contents of this variable is passed to &apt-get; as command line options "
-"when it is run for the install phase."
-msgstr ""
-"Los contenidos de esta variable se introducen a &apt-get; como opciones de "
-"la línea de ordenes al ejecutar la fase de instalación."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:565
-msgid "Updateoptions"
-msgstr "Updateoptions"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:566
-msgid ""
-"The contents of this variable is passed to &apt-get; as command line options "
-"when it is run for the update phase."
-msgstr ""
-"Los contenidos de esta variable se introducen a &apt-get; como opciones de "
-"la línea de ordenes al ejecutar la fase de actualización."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:570
-msgid "PromptAfterUpdate"
-msgstr "PromptAfterUpdate"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:571
-msgid ""
-"If true the [U]pdate operation in &dselect; will always prompt to continue. "
-"The default is to prompt only on error."
-msgstr ""
-"Si es «true», la operación de «[U]pdate» (actualización) en &dselect; "
-"preguntará siempre antes de continuar. De forma predeterminada, sólo "
-"preguntará en caso de error."
-
-#. type: Content of: <refentry><refsect1><title>
-#: apt.conf.5.xml:577
-msgid "How APT calls dpkg"
-msgstr "Cómo invoca APT a dpkg"
-
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:578
-msgid ""
-"Several configuration directives control how APT invokes &dpkg;. These are "
-"in the <literal>DPkg</literal> section."
-msgstr ""
-"Varias directivas de configuración controlan cómo invoca APT a &dpkg;. Éstas "
-"se encuentran en la sección <literal>DPkg</literal>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:583
-msgid ""
-"This is a list of options to pass to dpkg. The options must be specified "
-"using the list notation and each list item is passed as a single argument to "
-"&dpkg;."
-msgstr ""
-"Es una lista de opciones que se introducen a dpkg. Las opciones se deben "
-"especificar usando la notación de lista y cada elemento de la lista se "
-"introduce a &dpkg; como un sólo argumento."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:588
-msgid "Pre-Invoke"
-msgstr "Pre-Invoke"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:588
-msgid "Post-Invoke"
-msgstr "Post-Invoke"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:589
-msgid ""
-"This is a list of shell commands to run before/after invoking &dpkg;. Like "
-"<literal>options</literal> this must be specified in list notation. The "
-"commands are invoked in order using <filename>/bin/sh</filename>, should any "
-"fail APT will abort."
-msgstr ""
-"Es una lista de órdenes de la consola que se ejecutarán antes y/o después de "
-"invocar a &dpkg;. Como <literal>options</literal>, se debe especificar con "
-"notación de lista. Las órdenes se ejecutarán en orden usando <filename>/bin/"
-"sh</filename>, y APT finalizará en caso de fallo."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:595
-msgid "Pre-Install-Pkgs"
-msgstr "Pre-Install-Pkgs"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:596
-msgid ""
-"This is a list of shell commands to run before invoking dpkg. Like "
-"<literal>options</literal> this must be specified in list notation. The "
-"commands are invoked in order using <filename>/bin/sh</filename>, should any "
-"fail APT will abort. APT will pass to the commands on standard input the "
-"filenames of all .deb files it is going to install, one per line."
-msgstr ""
-"Es una lista de órdenes de la consola que se ejecutarán antes de invocar a "
-"&dpkg;. Como <literal>options</literal>, se debe especificar con notación de "
-"lista. Las órdenes se ejecutan en orden usando <filename>/bin/sh</filename>, "
-"y APT finalizará en caso de fallo. APT introducirá las órdenes, por la "
-"entrada estándar, de los nombres de fichero de todos los «.deb» que va a "
-"instalar, uno por línea."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:602
-msgid ""
-"Version 2 of this protocol dumps more information, including the protocol "
-"version, the APT configuration space and the packages, files and versions "
-"being changed. Version 2 is enabled by setting <literal>DPkg::Tools::"
-"options::cmd::Version</literal> to 2. <literal>cmd</literal> is a command "
-"given to <literal>Pre-Install-Pkgs</literal>."
-msgstr ""
-"La versión 2 de este protocolo vuelca más información, incluyendo la versión "
-"del protocolo, el espacio de configuración de APT y de los paquetes, los "
-"ficheros y las versiones que cambian. La versión 2 se habilita definiendo "
-"<literal>DPkg::Tools::Options::cmd::Version</literal> con el valor 2. "
-"<literal>cmd</literal> es una orden que se pasa a <literal>Pre-Install-Pkgs</"
-"literal>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:609
-msgid "Run-Directory"
-msgstr "Run-Directory"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:610
-msgid ""
-"APT chdirs to this directory before invoking dpkg, the default is <filename>/"
-"</filename>."
-msgstr ""
-"APT cambia a este directorio antes de invocar a dpkg, el valor "
-"predeterminado es <filename>/</filename>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:614
-msgid "Build-options"
-msgstr "Build-options"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:615
-msgid ""
-"These options are passed to &dpkg-buildpackage; when compiling packages, the "
-"default is to disable signing and produce all binaries."
-msgstr ""
-"Estas opciones se introducen a &dpkg-buildpackage; cuando compila paquetes, "
-"el comportamiento predeterminado se limita a deshabilitar el firmado de "
-"paquetes y a producir todos los binarios."
-
-#. type: Content of: <refentry><refsect1><refsect2><title>
-#: apt.conf.5.xml:620
-msgid "dpkg trigger usage (and related options)"
-msgstr "Uso del disparador de dpkg (y de las opciones relacionadas)"
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt.conf.5.xml:621
-#, fuzzy
-#| msgid ""
-#| "APT can call dpkg in a way so it can make aggressive use of triggers over "
-#| "multiply calls of dpkg. Without further options dpkg will use triggers "
-#| "only in between his own run. Activating these options can therefore "
-#| "decrease the time needed to perform the install / upgrade. Note that it "
-#| "is intended to activate these options per default in the future, but as "
-#| "it changes the way APT calling dpkg drastically it needs a lot more "
-#| "testing. <emphasis>These options are therefore currently experimental "
-#| "and should not be used in productive environments.</emphasis> Also it "
-#| "breaks the progress reporting so all frontends will currently stay around "
-#| "half (or more) of the time in the 100% state while it actually configures "
-#| "all packages."
-msgid ""
-"APT can call dpkg in a way so it can make aggressive use of triggers over "
-"multiple calls of dpkg. Without further options dpkg will use triggers only "
-"in between his own run. Activating these options can therefore decrease the "
-"time needed to perform the install / upgrade. Note that it is intended to "
-"activate these options per default in the future, but as it changes the way "
-"APT calling dpkg drastically it needs a lot more testing. <emphasis>These "
-"options are therefore currently experimental and should not be used in "
-"productive environments.</emphasis> Also it breaks the progress reporting so "
-"all frontends will currently stay around half (or more) of the time in the "
-"100% state while it actually configures all packages."
-msgstr ""
-"APT puede invocar a dpkg de forma que pueda hacer un uso agresivo de los "
-"disparadores mediante varias invocaciones a dpkg. Sin más opciones, dpkg "
-"usará los disparadores sólo en su propia ejecución. Activar estas opciones "
-"puede reducir el tiempo necesario para realizar la instalación o la "
-"actualización. Tenga en cuenta que está orientado a que estas opciones se "
-"activen de forma predeterminada en un futuro, necesita muchas pruebas pero "
-"la forma en que APT invoca a dpkg ha cambiado drásticamente. <emphasis>Estas "
-"opciones actualmente son experimentales, y no se deberían usar en entornos "
-"de producción.</emphasis> También rompe el informe del progreso ya que todas "
-"las interfaces estarán alrededor de la mitad (o más) del tiempo en el 100% "
-"mientras se están configurando todos los paquetes."
-
-#. type: Content of: <refentry><refsect1><refsect2><para><literallayout>
-#: apt.conf.5.xml:636
-#, no-wrap
-msgid ""
-"DPkg::NoTriggers \"true\";\n"
-"PackageManager::Configure \"smart\";\n"
-"DPkg::ConfigurePending \"true\";\n"
-"DPkg::TriggersPending \"true\";"
-msgstr ""
-"DPkg::NoTriggers \"true\";\n"
-"PackageManager::Configure \"smart\";\n"
-"DPkg::ConfigurePending \"true\";\n"
-"DPkg::TriggersPending \"true\";"
-
-#. type: Content of: <refentry><refsect1><refsect2><para>
-#: apt.conf.5.xml:630
-msgid ""
-"Note that it is not guaranteed that APT will support these options or that "
-"these options will not cause (big) trouble in the future. If you have "
-"understand the current risks and problems with these options, but are brave "
-"enough to help testing them create a new configuration file and test a "
-"combination of options. Please report any bugs, problems and improvements "
-"you encounter and make sure to note which options you have used in your "
-"reports. Asking dpkg for help could also be useful for debugging proposes, "
-"see e.g. <command>dpkg --audit</command>. A defensive option combination "
-"would be <placeholder type=\"literallayout\" id=\"0\"/>"
-msgstr ""
-"Tenga en cuenta que no se garantiza que APT permitirá usar estas opciones o "
-"que estas opciones no causen un (gran) problema en el futuro. Si ha "
-"entendido los riesgos y los problemas actuales con estas opciones pero es lo "
-"suficientemente valiente para ayudar a probarlas, cree un nuevo fichero de "
-"configuración y pruebe una combinación de las opciones. Por favor, informe "
-"de cualquier error, problema o mejora que encuentre y asegúrese de apuntar "
-"en sus informes qué opciones ha usado. Pedir ayuda a dpkg también puede ser "
-"útil por motivos de depuración, véase por ejemplo: <command>dpkg --audit</"
-"command>. Una combinación de opciones defensivas sería <placeholder type="
-"\"literallayout\" id=\"0\"/>"
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
-#: apt.conf.5.xml:642
-msgid "DPkg::NoTriggers"
-msgstr "DPkg::NoTriggers"
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:643
-msgid ""
-"Add the no triggers flag to all dpkg calls (except the ConfigurePending "
-"call). See &dpkg; if you are interested in what this actually means. In "
-"short: dpkg will not run the triggers when this flag is present unless it is "
-"explicitly called to do so in an extra call. Note that this option exists "
-"(undocumented) also in older apt versions with a slightly different meaning: "
-"Previously these option only append --no-triggers to the configure calls to "
-"dpkg - now apt will add these flag also to the unpack and remove calls."
-msgstr ""
-"Añade a todas las llamadas a dpkg la opción sin disparadores («no "
-"triggers»), excepto a la llamada a «ConfigurePending». Consulte &dpkg; si "
-"está interesado en saber qué significa esto. De forma breve: dpkg no "
-"ejecutará los disparadores cuando está opción esté presente a menos que se "
-"ejecute explícitamente en una llamada adicional. Tenga en cuenta que esta "
-"opción también existe en versiones antiguas de apt (aunque sin documentar) "
-"con un significado diferente. Anteriormente sólo se añadía la opción «--no-"
-"triggers» a las llamadas de la configuración para dpkg, ahora apt también "
-"añadirá esta opción a las llamadas de desempaquetado y borrado."
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
-#: apt.conf.5.xml:650
-msgid "PackageManager::Configure"
-msgstr "PackageManager::Configure"
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:651
-msgid ""
-"Valid values are \"<literal>all</literal>\", \"<literal>smart</literal>\" "
-"and \"<literal>no</literal>\". \"<literal>all</literal>\" is the default "
-"value and causes APT to configure all packages explicit. The "
-"\"<literal>smart</literal>\" way is it to configure only packages which need "
-"to be configured before another package can be unpacked (Pre-Depends) and "
-"let the rest configure by dpkg with a call generated by the next option. "
-"\"<literal>no</literal>\" on the other hand will not configure anything and "
-"totally rely on dpkg for configuration (which will at the moment fail if a "
-"Pre-Depends is encountered). Setting this option to another than the all "
-"value will implicitly activate also the next option per default as otherwise "
-"the system could end in an unconfigured status which could be unbootable!"
-msgstr ""
-"Los valores válidos son «<literal>all</literal>», «<literal>smart</"
-"literal>» y «<literal>no</literal>». «<literal>all</literal>» es el valor "
-"predeterminado y hace que APT configure todos los paquetes de forma "
-"explícita. El valor «<literal>smart</literal>» sólo configura los paquetes "
-"que necesiten ser configurados antes de que otro paquete se desempaquete "
-"(pre-dependencia) y permite que dpkg configure los restantes con una llamada "
-"generada por la siguiente opción. El valor «<literal>no</literal>» no "
-"configurará nada y dependerá totalmente de dpkg para la configuración (que "
-"fallará si se encuentra una pre-dependencia). Definir esta opción a otro "
-"valor distinto a «all» activará implícitamente la siguiente opción de forma "
-"predeterminada, ya que de otro modo el sistema podría terminar en un estado "
-"mal configurado qué podría derivar en la imposibilidad de arrancar el "
-"sistema. "
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
-#: apt.conf.5.xml:661
-msgid "DPkg::ConfigurePending"
-msgstr "DPkg::ConfigurePending"
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:662
-msgid ""
-"If this option is set apt will call <command>dpkg --configure --pending</"
-"command> to let dpkg handle all required configurations and triggers. This "
-"option is activated automatic per default if the previous option is not set "
-"to <literal>all</literal>, but deactivating could be useful if you want to "
-"run APT multiple times in a row - e.g. in an installer. In these sceneries "
-"you could deactivate this option in all but the last run."
-msgstr ""
-"Si define esta opción, apt ejecutará <command>dpkg --configure --pending</"
-"command> para permitir a dpkg manejar todas las configuraciones necesarias y "
-"todos los disparadores. Esta opción se activa automáticamente de forma "
-"predeterminada si la opción anterior no está definida como <literal>all</"
-"literal>, pero desactivarla podría ser útil si se quiere ejecutar APT varias "
-"veces seguidas, por ejemplo: en un instalador. En estas situaciones podría "
-"desactivar esta opción en todas las ejecuciones menos la última."
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
-#: apt.conf.5.xml:668
-msgid "DPkg::TriggersPending"
-msgstr "DPkg::TriggersPending"
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:669
-msgid ""
-"Useful for <literal>smart</literal> configuration as a package which has "
-"pending triggers is not considered as <literal>installed</literal> and dpkg "
-"treats them as <literal>unpacked</literal> currently which is a dealbreaker "
-"for Pre-Dependencies (see debbugs #526774). Note that this will process all "
-"triggers, not only the triggers needed to configure this package."
-msgstr ""
-"Útil para una configuración <literal>smart</literal> en la que un paquete "
-"que tiene disparadores pendientes no se considera como <literal>instalado</"
-"literal> y que dpkg lo trata como <literal>desempaquetado</literal>, lo cual "
-"rompe el sistema de pre-dependencias (véase debbugs #526774). Tenga en "
-"cuenta que esto procesará todos los disparadores, no sólo los disparadores "
-"necesarios para configurar este paquete."
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
-#: apt.conf.5.xml:674
-msgid "PackageManager::UnpackAll"
-msgstr "PackageManager::UnpackAll"
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:675
-msgid ""
-"As the configuration can be deferred to be done at the end by dpkg it can be "
-"tried to order the unpack series only by critical needs, e.g. by Pre-"
-"Depends. Default is true and therefore the \"old\" method of ordering in "
-"various steps by everything. While both method were present in earlier APT "
-"versions the <literal>OrderCritical</literal> method was unused, so this "
-"method is very experimental and needs further improvements before becoming "
-"really useful."
-msgstr ""
-"Ya que la configuración se puede aplazar para que dpkg la haga al final se "
-"puede intentar ordenar las series de desempaquetado por necesidades "
-"críticas, por ejemplo, mediante pre-dependencias. De forma predeterminada, "
-"es «true» y por tanto se usa el método «antiguo» de ordenación en varios "
-"pasos para todo. Mientras ambos métodos estén presentes en versiones "
-"anteriores de APT, el método <literal>OrderCritical</literal> no se usará, "
-"ya que este método es experimental y necesita más mejoras antes de llegar a "
-"ser realmente útil."
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
-#: apt.conf.5.xml:682
-msgid "OrderList::Score::Immediate"
-msgstr "OrderList::Score::Immediate"
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para><literallayout>
-#: apt.conf.5.xml:690
-#, no-wrap
-msgid ""
-"OrderList::Score {\n"
-"\tDelete 500;\n"
-"\tEssential 200;\n"
-"\tImmediate 10;\n"
-"\tPreDepends 50;\n"
-"};"
-msgstr ""
-"OrderList::Score {\n"
-"\tDelete 500;\n"
-"\tEssential 200;\n"
-"\tImmediate 10;\n"
-"\tPreDepends 50;\n"
-"};"
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:683
-msgid ""
-"Essential packages (and there dependencies) should be configured immediately "
-"after unpacking. It will be a good idea to do this quite early in the "
-"upgrade process as these these configure calls require currently also "
-"<literal>DPkg::TriggersPending</literal> which will run quite a few triggers "
-"(which maybe not needed). Essentials get per default a high score but the "
-"immediate flag is relatively low (a package which has a Pre-Depends is "
-"higher rated). These option and the others in the same group can be used to "
-"change the scoring. The following example shows the settings with there "
-"default values. <placeholder type=\"literallayout\" id=\"0\"/>"