diff options
Diffstat (limited to 'lng')
-rw-r--r-- | lng/English | 174 | ||||
-rw-r--r-- | lng/French | 14 |
2 files changed, 96 insertions, 92 deletions
diff --git a/lng/English b/lng/English index 0549da6..d53aefd 100644 --- a/lng/English +++ b/lng/English @@ -6,89 +6,91 @@ # notes : misc text... -locale=en_US.UTF-8 -#font= - - -txtexit="Exit" -txtback="Back" -txtignore="Ignore" - -txtselectserver="Select source server :" - -txtmainmenu="Main Menu" -txtlanguage="Language" -txtsetkeymap="Set Keyboard Layout" -txteditor="Editor" -txtdiskpartmenu="Disk Partitions" -txtselectpartsmenu="Select Partitions and Install" -txthelp="Help" -txtchangelog="Changelog" -txtreboot="Reboot" - -txtautoparts="Auto Partitions" -txteditparts="Edit Partitions" - -txtautopartsconfirm="Selected device : %1\n\nAll data will be erased ! \n\nContinue ?" - -txtautopartclear="Clear all partition data" -txtautopartcreate="Create %1 partition" -txthybridpartcreate="Set hybrid MBR" -txtautopartsettype="Set %1 partition type" - -txtselectdevice="Select %1 device :" -txtselecteddevices="Selected devices :" - -txtformatmountmenu="Format and Mount" -txtformatdevices="Format Devices" -txtformatdevice="Format Device" -txtmount="Mount" -txtunmount="Unmount" -txtmountdesc="Install or Config" - -txtformatdeviceconfirm="Warning, all data on selected devices will be erased ! \nFormat devices ?" - -txtselectpartformat="Select partition format for %1 :" -txtformatingpart="Formatting partition %1 as" -txtcreateluksdevice="Create luks device :" -txtopenluksdevice="Open luks device :" -txtluksdevicecreated="luks device created !" - -txtinstallmenu="Install Menu" - -txtarchinstallmenu="Arch Install Menu" -txtrungrubmakeconfig="Run grub-mkconfig ?" - -txteditmirrorlist="Edit mirrorlist" -txtinstallarchlinux="Install Arch Linux" -txtconfigarchlinux="Config Arch Linux" - -txtsethostname="Set Computer Name" -txtsetfont="Set Font" -txtsetlocale="Set Locale" -txtsettime="Set Time" -txtsetrootpassword="Set root password" - -txtuseutcclock="Use UTC hardware clock ?" - -txtoptional="Optional" -txtrecommandeasyinst="Recommanded for easy install" -txtset="Set %1" -txtgenerate="Generate %1" -txtedit="Edit %1" -txtinstall="Install %1" -txtenable="Enable %1" - -txtgrubluksdetected="Encrypted root partion !\n\nAdd cryptdevice= to GRUB_CMDLINE_LINUX in /etc/default/grub ?" - - -txtpressanykey="Press any key to continue." - -txtinstallosprober="os-prober is a good solution if you want to use mutli-boot.\nInstall os-prober ?" -txtefibootmgr="efibootmgr is required for efi computer." - -txtarchdidesc="Full desktop install script" -txtinstallarchdi="Arch Linux Desktop Install (archdi) is a second script who can help you to install a full workstation.\n\nYou can just launch the script or install it. Choose in the next menu.\n\nArch Linux Desktop Install has two dependencies : wget and libnewt.\n\npacstrap wget libnewt ?" -txtarchdiinstallandlaunch="Install and run archdi" -txtarchdiinstall="Install archdi" -txtarchdilaunch="Launch archdi" + + locale=en_US.UTF-8 + #font= + + txtexit="Exit" + txtback="Back" + txtignore="Ignore" + + txtselectserver="Select source server :" + + txtmainmenu="Main Menu" + txtlanguage="Language" + txtsetkeymap="Set Keyboard Layout" + txteditor="Editor" + txtdiskpartmenu="Disk Partitions" + txtselectpartsmenu="Select Partitions and Install" + txthelp="Help" + txtchangelog="Changelog" + txtreboot="Reboot" + + txtautoparts="Auto Partitions" + txteditparts="Edit Partitions" + + txtautopartsconfirm="Selected device : %1\n\nAll data will be erased ! \n\nContinue ?" + + txtautopartclear="Clear all partition data" + txtautopartcreate="Create %1 partition" + txthybridpartcreate="Set hybrid MBR" + txtautopartsettype="Set %1 partition type" + + txtselectdevice="Select %1 device :" + txtselecteddevices="Selected devices :" + + txtformatmountmenu="Format and Mount" + txtformatdevices="Format Devices" + txtformatdevice="Format Device" + txtmount="Mount" + txtunmount="Unmount" + txtmountdesc="Install or Config" + + txtformatdeviceconfirm="Warning, all data on selected devices will be erased ! \nFormat devices ?" + + txtselectpartformat="Select partition format for %1 :" + txtformatingpart="Formatting partition %1 as" + txtcreateluksdevice="Create luks device :" + txtopenluksdevice="Open luks device :" + txtluksdevicecreated="luks device created !" + + txtinstallmenu="Install Menu" + + txtarchinstallmenu="Arch Install Menu" + txtrungrubmakeconfig="Run grub-mkconfig ?" + + txteditmirrorlist="Edit mirrorlist" + txtinstallarchlinux="Install Arch Linux" + txtconfigarchlinux="Config Arch Linux" + + txtsethostname="Set Computer Name" + txtsetfont="Set Font" + txtsetlocale="Set Locale" + txtsettime="Set Time" + txtsetrootpassword="Set root password" + + txtuseutcclock="Use UTC hardware clock ?" + + txtbootloader="Bootloader" + txtbootloadermenu="Choose your bootloader" + + txtefibootmgr="efibootmgr is required for EFI computers." + + txtbootloadergrubmenu="Grub Install Menu" + txtgrubluksdetected="Encrypted root partion !\n\nAdd cryptdevice= to GRUB_CMDLINE_LINUX in /etc/default/grub ?" + + txtoptional="Optional" + txtrecommandeasyinst="Recommanded for easy install" + txtset="Set %1" + txtgenerate="Generate %1" + txtedit="Edit %1" + txtinstall="Install %1" + txtenable="Enable %1" + + txtpressanykey="Press any key to continue." + + txtarchdidesc="Full desktop install script" + txtinstallarchdi="Arch Linux Desktop Install (archdi) is a second script who can help you to install a full workstation.\n\nYou can just launch the script or install it. Choose in the next menu.\n\nArch Linux Desktop Install as two dependencies : wget and libnewt.\n\npacstrap wget libnewt ?" + txtarchdiinstallandlaunch="Install and run archdi" + txtarchdiinstall="Install archdi" + txtarchdilaunch="Launch archdi" @@ -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" |