Update lng files en and fr
This commit is contained in:
parent
584b5900a6
commit
82fb13da8b
2 changed files with 24 additions and 4 deletions
14
lng/English
14
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"
|
||||
|
|
14
lng/French
14
lng/French
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue