diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-04 19:04:49 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-11-04 19:04:49 +0100 |
commit | 625471820249a180bb21f85d94b70a97b05ba228 (patch) | |
tree | bbbc8c8c9f0a89455aa1193581be419e63d95f34 /manpages | |
parent | 0495570394f7c04c598ed8affa1550d4ba1bd66d (diff) | |
download | vyos-live-build-625471820249a180bb21f85d94b70a97b05ba228.tar.gz vyos-live-build-625471820249a180bb21f85d94b70a97b05ba228.zip |
Adding lb-bootstrap-includes manpage.
Diffstat (limited to 'manpages')
-rw-r--r-- | manpages/de/lb-bootstrap-includes.de.1 | 86 | ||||
-rw-r--r-- | manpages/en/lb-bootstrap-includes.1 | 61 | ||||
-rw-r--r-- | manpages/es/lb-bootstrap-includes.es.1 | 84 | ||||
-rw-r--r-- | manpages/po/de/lb-bootstrap-includes.1.po | 404 | ||||
-rw-r--r-- | manpages/po/de/lb-chroot-includes.1.po | 142 | ||||
-rw-r--r-- | manpages/po/es/lb-bootstrap-includes.1.po | 391 | ||||
-rw-r--r-- | manpages/po/es/lb-chroot-includes.1.po | 142 | ||||
-rw-r--r-- | manpages/po4a.cfg | 1 | ||||
-rw-r--r-- | manpages/pot/lb-bootstrap-includes.1.pot | 375 | ||||
-rw-r--r-- | manpages/pot/lb-chroot-includes.1.pot | 142 |
10 files changed, 1624 insertions, 204 deletions
diff --git a/manpages/de/lb-bootstrap-includes.de.1 b/manpages/de/lb-bootstrap-includes.de.1 new file mode 100644 index 000000000..38c7dd0e7 --- /dev/null +++ b/manpages/de/lb-bootstrap-includes.de.1 @@ -0,0 +1,86 @@ +.\" live-build(7) - System Build Scripts +.\" Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch> +.\" +.\" This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. +.\" This is free software, and you are welcome to redistribute it +.\" under certain conditions; see COPYING for details. +.\" +.\" +.\"******************************************************************* +.\" +.\" This file was generated with po4a. Translate the source file. +.\" +.\"******************************************************************* +.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha29\-1 "Live Systems Projekt" + +.SH NAME +\fBlive\-build\fP \- System Build Komponenten + +.SH SYNTAX +\fBlb bootstrap\-includes\fP [\-\-verbose] +.PP +\fBlb bootstrap\-includes\fP [\-\-help] +.br +\fBlb bootstrap\-includes\fP [\-\-version] +. +.SH BESCHREIBUNG +live\-build enthält die Komponenten um ein Live System von einem +Konfigurationsverzeichnis zu erstellen. +.PP +Der \fBlb bootstrap\-hooks\fP Befehl kopiert Include Dateien in den Bootstrap +Stage. + +.SH SPEZIFIKATION +\fBlb bootstrap\-includes\fP kopiert alle Include Dateien die sich im +\fBconfig/includes\fP oder \fBconfig/includes.bootstrap\fP Verzeichnis innerhalb +des Konfigurationsvereichnisses befinden. +.PP +Include Dateien benötigen weder einen speziellen Besitzer noch spezielle +Zugriffsrechte. Sie werden automatisch als Root zugehörig markiert wenn sie +von \fBlb bootstrap\-includes\fP kopiert werden, die ursprünglichen +Zugriffsrechte bleiben erhalten. Spezielle Besitzer können mit einer +passenden Hook Datei gesetzt werden, siehe \fIlb\-bootstrap\-hooks\fP(1) für mehr +Informationen über Hook Dateien. +.PP +Include Dateien im \fBconfig/includes\fP Verzeichnis werden als erstes kopiert, +Include Dateien im \fBconfig/includes.bootstrap\fP Verzeichnis als +zweites. Dateien die sowohl im Chroot als auch in einem der Include +Verzeichnisse vorliegen werden ohne Rückfrage überschrieben, die spätere +Datei überschreibt die frühere. + +.SH OPTIONEN +.IP \fB\-\-verbose\fP 4 +setzt verbose Option für mehr Ausgaben (Standardwert: aus). +.IP "\fB\-h, \-\-help\fP" 4 +zeigt Hilfenachricht und beendet sich. +.IP \fB\-\-version\fP 4 +zeigt Versionsnummer des Programms und beendet sich. + +.SH DATEIEN +.IP \fBconfig/includes\fP: 4 +Allgemeine Include Dateien. +.IP \fBconfig/includes.bootstrap\fP: 4 +Include Dateien spezifisch für den Bootstrap Stage. +.IP \fBchroot\fP: 4 +Verzeichnis in das die Include Dateien kopiert werden. + +.SH "SIEHE AUCH" +.IP \fIlb\-bootstrap\-includes\fP(1) 4 +.IP \fIlb\-binary\-includes\fP(1) 4 +.IP \fIlb\-source\-includes\fP(1) 4 + +.SH HOMEPAGE +Weitere Informationen über live\-build und das Live Systems Projekt können +auf der Homepage unter <\fIhttp://live\-systems.org/\fP> und im Handbuch +unter <\fIhttp://live\-systems.org/manual/\fP> gefunden werden. + +.SH FEHLER +Fehler können durch Einreichen eines Fehlerberichtes für das live\-build +Paket im Bug Tracking System unter <\fIhttp://bugs.debian.org/\fP> oder +durch Senden einer E\-Mail an die Live Systems Mailing Liste unter +<\fIdebian\-live@lists.debian.org\fP> (englischsprachig) mitgeteilt +werden. + +.SH AUTOR +live\-build wurde von Daniel Baumann <\fImail@daniel\-baumann.ch\fP> +geschrieben. diff --git a/manpages/en/lb-bootstrap-includes.1 b/manpages/en/lb-bootstrap-includes.1 new file mode 100644 index 000000000..68b0c9a25 --- /dev/null +++ b/manpages/en/lb-bootstrap-includes.1 @@ -0,0 +1,61 @@ +.\" live-build(7) - System Build Scripts +.\" Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch> +.\" +.\" This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. +.\" This is free software, and you are welcome to redistribute it +.\" under certain conditions; see COPYING for details. +.\" +.\" +.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha29-1 "Live Systems Project" + +.SH NAME +\fBlive\-build\fR \- Live System Build Components + +.SH SYNOPSIS +\fBlb bootstrap\-includes\fR [\-\-verbose] +.PP +\fBlb bootstrap\-includes\fR [\-\-help] +.br +\fBlb bootstrap\-includes\fR [\-\-version] +. +.SH DESCRIPTION +live\-build contains the components to build a live system from a configuration directory. +.PP +The \fBlb bootstrap\-includes\fR command copies include files into the bootstrap stage. + +.SH SPECIFICATION +\fBlb bootstrap\-includes\fR copies any include files found in the \fBconfig/includes\fR and \fBconfig/includes.bootstrap\fR directories within the configuration directory. +.PP +Include files do not require to have a specific owner nor specific permissions. The files are set to be owned by root by \fBlb bootstrap\-includes\fR automatically when they are copied, original permissions of the files are preserved. Specific owners can be set with a corresponding hook file, see \fIlb-bootstrap-hooks\fR(1) for more information about hooks. +.PP +Include files in the \fBconfig/includes\fR directory are copied first, include files in the \fBconfig/includes.bootstrap\fR directory are copied second. Files present in the chroot and either of the include directories are silently overwritten, the later file replaces the earlier. + +.SH OPTIONS +.IP "\fB\-\-verbose\fR" 4 +sets verbose option (default: False). +.IP "\fB\-h, \-\-help\fR" 4 +show help message and exit. +.IP "\fB\-\-version\fR" 4 +show program's version number and exit. + +.SH FILES +.IP "\fBconfig/includes\fR:" 4 +generic include files. +.IP "\fBconfig/includes.bootstrap\fR:" 4 +include files specific for the bootstrap stage. +.IP "\fBchroot\fR:" 4 +directory in which the include files are copied into. + +.SH SEE ALSO +.IP "\fIlb\-bootstrap\-includes\fR(1)" 4 +.IP "\fIlb\-binary\-includes\fR(1)" 4 +.IP "\fIlb\-source\-includes\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>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian\-live@lists.debian.org\fR>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. diff --git a/manpages/es/lb-bootstrap-includes.es.1 b/manpages/es/lb-bootstrap-includes.es.1 new file mode 100644 index 000000000..9cce16e86 --- /dev/null +++ b/manpages/es/lb-bootstrap-includes.es.1 @@ -0,0 +1,84 @@ +.\" live-build(7) - System Build Scripts +.\" Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch> +.\" +.\" This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. +.\" This is free software, and you are welcome to redistribute it +.\" under certain conditions; see COPYING for details. +.\" +.\" +.\"******************************************************************* +.\" +.\" This file was generated with po4a. Translate the source file. +.\" +.\"******************************************************************* +.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha29\-1 "Proyecto Live Systems" + +.SH NOMBRE +\fBlive\-build\fP \- Live System Build Components + +.SH SINOPSIS +\fBlb bootstrap\-includes\fP [\-\-verbose] +.PP +\fBlb bootstrap\-includes\fP [\-\-help] +.br +\fBlb bootstrap\-includes\fP [\-\-version] +. +.SH DESCRIPCIÓN +live\-build contains the components to build a live system from a +configuration directory. +.PP +The \fBlb bootstrap\-includes\fP command copies include files into the bootstrap +stage. + +.SH SPECIFICATION +\fBlb bootstrap\-includes\fP copies any include files found in the +\fBconfig/includes\fP and \fBconfig/includes.bootstrap\fP directories within the +configuration directory. +.PP +Include files do not require to have a specific owner nor specific +permissions. The files are set to be owned by root by \fBlb +bootstrap\-includes\fP automatically when they are copied, original permissions +of the files are preserved. Specific owners can be set with a corresponding +hook file, see \fIlb\-bootstrap\-hooks\fP(1) for more information about hooks. +.PP +Include files in the \fBconfig/includes\fP directory are copied first, include +files in the \fBconfig/includes.bootstrap\fP directory are copied second. Files +present in the chroot and either of the include directories are silently +overwritten, the later file replaces the earlier. + +.SH OPCIONES +.IP \fB\-\-verbose\fP 4 +establece la opción verbose (por defecto: False). +.IP "\fB\-h, \-\-help\fP" 4 +muestra el mensaje de ayuda y sale. +.IP \fB\-\-version\fP 4 +muestra el número de versión del programa y sale. + +.SH FICHEROS +.IP \fBconfig/includes\fP: 4 +generic include files. +.IP \fBconfig/includes.bootstrap\fP: 4 +include files specific for the bootstrap stage. +.IP \fBchroot\fP: 4 +directory in which the include files are copied into. + +.SH "VER TAMBIÉN" +.IP \fIlb\-bootstrap\-includes\fP(1) 4 +.IP \fIlb\-binary\-includes\fP(1) 4 +.IP \fIlb\-source\-includes\fP(1) 4 + +.SH "PÁGINA WEB" +Se puede encontrar más información acerca de live\-build y el proyecto Live +Systems en la página web <\fIhttp://live\-systems.org/\fP> y en el +manual en <\fIhttp://live\-systems.org/manual/\fP>. + +.SH ERRORES +Se puede notificar los fallos enviando un informe de errores sobre el +paquete live\-build en el Bug Tracking System en +<\fIhttp://bugs.debian.org/\fP> o escribiendo un mensaje a la lista de +correo de Live Systems a la dirección +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTOR +live\-build fue escrito por Daniel Baumann +<\fImail@daniel\-baumann.ch\fP>. diff --git a/manpages/po/de/lb-bootstrap-includes.1.po b/manpages/po/de/lb-bootstrap-includes.1.po new file mode 100644 index 000000000..253406f6d --- /dev/null +++ b/manpages/po/de/lb-bootstrap-includes.1.po @@ -0,0 +1,404 @@ +# German translations for live-build package +# Copyright (C) 2013 Free Software Foundation, Inc. +# This file is distributed under the same license as the live-build package. +# Automatically generated, 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2013-11-04 19:02+0100\n" +"PO-Revision-Date: 2013-11-04 19:02+0100\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. type: TH +#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9 +#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9 +#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9 +#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9 +#: en/lb-source-includes.1:9 +#, no-wrap +msgid "LIVE-BUILD" +msgstr "LIVE-BUILD" + +#. type: TH +#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9 +#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9 +#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9 +#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9 +#: en/lb-source-includes.1:9 +#, no-wrap +msgid "2013-11-04" +msgstr "04.11.2013" + +#. type: TH +#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9 +#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9 +#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9 +#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9 +#: en/lb-source-includes.1:9 +#, no-wrap +msgid "4.0~alpha29-1" +msgstr "4.0~alpha29-1" + +#. type: TH +#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9 +#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9 +#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9 +#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9 +#: en/lb-source-includes.1:9 +#, no-wrap +msgid "Live Systems Project" +msgstr "Live Systems Projekt" + +#. type: SH +#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11 +#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11 +#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11 +#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11 +#: en/lb-source-includes.1:11 +#, no-wrap +msgid "NAME" +msgstr "NAME" + +#. type: Plain text +#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13 +#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13 +#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13 +#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13 +#: en/lb-source-includes.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-binary-includes.1:14 +#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14 +#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14 +#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14 +#: en/lb-source-includes.1:14 +#, no-wrap +msgid "SYNOPSIS" +msgstr "SYNTAX" + +#. type: SH +#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21 +#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21 +#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21 +#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21 +#: en/lb-source-includes.1:21 +#, no-wrap +msgid "DESCRIPTION" +msgstr "BESCHREIBUNG" + +#. type: Plain text +#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23 +#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23 +#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23 +#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23 +#: en/lb-source-includes.1:23 +msgid "" +"live-build contains the components to build a live system from a " +"configuration directory." +msgstr "" +"live-build enthält die Komponenten um ein Live System von einem " +"Konfigurationsverzeichnis zu erstellen." + +#. type: SH +#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26 +#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26 +#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26 +#: en/lb-source-includes.1:26 +#, no-wrap +msgid "SPECIFICATION" +msgstr "SPEZIFIKATION" + +#. type: SH +#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33 +#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26 +#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33 +#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41 +#: en/lb-source-includes.1:33 +#, no-wrap +msgid "OPTIONS" +msgstr "OPTIONEN" + +#. type: IP +#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34 +#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29 +#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34 +#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42 +#: en/lb-source-includes.1:34 +#, no-wrap +msgid "B<--verbose>" +msgstr "B<--verbose>" + +#. type: Plain text +#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36 +#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31 +#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36 +#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44 +#: en/lb-source-includes.1:36 +msgid "sets verbose option (default: False)." +msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)." + +#. type: IP +#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36 +#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31 +#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36 +#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44 +#: en/lb-source-includes.1:36 +#, no-wrap +msgid "B<-h, --help>" +msgstr "B<-h, --help>" + +#. type: Plain text +#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38 +#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33 +#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38 +#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46 +#: en/lb-source-includes.1:38 +msgid "show help message and exit." +msgstr "zeigt Hilfenachricht und beendet sich." + +#. type: IP +#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38 +#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33 +#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38 +#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46 +#: en/lb-source-includes.1:38 +#, no-wrap +msgid "B<--version>" +msgstr "B<--version>" + +#. type: Plain text +#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40 +#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35 +#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40 +#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48 +#: en/lb-source-includes.1:40 +msgid "show program's version number and exit." +msgstr "zeigt Versionsnummer des Programms und beendet sich." + +#. type: SH +#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41 +#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36 +#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41 +#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49 +#: en/lb-source-includes.1:41 +#, no-wrap +msgid "FILES" +msgstr "DATEIEN" + +#. type: SH +#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49 +#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43 +#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49 +#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61 +#: en/lb-source-includes.1:49 +#, no-wrap +msgid "SEE ALSO" +msgstr "SIEHE AUCH" + +#. type: SH +#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54 +#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46 +#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54 +#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66 +#: en/lb-source-includes.1:54 +#, no-wrap +msgid "HOMEPAGE" +msgstr "HOMEPAGE" + +#. type: Plain text +#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56 +#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48 +#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56 +#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68 +#: en/lb-source-includes.1:56 +msgid "" +"More information about live-build and the Live Systems project can be found " +"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual " +"at E<lt>I<http://live-systems.org/manual/>E<gt>." +msgstr "" +"Weitere Informationen über live-build und das Live Systems Projekt können " +"auf der Homepage unter E<lt>I<http://live-systems.org/>E<gt> und im Handbuch " +"unter E<lt>I<http://live-systems.org/manual/>E<gt> gefunden werden." + +#. type: SH +#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57 +#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49 +#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57 +#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69 +#: en/lb-source-includes.1:57 +#, no-wrap +msgid "BUGS" +msgstr "FEHLER" + +#. type: Plain text +#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59 +#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51 +#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59 +#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71 +#: en/lb-source-includes.1:59 +msgid "" +"Bugs can be reported by submitting a bugreport for the live-build package in " +"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by " +"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists." +"debian.org>E<gt>." +msgstr "" +"Fehler können durch Einreichen eines Fehlerberichtes für das live-build " +"Paket im Bug Tracking System unter E<lt>I<http://bugs.debian.org/>E<gt> oder " +"durch Senden einer E-Mail an die Live Systems Mailing Liste unter " +"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " +"werden." + +# +#. type: SH +#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60 +#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52 +#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60 +#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72 +#: en/lb-source-includes.1:60 +#, no-wrap +msgid "AUTHOR" +msgstr "AUTOR" + +#. type: Plain text +#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61 +#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53 +#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61 +#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73 +#: en/lb-source-includes.1:61 +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-binary-includes.1:42 en/lb-bootstrap-includes.1:42 +#: en/lb-chroot-includes.1:42 en/lb-source-includes.1:42 +#, no-wrap +msgid "B<config/includes>:" +msgstr "B<config/includes>:" + +#. type: Plain text +#: en/lb-binary-includes.1:44 en/lb-bootstrap-includes.1:44 +#: en/lb-chroot-includes.1:44 en/lb-source-includes.1:44 +msgid "generic include files." +msgstr "Allgemeine Include Dateien." + +#. type: Plain text +#: en/lb-binary-includes.1:48 en/lb-bootstrap-includes.1:48 +#: en/lb-chroot-includes.1:48 en/lb-source-includes.1:48 +msgid "directory in which the include files are copied into." +msgstr "Verzeichnis in das die Include Dateien kopiert werden." + +#. type: IP +#: en/lb-binary-includes.1:50 en/lb-bootstrap-includes.1:50 +#: en/lb-chroot-includes.1:50 en/lb-source-includes.1:50 +#, no-wrap +msgid "I<lb-bootstrap-includes>(1)" +msgstr "I<lb-bootstrap-includes>(1)" + +#. type: IP +#: en/lb-binary-includes.1:52 en/lb-bootstrap-includes.1:52 +#: en/lb-chroot-includes.1:52 +#, no-wrap +msgid "I<lb-source-includes>(1)" +msgstr "I<lb-source-includes>(1)" + +#. type: IP +#: en/lb-bootstrap-hooks.1:52 en/lb-bootstrap-includes.1:46 +#: en/lb-chroot-hooks.1:52 en/lb-chroot-includes.1:46 +#, no-wrap +msgid "B<chroot>:" +msgstr "B<chroot>:" + +#. type: Plain text +#: en/lb-bootstrap-includes.1:16 +msgid "B<lb bootstrap-includes> [--verbose]" +msgstr "B<lb bootstrap-includes> [--verbose]" + +#. type: Plain text +#: en/lb-bootstrap-includes.1:18 +msgid "B<lb bootstrap-includes> [--help]" +msgstr "B<lb bootstrap-includes> [--help]" + +#. type: Plain text +#: en/lb-bootstrap-includes.1:20 +msgid "B<lb bootstrap-includes> [--version]" +msgstr "B<lb bootstrap-includes> [--version]" + +#. type: Plain text +#: en/lb-bootstrap-includes.1:25 +msgid "" +"The B<lb bootstrap-includes> command copies include files into the bootstrap " +"stage." +msgstr "" +"Der B<lb bootstrap-hooks> Befehl kopiert Include Dateien in den Bootstrap " +"Stage." + +#. type: Plain text +#: en/lb-bootstrap-includes.1:28 +msgid "" +"B<lb bootstrap-includes> copies any include files found in the B<config/" +"includes> and B<config/includes.bootstrap> directories within the " +"configuration directory." +msgstr "" +"B<lb bootstrap-includes> kopiert alle Include Dateien die sich im B<config/" +"includes> oder B<config/includes.bootstrap> Verzeichnis innerhalb des " +"Konfigurationsvereichnisses befinden." + +#. type: Plain text +#: en/lb-bootstrap-includes.1:30 +msgid "" +"Include files do not require to have a specific owner nor specific " +"permissions. The files are set to be owned by root by B<lb bootstrap-" +"includes> automatically when they are copied, original permissions of the " +"files are preserved. Specific owners can be set with a corresponding hook " +"file, see I<lb-bootstrap-hooks>(1) for more information about hooks." +msgstr "" +"Include Dateien benötigen weder einen speziellen Besitzer noch spezielle " +"Zugriffsrechte. Sie werden automatisch als Root zugehörig markiert wenn sie " +"von B<lb bootstrap-includes> kopiert werden, die ursprünglichen " +"Zugriffsrechte bleiben erhalten. Spezielle Besitzer können mit einer " +"passenden Hook Datei gesetzt werden, siehe I<lb-bootstrap-hooks>(1) für mehr " +"Informationen über Hook Dateien." + +#. type: Plain text +#: en/lb-bootstrap-includes.1:32 +msgid "" +"Include files in the B<config/includes> directory are copied first, include " +"files in the B<config/includes.bootstrap> directory are copied second. Files " +"present in the chroot and either of the include directories are silently " +"overwritten, the later file replaces the earlier." +msgstr "" +"Include Dateien im B<config/includes> Verzeichnis werden als erstes kopiert, " +"Include Dateien im B<config/includes.bootstrap> Verzeichnis als zweites. " +"Dateien die sowohl im Chroot als auch in einem der Include Verzeichnisse " +"vorliegen werden ohne Rückfrage überschrieben, die spätere Datei " +"überschreibt die frühere." + +#. type: IP +#: en/lb-bootstrap-includes.1:44 +#, no-wrap +msgid "B<config/includes.bootstrap>:" +msgstr "B<config/includes.bootstrap>:" + +#. type: Plain text +#: en/lb-bootstrap-includes.1:46 +msgid "include files specific for the bootstrap stage." +msgstr "Include Dateien spezifisch für den Bootstrap Stage." + +#. type: IP +#: en/lb-bootstrap-includes.1:51 en/lb-chroot-includes.1:51 +#: en/lb-source-includes.1:52 +#, no-wrap +msgid "I<lb-binary-includes>(1)" +msgstr "I<lb-binary-includes>(1)" diff --git a/manpages/po/de/lb-chroot-includes.1.po b/manpages/po/de/lb-chroot-includes.1.po index 5d07d339b..98a016b2e 100644 --- a/manpages/po/de/lb-chroot-includes.1.po +++ b/manpages/po/de/lb-chroot-includes.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-11-04 18:48+0100\n" +"POT-Creation-Date: 2013-11-04 19:02+0100\n" "PO-Revision-Date: 2013-11-04 18:09+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -19,8 +19,9 @@ msgstr "" #. type: TH #: en/lb-binary-hooks.1:9 en/lb-binary-includes.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-includes.1:9 -#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9 +#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9 +#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9 +#: en/lb-source-includes.1:9 #, no-wrap msgid "LIVE-BUILD" msgstr "LIVE-BUILD" @@ -28,8 +29,9 @@ msgstr "LIVE-BUILD" #. type: TH #: en/lb-binary-hooks.1:9 en/lb-binary-includes.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-includes.1:9 -#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9 +#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9 +#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9 +#: en/lb-source-includes.1:9 #, no-wrap msgid "2013-11-04" msgstr "04.11.2013" @@ -37,8 +39,9 @@ msgstr "04.11.2013" #. type: TH #: en/lb-binary-hooks.1:9 en/lb-binary-includes.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-includes.1:9 -#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9 +#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9 +#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9 +#: en/lb-source-includes.1:9 #, no-wrap msgid "4.0~alpha29-1" msgstr "4.0~alpha29-1" @@ -46,8 +49,9 @@ msgstr "4.0~alpha29-1" #. type: TH #: en/lb-binary-hooks.1:9 en/lb-binary-includes.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-includes.1:9 -#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9 +#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9 +#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9 +#: en/lb-source-includes.1:9 #, no-wrap msgid "Live Systems Project" msgstr "Live Systems Projekt" @@ -55,8 +59,8 @@ msgstr "Live Systems Projekt" #. type: SH #: en/lb-binary-hooks.1:11 en/lb-binary-includes.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-includes.1:11 en/lb-source-hooks.1:11 +#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11 +#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11 #: en/lb-source-includes.1:11 #, no-wrap msgid "NAME" @@ -65,8 +69,8 @@ msgstr "NAME" #. type: Plain text #: en/lb-binary-hooks.1:13 en/lb-binary-includes.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-includes.1:13 en/lb-source-hooks.1:13 +#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13 +#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13 #: en/lb-source-includes.1:13 msgid "B<live-build> - Live System Build Components" msgstr "B<live-build> - System Build Komponenten" @@ -74,8 +78,8 @@ msgstr "B<live-build> - System Build Komponenten" #. type: SH #: en/lb-binary-hooks.1:14 en/lb-binary-includes.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-includes.1:14 en/lb-source-hooks.1:14 +#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14 +#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14 #: en/lb-source-includes.1:14 #, no-wrap msgid "SYNOPSIS" @@ -84,8 +88,8 @@ msgstr "SYNTAX" #. type: SH #: en/lb-binary-hooks.1:21 en/lb-binary-includes.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-includes.1:21 en/lb-source-hooks.1:21 +#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21 +#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21 #: en/lb-source-includes.1:21 #, no-wrap msgid "DESCRIPTION" @@ -94,8 +98,8 @@ msgstr "BESCHREIBUNG" #. type: Plain text #: en/lb-binary-hooks.1:23 en/lb-binary-includes.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-includes.1:23 en/lb-source-hooks.1:23 +#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23 +#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23 #: en/lb-source-includes.1:23 msgid "" "live-build contains the components to build a live system from a " @@ -106,8 +110,8 @@ msgstr "" #. type: SH #: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26 -#: en/lb-bootstrap-hooks.1:26 en/lb-chroot-hooks.1:26 -#: en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26 +#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26 +#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26 #: en/lb-source-includes.1:26 #, no-wrap msgid "SPECIFICATION" @@ -116,8 +120,8 @@ msgstr "SPEZIFIKATION" #. type: SH #: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33 #: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26 -#: en/lb-bootstrap-hooks.1:39 en/lb-chroot-hooks.1:39 -#: en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41 +#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33 +#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41 #: en/lb-source-includes.1:33 #, no-wrap msgid "OPTIONS" @@ -126,8 +130,8 @@ msgstr "OPTIONEN" #. type: IP #: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34 #: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29 -#: en/lb-bootstrap-hooks.1:40 en/lb-chroot-hooks.1:40 -#: en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42 +#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34 +#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42 #: en/lb-source-includes.1:34 #, no-wrap msgid "B<--verbose>" @@ -136,8 +140,8 @@ msgstr "B<--verbose>" #. type: Plain text #: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36 #: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31 -#: en/lb-bootstrap-hooks.1:42 en/lb-chroot-hooks.1:42 -#: en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44 +#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36 +#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44 #: en/lb-source-includes.1:36 msgid "sets verbose option (default: False)." msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)." @@ -145,8 +149,8 @@ msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)." #. type: IP #: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36 #: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31 -#: en/lb-bootstrap-hooks.1:42 en/lb-chroot-hooks.1:42 -#: en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44 +#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36 +#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44 #: en/lb-source-includes.1:36 #, no-wrap msgid "B<-h, --help>" @@ -155,8 +159,8 @@ msgstr "B<-h, --help>" #. type: Plain text #: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38 #: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33 -#: en/lb-bootstrap-hooks.1:44 en/lb-chroot-hooks.1:44 -#: en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46 +#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38 +#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46 #: en/lb-source-includes.1:38 msgid "show help message and exit." msgstr "zeigt Hilfenachricht und beendet sich." @@ -164,8 +168,8 @@ msgstr "zeigt Hilfenachricht und beendet sich." #. type: IP #: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38 #: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33 -#: en/lb-bootstrap-hooks.1:44 en/lb-chroot-hooks.1:44 -#: en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46 +#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38 +#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46 #: en/lb-source-includes.1:38 #, no-wrap msgid "B<--version>" @@ -174,8 +178,8 @@ msgstr "B<--version>" #. type: Plain text #: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40 #: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35 -#: en/lb-bootstrap-hooks.1:46 en/lb-chroot-hooks.1:46 -#: en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48 +#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40 +#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48 #: en/lb-source-includes.1:40 msgid "show program's version number and exit." msgstr "zeigt Versionsnummer des Programms und beendet sich." @@ -183,8 +187,8 @@ msgstr "zeigt Versionsnummer des Programms und beendet sich." #. type: SH #: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41 #: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36 -#: en/lb-bootstrap-hooks.1:47 en/lb-chroot-hooks.1:47 -#: en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49 +#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41 +#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49 #: en/lb-source-includes.1:41 #, no-wrap msgid "FILES" @@ -193,8 +197,8 @@ msgstr "DATEIEN" #. type: SH #: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49 #: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43 -#: en/lb-bootstrap-hooks.1:59 en/lb-chroot-hooks.1:59 -#: en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61 +#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49 +#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61 #: en/lb-source-includes.1:49 #, no-wrap msgid "SEE ALSO" @@ -203,8 +207,8 @@ msgstr "SIEHE AUCH" #. type: SH #: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54 #: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46 -#: en/lb-bootstrap-hooks.1:64 en/lb-chroot-hooks.1:64 -#: en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66 +#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54 +#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66 #: en/lb-source-includes.1:54 #, no-wrap msgid "HOMEPAGE" @@ -213,8 +217,8 @@ msgstr "HOMEPAGE" #. type: Plain text #: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56 #: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48 -#: en/lb-bootstrap-hooks.1:66 en/lb-chroot-hooks.1:66 -#: en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68 +#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56 +#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68 #: en/lb-source-includes.1:56 msgid "" "More information about live-build and the Live Systems project can be found " @@ -228,8 +232,8 @@ msgstr "" #. type: SH #: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57 #: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49 -#: en/lb-bootstrap-hooks.1:67 en/lb-chroot-hooks.1:67 -#: en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69 +#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57 +#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69 #: en/lb-source-includes.1:57 #, no-wrap msgid "BUGS" @@ -238,8 +242,8 @@ msgstr "FEHLER" #. type: Plain text #: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59 #: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51 -#: en/lb-bootstrap-hooks.1:69 en/lb-chroot-hooks.1:69 -#: en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71 +#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59 +#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71 #: en/lb-source-includes.1:59 msgid "" "Bugs can be reported by submitting a bugreport for the live-build package in " @@ -257,8 +261,8 @@ msgstr "" #. type: SH #: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60 #: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52 -#: en/lb-bootstrap-hooks.1:70 en/lb-chroot-hooks.1:70 -#: en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72 +#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60 +#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72 #: en/lb-source-includes.1:60 #, no-wrap msgid "AUTHOR" @@ -267,8 +271,8 @@ msgstr "AUTOR" #. type: Plain text #: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61 #: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53 -#: en/lb-bootstrap-hooks.1:71 en/lb-chroot-hooks.1:71 -#: en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73 +#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61 +#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73 #: en/lb-source-includes.1:61 msgid "" "live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>." @@ -277,44 +281,52 @@ msgstr "" "geschrieben." #. type: IP -#: en/lb-binary-includes.1:42 en/lb-chroot-includes.1:42 -#: en/lb-source-includes.1:42 +#: en/lb-binary-includes.1:42 en/lb-bootstrap-includes.1:42 +#: en/lb-chroot-includes.1:42 en/lb-source-includes.1:42 #, no-wrap msgid "B<config/includes>:" msgstr "B<config/includes>:" #. type: Plain text -#: en/lb-binary-includes.1:44 en/lb-chroot-includes.1:44 -#: en/lb-source-includes.1:44 +#: en/lb-binary-includes.1:44 en/lb-bootstrap-includes.1:44 +#: en/lb-chroot-includes.1:44 en/lb-source-includes.1:44 msgid "generic include files." msgstr "Allgemeine Include Dateien." #. type: Plain text -#: en/lb-binary-includes.1:48 en/lb-chroot-includes.1:48 -#: en/lb-source-includes.1:48 +#: en/lb-binary-includes.1:48 en/lb-bootstrap-includes.1:48 +#: en/lb-chroot-includes.1:48 en/lb-source-includes.1:48 msgid "directory in which the include files are copied into." msgstr "Verzeichnis in das die Include Dateien kopiert werden." #. type: IP -#: en/lb-binary-includes.1:50 en/lb-chroot-includes.1:50 -#: en/lb-source-includes.1:50 +#: en/lb-binary-includes.1:50 en/lb-bootstrap-includes.1:50 +#: en/lb-chroot-includes.1:50 en/lb-source-includes.1:50 #, no-wrap msgid "I<lb-bootstrap-includes>(1)" msgstr "I<lb-bootstrap-includes>(1)" #. type: IP -#: en/lb-binary-includes.1:52 en/lb-chroot-includes.1:52 +#: en/lb-binary-includes.1:52 en/lb-bootstrap-includes.1:52 +#: en/lb-chroot-includes.1:52 #, no-wrap msgid "I<lb-source-includes>(1)" msgstr "I<lb-source-includes>(1)" #. type: IP -#: en/lb-bootstrap-hooks.1:52 en/lb-chroot-hooks.1:52 -#: en/lb-chroot-includes.1:46 +#: en/lb-bootstrap-hooks.1:52 en/lb-bootstrap-includes.1:46 +#: en/lb-chroot-hooks.1:52 en/lb-chroot-includes.1:46 #, no-wrap msgid "B<chroot>:" msgstr "B<chroot>:" +#. type: IP +#: en/lb-bootstrap-includes.1:51 en/lb-chroot-includes.1:51 +#: en/lb-source-includes.1:52 +#, no-wrap +msgid "I<lb-binary-includes>(1)" +msgstr "I<lb-binary-includes>(1)" + #. type: Plain text #: en/lb-chroot-includes.1:16 msgid "B<lb chroot-includes> [--verbose]" @@ -388,9 +400,3 @@ msgstr "B<config/includes.chroot>:" #: en/lb-chroot-includes.1:46 msgid "include files specific for the chroot stage." msgstr "Include Dateien spezifisch für den Chroot Stage." - -#. type: IP -#: en/lb-chroot-includes.1:51 en/lb-source-includes.1:52 -#, no-wrap -msgid "I<lb-binary-includes>(1)" -msgstr "I<lb-binary-includes>(1)" diff --git a/manpages/po/es/lb-bootstrap-includes.1.po b/manpages/po/es/lb-bootstrap-includes.1.po new file mode 100644 index 000000000..97d177826 --- /dev/null +++ b/manpages/po/es/lb-bootstrap-includes.1.po @@ -0,0 +1,391 @@ +# Spanish translations for live-build package +# Copyright (C) 2013 Free Software Foundation, Inc. +# This file is distributed under the same license as the live-build package. +# Automatically generated, 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2013-11-04 19:02+0100\n" +"PO-Revision-Date: 2013-11-04 19:02+0100\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. type: TH +#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9 +#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9 +#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9 +#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9 +#: en/lb-source-includes.1:9 +#, no-wrap +msgid "LIVE-BUILD" +msgstr "LIVE-BUILD" + +#. type: TH +#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9 +#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9 +#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9 +#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9 +#: en/lb-source-includes.1:9 +#, no-wrap +msgid "2013-11-04" +msgstr "04.11.2013" + +#. type: TH +#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9 +#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9 +#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9 +#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9 +#: en/lb-source-includes.1:9 +#, no-wrap +msgid "4.0~alpha29-1" +msgstr "4.0~alpha29-1" + +#. type: TH +#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9 +#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9 +#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9 +#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9 +#: en/lb-source-includes.1:9 +#, no-wrap +msgid "Live Systems Project" +msgstr "Proyecto Live Systems" + +#. type: SH +#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11 +#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11 +#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11 +#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11 +#: en/lb-source-includes.1:11 +#, no-wrap +msgid "NAME" +msgstr "NOMBRE" + +#. type: Plain text +#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13 +#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13 +#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13 +#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13 +#: en/lb-source-includes.1:13 +#, fuzzy +msgid "B<live-build> - Live System Build Components" +msgstr "B<live-build> - Scripts de Creación del Sistema" + +#. type: SH +#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14 +#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14 +#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14 +#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14 +#: en/lb-source-includes.1:14 +#, no-wrap +msgid "SYNOPSIS" +msgstr "SINOPSIS" + +#. type: SH +#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21 +#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21 +#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21 +#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21 +#: en/lb-source-includes.1:21 +#, no-wrap +msgid "DESCRIPTION" +msgstr "DESCRIPCIÓN" + +#. type: Plain text +#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23 +#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23 +#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23 +#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23 +#: en/lb-source-includes.1:23 +#, fuzzy +msgid "" +"live-build contains the components to build a live system from a " +"configuration directory." +msgstr "" +"live-build contiene los programas para construir un sistema en vivo a partir " +"de un directorio de configuración." + +#. type: SH +#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26 +#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26 +#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26 +#: en/lb-source-includes.1:26 +#, no-wrap +msgid "SPECIFICATION" +msgstr "" + +#. type: SH +#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33 +#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26 +#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33 +#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41 +#: en/lb-source-includes.1:33 +#, no-wrap +msgid "OPTIONS" +msgstr "OPCIONES" + +#. type: IP +#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34 +#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29 +#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34 +#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42 +#: en/lb-source-includes.1:34 +#, no-wrap +msgid "B<--verbose>" +msgstr "B<--verbose>" + +#. type: Plain text +#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36 +#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31 +#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36 +#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44 +#: en/lb-source-includes.1:36 +msgid "sets verbose option (default: False)." +msgstr "establece la opción verbose (por defecto: False)." + +#. type: IP +#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36 +#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31 +#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36 +#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44 +#: en/lb-source-includes.1:36 +#, no-wrap +msgid "B<-h, --help>" +msgstr "B<-h, --help>" + +#. type: Plain text +#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38 +#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33 +#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38 +#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46 +#: en/lb-source-includes.1:38 +msgid "show help message and exit." +msgstr "muestra el mensaje de ayuda y sale." + +#. type: IP +#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38 +#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33 +#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38 +#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46 +#: en/lb-source-includes.1:38 +#, no-wrap +msgid "B<--version>" +msgstr "B<--version>" + +#. type: Plain text +#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40 +#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35 +#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40 +#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48 +#: en/lb-source-includes.1:40 +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:49 en/lb-binary-includes.1:41 +#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36 +#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41 +#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49 +#: en/lb-source-includes.1:41 +#, no-wrap +msgid "FILES" +msgstr "FICHEROS" + +#. type: SH +#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49 +#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43 +#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49 +#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61 +#: en/lb-source-includes.1:49 +#, no-wrap +msgid "SEE ALSO" +msgstr "VER TAMBIÉN" + +#. type: SH +#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54 +#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46 +#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54 +#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66 +#: en/lb-source-includes.1:54 +#, no-wrap +msgid "HOMEPAGE" +msgstr "PÁGINA WEB" + +#. type: Plain text +#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56 +#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48 +#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56 +#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68 +#: en/lb-source-includes.1:56 +msgid "" +"More information about live-build and the Live Systems project can be found " +"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual " +"at E<lt>I<http://live-systems.org/manual/>E<gt>." +msgstr "" +"Se puede encontrar más información acerca de live-build y el proyecto Live " +"Systems en la página web E<lt>I<http://live-systems.org/>E<gt> y en el " +"manual en E<lt>I<http://live-systems.org/manual/>E<gt>." + +#. type: SH +#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57 +#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49 +#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57 +#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69 +#: en/lb-source-includes.1:57 +#, no-wrap +msgid "BUGS" +msgstr "ERRORES" + +#. type: Plain text +#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59 +#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51 +#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59 +#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71 +#: en/lb-source-includes.1:59 +msgid "" +"Bugs can be reported by submitting a bugreport for the live-build package in " +"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by " +"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists." +"debian.org>E<gt>." +msgstr "" +"Se puede notificar los fallos enviando un informe de errores sobre el " +"paquete live-build en el Bug Tracking System en E<lt>I<http://bugs.debian." +"org/>E<gt> o escribiendo un mensaje a la lista de correo de Live Systems a " +"la dirección E<lt>I<debian-live@lists.debian.org>E<gt>." + +#. type: SH +#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60 +#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52 +#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60 +#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72 +#: en/lb-source-includes.1:60 +#, no-wrap +msgid "AUTHOR" +msgstr "AUTOR" + +#. type: Plain text +#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61 +#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53 +#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61 +#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73 +#: en/lb-source-includes.1:61 +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-binary-includes.1:42 en/lb-bootstrap-includes.1:42 +#: en/lb-chroot-includes.1:42 en/lb-source-includes.1:42 +#, no-wrap +msgid "B<config/includes>:" +msgstr "B<config/includes>:" + +#. type: Plain text +#: en/lb-binary-includes.1:44 en/lb-bootstrap-includes.1:44 +#: en/lb-chroot-includes.1:44 en/lb-source-includes.1:44 +msgid "generic include files." +msgstr "" + +#. type: Plain text +#: en/lb-binary-includes.1:48 en/lb-bootstrap-includes.1:48 +#: en/lb-chroot-includes.1:48 en/lb-source-includes.1:48 +msgid "directory in which the include files are copied into." +msgstr "" + +#. type: IP +#: en/lb-binary-includes.1:50 en/lb-bootstrap-includes.1:50 +#: en/lb-chroot-includes.1:50 en/lb-source-includes.1:50 +#, no-wrap +msgid "I<lb-bootstrap-includes>(1)" +msgstr "I<lb-bootstrap-includes>(1)" + +#. type: IP +#: en/lb-binary-includes.1:52 en/lb-bootstrap-includes.1:52 +#: en/lb-chroot-includes.1:52 +#, no-wrap +msgid "I<lb-source-includes>(1)" +msgstr "I<lb-source-includes>(1)" + +#. type: IP +#: en/lb-bootstrap-hooks.1:52 en/lb-bootstrap-includes.1:46 +#: en/lb-chroot-hooks.1:52 en/lb-chroot-includes.1:46 +#, no-wrap +msgid "B<chroot>:" +msgstr "B<chroot>:" + +#. type: Plain text +#: en/lb-bootstrap-includes.1:16 +msgid "B<lb bootstrap-includes> [--verbose]" +msgstr "B<lb bootstrap-includes> [--verbose]" + +#. type: Plain text +#: en/lb-bootstrap-includes.1:18 +msgid "B<lb bootstrap-includes> [--help]" +msgstr "B<lb bootstrap-includes> [--help]" + +#. type: Plain text +#: en/lb-bootstrap-includes.1:20 +msgid "B<lb bootstrap-includes> [--version]" +msgstr "B<lb bootstrap-includes> [--version]" + +#. type: Plain text +#: en/lb-bootstrap-includes.1:25 +#, fuzzy +msgid "" +"The B<lb bootstrap-includes> command copies include files into the bootstrap " +"stage." +msgstr "" +"El programa B<lb chroot_hooks> preinstala el chroot del sistema con " +"I<debootstrap>(8)." + +#. type: Plain text +#: en/lb-bootstrap-includes.1:28 +msgid "" +"B<lb bootstrap-includes> copies any include files found in the B<config/" +"includes> and B<config/includes.bootstrap> directories within the " +"configuration directory." +msgstr "" + +#. type: Plain text +#: en/lb-bootstrap-includes.1:30 +msgid "" +"Include files do not require to have a specific owner nor specific " +"permissions. The files are set to be owned by root by B<lb bootstrap-" +"includes> automatically when they are copied, original permissions of the " +"files are preserved. Specific owners can be set with a corresponding hook " +"file, see I<lb-bootstrap-hooks>(1) for more information about hooks." +msgstr "" + +#. type: Plain text +#: en/lb-bootstrap-includes.1:32 +msgid "" +"Include files in the B<config/includes> directory are copied first, include " +"files in the B<config/includes.bootstrap> directory are copied second. Files " +"present in the chroot and either of the include directories are silently " +"overwritten, the later file replaces the earlier." +msgstr "" + +#. type: IP +#: en/lb-bootstrap-includes.1:44 +#, no-wrap +msgid "B<config/includes.bootstrap>:" +msgstr "B<config/includes.bootstrap>:" + +#. type: Plain text +#: en/lb-bootstrap-includes.1:46 +msgid "include files specific for the bootstrap stage." +msgstr "" + +#. type: IP +#: en/lb-bootstrap-includes.1:51 en/lb-chroot-includes.1:51 +#: en/lb-source-includes.1:52 +#, no-wrap +msgid "I<lb-binary-includes>(1)" +msgstr "I<lb-binary-includes>(1)" diff --git a/manpages/po/es/lb-chroot-includes.1.po b/manpages/po/es/lb-chroot-includes.1.po index f5baab24a..e34fd94f5 100644 --- a/manpages/po/es/lb-chroot-includes.1.po +++ b/manpages/po/es/lb-chroot-includes.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-11-04 18:48+0100\n" +"POT-Creation-Date: 2013-11-04 19:02+0100\n" "PO-Revision-Date: 2013-11-04 18:09+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -19,8 +19,9 @@ msgstr "" #. type: TH #: en/lb-binary-hooks.1:9 en/lb-binary-includes.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-includes.1:9 -#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9 +#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9 +#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9 +#: en/lb-source-includes.1:9 #, no-wrap msgid "LIVE-BUILD" msgstr "LIVE-BUILD" @@ -28,8 +29,9 @@ msgstr "LIVE-BUILD" #. type: TH #: en/lb-binary-hooks.1:9 en/lb-binary-includes.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-includes.1:9 -#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9 +#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9 +#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9 +#: en/lb-source-includes.1:9 #, no-wrap msgid "2013-11-04" msgstr "04.11.2013" @@ -37,8 +39,9 @@ msgstr "04.11.2013" #. type: TH #: en/lb-binary-hooks.1:9 en/lb-binary-includes.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-includes.1:9 -#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9 +#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9 +#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9 +#: en/lb-source-includes.1:9 #, no-wrap msgid "4.0~alpha29-1" msgstr "4.0~alpha29-1" @@ -46,8 +49,9 @@ msgstr "4.0~alpha29-1" #. type: TH #: en/lb-binary-hooks.1:9 en/lb-binary-includes.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-includes.1:9 -#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9 +#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9 +#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9 +#: en/lb-source-includes.1:9 #, no-wrap msgid "Live Systems Project" msgstr "Proyecto Live Systems" @@ -55,8 +59,8 @@ msgstr "Proyecto Live Systems" #. type: SH #: en/lb-binary-hooks.1:11 en/lb-binary-includes.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-includes.1:11 en/lb-source-hooks.1:11 +#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11 +#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11 #: en/lb-source-includes.1:11 #, no-wrap msgid "NAME" @@ -65,8 +69,8 @@ msgstr "NOMBRE" #. type: Plain text #: en/lb-binary-hooks.1:13 en/lb-binary-includes.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-includes.1:13 en/lb-source-hooks.1:13 +#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13 +#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13 #: en/lb-source-includes.1:13 #, fuzzy msgid "B<live-build> - Live System Build Components" @@ -75,8 +79,8 @@ msgstr "B<live-build> - Scripts de Creación del Sistema" #. type: SH #: en/lb-binary-hooks.1:14 en/lb-binary-includes.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-includes.1:14 en/lb-source-hooks.1:14 +#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14 +#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14 #: en/lb-source-includes.1:14 #, no-wrap msgid "SYNOPSIS" @@ -85,8 +89,8 @@ msgstr "SINOPSIS" #. type: SH #: en/lb-binary-hooks.1:21 en/lb-binary-includes.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-includes.1:21 en/lb-source-hooks.1:21 +#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21 +#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21 #: en/lb-source-includes.1:21 #, no-wrap msgid "DESCRIPTION" @@ -95,8 +99,8 @@ msgstr "DESCRIPCIÓN" #. type: Plain text #: en/lb-binary-hooks.1:23 en/lb-binary-includes.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-includes.1:23 en/lb-source-hooks.1:23 +#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23 +#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23 #: en/lb-source-includes.1:23 #, fuzzy msgid "" @@ -108,8 +112,8 @@ msgstr "" #. type: SH #: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26 -#: en/lb-bootstrap-hooks.1:26 en/lb-chroot-hooks.1:26 -#: en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26 +#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26 +#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26 #: en/lb-source-includes.1:26 #, no-wrap msgid "SPECIFICATION" @@ -118,8 +122,8 @@ msgstr "" #. type: SH #: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33 #: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26 -#: en/lb-bootstrap-hooks.1:39 en/lb-chroot-hooks.1:39 -#: en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41 +#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33 +#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41 #: en/lb-source-includes.1:33 #, no-wrap msgid "OPTIONS" @@ -128,8 +132,8 @@ msgstr "OPCIONES" #. type: IP #: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34 #: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29 -#: en/lb-bootstrap-hooks.1:40 en/lb-chroot-hooks.1:40 -#: en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42 +#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34 +#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42 #: en/lb-source-includes.1:34 #, no-wrap msgid "B<--verbose>" @@ -138,8 +142,8 @@ msgstr "B<--verbose>" #. type: Plain text #: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36 #: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31 -#: en/lb-bootstrap-hooks.1:42 en/lb-chroot-hooks.1:42 -#: en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44 +#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36 +#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44 #: en/lb-source-includes.1:36 msgid "sets verbose option (default: False)." msgstr "establece la opción verbose (por defecto: False)." @@ -147,8 +151,8 @@ msgstr "establece la opción verbose (por defecto: False)." #. type: IP #: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36 #: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31 -#: en/lb-bootstrap-hooks.1:42 en/lb-chroot-hooks.1:42 -#: en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44 +#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36 +#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44 #: en/lb-source-includes.1:36 #, no-wrap msgid "B<-h, --help>" @@ -157,8 +161,8 @@ msgstr "B<-h, --help>" #. type: Plain text #: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38 #: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33 -#: en/lb-bootstrap-hooks.1:44 en/lb-chroot-hooks.1:44 -#: en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46 +#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38 +#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46 #: en/lb-source-includes.1:38 msgid "show help message and exit." msgstr "muestra el mensaje de ayuda y sale." @@ -166,8 +170,8 @@ msgstr "muestra el mensaje de ayuda y sale." #. type: IP #: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38 #: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33 -#: en/lb-bootstrap-hooks.1:44 en/lb-chroot-hooks.1:44 -#: en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46 +#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38 +#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46 #: en/lb-source-includes.1:38 #, no-wrap msgid "B<--version>" @@ -176,8 +180,8 @@ msgstr "B<--version>" #. type: Plain text #: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40 #: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35 -#: en/lb-bootstrap-hooks.1:46 en/lb-chroot-hooks.1:46 -#: en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48 +#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40 +#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48 #: en/lb-source-includes.1:40 msgid "show program's version number and exit." msgstr "muestra el número de versión del programa y sale." @@ -185,8 +189,8 @@ msgstr "muestra el número de versión del programa y sale." #. type: SH #: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41 #: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36 -#: en/lb-bootstrap-hooks.1:47 en/lb-chroot-hooks.1:47 -#: en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49 +#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41 +#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49 #: en/lb-source-includes.1:41 #, no-wrap msgid "FILES" @@ -195,8 +199,8 @@ msgstr "FICHEROS" #. type: SH #: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49 #: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43 -#: en/lb-bootstrap-hooks.1:59 en/lb-chroot-hooks.1:59 -#: en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61 +#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49 +#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61 #: en/lb-source-includes.1:49 #, no-wrap msgid "SEE ALSO" @@ -205,8 +209,8 @@ msgstr "VER TAMBIÉN" #. type: SH #: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54 #: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46 -#: en/lb-bootstrap-hooks.1:64 en/lb-chroot-hooks.1:64 -#: en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66 +#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54 +#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66 #: en/lb-source-includes.1:54 #, no-wrap msgid "HOMEPAGE" @@ -215,8 +219,8 @@ msgstr "PÁGINA WEB" #. type: Plain text #: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56 #: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48 -#: en/lb-bootstrap-hooks.1:66 en/lb-chroot-hooks.1:66 -#: en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68 +#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56 +#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68 #: en/lb-source-includes.1:56 msgid "" "More information about live-build and the Live Systems project can be found " @@ -230,8 +234,8 @@ msgstr "" #. type: SH #: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57 #: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49 -#: en/lb-bootstrap-hooks.1:67 en/lb-chroot-hooks.1:67 -#: en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69 +#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57 +#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69 #: en/lb-source-includes.1:57 #, no-wrap msgid "BUGS" @@ -240,8 +244,8 @@ msgstr "ERRORES" #. type: Plain text #: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59 #: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51 -#: en/lb-bootstrap-hooks.1:69 en/lb-chroot-hooks.1:69 -#: en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71 +#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59 +#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71 #: en/lb-source-includes.1:59 msgid "" "Bugs can be reported by submitting a bugreport for the live-build package in " @@ -257,8 +261,8 @@ msgstr "" #. type: SH #: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60 #: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52 -#: en/lb-bootstrap-hooks.1:70 en/lb-chroot-hooks.1:70 -#: en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72 +#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60 +#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72 #: en/lb-source-includes.1:60 #, no-wrap msgid "AUTHOR" @@ -267,8 +271,8 @@ msgstr "AUTOR" #. type: Plain text #: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61 #: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53 -#: en/lb-bootstrap-hooks.1:71 en/lb-chroot-hooks.1:71 -#: en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73 +#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61 +#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73 #: en/lb-source-includes.1:61 msgid "" "live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>." @@ -277,44 +281,52 @@ msgstr "" "ch>E<gt>." #. type: IP -#: en/lb-binary-includes.1:42 en/lb-chroot-includes.1:42 -#: en/lb-source-includes.1:42 +#: en/lb-binary-includes.1:42 en/lb-bootstrap-includes.1:42 +#: en/lb-chroot-includes.1:42 en/lb-source-includes.1:42 #, no-wrap msgid "B<config/includes>:" msgstr "B<config/includes>:" #. type: Plain text -#: en/lb-binary-includes.1:44 en/lb-chroot-includes.1:44 -#: en/lb-source-includes.1:44 +#: en/lb-binary-includes.1:44 en/lb-bootstrap-includes.1:44 +#: en/lb-chroot-includes.1:44 en/lb-source-includes.1:44 msgid "generic include files." msgstr "" #. type: Plain text -#: en/lb-binary-includes.1:48 en/lb-chroot-includes.1:48 -#: en/lb-source-includes.1:48 +#: en/lb-binary-includes.1:48 en/lb-bootstrap-includes.1:48 +#: en/lb-chroot-includes.1:48 en/lb-source-includes.1:48 msgid "directory in which the include files are copied into." msgstr "" #. type: IP -#: en/lb-binary-includes.1:50 en/lb-chroot-includes.1:50 -#: en/lb-source-includes.1:50 +#: en/lb-binary-includes.1:50 en/lb-bootstrap-includes.1:50 +#: en/lb-chroot-includes.1:50 en/lb-source-includes.1:50 #, no-wrap msgid "I<lb-bootstrap-includes>(1)" msgstr "I<lb-bootstrap-includes>(1)" #. type: IP -#: en/lb-binary-includes.1:52 en/lb-chroot-includes.1:52 +#: en/lb-binary-includes.1:52 en/lb-bootstrap-includes.1:52 +#: en/lb-chroot-includes.1:52 #, no-wrap msgid "I<lb-source-includes>(1)" msgstr "I<lb-source-includes>(1)" #. type: IP -#: en/lb-bootstrap-hooks.1:52 en/lb-chroot-hooks.1:52 -#: en/lb-chroot-includes.1:46 +#: en/lb-bootstrap-hooks.1:52 en/lb-bootstrap-includes.1:46 +#: en/lb-chroot-hooks.1:52 en/lb-chroot-includes.1:46 #, no-wrap msgid "B<chroot>:" msgstr "B<chroot>:" +#. type: IP +#: en/lb-bootstrap-includes.1:51 en/lb-chroot-includes.1:51 +#: en/lb-source-includes.1:52 +#, no-wrap +msgid "I<lb-binary-includes>(1)" +msgstr "I<lb-binary-includes>(1)" + #. type: Plain text #: en/lb-chroot-includes.1:16 msgid "B<lb chroot-includes> [--verbose]" @@ -376,9 +388,3 @@ msgstr "B<config/includes.chroot>:" #: en/lb-chroot-includes.1:46 msgid "include files specific for the chroot stage." msgstr "" - -#. type: IP -#: en/lb-chroot-includes.1:51 en/lb-source-includes.1:52 -#, no-wrap -msgid "I<lb-binary-includes>(1)" -msgstr "I<lb-binary-includes>(1)" diff --git a/manpages/po4a.cfg b/manpages/po4a.cfg index 9e3343412..9cc4d4ade 100644 --- a/manpages/po4a.cfg +++ b/manpages/po4a.cfg @@ -5,6 +5,7 @@ [type: man] en/lb-bootstrap-cdebootstrap.1 $lang:$lang/lb-bootstrap-cdebootstrap.$lang.1 [type: man] en/lb-bootstrap-debootstrap.1 $lang:$lang/lb-bootstrap-debootstrap.$lang.1 [type: man] en/lb-bootstrap-hooks.1 $lang:$lang/lb-bootstrap-hooks.$lang.1 +[type: man] en/lb-bootstrap-includes.1 $lang:$lang/lb-bootstrap-includes.$lang.1 [type: man] en/lb-chroot-hooks.1 $lang:$lang/lb-chroot-hooks.$lang.1 [type: man] en/lb-chroot-includes.1 $lang:$lang/lb-chroot-includes.$lang.1 [type: man] en/lb-source-hooks.1 $lang:$lang/lb-source-hooks.$lang.1 diff --git a/manpages/pot/lb-bootstrap-includes.1.pot b/manpages/pot/lb-bootstrap-includes.1.pot new file mode 100644 index 000000000..5c8ecd9e6 --- /dev/null +++ b/manpages/pot/lb-bootstrap-includes.1.pot @@ -0,0 +1,375 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the live-build package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2013-11-04 19:02+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: TH +#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9 +#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9 +#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9 +#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9 +#: en/lb-source-includes.1:9 +#, no-wrap +msgid "LIVE-BUILD" +msgstr "" + +#. type: TH +#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9 +#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9 +#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9 +#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9 +#: en/lb-source-includes.1:9 +#, no-wrap +msgid "2013-11-04" +msgstr "" + +#. type: TH +#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9 +#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9 +#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9 +#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9 +#: en/lb-source-includes.1:9 +#, no-wrap +msgid "4.0~alpha29-1" +msgstr "" + +#. type: TH +#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9 +#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9 +#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9 +#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9 +#: en/lb-source-includes.1:9 +#, no-wrap +msgid "Live Systems Project" +msgstr "" + +#. type: SH +#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11 +#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11 +#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11 +#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11 +#: en/lb-source-includes.1:11 +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13 +#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13 +#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13 +#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13 +#: en/lb-source-includes.1:13 +msgid "B<live-build> - Live System Build Components" +msgstr "" + +#. type: SH +#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14 +#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14 +#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14 +#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14 +#: en/lb-source-includes.1:14 +#, no-wrap +msgid "SYNOPSIS" +msgstr "" + +#. type: SH +#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21 +#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21 +#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21 +#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21 +#: en/lb-source-includes.1:21 +#, no-wrap +msgid "DESCRIPTION" +msgstr "" + +#. type: Plain text +#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23 +#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23 +#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23 +#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23 +#: en/lb-source-includes.1:23 +msgid "" +"live-build contains the components to build a live system from a " +"configuration directory." +msgstr "" + +#. type: SH +#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26 +#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26 +#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26 +#: en/lb-source-includes.1:26 +#, no-wrap +msgid "SPECIFICATION" +msgstr "" + +#. type: SH +#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33 +#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26 +#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33 +#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41 +#: en/lb-source-includes.1:33 +#, no-wrap +msgid "OPTIONS" +msgstr "" + +#. type: IP +#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34 +#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29 +#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34 +#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42 +#: en/lb-source-includes.1:34 +#, no-wrap +msgid "B<--verbose>" +msgstr "" + +#. type: Plain text +#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36 +#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31 +#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36 +#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44 +#: en/lb-source-includes.1:36 +msgid "sets verbose option (default: False)." +msgstr "" + +#. type: IP +#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36 +#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31 +#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36 +#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44 +#: en/lb-source-includes.1:36 +#, no-wrap +msgid "B<-h, --help>" +msgstr "" + +#. type: Plain text +#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38 +#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33 +#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38 +#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46 +#: en/lb-source-includes.1:38 +msgid "show help message and exit." +msgstr "" + +#. type: IP +#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38 +#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33 +#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38 +#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46 +#: en/lb-source-includes.1:38 +#, no-wrap +msgid "B<--version>" +msgstr "" + +#. type: Plain text +#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40 +#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35 +#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40 +#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48 +#: en/lb-source-includes.1:40 +msgid "show program's version number and exit." +msgstr "" + +#. type: SH +#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41 +#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36 +#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41 +#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49 +#: en/lb-source-includes.1:41 +#, no-wrap +msgid "FILES" +msgstr "" + +#. type: SH +#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49 +#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43 +#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49 +#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61 +#: en/lb-source-includes.1:49 +#, no-wrap +msgid "SEE ALSO" +msgstr "" + +#. type: SH +#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54 +#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46 +#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54 +#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66 +#: en/lb-source-includes.1:54 +#, no-wrap +msgid "HOMEPAGE" +msgstr "" + +#. type: Plain text +#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56 +#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48 +#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56 +#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68 +#: en/lb-source-includes.1:56 +msgid "" +"More information about live-build and the Live Systems project can be found " +"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual " +"at E<lt>I<http://live-systems.org/manual/>E<gt>." +msgstr "" + +#. type: SH +#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57 +#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49 +#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57 +#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69 +#: en/lb-source-includes.1:57 +#, no-wrap +msgid "BUGS" +msgstr "" + +#. type: Plain text +#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59 +#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51 +#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59 +#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71 +#: en/lb-source-includes.1:59 +msgid "" +"Bugs can be reported by submitting a bugreport for the live-build package in " +"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by " +"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists." +"debian.org>E<gt>." +msgstr "" + +#. type: SH +#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60 +#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52 +#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60 +#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72 +#: en/lb-source-includes.1:60 +#, no-wrap +msgid "AUTHOR" +msgstr "" + +#. type: Plain text +#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61 +#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53 +#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61 +#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73 +#: en/lb-source-includes.1:61 +msgid "" +"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>." +msgstr "" + +#. type: IP +#: en/lb-binary-includes.1:42 en/lb-bootstrap-includes.1:42 +#: en/lb-chroot-includes.1:42 en/lb-source-includes.1:42 +#, no-wrap +msgid "B<config/includes>:" +msgstr "" + +#. type: Plain text +#: en/lb-binary-includes.1:44 en/lb-bootstrap-includes.1:44 +#: en/lb-chroot-includes.1:44 en/lb-source-includes.1:44 +msgid "generic include files." +msgstr "" + +#. type: Plain text +#: en/lb-binary-includes.1:48 en/lb-bootstrap-includes.1:48 +#: en/lb-chroot-includes.1:48 en/lb-source-includes.1:48 +msgid "directory in which the include files are copied into." +msgstr "" + +#. type: IP +#: en/lb-binary-includes.1:50 en/lb-bootstrap-includes.1:50 +#: en/lb-chroot-includes.1:50 en/lb-source-includes.1:50 +#, no-wrap +msgid "I<lb-bootstrap-includes>(1)" +msgstr "" + +#. type: IP +#: en/lb-binary-includes.1:52 en/lb-bootstrap-includes.1:52 +#: en/lb-chroot-includes.1:52 +#, no-wrap +msgid "I<lb-source-includes>(1)" +msgstr "" + +#. type: IP +#: en/lb-bootstrap-hooks.1:52 en/lb-bootstrap-includes.1:46 +#: en/lb-chroot-hooks.1:52 en/lb-chroot-includes.1:46 +#, no-wrap +msgid "B<chroot>:" +msgstr "" + +#. type: Plain text +#: en/lb-bootstrap-includes.1:16 +msgid "B<lb bootstrap-includes> [--verbose]" +msgstr "" + +#. type: Plain text +#: en/lb-bootstrap-includes.1:18 +msgid "B<lb bootstrap-includes> [--help]" +msgstr "" + +#. type: Plain text +#: en/lb-bootstrap-includes.1:20 +msgid "B<lb bootstrap-includes> [--version]" +msgstr "" + +#. type: Plain text +#: en/lb-bootstrap-includes.1:25 +msgid "" +"The B<lb bootstrap-includes> command copies include files into the bootstrap " +"stage." +msgstr "" + +#. type: Plain text +#: en/lb-bootstrap-includes.1:28 +msgid "" +"B<lb bootstrap-includes> copies any include files found in the B<config/" +"includes> and B<config/includes.bootstrap> directories within the " +"configuration directory." +msgstr "" + +#. type: Plain text +#: en/lb-bootstrap-includes.1:30 +msgid "" +"Include files do not require to have a specific owner nor specific " +"permissions. The files are set to be owned by root by B<lb bootstrap-" +"includes> automatically when they are copied, original permissions of the " +"files are preserved. Specific owners can be set with a corresponding hook " +"file, see I<lb-bootstrap-hooks>(1) for more information about hooks." +msgstr "" + +#. type: Plain text +#: en/lb-bootstrap-includes.1:32 +msgid "" +"Include files in the B<config/includes> directory are copied first, include " +"files in the B<config/includes.bootstrap> directory are copied second. Files " +"present in the chroot and either of the include directories are silently " +"overwritten, the later file replaces the earlier." +msgstr "" + +#. type: IP +#: en/lb-bootstrap-includes.1:44 +#, no-wrap +msgid "B<config/includes.bootstrap>:" +msgstr "" + +#. type: Plain text +#: en/lb-bootstrap-includes.1:46 +msgid "include files specific for the bootstrap stage." +msgstr "" + +#. type: IP +#: en/lb-bootstrap-includes.1:51 en/lb-chroot-includes.1:51 +#: en/lb-source-includes.1:52 +#, no-wrap +msgid "I<lb-binary-includes>(1)" +msgstr "" diff --git a/manpages/pot/lb-chroot-includes.1.pot b/manpages/pot/lb-chroot-includes.1.pot index 26866d067..370ca8afc 100644 --- a/manpages/pot/lb-chroot-includes.1.pot +++ b/manpages/pot/lb-chroot-includes.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2013-11-04 18:48+0100\n" +"POT-Creation-Date: 2013-11-04 19:02+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,8 +19,9 @@ msgstr "" #. type: TH #: en/lb-binary-hooks.1:9 en/lb-binary-includes.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-includes.1:9 -#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9 +#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9 +#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9 +#: en/lb-source-includes.1:9 #, no-wrap msgid "LIVE-BUILD" msgstr "" @@ -28,8 +29,9 @@ msgstr "" #. type: TH #: en/lb-binary-hooks.1:9 en/lb-binary-includes.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-includes.1:9 -#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9 +#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9 +#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9 +#: en/lb-source-includes.1:9 #, no-wrap msgid "2013-11-04" msgstr "" @@ -37,8 +39,9 @@ msgstr "" #. type: TH #: en/lb-binary-hooks.1:9 en/lb-binary-includes.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-includes.1:9 -#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9 +#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9 +#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9 +#: en/lb-source-includes.1:9 #, no-wrap msgid "4.0~alpha29-1" msgstr "" @@ -46,8 +49,9 @@ msgstr "" #. type: TH #: en/lb-binary-hooks.1:9 en/lb-binary-includes.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-includes.1:9 -#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9 +#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9 +#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9 +#: en/lb-source-includes.1:9 #, no-wrap msgid "Live Systems Project" msgstr "" @@ -55,8 +59,8 @@ msgstr "" #. type: SH #: en/lb-binary-hooks.1:11 en/lb-binary-includes.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-includes.1:11 en/lb-source-hooks.1:11 +#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11 +#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11 #: en/lb-source-includes.1:11 #, no-wrap msgid "NAME" @@ -65,8 +69,8 @@ msgstr "" #. type: Plain text #: en/lb-binary-hooks.1:13 en/lb-binary-includes.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-includes.1:13 en/lb-source-hooks.1:13 +#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13 +#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13 #: en/lb-source-includes.1:13 msgid "B<live-build> - Live System Build Components" msgstr "" @@ -74,8 +78,8 @@ msgstr "" #. type: SH #: en/lb-binary-hooks.1:14 en/lb-binary-includes.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-includes.1:14 en/lb-source-hooks.1:14 +#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14 +#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14 #: en/lb-source-includes.1:14 #, no-wrap msgid "SYNOPSIS" @@ -84,8 +88,8 @@ msgstr "" #. type: SH #: en/lb-binary-hooks.1:21 en/lb-binary-includes.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-includes.1:21 en/lb-source-hooks.1:21 +#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21 +#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21 #: en/lb-source-includes.1:21 #, no-wrap msgid "DESCRIPTION" @@ -94,8 +98,8 @@ msgstr "" #. type: Plain text #: en/lb-binary-hooks.1:23 en/lb-binary-includes.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-includes.1:23 en/lb-source-hooks.1:23 +#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23 +#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23 #: en/lb-source-includes.1:23 msgid "" "live-build contains the components to build a live system from a " @@ -104,8 +108,8 @@ msgstr "" #. type: SH #: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26 -#: en/lb-bootstrap-hooks.1:26 en/lb-chroot-hooks.1:26 -#: en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26 +#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26 +#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26 #: en/lb-source-includes.1:26 #, no-wrap msgid "SPECIFICATION" @@ -114,8 +118,8 @@ msgstr "" #. type: SH #: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33 #: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26 -#: en/lb-bootstrap-hooks.1:39 en/lb-chroot-hooks.1:39 -#: en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41 +#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33 +#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41 #: en/lb-source-includes.1:33 #, no-wrap msgid "OPTIONS" @@ -124,8 +128,8 @@ msgstr "" #. type: IP #: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34 #: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29 -#: en/lb-bootstrap-hooks.1:40 en/lb-chroot-hooks.1:40 -#: en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42 +#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34 +#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42 #: en/lb-source-includes.1:34 #, no-wrap msgid "B<--verbose>" @@ -134,8 +138,8 @@ msgstr "" #. type: Plain text #: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36 #: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31 -#: en/lb-bootstrap-hooks.1:42 en/lb-chroot-hooks.1:42 -#: en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44 +#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36 +#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44 #: en/lb-source-includes.1:36 msgid "sets verbose option (default: False)." msgstr "" @@ -143,8 +147,8 @@ msgstr "" #. type: IP #: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36 #: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31 -#: en/lb-bootstrap-hooks.1:42 en/lb-chroot-hooks.1:42 -#: en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44 +#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36 +#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44 #: en/lb-source-includes.1:36 #, no-wrap msgid "B<-h, --help>" @@ -153,8 +157,8 @@ msgstr "" #. type: Plain text #: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38 #: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33 -#: en/lb-bootstrap-hooks.1:44 en/lb-chroot-hooks.1:44 -#: en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46 +#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38 +#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46 #: en/lb-source-includes.1:38 msgid "show help message and exit." msgstr "" @@ -162,8 +166,8 @@ msgstr "" #. type: IP #: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38 #: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33 -#: en/lb-bootstrap-hooks.1:44 en/lb-chroot-hooks.1:44 -#: en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46 +#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38 +#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46 #: en/lb-source-includes.1:38 #, no-wrap msgid "B<--version>" @@ -172,8 +176,8 @@ msgstr "" #. type: Plain text #: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40 #: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35 -#: en/lb-bootstrap-hooks.1:46 en/lb-chroot-hooks.1:46 -#: en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48 +#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40 +#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48 #: en/lb-source-includes.1:40 msgid "show program's version number and exit." msgstr "" @@ -181,8 +185,8 @@ msgstr "" #. type: SH #: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41 #: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36 -#: en/lb-bootstrap-hooks.1:47 en/lb-chroot-hooks.1:47 -#: en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49 +#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41 +#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49 #: en/lb-source-includes.1:41 #, no-wrap msgid "FILES" @@ -191,8 +195,8 @@ msgstr "" #. type: SH #: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49 #: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43 -#: en/lb-bootstrap-hooks.1:59 en/lb-chroot-hooks.1:59 -#: en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61 +#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49 +#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61 #: en/lb-source-includes.1:49 #, no-wrap msgid "SEE ALSO" @@ -201,8 +205,8 @@ msgstr "" #. type: SH #: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54 #: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46 -#: en/lb-bootstrap-hooks.1:64 en/lb-chroot-hooks.1:64 -#: en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66 +#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54 +#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66 #: en/lb-source-includes.1:54 #, no-wrap msgid "HOMEPAGE" @@ -211,8 +215,8 @@ msgstr "" #. type: Plain text #: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56 #: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48 -#: en/lb-bootstrap-hooks.1:66 en/lb-chroot-hooks.1:66 -#: en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68 +#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56 +#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68 #: en/lb-source-includes.1:56 msgid "" "More information about live-build and the Live Systems project can be found " @@ -223,8 +227,8 @@ msgstr "" #. type: SH #: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57 #: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49 -#: en/lb-bootstrap-hooks.1:67 en/lb-chroot-hooks.1:67 -#: en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69 +#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57 +#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69 #: en/lb-source-includes.1:57 #, no-wrap msgid "BUGS" @@ -233,8 +237,8 @@ msgstr "" #. type: Plain text #: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59 #: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51 -#: en/lb-bootstrap-hooks.1:69 en/lb-chroot-hooks.1:69 -#: en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71 +#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59 +#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71 #: en/lb-source-includes.1:59 msgid "" "Bugs can be reported by submitting a bugreport for the live-build package in " @@ -246,8 +250,8 @@ msgstr "" #. type: SH #: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60 #: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52 -#: en/lb-bootstrap-hooks.1:70 en/lb-chroot-hooks.1:70 -#: en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72 +#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60 +#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72 #: en/lb-source-includes.1:60 #, no-wrap msgid "AUTHOR" @@ -256,52 +260,60 @@ msgstr "" #. type: Plain text #: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61 #: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53 -#: en/lb-bootstrap-hooks.1:71 en/lb-chroot-hooks.1:71 -#: en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73 +#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61 +#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73 #: en/lb-source-includes.1:61 msgid "" "live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>." msgstr "" #. type: IP -#: en/lb-binary-includes.1:42 en/lb-chroot-includes.1:42 -#: en/lb-source-includes.1:42 +#: en/lb-binary-includes.1:42 en/lb-bootstrap-includes.1:42 +#: en/lb-chroot-includes.1:42 en/lb-source-includes.1:42 #, no-wrap msgid "B<config/includes>:" msgstr "" #. type: Plain text -#: en/lb-binary-includes.1:44 en/lb-chroot-includes.1:44 -#: en/lb-source-includes.1:44 +#: en/lb-binary-includes.1:44 en/lb-bootstrap-includes.1:44 +#: en/lb-chroot-includes.1:44 en/lb-source-includes.1:44 msgid "generic include files." msgstr "" #. type: Plain text -#: en/lb-binary-includes.1:48 en/lb-chroot-includes.1:48 -#: en/lb-source-includes.1:48 +#: en/lb-binary-includes.1:48 en/lb-bootstrap-includes.1:48 +#: en/lb-chroot-includes.1:48 en/lb-source-includes.1:48 msgid "directory in which the include files are copied into." msgstr "" #. type: IP -#: en/lb-binary-includes.1:50 en/lb-chroot-includes.1:50 -#: en/lb-source-includes.1:50 +#: en/lb-binary-includes.1:50 en/lb-bootstrap-includes.1:50 +#: en/lb-chroot-includes.1:50 en/lb-source-includes.1:50 #, no-wrap msgid "I<lb-bootstrap-includes>(1)" msgstr "" #. type: IP -#: en/lb-binary-includes.1:52 en/lb-chroot-includes.1:52 +#: en/lb-binary-includes.1:52 en/lb-bootstrap-includes.1:52 +#: en/lb-chroot-includes.1:52 #, no-wrap msgid "I<lb-source-includes>(1)" msgstr "" #. type: IP -#: en/lb-bootstrap-hooks.1:52 en/lb-chroot-hooks.1:52 -#: en/lb-chroot-includes.1:46 +#: en/lb-bootstrap-hooks.1:52 en/lb-bootstrap-includes.1:46 +#: en/lb-chroot-hooks.1:52 en/lb-chroot-includes.1:46 #, no-wrap msgid "B<chroot>:" msgstr "" +#. type: IP +#: en/lb-bootstrap-includes.1:51 en/lb-chroot-includes.1:51 +#: en/lb-source-includes.1:52 +#, no-wrap +msgid "I<lb-binary-includes>(1)" +msgstr "" + #. type: Plain text #: en/lb-chroot-includes.1:16 msgid "B<lb chroot-includes> [--verbose]" @@ -360,9 +372,3 @@ msgstr "" #: en/lb-chroot-includes.1:46 msgid "include files specific for the chroot stage." msgstr "" - -#. type: IP -#: en/lb-chroot-includes.1:51 en/lb-source-includes.1:52 -#, no-wrap -msgid "I<lb-binary-includes>(1)" -msgstr "" |