Using 'persistence' (noun) rather than 'persistent' (adjective/adverb) everywhere.
[live-boot-grml.git] / manpages / pot / live-boot.7.pot
index 4a2df71..0725784 100644 (file)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-boot VERSION\n"
-"POT-Creation-Date: 2012-04-05 07:55+0300\n"
+"POT-Creation-Date: 2012-04-08 18:23+0300\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25,13 +25,13 @@ msgstr ""
 #. type: TH
 #: en/live-boot.7:1 en/live-snapshot.1:1 en/live.persist.5:1
 #, no-wrap
-msgid "2012-04-05"
+msgid "2012-04-08"
 msgstr ""
 
 #. type: TH
 #: en/live-boot.7:1 en/live-snapshot.1:1 en/live.persist.5:1
 #, no-wrap
-msgid "3.0~a25-1"
+msgid "3.0~a26-1"
 msgstr ""
 
 #. type: TH
@@ -133,8 +133,8 @@ msgstr ""
 msgid ""
 "B<live-boot> can be configured (but not activated) through configuration "
 "files. Those files can be placed either in the root filesystem itself (/etc/"
-"live/boot.conf, /etc/live/boot.d/), or on the live media (live/boot.conf, "
-"live/boot.d/)."
+"live/boot.conf, /etc/live/boot.d/*.conf), or on the live media (live/boot."
+"conf, live/boot.d/*.conf)."
 msgstr ""
 
 #. type: SH
@@ -489,14 +489,14 @@ msgstr ""
 #. type: IP
 #: en/live-boot.7:99
 #, no-wrap
-msgid "B<nopersistent>"
+msgid "B<nopersistence>"
 msgstr ""
 
 #. type: Plain text
 #: en/live-boot.7:101
 msgid ""
-"disables the \"persistent\" feature, useful if the bootloader (like "
-"syslinux) has been installed with persistent enabled."
+"disables the \"persistence\" feature, useful if the bootloader (like "
+"syslinux) has been installed with persistence enabled."
 msgstr ""
 
 #. type: IP
@@ -552,13 +552,13 @@ msgstr ""
 #. type: IP
 #: en/live-boot.7:109
 #, no-wrap
-msgid "B<persistent>"
+msgid "B<persistence>"
 msgstr ""
 
 #. type: Plain text
 #: en/live-boot.7:111
 msgid ""
-"live-boot will probe devices for persistent media. These can be partitions "
+"live-boot will probe devices for persistence media. These can be partitions "
 "(with the correct GPT name), filesystems (with the correct label) or image/"
 "archive files (with the correct file name). Overlays are labeled/named "
 "either \"full-ov\", which will be mounted on /, or \"custom-ov\", which can "
@@ -567,21 +567,21 @@ msgid ""
 "home, respectively (see I<live-snapshot>(1) for more information). The order "
 "these are handled are: full-ov, custom-ov, live-sn, home-sn. Overlay image "
 "files and snapshot archive files have extensions which determines their "
-"filesystem or archive type, e.g. \"custom-ov.ext3\" and \"\\home-sn.squashfs"
+"filesystem or archive type, e.g. \"custom-ov.ext4\" and \"\\home-sn.squashfs"
 "\"."
 msgstr ""
 
 #. type: IP
 #: en/live-boot.7:111
 #, no-wrap
-msgid "B<persistent-encryption>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
+msgid "B<persistence-encryption>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
 msgstr ""
 
 #. type: Plain text
 #: en/live-boot.7:113
 msgid ""
 "This option determines which types of encryption that we allow to be used "
-"when probing devices for persistent media. If \"none\" is in the list, we "
+"when probing devices for persistence media. If \"none\" is in the list, we "
 "allow unencrypted media; if \"luks\" is in the list, we allow LUKS-encrypted "
 "media. Whenever a device containing encrypted media is probed the user will "
 "be prompted for the passphrase. The default value is \"none\"."
@@ -590,37 +590,37 @@ msgstr ""
 #. type: IP
 #: en/live-boot.7:113
 #, no-wrap
-msgid "B<persistent-media>={I<removable>|I<removable-usb>}"
+msgid "B<persistence-media>={I<removable>|I<removable-usb>}"
 msgstr ""
 
 #. type: Plain text
 #: en/live-boot.7:115
 msgid ""
 "If you specify the keyword 'removable', live-boot will try to find "
-"persistent and snapshot partitions on removable media only. Note that if you "
-"want to further restrict the media to usb mass storage only, you can use the "
-"'removable-usb' keyword."
+"persistence and snapshot partitions on removable media only. Note that if "
+"you want to further restrict the media to usb mass storage only, you can use "
+"the 'removable-usb' keyword."
 msgstr ""
 
 #. type: IP
 #: en/live-boot.7:115
 #, no-wrap
