]> git.ozlabs.org Git - petitboot/blob - po/es.po
discover/pxe-parser: Recognise plugin sources
[petitboot] / po / es.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: 2016-03-07 10:02+1100\n"
10 "PO-Revision-Date: 2014-06-24 13:56+0800\n"
11 "Last-Translator: Jeremy Kerr <jk@ozlabs.org>\n"
12 "Language-Team: Spanish\n"
13 "Language: es\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=utf-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=2; plural=n != 1;\n"
18
19 msgid "running boot hooks"
20 msgstr "ejecutando ganchos de arranque"
21
22 #, c-format
23 msgid "Couldn't load %s"
24 msgstr "No se ha podido cargar %s"
25
26 msgid "performing kexec_load"
27 msgstr "realizando kexec_load"
28
29 msgid "kexec load failed"
30 msgstr "carga de kexec fallida"
31
32 msgid "performing kexec reboot"
33 msgstr "realizando rearranque de kexec"
34
35 msgid "kexec reboot failed"
36 msgstr "rearranque de kexec fallido"
37
38 #, c-format
39 msgid "Error loading %s"
40 msgstr "Error al cargar %s"
41
42 msgid "(unknown)"
43 msgstr "(desconocido)"
44
45 #, c-format
46 msgid "Booting %s."
47 msgstr "Arrancando %s."
48
49 msgid "Boot failed: no image specified"
50 msgstr "Arranque fallido: ninguna imagen especificada"
51
52 msgid "Boot cancelled"
53 msgstr "Arranque cancelado"
54
55 #, c-format
56 msgid "Booting in %d sec: %s"
57 msgstr "Arrancando en %d seg: %s"
58
59 #. TRANSLATORS: this string will be passed the type and identifier
60 #. of the device. For example, the first parameter could be "Disk",
61 #. (which will be translated accordingly) and the second a Linux device
62 #. identifier like 'sda1' (which will not be translated)
63 #.
64 #, c-format
65 msgid "Processing %s device %s"
66 msgstr "Procesando dispositivo %s %s"
67
68 #. TRANSLATORS: the format specifier in this string is a Linux
69 #. device identifier, like 'sda1'
70 #.
71 #. TRANSLATORS: this format specifier will be the name of a network
72 #. device, like 'eth0'.
73 #.
74 #, c-format
75 msgid "Processing %s complete"
76 msgstr "Proceso de %s completado"
77
78 #. TRANSLATORS: this format specifier will be the name of a network
79 #. device, like 'eth0'.
80 #.
81 #, c-format
82 msgid "Processing dhcp event on %s"
83 msgstr "Procesando suceso dhcp en %s"
84
85 msgid "Processing user config"
86 msgstr "Procesando configuración de usuario"
87
88 msgid "Processing user config complete"
89 msgstr "Proceso de configuración de usuario completado"
90
91 msgid "Default boot cancelled"
92 msgstr "Arranque predeterminado cancelado"
93
94 #, c-format
95 msgid "Received config URL %s"
96 msgstr "URL de configuración recibida %s"
97
98 msgid "No network configured"
99 msgstr "No hay ninguna red configurada"
100
101 msgid "Invalid config URL!"
102 msgstr "URL de configuración no válido"
103
104 #, c-format
105 msgid "Unable to route to host %s"
106 msgstr "No se puede direccionar a host %s"
107
108 #, c-format
109 msgid "Config file %s parsed"
110 msgstr "Archivo de configuración %s analizado"
111
112 msgid "None"
113 msgstr "Ninguno"
114
115 msgid "Network"
116 msgstr "Red"
117
118 msgid "Disk"
119 msgstr "Disco"
120
121 msgid "Safe Mode"
122 msgstr "Modalidad segura"
123
124 msgid "Optical"
125 msgstr "Óptico"
126
127 msgid "Setup Mode"
128 msgstr "Modalidad de configuración"
129
130 msgid "Unknown"
131 msgstr "Desconocido"
132
133 msgid "USB"
134 msgstr "USB"
135
136 msgid "CD/DVD"
137 msgstr "CD/DVD"
138
139 msgid "Any"
140 msgstr "Cualquiera"
141
142 msgid "Retrieve Config"
143 msgstr "Recuperar configuración"
144
145 msgid "Configuration URL:"
146 msgstr "URL de configuración:"
147
148 msgid "OK"
149 msgstr "Aceptar"
150
151 msgid "Help"
152 msgstr "Ayuda"
153
154 msgid "Cancel"
155 msgstr "Cancelar"
156
157 msgid "Petitboot Config Retrieval"
158 msgstr "Recuperación de configuración de Petitboot"
159
160 msgid "tab=next, shift+tab=previous, x=exit, h=help"
161 msgstr "tab=siguiente, mayús+tab=anterior, x=salir, h=ayuda"
162
163 msgid "Boot Option Editor"
164 msgstr "Editor de opciones de arranque"
165
166 msgid "Specify paths/URLs manually"
167 msgstr "Especifique vías de acceso/URL manualmente"
168
169 msgid "Device:"
170 msgstr "Dispositivo:"
171
172 msgid "Kernel:"
173 msgstr "Kernel:"
174
175 msgid "Initrd:"
176 msgstr "Initrd:"
177
178 msgid "Device tree:"
179 msgstr "Árbol de dispositivos:"
180
181 msgid "Boot arguments:"
182 msgstr "Argumentos de arranque:"
183
184 msgid "Petitboot Option Editor"
185 msgstr "Editor de opciones de Petitboot"
186
187 msgid "System Configuration"
188 msgstr "Configuración del sistema"
189
190 msgid "No IP / mask values are set"
191 msgstr "No se han establecido valores IP / máscara"
192
193 msgid "Select a boot device to add"
194 msgstr "Seleccione un dispositivo de arranque para añadirlo"
195
196 msgid "Waiting for configuration data..."
197 msgstr "Esperando datos de configuración..."
198
199 msgid "Autoboot:"
200 msgstr "Arranque automático:"
201
202 msgid "Disabled"
203 msgstr ""
204
205 msgid "Enabled"
206 msgstr ""
207
208 msgid "Add Device"
209 msgstr "Añadir dispositivo"
210
211 msgid "Clear"
212 msgstr "Borrar"
213
214 msgid "Clear & Boot Any"
215 msgstr "Borrar y realizar cualquier arranque"
216
217 msgid "Boot Order:"
218 msgstr "Orden arranque:"
219
220 msgid "(None)"
221 msgstr "(Ninguno)"
222
223 #, c-format
224 msgid "disk: %s [uuid: %s]"
225 msgstr "disco: %s [uuid: %s]"
226
227 #, c-format
228 msgid "net:  %s [mac: %s]"
229 msgstr "red:  %s [mac: %s]"
230
231 msgid "Any Device"
232 msgstr "Cualquier dispositivo:"
233
234 #, c-format
235 msgid "Any %s device"
236 msgstr "Cualquier dispositivo %s"
237
238 msgid "Timeout:"
239 msgstr "Tiempo espera:"
240
241 msgid "seconds"
242 msgstr "segundos"
243
244 #, c-format
245 msgid "%s IPMI boot option: %s"
246 msgstr "Opción de arranque de IPMI %s: %s"
247
248 msgid "Clear option:"
249 msgstr "Borrar opción:"
250
251 msgid "Network:"
252 msgstr "Red:"
253
254 msgid "DHCP on all active interfaces"
255 msgstr "DHCP en todas las interfaces activas"
256
257 msgid "DHCP on a specific interface"
258 msgstr "DHCP en una interfaz específica"
259
260 msgid "Static IP configuration"
261 msgstr "Configuración IP estática"
262
263 msgid "link up"
264 msgstr "enlace ascendente"
265
266 msgid "link down"
267 msgstr "enlace descendente"
268
269 msgid "IP/mask:"
270 msgstr "IP/máscara:"
271
272 msgid "(eg. 192.168.0.10 / 24)"
273 msgstr "(por ej. 192.168.0.10 / 24)"
274
275 msgid "Gateway:"
276 msgstr "Pasarela:"
277
278 msgid "(eg. 192.168.0.1)"
279 msgstr "(por ej. 192.168.0.1)"
280
281 msgid "URL:"
282 msgstr ""
283
284 msgid "(eg. tftp://)"
285 msgstr ""
286
287 msgid "DNS Server(s):"
288 msgstr "Servidores DNS:"
289
290 msgid "(eg. 192.168.0.2)"
291 msgstr "(por ej. 192.168.0.2)"
292
293 msgid "(if not provided by DHCP server)"
294 msgstr "(si no se proporciona por servidor DHCP)"
295
296 msgid "Selecting 'OK' will exit safe mode"
297 msgstr "Si selecciona 'Aceptar' saldrá de la modalidad segura"
298
299 msgid "Disk R/W:"
300 msgstr "L/E en disco:"
301
302 msgid "Prevent all writes to disk"
303 msgstr "Impide todas las escrituras en disco"
304
305 msgid "Allow bootloader scripts to modify disks"
306 msgstr "Permite a los scripts del gestor de arranque modificar los discos"
307
308 msgid "Petitboot System Configuration"
309 msgstr "Configuración del sistema de Petitboot"
310
311 #, c-format
312 msgid "Running %s..."
313 msgstr "Ejecutando %s..."
314
315 #, c-format
316 msgid "Failed: %s"
317 msgstr "Fallido: %s"
318
319 #, c-format
320 msgid "Booting %s..."
321 msgstr "Arrancando %s..."
322
323 #, c-format
324 msgid "Failed: boot %s"
325 msgstr "Fallido: arrancar %s"
326
327 #, c-format
328 msgid "User item %u"
329 msgstr "Elemento de usuario %u"
330
331 msgid "Error"
332 msgstr "Error"
333
334 msgid "Info"
335 msgstr "Información"
336
337 #, c-format
338 msgid "SAFE MODE: select '%s' to continue"
339 msgstr "MODALIDAD SEGURA: seleccione '%s' para continuar"
340
341 msgid "Rescan devices"
342 msgstr "Volver a escanear dispositivos"
343
344 msgid "Enter=accept, e=edit, n=new, x=exit, l=language, h=help"
345 msgstr "Intro=aceptar, e=editar, n=nuevo, x=salir, l=idioma, h=ayuda"
346
347 msgid "Welcome to Petitboot"
348 msgstr "Bienvenido a Petitboot"
349
350 msgid "System information"
351 msgstr "Información del sistema"
352
353 msgid "System configuration"
354 msgstr "Configuración del sistema"
355
356 msgid "Retrieve config from URL"
357 msgstr "Recuperar configuración de URL"
358
359 msgid "Exit to shell"
360 msgstr "Salir a shell"
361
362 msgid "main menu"
363 msgstr "menú principal"
364
365 #, c-format
366 msgid "%s: alloc cui failed.\n"
367 msgstr "%s: error en cui asign.\n"
368
369 #, c-format
370 msgid "%s: error: discover_client_init failed.\n"
371 msgstr "%s: error: discover_client_init ha fallado.\n"
372
373 #, c-format
374 msgid "could not start pb-discover, the petitboot daemon.\n"
375 msgstr "no se ha podido iniciar pb-discover, el daemon de petitboot.\n"
376
377 #, c-format
378 msgid "check that pb-discover, the petitboot daemon is running.\n"
379 msgstr "compruebe que pb-discover, el daemon de petitboot esté en ejecución.\n"
380
381 msgid "Petitboot help"
382 msgstr "Ayuda de Petitboot"
383
384 #, c-format
385 msgid "Petitboot help: %s"
386 msgstr "Ayuda de Petitboot: %s"
387
388 msgid "Language"
389 msgstr "Idioma"
390
391 #, c-format
392 msgid "Unknown language '%s'"
393 msgstr "Idioma desconocido '%s'"
394
395 msgid "Petitboot Language Selection"
396 msgstr "Selección de idioma de Petitboot"
397
398 msgid "tab=next, shift+tab=previous, x=exit"
399 msgstr "tab=siguiente, mayús+tab=anterior, x=salir"
400
401 #, c-format
402 msgid "!Invalid option %d"
403 msgstr "Opción %d no válida"
404
405 msgid "Unknown Device"
406 msgstr "Dispositivo desconocido"
407
408 msgid "Waiting for system information..."
409 msgstr "Esperando información del sistema..."
410
411 msgid "System type:"
412 msgstr "Tipo de sistema:"
413
414 msgid "System id:"
415 msgstr "ID de sistema:"
416
417 msgid "Primary platform versions:"
418 msgstr ""
419
420 msgid "Alternate platform versions:"
421 msgstr ""
422
423 msgid "BMC current side:"
424 msgstr ""
425
426 msgid "BMC golden side:"
427 msgstr ""
428
429 msgid "Storage devices"
430 msgstr "Dispositivos de almacenamiento"
431
432 #, c-format
433 msgid " UUID:       %s"
434 msgstr " UUID:       %s"
435
436 #, c-format
437 msgid " mounted at: %s"
438 msgstr " montado en: %s"
439
440 msgid "Management (BMC) interface"
441 msgstr ""
442
443 #, c-format
444 msgid " MAC:  %s"
445 msgstr " MAC:  %s"
446
447 msgid "Network interfaces"
448 msgstr "Interfaces de red"
449
450 #. TRANSLATORS: these "up" / "down" strings refer to the
451 #. * link status for a network connection.
452 #, c-format
453 msgid " link: %s"
454 msgstr " enlace: %s"
455
456 msgid "up"
457 msgstr "activo"
458
459 msgid "down"
460 msgstr "inactivo"
461
462 msgid "Petitboot System Information"
463 msgstr "Información del sistema de Petitboot"
464
465 msgid "System Information"
466 msgstr "Información del sistema"
467
468 msgid "x=exit, h=help"
469 msgstr "x=salir, h=ayuda"
470
471 msgid "x=exit"
472 msgstr "x=salir"
473
474 msgid ""
475 "From the main menu screen, select a boot option. The options displayed are "
476 "available on the system and the network.\n"
477 "\n"
478 "To select a boot option, press Enter.\n"
479 "\n"
480 "To make changes to an existing option, type E (edit).\n"
481 "\n"
482 "To add a new boot option, type N (new).\n"
483 "\n"
484 "To display information about the system, including the MAC addresses of each "
485 "network interface, type I (information).\n"
486 "\n"
487 "To make changes to the system configuration, type C (configure).\n"
488 "\n"
489 "To set the language for the petitboot interface, type L (language).\n"
490 "\n"
491 "To find new or updated boot options on the system, select the 'Rescan "
492 "devices' option.\n"
493 "\n"
494 "To retreive new boot options from a remote configuration file, select the "
495 "'Retrieve config from URL' option.\n"
496 "\n"
497 "To close the Petitboot interface, type X (exit).\n"
498 msgstr ""
499 "En la pantalla de menú principal, seleccione una opción de arranque. Las "
500 "opciones aquí mostradas están disponibles en el sistema y la red.\n"
501 "\n"
502 "Para seleccionar una opción de arranque, pulse Intro.\n"
503 "\n"
504 "Para realizar cambios en una opción existente, escriba E (editar).\n"
505 "\n"
506 "Para añadir una nueva opción de arranque, escriba N (nueva).\n"
507 "\n"
508 "Para visualizar información sobre el sistema, incluidas las direcciones MAC "
509 "de cada interfaz de red, escriba I (información).\n"
510 "\n"
511 "Para realizar cambios en la configuración del sistema, escriba C "
512 "(configurar).\n"
513 "\n"
514 "Para establecer el idioma para la interfaz de petitboot, escriba L "
515 "(idioma).\n"
516 "\n"
517 "Para encontrar opciones de arranque nuevas o actualizadas en el sistema,"
518 "seleccione la opción 'Volver a escanear dispositivos'.\n"
519 "\n"
520 "Para recuperar nuevas opciones de arranque de un archivo de configuración "
521 "remoto, seleccione la opción 'Recuperar configuración de URL'.\n"
522 "\n"
523 "Para cerrar la interfaz de Petitboot, escriba X (salir).\n"
524
525 msgid ""
526 "Supply a valid URL here to retrieve a remote pxe-boot config file and parse "
527 "it.\n"
528 "\n"
529 "URLs are of the form 'scheme://host/path/to/pxeconffile', such as tftp://"
530 "host/pxeconffile or http://host/pxeconffile"
531 msgstr ""
532 "Indique aquí un URL válido para recuperar un archivo de configuración pxe-"
533 "boot remoto y analizarlo.\n"
534 "\n"
535 "Los URL tienen el formato 'scheme://host/path/to/pxeconffile', como por "
536 "ejemplo tftp://host/pxeconffile o http://host/pxeconffile"
537
538 msgid ""
539 "This screen allows you to edit or create boot options.\n"
540 "\n"
541 "Device: This is a list of block devices available on the system. Select the "
542 "device which contains your boot resources (kernel, initrd and device tree), "
543 "or \"Specify paths/URLs manually\" to use full URLs to the boot resources.\n"
544 "\n"
545 "Kernel: enter the path to the kernel to boot. This field is mandatory. This "
546 "should be a kernel image that the kexec utility can handle. Generally, this "
547 "will be a 'vmlinux'-type image.\n"
548 "Example: /boot/vmlinux\n"
549 "\n"
550 "Initrd: enter the path to the initial RAM disk image. This is optional.\n"
551 "Example: /boot/initrd.img\n"
552 "\n"
553 "Device tree: enter the path to the device tree blob file (.dtb). This is "
554 "optional; if not specified, and your platform currently provides a device "
555 "tree, the current one will be used.\n"
556 "Example: /boot/device-tree.dtb\n"
557 "\n"
558 "Boot arguments: enter the kernel command-line arguments. This is optional.\n"
559 "Example: root=/dev/sda1 console=hvc0\n"
560 "\n"
561 msgstr ""
562 "Esta pantalla le permite editar o crear opciones de arranque.\n"
563 "\n"
564 "Dispositivo: es una lista de dispositivos de bloque disponibles en el "
565 "sistema. Seleccione el dispositivo que contiene los recursos de arranque "
566 "(kernel, initrd y árbol de dispositivos), o \"Especifique manualmente vías "
567 "de acceso/URL\" para utilizar URL completas a los recursos de arranque.\n"
568 "\n"
569 "Kernel: escriba la vía de acceso al kernel que desea arrancar. Este campo es "
570 "obligatorio. Esto debe ser una imagen de kernel que el programa de utilidad "
571 "kexec puede manejar. Normalmente esto será una imagen de tipo 'vmlinux'.\n"
572 "Ejemplo: /boot/vmlinux\n"
573 "\n"
574 "Initrd: escriba la vía de acceso a la imagen de disco RAM. Esto es "
575 "opcional.\n"
576 "Ejemplo: /boot/initrd.img\n"
577 "\n"
578 "Árbol de dispositivos: escriba la vía de acceso al archivo blob del árbol de "
579 "dispositivos (.dtb). Esto es opcional; si no se especifica y la plataforma "
580 "proporciona actualmente un árbol de dispositivos, se actualizará el actual.\n"
581 "Ejemplo: /boot/device-tree.dtb\n"
582 "\n"
583 "Argumentos de arranque: escriba los argumentos de línea de mandatos de "
584 "kernel. Esto es opcional.\n"
585 "Ejemplo: root=/dev/sda1 console=hvc0\n"
586 "\n"
587
588 msgid ""
589 "Autoboot: Specify which devices to autoboot from.\n"
590 "\n"
591 "By selecting the 'Add Device' button new devices can be added to the "
592 "autoboot list, either by UUID, MAC address, or device type. Once added to "
593 "the boot order, the priority of devices can be changed with the 'left' and "
594 "'right' keys Devices can be individually removed from the boot order with "
595 "the minus key. Use this option if you have multiple operating system images "
596 "installed.\n"
597 "\n"
598 "To autoboot from any device, select the 'Clear & Boot Any' button. In this "
599 "case, any boot option that is marked as a default (by bootloader "
600 "configuration) will be booted automatically after a timeout. Use this option "
601 "if you want to quickly boot your system without changing any boot option "
602 "settings. This is the typical configuration.\n"
603 "\n"
604 "To disable autoboot, select the 'Clear' button, which will clear the boot "
605 "order. With autoboot disabled, user interaction will be required to continue "
606 "past the petitboot menu. Use this option if you want the machine to wait for "
607 "an explicit boot selection, or want to interact with petitboot before "
608 "booting the system\n"
609 "\n"
610 "Timeout: Specify the length of time, in seconds, that the main menu will be "
611 "displayed before the default boot option is started. This option is only "
612 "displayed if autoboot is enabled.\n"
613 "\n"
614 "Network options:\n"
615 "\n"
616 "DHCP on all active interfaces: Automatically assigns IP addresses to each "
617 "network interface. Use this option if you have a DHCP server on your "
618 "network.\n"
619 "\n"
620 "DHCP on a specific interface: Automatically assigns IP addresses to the "
621 "selected network interface. The other interfaces are not configured. Select "
622 "this option if you have multiple DHCP servers on different interfaces, but "
623 "only want to configure a single interface during boot.\n"
624 "\n"
625 "Static IP configuration: Allows you to specify an IPv4 address and network "
626 "mask, gateway, and a DNS server or servers for a network interface. Select "
627 "this option if you do not have a DHCP server, or want explicit control of "
628 "network settings.\n"
629 "\n"
630 "Disk R/W: Certain bootloader configurations may request write access to "
631 "disks to save information or update parameters (eg. GRUB2). Use this option "
632 "to control access to disks.\n"
633 msgstr ""
634 "Arranque automático: Especifica desde qué dispositivos se arranca "
635 "automáticamente.\n"
636 "\n"
637 "Con el botón 'Añadir dispositivo' se pueden añadir más dispositivos a la "
638 "lista de arranque automático por UUID, dirección MAC o tipo de dispositivo. "
639 "Una vez añadidos al orden de arranque, puede cambiar la prioridad del "
640 "dispositivo con las teclas 'izquierda' y 'derecha'. Pueden eliminarse los "
641 "dispositivos individualmente del orden de arranque con la tecla menos. "
642 "Utilice esta opción si tiene varias imágenes de sistemas operativos "
643 "instaladas.\n"
644 "\n"
645 "Para arrancar automáticamente desde cualquier dispositivo, seleccione el "
646 "botón 'Borrar y realizar cualquier arranque'. En este caso, la opción de "
647 "arranque que esté marcada como predeterminada (por la configuración de "
648 "arranque automático) arrancará automáticamente después de un tiempo de "
649 "espera. Use esta opción si desea arrancar rápidamente el sistema sin cambiar "
650 "ningún valor de las opciones de arranque. Esta es la configuración típica.\n"
651 "\n"
652 "Para inhabilitar el arranque automático, seleccione el botón 'Borrar' y se "
653 "borrará el orden de arranque. Cuando está inhabilitado, se necesita la "
654 "intervención del usuario para continuar hasta pasar el menú de petitboot. "
655 "Utilice esta opción si desea que la máquina espere una selección de arranque "
656 "explícita, o desea interactuar con petitboot antes de arrancar el sistema\n"
657 "\n"
658 "Tiempo de espera: especifique la duración de tiempo, en segundos, que el "
659 "menú principal se visualizará antes de iniciar la opción de arranque "
660 "predeterminada. Esta opción sólo se visualiza si el arranque automático está "
661 "habilitado.\n"
662 "\n"
663 "Opciones de red:\n"
664 "\n"
665 "DHCP en todas las interfaces activas: asigna automáticamente direcciones IP "
666 "a cada interfaz de red. Utilice esta opción si tiene un servidor DHCP en la "
667 "red.\n"
668 "\n"
669 "DHCP en una interfaz específica: asigna automáticamente direcciones IP a la "
670 "interfaz de red seleccionada. Las demás interfaces no se configuran. "
671 "Seleccione esta opción si tiene varios servidores DHCP en distintas "
672 "interfaces, pero sólo desea configurar una interfaz durante el arranque.\n"
673 "\n"
674 "Configuración IP estática: le permite especificar una dirección IPv4 y una "
675 "máscara de red, pasarela y un servidor o servidores DNS para una interfaz de "
676 "red. Seleccione esta opción si no tiene un servidor DHCP, o desea el control "
677 "explícito de los valores de red.\n"
678 "\n"
679 "Lectura/Escritura en disco: Algunas configuraciones del gestor de arranque "
680 "podrían solicitar acceso de escritura a los discos para guardar información "
681 "o actualizar parámetros (ejemplo, GRUB2). Utilice esta opción para controlar "
682 "el acceso a los discos.\n"
683
684 msgid "Usage"
685 msgstr "Uso"
686
687 #~ msgid "Don't autoboot"
688 #~ msgstr "Don't autoboot"
689
690 #~ msgid "Autoboot from any disk/network device"
691 #~ msgstr "Autoboot from any disk/network device"
692
693 #~ msgid "Only autoboot from a specific disk/network device"
694 #~ msgstr "Only autoboot from a specific disk/network device"
695
696 #~ msgid "Unknown UUID: %s"
697 #~ msgstr "Unknown UUID: %s"