summaryrefslogtreecommitdiff
path: root/doc/po/fr.po
diff options
context:
space:
mode:
Diffstat (limited to 'doc/po/fr.po')
-rw-r--r--doc/po/fr.po194
1 files changed, 89 insertions, 105 deletions
diff --git a/doc/po/fr.po b/doc/po/fr.po
index 17ed328b1..e340b91c4 100644
--- a/doc/po/fr.po
+++ b/doc/po/fr.po
@@ -9,7 +9,7 @@
msgid ""
msgstr ""
"Project-Id-Version: \n"
-"POT-Creation-Date: 2009-09-15 22:56+0300\n"
+"POT-Creation-Date: 2009-09-18 16:44+0300\n"
"PO-Revision-Date: 2009-09-04 20:23+0200\n"
"Last-Translator: Christian Perrier <bubulle@debian.org>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -1882,7 +1882,7 @@ msgstr "&apt-commonoptions;"
#. type: Content of: <refentry><refsect1><title>
#: apt-cache.8.xml:358 apt-get.8.xml:559 apt-key.8.xml:138 apt-mark.8.xml:122
-#: apt.conf.5.xml:948 apt_preferences.5.xml:615
+#: apt.conf.5.xml:940 apt_preferences.5.xml:615
msgid "Files"
msgstr "Fichiers"
@@ -1895,7 +1895,7 @@ msgstr ""
#: apt-cache.8.xml:365 apt-cdrom.8.xml:155 apt-config.8.xml:103
#: apt-extracttemplates.1.xml:74 apt-ftparchive.1.xml:563 apt-get.8.xml:569
#: apt-key.8.xml:162 apt-mark.8.xml:133 apt-secure.8.xml:181
-#: apt-sortpkgs.1.xml:69 apt.conf.5.xml:954 apt_preferences.5.xml:622
+#: apt-sortpkgs.1.xml:69 apt.conf.5.xml:946 apt_preferences.5.xml:622
#: sources.list.5.xml:221
msgid "See Also"
msgstr "Voir aussi"
@@ -3481,7 +3481,7 @@ msgstr ""
"configuration : <literal>APT::FTPArchive::ReadOnlyDB</literal>."
#. type: Content of: <refentry><refsect1><title>
-#: apt-ftparchive.1.xml:552 apt.conf.5.xml:942 apt_preferences.5.xml:462
+#: apt-ftparchive.1.xml:552 apt.conf.5.xml:934 apt_preferences.5.xml:462
#: sources.list.5.xml:181
msgid "Examples"
msgstr "Exemples"
@@ -6820,8 +6820,7 @@ msgid ""
"DPkg::NoTriggers \"true\";\n"
"PackageManager::Configure \"smart\";\n"
"DPkg::ConfigurePending \"true\";\n"
-"DPkg::TriggersPending \"true\";\n"
-"OrderList::Score::Immediate 100;"
+"DPkg::TriggersPending \"true\";"
msgstr ""
#. type: Content of: <refentry><refsect1><refsect2><para>
@@ -6839,12 +6838,12 @@ msgid ""
msgstr ""
#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
-#: apt.conf.5.xml:491
+#: apt.conf.5.xml:490
msgid "DPkg::NoTriggers"
msgstr ""
#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:492
+#: apt.conf.5.xml:491
msgid ""
"Add the no triggers flag to all dpkg calls (expect the ConfigurePending "
"call). See &dpkg; if you are interested in what this actually means. In "
@@ -6856,14 +6855,14 @@ msgid ""
msgstr ""
#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
-#: apt.conf.5.xml:499
+#: apt.conf.5.xml:498
#, fuzzy
#| msgid "Packages::Compress"
msgid "PackageManager::Configure"
msgstr "Packages::Compress"
#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:500
+#: apt.conf.5.xml:499
msgid ""
"Valid values are \"<literal>all</literal>\", \"<literal>smart</literal>\" "
"and \"<literal>no</literal>\". \"<literal>all</literal>\" is the default "
@@ -6879,12 +6878,12 @@ msgid ""
msgstr ""
#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
-#: apt.conf.5.xml:510
+#: apt.conf.5.xml:509
msgid "DPkg::ConfigurePending"
msgstr ""
#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:511
+#: apt.conf.5.xml:510
msgid ""
"If this option is set apt will call <command>dpkg --configure --pending</"
"command> to let dpkg handle all required configurations and triggers. This "
@@ -6895,43 +6894,28 @@ msgid ""
msgstr ""
#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
-#: apt.conf.5.xml:517
+#: apt.conf.5.xml:516
msgid "DPkg::TriggersPending"
msgstr ""
#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:518
+#: apt.conf.5.xml:517
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 ""
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
-#: apt.conf.5.xml:523
-msgid "Dpkg::NoConfTriggers"
-msgstr ""
-
-#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:524
-msgid ""
-"DPkg currently will ignore the --triggers or --no-triggers flag if the "
-"trigger is already pending. This option therefore has no real effect as long "
-"as dpkg doesn't change his behavior. The option is automatical activated if "
-"<literal>DPkg::NoTriggers</literal> is activated. You should use "
-"<literal>DPkg::TriggersPending</literal> to take care of these pending "
-"triggers."
+"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 also debbugs #526774). Note that this "
+"will process all triggers, not only the triggers needed to configure this "
+"package."
msgstr ""
#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
-#: apt.conf.5.xml:530
+#: apt.conf.5.xml:522
msgid "PackageManager::UnpackAll"
msgstr ""
#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:531
+#: apt.conf.5.xml:523
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-"
@@ -6943,12 +6927,12 @@ msgid ""
msgstr ""
#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term>
-#: apt.conf.5.xml:538
+#: apt.conf.5.xml:530
msgid "OrderList::Score::Immediate"
msgstr ""
#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para><literallayout>
-#: apt.conf.5.xml:546
+#: apt.conf.5.xml:538
#, no-wrap
msgid ""
"OrderList::Score {\n"
@@ -6960,7 +6944,7 @@ msgid ""
msgstr ""
#. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:539
+#: apt.conf.5.xml:531
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 "
@@ -6974,13 +6958,13 @@ msgid ""
msgstr ""
#. type: Content of: <refentry><refsect1><title>
-#: apt.conf.5.xml:559
+#: apt.conf.5.xml:551
#, fuzzy
msgid "Periodic and Archives options"
msgstr "Options « Periodic » et « Archive »"
#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:560
+#: apt.conf.5.xml:552
#, fuzzy
msgid ""
"<literal>APT::Periodic</literal> and <literal>APT::Archives</literal> groups "
@@ -6993,13 +6977,13 @@ msgstr ""
"script <literal>/etc/cron.daily/apt</literal>, lancé quotidiennement."
#. type: Content of: <refentry><refsect1><title>
-#: apt.conf.5.xml:568
+#: apt.conf.5.xml:560
#, fuzzy
msgid "Debug options"
msgstr "Les options de débogage"
#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:570
+#: apt.conf.5.xml:562
#, fuzzy
msgid ""
"Enabling options in the <literal>Debug::</literal> section will cause "
@@ -7018,7 +7002,7 @@ msgstr ""
"peuvent tout de même être utiles :"
#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
-#: apt.conf.5.xml:581
+#: apt.conf.5.xml:573
#, fuzzy
msgid ""
"<literal>Debug::pkgProblemResolver</literal> enables output about the "
@@ -7030,7 +7014,7 @@ msgstr ""
"upgrade, upgrade, install, remove et purge</literal>."
#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
-#: apt.conf.5.xml:589
+#: apt.conf.5.xml:581
#, fuzzy
msgid ""
"<literal>Debug::NoLocking</literal> disables all file locking. This can be "
@@ -7042,7 +7026,7 @@ msgstr ""
"<literal>apt-get -s install</literal>) sans être « root »."
#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para>
-#: apt.conf.5.xml:598
+#: apt.conf.5.xml:590
#, fuzzy
msgid ""
"<literal>Debug::pkgDPkgPM</literal> prints out the actual command line each "
@@ -7055,7 +7039,7 @@ msgstr ""
#. 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:606
+#: apt.conf.5.xml:598
#, fuzzy
msgid ""
"<literal>Debug::IdentCdrom</literal> disables the inclusion of statfs data "
@@ -7065,71 +7049,71 @@ msgstr ""
"type statfs dans les ID de cédérom."
#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:616
+#: apt.conf.5.xml:608
#, fuzzy
msgid "A full list of debugging options to apt follows."
msgstr "Voici une liste complète des options de débogage de APT."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:621
+#: apt.conf.5.xml:613
#, fuzzy
msgid "<literal>Debug::Acquire::cdrom</literal>"
msgstr "Debug::Acquire::cdrom"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:625
+#: apt.conf.5.xml:617
#, fuzzy
msgid ""
"Print information related to accessing <literal>cdrom://</literal> sources."
msgstr "Affiche les informations concernant les sources de type cdrom://"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:632
+#: apt.conf.5.xml:624
#, fuzzy
msgid "<literal>Debug::Acquire::ftp</literal>"
msgstr "Debug::Acquire::ftp"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:636
+#: apt.conf.5.xml:628
#, fuzzy
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:643
+#: apt.conf.5.xml:635
#, fuzzy
msgid "<literal>Debug::Acquire::http</literal>"
msgstr "Debug::Acquire::http"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:647
+#: apt.conf.5.xml:639
#, fuzzy
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:654
+#: apt.conf.5.xml:646
#, fuzzy
msgid "<literal>Debug::Acquire::https</literal>"
msgstr "Debug::Acquire::https"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:658
+#: apt.conf.5.xml:650
#, fuzzy
msgid "Print information related to downloading packages using HTTPS."
msgstr ""
"Affiche les informations concernant le téléchargement de paquets par HTTPS."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:665
+#: apt.conf.5.xml:657
#, fuzzy
msgid "<literal>Debug::Acquire::gpgv</literal>"
msgstr "Debug::Acquire::gpgv"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:669
+#: apt.conf.5.xml:661
#, fuzzy
msgid ""
"Print information related to verifying cryptographic signatures using "
@@ -7139,13 +7123,13 @@ msgstr ""
"cryptographiques avec <literal>gpg</literal>."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:676
+#: apt.conf.5.xml:668
#, fuzzy
msgid "<literal>Debug::aptcdrom</literal>"
msgstr "Debug::aptcdrom"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:680
+#: apt.conf.5.xml:672
#, fuzzy
msgid ""
"Output information about the process of accessing collections of packages "
@@ -7155,13 +7139,13 @@ msgstr ""
"stockées sur cédérom."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:687
+#: apt.conf.5.xml:679
#, fuzzy
msgid "<literal>Debug::BuildDeps</literal>"
msgstr "Debug::BuildDeps"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:690
+#: apt.conf.5.xml:682
#, fuzzy
msgid "Describes the process of resolving build-dependencies in &apt-get;."
msgstr ""
@@ -7169,13 +7153,13 @@ msgstr ""
"paquets source ( « build-dependencies » ) par &apt-get;."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:697
+#: apt.conf.5.xml:689
#, fuzzy
msgid "<literal>Debug::Hashes</literal>"
msgstr "Debug::Hashes"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:700
+#: apt.conf.5.xml:692
#, fuzzy
msgid ""
"Output each cryptographic hash that is generated by the <literal>apt</"
@@ -7185,13 +7169,13 @@ msgstr ""
"librairies APT."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:707
+#: apt.conf.5.xml:699
#, fuzzy
msgid "<literal>Debug::IdentCDROM</literal>"
msgstr "Debug::IdentCdrom"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:710
+#: apt.conf.5.xml:702
#, fuzzy
msgid ""
"Do not include information from <literal>statfs</literal>, namely the number "
@@ -7203,13 +7187,13 @@ msgstr ""
"sur le système de fichier du cédérom."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:718
+#: apt.conf.5.xml:710
#, fuzzy
msgid "<literal>Debug::NoLocking</literal>"
msgstr "Debug::NoLocking"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:721
+#: apt.conf.5.xml:713
#, fuzzy
msgid ""
"Disable all file locking. For instance, this will allow two instances of "
@@ -7219,13 +7203,13 @@ msgstr ""
"deux instances de « apt-get update » en même temps."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:729
+#: apt.conf.5.xml:721
#, fuzzy
msgid "<literal>Debug::pkgAcquire</literal>"
msgstr "Debug::pkgAcquire"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:733
+#: apt.conf.5.xml:725
#, fuzzy
msgid "Log when items are added to or removed from the global download queue."
msgstr ""
@@ -7233,13 +7217,13 @@ msgstr ""
"téléchargement."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:740
+#: apt.conf.5.xml:732
#, fuzzy
msgid "<literal>Debug::pkgAcquire::Auth</literal>"
msgstr "Debug::pkgAcquire::Auth"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:743
+#: apt.conf.5.xml:735
#, fuzzy
msgid ""
"Output status messages and errors related to verifying checksums and "
@@ -7250,13 +7234,13 @@ msgstr ""
"éventuelles."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:750
+#: apt.conf.5.xml:742
#, fuzzy
msgid "<literal>Debug::pkgAcquire::Diffs</literal>"
msgstr "Debug::pkgAcquire::Diffs"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:753
+#: apt.conf.5.xml:745
#, fuzzy
msgid ""
"Output information about downloading and applying package index list diffs, "
@@ -7267,13 +7251,13 @@ msgstr ""
"éventuelles."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:761
+#: apt.conf.5.xml:753
#, fuzzy
msgid "<literal>Debug::pkgAcquire::RRed</literal>"
msgstr "Debug::pkgAcquire::RRed"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:765
+#: apt.conf.5.xml:757
#, fuzzy
msgid ""
"Output information related to patching apt package lists when downloading "
@@ -7284,13 +7268,13 @@ msgstr ""
"éventuelles."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:772
+#: apt.conf.5.xml:764
#, fuzzy
msgid "<literal>Debug::pkgAcquire::Worker</literal>"
msgstr "Debug::pkgAcquire::Worker"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:776
+#: apt.conf.5.xml:768
#, fuzzy
msgid ""
"Log all interactions with the sub-processes that actually perform downloads."
@@ -7299,13 +7283,13 @@ msgstr ""
"effectivement des téléchargements."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:783
+#: apt.conf.5.xml:775
#, fuzzy
msgid "<literal>Debug::pkgAutoRemove</literal>"
msgstr "Debug::pkgAcquire::pkgAutoRemove"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:787
+#: apt.conf.5.xml:779
#, fuzzy
msgid ""
"Log events related to the automatically-installed status of packages and to "
@@ -7315,13 +7299,13 @@ msgstr ""
"automatiquement, et la suppression des paquets inutiles."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:794
+#: apt.conf.5.xml:786
#, fuzzy
msgid "<literal>Debug::pkgDepCache::AutoInstall</literal>"
msgstr "Debug::pkgDepCache::AutoInstall"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:797
+#: apt.conf.5.xml:789
#, fuzzy
msgid ""
"Generate debug messages describing which packages are being automatically "
@@ -7337,13 +7321,13 @@ msgstr ""
"de APT ; voir <literal>Debug::pkgProblemResolver</literal> pour ce dernier."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:808
+#: apt.conf.5.xml:800
#, fuzzy
msgid "<literal>Debug::pkgDepCache::Marker</literal>"
msgstr "Debug::pkgDepCache::AutoInstall"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:811
+#: apt.conf.5.xml:803
msgid ""
"Generate debug messages describing which package is marked as keep/install/"
"remove while the ProblemResolver does his work. Each addition or deletion "
@@ -7360,13 +7344,13 @@ msgid ""
msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:830
+#: apt.conf.5.xml:822
#, fuzzy
msgid "<literal>Debug::pkgInitConfig</literal>"
msgstr "Debug::pkgInitConfig"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:833
+#: apt.conf.5.xml:825
#, fuzzy
msgid "Dump the default configuration to standard error on startup."
msgstr ""
@@ -7374,13 +7358,13 @@ msgstr ""
"standard."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:840
+#: apt.conf.5.xml:832
#, fuzzy
msgid "<literal>Debug::pkgDPkgPM</literal>"
msgstr "Debug::pkgDPkgPM"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:843
+#: apt.conf.5.xml:835
#, fuzzy
msgid ""
"When invoking &dpkg;, output the precise command line with which it is being "
@@ -7390,13 +7374,13 @@ msgstr ""
"arguments sont séparés par des espaces."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:851
+#: apt.conf.5.xml:843
#, fuzzy
msgid "<literal>Debug::pkgDPkgProgressReporting</literal>"
msgstr "Debug::pkgDPkgProgressReporting"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:854
+#: apt.conf.5.xml:846
#, fuzzy
msgid ""
"Output all the data received from &dpkg; on the status file descriptor and "
@@ -7407,13 +7391,13 @@ msgstr ""
"fichier."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:861
+#: apt.conf.5.xml:853
#, fuzzy
msgid "<literal>Debug::pkgOrderList</literal>"
msgstr "Debug::pkgOrderList"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:865
+#: apt.conf.5.xml:857
#, fuzzy
msgid ""
"Generate a trace of the algorithm that decides the order in which "
@@ -7423,38 +7407,38 @@ msgstr ""
"APT passe les paquets à &dpkg;."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:873
+#: apt.conf.5.xml:865
#, fuzzy
msgid "<literal>Debug::pkgPackageManager</literal>"
msgstr "Debug::pkgPackageManager"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:877
+#: apt.conf.5.xml:869
#, fuzzy
msgid ""
"Output status messages tracing the steps performed when invoking &dpkg;."
msgstr "Affiche le détail des opérations liées à l'invocation de &dpkg;."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:884
+#: apt.conf.5.xml:876
#, fuzzy
msgid "<literal>Debug::pkgPolicy</literal>"
msgstr "Debug::pkgPolicy"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:888
+#: apt.conf.5.xml:880
#, fuzzy
msgid "Output the priority of each package list on startup."
msgstr "Au lancement, affiche la priorité de chaque liste de paquets."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:894
+#: apt.conf.5.xml:886
#, fuzzy
msgid "<literal>Debug::pkgProblemResolver</literal>"
msgstr "Debug::pkgProblemResolver"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:898
+#: apt.conf.5.xml:890
#, fuzzy
msgid ""
"Trace the execution of the dependency resolver (this applies only to what "
@@ -7464,13 +7448,13 @@ msgstr ""
"concerne que les cas où un problème de dépendances complexe se présente)."
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:906
+#: apt.conf.5.xml:898
#, fuzzy
msgid "<literal>Debug::pkgProblemResolver::ShowScores</literal>"
msgstr "Debug::pkgProblemResolver"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:909
+#: apt.conf.5.xml:901
msgid ""
"Display a list of all installed packages with their calculated score used by "
"the pkgProblemResolver. The description of the package is the same as "
@@ -7478,13 +7462,13 @@ msgid ""
msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt.conf.5.xml:917
+#: apt.conf.5.xml:909
#, fuzzy
msgid "<literal>Debug::sourceList</literal>"
msgstr "Debug::sourceList"
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:921
+#: apt.conf.5.xml:913
#, fuzzy
msgid ""
"Print information about the vendors read from <filename>/etc/apt/vendors."
@@ -7494,7 +7478,7 @@ msgstr ""
"list</filename>."
#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:943
+#: apt.conf.5.xml:935
#, fuzzy
msgid ""
"&configureindex; is a configuration file showing example values for all "
@@ -7504,7 +7488,7 @@ msgstr ""
"exemples pour toutes les options existantes."
#. type: Content of: <refentry><refsect1><variablelist>
-#: apt.conf.5.xml:950
+#: apt.conf.5.xml:942
#, fuzzy
#| msgid "&apt-conf;"
msgid "&file-aptconf;"
@@ -7512,7 +7496,7 @@ msgstr "&apt-conf;"
#. ? reading apt.conf
#. type: Content of: <refentry><refsect1><para>
-#: apt.conf.5.xml:955
+#: apt.conf.5.xml:947
#, fuzzy
msgid "&apt-cache;, &apt-config;, &apt-preferences;."
msgstr "&apt-cache; &apt-conf;"