summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--po/fr/preseed.po8
1 files changed, 7 insertions, 1 deletions
diff --git a/po/fr/preseed.po b/po/fr/preseed.po
index 36e68d280..c8ec4fcbe 100644
--- a/po/fr/preseed.po
+++ b/po/fr/preseed.po
@@ -2239,7 +2239,7 @@ msgstr "Exemples de partitionnement"
#. Tag: screen
#: preseed.xml:979
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
"# If the system has free space you can choose to only partition that space.\n"
"# This is only honoured if partman-auto/method (below) is not set.\n"
@@ -2441,6 +2441,12 @@ msgstr ""
"d-i partman/confirm boolean true\n"
"d-i partman/confirm_nooverwrite boolean true\n"
"\n"
+"# Force UEFI booting ('BIOS compatibility' will be lost). Default: false.\n"
+"#d-i partman-efi/non_efi_system boolean true\n"
+"# Ensure the partition table is GPT - this is required for EFI\n"
+"#d-i partman-partitioning/choose_label string gpt\n"
+"#d-i partman-partitioning/default_label string gpt\n"
+"\n"
"# Quand le chiffrage de disque est activé,\n"
"# ne pas effacer les partitions avant.\n"
"#d-i partman-auto-crypto/erase_disks boolean false"