summaryrefslogtreecommitdiff
path: root/po/fr
diff options
context:
space:
mode:
authorD-I role <debian-boot@lists.debian.org>2023-02-15 23:07:35 +0000
committerD-I role <debian-boot@lists.debian.org>2023-02-15 23:07:35 +0000
commit4cd93605b004b9942a2c73c4db94568218641da3 (patch)
treefefcc4fbc0d9e8b155434e0addc0aec03dd587ce /po/fr
parent0a23cb191c613ecda9a8226a51d12fac56625516 (diff)
downloadinstallation-guide-4cd93605b004b9942a2c73c4db94568218641da3.zip
[SILENT_COMMIT] Update of POT and PO files for the installation-guide
Diffstat (limited to 'po/fr')
-rw-r--r--po/fr/hardware.po170
-rw-r--r--po/fr/post-install.po18
-rw-r--r--po/fr/preseed.po136
-rw-r--r--po/fr/using-d-i.po301
4 files changed, 414 insertions, 211 deletions
diff --git a/po/fr/hardware.po b/po/fr/hardware.po
index 2843e43ed..180a77fe8 100644
--- a/po/fr/hardware.po
+++ b/po/fr/hardware.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: hardware\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2022-05-19 22:02+0000\n"
+"POT-Creation-Date: 2023-02-15 23:04+0000\n"
"PO-Revision-Date: 2023-01-20 09:43+0100\n"
"Last-Translator: Baptiste Jammet <baptiste@mailoo.org>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -1896,22 +1896,11 @@ msgstr ""
msgid ""
"With many graphics cards, basic functionality is available without "
"additional firmware, but the use of advanced features requires an "
-"appropriate firmware file to be installed in the system. In some cases, a "
-"successful installation can still end up in a black screen or garbled "
-"display when rebooting into the installed system. If that happens, some "
-"workarounds can be tried to log in anyway (see <xref linkend=\"completing-"
-"installed-system\"/>)."
+"appropriate firmware file to be installed in the system."
msgstr ""
-"Pour les cartes graphiques, les fonctionnalités de base ne demandent pas de "
-"microprogramme supplémentaire, contrairement aux fonctionnalités avancées "
-"qui demandent l'installation sur le système d'un microprogramme spécifique. "
-"Dans certains cas, une installation, même réussie, peut aboutir à un écran "
-"noir ou un affichage défectueux lors du redémarrage. Si cela arrivait, il "
-"est possible d'essayer quelques contournements pour se connecter tout de "
-"même (consultez la <xref linkend=\"completing-installed-system\"/>)."
#. Tag: para
-#: hardware.xml:1636
+#: hardware.xml:1631
#, no-c-format
msgid ""
"On many older devices which require firmware to work, the firmware file was "
@@ -1927,15 +1916,22 @@ msgstr ""
"d'exploitation à chaque démarrage."
#. Tag: para
-#: hardware.xml:1644
-#, no-c-format
+#: hardware.xml:1639
+#, fuzzy, no-c-format
+#| msgid ""
+#| "In most cases firmware is non-free according to the criteria used by the "
+#| "&debian-gnu; project and thus cannot be included in the main distribution "
+#| "or in the installation system. If the device driver itself is included in "
+#| "the distribution and if &debian-gnu; legally can distribute the firmware, "
+#| "it will often be available as a separate package from the non-free "
+#| "section of the archive."
msgid ""
"In most cases firmware is non-free according to the criteria used by the "
-"&debian-gnu; project and thus cannot be included in the main distribution or "
-"in the installation system. If the device driver itself is included in the "
-"distribution and if &debian-gnu; legally can distribute the firmware, it "
-"will often be available as a separate package from the non-free section of "
-"the archive."
+"&debian-gnu; project and thus cannot be included in the main distribution. "
+"If the device driver itself is included in the distribution and if &debian-"
+"gnu; legally can distribute the firmware, it will often be available as a "
+"separate package from the non-free-firmware section of the archive (prior to "
+"&debian-gnu; 12.0: from the non-free section)."
msgstr ""
"Dans la plupart des cas, le microprogramme n'est pas libre selon les "
"critères du projet &debian; et ne peut donc être inclus dans la section "
@@ -1945,15 +1941,47 @@ msgstr ""
"de paquet dans la section <emphasis>non-free</emphasis> de l'archive."
#. Tag: para
-#: hardware.xml:1653
+#: hardware.xml:1648
+#, no-c-format
+msgid ""
+"However, this does not mean that such hardware cannot be used during "
+"installation. Starting with &debian-gnu; 12.0, following the <ulink url="
+"\"https://www.debian.org/vote/2022/vote_003\">2022 General Resolution about "
+"non-free firmware</ulink>, official installation images can include non-free "
+"firmware packages. By default, &d-i; will detect required firmware (based on "
+"kernel logs and modalias information), and install the relevant packages if "
+"they are found on an installation medium (e.g. on the netinst). The package "
+"manager gets automatically configured with the matching components so that "
+"those packages get security updates. This usually means that the non-free-"
+"firmware component gets enabled, in addition to main."
+msgstr ""
+
+#. Tag: para
+#: hardware.xml:1662
#, no-c-format
msgid ""
-"However, this does not mean that such hardware cannot be used during an "
-"installation. Starting with &debian-gnu; 5.0, &d-i; supports loading "
+"Users who wish to disable firmware lookup entirely can do so by setting the "
+"<userinput>firmware=never</userinput> boot parameter. It's an alias for the "
+"longer <userinput>hw-detect/firmware-lookup=never</userinput> form."
+msgstr ""
+
+#. Tag: para
+#: hardware.xml:1669
+#, fuzzy, no-c-format
+#| msgid ""
+#| "However, this does not mean that such hardware cannot be used during an "
+#| "installation. Starting with &debian-gnu; 5.0, &d-i; supports loading "
+#| "firmware files or packages containing firmware from a removable medium, "
+#| "such as a USB stick. See <xref linkend=\"loading-firmware\"/> for "
+#| "detailed information on how to load firmware files or packages during the "
+#| "installation."
+msgid ""
+"Unless firmware lookup is disabled entirely, &d-i; still supports loading "
"firmware files or packages containing firmware from a removable medium, such "
"as a USB stick. See <xref linkend=\"loading-firmware\"/> for detailed "
"information on how to load firmware files or packages during the "
-"installation."
+"installation. Note that &d-i; is less likely to prompt for firmware files "
+"now that non-free firmware packages can be included on installation images."
msgstr ""
"Cependant, cela ne signifie pas que ce type de matériel ne puisse pas être "
"utilisé pendant l'installation. À partir de &debian-gnu; 5.0, l'installateur "
@@ -1963,7 +1991,7 @@ msgstr ""
"télécharger des microprogrammes pendant l'installation."
#. Tag: para
-#: hardware.xml:1662
+#: hardware.xml:1680
#, no-c-format
msgid ""
"If the &d-i; prompts for a firmware file and you do not have this firmware "
@@ -1983,13 +2011,13 @@ msgstr ""
"pilote tg3."
#. Tag: title
-#: hardware.xml:1679
+#: hardware.xml:1697
#, no-c-format
msgid "Purchasing Hardware Specifically for GNU/&arch-kernel;"
msgstr "Acheter du matériel spécialement pour GNU/&arch-kernel;"
#. Tag: para
-#: hardware.xml:1681
+#: hardware.xml:1699
#, no-c-format
msgid ""
"There are several vendors, who ship systems with &debian; or other "
@@ -2005,7 +2033,7 @@ msgstr ""
"certain que le matériel est bien reconnu par GNU/Linux."
#. Tag: para
-#: hardware.xml:1689
+#: hardware.xml:1707
#, no-c-format
msgid ""
"If you do have to buy a machine with Windows bundled, carefully read the "
@@ -2021,7 +2049,7 @@ msgstr ""
"donner des pistes."
#. Tag: para
-#: hardware.xml:1697
+#: hardware.xml:1715
#, no-c-format
msgid ""
"Whether or not you are purchasing a system with &arch-kernel; bundled, or "
@@ -2039,13 +2067,13 @@ msgstr ""
"amis de &arch-kernel;."
#. Tag: title
-#: hardware.xml:1708
+#: hardware.xml:1726
#, no-c-format
msgid "Avoid Proprietary or Closed Hardware"
msgstr "Éviter le matériel propriétaire ou fermé"
#. Tag: para
-#: hardware.xml:1709
+#: hardware.xml:1727
#, no-c-format
msgid ""
"Some hardware manufacturers simply won't tell us how to write drivers for "
@@ -2063,7 +2091,7 @@ msgstr ""
"fonctionner sous &arch-kernel;."
#. Tag: para
-#: hardware.xml:1719
+#: hardware.xml:1737
#, no-c-format
msgid ""
"In many cases there are standards (or at least some de-facto standards) "
@@ -2086,7 +2114,7 @@ msgstr ""
"se conforment à la norme."
#. Tag: para
-#: hardware.xml:1731
+#: hardware.xml:1749
#, no-c-format
msgid ""
"In other fields, among them e.g. printers, this is unfortunately not the "
@@ -2107,7 +2135,7 @@ msgstr ""
"d'exploitation libre sans un pilote propriétaire fourni par le constructeur."
#. Tag: para
-#: hardware.xml:1742
+#: hardware.xml:1760
#, no-c-format
msgid ""
"Even if there is a vendor-provided closed-source driver for such hardware "
@@ -2131,7 +2159,7 @@ msgstr ""
"d'exploitation que vous utilisez."
#. Tag: para
-#: hardware.xml:1755
+#: hardware.xml:1773
#, no-c-format
msgid ""
"You can help improve this situation by encouraging manufacturers of closed "
@@ -2143,13 +2171,13 @@ msgstr ""
"nécessaire à la programmation de pilotes libres pour leur matériel."
#. Tag: title
-#: hardware.xml:1770
+#: hardware.xml:1788
#, no-c-format
msgid "Installation Media"
msgstr "Les supports d'installation"
#. Tag: para
-#: hardware.xml:1772
+#: hardware.xml:1790
#, no-c-format
msgid ""
"This section will help you determine which different media types you can use "
@@ -2165,13 +2193,13 @@ msgstr ""
"reporter à cette page."
#. Tag: title
-#: hardware.xml:1782
+#: hardware.xml:1800
#, no-c-format
msgid "CD-ROM/DVD-ROM/BD-ROM"
msgstr "CD-ROM/DVD-ROM/BD-ROM"
#. Tag: para
-#: hardware.xml:1784
+#: hardware.xml:1802
#, no-c-format
msgid "Installation from optical disc is supported for most architectures."
msgstr ""
@@ -2179,7 +2207,7 @@ msgstr ""
"plupart des architectures."
#. Tag: para
-#: hardware.xml:1788
+#: hardware.xml:1806
#, no-c-format
msgid ""
"On PCs SATA, IDE/ATAPI, USB and SCSI optical drives are supported, as are "
@@ -2190,13 +2218,13 @@ msgstr ""
"reconnus par les pilotes ohci1394 et sbp2."
#. Tag: title
-#: hardware.xml:1805
+#: hardware.xml:1823
#, no-c-format
msgid "USB Memory Stick"
msgstr "Les clés USB"
#. Tag: para
-#: hardware.xml:1807
+#: hardware.xml:1825
#, no-c-format
msgid ""
"USB flash disks a.k.a. USB memory sticks have become a commonly used and "
@@ -2213,13 +2241,13 @@ msgstr ""
"l'installation d'un nouveau système peut se faire par une clé USB."
#. Tag: title
-#: hardware.xml:1819
+#: hardware.xml:1837
#, no-c-format
msgid "Network"
msgstr "Le réseau"
#. Tag: para
-#: hardware.xml:1821
+#: hardware.xml:1839
#, no-c-format
msgid ""
"The network can be used during the installation to retrieve files needed for "
@@ -2238,7 +2266,7 @@ msgstr ""
"l'installation terminée, vous pouvez configurer les modes ISDN ou PPP."
#. Tag: para
-#: hardware.xml:1831
+#: hardware.xml:1849
#, no-c-format
msgid ""
"You can also <emphasis>boot</emphasis> the installation system over the "
@@ -2259,7 +2287,7 @@ msgstr ""
"\">C'est la méthode d'installation préférée pour &arch-title;.</phrase>"
#. Tag: para
-#: hardware.xml:1844
+#: hardware.xml:1862
#, no-c-format
msgid ""
"Diskless installation, using network booting from a local area network and "
@@ -2270,13 +2298,13 @@ msgstr ""
"possibilité."
#. Tag: title
-#: hardware.xml:1853
+#: hardware.xml:1871
#, no-c-format
msgid "Hard Disk"
msgstr "Les disques durs"
#. Tag: para
-#: hardware.xml:1855
+#: hardware.xml:1873
#, no-c-format
msgid ""
"Booting the installation system directly from a hard disk is another option "
@@ -2290,13 +2318,13 @@ msgstr ""
"des cas spéciaux, quand aucune autre méthode n'est disponible."
#. Tag: title
-#: hardware.xml:1867
+#: hardware.xml:1885
#, no-c-format
msgid "Un*x or GNU system"
msgstr "Un*x ou système GNU"
#. Tag: para
-#: hardware.xml:1869
+#: hardware.xml:1887
#, no-c-format
msgid ""
"If you are running another Unix-like system, you could use it to install "
@@ -2316,13 +2344,13 @@ msgstr ""
"pour les experts, quand aucune autre méthode n'est disponible."
#. Tag: title
-#: hardware.xml:1882
+#: hardware.xml:1900
#, no-c-format
msgid "Supported Storage Systems"
msgstr "Systèmes de stockage reconnus"
#. Tag: para
-#: hardware.xml:1884
+#: hardware.xml:1902
#, no-c-format
msgid ""
"The &debian; installer contains a kernel which is built to maximize the "
@@ -2332,7 +2360,7 @@ msgstr ""
"tourner un maximum de systèmes."
#. Tag: para
-#: hardware.xml:1888
+#: hardware.xml:1906
#, no-c-format
msgid ""
"Generally, the &debian; installation system includes support for IDE (also "
@@ -2346,13 +2374,13 @@ msgstr ""
"(VFAT) et NTFS."
#. Tag: para
-#: hardware.xml:1905
+#: hardware.xml:1923
#, no-c-format
msgid "IDE systems are also supported."
msgstr "Les systèmes IDE sont aussi pris en charge."
#. Tag: para
-#: hardware.xml:1915
+#: hardware.xml:1933
#, no-c-format
msgid ""
"Any storage system supported by the Linux kernel is also supported by the "
@@ -2362,7 +2390,7 @@ msgstr ""
"système de démarrage."
#. Tag: para
-#: hardware.xml:1920
+#: hardware.xml:1938
#, no-c-format
msgid ""
"Any storage system supported by the Linux kernel is also supported by the "
@@ -2375,13 +2403,13 @@ msgstr ""
"de disque S/390 plus courant (cdl)."
#. Tag: title
-#: hardware.xml:1937
+#: hardware.xml:1955
#, no-c-format
msgid "Memory and Disk Space Requirements"
msgstr "Mémoire et espace disque nécessaires"
#. Tag: para
-#: hardware.xml:1939
+#: hardware.xml:1957
#, no-c-format
msgid ""
"You must have at least &minimum-memory; of memory and &minimum-fs-size; of "
@@ -2395,7 +2423,7 @@ msgstr ""
">."
#. Tag: para
-#: hardware.xml:1946
+#: hardware.xml:1964
#, no-c-format
msgid ""
"The installer normally automatically enables memory-saving tricks to be able "
@@ -2414,7 +2442,7 @@ msgstr ""
"\"/> et la <xref linkend=\"installer-args\"/>)."
#. Tag: para
-#: hardware.xml:1955
+#: hardware.xml:1973
#, no-c-format
msgid ""
"On &architecture; the lowmem levels have not been tested, so automatic "
@@ -2427,7 +2455,7 @@ msgstr ""
"d'amorçage décrit plus haut si votre système possède peu de mémoire vive."
#. Tag: para
-#: hardware.xml:1961
+#: hardware.xml:1979
#, no-c-format
msgid ""
"Installation on systems with less memory<footnote condition=\"gtk\"> <para> "
@@ -2446,6 +2474,24 @@ msgstr ""
"para> </footnote> ou avec moins d'espace disque disponible est encore "
"possible mais ce n'est recommandé qu'aux utilisateurs expérimentés."
+#~ msgid ""
+#~ "With many graphics cards, basic functionality is available without "
+#~ "additional firmware, but the use of advanced features requires an "
+#~ "appropriate firmware file to be installed in the system. In some cases, a "
+#~ "successful installation can still end up in a black screen or garbled "
+#~ "display when rebooting into the installed system. If that happens, some "
+#~ "workarounds can be tried to log in anyway (see <xref linkend=\"completing-"
+#~ "installed-system\"/>)."
+#~ msgstr ""
+#~ "Pour les cartes graphiques, les fonctionnalités de base ne demandent pas "
+#~ "de microprogramme supplémentaire, contrairement aux fonctionnalités "
+#~ "avancées qui demandent l'installation sur le système d'un microprogramme "
+#~ "spécifique. Dans certains cas, une installation, même réussie, peut "
+#~ "aboutir à un écran noir ou un affichage défectueux lors du redémarrage. "
+#~ "Si cela arrivait, il est possible d'essayer quelques contournements pour "
+#~ "se connecter tout de même (consultez la <xref linkend=\"completing-"
+#~ "installed-system\"/>)."
+
#~ msgid "<entry>MIPS Malta</entry>"
#~ msgstr "<entry>MIPS Malta</entry>"
diff --git a/po/fr/post-install.po b/po/fr/post-install.po
index a12ab3138..ef1da8a37 100644
--- a/po/fr/post-install.po
+++ b/po/fr/post-install.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: post-install\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2019-08-11 15:17+0000\n"
+"POT-Creation-Date: 2023-02-15 23:04+0000\n"
"PO-Revision-Date: 2019-08-19 10:18+0100\n"
"Last-Translator: Baptiste Jammet <baptiste@mailoo.org>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -150,15 +150,23 @@ msgstr ""
#. Tag: para
#: post-install.xml:114
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "One of the best installation methods is apt. You can use the command line "
+#| "version of <command>apt</command> as well as tools like "
+#| "<application>aptitude</application> or <application>synaptic</"
+#| "application> (which are just graphical frontends for <command>apt</"
+#| "command>). Note that apt will also let you merge main, contrib, and non-"
+#| "free so you can have restricted packages (strictly speaking not belonging "
+#| "to &debian;) as well as packages from &debian-gnu; at the same time."
msgid ""
"One of the best installation methods is apt. You can use the command line "
"version of <command>apt</command> as well as tools like "
"<application>aptitude</application> or <application>synaptic</application> "
"(which are just graphical frontends for <command>apt</command>). Note that "
-"apt will also let you merge main, contrib, and non-free so you can have "
-"restricted packages (strictly speaking not belonging to &debian;) as well as "
-"packages from &debian-gnu; at the same time."
+"apt will also let you merge main, contrib, non-free, and non-free-firmware "
+"so you can have restricted packages (strictly speaking not belonging to "
+"&debian;) as well as packages from &debian-gnu; at the same time."
msgstr ""
"L'une des meilleures méthodes d'installation est la méthode apt. Vous pouvez "
"utiliser la version en ligne de commande <command>apt</command>, ou bien des "
diff --git a/po/fr/preseed.po b/po/fr/preseed.po
index 2937a09e4..b821fde1f 100644
--- a/po/fr/preseed.po
+++ b/po/fr/preseed.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2022-10-11 23:04+0000\n"
+"POT-Creation-Date: 2023-02-15 23:04+0000\n"
"PO-Revision-Date: 2023-01-20 11:23+0100\n"
"Last-Translator: Baptiste Jammet <baptiste@mailoo.org>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -1721,7 +1721,81 @@ msgstr ""
#. Tag: screen
#: preseed.xml:837
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "# Disable network configuration entirely. This is useful for cdrom\n"
+#| "# installations on non-networked devices where the network questions,\n"
+#| "# warning and long timeouts are a nuisance.\n"
+#| "#d-i netcfg/enable boolean false\n"
+#| "\n"
+#| "# netcfg will choose an interface that has link if possible. This makes "
+#| "it\n"
+#| "# skip displaying a list if there is more than one interface.\n"
+#| "d-i netcfg/choose_interface select auto\n"
+#| "\n"
+#| "# To pick a particular interface instead:\n"
+#| "#d-i netcfg/choose_interface select eth1\n"
+#| "\n"
+#| "# To set a different link detection timeout (default is 3 seconds).\n"
+#| "# Values are interpreted as seconds.\n"
+#| "#d-i netcfg/link_wait_timeout string 10\n"
+#| "\n"
+#| "# If you have a slow dhcp server and the installer times out waiting for\n"
+#| "# it, this might be useful.\n"
+#| "#d-i netcfg/dhcp_timeout string 60\n"
+#| "#d-i netcfg/dhcpv6_timeout string 60\n"
+#| "\n"
+#| "# Automatic network configuration is the default.\n"
+#| "# If you prefer to configure the network manually, uncomment this line "
+#| "and\n"
+#| "# the static network configuration below.\n"
+#| "#d-i netcfg/disable_autoconfig boolean true\n"
+#| "\n"
+#| "# If you want the preconfiguration file to work on systems both with and\n"
+#| "# without a dhcp server, uncomment these lines and the static network\n"
+#| "# configuration below.\n"
+#| "#d-i netcfg/dhcp_failed note\n"
+#| "#d-i netcfg/dhcp_options select Configure network manually\n"
+#| "\n"
+#| "# Static network configuration.\n"
+#| "#\n"
+#| "# IPv4 example\n"
+#| "#d-i netcfg/get_ipaddress string 192.168.1.42\n"
+#| "#d-i netcfg/get_netmask string 255.255.255.0\n"
+#| "#d-i netcfg/get_gateway string 192.168.1.1\n"
+#| "#d-i netcfg/get_nameservers string 192.168.1.1\n"
+#| "#d-i netcfg/confirm_static boolean true\n"
+#| "#\n"
+#| "# IPv6 example\n"
+#| "#d-i netcfg/get_ipaddress string fc00::2\n"
+#| "#d-i netcfg/get_netmask string ffff:ffff:ffff:ffff::\n"
+#| "#d-i netcfg/get_gateway string fc00::1\n"
+#| "#d-i netcfg/get_nameservers string fc00::1\n"
+#| "#d-i netcfg/confirm_static boolean true\n"
+#| "\n"
+#| "# Any hostname and domain names assigned from dhcp take precedence over\n"
+#| "# values set here. However, setting the values still prevents the "
+#| "questions\n"
+#| "# from being shown, even if values come from dhcp.\n"
+#| "d-i netcfg/get_hostname string unassigned-hostname\n"
+#| "d-i netcfg/get_domain string unassigned-domain\n"
+#| "\n"
+#| "# If you want to force a hostname, regardless of what either the DHCP\n"
+#| "# server returns or what the reverse DNS entry for the IP is, uncomment\n"
+#| "# and adjust the following line.\n"
+#| "#d-i netcfg/hostname string somehost\n"
+#| "\n"
+#| "# Disable that annoying WEP key dialog.\n"
+#| "d-i netcfg/wireless_wep string\n"
+#| "# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
+#| "#d-i netcfg/dhcp_hostname string radish\n"
+#| "\n"
+#| "# If non-free firmware is needed for the network or other hardware, you "
+#| "can\n"
+#| "# configure the installer to always try to load it, without prompting. "
+#| "Or\n"
+#| "# change to false to disable asking.\n"
+#| "#d-i hw-detect/load_firmware boolean true"
msgid ""
"# Disable network configuration entirely. This is useful for cdrom\n"
"# installations on non-networked devices where the network questions,\n"
@@ -1787,6 +1861,10 @@ msgid ""
"# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
"#d-i netcfg/dhcp_hostname string radish\n"
"\n"
+"# If you want to completely disable firmware lookup (i.e. not use firmware\n"
+"# files or packages that might be available on installation images):\n"
+"#d-i hw-detect/firmware-lookup string never\n"
+"\n"
"# If non-free firmware is needed for the network or other hardware, you can\n"
"# configure the installer to always try to load it, without prompting. Or\n"
"# change to false to disable asking.\n"
@@ -2757,11 +2835,63 @@ msgstr ""
#. Tag: screen
#: preseed.xml:1074
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "# Choose, if you want to scan additional installation media\n"
+#| "# (default: false).\n"
+#| "d-i apt-setup/cdrom/set-first boolean false\n"
+#| "# You can choose to install non-free and contrib software.\n"
+#| "#d-i apt-setup/non-free boolean true\n"
+#| "#d-i apt-setup/contrib boolean true\n"
+#| "# Uncomment the following line, if you don't want to have the sources."
+#| "list\n"
+#| "# entry for a DVD/BD installation image active in the installed system\n"
+#| "# (entries for netinst or CD images will be disabled anyway, regardless "
+#| "of\n"
+#| "# this setting).\n"
+#| "#d-i apt-setup/disable-cdrom-entries boolean true\n"
+#| "# Uncomment this if you don't want to use a network mirror.\n"
+#| "#d-i apt-setup/use_mirror boolean false\n"
+#| "# Select which update services to use; define the mirrors to be used.\n"
+#| "# Values shown below are the normal defaults.\n"
+#| "#d-i apt-setup/services-select multiselect security, updates\n"
+#| "#d-i apt-setup/security_host string security.debian.org\n"
+#| "\n"
+#| "# Additional repositories, local[0-9] available\n"
+#| "#d-i apt-setup/local0/repository string \\\n"
+#| "# http://local.server/debian stable main\n"
+#| "#d-i apt-setup/local0/comment string local server\n"
+#| "# Enable deb-src lines\n"
+#| "#d-i apt-setup/local0/source boolean true\n"
+#| "# URL to the public key of the local repository; you must provide a key "
+#| "or\n"
+#| "# apt will complain about the unauthenticated repository and so the\n"
+#| "# sources.list line will be left commented out.\n"
+#| "#d-i apt-setup/local0/key string http://local.server/key\n"
+#| "# or one can provide it in-line by base64 encoding the contents of the\n"
+#| "# key file (with `base64 -w0`) and specifying it thus:\n"
+#| "#d-i apt-setup/local0/key string base64://"
+#| "LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tCi4uLgo=\n"
+#| "# The content of the key file is checked to see if it appears to be ASCII-"
+#| "armoured.\n"
+#| "# If so it will be saved with an \".asc\" extension, otherwise it gets a "
+#| "'.gpg' extension.\n"
+#| "# \"keybox database\" format is currently not supported. (see "
+#| "generators/60local in apt-setup's source)\n"
+#| "\n"
+#| "# By default the installer requires that repositories be authenticated\n"
+#| "# using a known gpg key. This setting can be used to disable that\n"
+#| "# authentication. Warning: Insecure, not recommended.\n"
+#| "#d-i debian-installer/allow_unauthenticated boolean true\n"
+#| "\n"
+#| "# Uncomment this to add multiarch configuration for i386\n"
+#| "#d-i apt-setup/multiarch string i386"
msgid ""
"# Choose, if you want to scan additional installation media\n"
"# (default: false).\n"
"d-i apt-setup/cdrom/set-first boolean false\n"
+"# You can choose to install non-free firmware.\n"
+"#d-i apt-setup/non-free-firmware boolean true\n"
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
diff --git a/po/fr/using-d-i.po b/po/fr/using-d-i.po
index 8f0337e77..3f8bf671c 100644
--- a/po/fr/using-d-i.po
+++ b/po/fr/using-d-i.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: using-d-i\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2023-01-01 23:04+0000\n"
+"POT-Creation-Date: 2023-02-15 23:04+0000\n"
"PO-Revision-Date: 2023-01-20 10:11+0100\n"
"Last-Translator: Baptiste Jammet <baptiste@mailoo.org>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -3864,13 +3864,19 @@ msgstr ""
#. Tag: para
#: using-d-i.xml:2301
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "If you are installing at a lower priority (e.g. in expert mode), you will "
+#| "be able to make more decisions yourself. You can choose whether or not to "
+#| "use the security and/or stable-updates services, and you can choose to "
+#| "add packages from the <quote>contrib</quote> and <quote>non-free</quote> "
+#| "sections of the archive."
msgid ""
"If you are installing at a lower priority (e.g. in expert mode), you will be "
"able to make more decisions yourself. You can choose whether or not to use "
"the security and/or stable-updates services, and you can choose to add "
-"packages from the <quote>contrib</quote> and <quote>non-free</quote> "
-"sections of the archive."
+"packages from the <quote>contrib</quote>, <quote>non-free</quote>, and "
+"<quote>non-free-firmware</quote> sections of the archive."
msgstr ""
"Quand la priorité de l'installation est une priorité plus basse (en mode "
"expert par exemple), vous pourrez prendre davantage de décisions. Vous "
@@ -5158,6 +5164,18 @@ msgstr ""
#: using-d-i.xml:3102
#, no-c-format
msgid ""
+"Starting with &debian-gnu; 12.0, following the <ulink url=\"https://www."
+"debian.org/vote/2022/vote_003\">2022 General Resolution about non-free "
+"firmware</ulink>, official installation images (like netinst) can include "
+"non-free firmware packages. Even with those firmware packages available, "
+"some firmware files might still be missing. Or one might be using netboot "
+"files, which don't include firmware packages."
+msgstr ""
+
+#. Tag: para
+#: using-d-i.xml:3113
+#, no-c-format
+msgid ""
"If a device driver requests firmware that is not available, &d-i; will "
"display a dialog offering to load the missing firmware. If this option is "
"selected, &d-i; will scan available devices for either loose firmware files "
@@ -5174,7 +5192,7 @@ msgstr ""
"pilote sera rechargé."
#. Tag: para
-#: using-d-i.xml:3112
+#: using-d-i.xml:3123
#, no-c-format
msgid ""
"Which devices are scanned and which file systems are supported depends on "
@@ -5193,7 +5211,7 @@ msgstr ""
"microprogrammes peuvent être chargés sur des cartes SD ou MMC.</phrase>"
#. Tag: para
-#: using-d-i.xml:3122
+#: using-d-i.xml:3133
#, no-c-format
msgid ""
"Note that it is possible to skip loading the firmware if you know the device "
@@ -5204,48 +5222,33 @@ msgstr ""
"sait que le périphérique fonctionnera sans microprogramme ou que le "
"périphérique n'est pas nécessaire pendant l'installation."
-#. Tag: para
-#: using-d-i.xml:3128
-#, no-c-format
-msgid ""
-"&d-i; only prompts for firmware needed by kernel modules loaded during the "
-"installation. Not all drivers are included in &d-i;, in particular radeon is "
-"not, so this implies that the capabilities of some devices may be no "
-"different at the end of the installation from what they were at the "
-"beginning. Consequently, some of your hardware may not be being used to its "
-"full potential. If you suspect this is the case, or are just curious, it is "
-"not a bad idea to check the output of the <command>dmesg</command> command "
-"on the newly booted system and search for <quote>firmware</quote>."
-msgstr ""
-"L'&d-i; ne demande que les microprogrammes nécessaires aux modules du noyau "
-"chargés pendant l'installation. L'&d-i; ne contient pas tous les pilotes et "
-"en particulier, il ne contient pas radeon. Ainsi, les capacités de certains "
-"périphériques à la fin de l'installation peuvent ne pas différer de ce "
-"qu'elles étaient au début de l'installation. Si vous suspectez que vos "
-"périphériques ne sont pas utilisés pleinement, ou si vous êtes simplement "
-"curieux, vous pouvez vérifier sur le nouveau système ce que donne une "
-"recherche de <quote>firmware</quote> sur le résultat de la commande "
-"<command>dmesg</command>."
-
#. Tag: title
-#: using-d-i.xml:3142
+#: using-d-i.xml:3141
#, no-c-format
msgid "Preparing a medium"
msgstr "Préparer le support"
#. Tag: para
-#: using-d-i.xml:3143
-#, no-c-format
-msgid ""
-"Official installation images do not include non-free firmware. The most "
-"common method to load such firmware is from some removable medium such as a "
-"USB stick. Alternatively, unofficial installation images containing non-free "
-"firmware can be found at <ulink url=\"&url-firmware-cds;\"></ulink>. To "
-"prepare a USB stick (or other medium like a hard drive partition), the "
-"firmware files or packages must be placed in either the root directory or a "
-"directory named <filename>/firmware</filename> of the file system on the "
-"medium. The recommended file system to use is FAT as that is most certain to "
-"be supported during the early stages of the installation."
+#: using-d-i.xml:3142
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Official installation images do not include non-free firmware. The most "
+#| "common method to load such firmware is from some removable medium such as "
+#| "a USB stick. Alternatively, unofficial installation images containing non-"
+#| "free firmware can be found at <ulink url=\"&url-firmware-cds;\"></ulink>. "
+#| "To prepare a USB stick (or other medium like a hard drive partition), the "
+#| "firmware files or packages must be placed in either the root directory or "
+#| "a directory named <filename>/firmware</filename> of the file system on "
+#| "the medium. The recommended file system to use is FAT as that is most "
+#| "certain to be supported during the early stages of the installation."
+msgid ""
+"The most common method to load such firmware is from some removable medium "
+"such as a USB stick. To prepare a USB stick (or other medium like a hard "
+"drive partition), the firmware files or packages must be placed in either "
+"the root directory or a directory named <filename>/firmware</filename> of "
+"the file system on the medium. The recommended file system to use is FAT as "
+"that is most certain to be supported during the early stages of the "
+"installation."
msgstr ""
"Les images d'installation officielles ne comportent pas de microprogrammes "
"non libres. La méthode la plus commune pour télécharger ces microprogrammes "
@@ -5260,14 +5263,21 @@ msgstr ""
"d'installation."
#. Tag: para
-#: using-d-i.xml:3156
-#, no-c-format
+#: using-d-i.xml:3154
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Tarballs and zip files containing current packages for the most common "
+#| "firmware are available from: <itemizedlist> <listitem><para> <ulink url="
+#| "\"&url-firmware-tarballs;\"></ulink> </para></listitem> </itemizedlist> "
+#| "Just download the tarball or zip file for the correct release and unpack "
+#| "it to the file system on the medium."
msgid ""
"Tarballs and zip files containing current packages for the most common "
-"firmware are available from: <itemizedlist> <listitem><para> <ulink url="
-"\"&url-firmware-tarballs;\"></ulink> </para></listitem> </itemizedlist> Just "
-"download the tarball or zip file for the correct release and unpack it to "
-"the file system on the medium."
+"firmware, and the associated metadata to ensure a proper detection by the "
+"installer (<filename>dep11</filename> directory), are available from: "
+"<itemizedlist> <listitem><para> <ulink url=\"&url-firmware-tarballs;\"></"
+"ulink> </para></listitem> </itemizedlist> Just download the tarball or zip "
+"file for the correct release and unpack it to the file system on the medium."
msgstr ""
"Des archives (<emphasis>tarballs</emphasis> ou fichiers zip) contenant les "
"paquets pour les microprogrammes les plus courants sont disponibles sur "
@@ -5276,24 +5286,7 @@ msgstr ""
"version des fichiers et de les placer sur le système de fichiers du support."
#. Tag: para
-#: using-d-i.xml:3170
-#, no-c-format
-msgid ""
-"If the firmware you need is not included in the tarball, you can also "
-"download specific firmware packages from the (non-free section of the) "
-"archive. The following overview should list most available firmware packages "
-"but is not guaranteed to be complete and may also contain non-firmware "
-"packages:"
-msgstr ""
-"Si le microprogramme voulu n'est pas inclus dans le fichier tar, vous pouvez "
-"aussi trouver des paquets spécifiques dans la section <emphasis>non-free</"
-"emphasis> de l'archive. La liste suivante indique la plupart des "
-"microprogrammes disponibles sous forme de paquets. Elle n'est certainement "
-"pas complète et elle peut contenir des paquets qui ne sont pas des "
-"microprogrammes."
-
-#. Tag: para
-#: using-d-i.xml:3184
+#: using-d-i.xml:3169
#, no-c-format
msgid ""
"It is also possible to copy individual firmware files to the medium. Loose "
@@ -5305,13 +5298,13 @@ msgstr ""
"système déjà installé ou donnés par un vendeur de matériel."
#. Tag: title
-#: using-d-i.xml:3193
+#: using-d-i.xml:3178
#, no-c-format
msgid "Firmware and the Installed System"
msgstr "Microprogrammes et système installé"
#. Tag: para
-#: using-d-i.xml:3194
+#: using-d-i.xml:3179
#, no-c-format
msgid ""
"Any firmware loaded during the installation will be copied automatically to "
@@ -5330,13 +5323,19 @@ msgstr ""
"de la différence des versions."
#. Tag: para
-#: using-d-i.xml:3203
-#, no-c-format
+#: using-d-i.xml:3188
+#, fuzzy, no-c-format
+#| msgid ""
+#| "If the firmware was loaded from a firmware package, &d-i; will also "
+#| "install this package for the installed system and will automatically add "
+#| "the non-free section of the package archive in APT's <filename>sources."
+#| "list</filename>. This has the advantage that the firmware should be "
+#| "updated automatically if a new version becomes available."
msgid ""
"If the firmware was loaded from a firmware package, &d-i; will also install "
"this package for the installed system and will automatically add the non-"
-"free section of the package archive in APT's <filename>sources.list</"
-"filename>. This has the advantage that the firmware should be updated "
+"free-firmware section of the package archive in APT's <filename>sources."
+"list</filename>. This has the advantage that the firmware should be updated "
"automatically if a new version becomes available."
msgstr ""
"Si le microprogramme chargé était sous forme de paquet, l'installateur "
@@ -5347,7 +5346,7 @@ msgstr ""
"version apparaîtra."
#. Tag: para
-#: using-d-i.xml:3211
+#: using-d-i.xml:3196
#, no-c-format
msgid ""
"If loading the firmware was skipped during the installation, the relevant "
@@ -5360,7 +5359,7 @@ msgstr ""
"<emphasis>manuellement</emphasis>."
#. Tag: para
-#: using-d-i.xml:3218
+#: using-d-i.xml:3203
#, no-c-format
msgid ""
"If the firmware was loaded from loose firmware files, the firmware copied to "
@@ -5375,13 +5374,13 @@ msgstr ""
"terminée."
#. Tag: title
-#: using-d-i.xml:3228
+#: using-d-i.xml:3213
#, no-c-format
msgid "Completing the Installed System"
msgstr "Finaliser le système installé"
#. Tag: para
-#: using-d-i.xml:3229
+#: using-d-i.xml:3214
#, no-c-format
msgid ""
"Depending on how the installation was performed, it might be that the need "
@@ -5399,7 +5398,7 @@ msgstr ""
"cela arrivait, il est possible d'essayer quelques contournements :"
#. Tag: para
-#: using-d-i.xml:3243
+#: using-d-i.xml:3228
#, no-c-format
msgid ""
"Pass the <code>nomodeset</code> option on the kernel command line. This "
@@ -5410,7 +5409,7 @@ msgstr ""
"graphics</quote>)."
#. Tag: para
-#: using-d-i.xml:3247
+#: using-d-i.xml:3232
#, no-c-format
msgid ""
"Use the <keycombo><keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>F2</"
@@ -5421,73 +5420,14 @@ msgstr ""
"keycap><keycap>F2</keycap></keycombo> pour basculer sur le terminal virtuel "
"VT2. Cela peut permettre de se connecter quand même."
-#. Tag: para
-#: using-d-i.xml:3253
-#, no-c-format
-msgid ""
-"Once logged in into the installed system, it is possible to automate the "
-"detection of missing firmware, and to perform the required steps to enable "
-"them following this procedure:"
-msgstr ""
-"Une fois connecté au système, il est possible d'automatiser la détection des "
-"microprogrammes manquants et d'effectuer les étapes nécessaires pour les "
-"activer. Pour cela, il est conseillé de suivre la procédure suivante :"
-
-#. Tag: para
-#: using-d-i.xml:3260
-#, no-c-format
-msgid "Install the <classname>isenkram-cli</classname> package."
-msgstr "Installer le paquet <classname>isenkram-cli</classname> ;"
-
-#. Tag: para
-#: using-d-i.xml:3263
-#, no-c-format
-msgid ""
-"Run the <command>isenkram-autoinstall-firmware</command> command as the "
-"<quote>root</quote> user."
-msgstr ""
-"Exécuter la commande <command>isenkram-autoinstall-firmware</command> en "
-"tant que superutilisateur."
-
-#. Tag: para
-#: using-d-i.xml:3266
-#, no-c-format
-msgid ""
-"Usually, rebooting is the simplest way to make sure all kernel modules are "
-"properly initialized; that's particularly important when one has booted the "
-"system with the <code>nomodeset</code> option as an interim measure."
-msgstr ""
-"Habituellement, la façon la plus simple de s'assurer que tous les modules du "
-"noyau ont été correctement initialisés est de redémarrer. Cela est "
-"particulièrement important lorsque le démarrage précédent a utilisé l'option "
-"<code>nomodeset</code> comme mesure de contournement."
-
-#. Tag: para
-#: using-d-i.xml:3273
-#, no-c-format
-msgid ""
-"Installing firmware packages is very likely to require enabling the non-free "
-"section of the package archive. As of &debian-gnu; 11.0, running the "
-"<command>isenkram-autoinstall-firmware</command> command will do that "
-"automatically by creating a dedicated file (<filename>/etc/apt/sources.list."
-"d/isenkram-autoinstall-firmware.list</filename>), pointing at a generic "
-"mirror."
-msgstr ""
-"L'installation de paquets de microprogrammes nécessite généralement "
-"l'activation de la section « non-free » de l'archive des paquets. Dans "
-"&debian-gnu; 11.0, la commande <command>isenkram-autoinstall-firmware</"
-"command> effectue cela automatiquement en créant un fichier dédié "
-"(<filename>/etc/apt/sources.list.d/isenkram-autoinstall-firmware.list</"
-"filename>) qui pointe vers un miroir générique."
-
#. Tag: title
-#: using-d-i.xml:3292
+#: using-d-i.xml:3245
#, no-c-format
msgid "Customization"
msgstr "Personnalisation"
#. Tag: para
-#: using-d-i.xml:3293
+#: using-d-i.xml:3246
#, no-c-format
msgid ""
"Using the shell (see <xref linkend=\"shell\"/>), the installation process "
@@ -5498,13 +5438,13 @@ msgstr ""
"pour s'adapter aux cas particuliers."
#. Tag: title
-#: using-d-i.xml:3298
+#: using-d-i.xml:3251
#, no-c-format
msgid "Installing an alternative init system"
msgstr "Installer un système d'initialisation alternatif"
#. Tag: para
-#: using-d-i.xml:3299
+#: using-d-i.xml:3252
#, no-c-format
msgid ""
"&debian; uses systemd as its default init system. However, other init "
@@ -5521,6 +5461,85 @@ msgstr ""
"Init#Changing_the_init_system_-_at_installation_time\">la page dédiée sur le "
"wiki Debian</ulink> pour avoir des instructions détaillées."
+#~ msgid ""
+#~ "&d-i; only prompts for firmware needed by kernel modules loaded during "
+#~ "the installation. Not all drivers are included in &d-i;, in particular "
+#~ "radeon is not, so this implies that the capabilities of some devices may "
+#~ "be no different at the end of the installation from what they were at the "
+#~ "beginning. Consequently, some of your hardware may not be being used to "
+#~ "its full potential. If you suspect this is the case, or are just curious, "
+#~ "it is not a bad idea to check the output of the <command>dmesg</command> "
+#~ "command on the newly booted system and search for <quote>firmware</quote>."
+#~ msgstr ""
+#~ "L'&d-i; ne demande que les microprogrammes nécessaires aux modules du "
+#~ "noyau chargés pendant l'installation. L'&d-i; ne contient pas tous les "
+#~ "pilotes et en particulier, il ne contient pas radeon. Ainsi, les "
+#~ "capacités de certains périphériques à la fin de l'installation peuvent ne "
+#~ "pas différer de ce qu'elles étaient au début de l'installation. Si vous "
+#~ "suspectez que vos périphériques ne sont pas utilisés pleinement, ou si "
+#~ "vous êtes simplement curieux, vous pouvez vérifier sur le nouveau système "
+#~ "ce que donne une recherche de <quote>firmware</quote> sur le résultat de "
+#~ "la commande <command>dmesg</command>."
+
+#~ msgid ""
+#~ "If the firmware you need is not included in the tarball, you can also "
+#~ "download specific firmware packages from the (non-free section of the) "
+#~ "archive. The following overview should list most available firmware "
+#~ "packages but is not guaranteed to be complete and may also contain non-"
+#~ "firmware packages:"
+#~ msgstr ""
+#~ "Si le microprogramme voulu n'est pas inclus dans le fichier tar, vous "
+#~ "pouvez aussi trouver des paquets spécifiques dans la section "
+#~ "<emphasis>non-free</emphasis> de l'archive. La liste suivante indique la "
+#~ "plupart des microprogrammes disponibles sous forme de paquets. Elle n'est "
+#~ "certainement pas complète et elle peut contenir des paquets qui ne sont "
+#~ "pas des microprogrammes."
+
+#~ msgid ""
+#~ "Once logged in into the installed system, it is possible to automate the "
+#~ "detection of missing firmware, and to perform the required steps to "
+#~ "enable them following this procedure:"
+#~ msgstr ""
+#~ "Une fois connecté au système, il est possible d'automatiser la détection "
+#~ "des microprogrammes manquants et d'effectuer les étapes nécessaires pour "
+#~ "les activer. Pour cela, il est conseillé de suivre la procédure suivante :"
+
+#~ msgid "Install the <classname>isenkram-cli</classname> package."
+#~ msgstr "Installer le paquet <classname>isenkram-cli</classname> ;"
+
+#~ msgid ""
+#~ "Run the <command>isenkram-autoinstall-firmware</command> command as the "
+#~ "<quote>root</quote> user."
+#~ msgstr ""
+#~ "Exécuter la commande <command>isenkram-autoinstall-firmware</command> en "
+#~ "tant que superutilisateur."
+
+#~ msgid ""
+#~ "Usually, rebooting is the simplest way to make sure all kernel modules "
+#~ "are properly initialized; that's particularly important when one has "
+#~ "booted the system with the <code>nomodeset</code> option as an interim "
+#~ "measure."
+#~ msgstr ""
+#~ "Habituellement, la façon la plus simple de s'assurer que tous les modules "
+#~ "du noyau ont été correctement initialisés est de redémarrer. Cela est "
+#~ "particulièrement important lorsque le démarrage précédent a utilisé "
+#~ "l'option <code>nomodeset</code> comme mesure de contournement."
+
+#~ msgid ""
+#~ "Installing firmware packages is very likely to require enabling the non-"
+#~ "free section of the package archive. As of &debian-gnu; 11.0, running the "
+#~ "<command>isenkram-autoinstall-firmware</command> command will do that "
+#~ "automatically by creating a dedicated file (<filename>/etc/apt/sources."
+#~ "list.d/isenkram-autoinstall-firmware.list</filename>), pointing at a "
+#~ "generic mirror."
+#~ msgstr ""
+#~ "L'installation de paquets de microprogrammes nécessite généralement "
+#~ "l'activation de la section « non-free » de l'archive des paquets. Dans "
+#~ "&debian-gnu; 11.0, la commande <command>isenkram-autoinstall-firmware</"
+#~ "command> effectue cela automatiquement en créant un fichier dédié "
+#~ "(<filename>/etc/apt/sources.list.d/isenkram-autoinstall-firmware.list</"
+#~ "filename>) qui pointe vers un miroir générique."
+
#~ msgid "partitioner"
#~ msgstr "partitioner"