X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=manpages%2Fpo%2Fes%2Flive-persistence.conf.5.po;h=7d1a6abbc54da4c7687b75228d951f94880be8bd;hb=cdece4c8e50051e790d657b1ff9f090ed4737907;hp=bef4d47e3b26915e5ff21c4905b9df87bed5e0fd;hpb=7cbfcc4adbe0bd3c909dec10a3ae11ef603e8595;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 bef4d47..7d1a6ab 100644 --- a/manpages/po/es/live-persistence.conf.5.po +++ b/manpages/po/es/live-persistence.conf.5.po @@ -1,15 +1,15 @@ # 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~a32-1\n" -"POT-Creation-Date: 2012-06-06 19:02+0300\n" -"PO-Revision-Date: \n" +"Project-Id-Version: live-boot 3.0~a38-1\n" +"POT-Creation-Date: 2012-08-14 20:47+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" +"Language-Team: Debian Live \n" +"Language: Spanish\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\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-08-14" +msgstr "14.08.2012" #. type: TH #: en/live-boot.7:1 en/live-persistence.conf.5:1 #, no-wrap -msgid "3.0~a32-1" -msgstr "3.0~a32-1" +msgid "3.0~a38-1" +msgstr "3.0~a38-1" #. type: TH #: en/live-boot.7:1 en/live-persistence.conf.5:1 @@ -90,15 +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 " -"EIE.\n" -"#-#-#-#-# live-persistence.conf.5.po (live-persistence.conf) #-#-#-#-#\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 " "EIE." @@ -139,13 +130,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 +139,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 +171,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