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