]> git.ozlabs.org Git - petitboot/blob - po/en.po
autotools: Use non-recursive make
[petitboot] / po / en.po
1 # English translations for petitboot package.
2 # This file is put in the public domain.
3 # Jeremy Kerr <jk@ozlabs.org>, 2014.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: petitboot 20140623-g89bd2ed2-dirty\n"
8 "Report-Msgid-Bugs-To: Geoff Levand <geoff@infradead.org>\n"
9 "POT-Creation-Date: 2014-07-28 16:06+0800\n"
10 "PO-Revision-Date: 2014-06-24 13:56+0800\n"
11 "Last-Translator: Jeremy Kerr <jk@ozlabs.org>\n"
12 "Language-Team: English\n"
13 "Language: en\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=ASCII\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
19 msgid "running boot hooks"
20 msgstr "running boot hooks"
21
22 #, c-format
23 msgid "Couldn't load %s"
24 msgstr "Couldn't load %s"
25
26 msgid "performing kexec_load"
27 msgstr "performing kexec_load"
28
29 msgid "kexec load failed"
30 msgstr "kexec load failed"
31
32 msgid "performing kexec reboot"
33 msgstr "performing kexec reboot"
34
35 msgid "kexec reboot failed"
36 msgstr "kexec reboot failed"
37
38 #, c-format
39 msgid "Error loading %s"
40 msgstr "Error loading %s"
41
42 msgid "(unknown)"
43 msgstr "(unknown)"
44
45 #, c-format
46 msgid "Booting %s."
47 msgstr "Booting %s."
48
49 msgid "Boot failed: no image specified"
50 msgstr "Boot failed: no image specified"
51
52 msgid "Boot cancelled"
53 msgstr "Boot cancelled"
54
55 #, c-format
56 msgid "Booting in %d sec: %s"
57 msgstr "Booting in %d sec: %s"
58
59 msgid "Default boot cancelled"
60 msgstr "Default boot cancelled"
61
62 #, c-format
63 msgid "Received config URL %s"
64 msgstr "Received config URL %s"
65
66 msgid "Invalid config URL!"
67 msgstr "Invalid config URL!"
68
69 #, c-format
70 msgid "Unable to route to host %s"
71 msgstr "Unable to route to host %s"
72
73 #, c-format
74 msgid "Config file %s parsed"
75 msgstr "Config file %s parsed"
76
77 msgid "Retrieve Config"
78 msgstr "Retrieve Config"
79
80 msgid "Configuration URL:"
81 msgstr "Configuration URL:"
82
83 msgid "OK"
84 msgstr "OK"
85
86 msgid "Help"
87 msgstr "Help"
88
89 msgid "Cancel"
90 msgstr "Cancel"
91
92 msgid "Petitboot Config Retrieval"
93 msgstr "Petitboot Config Retrieval"
94
95 msgid "tab=next, shift+tab=previous, x=exit, h=help"
96 msgstr "tab=next, shift+tab=previous, x=exit, h=help"
97
98 msgid "Boot Option Editor"
99 msgstr "Boot Option Editor"
100
101 msgid "Specify paths/URLs manually"
102 msgstr "Specify paths/URLs manually"
103
104 msgid "Device:"
105 msgstr "Device:"
106
107 msgid "Kernel:"
108 msgstr "Kernel:"
109
110 msgid "Initrd:"
111 msgstr "Initrd:"
112
113 msgid "Device tree:"
114 msgstr "Device tree:"
115
116 msgid "Boot arguments:"
117 msgstr "Boot arguments:"
118
119 msgid "Petitboot Option Editor"
120 msgstr "Petitboot Option Editor"
121
122 msgid "System Configuration"
123 msgstr "System Configuration"
124
125 msgid "No IP / mask values are set"
126 msgstr "No IP / mask values are set"
127
128 msgid "Waiting for configuration data..."
129 msgstr "Waiting for configuration data..."
130
131 msgid "Autoboot:"
132 msgstr "Autoboot:"
133
134 msgid "Don't autoboot"
135 msgstr "Don't autoboot"
136
137 msgid "Autoboot from any disk/network device"
138 msgstr "Autoboot from any disk/network device"
139
140 msgid "Only autoboot from a specific disk/network device"
141 msgstr "Only autoboot from a specific disk/network device"
142
143 #, c-format
144 msgid "disk: %s [uuid: %s]"
145 msgstr "disk: %s [uuid: %s]"
146
147 #, c-format
148 msgid "net:  %s [mac: %s]"
149 msgstr "net:  %s [mac: %s]"
150
151 #, c-format
152 msgid "Unknown UUID: %s"
153 msgstr "Unknown UUID: %s"
154
155 msgid "Timeout:"
156 msgstr "Timeout:"
157
158 msgid "seconds"
159 msgstr "seconds"
160
161 msgid "Network:"
162 msgstr "Network:"
163
164 msgid "DHCP on all active interfaces"
165 msgstr "DHCP on all active interfaces"
166
167 msgid "DHCP on a specific interface"
168 msgstr "DHCP on a specific interface"
169
170 msgid "Static IP configuration"
171 msgstr "Static IP configuration"
172
173 msgid "link up"
174 msgstr "link up"
175
176 msgid "link down"
177 msgstr "link down"
178
179 msgid "IP/mask:"
180 msgstr "IP/mask:"
181
182 msgid "(eg. 192.168.0.10 / 24)"
183 msgstr "(eg. 192.168.0.10 / 24)"
184
185 msgid "Gateway:"
186 msgstr "Gateway:"
187
188 msgid "(eg. 192.168.0.1)"
189 msgstr "(eg. 192.168.0.1)"
190
191 msgid "DNS Server(s):"
192 msgstr "DNS Server(s):"
193
194 msgid "(eg. 192.168.0.2)"
195 msgstr "(eg. 192.168.0.2)"
196
197 msgid "(if not provided by DHCP server)"
198 msgstr "(if not provided by DHCP server)"
199
200 msgid "Petitboot System Configuration"
201 msgstr "Petitboot System Configuration"
202
203 #, c-format
204 msgid "Running %s..."
205 msgstr "Running %s..."
206
207 #, c-format
208 msgid "Failed: %s"
209 msgstr "Failed: %s"
210
211 #, c-format
212 msgid "Booting %s..."
213 msgstr "Booting %s..."
214
215 #, c-format
216 msgid "Failed: boot %s"
217 msgstr "Failed: boot %s"
218
219 #, c-format
220 msgid "User item %u"
221 msgstr "User item %u"
222
223 msgid "Error"
224 msgstr "Error"
225
226 msgid "Info"
227 msgstr "Info"
228
229 #, c-format
230 msgid "SAFE MODE: select '%s' to continue"
231 msgstr "SAFE MODE: select '%s' to continue"
232
233 msgid "Rescan devices"
234 msgstr "Rescan devices"
235
236 msgid "Enter=accept, e=edit, n=new, x=exit, l=language, h=help"
237 msgstr "Enter=accept, e=edit, n=new, x=exit, l=language, h=help"
238
239 msgid "Welcome to Petitboot"
240 msgstr "Welcome to Petitboot"
241
242 msgid "System information"
243 msgstr "System information"
244
245 msgid "System configuration"
246 msgstr "System configuration"
247
248 msgid "Retrieve config from URL"
249 msgstr "Retrieve config from URL"
250
251 msgid "Exit to shell"
252 msgstr "Exit to shell"
253
254 msgid "main menu"
255 msgstr "main menu"
256
257 #, c-format
258 msgid "%s: alloc cui failed.\n"
259 msgstr "%s: alloc cui failed.\n"
260
261 #, c-format
262 msgid "%s: error: discover_client_init failed.\n"
263 msgstr "%s: error: discover_client_init failed.\n"
264
265 #, c-format
266 msgid "could not start pb-discover, the petitboot daemon.\n"
267 msgstr "could not start pb-discover, the petitboot daemon.\n"
268
269 #, c-format
270 msgid "check that pb-discover, the petitboot daemon is running.\n"
271 msgstr "check that pb-discover, the petitboot daemon is running.\n"
272
273 msgid "Petitboot help"
274 msgstr "Petitboot help"
275
276 #, c-format
277 msgid "Petitboot help: %s"
278 msgstr "Petitboot help: %s"
279
280 msgid "Language"
281 msgstr "Language"
282
283 #, c-format
284 msgid "Unknown language '%s'"
285 msgstr "Unknown language '%s'"
286
287 msgid "Petitboot Language Selection"
288 msgstr "Petitboot Language Selection"
289
290 #, c-format
291 msgid "!Invalid option %d"
292 msgstr "!Invalid option %d"
293
294 msgid "Waiting for system information..."
295 msgstr "Waiting for system information..."
296
297 msgid "System type:"
298 msgstr "System type:"
299
300 msgid "System id:"
301 msgstr "System id:"
302
303 msgid "Storage devices"
304 msgstr "Storage devices"
305
306 #, c-format
307 msgid " UUID:       %s"
308 msgstr " UUID:       %s"
309
310 #, c-format
311 msgid " mounted at: %s"
312 msgstr " mounted at: %s"
313
314 #, c-format
315 msgid " MAC:  %s"
316 msgstr " MAC:  %s"
317
318 #, c-format
319 msgid " link: %s"
320 msgstr " link: %s"
321
322 msgid "Petitboot System Information"
323 msgstr "Petitboot System Information"
324
325 msgid "System Information"
326 msgstr "System Information"
327
328 msgid "x=exit, h=help"
329 msgstr "x=exit, h=help"
330
331 msgid "x=exit"
332 msgstr "x=exit"
333
334 msgid ""
335 "From the main menu screen, select a boot option. The options displayed are "
336 "available on the system and the network.\n"
337 "\n"
338 "To select a boot option, press Enter.\n"
339 "\n"
340 "To make changes to an existing option, type E (edit).\n"
341 "\n"
342 "To add a new boot option, type N (new).\n"
343 "\n"
344 "To display information about the system, including the MAC addresses of each "
345 "network interface, type I (information).\n"
346 "\n"
347 "To make changes to the system configuration, type C (configure).\n"
348 "\n"
349 "To close the Petitboot interface, type X (exit).\n"
350 msgstr ""
351 "From the main menu screen, select a boot option. The options displayed are "
352 "available on the system and the network.\n"
353 "\n"
354 "To select a boot option, press Enter.\n"
355 "\n"
356 "To make changes to an existing option, type E (edit).\n"
357 "\n"
358 "To add a new boot option, type N (new).\n"
359 "\n"
360 "To display information about the system, including the MAC addresses of each "
361 "network interface, type I (information).\n"
362 "\n"
363 "To make changes to the system configuration, type C (configure).\n"
364 "\n"
365 "To close the Petitboot interface, type X (exit).\n"
366
367 msgid ""
368 "Supply a valid URL here to retrieve a remote boot config file, (eg: "
369 "petitboot.conf) and parse it.\n"
370 "\n"
371 "URLs are of the form 'scheme://host/path/to/petitboot.conf', such as tftp://"
372 "host/petitboot.conf or http://host/petitboot.conf"
373 msgstr ""
374 "Supply a valid URL here to retrieve a remote boot config file, (eg: "
375 "petitboot.conf) and parse it.\n"
376 "\n"
377 "URLs are of the form 'scheme://host/path/to/petitboot.conf', such as tftp://"
378 "host/petitboot.conf or http://host/petitboot.conf"
379
380 msgid ""
381 "This screen allows you to edit or create boot options.\n"
382 "\n"
383 "Device: This is a list of block devices available on the system. Select the "
384 "device which contains your boot resources (kernel, initrd and device tree), "
385 "or \"Specify paths/URLs manually\" to use full URLs to the boot resources.\n"
386 "\n"
387 "Kernel: enter the path to the kernel to boot. This field is mandatory. This "
388 "should be a kernel image that the kexec utility can handle. Generally, this "
389 "will be a 'vmlinux'-type image.\n"
390 "Example: /boot/vmlinux\n"
391 "\n"
392 "Initrd: enter the path to the initial RAM disk image. This is optional.\n"
393 "Example: /boot/initrd.img\n"
394 "\n"
395 "Device tree: enter the path to the device tree blob file (.dtb). This is "
396 "optional; if not specified, and your platform currently provides a device "
397 "tree, the current one will be used.\n"
398 "Example: /boot/device-tree.dtb\n"
399 "\n"
400 "Boot arguments: enter the kernel command-line arguments. This is optional.\n"
401 "Example: root=/dev/sda1 console=hvc0\n"
402 "\n"
403 msgstr ""
404 "This screen allows you to edit or create boot options.\n"
405 "\n"
406 "Device: This is a list of block devices available on the system. Select the "
407 "device which contains your boot resources (kernel, initrd and device tree), "
408 "or \"Specify paths/URLs manually\" to use full URLs to the boot resources.\n"
409 "\n"
410 "Kernel: enter the path to the kernel to boot. This field is mandatory. This "
411 "should be a kernel image that the kexec utility can handle. Generally, this "
412 "will be a 'vmlinux'-type image.\n"
413 "Example: /boot/vmlinux\n"
414 "\n"
415 "Initrd: enter the path to the initial RAM disk image. This is optional.\n"
416 "Example: /boot/initrd.img\n"
417 "\n"
418 "Device tree: enter the path to the device tree blob file (.dtb). This is "
419 "optional; if not specified, and your platform currently provides a device "
420 "tree, the current one will be used.\n"
421 "Example: /boot/device-tree.dtb\n"
422 "\n"
423 "Boot arguments: enter the kernel command-line arguments. This is optional.\n"
424 "Example: root=/dev/sda1 console=hvc0\n"
425 "\n"
426
427 msgid ""
428 "Autoboot: There are three possible options for automatic-boot hehaviour:\n"
429 "\n"
430 "Don't autoboot: boot options will be listed in the petitboot menu, but none "
431 "will be booted automatically. User interaction will be required to continue "
432 "past the petitboot menu. Use this option if you want the machine to wait for "
433 "an explicit boot selection, or want to interact with petitboot before "
434 "booting the system\n"
435 "\n"
436 "Autoboot from any disk/network device: any boot option that is marked as a "
437 "default (by bootloader configuration) will be booted automatically after a "
438 "timeout. Use this option if you want to quickly boot your system without "
439 "changing any boot option settings. This is the typical configuration.\n"
440 "\n"
441 "Autoboot from a specific disk/network device: only boot options from a "
442 "single device (specifed here) will be booted automatically after a timeout. "
443 "Use this option if you have multiple operating system images installed.\n"
444 "\n"
445 "Timeout: Specify the length of time, in seconds, that the main menu will be "
446 "displayed before the default boot option is started. This option is only "
447 "displayed if autoboot is enabled.\n"
448 "\n"
449 "Network options:\n"
450 "\n"
451 "DHCP on all active interfaces: Automatically assigns IP addresses to each "
452 "network interface. Use this option if you have a DHCP server on your "
453 "network.\n"
454 "\n"
455 "DHCP on a specific interface: Automatically assigns IP addresses to the "
456 "selected network interface. The other interfaces are not configured. Select "
457 "this option if you have multiple DHCP servers on different interfaces, but "
458 "only want to configure a single interface during boot.\n"
459 "\n"
460 "Static IP configuration: Allows you to specify an IPv4 address and network "
461 "mask, gateway, and a DNS server or servers for a network interface. Select "
462 "this option if you do not have a DHCP server, or want explicit control of "
463 "network settings."
464 msgstr ""
465 "Autoboot: There are three possible options for automatic-boot hehaviour:\n"
466 "\n"
467 "Don't autoboot: boot options will be listed in the petitboot menu, but none "
468 "will be booted automatically. User interaction will be required to continue "
469 "past the petitboot menu. Use this option if you want the machine to wait for "
470 "an explicit boot selection, or want to interact with petitboot before "
471 "booting the system\n"
472 "\n"
473 "Autoboot from any disk/network device: any boot option that is marked as a "
474 "default (by bootloader configuration) will be booted automatically after a "
475 "timeout. Use this option if you want to quickly boot your system without "
476 "changing any boot option settings. This is the typical configuration.\n"
477 "\n"
478 "Autoboot from a specific disk/network device: only boot options from a "
479 "single device (specifed here) will be booted automatically after a timeout. "
480 "Use this option if you have multiple operating system images installed.\n"
481 "\n"
482 "Timeout: Specify the length of time, in seconds, that the main menu will be "
483 "displayed before the default boot option is started. This option is only "
484 "displayed if autoboot is enabled.\n"
485 "\n"
486 "Network options:\n"
487 "\n"
488 "DHCP on all active interfaces: Automatically assigns IP addresses to each "
489 "network interface. Use this option if you have a DHCP server on your "
490 "network.\n"
491 "\n"
492 "DHCP on a specific interface: Automatically assigns IP addresses to the "
493 "selected network interface. The other interfaces are not configured. Select "
494 "this option if you have multiple DHCP servers on different interfaces, but "
495 "only want to configure a single interface during boot.\n"
496 "\n"
497 "Static IP configuration: Allows you to specify an IPv4 address and network "
498 "mask, gateway, and a DNS server or servers for a network interface. Select "
499 "this option if you do not have a DHCP server, or want explicit control of "
500 "network settings."
501
502 msgid "Usage"
503 msgstr "Usage"