X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=manpages%2Fpo%2Fes%2Flive-boot.7.po;h=1b76358dcd31aa76291b4b03cc0f1829ca23a457;hb=9d1bd4c7298afb24469c87d53b1666333d07d4b2;hp=3373098387ac50e85fc95d51f14bfd8276a335e3;hpb=3a3451b2c97b7ba58fb7332411bbc46711ff9976;p=live-boot-grml.git diff --git a/manpages/po/es/live-boot.7.po b/manpages/po/es/live-boot.7.po index 3373098..1b76358 100644 --- a/manpages/po/es/live-boot.7.po +++ b/manpages/po/es/live-boot.7.po @@ -1,19 +1,20 @@ # Spanish translations for live-boot package -# Copyright (C) 2012 Carlos Zuferri «chals» +# Copyright (C) 2012-2014 Carlos Zuferri «chals» # This file is distributed under the same license as the live-boot package. # msgid "" msgstr "" -"Project-Id-Version: live-boot 3.0~b7-1\n" -"POT-Creation-Date: 2012-11-07 15:04+0100\n" -"PO-Revision-Date: 2012-06-07 20:29+0200\n" -"Last-Translator: Carlos Zuferri «chals» \n" -"Language-Team: none\n" +"Project-Id-Version: live-boot 4.0~alpha20-1\n" +"POT-Creation-Date: 2014-03-31 21:39+0200\n" +"PO-Revision-Date: 2013-11-10 20:10+0900\n" +"Last-Translator: Carlos Zuferri \n" +"Language-Team: none\n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 1.5.4\n" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 @@ -24,20 +25,20 @@ msgstr "LIVE-BOOT" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "2012-11-07" -msgstr "07.11.2012" +msgid "2014-03-31" +msgstr "" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "3.0~b7-1" -msgstr "3.0~b7-1" +msgid "4.0~alpha20-1" +msgstr "4.0~alpha20-1" #. type: TH #: en/live-boot.7:1 en/persistence.conf.5:1 #, no-wrap -msgid "Debian Live Project" -msgstr "Proyecto Debian Live" +msgid "Live Systems Project" +msgstr "Proyecto Live Systems" #. type: SH #: en/live-boot.7:3 en/persistence.conf.5:3 @@ -47,8 +48,8 @@ msgstr "NOMBRE" #. type: Plain text #: en/live-boot.7:5 -msgid "B - System Boot Scripts" -msgstr "B - Scripts de Arranque del Sistema" +msgid "B - System Boot Components" +msgstr "B - Componentes de Arranque del Sistema" #. type: SH #: en/live-boot.7:6 en/persistence.conf.5:7 @@ -59,10 +60,10 @@ msgstr "DESCRIPCIÓN" #. type: Plain text #: en/live-boot.7:8 msgid "" -"B contains the scripts that configure a Debian Live system during " -"the boot process (early userspace)." +"B contains the components that configure a live system during the " +"boot process (early userspace)." msgstr "" -"B contiene los scripts que configuran un sistema Debian Live " +"B contiene los componentes que configuran un sistema en vivo " "durante el proceso de arranque (early userspace)." #. FIXME @@ -71,28 +72,27 @@ msgstr "" msgid "" "live-boot is a hook for the initramfs-tools, used to generate a initramfs " "capable to boot live systems, such as those created by I(7). " -"This includes the Debian Live isos, netboot tarballs, and usb stick images." +"This includes the Live systems ISOs, netboot tarballs, and usb stick images." msgstr "" "live-boot es un hook para initramfs-tools, usado para generar un initramfs " -"capaz de arrancar sistemas en vivo, tales como los creados por I" -"(7). Esto incluye las isos de Debian Live, netboot tarballs e imágenes para " -"llaves usb. " +"capaz de arrancar sistemas en vivo, tales como los creados por I(7). Esto incluye las ISOs de Live Systems, netboot tarballs y las " +"imágenes para llaves usb. " #. FIXME #. type: Plain text #: en/live-boot.7:14 msgid "" -"At boot time it will look for a (read-only) media containing a \"/live\" " +"At boot time it will look for a (read-only) medium containing a \"/live\" " "directory where a root filesystems (often a compressed filesystem image like " "squashfs) is stored. If found, it will create a writable environment, using " -"aufs, for Debian like systems to boot from." +"aufs, to boot the system from." msgstr "" "En el momento del arranque se buscará un dispositivo de sólo lectura que " "contenga un directorio \"/live\" dónde se almacena un sistema de ficheros " "raíz (a menudo se trata de una imagen comprimida de un sistema de ficheros " "como squashfs). Si live-boot lo encuentra, creará un entorno de escritura, " -"usando aufs, a partir del cual pueda arrancar un sistema Debian u otro " -"similar." +"usando aufs, a partir del cual pueda arrancar un sistema." #. type: SH #: en/live-boot.7:15 @@ -244,9 +244,9 @@ msgstr "B=I" #. type: Plain text #: en/live-boot.7:50 msgid "" -"Another form of netboot by downloading a squashfs image from a given url. " -"The fetch method copies the image to ram and the httpfs method uses fuse and " -"httpfs2 to mount the image in place. Copying to ram requires more memory and " +"Another form of netboot by downloading a squashfs image from a given URL. " +"The fetch method copies the image to RAM and the httpfs method uses FUSE and " +"httpfs2 to mount the image in place. Copying to RAM requires more memory and " "might take a long time for large images. However, it is more likely to work " "correctly because it does not require networking afterwards and the system " "operates faster once booted because it does not require to contact the " @@ -254,18 +254,18 @@ msgid "" msgstr "" "Otra forma de arranque en red mediante la descarga de una imagen squashfs a " "partir de una URL determinada. El método «fetch» copia la imagen en la " -"memoria RAM y el método httpfs utiliza fuse y httpfs2 para montar la imagen " +"memoria RAM y el método httpfs utiliza FUSE y httpfs2 para montar la imagen " "en su lugar. Copiar en la memoria RAM requiere más memoria y puede tardar " "mucho tiempo con imágenes de gran tamaño. Sin embargo, es más probable que " "funcione correctamente, ya que no requiere el uso de la red después y el " "sistema funciona más rápido una vez iniciado, debido a que ya no necesita " -"más ponerse en contacto con el servidor." +"ponerse más en contacto con el servidor." #. type: Plain text #: en/live-boot.7:52 msgid "" "Due to current limitations in busybox's wget and DNS resolution, an URL can " -"not contain a hostname but an IP only." +"not contain a hostname but an IP address only." msgstr "" "Debido a las limitaciones actuales de busybox, wget y la resolución de DNS, " "una dirección URL no puede contener un nombre de anfitrión, sino sólo una " @@ -285,18 +285,18 @@ msgstr "Funciona: http://ejemplo.com/ruta/al/sistema_de_ficheros.squashfs" #: en/live-boot.7:58 msgid "" "Also note that therefore it's currently not possible to fetch an image from " -"a namebased virtualhost of an httpd if it is sharing the ip with the main " -"httpd instance." +"a name-based virtualhost of an httpd if it is sharing the IP address with " +"the main httpd instance." msgstr "" "Tener en cuenta también que, por lo tanto, no es posible en la actualidad ir " "a buscar una imagen en un host virtual basado en nombre de un httpd si está " -"compartiendo la ip con la instancia principal httpd." +"compartiendo la IP con la instancia principal httpd." #. type: Plain text #: en/live-boot.7:60 -msgid "You may also use the live iso image in place of the squashfs image." +msgid "You may also use the live ISO image in place of the squashfs image." msgstr "" -"También se puede utilizar la imagen iso en vivo en lugar de la imagen " +"También se puede utilizar la imagen ISO en vivo en lugar de la imagen " "squashfs." #. type: IP @@ -308,16 +308,15 @@ msgstr "B=I" #. type: Plain text #: en/live-boot.7:62 msgid "" -"Boot from an iSCSI target that has an iso or disk live image as one of its " +"Boot from an iSCSI target that has an ISO or disk live image as one of its " "LUNs. The specified target is searched for a LUN which looks like a live " -"media. If you use the B software iSCSI target solution which is " -"packaged in Debian your ietd.conf might look like this:" +"medium. If you use the B software iSCSI target solution your " +"ietd.conf might look like this:" msgstr "" -"Arranca desde un objetivo iSCSI que tiene una iso o una imagen disco en vivo " -"como uno de sus LUNs. Se busca en el objetivo especificado un LUN que sea " -"similar a un medio en vivo. Si se utiliza el software B del " -"objetivo iSCSI que se encuentra disponible en un paquete Debian la ietd.conf " -"podría ser similar al siguiente: " +"Arranca desde un iSCSI que tiene una ISO una imagen de disco en vivo como " +"uno de sus LUNs. Se busca en el objetivo especificado un LUN que sea similar " +"a un medio en vivo. Si se utiliza el software de iSCSI B el " +"ietd.conf podría ser similar al siguiente: " #. type: Plain text #: en/live-boot.7:64 @@ -363,10 +362,10 @@ msgstr "B=I" #. type: Plain text #: en/live-boot.7:73 msgid "" -"Allows to use a filesystem from within an iso image that's available on live-" +"Allows to use a filesystem from within an ISO image that's available on live-" "media." msgstr "" -"Permite utilizar un sistema de ficheros desde dentro de una imagen iso que " +"Permite utilizar un sistema de ficheros desde dentro de una imagen ISO que " "está disponible en los medios en vivo." #. type: IP @@ -406,8 +405,8 @@ msgstr "" #. type: IP #: en/live-boot.7:77 #, no-wrap -msgid "B=[I]:[I]:[I]:[I]:[I]:[I]:[I] [,[I]:[I]:[I]:[I]:[I]:[I]:[I]]" -msgstr "B=[I]:[I]:[I]:[I]:[I]:[I]:[I] [,[I]:[I]:[I]:[I]:[I]:[I]:[I]]" +msgid "B=[I]:[I]:[I]:[I]:[I] [,[I]:[I]:[I]:[I]:[I]]" +msgstr "B=[I]:[I]:[I]:[I]:[I] [,[I]:[I]:[I]:[I]:[I]]" #. type: Plain text #: en/live-boot.7:79 @@ -485,10 +484,10 @@ msgstr "{B|B}=I" #: en/live-boot.7:87 msgid "" "live-boot will mount the encrypted rootfs TYPE, asking the passphrase, " -"useful to build paranoid live systems :-). TYPE supported so far are \"aes\" " +"useful to build paranoid live systems :-). TYPE supported so far is \"aes\" " "for loop-aes encryption type." msgstr "" -"live-boot montará el TYPE rotfs cifrado, pidiendo la contraseña. Es útil " +"live-boot montará el TYPE rotfs cifrado, pidiendo la contraseña. Es útil " "para crear sistemas en vivo paranoicos :-) Hasta el momento el TYPE " "soportado es \"aes\" para cifrado loop-aes." @@ -503,13 +502,13 @@ msgstr "B=I" msgid "" "This way you could tell live-boot that your image starts at offset BYTES in " "the above specified or autodiscovered device, this could be useful to hide " -"the Debian Live iso or image inside another iso or image, to create \"clean" +"the live system ISO or image inside another ISO or image, to create \"clean" "\" images." msgstr "" "De esta manera se puede especificar a live-boot que la imagen comienza en " "BYTES en el dispositivo anteriormente especificado, o auto-descubierto, esto " -"podría ser útil para esconder la iso o la imagen Debian Live dentro de otra " -"iso o imagen, para crear imágenes \"limpias\"." +"podría ser útil para esconder la ISO o la imagen dentro de otra ISO o " +"imagen, para crear imágenes \"limpias\"." #. type: IP #: en/live-boot.7:89 @@ -623,93 +622,76 @@ msgstr "" "syslinux) se ha instalado con persistencia habilitada." #. type: IP -#: en/live-boot.7:103 +#: en/live-boot.7:103 en/live-boot.7:125 #, no-wrap -msgid "B" -msgstr "B" +msgid "B" +msgstr "B" #. type: Plain text #: en/live-boot.7:105 -msgid "Do not prompt to eject the CD or remove the USB flash drive on reboot." -msgstr "" -"No preguntar para expulsar el CD o extraer la unidad flash USB al reiniciar." +msgid "Do not prompt to eject the live medium." +msgstr "No pedir que se extraiga el dispositivo en vivo." #. type: IP #: en/live-boot.7:105 #, no-wrap -msgid "B=I" -msgstr "B=I" - -#. type: Plain text -#: en/live-boot.7:107 -msgid "" -"This tells live-boot not to prompt to eject the CD (when noprompt=cd) or " -"remove the USB flash drive (when noprompt=usb) on reboot." -msgstr "" -"Indica a live-boot que no pregunte para expulsar el CD (usando noprompt=cd) " -"o extraer la unidad flash USB (usando noprompt=usb) al reiniciar." - -#. type: IP -#: en/live-boot.7:107 -#, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: en/live-boot.7:109 +#: en/live-boot.7:107 msgid "" -"This parameters allows to set a custom ramdisk size (it's the '-o size' " +"This parameter allows to set a custom ramdisk size (it's the '-o size' " "option of tmpfs mount). By default, there is no ramdisk size set, so the " "default of mount applies (currently 50% of available RAM). Note that this " -"option has no currently no effect when booting with toram." +"option has currently no effect when booting with toram." msgstr "" "Este parámetro permite establecer un tamaño de disco RAM personalizado (que " "es la opción '-o size' del montaje tmpfs). No hay un tamaño de ramdisk " "predeterminado, por lo que se aplica el valor por defecto (actualmente el " "50% de la RAM disponible). Tener en cuenta que esta opción no tiene " -"actualmente ningún efecto cuando se arranca con toram" +"actualmente ningún efecto cuando se arranca con toram." #. type: IP -#: en/live-boot.7:109 +#: en/live-boot.7:107 #, no-wrap -msgid "B" -msgstr "B" +msgid "B" +msgstr "B" #. type: Plain text -#: en/live-boot.7:111 +#: en/live-boot.7:109 msgid "This parameter enables usage of local swap partitions." msgstr "Este parámetro permite el uso de particiones swap locales." #. type: IP -#: en/live-boot.7:111 +#: en/live-boot.7:109 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: en/live-boot.7:113 +#: en/live-boot.7:111 msgid "" "live-boot will probe devices for persistence media. These can be partitions " "(with the correct GPT name), filesystems (with the correct label) or image " "files (with the correct file name). Overlays are labeled/named \"persistence" -"\" (see I(5)). Overlay image files have extensions which " -"determines their filesystem, e.g. \"persistence.ext4\"." +"\" (see I(5)). Overlay image files are named \"persistence" +"\"." msgstr "" "live-boot buscará dispositivos con \"persistence\". Estos pueden ser " "particiones (con el nombre GPT correcto), sistemas de ficheros (con la " "etiqueta correcta) o ficheros imagen (con el nombre de fichero correcto). " "Los overlays tienen la etiqueta/nombre \"persistence\" (ver I(5)). Los ficheros imagen overlay tienen extensiones que determinan su " -"sistema de ficheros, por ejemplo, \"persistence.ext4\"." +"conf>(5)). Los ficheros imagen overlay tienen, como nombre, \"persistence\"." #. type: IP -#: en/live-boot.7:113 +#: en/live-boot.7:111 #, no-wrap msgid "B=I,I ... I" msgstr "B=I,I ... I" #. type: Plain text -#: en/live-boot.7:115 +#: en/live-boot.7:113 msgid "" "This option determines which types of encryption that we allow to be used " "when probing devices for persistence media. If \"none\" is in the list, we " @@ -725,13 +707,13 @@ msgstr "" "contraseña. Por defecto es \"none\"." #. type: IP -#: en/live-boot.7:115 +#: en/live-boot.7:113 #, no-wrap msgid "B={I|I}" msgstr "B={I|I}" #. type: Plain text -#: en/live-boot.7:117 +#: en/live-boot.7:115 msgid "" "If you specify the keyword 'removable', live-boot will try to find " "persistence partitions on removable media only. Note that if you want to " @@ -744,13 +726,13 @@ msgstr "" "almacenamiento masivo USB se puede utilizar la palabra clave 'removable-usb'" #. type: IP -#: en/live-boot.7:117 +#: en/live-boot.7:115 #, no-wrap msgid "B=I,I ... I" msgstr "B=I,I ... I" #. type: Plain text -#: en/live-boot.7:119 +#: en/live-boot.7:117 msgid "" "This option determines which types of persistence media we allow. If " "\"overlay\" is in the list, we consider overlays (i.e. \"live-rw\" and " @@ -761,13 +743,13 @@ msgstr "" "\"live-rw\" y \"home-rw\"). Por defecto es \"overlay\"." #. type: IP -#: en/live-boot.7:119 +#: en/live-boot.7:117 #, no-wrap msgid "B=I" msgstr "B=I" #. type: Plain text -#: en/live-boot.7:121 +#: en/live-boot.7:119 msgid "" "live-boot will look for persistency files in the root directory of a " "partition, with this parameter, the path can be configured so that you can " @@ -779,13 +761,13 @@ msgstr "" "con persistencia." #. type: IP -#: en/live-boot.7:121 +#: en/live-boot.7:119 #, no-wrap msgid "B" msgstr "B" #. type: Plain text -#: en/live-boot.7:123 +#: en/live-boot.7:121 msgid "" "Filesystem changes are not saved back to persistence media. In particular, " "overlays and netboot NFS mounts are mounted read-only." @@ -795,13 +777,13 @@ msgstr "" "montados en sólo lectura." #. type: IP -#: en/live-boot.7:123 +#: en/live-boot.7:121 #, no-wrap msgid "B=I,I ... I" msgstr "B=I,I ... I" #. type: Plain text -#: en/live-boot.7:125 +#: en/live-boot.7:123 msgid "" "This option determines which types of persistence storage to consider when " "probing for persistence media. If \"filesystem\" is in the list, filesystems " @@ -817,35 +799,24 @@ msgstr "" "etiquetas correspondientes. Por defecto es \"file,filesystem\". " #. type: IP -#: en/live-boot.7:125 +#: en/live-boot.7:123 #, no-wrap -msgid "B=I" -msgstr "B=I" +msgid "B=I