From 3077d77a5659d9512f519e75893860643e62bbf6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 4 Nov 2013 06:47:04 +0100 Subject: Adding lb_source_hooks manpage. --- manpages/de/lb_source_hooks.de.1 | 63 +++++++++ manpages/en/lb_source_hooks.1 | 50 +++++++ manpages/es/lb_source_hooks.es.1 | 63 +++++++++ manpages/po/de/lb_source_hooks.1.po | 271 +++++++++++++++++++++++++++++++++++ manpages/po/es/lb_source_hooks.1.po | 273 ++++++++++++++++++++++++++++++++++++ manpages/po4a.cfg | 1 + manpages/pot/lb_source_hooks.1.pot | 259 ++++++++++++++++++++++++++++++++++ 7 files changed, 980 insertions(+) create mode 100644 manpages/de/lb_source_hooks.de.1 create mode 100644 manpages/en/lb_source_hooks.1 create mode 100644 manpages/es/lb_source_hooks.es.1 create mode 100644 manpages/po/de/lb_source_hooks.1.po create mode 100644 manpages/po/es/lb_source_hooks.1.po create mode 100644 manpages/pot/lb_source_hooks.1.pot diff --git a/manpages/de/lb_source_hooks.de.1 b/manpages/de/lb_source_hooks.de.1 new file mode 100644 index 000000000..f1b8d321e --- /dev/null +++ b/manpages/de/lb_source_hooks.de.1 @@ -0,0 +1,63 @@ +.\" live-build(7) - System Build Scripts +.\" Copyright (C) 2006-2013 Daniel Baumann +.\" +.\" 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~alpha28\-1 "Live Systems Projekt" + +.SH NAME +\fBlive\-build\fP \- System Build Komponenten + +.SH SYNTAX +\fBlb source_hooks\fP [\-\-verbose] +.PP +\fBlb source_hooks\fP [\-\-help] +.br +\fBlb source_hooks\fP [\-\-version] +. +.SH BESCHREIBUNG +live\-build enthält die Komponenten um ein Live System von einem +Konfigurationsverzeichnis zu erstellen. +.PP +Der \fBlb source_hooks\fP Befehl führt Hooks nach dem Source Stage aus. + +.SH OPTIONEN +.IP \-\-verbose 4 +setzt verbose Option für mehr Ausgaben (Standardwert: aus). +.IP "\-h, \-\-help" 4 +zeigt Hilfenachricht und beendet sich. +.IP "\-v, \-\-version" 4 +zeigt Versionsnummer des Programms und beendet sich. + +.SH DATEIEN +.IP \fBconfig/build\fP 4 +.IP \fBconfig/hooks/*.hook\fP 4 +.IP \fBconfig/hooks/*.hook.source\fP 4 +.IP \fBsource\fP 4 + +.SH "SIEHE AUCH" + +.\" FIXME +.SH HOMEPAGE +Weitere Informationen über live\-build und das Live Systems Projekt können +auf der Homepage unter <\fIhttp://live\-systems.org/\fP> und im Handbuch +unter <\fIhttp://live\-systems.org/manual/\fP> gefunden werden. + +.SH FEHLER +Fehler können durch Einreichen eines Fehlerberichtes für das live\-build +Paket im Bug Tracking System unter <\fIhttp://bugs.debian.org/\fP> oder +durch Senden einer E\-Mail an die Live Systems Mailing Liste unter +<\fIdebian\-live@lists.debian.org\fP> (englischsprachig) mitgeteilt +werden. + +.SH AUTOR +live\-build wurde von Daniel Baumann <\fImail@daniel\-baumann.ch\fP> +geschrieben. diff --git a/manpages/en/lb_source_hooks.1 b/manpages/en/lb_source_hooks.1 new file mode 100644 index 000000000..224b09f4c --- /dev/null +++ b/manpages/en/lb_source_hooks.1 @@ -0,0 +1,50 @@ +.\" live-build(7) - System Build Scripts +.\" Copyright (C) 2006-2013 Daniel Baumann +.\" +.\" 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~alpha28-1 "Live Systems Project" + +.SH NAME +\fBlive\-build\fR \- Live System Build Components + +.SH SYNOPSIS +\fBlb source_hooks\fR [\-\-verbose] +.PP +\fBlb source_hooks\fR [\-\-help] +.br +\fBlb source_hooks\fR [\-\-version] +. +.SH DESCRIPTION +live\-build contains the components to build a live system from a configuration directory. +.PP +The \fBlb source_hooks\fR command executes hooks after the source stage. + +.SH OPTIONS +.IP "\-\-verbose" 4 +sets verbose option (default: False). +.IP "\-h, \-\-help" 4 +show help message and exit. +.IP "\-v, \-\-version" 4 +show program's version number and exit. + +.SH FILES +.IP "\fBconfig/build\fR" 4 +.IP "\fBconfig/hooks/*.hook\fR" 4 +.IP "\fBconfig/hooks/*.hook.source\fR" 4 +.IP "\fBsource\fR" 4 + +.SH SEE ALSO +.\" FIXME + +.SH HOMEPAGE +More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian\-live@lists.debian.org\fR>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>. diff --git a/manpages/es/lb_source_hooks.es.1 b/manpages/es/lb_source_hooks.es.1 new file mode 100644 index 000000000..7391493da --- /dev/null +++ b/manpages/es/lb_source_hooks.es.1 @@ -0,0 +1,63 @@ +.\" live-build(7) - System Build Scripts +.\" Copyright (C) 2006-2013 Daniel Baumann +.\" +.\" 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~alpha28\-1 "Proyecto Live Systems" + +.SH NOMBRE +\fBlive\-build\fP \- Live System Build Components + +.SH SINOPSIS +\fBlb source_hooks\fP [\-\-verbose] +.PP +\fBlb source_hooks\fP [\-\-help] +.br +\fBlb source_hooks\fP [\-\-version] +. +.SH DESCRIPCIÓN +live\-build contains the components to build a live system from a +configuration directory. +.PP +The \fBlb source_hooks\fP command executes hooks after the source stage. + +.SH OPCIONES +.IP \-\-verbose 4 +establece la opción verbose (por defecto: False). +.IP "\-h, \-\-help" 4 +muestra el mensaje de ayuda y sale. +.IP "\-v, \-\-version" 4 +muestra el número de versión del programa y sale. + +.SH FICHEROS +.IP \fBconfig/build\fP 4 +.IP \fBconfig/hooks/*.hook\fP 4 +.IP \fBconfig/hooks/*.hook.source\fP 4 +.IP \fBsource\fP 4 + +.SH "VER TAMBIÉN" + +.\" FIXME +.SH "PÁGINA WEB" +Se puede encontrar más información acerca de live\-build y el proyecto Live +Systems en la página web <\fIhttp://live\-systems.org/\fP> y en el +manual en <\fIhttp://live\-systems.org/manual/\fP>. + +.SH ERRORES +Se puede notificar los fallos enviando un informe de errores sobre el +paquete live\-build en el Bug Tracking System en +<\fIhttp://bugs.debian.org/\fP> o escribiendo un mensaje a la lista de +correo de Live Systems a la dirección +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTOR +live\-build fue escrito por Daniel Baumann +<\fImail@daniel\-baumann.ch\fP>. diff --git a/manpages/po/de/lb_source_hooks.1.po b/manpages/po/de/lb_source_hooks.1.po new file mode 100644 index 000000000..00cb6285b --- /dev/null +++ b/manpages/po/de/lb_source_hooks.1.po @@ -0,0 +1,271 @@ +# German translations for live-build +# Copyright (C) 2006-2013 Daniel Baumann +# This file is distributed under the same license as the live-build package. +# +msgid "" +msgstr "" +"Project-Id-Version: live-build 4.0~alpha28-1\n" +"POT-Creation-Date: 2013-11-04 06:44+0100\n" +"PO-Revision-Date: 2010-05-24 09:59+0300\n" +"Last-Translator: Daniel Baumann \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_bootstrap_cdebootstrap.1:9 +#: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 +#, no-wrap +msgid "LIVE-BUILD" +msgstr "LIVE-BUILD" + +#. type: TH +#: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 +#: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 +#, no-wrap +msgid "2013-11-04" +msgstr "04.11.2013" + +#. type: TH +#: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 +#: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 +#, no-wrap +msgid "4.0~alpha28-1" +msgstr "4.0~alpha28-1" + +#. type: TH +#: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 +#: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 +#, no-wrap +msgid "Live Systems Project" +msgstr "Live Systems Projekt" + +#. type: SH +#: en/lb_binary_hooks.1:11 en/lb_bootstrap_cdebootstrap.1:11 +#: en/lb_bootstrap_debootstrap.1:11 en/lb_bootstrap_hooks.1:11 +#: en/lb_chroot_hooks.1:11 en/lb_source_hooks.1:11 +#, no-wrap +msgid "NAME" +msgstr "NAME" + +#. type: Plain text +#: en/lb_binary_hooks.1:13 en/lb_bootstrap_cdebootstrap.1:13 +#: en/lb_bootstrap_debootstrap.1:13 en/lb_bootstrap_hooks.1:13 +#: en/lb_chroot_hooks.1:13 en/lb_source_hooks.1:13 +msgid "B - Live System Build Components" +msgstr "B - System Build Komponenten" + +#. type: SH +#: en/lb_binary_hooks.1:14 en/lb_bootstrap_cdebootstrap.1:14 +#: en/lb_bootstrap_debootstrap.1:14 en/lb_bootstrap_hooks.1:14 +#: en/lb_chroot_hooks.1:14 en/lb_source_hooks.1:14 +#, no-wrap +msgid "SYNOPSIS" +msgstr "SYNTAX" + +#. type: SH +#: en/lb_binary_hooks.1:21 en/lb_bootstrap_cdebootstrap.1:21 +#: en/lb_bootstrap_debootstrap.1:21 en/lb_bootstrap_hooks.1:21 +#: en/lb_chroot_hooks.1:21 en/lb_source_hooks.1:21 +#, no-wrap +msgid "DESCRIPTION" +msgstr "BESCHREIBUNG" + +#. type: Plain text +#: en/lb_binary_hooks.1:23 en/lb_bootstrap_cdebootstrap.1:23 +#: en/lb_bootstrap_debootstrap.1:23 en/lb_bootstrap_hooks.1:23 +#: en/lb_chroot_hooks.1:23 en/lb_source_hooks.1:23 +msgid "" +"live-build contains the components to build a live system from a " +"configuration directory." +msgstr "" +"live-build enthält die Komponenten um ein Live System von einem " +"Konfigurationsverzeichnis zu erstellen." + +#. type: SH +#: en/lb_binary_hooks.1:26 en/lb_bootstrap_cdebootstrap.1:26 +#: en/lb_bootstrap_debootstrap.1:26 en/lb_bootstrap_hooks.1:26 +#: en/lb_chroot_hooks.1:26 en/lb_source_hooks.1:26 +#, no-wrap +msgid "OPTIONS" +msgstr "OPTIONEN" + +#. type: IP +#: en/lb_binary_hooks.1:27 en/lb_bootstrap_cdebootstrap.1:29 +#: en/lb_bootstrap_debootstrap.1:29 en/lb_bootstrap_hooks.1:27 +#: en/lb_chroot_hooks.1:27 en/lb_source_hooks.1:27 +#, no-wrap +msgid "--verbose" +msgstr "--verbose" + +#. type: Plain text +#: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 +#: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 +msgid "sets verbose option (default: False)." +msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)." + +#. type: IP +#: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 +#: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 +#, no-wrap +msgid "-h, --help" +msgstr "-h, --help" + +#. type: Plain text +#: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 +#: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 +msgid "show help message and exit." +msgstr "zeigt Hilfenachricht und beendet sich." + +#. type: IP +#: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 +#: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 +#, no-wrap +msgid "-v, --version" +msgstr "-v, --version" + +#. type: Plain text +#: en/lb_binary_hooks.1:33 en/lb_bootstrap_cdebootstrap.1:35 +#: en/lb_bootstrap_debootstrap.1:35 en/lb_bootstrap_hooks.1:33 +#: en/lb_chroot_hooks.1:33 en/lb_source_hooks.1:33 +msgid "show program's version number and exit." +msgstr "zeigt Versionsnummer des Programms und beendet sich." + +#. type: SH +#: en/lb_binary_hooks.1:34 en/lb_bootstrap_cdebootstrap.1:36 +#: en/lb_bootstrap_debootstrap.1:36 en/lb_bootstrap_hooks.1:34 +#: en/lb_chroot_hooks.1:34 en/lb_source_hooks.1:34 +#, no-wrap +msgid "FILES" +msgstr "DATEIEN" + +#. type: IP +#: en/lb_binary_hooks.1:35 en/lb_bootstrap_cdebootstrap.1:37 +#: en/lb_bootstrap_debootstrap.1:37 en/lb_bootstrap_hooks.1:35 +#: en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: IP +#: en/lb_binary_hooks.1:36 en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36 +#: en/lb_source_hooks.1:36 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: SH +#: en/lb_binary_hooks.1:40 en/lb_bootstrap_cdebootstrap.1:43 +#: en/lb_bootstrap_debootstrap.1:43 en/lb_bootstrap_hooks.1:40 +#: en/lb_chroot_hooks.1:40 en/lb_source_hooks.1:40 +#, no-wrap +msgid "SEE ALSO" +msgstr "SIEHE AUCH" + +#. FIXME +#. type: SH +#: en/lb_binary_hooks.1:43 en/lb_bootstrap_cdebootstrap.1:46 +#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:43 +#: en/lb_chroot_hooks.1:43 en/lb_source_hooks.1:43 +#, no-wrap +msgid "HOMEPAGE" +msgstr "HOMEPAGE" + +#. type: Plain text +#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:48 +#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:45 +#: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 +msgid "" +"More information about live-build and the Live Systems project can be found " +"on the homepage at EIE and in the manual " +"at EIE." +msgstr "" +"Weitere Informationen über live-build und das Live Systems Projekt können " +"auf der Homepage unter EIE und im Handbuch " +"unter EIE gefunden werden." + +#. type: SH +#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:49 +#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:46 +#: en/lb_chroot_hooks.1:46 en/lb_source_hooks.1:46 +#, no-wrap +msgid "BUGS" +msgstr "FEHLER" + +#. type: Plain text +#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:51 +#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:48 +#: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 +msgid "" +"Bugs can be reported by submitting a bugreport for the live-build package in " +"the Bug Tracking System at EIE or by " +"writing a mail to the Live Systems mailing list at EIE." +msgstr "" +"Fehler können durch Einreichen eines Fehlerberichtes für das live-build " +"Paket im Bug Tracking System unter EIE oder " +"durch Senden einer E-Mail an die Live Systems Mailing Liste unter " +"EIE (englischsprachig) mitgeteilt " +"werden." + +# +#. type: SH +#: en/lb_binary_hooks.1:49 en/lb_bootstrap_cdebootstrap.1:52 +#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:49 +#: en/lb_chroot_hooks.1:49 en/lb_source_hooks.1:49 +#, no-wrap +msgid "AUTHOR" +msgstr "AUTOR" + +#. type: Plain text +#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:53 +#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:50 +#: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 +msgid "" +"live-build was written by Daniel Baumann EIE." +msgstr "" +"live-build wurde von Daniel Baumann EIE " +"geschrieben." + +#. type: Plain text +#: en/lb_source_hooks.1:16 +msgid "B [--verbose]" +msgstr "B [--verbose]" + +#. type: Plain text +#: en/lb_source_hooks.1:18 +msgid "B [--help]" +msgstr "B [--help]" + +#. type: Plain text +#: en/lb_source_hooks.1:20 +msgid "B [--version]" +msgstr "B [--version]" + +#. type: Plain text +#: en/lb_source_hooks.1:25 +msgid "The B command executes hooks after the source stage." +msgstr "Der B Befehl führt Hooks nach dem Source Stage aus." + +#. type: IP +#: en/lb_source_hooks.1:37 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: IP +#: en/lb_source_hooks.1:38 +#, no-wrap +msgid "B" +msgstr "B" diff --git a/manpages/po/es/lb_source_hooks.1.po b/manpages/po/es/lb_source_hooks.1.po new file mode 100644 index 000000000..3707a5451 --- /dev/null +++ b/manpages/po/es/lb_source_hooks.1.po @@ -0,0 +1,273 @@ +# Spanish translations for live-build +# Copyright (C) 2013 Carlos Zuferri +# This file is distributed under the same license as the live-build package. +# +msgid "" +msgstr "" +"Project-Id-Version: live-build 4.0~alpha28-1\n" +"POT-Creation-Date: 2013-11-04 06:44+0100\n" +"PO-Revision-Date: 2010-05-24 09:59+0300\n" +"Last-Translator: Carlos Zuferri \n" +"Language-Team: none\n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: TH +#: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 +#: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 +#, no-wrap +msgid "LIVE-BUILD" +msgstr "LIVE-BUILD" + +#. type: TH +#: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 +#: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 +#, no-wrap +msgid "2013-11-04" +msgstr "04.11.2013" + +#. type: TH +#: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 +#: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 +#, no-wrap +msgid "4.0~alpha28-1" +msgstr "4.0~alpha28-1" + +#. type: TH +#: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 +#: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 +#, no-wrap +msgid "Live Systems Project" +msgstr "Proyecto Live Systems" + +#. type: SH +#: en/lb_binary_hooks.1:11 en/lb_bootstrap_cdebootstrap.1:11 +#: en/lb_bootstrap_debootstrap.1:11 en/lb_bootstrap_hooks.1:11 +#: en/lb_chroot_hooks.1:11 en/lb_source_hooks.1:11 +#, no-wrap +msgid "NAME" +msgstr "NOMBRE" + +#. type: Plain text +#: en/lb_binary_hooks.1:13 en/lb_bootstrap_cdebootstrap.1:13 +#: en/lb_bootstrap_debootstrap.1:13 en/lb_bootstrap_hooks.1:13 +#: en/lb_chroot_hooks.1:13 en/lb_source_hooks.1:13 +#, fuzzy +msgid "B - Live System Build Components" +msgstr "B - Scripts de Creación del Sistema" + +#. type: SH +#: en/lb_binary_hooks.1:14 en/lb_bootstrap_cdebootstrap.1:14 +#: en/lb_bootstrap_debootstrap.1:14 en/lb_bootstrap_hooks.1:14 +#: en/lb_chroot_hooks.1:14 en/lb_source_hooks.1:14 +#, no-wrap +msgid "SYNOPSIS" +msgstr "SINOPSIS" + +#. type: SH +#: en/lb_binary_hooks.1:21 en/lb_bootstrap_cdebootstrap.1:21 +#: en/lb_bootstrap_debootstrap.1:21 en/lb_bootstrap_hooks.1:21 +#: en/lb_chroot_hooks.1:21 en/lb_source_hooks.1:21 +#, no-wrap +msgid "DESCRIPTION" +msgstr "DESCRIPCIÓN" + +#. type: Plain text +#: en/lb_binary_hooks.1:23 en/lb_bootstrap_cdebootstrap.1:23 +#: en/lb_bootstrap_debootstrap.1:23 en/lb_bootstrap_hooks.1:23 +#: en/lb_chroot_hooks.1:23 en/lb_source_hooks.1:23 +#, fuzzy +msgid "" +"live-build contains the components to build a live system from a " +"configuration directory." +msgstr "" +"live-build contiene los programas para construir un sistema en vivo a partir " +"de un directorio de configuración." + +#. type: SH +#: en/lb_binary_hooks.1:26 en/lb_bootstrap_cdebootstrap.1:26 +#: en/lb_bootstrap_debootstrap.1:26 en/lb_bootstrap_hooks.1:26 +#: en/lb_chroot_hooks.1:26 en/lb_source_hooks.1:26 +#, no-wrap +msgid "OPTIONS" +msgstr "OPCIONES" + +#. type: IP +#: en/lb_binary_hooks.1:27 en/lb_bootstrap_cdebootstrap.1:29 +#: en/lb_bootstrap_debootstrap.1:29 en/lb_bootstrap_hooks.1:27 +#: en/lb_chroot_hooks.1:27 en/lb_source_hooks.1:27 +#, no-wrap +msgid "--verbose" +msgstr "--verbose" + +#. type: Plain text +#: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 +#: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 +msgid "sets verbose option (default: False)." +msgstr "establece la opción verbose (por defecto: False)." + +#. type: IP +#: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 +#: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 +#, no-wrap +msgid "-h, --help" +msgstr "-h, --help" + +#. type: Plain text +#: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 +#: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 +msgid "show help message and exit." +msgstr "muestra el mensaje de ayuda y sale." + +#. type: IP +#: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 +#: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 +#, no-wrap +msgid "-v, --version" +msgstr "-v, --version" + +#. type: Plain text +#: en/lb_binary_hooks.1:33 en/lb_bootstrap_cdebootstrap.1:35 +#: en/lb_bootstrap_debootstrap.1:35 en/lb_bootstrap_hooks.1:33 +#: en/lb_chroot_hooks.1:33 en/lb_source_hooks.1:33 +msgid "show program's version number and exit." +msgstr "muestra el número de versión del programa y sale." + +#. type: SH +#: en/lb_binary_hooks.1:34 en/lb_bootstrap_cdebootstrap.1:36 +#: en/lb_bootstrap_debootstrap.1:36 en/lb_bootstrap_hooks.1:34 +#: en/lb_chroot_hooks.1:34 en/lb_source_hooks.1:34 +#, no-wrap +msgid "FILES" +msgstr "FICHEROS" + +#. type: IP +#: en/lb_binary_hooks.1:35 en/lb_bootstrap_cdebootstrap.1:37 +#: en/lb_bootstrap_debootstrap.1:37 en/lb_bootstrap_hooks.1:35 +#: en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: IP +#: en/lb_binary_hooks.1:36 en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36 +#: en/lb_source_hooks.1:36 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: SH +#: en/lb_binary_hooks.1:40 en/lb_bootstrap_cdebootstrap.1:43 +#: en/lb_bootstrap_debootstrap.1:43 en/lb_bootstrap_hooks.1:40 +#: en/lb_chroot_hooks.1:40 en/lb_source_hooks.1:40 +#, no-wrap +msgid "SEE ALSO" +msgstr "VER TAMBIÉN" + +#. FIXME +#. type: SH +#: en/lb_binary_hooks.1:43 en/lb_bootstrap_cdebootstrap.1:46 +#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:43 +#: en/lb_chroot_hooks.1:43 en/lb_source_hooks.1:43 +#, no-wrap +msgid "HOMEPAGE" +msgstr "PÁGINA WEB" + +#. type: Plain text +#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:48 +#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:45 +#: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 +msgid "" +"More information about live-build and the Live Systems project can be found " +"on the homepage at EIE and in the manual " +"at EIE." +msgstr "" +"Se puede encontrar más información acerca de live-build y el proyecto Live " +"Systems en la página web EIE y en el " +"manual en EIE." + +#. type: SH +#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:49 +#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:46 +#: en/lb_chroot_hooks.1:46 en/lb_source_hooks.1:46 +#, no-wrap +msgid "BUGS" +msgstr "ERRORES" + +#. type: Plain text +#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:51 +#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:48 +#: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 +msgid "" +"Bugs can be reported by submitting a bugreport for the live-build package in " +"the Bug Tracking System at EIE or by " +"writing a mail to the Live Systems mailing list at EIE." +msgstr "" +"Se puede notificar los fallos enviando un informe de errores sobre el " +"paquete live-build en el Bug Tracking System en EIE o escribiendo un mensaje a la lista de correo de Live Systems a " +"la dirección EIE." + +#. type: SH +#: en/lb_binary_hooks.1:49 en/lb_bootstrap_cdebootstrap.1:52 +#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:49 +#: en/lb_chroot_hooks.1:49 en/lb_source_hooks.1:49 +#, no-wrap +msgid "AUTHOR" +msgstr "AUTOR" + +#. type: Plain text +#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:53 +#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:50 +#: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 +msgid "" +"live-build was written by Daniel Baumann EIE." +msgstr "" +"live-build fue escrito por Daniel Baumann EIE." + +#. type: Plain text +#: en/lb_source_hooks.1:16 +msgid "B [--verbose]" +msgstr "B [--verbose]" + +#. type: Plain text +#: en/lb_source_hooks.1:18 +msgid "B [--help]" +msgstr "B [--help]" + +#. type: Plain text +#: en/lb_source_hooks.1:20 +msgid "B [--version]" +msgstr "B [--version]" + +#. type: Plain text +#: en/lb_source_hooks.1:25 +#, fuzzy +msgid "The B command executes hooks after the source stage." +msgstr "" +"El programa B preinstala el source del sistema con " +"I(8)." + +#. type: IP +#: en/lb_source_hooks.1:37 +#, no-wrap +msgid "B" +msgstr "B" + +#. type: IP +#: en/lb_source_hooks.1:38 +#, no-wrap +msgid "B" +msgstr "B" diff --git a/manpages/po4a.cfg b/manpages/po4a.cfg index fdcdd5caf..2b25e8308 100644 --- a/manpages/po4a.cfg +++ b/manpages/po4a.cfg @@ -5,3 +5,4 @@ [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_chroot_hooks.1 $lang:$lang/lb_chroot_hooks.$lang.1 +[type: man] en/lb_source_hooks.1 $lang:$lang/lb_source_hooks.$lang.1 diff --git a/manpages/pot/lb_source_hooks.1.pot b/manpages/pot/lb_source_hooks.1.pot new file mode 100644 index 000000000..25e675e4e --- /dev/null +++ b/manpages/pot/lb_source_hooks.1.pot @@ -0,0 +1,259 @@ +# 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 , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2013-11-04 06:44+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \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_bootstrap_cdebootstrap.1:9 +#: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 +#, no-wrap +msgid "LIVE-BUILD" +msgstr "" + +#. type: TH +#: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 +#: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 +#, no-wrap +msgid "2013-11-04" +msgstr "" + +#. type: TH +#: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 +#: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 +#, no-wrap +msgid "4.0~alpha28-1" +msgstr "" + +#. type: TH +#: en/lb_binary_hooks.1:9 en/lb_bootstrap_cdebootstrap.1:9 +#: en/lb_bootstrap_debootstrap.1:9 en/lb_bootstrap_hooks.1:9 +#: en/lb_chroot_hooks.1:9 en/lb_source_hooks.1:9 +#, no-wrap +msgid "Live Systems Project" +msgstr "" + +#. type: SH +#: en/lb_binary_hooks.1:11 en/lb_bootstrap_cdebootstrap.1:11 +#: en/lb_bootstrap_debootstrap.1:11 en/lb_bootstrap_hooks.1:11 +#: en/lb_chroot_hooks.1:11 en/lb_source_hooks.1:11 +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: en/lb_binary_hooks.1:13 en/lb_bootstrap_cdebootstrap.1:13 +#: en/lb_bootstrap_debootstrap.1:13 en/lb_bootstrap_hooks.1:13 +#: en/lb_chroot_hooks.1:13 en/lb_source_hooks.1:13 +msgid "B - Live System Build Components" +msgstr "" + +#. type: SH +#: en/lb_binary_hooks.1:14 en/lb_bootstrap_cdebootstrap.1:14 +#: en/lb_bootstrap_debootstrap.1:14 en/lb_bootstrap_hooks.1:14 +#: en/lb_chroot_hooks.1:14 en/lb_source_hooks.1:14 +#, no-wrap +msgid "SYNOPSIS" +msgstr "" + +#. type: SH +#: en/lb_binary_hooks.1:21 en/lb_bootstrap_cdebootstrap.1:21 +#: en/lb_bootstrap_debootstrap.1:21 en/lb_bootstrap_hooks.1:21 +#: en/lb_chroot_hooks.1:21 en/lb_source_hooks.1:21 +#, no-wrap +msgid "DESCRIPTION" +msgstr "" + +#. type: Plain text +#: en/lb_binary_hooks.1:23 en/lb_bootstrap_cdebootstrap.1:23 +#: en/lb_bootstrap_debootstrap.1:23 en/lb_bootstrap_hooks.1:23 +#: en/lb_chroot_hooks.1:23 en/lb_source_hooks.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_bootstrap_cdebootstrap.1:26 +#: en/lb_bootstrap_debootstrap.1:26 en/lb_bootstrap_hooks.1:26 +#: en/lb_chroot_hooks.1:26 en/lb_source_hooks.1:26 +#, no-wrap +msgid "OPTIONS" +msgstr "" + +#. type: IP +#: en/lb_binary_hooks.1:27 en/lb_bootstrap_cdebootstrap.1:29 +#: en/lb_bootstrap_debootstrap.1:29 en/lb_bootstrap_hooks.1:27 +#: en/lb_chroot_hooks.1:27 en/lb_source_hooks.1:27 +#, no-wrap +msgid "--verbose" +msgstr "" + +#. type: Plain text +#: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 +#: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 +msgid "sets verbose option (default: False)." +msgstr "" + +#. type: IP +#: en/lb_binary_hooks.1:29 en/lb_bootstrap_cdebootstrap.1:31 +#: en/lb_bootstrap_debootstrap.1:31 en/lb_bootstrap_hooks.1:29 +#: en/lb_chroot_hooks.1:29 en/lb_source_hooks.1:29 +#, no-wrap +msgid "-h, --help" +msgstr "" + +#. type: Plain text +#: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 +#: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 +msgid "show help message and exit." +msgstr "" + +#. type: IP +#: en/lb_binary_hooks.1:31 en/lb_bootstrap_cdebootstrap.1:33 +#: en/lb_bootstrap_debootstrap.1:33 en/lb_bootstrap_hooks.1:31 +#: en/lb_chroot_hooks.1:31 en/lb_source_hooks.1:31 +#, no-wrap +msgid "-v, --version" +msgstr "" + +#. type: Plain text +#: en/lb_binary_hooks.1:33 en/lb_bootstrap_cdebootstrap.1:35 +#: en/lb_bootstrap_debootstrap.1:35 en/lb_bootstrap_hooks.1:33 +#: en/lb_chroot_hooks.1:33 en/lb_source_hooks.1:33 +msgid "show program's version number and exit." +msgstr "" + +#. type: SH +#: en/lb_binary_hooks.1:34 en/lb_bootstrap_cdebootstrap.1:36 +#: en/lb_bootstrap_debootstrap.1:36 en/lb_bootstrap_hooks.1:34 +#: en/lb_chroot_hooks.1:34 en/lb_source_hooks.1:34 +#, no-wrap +msgid "FILES" +msgstr "" + +#. type: IP +#: en/lb_binary_hooks.1:35 en/lb_bootstrap_cdebootstrap.1:37 +#: en/lb_bootstrap_debootstrap.1:37 en/lb_bootstrap_hooks.1:35 +#: en/lb_chroot_hooks.1:35 en/lb_source_hooks.1:35 +#, no-wrap +msgid "B" +msgstr "" + +#. type: IP +#: en/lb_binary_hooks.1:36 en/lb_bootstrap_hooks.1:36 en/lb_chroot_hooks.1:36 +#: en/lb_source_hooks.1:36 +#, no-wrap +msgid "B" +msgstr "" + +#. type: SH +#: en/lb_binary_hooks.1:40 en/lb_bootstrap_cdebootstrap.1:43 +#: en/lb_bootstrap_debootstrap.1:43 en/lb_bootstrap_hooks.1:40 +#: en/lb_chroot_hooks.1:40 en/lb_source_hooks.1:40 +#, no-wrap +msgid "SEE ALSO" +msgstr "" + +#. FIXME +#. type: SH +#: en/lb_binary_hooks.1:43 en/lb_bootstrap_cdebootstrap.1:46 +#: en/lb_bootstrap_debootstrap.1:46 en/lb_bootstrap_hooks.1:43 +#: en/lb_chroot_hooks.1:43 en/lb_source_hooks.1:43 +#, no-wrap +msgid "HOMEPAGE" +msgstr "" + +#. type: Plain text +#: en/lb_binary_hooks.1:45 en/lb_bootstrap_cdebootstrap.1:48 +#: en/lb_bootstrap_debootstrap.1:48 en/lb_bootstrap_hooks.1:45 +#: en/lb_chroot_hooks.1:45 en/lb_source_hooks.1:45 +msgid "" +"More information about live-build and the Live Systems project can be found " +"on the homepage at EIE and in the manual " +"at EIE." +msgstr "" + +#. type: SH +#: en/lb_binary_hooks.1:46 en/lb_bootstrap_cdebootstrap.1:49 +#: en/lb_bootstrap_debootstrap.1:49 en/lb_bootstrap_hooks.1:46 +#: en/lb_chroot_hooks.1:46 en/lb_source_hooks.1:46 +#, no-wrap +msgid "BUGS" +msgstr "" + +#. type: Plain text +#: en/lb_binary_hooks.1:48 en/lb_bootstrap_cdebootstrap.1:51 +#: en/lb_bootstrap_debootstrap.1:51 en/lb_bootstrap_hooks.1:48 +#: en/lb_chroot_hooks.1:48 en/lb_source_hooks.1:48 +msgid "" +"Bugs can be reported by submitting a bugreport for the live-build package in " +"the Bug Tracking System at EIE or by " +"writing a mail to the Live Systems mailing list at EIE." +msgstr "" + +#. type: SH +#: en/lb_binary_hooks.1:49 en/lb_bootstrap_cdebootstrap.1:52 +#: en/lb_bootstrap_debootstrap.1:52 en/lb_bootstrap_hooks.1:49 +#: en/lb_chroot_hooks.1:49 en/lb_source_hooks.1:49 +#, no-wrap +msgid "AUTHOR" +msgstr "" + +#. type: Plain text +#: en/lb_binary_hooks.1:50 en/lb_bootstrap_cdebootstrap.1:53 +#: en/lb_bootstrap_debootstrap.1:53 en/lb_bootstrap_hooks.1:50 +#: en/lb_chroot_hooks.1:50 en/lb_source_hooks.1:50 +msgid "" +"live-build was written by Daniel Baumann EIE." +msgstr "" + +#. type: Plain text +#: en/lb_source_hooks.1:16 +msgid "B [--verbose]" +msgstr "" + +#. type: Plain text +#: en/lb_source_hooks.1:18 +msgid "B [--help]" +msgstr "" + +#. type: Plain text +#: en/lb_source_hooks.1:20 +msgid "B [--version]" +msgstr "" + +#. type: Plain text +#: en/lb_source_hooks.1:25 +msgid "The B command executes hooks after the source stage." +msgstr "" + +#. type: IP +#: en/lb_source_hooks.1:37 +#, no-wrap +msgid "B" +msgstr "" + +#. type: IP +#: en/lb_source_hooks.1:38 +#, no-wrap +msgid "B" +msgstr "" -- cgit v1.2.3