-msgid "B<persistent-method>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
+msgid "B<persistence-method>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
 msgstr ""
 
 #. type: Plain text
 #: en/live-boot.7:117
 msgid ""
-"This option determines which types of persistent media we allow. If \"overlay"
-"\" is in the list, we consider overlays (i.e. \"live-rw\" and \"home-rw\"); "
-"if \"snapshot\" is in the list, we consider snapshots (i.e. \"live-sn\" and "
-"\"home-sn\"). The default is \"overlay,snapshot\"."
+"This option determines which types of persistence media we allow. If "
+"\"overlay\" is in the list, we consider overlays (i.e. \"live-rw\" and "
+"\"home-rw\"); if \"snapshot\" is in the list, we consider snapshots (i.e. "
+"\"live-sn\" and \"home-sn\"). The default is \"overlay,snapshot\"."
 msgstr ""
 
 #. type: IP
 #: en/live-boot.7:117
 #, no-wrap
-msgid "B<persistent-path>=I<PATH>"
+msgid "B<persistence-path>=I<PATH>"
 msgstr ""
 
 #. type: Plain text
@@ -634,13 +634,13 @@ msgstr ""
 #. type: IP
 #: en/live-boot.7:119
 #, no-wrap
-msgid "B<persistent-read-only>"
+msgid "B<persistence-read-only>"
 msgstr ""
 
 #. type: Plain text
 #: en/live-boot.7:121
 msgid ""
-"Filesystem changes are not saved back to persistent media. In particular, "
+"Filesystem changes are not saved back to persistence media. In particular, "
 "overlays and netboot NFS mounts are mounted read-only, and snapshots are not "
 "resynced on shutdown."
 msgstr ""
@@ -648,14 +648,14 @@ msgstr ""
 #. type: IP
 #: en/live-boot.7:121
 #, no-wrap
-msgid "B<persistent-storage>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
+msgid "B<persistence-storage>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"
 msgstr ""
 
 #. type: Plain text
 #: en/live-boot.7:123
 msgid ""
-"This option determines which types of persistent storage to consider when "
-"probing for persistent media. If \"filesystem\" is in the list, filesystems "
+"This option determines which types of persistence storage to consider when "
+"probing for persistence media. If \"filesystem\" is in the list, filesystems "
 "with matching labels will be used; if \"file\" is in the list, all "
 "filesystems will be probed for archives and image files with matching "
 "filenames. The default is \"file,filesystem\"."
@@ -664,67 +664,40 @@ msgstr ""
 #. type: IP
 #: en/live-boot.7:123
 #, no-wrap
-msgid "B<persistent-subtext>=I<SUFFIX>"
+msgid "B<persistence-subtext>=I<SUFFIX>"
 msgstr ""
 
 #. type: Plain text
 #: en/live-boot.7:125
 msgid ""
 "Add a suffix when searching for the image filenames or partition labels to "
-"use for the above mentioned persistent feature, the SUFFIX will be added "
+"use for the above mentioned persistence feature, the SUFFIX will be added "
 "after a dash (e.g.: \"live-sn\" would transform to \"live-sn-SUFFIX\"). This "
 "is handy to test multiple live-boot based live-systems with different "
-"persistent storage choices."
+"persistence storage choices."
 msgstr ""
 
 #. type: IP
 #: en/live-boot.7:125
 #, no-wrap
-msgid "{B<preseed/file>|B<file>}=I<FILE>"
-msgstr ""
-
-#. type: Plain text
-#: en/live-boot.7:127
-msgid ""
-"A path to a file present on the rootfs could be used to preseed debconf "
-"database."
-msgstr ""
-
-#. type: IP
-#: en/live-boot.7:127
-#, no-wrap
-msgid "B<package/question>=I<VALUE>"
-msgstr ""
-
-#. type: Plain text
-#: en/live-boot.7:129
-msgid ""
-"All debian installed packages could be preseeded from command-line that way, "
-"beware of blanks spaces, they will interfere with parsing, use a preseed "
-"file in this case."
-msgstr ""
-
-#. type: IP
-#: en/live-boot.7:129
-#, no-wrap
 msgid "B<quickreboot>"
 msgstr ""
 
 #. type: Plain text
-#: en/live-boot.7:131
+#: en/live-boot.7:127
 msgid ""
 "This option causes live-boot to reboot without attempting to eject the media "
 "and without asking the user to remove the boot media."
 msgstr ""
 
 #. type: IP
-#: en/live-boot.7:131
+#: en/live-boot.7:127
 #, no-wrap
 msgid "B<showmounts>"
 msgstr ""
 
 #. type: Plain text
