Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/locales/en/LC_MESSAGES/base.po
blob: ce61097b974691e99434f1489666a09f46053a31 (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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
#: lib/user_interaction.py:82
msgid "Do you really want to abort?"
msgstr ""

#: lib/user_interaction.py:100
msgid "And one more time for verification: "
msgstr ""

#: lib/user_interaction.py:271
msgid "Would you like to use swap on zram?"
msgstr ""

#: lib/user_interaction.py:277
msgid ""
"Would you like to use automatic time synchronization (NTP) with the default "
"time servers?"
msgstr ""

#: lib/user_interaction.py:278
msgid ""
"Hardware time and other post-configuration steps might be required in order "
"for NTP to work. For more information, please check the Arch wiki"
msgstr ""

#: lib/user_interaction.py:284
msgid "Desired hostname for the installation: "
msgstr ""

#: lib/user_interaction.py:289
msgid "Username for required superuser with sudo privileges: "
msgstr ""

#: lib/user_interaction.py:303 lib/user_interaction.py:320
msgid "Password for user \"{}\""
msgstr ""

#: lib/user_interaction.py:309
msgid "Any additional users to install (leave blank for no users): "
msgstr ""

#: lib/user_interaction.py:323
msgid "Should this user be a superuser (sudoer)?"
msgstr ""

#: lib/user_interaction.py:339
msgid "Select a timezone"
msgstr ""

#: lib/user_interaction.py:353
msgid "Would you like to use GRUB as a bootloader instead of systemd-boot?"
msgstr ""

#: lib/user_interaction.py:363
msgid "Choose a bootloader"
msgstr ""

#: lib/user_interaction.py:379
msgid "Choose an audio server"
msgstr ""

#: lib/user_interaction.py:390
msgid ""
"Only packages such as base, base-devel, linux, linux-firmware, efibootmgr "
"and optional profile packages are installed."
msgstr ""

#: lib/user_interaction.py:391
msgid ""
"If you desire a web browser, such as firefox or chromium, you may specify it "
"in the following prompt."
msgstr ""

#: lib/user_interaction.py:395
msgid ""
"Write additional packages to install (space separated, leave blank to skip): "
msgstr ""

#: lib/user_interaction.py:418
msgid "Copy ISO network configuration to installation"
msgstr ""

#: lib/user_interaction.py:419
msgid ""
"Use NetworkManager (necessary to configure internet graphically in GNOME and "
"KDE)"
msgstr ""

#: lib/user_interaction.py:427
msgid "Select one network interface to configure"
msgstr ""

#: lib/user_interaction.py:440
msgid ""
"Select which mode to configure for \"{}\" or skip to use default mode \"{}\""
msgstr ""

#: lib/user_interaction.py:445
msgid "Enter the IP and subnet for {} (example: 192.168.0.5/24): "
msgstr ""

#: lib/user_interaction.py:460
msgid "Enter your gateway (router) IP address or leave blank for none: "
msgstr ""

#: lib/user_interaction.py:475
msgid "Enter your DNS servers (space separated, blank for none): "
msgstr ""

#: lib/user_interaction.py:509
msgid "Select which filesystem your main partition should use"
msgstr ""

#: lib/user_interaction.py:555
msgid "Current partition layout"
msgstr ""

#: lib/user_interaction.py:606
msgid ""
"Select what to do with\n"
"{}"
msgstr ""

#: lib/user_interaction.py:623 lib/user_interaction.py:708
msgid "Enter a desired filesystem type for the partition"
msgstr ""

#: lib/user_interaction.py:625
msgid "Enter the start sector (percentage or block number, default: {}): "
msgstr ""

#: lib/user_interaction.py:634
msgid ""
"Enter the end sector of the partition (percentage or block number, ex: {}): "
"\""
msgstr ""

#: lib/user_interaction.py:660
msgid "{} contains queued partitions, this will remove those, are you sure?"
msgstr ""

#: lib/user_interaction.py:673
msgid ""
"{}\n"
"\n"
"Select by index which partitions to delete"
msgstr ""

#: lib/user_interaction.py:681
msgid ""
"{}\n"
"\n"
"Select by index which partition to mount where"
msgstr ""

#: lib/user_interaction.py:685
msgid ""
" * Partition mount-points are relative to inside the installation, the boot "
"would be /boot as an example."
msgstr ""

#: lib/user_interaction.py:686
msgid "Select where to mount partition (leave blank to remove mountpoint): "
msgstr ""

#: lib/user_interaction.py:697
msgid ""
"{}\n"
"\n"
"Select which partition to mask for formatting"
msgstr ""

#: lib/user_interaction.py:716
msgid ""
"{}\n"
"\n"
"Select which partition to mark as encrypted"
msgstr ""

#: lib/user_interaction.py:724
msgid ""
"{}\n"
"\n"
"Select which partition to mark as bootable"
msgstr ""

#: lib/user_interaction.py:731
msgid ""
"{}\n"
"\n"
"Select which partition to set a filesystem on"
msgstr ""

#: lib/user_interaction.py:738
msgid "Enter a desired filesystem type for the partition: "
msgstr ""

#: lib/user_interaction.py:759 lib/menu/selection_menu.py:116
msgid "Select Archinstall language"
msgstr ""

#: lib/user_interaction.py:764
msgid "Wipe all selected drives and use a best-effort default partition layout"
msgstr ""

#: lib/user_interaction.py:765
msgid ""
"Select what to do with each individual drive (followed by partition usage)"
msgstr ""

#: lib/user_interaction.py:768
msgid "Select what you wish to do with the selected block devices"
msgstr ""

#: lib/user_interaction.py:821
msgid ""
"This is a list of pre-programmed profiles, they might make it easier to "
"install things like desktop environments"
msgstr ""

#: lib/user_interaction.py:846
msgid "Select Keyboard layout"
msgstr ""

#: lib/user_interaction.py:861
msgid "Select one of the regions to download packages from"
msgstr ""

#: lib/user_interaction.py:883
msgid "Select one or more hard drives to use and configure"
msgstr ""

#: lib/user_interaction.py:910
msgid ""
"For the best compatibility with your AMD hardware, you may want to use "
"either the all open-source or AMD / ATI options."
msgstr ""

#: lib/user_interaction.py:912
msgid ""
"For the best compatibility with your Intel hardware, you may want to use "
"either the all open-source or Intel options.\n"
msgstr ""

#: lib/user_interaction.py:914
msgid ""
"For the best compatibility with your Nvidia hardware, you may want to use "
"the Nvidia proprietary driver.\n"
msgstr ""

#: lib/user_interaction.py:917
msgid ""
"\n"
"\n"
"Select a graphics driver or leave blank to install all open-source drivers"
msgstr ""

#: lib/user_interaction.py:921
msgid "All open-source (default)"
msgstr ""

#: lib/user_interaction.py:940
msgid "Choose which kernels to use or leave blank for default \"{}\""
msgstr ""

#: lib/user_interaction.py:954
msgid "Choose which locale language to use"
msgstr ""

#: lib/user_interaction.py:968
msgid "Choose which locale encoding to use"
msgstr ""

#: lib/user_interaction.py:1009
msgid "Select one of the values shown below: "
msgstr ""

#: lib/user_interaction.py:1050
msgid "Select one or more of the options below: "
msgstr ""

#: lib/menu/selection_menu.py:122
msgid "Select keyboard layout"
msgstr ""

#: lib/menu/selection_menu.py:125
msgid "Select mirror region"
msgstr ""

#: lib/menu/selection_menu.py:130
msgid "Select locale language"
msgstr ""

#: lib/menu/selection_menu.py:132
msgid "Select locale encoding"
msgstr ""

#: lib/menu/selection_menu.py:135
msgid "Select harddrives"
msgstr ""

#: lib/menu/selection_menu.py:139
msgid "Select disk layout"
msgstr ""

#: lib/menu/selection_menu.py:147
msgid "Set encryption password"
msgstr ""

#: lib/menu/selection_menu.py:153
msgid "Use swap"
msgstr ""

#: lib/menu/selection_menu.py:158
msgid "Select bootloader"
msgstr ""

#: lib/menu/selection_menu.py:164
msgid "Set root password"
msgstr ""

#: lib/menu/selection_menu.py:169
msgid "Specify superuser account"
msgstr ""

#: lib/menu/selection_menu.py:175
msgid "Specify user account"
msgstr ""

#: lib/menu/selection_menu.py:181
msgid "Specify profile"
msgstr ""

#: lib/menu/selection_menu.py:186
msgid "Select audio"
msgstr ""

#: lib/menu/selection_menu.py:190
msgid "Select kernels"
msgstr ""

#: lib/menu/selection_menu.py:195
msgid "Additional packages to install"
msgstr ""

#: lib/menu/selection_menu.py:200
msgid "Configure network"
msgstr ""

#: lib/menu/selection_menu.py:208
msgid "Set automatic time sync (NTP)"
msgstr ""