diff options
author | MatMoul <matmoul@gmail.com> | 2020-04-03 23:01:10 +0200 |
---|---|---|
committer | MatMoul <matmoul@gmail.com> | 2020-04-03 23:01:10 +0200 |
commit | 82fb13da8b9d6aab479e3ba65af60479de9f70a9 (patch) | |
tree | cf8d4d91106ad49664491665504593bff31db754 | |
parent | 584b5900a6e19e875ef66adddb36013f89f92da0 (diff) | |
download | hyperfi-82fb13da8b9d6aab479e3ba65af60479de9f70a9.tar.lz hyperfi-82fb13da8b9d6aab479e3ba65af60479de9f70a9.tar.xz hyperfi-82fb13da8b9d6aab479e3ba65af60479de9f70a9.zip |
Update lng files en and fr
-rw-r--r-- | lng/English | 14 | ||||
-rw-r--r-- | lng/French | 14 |
2 files changed, 24 insertions, 4 deletions
diff --git a/lng/English b/lng/English index 8262d77..e5f66ec 100644 --- a/lng/English +++ b/lng/English @@ -58,9 +58,13 @@ txtinstallmenu="Install Menu" txtarchinstallmenu="Arch Install Menu" +txtselectmirrorsbycountry="Select mirrors by country" +txtselectcountry="Select country" txteditmirrorlist="Edit mirrorlist" txtinstallarchlinux="Install Arch Linux" -txtinstallfirmware="Install Firmware" +txtinstallarchlinuxkernel="Kernel" +txtinstallarchlinuxfirmwares="Firmwares" +txtinstallarchlinuxfilesystems="File Systems" txtconfigarchlinux="Config Arch Linux" txtsethostname="Set Computer Name" @@ -69,7 +73,9 @@ txtsetlocale="Set Locale" txtsettime="Set Time" txtsetrootpassword="Set root password" -txtuseutcclock="Use UTC hardware clock ?" +txthwclock="Hardware clock :" +txthwclockutc="UTC" +txthwclocklocal="Local" txtbootloader="Bootloader" txtbootloadermenu="Choose your bootloader" @@ -85,8 +91,12 @@ txtsyslinuxaddefibootmgr="EFI install require efibootmgr" txtsyslinuxaddgptfdisk="GPT disk require gptfdisk" txtsyslinuxaddmtools="FAT boot part require mtools" +txtbootloadersystemdmenu="Systemd-boot Install Menu" + txtbootloaderrefindmenu="rEFInd Install Menu" +txtextrasmenu="Extras" + txtoptional="Optional" txtrecommandeasyinst="Recommanded for easy install" txtset="Set %1" @@ -58,9 +58,13 @@ txtinstallmenu="Menu Installation" txtarchinstallmenu="Menu Installation Arch Linux" +txtselectmirrorsbycountry="Mirroir par pays" +txtselectcountry="Sélectionner pays" txteditmirrorlist="Éditer mirrorlist" txtinstallarchlinux="Installer Arch Linux" -txtinstallfirmware="Installer les firmwares" +txtinstallarchlinuxkernel="Noyau" +txtinstallarchlinuxfirmwares="Firmwares" +txtinstallarchlinuxfilesystems="Systèmes de fichier" txtconfigarchlinux="Configurer Arch Linux" txtsethostname="Définir le nom de l'ordinateur" @@ -69,7 +73,9 @@ txtsetlocale="Définir Locale" txtsettime="Définir l'horloge" txtsetrootpassword="Définir le mot de passe root" -txtuseutcclock="Utiliser une horloge matérielle UTC ?" +txthwclock="Horloge matériel :" +txthwclockutc="UTC" +txthwclocklocal="Local" txtbootloader="Bootloader" txtbootloadermenu="Choisissez votre bootloader" @@ -85,8 +91,12 @@ txtsyslinuxaddefibootmgr="Une installation EFI nécessite efibootmgr" txtsyslinuxaddgptfdisk="Un disque GPT nécessite gptfdisk" txtsyslinuxaddmtools="Un partition de boot FAT nécessite mtools" +txtbootloadersystemdmenu="Menu Installation Systemd-boot" + txtbootloaderrefindmenu="Menu Installation rEFInd" +txtextrasmenu="Extras" + txtoptional="Optionnel" txtrecommandeasyinst="Recommandé pour installation rapide" txtset="Définir %1" |