-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:513
-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:522
-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:528
-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:532
-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:540
-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:553
-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:562
-msgid "APT in DSelect"
-msgstr "APT con DSelect"
-
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:564
-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:568
-msgid "Clean"
-msgstr "Clean"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:569
-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:578
-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:582
-msgid "Updateoptions"
-msgstr "Updateoptions"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:583
-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:587
-msgid "PromptAfterUpdate"
-msgstr "PromptAfterUpdate"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:588
-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:594
-msgid "How APT calls dpkg"
-msgstr "Cómo invoca APT a dpkg"
-
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:595
-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:600
-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:605
-msgid "Pre-Invoke"
-msgstr "Pre-Invoke"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:605
-msgid "Post-Invoke"
-msgstr "Post-Invoke"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:606
-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:612
-msgid "Pre-Install-Pkgs"
-msgstr "Pre-Install-Pkgs"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:613
-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:619
-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:626
-msgid "Run-Directory"
-msgstr "Run-Directory"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:627
-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:631
-msgid "Build-options"
-msgstr "Build-options"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:632
-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:637
-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:638
-#, 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:653
-#, 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:647
-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:659
-msgid "DPkg::NoTriggers"
-msgstr "DPkg::NoTriggers"
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:660
-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:667
-msgid "PackageManager::Configure"
-msgstr "PackageManager::Configure"
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:668
-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:678
-msgid "DPkg::ConfigurePending"
-msgstr "DPkg::ConfigurePending"
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:679
-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:685
-msgid "DPkg::TriggersPending"
-msgstr "DPkg::TriggersPending"
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:686
-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:691
-msgid "PackageManager::UnpackAll"
-msgstr "PackageManager::UnpackAll"
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:692
-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:699
-msgid "OrderList::Score::Immediate"
-msgstr "OrderList::Score::Immediate"
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para><literallayout>
-#: apt.conf.5.xml:707
-#, 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:700
-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\"/>"
-msgstr ""
-"Los paquetes esenciales (y sus dependencias) se deberían configurar "
-"inmediatamente después de desempaquetarlos. Es una buena idea hacerlo lo más "
-"pronto posible en el proceso de actualización ya que actualmente estas "
-"llamadas de configuración también necesitan <literal>DPkg::TriggersPending</"
-"literal>, que ejecutará unos pocos disparadores (que puede que no sean "
-"necesarios). Los esenciales tienen, de forma predeterminada, una puntuación "
-"alta pero la opción inmediata es relativamente baja (un paquete que tenga "
-"pre-dependencias tiene una puntuación más alta). Puede cambiar la puntuación "
-"mediante esta opción y las otras del mismo grupo. El siguiente ejemplo "
-"muestra la configuración con los valores predeterminados. <placeholder type="
-"\"literallayout\" id=\"0\"/>"
-
-#. type: Content of: <refentry><refsect1><title>
-#: apt.conf.5.xml:720
-msgid "Periodic and Archives options"
-msgstr "Las opciones «Periodic» y «Archives»"
-
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:721
-msgid ""
-"<literal>APT::Periodic</literal> and <literal>APT::Archives</literal> groups "
-"of options configure behavior of apt periodic updates, which is done by "
-"<literal>/etc/cron.daily/apt</literal> script. See header of this script for "
-"the brief documentation of these options."
-msgstr ""
-"Los grupos de opciones <literal>APT::Periodic</literal> y <literal>APT::"
-"Archives</literal> configuran el comportamiento de las actualizaciones "
-"periódicas de apt, que se hacen mediante el script <literal>/etc/cron.daily/"
-"apt</literal>. Consulte la cabecera de este script para una breve "
-"documentación de estas opciones."
-
-#. type: Content of: <refentry><refsect1><title>
-#: apt.conf.5.xml:729
-msgid "Debug options"
-msgstr "Opciones de depuración"
-
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:731
-msgid ""
-"Enabling options in the <literal>Debug::</literal> section will cause "
-"debugging information to be sent to the standard error stream of the program "
-"utilizing the <literal>apt</literal> libraries, or enable special program "
-"modes that are primarily useful for debugging the behavior of <literal>apt</"
-"literal>. Most of these options are not interesting to a normal user, but a "
-"few may be:"
-msgstr ""
-"Activar las opciones de la sección <literal>Debug::</literal> provocará que "
-"la información de depuración se envíe a la salida estándar del programa que "
-"esté utilizando las bibliotecas de <literal>apt</literal>, o activar los "
-"modos especiales del programa que son útiles para depurar el comportamiento "
-"de <literal>apt</literal>. La mayoría de estas opciones no son interesantes "
-"para un usuario normal, aunque unas cuantas sí son:"
-
-#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
-#: apt.conf.5.xml:742
-msgid ""
-"<literal>Debug::pkgProblemResolver</literal> enables output about the "
-"decisions made by <literal>dist-upgrade, upgrade, install, remove, purge</"
-"literal>."
-msgstr ""
-"<literal>Debug::pkgProblemResolver</literal> activa la salida de las "
-"decisiones tomadas por <literal>dist-upgrade, upgrade, install, remove, "
-"purge</literal>."
-
-#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
-#: apt.conf.5.xml:750
-msgid ""
-"<literal>Debug::NoLocking</literal> disables all file locking. This can be "
-"used to run some operations (for instance, <literal>apt-get -s install</"
-"literal>) as a non-root user."
-msgstr ""
-"<literal>Debug::NoLocking</literal> desactiva todos los cerrojos de los "
-"ficheros. Esto se puede usar para ejecutar algunas operaciones (por ejemplo, "
-"<literal>apt-get -s install</literal>) como un usuario normal."
-
-#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
-#: apt.conf.5.xml:759
-msgid ""
-"<literal>Debug::pkgDPkgPM</literal> prints out the actual command line each "
-"time that <literal>apt</literal> invokes &dpkg;."
-msgstr ""
-"<literal>Debug::pkgDPkgPM</literal> muestra la línea de órdenes actual cada "
-"vez que <literal>apt</literal> invoca a &dpkg;."
-
-#. TODO: provide a
-#. motivating example, except I haven't a clue why you'd want
-#. to do this.
-#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
-#: apt.conf.5.xml:767
-msgid ""
-"<literal>Debug::IdentCdrom</literal> disables the inclusion of statfs data "
-"in CDROM IDs."
-msgstr ""
-"<literal>Debug::IdentCdrom</literal> desactiva la inclusión de los datos de "
-"statfs en los identificadores de los CDROM."
-
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:777
-msgid "A full list of debugging options to apt follows."
-msgstr ""
-"A continuación, se muestra la lista completa de las opciones de depuración "
-"de apt."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:782
-msgid "<literal>Debug::Acquire::cdrom</literal>"
-msgstr "<literal>Debug::Acquire::cdrom</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:786
-msgid ""
-"Print information related to accessing <literal>cdrom://</literal> sources."
-msgstr ""
-"Muestra la información relacionada al acceso de las fuentes de "
-"<literal>cdrom://</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:793
-msgid "<literal>Debug::Acquire::ftp</literal>"
-msgstr "<literal>Debug::Acquire::ftp</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:797
-msgid "Print information related to downloading packages using FTP."
-msgstr ""
-"Muestra la información relacionada con la descarga de paquetes mediante FTP."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:804
-msgid "<literal>Debug::Acquire::http</literal>"
-msgstr "<literal>Debug::Acquire::http</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:808
-msgid "Print information related to downloading packages using HTTP."
-msgstr ""
-"Muestra la información relacionada con la descarga de paquetes mediante HTTP."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:815
-msgid "<literal>Debug::Acquire::https</literal>"
-msgstr "<literal>Debug::Acquire::https</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:819
-msgid "Print information related to downloading packages using HTTPS."
-msgstr ""
-"Muestra la información relacionada con la descarga de paquetes mediante "
-"HTTPS."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:826
-msgid "<literal>Debug::Acquire::gpgv</literal>"
-msgstr "<literal>Debug::Acquire::gpgv</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:830
-msgid ""
-"Print information related to verifying cryptographic signatures using "
-"<literal>gpg</literal>."
-msgstr ""
-"Muestra la información relacionada con la comprobación de las firmas "
-"criptográficas mediante <literal>gpg</literal>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:837
-msgid "<literal>Debug::aptcdrom</literal>"
-msgstr "<literal>Debug::aptcdrom</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:841
-msgid ""
-"Output information about the process of accessing collections of packages "
-"stored on CD-ROMs."
-msgstr ""
-"Muestra la información sobre el proceso de acceso a las colecciones de "
-"paquetes almacenadas en CD-ROM."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:848
-msgid "<literal>Debug::BuildDeps</literal>"
-msgstr "<literal>Debug::BuildDeps</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:851
-msgid "Describes the process of resolving build-dependencies in &apt-get;."
-msgstr ""
-"Describe el proceso de resolución de dependencias de compilación en &apt-"
-"get;."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:858
-msgid "<literal>Debug::Hashes</literal>"
-msgstr "<literal>Debug::Hashes</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:861
-msgid ""
-"Output each cryptographic hash that is generated by the <literal>apt</"
-"literal> libraries."
-msgstr ""
-"Muestra los «hashes» criptográficos que generan las bibliotecas de "
-"<literal>apt</literal>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:868
-msgid "<literal>Debug::IdentCDROM</literal>"
-msgstr "<literal>Debug::IdentCDROM</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:871
-msgid ""
-"Do not include information from <literal>statfs</literal>, namely the number "
-"of used and free blocks on the CD-ROM filesystem, when generating an ID for "
-"a CD-ROM."
-msgstr ""
-"No incluye la información de <literal>statfs</literal>, el número de bloques "
-"libres y usados del sistema de ficheros del CD-ROM, cuando se genera un "
-"identificador de un CD-ROM."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:879
-msgid "<literal>Debug::NoLocking</literal>"
-msgstr "<literal>Debug::NoLocking</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:882
-msgid ""
-"Disable all file locking. For instance, this will allow two instances of "
-"<quote><literal>apt-get update</literal></quote> to run at the same time."
-msgstr ""
-"Desactiva todos los cerrojos de los ficheros. Por ejemplo, esto permitirá "
-"ejecutar dos instancias de <quote><literal>apt-get update</literal></quote> "
-"a la vez."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:890
-msgid "<literal>Debug::pkgAcquire</literal>"
-msgstr "<literal>Debug::pkgAcquire</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:894
-msgid "Log when items are added to or removed from the global download queue."
-msgstr ""
-"Registra los elementos que se añaden o se borran de la cola de descarga "
-"global."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:901
-msgid "<literal>Debug::pkgAcquire::Auth</literal>"
-msgstr "<literal>Debug::pkgAcquire::Auth</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:904
-msgid ""
-"Output status messages and errors related to verifying checksums and "
-"cryptographic signatures of downloaded files."
-msgstr ""
-"Muestra los mensajes de estado y los errores relacionados con la "
-"comprobación de las sumas de verificación y las firmas criptográficas de los "
-"ficheros descargados."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:911
-msgid "<literal>Debug::pkgAcquire::Diffs</literal>"
-msgstr "<literal>Debug::pkgAcquire::Diffs</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:914
-msgid ""
-"Output information about downloading and applying package index list diffs, "
-"and errors relating to package index list diffs."
-msgstr ""
-"Muestra la información de la descarga y la aplicación de los diffs de la "
-"lista de índices de paquetes, y los errores relacionados con éstos."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:922
-msgid "<literal>Debug::pkgAcquire::RRed</literal>"
-msgstr "<literal>Debug::pkgAcquire::RRed</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:926