diff options
| author | Daniel Baumann <daniel@debian.org> | 2013-01-08 07:00:00 +0100 | 
|---|---|---|
| committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-05-06 13:54:14 +0200 | 
| commit | 21e3499bcbfeb06818b1a3c8943ebfaff55cb873 (patch) | |
| tree | 67a687be782c88659549004daecf894a1b44d520 | |
| parent | ad7f1c680c596957ee4233309a61e0c07590b5a6 (diff) | |
| download | live-boot-21e3499bcbfeb06818b1a3c8943ebfaff55cb873.tar.gz live-boot-21e3499bcbfeb06818b1a3c8943ebfaff55cb873.zip | |
Updating noeject description in manpage.
| -rw-r--r-- | manpages/de/live-boot.de.7 | 7 | ||||
| -rw-r--r-- | manpages/de/persistence.conf.de.5 | 2 | ||||
| -rw-r--r-- | manpages/en/live-boot.7 | 6 | ||||
| -rw-r--r-- | manpages/en/persistence.conf.5 | 2 | ||||
| -rw-r--r-- | manpages/es/live-boot.es.7 | 7 | ||||
| -rw-r--r-- | manpages/es/persistence.conf.es.5 | 2 | ||||
| -rw-r--r-- | manpages/po/de/live-boot.7.po | 130 | ||||
| -rw-r--r-- | manpages/po/de/persistence.conf.5.po | 27 | ||||
| -rw-r--r-- | manpages/po/es/live-boot.7.po | 145 | ||||
| -rw-r--r-- | manpages/po/es/persistence.conf.5.po | 27 | ||||
| -rw-r--r-- | manpages/pot/live-boot.7.pot | 125 | ||||
| -rw-r--r-- | manpages/pot/persistence.conf.5.pot | 22 | 
12 files changed, 223 insertions, 279 deletions
| diff --git a/manpages/de/live-boot.de.7 b/manpages/de/live-boot.de.7 index 4ea7029..6fb2995 100644 --- a/manpages/de/live-boot.de.7 +++ b/manpages/de/live-boot.de.7 @@ -3,7 +3,7 @@  .\" This file was generated with po4a. Translate the source file.  .\"  .\"******************************************************************* -.TH LIVE\-BOOT 7 2013\-01\-07 4.0~a4\-1 "Debian Live Project" +.TH LIVE\-BOOT 7 08.01.2013 4.0~a4\-1 "Debian Live Project"  .SH NAME  \fBlive\-boot\fP \- System Boot Scripts @@ -165,10 +165,7 @@ skipped.  disables the "persistence" feature, useful if the bootloader (like syslinux)  has been installed with persistence enabled.  .IP \fBnoeject\fP 4 -Do not prompt to eject the CD or remove the USB flash drive on reboot. -.IP \fBnoeject\fP=\fITYPE\fP 4 -This tells live\-boot not to prompt to eject the CD (when noeject=cd) or -remove the USB flash drive (when noeject=usb) on reboot. +Do not prompt to eject the live medium.  .IP \fBramdisk\-size\fP 4  This parameters allows to set a custom ramdisk size (it's the '\-o size'  option of tmpfs mount). By default, there is no ramdisk size set, so the diff --git a/manpages/de/persistence.conf.de.5 b/manpages/de/persistence.conf.de.5 index 5094981..3955fdc 100644 --- a/manpages/de/persistence.conf.de.5 +++ b/manpages/de/persistence.conf.de.5 @@ -3,7 +3,7 @@  .\" This file was generated with po4a. Translate the source file.  .\"  .\"******************************************************************* -.TH LIVE\-BOOT conf 2013\-01\-07 4.0~a4\-1 "Debian Live Project" +.TH LIVE\-BOOT conf 08.01.2013 4.0~a4\-1 "Debian Live Project"  .SH NAME  \fBpersistence.conf\fP \- Configuration file for persistence media in live\-boot diff --git a/manpages/en/live-boot.7 b/manpages/en/live-boot.7 index ab453bb..4f67c52 100644 --- a/manpages/en/live-boot.7 +++ b/manpages/en/live-boot.7 @@ -1,4 +1,4 @@ -.TH LIVE\-BOOT 7 2013\-01\-07 4.0~a4-1 "Debian Live Project" +.TH LIVE\-BOOT 7 2013\-01\-08 4.0~a4-1 "Debian Live Project"  .SH NAME  \fBlive\-boot\fR \- System Boot Scripts @@ -101,9 +101,7 @@ This parameter disables the default disabling of filesystem checks in /etc/fstab  .IP "\fBnopersistence\fR" 4  disables the "persistence" feature, useful if the bootloader (like syslinux) has been installed with persistence enabled.  .IP "\fBnoeject\fR" 4 -Do not prompt to eject the CD or remove the USB flash drive on reboot. -.IP "\fBnoeject\fR=\fITYPE\fR" 4 -This tells live-boot not to prompt to eject the CD (when noeject=cd) or remove the USB flash drive (when noeject=usb) on reboot. +Do not prompt to eject the live medium.  .IP "\fBramdisk\-size\fR" 4  This parameters allows to set a custom ramdisk size (it's the '\-o size' option of tmpfs mount). By default, there is no ramdisk size set, so the default of mount applies (currently 50% of available RAM). Note that this option has no currently no effect when booting with toram.  .IP "\fBswapon\fR" 4 diff --git a/manpages/en/persistence.conf.5 b/manpages/en/persistence.conf.5 index b459821..1ae96be 100644 --- a/manpages/en/persistence.conf.5 +++ b/manpages/en/persistence.conf.5 @@ -1,4 +1,4 @@ -.TH LIVE\-BOOT conf 2013\-01\-07 4.0~a4-1 "Debian Live Project" +.TH LIVE\-BOOT conf 2013\-01\-08 4.0~a4-1 "Debian Live Project"  .SH NAME  \fBpersistence.conf\fR \- Configuration file for persistence media in diff --git a/manpages/es/live-boot.es.7 b/manpages/es/live-boot.es.7 index 88facd8..d48d04f 100644 --- a/manpages/es/live-boot.es.7 +++ b/manpages/es/live-boot.es.7 @@ -3,7 +3,7 @@  .\" This file was generated with po4a. Translate the source file.  .\"  .\"******************************************************************* -.TH LIVE\-BOOT 7 2013\-01\-07 4.0~a4\-1 "Proyecto Debian Live" +.TH LIVE\-BOOT 7 08.01.2013 4.0~a4\-1 "Proyecto Debian Live"  .SH NOMBRE  \fBlive\-boot\fP \- Scripts de Arranque del Sistema @@ -174,10 +174,7 @@ utilizar este parámetro, de lo contrario, se omite.  desactiva la "persistencia", es útil si el gestor de arranque (como  syslinux) se ha instalado con persistencia habilitada.  .IP \fBnoeject\fP 4 -No preguntar para expulsar el CD o extraer la unidad flash USB al reiniciar. -.IP \fBnoeject\fP=\fITYPE\fP 4 -This tells live\-boot not to prompt to eject the CD (when noeject=cd) or -remove the USB flash drive (when noeject=usb) on reboot. +Do not prompt to eject the live medium.  .IP \fBramdisk\-size\fP 4  Este parámetro permite establecer un tamaño de disco RAM personalizado (que  es la opción '\-o size' del montaje tmpfs). No hay un tamaño de ramdisk diff --git a/manpages/es/persistence.conf.es.5 b/manpages/es/persistence.conf.es.5 index 79d0fae..fd52063 100644 --- a/manpages/es/persistence.conf.es.5 +++ b/manpages/es/persistence.conf.es.5 @@ -3,7 +3,7 @@  .\" This file was generated with po4a. Translate the source file.  .\"  .\"******************************************************************* -.TH LIVE\-BOOT conf 2013\-01\-07 4.0~a4\-1 "Proyecto Debian Live" +.TH LIVE\-BOOT conf 08.01.2013 4.0~a4\-1 "Proyecto Debian Live"  .SH NOMBRE  \fBpersistence.conf\fP \- Fichero para configurar medios de almacenamiento con diff --git a/manpages/po/de/live-boot.7.po b/manpages/po/de/live-boot.7.po index 224bf14..71dea1d 100644 --- a/manpages/po/de/live-boot.7.po +++ b/manpages/po/de/live-boot.7.po @@ -5,7 +5,7 @@  msgid ""  msgstr ""  "Project-Id-Version: live-boot 4.0~a4-1\n" -"POT-Creation-Date: 2013-01-07 20:22-0600\n" +"POT-Creation-Date: 2013-01-08 06:58+0100\n"  "PO-Revision-Date: 2012-04-08 22:48+0300\n"  "Last-Translator: Daniel Baumann <daniel@debian.org>\n"  "Language-Team: none\n" @@ -23,10 +23,9 @@ msgstr ""  #. type: TH  #: en/live-boot.7:1 en/persistence.conf.5:1 -#, fuzzy, no-wrap -#| msgid "2013-01-02" -msgid "2013-01-07" -msgstr "07.01.2013" +#, no-wrap +msgid "2013-01-08" +msgstr "08.01.2013"  #. type: TH  #: en/live-boot.7:1 en/persistence.conf.5:1 @@ -520,30 +519,17 @@ msgstr ""  #. type: Plain text  #: en/live-boot.7:105 -msgid "Do not prompt to eject the CD or remove the USB flash drive on reboot." +msgid "Do not prompt to eject the live medium."  msgstr ""  #. type: IP  #: en/live-boot.7:105  #, no-wrap -msgid "B<noeject>=I<TYPE>" -msgstr "" - -#. type: Plain text -#: en/live-boot.7:107 -msgid "" -"This tells live-boot not to prompt to eject the CD (when noeject=cd) or " -"remove the USB flash drive (when noeject=usb) on reboot." -msgstr "" - -#. type: IP -#: en/live-boot.7:107 -#, no-wrap  msgid "B<ramdisk-size>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:109 +#: en/live-boot.7:107  msgid ""  "This parameters allows to set a custom ramdisk size (it's the '-o size' "  "option of tmpfs mount). By default, there is no ramdisk size set, so the " @@ -552,24 +538,24 @@ msgid ""  msgstr ""  #. type: IP -#: en/live-boot.7:109 +#: en/live-boot.7:107  #, no-wrap  msgid "B<swapon>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:111 +#: en/live-boot.7:109  msgid "This parameter enables usage of local swap partitions."  msgstr ""  #. type: IP -#: en/live-boot.7:111 +#: en/live-boot.7:109  #, no-wrap  msgid "B<persistence>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:113 +#: en/live-boot.7:111  msgid ""  "live-boot will probe devices for persistence media. These can be partitions "  "(with the correct GPT name), filesystems (with the correct label) or image " @@ -579,13 +565,13 @@ msgid ""  msgstr ""  #. type: IP -#: en/live-boot.7:113 +#: en/live-boot.7:111  #, no-wrap  msgid "B<persistence-encryption>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:115 +#: en/live-boot.7:113  msgid ""  "This option determines which types of encryption that we allow to be used "  "when probing devices for persistence media. If \"none\" is in the list, we " @@ -595,13 +581,13 @@ msgid ""  msgstr ""  #. type: IP -#: en/live-boot.7:115 +#: en/live-boot.7:113  #, no-wrap  msgid "B<persistence-media>={I<removable>|I<removable-usb>}"  msgstr ""  #. type: Plain text -#: en/live-boot.7:117 +#: en/live-boot.7:115  msgid ""  "If you specify the keyword 'removable', live-boot will try to find "  "persistence partitions on removable media only. Note that if you want to " @@ -610,13 +596,13 @@ msgid ""  msgstr ""  #. type: IP -#: en/live-boot.7:117 +#: en/live-boot.7:115  #, no-wrap  msgid "B<persistence-method>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:119 +#: en/live-boot.7:117  msgid ""  "This option determines which types of persistence media we allow. If "  "\"overlay\" is in the list, we consider overlays (i.e. \"live-rw\" and " @@ -624,13 +610,13 @@ msgid ""  msgstr ""  #. type: IP -#: en/live-boot.7:119 +#: en/live-boot.7:117  #, no-wrap  msgid "B<persistence-path>=I<PATH>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:121 +#: en/live-boot.7:119  msgid ""  "live-boot will look for persistency files in the root directory of a "  "partition, with this parameter, the path can be configured so that you can " @@ -638,26 +624,26 @@ msgid ""  msgstr ""  #. type: IP -#: en/live-boot.7:121 +#: en/live-boot.7:119  #, no-wrap  msgid "B<persistence-read-only>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:123 +#: en/live-boot.7:121  msgid ""  "Filesystem changes are not saved back to persistence media. In particular, "  "overlays and netboot NFS mounts are mounted read-only."  msgstr ""  #. type: IP -#: en/live-boot.7:123 +#: en/live-boot.7:121  #, no-wrap  msgid "B<persistence-storage>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:125 +#: en/live-boot.7:123  msgid ""  "This option determines which types of persistence storage to consider when "  "probing for persistence media. If \"filesystem\" is in the list, filesystems " @@ -667,13 +653,13 @@ msgid ""  msgstr ""  #. type: IP -#: en/live-boot.7:125 +#: en/live-boot.7:123  #, no-wrap  msgid "B<persistence-subtext>=I<SUFFIX>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:127 +#: en/live-boot.7:125  msgid ""  "Add a suffix when searching for the image filenames or partition labels to "  "use for the above mentioned persistence feature, the SUFFIX will be added " @@ -683,26 +669,26 @@ msgid ""  msgstr ""  #. type: IP -#: en/live-boot.7:127 +#: en/live-boot.7:125  #, no-wrap  msgid "B<quickreboot>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:129 +#: 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:129 +#: en/live-boot.7:127  #, no-wrap  msgid "B<showmounts>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:131 +#: en/live-boot.7:129  msgid ""  "This parameter will make live-boot to show on \"/\" the ro filesystems "  "(mostly compressed) on \"/lib/live\". This is not enabled by default because " @@ -711,26 +697,26 @@ msgid ""  msgstr ""  #. type: IP -#: en/live-boot.7:131 +#: en/live-boot.7:129  #, no-wrap  msgid "B<silent>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:133 +#: 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:133 +#: en/live-boot.7:131  #, no-wrap  msgid "B<todisk>=I<DEVICE>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:135 +#: 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 " @@ -740,13 +726,13 @@ msgid ""  msgstr ""  #. type: IP -#: en/live-boot.7:135 +#: en/live-boot.7:133  #, no-wrap  msgid "B<toram>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:137 +#: 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 " @@ -754,14 +740,14 @@ msgid ""  msgstr ""  #. type: IP -#: en/live-boot.7:137 +#: en/live-boot.7:135  #, no-wrap  msgid "B<union>=aufs|unionfs"  msgstr ""  #.  FIXME  #. type: Plain text -#: en/live-boot.7:140 +#: en/live-boot.7:138  msgid ""  "By default, live-boot uses aufs. With this parameter, you can switch to "  "unionfs." @@ -769,33 +755,33 @@ msgstr ""  #.  FIXME  #. type: SH -#: en/live-boot.7:142 +#: en/live-boot.7:140  #, no-wrap  msgid "FILES (old)"  msgstr ""  #. type: IP -#: en/live-boot.7:143 +#: en/live-boot.7:141  #, no-wrap  msgid "B</etc/live.conf>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:145 +#: en/live-boot.7:143  msgid ""  "Some variables can be configured via this config file (inside the live "  "system)."  msgstr ""  #. type: IP -#: en/live-boot.7:145 +#: en/live-boot.7:143  #, no-wrap  msgid "B<live/filesystem.module>"  msgstr ""  #.  FIXME  #. type: Plain text -#: en/live-boot.7:148 +#: en/live-boot.7:146  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 \"/" @@ -808,75 +794,75 @@ msgid ""  msgstr ""  #. type: SH -#: en/live-boot.7:149 +#: en/live-boot.7:147  #, no-wrap  msgid "FILES"  msgstr ""  #. type: IP -#: en/live-boot.7:150 +#: en/live-boot.7:148  #, no-wrap  msgid "B</etc/live/boot.conf>"  msgstr ""  #. type: IP -#: en/live-boot.7:151 +#: en/live-boot.7:149  #, no-wrap  msgid "B</etc/live/boot/*>"  msgstr ""  #. type: IP -#: en/live-boot.7:152 +#: en/live-boot.7:150  #, no-wrap  msgid "B<live/boot.conf>"  msgstr ""  #. type: IP -#: en/live-boot.7:153 +#: en/live-boot.7:151  #, no-wrap  msgid "B<live/boot/*>"  msgstr ""  #. type: IP -#: en/live-boot.7:154 +#: en/live-boot.7:152  #, no-wrap  msgid "B<persistence.conf>"  msgstr ""  #. type: SH -#: en/live-boot.7:156 en/persistence.conf.5:191 +#: en/live-boot.7:154 en/persistence.conf.5:191  #, no-wrap  msgid "SEE ALSO"  msgstr ""  #. type: Plain text -#: en/live-boot.7:158 +#: en/live-boot.7:156  msgid "I<persistence.conf>(5)"  msgstr ""  #. type: Plain text -#: en/live-boot.7:160 en/persistence.conf.5:195 +#: en/live-boot.7:158 en/persistence.conf.5:195  msgid "I<live-build>(7)"  msgstr ""  #. type: Plain text -#: en/live-boot.7:162 en/persistence.conf.5:197 +#: en/live-boot.7:160 en/persistence.conf.5:197  msgid "I<live-config>(7)"  msgstr ""  #. type: Plain text -#: en/live-boot.7:164 en/persistence.conf.5:199 +#: en/live-boot.7:162 en/persistence.conf.5:199  msgid "I<live-tools>(7)"  msgstr ""  #. type: SH -#: en/live-boot.7:165 en/persistence.conf.5:200 +#: en/live-boot.7:163 en/persistence.conf.5:200  #, no-wrap  msgid "HOMEPAGE"  msgstr ""  #. type: Plain text -#: en/live-boot.7:167 en/persistence.conf.5:204 +#: en/live-boot.7:165 en/persistence.conf.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 " @@ -884,13 +870,13 @@ msgid ""  msgstr ""  #. type: SH -#: en/live-boot.7:168 en/persistence.conf.5:205 +#: en/live-boot.7:166 en/persistence.conf.5:205  #, no-wrap  msgid "BUGS"  msgstr ""  #. type: Plain text -#: en/live-boot.7:170 en/persistence.conf.5:210 +#: en/live-boot.7:168 en/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 E<lt>I<http://bugs.debian.org/>E<gt> or by " @@ -899,13 +885,13 @@ msgid ""  msgstr ""  #. type: SH -#: en/live-boot.7:171 en/persistence.conf.5:211 +#: en/live-boot.7:169 en/persistence.conf.5:211  #, no-wrap  msgid "AUTHOR"  msgstr ""  #. type: Plain text -#: en/live-boot.7:172 +#: en/live-boot.7:170  msgid ""  "live-boot was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "  "the Debian project." diff --git a/manpages/po/de/persistence.conf.5.po b/manpages/po/de/persistence.conf.5.po index 1a7e69b..0ec5d6e 100644 --- a/manpages/po/de/persistence.conf.5.po +++ b/manpages/po/de/persistence.conf.5.po @@ -5,7 +5,7 @@  msgid ""  msgstr ""  "Project-Id-Version: live-boot 4.0~a4-1\n" -"POT-Creation-Date: 2013-01-07 20:22-0600\n" +"POT-Creation-Date: 2013-01-08 06:58+0100\n"  "PO-Revision-Date: 2012-04-08 22:48+0300\n"  "Last-Translator: Daniel Baumann <daniel@debian.org>\n"  "Language-Team: none\n" @@ -23,10 +23,9 @@ msgstr ""  #. type: TH  #: en/live-boot.7:1 en/persistence.conf.5:1 -#, fuzzy, no-wrap -#| msgid "2013-01-02" -msgid "2013-01-07" -msgstr "07.01.2013" +#, no-wrap +msgid "2013-01-08" +msgstr "08.01.2013"  #. type: TH  #: en/live-boot.7:1 en/persistence.conf.5:1 @@ -59,34 +58,34 @@ msgid "OPTIONS"  msgstr ""  #. type: SH -#: en/live-boot.7:156 en/persistence.conf.5:191 +#: en/live-boot.7:154 en/persistence.conf.5:191  #, no-wrap  msgid "SEE ALSO"  msgstr ""  #. type: Plain text -#: en/live-boot.7:160 en/persistence.conf.5:195 +#: en/live-boot.7:158 en/persistence.conf.5:195  msgid "I<live-build>(7)"  msgstr ""  #. type: Plain text -#: en/live-boot.7:162 en/persistence.conf.5:197 +#: en/live-boot.7:160 en/persistence.conf.5:197  msgid "I<live-config>(7)"  msgstr ""  #. type: Plain text -#: en/live-boot.7:164 en/persistence.conf.5:199 +#: en/live-boot.7:162 en/persistence.conf.5:199  msgid "I<live-tools>(7)"  msgstr ""  #. type: SH -#: en/live-boot.7:165 en/persistence.conf.5:200 +#: en/live-boot.7:163 en/persistence.conf.5:200  #, no-wrap  msgid "HOMEPAGE"  msgstr ""  #. type: Plain text -#: en/live-boot.7:167 en/persistence.conf.5:204 +#: en/live-boot.7:165 en/persistence.conf.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 " @@ -94,13 +93,13 @@ msgid ""  msgstr ""  #. type: SH -#: en/live-boot.7:168 en/persistence.conf.5:205 +#: en/live-boot.7:166 en/persistence.conf.5:205  #, no-wrap  msgid "BUGS"  msgstr ""  #. type: Plain text -#: en/live-boot.7:170 en/persistence.conf.5:210 +#: en/live-boot.7:168 en/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 E<lt>I<http://bugs.debian.org/>E<gt> or by " @@ -109,7 +108,7 @@ msgid ""  msgstr ""  #. type: SH -#: en/live-boot.7:171 en/persistence.conf.5:211 +#: en/live-boot.7:169 en/persistence.conf.5:211  #, no-wrap  msgid "AUTHOR"  msgstr "" diff --git a/manpages/po/es/live-boot.7.po b/manpages/po/es/live-boot.7.po index 9a6804e..a239bfc 100644 --- a/manpages/po/es/live-boot.7.po +++ b/manpages/po/es/live-boot.7.po @@ -5,7 +5,7 @@  msgid ""  msgstr ""  "Project-Id-Version: live-boot 4.0~a4-1\n" -"POT-Creation-Date: 2013-01-07 20:22-0600\n" +"POT-Creation-Date: 2013-01-08 06:58+0100\n"  "PO-Revision-Date: 2012-06-07 20:29+0200\n"  "Last-Translator: Carlos Zuferri «chals» <chals@altorricon.com>\n"  "Language-Team:  none\n" @@ -23,10 +23,9 @@ msgstr "LIVE-BOOT"  #. type: TH  #: en/live-boot.7:1 en/persistence.conf.5:1 -#, fuzzy, no-wrap -#| msgid "2013-01-02" -msgid "2013-01-07" -msgstr "07.01.2013" +#, no-wrap +msgid "2013-01-08" +msgstr "08.01.2013"  #. type: TH  #: en/live-boot.7:1 en/persistence.conf.5:1 @@ -625,45 +624,27 @@ msgstr ""  #. type: IP  #: en/live-boot.7:103 -#, fuzzy, no-wrap -#| msgid "B<nopersistence>" +#, no-wrap  msgid "B<noeject>" -msgstr "B<nopersistence>" +msgstr "B<noeject>"  #. type: Plain text  #: en/live-boot.7:105 -msgid "Do not prompt to eject the CD or remove the USB flash drive on reboot." -msgstr "" -"No preguntar para expulsar el CD o extraer la unidad flash USB al reiniciar." - -#. type: IP -#: en/live-boot.7:105 -#, fuzzy, no-wrap -#| msgid "B<noprompt>=I<TYPE>" -msgid "B<noeject>=I<TYPE>" -msgstr "B<noprompt>=I<TYPE>" - -#. type: Plain text -#: en/live-boot.7:107  #, fuzzy  #| msgid "" -#| "This tells live-boot not to prompt to eject the CD (when noprompt=cd) or " -#| "remove the USB flash drive (when noprompt=usb) on reboot." -msgid "" -"This tells live-boot not to prompt to eject the CD (when noeject=cd) or " -"remove the USB flash drive (when noeject=usb) on reboot." +#| "Do not prompt to eject the CD or remove the USB flash drive on reboot." +msgid "Do not prompt to eject the live medium."  msgstr "" -"Indica a live-boot que no pregunte para expulsar el CD (usando noprompt=cd) " -"o extraer la unidad flash USB (usando noprompt=usb) al reiniciar." +"No preguntar para expulsar el CD o extraer la unidad flash USB al reiniciar."  #. type: IP -#: en/live-boot.7:107 +#: en/live-boot.7:105  #, no-wrap  msgid "B<ramdisk-size>"  msgstr "B<ramdisk-size>"  #. type: Plain text -#: en/live-boot.7:109 +#: en/live-boot.7:107  msgid ""  "This parameters allows to set a custom ramdisk size (it's the '-o size' "  "option of tmpfs mount). By default, there is no ramdisk size set, so the " @@ -677,24 +658,24 @@ msgstr ""  "actualmente ningún efecto cuando se arranca con toram"  #. type: IP -#: en/live-boot.7:109 +#: en/live-boot.7:107  #, no-wrap  msgid "B<swapon>"  msgstr "B<swapon>"  #. type: Plain text -#: en/live-boot.7:111 +#: en/live-boot.7:109  msgid "This parameter enables usage of local swap partitions."  msgstr "Este parámetro permite el uso de particiones swap locales."  #. type: IP -#: en/live-boot.7:111 +#: en/live-boot.7:109  #, no-wrap  msgid "B<persistence>"  msgstr "B<persistence>"  #. type: Plain text -#: en/live-boot.7:113 +#: en/live-boot.7:111  msgid ""  "live-boot will probe devices for persistence media. These can be partitions "  "(with the correct GPT name), filesystems (with the correct label) or image " @@ -710,13 +691,13 @@ msgstr ""  "sistema de ficheros, por ejemplo, \"persistence.ext4\"."  #. type: IP -#: en/live-boot.7:113 +#: en/live-boot.7:111  #, no-wrap  msgid "B<persistence-encryption>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"  msgstr "B<persistence-encryption>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"  #. type: Plain text -#: en/live-boot.7:115 +#: en/live-boot.7:113  msgid ""  "This option determines which types of encryption that we allow to be used "  "when probing devices for persistence media. If \"none\" is in the list, we " @@ -732,13 +713,13 @@ msgstr ""  "contraseña. Por defecto es \"none\"."  #. type: IP -#: en/live-boot.7:115 +#: en/live-boot.7:113  #, no-wrap  msgid "B<persistence-media>={I<removable>|I<removable-usb>}"  msgstr "B<persistence-media>={I<removable>|I<removable-usb>}"  #. type: Plain text -#: en/live-boot.7:117 +#: en/live-boot.7:115  msgid ""  "If you specify the keyword 'removable', live-boot will try to find "  "persistence partitions on removable media only. Note that if you want to " @@ -751,13 +732,13 @@ msgstr ""  "almacenamiento masivo USB se puede utilizar la palabra clave 'removable-usb'"  #. type: IP -#: en/live-boot.7:117 +#: en/live-boot.7:115  #, no-wrap  msgid "B<persistence-method>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"  msgstr "B<persistence-method>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"  #. type: Plain text -#: en/live-boot.7:119 +#: en/live-boot.7:117  msgid ""  "This option determines which types of persistence media we allow. If "  "\"overlay\" is in the list, we consider overlays (i.e. \"live-rw\" and " @@ -768,13 +749,13 @@ msgstr ""  "\"live-rw\" y \"home-rw\"). Por defecto es \"overlay\"."  #. type: IP -#: en/live-boot.7:119 +#: en/live-boot.7:117  #, no-wrap  msgid "B<persistence-path>=I<PATH>"  msgstr "B<persistence-path>=I<PATH>"  #. type: Plain text -#: en/live-boot.7:121 +#: en/live-boot.7:119  msgid ""  "live-boot will look for persistency files in the root directory of a "  "partition, with this parameter, the path can be configured so that you can " @@ -786,13 +767,13 @@ msgstr ""  "con persistencia."  #. type: IP -#: en/live-boot.7:121 +#: en/live-boot.7:119  #, no-wrap  msgid "B<persistence-read-only>"  msgstr "B<persistence-read-only>"  #. type: Plain text -#: en/live-boot.7:123 +#: en/live-boot.7:121  msgid ""  "Filesystem changes are not saved back to persistence media. In particular, "  "overlays and netboot NFS mounts are mounted read-only." @@ -802,13 +783,13 @@ msgstr ""  "montados en sólo lectura."  #. type: IP -#: en/live-boot.7:123 +#: en/live-boot.7:121  #, no-wrap  msgid "B<persistence-storage>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"  msgstr "B<persistence-storage>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"  #. type: Plain text -#: en/live-boot.7:125 +#: en/live-boot.7:123  msgid ""  "This option determines which types of persistence storage to consider when "  "probing for persistence media. If \"filesystem\" is in the list, filesystems " @@ -824,13 +805,13 @@ msgstr ""  "etiquetas correspondientes. Por defecto es \"file,filesystem\". "  #. type: IP -#: en/live-boot.7:125 +#: en/live-boot.7:123  #, no-wrap  msgid "B<persistence-subtext>=I<SUFFIX>"  msgstr "B<persistence-subtext>=I<SUFFIX>"  #. type: Plain text -#: en/live-boot.7:127 +#: en/live-boot.7:125  msgid ""  "Add a suffix when searching for the image filenames or partition labels to "  "use for the above mentioned persistence feature, the SUFFIX will be added " @@ -846,13 +827,13 @@ msgstr ""  "almacenamiento con persistencia."  #. type: IP -#: en/live-boot.7:127 +#: en/live-boot.7:125  #, no-wrap  msgid "B<quickreboot>"  msgstr "B<quickreboot>"  #. type: Plain text -#: en/live-boot.7:129 +#: 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." @@ -861,13 +842,13 @@ msgstr ""  "sin pedirle al usuario que extraiga el dispositivo usado para arrancar."  #. type: IP -#: en/live-boot.7:129 +#: en/live-boot.7:127  #, no-wrap  msgid "B<showmounts>"  msgstr "B<showmounts>"  #. type: Plain text -#: en/live-boot.7:131 +#: en/live-boot.7:129  msgid ""  "This parameter will make live-boot to show on \"/\" the ro filesystems "  "(mostly compressed) on \"/lib/live\". This is not enabled by default because " @@ -880,13 +861,13 @@ msgstr ""  "que almacenan rutas binarias durante su instalación."  #. type: IP -#: en/live-boot.7:131 +#: en/live-boot.7:129  #, no-wrap  msgid "B<silent>"  msgstr "B<silent>"  #. type: Plain text -#: en/live-boot.7:133 +#: 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." @@ -895,13 +876,13 @@ msgstr ""  "sus propios mensajes. Cuando se utiliza silent, los esconde todos."  #. type: IP -#: en/live-boot.7:133 +#: en/live-boot.7:131  #, no-wrap  msgid "B<todisk>=I<DEVICE>"  msgstr "B<todisk>=I<DEVICE>"  #. type: Plain text -#: en/live-boot.7:135 +#: 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 " @@ -917,13 +898,13 @@ msgstr ""  "utilizado esta vez."  #. type: IP -#: en/live-boot.7:135 +#: en/live-boot.7:133  #, no-wrap  msgid "B<toram>"  msgstr "B<toram>"  #. type: Plain text -#: en/live-boot.7:137 +#: 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 " @@ -935,14 +916,14 @@ msgstr ""  "espacio utilizado por los medios de sólo lectura."  #. type: IP -#: en/live-boot.7:137 +#: en/live-boot.7:135  #, no-wrap  msgid "B<union>=aufs|unionfs"  msgstr "B<union>=aufs|unionfs"  #.  FIXME  #. type: Plain text -#: en/live-boot.7:140 +#: en/live-boot.7:138  msgid ""  "By default, live-boot uses aufs. With this parameter, you can switch to "  "unionfs." @@ -952,19 +933,19 @@ msgstr ""  #.  FIXME  #. type: SH -#: en/live-boot.7:142 +#: en/live-boot.7:140  #, no-wrap  msgid "FILES (old)"  msgstr "FICHEROS (antiguos)"  #. type: IP -#: en/live-boot.7:143 +#: en/live-boot.7:141  #, no-wrap  msgid "B</etc/live.conf>"  msgstr "B</etc/live.conf>"  #. type: Plain text -#: en/live-boot.7:145 +#: en/live-boot.7:143  msgid ""  "Some variables can be configured via this config file (inside the live "  "system)." @@ -973,14 +954,14 @@ msgstr ""  "configuración (dentro del sistema en vivo)."  #. type: IP -#: en/live-boot.7:145 +#: en/live-boot.7:143  #, no-wrap  msgid "B<live/filesystem.module>"  msgstr "B<live/filesystem.module>"  #.  FIXME  #. type: Plain text -#: en/live-boot.7:148 +#: en/live-boot.7:146  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 \"/" @@ -1002,75 +983,75 @@ msgstr ""  "cargan en orden alfanumérico."  #. type: SH -#: en/live-boot.7:149 +#: en/live-boot.7:147  #, no-wrap  msgid "FILES"  msgstr "FICHEROS"  #. type: IP -#: en/live-boot.7:150 +#: en/live-boot.7:148  #, no-wrap  msgid "B</etc/live/boot.conf>"  msgstr "B</etc/live/boot.conf>"  #. type: IP -#: en/live-boot.7:151 +#: en/live-boot.7:149  #, no-wrap  msgid "B</etc/live/boot/*>"  msgstr "B</etc/live/boot/*>"  #. type: IP -#: en/live-boot.7:152 +#: en/live-boot.7:150  #, no-wrap  msgid "B<live/boot.conf>"  msgstr "B<live/boot.conf>"  #. type: IP -#: en/live-boot.7:153 +#: en/live-boot.7:151  #, no-wrap  msgid "B<live/boot/*>"  msgstr "B<live/boot.d/*>"  #. type: IP -#: en/live-boot.7:154 +#: en/live-boot.7:152  #, no-wrap  msgid "B<persistence.conf>"  msgstr "B<persistence.conf>"  #. type: SH -#: en/live-boot.7:156 en/persistence.conf.5:191 +#: en/live-boot.7:154 en/persistence.conf.5:191  #, no-wrap  msgid "SEE ALSO"  msgstr "VER ADEMÁS"  #. type: Plain text -#: en/live-boot.7:158 +#: en/live-boot.7:156  msgid "I<persistence.conf>(5)"  msgstr "I<persistence.conf>(5)"  #. type: Plain text -#: en/live-boot.7:160 en/persistence.conf.5:195 +#: en/live-boot.7:158 en/persistence.conf.5:195  msgid "I<live-build>(7)"  msgstr "I<live-build>(7)"  #. type: Plain text -#: en/live-boot.7:162 en/persistence.conf.5:197 +#: en/live-boot.7:160 en/persistence.conf.5:197  msgid "I<live-config>(7)"  msgstr "I<live-config>(7)"  #. type: Plain text -#: en/live-boot.7:164 en/persistence.conf.5:199 +#: en/live-boot.7:162 en/persistence.conf.5:199  msgid "I<live-tools>(7)"  msgstr "I<live-tools>(7)"  #. type: SH -#: en/live-boot.7:165 en/persistence.conf.5:200 +#: en/live-boot.7:163 en/persistence.conf.5:200  #, no-wrap  msgid "HOMEPAGE"  msgstr "PÁGINA WEB"  #. type: Plain text -#: en/live-boot.7:167 en/persistence.conf.5:204 +#: en/live-boot.7:165 en/persistence.conf.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 " @@ -1081,13 +1062,13 @@ msgstr ""  "E<lt>I<http://live.debian.net/manual/>E<gt>."  #. type: SH -#: en/live-boot.7:168 en/persistence.conf.5:205 +#: en/live-boot.7:166 en/persistence.conf.5:205  #, no-wrap  msgid "BUGS"  msgstr "ERRORES"  #. type: Plain text -#: en/live-boot.7:170 en/persistence.conf.5:210 +#: en/live-boot.7:168 en/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 E<lt>I<http://bugs.debian.org/>E<gt> or by " @@ -1100,13 +1081,13 @@ msgstr ""  "Live a la dirección E<lt>I<debian-live@lists.debian.org>E<gt>."  #. type: SH -#: en/live-boot.7:171 en/persistence.conf.5:211 +#: en/live-boot.7:169 en/persistence.conf.5:211  #, no-wrap  msgid "AUTHOR"  msgstr "AUTOR"  #. type: Plain text -#: en/live-boot.7:172 +#: en/live-boot.7:170  msgid ""  "live-boot was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "  "the Debian project." diff --git a/manpages/po/es/persistence.conf.5.po b/manpages/po/es/persistence.conf.5.po index 2f99a9e..f826b32 100644 --- a/manpages/po/es/persistence.conf.5.po +++ b/manpages/po/es/persistence.conf.5.po @@ -5,7 +5,7 @@  msgid ""  msgstr ""  "Project-Id-Version: live-boot 4.0~a4-1\n" -"POT-Creation-Date: 2013-01-07 20:22-0600\n" +"POT-Creation-Date: 2013-01-08 06:58+0100\n"  "PO-Revision-Date: 2012-06-07 19:11+0200\n"  "Last-Translator: Carlos Zuferri «chals» <chals@altorricon.com>\n"  "Language-Team:  none\n" @@ -22,10 +22,9 @@ msgstr "LIVE-BOOT"  #. type: TH  #: en/live-boot.7:1 en/persistence.conf.5:1 -#, fuzzy, no-wrap -#| msgid "2013-01-02" -msgid "2013-01-07" -msgstr "07.01.2013" +#, no-wrap +msgid "2013-01-08" +msgstr "08.01.2013"  #. type: TH  #: en/live-boot.7:1 en/persistence.conf.5:1 @@ -58,34 +57,34 @@ msgid "OPTIONS"  msgstr "OPCIONES"  #. type: SH -#: en/live-boot.7:156 en/persistence.conf.5:191 +#: en/live-boot.7:154 en/persistence.conf.5:191  #, no-wrap  msgid "SEE ALSO"  msgstr "VER ADEMÁS"  #. type: Plain text -#: en/live-boot.7:160 en/persistence.conf.5:195 +#: en/live-boot.7:158 en/persistence.conf.5:195  msgid "I<live-build>(7)"  msgstr "I<live-build>(7)"  #. type: Plain text -#: en/live-boot.7:162 en/persistence.conf.5:197 +#: en/live-boot.7:160 en/persistence.conf.5:197  msgid "I<live-config>(7)"  msgstr "I<live-config>(7)"  #. type: Plain text -#: en/live-boot.7:164 en/persistence.conf.5:199 +#: en/live-boot.7:162 en/persistence.conf.5:199  msgid "I<live-tools>(7)"  msgstr "I<live-tools>(7)"  #. type: SH -#: en/live-boot.7:165 en/persistence.conf.5:200 +#: en/live-boot.7:163 en/persistence.conf.5:200  #, no-wrap  msgid "HOMEPAGE"  msgstr "PÁGINA WEB"  #. type: Plain text -#: en/live-boot.7:167 en/persistence.conf.5:204 +#: en/live-boot.7:165 en/persistence.conf.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 " @@ -96,13 +95,13 @@ msgstr ""  "E<lt>I<http://live.debian.net/manual/>E<gt>."  #. type: SH -#: en/live-boot.7:168 en/persistence.conf.5:205 +#: en/live-boot.7:166 en/persistence.conf.5:205  #, no-wrap  msgid "BUGS"  msgstr "ERRORES"  #. type: Plain text -#: en/live-boot.7:170 en/persistence.conf.5:210 +#: en/live-boot.7:168 en/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 E<lt>I<http://bugs.debian.org/>E<gt> or by " @@ -115,7 +114,7 @@ msgstr ""  "Live a la dirección E<lt>I<debian-live@lists.debian.org>E<gt>."  #. type: SH -#: en/live-boot.7:171 en/persistence.conf.5:211 +#: en/live-boot.7:169 en/persistence.conf.5:211  #, no-wrap  msgid "AUTHOR"  msgstr "AUTOR" diff --git a/manpages/pot/live-boot.7.pot b/manpages/pot/live-boot.7.pot index 0d31a09..33ed0cd 100644 --- a/manpages/pot/live-boot.7.pot +++ b/manpages/pot/live-boot.7.pot @@ -7,7 +7,7 @@  msgid ""  msgstr ""  "Project-Id-Version: live-boot VERSION\n" -"POT-Creation-Date: 2013-01-07 20:22-0600\n" +"POT-Creation-Date: 2013-01-08 06:58+0100\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,7 +25,7 @@ msgstr ""  #. type: TH  #: en/live-boot.7:1 en/persistence.conf.5:1  #, no-wrap -msgid "2013-01-07" +msgid "2013-01-08"  msgstr ""  #. type: TH @@ -520,30 +520,17 @@ msgstr ""  #. type: Plain text  #: en/live-boot.7:105 -msgid "Do not prompt to eject the CD or remove the USB flash drive on reboot." +msgid "Do not prompt to eject the live medium."  msgstr ""  #. type: IP  #: en/live-boot.7:105  #, no-wrap -msgid "B<noeject>=I<TYPE>" -msgstr "" - -#. type: Plain text -#: en/live-boot.7:107 -msgid "" -"This tells live-boot not to prompt to eject the CD (when noeject=cd) or " -"remove the USB flash drive (when noeject=usb) on reboot." -msgstr "" - -#. type: IP -#: en/live-boot.7:107 -#, no-wrap  msgid "B<ramdisk-size>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:109 +#: en/live-boot.7:107  msgid ""  "This parameters allows to set a custom ramdisk size (it's the '-o size' "  "option of tmpfs mount). By default, there is no ramdisk size set, so the " @@ -552,24 +539,24 @@ msgid ""  msgstr ""  #. type: IP -#: en/live-boot.7:109 +#: en/live-boot.7:107  #, no-wrap  msgid "B<swapon>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:111 +#: en/live-boot.7:109  msgid "This parameter enables usage of local swap partitions."  msgstr ""  #. type: IP -#: en/live-boot.7:111 +#: en/live-boot.7:109  #, no-wrap  msgid "B<persistence>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:113 +#: en/live-boot.7:111  msgid ""  "live-boot will probe devices for persistence media. These can be partitions "  "(with the correct GPT name), filesystems (with the correct label) or image " @@ -579,13 +566,13 @@ msgid ""  msgstr ""  #. type: IP -#: en/live-boot.7:113 +#: en/live-boot.7:111  #, no-wrap  msgid "B<persistence-encryption>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:115 +#: en/live-boot.7:113  msgid ""  "This option determines which types of encryption that we allow to be used "  "when probing devices for persistence media. If \"none\" is in the list, we " @@ -595,13 +582,13 @@ msgid ""  msgstr ""  #. type: IP -#: en/live-boot.7:115 +#: en/live-boot.7:113  #, no-wrap  msgid "B<persistence-media>={I<removable>|I<removable-usb>}"  msgstr ""  #. type: Plain text -#: en/live-boot.7:117 +#: en/live-boot.7:115  msgid ""  "If you specify the keyword 'removable', live-boot will try to find "  "persistence partitions on removable media only. Note that if you want to " @@ -610,13 +597,13 @@ msgid ""  msgstr ""  #. type: IP -#: en/live-boot.7:117 +#: en/live-boot.7:115  #, no-wrap  msgid "B<persistence-method>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:119 +#: en/live-boot.7:117  msgid ""  "This option determines which types of persistence media we allow. If "  "\"overlay\" is in the list, we consider overlays (i.e. \"live-rw\" and " @@ -624,13 +611,13 @@ msgid ""  msgstr ""  #. type: IP -#: en/live-boot.7:119 +#: en/live-boot.7:117  #, no-wrap  msgid "B<persistence-path>=I<PATH>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:121 +#: en/live-boot.7:119  msgid ""  "live-boot will look for persistency files in the root directory of a "  "partition, with this parameter, the path can be configured so that you can " @@ -638,26 +625,26 @@ msgid ""  msgstr ""  #. type: IP -#: en/live-boot.7:121 +#: en/live-boot.7:119  #, no-wrap  msgid "B<persistence-read-only>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:123 +#: en/live-boot.7:121  msgid ""  "Filesystem changes are not saved back to persistence media. In particular, "  "overlays and netboot NFS mounts are mounted read-only."  msgstr ""  #. type: IP -#: en/live-boot.7:123 +#: en/live-boot.7:121  #, no-wrap  msgid "B<persistence-storage>=I<TYPE1>,I<TYPE2> ... I<TYPEn>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:125 +#: en/live-boot.7:123  msgid ""  "This option determines which types of persistence storage to consider when "  "probing for persistence media. If \"filesystem\" is in the list, filesystems " @@ -667,13 +654,13 @@ msgid ""  msgstr ""  #. type: IP -#: en/live-boot.7:125 +#: en/live-boot.7:123  #, no-wrap  msgid "B<persistence-subtext>=I<SUFFIX>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:127 +#: en/live-boot.7:125  msgid ""  "Add a suffix when searching for the image filenames or partition labels to "  "use for the above mentioned persistence feature, the SUFFIX will be added " @@ -683,26 +670,26 @@ msgid ""  msgstr ""  #. type: IP -#: en/live-boot.7:127 +#: en/live-boot.7:125  #, no-wrap  msgid "B<quickreboot>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:129 +#: 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:129 +#: en/live-boot.7:127  #, no-wrap  msgid "B<showmounts>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:131 +#: en/live-boot.7:129  msgid ""  "This parameter will make live-boot to show on \"/\" the ro filesystems "  "(mostly compressed) on \"/lib/live\". This is not enabled by default because " @@ -711,26 +698,26 @@ msgid ""  msgstr ""  #. type: IP -#: en/live-boot.7:131 +#: en/live-boot.7:129  #, no-wrap  msgid "B<silent>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:133 +#: 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:133 +#: en/live-boot.7:131  #, no-wrap  msgid "B<todisk>=I<DEVICE>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:135 +#: 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 " @@ -740,13 +727,13 @@ msgid ""  msgstr ""  #. type: IP -#: en/live-boot.7:135 +#: en/live-boot.7:133  #, no-wrap  msgid "B<toram>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:137 +#: 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 " @@ -754,14 +741,14 @@ msgid ""  msgstr ""  #. type: IP -#: en/live-boot.7:137 +#: en/live-boot.7:135  #, no-wrap  msgid "B<union>=aufs|unionfs"  msgstr ""  #.  FIXME  #. type: Plain text -#: en/live-boot.7:140 +#: en/live-boot.7:138  msgid ""  "By default, live-boot uses aufs. With this parameter, you can switch to "  "unionfs." @@ -769,33 +756,33 @@ msgstr ""  #.  FIXME  #. type: SH -#: en/live-boot.7:142 +#: en/live-boot.7:140  #, no-wrap  msgid "FILES (old)"  msgstr ""  #. type: IP -#: en/live-boot.7:143 +#: en/live-boot.7:141  #, no-wrap  msgid "B</etc/live.conf>"  msgstr ""  #. type: Plain text -#: en/live-boot.7:145 +#: en/live-boot.7:143  msgid ""  "Some variables can be configured via this config file (inside the live "  "system)."  msgstr ""  #. type: IP -#: en/live-boot.7:145 +#: en/live-boot.7:143  #, no-wrap  msgid "B<live/filesystem.module>"  msgstr ""  #.  FIXME  #. type: Plain text -#: en/live-boot.7:148 +#: en/live-boot.7:146  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 \"/" @@ -808,75 +795,75 @@ msgid ""  msgstr ""  #. type: SH -#: en/live-boot.7:149 +#: en/live-boot.7:147  #, no-wrap  msgid "FILES"  msgstr ""  #. type: IP -#: en/live-boot.7:150 +#: en/live-boot.7:148  #, no-wrap  msgid "B</etc/live/boot.conf>"  msgstr ""  #. type: IP -#: en/live-boot.7:151 +#: en/live-boot.7:149  #, no-wrap  msgid "B</etc/live/boot/*>"  msgstr ""  #. type: IP -#: en/live-boot.7:152 +#: en/live-boot.7:150  #, no-wrap  msgid "B<live/boot.conf>"  msgstr ""  #. type: IP -#: en/live-boot.7:153 +#: en/live-boot.7:151  #, no-wrap  msgid "B<live/boot/*>"  msgstr ""  #. type: IP -#: en/live-boot.7:154 +#: en/live-boot.7:152  #, no-wrap  msgid "B<persistence.conf>"  msgstr ""  #. type: SH -#: en/live-boot.7:156 en/persistence.conf.5:191 +#: en/live-boot.7:154 en/persistence.conf.5:191  #, no-wrap  msgid "SEE ALSO"  msgstr ""  #. type: Plain text -#: en/live-boot.7:158 +#: en/live-boot.7:156  msgid "I<persistence.conf>(5)"  msgstr ""  #. type: Plain text -#: en/live-boot.7:160 en/persistence.conf.5:195 +#: en/live-boot.7:158 en/persistence.conf.5:195  msgid "I<live-build>(7)"  msgstr ""  #. type: Plain text -#: en/live-boot.7:162 en/persistence.conf.5:197 +#: en/live-boot.7:160 en/persistence.conf.5:197  msgid "I<live-config>(7)"  msgstr ""  #. type: Plain text -#: en/live-boot.7:164 en/persistence.conf.5:199 +#: en/live-boot.7:162 en/persistence.conf.5:199  msgid "I<live-tools>(7)"  msgstr ""  #. type: SH -#: en/live-boot.7:165 en/persistence.conf.5:200 +#: en/live-boot.7:163 en/persistence.conf.5:200  #, no-wrap  msgid "HOMEPAGE"  msgstr ""  #. type: Plain text -#: en/live-boot.7:167 en/persistence.conf.5:204 +#: en/live-boot.7:165 en/persistence.conf.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 " @@ -884,13 +871,13 @@ msgid ""  msgstr ""  #. type: SH -#: en/live-boot.7:168 en/persistence.conf.5:205 +#: en/live-boot.7:166 en/persistence.conf.5:205  #, no-wrap  msgid "BUGS"  msgstr ""  #. type: Plain text -#: en/live-boot.7:170 en/persistence.conf.5:210 +#: en/live-boot.7:168 en/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 E<lt>I<http://bugs.debian.org/>E<gt> or by " @@ -899,13 +886,13 @@ msgid ""  msgstr ""  #. type: SH -#: en/live-boot.7:171 en/persistence.conf.5:211 +#: en/live-boot.7:169 en/persistence.conf.5:211  #, no-wrap  msgid "AUTHOR"  msgstr ""  #. type: Plain text -#: en/live-boot.7:172 +#: en/live-boot.7:170  msgid ""  "live-boot was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "  "the Debian project." diff --git a/manpages/pot/persistence.conf.5.pot b/manpages/pot/persistence.conf.5.pot index e04b465..3133e22 100644 --- a/manpages/pot/persistence.conf.5.pot +++ b/manpages/pot/persistence.conf.5.pot @@ -7,7 +7,7 @@  msgid ""  msgstr ""  "Project-Id-Version: live-boot VERSION\n" -"POT-Creation-Date: 2013-01-07 20:22-0600\n" +"POT-Creation-Date: 2013-01-08 06:58+0100\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,7 +25,7 @@ msgstr ""  #. type: TH  #: en/live-boot.7:1 en/persistence.conf.5:1  #, no-wrap -msgid "2013-01-07" +msgid "2013-01-08"  msgstr ""  #. type: TH @@ -59,34 +59,34 @@ msgid "OPTIONS"  msgstr ""  #. type: SH -#: en/live-boot.7:156 en/persistence.conf.5:191 +#: en/live-boot.7:154 en/persistence.conf.5:191  #, no-wrap  msgid "SEE ALSO"  msgstr ""  #. type: Plain text -#: en/live-boot.7:160 en/persistence.conf.5:195 +#: en/live-boot.7:158 en/persistence.conf.5:195  msgid "I<live-build>(7)"  msgstr ""  #. type: Plain text -#: en/live-boot.7:162 en/persistence.conf.5:197 +#: en/live-boot.7:160 en/persistence.conf.5:197  msgid "I<live-config>(7)"  msgstr ""  #. type: Plain text -#: en/live-boot.7:164 en/persistence.conf.5:199 +#: en/live-boot.7:162 en/persistence.conf.5:199  msgid "I<live-tools>(7)"  msgstr ""  #. type: SH -#: en/live-boot.7:165 en/persistence.conf.5:200 +#: en/live-boot.7:163 en/persistence.conf.5:200  #, no-wrap  msgid "HOMEPAGE"  msgstr ""  #. type: Plain text -#: en/live-boot.7:167 en/persistence.conf.5:204 +#: en/live-boot.7:165 en/persistence.conf.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 " @@ -94,13 +94,13 @@ msgid ""  msgstr ""  #. type: SH -#: en/live-boot.7:168 en/persistence.conf.5:205 +#: en/live-boot.7:166 en/persistence.conf.5:205  #, no-wrap  msgid "BUGS"  msgstr ""  #. type: Plain text -#: en/live-boot.7:170 en/persistence.conf.5:210 +#: en/live-boot.7:168 en/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 E<lt>I<http://bugs.debian.org/>E<gt> or by " @@ -109,7 +109,7 @@ msgid ""  msgstr ""  #. type: SH -#: en/live-boot.7:171 en/persistence.conf.5:211 +#: en/live-boot.7:169 en/persistence.conf.5:211  #, no-wrap  msgid "AUTHOR"  msgstr "" | 