-#: en/live-boot.7:133
+#: en/live-boot.7:129
 msgid ""
 "This parameter will make live-boot to show on \"/\" the ro filesystems "
 "(mostly compressed) on \"/live\". This is not enabled by default because "
@@ -733,26 +706,26 @@ msgid ""
 msgstr ""
 
 #. type: IP
-#: en/live-boot.7:133
+#: en/live-boot.7:129
 #, no-wrap
 msgid "B<silent>"
 msgstr ""
 
 #. type: Plain text
-#: en/live-boot.7:135
+#: en/live-boot.7:131
 msgid ""
 "If you boot with the normal quiet parameter, live-boot hides most messages "
 "of its own. When adding silent, it hides all."
 msgstr ""
 
 #. type: IP
-#: en/live-boot.7:135
+#: en/live-boot.7:131
 #, no-wrap
 msgid "B<todisk>=I<DEVICE>"
 msgstr ""
 
 #. type: Plain text
-#: en/live-boot.7:137
+#: en/live-boot.7:133
 msgid ""
 "Adding this parameter, live-boot will try to copy the entire read-only media "
 "to the specified device before mounting the root filesystem. It probably "
@@ -762,13 +735,13 @@ msgid ""
 msgstr ""
 
 #. type: IP
-#: en/live-boot.7:137
+#: en/live-boot.7:133
 #, no-wrap
 msgid "B<toram>"
 msgstr ""
 
 #. type: Plain text
-#: en/live-boot.7:139
+#: en/live-boot.7:135
 msgid ""
 "Adding this parameter, live-boot will try to copy the whole read-only media "
 "to the computer's RAM before mounting the root filesystem. This could need a "
@@ -776,14 +749,14 @@ msgid ""
 msgstr ""
 
 #. type: IP
-#: en/live-boot.7:139
+#: en/live-boot.7:135
 #, no-wrap
 msgid "B<union>=aufs|unionfs"
 msgstr ""
 
 #.  FIXME
 #. type: Plain text
-#: en/live-boot.7:142
+#: en/live-boot.7:138
 msgid ""
 "By default, live-boot uses aufs. With this parameter, you can switch to "
 "unionfs."
@@ -791,32 +764,32 @@ msgstr ""
 
 #.  FIXME
 #. type: SH
-#: en/live-boot.7:144
+#: en/live-boot.7:140
 #, no-wrap
 msgid "FILES (old)"
 msgstr ""
 
 #. type: IP
-#: en/live-boot.7:145 en/live-snapshot.1:43
+#: en/live-boot.7:141 en/live-snapshot.1:43
 #, no-wrap
 msgid "B</etc/live.conf>"
 msgstr ""
 
 #. type: Plain text
-#: en/live-boot.7:147 en/live-snapshot.1:45
+#: en/live-boot.7:143 en/live-snapshot.1:45
 msgid ""
 "Some variables can be configured via this config file (inside the live "
 "system)."
 msgstr ""
 
 #. type: IP
-#: en/live-boot.7:147 en/live-snapshot.1:45
+#: en/live-boot.7:143 en/live-snapshot.1:45
 #, no-wrap
 msgid "B<live/filesystem.module>"
 msgstr ""
 
 #. type: Plain text
-#: en/live-boot.7:149 en/live-snapshot.1:47
+#: en/live-boot.7:145 en/live-snapshot.1:47
 msgid ""
 "This optional file (inside the live media) contains a list of white-space or "
 "carriage-return-separated file names corresponding to disk images in the \"/"
@@ -824,18 +797,18 @@ msgid ""
 "merged into the root aufs, and they will be loaded in the order listed here. "
 "The first entry in this file will be the \"lowest\" point in the aufs, and "
 "the last file in this list will be on the \"top\" of the aufs, directly "
-"below /cow.  Without this file, any images in the \"/live\" directory are "
-"loaded in alphanumeric order."
+"below /overlay.  Without this file, any images in the \"/live\" directory "
+"are loaded in alphanumeric order."
 msgstr ""
 
 #. type: IP
-#: en/live-boot.7:149 en/live-snapshot.1:47
+#: en/live-boot.7:145 en/live-snapshot.1:47
 #, no-wrap
 msgid "B</etc/live-persistence.binds>"
 msgstr ""
 
 #. type: Plain text
-#: en/live-boot.7:151 en/live-snapshot.1:49
+#: en/live-boot.7:147 en/live-snapshot.1:49
 msgid ""
 "This optional file (which resides in the rootfs system, not in the live "
 "media) is used as a list of directories which not need be persistent: ie. "
@@ -844,7 +817,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: en/live-boot.7:154 en/live-snapshot.1:51
+#: en/live-boot.7:150 en/live-snapshot.1:51
 msgid ""
 "This saves expensive writes and speeds up operations on volatile data such "
 "as web caches and temporary files (like e.g. /tmp and .mozilla) which are "
