X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=manpages%2Fpo%2Fde%2Flive-persistence.conf.5.po;h=dea30ee1ff241c8af37c9e17e27b089864d336a0;hb=59a83cb48cd1c0f602be3927d8f746b599c4dafe;hp=790e326bdc7fd5e2e5cfbd1d7f735f2aa99e3080;hpb=e243babf191d5b42efe58e90e74a22bd8063be8d;p=live-boot-grml.git diff --git a/manpages/po/de/live-persistence.conf.5.po b/manpages/po/de/live-persistence.conf.5.po index 790e326..dea30ee 100644 --- a/manpages/po/de/live-persistence.conf.5.po +++ b/manpages/po/de/live-persistence.conf.5.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-boot 3.0~a31-1\n" -"POT-Creation-Date: 2012-06-06 18:26+0300\n" +"POT-Creation-Date: 2012-06-06 18:55+0300\n" "PO-Revision-Date: 2012-04-08 22:48+0300\n" "Last-Translator: Daniel Baumann \n" "Language-Team: none\n" @@ -58,34 +58,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 " @@ -93,13 +93,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 " @@ -108,7 +108,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 "" @@ -124,7 +124,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." @@ -155,13 +155,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