diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-04 06:57:57 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-04 06:57:57 +0100 |
commit | afafe4628cf94f586c0adae100cb2d62ca02f701 (patch) | |
tree | 5cc492973f4bd37650c0df5683a0fcf3c7c53c83 | |
parent | 3077d77a5659d9512f519e75893860643e62bbf6 (diff) | |
download | vyos-live-build-afafe4628cf94f586c0adae100cb2d62ca02f701.tar.gz vyos-live-build-afafe4628cf94f586c0adae100cb2d62ca02f701.zip |
Adding see also entries in hooks manpages.
36 files changed, 920 insertions, 683 deletions
diff --git a/manpages/de/lb_binary_hooks.de.1 b/manpages/de/lb_binary_hooks.de.1 index 4578837a4..da00ef0cb 100644 --- a/manpages/de/lb_binary_hooks.de.1 +++ b/manpages/de/lb_binary_hooks.de.1 @@ -44,8 +44,10 @@ zeigt Versionsnummer des Programms und beendet sich. .IP \fBbinary\fP 4 .SH "SIEHE AUCH" +.IP \fIlb_bootstrap_hooks\fP(1) 4 +.IP \fIlb_chroot_hooks\fP(1) 4 +.IP \fIlb_source_hooks\fP(1) -.\" 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 diff --git a/manpages/de/lb_bootstrap_cdebootstrap.de.1 b/manpages/de/lb_bootstrap_cdebootstrap.de.1 index 3746fb550..bdc61ddcf 100644 --- a/manpages/de/lb_bootstrap_cdebootstrap.de.1 +++ b/manpages/de/lb_bootstrap_cdebootstrap.de.1 @@ -50,7 +50,7 @@ zeigt Versionsnummer des Programms und beendet sich. .IP \fB.build/bootstrap\fP 4 .SH "SIEHE AUCH" -\fIcdebootstrap\fP(1) +.IP fIcdebootstrap(1) 4 .SH HOMEPAGE Weitere Informationen über live\-build und das Live Systems Projekt können diff --git a/manpages/de/lb_bootstrap_debootstrap.de.1 b/manpages/de/lb_bootstrap_debootstrap.de.1 index da8f151d3..00ebdd839 100644 --- a/manpages/de/lb_bootstrap_debootstrap.de.1 +++ b/manpages/de/lb_bootstrap_debootstrap.de.1 @@ -50,7 +50,7 @@ zeigt Versionsnummer des Programms und beendet sich. .IP \fB.build/bootstrap\fP 4 .SH "SIEHE AUCH" -\fIdebootstrap\fP(8) +.IP \fIdebootstrap\fP(8) 4 .SH HOMEPAGE Weitere Informationen über live\-build und das Live Systems Projekt können diff --git a/manpages/de/lb_bootstrap_hooks.de.1 b/manpages/de/lb_bootstrap_hooks.de.1 index ca400cc1d..03d6ca1c3 100644 --- a/manpages/de/lb_bootstrap_hooks.de.1 +++ b/manpages/de/lb_bootstrap_hooks.de.1 @@ -44,8 +44,10 @@ zeigt Versionsnummer des Programms und beendet sich. .IP \fBchroot\fP 4 .SH "SIEHE AUCH" +.IP \fIlb_chroot_hooks\fP(1) 4 +.IP \fIlb_binary_hooks\fP(1) 4 +.IP \fIlb_source_hooks\fP(1) 4 -.\" 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 diff --git a/manpages/de/lb_chroot_hooks.de.1 b/manpages/de/lb_chroot_hooks.de.1 index bd252cd38..f1afdc46e 100644 --- a/manpages/de/lb_chroot_hooks.de.1 +++ b/manpages/de/lb_chroot_hooks.de.1 @@ -44,8 +44,10 @@ zeigt Versionsnummer des Programms und beendet sich. .IP \fBchroot\fP 4 .SH "SIEHE AUCH" +.IP \fIlb_bootstrap_hooks\fP(1) 4 +.IP \fIlb_binary_hooks\fP(1) 4 +.IP \fIlb_source_hooks\fP(1) 4 -.\" 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 diff --git a/manpages/de/lb_source_hooks.de.1 b/manpages/de/lb_source_hooks.de.1 index f1b8d321e..c8d31b249 100644 --- a/manpages/de/lb_source_hooks.de.1 +++ b/manpages/de/lb_source_hooks.de.1 @@ -44,8 +44,10 @@ zeigt Versionsnummer des Programms und beendet sich. .IP \fBsource\fP 4 .SH "SIEHE AUCH" +.IP \fIlb_bootstrap_hooks\fP(1) 4 +.IP \fIlb_chroot_hooks\fP(1) 4 +.IP \fIlb_binary_hooks\fP(1) 4 -.\" 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 diff --git a/manpages/en/lb_binary_hooks.1 b/manpages/en/lb_binary_hooks.1 index d92438360..26678f131 100644 --- a/manpages/en/lb_binary_hooks.1 +++ b/manpages/en/lb_binary_hooks.1 @@ -38,7 +38,9 @@ show program's version number and exit. .IP "\fBbinary\fR" 4 .SH SEE ALSO -.\" FIXME +.IP "\fIlb_bootstrap_hooks\fR(1)" 4 +.IP "\fIlb_chroot_hooks\fR(1)" 4 +.IP "\fIlb_source_hooks\fR(1)" .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>. diff --git a/manpages/en/lb_bootstrap_cdebootstrap.1 b/manpages/en/lb_bootstrap_cdebootstrap.1 index 9591691e4..6509f420b 100644 --- a/manpages/en/lb_bootstrap_cdebootstrap.1 +++ b/manpages/en/lb_bootstrap_cdebootstrap.1 @@ -41,7 +41,7 @@ show program's version number and exit. .IP "\fB.build/bootstrap\fR" 4 .SH SEE ALSO -\fIcdebootstrap\fR(1) +.IP "fIcdebootstrap\fR(1)" 4 .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>. diff --git a/manpages/en/lb_bootstrap_debootstrap.1 b/manpages/en/lb_bootstrap_debootstrap.1 index 533c91cc5..c258d2159 100644 --- a/manpages/en/lb_bootstrap_debootstrap.1 +++ b/manpages/en/lb_bootstrap_debootstrap.1 @@ -41,7 +41,7 @@ show program's version number and exit. .IP "\fB.build/bootstrap\fR" 4 .SH SEE ALSO -\fIdebootstrap\fR(8) +.IP "\fIdebootstrap\fR(8)" 4 .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>. diff --git a/manpages/en/lb_bootstrap_hooks.1 b/manpages/en/lb_bootstrap_hooks.1 index 74278d7e9..a4a06d79c 100644 --- a/manpages/en/lb_bootstrap_hooks.1 +++ b/manpages/en/lb_bootstrap_hooks.1 @@ -38,7 +38,9 @@ show program's version number and exit. .IP "\fBchroot\fR" 4 .SH SEE ALSO -.\" FIXME +.IP "\fIlb_chroot_hooks\fR(1)" 4 +.IP "\fIlb_binary_hooks\fR(1)" 4 +.IP "\fIlb_source_hooks\fR(1)" 4 .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>. diff --git a/manpages/en/lb_chroot_hooks.1 b/manpages/en/lb_chroot_hooks.1 index d3ea49903..d9d875237 100644 --- a/manpages/en/lb_chroot_hooks.1 +++ b/manpages/en/lb_chroot_hooks.1 @@ -38,7 +38,9 @@ show program's version number and exit. .IP "\fBchroot\fR" 4 .SH SEE ALSO -.\" FIXME +.IP "\fIlb_bootstrap_hooks\fR(1)" 4 +.IP "\fIlb_binary_hooks\fR(1)" 4 +.IP "\fIlb_source_hooks\fR(1)" 4 .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>. diff --git a/manpages/en/lb_source_hooks.1 b/manpages/en/lb_source_hooks.1 index 224b09f4c..128ce7958 100644 --- a/manpages/en/lb_source_hooks.1 +++ b/manpages/en/lb_source_hooks.1 @@ -38,7 +38,9 @@ show program's version number and exit. .IP "\fBsource\fR" 4 .SH SEE ALSO -.\" FIXME +.IP "\fIlb_bootstrap_hooks\fR(1)" 4 +.IP "\fIlb_chroot_hooks\fR(1)" 4 +.IP "\fIlb_binary_hooks\fR(1)" 4 .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>. diff --git a/manpages/es/lb_binary_hooks.es.1 b/manpages/es/lb_binary_hooks.es.1 index c57366a59..53b44e322 100644 --- a/manpages/es/lb_binary_hooks.es.1 +++ b/manpages/es/lb_binary_hooks.es.1 @@ -44,8 +44,10 @@ muestra el número de versión del programa y sale. .IP \fBbinary\fP 4 .SH "VER TAMBIÉN" +.IP \fIlb_bootstrap_hooks\fP(1) 4 +.IP \fIlb_chroot_hooks\fP(1) 4 +.IP \fIlb_source_hooks\fP(1) -.\" 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 diff --git a/manpages/es/lb_bootstrap_cdebootstrap.es.1 b/manpages/es/lb_bootstrap_cdebootstrap.es.1 index 1f6bea1d6..2f8a14fb8 100644 --- a/manpages/es/lb_bootstrap_cdebootstrap.es.1 +++ b/manpages/es/lb_bootstrap_cdebootstrap.es.1 @@ -50,7 +50,7 @@ muestra el número de versión del programa y sale. .IP \fB.build/bootstrap\fP 4 .SH "VER TAMBIÉN" -\fIcdebootstrap\fP(1) +.IP fIcdebootstrap(1) 4 .SH "PÁGINA WEB" Se puede encontrar más información acerca de live\-build y el proyecto Live diff --git a/manpages/es/lb_bootstrap_debootstrap.es.1 b/manpages/es/lb_bootstrap_debootstrap.es.1 index e87687bcc..e2d97356a 100644 --- a/manpages/es/lb_bootstrap_debootstrap.es.1 +++ b/manpages/es/lb_bootstrap_debootstrap.es.1 @@ -50,7 +50,7 @@ muestra el número de versión del programa y sale. .IP \fB.build/bootstrap\fP 4 .SH "VER TAMBIÉN" -\fIdebootstrap\fP(8) +.IP \fIdebootstrap\fP(8) 4 .SH "PÁGINA WEB" Se puede encontrar más información acerca de live\-build y el proyecto Live diff --git a/manpages/es/lb_bootstrap_hooks.es.1 b/manpages/es/lb_bootstrap_hooks.es.1 index a9568191a..6d612bcb0 100644 --- a/manpages/es/lb_bootstrap_hooks.es.1 +++ b/manpages/es/lb_bootstrap_hooks.es.1 @@ -44,8 +44,10 @@ muestra el número de versión del programa y sale. .IP \fBchroot\fP 4 .SH "VER TAMBIÉN" +.IP \fIlb_chroot_hooks\fP(1) 4 +.IP \fIlb_binary_hooks\fP(1) 4 +.IP \fIlb_source_hooks\fP(1) 4 -.\" 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 diff --git a/manpages/es/lb_chroot_hooks.es.1 b/manpages/es/lb_chroot_hooks.es.1 index 2eb4e10b5..51cdeab9c 100644 --- a/manpages/es/lb_chroot_hooks.es.1 +++ b/manpages/es/lb_chroot_hooks.es.1 @@ -44,8 +44,10 @@ muestra el número de versión del programa y sale. .IP \fBchroot\fP 4 .SH "VER TAMBIÉN" +.IP \fIlb_bootstrap_hooks\fP(1) 4 +.IP \fIlb_binary_hooks\fP(1) 4 +.IP \fIlb_source_hooks\fP(1) 4 -.\" 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 diff --git a/manpages/es/lb_source_hooks.es.1 b/manpages/es/lb_source_hooks.es.1 index 7391493da..1a80ed329 100644 --- a/manpages/es/lb_source_hooks.es.1 +++ b/manpages/es/lb_source_hooks.es.1 @@ -44,8 +44,10 @@ muestra el número de versión del programa y sale. .IP \fBsource\fP 4 .SH "VER TAMBIÉN" +.IP \fIlb_bootstrap_hooks\fP(1) 4 +.IP \fIlb_chroot_hooks\fP(1) 4 +.IP \fIlb_binary_hooks\fP(1) 4 -.\" 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 diff --git a/manpages/po/de/lb_binary_hooks.1.po b/manpages/po/de/lb_binary_hooks.1.po index c4dfb1bee..f63a9f381 100644 --- a/manpages/po/de/lb_binary_hooks.1.po +++ b/manpages/po/de/lb_binary_hooks.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~alpha28-1\n" -"POT-Creation-Date: 2013-11-04 06:38+0100\n" +"POT-Creation-Date: 2013-11-04 06: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" @@ -18,7 +18,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "LIVE-BUILD" msgstr "LIVE-BUILD" @@ -26,7 +26,7 @@ msgstr "LIVE-BUILD" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "2013-11-04" msgstr "04.11.2013" @@ -34,7 +34,7 @@ msgstr "04.11.2013" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "4.0~alpha28-1" msgstr "4.0~alpha28-1" @@ -42,7 +42,7 @@ msgstr "4.0~alpha28-1" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "Live Systems Project" msgstr "Live Systems Projekt" @@ -50,7 +50,7 @@ msgstr "Live Systems Projekt" #. type: SH #: en/lb_binary_hooks.1:11 en/lb_bootstrap_cdebootstrap.1:11 #: en/lb_bootstrap_debootstrap.1:11 en/lb_bootstrap_hooks.1:11 -#: en/lb_chroot_hooks.1:11 +#: en/lb_chroot_hooks.1:11 en/lb_source_hooks.1:11 #, no-wrap msgid "NAME" msgstr "NAME" @@ -58,14 +58,14 @@ msgstr "NAME" #. type: Plain text #: en/lb_binary_hooks.1:13 en/lb_bootstrap_cdebootstrap.1:13 #: en/lb_bootstrap_debootstrap.1:13 en/lb_bootstrap_hooks.1:13 -#: en/lb_chroot_hooks.1:13 +#: en/lb_chroot_hooks.1:13 en/lb_source_hooks.1:13 msgid "B<live-build> - Live System Build Components" msgstr "B<live-build> - System Build Komponenten" #. type: SH #: en/lb_binary_hooks.1:14 en/lb_bootstrap_cdebootstrap.1:14 #: en/lb_bootstrap_debootstrap.1:14 en/lb_bootstrap_hooks.1:14 -#: en/lb_chroot_hooks.1:14 +#: en/lb_chroot_hooks.1:14 en/lb_source_hooks.1:14 #, no-wrap msgid "SYNOPSIS" msgstr "SYNTAX" @@ -88,7 +88,7 @@ msgstr "B<lb binary_hooks> [--version]" #. type: SH #: en/lb_binary_hooks.1:21 en/lb_bootstrap_cdebootstrap.1:21 #: en/lb_bootstrap_debootstrap.1:21 en/lb_bootstrap_hooks.1:21 -#: en/lb_chroot_hooks.1:21 +#: en/lb_chroot_hooks.1:21 en/lb_source_hooks.1:21 #, no-wrap msgid "DESCRIPTION" msgstr "BESCHREIBUNG" @@ -96,7 +96,7 @@ msgstr "BESCHREIBUNG" #. type: Plain text #: en/lb_binary_hooks.1:23 en/lb_bootstrap_cdebootstrap.1:23 #: en/lb_bootstrap_debootstrap.1:23 en/lb_bootstrap_hooks.1:23 -#: en/lb_chroot_hooks.1:23 +#: en/lb_chroot_hooks.1:23 en/lb_source_hooks.1:23 msgid "" "live-build contains the components to build a live system from a " "configuration directory." @@ -112,7 +112,7 @@ msgstr "Der B<lb binary_hooks> Befehl führt Hooks nach dem Binary Stage aus." #. type: SH #: en/lb_binary_hooks.1:26 en/lb_bootstrap_cdebootstrap.1:26 #: en/lb_bootstrap_debootstrap.1:26 en/lb_bootstrap_hooks.1:26 -#: en/lb_chroot_hooks.1:26 +#: en/lb_chroot_hooks.1:26 en/lb_source_hooks.1:26 #, no-wrap msgid "OPTIONS" msgstr "OPTIONEN" @@ -120,7 +120,7 @@ msgstr "OPTIONEN" #. type: IP #: en/lb_binary_hooks.1:27 en/lb_bootstrap_cdebootstrap.1:29 #: en/lb_bootstrap_debootstrap.1:29 en/lb_bootstrap_hooks.1:27 -#: en/lb_chroot_hooks.1:27 +#: en/lb_chroot_hooks.1:27 en/lb_source_hooks.1:27 #, no-wrap msgid "--verbose" msgstr "--verbose" @@ -128,14 +128,14 @@ msgstr "--verbose" #. type: Plain text #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 msgid "sets verbose option (default: False)." msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)." #. type: IP #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 #, no-wrap msgid "-h, --help" msgstr "-h, --help" @@ -143,14 +143,14 @@ msgstr "-h, --help" #. type: Plain text #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 msgid "show help message and exit." msgstr "zeigt Hilfenachricht und beendet sich." #. type: IP #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 #, no-wrap msgid "-v, --version" msgstr "-v, --version" @@ -158,14 +158,14 @@ msgstr "-v, --version" #. type: Plain text #: en/lb_binary_hooks.1:33 en/lb_bootstrap_cdebootstrap.1:35 #: en/lb_bootstrap_debootstrap.1:35 en/lb_bootstrap_hooks.1:33 -#: en/lb_chroot_hooks.1:33 +#: en/lb_chroot_hooks.1:33 en/lb_source_hooks.1:33 msgid "show program's version number and exit." msgstr "zeigt Versionsnummer des Programms und beendet sich." #. type: SH #: en/lb_binary_hooks.1:34 en/lb_bootstrap_cdebootstrap.1:36 #: en/lb_bootstrap_debootstrap.1:36 en/lb_bootstrap_hooks.1:34 -#: en/lb_chroot_hooks.1:34 +#: en/lb_chroot_hooks.1:34 en/lb_source_hooks.1:34 #, no-wrap msgid "FILES" msgstr "DATEIEN" @@ -173,13 +173,14 @@ msgstr "DATEIEN" #. type: IP #: en/lb_binary_hooks.1:35 en/lb_bootstrap_cdebootstrap.1:37 #: en/lb_bootstrap_debootstrap.1:37 en/lb_bootstrap_hooks.1:35 -#: en/lb_chroot_hooks.1:35 +#: en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 #, no-wrap msgid "B<config/build>" msgstr "B<config/build>" #. type: IP #: en/lb_binary_hooks.1:36 en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36 +#: en/lb_source_hooks.1:36 #, no-wrap msgid "B<config/hooks/*.hook>" msgstr "B<config/hooks/*.hook>" @@ -199,24 +200,41 @@ msgstr "B<binary>" #. type: SH #: en/lb_binary_hooks.1:40 en/lb_bootstrap_cdebootstrap.1:43 #: en/lb_bootstrap_debootstrap.1:43 en/lb_bootstrap_hooks.1:40 -#: en/lb_chroot_hooks.1:40 +#: en/lb_chroot_hooks.1:40 en/lb_source_hooks.1:40 #, no-wrap msgid "SEE ALSO" msgstr "SIEHE AUCH" -#. FIXME +#. type: IP +#: en/lb_binary_hooks.1:41 en/lb_chroot_hooks.1:41 en/lb_source_hooks.1:41 +#, no-wrap +msgid "I<lb_bootstrap_hooks>(1)" +msgstr "I<lb_bootstrap_hooks>(1)" + +#. type: IP +#: en/lb_binary_hooks.1:42 en/lb_bootstrap_hooks.1:41 en/lb_source_hooks.1:42 +#, no-wrap +msgid "I<lb_chroot_hooks>(1)" +msgstr "I<lb_chroot_hooks>(1)" + +#. type: IP +#: en/lb_binary_hooks.1:43 en/lb_bootstrap_hooks.1:43 en/lb_chroot_hooks.1:43 +#, no-wrap +msgid "I<lb_source_hooks>(1)" +msgstr "I<lb_source_hooks>(1)" + #. type: SH -#: en/lb_binary_hooks.1:43 en/lb_bootstrap_cdebootstrap.1:46 -#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:43 -#: en/lb_chroot_hooks.1:43 +#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:46 +#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:45 +#: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 #, no-wrap msgid "HOMEPAGE" msgstr "HOMEPAGE" #. type: Plain text -#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:48 -#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:45 -#: en/lb_chroot_hooks.1:45 +#: en/lb_binary_hooks.1:47 en/lb_bootstrap_cdebootstrap.1:48 +#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:47 +#: en/lb_chroot_hooks.1:47 en/lb_source_hooks.1:47 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 " @@ -227,17 +245,17 @@ msgstr "" "unter E<lt>I<http://live-systems.org/manual/>E<gt> gefunden werden." #. type: SH -#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:49 -#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:46 -#: en/lb_chroot_hooks.1:46 +#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:49 +#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:48 +#: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 #, no-wrap msgid "BUGS" msgstr "FEHLER" #. type: Plain text -#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:51 -#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:48 -#: en/lb_chroot_hooks.1:48 +#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:51 +#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:50 +#: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 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 " @@ -252,17 +270,17 @@ msgstr "" # #. type: SH -#: en/lb_binary_hooks.1:49 en/lb_bootstrap_cdebootstrap.1:52 -#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:49 -#: en/lb_chroot_hooks.1:49 +#: en/lb_binary_hooks.1:51 en/lb_bootstrap_cdebootstrap.1:52 +#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:51 +#: en/lb_chroot_hooks.1:51 en/lb_source_hooks.1:51 #, no-wrap msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text -#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:53 -#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:50 -#: en/lb_chroot_hooks.1:50 +#: en/lb_binary_hooks.1:52 en/lb_bootstrap_cdebootstrap.1:53 +#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:52 +#: en/lb_chroot_hooks.1:52 en/lb_source_hooks.1:52 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_cdebootstrap.1.po b/manpages/po/de/lb_bootstrap_cdebootstrap.1.po index 3c595928b..1ff0b6ade 100644 --- a/manpages/po/de/lb_bootstrap_cdebootstrap.1.po +++ b/manpages/po/de/lb_bootstrap_cdebootstrap.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~alpha28-1\n" -"POT-Creation-Date: 2013-11-04 06:38+0100\n" +"POT-Creation-Date: 2013-11-04 06: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" @@ -18,7 +18,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "LIVE-BUILD" msgstr "LIVE-BUILD" @@ -26,7 +26,7 @@ msgstr "LIVE-BUILD" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "2013-11-04" msgstr "04.11.2013" @@ -34,7 +34,7 @@ msgstr "04.11.2013" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "4.0~alpha28-1" msgstr "4.0~alpha28-1" @@ -42,7 +42,7 @@ msgstr "4.0~alpha28-1" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "Live Systems Project" msgstr "Live Systems Projekt" @@ -50,7 +50,7 @@ msgstr "Live Systems Projekt" #. type: SH #: en/lb_binary_hooks.1:11 en/lb_bootstrap_cdebootstrap.1:11 #: en/lb_bootstrap_debootstrap.1:11 en/lb_bootstrap_hooks.1:11 -#: en/lb_chroot_hooks.1:11 +#: en/lb_chroot_hooks.1:11 en/lb_source_hooks.1:11 #, no-wrap msgid "NAME" msgstr "NAME" @@ -58,14 +58,14 @@ msgstr "NAME" #. type: Plain text #: en/lb_binary_hooks.1:13 en/lb_bootstrap_cdebootstrap.1:13 #: en/lb_bootstrap_debootstrap.1:13 en/lb_bootstrap_hooks.1:13 -#: en/lb_chroot_hooks.1:13 +#: en/lb_chroot_hooks.1:13 en/lb_source_hooks.1:13 msgid "B<live-build> - Live System Build Components" msgstr "B<live-build> - System Build Komponenten" #. type: SH #: en/lb_binary_hooks.1:14 en/lb_bootstrap_cdebootstrap.1:14 #: en/lb_bootstrap_debootstrap.1:14 en/lb_bootstrap_hooks.1:14 -#: en/lb_chroot_hooks.1:14 +#: en/lb_chroot_hooks.1:14 en/lb_source_hooks.1:14 #, no-wrap msgid "SYNOPSIS" msgstr "SYNTAX" @@ -73,7 +73,7 @@ msgstr "SYNTAX" #. type: SH #: en/lb_binary_hooks.1:21 en/lb_bootstrap_cdebootstrap.1:21 #: en/lb_bootstrap_debootstrap.1:21 en/lb_bootstrap_hooks.1:21 -#: en/lb_chroot_hooks.1:21 +#: en/lb_chroot_hooks.1:21 en/lb_source_hooks.1:21 #, no-wrap msgid "DESCRIPTION" msgstr "BESCHREIBUNG" @@ -81,7 +81,7 @@ msgstr "BESCHREIBUNG" #. type: Plain text #: en/lb_binary_hooks.1:23 en/lb_bootstrap_cdebootstrap.1:23 #: en/lb_bootstrap_debootstrap.1:23 en/lb_bootstrap_hooks.1:23 -#: en/lb_chroot_hooks.1:23 +#: en/lb_chroot_hooks.1:23 en/lb_source_hooks.1:23 msgid "" "live-build contains the components to build a live system from a " "configuration directory." @@ -92,7 +92,7 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:26 en/lb_bootstrap_cdebootstrap.1:26 #: en/lb_bootstrap_debootstrap.1:26 en/lb_bootstrap_hooks.1:26 -#: en/lb_chroot_hooks.1:26 +#: en/lb_chroot_hooks.1:26 en/lb_source_hooks.1:26 #, no-wrap msgid "OPTIONS" msgstr "OPTIONEN" @@ -100,7 +100,7 @@ msgstr "OPTIONEN" #. type: IP #: en/lb_binary_hooks.1:27 en/lb_bootstrap_cdebootstrap.1:29 #: en/lb_bootstrap_debootstrap.1:29 en/lb_bootstrap_hooks.1:27 -#: en/lb_chroot_hooks.1:27 +#: en/lb_chroot_hooks.1:27 en/lb_source_hooks.1:27 #, no-wrap msgid "--verbose" msgstr "--verbose" @@ -108,14 +108,14 @@ msgstr "--verbose" #. type: Plain text #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 msgid "sets verbose option (default: False)." msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)." #. type: IP #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 #, no-wrap msgid "-h, --help" msgstr "-h, --help" @@ -123,14 +123,14 @@ msgstr "-h, --help" #. type: Plain text #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 msgid "show help message and exit." msgstr "zeigt Hilfenachricht und beendet sich." #. type: IP #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 #, no-wrap msgid "-v, --version" msgstr "-v, --version" @@ -138,14 +138,14 @@ msgstr "-v, --version" #. type: Plain text #: en/lb_binary_hooks.1:33 en/lb_bootstrap_cdebootstrap.1:35 #: en/lb_bootstrap_debootstrap.1:35 en/lb_bootstrap_hooks.1:33 -#: en/lb_chroot_hooks.1:33 +#: en/lb_chroot_hooks.1:33 en/lb_source_hooks.1:33 msgid "show program's version number and exit." msgstr "zeigt Versionsnummer des Programms und beendet sich." #. type: SH #: en/lb_binary_hooks.1:34 en/lb_bootstrap_cdebootstrap.1:36 #: en/lb_bootstrap_debootstrap.1:36 en/lb_bootstrap_hooks.1:34 -#: en/lb_chroot_hooks.1:34 +#: en/lb_chroot_hooks.1:34 en/lb_source_hooks.1:34 #, no-wrap msgid "FILES" msgstr "DATEIEN" @@ -153,7 +153,7 @@ msgstr "DATEIEN" #. type: IP #: en/lb_binary_hooks.1:35 en/lb_bootstrap_cdebootstrap.1:37 #: en/lb_bootstrap_debootstrap.1:37 en/lb_bootstrap_hooks.1:35 -#: en/lb_chroot_hooks.1:35 +#: en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 #, no-wrap msgid "B<config/build>" msgstr "B<config/build>" @@ -161,24 +161,23 @@ msgstr "B<config/build>" #. type: SH #: en/lb_binary_hooks.1:40 en/lb_bootstrap_cdebootstrap.1:43 #: en/lb_bootstrap_debootstrap.1:43 en/lb_bootstrap_hooks.1:40 -#: en/lb_chroot_hooks.1:40 +#: en/lb_chroot_hooks.1:40 en/lb_source_hooks.1:40 #, no-wrap msgid "SEE ALSO" msgstr "SIEHE AUCH" -#. FIXME #. type: SH -#: en/lb_binary_hooks.1:43 en/lb_bootstrap_cdebootstrap.1:46 -#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:43 -#: en/lb_chroot_hooks.1:43 +#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:46 +#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:45 +#: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 #, no-wrap msgid "HOMEPAGE" msgstr "HOMEPAGE" #. type: Plain text -#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:48 -#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:45 -#: en/lb_chroot_hooks.1:45 +#: en/lb_binary_hooks.1:47 en/lb_bootstrap_cdebootstrap.1:48 +#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:47 +#: en/lb_chroot_hooks.1:47 en/lb_source_hooks.1:47 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 " @@ -189,17 +188,17 @@ msgstr "" "unter E<lt>I<http://live-systems.org/manual/>E<gt> gefunden werden." #. type: SH -#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:49 -#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:46 -#: en/lb_chroot_hooks.1:46 +#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:49 +#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:48 +#: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 #, no-wrap msgid "BUGS" msgstr "FEHLER" #. type: Plain text -#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:51 -#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:48 -#: en/lb_chroot_hooks.1:48 +#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:51 +#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:50 +#: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 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 " @@ -214,17 +213,17 @@ msgstr "" # #. type: SH -#: en/lb_binary_hooks.1:49 en/lb_bootstrap_cdebootstrap.1:52 -#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:49 -#: en/lb_chroot_hooks.1:49 +#: en/lb_binary_hooks.1:51 en/lb_bootstrap_cdebootstrap.1:52 +#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:51 +#: en/lb_chroot_hooks.1:51 en/lb_source_hooks.1:51 #, no-wrap msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text -#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:53 -#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:50 -#: en/lb_chroot_hooks.1:50 +#: en/lb_binary_hooks.1:52 en/lb_bootstrap_cdebootstrap.1:53 +#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:52 +#: en/lb_chroot_hooks.1:52 en/lb_source_hooks.1:52 msgid "" "live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>." msgstr "" @@ -299,7 +298,8 @@ msgstr "B<chroot>" msgid "B<.build/bootstrap>" msgstr "B<.build/bootstrap>" -#. type: Plain text -#: en/lb_bootstrap_cdebootstrap.1:45 -msgid "I<cdebootstrap>(1)" -msgstr "I<cdebootstrap>(1)" +#. type: IP +#: en/lb_bootstrap_cdebootstrap.1:44 +#, no-wrap +msgid "fIcdebootstrap(1)" +msgstr "fIcdebootstrap(1)" diff --git a/manpages/po/de/lb_bootstrap_debootstrap.1.po b/manpages/po/de/lb_bootstrap_debootstrap.1.po index d0bdc2ed3..9a91350fa 100644 --- a/manpages/po/de/lb_bootstrap_debootstrap.1.po +++ b/manpages/po/de/lb_bootstrap_debootstrap.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~alpha28-1\n" -"POT-Creation-Date: 2013-11-04 06:38+0100\n" +"POT-Creation-Date: 2013-11-04 06: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" @@ -18,7 +18,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "LIVE-BUILD" msgstr "LIVE-BUILD" @@ -26,7 +26,7 @@ msgstr "LIVE-BUILD" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "2013-11-04" msgstr "04.11.2013" @@ -34,7 +34,7 @@ msgstr "04.11.2013" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "4.0~alpha28-1" msgstr "4.0~alpha28-1" @@ -42,7 +42,7 @@ msgstr "4.0~alpha28-1" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "Live Systems Project" msgstr "Live Systems Projekt" @@ -50,7 +50,7 @@ msgstr "Live Systems Projekt" #. type: SH #: en/lb_binary_hooks.1:11 en/lb_bootstrap_cdebootstrap.1:11 #: en/lb_bootstrap_debootstrap.1:11 en/lb_bootstrap_hooks.1:11 -#: en/lb_chroot_hooks.1:11 +#: en/lb_chroot_hooks.1:11 en/lb_source_hooks.1:11 #, no-wrap msgid "NAME" msgstr "NAME" @@ -58,14 +58,14 @@ msgstr "NAME" #. type: Plain text #: en/lb_binary_hooks.1:13 en/lb_bootstrap_cdebootstrap.1:13 #: en/lb_bootstrap_debootstrap.1:13 en/lb_bootstrap_hooks.1:13 -#: en/lb_chroot_hooks.1:13 +#: en/lb_chroot_hooks.1:13 en/lb_source_hooks.1:13 msgid "B<live-build> - Live System Build Components" msgstr "B<live-build> - System Build Komponenten" #. type: SH #: en/lb_binary_hooks.1:14 en/lb_bootstrap_cdebootstrap.1:14 #: en/lb_bootstrap_debootstrap.1:14 en/lb_bootstrap_hooks.1:14 -#: en/lb_chroot_hooks.1:14 +#: en/lb_chroot_hooks.1:14 en/lb_source_hooks.1:14 #, no-wrap msgid "SYNOPSIS" msgstr "SYNTAX" @@ -73,7 +73,7 @@ msgstr "SYNTAX" #. type: SH #: en/lb_binary_hooks.1:21 en/lb_bootstrap_cdebootstrap.1:21 #: en/lb_bootstrap_debootstrap.1:21 en/lb_bootstrap_hooks.1:21 -#: en/lb_chroot_hooks.1:21 +#: en/lb_chroot_hooks.1:21 en/lb_source_hooks.1:21 #, no-wrap msgid "DESCRIPTION" msgstr "BESCHREIBUNG" @@ -81,7 +81,7 @@ msgstr "BESCHREIBUNG" #. type: Plain text #: en/lb_binary_hooks.1:23 en/lb_bootstrap_cdebootstrap.1:23 #: en/lb_bootstrap_debootstrap.1:23 en/lb_bootstrap_hooks.1:23 -#: en/lb_chroot_hooks.1:23 +#: en/lb_chroot_hooks.1:23 en/lb_source_hooks.1:23 msgid "" "live-build contains the components to build a live system from a " "configuration directory." @@ -92,7 +92,7 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:26 en/lb_bootstrap_cdebootstrap.1:26 #: en/lb_bootstrap_debootstrap.1:26 en/lb_bootstrap_hooks.1:26 -#: en/lb_chroot_hooks.1:26 +#: en/lb_chroot_hooks.1:26 en/lb_source_hooks.1:26 #, no-wrap msgid "OPTIONS" msgstr "OPTIONEN" @@ -100,7 +100,7 @@ msgstr "OPTIONEN" #. type: IP #: en/lb_binary_hooks.1:27 en/lb_bootstrap_cdebootstrap.1:29 #: en/lb_bootstrap_debootstrap.1:29 en/lb_bootstrap_hooks.1:27 -#: en/lb_chroot_hooks.1:27 +#: en/lb_chroot_hooks.1:27 en/lb_source_hooks.1:27 #, no-wrap msgid "--verbose" msgstr "--verbose" @@ -108,14 +108,14 @@ msgstr "--verbose" #. type: Plain text #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 msgid "sets verbose option (default: False)." msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)." #. type: IP #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 #, no-wrap msgid "-h, --help" msgstr "-h, --help" @@ -123,14 +123,14 @@ msgstr "-h, --help" #. type: Plain text #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 msgid "show help message and exit." msgstr "zeigt Hilfenachricht und beendet sich." #. type: IP #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 #, no-wrap msgid "-v, --version" msgstr "-v, --version" @@ -138,14 +138,14 @@ msgstr "-v, --version" #. type: Plain text #: en/lb_binary_hooks.1:33 en/lb_bootstrap_cdebootstrap.1:35 #: en/lb_bootstrap_debootstrap.1:35 en/lb_bootstrap_hooks.1:33 -#: en/lb_chroot_hooks.1:33 +#: en/lb_chroot_hooks.1:33 en/lb_source_hooks.1:33 msgid "show program's version number and exit." msgstr "zeigt Versionsnummer des Programms und beendet sich." #. type: SH #: en/lb_binary_hooks.1:34 en/lb_bootstrap_cdebootstrap.1:36 #: en/lb_bootstrap_debootstrap.1:36 en/lb_bootstrap_hooks.1:34 -#: en/lb_chroot_hooks.1:34 +#: en/lb_chroot_hooks.1:34 en/lb_source_hooks.1:34 #, no-wrap msgid "FILES" msgstr "DATEIEN" @@ -153,7 +153,7 @@ msgstr "DATEIEN" #. type: IP #: en/lb_binary_hooks.1:35 en/lb_bootstrap_cdebootstrap.1:37 #: en/lb_bootstrap_debootstrap.1:37 en/lb_bootstrap_hooks.1:35 -#: en/lb_chroot_hooks.1:35 +#: en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 #, no-wrap msgid "B<config/build>" msgstr "B<config/build>" @@ -161,24 +161,23 @@ msgstr "B<config/build>" #. type: SH #: en/lb_binary_hooks.1:40 en/lb_bootstrap_cdebootstrap.1:43 #: en/lb_bootstrap_debootstrap.1:43 en/lb_bootstrap_hooks.1:40 -#: en/lb_chroot_hooks.1:40 +#: en/lb_chroot_hooks.1:40 en/lb_source_hooks.1:40 #, no-wrap msgid "SEE ALSO" msgstr "SIEHE AUCH" -#. FIXME #. type: SH -#: en/lb_binary_hooks.1:43 en/lb_bootstrap_cdebootstrap.1:46 -#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:43 -#: en/lb_chroot_hooks.1:43 +#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:46 +#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:45 +#: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 #, no-wrap msgid "HOMEPAGE" msgstr "HOMEPAGE" #. type: Plain text -#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:48 -#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:45 -#: en/lb_chroot_hooks.1:45 +#: en/lb_binary_hooks.1:47 en/lb_bootstrap_cdebootstrap.1:48 +#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:47 +#: en/lb_chroot_hooks.1:47 en/lb_source_hooks.1:47 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 " @@ -189,17 +188,17 @@ msgstr "" "unter E<lt>I<http://live-systems.org/manual/>E<gt> gefunden werden." #. type: SH -#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:49 -#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:46 -#: en/lb_chroot_hooks.1:46 +#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:49 +#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:48 +#: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 #, no-wrap msgid "BUGS" msgstr "FEHLER" #. type: Plain text -#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:51 -#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:48 -#: en/lb_chroot_hooks.1:48 +#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:51 +#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:50 +#: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 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 " @@ -214,17 +213,17 @@ msgstr "" # #. type: SH -#: en/lb_binary_hooks.1:49 en/lb_bootstrap_cdebootstrap.1:52 -#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:49 -#: en/lb_chroot_hooks.1:49 +#: en/lb_binary_hooks.1:51 en/lb_bootstrap_cdebootstrap.1:52 +#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:51 +#: en/lb_chroot_hooks.1:51 en/lb_source_hooks.1:51 #, no-wrap msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text -#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:53 -#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:50 -#: en/lb_chroot_hooks.1:50 +#: en/lb_binary_hooks.1:52 en/lb_bootstrap_cdebootstrap.1:53 +#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:52 +#: en/lb_chroot_hooks.1:52 en/lb_source_hooks.1:52 msgid "" "live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>." msgstr "" @@ -299,7 +298,8 @@ msgstr "" "setzt I<debootstrap>(8) Optionen (Standardwert: keine), siehe I<debootstrap>" "(8) für mehr Informationen über debootstrap." -#. type: Plain text -#: en/lb_bootstrap_debootstrap.1:45 +#. type: IP +#: en/lb_bootstrap_debootstrap.1:44 +#, no-wrap msgid "I<debootstrap>(8)" msgstr "I<debootstrap>(8)" diff --git a/manpages/po/de/lb_bootstrap_hooks.1.po b/manpages/po/de/lb_bootstrap_hooks.1.po index c56eed861..338dc1ecb 100644 --- a/manpages/po/de/lb_bootstrap_hooks.1.po +++ b/manpages/po/de/lb_bootstrap_hooks.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~alpha28-1\n" -"POT-Creation-Date: 2013-11-04 06:38+0100\n" +"POT-Creation-Date: 2013-11-04 06: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" @@ -18,7 +18,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "LIVE-BUILD" msgstr "LIVE-BUILD" @@ -26,7 +26,7 @@ msgstr "LIVE-BUILD" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "2013-11-04" msgstr "04.11.2013" @@ -34,7 +34,7 @@ msgstr "04.11.2013" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "4.0~alpha28-1" msgstr "4.0~alpha28-1" @@ -42,7 +42,7 @@ msgstr "4.0~alpha28-1" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "Live Systems Project" msgstr "Live Systems Projekt" @@ -50,7 +50,7 @@ msgstr "Live Systems Projekt" #. type: SH #: en/lb_binary_hooks.1:11 en/lb_bootstrap_cdebootstrap.1:11 #: en/lb_bootstrap_debootstrap.1:11 en/lb_bootstrap_hooks.1:11 -#: en/lb_chroot_hooks.1:11 +#: en/lb_chroot_hooks.1:11 en/lb_source_hooks.1:11 #, no-wrap msgid "NAME" msgstr "NAME" @@ -58,14 +58,14 @@ msgstr "NAME" #. type: Plain text #: en/lb_binary_hooks.1:13 en/lb_bootstrap_cdebootstrap.1:13 #: en/lb_bootstrap_debootstrap.1:13 en/lb_bootstrap_hooks.1:13 -#: en/lb_chroot_hooks.1:13 +#: en/lb_chroot_hooks.1:13 en/lb_source_hooks.1:13 msgid "B<live-build> - Live System Build Components" msgstr "B<live-build> - System Build Komponenten" #. type: SH #: en/lb_binary_hooks.1:14 en/lb_bootstrap_cdebootstrap.1:14 #: en/lb_bootstrap_debootstrap.1:14 en/lb_bootstrap_hooks.1:14 -#: en/lb_chroot_hooks.1:14 +#: en/lb_chroot_hooks.1:14 en/lb_source_hooks.1:14 #, no-wrap msgid "SYNOPSIS" msgstr "SYNTAX" @@ -73,7 +73,7 @@ msgstr "SYNTAX" #. type: SH #: en/lb_binary_hooks.1:21 en/lb_bootstrap_cdebootstrap.1:21 #: en/lb_bootstrap_debootstrap.1:21 en/lb_bootstrap_hooks.1:21 -#: en/lb_chroot_hooks.1:21 +#: en/lb_chroot_hooks.1:21 en/lb_source_hooks.1:21 #, no-wrap msgid "DESCRIPTION" msgstr "BESCHREIBUNG" @@ -81,7 +81,7 @@ msgstr "BESCHREIBUNG" #. type: Plain text #: en/lb_binary_hooks.1:23 en/lb_bootstrap_cdebootstrap.1:23 #: en/lb_bootstrap_debootstrap.1:23 en/lb_bootstrap_hooks.1:23 -#: en/lb_chroot_hooks.1:23 +#: en/lb_chroot_hooks.1:23 en/lb_source_hooks.1:23 msgid "" "live-build contains the components to build a live system from a " "configuration directory." @@ -92,7 +92,7 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:26 en/lb_bootstrap_cdebootstrap.1:26 #: en/lb_bootstrap_debootstrap.1:26 en/lb_bootstrap_hooks.1:26 -#: en/lb_chroot_hooks.1:26 +#: en/lb_chroot_hooks.1:26 en/lb_source_hooks.1:26 #, no-wrap msgid "OPTIONS" msgstr "OPTIONEN" @@ -100,7 +100,7 @@ msgstr "OPTIONEN" #. type: IP #: en/lb_binary_hooks.1:27 en/lb_bootstrap_cdebootstrap.1:29 #: en/lb_bootstrap_debootstrap.1:29 en/lb_bootstrap_hooks.1:27 -#: en/lb_chroot_hooks.1:27 +#: en/lb_chroot_hooks.1:27 en/lb_source_hooks.1:27 #, no-wrap msgid "--verbose" msgstr "--verbose" @@ -108,14 +108,14 @@ msgstr "--verbose" #. type: Plain text #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 msgid "sets verbose option (default: False)." msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)." #. type: IP #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 #, no-wrap msgid "-h, --help" msgstr "-h, --help" @@ -123,14 +123,14 @@ msgstr "-h, --help" #. type: Plain text #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 msgid "show help message and exit." msgstr "zeigt Hilfenachricht und beendet sich." #. type: IP #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 #, no-wrap msgid "-v, --version" msgstr "-v, --version" @@ -138,14 +138,14 @@ msgstr "-v, --version" #. type: Plain text #: en/lb_binary_hooks.1:33 en/lb_bootstrap_cdebootstrap.1:35 #: en/lb_bootstrap_debootstrap.1:35 en/lb_bootstrap_hooks.1:33 -#: en/lb_chroot_hooks.1:33 +#: en/lb_chroot_hooks.1:33 en/lb_source_hooks.1:33 msgid "show program's version number and exit." msgstr "zeigt Versionsnummer des Programms und beendet sich." #. type: SH #: en/lb_binary_hooks.1:34 en/lb_bootstrap_cdebootstrap.1:36 #: en/lb_bootstrap_debootstrap.1:36 en/lb_bootstrap_hooks.1:34 -#: en/lb_chroot_hooks.1:34 +#: en/lb_chroot_hooks.1:34 en/lb_source_hooks.1:34 #, no-wrap msgid "FILES" msgstr "DATEIEN" @@ -153,13 +153,14 @@ msgstr "DATEIEN" #. type: IP #: en/lb_binary_hooks.1:35 en/lb_bootstrap_cdebootstrap.1:37 #: en/lb_bootstrap_debootstrap.1:37 en/lb_bootstrap_hooks.1:35 -#: en/lb_chroot_hooks.1:35 +#: en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 #, no-wrap msgid "B<config/build>" msgstr "B<config/build>" #. type: IP #: en/lb_binary_hooks.1:36 en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36 +#: en/lb_source_hooks.1:36 #, no-wrap msgid "B<config/hooks/*.hook>" msgstr "B<config/hooks/*.hook>" @@ -167,24 +168,35 @@ msgstr "B<config/hooks/*.hook>" #. type: SH #: en/lb_binary_hooks.1:40 en/lb_bootstrap_cdebootstrap.1:43 #: en/lb_bootstrap_debootstrap.1:43 en/lb_bootstrap_hooks.1:40 -#: en/lb_chroot_hooks.1:40 +#: en/lb_chroot_hooks.1:40 en/lb_source_hooks.1:40 #, no-wrap msgid "SEE ALSO" msgstr "SIEHE AUCH" -#. FIXME +#. type: IP +#: en/lb_binary_hooks.1:42 en/lb_bootstrap_hooks.1:41 en/lb_source_hooks.1:42 +#, no-wrap +msgid "I<lb_chroot_hooks>(1)" +msgstr "I<lb_chroot_hooks>(1)" + +#. type: IP +#: en/lb_binary_hooks.1:43 en/lb_bootstrap_hooks.1:43 en/lb_chroot_hooks.1:43 +#, no-wrap +msgid "I<lb_source_hooks>(1)" +msgstr "I<lb_source_hooks>(1)" + #. type: SH -#: en/lb_binary_hooks.1:43 en/lb_bootstrap_cdebootstrap.1:46 -#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:43 -#: en/lb_chroot_hooks.1:43 +#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:46 +#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:45 +#: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 #, no-wrap msgid "HOMEPAGE" msgstr "HOMEPAGE" #. type: Plain text -#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:48 -#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:45 -#: en/lb_chroot_hooks.1:45 +#: en/lb_binary_hooks.1:47 en/lb_bootstrap_cdebootstrap.1:48 +#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:47 +#: en/lb_chroot_hooks.1:47 en/lb_source_hooks.1:47 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 " @@ -195,17 +207,17 @@ msgstr "" "unter E<lt>I<http://live-systems.org/manual/>E<gt> gefunden werden." #. type: SH -#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:49 -#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:46 -#: en/lb_chroot_hooks.1:46 +#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:49 +#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:48 +#: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 #, no-wrap msgid "BUGS" msgstr "FEHLER" #. type: Plain text -#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:51 -#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:48 -#: en/lb_chroot_hooks.1:48 +#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:51 +#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:50 +#: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 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 " @@ -220,17 +232,17 @@ msgstr "" # #. type: SH -#: en/lb_binary_hooks.1:49 en/lb_bootstrap_cdebootstrap.1:52 -#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:49 -#: en/lb_chroot_hooks.1:49 +#: en/lb_binary_hooks.1:51 en/lb_bootstrap_cdebootstrap.1:52 +#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:51 +#: en/lb_chroot_hooks.1:51 en/lb_source_hooks.1:51 #, no-wrap msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text -#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:53 -#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:50 -#: en/lb_chroot_hooks.1:50 +#: en/lb_binary_hooks.1:52 en/lb_bootstrap_cdebootstrap.1:53 +#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:52 +#: en/lb_chroot_hooks.1:52 en/lb_source_hooks.1:52 msgid "" "live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>." msgstr "" @@ -271,3 +283,9 @@ msgstr "" #, no-wrap msgid "B<config/hooks/*.hook.bootstrap>" msgstr "B<config/hooks/*.hook.bootstrap>" + +#. type: IP +#: en/lb_bootstrap_hooks.1:42 en/lb_chroot_hooks.1:42 en/lb_source_hooks.1:43 +#, no-wrap +msgid "I<lb_binary_hooks>(1)" +msgstr "I<lb_binary_hooks>(1)" diff --git a/manpages/po/de/lb_chroot_hooks.1.po b/manpages/po/de/lb_chroot_hooks.1.po index cf75a8de8..e2089b0e6 100644 --- a/manpages/po/de/lb_chroot_hooks.1.po +++ b/manpages/po/de/lb_chroot_hooks.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~alpha28-1\n" -"POT-Creation-Date: 2013-11-04 06:38+0100\n" +"POT-Creation-Date: 2013-11-04 06: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" @@ -18,7 +18,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "LIVE-BUILD" msgstr "LIVE-BUILD" @@ -26,7 +26,7 @@ msgstr "LIVE-BUILD" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "2013-11-04" msgstr "04.11.2013" @@ -34,7 +34,7 @@ msgstr "04.11.2013" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "4.0~alpha28-1" msgstr "4.0~alpha28-1" @@ -42,7 +42,7 @@ msgstr "4.0~alpha28-1" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "Live Systems Project" msgstr "Live Systems Projekt" @@ -50,7 +50,7 @@ msgstr "Live Systems Projekt" #. type: SH #: en/lb_binary_hooks.1:11 en/lb_bootstrap_cdebootstrap.1:11 #: en/lb_bootstrap_debootstrap.1:11 en/lb_bootstrap_hooks.1:11 -#: en/lb_chroot_hooks.1:11 +#: en/lb_chroot_hooks.1:11 en/lb_source_hooks.1:11 #, no-wrap msgid "NAME" msgstr "NAME" @@ -58,14 +58,14 @@ msgstr "NAME" #. type: Plain text #: en/lb_binary_hooks.1:13 en/lb_bootstrap_cdebootstrap.1:13 #: en/lb_bootstrap_debootstrap.1:13 en/lb_bootstrap_hooks.1:13 -#: en/lb_chroot_hooks.1:13 +#: en/lb_chroot_hooks.1:13 en/lb_source_hooks.1:13 msgid "B<live-build> - Live System Build Components" msgstr "B<live-build> - System Build Komponenten" #. type: SH #: en/lb_binary_hooks.1:14 en/lb_bootstrap_cdebootstrap.1:14 #: en/lb_bootstrap_debootstrap.1:14 en/lb_bootstrap_hooks.1:14 -#: en/lb_chroot_hooks.1:14 +#: en/lb_chroot_hooks.1:14 en/lb_source_hooks.1:14 #, no-wrap msgid "SYNOPSIS" msgstr "SYNTAX" @@ -73,7 +73,7 @@ msgstr "SYNTAX" #. type: SH #: en/lb_binary_hooks.1:21 en/lb_bootstrap_cdebootstrap.1:21 #: en/lb_bootstrap_debootstrap.1:21 en/lb_bootstrap_hooks.1:21 -#: en/lb_chroot_hooks.1:21 +#: en/lb_chroot_hooks.1:21 en/lb_source_hooks.1:21 #, no-wrap msgid "DESCRIPTION" msgstr "BESCHREIBUNG" @@ -81,7 +81,7 @@ msgstr "BESCHREIBUNG" #. type: Plain text #: en/lb_binary_hooks.1:23 en/lb_bootstrap_cdebootstrap.1:23 #: en/lb_bootstrap_debootstrap.1:23 en/lb_bootstrap_hooks.1:23 -#: en/lb_chroot_hooks.1:23 +#: en/lb_chroot_hooks.1:23 en/lb_source_hooks.1:23 msgid "" "live-build contains the components to build a live system from a " "configuration directory." @@ -92,7 +92,7 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:26 en/lb_bootstrap_cdebootstrap.1:26 #: en/lb_bootstrap_debootstrap.1:26 en/lb_bootstrap_hooks.1:26 -#: en/lb_chroot_hooks.1:26 +#: en/lb_chroot_hooks.1:26 en/lb_source_hooks.1:26 #, no-wrap msgid "OPTIONS" msgstr "OPTIONEN" @@ -100,7 +100,7 @@ msgstr "OPTIONEN" #. type: IP #: en/lb_binary_hooks.1:27 en/lb_bootstrap_cdebootstrap.1:29 #: en/lb_bootstrap_debootstrap.1:29 en/lb_bootstrap_hooks.1:27 -#: en/lb_chroot_hooks.1:27 +#: en/lb_chroot_hooks.1:27 en/lb_source_hooks.1:27 #, no-wrap msgid "--verbose" msgstr "--verbose" @@ -108,14 +108,14 @@ msgstr "--verbose" #. type: Plain text #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 msgid "sets verbose option (default: False)." msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)." #. type: IP #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 #, no-wrap msgid "-h, --help" msgstr "-h, --help" @@ -123,14 +123,14 @@ msgstr "-h, --help" #. type: Plain text #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 msgid "show help message and exit." msgstr "zeigt Hilfenachricht und beendet sich." #. type: IP #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 #, no-wrap msgid "-v, --version" msgstr "-v, --version" @@ -138,14 +138,14 @@ msgstr "-v, --version" #. type: Plain text #: en/lb_binary_hooks.1:33 en/lb_bootstrap_cdebootstrap.1:35 #: en/lb_bootstrap_debootstrap.1:35 en/lb_bootstrap_hooks.1:33 -#: en/lb_chroot_hooks.1:33 +#: en/lb_chroot_hooks.1:33 en/lb_source_hooks.1:33 msgid "show program's version number and exit." msgstr "zeigt Versionsnummer des Programms und beendet sich." #. type: SH #: en/lb_binary_hooks.1:34 en/lb_bootstrap_cdebootstrap.1:36 #: en/lb_bootstrap_debootstrap.1:36 en/lb_bootstrap_hooks.1:34 -#: en/lb_chroot_hooks.1:34 +#: en/lb_chroot_hooks.1:34 en/lb_source_hooks.1:34 #, no-wrap msgid "FILES" msgstr "DATEIEN" @@ -153,13 +153,14 @@ msgstr "DATEIEN" #. type: IP #: en/lb_binary_hooks.1:35 en/lb_bootstrap_cdebootstrap.1:37 #: en/lb_bootstrap_debootstrap.1:37 en/lb_bootstrap_hooks.1:35 -#: en/lb_chroot_hooks.1:35 +#: en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 #, no-wrap msgid "B<config/build>" msgstr "B<config/build>" #. type: IP #: en/lb_binary_hooks.1:36 en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36 +#: en/lb_source_hooks.1:36 #, no-wrap msgid "B<config/hooks/*.hook>" msgstr "B<config/hooks/*.hook>" @@ -167,24 +168,35 @@ msgstr "B<config/hooks/*.hook>" #. type: SH #: en/lb_binary_hooks.1:40 en/lb_bootstrap_cdebootstrap.1:43 #: en/lb_bootstrap_debootstrap.1:43 en/lb_bootstrap_hooks.1:40 -#: en/lb_chroot_hooks.1:40 +#: en/lb_chroot_hooks.1:40 en/lb_source_hooks.1:40 #, no-wrap msgid "SEE ALSO" msgstr "SIEHE AUCH" -#. FIXME +#. type: IP +#: en/lb_binary_hooks.1:41 en/lb_chroot_hooks.1:41 en/lb_source_hooks.1:41 +#, no-wrap +msgid "I<lb_bootstrap_hooks>(1)" +msgstr "I<lb_bootstrap_hooks>(1)" + +#. type: IP +#: en/lb_binary_hooks.1:43 en/lb_bootstrap_hooks.1:43 en/lb_chroot_hooks.1:43 +#, no-wrap +msgid "I<lb_source_hooks>(1)" +msgstr "I<lb_source_hooks>(1)" + #. type: SH -#: en/lb_binary_hooks.1:43 en/lb_bootstrap_cdebootstrap.1:46 -#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:43 -#: en/lb_chroot_hooks.1:43 +#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:46 +#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:45 +#: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 #, no-wrap msgid "HOMEPAGE" msgstr "HOMEPAGE" #. type: Plain text -#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:48 -#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:45 -#: en/lb_chroot_hooks.1:45 +#: en/lb_binary_hooks.1:47 en/lb_bootstrap_cdebootstrap.1:48 +#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:47 +#: en/lb_chroot_hooks.1:47 en/lb_source_hooks.1:47 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 " @@ -195,17 +207,17 @@ msgstr "" "unter E<lt>I<http://live-systems.org/manual/>E<gt> gefunden werden." #. type: SH -#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:49 -#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:46 -#: en/lb_chroot_hooks.1:46 +#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:49 +#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:48 +#: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 #, no-wrap msgid "BUGS" msgstr "FEHLER" #. type: Plain text -#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:51 -#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:48 -#: en/lb_chroot_hooks.1:48 +#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:51 +#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:50 +#: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 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 " @@ -220,17 +232,17 @@ msgstr "" # #. type: SH -#: en/lb_binary_hooks.1:49 en/lb_bootstrap_cdebootstrap.1:52 -#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:49 -#: en/lb_chroot_hooks.1:49 +#: en/lb_binary_hooks.1:51 en/lb_bootstrap_cdebootstrap.1:52 +#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:51 +#: en/lb_chroot_hooks.1:51 en/lb_source_hooks.1:51 #, no-wrap msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text -#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:53 -#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:50 -#: en/lb_chroot_hooks.1:50 +#: en/lb_binary_hooks.1:52 en/lb_bootstrap_cdebootstrap.1:53 +#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:52 +#: en/lb_chroot_hooks.1:52 en/lb_source_hooks.1:52 msgid "" "live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>." msgstr "" @@ -244,6 +256,12 @@ msgstr "" msgid "B<chroot>" msgstr "B<chroot>" +#. type: IP +#: en/lb_bootstrap_hooks.1:42 en/lb_chroot_hooks.1:42 en/lb_source_hooks.1:43 +#, no-wrap +msgid "I<lb_binary_hooks>(1)" +msgstr "I<lb_binary_hooks>(1)" + #. type: Plain text #: en/lb_chroot_hooks.1:16 msgid "B<lb chroot_hooks> [--verbose]" diff --git a/manpages/po/de/lb_source_hooks.1.po b/manpages/po/de/lb_source_hooks.1.po index 00cb6285b..439637fbd 100644 --- a/manpages/po/de/lb_source_hooks.1.po +++ b/manpages/po/de/lb_source_hooks.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~alpha28-1\n" -"POT-Creation-Date: 2013-11-04 06:44+0100\n" +"POT-Creation-Date: 2013-11-04 06: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" @@ -173,19 +173,30 @@ msgstr "B<config/hooks/*.hook>" msgid "SEE ALSO" msgstr "SIEHE AUCH" -#. FIXME +#. type: IP +#: en/lb_binary_hooks.1:41 en/lb_chroot_hooks.1:41 en/lb_source_hooks.1:41 +#, no-wrap +msgid "I<lb_bootstrap_hooks>(1)" +msgstr "I<lb_bootstrap_hooks>(1)" + +#. type: IP +#: en/lb_binary_hooks.1:42 en/lb_bootstrap_hooks.1:41 en/lb_source_hooks.1:42 +#, no-wrap +msgid "I<lb_chroot_hooks>(1)" +msgstr "I<lb_chroot_hooks>(1)" + #. type: SH -#: en/lb_binary_hooks.1:43 en/lb_bootstrap_cdebootstrap.1:46 -#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:43 -#: en/lb_chroot_hooks.1:43 en/lb_source_hooks.1:43 +#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:46 +#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:45 +#: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 #, no-wrap msgid "HOMEPAGE" msgstr "HOMEPAGE" #. type: Plain text -#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:48 -#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:45 -#: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 +#: en/lb_binary_hooks.1:47 en/lb_bootstrap_cdebootstrap.1:48 +#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:47 +#: en/lb_chroot_hooks.1:47 en/lb_source_hooks.1:47 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 " @@ -196,17 +207,17 @@ msgstr "" "unter E<lt>I<http://live-systems.org/manual/>E<gt> gefunden werden." #. type: SH -#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:49 -#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:46 -#: en/lb_chroot_hooks.1:46 en/lb_source_hooks.1:46 +#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:49 +#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:48 +#: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 #, no-wrap msgid "BUGS" msgstr "FEHLER" #. type: Plain text -#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:51 -#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:48 -#: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 +#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:51 +#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:50 +#: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 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 " @@ -221,23 +232,29 @@ msgstr "" # #. type: SH -#: en/lb_binary_hooks.1:49 en/lb_bootstrap_cdebootstrap.1:52 -#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:49 -#: en/lb_chroot_hooks.1:49 en/lb_source_hooks.1:49 +#: en/lb_binary_hooks.1:51 en/lb_bootstrap_cdebootstrap.1:52 +#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:51 +#: en/lb_chroot_hooks.1:51 en/lb_source_hooks.1:51 #, no-wrap msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text -#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:53 -#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:50 -#: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 +#: en/lb_binary_hooks.1:52 en/lb_bootstrap_cdebootstrap.1:53 +#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:52 +#: en/lb_chroot_hooks.1:52 en/lb_source_hooks.1:52 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: IP +#: en/lb_bootstrap_hooks.1:42 en/lb_chroot_hooks.1:42 en/lb_source_hooks.1:43 +#, no-wrap +msgid "I<lb_binary_hooks>(1)" +msgstr "I<lb_binary_hooks>(1)" + #. type: Plain text #: en/lb_source_hooks.1:16 msgid "B<lb source_hooks> [--verbose]" diff --git a/manpages/po/es/lb_binary_hooks.1.po b/manpages/po/es/lb_binary_hooks.1.po index 99a02953f..75e3f4016 100644 --- a/manpages/po/es/lb_binary_hooks.1.po +++ b/manpages/po/es/lb_binary_hooks.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~alpha28-1\n" -"POT-Creation-Date: 2013-11-04 06:38+0100\n" +"POT-Creation-Date: 2013-11-04 06: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" @@ -17,7 +17,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "LIVE-BUILD" msgstr "LIVE-BUILD" @@ -25,7 +25,7 @@ msgstr "LIVE-BUILD" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "2013-11-04" msgstr "04.11.2013" @@ -33,7 +33,7 @@ msgstr "04.11.2013" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "4.0~alpha28-1" msgstr "4.0~alpha28-1" @@ -41,7 +41,7 @@ msgstr "4.0~alpha28-1" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "Live Systems Project" msgstr "Proyecto Live Systems" @@ -49,7 +49,7 @@ msgstr "Proyecto Live Systems" #. type: SH #: en/lb_binary_hooks.1:11 en/lb_bootstrap_cdebootstrap.1:11 #: en/lb_bootstrap_debootstrap.1:11 en/lb_bootstrap_hooks.1:11 -#: en/lb_chroot_hooks.1:11 +#: en/lb_chroot_hooks.1:11 en/lb_source_hooks.1:11 #, no-wrap msgid "NAME" msgstr "NOMBRE" @@ -57,7 +57,7 @@ msgstr "NOMBRE" #. type: Plain text #: en/lb_binary_hooks.1:13 en/lb_bootstrap_cdebootstrap.1:13 #: en/lb_bootstrap_debootstrap.1:13 en/lb_bootstrap_hooks.1:13 -#: en/lb_chroot_hooks.1:13 +#: en/lb_chroot_hooks.1:13 en/lb_source_hooks.1:13 #, fuzzy msgid "B<live-build> - Live System Build Components" msgstr "B<live-build> - Scripts de Creación del Sistema" @@ -65,7 +65,7 @@ msgstr "B<live-build> - Scripts de Creación del Sistema" #. type: SH #: en/lb_binary_hooks.1:14 en/lb_bootstrap_cdebootstrap.1:14 #: en/lb_bootstrap_debootstrap.1:14 en/lb_bootstrap_hooks.1:14 -#: en/lb_chroot_hooks.1:14 +#: en/lb_chroot_hooks.1:14 en/lb_source_hooks.1:14 #, no-wrap msgid "SYNOPSIS" msgstr "SINOPSIS" @@ -88,7 +88,7 @@ msgstr "B<lb binary_hooks> [--version]" #. type: SH #: en/lb_binary_hooks.1:21 en/lb_bootstrap_cdebootstrap.1:21 #: en/lb_bootstrap_debootstrap.1:21 en/lb_bootstrap_hooks.1:21 -#: en/lb_chroot_hooks.1:21 +#: en/lb_chroot_hooks.1:21 en/lb_source_hooks.1:21 #, no-wrap msgid "DESCRIPTION" msgstr "DESCRIPCIÓN" @@ -96,7 +96,7 @@ msgstr "DESCRIPCIÓN" #. type: Plain text #: en/lb_binary_hooks.1:23 en/lb_bootstrap_cdebootstrap.1:23 #: en/lb_bootstrap_debootstrap.1:23 en/lb_bootstrap_hooks.1:23 -#: en/lb_chroot_hooks.1:23 +#: en/lb_chroot_hooks.1:23 en/lb_source_hooks.1:23 #, fuzzy msgid "" "live-build contains the components to build a live system from a " @@ -116,7 +116,7 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:26 en/lb_bootstrap_cdebootstrap.1:26 #: en/lb_bootstrap_debootstrap.1:26 en/lb_bootstrap_hooks.1:26 -#: en/lb_chroot_hooks.1:26 +#: en/lb_chroot_hooks.1:26 en/lb_source_hooks.1:26 #, no-wrap msgid "OPTIONS" msgstr "OPCIONES" @@ -124,7 +124,7 @@ msgstr "OPCIONES" #. type: IP #: en/lb_binary_hooks.1:27 en/lb_bootstrap_cdebootstrap.1:29 #: en/lb_bootstrap_debootstrap.1:29 en/lb_bootstrap_hooks.1:27 -#: en/lb_chroot_hooks.1:27 +#: en/lb_chroot_hooks.1:27 en/lb_source_hooks.1:27 #, no-wrap msgid "--verbose" msgstr "--verbose" @@ -132,14 +132,14 @@ msgstr "--verbose" #. type: Plain text #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 msgid "sets verbose option (default: False)." msgstr "establece la opción verbose (por defecto: False)." #. type: IP #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 #, no-wrap msgid "-h, --help" msgstr "-h, --help" @@ -147,14 +147,14 @@ msgstr "-h, --help" #. type: Plain text #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 msgid "show help message and exit." msgstr "muestra el mensaje de ayuda y sale." #. type: IP #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 #, no-wrap msgid "-v, --version" msgstr "-v, --version" @@ -162,14 +162,14 @@ msgstr "-v, --version" #. type: Plain text #: en/lb_binary_hooks.1:33 en/lb_bootstrap_cdebootstrap.1:35 #: en/lb_bootstrap_debootstrap.1:35 en/lb_bootstrap_hooks.1:33 -#: en/lb_chroot_hooks.1:33 +#: en/lb_chroot_hooks.1:33 en/lb_source_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_binary_hooks.1:34 en/lb_bootstrap_cdebootstrap.1:36 #: en/lb_bootstrap_debootstrap.1:36 en/lb_bootstrap_hooks.1:34 -#: en/lb_chroot_hooks.1:34 +#: en/lb_chroot_hooks.1:34 en/lb_source_hooks.1:34 #, no-wrap msgid "FILES" msgstr "FICHEROS" @@ -177,13 +177,14 @@ msgstr "FICHEROS" #. type: IP #: en/lb_binary_hooks.1:35 en/lb_bootstrap_cdebootstrap.1:37 #: en/lb_bootstrap_debootstrap.1:37 en/lb_bootstrap_hooks.1:35 -#: en/lb_chroot_hooks.1:35 +#: en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 #, no-wrap msgid "B<config/build>" msgstr "B<config/build>" #. type: IP #: en/lb_binary_hooks.1:36 en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36 +#: en/lb_source_hooks.1:36 #, no-wrap msgid "B<config/hooks/*.hook>" msgstr "B<config/hooks/*.hook>" @@ -203,24 +204,41 @@ msgstr "B<binary>" #. type: SH #: en/lb_binary_hooks.1:40 en/lb_bootstrap_cdebootstrap.1:43 #: en/lb_bootstrap_debootstrap.1:43 en/lb_bootstrap_hooks.1:40 -#: en/lb_chroot_hooks.1:40 +#: en/lb_chroot_hooks.1:40 en/lb_source_hooks.1:40 #, no-wrap msgid "SEE ALSO" msgstr "VER TAMBIÉN" -#. FIXME +#. type: IP +#: en/lb_binary_hooks.1:41 en/lb_chroot_hooks.1:41 en/lb_source_hooks.1:41 +#, no-wrap +msgid "I<lb_bootstrap_hooks>(1)" +msgstr "I<lb_bootstrap_hooks>(1)" + +#. type: IP +#: en/lb_binary_hooks.1:42 en/lb_bootstrap_hooks.1:41 en/lb_source_hooks.1:42 +#, no-wrap +msgid "I<lb_chroot_hooks>(1)" +msgstr "I<lb_chroot_hooks>(1)" + +#. type: IP +#: en/lb_binary_hooks.1:43 en/lb_bootstrap_hooks.1:43 en/lb_chroot_hooks.1:43 +#, no-wrap +msgid "I<lb_source_hooks>(1)" +msgstr "I<lb_source_hooks>(1)" + #. type: SH -#: en/lb_binary_hooks.1:43 en/lb_bootstrap_cdebootstrap.1:46 -#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:43 -#: en/lb_chroot_hooks.1:43 +#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:46 +#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:45 +#: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 #, no-wrap msgid "HOMEPAGE" msgstr "PÁGINA WEB" #. type: Plain text -#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:48 -#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:45 -#: en/lb_chroot_hooks.1:45 +#: en/lb_binary_hooks.1:47 en/lb_bootstrap_cdebootstrap.1:48 +#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:47 +#: en/lb_chroot_hooks.1:47 en/lb_source_hooks.1:47 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 " @@ -231,17 +249,17 @@ msgstr "" "manual en E<lt>I<http://live-systems.org/manual/>E<gt>." #. type: SH -#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:49 -#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:46 -#: en/lb_chroot_hooks.1:46 +#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:49 +#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:48 +#: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 #, no-wrap msgid "BUGS" msgstr "ERRORES" #. type: Plain text -#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:51 -#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:48 -#: en/lb_chroot_hooks.1:48 +#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:51 +#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:50 +#: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 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 " @@ -254,17 +272,17 @@ msgstr "" "la dirección E<lt>I<debian-live@lists.debian.org>E<gt>." #. type: SH -#: en/lb_binary_hooks.1:49 en/lb_bootstrap_cdebootstrap.1:52 -#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:49 -#: en/lb_chroot_hooks.1:49 +#: en/lb_binary_hooks.1:51 en/lb_bootstrap_cdebootstrap.1:52 +#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:51 +#: en/lb_chroot_hooks.1:51 en/lb_source_hooks.1:51 #, no-wrap msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text -#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:53 -#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:50 -#: en/lb_chroot_hooks.1:50 +#: en/lb_binary_hooks.1:52 en/lb_bootstrap_cdebootstrap.1:53 +#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:52 +#: en/lb_chroot_hooks.1:52 en/lb_source_hooks.1:52 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_cdebootstrap.1.po b/manpages/po/es/lb_bootstrap_cdebootstrap.1.po index 69a69e210..2233e090d 100644 --- a/manpages/po/es/lb_bootstrap_cdebootstrap.1.po +++ b/manpages/po/es/lb_bootstrap_cdebootstrap.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~alpha28-1\n" -"POT-Creation-Date: 2013-11-04 06:38+0100\n" +"POT-Creation-Date: 2013-11-04 06: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" @@ -17,7 +17,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "LIVE-BUILD" msgstr "LIVE-BUILD" @@ -25,7 +25,7 @@ msgstr "LIVE-BUILD" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "2013-11-04" msgstr "04.11.2013" @@ -33,7 +33,7 @@ msgstr "04.11.2013" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "4.0~alpha28-1" msgstr "4.0~alpha28-1" @@ -41,7 +41,7 @@ msgstr "4.0~alpha28-1" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "Live Systems Project" msgstr "Proyecto Live Systems" @@ -49,7 +49,7 @@ msgstr "Proyecto Live Systems" #. type: SH #: en/lb_binary_hooks.1:11 en/lb_bootstrap_cdebootstrap.1:11 #: en/lb_bootstrap_debootstrap.1:11 en/lb_bootstrap_hooks.1:11 -#: en/lb_chroot_hooks.1:11 +#: en/lb_chroot_hooks.1:11 en/lb_source_hooks.1:11 #, no-wrap msgid "NAME" msgstr "NOMBRE" @@ -57,7 +57,7 @@ msgstr "NOMBRE" #. type: Plain text #: en/lb_binary_hooks.1:13 en/lb_bootstrap_cdebootstrap.1:13 #: en/lb_bootstrap_debootstrap.1:13 en/lb_bootstrap_hooks.1:13 -#: en/lb_chroot_hooks.1:13 +#: en/lb_chroot_hooks.1:13 en/lb_source_hooks.1:13 #, fuzzy msgid "B<live-build> - Live System Build Components" msgstr "B<live-build> - Scripts de Creación del Sistema" @@ -65,7 +65,7 @@ msgstr "B<live-build> - Scripts de Creación del Sistema" #. type: SH #: en/lb_binary_hooks.1:14 en/lb_bootstrap_cdebootstrap.1:14 #: en/lb_bootstrap_debootstrap.1:14 en/lb_bootstrap_hooks.1:14 -#: en/lb_chroot_hooks.1:14 +#: en/lb_chroot_hooks.1:14 en/lb_source_hooks.1:14 #, no-wrap msgid "SYNOPSIS" msgstr "SINOPSIS" @@ -73,7 +73,7 @@ msgstr "SINOPSIS" #. type: SH #: en/lb_binary_hooks.1:21 en/lb_bootstrap_cdebootstrap.1:21 #: en/lb_bootstrap_debootstrap.1:21 en/lb_bootstrap_hooks.1:21 -#: en/lb_chroot_hooks.1:21 +#: en/lb_chroot_hooks.1:21 en/lb_source_hooks.1:21 #, no-wrap msgid "DESCRIPTION" msgstr "DESCRIPCIÓN" @@ -81,7 +81,7 @@ msgstr "DESCRIPCIÓN" #. type: Plain text #: en/lb_binary_hooks.1:23 en/lb_bootstrap_cdebootstrap.1:23 #: en/lb_bootstrap_debootstrap.1:23 en/lb_bootstrap_hooks.1:23 -#: en/lb_chroot_hooks.1:23 +#: en/lb_chroot_hooks.1:23 en/lb_source_hooks.1:23 #, fuzzy msgid "" "live-build contains the components to build a live system from a " @@ -93,7 +93,7 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:26 en/lb_bootstrap_cdebootstrap.1:26 #: en/lb_bootstrap_debootstrap.1:26 en/lb_bootstrap_hooks.1:26 -#: en/lb_chroot_hooks.1:26 +#: en/lb_chroot_hooks.1:26 en/lb_source_hooks.1:26 #, no-wrap msgid "OPTIONS" msgstr "OPCIONES" @@ -101,7 +101,7 @@ msgstr "OPCIONES" #. type: IP #: en/lb_binary_hooks.1:27 en/lb_bootstrap_cdebootstrap.1:29 #: en/lb_bootstrap_debootstrap.1:29 en/lb_bootstrap_hooks.1:27 -#: en/lb_chroot_hooks.1:27 +#: en/lb_chroot_hooks.1:27 en/lb_source_hooks.1:27 #, no-wrap msgid "--verbose" msgstr "--verbose" @@ -109,14 +109,14 @@ msgstr "--verbose" #. type: Plain text #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 msgid "sets verbose option (default: False)." msgstr "establece la opción verbose (por defecto: False)." #. type: IP #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 #, no-wrap msgid "-h, --help" msgstr "-h, --help" @@ -124,14 +124,14 @@ msgstr "-h, --help" #. type: Plain text #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 msgid "show help message and exit." msgstr "muestra el mensaje de ayuda y sale." #. type: IP #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 #, no-wrap msgid "-v, --version" msgstr "-v, --version" @@ -139,14 +139,14 @@ msgstr "-v, --version" #. type: Plain text #: en/lb_binary_hooks.1:33 en/lb_bootstrap_cdebootstrap.1:35 #: en/lb_bootstrap_debootstrap.1:35 en/lb_bootstrap_hooks.1:33 -#: en/lb_chroot_hooks.1:33 +#: en/lb_chroot_hooks.1:33 en/lb_source_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_binary_hooks.1:34 en/lb_bootstrap_cdebootstrap.1:36 #: en/lb_bootstrap_debootstrap.1:36 en/lb_bootstrap_hooks.1:34 -#: en/lb_chroot_hooks.1:34 +#: en/lb_chroot_hooks.1:34 en/lb_source_hooks.1:34 #, no-wrap msgid "FILES" msgstr "FICHEROS" @@ -154,7 +154,7 @@ msgstr "FICHEROS" #. type: IP #: en/lb_binary_hooks.1:35 en/lb_bootstrap_cdebootstrap.1:37 #: en/lb_bootstrap_debootstrap.1:37 en/lb_bootstrap_hooks.1:35 -#: en/lb_chroot_hooks.1:35 +#: en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 #, no-wrap msgid "B<config/build>" msgstr "B<config/build>" @@ -162,24 +162,23 @@ msgstr "B<config/build>" #. type: SH #: en/lb_binary_hooks.1:40 en/lb_bootstrap_cdebootstrap.1:43 #: en/lb_bootstrap_debootstrap.1:43 en/lb_bootstrap_hooks.1:40 -#: en/lb_chroot_hooks.1:40 +#: en/lb_chroot_hooks.1:40 en/lb_source_hooks.1:40 #, no-wrap msgid "SEE ALSO" msgstr "VER TAMBIÉN" -#. FIXME #. type: SH -#: en/lb_binary_hooks.1:43 en/lb_bootstrap_cdebootstrap.1:46 -#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:43 -#: en/lb_chroot_hooks.1:43 +#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:46 +#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:45 +#: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 #, no-wrap msgid "HOMEPAGE" msgstr "PÁGINA WEB" #. type: Plain text -#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:48 -#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:45 -#: en/lb_chroot_hooks.1:45 +#: en/lb_binary_hooks.1:47 en/lb_bootstrap_cdebootstrap.1:48 +#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:47 +#: en/lb_chroot_hooks.1:47 en/lb_source_hooks.1:47 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 " @@ -190,17 +189,17 @@ msgstr "" "manual en E<lt>I<http://live-systems.org/manual/>E<gt>." #. type: SH -#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:49 -#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:46 -#: en/lb_chroot_hooks.1:46 +#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:49 +#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:48 +#: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 #, no-wrap msgid "BUGS" msgstr "ERRORES" #. type: Plain text -#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:51 -#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:48 -#: en/lb_chroot_hooks.1:48 +#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:51 +#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:50 +#: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 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 " @@ -213,17 +212,17 @@ msgstr "" "la dirección E<lt>I<debian-live@lists.debian.org>E<gt>." #. type: SH -#: en/lb_binary_hooks.1:49 en/lb_bootstrap_cdebootstrap.1:52 -#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:49 -#: en/lb_chroot_hooks.1:49 +#: en/lb_binary_hooks.1:51 en/lb_bootstrap_cdebootstrap.1:52 +#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:51 +#: en/lb_chroot_hooks.1:51 en/lb_source_hooks.1:51 #, no-wrap msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text -#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:53 -#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:50 -#: en/lb_chroot_hooks.1:50 +#: en/lb_binary_hooks.1:52 en/lb_bootstrap_cdebootstrap.1:53 +#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:52 +#: en/lb_chroot_hooks.1:52 en/lb_source_hooks.1:52 msgid "" "live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>." msgstr "" @@ -299,7 +298,8 @@ msgstr "B<chroot>" msgid "B<.build/bootstrap>" msgstr "B<.build/bootstrap>" -#. type: Plain text -#: en/lb_bootstrap_cdebootstrap.1:45 -msgid "I<cdebootstrap>(1)" -msgstr "I<cdebootstrap>(1)" +#. type: IP +#: en/lb_bootstrap_cdebootstrap.1:44 +#, no-wrap +msgid "fIcdebootstrap(1)" +msgstr "fIcdebootstrap(1)" diff --git a/manpages/po/es/lb_bootstrap_debootstrap.1.po b/manpages/po/es/lb_bootstrap_debootstrap.1.po index 7806a2be3..39f9ab008 100644 --- a/manpages/po/es/lb_bootstrap_debootstrap.1.po +++ b/manpages/po/es/lb_bootstrap_debootstrap.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~alpha28-1\n" -"POT-Creation-Date: 2013-11-04 06:38+0100\n" +"POT-Creation-Date: 2013-11-04 06: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" @@ -17,7 +17,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "LIVE-BUILD" msgstr "LIVE-BUILD" @@ -25,7 +25,7 @@ msgstr "LIVE-BUILD" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "2013-11-04" msgstr "04.11.2013" @@ -33,7 +33,7 @@ msgstr "04.11.2013" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "4.0~alpha28-1" msgstr "4.0~alpha28-1" @@ -41,7 +41,7 @@ msgstr "4.0~alpha28-1" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "Live Systems Project" msgstr "Proyecto Live Systems" @@ -49,7 +49,7 @@ msgstr "Proyecto Live Systems" #. type: SH #: en/lb_binary_hooks.1:11 en/lb_bootstrap_cdebootstrap.1:11 #: en/lb_bootstrap_debootstrap.1:11 en/lb_bootstrap_hooks.1:11 -#: en/lb_chroot_hooks.1:11 +#: en/lb_chroot_hooks.1:11 en/lb_source_hooks.1:11 #, no-wrap msgid "NAME" msgstr "NOMBRE" @@ -57,7 +57,7 @@ msgstr "NOMBRE" #. type: Plain text #: en/lb_binary_hooks.1:13 en/lb_bootstrap_cdebootstrap.1:13 #: en/lb_bootstrap_debootstrap.1:13 en/lb_bootstrap_hooks.1:13 -#: en/lb_chroot_hooks.1:13 +#: en/lb_chroot_hooks.1:13 en/lb_source_hooks.1:13 #, fuzzy msgid "B<live-build> - Live System Build Components" msgstr "B<live-build> - Scripts de Creación del Sistema" @@ -65,7 +65,7 @@ msgstr "B<live-build> - Scripts de Creación del Sistema" #. type: SH #: en/lb_binary_hooks.1:14 en/lb_bootstrap_cdebootstrap.1:14 #: en/lb_bootstrap_debootstrap.1:14 en/lb_bootstrap_hooks.1:14 -#: en/lb_chroot_hooks.1:14 +#: en/lb_chroot_hooks.1:14 en/lb_source_hooks.1:14 #, no-wrap msgid "SYNOPSIS" msgstr "SINOPSIS" @@ -73,7 +73,7 @@ msgstr "SINOPSIS" #. type: SH #: en/lb_binary_hooks.1:21 en/lb_bootstrap_cdebootstrap.1:21 #: en/lb_bootstrap_debootstrap.1:21 en/lb_bootstrap_hooks.1:21 -#: en/lb_chroot_hooks.1:21 +#: en/lb_chroot_hooks.1:21 en/lb_source_hooks.1:21 #, no-wrap msgid "DESCRIPTION" msgstr "DESCRIPCIÓN" @@ -81,7 +81,7 @@ msgstr "DESCRIPCIÓN" #. type: Plain text #: en/lb_binary_hooks.1:23 en/lb_bootstrap_cdebootstrap.1:23 #: en/lb_bootstrap_debootstrap.1:23 en/lb_bootstrap_hooks.1:23 -#: en/lb_chroot_hooks.1:23 +#: en/lb_chroot_hooks.1:23 en/lb_source_hooks.1:23 #, fuzzy msgid "" "live-build contains the components to build a live system from a " @@ -93,7 +93,7 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:26 en/lb_bootstrap_cdebootstrap.1:26 #: en/lb_bootstrap_debootstrap.1:26 en/lb_bootstrap_hooks.1:26 -#: en/lb_chroot_hooks.1:26 +#: en/lb_chroot_hooks.1:26 en/lb_source_hooks.1:26 #, no-wrap msgid "OPTIONS" msgstr "OPCIONES" @@ -101,7 +101,7 @@ msgstr "OPCIONES" #. type: IP #: en/lb_binary_hooks.1:27 en/lb_bootstrap_cdebootstrap.1:29 #: en/lb_bootstrap_debootstrap.1:29 en/lb_bootstrap_hooks.1:27 -#: en/lb_chroot_hooks.1:27 +#: en/lb_chroot_hooks.1:27 en/lb_source_hooks.1:27 #, no-wrap msgid "--verbose" msgstr "--verbose" @@ -109,14 +109,14 @@ msgstr "--verbose" #. type: Plain text #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 msgid "sets verbose option (default: False)." msgstr "establece la opción verbose (por defecto: False)." #. type: IP #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 #, no-wrap msgid "-h, --help" msgstr "-h, --help" @@ -124,14 +124,14 @@ msgstr "-h, --help" #. type: Plain text #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 msgid "show help message and exit." msgstr "muestra el mensaje de ayuda y sale." #. type: IP #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 #, no-wrap msgid "-v, --version" msgstr "-v, --version" @@ -139,14 +139,14 @@ msgstr "-v, --version" #. type: Plain text #: en/lb_binary_hooks.1:33 en/lb_bootstrap_cdebootstrap.1:35 #: en/lb_bootstrap_debootstrap.1:35 en/lb_bootstrap_hooks.1:33 -#: en/lb_chroot_hooks.1:33 +#: en/lb_chroot_hooks.1:33 en/lb_source_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_binary_hooks.1:34 en/lb_bootstrap_cdebootstrap.1:36 #: en/lb_bootstrap_debootstrap.1:36 en/lb_bootstrap_hooks.1:34 -#: en/lb_chroot_hooks.1:34 +#: en/lb_chroot_hooks.1:34 en/lb_source_hooks.1:34 #, no-wrap msgid "FILES" msgstr "FICHEROS" @@ -154,7 +154,7 @@ msgstr "FICHEROS" #. type: IP #: en/lb_binary_hooks.1:35 en/lb_bootstrap_cdebootstrap.1:37 #: en/lb_bootstrap_debootstrap.1:37 en/lb_bootstrap_hooks.1:35 -#: en/lb_chroot_hooks.1:35 +#: en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 #, no-wrap msgid "B<config/build>" msgstr "B<config/build>" @@ -162,24 +162,23 @@ msgstr "B<config/build>" #. type: SH #: en/lb_binary_hooks.1:40 en/lb_bootstrap_cdebootstrap.1:43 #: en/lb_bootstrap_debootstrap.1:43 en/lb_bootstrap_hooks.1:40 -#: en/lb_chroot_hooks.1:40 +#: en/lb_chroot_hooks.1:40 en/lb_source_hooks.1:40 #, no-wrap msgid "SEE ALSO" msgstr "VER TAMBIÉN" -#. FIXME #. type: SH -#: en/lb_binary_hooks.1:43 en/lb_bootstrap_cdebootstrap.1:46 -#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:43 -#: en/lb_chroot_hooks.1:43 +#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:46 +#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:45 +#: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 #, no-wrap msgid "HOMEPAGE" msgstr "PÁGINA WEB" #. type: Plain text -#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:48 -#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:45 -#: en/lb_chroot_hooks.1:45 +#: en/lb_binary_hooks.1:47 en/lb_bootstrap_cdebootstrap.1:48 +#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:47 +#: en/lb_chroot_hooks.1:47 en/lb_source_hooks.1:47 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 " @@ -190,17 +189,17 @@ msgstr "" "manual en E<lt>I<http://live-systems.org/manual/>E<gt>." #. type: SH -#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:49 -#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:46 -#: en/lb_chroot_hooks.1:46 +#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:49 +#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:48 +#: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 #, no-wrap msgid "BUGS" msgstr "ERRORES" #. type: Plain text -#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:51 -#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:48 -#: en/lb_chroot_hooks.1:48 +#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:51 +#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:50 +#: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 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 " @@ -213,17 +212,17 @@ msgstr "" "la dirección E<lt>I<debian-live@lists.debian.org>E<gt>." #. type: SH -#: en/lb_binary_hooks.1:49 en/lb_bootstrap_cdebootstrap.1:52 -#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:49 -#: en/lb_chroot_hooks.1:49 +#: en/lb_binary_hooks.1:51 en/lb_bootstrap_cdebootstrap.1:52 +#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:51 +#: en/lb_chroot_hooks.1:51 en/lb_source_hooks.1:51 #, no-wrap msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text -#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:53 -#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:50 -#: en/lb_chroot_hooks.1:50 +#: en/lb_binary_hooks.1:52 en/lb_bootstrap_cdebootstrap.1:53 +#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:52 +#: en/lb_chroot_hooks.1:52 en/lb_source_hooks.1:52 msgid "" "live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>." msgstr "" @@ -299,7 +298,8 @@ msgstr "" "establece las opciones de I<debootstrap>(8) (por defecto: Ninguna), ver " "I<debootstrap>(8) para más información acerca de debootstrap." -#. type: Plain text -#: en/lb_bootstrap_debootstrap.1:45 +#. type: IP +#: en/lb_bootstrap_debootstrap.1:44 +#, no-wrap msgid "I<debootstrap>(8)" msgstr "I<debootstrap>(8)" diff --git a/manpages/po/es/lb_bootstrap_hooks.1.po b/manpages/po/es/lb_bootstrap_hooks.1.po index d901e4f09..049dc410a 100644 --- a/manpages/po/es/lb_bootstrap_hooks.1.po +++ b/manpages/po/es/lb_bootstrap_hooks.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~alpha28-1\n" -"POT-Creation-Date: 2013-11-04 06:38+0100\n" +"POT-Creation-Date: 2013-11-04 06: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" @@ -17,7 +17,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "LIVE-BUILD" msgstr "LIVE-BUILD" @@ -25,7 +25,7 @@ msgstr "LIVE-BUILD" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "2013-11-04" msgstr "04.11.2013" @@ -33,7 +33,7 @@ msgstr "04.11.2013" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "4.0~alpha28-1" msgstr "4.0~alpha28-1" @@ -41,7 +41,7 @@ msgstr "4.0~alpha28-1" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "Live Systems Project" msgstr "Proyecto Live Systems" @@ -49,7 +49,7 @@ msgstr "Proyecto Live Systems" #. type: SH #: en/lb_binary_hooks.1:11 en/lb_bootstrap_cdebootstrap.1:11 #: en/lb_bootstrap_debootstrap.1:11 en/lb_bootstrap_hooks.1:11 -#: en/lb_chroot_hooks.1:11 +#: en/lb_chroot_hooks.1:11 en/lb_source_hooks.1:11 #, no-wrap msgid "NAME" msgstr "NOMBRE" @@ -57,7 +57,7 @@ msgstr "NOMBRE" #. type: Plain text #: en/lb_binary_hooks.1:13 en/lb_bootstrap_cdebootstrap.1:13 #: en/lb_bootstrap_debootstrap.1:13 en/lb_bootstrap_hooks.1:13 -#: en/lb_chroot_hooks.1:13 +#: en/lb_chroot_hooks.1:13 en/lb_source_hooks.1:13 #, fuzzy msgid "B<live-build> - Live System Build Components" msgstr "B<live-build> - Scripts de Creación del Sistema" @@ -65,7 +65,7 @@ msgstr "B<live-build> - Scripts de Creación del Sistema" #. type: SH #: en/lb_binary_hooks.1:14 en/lb_bootstrap_cdebootstrap.1:14 #: en/lb_bootstrap_debootstrap.1:14 en/lb_bootstrap_hooks.1:14 -#: en/lb_chroot_hooks.1:14 +#: en/lb_chroot_hooks.1:14 en/lb_source_hooks.1:14 #, no-wrap msgid "SYNOPSIS" msgstr "SINOPSIS" @@ -73,7 +73,7 @@ msgstr "SINOPSIS" #. type: SH #: en/lb_binary_hooks.1:21 en/lb_bootstrap_cdebootstrap.1:21 #: en/lb_bootstrap_debootstrap.1:21 en/lb_bootstrap_hooks.1:21 -#: en/lb_chroot_hooks.1:21 +#: en/lb_chroot_hooks.1:21 en/lb_source_hooks.1:21 #, no-wrap msgid "DESCRIPTION" msgstr "DESCRIPCIÓN" @@ -81,7 +81,7 @@ msgstr "DESCRIPCIÓN" #. type: Plain text #: en/lb_binary_hooks.1:23 en/lb_bootstrap_cdebootstrap.1:23 #: en/lb_bootstrap_debootstrap.1:23 en/lb_bootstrap_hooks.1:23 -#: en/lb_chroot_hooks.1:23 +#: en/lb_chroot_hooks.1:23 en/lb_source_hooks.1:23 #, fuzzy msgid "" "live-build contains the components to build a live system from a " @@ -93,7 +93,7 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:26 en/lb_bootstrap_cdebootstrap.1:26 #: en/lb_bootstrap_debootstrap.1:26 en/lb_bootstrap_hooks.1:26 -#: en/lb_chroot_hooks.1:26 +#: en/lb_chroot_hooks.1:26 en/lb_source_hooks.1:26 #, no-wrap msgid "OPTIONS" msgstr "OPCIONES" @@ -101,7 +101,7 @@ msgstr "OPCIONES" #. type: IP #: en/lb_binary_hooks.1:27 en/lb_bootstrap_cdebootstrap.1:29 #: en/lb_bootstrap_debootstrap.1:29 en/lb_bootstrap_hooks.1:27 -#: en/lb_chroot_hooks.1:27 +#: en/lb_chroot_hooks.1:27 en/lb_source_hooks.1:27 #, no-wrap msgid "--verbose" msgstr "--verbose" @@ -109,14 +109,14 @@ msgstr "--verbose" #. type: Plain text #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 msgid "sets verbose option (default: False)." msgstr "establece la opción verbose (por defecto: False)." #. type: IP #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 #, no-wrap msgid "-h, --help" msgstr "-h, --help" @@ -124,14 +124,14 @@ msgstr "-h, --help" #. type: Plain text #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 msgid "show help message and exit." msgstr "muestra el mensaje de ayuda y sale." #. type: IP #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 #, no-wrap msgid "-v, --version" msgstr "-v, --version" @@ -139,14 +139,14 @@ msgstr "-v, --version" #. type: Plain text #: en/lb_binary_hooks.1:33 en/lb_bootstrap_cdebootstrap.1:35 #: en/lb_bootstrap_debootstrap.1:35 en/lb_bootstrap_hooks.1:33 -#: en/lb_chroot_hooks.1:33 +#: en/lb_chroot_hooks.1:33 en/lb_source_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_binary_hooks.1:34 en/lb_bootstrap_cdebootstrap.1:36 #: en/lb_bootstrap_debootstrap.1:36 en/lb_bootstrap_hooks.1:34 -#: en/lb_chroot_hooks.1:34 +#: en/lb_chroot_hooks.1:34 en/lb_source_hooks.1:34 #, no-wrap msgid "FILES" msgstr "FICHEROS" @@ -154,13 +154,14 @@ msgstr "FICHEROS" #. type: IP #: en/lb_binary_hooks.1:35 en/lb_bootstrap_cdebootstrap.1:37 #: en/lb_bootstrap_debootstrap.1:37 en/lb_bootstrap_hooks.1:35 -#: en/lb_chroot_hooks.1:35 +#: en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 #, no-wrap msgid "B<config/build>" msgstr "B<config/build>" #. type: IP #: en/lb_binary_hooks.1:36 en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36 +#: en/lb_source_hooks.1:36 #, no-wrap msgid "B<config/hooks/*.hook>" msgstr "B<config/hooks/*.hook>" @@ -168,24 +169,35 @@ msgstr "B<config/hooks/*.hook>" #. type: SH #: en/lb_binary_hooks.1:40 en/lb_bootstrap_cdebootstrap.1:43 #: en/lb_bootstrap_debootstrap.1:43 en/lb_bootstrap_hooks.1:40 -#: en/lb_chroot_hooks.1:40 +#: en/lb_chroot_hooks.1:40 en/lb_source_hooks.1:40 #, no-wrap msgid "SEE ALSO" msgstr "VER TAMBIÉN" -#. FIXME +#. type: IP +#: en/lb_binary_hooks.1:42 en/lb_bootstrap_hooks.1:41 en/lb_source_hooks.1:42 +#, no-wrap +msgid "I<lb_chroot_hooks>(1)" +msgstr "I<lb_chroot_hooks>(1)" + +#. type: IP +#: en/lb_binary_hooks.1:43 en/lb_bootstrap_hooks.1:43 en/lb_chroot_hooks.1:43 +#, no-wrap +msgid "I<lb_source_hooks>(1)" +msgstr "I<lb_source_hooks>(1)" + #. type: SH -#: en/lb_binary_hooks.1:43 en/lb_bootstrap_cdebootstrap.1:46 -#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:43 -#: en/lb_chroot_hooks.1:43 +#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:46 +#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:45 +#: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 #, no-wrap msgid "HOMEPAGE" msgstr "PÁGINA WEB" #. type: Plain text -#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:48 -#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:45 -#: en/lb_chroot_hooks.1:45 +#: en/lb_binary_hooks.1:47 en/lb_bootstrap_cdebootstrap.1:48 +#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:47 +#: en/lb_chroot_hooks.1:47 en/lb_source_hooks.1:47 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 " @@ -196,17 +208,17 @@ msgstr "" "manual en E<lt>I<http://live-systems.org/manual/>E<gt>." #. type: SH -#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:49 -#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:46 -#: en/lb_chroot_hooks.1:46 +#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:49 +#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:48 +#: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 #, no-wrap msgid "BUGS" msgstr "ERRORES" #. type: Plain text -#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:51 -#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:48 -#: en/lb_chroot_hooks.1:48 +#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:51 +#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:50 +#: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 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 " @@ -219,17 +231,17 @@ msgstr "" "la dirección E<lt>I<debian-live@lists.debian.org>E<gt>." #. type: SH -#: en/lb_binary_hooks.1:49 en/lb_bootstrap_cdebootstrap.1:52 -#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:49 -#: en/lb_chroot_hooks.1:49 +#: en/lb_binary_hooks.1:51 en/lb_bootstrap_cdebootstrap.1:52 +#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:51 +#: en/lb_chroot_hooks.1:51 en/lb_source_hooks.1:51 #, no-wrap msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text -#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:53 -#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:50 -#: en/lb_chroot_hooks.1:50 +#: en/lb_binary_hooks.1:52 en/lb_bootstrap_cdebootstrap.1:53 +#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:52 +#: en/lb_chroot_hooks.1:52 en/lb_source_hooks.1:52 msgid "" "live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>." msgstr "" @@ -264,7 +276,7 @@ msgstr "B<lb bootstrap_hooks> [--version]" 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 " +"El programa B<lb bootstrap_hooks> preinstala el chroot del sistema con " "I<debootstrap>(8)." #. type: IP @@ -272,3 +284,9 @@ msgstr "" #, no-wrap msgid "B<config/hooks/*.hook.bootstrap>" msgstr "B<config/hooks/*.hook.bootstrap>" + +#. type: IP +#: en/lb_bootstrap_hooks.1:42 en/lb_chroot_hooks.1:42 en/lb_source_hooks.1:43 +#, no-wrap +msgid "I<lb_binary_hooks>(1)" +msgstr "I<lb_binary_hooks>(1)" diff --git a/manpages/po/es/lb_chroot_hooks.1.po b/manpages/po/es/lb_chroot_hooks.1.po index b9c6d955e..9a2dbaec3 100644 --- a/manpages/po/es/lb_chroot_hooks.1.po +++ b/manpages/po/es/lb_chroot_hooks.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~alpha28-1\n" -"POT-Creation-Date: 2013-11-04 06:38+0100\n" +"POT-Creation-Date: 2013-11-04 06: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" @@ -17,7 +17,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "LIVE-BUILD" msgstr "LIVE-BUILD" @@ -25,7 +25,7 @@ msgstr "LIVE-BUILD" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "2013-11-04" msgstr "04.11.2013" @@ -33,7 +33,7 @@ msgstr "04.11.2013" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "4.0~alpha28-1" msgstr "4.0~alpha28-1" @@ -41,7 +41,7 @@ msgstr "4.0~alpha28-1" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "Live Systems Project" msgstr "Proyecto Live Systems" @@ -49,7 +49,7 @@ msgstr "Proyecto Live Systems" #. type: SH #: en/lb_binary_hooks.1:11 en/lb_bootstrap_cdebootstrap.1:11 #: en/lb_bootstrap_debootstrap.1:11 en/lb_bootstrap_hooks.1:11 -#: en/lb_chroot_hooks.1:11 +#: en/lb_chroot_hooks.1:11 en/lb_source_hooks.1:11 #, no-wrap msgid "NAME" msgstr "NOMBRE" @@ -57,7 +57,7 @@ msgstr "NOMBRE" #. type: Plain text #: en/lb_binary_hooks.1:13 en/lb_bootstrap_cdebootstrap.1:13 #: en/lb_bootstrap_debootstrap.1:13 en/lb_bootstrap_hooks.1:13 -#: en/lb_chroot_hooks.1:13 +#: en/lb_chroot_hooks.1:13 en/lb_source_hooks.1:13 #, fuzzy msgid "B<live-build> - Live System Build Components" msgstr "B<live-build> - Scripts de Creación del Sistema" @@ -65,7 +65,7 @@ msgstr "B<live-build> - Scripts de Creación del Sistema" #. type: SH #: en/lb_binary_hooks.1:14 en/lb_bootstrap_cdebootstrap.1:14 #: en/lb_bootstrap_debootstrap.1:14 en/lb_bootstrap_hooks.1:14 -#: en/lb_chroot_hooks.1:14 +#: en/lb_chroot_hooks.1:14 en/lb_source_hooks.1:14 #, no-wrap msgid "SYNOPSIS" msgstr "SINOPSIS" @@ -73,7 +73,7 @@ msgstr "SINOPSIS" #. type: SH #: en/lb_binary_hooks.1:21 en/lb_bootstrap_cdebootstrap.1:21 #: en/lb_bootstrap_debootstrap.1:21 en/lb_bootstrap_hooks.1:21 -#: en/lb_chroot_hooks.1:21 +#: en/lb_chroot_hooks.1:21 en/lb_source_hooks.1:21 #, no-wrap msgid "DESCRIPTION" msgstr "DESCRIPCIÓN" @@ -81,7 +81,7 @@ msgstr "DESCRIPCIÓN" #. type: Plain text #: en/lb_binary_hooks.1:23 en/lb_bootstrap_cdebootstrap.1:23 #: en/lb_bootstrap_debootstrap.1:23 en/lb_bootstrap_hooks.1:23 -#: en/lb_chroot_hooks.1:23 +#: en/lb_chroot_hooks.1:23 en/lb_source_hooks.1:23 #, fuzzy msgid "" "live-build contains the components to build a live system from a " @@ -93,7 +93,7 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:26 en/lb_bootstrap_cdebootstrap.1:26 #: en/lb_bootstrap_debootstrap.1:26 en/lb_bootstrap_hooks.1:26 -#: en/lb_chroot_hooks.1:26 +#: en/lb_chroot_hooks.1:26 en/lb_source_hooks.1:26 #, no-wrap msgid "OPTIONS" msgstr "OPCIONES" @@ -101,7 +101,7 @@ msgstr "OPCIONES" #. type: IP #: en/lb_binary_hooks.1:27 en/lb_bootstrap_cdebootstrap.1:29 #: en/lb_bootstrap_debootstrap.1:29 en/lb_bootstrap_hooks.1:27 -#: en/lb_chroot_hooks.1:27 +#: en/lb_chroot_hooks.1:27 en/lb_source_hooks.1:27 #, no-wrap msgid "--verbose" msgstr "--verbose" @@ -109,14 +109,14 @@ msgstr "--verbose" #. type: Plain text #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 msgid "sets verbose option (default: False)." msgstr "establece la opción verbose (por defecto: False)." #. type: IP #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 #, no-wrap msgid "-h, --help" msgstr "-h, --help" @@ -124,14 +124,14 @@ msgstr "-h, --help" #. type: Plain text #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 msgid "show help message and exit." msgstr "muestra el mensaje de ayuda y sale." #. type: IP #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 #, no-wrap msgid "-v, --version" msgstr "-v, --version" @@ -139,14 +139,14 @@ msgstr "-v, --version" #. type: Plain text #: en/lb_binary_hooks.1:33 en/lb_bootstrap_cdebootstrap.1:35 #: en/lb_bootstrap_debootstrap.1:35 en/lb_bootstrap_hooks.1:33 -#: en/lb_chroot_hooks.1:33 +#: en/lb_chroot_hooks.1:33 en/lb_source_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_binary_hooks.1:34 en/lb_bootstrap_cdebootstrap.1:36 #: en/lb_bootstrap_debootstrap.1:36 en/lb_bootstrap_hooks.1:34 -#: en/lb_chroot_hooks.1:34 +#: en/lb_chroot_hooks.1:34 en/lb_source_hooks.1:34 #, no-wrap msgid "FILES" msgstr "FICHEROS" @@ -154,13 +154,14 @@ msgstr "FICHEROS" #. type: IP #: en/lb_binary_hooks.1:35 en/lb_bootstrap_cdebootstrap.1:37 #: en/lb_bootstrap_debootstrap.1:37 en/lb_bootstrap_hooks.1:35 -#: en/lb_chroot_hooks.1:35 +#: en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 #, no-wrap msgid "B<config/build>" msgstr "B<config/build>" #. type: IP #: en/lb_binary_hooks.1:36 en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36 +#: en/lb_source_hooks.1:36 #, no-wrap msgid "B<config/hooks/*.hook>" msgstr "B<config/hooks/*.hook>" @@ -168,24 +169,35 @@ msgstr "B<config/hooks/*.hook>" #. type: SH #: en/lb_binary_hooks.1:40 en/lb_bootstrap_cdebootstrap.1:43 #: en/lb_bootstrap_debootstrap.1:43 en/lb_bootstrap_hooks.1:40 -#: en/lb_chroot_hooks.1:40 +#: en/lb_chroot_hooks.1:40 en/lb_source_hooks.1:40 #, no-wrap msgid "SEE ALSO" msgstr "VER TAMBIÉN" -#. FIXME +#. type: IP +#: en/lb_binary_hooks.1:41 en/lb_chroot_hooks.1:41 en/lb_source_hooks.1:41 +#, no-wrap +msgid "I<lb_bootstrap_hooks>(1)" +msgstr "I<lb_bootstrap_hooks>(1)" + +#. type: IP +#: en/lb_binary_hooks.1:43 en/lb_bootstrap_hooks.1:43 en/lb_chroot_hooks.1:43 +#, no-wrap +msgid "I<lb_source_hooks>(1)" +msgstr "I<lb_source_hooks>(1)" + #. type: SH -#: en/lb_binary_hooks.1:43 en/lb_bootstrap_cdebootstrap.1:46 -#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:43 -#: en/lb_chroot_hooks.1:43 +#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:46 +#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:45 +#: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 #, no-wrap msgid "HOMEPAGE" msgstr "PÁGINA WEB" #. type: Plain text -#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:48 -#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:45 -#: en/lb_chroot_hooks.1:45 +#: en/lb_binary_hooks.1:47 en/lb_bootstrap_cdebootstrap.1:48 +#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:47 +#: en/lb_chroot_hooks.1:47 en/lb_source_hooks.1:47 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 " @@ -196,17 +208,17 @@ msgstr "" "manual en E<lt>I<http://live-systems.org/manual/>E<gt>." #. type: SH -#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:49 -#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:46 -#: en/lb_chroot_hooks.1:46 +#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:49 +#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:48 +#: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 #, no-wrap msgid "BUGS" msgstr "ERRORES" #. type: Plain text -#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:51 -#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:48 -#: en/lb_chroot_hooks.1:48 +#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:51 +#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:50 +#: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 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 " @@ -219,17 +231,17 @@ msgstr "" "la dirección E<lt>I<debian-live@lists.debian.org>E<gt>." #. type: SH -#: en/lb_binary_hooks.1:49 en/lb_bootstrap_cdebootstrap.1:52 -#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:49 -#: en/lb_chroot_hooks.1:49 +#: en/lb_binary_hooks.1:51 en/lb_bootstrap_cdebootstrap.1:52 +#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:51 +#: en/lb_chroot_hooks.1:51 en/lb_source_hooks.1:51 #, no-wrap msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text -#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:53 -#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:50 -#: en/lb_chroot_hooks.1:50 +#: en/lb_binary_hooks.1:52 en/lb_bootstrap_cdebootstrap.1:53 +#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:52 +#: en/lb_chroot_hooks.1:52 en/lb_source_hooks.1:52 msgid "" "live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>." msgstr "" @@ -243,6 +255,12 @@ msgstr "" msgid "B<chroot>" msgstr "B<chroot>" +#. type: IP +#: en/lb_bootstrap_hooks.1:42 en/lb_chroot_hooks.1:42 en/lb_source_hooks.1:43 +#, no-wrap +msgid "I<lb_binary_hooks>(1)" +msgstr "I<lb_binary_hooks>(1)" + #. type: Plain text #: en/lb_chroot_hooks.1:16 msgid "B<lb chroot_hooks> [--verbose]" @@ -263,7 +281,7 @@ msgstr "B<lb chroot_hooks> [--version]" #, fuzzy msgid "The B<lb chroot_hooks> command executes hooks after the chroot stage." msgstr "" -"El programa B<lb bootstrap_debootstrap> preinstala el chroot del sistema con " +"El programa B<lb chroot_hooks> preinstala el chroot del sistema con " "I<debootstrap>(8)." #. type: IP diff --git a/manpages/po/es/lb_source_hooks.1.po b/manpages/po/es/lb_source_hooks.1.po index 3707a5451..0bea4cd50 100644 --- a/manpages/po/es/lb_source_hooks.1.po +++ b/manpages/po/es/lb_source_hooks.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build 4.0~alpha28-1\n" -"POT-Creation-Date: 2013-11-04 06:44+0100\n" +"POT-Creation-Date: 2013-11-04 06: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" @@ -174,19 +174,30 @@ msgstr "B<config/hooks/*.hook>" msgid "SEE ALSO" msgstr "VER TAMBIÉN" -#. FIXME +#. type: IP +#: en/lb_binary_hooks.1:41 en/lb_chroot_hooks.1:41 en/lb_source_hooks.1:41 +#, no-wrap +msgid "I<lb_bootstrap_hooks>(1)" +msgstr "I<lb_bootstrap_hooks>(1)" + +#. type: IP +#: en/lb_binary_hooks.1:42 en/lb_bootstrap_hooks.1:41 en/lb_source_hooks.1:42 +#, no-wrap +msgid "I<lb_chroot_hooks>(1)" +msgstr "I<lb_chroot_hooks>(1)" + #. type: SH -#: en/lb_binary_hooks.1:43 en/lb_bootstrap_cdebootstrap.1:46 -#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:43 -#: en/lb_chroot_hooks.1:43 en/lb_source_hooks.1:43 +#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:46 +#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:45 +#: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 #, no-wrap msgid "HOMEPAGE" msgstr "PÁGINA WEB" #. type: Plain text -#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:48 -#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:45 -#: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 +#: en/lb_binary_hooks.1:47 en/lb_bootstrap_cdebootstrap.1:48 +#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:47 +#: en/lb_chroot_hooks.1:47 en/lb_source_hooks.1:47 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 " @@ -197,17 +208,17 @@ msgstr "" "manual en E<lt>I<http://live-systems.org/manual/>E<gt>." #. type: SH -#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:49 -#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:46 -#: en/lb_chroot_hooks.1:46 en/lb_source_hooks.1:46 +#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:49 +#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:48 +#: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 #, no-wrap msgid "BUGS" msgstr "ERRORES" #. type: Plain text -#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:51 -#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:48 -#: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 +#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:51 +#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:50 +#: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 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 " @@ -220,23 +231,29 @@ msgstr "" "la dirección E<lt>I<debian-live@lists.debian.org>E<gt>." #. type: SH -#: en/lb_binary_hooks.1:49 en/lb_bootstrap_cdebootstrap.1:52 -#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:49 -#: en/lb_chroot_hooks.1:49 en/lb_source_hooks.1:49 +#: en/lb_binary_hooks.1:51 en/lb_bootstrap_cdebootstrap.1:52 +#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:51 +#: en/lb_chroot_hooks.1:51 en/lb_source_hooks.1:51 #, no-wrap msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text -#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:53 -#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:50 -#: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 +#: en/lb_binary_hooks.1:52 en/lb_bootstrap_cdebootstrap.1:53 +#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:52 +#: en/lb_chroot_hooks.1:52 en/lb_source_hooks.1:52 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: IP +#: en/lb_bootstrap_hooks.1:42 en/lb_chroot_hooks.1:42 en/lb_source_hooks.1:43 +#, no-wrap +msgid "I<lb_binary_hooks>(1)" +msgstr "I<lb_binary_hooks>(1)" + #. type: Plain text #: en/lb_source_hooks.1:16 msgid "B<lb source_hooks> [--verbose]" @@ -257,7 +274,7 @@ msgstr "B<lb source_hooks> [--version]" #, fuzzy msgid "The B<lb source_hooks> command executes hooks after the source stage." msgstr "" -"El programa B<lb bootstrap_debootstrap> preinstala el source del sistema con " +"El programa B<lb source_hooks> preinstala el source del sistema con " "I<debootstrap>(8)." #. type: IP diff --git a/manpages/pot/lb_binary_hooks.1.pot b/manpages/pot/lb_binary_hooks.1.pot index 75299d315..aa4cd72ea 100644 --- a/manpages/pot/lb_binary_hooks.1.pot +++ b/manpages/pot/lb_binary_hooks.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-11-04 06:38+0100\n" +"POT-Creation-Date: 2013-11-04 06: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" @@ -19,7 +19,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "LIVE-BUILD" msgstr "" @@ -27,7 +27,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "2013-11-04" msgstr "" @@ -35,7 +35,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "4.0~alpha28-1" msgstr "" @@ -43,7 +43,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "Live Systems Project" msgstr "" @@ -51,7 +51,7 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:11 en/lb_bootstrap_cdebootstrap.1:11 #: en/lb_bootstrap_debootstrap.1:11 en/lb_bootstrap_hooks.1:11 -#: en/lb_chroot_hooks.1:11 +#: en/lb_chroot_hooks.1:11 en/lb_source_hooks.1:11 #, no-wrap msgid "NAME" msgstr "" @@ -59,14 +59,14 @@ msgstr "" #. type: Plain text #: en/lb_binary_hooks.1:13 en/lb_bootstrap_cdebootstrap.1:13 #: en/lb_bootstrap_debootstrap.1:13 en/lb_bootstrap_hooks.1:13 -#: en/lb_chroot_hooks.1:13 +#: en/lb_chroot_hooks.1:13 en/lb_source_hooks.1:13 msgid "B<live-build> - Live System Build Components" msgstr "" #. type: SH #: en/lb_binary_hooks.1:14 en/lb_bootstrap_cdebootstrap.1:14 #: en/lb_bootstrap_debootstrap.1:14 en/lb_bootstrap_hooks.1:14 -#: en/lb_chroot_hooks.1:14 +#: en/lb_chroot_hooks.1:14 en/lb_source_hooks.1:14 #, no-wrap msgid "SYNOPSIS" msgstr "" @@ -89,7 +89,7 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:21 en/lb_bootstrap_cdebootstrap.1:21 #: en/lb_bootstrap_debootstrap.1:21 en/lb_bootstrap_hooks.1:21 -#: en/lb_chroot_hooks.1:21 +#: en/lb_chroot_hooks.1:21 en/lb_source_hooks.1:21 #, no-wrap msgid "DESCRIPTION" msgstr "" @@ -97,7 +97,7 @@ msgstr "" #. type: Plain text #: en/lb_binary_hooks.1:23 en/lb_bootstrap_cdebootstrap.1:23 #: en/lb_bootstrap_debootstrap.1:23 en/lb_bootstrap_hooks.1:23 -#: en/lb_chroot_hooks.1:23 +#: en/lb_chroot_hooks.1:23 en/lb_source_hooks.1:23 msgid "" "live-build contains the components to build a live system from a " "configuration directory." @@ -111,7 +111,7 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:26 en/lb_bootstrap_cdebootstrap.1:26 #: en/lb_bootstrap_debootstrap.1:26 en/lb_bootstrap_hooks.1:26 -#: en/lb_chroot_hooks.1:26 +#: en/lb_chroot_hooks.1:26 en/lb_source_hooks.1:26 #, no-wrap msgid "OPTIONS" msgstr "" @@ -119,7 +119,7 @@ msgstr "" #. type: IP #: en/lb_binary_hooks.1:27 en/lb_bootstrap_cdebootstrap.1:29 #: en/lb_bootstrap_debootstrap.1:29 en/lb_bootstrap_hooks.1:27 -#: en/lb_chroot_hooks.1:27 +#: en/lb_chroot_hooks.1:27 en/lb_source_hooks.1:27 #, no-wrap msgid "--verbose" msgstr "" @@ -127,14 +127,14 @@ msgstr "" #. type: Plain text #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 msgid "sets verbose option (default: False)." msgstr "" #. type: IP #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 #, no-wrap msgid "-h, --help" msgstr "" @@ -142,14 +142,14 @@ msgstr "" #. type: Plain text #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 msgid "show help message and exit." msgstr "" #. type: IP #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 #, no-wrap msgid "-v, --version" msgstr "" @@ -157,14 +157,14 @@ msgstr "" #. type: Plain text #: en/lb_binary_hooks.1:33 en/lb_bootstrap_cdebootstrap.1:35 #: en/lb_bootstrap_debootstrap.1:35 en/lb_bootstrap_hooks.1:33 -#: en/lb_chroot_hooks.1:33 +#: en/lb_chroot_hooks.1:33 en/lb_source_hooks.1:33 msgid "show program's version number and exit." msgstr "" #. type: SH #: en/lb_binary_hooks.1:34 en/lb_bootstrap_cdebootstrap.1:36 #: en/lb_bootstrap_debootstrap.1:36 en/lb_bootstrap_hooks.1:34 -#: en/lb_chroot_hooks.1:34 +#: en/lb_chroot_hooks.1:34 en/lb_source_hooks.1:34 #, no-wrap msgid "FILES" msgstr "" @@ -172,13 +172,14 @@ msgstr "" #. type: IP #: en/lb_binary_hooks.1:35 en/lb_bootstrap_cdebootstrap.1:37 #: en/lb_bootstrap_debootstrap.1:37 en/lb_bootstrap_hooks.1:35 -#: en/lb_chroot_hooks.1:35 +#: en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 #, no-wrap msgid "B<config/build>" msgstr "" #. type: IP #: en/lb_binary_hooks.1:36 en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36 +#: en/lb_source_hooks.1:36 #, no-wrap msgid "B<config/hooks/*.hook>" msgstr "" @@ -198,24 +199,41 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:40 en/lb_bootstrap_cdebootstrap.1:43 #: en/lb_bootstrap_debootstrap.1:43 en/lb_bootstrap_hooks.1:40 -#: en/lb_chroot_hooks.1:40 +#: en/lb_chroot_hooks.1:40 en/lb_source_hooks.1:40 #, no-wrap msgid "SEE ALSO" msgstr "" -#. FIXME +#. type: IP +#: en/lb_binary_hooks.1:41 en/lb_chroot_hooks.1:41 en/lb_source_hooks.1:41 +#, no-wrap +msgid "I<lb_bootstrap_hooks>(1)" +msgstr "" + +#. type: IP +#: en/lb_binary_hooks.1:42 en/lb_bootstrap_hooks.1:41 en/lb_source_hooks.1:42 +#, no-wrap +msgid "I<lb_chroot_hooks>(1)" +msgstr "" + +#. type: IP +#: en/lb_binary_hooks.1:43 en/lb_bootstrap_hooks.1:43 en/lb_chroot_hooks.1:43 +#, no-wrap +msgid "I<lb_source_hooks>(1)" +msgstr "" + #. type: SH -#: en/lb_binary_hooks.1:43 en/lb_bootstrap_cdebootstrap.1:46 -#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:43 -#: en/lb_chroot_hooks.1:43 +#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:46 +#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:45 +#: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 #, no-wrap msgid "HOMEPAGE" msgstr "" #. type: Plain text -#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:48 -#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:45 -#: en/lb_chroot_hooks.1:45 +#: en/lb_binary_hooks.1:47 en/lb_bootstrap_cdebootstrap.1:48 +#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:47 +#: en/lb_chroot_hooks.1:47 en/lb_source_hooks.1:47 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 " @@ -223,17 +241,17 @@ msgid "" msgstr "" #. type: SH -#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:49 -#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:46 -#: en/lb_chroot_hooks.1:46 +#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:49 +#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:48 +#: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 #, no-wrap msgid "BUGS" msgstr "" #. type: Plain text -#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:51 -#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:48 -#: en/lb_chroot_hooks.1:48 +#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:51 +#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:50 +#: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 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 " @@ -242,17 +260,17 @@ msgid "" msgstr "" #. type: SH -#: en/lb_binary_hooks.1:49 en/lb_bootstrap_cdebootstrap.1:52 -#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:49 -#: en/lb_chroot_hooks.1:49 +#: en/lb_binary_hooks.1:51 en/lb_bootstrap_cdebootstrap.1:52 +#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:51 +#: en/lb_chroot_hooks.1:51 en/lb_source_hooks.1:51 #, no-wrap msgid "AUTHOR" msgstr "" #. type: Plain text -#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:53 -#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:50 -#: en/lb_chroot_hooks.1:50 +#: en/lb_binary_hooks.1:52 en/lb_bootstrap_cdebootstrap.1:53 +#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:52 +#: en/lb_chroot_hooks.1:52 en/lb_source_hooks.1:52 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_cdebootstrap.1.pot b/manpages/pot/lb_bootstrap_cdebootstrap.1.pot index eef49bccf..50d3e5987 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-04 06:38+0100\n" +"POT-Creation-Date: 2013-11-04 06: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" @@ -19,7 +19,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "LIVE-BUILD" msgstr "" @@ -27,7 +27,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "2013-11-04" msgstr "" @@ -35,7 +35,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "4.0~alpha28-1" msgstr "" @@ -43,7 +43,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "Live Systems Project" msgstr "" @@ -51,7 +51,7 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:11 en/lb_bootstrap_cdebootstrap.1:11 #: en/lb_bootstrap_debootstrap.1:11 en/lb_bootstrap_hooks.1:11 -#: en/lb_chroot_hooks.1:11 +#: en/lb_chroot_hooks.1:11 en/lb_source_hooks.1:11 #, no-wrap msgid "NAME" msgstr "" @@ -59,14 +59,14 @@ msgstr "" #. type: Plain text #: en/lb_binary_hooks.1:13 en/lb_bootstrap_cdebootstrap.1:13 #: en/lb_bootstrap_debootstrap.1:13 en/lb_bootstrap_hooks.1:13 -#: en/lb_chroot_hooks.1:13 +#: en/lb_chroot_hooks.1:13 en/lb_source_hooks.1:13 msgid "B<live-build> - Live System Build Components" msgstr "" #. type: SH #: en/lb_binary_hooks.1:14 en/lb_bootstrap_cdebootstrap.1:14 #: en/lb_bootstrap_debootstrap.1:14 en/lb_bootstrap_hooks.1:14 -#: en/lb_chroot_hooks.1:14 +#: en/lb_chroot_hooks.1:14 en/lb_source_hooks.1:14 #, no-wrap msgid "SYNOPSIS" msgstr "" @@ -74,7 +74,7 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:21 en/lb_bootstrap_cdebootstrap.1:21 #: en/lb_bootstrap_debootstrap.1:21 en/lb_bootstrap_hooks.1:21 -#: en/lb_chroot_hooks.1:21 +#: en/lb_chroot_hooks.1:21 en/lb_source_hooks.1:21 #, no-wrap msgid "DESCRIPTION" msgstr "" @@ -82,7 +82,7 @@ msgstr "" #. type: Plain text #: en/lb_binary_hooks.1:23 en/lb_bootstrap_cdebootstrap.1:23 #: en/lb_bootstrap_debootstrap.1:23 en/lb_bootstrap_hooks.1:23 -#: en/lb_chroot_hooks.1:23 +#: en/lb_chroot_hooks.1:23 en/lb_source_hooks.1:23 msgid "" "live-build contains the components to build a live system from a " "configuration directory." @@ -91,7 +91,7 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:26 en/lb_bootstrap_cdebootstrap.1:26 #: en/lb_bootstrap_debootstrap.1:26 en/lb_bootstrap_hooks.1:26 -#: en/lb_chroot_hooks.1:26 +#: en/lb_chroot_hooks.1:26 en/lb_source_hooks.1:26 #, no-wrap msgid "OPTIONS" msgstr "" @@ -99,7 +99,7 @@ msgstr "" #. type: IP #: en/lb_binary_hooks.1:27 en/lb_bootstrap_cdebootstrap.1:29 #: en/lb_bootstrap_debootstrap.1:29 en/lb_bootstrap_hooks.1:27 -#: en/lb_chroot_hooks.1:27 +#: en/lb_chroot_hooks.1:27 en/lb_source_hooks.1:27 #, no-wrap msgid "--verbose" msgstr "" @@ -107,14 +107,14 @@ msgstr "" #. type: Plain text #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 msgid "sets verbose option (default: False)." msgstr "" #. type: IP #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 #, no-wrap msgid "-h, --help" msgstr "" @@ -122,14 +122,14 @@ msgstr "" #. type: Plain text #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 msgid "show help message and exit." msgstr "" #. type: IP #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 #, no-wrap msgid "-v, --version" msgstr "" @@ -137,14 +137,14 @@ msgstr "" #. type: Plain text #: en/lb_binary_hooks.1:33 en/lb_bootstrap_cdebootstrap.1:35 #: en/lb_bootstrap_debootstrap.1:35 en/lb_bootstrap_hooks.1:33 -#: en/lb_chroot_hooks.1:33 +#: en/lb_chroot_hooks.1:33 en/lb_source_hooks.1:33 msgid "show program's version number and exit." msgstr "" #. type: SH #: en/lb_binary_hooks.1:34 en/lb_bootstrap_cdebootstrap.1:36 #: en/lb_bootstrap_debootstrap.1:36 en/lb_bootstrap_hooks.1:34 -#: en/lb_chroot_hooks.1:34 +#: en/lb_chroot_hooks.1:34 en/lb_source_hooks.1:34 #, no-wrap msgid "FILES" msgstr "" @@ -152,7 +152,7 @@ msgstr "" #. type: IP #: en/lb_binary_hooks.1:35 en/lb_bootstrap_cdebootstrap.1:37 #: en/lb_bootstrap_debootstrap.1:37 en/lb_bootstrap_hooks.1:35 -#: en/lb_chroot_hooks.1:35 +#: en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 #, no-wrap msgid "B<config/build>" msgstr "" @@ -160,24 +160,23 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:40 en/lb_bootstrap_cdebootstrap.1:43 #: en/lb_bootstrap_debootstrap.1:43 en/lb_bootstrap_hooks.1:40 -#: en/lb_chroot_hooks.1:40 +#: en/lb_chroot_hooks.1:40 en/lb_source_hooks.1:40 #, no-wrap msgid "SEE ALSO" msgstr "" -#. FIXME #. type: SH -#: en/lb_binary_hooks.1:43 en/lb_bootstrap_cdebootstrap.1:46 -#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:43 -#: en/lb_chroot_hooks.1:43 +#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:46 +#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:45 +#: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 #, no-wrap msgid "HOMEPAGE" msgstr "" #. type: Plain text -#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:48 -#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:45 -#: en/lb_chroot_hooks.1:45 +#: en/lb_binary_hooks.1:47 en/lb_bootstrap_cdebootstrap.1:48 +#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:47 +#: en/lb_chroot_hooks.1:47 en/lb_source_hooks.1:47 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 " @@ -185,17 +184,17 @@ msgid "" msgstr "" #. type: SH -#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:49 -#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:46 -#: en/lb_chroot_hooks.1:46 +#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:49 +#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:48 +#: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 #, no-wrap msgid "BUGS" msgstr "" #. type: Plain text -#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:51 -#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:48 -#: en/lb_chroot_hooks.1:48 +#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:51 +#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:50 +#: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 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 " @@ -204,17 +203,17 @@ msgid "" msgstr "" #. type: SH -#: en/lb_binary_hooks.1:49 en/lb_bootstrap_cdebootstrap.1:52 -#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:49 -#: en/lb_chroot_hooks.1:49 +#: en/lb_binary_hooks.1:51 en/lb_bootstrap_cdebootstrap.1:52 +#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:51 +#: en/lb_chroot_hooks.1:51 en/lb_source_hooks.1:51 #, no-wrap msgid "AUTHOR" msgstr "" #. type: Plain text -#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:53 -#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:50 -#: en/lb_chroot_hooks.1:50 +#: en/lb_binary_hooks.1:52 en/lb_bootstrap_cdebootstrap.1:53 +#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:52 +#: en/lb_chroot_hooks.1:52 en/lb_source_hooks.1:52 msgid "" "live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>." msgstr "" @@ -281,7 +280,8 @@ msgstr "" msgid "B<.build/bootstrap>" msgstr "" -#. type: Plain text -#: en/lb_bootstrap_cdebootstrap.1:45 -msgid "I<cdebootstrap>(1)" +#. type: IP +#: en/lb_bootstrap_cdebootstrap.1:44 +#, no-wrap +msgid "fIcdebootstrap(1)" msgstr "" diff --git a/manpages/pot/lb_bootstrap_debootstrap.1.pot b/manpages/pot/lb_bootstrap_debootstrap.1.pot index 1e2d0d146..3fd343f2d 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-04 06:38+0100\n" +"POT-Creation-Date: 2013-11-04 06: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" @@ -19,7 +19,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "LIVE-BUILD" msgstr "" @@ -27,7 +27,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "2013-11-04" msgstr "" @@ -35,7 +35,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "4.0~alpha28-1" msgstr "" @@ -43,7 +43,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "Live Systems Project" msgstr "" @@ -51,7 +51,7 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:11 en/lb_bootstrap_cdebootstrap.1:11 #: en/lb_bootstrap_debootstrap.1:11 en/lb_bootstrap_hooks.1:11 -#: en/lb_chroot_hooks.1:11 +#: en/lb_chroot_hooks.1:11 en/lb_source_hooks.1:11 #, no-wrap msgid "NAME" msgstr "" @@ -59,14 +59,14 @@ msgstr "" #. type: Plain text #: en/lb_binary_hooks.1:13 en/lb_bootstrap_cdebootstrap.1:13 #: en/lb_bootstrap_debootstrap.1:13 en/lb_bootstrap_hooks.1:13 -#: en/lb_chroot_hooks.1:13 +#: en/lb_chroot_hooks.1:13 en/lb_source_hooks.1:13 msgid "B<live-build> - Live System Build Components" msgstr "" #. type: SH #: en/lb_binary_hooks.1:14 en/lb_bootstrap_cdebootstrap.1:14 #: en/lb_bootstrap_debootstrap.1:14 en/lb_bootstrap_hooks.1:14 -#: en/lb_chroot_hooks.1:14 +#: en/lb_chroot_hooks.1:14 en/lb_source_hooks.1:14 #, no-wrap msgid "SYNOPSIS" msgstr "" @@ -74,7 +74,7 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:21 en/lb_bootstrap_cdebootstrap.1:21 #: en/lb_bootstrap_debootstrap.1:21 en/lb_bootstrap_hooks.1:21 -#: en/lb_chroot_hooks.1:21 +#: en/lb_chroot_hooks.1:21 en/lb_source_hooks.1:21 #, no-wrap msgid "DESCRIPTION" msgstr "" @@ -82,7 +82,7 @@ msgstr "" #. type: Plain text #: en/lb_binary_hooks.1:23 en/lb_bootstrap_cdebootstrap.1:23 #: en/lb_bootstrap_debootstrap.1:23 en/lb_bootstrap_hooks.1:23 -#: en/lb_chroot_hooks.1:23 +#: en/lb_chroot_hooks.1:23 en/lb_source_hooks.1:23 msgid "" "live-build contains the components to build a live system from a " "configuration directory." @@ -91,7 +91,7 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:26 en/lb_bootstrap_cdebootstrap.1:26 #: en/lb_bootstrap_debootstrap.1:26 en/lb_bootstrap_hooks.1:26 -#: en/lb_chroot_hooks.1:26 +#: en/lb_chroot_hooks.1:26 en/lb_source_hooks.1:26 #, no-wrap msgid "OPTIONS" msgstr "" @@ -99,7 +99,7 @@ msgstr "" #. type: IP #: en/lb_binary_hooks.1:27 en/lb_bootstrap_cdebootstrap.1:29 #: en/lb_bootstrap_debootstrap.1:29 en/lb_bootstrap_hooks.1:27 -#: en/lb_chroot_hooks.1:27 +#: en/lb_chroot_hooks.1:27 en/lb_source_hooks.1:27 #, no-wrap msgid "--verbose" msgstr "" @@ -107,14 +107,14 @@ msgstr "" #. type: Plain text #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 msgid "sets verbose option (default: False)." msgstr "" #. type: IP #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 #, no-wrap msgid "-h, --help" msgstr "" @@ -122,14 +122,14 @@ msgstr "" #. type: Plain text #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 msgid "show help message and exit." msgstr "" #. type: IP #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 #, no-wrap msgid "-v, --version" msgstr "" @@ -137,14 +137,14 @@ msgstr "" #. type: Plain text #: en/lb_binary_hooks.1:33 en/lb_bootstrap_cdebootstrap.1:35 #: en/lb_bootstrap_debootstrap.1:35 en/lb_bootstrap_hooks.1:33 -#: en/lb_chroot_hooks.1:33 +#: en/lb_chroot_hooks.1:33 en/lb_source_hooks.1:33 msgid "show program's version number and exit." msgstr "" #. type: SH #: en/lb_binary_hooks.1:34 en/lb_bootstrap_cdebootstrap.1:36 #: en/lb_bootstrap_debootstrap.1:36 en/lb_bootstrap_hooks.1:34 -#: en/lb_chroot_hooks.1:34 +#: en/lb_chroot_hooks.1:34 en/lb_source_hooks.1:34 #, no-wrap msgid "FILES" msgstr "" @@ -152,7 +152,7 @@ msgstr "" #. type: IP #: en/lb_binary_hooks.1:35 en/lb_bootstrap_cdebootstrap.1:37 #: en/lb_bootstrap_debootstrap.1:37 en/lb_bootstrap_hooks.1:35 -#: en/lb_chroot_hooks.1:35 +#: en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 #, no-wrap msgid "B<config/build>" msgstr "" @@ -160,24 +160,23 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:40 en/lb_bootstrap_cdebootstrap.1:43 #: en/lb_bootstrap_debootstrap.1:43 en/lb_bootstrap_hooks.1:40 -#: en/lb_chroot_hooks.1:40 +#: en/lb_chroot_hooks.1:40 en/lb_source_hooks.1:40 #, no-wrap msgid "SEE ALSO" msgstr "" -#. FIXME #. type: SH -#: en/lb_binary_hooks.1:43 en/lb_bootstrap_cdebootstrap.1:46 -#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:43 -#: en/lb_chroot_hooks.1:43 +#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:46 +#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:45 +#: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 #, no-wrap msgid "HOMEPAGE" msgstr "" #. type: Plain text -#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:48 -#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:45 -#: en/lb_chroot_hooks.1:45 +#: en/lb_binary_hooks.1:47 en/lb_bootstrap_cdebootstrap.1:48 +#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:47 +#: en/lb_chroot_hooks.1:47 en/lb_source_hooks.1:47 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 " @@ -185,17 +184,17 @@ msgid "" msgstr "" #. type: SH -#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:49 -#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:46 -#: en/lb_chroot_hooks.1:46 +#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:49 +#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:48 +#: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 #, no-wrap msgid "BUGS" msgstr "" #. type: Plain text -#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:51 -#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:48 -#: en/lb_chroot_hooks.1:48 +#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:51 +#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:50 +#: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 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 " @@ -204,17 +203,17 @@ msgid "" msgstr "" #. type: SH -#: en/lb_binary_hooks.1:49 en/lb_bootstrap_cdebootstrap.1:52 -#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:49 -#: en/lb_chroot_hooks.1:49 +#: en/lb_binary_hooks.1:51 en/lb_bootstrap_cdebootstrap.1:52 +#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:51 +#: en/lb_chroot_hooks.1:51 en/lb_source_hooks.1:51 #, no-wrap msgid "AUTHOR" msgstr "" #. type: Plain text -#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:53 -#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:50 -#: en/lb_chroot_hooks.1:50 +#: en/lb_binary_hooks.1:52 en/lb_bootstrap_cdebootstrap.1:53 +#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:52 +#: en/lb_chroot_hooks.1:52 en/lb_source_hooks.1:52 msgid "" "live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>." msgstr "" @@ -281,7 +280,8 @@ msgid "" "more information about debootstrap." msgstr "" -#. type: Plain text -#: en/lb_bootstrap_debootstrap.1:45 +#. type: IP +#: en/lb_bootstrap_debootstrap.1:44 +#, no-wrap msgid "I<debootstrap>(8)" msgstr "" diff --git a/manpages/pot/lb_bootstrap_hooks.1.pot b/manpages/pot/lb_bootstrap_hooks.1.pot index 233b09b69..44a148578 100644 --- a/manpages/pot/lb_bootstrap_hooks.1.pot +++ b/manpages/pot/lb_bootstrap_hooks.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-11-04 06:38+0100\n" +"POT-Creation-Date: 2013-11-04 06: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" @@ -19,7 +19,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "LIVE-BUILD" msgstr "" @@ -27,7 +27,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "2013-11-04" msgstr "" @@ -35,7 +35,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "4.0~alpha28-1" msgstr "" @@ -43,7 +43,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "Live Systems Project" msgstr "" @@ -51,7 +51,7 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:11 en/lb_bootstrap_cdebootstrap.1:11 #: en/lb_bootstrap_debootstrap.1:11 en/lb_bootstrap_hooks.1:11 -#: en/lb_chroot_hooks.1:11 +#: en/lb_chroot_hooks.1:11 en/lb_source_hooks.1:11 #, no-wrap msgid "NAME" msgstr "" @@ -59,14 +59,14 @@ msgstr "" #. type: Plain text #: en/lb_binary_hooks.1:13 en/lb_bootstrap_cdebootstrap.1:13 #: en/lb_bootstrap_debootstrap.1:13 en/lb_bootstrap_hooks.1:13 -#: en/lb_chroot_hooks.1:13 +#: en/lb_chroot_hooks.1:13 en/lb_source_hooks.1:13 msgid "B<live-build> - Live System Build Components" msgstr "" #. type: SH #: en/lb_binary_hooks.1:14 en/lb_bootstrap_cdebootstrap.1:14 #: en/lb_bootstrap_debootstrap.1:14 en/lb_bootstrap_hooks.1:14 -#: en/lb_chroot_hooks.1:14 +#: en/lb_chroot_hooks.1:14 en/lb_source_hooks.1:14 #, no-wrap msgid "SYNOPSIS" msgstr "" @@ -74,7 +74,7 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:21 en/lb_bootstrap_cdebootstrap.1:21 #: en/lb_bootstrap_debootstrap.1:21 en/lb_bootstrap_hooks.1:21 -#: en/lb_chroot_hooks.1:21 +#: en/lb_chroot_hooks.1:21 en/lb_source_hooks.1:21 #, no-wrap msgid "DESCRIPTION" msgstr "" @@ -82,7 +82,7 @@ msgstr "" #. type: Plain text #: en/lb_binary_hooks.1:23 en/lb_bootstrap_cdebootstrap.1:23 #: en/lb_bootstrap_debootstrap.1:23 en/lb_bootstrap_hooks.1:23 -#: en/lb_chroot_hooks.1:23 +#: en/lb_chroot_hooks.1:23 en/lb_source_hooks.1:23 msgid "" "live-build contains the components to build a live system from a " "configuration directory." @@ -91,7 +91,7 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:26 en/lb_bootstrap_cdebootstrap.1:26 #: en/lb_bootstrap_debootstrap.1:26 en/lb_bootstrap_hooks.1:26 -#: en/lb_chroot_hooks.1:26 +#: en/lb_chroot_hooks.1:26 en/lb_source_hooks.1:26 #, no-wrap msgid "OPTIONS" msgstr "" @@ -99,7 +99,7 @@ msgstr "" #. type: IP #: en/lb_binary_hooks.1:27 en/lb_bootstrap_cdebootstrap.1:29 #: en/lb_bootstrap_debootstrap.1:29 en/lb_bootstrap_hooks.1:27 -#: en/lb_chroot_hooks.1:27 +#: en/lb_chroot_hooks.1:27 en/lb_source_hooks.1:27 #, no-wrap msgid "--verbose" msgstr "" @@ -107,14 +107,14 @@ msgstr "" #. type: Plain text #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 msgid "sets verbose option (default: False)." msgstr "" #. type: IP #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 #, no-wrap msgid "-h, --help" msgstr "" @@ -122,14 +122,14 @@ msgstr "" #. type: Plain text #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 msgid "show help message and exit." msgstr "" #. type: IP #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 #, no-wrap msgid "-v, --version" msgstr "" @@ -137,14 +137,14 @@ msgstr "" #. type: Plain text #: en/lb_binary_hooks.1:33 en/lb_bootstrap_cdebootstrap.1:35 #: en/lb_bootstrap_debootstrap.1:35 en/lb_bootstrap_hooks.1:33 -#: en/lb_chroot_hooks.1:33 +#: en/lb_chroot_hooks.1:33 en/lb_source_hooks.1:33 msgid "show program's version number and exit." msgstr "" #. type: SH #: en/lb_binary_hooks.1:34 en/lb_bootstrap_cdebootstrap.1:36 #: en/lb_bootstrap_debootstrap.1:36 en/lb_bootstrap_hooks.1:34 -#: en/lb_chroot_hooks.1:34 +#: en/lb_chroot_hooks.1:34 en/lb_source_hooks.1:34 #, no-wrap msgid "FILES" msgstr "" @@ -152,13 +152,14 @@ msgstr "" #. type: IP #: en/lb_binary_hooks.1:35 en/lb_bootstrap_cdebootstrap.1:37 #: en/lb_bootstrap_debootstrap.1:37 en/lb_bootstrap_hooks.1:35 -#: en/lb_chroot_hooks.1:35 +#: en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 #, no-wrap msgid "B<config/build>" msgstr "" #. type: IP #: en/lb_binary_hooks.1:36 en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36 +#: en/lb_source_hooks.1:36 #, no-wrap msgid "B<config/hooks/*.hook>" msgstr "" @@ -166,24 +167,35 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:40 en/lb_bootstrap_cdebootstrap.1:43 #: en/lb_bootstrap_debootstrap.1:43 en/lb_bootstrap_hooks.1:40 -#: en/lb_chroot_hooks.1:40 +#: en/lb_chroot_hooks.1:40 en/lb_source_hooks.1:40 #, no-wrap msgid "SEE ALSO" msgstr "" -#. FIXME +#. type: IP +#: en/lb_binary_hooks.1:42 en/lb_bootstrap_hooks.1:41 en/lb_source_hooks.1:42 +#, no-wrap +msgid "I<lb_chroot_hooks>(1)" +msgstr "" + +#. type: IP +#: en/lb_binary_hooks.1:43 en/lb_bootstrap_hooks.1:43 en/lb_chroot_hooks.1:43 +#, no-wrap +msgid "I<lb_source_hooks>(1)" +msgstr "" + #. type: SH -#: en/lb_binary_hooks.1:43 en/lb_bootstrap_cdebootstrap.1:46 -#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:43 -#: en/lb_chroot_hooks.1:43 +#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:46 +#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:45 +#: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 #, no-wrap msgid "HOMEPAGE" msgstr "" #. type: Plain text -#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:48 -#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:45 -#: en/lb_chroot_hooks.1:45 +#: en/lb_binary_hooks.1:47 en/lb_bootstrap_cdebootstrap.1:48 +#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:47 +#: en/lb_chroot_hooks.1:47 en/lb_source_hooks.1:47 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 " @@ -191,17 +203,17 @@ msgid "" msgstr "" #. type: SH -#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:49 -#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:46 -#: en/lb_chroot_hooks.1:46 +#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:49 +#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:48 +#: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 #, no-wrap msgid "BUGS" msgstr "" #. type: Plain text -#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:51 -#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:48 -#: en/lb_chroot_hooks.1:48 +#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:51 +#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:50 +#: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 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 " @@ -210,17 +222,17 @@ msgid "" msgstr "" #. type: SH -#: en/lb_binary_hooks.1:49 en/lb_bootstrap_cdebootstrap.1:52 -#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:49 -#: en/lb_chroot_hooks.1:49 +#: en/lb_binary_hooks.1:51 en/lb_bootstrap_cdebootstrap.1:52 +#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:51 +#: en/lb_chroot_hooks.1:51 en/lb_source_hooks.1:51 #, no-wrap msgid "AUTHOR" msgstr "" #. type: Plain text -#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:53 -#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:50 -#: en/lb_chroot_hooks.1:50 +#: en/lb_binary_hooks.1:52 en/lb_bootstrap_cdebootstrap.1:53 +#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:52 +#: en/lb_chroot_hooks.1:52 en/lb_source_hooks.1:52 msgid "" "live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>." msgstr "" @@ -258,3 +270,9 @@ msgstr "" #, no-wrap msgid "B<config/hooks/*.hook.bootstrap>" msgstr "" + +#. type: IP +#: en/lb_bootstrap_hooks.1:42 en/lb_chroot_hooks.1:42 en/lb_source_hooks.1:43 +#, no-wrap +msgid "I<lb_binary_hooks>(1)" +msgstr "" diff --git a/manpages/pot/lb_chroot_hooks.1.pot b/manpages/pot/lb_chroot_hooks.1.pot index c5a4fc2c7..8cfaa5a60 100644 --- a/manpages/pot/lb_chroot_hooks.1.pot +++ b/manpages/pot/lb_chroot_hooks.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-11-04 06:38+0100\n" +"POT-Creation-Date: 2013-11-04 06: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" @@ -19,7 +19,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "LIVE-BUILD" msgstr "" @@ -27,7 +27,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "2013-11-04" msgstr "" @@ -35,7 +35,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "4.0~alpha28-1" msgstr "" @@ -43,7 +43,7 @@ msgstr "" #. type: TH #: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 #: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 -#: en/lb_chroot_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 #, no-wrap msgid "Live Systems Project" msgstr "" @@ -51,7 +51,7 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:11 en/lb_bootstrap_cdebootstrap.1:11 #: en/lb_bootstrap_debootstrap.1:11 en/lb_bootstrap_hooks.1:11 -#: en/lb_chroot_hooks.1:11 +#: en/lb_chroot_hooks.1:11 en/lb_source_hooks.1:11 #, no-wrap msgid "NAME" msgstr "" @@ -59,14 +59,14 @@ msgstr "" #. type: Plain text #: en/lb_binary_hooks.1:13 en/lb_bootstrap_cdebootstrap.1:13 #: en/lb_bootstrap_debootstrap.1:13 en/lb_bootstrap_hooks.1:13 -#: en/lb_chroot_hooks.1:13 +#: en/lb_chroot_hooks.1:13 en/lb_source_hooks.1:13 msgid "B<live-build> - Live System Build Components" msgstr "" #. type: SH #: en/lb_binary_hooks.1:14 en/lb_bootstrap_cdebootstrap.1:14 #: en/lb_bootstrap_debootstrap.1:14 en/lb_bootstrap_hooks.1:14 -#: en/lb_chroot_hooks.1:14 +#: en/lb_chroot_hooks.1:14 en/lb_source_hooks.1:14 #, no-wrap msgid "SYNOPSIS" msgstr "" @@ -74,7 +74,7 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:21 en/lb_bootstrap_cdebootstrap.1:21 #: en/lb_bootstrap_debootstrap.1:21 en/lb_bootstrap_hooks.1:21 -#: en/lb_chroot_hooks.1:21 +#: en/lb_chroot_hooks.1:21 en/lb_source_hooks.1:21 #, no-wrap msgid "DESCRIPTION" msgstr "" @@ -82,7 +82,7 @@ msgstr "" #. type: Plain text #: en/lb_binary_hooks.1:23 en/lb_bootstrap_cdebootstrap.1:23 #: en/lb_bootstrap_debootstrap.1:23 en/lb_bootstrap_hooks.1:23 -#: en/lb_chroot_hooks.1:23 +#: en/lb_chroot_hooks.1:23 en/lb_source_hooks.1:23 msgid "" "live-build contains the components to build a live system from a " "configuration directory." @@ -91,7 +91,7 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:26 en/lb_bootstrap_cdebootstrap.1:26 #: en/lb_bootstrap_debootstrap.1:26 en/lb_bootstrap_hooks.1:26 -#: en/lb_chroot_hooks.1:26 +#: en/lb_chroot_hooks.1:26 en/lb_source_hooks.1:26 #, no-wrap msgid "OPTIONS" msgstr "" @@ -99,7 +99,7 @@ msgstr "" #. type: IP #: en/lb_binary_hooks.1:27 en/lb_bootstrap_cdebootstrap.1:29 #: en/lb_bootstrap_debootstrap.1:29 en/lb_bootstrap_hooks.1:27 -#: en/lb_chroot_hooks.1:27 +#: en/lb_chroot_hooks.1:27 en/lb_source_hooks.1:27 #, no-wrap msgid "--verbose" msgstr "" @@ -107,14 +107,14 @@ msgstr "" #. type: Plain text #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 msgid "sets verbose option (default: False)." msgstr "" #. type: IP #: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 #: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 -#: en/lb_chroot_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 #, no-wrap msgid "-h, --help" msgstr "" @@ -122,14 +122,14 @@ msgstr "" #. type: Plain text #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 msgid "show help message and exit." msgstr "" #. type: IP #: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 #: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 -#: en/lb_chroot_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 #, no-wrap msgid "-v, --version" msgstr "" @@ -137,14 +137,14 @@ msgstr "" #. type: Plain text #: en/lb_binary_hooks.1:33 en/lb_bootstrap_cdebootstrap.1:35 #: en/lb_bootstrap_debootstrap.1:35 en/lb_bootstrap_hooks.1:33 -#: en/lb_chroot_hooks.1:33 +#: en/lb_chroot_hooks.1:33 en/lb_source_hooks.1:33 msgid "show program's version number and exit." msgstr "" #. type: SH #: en/lb_binary_hooks.1:34 en/lb_bootstrap_cdebootstrap.1:36 #: en/lb_bootstrap_debootstrap.1:36 en/lb_bootstrap_hooks.1:34 -#: en/lb_chroot_hooks.1:34 +#: en/lb_chroot_hooks.1:34 en/lb_source_hooks.1:34 #, no-wrap msgid "FILES" msgstr "" @@ -152,13 +152,14 @@ msgstr "" #. type: IP #: en/lb_binary_hooks.1:35 en/lb_bootstrap_cdebootstrap.1:37 #: en/lb_bootstrap_debootstrap.1:37 en/lb_bootstrap_hooks.1:35 -#: en/lb_chroot_hooks.1:35 +#: en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 #, no-wrap msgid "B<config/build>" msgstr "" #. type: IP #: en/lb_binary_hooks.1:36 en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36 +#: en/lb_source_hooks.1:36 #, no-wrap msgid "B<config/hooks/*.hook>" msgstr "" @@ -166,24 +167,35 @@ msgstr "" #. type: SH #: en/lb_binary_hooks.1:40 en/lb_bootstrap_cdebootstrap.1:43 #: en/lb_bootstrap_debootstrap.1:43 en/lb_bootstrap_hooks.1:40 -#: en/lb_chroot_hooks.1:40 +#: en/lb_chroot_hooks.1:40 en/lb_source_hooks.1:40 #, no-wrap msgid "SEE ALSO" msgstr "" -#. FIXME +#. type: IP +#: en/lb_binary_hooks.1:41 en/lb_chroot_hooks.1:41 en/lb_source_hooks.1:41 +#, no-wrap +msgid "I<lb_bootstrap_hooks>(1)" +msgstr "" + +#. type: IP +#: en/lb_binary_hooks.1:43 en/lb_bootstrap_hooks.1:43 en/lb_chroot_hooks.1:43 +#, no-wrap +msgid "I<lb_source_hooks>(1)" +msgstr "" + #. type: SH -#: en/lb_binary_hooks.1:43 en/lb_bootstrap_cdebootstrap.1:46 -#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:43 -#: en/lb_chroot_hooks.1:43 +#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:46 +#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:45 +#: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 #, no-wrap msgid "HOMEPAGE" msgstr "" #. type: Plain text -#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:48 -#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:45 -#: en/lb_chroot_hooks.1:45 +#: en/lb_binary_hooks.1:47 en/lb_bootstrap_cdebootstrap.1:48 +#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:47 +#: en/lb_chroot_hooks.1:47 en/lb_source_hooks.1:47 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 " @@ -191,17 +203,17 @@ msgid "" msgstr "" #. type: SH -#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:49 -#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:46 -#: en/lb_chroot_hooks.1:46 +#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:49 +#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:48 +#: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 #, no-wrap msgid "BUGS" msgstr "" #. type: Plain text -#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:51 -#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:48 -#: en/lb_chroot_hooks.1:48 +#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:51 +#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:50 +#: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 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 " @@ -210,17 +222,17 @@ msgid "" msgstr "" #. type: SH -#: en/lb_binary_hooks.1:49 en/lb_bootstrap_cdebootstrap.1:52 -#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:49 -#: en/lb_chroot_hooks.1:49 +#: en/lb_binary_hooks.1:51 en/lb_bootstrap_cdebootstrap.1:52 +#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:51 +#: en/lb_chroot_hooks.1:51 en/lb_source_hooks.1:51 #, no-wrap msgid "AUTHOR" msgstr "" #. type: Plain text -#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:53 -#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:50 -#: en/lb_chroot_hooks.1:50 +#: en/lb_binary_hooks.1:52 en/lb_bootstrap_cdebootstrap.1:53 +#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:52 +#: en/lb_chroot_hooks.1:52 en/lb_source_hooks.1:52 msgid "" "live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>." msgstr "" @@ -232,6 +244,12 @@ msgstr "" msgid "B<chroot>" msgstr "" +#. type: IP +#: en/lb_bootstrap_hooks.1:42 en/lb_chroot_hooks.1:42 en/lb_source_hooks.1:43 +#, no-wrap +msgid "I<lb_binary_hooks>(1)" +msgstr "" + #. type: Plain text #: en/lb_chroot_hooks.1:16 msgid "B<lb chroot_hooks> [--verbose]" diff --git a/manpages/pot/lb_source_hooks.1.pot b/manpages/pot/lb_source_hooks.1.pot index 25e675e4e..4d501029e 100644 --- a/manpages/pot/lb_source_hooks.1.pot +++ b/manpages/pot/lb_source_hooks.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-11-04 06:44+0100\n" +"POT-Creation-Date: 2013-11-04 06: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" @@ -172,19 +172,30 @@ msgstr "" msgid "SEE ALSO" msgstr "" -#. FIXME +#. type: IP +#: en/lb_binary_hooks.1:41 en/lb_chroot_hooks.1:41 en/lb_source_hooks.1:41 +#, no-wrap +msgid "I<lb_bootstrap_hooks>(1)" +msgstr "" + +#. type: IP +#: en/lb_binary_hooks.1:42 en/lb_bootstrap_hooks.1:41 en/lb_source_hooks.1:42 +#, no-wrap +msgid "I<lb_chroot_hooks>(1)" +msgstr "" + #. type: SH -#: en/lb_binary_hooks.1:43 en/lb_bootstrap_cdebootstrap.1:46 -#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:43 -#: en/lb_chroot_hooks.1:43 en/lb_source_hooks.1:43 +#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:46 +#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:45 +#: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 #, no-wrap msgid "HOMEPAGE" msgstr "" #. type: Plain text -#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:48 -#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:45 -#: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 +#: en/lb_binary_hooks.1:47 en/lb_bootstrap_cdebootstrap.1:48 +#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:47 +#: en/lb_chroot_hooks.1:47 en/lb_source_hooks.1:47 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 " @@ -192,17 +203,17 @@ msgid "" msgstr "" #. type: SH -#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:49 -#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:46 -#: en/lb_chroot_hooks.1:46 en/lb_source_hooks.1:46 +#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:49 +#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:48 +#: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 #, no-wrap msgid "BUGS" msgstr "" #. type: Plain text -#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:51 -#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:48 -#: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 +#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:51 +#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:50 +#: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 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 " @@ -211,21 +222,27 @@ msgid "" msgstr "" #. type: SH -#: en/lb_binary_hooks.1:49 en/lb_bootstrap_cdebootstrap.1:52 -#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:49 -#: en/lb_chroot_hooks.1:49 en/lb_source_hooks.1:49 +#: en/lb_binary_hooks.1:51 en/lb_bootstrap_cdebootstrap.1:52 +#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:51 +#: en/lb_chroot_hooks.1:51 en/lb_source_hooks.1:51 #, no-wrap msgid "AUTHOR" msgstr "" #. type: Plain text -#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:53 -#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:50 -#: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 +#: en/lb_binary_hooks.1:52 en/lb_bootstrap_cdebootstrap.1:53 +#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:52 +#: en/lb_chroot_hooks.1:52 en/lb_source_hooks.1:52 msgid "" "live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>." msgstr "" +#. type: IP +#: en/lb_bootstrap_hooks.1:42 en/lb_chroot_hooks.1:42 en/lb_source_hooks.1:43 +#, no-wrap +msgid "I<lb_binary_hooks>(1)" +msgstr "" + #. type: Plain text #: en/lb_source_hooks.1:16 msgid "B<lb source_hooks> [--verbose]" |