@@ -853,80 +826,80 @@ msgid ""
 msgstr ""
 
 #. type: SH
-#: en/live-boot.7:155 en/live-snapshot.1:42
+#: en/live-boot.7:151 en/live-snapshot.1:42
 #, no-wrap
 msgid "FILES"
 msgstr ""
 
 #. type: IP
-#: en/live-boot.7:156
+#: en/live-boot.7:152
 #, no-wrap
 msgid "B</etc/live/boot.conf>"
 msgstr ""
 
 #. type: IP
-#: en/live-boot.7:157
+#: en/live-boot.7:153
 #, no-wrap
-msgid "B</etc/live/boot.d/>"
+msgid "B</etc/live/boot.d/*.conf>"
 msgstr ""
 
 #. type: IP
-#: en/live-boot.7:158
+#: en/live-boot.7:154
 #, no-wrap
 msgid "B<live/boot.conf>"
 msgstr ""
 
 #. type: IP
-#: en/live-boot.7:159
+#: en/live-boot.7:155
 #, no-wrap
-msgid "B<live/boot.d/>"
+msgid "B<live/boot.d/*.conf>"
 msgstr ""
 
 #. type: IP
-#: en/live-boot.7:160
+#: en/live-boot.7:156
 #, no-wrap
 msgid "B<live.persist>"
 msgstr ""
 
 #. type: SH
-#: en/live-boot.7:162 en/live-snapshot.1:54 en/live.persist.5:191
+#: en/live-boot.7:158 en/live-snapshot.1:54 en/live.persist.5:191
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
 
 #. type: Plain text
-#: en/live-boot.7:164
+#: en/live-boot.7:160
 msgid "I<live-snapshot>(1)"
 msgstr ""
 
 #. type: Plain text
-#: en/live-boot.7:166
+#: en/live-boot.7:162
 msgid "I<live.persist>(5)"
 msgstr ""
 
 #. type: Plain text
-#: en/live-boot.7:168 en/live-snapshot.1:58 en/live.persist.5:195
+#: en/live-boot.7:164 en/live-snapshot.1:58 en/live.persist.5:195
 msgid "I<live-build>(7)"
 msgstr ""
 
 #. type: Plain text
-#: en/live-boot.7:170 en/live-snapshot.1:60 en/live.persist.5:197
+#: en/live-boot.7:166 en/live-snapshot.1:60 en/live.persist.5:197
 msgid "I<live-config>(7)"
 msgstr ""
 
 #. type: Plain text
-#: en/live-boot.7:172 en/live-snapshot.1:62 en/live.persist.5:199
+#: en/live-boot.7:168 en/live-snapshot.1:62 en/live.persist.5:199
 msgid "I<live-tools>(7)"
 msgstr ""
 
 #. type: SH
-#: en/live-boot.7:173 en/live-snapshot.1:63 en/live.persist.5:200
+#: en/live-boot.7:169 en/live-snapshot.1:63 en/live.persist.5:200
 #, no-wrap
 msgid "HOMEPAGE"
 msgstr ""
 
 #. type: Plain text
-#: en/live-boot.7:175 en/live-snapshot.1:65 en/live.persist.5:204
+#: en/live-boot.7:171 en/live-snapshot.1:65 en/live.persist.5:204
 msgid ""
 "More information about live-boot and the Debian Live project can be found on "
 "the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@@ -934,13 +907,13 @@ msgid ""
 msgstr ""
 
 #. type: SH
-#: en/live-boot.7:176 en/live-snapshot.1:66 en/live.persist.5:205
+#: en/live-boot.7:172 en/live-snapshot.1:66 en/live.persist.5:205
 #, no-wrap
 msgid "BUGS"
 msgstr ""
 
 #. type: Plain text
-#: en/live-boot.7:178 en/live-snapshot.1:68 en/live.persist.5:210
+#: en/live-boot.7:174 en/live-snapshot.1:68 en/live.persist.5:210
 msgid ""
 "Bugs can be reported by submitting a bugreport for the live-boot package in "
 "the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@@ -949,13 +922,13 @@ msgid ""
 msgstr ""
 
 #. type: SH
-#: en/live-boot.7:179 en/live-snapshot.1:69 en/live.persist.5:211
+#: en/live-boot.7:175 en/live-snapshot.1:69 en/live.persist.5:211
 #, no-wrap
 msgid "AUTHOR"
 msgstr ""
 
 #. type: Plain text
-#: en/live-boot.7:180 en/live-snapshot.1:70
+#: en/live-boot.7:176 en/live-snapshot.1:70
 msgid ""
 "live-boot was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
 "the Debian project."