X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=manpages%2Fpo%2Fes%2Flive-persistence.conf.5.po;h=c5438f84743b5a7c78c0f1b17a3a0d38b472e200;hb=7ea6848a9643d443419367a8a42e264e71df5a76;hp=1b6a72453b1f690a2429be3186de6c48cada8a9b;hpb=59a83cb48cd1c0f602be3927d8f746b599c4dafe;p=live-boot-grml.git diff --git a/manpages/po/es/live-persistence.conf.5.po b/manpages/po/es/live-persistence.conf.5.po index 1b6a724..c5438f8 100644 --- a/manpages/po/es/live-persistence.conf.5.po +++ b/manpages/po/es/live-persistence.conf.5.po @@ -1,12 +1,12 @@ # Spanish translations for live-boot package -# (C) 2012 Carlos Zuferri «chals» +# Copyright (C) 2012 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~a31-1\n" -"POT-Creation-Date: 2012-06-06 18:55+0300\n" -"PO-Revision-Date: \n" +"Project-Id-Version: live-boot 3.0~a35-1\n" +"POT-Creation-Date: 2012-06-28 14:28+0300\n" +"PO-Revision-Date: 2012-06-07 19:11+0200\n" "Last-Translator: Carlos Zuferri «chals» \n" "Language-Team: none\n" "Language: es\n" @@ -23,14 +23,14 @@ msgstr "LIVE-BOOT" #. type: TH #: en/live-boot.7:1 en/live-persistence.conf.5:1 #, no-wrap -msgid "2012-06-06" -msgstr "06.06.2012" +msgid "2012-06-28" +msgstr "28.06.2012" #. type: TH #: en/live-boot.7:1 en/live-persistence.conf.5:1 #, no-wrap -msgid "3.0~a31-1" -msgstr "3.0~a31-1" +msgid "3.0~a35-1" +msgstr "3.0~a35-1" #. type: TH #: en/live-boot.7:1 en/live-persistence.conf.5:1 @@ -90,10 +90,6 @@ msgid "" "the homepage at EIE and in the manual at " "EIE." msgstr "" -"#-#-#-#-# live-snapshot.1.po (live-snapshot) #-#-#-#-#\n" -"Se puede encontrar más información acerca de live-boot y el proyecto Debian " -"Live en la página web EIE y en el manual " -"EIE.\n" "#-#-#-#-# live-boot.7.po (live-boot) #-#-#-#-#\n" "Se puede encontrar más información acerca de live-boot y el proyecto Debian " "Live en la página web EIE y en el manual en " @@ -139,13 +135,6 @@ msgstr "" #. type: Plain text #: en/live-persistence.conf.5:13 -#, fuzzy -#| msgid "" -#| "If live-boot probes a persistence volume with the label (or GPT name, or " -#| "file name, but from now on we will just say \"label\") \"custom-ov\", " -#| "that volume's persistence is fully customizable through the B file stored on the root of its file system. Any such " -#| "labeled volume must have such a file, or it will be ignored." msgid "" "If live-boot probes a persistence volume with the label (or GPT name, or " "file name, but from now on we will just say \"label\") \"persistence\", that " @@ -155,10 +144,10 @@ msgid "" msgstr "" "Si live-boot prueba un volumen persistente con la etiqueta (o nombre GPT, o " "nombre de fichero, aunque a partir de este momento nos referiremos a él como " -"simplemente \"etiqueta\") \"custom-ov\", la persistencia de ese volumen es " +"simplemente \"etiqueta\") \"persistence\", la persistencia de ese volumen es " "completamente personalizable a través del fichero B " -"almacenado en la raíz de su sistema de ficheros. Cualquier volumen con una " -"de esas etiquetas debe tener uno de esos ficheros, o si no será ignorado." +"almacenado en la raíz de su sistema de ficheros. Cualquier volumen esa " +"etiqueta debe tener uno de esos ficheros, o si no será ignorado." #. type: Plain text #: en/live-persistence.conf.5:17 @@ -187,17 +176,6 @@ msgstr "" #. type: Plain text #: en/live-persistence.conf.5:35 -#, fuzzy -#| msgid "" -#| "For each custom mount I must be an absolute path that cannot contain " -#| "white spaces or the special . and .. path components, and cannot be /live " -#| "(or any of its sub-directories), or / (for the latter, use \"full-ov\" " -#| "persistence instead). Once activated all changes (file deletion, creation " -#| "and modification) to I on the live file system are stored " -#| "persistently into a path equivalent to I on the persistence media, " -#| "called the source directory. The default way to achieve persistence is to " -#| "simply bind-mount the corresponding source directory to I, but this " -#| "can be changed through the use of I