-"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 ""
-"Veuillez noter que rien ne garantit qu'APT gérera encore ces options dans le "
-"futur ou qu'elles ne provoqueront pas de nombreux dégâts. Si vous avez bien "
-"compris les implications de ce choix et êtes suffisamment motivé(e) pour "
-"essayer ces options, il vous est donc possible de créer un nouveau fichier "
-"de configuration et essayer une combinaison de ces options. Veuillez "
-"signaler tout bogue, problèmes ou suggestions d'amélioration en prenant soin "
-"de mentionner les options utilisées. Utiliser l'aide apportée par dpkg peut "
-"également être utile pour le débogage, par exemple <command>dpkg --audit</"
-"command>. Une combinaison intéressante d'options pourrait être <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 ""
-"Ajoute l'option « no-triggers » à tous les appels à dpkg (hormis l'appel "
-"« ConfigurePending »). Voir &dpkg; pour plus d'informations sur la "
-"signification de cette option. En résumé, dpkg n'effectuera pas les actions "
-"différées (« triggers ») si cette option est utilisée sauf si cela est "
-"demandé explicitement dans une invocation supplémentaire. Cette option "
-"existe en fait déjà (mais n'est pas documentée) dans de plus anciennes "
-"version d'APT avec une signification légèrement différente : elle n'ajoutait "
-"l'option « --no-triggers » qu'aux appels de dpkg avec « configure » alors "
-"que cela sera désormais utilisé également avec les appels à dpkg avec les "
-"options « unpack » et « remove »."
-
-#. 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 ""
-"Les valeurs possibles sont « <literal>all</literal> », « <literal>smart</"
-"literal> » et « <literal>no</literal> ». La valeur par défaut est "
-"« <literal>all</literal> » où APT configure explicitement tous les paquets. "
-"La valeur « <literal>smart</literal> » permet de ne configurer que les "
-"paquets qui ont besoin de l'être avant la décompaction d'un autre paquet (à "
-"cause d'une pré-dépendance) ; les autres configurations sont laissées pour "
-"un appel ultérieur à dpkg. L'option « <literal>no</literal> » ne provoquera "
-"aucune configuration et s'en remettra totalement à dpkg pour ces opérations "
-"(ce qui échouera en cas de pré-dépendances). Si cette option est définie sur "
-"une valeur différente de « <literal>all</literal> », l'option suivante sera "
-"activée par défaut pour éviter de placer le système dans un état non "
-"configuré et donc éventuellement non amorçable."
-
-#. 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 cette option est choisie, APT lancera <command>dpkg --configure --"
-"pending</command> pour laisser dpkg gérer les configurations de paquets et "
-"les actions différées. Cette option est automatiquement activée si l'option "
-"précédente a une valeur différente de « <literal>all</literal> ». Il peut "
-"par contre être utile de la désactiver pour lancer APT plusieurs fois "
-"successives, par exemple quand il est utilisé depuis un outil "
-"d'installation. Dans ce cas, seul le dernier de tous les appels successifs "
-"peut conserver l'option active."
-
-#. 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 ""
-"Cette option est utile pour la configuration en mode « <literal>smart</"
-"literal> ». En effet, un paquet qui a des actions différées (« triggers ») "
-"en attente n'est pas considéré comme installé (état « <literal>installed</"
-"literal> ») et dpkg le considère actuellement comme simplement décompacté "
-"(état « <literal>unpacked</literal> ») ce qui empêche une gestion correcte "
-"des pré-dépendances (voir le bogue Debian #526774). Veuillez noter que cette "
-"option provoquera la gestion de toutes les actions différées, pas seulement "
-"celles concernant le paquet en cours de traitement."
-
-#. 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 ""
-"Cette option permet de ne trier les opérations de décompactage qu'en "
-"fonction de leur criticité (c'est à dire en ne considérant que les pré-"
-"dépendances) dans le cas où la configuration des paquets est différée pour "
-"n'être effectuée qu'à la fin par dpkg. Cette option est active par défaut, "
-"ce qui revient à la méthode traditionnelle où les opérations ont lieu en "
-"plusieurs étapes, selon l'ensemble des critères de tri. Bien que les deux "
-"méthodes existent même dans les versions, la méthode "
-"« <literal>OrderCritical</literal> » n'était pas utilisée. Elle doit donc "
-"être considérée comme très expérimentale et a besoin de nombreuses "
-"améliorations avant de devenir réellement utile. (Note du traducteur : la "
-"version originale de cette partie des pages de manuel est très confuse. Il "
-"est donc conseillé de s'y reporter en cas de doute car le contresens de "
-"traduction n'est pas exclu...)."
-
-#. 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\"/>"
-msgstr ""
-"Les paquets essentiels (et leurs dépendances) devraient être configurés "
-"après avoir été décompressés. Il est conseillé que cette opération ait lieu "
-"le plus tôt possible dans le processus de mise à jour car ces opérations de "
-"configuration nécessitent également <literal>DPkg::TriggersPending</"
-"literal>, ce qui peut conduire à l'exécution de certains actions différées "
-"qui ne sont pas nécessairement utiles. Les paquets essentiels obtiennent par "
-"défaut un score élevé mais le marqueur « immédiat » implique un score assez "
-"bas (par exemple un paquet qui comporte des prédépendances obtient un score "
-"plus élevé). Cette option et les options du même groupe permettent de "
-"modifier la façon d'attribuer un score. L'exemple ci-dessous indique ces "
-"réglages avec leurs valeurs par défaut. <placeholder type=\"literallayout\" "
-"id=\"0\"/>"
-
-#. type: Content of: <refentry><refsect1><title>
-#: apt.conf.5.xml:703
-msgid "Periodic and Archives options"
-msgstr "Options « Periodic » et « Archive »"
-
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:704
-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 ""
-"Les groupes d'options <literal>APT::Periodic</literal> et <literal>APT::"
-"Archive</literal> configurent les comportements périodiques réalisés par le "
-"script <literal>/etc/cron.daily/apt</literal>, lancé quotidiennement."
-
-#. type: Content of: <refentry><refsect1><title>
-#: apt.conf.5.xml:712
-msgid "Debug options"
-msgstr "Les options de débogage"
-
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:714
-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 ""
-"Les options de la section <literal>Debug::</literal> servent soit à "
-"provoquer l'affichage d'informations de débogage sur la sortie d'erreur "
-"standard du programme qui utilise les librairies APT, soit à activer des "
-"modes de fonctionnement spéciaux qui sont principalement utiles pour "
-"déboguer le comportement de <literal>APT</literal>. La plupart de ces "
-"options n'ont pas d'intérêt pour un utilisateur normal, mais certaines "
-"peuvent tout de même être utiles :"
-
-#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
-#: apt.conf.5.xml:725
-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> affiche d'intéressantes "
-"informations sur les décisions prises par les commandes <literal>dist-"
-"upgrade, upgrade, install, remove et purge</literal>."
-
-#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
-#: apt.conf.5.xml:733
-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> désactive le verrouillage de fichier de "
-"manière à ce qu'APT puisse effectuer quelques opérations (telles que "
-"<literal>apt-get -s install</literal>) sans avoir les privilèges du "
-"superutilisateur."
-
-#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
-#: apt.conf.5.xml:742
-msgid ""
-"<literal>Debug::pkgDPkgPM</literal> prints out the actual command line each "
-"time that <literal>apt</literal> invokes &dpkg;."
-msgstr ""
-"<literal>Debug::pkgDPkgPM</literal> affiche la ligne de commande à chaque "
-"appel de &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:750
-msgid ""
-"<literal>Debug::IdentCdrom</literal> disables the inclusion of statfs data "
-"in CDROM IDs."
-msgstr ""
-"<literal>Debug::IdentCdrom</literal> désactive l'inclusion de données de "
-"type statfs dans les identifiants de CD."
-
-#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:760
-msgid "A full list of debugging options to apt follows."
-msgstr "Liste complète des options de débogage de APT :"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:765
-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:769
-msgid ""
-"Print information related to accessing <literal>cdrom://</literal> sources."
-msgstr ""
-"Affiche les informations concernant les sources de type <literal>cdrom://</"
-"literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:776
-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:780
-msgid "Print information related to downloading packages using FTP."
-msgstr ""
-"Affiche les informations concernant le téléchargement de paquets par FTP."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:787
-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:791
-msgid "Print information related to downloading packages using HTTP."
-msgstr ""
-"Affiche les informations concernant le téléchargement de paquets par HTTP."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:798
-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:802
-msgid "Print information related to downloading packages using HTTPS."
-msgstr "Print information related to downloading packages using HTTPS."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:809
-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:813
-msgid ""
-"Print information related to verifying cryptographic signatures using "
-"<literal>gpg</literal>."
-msgstr ""
-"Affiche les informations relatives à la vérification de signatures "
-"cryptographiques avec <literal>gpg</literal>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:820
-msgid "<literal>Debug::aptcdrom</literal>"
-msgstr "<literal>Debug::aptcdrom</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:824
-msgid ""
-"Output information about the process of accessing collections of packages "
-"stored on CD-ROMs."
-msgstr ""
-"Affiche des informations concernant l'accès aux collections de paquets "
-"stockées sur CD."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:831
-msgid "<literal>Debug::BuildDeps</literal>"
-msgstr "<literal>Debug::BuildDeps</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:834
-msgid "Describes the process of resolving build-dependencies in &apt-get;."
-msgstr ""
-"Décrit le processus de résolution des dépendances pour la construction de "
-"paquets source ( « build-dependencies » ) par &apt-get;."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:841
-msgid "<literal>Debug::Hashes</literal>"
-msgstr "<literal>Debug::Hashes</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:844
-msgid ""
-"Output each cryptographic hash that is generated by the <literal>apt</"
-"literal> libraries."
-msgstr ""
-"Affiche toutes les clefs de hachage cryptographiques créées par les "
-"librairies d'<literal>apt</literal>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:851
-msgid "<literal>Debug::IdentCDROM</literal>"
-msgstr "<literal>Debug::IdentCDROM</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:854
-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 ""
-"Désactive l'inclusion des données de type <literal>statfs</literal> pour la "
-"génération des identifiants de CD, c'est-à-dire le nombre de blocs libres et "
-"utilisés sur le système de fichier du CD."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:862
-msgid "<literal>Debug::NoLocking</literal>"
-msgstr "<literal>Debug::NoLocking</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:865
-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 ""
-"Désactive le verrouillage de fichiers. Cela permet par exemple de lancer "
-"deux instances de <quote><literal>apt-get update</literal></quote> en même "
-"temps."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:873
-msgid "<literal>Debug::pkgAcquire</literal>"
-msgstr "<literal>Debug::pkgAcquire</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:877
-msgid "Log when items are added to or removed from the global download queue."
-msgstr ""
-"Trace les ajouts et suppressions d'éléments de la queue globale de "
-"téléchargement."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:884
-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:887
-msgid ""
-"Output status messages and errors related to verifying checksums and "
-"cryptographic signatures of downloaded files."
-msgstr ""
-"Affiche les détails de la vérification des sommes de contrôle et des "
-"signatures cryptographiques des fichiers téléchargés, ainsi que les erreurs "
-"éventuelles."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:894
-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:897
-msgid ""
-"Output information about downloading and applying package index list diffs, "
-"and errors relating to package index list diffs."
-msgstr ""
-"Affiche les informations de téléchargement et de prise en compte des "
-"fichiers différentiels des indexes de paquets, ainsi que les erreurs "
-"éventuelles."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:905
-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:909
-msgid ""
-"Output information related to patching apt package lists when downloading "
-"index diffs instead of full indices."
-msgstr ""
-"Affiche les détails de l'application des fichiers de différences aux listes "
-"de paquets d'APT quand ces fichiers de différences sont téléchargés à la "
-"place des fichiers complets."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:916
-msgid "<literal>Debug::pkgAcquire::Worker</literal>"
-msgstr "<literal>Debug::pkgAcquire::Worker</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:920
-msgid ""
-"Log all interactions with the sub-processes that actually perform downloads."
-msgstr ""
-"Affiche toutes les interactions avec les processus enfants qui se chargent "
-"effectivement des téléchargements."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:927
-msgid "<literal>Debug::pkgAutoRemove</literal>"
-msgstr "<literal>Debug::pkgAutoRemove</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:931
-msgid ""
-"Log events related to the automatically-installed status of packages and to "
-"the removal of unused packages."
-msgstr ""
-"Affiche les changements concernant le marquage des paquets comme installés "
-"automatiquement, et la suppression des paquets inutiles."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:938
-msgid "<literal>Debug::pkgDepCache::AutoInstall</literal>"
-msgstr "<literal>Debug::pkgDepCache::AutoInstall</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:941
-msgid ""
-"Generate debug messages describing which packages are being automatically "
-"installed to resolve dependencies. This corresponds to the initial auto-"
-"install pass performed in, e.g., <literal>apt-get install</literal>, and not "
-"to the full <literal>apt</literal> dependency resolver; see <literal>Debug::"
-"pkgProblemResolver</literal> for that."
-msgstr ""
-"Crée les informations de débogage décrivant quels paquets sont installés "
-"automatiquement pour satisfaire les dépendances. Cela concerne la passe "
-"initiale d'installation automatique effectuée par exemple par <literal>apt-"
-"get install</literal> et pas le système de résolution de dépendances complet "
-"de APT ; voir <literal>Debug::pkgProblemResolver</literal> pour ce dernier."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:952
-msgid "<literal>Debug::pkgDepCache::Marker</literal>"
-msgstr "<literal>Debug::pkgDepCache::Marker</literal>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:955
-msgid ""
-"Generate debug messages describing which package is marked as keep/install/"
-"remove while the ProblemResolver does his work. Each addition or deletion "
-"may trigger additional actions; they are shown indented two additional space "
-"under the original entry. The format for each line is <literal>MarkKeep</"
-"literal>, <literal>MarkDelete</literal> or <literal>MarkInstall</literal> "
-"followed by <literal>package-name <a.b.c -> d.e.f | x.y.z> (section)"
-"</literal> where <literal>a.b.c</literal> is the current version of the "
-"package, <literal>d.e.f</literal> is the version considered for installation "
-"and <literal>x.y.z</literal> is a newer version, but not considered for "
-"installation (because of a low pin score). The later two can be omitted if "
-"there is none or if it is the same version as the installed. "
-"<literal>section</literal> is the name of the section the package appears in."