diff options
-rw-r--r-- | manpages/de/lb_bootstrap_cdebootstrap.de.1 | 2 | ||||
-rw-r--r-- | manpages/de/lb_bootstrap_debootstrap.de.1 | 2 | ||||
-rw-r--r-- | manpages/de/lb_bootstrap_hooks.de.1 | 63 | ||||
-rw-r--r-- | manpages/en/lb_bootstrap_hooks.1 | 50 | ||||
-rw-r--r-- | manpages/es/lb_bootstrap_cdebootstrap.es.1 | 2 | ||||
-rw-r--r-- | manpages/es/lb_bootstrap_debootstrap.es.1 | 2 | ||||
-rw-r--r-- | manpages/es/lb_bootstrap_hooks.es.1 | 63 | ||||
-rw-r--r-- | manpages/po/de/lb_bootstrap_cdebootstrap.1.po | 34 | ||||
-rw-r--r-- | manpages/po/de/lb_bootstrap_debootstrap.1.po | 34 | ||||
-rw-r--r-- | manpages/po/de/lb_bootstrap_hooks.1.po | 248 | ||||
-rw-r--r-- | manpages/po/es/lb_bootstrap_cdebootstrap.1.po | 34 | ||||
-rw-r--r-- | manpages/po/es/lb_bootstrap_debootstrap.1.po | 34 | ||||
-rw-r--r-- | manpages/po/es/lb_bootstrap_hooks.1.po | 249 | ||||
-rw-r--r-- | manpages/po4a.cfg | 1 | ||||
-rw-r--r-- | manpages/pot/lb_bootstrap_cdebootstrap.1.pot | 30 | ||||
-rw-r--r-- | manpages/pot/lb_bootstrap_debootstrap.1.pot | 30 | ||||
-rw-r--r-- | manpages/pot/lb_bootstrap_hooks.1.pot | 235 |
17 files changed, 1095 insertions, 18 deletions
diff --git a/manpages/de/lb_bootstrap_cdebootstrap.de.1 b/manpages/de/lb_bootstrap_cdebootstrap.de.1 index 96dc3a6cc..7f702b4ef 100644 --- a/manpages/de/lb_bootstrap_cdebootstrap.de.1 +++ b/manpages/de/lb_bootstrap_cdebootstrap.de.1 @@ -11,7 +11,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 03.11.2013 4.0~alpha27\-1 "Live Systems Projekt" +.TH LIVE\-BUILD 1 03.11.2013 4.0~alpha28\-1 "Live Systems Projekt" .SH NAME \fBlive\-build\fP \- System Build Komponenten diff --git a/manpages/de/lb_bootstrap_debootstrap.de.1 b/manpages/de/lb_bootstrap_debootstrap.de.1 index c8ca032a8..ae293b51c 100644 --- a/manpages/de/lb_bootstrap_debootstrap.de.1 +++ b/manpages/de/lb_bootstrap_debootstrap.de.1 @@ -11,7 +11,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 03.11.2013 4.0~alpha27\-1 "Live Systems Projekt" +.TH LIVE\-BUILD 1 03.11.2013 4.0~alpha28\-1 "Live Systems Projekt" .SH NAME \fBlive\-build\fP \- System Build Komponenten diff --git a/manpages/de/lb_bootstrap_hooks.de.1 b/manpages/de/lb_bootstrap_hooks.de.1 new file mode 100644 index 000000000..1dc9236cc --- /dev/null +++ b/manpages/de/lb_bootstrap_hooks.de.1 @@ -0,0 +1,63 @@ +.\" live-build(7) - System Build Scripts +.\" Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch> +.\" +.\" This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. +.\" This is free software, and you are welcome to redistribute it +.\" under certain conditions; see COPYING for details. +.\" +.\" +.\"******************************************************************* +.\" +.\" This file was generated with po4a. Translate the source file. +.\" +.\"******************************************************************* +.TH LIVE\-BUILD 1 03.11.2013 4.0~alpha28\-1 "Live Systems Projekt" + +.SH NAME +\fBlive\-build\fP \- System Build Komponenten + +.SH SYNTAX +\fBlb bootstrap_hooks\fP [\-\-verbose] +.PP +\fBlb bootstrap_hooks\fP [\-\-help] +.br +\fBlb bootstrap_hooks\fP [\-\-version] +. +.SH BESCHREIBUNG +live\-build enthält die Komponenten um ein Live System von einem +Konfigurationsverzeichnis zu erstellen. +.PP +Der \fBlb bootstrap_hooks\fP Befehl führt Hooks nach dem Bootstrap Stage aus. + +.SH OPTIONEN +.IP \-\-verbose 4 +setzt verbose Option für mehr Ausgaben (Standardwert: aus). +.IP "\-h, \-\-help" 4 +zeigt Hilfenachricht und beendet sich. +.IP "\-v, \-\-version" 4 +zeigt Versionsnummer des Programms und beendet sich. + +.SH DATEIEN +.IP \fBconfig/build\fP 4 +.IP \fBconfig/hooks/*.hook\fP 4 +.IP \fBconfig/hooks/*.hook.bootstrap\fP 4 +.IP \fBchroot\fP 4 + +.SH "SIEHE AUCH" + +.\" FIXME +.SH HOMEPAGE +Weitere Informationen über live\-build und das Live Systems Projekt können +auf der Homepage unter <\fIhttp://live\-systems.org/\fP> und im Handbuch +unter <\fIhttp://live\-systems.org/manual/\fP> gefunden werden. + +.SH FEHLER +Fehler können durch Einreichen eines Fehlerberichtes für das live\-build +Paket im Bug Tracking System unter <\fIhttp://bugs.debian.org/\fP> oder +durch Senden einer E\-Mail an die Live Systems Mailing Liste unter +<\fIdebian\-live@lists.debian.org\fP> (englischsprachig) mitgeteilt +werden. + +.SH AUTOR +live\-build wurde von Daniel Baumann <\fImail@daniel\-baumann.ch\fP> +geschrieben. diff --git a/manpages/en/lb_bootstrap_hooks.1 b/manpages/en/lb_bootstrap_hooks.1 new file mode 100644 index 000000000..8b4798817 --- /dev/null +++ b/manpages/en/lb_bootstrap_hooks.1 @@ -0,0 +1,50 @@ +.\" live-build(7) - System Build Scripts +.\" Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch> +.\" +.\" This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. +.\" This is free software, and you are welcome to redistribute it +.\" under certain conditions; see COPYING for details. +.\" +.\" +.TH LIVE\-BUILD 1 2013\-11\-03 4.0~alpha28-1 "Live Systems Project" + +.SH NAME +\fBlive\-build\fR \- Live System Build Components + +.SH SYNOPSIS +\fBlb bootstrap_hooks\fR [\-\-verbose] +.PP +\fBlb bootstrap_hooks\fR [\-\-help] +.br +\fBlb bootstrap_hooks\fR [\-\-version] +. +.SH DESCRIPTION +live\-build contains the components to build a live system from a configuration directory. +.PP +The \fBlb bootstrap_hooks\fR command executes hooks after the bootstrap stage. + +.SH OPTIONS +.IP "\-\-verbose" 4 +sets verbose option (default: False). +.IP "\-h, \-\-help" 4 +show help message and exit. +.IP "\-v, \-\-version" 4 +show program's version number and exit. + +.SH FILES +.IP "\fBconfig/build\fR" 4 +.IP "\fBconfig/hooks/*.hook\fR" 4 +.IP "\fBconfig/hooks/*.hook.bootstrap\fR" 4 +.IP "\fBchroot\fR" 4 + +.SH SEE ALSO +.\" FIXME + +.SH HOMEPAGE +More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian\-live@lists.debian.org\fR>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. diff --git a/manpages/es/lb_bootstrap_cdebootstrap.es.1 b/manpages/es/lb_bootstrap_cdebootstrap.es.1 index d97a9fff9..a5b229901 100644 --- a/manpages/es/lb_bootstrap_cdebootstrap.es.1 +++ b/manpages/es/lb_bootstrap_cdebootstrap.es.1 @@ -11,7 +11,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 03.11.2013 4.0~alpha27\-1 "Proyecto Live Systems" +.TH LIVE\-BUILD 1 03.11.2013 4.0~alpha28\-1 "Proyecto Live Systems" .SH NOMBRE \fBlive\-build\fP \- Live System Build Components diff --git a/manpages/es/lb_bootstrap_debootstrap.es.1 b/manpages/es/lb_bootstrap_debootstrap.es.1 index dc39b4a62..4332ca96e 100644 --- a/manpages/es/lb_bootstrap_debootstrap.es.1 +++ b/manpages/es/lb_bootstrap_debootstrap.es.1 @@ -11,7 +11,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 03.11.2013 4.0~alpha27\-1 "Proyecto Live Systems" +.TH LIVE\-BUILD 1 03.11.2013 4.0~alpha28\-1 "Proyecto Live Systems" .SH NOMBRE \fBlive\-build\fP \- Live System Build Components diff --git a/manpages/es/lb_bootstrap_hooks.es.1 b/manpages/es/lb_bootstrap_hooks.es.1 new file mode 100644 index 000000000..3d0fe94c8 --- /dev/null +++ b/manpages/es/lb_bootstrap_hooks.es.1 @@ -0,0 +1,63 @@ +.\" live-build(7) - System Build Scripts +.\" Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch> +.\" +.\" This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. +.\" This is free software, and you are welcome to redistribute it +.\" under certain conditions; see COPYING for details. +.\" +.\" +.\"******************************************************************* +.\" +.\" This file was generated with po4a. Translate the source file. +.\" +.\"******************************************************************* +.TH LIVE\-BUILD 1 03.11.2013 4.0~alpha28\-1 "Proyecto Live Systems" + +.SH NOMBRE +\fBlive\-build\fP \- Live System Build Components + +.SH SINOPSIS +\fBlb bootstrap_hooks\fP [\-\-verbose] +.PP +\fBlb bootstrap_hooks\fP [\-\-help] +.br +\fBlb bootstrap_hooks\fP [\-\-version] +. +.SH DESCRIPCIÓN +live\-build contains the components to build a live system from a +configuration directory. +.PP +The \fBlb bootstrap_hooks\fP command executes hooks after the bootstrap stage. + +.SH OPCIONES +.IP \-\-verbose 4 +establece la opción verbose (por defecto: False). +.IP "\-h, \-\-help" 4 +muestra el mensaje de ayuda y sale. +.IP "\-v, \-\-version" 4 +muestra el número de versión del programa y sale. + +.SH FICHEROS +.IP \fBconfig/build\fP 4 +.IP \fBconfig/hooks/*.hook\fP 4 +.IP \fBconfig/hooks/*.hook.bootstrap\fP 4 +.IP \fBchroot\fP 4 + +.SH "VER TAMBIÉN" + +.\" FIXME +.SH "PÁGINA WEB" +Se puede encontrar más información acerca de live\-build y el proyecto Live +Systems en la página web <\fIhttp://live\-systems.org/\fP> y en el +manual en <\fIhttp://live\-systems.org/manual/\fP>. + +.SH ERRORES +Se puede notificar los fallos enviando un informe de errores sobre el +paquete live\-build en el Bug Tracking System en +<\fIhttp://bugs.debian.org/\fP> o escribiendo un mensaje a la lista de +correo de Live Systems a la dirección +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTOR +live\-build fue escrito por Daniel Baumann +<\fImail@daniel\-baumann.ch\fP>. diff --git a/manpages/po/de/lb_bootstrap_cdebootstrap.1.po b/manpages/po/de/lb_bootstrap_cdebootstrap.1.po index 5524336ba..d9c05b1fa 100644 --- a/manpages/po/de/lb_bootstrap_cdebootstrap.1.po +++ b/manpages/po/de/lb_bootstrap_cdebootstrap.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0~alpha27-1\n" -"POT-Creation-Date: 2013-11-03 19:47+0100\n" +"Project-Id-Version: live-build 4.0~alpha28-1\n" +"POT-Creation-Date: 2013-11-03 19:51+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n" "Language-Team: none\n" @@ -17,41 +17,48 @@ msgstr "" #. type: TH #: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 #, no-wrap msgid "LIVE-BUILD" msgstr "LIVE-BUILD" #. type: TH #: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 #, no-wrap msgid "2013-11-03" msgstr "03.11.2013" #. type: TH #: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 #, no-wrap msgid "4.0~alpha28-1" -msgstr "4.0~alpha27-1" +msgstr "4.0~alpha28-1" #. type: TH #: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 #, no-wrap msgid "Live Systems Project" msgstr "Live Systems Projekt" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:11 en/lb_bootstrap_debootstrap.1:11 +#: en/lb_bootstrap_hooks.1:11 #, no-wrap msgid "NAME" msgstr "NAME" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:13 en/lb_bootstrap_debootstrap.1:13 +#: en/lb_bootstrap_hooks.1:13 msgid "B<live-build> - Live System Build Components" msgstr "B<live-build> - System Build Komponenten" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:14 en/lb_bootstrap_debootstrap.1:14 +#: en/lb_bootstrap_hooks.1:14 #, no-wrap msgid "SYNOPSIS" msgstr "SYNTAX" @@ -77,12 +84,14 @@ msgstr "B<lb bootstrap_cdebootstrap> [--version]" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:21 en/lb_bootstrap_debootstrap.1:21 +#: en/lb_bootstrap_hooks.1:21 #, no-wrap msgid "DESCRIPTION" msgstr "BESCHREIBUNG" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:23 en/lb_bootstrap_debootstrap.1:23 +#: en/lb_bootstrap_hooks.1:23 msgid "" "live-build contains the components to build a live system from a " "configuration directory." @@ -101,6 +110,7 @@ msgstr "" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:26 en/lb_bootstrap_debootstrap.1:26 +#: en/lb_bootstrap_hooks.1:26 #, no-wrap msgid "OPTIONS" msgstr "OPTIONEN" @@ -122,45 +132,53 @@ msgstr "" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:29 en/lb_bootstrap_debootstrap.1:29 +#: en/lb_bootstrap_hooks.1:27 #, no-wrap msgid "--verbose" msgstr "--verbose" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31 +#: en/lb_bootstrap_hooks.1:29 msgid "sets verbose option (default: False)." msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)." #. type: IP #: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31 +#: en/lb_bootstrap_hooks.1:29 #, no-wrap msgid "-h, --help" msgstr "-h, --help" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33 +#: en/lb_bootstrap_hooks.1:31 msgid "show help message and exit." msgstr "zeigt Hilfenachricht und beendet sich." #. type: IP #: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33 +#: en/lb_bootstrap_hooks.1:31 #, no-wrap msgid "-v, --version" msgstr "-v, --version" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:35 en/lb_bootstrap_debootstrap.1:35 +#: en/lb_bootstrap_hooks.1:33 msgid "show program's version number and exit." msgstr "zeigt Versionsnummer des Programms und beendet sich." #. type: SH #: en/lb_bootstrap_cdebootstrap.1:36 en/lb_bootstrap_debootstrap.1:36 +#: en/lb_bootstrap_hooks.1:34 #, no-wrap msgid "FILES" msgstr "DATEIEN" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:37 en/lb_bootstrap_debootstrap.1:37 +#: en/lb_bootstrap_hooks.1:35 #, no-wrap msgid "B<config/build>" msgstr "B<config/build>" @@ -179,18 +197,21 @@ msgstr "B<cache/packages.bootstrap>" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:40 en/lb_bootstrap_debootstrap.1:40 +#: en/lb_bootstrap_hooks.1:37 #, no-wrap msgid "B<chroot>" msgstr "B<chroot>" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:41 en/lb_bootstrap_debootstrap.1:41 +#: en/lb_bootstrap_hooks.1:38 #, no-wrap msgid "B<.build/bootstrap>" msgstr "B<.build/bootstrap>" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:43 en/lb_bootstrap_debootstrap.1:43 +#: en/lb_bootstrap_hooks.1:40 #, no-wrap msgid "SEE ALSO" msgstr "SIEHE AUCH" @@ -200,14 +221,17 @@ msgstr "SIEHE AUCH" msgid "I<cdebootstrap>(1)" msgstr "I<cdebootstrap>(1)" +#. FIXME #. type: SH #: en/lb_bootstrap_cdebootstrap.1:46 en/lb_bootstrap_debootstrap.1:46 +#: en/lb_bootstrap_hooks.1:43 #, no-wrap msgid "HOMEPAGE" msgstr "HOMEPAGE" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:48 en/lb_bootstrap_debootstrap.1:48 +#: en/lb_bootstrap_hooks.1:45 msgid "" "More information about live-build and the Live Systems project can be found " "on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual " @@ -219,12 +243,14 @@ msgstr "" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:49 en/lb_bootstrap_debootstrap.1:49 +#: en/lb_bootstrap_hooks.1:46 #, no-wrap msgid "BUGS" msgstr "FEHLER" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:51 en/lb_bootstrap_debootstrap.1:51 +#: en/lb_bootstrap_hooks.1:48 msgid "" "Bugs can be reported by submitting a bugreport for the live-build package in " "the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by " @@ -240,12 +266,14 @@ msgstr "" # #. type: SH #: en/lb_bootstrap_cdebootstrap.1:52 en/lb_bootstrap_debootstrap.1:52 +#: en/lb_bootstrap_hooks.1:49 #, no-wrap msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:53 en/lb_bootstrap_debootstrap.1:53 +#: en/lb_bootstrap_hooks.1:50 msgid "" "live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>." msgstr "" diff --git a/manpages/po/de/lb_bootstrap_debootstrap.1.po b/manpages/po/de/lb_bootstrap_debootstrap.1.po index f116912ce..1708a5a3c 100644 --- a/manpages/po/de/lb_bootstrap_debootstrap.1.po +++ b/manpages/po/de/lb_bootstrap_debootstrap.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0~alpha27-1\n" -"POT-Creation-Date: 2013-11-03 19:47+0100\n" +"Project-Id-Version: live-build 4.0~alpha28-1\n" +"POT-Creation-Date: 2013-11-03 19:51+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n" "Language-Team: none\n" @@ -17,53 +17,62 @@ msgstr "" #. type: TH #: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 #, no-wrap msgid "LIVE-BUILD" msgstr "LIVE-BUILD" #. type: TH #: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 #, no-wrap msgid "2013-11-03" msgstr "03.11.2013" #. type: TH #: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 #, no-wrap msgid "4.0~alpha28-1" -msgstr "4.0~alpha27-1" +msgstr "4.0~alpha28-1" #. type: TH #: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 #, no-wrap msgid "Live Systems Project" msgstr "Live Systems Projekt" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:11 en/lb_bootstrap_debootstrap.1:11 +#: en/lb_bootstrap_hooks.1:11 #, no-wrap msgid "NAME" msgstr "NAME" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:13 en/lb_bootstrap_debootstrap.1:13 +#: en/lb_bootstrap_hooks.1:13 msgid "B<live-build> - Live System Build Components" msgstr "B<live-build> - System Build Komponenten" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:14 en/lb_bootstrap_debootstrap.1:14 +#: en/lb_bootstrap_hooks.1:14 #, no-wrap msgid "SYNOPSIS" msgstr "SYNTAX" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:21 en/lb_bootstrap_debootstrap.1:21 +#: en/lb_bootstrap_hooks.1:21 #, no-wrap msgid "DESCRIPTION" msgstr "BESCHREIBUNG" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:23 en/lb_bootstrap_debootstrap.1:23 +#: en/lb_bootstrap_hooks.1:23 msgid "" "live-build contains the components to build a live system from a " "configuration directory." @@ -73,51 +82,60 @@ msgstr "" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:26 en/lb_bootstrap_debootstrap.1:26 +#: en/lb_bootstrap_hooks.1:26 #, no-wrap msgid "OPTIONS" msgstr "OPTIONEN" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:29 en/lb_bootstrap_debootstrap.1:29 +#: en/lb_bootstrap_hooks.1:27 #, no-wrap msgid "--verbose" msgstr "--verbose" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31 +#: en/lb_bootstrap_hooks.1:29 msgid "sets verbose option (default: False)." msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)." #. type: IP #: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31 +#: en/lb_bootstrap_hooks.1:29 #, no-wrap msgid "-h, --help" msgstr "-h, --help" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33 +#: en/lb_bootstrap_hooks.1:31 msgid "show help message and exit." msgstr "zeigt Hilfenachricht und beendet sich." #. type: IP #: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33 +#: en/lb_bootstrap_hooks.1:31 #, no-wrap msgid "-v, --version" msgstr "-v, --version" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:35 en/lb_bootstrap_debootstrap.1:35 +#: en/lb_bootstrap_hooks.1:33 msgid "show program's version number and exit." msgstr "zeigt Versionsnummer des Programms und beendet sich." #. type: SH #: en/lb_bootstrap_cdebootstrap.1:36 en/lb_bootstrap_debootstrap.1:36 +#: en/lb_bootstrap_hooks.1:34 #, no-wrap msgid "FILES" msgstr "DATEIEN" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:37 en/lb_bootstrap_debootstrap.1:37 +#: en/lb_bootstrap_hooks.1:35 #, no-wrap msgid "B<config/build>" msgstr "B<config/build>" @@ -136,30 +154,36 @@ msgstr "B<cache/packages.bootstrap>" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:40 en/lb_bootstrap_debootstrap.1:40 +#: en/lb_bootstrap_hooks.1:37 #, no-wrap msgid "B<chroot>" msgstr "B<chroot>" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:41 en/lb_bootstrap_debootstrap.1:41 +#: en/lb_bootstrap_hooks.1:38 #, no-wrap msgid "B<.build/bootstrap>" msgstr "B<.build/bootstrap>" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:43 en/lb_bootstrap_debootstrap.1:43 +#: en/lb_bootstrap_hooks.1:40 #, no-wrap msgid "SEE ALSO" msgstr "SIEHE AUCH" +#. FIXME #. type: SH #: en/lb_bootstrap_cdebootstrap.1:46 en/lb_bootstrap_debootstrap.1:46 +#: en/lb_bootstrap_hooks.1:43 #, no-wrap msgid "HOMEPAGE" msgstr "HOMEPAGE" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:48 en/lb_bootstrap_debootstrap.1:48 +#: en/lb_bootstrap_hooks.1:45 msgid "" "More information about live-build and the Live Systems project can be found " "on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual " @@ -171,12 +195,14 @@ msgstr "" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:49 en/lb_bootstrap_debootstrap.1:49 +#: en/lb_bootstrap_hooks.1:46 #, no-wrap msgid "BUGS" msgstr "FEHLER" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:51 en/lb_bootstrap_debootstrap.1:51 +#: en/lb_bootstrap_hooks.1:48 msgid "" "Bugs can be reported by submitting a bugreport for the live-build package in " "the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by " @@ -192,12 +218,14 @@ msgstr "" # #. type: SH #: en/lb_bootstrap_cdebootstrap.1:52 en/lb_bootstrap_debootstrap.1:52 +#: en/lb_bootstrap_hooks.1:49 #, no-wrap msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:53 en/lb_bootstrap_debootstrap.1:53 +#: en/lb_bootstrap_hooks.1:50 msgid "" "live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>." msgstr "" diff --git a/manpages/po/de/lb_bootstrap_hooks.1.po b/manpages/po/de/lb_bootstrap_hooks.1.po new file mode 100644 index 000000000..5dec4b357 --- /dev/null +++ b/manpages/po/de/lb_bootstrap_hooks.1.po @@ -0,0 +1,248 @@ +# German translations for live-build +# Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch> +# This file is distributed under the same license as the live-build package. +# +msgid "" +msgstr "" +"Project-Id-Version: live-build 4.0~alpha28-1\n" +"POT-Creation-Date: 2013-11-03 20:50+0100\n" +"PO-Revision-Date: 2010-05-24 09:59+0300\n" +"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n" +"Language-Team: none\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. type: TH +#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 +#, no-wrap +msgid "LIVE-BUILD" +msgstr "LIVE-BUILD" + +#. type: TH +#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 +#, no-wrap +msgid "2013-11-03" +msgstr "03.11.2013" + +#. type: TH +#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 +#, no-wrap +msgid "4.0~alpha28-1" +msgstr "4.0~alpha28-1" + +#. type: TH +#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 +#, no-wrap +msgid "Live Systems Project" +msgstr "Live Systems Projekt" + +#. type: SH +#: en/lb_bootstrap_cdebootstrap.1:11 en/lb_bootstrap_debootstrap.1:11 +#: en/lb_bootstrap_hooks.1:11 +#, no-wrap +msgid "NAME" +msgstr "NAME" + +#. type: Plain text +#: en/lb_bootstrap_cdebootstrap.1:13 en/lb_bootstrap_debootstrap.1:13 +#: en/lb_bootstrap_hooks.1:13 +msgid "B<live-build> - Live System Build Components" +msgstr "B<live-build> - System Build Komponenten" + +#. type: SH +#: en/lb_bootstrap_cdebootstrap.1:14 en/lb_bootstrap_debootstrap.1:14 +#: en/lb_bootstrap_hooks.1:14 +#, no-wrap +msgid "SYNOPSIS" +msgstr "SYNTAX" + +#. type: SH +#: en/lb_bootstrap_cdebootstrap.1:21 en/lb_bootstrap_debootstrap.1:21 +#: en/lb_bootstrap_hooks.1:21 +#, no-wrap +msgid "DESCRIPTION" +msgstr "BESCHREIBUNG" + +#. type: Plain text +#: en/lb_bootstrap_cdebootstrap.1:23 en/lb_bootstrap_debootstrap.1:23 +#: en/lb_bootstrap_hooks.1:23 +msgid "" +"live-build contains the components to build a live system from a " +"configuration directory." +msgstr "" +"live-build enthält die Komponenten um ein Live System von einem " +"Konfigurationsverzeichnis zu erstellen." + +#. type: SH +#: en/lb_bootstrap_cdebootstrap.1:26 en/lb_bootstrap_debootstrap.1:26 +#: en/lb_bootstrap_hooks.1:26 +#, no-wrap +msgid "OPTIONS" +msgstr "OPTIONEN" + +#. type: IP +#: en/lb_bootstrap_cdebootstrap.1:29 en/lb_bootstrap_debootstrap.1:29 +#: en/lb_bootstrap_hooks.1:27 +#, no-wrap +msgid "--verbose" +msgstr "--verbose" + +#. type: Plain text +#: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31 +#: en/lb_bootstrap_hooks.1:29 +msgid "sets verbose option (default: False)." +msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)." + +#. type: IP +#: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31 +#: en/lb_bootstrap_hooks.1:29 +#, no-wrap +msgid "-h, --help" +msgstr "-h, --help" + +#. type: Plain text +#: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33 +#: en/lb_bootstrap_hooks.1:31 +msgid "show help message and exit." +msgstr "zeigt Hilfenachricht und beendet sich." + +#. type: IP +#: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33 +#: en/lb_bootstrap_hooks.1:31 +#, no-wrap +msgid "-v, --version" +msgstr "-v, --version" + +#. type: Plain text +#: en/lb_bootstrap_cdebootstrap.1:35 en/lb_bootstrap_debootstrap.1:35 +#: en/lb_bootstrap_hooks.1:33 +msgid "show program's version number and exit." +msgstr "zeigt Versionsnummer des Programms und beendet sich." + +#. type: SH +#: en/lb_bootstrap_cdebootstrap.1:36 en/lb_bootstrap_debootstrap.1:36 +#: en/lb_bootstrap_hooks.1:34 +#, no-wrap +msgid "FILES" +msgstr "DATEIEN" + +#. type: IP +#: en/lb_bootstrap_cdebootstrap.1:37 en/lb_bootstrap_debootstrap.1:37 +#: en/lb_bootstrap_hooks.1:35 +#, no-wrap +msgid "B<config/build>" +msgstr "B<config/build>" + +#. type: IP +#: en/lb_bootstrap_cdebootstrap.1:40 en/lb_bootstrap_debootstrap.1:40 +#: en/lb_bootstrap_hooks.1:38 +#, no-wrap +msgid "B<chroot>" +msgstr "B<chroot>" + +#. type: SH +#: en/lb_bootstrap_cdebootstrap.1:43 en/lb_bootstrap_debootstrap.1:43 +#: en/lb_bootstrap_hooks.1:40 +#, no-wrap +msgid "SEE ALSO" +msgstr "SIEHE AUCH" + +#. FIXME +#. type: SH +#: en/lb_bootstrap_cdebootstrap.1:46 en/lb_bootstrap_debootstrap.1:46 +#: en/lb_bootstrap_hooks.1:43 +#, no-wrap +msgid "HOMEPAGE" +msgstr "HOMEPAGE" + +#. type: Plain text +#: en/lb_bootstrap_cdebootstrap.1:48 en/lb_bootstrap_debootstrap.1:48 +#: en/lb_bootstrap_hooks.1:45 +msgid "" +"More information about live-build and the Live Systems project can be found " +"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual " +"at E<lt>I<http://live-systems.org/manual/>E<gt>." +msgstr "" +"Weitere Informationen über live-build und das Live Systems Projekt können " +"auf der Homepage unter E<lt>I<http://live-systems.org/>E<gt> und im Handbuch " +"unter E<lt>I<http://live-systems.org/manual/>E<gt> gefunden werden." + +#. type: SH +#: en/lb_bootstrap_cdebootstrap.1:49 en/lb_bootstrap_debootstrap.1:49 +#: en/lb_bootstrap_hooks.1:46 +#, no-wrap +msgid "BUGS" +msgstr "FEHLER" + +#. type: Plain text +#: en/lb_bootstrap_cdebootstrap.1:51 en/lb_bootstrap_debootstrap.1:51 +#: en/lb_bootstrap_hooks.1:48 +msgid "" +"Bugs can be reported by submitting a bugreport for the live-build package in " +"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by " +"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists." +"debian.org>E<gt>." +msgstr "" +"Fehler können durch Einreichen eines Fehlerberichtes für das live-build " +"Paket im Bug Tracking System unter E<lt>I<http://bugs.debian.org/>E<gt> oder " +"durch Senden einer E-Mail an die Live Systems Mailing Liste unter " +"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " +"werden." + +# +#. type: SH +#: en/lb_bootstrap_cdebootstrap.1:52 en/lb_bootstrap_debootstrap.1:52 +#: en/lb_bootstrap_hooks.1:49 +#, no-wrap +msgid "AUTHOR" +msgstr "AUTOR" + +#. type: Plain text +#: en/lb_bootstrap_cdebootstrap.1:53 en/lb_bootstrap_debootstrap.1:53 +#: en/lb_bootstrap_hooks.1:50 +msgid "" +"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>." +msgstr "" +"live-build wurde von Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> " +"geschrieben." + +#. type: Plain text +#: en/lb_bootstrap_hooks.1:16 +msgid "B<lb bootstrap_hooks> [--verbose]" +msgstr "B<lb bootstrap_hooks> [--verbose]" + +#. type: Plain text +#: en/lb_bootstrap_hooks.1:18 +msgid "B<lb bootstrap_hooks> [--help]" +msgstr "B<lb bootstrap_hooks> [--help]" + +#. type: Plain text +#: en/lb_bootstrap_hooks.1:20 +msgid "B<lb bootstrap_hooks> [--version]" +msgstr "B<lb bootstrap_hooks> [--version]" + +#. type: Plain text +#: en/lb_bootstrap_hooks.1:25 +msgid "" +"The B<lb bootstrap_hooks> command executes hooks after the bootstrap stage." +msgstr "" +"Der B<lb bootstrap_hooks> Befehl führt Hooks nach dem Bootstrap Stage aus." + +#. type: IP +#: en/lb_bootstrap_hooks.1:36 +#, no-wrap +msgid "B<config/hooks/*.hook>" +msgstr "B<config/hooks/*.hook>" + +#. type: IP +#: en/lb_bootstrap_hooks.1:37 +#, no-wrap +msgid "B<config/hooks/*.hook.bootstrap>" +msgstr "B<config/hooks/*.hook.bootstrap>" diff --git a/manpages/po/es/lb_bootstrap_cdebootstrap.1.po b/manpages/po/es/lb_bootstrap_cdebootstrap.1.po index e8c608565..e89453485 100644 --- a/manpages/po/es/lb_bootstrap_cdebootstrap.1.po +++ b/manpages/po/es/lb_bootstrap_cdebootstrap.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0~alpha27-1\n" -"POT-Creation-Date: 2013-11-03 19:47+0100\n" +"Project-Id-Version: live-build 4.0~alpha28-1\n" +"POT-Creation-Date: 2013-11-03 19:51+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Carlos Zuferri <chals@altorricon.com>\n" "Language-Team: none\n" @@ -16,42 +16,49 @@ msgstr "" #. type: TH #: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 #, no-wrap msgid "LIVE-BUILD" msgstr "LIVE-BUILD" #. type: TH #: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 #, no-wrap msgid "2013-11-03" msgstr "03.11.2013" #. type: TH #: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 #, no-wrap msgid "4.0~alpha28-1" -msgstr "4.0~alpha27-1" +msgstr "4.0~alpha28-1" #. type: TH #: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 #, no-wrap msgid "Live Systems Project" msgstr "Proyecto Live Systems" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:11 en/lb_bootstrap_debootstrap.1:11 +#: en/lb_bootstrap_hooks.1:11 #, no-wrap msgid "NAME" msgstr "NOMBRE" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:13 en/lb_bootstrap_debootstrap.1:13 +#: en/lb_bootstrap_hooks.1:13 #, fuzzy msgid "B<live-build> - Live System Build Components" msgstr "B<live-build> - Scripts de Creación del Sistema" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:14 en/lb_bootstrap_debootstrap.1:14 +#: en/lb_bootstrap_hooks.1:14 #, no-wrap msgid "SYNOPSIS" msgstr "SINOPSIS" @@ -77,12 +84,14 @@ msgstr "B<lb bootstrap_cdebootstrap> [--version]" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:21 en/lb_bootstrap_debootstrap.1:21 +#: en/lb_bootstrap_hooks.1:21 #, no-wrap msgid "DESCRIPTION" msgstr "DESCRIPCIÓN" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:23 en/lb_bootstrap_debootstrap.1:23 +#: en/lb_bootstrap_hooks.1:23 #, fuzzy msgid "" "live-build contains the components to build a live system from a " @@ -103,6 +112,7 @@ msgstr "" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:26 en/lb_bootstrap_debootstrap.1:26 +#: en/lb_bootstrap_hooks.1:26 #, no-wrap msgid "OPTIONS" msgstr "OPCIONES" @@ -124,45 +134,53 @@ msgstr "" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:29 en/lb_bootstrap_debootstrap.1:29 +#: en/lb_bootstrap_hooks.1:27 #, no-wrap msgid "--verbose" msgstr "--verbose" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31 +#: en/lb_bootstrap_hooks.1:29 msgid "sets verbose option (default: False)." msgstr "establece la opción verbose (por defecto: False)." #. type: IP #: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31 +#: en/lb_bootstrap_hooks.1:29 #, no-wrap msgid "-h, --help" msgstr "-h, --help" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33 +#: en/lb_bootstrap_hooks.1:31 msgid "show help message and exit." msgstr "muestra el mensaje de ayuda y sale." #. type: IP #: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33 +#: en/lb_bootstrap_hooks.1:31 #, no-wrap msgid "-v, --version" msgstr "-v, --version" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:35 en/lb_bootstrap_debootstrap.1:35 +#: en/lb_bootstrap_hooks.1:33 msgid "show program's version number and exit." msgstr "muestra el número de versión del programa y sale." #. type: SH #: en/lb_bootstrap_cdebootstrap.1:36 en/lb_bootstrap_debootstrap.1:36 +#: en/lb_bootstrap_hooks.1:34 #, no-wrap msgid "FILES" msgstr "FICHEROS" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:37 en/lb_bootstrap_debootstrap.1:37 +#: en/lb_bootstrap_hooks.1:35 #, no-wrap msgid "B<config/build>" msgstr "B<config/build>" @@ -181,18 +199,21 @@ msgstr "B<cache/packages.bootstrap>" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:40 en/lb_bootstrap_debootstrap.1:40 +#: en/lb_bootstrap_hooks.1:37 #, no-wrap msgid "B<chroot>" msgstr "B<chroot>" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:41 en/lb_bootstrap_debootstrap.1:41 +#: en/lb_bootstrap_hooks.1:38 #, no-wrap msgid "B<.build/bootstrap>" msgstr "B<.build/bootstrap>" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:43 en/lb_bootstrap_debootstrap.1:43 +#: en/lb_bootstrap_hooks.1:40 #, no-wrap msgid "SEE ALSO" msgstr "VER TAMBIÉN" @@ -202,14 +223,17 @@ msgstr "VER TAMBIÉN" msgid "I<cdebootstrap>(1)" msgstr "I<cdebootstrap>(1)" +#. FIXME #. type: SH #: en/lb_bootstrap_cdebootstrap.1:46 en/lb_bootstrap_debootstrap.1:46 +#: en/lb_bootstrap_hooks.1:43 #, no-wrap msgid "HOMEPAGE" msgstr "PÁGINA WEB" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:48 en/lb_bootstrap_debootstrap.1:48 +#: en/lb_bootstrap_hooks.1:45 msgid "" "More information about live-build and the Live Systems project can be found " "on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual " @@ -221,12 +245,14 @@ msgstr "" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:49 en/lb_bootstrap_debootstrap.1:49 +#: en/lb_bootstrap_hooks.1:46 #, no-wrap msgid "BUGS" msgstr "ERRORES" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:51 en/lb_bootstrap_debootstrap.1:51 +#: en/lb_bootstrap_hooks.1:48 msgid "" "Bugs can be reported by submitting a bugreport for the live-build package in " "the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by " @@ -240,12 +266,14 @@ msgstr "" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:52 en/lb_bootstrap_debootstrap.1:52 +#: en/lb_bootstrap_hooks.1:49 #, no-wrap msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:53 en/lb_bootstrap_debootstrap.1:53 +#: en/lb_bootstrap_hooks.1:50 msgid "" "live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>." msgstr "" diff --git a/manpages/po/es/lb_bootstrap_debootstrap.1.po b/manpages/po/es/lb_bootstrap_debootstrap.1.po index 6e7a47681..751c4a693 100644 --- a/manpages/po/es/lb_bootstrap_debootstrap.1.po +++ b/manpages/po/es/lb_bootstrap_debootstrap.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 4.0~alpha27-1\n" -"POT-Creation-Date: 2013-11-03 19:47+0100\n" +"Project-Id-Version: live-build 4.0~alpha28-1\n" +"POT-Creation-Date: 2013-11-03 19:51+0100\n" "PO-Revision-Date: 2010-05-24 09:59+0300\n" "Last-Translator: Carlos Zuferri <chals@altorricon.com>\n" "Language-Team: none\n" @@ -16,54 +16,63 @@ msgstr "" #. type: TH #: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 #, no-wrap msgid "LIVE-BUILD" msgstr "LIVE-BUILD" #. type: TH #: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 #, no-wrap msgid "2013-11-03" msgstr "03.11.2013" #. type: TH #: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 #, no-wrap msgid "4.0~alpha28-1" -msgstr "4.0~alpha27-1" +msgstr "4.0~alpha28-1" #. type: TH #: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 #, no-wrap msgid "Live Systems Project" msgstr "Proyecto Live Systems" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:11 en/lb_bootstrap_debootstrap.1:11 +#: en/lb_bootstrap_hooks.1:11 #, no-wrap msgid "NAME" msgstr "NOMBRE" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:13 en/lb_bootstrap_debootstrap.1:13 +#: en/lb_bootstrap_hooks.1:13 #, fuzzy msgid "B<live-build> - Live System Build Components" msgstr "B<live-build> - Scripts de Creación del Sistema" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:14 en/lb_bootstrap_debootstrap.1:14 +#: en/lb_bootstrap_hooks.1:14 #, no-wrap msgid "SYNOPSIS" msgstr "SINOPSIS" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:21 en/lb_bootstrap_debootstrap.1:21 +#: en/lb_bootstrap_hooks.1:21 #, no-wrap msgid "DESCRIPTION" msgstr "DESCRIPCIÓN" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:23 en/lb_bootstrap_debootstrap.1:23 +#: en/lb_bootstrap_hooks.1:23 #, fuzzy msgid "" "live-build contains the components to build a live system from a " @@ -74,51 +83,60 @@ msgstr "" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:26 en/lb_bootstrap_debootstrap.1:26 +#: en/lb_bootstrap_hooks.1:26 #, no-wrap msgid "OPTIONS" msgstr "OPCIONES" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:29 en/lb_bootstrap_debootstrap.1:29 +#: en/lb_bootstrap_hooks.1:27 #, no-wrap msgid "--verbose" msgstr "--verbose" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31 +#: en/lb_bootstrap_hooks.1:29 msgid "sets verbose option (default: False)." msgstr "establece la opción verbose (por defecto: False)." #. type: IP #: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31 +#: en/lb_bootstrap_hooks.1:29 #, no-wrap msgid "-h, --help" msgstr "-h, --help" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33 +#: en/lb_bootstrap_hooks.1:31 msgid "show help message and exit." msgstr "muestra el mensaje de ayuda y sale." #. type: IP #: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33 +#: en/lb_bootstrap_hooks.1:31 #, no-wrap msgid "-v, --version" msgstr "-v, --version" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:35 en/lb_bootstrap_debootstrap.1:35 +#: en/lb_bootstrap_hooks.1:33 msgid "show program's version number and exit." msgstr "muestra el número de versión del programa y sale." #. type: SH #: en/lb_bootstrap_cdebootstrap.1:36 en/lb_bootstrap_debootstrap.1:36 +#: en/lb_bootstrap_hooks.1:34 #, no-wrap msgid "FILES" msgstr "FICHEROS" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:37 en/lb_bootstrap_debootstrap.1:37 +#: en/lb_bootstrap_hooks.1:35 #, no-wrap msgid "B<config/build>" msgstr "B<config/build>" @@ -137,30 +155,36 @@ msgstr "B<cache/packages.bootstrap>" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:40 en/lb_bootstrap_debootstrap.1:40 +#: en/lb_bootstrap_hooks.1:37 #, no-wrap msgid "B<chroot>" msgstr "B<chroot>" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:41 en/lb_bootstrap_debootstrap.1:41 +#: en/lb_bootstrap_hooks.1:38 #, no-wrap msgid "B<.build/bootstrap>" msgstr "B<.build/bootstrap>" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:43 en/lb_bootstrap_debootstrap.1:43 +#: en/lb_bootstrap_hooks.1:40 #, no-wrap msgid "SEE ALSO" msgstr "VER TAMBIÉN" +#. FIXME #. type: SH #: en/lb_bootstrap_cdebootstrap.1:46 en/lb_bootstrap_debootstrap.1:46 +#: en/lb_bootstrap_hooks.1:43 #, no-wrap msgid "HOMEPAGE" msgstr "PÁGINA WEB" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:48 en/lb_bootstrap_debootstrap.1:48 +#: en/lb_bootstrap_hooks.1:45 msgid "" "More information about live-build and the Live Systems project can be found " "on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual " @@ -172,12 +196,14 @@ msgstr "" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:49 en/lb_bootstrap_debootstrap.1:49 +#: en/lb_bootstrap_hooks.1:46 #, no-wrap msgid "BUGS" msgstr "ERRORES" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:51 en/lb_bootstrap_debootstrap.1:51 +#: en/lb_bootstrap_hooks.1:48 msgid "" "Bugs can be reported by submitting a bugreport for the live-build package in " "the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by " @@ -191,12 +217,14 @@ msgstr "" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:52 en/lb_bootstrap_debootstrap.1:52 +#: en/lb_bootstrap_hooks.1:49 #, no-wrap msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:53 en/lb_bootstrap_debootstrap.1:53 +#: en/lb_bootstrap_hooks.1:50 msgid "" "live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>." msgstr "" diff --git a/manpages/po/es/lb_bootstrap_hooks.1.po b/manpages/po/es/lb_bootstrap_hooks.1.po new file mode 100644 index 000000000..3c3a537c6 --- /dev/null +++ b/manpages/po/es/lb_bootstrap_hooks.1.po @@ -0,0 +1,249 @@ +# Spanish translations for live-build +# Copyright (C) 2013 Carlos Zuferri <chals@altorricon.com> +# This file is distributed under the same license as the live-build package. +# +msgid "" +msgstr "" +"Project-Id-Version: live-build 4.0~alpha28-1\n" +"POT-Creation-Date: 2013-11-03 20:50+0100\n" +"PO-Revision-Date: 2010-05-24 09:59+0300\n" +"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n" +"Language-Team: none\n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: TH +#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 +#, no-wrap +msgid "LIVE-BUILD" +msgstr "LIVE-BUILD" + +#. type: TH +#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 +#, no-wrap +msgid "2013-11-03" +msgstr "03.11.2013" + +#. type: TH +#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 +#, no-wrap +msgid "4.0~alpha28-1" +msgstr "4.0~alpha28-1" + +#. type: TH +#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 +#, no-wrap +msgid "Live Systems Project" +msgstr "Proyecto Live Systems" + +#. type: SH +#: en/lb_bootstrap_cdebootstrap.1:11 en/lb_bootstrap_debootstrap.1:11 +#: en/lb_bootstrap_hooks.1:11 +#, no-wrap +msgid "NAME" +msgstr "NOMBRE" + +#. type: Plain text +#: en/lb_bootstrap_cdebootstrap.1:13 en/lb_bootstrap_debootstrap.1:13 +#: en/lb_bootstrap_hooks.1:13 +#, fuzzy +msgid "B<live-build> - Live System Build Components" +msgstr "B<live-build> - Scripts de Creación del Sistema" + +#. type: SH +#: en/lb_bootstrap_cdebootstrap.1:14 en/lb_bootstrap_debootstrap.1:14 +#: en/lb_bootstrap_hooks.1:14 +#, no-wrap +msgid "SYNOPSIS" +msgstr "SINOPSIS" + +#. type: SH +#: en/lb_bootstrap_cdebootstrap.1:21 en/lb_bootstrap_debootstrap.1:21 +#: en/lb_bootstrap_hooks.1:21 +#, no-wrap +msgid "DESCRIPTION" +msgstr "DESCRIPCIÓN" + +#. type: Plain text +#: en/lb_bootstrap_cdebootstrap.1:23 en/lb_bootstrap_debootstrap.1:23 +#: en/lb_bootstrap_hooks.1:23 +#, fuzzy +msgid "" +"live-build contains the components to build a live system from a " +"configuration directory." +msgstr "" +"live-build contiene los programas para construir un sistema en vivo a partir " +"de un directorio de configuración." + +#. type: SH +#: en/lb_bootstrap_cdebootstrap.1:26 en/lb_bootstrap_debootstrap.1:26 +#: en/lb_bootstrap_hooks.1:26 +#, no-wrap +msgid "OPTIONS" +msgstr "OPCIONES" + +#. type: IP +#: en/lb_bootstrap_cdebootstrap.1:29 en/lb_bootstrap_debootstrap.1:29 +#: en/lb_bootstrap_hooks.1:27 +#, no-wrap +msgid "--verbose" +msgstr "--verbose" + +#. type: Plain text +#: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31 +#: en/lb_bootstrap_hooks.1:29 +msgid "sets verbose option (default: False)." +msgstr "establece la opción verbose (por defecto: False)." + +#. type: IP +#: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31 +#: en/lb_bootstrap_hooks.1:29 +#, no-wrap +msgid "-h, --help" +msgstr "-h, --help" + +#. type: Plain text +#: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33 +#: en/lb_bootstrap_hooks.1:31 +msgid "show help message and exit." +msgstr "muestra el mensaje de ayuda y sale." + +#. type: IP +#: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33 +#: en/lb_bootstrap_hooks.1:31 +#, no-wrap +msgid "-v, --version" +msgstr "-v, --version" + +#. type: Plain text +#: en/lb_bootstrap_cdebootstrap.1:35 en/lb_bootstrap_debootstrap.1:35 +#: en/lb_bootstrap_hooks.1:33 +msgid "show program's version number and exit." +msgstr "muestra el número de versión del programa y sale." + +#. type: SH +#: en/lb_bootstrap_cdebootstrap.1:36 en/lb_bootstrap_debootstrap.1:36 +#: en/lb_bootstrap_hooks.1:34 +#, no-wrap +msgid "FILES" +msgstr "FICHEROS" + +#. type: IP +#: en/lb_bootstrap_cdebootstrap.1:37 en/lb_bootstrap_debootstrap.1:37 +#: en/lb_bootstrap_hooks.1:35 +#, no-wrap +msgid "B<config/build>" +msgstr "B<config/build>" + +#. type: IP +#: en/lb_bootstrap_cdebootstrap.1:40 en/lb_bootstrap_debootstrap.1:40 +#: en/lb_bootstrap_hooks.1:38 +#, no-wrap +msgid "B<chroot>" +msgstr "B<chroot>" + +#. type: SH +#: en/lb_bootstrap_cdebootstrap.1:43 en/lb_bootstrap_debootstrap.1:43 +#: en/lb_bootstrap_hooks.1:40 +#, no-wrap +msgid "SEE ALSO" +msgstr "VER TAMBIÉN" + +#. FIXME +#. type: SH +#: en/lb_bootstrap_cdebootstrap.1:46 en/lb_bootstrap_debootstrap.1:46 +#: en/lb_bootstrap_hooks.1:43 +#, no-wrap +msgid "HOMEPAGE" +msgstr "PÁGINA WEB" + +#. type: Plain text +#: en/lb_bootstrap_cdebootstrap.1:48 en/lb_bootstrap_debootstrap.1:48 +#: en/lb_bootstrap_hooks.1:45 +msgid "" +"More information about live-build and the Live Systems project can be found " +"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual " +"at E<lt>I<http://live-systems.org/manual/>E<gt>." +msgstr "" +"Se puede encontrar más información acerca de live-build y el proyecto Live " +"Systems en la página web E<lt>I<http://live-systems.org/>E<gt> y en el " +"manual en E<lt>I<http://live-systems.org/manual/>E<gt>." + +#. type: SH +#: en/lb_bootstrap_cdebootstrap.1:49 en/lb_bootstrap_debootstrap.1:49 +#: en/lb_bootstrap_hooks.1:46 +#, no-wrap +msgid "BUGS" +msgstr "ERRORES" + +#. type: Plain text +#: en/lb_bootstrap_cdebootstrap.1:51 en/lb_bootstrap_debootstrap.1:51 +#: en/lb_bootstrap_hooks.1:48 +msgid "" +"Bugs can be reported by submitting a bugreport for the live-build package in " +"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by " +"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists." +"debian.org>E<gt>." +msgstr "" +"Se puede notificar los fallos enviando un informe de errores sobre el " +"paquete live-build en el Bug Tracking System en E<lt>I<http://bugs.debian." +"org/>E<gt> o escribiendo un mensaje a la lista de correo de Live Systems a " +"la dirección E<lt>I<debian-live@lists.debian.org>E<gt>." + +#. type: SH +#: en/lb_bootstrap_cdebootstrap.1:52 en/lb_bootstrap_debootstrap.1:52 +#: en/lb_bootstrap_hooks.1:49 +#, no-wrap +msgid "AUTHOR" +msgstr "AUTOR" + +#. type: Plain text +#: en/lb_bootstrap_cdebootstrap.1:53 en/lb_bootstrap_debootstrap.1:53 +#: en/lb_bootstrap_hooks.1:50 +msgid "" +"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>." +msgstr "" +"live-build fue escrito por Daniel Baumann E<lt>I<mail@daniel-baumann." +"ch>E<gt>." + +#. type: Plain text +#: en/lb_bootstrap_hooks.1:16 +msgid "B<lb bootstrap_hooks> [--verbose]" +msgstr "B<lb bootstrap_hooks> [--verbose]" + +#. type: Plain text +#: en/lb_bootstrap_hooks.1:18 +msgid "B<lb bootstrap_hooks> [--help]" +msgstr "B<lb bootstrap_hooks> [--help]" + +#. type: Plain text +#: en/lb_bootstrap_hooks.1:20 +msgid "B<lb bootstrap_hooks> [--version]" +msgstr "B<lb bootstrap_hooks> [--version]" + +#. type: Plain text +#: en/lb_bootstrap_hooks.1:25 +#, fuzzy +msgid "" +"The B<lb bootstrap_hooks> command executes hooks after the bootstrap stage." +msgstr "" +"El programa B<lb bootstrap_debootstrap> preinstala el chroot del sistema con " +"I<debootstrap>(8)." + +#. type: IP +#: en/lb_bootstrap_hooks.1:36 +#, no-wrap +msgid "B<config/hooks/*.hook>" +msgstr "B<config/hooks/*.hook>" + +#. type: IP +#: en/lb_bootstrap_hooks.1:37 +#, no-wrap +msgid "B<config/hooks/*.hook.bootstrap>" +msgstr "B<config/hooks/*.hook.bootstrap>" diff --git a/manpages/po4a.cfg b/manpages/po4a.cfg index 99140e5de..8848c0466 100644 --- a/manpages/po4a.cfg +++ b/manpages/po4a.cfg @@ -2,3 +2,4 @@ [po4a_paths] pot/$master.pot $lang:po/$lang/$master.po [type: man] en/lb_bootstrap_cdebootstrap.1 $lang:$lang/lb_bootstrap_cdebootstrap.$lang.1 [type: man] en/lb_bootstrap_debootstrap.1 $lang:$lang/lb_bootstrap_debootstrap.$lang.1 +[type: man] en/lb_bootstrap_hooks.1 $lang:$lang/lb_bootstrap_hooks.$lang.1 diff --git a/manpages/pot/lb_bootstrap_cdebootstrap.1.pot b/manpages/pot/lb_bootstrap_cdebootstrap.1.pot index 0db0392e7..18b6b9ca9 100644 --- a/manpages/pot/lb_bootstrap_cdebootstrap.1.pot +++ b/manpages/pot/lb_bootstrap_cdebootstrap.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-11-03 19:47+0100\n" +"POT-Creation-Date: 2013-11-03 19:51+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" @@ -18,41 +18,48 @@ msgstr "" #. type: TH #: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 #, no-wrap msgid "LIVE-BUILD" msgstr "" #. type: TH #: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 #, no-wrap msgid "2013-11-03" msgstr "" #. type: TH #: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 #, no-wrap msgid "4.0~alpha28-1" msgstr "" #. type: TH #: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 #, no-wrap msgid "Live Systems Project" msgstr "" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:11 en/lb_bootstrap_debootstrap.1:11 +#: en/lb_bootstrap_hooks.1:11 #, no-wrap msgid "NAME" msgstr "" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:13 en/lb_bootstrap_debootstrap.1:13 +#: en/lb_bootstrap_hooks.1:13 msgid "B<live-build> - Live System Build Components" msgstr "" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:14 en/lb_bootstrap_debootstrap.1:14 +#: en/lb_bootstrap_hooks.1:14 #, no-wrap msgid "SYNOPSIS" msgstr "" @@ -76,12 +83,14 @@ msgstr "" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:21 en/lb_bootstrap_debootstrap.1:21 +#: en/lb_bootstrap_hooks.1:21 #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:23 en/lb_bootstrap_debootstrap.1:23 +#: en/lb_bootstrap_hooks.1:23 msgid "" "live-build contains the components to build a live system from a " "configuration directory." @@ -96,6 +105,7 @@ msgstr "" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:26 en/lb_bootstrap_debootstrap.1:26 +#: en/lb_bootstrap_hooks.1:26 #, no-wrap msgid "OPTIONS" msgstr "" @@ -115,45 +125,53 @@ msgstr "" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:29 en/lb_bootstrap_debootstrap.1:29 +#: en/lb_bootstrap_hooks.1:27 #, no-wrap msgid "--verbose" msgstr "" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31 +#: en/lb_bootstrap_hooks.1:29 msgid "sets verbose option (default: False)." msgstr "" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31 +#: en/lb_bootstrap_hooks.1:29 #, no-wrap msgid "-h, --help" msgstr "" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33 +#: en/lb_bootstrap_hooks.1:31 msgid "show help message and exit." msgstr "" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33 +#: en/lb_bootstrap_hooks.1:31 #, no-wrap msgid "-v, --version" msgstr "" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:35 en/lb_bootstrap_debootstrap.1:35 +#: en/lb_bootstrap_hooks.1:33 msgid "show program's version number and exit." msgstr "" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:36 en/lb_bootstrap_debootstrap.1:36 +#: en/lb_bootstrap_hooks.1:34 #, no-wrap msgid "FILES" msgstr "" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:37 en/lb_bootstrap_debootstrap.1:37 +#: en/lb_bootstrap_hooks.1:35 #, no-wrap msgid "B<config/build>" msgstr "" @@ -172,18 +190,21 @@ msgstr "" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:40 en/lb_bootstrap_debootstrap.1:40 +#: en/lb_bootstrap_hooks.1:37 #, no-wrap msgid "B<chroot>" msgstr "" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:41 en/lb_bootstrap_debootstrap.1:41 +#: en/lb_bootstrap_hooks.1:38 #, no-wrap msgid "B<.build/bootstrap>" msgstr "" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:43 en/lb_bootstrap_debootstrap.1:43 +#: en/lb_bootstrap_hooks.1:40 #, no-wrap msgid "SEE ALSO" msgstr "" @@ -193,14 +214,17 @@ msgstr "" msgid "I<cdebootstrap>(1)" msgstr "" +#. FIXME #. type: SH #: en/lb_bootstrap_cdebootstrap.1:46 en/lb_bootstrap_debootstrap.1:46 +#: en/lb_bootstrap_hooks.1:43 #, no-wrap msgid "HOMEPAGE" msgstr "" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:48 en/lb_bootstrap_debootstrap.1:48 +#: en/lb_bootstrap_hooks.1:45 msgid "" "More information about live-build and the Live Systems project can be found " "on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual " @@ -209,12 +233,14 @@ msgstr "" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:49 en/lb_bootstrap_debootstrap.1:49 +#: en/lb_bootstrap_hooks.1:46 #, no-wrap msgid "BUGS" msgstr "" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:51 en/lb_bootstrap_debootstrap.1:51 +#: en/lb_bootstrap_hooks.1:48 msgid "" "Bugs can be reported by submitting a bugreport for the live-build package in " "the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by " @@ -224,12 +250,14 @@ msgstr "" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:52 en/lb_bootstrap_debootstrap.1:52 +#: en/lb_bootstrap_hooks.1:49 #, no-wrap msgid "AUTHOR" msgstr "" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:53 en/lb_bootstrap_debootstrap.1:53 +#: en/lb_bootstrap_hooks.1:50 msgid "" "live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>." msgstr "" diff --git a/manpages/pot/lb_bootstrap_debootstrap.1.pot b/manpages/pot/lb_bootstrap_debootstrap.1.pot index c7845fc38..7422aa487 100644 --- a/manpages/pot/lb_bootstrap_debootstrap.1.pot +++ b/manpages/pot/lb_bootstrap_debootstrap.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-11-03 19:47+0100\n" +"POT-Creation-Date: 2013-11-03 19:51+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" @@ -18,53 +18,62 @@ msgstr "" #. type: TH #: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 #, no-wrap msgid "LIVE-BUILD" msgstr "" #. type: TH #: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 #, no-wrap msgid "2013-11-03" msgstr "" #. type: TH #: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 #, no-wrap msgid "4.0~alpha28-1" msgstr "" #. type: TH #: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 #, no-wrap msgid "Live Systems Project" msgstr "" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:11 en/lb_bootstrap_debootstrap.1:11 +#: en/lb_bootstrap_hooks.1:11 #, no-wrap msgid "NAME" msgstr "" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:13 en/lb_bootstrap_debootstrap.1:13 +#: en/lb_bootstrap_hooks.1:13 msgid "B<live-build> - Live System Build Components" msgstr "" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:14 en/lb_bootstrap_debootstrap.1:14 +#: en/lb_bootstrap_hooks.1:14 #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:21 en/lb_bootstrap_debootstrap.1:21 +#: en/lb_bootstrap_hooks.1:21 #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:23 en/lb_bootstrap_debootstrap.1:23 +#: en/lb_bootstrap_hooks.1:23 msgid "" "live-build contains the components to build a live system from a " "configuration directory." @@ -72,51 +81,60 @@ msgstr "" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:26 en/lb_bootstrap_debootstrap.1:26 +#: en/lb_bootstrap_hooks.1:26 #, no-wrap msgid "OPTIONS" msgstr "" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:29 en/lb_bootstrap_debootstrap.1:29 +#: en/lb_bootstrap_hooks.1:27 #, no-wrap msgid "--verbose" msgstr "" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31 +#: en/lb_bootstrap_hooks.1:29 msgid "sets verbose option (default: False)." msgstr "" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31 +#: en/lb_bootstrap_hooks.1:29 #, no-wrap msgid "-h, --help" msgstr "" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33 +#: en/lb_bootstrap_hooks.1:31 msgid "show help message and exit." msgstr "" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33 +#: en/lb_bootstrap_hooks.1:31 #, no-wrap msgid "-v, --version" msgstr "" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:35 en/lb_bootstrap_debootstrap.1:35 +#: en/lb_bootstrap_hooks.1:33 msgid "show program's version number and exit." msgstr "" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:36 en/lb_bootstrap_debootstrap.1:36 +#: en/lb_bootstrap_hooks.1:34 #, no-wrap msgid "FILES" msgstr "" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:37 en/lb_bootstrap_debootstrap.1:37 +#: en/lb_bootstrap_hooks.1:35 #, no-wrap msgid "B<config/build>" msgstr "" @@ -135,30 +153,36 @@ msgstr "" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:40 en/lb_bootstrap_debootstrap.1:40 +#: en/lb_bootstrap_hooks.1:37 #, no-wrap msgid "B<chroot>" msgstr "" #. type: IP #: en/lb_bootstrap_cdebootstrap.1:41 en/lb_bootstrap_debootstrap.1:41 +#: en/lb_bootstrap_hooks.1:38 #, no-wrap msgid "B<.build/bootstrap>" msgstr "" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:43 en/lb_bootstrap_debootstrap.1:43 +#: en/lb_bootstrap_hooks.1:40 #, no-wrap msgid "SEE ALSO" msgstr "" +#. FIXME #. type: SH #: en/lb_bootstrap_cdebootstrap.1:46 en/lb_bootstrap_debootstrap.1:46 +#: en/lb_bootstrap_hooks.1:43 #, no-wrap msgid "HOMEPAGE" msgstr "" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:48 en/lb_bootstrap_debootstrap.1:48 +#: en/lb_bootstrap_hooks.1:45 msgid "" "More information about live-build and the Live Systems project can be found " "on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual " @@ -167,12 +191,14 @@ msgstr "" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:49 en/lb_bootstrap_debootstrap.1:49 +#: en/lb_bootstrap_hooks.1:46 #, no-wrap msgid "BUGS" msgstr "" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:51 en/lb_bootstrap_debootstrap.1:51 +#: en/lb_bootstrap_hooks.1:48 msgid "" "Bugs can be reported by submitting a bugreport for the live-build package in " "the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by " @@ -182,12 +208,14 @@ msgstr "" #. type: SH #: en/lb_bootstrap_cdebootstrap.1:52 en/lb_bootstrap_debootstrap.1:52 +#: en/lb_bootstrap_hooks.1:49 #, no-wrap msgid "AUTHOR" msgstr "" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:53 en/lb_bootstrap_debootstrap.1:53 +#: en/lb_bootstrap_hooks.1:50 msgid "" "live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>." msgstr "" diff --git a/manpages/pot/lb_bootstrap_hooks.1.pot b/manpages/pot/lb_bootstrap_hooks.1.pot new file mode 100644 index 000000000..ef7c091cb --- /dev/null +++ b/manpages/pot/lb_bootstrap_hooks.1.pot @@ -0,0 +1,235 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the live-build package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2013-11-03 20:50+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" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: TH +#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 +#, no-wrap +msgid "LIVE-BUILD" +msgstr "" + +#. type: TH +#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 +#, no-wrap +msgid "2013-11-03" +msgstr "" + +#. type: TH +#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 +#, no-wrap +msgid "4.0~alpha28-1" +msgstr "" + +#. type: TH +#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9 +#: en/lb_bootstrap_hooks.1:9 +#, no-wrap +msgid "Live Systems Project" +msgstr "" + +#. type: SH +#: en/lb_bootstrap_cdebootstrap.1:11 en/lb_bootstrap_debootstrap.1:11 +#: en/lb_bootstrap_hooks.1:11 +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: en/lb_bootstrap_cdebootstrap.1:13 en/lb_bootstrap_debootstrap.1:13 +#: en/lb_bootstrap_hooks.1:13 +msgid "B<live-build> - Live System Build Components" +msgstr "" + +#. type: SH +#: en/lb_bootstrap_cdebootstrap.1:14 en/lb_bootstrap_debootstrap.1:14 +#: en/lb_bootstrap_hooks.1:14 +#, no-wrap +msgid "SYNOPSIS" +msgstr "" + +#. type: SH +#: en/lb_bootstrap_cdebootstrap.1:21 en/lb_bootstrap_debootstrap.1:21 +#: en/lb_bootstrap_hooks.1:21 +#, no-wrap +msgid "DESCRIPTION" +msgstr "" + +#. type: Plain text +#: en/lb_bootstrap_cdebootstrap.1:23 en/lb_bootstrap_debootstrap.1:23 +#: en/lb_bootstrap_hooks.1:23 +msgid "" +"live-build contains the components to build a live system from a " +"configuration directory." +msgstr "" + +#. type: SH +#: en/lb_bootstrap_cdebootstrap.1:26 en/lb_bootstrap_debootstrap.1:26 +#: en/lb_bootstrap_hooks.1:26 +#, no-wrap +msgid "OPTIONS" +msgstr "" + +#. type: IP +#: en/lb_bootstrap_cdebootstrap.1:29 en/lb_bootstrap_debootstrap.1:29 +#: en/lb_bootstrap_hooks.1:27 +#, no-wrap +msgid "--verbose" +msgstr "" + +#. type: Plain text +#: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31 +#: en/lb_bootstrap_hooks.1:29 +msgid "sets verbose option (default: False)." +msgstr "" + +#. type: IP +#: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31 +#: en/lb_bootstrap_hooks.1:29 +#, no-wrap +msgid "-h, --help" +msgstr "" + +#. type: Plain text +#: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33 +#: en/lb_bootstrap_hooks.1:31 +msgid "show help message and exit." +msgstr "" + +#. type: IP +#: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33 +#: en/lb_bootstrap_hooks.1:31 +#, no-wrap +msgid "-v, --version" +msgstr "" + +#. type: Plain text +#: en/lb_bootstrap_cdebootstrap.1:35 en/lb_bootstrap_debootstrap.1:35 +#: en/lb_bootstrap_hooks.1:33 +msgid "show program's version number and exit." +msgstr "" + +#. type: SH +#: en/lb_bootstrap_cdebootstrap.1:36 en/lb_bootstrap_debootstrap.1:36 +#: en/lb_bootstrap_hooks.1:34 +#, no-wrap +msgid "FILES" +msgstr "" + +#. type: IP +#: en/lb_bootstrap_cdebootstrap.1:37 en/lb_bootstrap_debootstrap.1:37 +#: en/lb_bootstrap_hooks.1:35 +#, no-wrap +msgid "B<config/build>" +msgstr "" + +#. type: IP +#: en/lb_bootstrap_cdebootstrap.1:40 en/lb_bootstrap_debootstrap.1:40 +#: en/lb_bootstrap_hooks.1:38 +#, no-wrap +msgid "B<chroot>" +msgstr "" + +#. type: SH +#: en/lb_bootstrap_cdebootstrap.1:43 en/lb_bootstrap_debootstrap.1:43 +#: en/lb_bootstrap_hooks.1:40 +#, no-wrap +msgid "SEE ALSO" +msgstr "" + +#. FIXME +#. type: SH +#: en/lb_bootstrap_cdebootstrap.1:46 en/lb_bootstrap_debootstrap.1:46 +#: en/lb_bootstrap_hooks.1:43 +#, no-wrap +msgid "HOMEPAGE" +msgstr "" + +#. type: Plain text +#: en/lb_bootstrap_cdebootstrap.1:48 en/lb_bootstrap_debootstrap.1:48 +#: en/lb_bootstrap_hooks.1:45 +msgid "" +"More information about live-build and the Live Systems project can be found " +"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual " +"at E<lt>I<http://live-systems.org/manual/>E<gt>." +msgstr "" + +#. type: SH +#: en/lb_bootstrap_cdebootstrap.1:49 en/lb_bootstrap_debootstrap.1:49 +#: en/lb_bootstrap_hooks.1:46 +#, no-wrap +msgid "BUGS" +msgstr "" + +#. type: Plain text +#: en/lb_bootstrap_cdebootstrap.1:51 en/lb_bootstrap_debootstrap.1:51 +#: en/lb_bootstrap_hooks.1:48 +msgid "" +"Bugs can be reported by submitting a bugreport for the live-build package in " +"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by " +"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists." +"debian.org>E<gt>." +msgstr "" + +#. type: SH +#: en/lb_bootstrap_cdebootstrap.1:52 en/lb_bootstrap_debootstrap.1:52 +#: en/lb_bootstrap_hooks.1:49 +#, no-wrap +msgid "AUTHOR" +msgstr "" + +#. type: Plain text +#: en/lb_bootstrap_cdebootstrap.1:53 en/lb_bootstrap_debootstrap.1:53 +#: en/lb_bootstrap_hooks.1:50 +msgid "" +"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>." +msgstr "" + +#. type: Plain text +#: en/lb_bootstrap_hooks.1:16 +msgid "B<lb bootstrap_hooks> [--verbose]" +msgstr "" + +#. type: Plain text +#: en/lb_bootstrap_hooks.1:18 +msgid "B<lb bootstrap_hooks> [--help]" +msgstr "" + +#. type: Plain text +#: en/lb_bootstrap_hooks.1:20 +msgid "B<lb bootstrap_hooks> [--version]" +msgstr "" + +#. type: Plain text +#: en/lb_bootstrap_hooks.1:25 +msgid "" +"The B<lb bootstrap_hooks> command executes hooks after the bootstrap stage." +msgstr "" + +#. type: IP +#: en/lb_bootstrap_hooks.1:36 +#, no-wrap +msgid "B<config/hooks/*.hook>" +msgstr "" + +#. type: IP +#: en/lb_bootstrap_hooks.1:37 +#, no-wrap +msgid "B<config/hooks/*.hook.bootstrap>" +msgstr "" |