018f31f4eb7e5c5b6c1549885dec203e2248eb9f
[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~a31-1\n"
8 "POT-Creation-Date: 2012-06-05 21:45+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 en/live-snapshot.1: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 en/live-snapshot.1:1
26 #, no-wrap
27 msgid "2012-06-05"
28 msgstr "05.06.2012"
29
30 #. type: TH
31 #: en/live-boot.7:1 en/live-persistence.conf.5:1 en/live-snapshot.1:1
32 #, no-wrap
33 msgid "3.0~a31-1"
34 msgstr "3.0~a31-1"
35
36 #. type: TH
37 #: en/live-boot.7:1 en/live-persistence.conf.5:1 en/live-snapshot.1: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 en/live-snapshot.1: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 en/live-snapshot.1:17
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 en/live-snapshot.1:20
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 msgid ""
692 "live-boot will probe devices for persistence media. These can be partitions "
693 "(with the correct GPT name), filesystems (with the correct label) or image/"
694 "archive files (with the correct file name). Overlays are labeled/named "
695 "either \"full-ov\", which will be mounted on /, or \"custom-ov\", which can "
696 "be completely customized (see I<live-persistence.conf>(5)); snapshots are "
697 "labeled/named either \"live-sn\" or \"home-sn\" and will be extracted into / "
698 "or /home, respectively (see I<live-snapshot>(1) for more information). The "
699 "order these are handled are: full-ov, custom-ov, live-sn, home-sn. Overlay "
700 "image files and snapshot archive files have extensions which determines "
701 "their filesystem or archive type, e.g. \"custom-ov.ext4\" and \"home-sn."
702 "squashfs\"."
703 msgstr ""
704 "live-boot buscará dispositivos con \"persistence\". Estos pueden ser "
705 "particiones (con el nombre GPT correcto), sistemas de ficheros (con la "
706 "etiqueta correcta) o ficheros imagen/archivo (con el nombre de fichero "
707 "correcto). Overlays con la etiqueta/nombre \"full-ov\", que se montará en / "
708 "o \"custom-ov\", que puede ser completamente personalizado (ver I<live-"
709 "persistence.conf>(5)); las instantáneas tienen la etiqueta/nombre \"live-sn"
710 "\" o \"home-sn\" y se extraerán respectivamente en / o /home (ver I<live-"
711 "snapshot>(1) para más información). El orden en que se tratan son: full-ov, "
712 "custom-ov, live-sn, home-sn. Los ficheros imagen overlay y los ficheros "
713 "archivo instantáneas tienen extensiones que determinan el tipo de fichero o "
714 "de sistema de ficheros, por ejemplo, \"custom-ov.ext4\" y \"home-sn.squashfs"
715 "\"."
716
717 #. type: IP
718 #: en/live-boot.7:113
719 #, no-wrap
720 msgid "B<persistence-encryption>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
721 msgstr "B<persistence-encryption>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
722
723 #. type: Plain text
724 #: en/live-boot.7:115
725 msgid ""
726 "This option determines which types of encryption that we allow to be used "
727 "when probing devices for persistence media. If \"none\" is in the list, we "
728 "allow unencrypted media; if \"luks\" is in the list, we allow LUKS-encrypted "
729 "media. Whenever a device containing encrypted media is probed the user will "
730 "be prompted for the passphrase. The default value is \"none\"."
731 msgstr ""
732 "Esta opción determina qué tipo de cifrado se usa cuando se prueban los "
733 "dispositivos de los medios con persistencia. Si se especifica \"none\" en la "
734 "lista, no se permite cifrar el medio; si se especifica \"luks\" en la lista, "
735 "se puede usar cifrado LUKS en los medios. Cada vez que se encuentra un "
736 "dispositivo que contiene medios cifrados se pregunta al usuario una frase de "
737 "contraseña. Por defecto es \"none\"."
738
739 #. type: IP
740 #: en/live-boot.7:115
741 #, no-wrap
742 msgid "B<persistence-media>={I<removable>|I<removable-usb>}"
743 msgstr "B<persistence-media>={I<removable>|I<removable-usb>}"
744
745 #. type: Plain text
746 #: en/live-boot.7:117
747 msgid ""
748 "If you specify the keyword 'removable', live-boot will try to find "
749 "persistence and snapshot partitions on removable media only. Note that if "
750 "you want to further restrict the media to usb mass storage only, you can use "
751 "the 'removable-usb' keyword."
752 msgstr ""
753 "Si se especifica la palabra clave 'removable', live-boot intentará encontrar "
754 "particiones con persistencia e instantáneas únicamente en los medios "
755 "extraíbles. Tener en cuenta que si se desea restringir aún más los medios a "
756 "sistemas de almacenamiento masivo USB se puede utilizar la palabra clave "
757 "'removable-usb'"
758
759 #. type: IP
760 #: en/live-boot.7:117
761 #, no-wrap
762 msgid "B<persistence-method>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
763 msgstr "B<persistence-method>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
764
765 #. type: Plain text
766 #: en/live-boot.7:119
767 msgid ""
768 "This option determines which types of persistence media we allow. If "
769 "\"overlay\" is in the list, we consider overlays (i.e. \"live-rw\" and "
770 "\"home-rw\"); if \"snapshot\" is in the list, we consider snapshots (i.e. "
771 "\"live-sn\" and \"home-sn\"). The default is \"overlay,snapshot\"."
772 msgstr ""
773 "Esta opción determina qué tipos de medios se permiten para la persistencia. "
774 "Si se especifica \"overlay\" en la lista, se considera overlays (es decir "
775 "\"live-rw\" y \"home-rw\"); si se especifica \"snapshot\" en la lista, se "
776 "consideran instantáneas (es decir \"live-sn\" y \"home-sn\"). Por defecto es "
777 "\"overlay,snapshot\"."
778
779 #. type: IP
780 #: en/live-boot.7:119
781 #, no-wrap
782 msgid "B<persistence-path>=I<PATH>"
783 msgstr "B<persistence-path>=I<PATH>"
784
785 #. type: Plain text
786 #: en/live-boot.7:121
787 msgid ""
788 "live-boot will look for persistency files in the root directory of a "
789 "partition, with this parameter, the path can be configured so that you can "
790 "have multiple directories on the same partition to store persistency files."
791 msgstr ""
792 "live-boot buscará ficheros con persistencia en el directorio raíz de una "
793 "partición, con este parámetro, la ruta se puede configurar de modo que se "
794 "pueda tener varios directorios en la misma partición para almacenar ficheros "
795 "con persistencia."
796
797 #. type: IP
798 #: en/live-boot.7:121
799 #, no-wrap
800 msgid "B<persistence-read-only>"
801 msgstr "B<persistence-read-only>"
802
803 #. type: Plain text
804 #: en/live-boot.7:123
805 msgid ""
806 "Filesystem changes are not saved back to persistence media. In particular, "
807 "overlays and netboot NFS mounts are mounted read-only, and snapshots are not "
808 "resynced on shutdown."
809 msgstr ""
810 "Los cambios en el sistema de ficheros no se guardan de nuevo en los medios "
811 "con persistencia. En particular, los overlays y los montajes NFS de red son "
812 "montados en sólo lectura, y las instantáneas no se resincronizan al apagar."
813
814 #. type: IP
815 #: en/live-boot.7:123
816 #, no-wrap
817 msgid "B<persistence-storage>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
818 msgstr "B<persistence-storage>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
819
820 #. type: Plain text
821 #: en/live-boot.7:125
822 msgid ""
823 "This option determines which types of persistence storage to consider when "
824 "probing for persistence media. If \"filesystem\" is in the list, filesystems "
825 "with matching labels will be used; if \"file\" is in the list, all "
826 "filesystems will be probed for archives and image files with matching "
827 "filenames. The default is \"file,filesystem\"."
828 msgstr ""
829 "Esta opción determina qué tipos de almacenamiento persistente hay que tener "
830 "en cuenta cuando se comprueban los medios con persistencia. Si \"filesystem"
831 "\" está en la lista, se usarán los sistemas de ficheros que tengan su "
832 "etiqueta correspondiente; si \"file\" está en la lista, todos los sistemas "
833 "de ficheros se probarán buscando ficheros y ficheros imagen con sus "
834 "etiquetas correspondientes. Por defecto es \"file,filesystem\". "
835
836 #. type: IP
837 #: en/live-boot.7:125
838 #, no-wrap
839 msgid "B<persistence-subtext>=I<SUFFIX>"
840 msgstr "B<persistence-subtext>=I<SUFFIX>"
841
842 #. type: Plain text
843 #: en/live-boot.7:127
844 msgid ""
845 "Add a suffix when searching for the image filenames or partition labels to "
846 "use for the above mentioned persistence feature, the SUFFIX will be added "
847 "after a dash (e.g.: \"live-sn\" would transform to \"live-sn-SUFFIX\"). This "
848 "is handy to test multiple live-boot based live-systems with different "
849 "persistence storage choices."
850 msgstr ""
851 "Añadir un sufijo cuando se buscan los nombres de las imágenes o etiquetas de "
852 "las particiones a utilizar para la función de la persistencia mencionada "
853 "anteriormente, el SUFFIX se añadirá después de un guión (por ejemplo: \"live-"
854 "sn\" se transformaría en \"live-sn-SUFFIX\"). Esto es útil para probar "
855 "múltiples sistemas en vivo basados en live-boot con diferentes opciones de "
856 "almacenamiento con persistencia."
857
858 #. type: IP
859 #: en/live-boot.7:127
860 #, no-wrap
861 msgid "B<quickreboot>"
862 msgstr "B<quickreboot>"
863
864 #. type: Plain text
865 #: en/live-boot.7:129
866 msgid ""
867 "This option causes live-boot to reboot without attempting to eject the media "
868 "and without asking the user to remove the boot media."
869 msgstr ""
870 "Esta opción hace que live-boot reinicie sin tratar de expulsar los medios y "
871 "sin pedirle al usuario que extraiga el dispositivo usado para arrancar."
872
873 #. type: IP
874 #: en/live-boot.7:129
875 #, no-wrap
876 msgid "B<showmounts>"
877 msgstr "B<showmounts>"
878
879 #. type: Plain text
880 #: en/live-boot.7:131
881 msgid ""
882 "This parameter will make live-boot to show on \"/\" the ro filesystems "
883 "(mostly compressed) on \"/live\". This is not enabled by default because "
884 "could lead to problems by applications like \"mono\" which store binary "
885 "paths on installation."
886 msgstr ""
887 "Este parámetro hará que live-boot muestre en \"/\" los sistemas de ficheros "
888 "ro (en su mayoría comprimidos) en \"/live\". Esto no está activado por "
889 "defecto, porque podría dar lugar a problemas con aplicaciones como \"mono\" "
890 "que almacenan rutas binarias durante su instalación."
891
892 #. type: IP
893 #: en/live-boot.7:131
894 #, no-wrap
895 msgid "B<silent>"
896 msgstr "B<silent>"
897
898 #. type: Plain text
899 #: en/live-boot.7:133
900 msgid ""
901 "If you boot with the normal quiet parameter, live-boot hides most messages "
902 "of its own. When adding silent, it hides all."
903 msgstr ""
904 "Si arranca con el parámetro normal quiet, live-boot esconde la mayoría de "
905 "sus propios mensajes. Cuando se utiliza silent, los esconde todos."
906
907 #. type: IP
908 #: en/live-boot.7:133
909 #, no-wrap
910 msgid "B<todisk>=I<DEVICE>"
911 msgstr "B<todisk>=I<DEVICE>"
912
913 #. type: Plain text
914 #: en/live-boot.7:135
915 msgid ""
916 "Adding this parameter, live-boot will try to copy the entire read-only media "
917 "to the specified device before mounting the root filesystem. It probably "
918 "needs a lot of free space. Subsequent boots should then skip this step and "
919 "just specify the \"live-media=DEVICE\" boot parameter with the same DEVICE "
920 "used this time."
921 msgstr ""
922 "Al añadir este parámetro, live-boot tratará de copiar la totalidad de medios "
923 "de sólo lectura en el dispositivo especificado antes de montar el sistema de "
924 "ficheros raíz. Probablemente hace falta una gran cantidad de espacio libre. "
925 "Los arranques posteriores deben saltar este paso y basta con especificar el "
926 "parámetro de arranque \"live-media=DEVICE\" con el mismo DEVICE que se ha "
927 "utilizado esta vez."
928
929 #. type: IP
930 #: en/live-boot.7:135
931 #, no-wrap
932 msgid "B<toram>"
933 msgstr "B<toram>"
934
935 #. type: Plain text
936 #: en/live-boot.7:137
937 msgid ""
938 "Adding this parameter, live-boot will try to copy the whole read-only media "
939 "to the computer's RAM before mounting the root filesystem. This could need a "
940 "lot of ram, according to the space used by the read-only media."
941 msgstr ""
942 "Al añadir este parámetro, live-boot trata de copiar los medios de sólo "
943 "lectura enteros en la memoria RAM del ordenador antes de montar el sistema "
944 "de ficheros raíz. Para esto puede ser necesaria mucha memoria RAM, según el "
945 "espacio utilizado por los medios de sólo lectura."
946
947 #. type: IP
948 #: en/live-boot.7:137
949 #, no-wrap
950 msgid "B<union>=aufs|unionfs"
951 msgstr "B<union>=aufs|unionfs"
952
953 #.  FIXME
954 #. type: Plain text
955 #: en/live-boot.7:140
956 msgid ""
957 "By default, live-boot uses aufs. With this parameter, you can switch to "
958 "unionfs."
959 msgstr ""
960 "Por defecto, live-boot usa aufs. Con este parámetro, se puede cambiar a "
961 "unionfs."
962
963 #.  FIXME
964 #. type: SH
965 #: en/live-boot.7:142
966 #, no-wrap
967 msgid "FILES (old)"
968 msgstr "FICHEROS (antiguos)"
969
970 #. type: IP
971 #: en/live-boot.7:143 en/live-snapshot.1:43
972 #, no-wrap
973 msgid "B</etc/live.conf>"
974 msgstr "B</etc/live.conf>"
975
976 #. type: Plain text
977 #: en/live-boot.7:145 en/live-snapshot.1:45
978 msgid ""
979 "Some variables can be configured via this config file (inside the live "
980 "system)."
981 msgstr ""
982 "#-#-#-#-#  live-snapshot.1.po (live-snapshot)  #-#-#-#-#\n"
983 "Algunas variables pueden ser configuradas a través de este fichero de "
984 "configuración (dentro del sistema en vivo).\n"
985 "#-#-#-#-#  live-boot.7.po (live-boot)  #-#-#-#-#\n"
986 "Algunas variables pueden ser configuradas a través de este fichero de "
987 "configuración (dentro del sistema en vivo)."
988
989 #. type: IP
990 #: en/live-boot.7:145 en/live-snapshot.1:45
991 #, no-wrap
992 msgid "B<live/filesystem.module>"
993 msgstr "B<live/filesystem.module>"
994
995 #. type: Plain text
996 #: en/live-boot.7:147 en/live-snapshot.1:47
997 msgid ""
998 "This optional file (inside the live media) contains a list of white-space or "
999 "carriage-return-separated file names corresponding to disk images in the \"/"
1000 "live\" directory. If this file exists, only images listed here will be "
1001 "merged into the root aufs, and they will be loaded in the order listed here. "
1002 "The first entry in this file will be the \"lowest\" point in the aufs, and "
1003 "the last file in this list will be on the \"top\" of the aufs, directly "
1004 "below /overlay.  Without this file, any images in the \"/live\" directory "
1005 "are loaded in alphanumeric order."
1006 msgstr ""
1007 "#-#-#-#-#  live-snapshot.1.po (live-snapshot)  #-#-#-#-#\n"
1008 "Este fichero opcional (dentro del medio en vivo) contiene una lista de "
1009 "nombres de ficheros separados por espacios en blanco o retornos de carro que "
1010 "corresponden a imágenes de disco en el directorio \"/live\". Si este fichero "
1011 "existe, sólo las imágenes que figuran en esta lista se fusionarán en la raíz "
1012 "aufs y se cargarán en el orden en que aparecen aquí. La primera entrada en "
1013 "este fichero será el punto \"más bajo\" en el aufs y el último fichero de "
1014 "esta lista estará en el punto \"más alto\" del aufs, justo debajo de /"
1015 "overlay. Sin este fichero, las imágenes en el directorio \"/live\" se cargan "
1016 "en orden alfanumérico.\n"
1017 "#-#-#-#-#  live-boot.7.po (live-boot)  #-#-#-#-#\n"
1018 "Este fichero opcional (dentro del medio en vivo) contiene una lista de "
1019 "nombres de ficheros separados por espacios en blanco o retornos de carro que "
1020 "corresponden a imágenes de disco en el directorio \"/live\". Si este fichero "
1021 "existe, sólo las imágenes que figuran en esta lista se fusionarán en la raíz "
1022 "aufs, y se cargarán en el orden en que aparecen aquí. La primera entrada en "
1023 "este fichero será el punto \"más bajo\" en el aufs y el último fichero de "
1024 "esta lista estará en el punto \"más alto\" del aufs, justo debajo de /"
1025 "overlay. Sin este fichero, las imágenes en el directorio  \"/live\" se "
1026 "cargan en orden alfanumérico."
1027
1028 #. type: IP
1029 #: en/live-boot.7:147 en/live-snapshot.1:47
1030 #, no-wrap
1031 msgid "B</etc/live-persistence.binds>"
1032 msgstr "B</etc/live-persistence.binds>"
1033
1034 #. type: Plain text
1035 #: en/live-boot.7:149
1036 msgid ""
1037 "This optional file (which resides in the rootfs system, not in the live "
1038 "media) is used as a list of directories which not need be persistent: ie. "
1039 "their content does not need to survive reboots when using the persistence "
1040 "features."
1041 msgstr ""
1042 "Este fichero opcional (que reside en el sistema rootfs, no en los medios en "
1043 "vivo) se utiliza como una lista de directorios que no necesitan ser "
1044 "persistentes: es decir, su contenido no necesita sobrevivir tras reiniciar "
1045 "cuando se utiliza la persistencia."
1046
1047 #. type: Plain text
1048 #: en/live-boot.7:152 en/live-snapshot.1:51
1049 msgid ""
1050 "This saves expensive writes and speeds up operations on volatile data such "
1051 "as web caches and temporary files (like e.g. /tmp and .mozilla) which are "
1052 "regenerated each time. This is achieved by bind mounting each listed "
1053 "directory with a tmpfs on the original path."
1054 msgstr ""
1055 "Esto ahorra costosas escrituras y acelera las operaciones sobre los datos "
1056 "volátiles, tales como las caches web y los archivos temporales (como por "
1057 "ejemplo, /tmp y .mozilla) que se regeneran cada vez. Esto se logra mediante "
1058 "un montaje enlazado de cada directorio de la lista con un tmpfs en la ruta "
1059 "original."
1060
1061 #. type: SH
1062 #: en/live-boot.7:153 en/live-snapshot.1:42
1063 #, no-wrap
1064 msgid "FILES"
1065 msgstr "FICHEROS"
1066
1067 #. type: IP
1068 #: en/live-boot.7:154
1069 #, no-wrap
1070 msgid "B</etc/live/boot.conf>"
1071 msgstr "B</etc/live/boot.conf>"
1072
1073 #. type: IP
1074 #: en/live-boot.7:155
1075 #, no-wrap
1076 msgid "B</etc/live/boot.d/*.conf>"
1077 msgstr "B</etc/live/boot.d/*.conf>"
1078
1079 #. type: IP
1080 #: en/live-boot.7:156
1081 #, no-wrap
1082 msgid "B<live/boot.conf>"
1083 msgstr "B<live/boot.conf>"
1084
1085 #. type: IP
1086 #: en/live-boot.7:157
1087 #, no-wrap
1088 msgid "B<live/boot.d/*.conf>"
1089 msgstr "B<live/boot.d/*.conf>"
1090
1091 #. type: IP
1092 #: en/live-boot.7:158
1093 #, no-wrap
1094 msgid "B<live-persistence.conf>"
1095 msgstr "B<live-persistence.conf>"
1096
1097 #. type: SH
1098 #: en/live-boot.7:160 en/live-persistence.conf.5:191 en/live-snapshot.1:54
1099 #, no-wrap
1100 msgid "SEE ALSO"
1101 msgstr "VER ADEMÁS"
1102
1103 #. type: Plain text
1104 #: en/live-boot.7:162
1105 msgid "I<live-snapshot>(1)"
1106 msgstr "I<live-snapshot>(1)"
1107
1108 #. type: Plain text
1109 #: en/live-boot.7:164
1110 msgid "I<live-persistence.conf>(5)"
1111 msgstr "I<live-persistence.conf>(5)"
1112
1113 #. type: Plain text
1114 #: en/live-boot.7:166 en/live-persistence.conf.5:195 en/live-snapshot.1:58
1115 msgid "I<live-build>(7)"
1116 msgstr "I<live-build>(7)"
1117
1118 #. type: Plain text
1119 #: en/live-boot.7:168 en/live-persistence.conf.5:197 en/live-snapshot.1:60
1120 msgid "I<live-config>(7)"
1121 msgstr "I<live-config>(7)"
1122
1123 #. type: Plain text
1124 #: en/live-boot.7:170 en/live-persistence.conf.5:199 en/live-snapshot.1:62
1125 msgid "I<live-tools>(7)"
1126 msgstr "I<live-tools>(7)"
1127
1128 #. type: SH
1129 #: en/live-boot.7:171 en/live-persistence.conf.5:200 en/live-snapshot.1:63
1130 #, no-wrap
1131 msgid "HOMEPAGE"
1132 msgstr "PÁGINA WEB"
1133
1134 #. type: Plain text
1135 #: en/live-boot.7:173 en/live-persistence.conf.5:204 en/live-snapshot.1:65
1136 msgid ""
1137 "More information about live-boot and the Debian Live project can be found on "
1138 "the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
1139 "E<lt>I<http://live.debian.net/manual/>E<gt>."
1140 msgstr ""
1141 "#-#-#-#-#  live-snapshot.1.po (live-snapshot)  #-#-#-#-#\n"
1142 "Se puede encontrar más información acerca de live-boot y el proyecto Debian "
1143 "Live en la página web E<lt>I<http://live.debian.net/>E<gt> y en el manual "
1144 "E<lt>I<http://live.debian.net/manual/>E<gt>.\n"
1145 "#-#-#-#-#  live-boot.7.po (live-boot)  #-#-#-#-#\n"
1146 "Se puede encontrar más información acerca de live-boot y el proyecto Debian "
1147 "Live en la página web E<lt>I<http://live.debian.net/>E<gt> y en el manual en "
1148 "E<lt>I<http://live.debian.net/manual/>E<gt>.\n"
1149 "#-#-#-#-#  live-persistence.conf.5.po (live-persistence.conf)  #-#-#-#-#\n"
1150 "Se puede encontrar más información acerca de live-boot y el proyecto Debian "
1151 "Live en la página web E<lt>I<http://live.debian.net/>E<gt> y en el manual en "
1152 "E<lt>I<http://live.debian.net/manual/>E<gt>."
1153
1154 #. type: SH
1155 #: en/live-boot.7:174 en/live-persistence.conf.5:205 en/live-snapshot.1:66
1156 #, no-wrap
1157 msgid "BUGS"
1158 msgstr "ERRORES"
1159
1160 #. type: Plain text
1161 #: en/live-boot.7:176 en/live-persistence.conf.5:210 en/live-snapshot.1:68
1162 msgid ""
1163 "Bugs can be reported by submitting a bugreport for the live-boot package in "
1164 "the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
1165 "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists."
1166 "debian.org>E<gt>."
1167 msgstr ""
1168 "Se puede notificar los fallos enviando un informe de errores sobre el "
1169 "paquete live-boot en el Debian Bug Tracking System en E<lt>I<http://bugs."
1170 "debian.org/>E<gt> o escribiendo un mensaje a la lista de correo de Debian "
1171 "Live a la dirección E<lt>I<debian-live@lists.debian.org>E<gt>."
1172
1173 #. type: SH
1174 #: en/live-boot.7:177 en/live-persistence.conf.5:211 en/live-snapshot.1:69
1175 #, no-wrap
1176 msgid "AUTHOR"
1177 msgstr "AUTOR"
1178
1179 #. type: Plain text
1180 #: en/live-boot.7:178 en/live-snapshot.1:70
1181 msgid ""
1182 "live-boot was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
1183 "the Debian project."
1184 msgstr ""
1185 "live-boot fue escrito por Daniel Baumann E<lt>I<daniel@debian.org>E<gt> para "
1186 "el proyecto Debian."