Adding lb-source-includes manpage.
This commit is contained in:
parent
8e0188c72c
commit
3dbe0430d9
|
@ -66,7 +66,7 @@ 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\-chroot\-includes\fP(1) 4
|
||||
.IP \fIlb\-source\-includes\fP(1) 4
|
||||
|
||||
.SH HOMEPAGE
|
||||
|
|
|
@ -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 source\-includes\fP [\-\-verbose]
|
||||
.PP
|
||||
\fBlb source\-includes\fP [\-\-help]
|
||||
.br
|
||||
\fBlb source\-includes\fP [\-\-version]
|
||||
.
|
||||
.SH BESCHREIBUNG
|
||||
live\-build enthält die Komponenten um ein Live System von einem
|
||||
Konfigurationsverzeichnis zu erstellen.
|
||||
.PP
|
||||
Der \fBlb source\-includes\fP Befehl kopiert Include Dateien in den Source
|
||||
Stage.
|
||||
|
||||
.SH SPEZIFIKATION
|
||||
\fBlb source\-includes\fP kopiert alle Include Dateien die sich im
|
||||
\fBconfig/includes\fP oder \fBconfig/includes.source\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 source\-includes\fP kopiert werden, die ursprünglichen Zugriffsrechte
|
||||
bleiben erhalten. Spezielle Besitzer können mit einer passenden Hook Datei
|
||||
gesetzt werden, siehe \fIlb\-source\-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.source\fP Verzeichnis als
|
||||
zweites. Dateien die sowohl im Source 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.source\fP: 4
|
||||
Include Dateien spezifisch für den Source Stage.
|
||||
.IP \fBsource\fP: 4
|
||||
Verzeichnis in das die Include Dateien kopiert werden.
|
||||
|
||||
.SH "SIEHE AUCH"
|
||||
.IP \fIlb\-bootstrap\-includes\fP(1) 4
|
||||
.IP \fIlb\-chroot\-includes\fP(1) 4
|
||||
.IP \fIlb\-binary\-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.
|
|
@ -48,7 +48,7 @@ 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\-chroot\-includes\fR(1)" 4
|
||||
.IP "\fIlb\-source\-includes\fR(1)" 4
|
||||
|
||||
.SH HOMEPAGE
|
||||
|
|
|
@ -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 source\-includes\fR [\-\-verbose]
|
||||
.PP
|
||||
\fBlb source\-includes\fR [\-\-help]
|
||||
.br
|
||||
\fBlb source\-includes\fR [\-\-version]
|
||||
.
|
||||
.SH DESCRIPTION
|
||||
live\-build contains the components to build a live system from a configuration directory.
|
||||
.PP
|
||||
The \fBlb source\-includes\fR command copies include files into the source stage.
|
||||
|
||||
.SH SPECIFICATION
|
||||
\fBlb source\-includes\fR copies any include files found in the \fBconfig/includes\fR and \fBconfig/includes.source\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 source\-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-source-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.source\fR directory are copied second. Files present in the source 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.source\fR:" 4
|
||||
include files specific for the source stage.
|
||||
.IP "\fBsource\fR:" 4
|
||||
directory in which the include files are copied into.
|
||||
|
||||
.SH SEE ALSO
|
||||
.IP "\fIlb\-bootstrap\-includes\fR(1)" 4
|
||||
.IP "\fIlb\-chroot\-includes\fR(1)" 4
|
||||
.IP "\fIlb\-binary\-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>.
|
|
@ -64,7 +64,7 @@ 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\-chroot\-includes\fP(1) 4
|
||||
.IP \fIlb\-source\-includes\fP(1) 4
|
||||
|
||||
.SH "PÁGINA WEB"
|
||||
|
|
|
@ -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 source\-includes\fP [\-\-verbose]
|
||||
.PP
|
||||
\fBlb source\-includes\fP [\-\-help]
|
||||
.br
|
||||
\fBlb source\-includes\fP [\-\-version]
|
||||
.
|
||||
.SH DESCRIPCIÓN
|
||||
live\-build contains the components to build a live system from a
|
||||
configuration directory.
|
||||
.PP
|
||||
The \fBlb source\-includes\fP command copies include files into the source
|
||||
stage.
|
||||
|
||||
.SH SPECIFICATION
|
||||
\fBlb source\-includes\fP copies any include files found in the
|
||||
\fBconfig/includes\fP and \fBconfig/includes.source\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 source\-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\-source\-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.source\fP directory are copied second. Files
|
||||
present in the source 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.source\fP: 4
|
||||
include files specific for the source stage.
|
||||
.IP \fBsource\fP: 4
|
||||
directory in which the include files are copied into.
|
||||
|
||||
.SH "VER TAMBIÉN"
|
||||
.IP \fIlb\-bootstrap\-includes\fP(1) 4
|
||||
.IP \fIlb\-chroot\-includes\fP(1) 4
|
||||
.IP \fIlb\-binary\-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>.
|
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-11-04 18:37+0100\n"
|
||||
"POT-Creation-Date: 2013-11-04 18:48+0100\n"
|
||||
"PO-Revision-Date: 2013-11-04 18:35+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -20,7 +20,7 @@ msgstr ""
|
|||
#: 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-hooks.1:9 en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr "LIVE-BUILD"
|
||||
|
@ -29,7 +29,7 @@ msgstr "LIVE-BUILD"
|
|||
#: 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-hooks.1:9 en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-11-04"
|
||||
msgstr "04.11.2013"
|
||||
|
@ -38,7 +38,7 @@ msgstr "04.11.2013"
|
|||
#: 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-hooks.1:9 en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgstr "4.0~alpha29-1"
|
||||
|
@ -47,7 +47,7 @@ msgstr "4.0~alpha29-1"
|
|||
#: 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-hooks.1:9 en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr "Live Systems Projekt"
|
||||
|
@ -57,6 +57,7 @@ msgstr "Live Systems Projekt"
|
|||
#: 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-source-includes.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
msgstr "NAME"
|
||||
|
@ -66,6 +67,7 @@ msgstr "NAME"
|
|||
#: 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-source-includes.1:13
|
||||
msgid "B<live-build> - Live System Build Components"
|
||||
msgstr "B<live-build> - System Build Komponenten"
|
||||
|
||||
|
@ -74,6 +76,7 @@ msgstr "B<live-build> - System Build Komponenten"
|
|||
#: 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-source-includes.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
msgstr "SYNTAX"
|
||||
|
@ -83,6 +86,7 @@ msgstr "SYNTAX"
|
|||
#: 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-source-includes.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
msgstr "BESCHREIBUNG"
|
||||
|
@ -92,6 +96,7 @@ msgstr "BESCHREIBUNG"
|
|||
#: 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-source-includes.1:23
|
||||
msgid ""
|
||||
"live-build contains the components to build a live system from a "
|
||||
"configuration directory."
|
||||
|
@ -103,6 +108,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:26
|
||||
#, no-wrap
|
||||
msgid "SPECIFICATION"
|
||||
msgstr "SPEZIFIKATION"
|
||||
|
@ -112,6 +118,7 @@ msgstr "SPEZIFIKATION"
|
|||
#: 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-source-includes.1:33
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
msgstr "OPTIONEN"
|
||||
|
@ -121,6 +128,7 @@ msgstr "OPTIONEN"
|
|||
#: 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-source-includes.1:34
|
||||
#, no-wrap
|
||||
msgid "B<--verbose>"
|
||||
msgstr "B<--verbose>"
|
||||
|
@ -130,6 +138,7 @@ msgstr "B<--verbose>"
|
|||
#: 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-source-includes.1:36
|
||||
msgid "sets verbose option (default: False)."
|
||||
msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)."
|
||||
|
||||
|
@ -138,6 +147,7 @@ msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)."
|
|||
#: 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-source-includes.1:36
|
||||
#, no-wrap
|
||||
msgid "B<-h, --help>"
|
||||
msgstr "B<-h, --help>"
|
||||
|
@ -147,6 +157,7 @@ msgstr "B<-h, --help>"
|
|||
#: 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-source-includes.1:38
|
||||
msgid "show help message and exit."
|
||||
msgstr "zeigt Hilfenachricht und beendet sich."
|
||||
|
||||
|
@ -155,6 +166,7 @@ msgstr "zeigt Hilfenachricht und beendet sich."
|
|||
#: 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-source-includes.1:38
|
||||
#, no-wrap
|
||||
msgid "B<--version>"
|
||||
msgstr "B<--version>"
|
||||
|
@ -164,6 +176,7 @@ msgstr "B<--version>"
|
|||
#: 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-source-includes.1:40
|
||||
msgid "show program's version number and exit."
|
||||
msgstr "zeigt Versionsnummer des Programms und beendet sich."
|
||||
|
||||
|
@ -172,6 +185,7 @@ msgstr "zeigt Versionsnummer des Programms und beendet sich."
|
|||
#: 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-source-includes.1:41
|
||||
#, no-wrap
|
||||
msgid "FILES"
|
||||
msgstr "DATEIEN"
|
||||
|
@ -187,6 +201,7 @@ msgstr "B<binary>:"
|
|||
#: 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-source-includes.1:49
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr "SIEHE AUCH"
|
||||
|
@ -196,6 +211,7 @@ msgstr "SIEHE AUCH"
|
|||
#: 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-source-includes.1:54
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
msgstr "HOMEPAGE"
|
||||
|
@ -205,6 +221,7 @@ msgstr "HOMEPAGE"
|
|||
#: 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-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 "
|
||||
|
@ -219,6 +236,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:57
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr "FEHLER"
|
||||
|
@ -228,6 +246,7 @@ msgstr "FEHLER"
|
|||
#: 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-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 "
|
||||
|
@ -246,6 +265,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:60
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
msgstr "AUTOR"
|
||||
|
@ -255,6 +275,7 @@ msgstr "AUTOR"
|
|||
#: 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-source-includes.1:61
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
msgstr ""
|
||||
|
@ -326,12 +347,14 @@ msgstr ""
|
|||
|
||||
#. type: IP
|
||||
#: en/lb-binary-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
|
||||
msgid "generic include files."
|
||||
msgstr "Allgemeine Include Dateien."
|
||||
|
||||
|
@ -348,20 +371,22 @@ msgstr "Include Dateien spezifisch für den Binary Stage."
|
|||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-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
|
||||
#, no-wrap
|
||||
msgid "I<lb-bootstrap-includes>(1)"
|
||||
msgstr "I<lb-bootstrap-includes>(1)"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:51 en/lb-chroot-includes.1:51
|
||||
#: en/lb-binary-includes.1:51 en/lb-source-includes.1:51
|
||||
#, no-wrap
|
||||
msgid "I<lb-binary-includes>(1)"
|
||||
msgstr "I<lb-binary-includes>(1)"
|
||||
msgid "I<lb-chroot-includes>(1)"
|
||||
msgstr "I<lb-chroot-includes>(1)"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:52 en/lb-chroot-includes.1:52
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-11-04 18:37+0100\n"
|
||||
"POT-Creation-Date: 2013-11-04 18:48+0100\n"
|
||||
"PO-Revision-Date: 2013-11-04 18:09+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -20,7 +20,7 @@ msgstr ""
|
|||
#: 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-hooks.1:9 en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr "LIVE-BUILD"
|
||||
|
@ -29,7 +29,7 @@ msgstr "LIVE-BUILD"
|
|||
#: 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-hooks.1:9 en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-11-04"
|
||||
msgstr "04.11.2013"
|
||||
|
@ -38,7 +38,7 @@ msgstr "04.11.2013"
|
|||
#: 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-hooks.1:9 en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgstr "4.0~alpha29-1"
|
||||
|
@ -47,7 +47,7 @@ msgstr "4.0~alpha29-1"
|
|||
#: 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-hooks.1:9 en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr "Live Systems Projekt"
|
||||
|
@ -57,6 +57,7 @@ msgstr "Live Systems Projekt"
|
|||
#: 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-source-includes.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
msgstr "NAME"
|
||||
|
@ -66,6 +67,7 @@ msgstr "NAME"
|
|||
#: 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-source-includes.1:13
|
||||
msgid "B<live-build> - Live System Build Components"
|
||||
msgstr "B<live-build> - System Build Komponenten"
|
||||
|
||||
|
@ -74,6 +76,7 @@ msgstr "B<live-build> - System Build Komponenten"
|
|||
#: 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-source-includes.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
msgstr "SYNTAX"
|
||||
|
@ -83,6 +86,7 @@ msgstr "SYNTAX"
|
|||
#: 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-source-includes.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
msgstr "BESCHREIBUNG"
|
||||
|
@ -92,6 +96,7 @@ msgstr "BESCHREIBUNG"
|
|||
#: 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-source-includes.1:23
|
||||
msgid ""
|
||||
"live-build contains the components to build a live system from a "
|
||||
"configuration directory."
|
||||
|
@ -103,6 +108,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:26
|
||||
#, no-wrap
|
||||
msgid "SPECIFICATION"
|
||||
msgstr "SPEZIFIKATION"
|
||||
|
@ -112,6 +118,7 @@ msgstr "SPEZIFIKATION"
|
|||
#: 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-source-includes.1:33
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
msgstr "OPTIONEN"
|
||||
|
@ -121,6 +128,7 @@ msgstr "OPTIONEN"
|
|||
#: 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-source-includes.1:34
|
||||
#, no-wrap
|
||||
msgid "B<--verbose>"
|
||||
msgstr "B<--verbose>"
|
||||
|
@ -130,6 +138,7 @@ msgstr "B<--verbose>"
|
|||
#: 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-source-includes.1:36
|
||||
msgid "sets verbose option (default: False)."
|
||||
msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)."
|
||||
|
||||
|
@ -138,6 +147,7 @@ msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)."
|
|||
#: 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-source-includes.1:36
|
||||
#, no-wrap
|
||||
msgid "B<-h, --help>"
|
||||
msgstr "B<-h, --help>"
|
||||
|
@ -147,6 +157,7 @@ msgstr "B<-h, --help>"
|
|||
#: 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-source-includes.1:38
|
||||
msgid "show help message and exit."
|
||||
msgstr "zeigt Hilfenachricht und beendet sich."
|
||||
|
||||
|
@ -155,6 +166,7 @@ msgstr "zeigt Hilfenachricht und beendet sich."
|
|||
#: 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-source-includes.1:38
|
||||
#, no-wrap
|
||||
msgid "B<--version>"
|
||||
msgstr "B<--version>"
|
||||
|
@ -164,6 +176,7 @@ msgstr "B<--version>"
|
|||
#: 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-source-includes.1:40
|
||||
msgid "show program's version number and exit."
|
||||
msgstr "zeigt Versionsnummer des Programms und beendet sich."
|
||||
|
||||
|
@ -172,6 +185,7 @@ msgstr "zeigt Versionsnummer des Programms und beendet sich."
|
|||
#: 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-source-includes.1:41
|
||||
#, no-wrap
|
||||
msgid "FILES"
|
||||
msgstr "DATEIEN"
|
||||
|
@ -181,6 +195,7 @@ msgstr "DATEIEN"
|
|||
#: 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-source-includes.1:49
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr "SIEHE AUCH"
|
||||
|
@ -190,6 +205,7 @@ msgstr "SIEHE AUCH"
|
|||
#: 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-source-includes.1:54
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
msgstr "HOMEPAGE"
|
||||
|
@ -199,6 +215,7 @@ msgstr "HOMEPAGE"
|
|||
#: 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-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 "
|
||||
|
@ -213,6 +230,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:57
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr "FEHLER"
|
||||
|
@ -222,6 +240,7 @@ msgstr "FEHLER"
|
|||
#: 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-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 "
|
||||
|
@ -240,6 +259,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:60
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
msgstr "AUTOR"
|
||||
|
@ -249,6 +269,7 @@ msgstr "AUTOR"
|
|||
#: 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-source-includes.1:61
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
msgstr ""
|
||||
|
@ -257,32 +278,30 @@ msgstr ""
|
|||
|
||||
#. type: IP
|
||||
#: en/lb-binary-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
|
||||
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
|
||||
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
|
||||
#, no-wrap
|
||||
msgid "I<lb-bootstrap-includes>(1)"
|
||||
msgstr "I<lb-bootstrap-includes>(1)"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:51 en/lb-chroot-includes.1:51
|
||||
#, no-wrap
|
||||
msgid "I<lb-binary-includes>(1)"
|
||||
msgstr "I<lb-binary-includes>(1)"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:52 en/lb-chroot-includes.1:52
|
||||
#, no-wrap
|
||||
|
@ -369,3 +388,9 @@ 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)"
|
||||
|
|
|
@ -0,0 +1,395 @@
|
|||
# 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 18:48+0100\n"
|
||||
"PO-Revision-Date: 2013-11-04 18:48+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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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
|
||||
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
|
||||
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
|
||||
#, no-wrap
|
||||
msgid "I<lb-bootstrap-includes>(1)"
|
||||
msgstr "I<lb-bootstrap-includes>(1)"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:51 en/lb-source-includes.1:51
|
||||
#, no-wrap
|
||||
msgid "I<lb-chroot-includes>(1)"
|
||||
msgstr "I<lb-chroot-includes>(1)"
|
||||
|
||||
#. 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)"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-source-hooks.1:54 en/lb-source-includes.1:46
|
||||
#, no-wrap
|
||||
msgid "B<source>:"
|
||||
msgstr "B<source>:"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-source-includes.1:16
|
||||
msgid "B<lb source-includes> [--verbose]"
|
||||
msgstr "B<lb source-includes> [--verbose]"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-source-includes.1:18
|
||||
msgid "B<lb source-includes> [--help]"
|
||||
msgstr "B<lb source-includes> [--help]"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-source-includes.1:20
|
||||
msgid "B<lb source-includes> [--version]"
|
||||
msgstr "B<lb source-includes> [--version]"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-source-includes.1:25
|
||||
msgid ""
|
||||
"The B<lb source-includes> command copies include files into the source stage."
|
||||
msgstr ""
|
||||
"Der B<lb source-includes> Befehl kopiert Include Dateien in den Source Stage."
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-source-includes.1:28
|
||||
msgid ""
|
||||
"B<lb source-includes> copies any include files found in the B<config/"
|
||||
"includes> and B<config/includes.source> directories within the configuration "
|
||||
"directory."
|
||||
msgstr ""
|
||||
"B<lb source-includes> kopiert alle Include Dateien die sich im B<config/"
|
||||
"includes> oder B<config/includes.source> Verzeichnis innerhalb des "
|
||||
"Konfigurationsvereichnisses befinden."
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-source-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 source-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-source-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 source-includes> kopiert werden, die ursprünglichen Zugriffsrechte "
|
||||
"bleiben erhalten. Spezielle Besitzer können mit einer passenden Hook Datei "
|
||||
"gesetzt werden, siehe I<lb-source-hooks>(1) für mehr Informationen über Hook "
|
||||
"Dateien."
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-source-includes.1:32
|
||||
msgid ""
|
||||
"Include files in the B<config/includes> directory are copied first, include "
|
||||
"files in the B<config/includes.source> directory are copied second. Files "
|
||||
"present in the source 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.source> Verzeichnis als zweites. "
|
||||
"Dateien die sowohl im Source 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-source-includes.1:44
|
||||
#, no-wrap
|
||||
msgid "B<config/includes.source>:"
|
||||
msgstr "B<config/includes.source>:"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-source-includes.1:46
|
||||
msgid "include files specific for the source stage."
|
||||
msgstr "Include Dateien spezifisch für den Source Stage."
|
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-11-04 18:37+0100\n"
|
||||
"POT-Creation-Date: 2013-11-04 18:48+0100\n"
|
||||
"PO-Revision-Date: 2013-11-04 18:35+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -20,7 +20,7 @@ msgstr ""
|
|||
#: 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-hooks.1:9 en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr "LIVE-BUILD"
|
||||
|
@ -29,7 +29,7 @@ msgstr "LIVE-BUILD"
|
|||
#: 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-hooks.1:9 en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-11-04"
|
||||
msgstr "04.11.2013"
|
||||
|
@ -38,7 +38,7 @@ msgstr "04.11.2013"
|
|||
#: 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-hooks.1:9 en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgstr "4.0~alpha29-1"
|
||||
|
@ -47,7 +47,7 @@ msgstr "4.0~alpha29-1"
|
|||
#: 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-hooks.1:9 en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr "Proyecto Live Systems"
|
||||
|
@ -57,6 +57,7 @@ msgstr "Proyecto Live Systems"
|
|||
#: 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-source-includes.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
msgstr "NOMBRE"
|
||||
|
@ -66,6 +67,7 @@ msgstr "NOMBRE"
|
|||
#: 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-source-includes.1:13
|
||||
#, fuzzy
|
||||
msgid "B<live-build> - Live System Build Components"
|
||||
msgstr "B<live-build> - Scripts de Creación del Sistema"
|
||||
|
@ -75,6 +77,7 @@ msgstr "B<live-build> - Scripts de Creación del Sistema"
|
|||
#: 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-source-includes.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
msgstr "SINOPSIS"
|
||||
|
@ -84,6 +87,7 @@ msgstr "SINOPSIS"
|
|||
#: 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-source-includes.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
msgstr "DESCRIPCIÓN"
|
||||
|
@ -93,6 +97,7 @@ msgstr "DESCRIPCIÓN"
|
|||
#: 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-source-includes.1:23
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"live-build contains the components to build a live system from a "
|
||||
|
@ -105,6 +110,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:26
|
||||
#, no-wrap
|
||||
msgid "SPECIFICATION"
|
||||
msgstr ""
|
||||
|
@ -114,6 +120,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:33
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
msgstr "OPCIONES"
|
||||
|
@ -123,6 +130,7 @@ msgstr "OPCIONES"
|
|||
#: 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-source-includes.1:34
|
||||
#, no-wrap
|
||||
msgid "B<--verbose>"
|
||||
msgstr "B<--verbose>"
|
||||
|
@ -132,6 +140,7 @@ msgstr "B<--verbose>"
|
|||
#: 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-source-includes.1:36
|
||||
msgid "sets verbose option (default: False)."
|
||||
msgstr "establece la opción verbose (por defecto: False)."
|
||||
|
||||
|
@ -140,6 +149,7 @@ msgstr "establece la opción verbose (por defecto: False)."
|
|||
#: 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-source-includes.1:36
|
||||
#, no-wrap
|
||||
msgid "B<-h, --help>"
|
||||
msgstr "B<-h, --help>"
|
||||
|
@ -149,6 +159,7 @@ msgstr "B<-h, --help>"
|
|||
#: 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-source-includes.1:38
|
||||
msgid "show help message and exit."
|
||||
msgstr "muestra el mensaje de ayuda y sale."
|
||||
|
||||
|
@ -157,6 +168,7 @@ msgstr "muestra el mensaje de ayuda y sale."
|
|||
#: 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-source-includes.1:38
|
||||
#, no-wrap
|
||||
msgid "B<--version>"
|
||||
msgstr "B<--version>"
|
||||
|
@ -166,6 +178,7 @@ msgstr "B<--version>"
|
|||
#: 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-source-includes.1:40
|
||||
msgid "show program's version number and exit."
|
||||
msgstr "muestra el número de versión del programa y sale."
|
||||
|
||||
|
@ -174,6 +187,7 @@ msgstr "muestra el número de versión del programa y sale."
|
|||
#: 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-source-includes.1:41
|
||||
#, no-wrap
|
||||
msgid "FILES"
|
||||
msgstr "FICHEROS"
|
||||
|
@ -189,6 +203,7 @@ msgstr "B<binary>:"
|
|||
#: 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-source-includes.1:49
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr "VER TAMBIÉN"
|
||||
|
@ -198,6 +213,7 @@ msgstr "VER TAMBIÉN"
|
|||
#: 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-source-includes.1:54
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
msgstr "PÁGINA WEB"
|
||||
|
@ -207,6 +223,7 @@ msgstr "PÁGINA WEB"
|
|||
#: 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-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 "
|
||||
|
@ -221,6 +238,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:57
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr "ERRORES"
|
||||
|
@ -230,6 +248,7 @@ msgstr "ERRORES"
|
|||
#: 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-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 "
|
||||
|
@ -246,6 +265,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:60
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
msgstr "AUTOR"
|
||||
|
@ -255,6 +275,7 @@ msgstr "AUTOR"
|
|||
#: 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-source-includes.1:61
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
msgstr ""
|
||||
|
@ -314,12 +335,14 @@ msgstr ""
|
|||
|
||||
#. type: IP
|
||||
#: en/lb-binary-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
|
||||
msgid "generic include files."
|
||||
msgstr ""
|
||||
|
||||
|
@ -336,20 +359,22 @@ msgstr ""
|
|||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-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
|
||||
#, no-wrap
|
||||
msgid "I<lb-bootstrap-includes>(1)"
|
||||
msgstr "I<lb-bootstrap-includes>(1)"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:51 en/lb-chroot-includes.1:51
|
||||
#: en/lb-binary-includes.1:51 en/lb-source-includes.1:51
|
||||
#, no-wrap
|
||||
msgid "I<lb-binary-includes>(1)"
|
||||
msgstr "I<lb-binary-includes>(1)"
|
||||
msgid "I<lb-chroot-includes>(1)"
|
||||
msgstr "I<lb-chroot-includes>(1)"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:52 en/lb-chroot-includes.1:52
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-11-04 18:37+0100\n"
|
||||
"POT-Creation-Date: 2013-11-04 18:48+0100\n"
|
||||
"PO-Revision-Date: 2013-11-04 18:09+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -20,7 +20,7 @@ msgstr ""
|
|||
#: 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-hooks.1:9 en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr "LIVE-BUILD"
|
||||
|
@ -29,7 +29,7 @@ msgstr "LIVE-BUILD"
|
|||
#: 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-hooks.1:9 en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-11-04"
|
||||
msgstr "04.11.2013"
|
||||
|
@ -38,7 +38,7 @@ msgstr "04.11.2013"
|
|||
#: 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-hooks.1:9 en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgstr "4.0~alpha29-1"
|
||||
|
@ -47,7 +47,7 @@ msgstr "4.0~alpha29-1"
|
|||
#: 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-hooks.1:9 en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr "Proyecto Live Systems"
|
||||
|
@ -57,6 +57,7 @@ msgstr "Proyecto Live Systems"
|
|||
#: 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-source-includes.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
msgstr "NOMBRE"
|
||||
|
@ -66,6 +67,7 @@ msgstr "NOMBRE"
|
|||
#: 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-source-includes.1:13
|
||||
#, fuzzy
|
||||
msgid "B<live-build> - Live System Build Components"
|
||||
msgstr "B<live-build> - Scripts de Creación del Sistema"
|
||||
|
@ -75,6 +77,7 @@ msgstr "B<live-build> - Scripts de Creación del Sistema"
|
|||
#: 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-source-includes.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
msgstr "SINOPSIS"
|
||||
|
@ -84,6 +87,7 @@ msgstr "SINOPSIS"
|
|||
#: 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-source-includes.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
msgstr "DESCRIPCIÓN"
|
||||
|
@ -93,6 +97,7 @@ msgstr "DESCRIPCIÓN"
|
|||
#: 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-source-includes.1:23
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"live-build contains the components to build a live system from a "
|
||||
|
@ -105,6 +110,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:26
|
||||
#, no-wrap
|
||||
msgid "SPECIFICATION"
|
||||
msgstr ""
|
||||
|
@ -114,6 +120,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:33
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
msgstr "OPCIONES"
|
||||
|
@ -123,6 +130,7 @@ msgstr "OPCIONES"
|
|||
#: 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-source-includes.1:34
|
||||
#, no-wrap
|
||||
msgid "B<--verbose>"
|
||||
msgstr "B<--verbose>"
|
||||
|
@ -132,6 +140,7 @@ msgstr "B<--verbose>"
|
|||
#: 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-source-includes.1:36
|
||||
msgid "sets verbose option (default: False)."
|
||||
msgstr "establece la opción verbose (por defecto: False)."
|
||||
|
||||
|
@ -140,6 +149,7 @@ msgstr "establece la opción verbose (por defecto: False)."
|
|||
#: 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-source-includes.1:36
|
||||
#, no-wrap
|
||||
msgid "B<-h, --help>"
|
||||
msgstr "B<-h, --help>"
|
||||
|
@ -149,6 +159,7 @@ msgstr "B<-h, --help>"
|
|||
#: 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-source-includes.1:38
|
||||
msgid "show help message and exit."
|
||||
msgstr "muestra el mensaje de ayuda y sale."
|
||||
|
||||
|
@ -157,6 +168,7 @@ msgstr "muestra el mensaje de ayuda y sale."
|
|||
#: 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-source-includes.1:38
|
||||
#, no-wrap
|
||||
msgid "B<--version>"
|
||||
msgstr "B<--version>"
|
||||
|
@ -166,6 +178,7 @@ msgstr "B<--version>"
|
|||
#: 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-source-includes.1:40
|
||||
msgid "show program's version number and exit."
|
||||
msgstr "muestra el número de versión del programa y sale."
|
||||
|
||||
|
@ -174,6 +187,7 @@ msgstr "muestra el número de versión del programa y sale."
|
|||
#: 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-source-includes.1:41
|
||||
#, no-wrap
|
||||
msgid "FILES"
|
||||
msgstr "FICHEROS"
|
||||
|
@ -183,6 +197,7 @@ msgstr "FICHEROS"
|
|||
#: 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-source-includes.1:49
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr "VER TAMBIÉN"
|
||||
|
@ -192,6 +207,7 @@ msgstr "VER TAMBIÉN"
|
|||
#: 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-source-includes.1:54
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
msgstr "PÁGINA WEB"
|
||||
|
@ -201,6 +217,7 @@ msgstr "PÁGINA WEB"
|
|||
#: 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-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 "
|
||||
|
@ -215,6 +232,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:57
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr "ERRORES"
|
||||
|
@ -224,6 +242,7 @@ msgstr "ERRORES"
|
|||
#: 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-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 "
|
||||
|
@ -240,6 +259,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:60
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
msgstr "AUTOR"
|
||||
|
@ -249,6 +269,7 @@ msgstr "AUTOR"
|
|||
#: 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-source-includes.1:61
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
msgstr ""
|
||||
|
@ -257,32 +278,30 @@ msgstr ""
|
|||
|
||||
#. type: IP
|
||||
#: en/lb-binary-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
|
||||
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
|
||||
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
|
||||
#, no-wrap
|
||||
msgid "I<lb-bootstrap-includes>(1)"
|
||||
msgstr "I<lb-bootstrap-includes>(1)"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:51 en/lb-chroot-includes.1:51
|
||||
#, no-wrap
|
||||
msgid "I<lb-binary-includes>(1)"
|
||||
msgstr "I<lb-binary-includes>(1)"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:52 en/lb-chroot-includes.1:52
|
||||
#, no-wrap
|
||||
|
@ -357,3 +376,9 @@ 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)"
|
||||
|
|
|
@ -0,0 +1,383 @@
|
|||
# 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 18:48+0100\n"
|
||||
"PO-Revision-Date: 2013-11-04 18:48+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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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
|
||||
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
|
||||
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
|
||||
#, no-wrap
|
||||
msgid "I<lb-bootstrap-includes>(1)"
|
||||
msgstr "I<lb-bootstrap-includes>(1)"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:51 en/lb-source-includes.1:51
|
||||
#, no-wrap
|
||||
msgid "I<lb-chroot-includes>(1)"
|
||||
msgstr "I<lb-chroot-includes>(1)"
|
||||
|
||||
#. 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)"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-source-hooks.1:54 en/lb-source-includes.1:46
|
||||
#, no-wrap
|
||||
msgid "B<source>:"
|
||||
msgstr "B<source>:"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-source-includes.1:16
|
||||
msgid "B<lb source-includes> [--verbose]"
|
||||
msgstr "B<lb source-includes> [--verbose]"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-source-includes.1:18
|
||||
msgid "B<lb source-includes> [--help]"
|
||||
msgstr "B<lb source-includes> [--help]"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-source-includes.1:20
|
||||
msgid "B<lb source-includes> [--version]"
|
||||
msgstr "B<lb source-includes> [--version]"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-source-includes.1:25
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"The B<lb source-includes> command copies include files into the source stage."
|
||||
msgstr ""
|
||||
"El programa B<lb chroot_hooks> preinstala el chroot del sistema con "
|
||||
"I<debootstrap>(8)."
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-source-includes.1:28
|
||||
msgid ""
|
||||
"B<lb source-includes> copies any include files found in the B<config/"
|
||||
"includes> and B<config/includes.source> directories within the configuration "
|
||||
"directory."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-source-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 source-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-source-hooks>(1) for more information about hooks."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-source-includes.1:32
|
||||
msgid ""
|
||||
"Include files in the B<config/includes> directory are copied first, include "
|
||||
"files in the B<config/includes.source> directory are copied second. Files "
|
||||
"present in the source and either of the include directories are silently "
|
||||
"overwritten, the later file replaces the earlier."
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-source-includes.1:44
|
||||
#, no-wrap
|
||||
msgid "B<config/includes.source>:"
|
||||
msgstr "B<config/includes.source>:"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-source-includes.1:46
|
||||
msgid "include files specific for the source stage."
|
||||
msgstr ""
|
|
@ -8,3 +8,4 @@
|
|||
[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
|
||||
[type: man] en/lb-source-includes.1 $lang:$lang/lb-source-includes.$lang.1
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-11-04 18:37+0100\n"
|
||||
"POT-Creation-Date: 2013-11-04 18:48+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"
|
||||
|
@ -20,7 +20,7 @@ msgstr ""
|
|||
#: 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-hooks.1:9 en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr ""
|
||||
|
@ -29,7 +29,7 @@ msgstr ""
|
|||
#: 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-hooks.1:9 en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-11-04"
|
||||
msgstr ""
|
||||
|
@ -38,7 +38,7 @@ msgstr ""
|
|||
#: 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-hooks.1:9 en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgstr ""
|
||||
|
@ -47,7 +47,7 @@ msgstr ""
|
|||
#: 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-hooks.1:9 en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr ""
|
||||
|
@ -57,6 +57,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
msgstr ""
|
||||
|
@ -66,6 +67,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:13
|
||||
msgid "B<live-build> - Live System Build Components"
|
||||
msgstr ""
|
||||
|
||||
|
@ -74,6 +76,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
msgstr ""
|
||||
|
@ -83,6 +86,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
msgstr ""
|
||||
|
@ -92,6 +96,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:23
|
||||
msgid ""
|
||||
"live-build contains the components to build a live system from a "
|
||||
"configuration directory."
|
||||
|
@ -101,6 +106,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:26
|
||||
#, no-wrap
|
||||
msgid "SPECIFICATION"
|
||||
msgstr ""
|
||||
|
@ -110,6 +116,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:33
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
msgstr ""
|
||||
|
@ -119,6 +126,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:34
|
||||
#, no-wrap
|
||||
msgid "B<--verbose>"
|
||||
msgstr ""
|
||||
|
@ -128,6 +136,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:36
|
||||
msgid "sets verbose option (default: False)."
|
||||
msgstr ""
|
||||
|
||||
|
@ -136,6 +145,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:36
|
||||
#, no-wrap
|
||||
msgid "B<-h, --help>"
|
||||
msgstr ""
|
||||
|
@ -145,6 +155,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:38
|
||||
msgid "show help message and exit."
|
||||
msgstr ""
|
||||
|
||||
|
@ -153,6 +164,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:38
|
||||
#, no-wrap
|
||||
msgid "B<--version>"
|
||||
msgstr ""
|
||||
|
@ -162,6 +174,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:40
|
||||
msgid "show program's version number and exit."
|
||||
msgstr ""
|
||||
|
||||
|
@ -170,6 +183,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:41
|
||||
#, no-wrap
|
||||
msgid "FILES"
|
||||
msgstr ""
|
||||
|
@ -185,6 +199,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:49
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr ""
|
||||
|
@ -194,6 +209,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:54
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
msgstr ""
|
||||
|
@ -203,6 +219,7 @@ msgstr ""
|
|||
#: 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-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 "
|
||||
|
@ -214,6 +231,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:57
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr ""
|
||||
|
@ -223,6 +241,7 @@ msgstr ""
|
|||
#: 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-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 "
|
||||
|
@ -235,6 +254,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:60
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
msgstr ""
|
||||
|
@ -244,6 +264,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:61
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
msgstr ""
|
||||
|
@ -298,12 +319,14 @@ msgstr ""
|
|||
|
||||
#. type: IP
|
||||
#: en/lb-binary-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
|
||||
msgid "generic include files."
|
||||
msgstr ""
|
||||
|
||||
|
@ -320,19 +343,21 @@ msgstr ""
|
|||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-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
|
||||
#, no-wrap
|
||||
msgid "I<lb-bootstrap-includes>(1)"
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:51 en/lb-chroot-includes.1:51
|
||||
#: en/lb-binary-includes.1:51 en/lb-source-includes.1:51
|
||||
#, no-wrap
|
||||
msgid "I<lb-binary-includes>(1)"
|
||||
msgid "I<lb-chroot-includes>(1)"
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-11-04 18:37+0100\n"
|
||||
"POT-Creation-Date: 2013-11-04 18:48+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"
|
||||
|
@ -20,7 +20,7 @@ msgstr ""
|
|||
#: 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-hooks.1:9 en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr ""
|
||||
|
@ -29,7 +29,7 @@ msgstr ""
|
|||
#: 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-hooks.1:9 en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-11-04"
|
||||
msgstr ""
|
||||
|
@ -38,7 +38,7 @@ msgstr ""
|
|||
#: 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-hooks.1:9 en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgstr ""
|
||||
|
@ -47,7 +47,7 @@ msgstr ""
|
|||
#: 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-hooks.1:9 en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr ""
|
||||
|
@ -57,6 +57,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
msgstr ""
|
||||
|
@ -66,6 +67,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:13
|
||||
msgid "B<live-build> - Live System Build Components"
|
||||
msgstr ""
|
||||
|
||||
|
@ -74,6 +76,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
msgstr ""
|
||||
|
@ -83,6 +86,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
msgstr ""
|
||||
|
@ -92,6 +96,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:23
|
||||
msgid ""
|
||||
"live-build contains the components to build a live system from a "
|
||||
"configuration directory."
|
||||
|
@ -101,6 +106,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:26
|
||||
#, no-wrap
|
||||
msgid "SPECIFICATION"
|
||||
msgstr ""
|
||||
|
@ -110,6 +116,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:33
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
msgstr ""
|
||||
|
@ -119,6 +126,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:34
|
||||
#, no-wrap
|
||||
msgid "B<--verbose>"
|
||||
msgstr ""
|
||||
|
@ -128,6 +136,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:36
|
||||
msgid "sets verbose option (default: False)."
|
||||
msgstr ""
|
||||
|
||||
|
@ -136,6 +145,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:36
|
||||
#, no-wrap
|
||||
msgid "B<-h, --help>"
|
||||
msgstr ""
|
||||
|
@ -145,6 +155,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:38
|
||||
msgid "show help message and exit."
|
||||
msgstr ""
|
||||
|
||||
|
@ -153,6 +164,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:38
|
||||
#, no-wrap
|
||||
msgid "B<--version>"
|
||||
msgstr ""
|
||||
|
@ -162,6 +174,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:40
|
||||
msgid "show program's version number and exit."
|
||||
msgstr ""
|
||||
|
||||
|
@ -170,6 +183,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:41
|
||||
#, no-wrap
|
||||
msgid "FILES"
|
||||
msgstr ""
|
||||
|
@ -179,6 +193,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:49
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr ""
|
||||
|
@ -188,6 +203,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:54
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
msgstr ""
|
||||
|
@ -197,6 +213,7 @@ msgstr ""
|
|||
#: 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-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 "
|
||||
|
@ -208,6 +225,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:57
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr ""
|
||||
|
@ -217,6 +235,7 @@ msgstr ""
|
|||
#: 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-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 "
|
||||
|
@ -229,6 +248,7 @@ msgstr ""
|
|||
#: 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-source-includes.1:60
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
msgstr ""
|
||||
|
@ -238,38 +258,37 @@ msgstr ""
|
|||
#: 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-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
|
||||
#, 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
|
||||
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
|
||||
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
|
||||
#, no-wrap
|
||||
msgid "I<lb-bootstrap-includes>(1)"
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:51 en/lb-chroot-includes.1:51
|
||||
#, no-wrap
|
||||
msgid "I<lb-binary-includes>(1)"
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:52 en/lb-chroot-includes.1:52
|
||||
#, no-wrap
|
||||
|
@ -341,3 +360,9 @@ 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 ""
|
||||
|
|
|
@ -0,0 +1,367 @@
|
|||
# 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 18:48+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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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
|
||||
#, 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
|
||||
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
|
||||
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
|
||||
#, no-wrap
|
||||
msgid "I<lb-bootstrap-includes>(1)"
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:51 en/lb-source-includes.1:51
|
||||
#, no-wrap
|
||||
msgid "I<lb-chroot-includes>(1)"
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-chroot-includes.1:51 en/lb-source-includes.1:52
|
||||
#, no-wrap
|
||||
msgid "I<lb-binary-includes>(1)"
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-source-hooks.1:54 en/lb-source-includes.1:46
|
||||
#, no-wrap
|
||||
msgid "B<source>:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-source-includes.1:16
|
||||
msgid "B<lb source-includes> [--verbose]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-source-includes.1:18
|
||||
msgid "B<lb source-includes> [--help]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-source-includes.1:20
|
||||
msgid "B<lb source-includes> [--version]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-source-includes.1:25
|
||||
msgid ""
|
||||
"The B<lb source-includes> command copies include files into the source stage."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-source-includes.1:28
|
||||
msgid ""
|
||||
"B<lb source-includes> copies any include files found in the B<config/"
|
||||
"includes> and B<config/includes.source> directories within the configuration "
|
||||
"directory."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-source-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 source-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-source-hooks>(1) for more information about hooks."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-source-includes.1:32
|
||||
msgid ""
|
||||
"Include files in the B<config/includes> directory are copied first, include "
|
||||
"files in the B<config/includes.source> directory are copied second. Files "
|
||||
"present in the source and either of the include directories are silently "
|
||||
"overwritten, the later file replaces the earlier."
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-source-includes.1:44
|
||||
#, no-wrap
|
||||
msgid "B<config/includes.source>:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-source-includes.1:46
|
||||
msgid "include files specific for the source stage."
|
||||
msgstr ""
|
Loading…
Reference in New Issue