diff options
author | MatMoul <matmoul@gmail.com> | 2018-12-30 20:46:28 +0100 |
---|---|---|
committer | MatMoul <matmoul@gmail.com> | 2018-12-30 20:46:28 +0100 |
commit | f4ed753fbb54090872dff152aaf194b83bf9b588 (patch) | |
tree | 75a12289fcb1873d2d0a433f95ecd03f4faaa410 /lng/French | |
parent | 8cf7a43b9b4352ae6710c58eebcca23ab0083ef9 (diff) | |
download | hyperfi-f4ed753fbb54090872dff152aaf194b83bf9b588.tar.lz hyperfi-f4ed753fbb54090872dff152aaf194b83bf9b588.tar.xz hyperfi-f4ed753fbb54090872dff152aaf194b83bf9b588.zip |
Add child menu for bootloaders
Diffstat (limited to 'lng/French')
-rw-r--r-- | lng/French | 14 |
1 files changed, 8 insertions, 6 deletions
@@ -71,6 +71,14 @@ txtsetrootpassword="Définir le mot de passe root" txtuseutcclock="Utiliser une horloge matériel UTC ?" +txtbootloader="Bootloader" +txtbootloadermenu="Choisissez votre bootloader" + +txtefibootmgr="efibootmgr est requis pour un système EFI." + +txtbootloadergrubmenu="Menu Installation Grub" +txtgrubluksdetected="Partition root cryptée !\n\nAjouter cryptdevice= to GRUB_CMDLINE_LINUX dans /etc/default/grub ?" + txtoptional="Optionnel" txtrecommandeasyinst="Recommandé pour installation rapide" txtset="Définir %1" @@ -79,14 +87,8 @@ txtedit="Editer %1" txtinstall="Installer %1" txtenable="Activer %1" -txtgrubluksdetected="Partition root cryptée !\n\nAjouter cryptdevice= to GRUB_CMDLINE_LINUX dans /etc/default/grub ?" - - txtpressanykey="Appuyez sur une touche pour continuer." -txtinstallosprober="Pour démarrer sur plusieurs systèmes.\nInstaller os-prober ?" -txtefibootmgr="efibootmgr est requis pour un système EFI." - txtarchdidesc="Installation d'un poste de travail" txtinstallarchdi="Arch Linux Desktop Install (archdi) est un second script peut vous aidez à installer un poste de travail complet.\n\nVous pouvez exécuter ou installer le script en choisissant dans le menu suivant.\n\nArch Linux Desktop Install possède 2 dépendences : wget et libnewt.\n\npacstrap wget libnewt ?" txtarchdiinstallandlaunch="Installer et exécuter archdi" |