X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=manpages%2Fpot%2Flive-persistence.conf.5.pot;h=575ca4374060539c584f76cd5e693972b43ed466;hb=refs%2Ftags%2Fdebian%2F3.0_a37-1;hp=45c1570222309415b571c64232db6b41b2910111;hpb=e243babf191d5b42efe58e90e74a22bd8063be8d;p=live-boot-grml.git diff --git a/manpages/pot/live-persistence.conf.5.pot b/manpages/pot/live-persistence.conf.5.pot index 45c1570..575ca43 100644 --- a/manpages/pot/live-persistence.conf.5.pot +++ b/manpages/pot/live-persistence.conf.5.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-boot VERSION\n" -"POT-Creation-Date: 2012-06-06 18:26+0300\n" +"POT-Creation-Date: 2012-07-25 17:21+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -25,13 +25,13 @@ msgstr "" #. type: TH #: en/live-boot.7:1 en/live-persistence.conf.5:1 #, no-wrap -msgid "2012-06-06" +msgid "2012-07-25" msgstr "" #. type: TH #: en/live-boot.7:1 en/live-persistence.conf.5:1 #, no-wrap -msgid "3.0~a31-1" +msgid "3.0~a37-1" msgstr "" #. type: TH @@ -59,34 +59,34 @@ msgid "OPTIONS" msgstr "" #. type: SH -#: en/live-boot.7:160 en/live-persistence.conf.5:191 +#: en/live-boot.7:156 en/live-persistence.conf.5:191 #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text -#: en/live-boot.7:164 en/live-persistence.conf.5:195 +#: en/live-boot.7:160 en/live-persistence.conf.5:195 msgid "I(7)" msgstr "" #. type: Plain text -#: en/live-boot.7:166 en/live-persistence.conf.5:197 +#: en/live-boot.7:162 en/live-persistence.conf.5:197 msgid "I(7)" msgstr "" #. type: Plain text -#: en/live-boot.7:168 en/live-persistence.conf.5:199 +#: en/live-boot.7:164 en/live-persistence.conf.5:199 msgid "I(7)" msgstr "" #. type: SH -#: en/live-boot.7:169 en/live-persistence.conf.5:200 +#: en/live-boot.7:165 en/live-persistence.conf.5:200 #, no-wrap msgid "HOMEPAGE" msgstr "" #. type: Plain text -#: en/live-boot.7:171 en/live-persistence.conf.5:204 +#: en/live-boot.7:167 en/live-persistence.conf.5:204 msgid "" "More information about live-boot and the Debian Live project can be found on " "the homepage at EIE and in the manual at " @@ -94,13 +94,13 @@ msgid "" msgstr "" #. type: SH -#: en/live-boot.7:172 en/live-persistence.conf.5:205 +#: en/live-boot.7:168 en/live-persistence.conf.5:205 #, no-wrap msgid "BUGS" msgstr "" #. type: Plain text -#: en/live-boot.7:174 en/live-persistence.conf.5:210 +#: en/live-boot.7:170 en/live-persistence.conf.5:210 msgid "" "Bugs can be reported by submitting a bugreport for the live-boot package in " "the Debian Bug Tracking System at EIE or by " @@ -109,7 +109,7 @@ msgid "" msgstr "" #. type: SH -#: en/live-boot.7:175 en/live-persistence.conf.5:211 +#: en/live-boot.7:171 en/live-persistence.conf.5:211 #, no-wrap msgid "AUTHOR" msgstr "" @@ -125,7 +125,7 @@ msgstr "" #: en/live-persistence.conf.5:13 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 " +"file name, but from now on we will just say \"label\") \"persistence\", 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." @@ -156,13 +156,12 @@ msgstr "" 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