summaryrefslogtreecommitdiff
path: root/po/fr/preseed.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/fr/preseed.po')
-rw-r--r--po/fr/preseed.po48
1 files changed, 12 insertions, 36 deletions
diff --git a/po/fr/preseed.po b/po/fr/preseed.po
index 36e68d280..e699e5bcb 100644
--- a/po/fr/preseed.po
+++ b/po/fr/preseed.po
@@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
"POT-Creation-Date: 2021-09-11 23:02+0000\n"
-"PO-Revision-Date: 2021-05-02 22:41+0100\n"
+"PO-Revision-Date: 2021-09-20 10:27+0100\n"
"Last-Translator: Baptiste Jammet <baptiste@mailoo.org>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
"Language: fr\n"
@@ -2441,6 +2441,14 @@ msgstr ""
"d-i partman/confirm boolean true\n"
"d-i partman/confirm_nooverwrite boolean true\n"
"\n"
+"# Forcer l'amorçage avec UEFI (la compatibilité avec le BIOS sera perdue).\n"
+"# cela n'est pas fait par défaut.\n"
+"#d-i partman-efi/non_efi_system boolean true\n"
+"# S'assurer que la table de partitionnement est en GPT,\n"
+"# cela est nécessaire pour l'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"
@@ -2733,41 +2741,7 @@ msgstr ""
#. Tag: screen
#: preseed.xml:1067
-#, fuzzy, no-c-format
-#| msgid ""
-#| "# 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 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"
-#| "# If the provided key file ends in \".asc\" the key file needs to be an\n"
-#| "# ASCII-armoured PGP key, if it ends in \".gpg\" it needs to use the\n"
-#| "# \"GPG key public keyring\" format, the \"keybox database\" format is\n"
-#| "# currently not supported.\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"
+#, no-c-format
msgid ""
"# Choose, if you want to scan additional installation media\n"
"# (default: false).\n"
@@ -2805,6 +2779,8 @@ msgid ""
"# Uncomment this to add multiarch configuration for i386\n"
"#d-i apt-setup/multiarch string i386"
msgstr ""
+"# Par défaut, aucun autre support d'installation n'est examiné.\n"
+"d-i apt-setup/cdrom/set-first boolean false\n"
"# Vous pouvez installer des logiciels des distributions non-free et "
"contrib.\n"
"#d-i apt-setup/non-free boolean true\n"