aboutsummaryrefslogtreecommitdiffstats
path: root/lng/English
blob: 0c70bcc0c7f0fcd00e90d0a5995c6e198598698c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
# Hyperbola GNU+Linux-libre Fast Install (hyperfi)
# ------------------------------------------------
# project    : https://git.sr.ht/~heckyel/hyperfi
# language   : English
# translator : matmoul (pseudo, name or e-mail.)
# 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"

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"

txthyperbolainstallmenu="Hyperbola Install Menu"

txtselectmirrorsbycountry="Select mirrors by country"
txtselectcountry="Select country"
txteditmirrorlist="Edit mirrorlist"
txteditpacmanconf="Edit pacman.conf"
txtinstallhyperbola="Install Hyperbola GNU+Linux-libre - "
txtinstallhyperbolakernel="Kernel"
txtinstallhyperbolafirmwares="Firmwares"
txtinstallhyperbolafilesystems="File Systems"
txtinstallhyperbolacustompackagelist="Custom Package List"
txtconfighyperbola="Config Hyperbola GNU+Linux-libre"

txtsethostname="Set Computer Name"
txtsetfont="Set Font"
txtsetlocale="Set Locale"
txtsettime="Set Time"
txtsetrootpassword="Set root password"

txthwclock="Hardware clock :"
txthwclockutc="UTC"
txthwclocklocal="Local"

txtbootloader="Bootloader"
txtbootloadermenu="Choose your bootloader"

txtefibootmgr="efibootmgr is required for EFI computers."

txtbootloadergrubmenu="Grub Install Menu"
txtrungrubmakeconfig="Run grub-mkconfig ?"
txtgrubluksdetected="Encrypted root partion !\n\nAdd cryptdevice= to GRUB_CMDLINE_LINUX in /etc/default/grub ?"

txtbootloadersyslinuxmenu="Syslinux Install Menu"
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"
txtgenerate="Generate %1"
txtedit="Edit %1"
txtinstall="Install %1"

txtpressanykey="Press any key to continue."

txthyperdidesc="Full desktop install script"
txtinstallhyperdi="Hyperbola GNU+Linux-libre Desktop Install (hyperdi) 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\nHyperbola GNU+Linux-libre Desktop Install as two dependencies : wget and libnewt.\n\npacstrap wget libnewt ?"
txthyperdiinstallandlaunch="Install and run hyperdi"
txthyperdiinstall="Install hyperdi"
txthyperdilaunch="Launch hyperdi"