Releasing debian version 3.0~a32-1.
[live-boot-grml.git] / manpages / po / es / live-boot.7.po
1 # Spanish translations for live-boot package
2 # (C) 2012 Carlos Zuferri «chals» <chals@altorricon.com>
3 # This file is distributed under the same license as the live-boot package.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: live-boot 3.0~a32-1\n"
8 "POT-Creation-Date: 2012-06-06 19:02+0300\n"
9 "PO-Revision-Date: 2012-05-13 18:30+0100\n"
10 "Last-Translator: Carlos Zuferri «chals» <chals@altorricon.com>\n"
11 "Language-Team:  none\n"
12 "Language: es\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
18 #. type: TH
19 #: en/live-boot.7:1 en/live-persistence.conf.5:1
20 #, no-wrap
21 msgid "LIVE-BOOT"
22 msgstr "LIVE-BOOT"
23
24 #. type: TH
25 #: en/live-boot.7:1 en/live-persistence.conf.5:1
26 #, no-wrap
27 msgid "2012-06-06"
28 msgstr "06.06.2012"
29
30 #. type: TH
31 #: en/live-boot.7:1 en/live-persistence.conf.5:1
32 #, no-wrap
33 msgid "3.0~a32-1"
34 msgstr "3.0~a32-1"
35
36 #. type: TH
37 #: en/live-boot.7:1 en/live-persistence.conf.5:1
38 #, no-wrap
39 msgid "Debian Live Project"
40 msgstr "Proyecto Debian Live"
41
42 #. type: SH
43 #: en/live-boot.7:3 en/live-persistence.conf.5:3
44 #, no-wrap
45 msgid "NAME"
46 msgstr "NOMBRE"
47
48 #. type: Plain text
49 #: en/live-boot.7:5
50 msgid "B<live-boot> - System Boot Scripts"
51 msgstr "B<live-boot> - Scripts de Arranque del Sistema"
52
53 #. type: SH
54 #: en/live-boot.7:6 en/live-persistence.conf.5:7
55 #, no-wrap
56 msgid "DESCRIPTION"
57 msgstr "DESCRIPCIÓN"
58
59 #. type: Plain text
60 #: en/live-boot.7:8
61 msgid ""
62 "B<live-boot> contains the scripts that configure a Debian Live system during "
63 "the boot process (early userspace)."
64 msgstr ""
65 "B<live-boot> contiene los scripts que configuran un sistema Debian Live "
66 "durante el proceso de arranque (early userspace)."
67
68 #.  FIXME
69 #. type: Plain text
70 #: en/live-boot.7:11
71 msgid ""
72 "live-boot is a hook for the initramfs-tools, used to generate a initramfs "
73 "capable to boot live systems, such as those created by I<live-helper>(7). "
74 "This includes the Debian Live isos, netboot tarballs, and usb stick images."
75 msgstr ""
76 "live-boot es un hook para initramfs-tools, usado para generar un initramfs "
77 "capaz de arrancar sistemas en vivo, tales como los creados por I<live-helper>"
78 "(7). Esto incluye las isos de Debian Live, netboot tarballs e imágenes para "
79 "llaves usb. "
80
81 #.  FIXME
82 #. type: Plain text
83 #: en/live-boot.7:14
84 msgid ""
85 "At boot time it will look for a (read-only) media containing a \"/live\" "
86 "directory where a root filesystems (often a compressed filesystem image like "
87 "squashfs) is stored. If found, it will create a writable environment, using "
88 "aufs, for Debian like systems to boot from."
89 msgstr ""
90 "En el momento del arranque se buscará un dispositivo de sólo lectura que "
91 "contenga un directorio \"/live\" dónde se almacena un sistema de ficheros "
92 "raíz (a menudo se trata de una imagen comprimida de un sistema de ficheros "
93 "como squashfs). Si live-boot lo encuentra, creará un entorno de escritura, "
94 "usando aufs, a partir del cual pueda arrancar un sistema Debian u otro "
95 "similar."
96
97 #. type: SH
98 #: en/live-boot.7:15
99 #, no-wrap
100 msgid "CONFIGURATION"
101 msgstr "CONFIGURACIÓN"
102
103 #. type: Plain text
104 #: en/live-boot.7:17
105 msgid ""
106 "B<live-boot> can be configured through a boot parameter or a configuration "
107 "file."
108 msgstr ""
109 "B<live-boot> se puede configurar mediante un parámetro de arranque o un "
110 "fichero de configuración."
111
112 #. type: Plain text
113 #: en/live-boot.7:19
114 msgid ""
115 "To configure the live-boot parameters used by default in a live image, see "
116 "the --bootappend-live option in the I<lb_config>(1) manual page."
117 msgstr ""
118 "Para configurar los parámetros de live-boot utilizados por defecto en una "
119 "imagen en vivo, ver la opción --bootappend-live en la página de manual "
120 "I<lb_config>(1)"
121
122 #. type: SS
123 #: en/live-boot.7:20
124 #, no-wrap
125 msgid "Kernel Parameters"
126 msgstr "Parámetros del kernel"
127
128 #. type: Plain text
129 #: en/live-boot.7:22
130 msgid ""
131 "B<live-boot> is only activated if 'boot=live' was used as a kernel parameter."
132 msgstr ""
133 "B<live-boot> sólo se activa si se usa 'boot=live' como parámetro del kernel"
134
135 #. type: Plain text
136 #: en/live-boot.7:24
137 msgid ""
138 "In addition, there are some more boot parameters to influence the behaviour, "
139 "see below."
140 msgstr ""
141 "Además, hay algunos otros parámetros de arranque que influyen en su "
142 "comportamiento, ver más abajo."
143
144 #. type: SS
145 #: en/live-boot.7:25
146 #, no-wrap
147 msgid "Configuration Files"
148 msgstr "Ficheros de configuración"
149
150 #. type: Plain text
151 #: en/live-boot.7:27
152 msgid ""
153 "B<live-boot> can be configured (but not activated) through configuration "
154 "files. Those files can be placed either in the root filesystem itself (/etc/"
155 "live/boot.conf, /etc/live/boot.d/*.conf), or on the live media (live/boot."
156 "conf, live/boot.d/*.conf)."
157 msgstr ""
158 "B<live-boot> se puede configurar (pero no activar) mediante ficheros de "
159 "configuración. Estos ficheros se pueden colocar en el sistema de ficheros "
160 "raíz (/etc/live/boot.conf, /etc/live/boot.d/*.conf), o en el medio en vivo "
161 "(live/boot.conf, live/boot.d/*.conf)."
162
163 #. type: SH
164 #: en/live-boot.7:28 en/live-persistence.conf.5:57
165 #, no-wrap
166 msgid "OPTIONS"
167 msgstr "OPCIONES"
168
169 #.  FIXME
170 #. type: Plain text
171 #: en/live-boot.7:31
172 msgid "B<live-boot> currently features the following parameters."
173 msgstr "B<live-boot> incluye los siguientes parámetros."
174
175 #. type: IP
176 #: en/live-boot.7:31
177 #, no-wrap
178 msgid "B<access>=I<ACCESS>"
179 msgstr "B<access>=I<ACCESS>"
180
181 #. type: Plain text
182 #: en/live-boot.7:33
183 msgid ""
184 "Set the accessibility level for physically or visually impaired users. "
185 "ACCESS must be one of v1, v2, v3, m1, or m2. v1=lesser visual impairment, "
186 "v2=moderate visual impairment, v3=blindness, m1=minor motor difficulties, "
187 "m2=moderate motor difficulties."
188 msgstr ""
189 "Establece el nivel de accesibilidad para usuarios con minusvalías físicas o "
190 "con discapacidad visual. ACCESS debe ser uno de los siguientes, v1, v2, v3, "
191 "m1 o m2. v1=menor deterioro visual, v2=discapacidad visual moderada, "
192 "v3=ceguera, m1=dificultades motoras menores, m2=dificultades motoras "
193 "moderadas."
194
195 #. type: IP
196 #: en/live-boot.7:33
197 #, no-wrap
198 msgid "B<console>=I<TTY,SPEED>"
199 msgstr "B<console>=I<TTY,SPEED>"
200
201 #. type: Plain text
202 #: en/live-boot.7:35
203 msgid ""
204 "Set the default console to be used with the \"live-getty\" option. Example: "
205 "\"console=ttyS0,115200\""
206 msgstr ""
207 "Establece la consola que se utilizará por defecto con la opción \"live-getty"
208 "\". Ejemplo: \"console=ttyS0,115200\""
209
210 #. type: IP
211 #: en/live-boot.7:35
212 #, no-wrap
213 msgid "B<debug>"
214 msgstr "B<debug>"
215
216 #. type: Plain text
217 #: en/live-boot.7:37
218 msgid "Makes initramfs boot process more verbose."
219 msgstr "Hace que el proceso de arranque de initramfs sea más detallado."
220
221 #. type: Plain text
222 #: en/live-boot.7:39
223 msgid "Use: debug=1"
224 msgstr "Uso: debug=1"
225
226 #. type: Plain text
227 #: en/live-boot.7:41
228 msgid "Without setting debug to a value the messages may not be shown."
229 msgstr ""
230 "Si no se asigna un valor a debug, puede que no se muestren los mensajes. "
231
232 #. type: IP
233 #: en/live-boot.7:41
234 #, no-wrap
235 msgid "B<fetch>=I<URL>"
236 msgstr "B<fetch>=I<URL>"
237
238 #. type: IP
239 #: en/live-boot.7:42
240 #, no-wrap
241 msgid "B<httpfs>=I<URL>"
242 msgstr "B<httpfs>=I<URL>"
243
244 #. type: Plain text
245 #: en/live-boot.7:50
246 msgid ""
247 "Another form of netboot by downloading a squashfs image from a given url.  "
248 "The fetch method copies the image to ram and the httpfs method uses fuse and "
249 "httpfs2 to mount the image in place. Copying to ram requires more memory and "
250 "might take a long time for large images. However, it is more likely to work "
251 "correctly because it does not require networking afterwards and the system "
252 "operates faster once booted because it does not require to contact the "
253 "server anymore."
254 msgstr ""
255 "Otra forma de arranque en red mediante la descarga de una imagen squashfs a "
256 "partir de una URL determinada. El método «fetch» copia la imagen en la "
257 "memoria RAM y el método httpfs utiliza fuse y httpfs2 para montar la imagen "
258 "en su lugar. Copiar en la memoria RAM requiere más memoria y puede tardar "
259 "mucho tiempo con imágenes de gran tamaño. Sin embargo, es más probable que "
260 "funcione correctamente, ya que no requiere el uso de la red después y el "
261 "sistema funciona más rápido una vez iniciado, debido a que ya no necesita "
262 "más ponerse en contacto con el servidor."
263
264 #. type: Plain text
265 #: en/live-boot.7:52
266 msgid ""
267 "Due to current limitations in busybox's wget and DNS resolution, an URL can "
268 "not contain a hostname but an IP only."
269 msgstr ""
270 "Debido a las limitaciones actuales de busybox, wget y la resolución de DNS, "
271 "una dirección URL no puede contener un nombre de anfitrión, sino sólo una "
272 "dirección IP."
273
274 #. type: Plain text
275 #: en/live-boot.7:54
276 msgid "Not working: http://example.com/path/to/your_filesystem.squashfs"
277 msgstr "No funciona: http://ejemplo.com/ruta/al/sistema_de_ficheros.squashfs"
278
279 #. type: Plain text
280 #: en/live-boot.7:56
281 msgid "Working: http://1.2.3.4/path/to/your_filesystem.squashfs"
282 msgstr "Funciona: http://ejemplo.com/ruta/al/sistema_de_ficheros.squashfs"
283
284 #. type: Plain text
285 #: en/live-boot.7:58
286 msgid ""
287 "Also note that therefore it's currently not possible to fetch an image from "
288 "a namebased virtualhost of an httpd if it is sharing the ip with the main "
289 "httpd instance."
290 msgstr ""
291 "Tener en cuenta también que, por lo tanto, no es posible en la actualidad ir "
292 "a buscar una imagen en un host virtual basado en nombre de un httpd si está "
293 "compartiendo la ip con la instancia principal httpd."
294
295 #. type: Plain text
296 #: en/live-boot.7:60
297 msgid "You may also use the live iso image in place of the squashfs image."
298 msgstr ""
299 "También se puede utilizar la imagen iso en vivo en lugar de la imagen "
300 "squashfs."
301
302 #. type: IP
303 #: en/live-boot.7:60
304 #, no-wrap
305 msgid "B<iscsi>=I<server-ip[,server-port];target-name>"
306 msgstr "B<iscsi>=I<server-ip[,server-port];target-name>"
307
308 #. type: Plain text
309 #: en/live-boot.7:62
310 msgid ""
311 "Boot from an iSCSI target that has an iso or disk live image as one of its "
312 "LUNs. The specified target is searched for a LUN which looks like a live "
313 "media. If you use the B<iscsitarget> software iSCSI target solution which is "
314 "packaged in Debian your ietd.conf might look like this:"
315 msgstr ""
316 "Arranca desde un objetivo iSCSI que tiene una iso o una imagen disco en vivo "
317 "como uno de sus LUNs. Se busca en el objetivo especificado un LUN que sea "
318 "similar a un medio en vivo. Si se utiliza el software B<iscsitarget> del "
319 "objetivo iSCSI que se encuentra disponible en un paquete Debian la ietd.conf "
320 "podría ser similar al siguiente: "
321
322 #. type: Plain text
323 #: en/live-boot.7:64
324 msgid "# The target-name you specify in the iscsi= parameter"
325 msgstr "# El nombre de destino se especifica en el parámetro iscsi= "
326
327 #. type: Plain text
328 #: en/live-boot.7:69
329 #, no-wrap
330 msgid ""
331 "Target E<lt>target-nameE<gt>\n"
332 "  Lun 0 Path=E<lt>path-to-your-live-image.isoE<gt>,Type=fileio,IOMode=ro\n"
333 "  # If you want to boot multiple machines you might want to look at tuning some parameters like\n"
334 "  # Wthreads or MaxConnections\n"
335 msgstr ""
336 "Target E<lt>target-nameE<gt>\n"
337 "  Lun 0 Path=E<lt>path-to-your-live-image.isoE<gt>,Type=fileio,IOMode=ro\n"
338 "  # Si se desea arrancar varias máquinas, es posible que se desee afinar algunos parámetros como\n"
339 "  # Wthreads o MaxConnections\n"
340
341 #. type: IP
342 #: en/live-boot.7:69
343 #, no-wrap
344 msgid "B<findiso>=I</PATH/TO/IMAGE>"
345 msgstr "B<findiso>=I</PATH/TO/IMAGE>"
346
347 #. type: Plain text
348 #: en/live-boot.7:71
349 msgid ""
350 "Look for the specified ISO file on all disks where it usually looks for the ."
351 "squashfs file (so you don't have to know the device name as in fromiso=....)."
352 msgstr ""
353 "Busca el fichero ISO especificado en todos los discos en los que por lo "
354 "general se busca el fichero .squashfs (por lo que no se tiene que saber el "
355 "nombre del dispositivo como en fromiso=....)."
356
357 #. type: IP
358 #: en/live-boot.7:71
359 #, no-wrap
360 msgid "B<fromiso>=I</PATH/TO/IMAGE>"
361 msgstr "B<fromiso>=I</PATH/TO/IMAGE>"
362
363 #. type: Plain text
364 #: en/live-boot.7:73
365 msgid ""
366 "Allows to use a filesystem from within an iso image that's available on live-"
367 "media."
368 msgstr ""
369 "Permite utilizar un sistema de ficheros desde dentro de una imagen iso que "
370 "está disponible en los medios en vivo."
371
372 #. type: IP
373 #: en/live-boot.7:73
374 #, no-wrap
375 msgid "B<ignore_uuid>"
376 msgstr "B<ignore_uuid>"
377
378 #. type: Plain text
379 #: en/live-boot.7:75
380 msgid ""
381 "Do not check that any UUID embedded in the initramfs matches the discovered "
382 "medium. live-boot may be told to generate a UUID by setting "
383 "LIVE_GENERATE_UUID=1 when building the initramfs."
384 msgstr ""
385 "No comprobar que cualquier UUID integrado en el initramfs coincida con el "
386 "medio encontrado. Se puede especificar a live-boot que genere un UUID "
387 "configurando LIVE_GENERATE_UUID=1 en el momento de crear el initramfs."
388
389 #. type: IP
390 #: en/live-boot.7:75
391 #, no-wrap
392 msgid "B<verify-checksums>"
393 msgstr "B<verify-checksums>"
394
395 #. type: Plain text
396 #: en/live-boot.7:77
397 msgid ""
398 "If specified, an MD5 sum is calculated on the live media during boot and "
399 "compared to the value found in md5sum.txt found in the root directory of the "
400 "live media."
401 msgstr ""
402 "Si se especifica, se calcula una suma MD5 sobre los medios en vivo durante "
403 "el arranque y se compara con el valor md5sum.txt que se encuentra en el "
404 "directorio raíz de los medios en vivo."
405
406 #. type: IP
407 #: en/live-boot.7:77
408 #, no-wrap
409 msgid "B<ip>=[I<DEVICE>]:[I<CLIENT_IP>]:[I<SERVER_IP>]:[I<GATEWAY_IP>]:[I<NETMASK>]:[I<HOSTNAME>]:[I<AUTOCONF>] [,[I<DEVICE>]:[I<CLIENT_IP>]:[I<SERVER_IP>]:[I<GATEWAY_IP>]:[I<NETMASK>]:[I<HOSTNAME>]:[I<AUTOCONF>]]"
410 msgstr "B<ip>=[I<DEVICE>]:[I<CLIENT_IP>]:[I<SERVER_IP>]:[I<GATEWAY_IP>]:[I<NETMASK>]:[I<HOSTNAME>]:[I<AUTOCONF>] [,[I<DEVICE>]:[I<CLIENT_IP>]:[I<SERVER_IP>]:[I<GATEWAY_IP>]:[I<NETMASK>]:[I<HOSTNAME>]:[I<AUTOCONF>]]"
411
412 #. type: Plain text
413 #: en/live-boot.7:79
414 msgid ""
415 "Let you specify the name(s) and the options of the interface(s) that should "
416 "be configured at boot time. Do not specify this if you want to use dhcp "
417 "(default). It will be changed in a future release to mimick official kernel "
418 "boot param specification (e.g. ip=10.0.0.1::10.0.0.254:255.255.255.0::"
419 "eth0,:::::eth1:dhcp)."
420 msgstr ""
421 "Permite especificar el nombre(s) y las opciones de la interfaz(ces) que se "
422 "debe configurar en el arranque. No especificar esta opción si se desea "
423 "utilizar DHCP (opción por defecto). Esto cambiará en una futura versión para "
424 "utilizar la misma especificación de los parámetros de arranque que el kernel "
425 "oficial (e.g. ip=10.0.0.1::10.0.0.254:255.255.255.0::eth0,:::::eth1:dhcp)."
426
427 #. type: IP
428 #: en/live-boot.7:79
429 #, no-wrap
430 msgid "B<ip>=[I<frommedia>]"
431 msgstr "B<ip>=[I<frommedia>]"
432
433 #. type: Plain text
434 #: en/live-boot.7:81
435 msgid ""
436 "If this variable is set, dhcp and static configuration are just skipped and "
437 "the system will use the (must be) media-preconfigured /etc/network/"
438 "interfaces instead."
439 msgstr ""
440 "Si se establece esta variable, no se configura la red ni por dhcp ni usando "
441 "una dirección estática y se debe añadir un fichero preconfigurado /etc/"
442 "network/interfaces que el sistema utilizará en su lugar."
443
444 #. type: IP
445 #: en/live-boot.7:81
446 #, no-wrap
447 msgid "{B<live-media>|B<bootfrom>}=I<DEVICE>"
448 msgstr "{B<live-media>|B<bootfrom>}=I<DEVICE>"
449
450 #. type: Plain text
451 #: en/live-boot.7:83
452 msgid ""
453 "If you specify one of this two equivalent forms, live-boot will first try to "
454 "find this device for the \"/live\" directory where the read-only root "
455 "filesystem should reside. If it did not find something usable, the normal "
456 "scan for block devices is performed."
457 msgstr ""
458 "Si se especifica una de estas dos formas equivalentes, live-boot en primer "
459 "lugar tratará de encontrar este dispositivo buscando el directorio \"/live\" "
460 "dónde debe estar la raíz del sistema de ficheros de sólo lectura. Si no "
461 "encuentra nada que pueda utilizar, live-boot escaneará los dispositivos "
462 "restantes."
463
464 #. type: Plain text
465 #: en/live-boot.7:85
466 msgid ""
467 "Instead of specifing an actual device name, the keyword 'removable' can be "
468 "used to limit the search of acceptable live media to removable type only. "
469 "Note that if you want to further restrict the media to usb mass storage "
470 "only, you can use the 'removable-usb' keyword."
471 msgstr ""
472 "En lugar de especificar el nombre de un dispositivo real, se puede utilizar "
473 "la palabra clave 'removable'  para limitar la búsqueda solo en los medios en "
474 "vivo de tipo extraíble. Tener en cuenta que si se desea restringir aún más "
475 "los medios a sistemas de almacenamiento masivo USB se puede utilizar la "
476 "palabra clave 'removable-usb'"
477
478 #. type: IP
479 #: en/live-boot.7:85
480 #, no-wrap
481 msgid "{B<live-media-encryption>|B<encryption>}=I<TYPE>"
482 msgstr "{B<live-media-encryption>|B<encryption>}=I<TYPE>"
483
484 #. type: Plain text
485 #: en/live-boot.7:87
486 msgid ""
487 "live-boot will mount the encrypted rootfs TYPE, asking the passphrase, "
488 "useful to build paranoid live systems :-). TYPE supported so far are \"aes\" "
489 "for loop-aes encryption type."
490 msgstr ""
491 "live-boot montará el TYPE rotfs cifrado,  pidiendo la contraseña. Es útil "
492 "para crear sistemas en vivo paranoicos :-) Hasta el momento el TYPE "
493 "soportado es \"aes\" para cifrado loop-aes."
494
495 #. type: IP
496 #: en/live-boot.7:87
497 #, no-wrap
498 msgid "B<live-media-offset>=I<BYTES>"
499 msgstr "B<live-media-offset>=I<BYTES>"
500
501 #. type: Plain text
502 #: en/live-boot.7:89
503 msgid ""
504 "This way you could tell live-boot that your image starts at offset BYTES in "
505 "the above specified or autodiscovered device, this could be useful to hide "
506 "the Debian Live iso or image inside another iso or image, to create \"clean"
507 "\" images."
508 msgstr ""
509 "De esta manera se puede especificar a live-boot que la imagen comienza en "
510 "BYTES en el dispositivo anteriormente especificado, o auto-descubierto, esto "
511 "podría ser útil para esconder la iso o la imagen Debian Live dentro de otra "
512 "iso o imagen, para crear imágenes \"limpias\"."
513
514 #. type: IP
515 #: en/live-boot.7:89
516 #, no-wrap
517 msgid "B<live-media-path>=I<PATH>"
518 msgstr "B<live-media-path>=I<PATH>"
519
520 #. type: Plain text
521 #: en/live-boot.7:91
522 msgid ""
523 "Sets the path to the live filesystem on the medium. By default, it is set to "
524 "'/live' and you should not change that unless you have customized your media "
525 "accordingly."
526 msgstr ""
527 "Establece la ruta de acceso al sistema de ficheros en vivo en el medio. De "
528 "forma predeterminada está en '/live' y no se debe cambiar a menos que se "
529 "haya personalizado los medios de forma adecuada."
530
531 #. type: IP
532 #: en/live-boot.7:91
533 #, no-wrap
534 msgid "B<live-media-timeout>=I<SECONDS>"
535 msgstr "B<live-media-timeout>=I<SECONDS>"
536
537 #. type: Plain text
538 #: en/live-boot.7:93
539 msgid ""
540 "Set the timeout in seconds for the device specified by \"live-media=\" to "
541 "become ready before giving up."
542 msgstr ""
543 "Establece el tiempo de espera en segundos para que el dispositivo "
544 "especificado por \"live-media=\" esté preparado antes de desistir."
545
546 #. type: IP
547 #: en/live-boot.7:93
548 #, no-wrap
549 msgid "B<module>=I<NAME>"
550 msgstr "B<module>=I<NAME>"
551
552 #. type: Plain text
553 #: en/live-boot.7:95
554 msgid ""
555 "Instead of using the default optional file \"filesystem.module\" (see below) "
556 "another file could be specified without the extension \".module\"; it should "
557 "be placed on \"/live\" directory of the live medium."
558 msgstr ""
559 "En lugar de utilizar el fichero opcional por defecto \"filesystem.module"
560 "\" (ver más abajo) se podría especificar otro fichero sin la extensión \"."
561 "module\"; se debe colocar en el directorio \"/live\" del medio en vivo."
562
563 #. type: IP
564 #: en/live-boot.7:95
565 #, no-wrap
566 msgid "B<netboot>[=nfs|cifs]"
567 msgstr "B<netboot>[=nfs|cifs]"
568
569 #. type: Plain text
570 #: en/live-boot.7:97
571 msgid ""
572 "This tells live-boot to perform a network mount. The parameter \"nfsroot="
573 "\" (with optional \"nfsopts=\"), should specify where is the location of the "
574 "root filesystem.  With no args, will try cifs first, and if it fails nfs."
575 msgstr ""
576 "Indica a live-boot que debe hacer un montaje en red. El parámetro  \"nfsroot="
577 "\" (con \"nfsopts=\" opcional), debe especificar dónde se encuentra el "
578 "sistema de ficheros raíz. Sin argumentos, probará primero cifs, y entonces, "
579 "si falla, nfs."
580
581 #. type: IP
582 #: en/live-boot.7:97
583 #, no-wrap
584 msgid "B<nfsopts>="
585 msgstr "B<nfsopts>="
586
587 #. type: Plain text
588 #: en/live-boot.7:99
589 msgid "This lets you specify custom nfs options."
590 msgstr "Permite especificar opciones nfs personalizadas."
591
592 #. type: IP
593 #: en/live-boot.7:99
594 #, no-wrap
595 msgid "B<nofastboot>"
596 msgstr "B<nofastboot>"
597
598 #. type: Plain text
599 #: en/live-boot.7:101
600 msgid ""
601 "This parameter disables the default disabling of filesystem checks in /etc/"
602 "fstab. If you have static filesystems on your harddisk and you want them to "
603 "be checked at boot time, use this parameter, otherwise they are skipped."
604 msgstr ""
605 "Este parámetro deshabilita la desactivación por defecto de la comprobación "
606 "del sistema de ficheros en /etc/fstab. Si hay sistemas de ficheros estáticos "
607 "en el disco duro y se desea comprobarlos en el momento del arranque, "
608 "utilizar este parámetro, de lo contrario, se omite."
609
610 #. type: IP
611 #: en/live-boot.7:101
612 #, no-wrap
613 msgid "B<nopersistence>"
614 msgstr "B<nopersistence>"
615
616 #. type: Plain text
617 #: en/live-boot.7:103
618 msgid ""
619 "disables the \"persistence\" feature, useful if the bootloader (like "
620 "syslinux) has been installed with persistence enabled."
621 msgstr ""
622 "desactiva la \"persistencia\", es útil si el gestor de arranque (como "
623 "syslinux) se ha instalado con persistencia habilitada."
624
625 #. type: IP
626 #: en/live-boot.7:103
627 #, no-wrap
628 msgid "B<noprompt>"
629 msgstr "B<noprompt>"
630
631 #. type: Plain text
632 #: en/live-boot.7:105
633 msgid "Do not prompt to eject the CD or remove the USB flash drive on reboot."
634 msgstr ""
635 "No preguntar para expulsar el CD o extraer la unidad flash USB al reiniciar."
636
637 #. type: IP
638 #: en/live-boot.7:105
639 #, no-wrap
640 msgid "B<noprompt>=I<TYPE>"
641 msgstr "B<noprompt>=I<TYPE>"
642
643 #. type: Plain text
644 #: en/live-boot.7:107
645 msgid ""
646 "This tells live-boot not to prompt to eject the CD (when noprompt=cd) or "
647 "remove the USB flash drive (when noprompt=usb) on reboot."
648 msgstr ""
649 "Indica a live-boot que no pregunte para expulsar el CD (usando noprompt=cd) "
650 "o extraer la unidad flash USB (usando noprompt=usb) al reiniciar."
651
652 #. type: IP
653 #: en/live-boot.7:107
654 #, no-wrap
655 msgid "B<ramdisk-size>"
656 msgstr "B<ramdisk-size>"
657
658 #. type: Plain text
659 #: en/live-boot.7:109
660 msgid ""
661 "This parameters allows to set a custom ramdisk size (it's the '-o size' "
662 "option of tmpfs mount). By default, there is no ramdisk size set, so the "
663 "default of mount applies (currently 50% of available RAM). Note that this "
664 "option has no currently no effect when booting with toram."
665 msgstr ""
666 "Este parámetro permite establecer un tamaño de disco RAM personalizado (que "
667 "es la opción '-o size' del montaje tmpfs). No hay un tamaño de ramdisk "
668 "predeterminado, por lo que se aplica el valor por defecto (actualmente el "
669 "50% de la RAM disponible). Tener en cuenta que esta opción no tiene "
670 "actualmente ningún efecto cuando se arranca con toram"
671
672 #. type: IP
673 #: en/live-boot.7:109
674 #, no-wrap
675 msgid "B<swapon>"
676 msgstr "B<swapon>"
677
678 #. type: Plain text
679 #: en/live-boot.7:111
680 msgid "This parameter enables usage of local swap partitions."
681 msgstr "Este parámetro permite el uso de particiones swap locales."
682
683 #. type: IP
684 #: en/live-boot.7:111
685 #, no-wrap
686 msgid "B<persistence>"
687 msgstr "B<persistence>"
688
689 #. type: Plain text
690 #: en/live-boot.7:113
691 #, fuzzy
692 #| msgid ""
693 #| "live-boot will probe devices for persistence media. These can be "
694 #| "partitions (with the correct GPT name), filesystems (with the correct "
695 #| "label) or image/archive files (with the correct file name). Overlays are "
696 #| "labeled/named either \"full-ov\", which will be mounted on /, or \"custom-"
697 #| "ov\", which can be completely customized (see I<live-persistence.conf>"
698 #| "(5)); snapshots are labeled/named either \"live-sn\" or \"home-sn\" and "
699 #| "will be extracted into / or /home, respectively (see I<live-snapshot>(1) "
700 #| "for more information). The order these are handled are: full-ov, custom-"
701 #| "ov, live-sn, home-sn. Overlay image files and snapshot archive files have "
702 #| "extensions which determines their filesystem or archive type, e.g. "
703 #| "\"custom-ov.ext4\" and \"home-sn.squashfs\"."
704 msgid ""
705 "live-boot will probe devices for persistence media. These can be partitions "
706 "(with the correct GPT name), filesystems (with the correct label) or image "
707 "files (with the correct file name). Overlays are labeled/named \"persistence"
708 "\" (see I<live-persistence.conf>(5)). Overlay image files have extensions "
709 "which determines their filesystem, e.g. \"persistence.ext4\"."
710 msgstr ""
711 "live-boot buscará dispositivos con \"persistence\". Estos pueden ser "
712 "particiones (con el nombre GPT correcto), sistemas de ficheros (con la "
713 "etiqueta correcta) o ficheros imagen/archivo (con el nombre de fichero "
714 "correcto). Overlays con la etiqueta/nombre \"full-ov\", que se montará en / "
715 "o \"custom-ov\", que puede ser completamente personalizado (ver I<live-"
716 "persistence.conf>(5)); las instantáneas tienen la etiqueta/nombre \"live-sn"
717 "\" o \"home-sn\" y se extraerán respectivamente en / o /home (ver I<live-"
718 "snapshot>(1) para más información). El orden en que se tratan son: full-ov, "
719 "custom-ov, live-sn, home-sn. Los ficheros imagen overlay y los ficheros "
720 "archivo instantáneas tienen extensiones que determinan el tipo de fichero o "
721 "de sistema de ficheros, por ejemplo, \"custom-ov.ext4\" y \"home-sn.squashfs"
722 "\"."
723
724 #. type: IP
725 #: en/live-boot.7:113
726 #, no-wrap
727 msgid "B<persistence-encryption>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
728 msgstr "B<persistence-encryption>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
729
730 #. type: Plain text
731 #: en/live-boot.7:115
732 msgid ""
733 "This option determines which types of encryption that we allow to be used "
734 "when probing devices for persistence media. If \"none\" is in the list, we "
735 "allow unencrypted media; if \"luks\" is in the list, we allow LUKS-encrypted "
736 "media. Whenever a device containing encrypted media is probed the user will "
737 "be prompted for the passphrase. The default value is \"none\"."
738 msgstr ""
739 "Esta opción determina qué tipo de cifrado se usa cuando se prueban los "
740 "dispositivos de los medios con persistencia. Si se especifica \"none\" en la "
741 "lista, no se permite cifrar el medio; si se especifica \"luks\" en la lista, "
742 "se puede usar cifrado LUKS en los medios. Cada vez que se encuentra un "
743 "dispositivo que contiene medios cifrados se pregunta al usuario una frase de "
744 "contraseña. Por defecto es \"none\"."
745
746 #. type: IP
747 #: en/live-boot.7:115
748 #, no-wrap
749 msgid "B<persistence-media>={I<removable>|I<removable-usb>}"
750 msgstr "B<persistence-media>={I<removable>|I<removable-usb>}"
751
752 #. type: Plain text
753 #: en/live-boot.7:117
754 #, fuzzy
755 #| msgid ""
756 #| "If you specify the keyword 'removable', live-boot will try to find "
757 #| "persistence and snapshot partitions on removable media only. Note that if "
758 #| "you want to further restrict the media to usb mass storage only, you can "
759 #| "use the 'removable-usb' keyword."
760 msgid ""
761 "If you specify the keyword 'removable', live-boot will try to find "
762 "persistence partitions on removable media only. Note that if you want to "
763 "further restrict the media to usb mass storage only, you can use the "
764 "'removable-usb' keyword."
765 msgstr ""
766 "Si se especifica la palabra clave 'removable', live-boot intentará encontrar "
767 "particiones con persistencia e instantáneas únicamente en los medios "
768 "extraíbles. Tener en cuenta que si se desea restringir aún más los medios a "
769 "sistemas de almacenamiento masivo USB se puede utilizar la palabra clave "
770 "'removable-usb'"
771
772 #. type: IP
773 #: en/live-boot.7:117
774 #, no-wrap
775 msgid "B<persistence-method>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
776 msgstr "B<persistence-method>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
777
778 #. type: Plain text
779 #: en/live-boot.7:119
780 #, fuzzy
781 #| msgid ""
782 #| "This option determines which types of persistence media we allow. If "
783 #| "\"overlay\" is in the list, we consider overlays (i.e. \"live-rw\" and "
784 #| "\"home-rw\"); if \"snapshot\" is in the list, we consider snapshots (i.e. "
785 #| "\"live-sn\" and \"home-sn\"). The default is \"overlay,snapshot\"."
786 msgid ""
787 "This option determines which types of persistence media we allow. If "
788 "\"overlay\" is in the list, we consider overlays (i.e. \"live-rw\" and "
789 "\"home-rw\"). The default is \"overlay\"."
790 msgstr ""
791 "Esta opción determina qué tipos de medios se permiten para la persistencia. "
792 "Si se especifica \"overlay\" en la lista, se considera overlays (es decir "
793 "\"live-rw\" y \"home-rw\"); si se especifica \"snapshot\" en la lista, se "
794 "consideran instantáneas (es decir \"live-sn\" y \"home-sn\"). Por defecto es "
795 "\"overlay,snapshot\"."
796
797 #. type: IP
798 #: en/live-boot.7:119
799 #, no-wrap
800 msgid "B<persistence-path>=I<PATH>"
801 msgstr "B<persistence-path>=I<PATH>"
802
803 #. type: Plain text
804 #: en/live-boot.7:121
805 msgid ""
806 "live-boot will look for persistency files in the root directory of a "
807 "partition, with this parameter, the path can be configured so that you can "
808 "have multiple directories on the same partition to store persistency files."
809 msgstr ""
810 "live-boot buscará ficheros con persistencia en el directorio raíz de una "
811 "partición, con este parámetro, la ruta se puede configurar de modo que se "
812 "pueda tener varios directorios en la misma partición para almacenar ficheros "
813 "con persistencia."
814
815 #. type: IP
816 #: en/live-boot.7:121
817 #, no-wrap
818 msgid "B<persistence-read-only>"
819 msgstr "B<persistence-read-only>"
820
821 #. type: Plain text
822 #: en/live-boot.7:123
823 #, fuzzy
824 #| msgid ""
825 #| "Filesystem changes are not saved back to persistence media. In "
826 #| "particular, overlays and netboot NFS mounts are mounted read-only, and "
827 #| "snapshots are not resynced on shutdown."
828 msgid ""
829 "Filesystem changes are not saved back to persistence media. In particular, "
830 "overlays and netboot NFS mounts are mounted read-only."
831 msgstr ""
832 "Los cambios en el sistema de ficheros no se guardan de nuevo en los medios "
833 "con persistencia. En particular, los overlays y los montajes NFS de red son "
834 "montados en sólo lectura, y las instantáneas no se resincronizan al apagar."
835
836 #. type: IP
837 #: en/live-boot.7:123
838 #, no-wrap
839 msgid "B<persistence-storage>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
840 msgstr "B<persistence-storage>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
841
842 #. type: Plain text
843 #: en/live-boot.7:125
844 msgid ""
845 "This option determines which types of persistence storage to consider when "
846 "probing for persistence media. If \"filesystem\" is in the list, filesystems "
847 "with matching labels will be used; if \"file\" is in the list, all "
848 "filesystems will be probed for archives and image files with matching "
849 "filenames. The default is \"file,filesystem\"."
850 msgstr ""
851 "Esta opción determina qué tipos de almacenamiento persistente hay que tener "
852 "en cuenta cuando se comprueban los medios con persistencia. Si \"filesystem"
853 "\" está en la lista, se usarán los sistemas de ficheros que tengan su "
854 "etiqueta correspondiente; si \"file\" está en la lista, todos los sistemas "
855 "de ficheros se probarán buscando ficheros y ficheros imagen con sus "
856 "etiquetas correspondientes. Por defecto es \"file,filesystem\". "
857
858 #. type: IP
859 #: en/live-boot.7:125
860 #, no-wrap
861 msgid "B<persistence-subtext>=I<SUFFIX>"
862 msgstr "B<persistence-subtext>=I<SUFFIX>"
863
864 #. type: Plain text
865 #: en/live-boot.7:127
866 msgid ""
867 "Add a suffix when searching for the image filenames or partition labels to "
868 "use for the above mentioned persistence feature, the SUFFIX will be added "
869 "after a dash (e.g.: \"live-sn\" would transform to \"live-sn-SUFFIX\"). This "
870 "is handy to test multiple live-boot based live-systems with different "
871 "persistence storage choices."
872 msgstr ""
873 "Añadir un sufijo cuando se buscan los nombres de las imágenes o etiquetas de "
874 "las particiones a utilizar para la función de la persistencia mencionada "
875 "anteriormente, el SUFFIX se añadirá después de un guión (por ejemplo: \"live-"
876 "sn\" se transformaría en \"live-sn-SUFFIX\"). Esto es útil para probar "
877 "múltiples sistemas en vivo basados en live-boot con diferentes opciones de "
878 "almacenamiento con persistencia."
879
880 #. type: IP
881 #: en/live-boot.7:127
882 #, no-wrap
883 msgid "B<quickreboot>"
884 msgstr "B<quickreboot>"
885
886 #. type: Plain text
887 #: en/live-boot.7:129
888 msgid ""
889 "This option causes live-boot to reboot without attempting to eject the media "
890 "and without asking the user to remove the boot media."
891 msgstr ""
892 "Esta opción hace que live-boot reinicie sin tratar de expulsar los medios y "
893 "sin pedirle al usuario que extraiga el dispositivo usado para arrancar."
894
895 #. type: IP
896 #: en/live-boot.7:129
897 #, no-wrap
898 msgid "B<showmounts>"
899 msgstr "B<showmounts>"
900
901 #. type: Plain text
902 #: en/live-boot.7:131
903 msgid ""
904 "This parameter will make live-boot to show on \"/\" the ro filesystems "
905 "(mostly compressed) on \"/live\". This is not enabled by default because "
906 "could lead to problems by applications like \"mono\" which store binary "
907 "paths on installation."
908 msgstr ""
909 "Este parámetro hará que live-boot muestre en \"/\" los sistemas de ficheros "
910 "ro (en su mayoría comprimidos) en \"/live\". Esto no está activado por "
911 "defecto, porque podría dar lugar a problemas con aplicaciones como \"mono\" "
912 "que almacenan rutas binarias durante su instalación."
913
914 #. type: IP
915 #: en/live-boot.7:131
916 #, no-wrap
917 msgid "B<silent>"
918 msgstr "B<silent>"
919
920 #. type: Plain text
921 #: en/live-boot.7:133
922 msgid ""
923 "If you boot with the normal quiet parameter, live-boot hides most messages "
924 "of its own. When adding silent, it hides all."
925 msgstr ""
926 "Si arranca con el parámetro normal quiet, live-boot esconde la mayoría de "
927 "sus propios mensajes. Cuando se utiliza silent, los esconde todos."
928
929 #. type: IP
930 #: en/live-boot.7:133
931 #, no-wrap
932 msgid "B<todisk>=I<DEVICE>"
933 msgstr "B<todisk>=I<DEVICE>"
934
935 #. type: Plain text
936 #: en/live-boot.7:135
937 msgid ""
938 "Adding this parameter, live-boot will try to copy the entire read-only media "
939 "to the specified device before mounting the root filesystem. It probably "
940 "needs a lot of free space. Subsequent boots should then skip this step and "
941 "just specify the \"live-media=DEVICE\" boot parameter with the same DEVICE "
942 "used this time."
943 msgstr ""
944 "Al añadir este parámetro, live-boot tratará de copiar la totalidad de medios "
945 "de sólo lectura en el dispositivo especificado antes de montar el sistema de "
946 "ficheros raíz. Probablemente hace falta una gran cantidad de espacio libre. "
947 "Los arranques posteriores deben saltar este paso y basta con especificar el "
948 "parámetro de arranque \"live-media=DEVICE\" con el mismo DEVICE que se ha "
949 "utilizado esta vez."
950
951 #. type: IP
952 #: en/live-boot.7:135
953 #, no-wrap
954 msgid "B<toram>"
955 msgstr "B<toram>"
956
957 #. type: Plain text
958 #: en/live-boot.7:137
959 msgid ""
960 "Adding this parameter, live-boot will try to copy the whole read-only media "
961 "to the computer's RAM before mounting the root filesystem. This could need a "
962 "lot of ram, according to the space used by the read-only media."
963 msgstr ""
964 "Al añadir este parámetro, live-boot trata de copiar los medios de sólo "
965 "lectura enteros en la memoria RAM del ordenador antes de montar el sistema "
966 "de ficheros raíz. Para esto puede ser necesaria mucha memoria RAM, según el "
967 "espacio utilizado por los medios de sólo lectura."
968
969 #. type: IP
970 #: en/live-boot.7:137
971 #, no-wrap
972 msgid "B<union>=aufs|unionfs"
973 msgstr "B<union>=aufs|unionfs"
974
975 #.  FIXME
976 #. type: Plain text
977 #: en/live-boot.7:140
978 msgid ""
979 "By default, live-boot uses aufs. With this parameter, you can switch to "
980 "unionfs."
981 msgstr ""
982 "Por defecto, live-boot usa aufs. Con este parámetro, se puede cambiar a "
983 "unionfs."
984
985 #.  FIXME
986 #. type: SH
987 #: en/live-boot.7:142
988 #, no-wrap
989 msgid "FILES (old)"
990 msgstr "FICHEROS (antiguos)"
991
992 #. type: IP
993 #: en/live-boot.7:143
994 #, no-wrap
995 msgid "B</etc/live.conf>"
996 msgstr "B</etc/live.conf>"
997
998 #. type: Plain text
999 #: en/live-boot.7:145
1000 msgid ""
1001 "Some variables can be configured via this config file (inside the live "
1002 "system)."
1003 msgstr ""
1004 "#-#-#-#-#  live-snapshot.1.po (live-snapshot)  #-#-#-#-#\n"
1005 "Algunas variables pueden ser configuradas a través de este fichero de "
1006 "configuración (dentro del sistema en vivo).\n"
1007 "#-#-#-#-#  live-boot.7.po (live-boot)  #-#-#-#-#\n"
1008 "Algunas variables pueden ser configuradas a través de este fichero de "
1009 "configuración (dentro del sistema en vivo)."
1010
1011 #. type: IP
1012 #: en/live-boot.7:145
1013 #, no-wrap
1014 msgid "B<live/filesystem.module>"
1015 msgstr "B<live/filesystem.module>"
1016
1017 #.  FIXME
1018 #. type: Plain text
1019 #: en/live-boot.7:148
1020 msgid ""
1021 "This optional file (inside the live media) contains a list of white-space or "
1022 "carriage-return-separated file names corresponding to disk images in the \"/"
1023 "live\" directory. If this file exists, only images listed here will be "
1024 "merged into the root aufs, and they will be loaded in the order listed here. "
1025 "The first entry in this file will be the \"lowest\" point in the aufs, and "
1026 "the last file in this list will be on the \"top\" of the aufs, directly "
1027 "below /overlay.  Without this file, any images in the \"/live\" directory "
1028 "are loaded in alphanumeric order."
1029 msgstr ""
1030 "#-#-#-#-#  live-snapshot.1.po (live-snapshot)  #-#-#-#-#\n"
1031 "Este fichero opcional (dentro del medio en vivo) contiene una lista de "
1032 "nombres de ficheros separados por espacios en blanco o retornos de carro que "
1033 "corresponden a imágenes de disco en el directorio \"/live\". Si este fichero "
1034 "existe, sólo las imágenes que figuran en esta lista se fusionarán en la raíz "
1035 "aufs y se cargarán en el orden en que aparecen aquí. La primera entrada en "
1036 "este fichero será el punto \"más bajo\" en el aufs y el último fichero de "
1037 "esta lista estará en el punto \"más alto\" del aufs, justo debajo de /"
1038 "overlay. Sin este fichero, las imágenes en el directorio \"/live\" se cargan "
1039 "en orden alfanumérico.\n"
1040 "#-#-#-#-#  live-boot.7.po (live-boot)  #-#-#-#-#\n"
1041 "Este fichero opcional (dentro del medio en vivo) contiene una lista de "
1042 "nombres de ficheros separados por espacios en blanco o retornos de carro que "
1043 "corresponden a imágenes de disco en el directorio \"/live\". Si este fichero "
1044 "existe, sólo las imágenes que figuran en esta lista se fusionarán en la raíz "
1045 "aufs, y se cargarán en el orden en que aparecen aquí. La primera entrada en "
1046 "este fichero será el punto \"más bajo\" en el aufs y el último fichero de "
1047 "esta lista estará en el punto \"más alto\" del aufs, justo debajo de /"
1048 "overlay. Sin este fichero, las imágenes en el directorio  \"/live\" se "
1049 "cargan en orden alfanumérico."
1050
1051 #. type: SH
1052 #: en/live-boot.7:149
1053 #, no-wrap
1054 msgid "FILES"
1055 msgstr "FICHEROS"
1056
1057 #. type: IP
1058 #: en/live-boot.7:150
1059 #, no-wrap
1060 msgid "B</etc/live/boot.conf>"
1061 msgstr "B</etc/live/boot.conf>"
1062
1063 #. type: IP
1064 #: en/live-boot.7:151
1065 #, no-wrap
1066 msgid "B</etc/live/boot.d/*.conf>"
1067 msgstr "B</etc/live/boot.d/*.conf>"
1068
1069 #. type: IP
1070 #: en/live-boot.7:152
1071 #, no-wrap
1072 msgid "B<live/boot.conf>"
1073 msgstr "B<live/boot.conf>"
1074
1075 #. type: IP
1076 #: en/live-boot.7:153
1077 #, no-wrap
1078 msgid "B<live/boot.d/*.conf>"
1079 msgstr "B<live/boot.d/*.conf>"
1080
1081 #. type: IP
1082 #: en/live-boot.7:154
1083 #, no-wrap
1084 msgid "B<live-persistence.conf>"
1085 msgstr "B<live-persistence.conf>"
1086
1087 #. type: SH
1088 #: en/live-boot.7:156 en/live-persistence.conf.5:191
1089 #, no-wrap
1090 msgid "SEE ALSO"
1091 msgstr "VER ADEMÁS"
1092
1093 #. type: Plain text
1094 #: en/live-boot.7:158
1095 msgid "I<live-persistence.conf>(5)"
1096 msgstr "I<live-persistence.conf>(5)"
1097
1098 #. type: Plain text
1099 #: en/live-boot.7:160 en/live-persistence.conf.5:195
1100 msgid "I<live-build>(7)"
1101 msgstr "I<live-build>(7)"
1102
1103 #. type: Plain text
1104 #: en/live-boot.7:162 en/live-persistence.conf.5:197
1105 msgid "I<live-config>(7)"
1106 msgstr "I<live-config>(7)"
1107
1108 #. type: Plain text
1109 #: en/live-boot.7:164 en/live-persistence.conf.5:199
1110 msgid "I<live-tools>(7)"
1111 msgstr "I<live-tools>(7)"
1112
1113 #. type: SH
1114 #: en/live-boot.7:165 en/live-persistence.conf.5:200
1115 #, no-wrap
1116 msgid "HOMEPAGE"
1117 msgstr "PÁGINA WEB"
1118
1119 #. type: Plain text
1120 #: en/live-boot.7:167 en/live-persistence.conf.5:204
1121 msgid ""
1122 "More information about live-boot and the Debian Live project can be found on "
1123 "the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
1124 "E<lt>I<http://live.debian.net/manual/>E<gt>."
1125 msgstr ""
1126 "#-#-#-#-#  live-snapshot.1.po (live-snapshot)  #-#-#-#-#\n"
1127 "Se puede encontrar más información acerca de live-boot y el proyecto Debian "
1128 "Live en la página web E<lt>I<http://live.debian.net/>E<gt> y en el manual "
1129 "E<lt>I<http://live.debian.net/manual/>E<gt>.\n"
1130 "#-#-#-#-#  live-boot.7.po (live-boot)  #-#-#-#-#\n"
1131 "Se puede encontrar más información acerca de live-boot y el proyecto Debian "
1132 "Live en la página web E<lt>I<http://live.debian.net/>E<gt> y en el manual en "
1133 "E<lt>I<http://live.debian.net/manual/>E<gt>.\n"
1134 "#-#-#-#-#  live-persistence.conf.5.po (live-persistence.conf)  #-#-#-#-#\n"
1135 "Se puede encontrar más información acerca de live-boot y el proyecto Debian "
1136 "Live en la página web E<lt>I<http://live.debian.net/>E<gt> y en el manual en "
1137 "E<lt>I<http://live.debian.net/manual/>E<gt>."
1138
1139 #. type: SH
1140 #: en/live-boot.7:168 en/live-persistence.conf.5:205
1141 #, no-wrap
1142 msgid "BUGS"
1143 msgstr "ERRORES"
1144
1145 #. type: Plain text
1146 #: en/live-boot.7:170 en/live-persistence.conf.5:210
1147 msgid ""
1148 "Bugs can be reported by submitting a bugreport for the live-boot package in "
1149 "the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
1150 "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
1151 "debian.org>E<gt>."
1152 msgstr ""
1153 "Se puede notificar los fallos enviando un informe de errores sobre el "
1154 "paquete live-boot en el Debian Bug Tracking System en E<lt>I<http://bugs."
1155 "debian.org/>E<gt> o escribiendo un mensaje a la lista de correo de Debian "
1156 "Live a la dirección E<lt>I<debian-live@lists.debian.org>E<gt>."
1157
1158 #. type: SH
1159 #: en/live-boot.7:171 en/live-persistence.conf.5:211
1160 #, no-wrap
1161 msgid "AUTHOR"
1162 msgstr "AUTOR"
1163
1164 #. type: Plain text
1165 #: en/live-boot.7:172
1166 msgid ""
1167 "live-boot was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
1168 "the Debian project."
1169 msgstr ""
1170 "live-boot fue escrito por Daniel Baumann E<lt>I<daniel@debian.org>E<gt> para "
1171 "el proyecto Debian."