Releasing debian version 4.0~alpha30-1.
This commit is contained in:
parent
6254718202
commit
2e77f83d83
|
@ -1,3 +1,41 @@
|
|||
live-build (4.0~alpha30-1) experimental; urgency=low
|
||||
|
||||
* Updating filenames suffixes of example hook files.
|
||||
* Switching from global lock file to config tree specific one.
|
||||
* Simplifying package cache stanza in python bootstrap stubs.
|
||||
* Adding program specification to lb_binary_hooks manpage.
|
||||
* Adding program specification to lb_source_hooks manpage.
|
||||
* Adding program specification to lb_chroot_hooks manpage.
|
||||
* Adding program specification to lb_bootstrap_hooks manpage.
|
||||
* Harmonizing options markup in manpages.
|
||||
* Correcting spelling typo in manpages (s/hoooks/hooks/).
|
||||
* Moving testroot into lb wrapper itself.
|
||||
* Stuffing bootstrapping of archive-keys for derivatives into lb_config,
|
||||
it's not a runtime thing and its logic should not be embedded in live-
|
||||
build but the config directory.
|
||||
* Handling bootstrap cache inside the bootstrap stubs itself.
|
||||
* Streamlineing a few comments in the python stubs.
|
||||
* Removing wrong reference to config/build in lb_*_hooks manpages.
|
||||
* Switching to later submodule naming scheme for python stubs.
|
||||
* Updating todos in python stubs.
|
||||
* Rewriting chroot_includes in python.
|
||||
* Updating program description of *-hook commands.
|
||||
* Adding lb-chroot-includes manpage.
|
||||
* Adding dependency check for cpio in chroot-includes.
|
||||
* Correcting spelling typo in python stubs (s/optained/obtained/).
|
||||
* Completing incomplete verbose message when copying files in chroot-
|
||||
includes.
|
||||
* Rewriting binary_includes in python.
|
||||
* Adding lb-binary-includes manpage.
|
||||
* Adding sources-includes.
|
||||
* Adding lb-source-includes manpage.
|
||||
* Adding bootstrap-includes.
|
||||
* Correcting error message when no includes have been found in
|
||||
*-includes commands.
|
||||
* Adding lb-bootstrap-includes manpage.
|
||||
|
||||
-- Daniel Baumann <mail@daniel-baumann.ch> Mon, 04 Nov 2013 19:08:04 +0100
|
||||
|
||||
live-build (4.0~alpha29-1) experimental; urgency=low
|
||||
|
||||
* Updating to standards version 3.9.5.
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha29\-1 "Live Systems Projekt"
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha30\-1 "Live Systems Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fP \- System Build Komponenten
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha29\-1 "Live Systems Projekt"
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha30\-1 "Live Systems Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fP \- System Build Komponenten
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha29\-1 "Live Systems Projekt"
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha30\-1 "Live Systems Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fP \- System Build Komponenten
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha29\-1 "Live Systems Projekt"
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha30\-1 "Live Systems Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fP \- System Build Komponenten
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha29\-1 "Live Systems Projekt"
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha30\-1 "Live Systems Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fP \- System Build Komponenten
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha29\-1 "Live Systems Projekt"
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha30\-1 "Live Systems Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fP \- System Build Komponenten
|
||||
|
@ -65,7 +65,7 @@ Include Dateien spezifisch für den Bootstrap Stage.
|
|||
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
|
||||
.IP \fIlb\-source\-includes\fP(1) 4
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha29\-1 "Live Systems Projekt"
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha30\-1 "Live Systems Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fP \- System Build Komponenten
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha29\-1 "Live Systems Projekt"
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha30\-1 "Live Systems Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fP \- System Build Komponenten
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha29\-1 "Live Systems Projekt"
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha30\-1 "Live Systems Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fP \- System Build Komponenten
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha29\-1 "Live Systems Projekt"
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha30\-1 "Live Systems Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fP \- System Build Komponenten
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
.\" under certain conditions; see COPYING for details.
|
||||
.\"
|
||||
.\"
|
||||
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha29-1 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha30-1 "Live Systems Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fR \- Live System Build Components
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
.\" under certain conditions; see COPYING for details.
|
||||
.\"
|
||||
.\"
|
||||
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha29-1 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha30-1 "Live Systems Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fR \- Live System Build Components
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
.\" under certain conditions; see COPYING for details.
|
||||
.\"
|
||||
.\"
|
||||
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha29-1 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha30-1 "Live Systems Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fR \- Live System Build Components
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
.\" under certain conditions; see COPYING for details.
|
||||
.\"
|
||||
.\"
|
||||
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha29-1 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha30-1 "Live Systems Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fR \- Live System Build Components
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
.\" under certain conditions; see COPYING for details.
|
||||
.\"
|
||||
.\"
|
||||
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha29-1 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha30-1 "Live Systems Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fR \- Live System Build Components
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
.\" under certain conditions; see COPYING for details.
|
||||
.\"
|
||||
.\"
|
||||
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha29-1 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha30-1 "Live Systems Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fR \- Live System Build Components
|
||||
|
@ -47,7 +47,7 @@ include files specific for the bootstrap stage.
|
|||
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
|
||||
.IP "\fIlb\-source\-includes\fR(1)" 4
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
.\" under certain conditions; see COPYING for details.
|
||||
.\"
|
||||
.\"
|
||||
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha29-1 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha30-1 "Live Systems Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fR \- Live System Build Components
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
.\" under certain conditions; see COPYING for details.
|
||||
.\"
|
||||
.\"
|
||||
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha29-1 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha30-1 "Live Systems Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fR \- Live System Build Components
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
.\" under certain conditions; see COPYING for details.
|
||||
.\"
|
||||
.\"
|
||||
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha29-1 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha30-1 "Live Systems Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fR \- Live System Build Components
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
.\" under certain conditions; see COPYING for details.
|
||||
.\"
|
||||
.\"
|
||||
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha29-1 "Live Systems Project"
|
||||
.TH LIVE\-BUILD 1 2013\-11\-04 4.0~alpha30-1 "Live Systems Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fR \- Live System Build Components
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha29\-1 "Proyecto Live Systems"
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha30\-1 "Proyecto Live Systems"
|
||||
|
||||
.SH NOMBRE
|
||||
\fBlive\-build\fP \- Live System Build Components
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha29\-1 "Proyecto Live Systems"
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha30\-1 "Proyecto Live Systems"
|
||||
|
||||
.SH NOMBRE
|
||||
\fBlive\-build\fP \- Live System Build Components
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha29\-1 "Proyecto Live Systems"
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha30\-1 "Proyecto Live Systems"
|
||||
|
||||
.SH NOMBRE
|
||||
\fBlive\-build\fP \- Live System Build Components
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha29\-1 "Proyecto Live Systems"
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha30\-1 "Proyecto Live Systems"
|
||||
|
||||
.SH NOMBRE
|
||||
\fBlive\-build\fP \- Live System Build Components
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha29\-1 "Proyecto Live Systems"
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha30\-1 "Proyecto Live Systems"
|
||||
|
||||
.SH NOMBRE
|
||||
\fBlive\-build\fP \- Live System Build Components
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha29\-1 "Proyecto Live Systems"
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha30\-1 "Proyecto Live Systems"
|
||||
|
||||
.SH NOMBRE
|
||||
\fBlive\-build\fP \- Live System Build Components
|
||||
|
@ -63,7 +63,7 @@ include files specific for the bootstrap stage.
|
|||
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
|
||||
.IP \fIlb\-source\-includes\fP(1) 4
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha29\-1 "Proyecto Live Systems"
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha30\-1 "Proyecto Live Systems"
|
||||
|
||||
.SH NOMBRE
|
||||
\fBlive\-build\fP \- Live System Build Components
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha29\-1 "Proyecto Live Systems"
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha30\-1 "Proyecto Live Systems"
|
||||
|
||||
.SH NOMBRE
|
||||
\fBlive\-build\fP \- Live System Build Components
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha29\-1 "Proyecto Live Systems"
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha30\-1 "Proyecto Live Systems"
|
||||
|
||||
.SH NOMBRE
|
||||
\fBlive\-build\fP \- Live System Build Components
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha29\-1 "Proyecto Live Systems"
|
||||
.TH LIVE\-BUILD 1 04.11.2013 4.0~alpha30\-1 "Proyecto Live Systems"
|
||||
|
||||
.SH NOMBRE
|
||||
\fBlive\-build\fP \- Live System Build Components
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build 4.0~alpha29-1\n"
|
||||
"POT-Creation-Date: 2013-11-04 16:54+0100\n"
|
||||
"Project-Id-Version: live-build 4.0~alpha30-1\n"
|
||||
"POT-Creation-Date: 2013-11-04 19:05+0100\n"
|
||||
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
|
||||
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -16,56 +16,70 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-bootstrap-cdebootstrap.1:9
|
||||
#: en/lb-bootstrap-debootstrap.1:9 en/lb-bootstrap-hooks.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr "LIVE-BUILD"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-bootstrap-cdebootstrap.1:9
|
||||
#: en/lb-bootstrap-debootstrap.1:9 en/lb-bootstrap-hooks.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-11-04"
|
||||
msgstr "04.11.2013"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-bootstrap-cdebootstrap.1:9
|
||||
#: en/lb-bootstrap-debootstrap.1:9 en/lb-bootstrap-hooks.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgstr "4.0~alpha29-1"
|
||||
msgid "4.0~alpha30-1"
|
||||
msgstr "4.0~alpha30-1"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-bootstrap-cdebootstrap.1:9
|
||||
#: en/lb-bootstrap-debootstrap.1:9 en/lb-bootstrap-hooks.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr "Live Systems Projekt"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:11 en/lb-bootstrap-cdebootstrap.1:11
|
||||
#: en/lb-bootstrap-debootstrap.1:11 en/lb-bootstrap-hooks.1:11
|
||||
#: en/lb-chroot-hooks.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
|
||||
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
|
||||
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
|
||||
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-source-includes.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
msgstr "NAME"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:13 en/lb-bootstrap-cdebootstrap.1:13
|
||||
#: en/lb-bootstrap-debootstrap.1:13 en/lb-bootstrap-hooks.1:13
|
||||
#: en/lb-chroot-hooks.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
|
||||
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
|
||||
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
|
||||
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-source-includes.1:13
|
||||
msgid "B<live-build> - Live System Build Components"
|
||||
msgstr "B<live-build> - System Build Komponenten"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:14 en/lb-bootstrap-cdebootstrap.1:14
|
||||
#: en/lb-bootstrap-debootstrap.1:14 en/lb-bootstrap-hooks.1:14
|
||||
#: en/lb-chroot-hooks.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
|
||||
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
|
||||
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
|
||||
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-source-includes.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
msgstr "SYNTAX"
|
||||
|
@ -86,17 +100,21 @@ msgid "B<lb binary-hooks> [--version]"
|
|||
msgstr "B<lb binary-hooks> [--version]"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:21 en/lb-bootstrap-cdebootstrap.1:21
|
||||
#: en/lb-bootstrap-debootstrap.1:21 en/lb-bootstrap-hooks.1:21
|
||||
#: en/lb-chroot-hooks.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
|
||||
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
|
||||
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
|
||||
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-source-includes.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
msgstr "BESCHREIBUNG"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:23 en/lb-bootstrap-cdebootstrap.1:23
|
||||
#: en/lb-bootstrap-debootstrap.1:23 en/lb-bootstrap-hooks.1:23
|
||||
#: en/lb-chroot-hooks.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
|
||||
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
|
||||
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
|
||||
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-source-includes.1:23
|
||||
msgid ""
|
||||
"live-build contains the components to build a live system from a "
|
||||
"configuration directory."
|
||||
|
@ -112,8 +130,10 @@ msgstr ""
|
|||
"Der B<lb binary-hooks> Befehl führt Hooks Dateien nach dem Binary Stage aus."
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:26 en/lb-bootstrap-hooks.1:26 en/lb-chroot-hooks.1:26
|
||||
#: en/lb-source-hooks.1:26
|
||||
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
|
||||
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
|
||||
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
|
||||
#: en/lb-source-includes.1:26
|
||||
#, no-wrap
|
||||
msgid "SPECIFICATION"
|
||||
msgstr "SPEZIFIKATION"
|
||||
|
@ -193,62 +213,78 @@ msgstr ""
|
|||
"Dateisysteme, Netzwerk, etc.)."
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:41 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-source-hooks.1:41
|
||||
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
|
||||
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
|
||||
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
|
||||
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41
|
||||
#: en/lb-source-includes.1:33
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
msgstr "OPTIONEN"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:42 en/lb-bootstrap-cdebootstrap.1:29
|
||||
#: en/lb-bootstrap-debootstrap.1:29 en/lb-bootstrap-hooks.1:40
|
||||
#: en/lb-chroot-hooks.1:40 en/lb-source-hooks.1:42
|
||||
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
|
||||
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
|
||||
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
|
||||
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42
|
||||
#: en/lb-source-includes.1:34
|
||||
#, no-wrap
|
||||
msgid "B<--verbose>"
|
||||
msgstr "B<--verbose>"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:44 en/lb-bootstrap-cdebootstrap.1:31
|
||||
#: en/lb-bootstrap-debootstrap.1:31 en/lb-bootstrap-hooks.1:42
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-source-hooks.1:44
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
msgid "sets verbose option (default: False)."
|
||||
msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:44 en/lb-bootstrap-cdebootstrap.1:31
|
||||
#: en/lb-bootstrap-debootstrap.1:31 en/lb-bootstrap-hooks.1:42
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-source-hooks.1:44
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
#, no-wrap
|
||||
msgid "B<-h, --help>"
|
||||
msgstr "B<-h, --help>"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:46 en/lb-bootstrap-cdebootstrap.1:33
|
||||
#: en/lb-bootstrap-debootstrap.1:33 en/lb-bootstrap-hooks.1:44
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-source-hooks.1:46
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
msgid "show help message and exit."
|
||||
msgstr "zeigt Hilfenachricht und beendet sich."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:46 en/lb-bootstrap-cdebootstrap.1:33
|
||||
#: en/lb-bootstrap-debootstrap.1:33 en/lb-bootstrap-hooks.1:44
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-source-hooks.1:46
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
#, no-wrap
|
||||
msgid "B<--version>"
|
||||
msgstr "B<--version>"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:48 en/lb-bootstrap-cdebootstrap.1:35
|
||||
#: en/lb-bootstrap-debootstrap.1:35 en/lb-bootstrap-hooks.1:46
|
||||
#: en/lb-chroot-hooks.1:46 en/lb-source-hooks.1:48
|
||||
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
|
||||
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
|
||||
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
|
||||
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48
|
||||
#: en/lb-source-includes.1:40
|
||||
msgid "show program's version number and exit."
|
||||
msgstr "zeigt Versionsnummer des Programms und beendet sich."
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:49 en/lb-bootstrap-cdebootstrap.1:36
|
||||
#: en/lb-bootstrap-debootstrap.1:36 en/lb-bootstrap-hooks.1:47
|
||||
#: en/lb-chroot-hooks.1:47 en/lb-source-hooks.1:49
|
||||
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
|
||||
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
|
||||
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
|
||||
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49
|
||||
#: en/lb-source-includes.1:41
|
||||
#, no-wrap
|
||||
msgid "FILES"
|
||||
msgstr "DATEIEN"
|
||||
|
@ -278,7 +314,7 @@ msgid "hook files specific for the binary stage."
|
|||
msgstr "Hook Dateien spezifisch für den Binary Stage."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:54
|
||||
#: en/lb-binary-hooks.1:54 en/lb-binary-includes.1:46
|
||||
#, no-wrap
|
||||
msgid "B<binary>:"
|
||||
msgstr "B<binary>:"
|
||||
|
@ -317,9 +353,11 @@ msgid "directory in which hook files are copied."
|
|||
msgstr "Verzeichnis in das die Hook Dateien kopiert werden."
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:61 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-source-hooks.1:61
|
||||
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
|
||||
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
|
||||
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
|
||||
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61
|
||||
#: en/lb-source-includes.1:49
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr "SIEHE AUCH"
|
||||
|
@ -344,17 +382,21 @@ msgid "I<lb-source-hooks>(1)"
|
|||
msgstr "I<lb-source-hooks>(1)"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:66 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-source-hooks.1:66
|
||||
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
|
||||
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
|
||||
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
|
||||
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66
|
||||
#: en/lb-source-includes.1:54
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
msgstr "HOMEPAGE"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:68 en/lb-bootstrap-cdebootstrap.1:48
|
||||
#: en/lb-bootstrap-debootstrap.1:48 en/lb-bootstrap-hooks.1:66
|
||||
#: en/lb-chroot-hooks.1:66 en/lb-source-hooks.1:68
|
||||
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
|
||||
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
|
||||
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
|
||||
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68
|
||||
#: en/lb-source-includes.1:56
|
||||
msgid ""
|
||||
"More information about live-build and the Live Systems project can be found "
|
||||
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
|
||||
|
@ -365,17 +407,21 @@ msgstr ""
|
|||
"unter E<lt>I<http://live-systems.org/manual/>E<gt> gefunden werden."
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:69 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-source-hooks.1:69
|
||||
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
|
||||
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
|
||||
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
|
||||
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69
|
||||
#: en/lb-source-includes.1:57
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr "FEHLER"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:71 en/lb-bootstrap-cdebootstrap.1:51
|
||||
#: en/lb-bootstrap-debootstrap.1:51 en/lb-bootstrap-hooks.1:69
|
||||
#: en/lb-chroot-hooks.1:69 en/lb-source-hooks.1:71
|
||||
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
|
||||
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
|
||||
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
|
||||
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71
|
||||
#: en/lb-source-includes.1:59
|
||||
msgid ""
|
||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
|
||||
|
@ -390,17 +436,21 @@ msgstr ""
|
|||
|
||||
#
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:72 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-source-hooks.1:72
|
||||
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
|
||||
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
|
||||
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
|
||||
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72
|
||||
#: en/lb-source-includes.1:60
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
msgstr "AUTOR"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:73 en/lb-bootstrap-cdebootstrap.1:53
|
||||
#: en/lb-bootstrap-debootstrap.1:53 en/lb-bootstrap-hooks.1:71
|
||||
#: en/lb-chroot-hooks.1:71 en/lb-source-hooks.1:73
|
||||
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
|
||||
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
|
||||
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
|
||||
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73
|
||||
#: en/lb-source-includes.1:61
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
msgstr ""
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-11-04 18:48+0100\n"
|
||||
"POT-Creation-Date: 2013-11-04 19:05+0100\n"
|
||||
"PO-Revision-Date: 2013-11-04 18:35+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -19,8 +19,9 @@ msgstr ""
|
|||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr "LIVE-BUILD"
|
||||
|
@ -28,8 +29,9 @@ msgstr "LIVE-BUILD"
|
|||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-11-04"
|
||||
msgstr "04.11.2013"
|
||||
|
@ -37,17 +39,19 @@ msgstr "04.11.2013"
|
|||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgstr "4.0~alpha29-1"
|
||||
msgid "4.0~alpha30-1"
|
||||
msgstr "4.0~alpha30-1"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr "Live Systems Projekt"
|
||||
|
@ -55,8 +59,8 @@ msgstr "Live Systems Projekt"
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
|
||||
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
|
||||
#: en/lb-bootstrap-hooks.1:11 en/lb-chroot-hooks.1:11
|
||||
#: en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
|
||||
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-source-includes.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
|
@ -65,8 +69,8 @@ msgstr "NAME"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
|
||||
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
|
||||
#: en/lb-bootstrap-hooks.1:13 en/lb-chroot-hooks.1:13
|
||||
#: en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
|
||||
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-source-includes.1:13
|
||||
msgid "B<live-build> - Live System Build Components"
|
||||
msgstr "B<live-build> - System Build Komponenten"
|
||||
|
@ -74,8 +78,8 @@ msgstr "B<live-build> - System Build Komponenten"
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
|
||||
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
|
||||
#: en/lb-bootstrap-hooks.1:14 en/lb-chroot-hooks.1:14
|
||||
#: en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
|
||||
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-source-includes.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
|
@ -84,8 +88,8 @@ msgstr "SYNTAX"
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
|
||||
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
|
||||
#: en/lb-bootstrap-hooks.1:21 en/lb-chroot-hooks.1:21
|
||||
#: en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
|
||||
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-source-includes.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
|
@ -94,8 +98,8 @@ msgstr "BESCHREIBUNG"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
|
||||
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
|
||||
#: en/lb-bootstrap-hooks.1:23 en/lb-chroot-hooks.1:23
|
||||
#: en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
|
||||
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-source-includes.1:23
|
||||
msgid ""
|
||||
"live-build contains the components to build a live system from a "
|
||||
|
@ -106,8 +110,8 @@ msgstr ""
|
|||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
|
||||
#: en/lb-bootstrap-hooks.1:26 en/lb-chroot-hooks.1:26
|
||||
#: en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
|
||||
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
|
||||
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
|
||||
#: en/lb-source-includes.1:26
|
||||
#, no-wrap
|
||||
msgid "SPECIFICATION"
|
||||
|
@ -116,8 +120,8 @@ msgstr "SPEZIFIKATION"
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
|
||||
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
|
||||
#: en/lb-bootstrap-hooks.1:39 en/lb-chroot-hooks.1:39
|
||||
#: en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41
|
||||
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
|
||||
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41
|
||||
#: en/lb-source-includes.1:33
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
|
@ -126,8 +130,8 @@ msgstr "OPTIONEN"
|
|||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
|
||||
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
|
||||
#: en/lb-bootstrap-hooks.1:40 en/lb-chroot-hooks.1:40
|
||||
#: en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42
|
||||
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
|
||||
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42
|
||||
#: en/lb-source-includes.1:34
|
||||
#, no-wrap
|
||||
msgid "B<--verbose>"
|
||||
|
@ -136,8 +140,8 @@ msgstr "B<--verbose>"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-chroot-hooks.1:42
|
||||
#: en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
msgid "sets verbose option (default: False)."
|
||||
msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)."
|
||||
|
@ -145,8 +149,8 @@ msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)."
|
|||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-chroot-hooks.1:42
|
||||
#: en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
#, no-wrap
|
||||
msgid "B<-h, --help>"
|
||||
|
@ -155,8 +159,8 @@ msgstr "B<-h, --help>"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-chroot-hooks.1:44
|
||||
#: en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
msgid "show help message and exit."
|
||||
msgstr "zeigt Hilfenachricht und beendet sich."
|
||||
|
@ -164,8 +168,8 @@ msgstr "zeigt Hilfenachricht und beendet sich."
|
|||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-chroot-hooks.1:44
|
||||
#: en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
#, no-wrap
|
||||
msgid "B<--version>"
|
||||
|
@ -174,8 +178,8 @@ msgstr "B<--version>"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
|
||||
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
|
||||
#: en/lb-bootstrap-hooks.1:46 en/lb-chroot-hooks.1:46
|
||||
#: en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48
|
||||
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
|
||||
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48
|
||||
#: en/lb-source-includes.1:40
|
||||
msgid "show program's version number and exit."
|
||||
msgstr "zeigt Versionsnummer des Programms und beendet sich."
|
||||
|
@ -183,8 +187,8 @@ msgstr "zeigt Versionsnummer des Programms und beendet sich."
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
|
||||
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
|
||||
#: en/lb-bootstrap-hooks.1:47 en/lb-chroot-hooks.1:47
|
||||
#: en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49
|
||||
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
|
||||
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49
|
||||
#: en/lb-source-includes.1:41
|
||||
#, no-wrap
|
||||
msgid "FILES"
|
||||
|
@ -199,8 +203,8 @@ msgstr "B<binary>:"
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
|
||||
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
|
||||
#: en/lb-bootstrap-hooks.1:59 en/lb-chroot-hooks.1:59
|
||||
#: en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61
|
||||
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
|
||||
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61
|
||||
#: en/lb-source-includes.1:49
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
|
@ -209,8 +213,8 @@ msgstr "SIEHE AUCH"
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
|
||||
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
|
||||
#: en/lb-bootstrap-hooks.1:64 en/lb-chroot-hooks.1:64
|
||||
#: en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66
|
||||
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
|
||||
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66
|
||||
#: en/lb-source-includes.1:54
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
|
@ -219,8 +223,8 @@ msgstr "HOMEPAGE"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
|
||||
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
|
||||
#: en/lb-bootstrap-hooks.1:66 en/lb-chroot-hooks.1:66
|
||||
#: en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68
|
||||
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
|
||||
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68
|
||||
#: en/lb-source-includes.1:56
|
||||
msgid ""
|
||||
"More information about live-build and the Live Systems project can be found "
|
||||
|
@ -234,8 +238,8 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
|
||||
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
|
||||
#: en/lb-bootstrap-hooks.1:67 en/lb-chroot-hooks.1:67
|
||||
#: en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69
|
||||
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
|
||||
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69
|
||||
#: en/lb-source-includes.1:57
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
|
@ -244,8 +248,8 @@ msgstr "FEHLER"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
|
||||
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
|
||||
#: en/lb-bootstrap-hooks.1:69 en/lb-chroot-hooks.1:69
|
||||
#: en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71
|
||||
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
|
||||
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71
|
||||
#: en/lb-source-includes.1:59
|
||||
msgid ""
|
||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||
|
@ -263,8 +267,8 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
|
||||
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
|
||||
#: en/lb-bootstrap-hooks.1:70 en/lb-chroot-hooks.1:70
|
||||
#: en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72
|
||||
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
|
||||
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72
|
||||
#: en/lb-source-includes.1:60
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
|
@ -273,8 +277,8 @@ msgstr "AUTOR"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
|
||||
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
|
||||
#: en/lb-bootstrap-hooks.1:71 en/lb-chroot-hooks.1:71
|
||||
#: en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73
|
||||
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
|
||||
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73
|
||||
#: en/lb-source-includes.1:61
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
|
@ -346,15 +350,15 @@ msgstr ""
|
|||
"überschreibt die frühere."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:42 en/lb-chroot-includes.1:42
|
||||
#: en/lb-source-includes.1:42
|
||||
#: en/lb-binary-includes.1:42 en/lb-bootstrap-includes.1:42
|
||||
#: en/lb-chroot-includes.1:42 en/lb-source-includes.1:42
|
||||
#, no-wrap
|
||||
msgid "B<config/includes>:"
|
||||
msgstr "B<config/includes>:"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-includes.1:44 en/lb-chroot-includes.1:44
|
||||
#: en/lb-source-includes.1:44
|
||||
#: en/lb-binary-includes.1:44 en/lb-bootstrap-includes.1:44
|
||||
#: en/lb-chroot-includes.1:44 en/lb-source-includes.1:44
|
||||
msgid "generic include files."
|
||||
msgstr "Allgemeine Include Dateien."
|
||||
|
||||
|
@ -370,14 +374,14 @@ msgid "include files specific for the binary stage."
|
|||
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
|
||||
#: en/lb-binary-includes.1:48 en/lb-bootstrap-includes.1:48
|
||||
#: en/lb-chroot-includes.1:48 en/lb-source-includes.1:48
|
||||
msgid "directory in which the include files are copied into."
|
||||
msgstr "Verzeichnis in das die Include Dateien kopiert werden."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:50 en/lb-chroot-includes.1:50
|
||||
#: en/lb-source-includes.1:50
|
||||
#: en/lb-binary-includes.1:50 en/lb-bootstrap-includes.1:50
|
||||
#: en/lb-chroot-includes.1:50 en/lb-source-includes.1:50
|
||||
#, no-wrap
|
||||
msgid "I<lb-bootstrap-includes>(1)"
|
||||
msgstr "I<lb-bootstrap-includes>(1)"
|
||||
|
@ -389,7 +393,8 @@ 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
|
||||
#: en/lb-binary-includes.1:52 en/lb-bootstrap-includes.1:52
|
||||
#: en/lb-chroot-includes.1:52
|
||||
#, no-wrap
|
||||
msgid "I<lb-source-includes>(1)"
|
||||
msgstr "I<lb-source-includes>(1)"
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build 4.0~alpha29-1\n"
|
||||
"POT-Creation-Date: 2013-11-04 16:54+0100\n"
|
||||
"Project-Id-Version: live-build 4.0~alpha30-1\n"
|
||||
"POT-Creation-Date: 2013-11-04 19:05+0100\n"
|
||||
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
|
||||
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -16,72 +16,90 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-bootstrap-cdebootstrap.1:9
|
||||
#: en/lb-bootstrap-debootstrap.1:9 en/lb-bootstrap-hooks.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr "LIVE-BUILD"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-bootstrap-cdebootstrap.1:9
|
||||
#: en/lb-bootstrap-debootstrap.1:9 en/lb-bootstrap-hooks.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-11-04"
|
||||
msgstr "04.11.2013"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-bootstrap-cdebootstrap.1:9
|
||||
#: en/lb-bootstrap-debootstrap.1:9 en/lb-bootstrap-hooks.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgstr "4.0~alpha29-1"
|
||||
msgid "4.0~alpha30-1"
|
||||
msgstr "4.0~alpha30-1"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-bootstrap-cdebootstrap.1:9
|
||||
#: en/lb-bootstrap-debootstrap.1:9 en/lb-bootstrap-hooks.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr "Live Systems Projekt"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:11 en/lb-bootstrap-cdebootstrap.1:11
|
||||
#: en/lb-bootstrap-debootstrap.1:11 en/lb-bootstrap-hooks.1:11
|
||||
#: en/lb-chroot-hooks.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
|
||||
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
|
||||
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
|
||||
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-source-includes.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
msgstr "NAME"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:13 en/lb-bootstrap-cdebootstrap.1:13
|
||||
#: en/lb-bootstrap-debootstrap.1:13 en/lb-bootstrap-hooks.1:13
|
||||
#: en/lb-chroot-hooks.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
|
||||
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
|
||||
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
|
||||
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-source-includes.1:13
|
||||
msgid "B<live-build> - Live System Build Components"
|
||||
msgstr "B<live-build> - System Build Komponenten"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:14 en/lb-bootstrap-cdebootstrap.1:14
|
||||
#: en/lb-bootstrap-debootstrap.1:14 en/lb-bootstrap-hooks.1:14
|
||||
#: en/lb-chroot-hooks.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
|
||||
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
|
||||
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
|
||||
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-source-includes.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
msgstr "SYNTAX"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:21 en/lb-bootstrap-cdebootstrap.1:21
|
||||
#: en/lb-bootstrap-debootstrap.1:21 en/lb-bootstrap-hooks.1:21
|
||||
#: en/lb-chroot-hooks.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
|
||||
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
|
||||
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
|
||||
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-source-includes.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
msgstr "BESCHREIBUNG"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:23 en/lb-bootstrap-cdebootstrap.1:23
|
||||
#: en/lb-bootstrap-debootstrap.1:23 en/lb-bootstrap-hooks.1:23
|
||||
#: en/lb-chroot-hooks.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
|
||||
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
|
||||
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
|
||||
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-source-includes.1:23
|
||||
msgid ""
|
||||
"live-build contains the components to build a live system from a "
|
||||
"configuration directory."
|
||||
|
@ -90,86 +108,108 @@ msgstr ""
|
|||
"Konfigurationsverzeichnis zu erstellen."
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:41 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-source-hooks.1:41
|
||||
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
|
||||
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
|
||||
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
|
||||
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41
|
||||
#: en/lb-source-includes.1:33
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
msgstr "OPTIONEN"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:42 en/lb-bootstrap-cdebootstrap.1:29
|
||||
#: en/lb-bootstrap-debootstrap.1:29 en/lb-bootstrap-hooks.1:40
|
||||
#: en/lb-chroot-hooks.1:40 en/lb-source-hooks.1:42
|
||||
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
|
||||
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
|
||||
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
|
||||
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42
|
||||
#: en/lb-source-includes.1:34
|
||||
#, no-wrap
|
||||
msgid "B<--verbose>"
|
||||
msgstr "B<--verbose>"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:44 en/lb-bootstrap-cdebootstrap.1:31
|
||||
#: en/lb-bootstrap-debootstrap.1:31 en/lb-bootstrap-hooks.1:42
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-source-hooks.1:44
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
msgid "sets verbose option (default: False)."
|
||||
msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:44 en/lb-bootstrap-cdebootstrap.1:31
|
||||
#: en/lb-bootstrap-debootstrap.1:31 en/lb-bootstrap-hooks.1:42
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-source-hooks.1:44
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
#, no-wrap
|
||||
msgid "B<-h, --help>"
|
||||
msgstr "B<-h, --help>"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:46 en/lb-bootstrap-cdebootstrap.1:33
|
||||
#: en/lb-bootstrap-debootstrap.1:33 en/lb-bootstrap-hooks.1:44
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-source-hooks.1:46
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
msgid "show help message and exit."
|
||||
msgstr "zeigt Hilfenachricht und beendet sich."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:46 en/lb-bootstrap-cdebootstrap.1:33
|
||||
#: en/lb-bootstrap-debootstrap.1:33 en/lb-bootstrap-hooks.1:44
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-source-hooks.1:46
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
#, no-wrap
|
||||
msgid "B<--version>"
|
||||
msgstr "B<--version>"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:48 en/lb-bootstrap-cdebootstrap.1:35
|
||||
#: en/lb-bootstrap-debootstrap.1:35 en/lb-bootstrap-hooks.1:46
|
||||
#: en/lb-chroot-hooks.1:46 en/lb-source-hooks.1:48
|
||||
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
|
||||
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
|
||||
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
|
||||
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48
|
||||
#: en/lb-source-includes.1:40
|
||||
msgid "show program's version number and exit."
|
||||
msgstr "zeigt Versionsnummer des Programms und beendet sich."
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:49 en/lb-bootstrap-cdebootstrap.1:36
|
||||
#: en/lb-bootstrap-debootstrap.1:36 en/lb-bootstrap-hooks.1:47
|
||||
#: en/lb-chroot-hooks.1:47 en/lb-source-hooks.1:49
|
||||
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
|
||||
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
|
||||
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
|
||||
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49
|
||||
#: en/lb-source-includes.1:41
|
||||
#, no-wrap
|
||||
msgid "FILES"
|
||||
msgstr "DATEIEN"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:61 en/lb-bootstrap-cdebootstrap.1:43
|
||||
#: en/lb-bootstrap-debootstrap.1:43 en/lb-bootstrap-hooks.1:59
|
||||
#: en/lb-chroot-hooks.1:59 en/lb-source-hooks.1:61
|
||||
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
|
||||
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
|
||||
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
|
||||
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61
|
||||
#: en/lb-source-includes.1:49
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr "SIEHE AUCH"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:66 en/lb-bootstrap-cdebootstrap.1:46
|
||||
#: en/lb-bootstrap-debootstrap.1:46 en/lb-bootstrap-hooks.1:64
|
||||
#: en/lb-chroot-hooks.1:64 en/lb-source-hooks.1:66
|
||||
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
|
||||
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
|
||||
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
|
||||
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66
|
||||
#: en/lb-source-includes.1:54
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
msgstr "HOMEPAGE"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:68 en/lb-bootstrap-cdebootstrap.1:48
|
||||
#: en/lb-bootstrap-debootstrap.1:48 en/lb-bootstrap-hooks.1:66
|
||||
#: en/lb-chroot-hooks.1:66 en/lb-source-hooks.1:68
|
||||
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
|
||||
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
|
||||
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
|
||||
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68
|
||||
#: en/lb-source-includes.1:56
|
||||
msgid ""
|
||||
"More information about live-build and the Live Systems project can be found "
|
||||
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
|
||||
|
@ -180,17 +220,21 @@ msgstr ""
|
|||
"unter E<lt>I<http://live-systems.org/manual/>E<gt> gefunden werden."
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:69 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-source-hooks.1:69
|
||||
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
|
||||
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
|
||||
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
|
||||
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69
|
||||
#: en/lb-source-includes.1:57
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr "FEHLER"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:71 en/lb-bootstrap-cdebootstrap.1:51
|
||||
#: en/lb-bootstrap-debootstrap.1:51 en/lb-bootstrap-hooks.1:69
|
||||
#: en/lb-chroot-hooks.1:69 en/lb-source-hooks.1:71
|
||||
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
|
||||
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
|
||||
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
|
||||
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71
|
||||
#: en/lb-source-includes.1:59
|
||||
msgid ""
|
||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
|
||||
|
@ -205,17 +249,21 @@ msgstr ""
|
|||
|
||||
#
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:72 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-source-hooks.1:72
|
||||
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
|
||||
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
|
||||
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
|
||||
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72
|
||||
#: en/lb-source-includes.1:60
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
msgstr "AUTOR"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:73 en/lb-bootstrap-cdebootstrap.1:53
|
||||
#: en/lb-bootstrap-debootstrap.1:53 en/lb-bootstrap-hooks.1:71
|
||||
#: en/lb-chroot-hooks.1:71 en/lb-source-hooks.1:73
|
||||
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
|
||||
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
|
||||
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
|
||||
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73
|
||||
#: en/lb-source-includes.1:61
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
msgstr ""
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build 4.0~alpha29-1\n"
|
||||
"POT-Creation-Date: 2013-11-04 16:54+0100\n"
|
||||
"Project-Id-Version: live-build 4.0~alpha30-1\n"
|
||||
"POT-Creation-Date: 2013-11-04 19:05+0100\n"
|
||||
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
|
||||
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -16,72 +16,90 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-bootstrap-cdebootstrap.1:9
|
||||
#: en/lb-bootstrap-debootstrap.1:9 en/lb-bootstrap-hooks.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr "LIVE-BUILD"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-bootstrap-cdebootstrap.1:9
|
||||
#: en/lb-bootstrap-debootstrap.1:9 en/lb-bootstrap-hooks.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-11-04"
|
||||
msgstr "04.11.2013"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-bootstrap-cdebootstrap.1:9
|
||||
#: en/lb-bootstrap-debootstrap.1:9 en/lb-bootstrap-hooks.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgstr "4.0~alpha29-1"
|
||||
msgid "4.0~alpha30-1"
|
||||
msgstr "4.0~alpha30-1"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-bootstrap-cdebootstrap.1:9
|
||||
#: en/lb-bootstrap-debootstrap.1:9 en/lb-bootstrap-hooks.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr "Live Systems Projekt"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:11 en/lb-bootstrap-cdebootstrap.1:11
|
||||
#: en/lb-bootstrap-debootstrap.1:11 en/lb-bootstrap-hooks.1:11
|
||||
#: en/lb-chroot-hooks.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
|
||||
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
|
||||
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
|
||||
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-source-includes.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
msgstr "NAME"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:13 en/lb-bootstrap-cdebootstrap.1:13
|
||||
#: en/lb-bootstrap-debootstrap.1:13 en/lb-bootstrap-hooks.1:13
|
||||
#: en/lb-chroot-hooks.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
|
||||
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
|
||||
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
|
||||
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-source-includes.1:13
|
||||
msgid "B<live-build> - Live System Build Components"
|
||||
msgstr "B<live-build> - System Build Komponenten"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:14 en/lb-bootstrap-cdebootstrap.1:14
|
||||
#: en/lb-bootstrap-debootstrap.1:14 en/lb-bootstrap-hooks.1:14
|
||||
#: en/lb-chroot-hooks.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
|
||||
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
|
||||
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
|
||||
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-source-includes.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
msgstr "SYNTAX"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:21 en/lb-bootstrap-cdebootstrap.1:21
|
||||
#: en/lb-bootstrap-debootstrap.1:21 en/lb-bootstrap-hooks.1:21
|
||||
#: en/lb-chroot-hooks.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
|
||||
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
|
||||
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
|
||||
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-source-includes.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
msgstr "BESCHREIBUNG"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:23 en/lb-bootstrap-cdebootstrap.1:23
|
||||
#: en/lb-bootstrap-debootstrap.1:23 en/lb-bootstrap-hooks.1:23
|
||||
#: en/lb-chroot-hooks.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
|
||||
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
|
||||
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
|
||||
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-source-includes.1:23
|
||||
msgid ""
|
||||
"live-build contains the components to build a live system from a "
|
||||
"configuration directory."
|
||||
|
@ -90,86 +108,108 @@ msgstr ""
|
|||
"Konfigurationsverzeichnis zu erstellen."
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:41 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-source-hooks.1:41
|
||||
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
|
||||
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
|
||||
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
|
||||
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41
|
||||
#: en/lb-source-includes.1:33
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
msgstr "OPTIONEN"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:42 en/lb-bootstrap-cdebootstrap.1:29
|
||||
#: en/lb-bootstrap-debootstrap.1:29 en/lb-bootstrap-hooks.1:40
|
||||
#: en/lb-chroot-hooks.1:40 en/lb-source-hooks.1:42
|
||||
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
|
||||
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
|
||||
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
|
||||
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42
|
||||
#: en/lb-source-includes.1:34
|
||||
#, no-wrap
|
||||
msgid "B<--verbose>"
|
||||
msgstr "B<--verbose>"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:44 en/lb-bootstrap-cdebootstrap.1:31
|
||||
#: en/lb-bootstrap-debootstrap.1:31 en/lb-bootstrap-hooks.1:42
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-source-hooks.1:44
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
msgid "sets verbose option (default: False)."
|
||||
msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:44 en/lb-bootstrap-cdebootstrap.1:31
|
||||
#: en/lb-bootstrap-debootstrap.1:31 en/lb-bootstrap-hooks.1:42
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-source-hooks.1:44
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
#, no-wrap
|
||||
msgid "B<-h, --help>"
|
||||
msgstr "B<-h, --help>"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:46 en/lb-bootstrap-cdebootstrap.1:33
|
||||
#: en/lb-bootstrap-debootstrap.1:33 en/lb-bootstrap-hooks.1:44
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-source-hooks.1:46
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
msgid "show help message and exit."
|
||||
msgstr "zeigt Hilfenachricht und beendet sich."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:46 en/lb-bootstrap-cdebootstrap.1:33
|
||||
#: en/lb-bootstrap-debootstrap.1:33 en/lb-bootstrap-hooks.1:44
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-source-hooks.1:46
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
#, no-wrap
|
||||
msgid "B<--version>"
|
||||
msgstr "B<--version>"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:48 en/lb-bootstrap-cdebootstrap.1:35
|
||||
#: en/lb-bootstrap-debootstrap.1:35 en/lb-bootstrap-hooks.1:46
|
||||
#: en/lb-chroot-hooks.1:46 en/lb-source-hooks.1:48
|
||||
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
|
||||
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
|
||||
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
|
||||
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48
|
||||
#: en/lb-source-includes.1:40
|
||||
msgid "show program's version number and exit."
|
||||
msgstr "zeigt Versionsnummer des Programms und beendet sich."
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:49 en/lb-bootstrap-cdebootstrap.1:36
|
||||
#: en/lb-bootstrap-debootstrap.1:36 en/lb-bootstrap-hooks.1:47
|
||||
#: en/lb-chroot-hooks.1:47 en/lb-source-hooks.1:49
|
||||
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
|
||||
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
|
||||
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
|
||||
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49
|
||||
#: en/lb-source-includes.1:41
|
||||
#, no-wrap
|
||||
msgid "FILES"
|
||||
msgstr "DATEIEN"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:61 en/lb-bootstrap-cdebootstrap.1:43
|
||||
#: en/lb-bootstrap-debootstrap.1:43 en/lb-bootstrap-hooks.1:59
|
||||
#: en/lb-chroot-hooks.1:59 en/lb-source-hooks.1:61
|
||||
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
|
||||
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
|
||||
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
|
||||
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61
|
||||
#: en/lb-source-includes.1:49
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr "SIEHE AUCH"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:66 en/lb-bootstrap-cdebootstrap.1:46
|
||||
#: en/lb-bootstrap-debootstrap.1:46 en/lb-bootstrap-hooks.1:64
|
||||
#: en/lb-chroot-hooks.1:64 en/lb-source-hooks.1:66
|
||||
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
|
||||
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
|
||||
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
|
||||
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66
|
||||
#: en/lb-source-includes.1:54
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
msgstr "HOMEPAGE"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:68 en/lb-bootstrap-cdebootstrap.1:48
|
||||
#: en/lb-bootstrap-debootstrap.1:48 en/lb-bootstrap-hooks.1:66
|
||||
#: en/lb-chroot-hooks.1:66 en/lb-source-hooks.1:68
|
||||
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
|
||||
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
|
||||
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
|
||||
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68
|
||||
#: en/lb-source-includes.1:56
|
||||
msgid ""
|
||||
"More information about live-build and the Live Systems project can be found "
|
||||
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
|
||||
|
@ -180,17 +220,21 @@ msgstr ""
|
|||
"unter E<lt>I<http://live-systems.org/manual/>E<gt> gefunden werden."
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:69 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-source-hooks.1:69
|
||||
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
|
||||
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
|
||||
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
|
||||
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69
|
||||
#: en/lb-source-includes.1:57
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr "FEHLER"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:71 en/lb-bootstrap-cdebootstrap.1:51
|
||||
#: en/lb-bootstrap-debootstrap.1:51 en/lb-bootstrap-hooks.1:69
|
||||
#: en/lb-chroot-hooks.1:69 en/lb-source-hooks.1:71
|
||||
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
|
||||
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
|
||||
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
|
||||
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71
|
||||
#: en/lb-source-includes.1:59
|
||||
msgid ""
|
||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
|
||||
|
@ -205,17 +249,21 @@ msgstr ""
|
|||
|
||||
#
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:72 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-source-hooks.1:72
|
||||
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
|
||||
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
|
||||
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
|
||||
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72
|
||||
#: en/lb-source-includes.1:60
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
msgstr "AUTOR"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:73 en/lb-bootstrap-cdebootstrap.1:53
|
||||
#: en/lb-bootstrap-debootstrap.1:53 en/lb-bootstrap-hooks.1:71
|
||||
#: en/lb-chroot-hooks.1:71 en/lb-source-hooks.1:73
|
||||
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
|
||||
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
|
||||
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
|
||||
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73
|
||||
#: en/lb-source-includes.1:61
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
msgstr ""
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build 4.0~alpha29-1\n"
|
||||
"POT-Creation-Date: 2013-11-04 18:37+0100\n"
|
||||
"Project-Id-Version: live-build 4.0~alpha30-1\n"
|
||||
"POT-Creation-Date: 2013-11-04 19:05+0100\n"
|
||||
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
|
||||
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -18,8 +18,9 @@ msgstr ""
|
|||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr "LIVE-BUILD"
|
||||
|
@ -27,8 +28,9 @@ msgstr "LIVE-BUILD"
|
|||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-11-04"
|
||||
msgstr "04.11.2013"
|
||||
|
@ -36,17 +38,19 @@ 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-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgstr "4.0~alpha29-1"
|
||||
msgid "4.0~alpha30-1"
|
||||
msgstr "4.0~alpha30-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-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr "Live Systems Projekt"
|
||||
|
@ -54,8 +58,9 @@ msgstr "Live Systems Projekt"
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
|
||||
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
|
||||
#: en/lb-bootstrap-hooks.1:11 en/lb-chroot-hooks.1:11
|
||||
#: en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
|
||||
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-source-includes.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
msgstr "NAME"
|
||||
|
@ -63,16 +68,18 @@ msgstr "NAME"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
|
||||
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
|
||||
#: en/lb-bootstrap-hooks.1:13 en/lb-chroot-hooks.1:13
|
||||
#: en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
|
||||
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-source-includes.1:13
|
||||
msgid "B<live-build> - Live System Build Components"
|
||||
msgstr "B<live-build> - System Build Komponenten"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
|
||||
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
|
||||
#: en/lb-bootstrap-hooks.1:14 en/lb-chroot-hooks.1:14
|
||||
#: en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
|
||||
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-source-includes.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
msgstr "SYNTAX"
|
||||
|
@ -80,8 +87,9 @@ msgstr "SYNTAX"
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
|
||||
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
|
||||
#: en/lb-bootstrap-hooks.1:21 en/lb-chroot-hooks.1:21
|
||||
#: en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
|
||||
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-source-includes.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
msgstr "BESCHREIBUNG"
|
||||
|
@ -89,8 +97,9 @@ msgstr "BESCHREIBUNG"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
|
||||
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
|
||||
#: en/lb-bootstrap-hooks.1:23 en/lb-chroot-hooks.1:23
|
||||
#: en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
|
||||
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-source-includes.1:23
|
||||
msgid ""
|
||||
"live-build contains the components to build a live system from a "
|
||||
"configuration directory."
|
||||
|
@ -100,8 +109,9 @@ msgstr ""
|
|||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
|
||||
#: en/lb-bootstrap-hooks.1:26 en/lb-chroot-hooks.1:26
|
||||
#: en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
|
||||
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
|
||||
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
|
||||
#: en/lb-source-includes.1:26
|
||||
#, no-wrap
|
||||
msgid "SPECIFICATION"
|
||||
msgstr "SPEZIFIKATION"
|
||||
|
@ -109,8 +119,9 @@ msgstr "SPEZIFIKATION"
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
|
||||
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
|
||||
#: en/lb-bootstrap-hooks.1:39 en/lb-chroot-hooks.1:39
|
||||
#: en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41
|
||||
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
|
||||
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41
|
||||
#: en/lb-source-includes.1:33
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
msgstr "OPTIONEN"
|
||||
|
@ -118,8 +129,9 @@ msgstr "OPTIONEN"
|
|||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
|
||||
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
|
||||
#: en/lb-bootstrap-hooks.1:40 en/lb-chroot-hooks.1:40
|
||||
#: en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42
|
||||
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
|
||||
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42
|
||||
#: en/lb-source-includes.1:34
|
||||
#, no-wrap
|
||||
msgid "B<--verbose>"
|
||||
msgstr "B<--verbose>"
|
||||
|
@ -127,16 +139,18 @@ msgstr "B<--verbose>"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-chroot-hooks.1:42
|
||||
#: en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
msgid "sets verbose option (default: False)."
|
||||
msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-chroot-hooks.1:42
|
||||
#: en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
#, no-wrap
|
||||
msgid "B<-h, --help>"
|
||||
msgstr "B<-h, --help>"
|
||||
|
@ -144,16 +158,18 @@ msgstr "B<-h, --help>"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-chroot-hooks.1:44
|
||||
#: en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
msgid "show help message and exit."
|
||||
msgstr "zeigt Hilfenachricht und beendet sich."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-chroot-hooks.1:44
|
||||
#: en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
#, no-wrap
|
||||
msgid "B<--version>"
|
||||
msgstr "B<--version>"
|
||||
|
@ -161,16 +177,18 @@ msgstr "B<--version>"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
|
||||
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
|
||||
#: en/lb-bootstrap-hooks.1:46 en/lb-chroot-hooks.1:46
|
||||
#: en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48
|
||||
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
|
||||
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48
|
||||
#: en/lb-source-includes.1:40
|
||||
msgid "show program's version number and exit."
|
||||
msgstr "zeigt Versionsnummer des Programms und beendet sich."
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
|
||||
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
|
||||
#: en/lb-bootstrap-hooks.1:47 en/lb-chroot-hooks.1:47
|
||||
#: en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49
|
||||
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
|
||||
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49
|
||||
#: en/lb-source-includes.1:41
|
||||
#, no-wrap
|
||||
msgid "FILES"
|
||||
msgstr "DATEIEN"
|
||||
|
@ -203,8 +221,9 @@ msgstr "Verzeichnis in das die Hook Dateien kopiert werden."
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
|
||||
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
|
||||
#: en/lb-bootstrap-hooks.1:59 en/lb-chroot-hooks.1:59
|
||||
#: en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61
|
||||
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
|
||||
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61
|
||||
#: en/lb-source-includes.1:49
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr "SIEHE AUCH"
|
||||
|
@ -225,8 +244,9 @@ msgstr "I<lb-source-hooks>(1)"
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
|
||||
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
|
||||
#: en/lb-bootstrap-hooks.1:64 en/lb-chroot-hooks.1:64
|
||||
#: en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66
|
||||
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
|
||||
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66
|
||||
#: en/lb-source-includes.1:54
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
msgstr "HOMEPAGE"
|
||||
|
@ -234,8 +254,9 @@ msgstr "HOMEPAGE"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
|
||||
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
|
||||
#: en/lb-bootstrap-hooks.1:66 en/lb-chroot-hooks.1:66
|
||||
#: en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68
|
||||
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
|
||||
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68
|
||||
#: en/lb-source-includes.1:56
|
||||
msgid ""
|
||||
"More information about live-build and the Live Systems project can be found "
|
||||
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
|
||||
|
@ -248,8 +269,9 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
|
||||
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
|
||||
#: en/lb-bootstrap-hooks.1:67 en/lb-chroot-hooks.1:67
|
||||
#: en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69
|
||||
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
|
||||
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69
|
||||
#: en/lb-source-includes.1:57
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr "FEHLER"
|
||||
|
@ -257,8 +279,9 @@ msgstr "FEHLER"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
|
||||
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
|
||||
#: en/lb-bootstrap-hooks.1:69 en/lb-chroot-hooks.1:69
|
||||
#: en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71
|
||||
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
|
||||
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71
|
||||
#: en/lb-source-includes.1:59
|
||||
msgid ""
|
||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
|
||||
|
@ -275,8 +298,9 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
|
||||
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
|
||||
#: en/lb-bootstrap-hooks.1:70 en/lb-chroot-hooks.1:70
|
||||
#: en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72
|
||||
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
|
||||
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72
|
||||
#: en/lb-source-includes.1:60
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
msgstr "AUTOR"
|
||||
|
@ -284,8 +308,9 @@ msgstr "AUTOR"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
|
||||
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
|
||||
#: en/lb-bootstrap-hooks.1:71 en/lb-chroot-hooks.1:71
|
||||
#: en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73
|
||||
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
|
||||
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73
|
||||
#: en/lb-source-includes.1:61
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
msgstr ""
|
||||
|
@ -391,8 +416,8 @@ msgid "hook files specific for the bootstrap stage."
|
|||
msgstr "Hook Dateien spezifisch für den Bootstrap Stage."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-bootstrap-hooks.1:52 en/lb-chroot-hooks.1:52
|
||||
#: en/lb-chroot-includes.1:46
|
||||
#: en/lb-bootstrap-hooks.1:52 en/lb-bootstrap-includes.1:46
|
||||
#: en/lb-chroot-hooks.1:52 en/lb-chroot-includes.1:46
|
||||
#, no-wrap
|
||||
msgid "B<chroot>:"
|
||||
msgstr "B<chroot>:"
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-11-04 19:02+0100\n"
|
||||
"POT-Creation-Date: 2013-11-04 19:09+0100\n"
|
||||
"PO-Revision-Date: 2013-11-04 19:02+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -43,8 +43,8 @@ msgstr "04.11.2013"
|
|||
#: 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"
|
||||
msgid "4.0~alpha30-1"
|
||||
msgstr "4.0~alpha30-1"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
|
@ -300,11 +300,11 @@ msgid "directory in which the include files are copied into."
|
|||
msgstr "Verzeichnis in das die Include Dateien kopiert werden."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:50 en/lb-bootstrap-includes.1:50
|
||||
#: en/lb-chroot-includes.1:50 en/lb-source-includes.1:50
|
||||
#: en/lb-binary-includes.1:51 en/lb-bootstrap-includes.1:50
|
||||
#: en/lb-source-includes.1:51
|
||||
#, no-wrap
|
||||
msgid "I<lb-bootstrap-includes>(1)"
|
||||
msgstr "I<lb-bootstrap-includes>(1)"
|
||||
msgid "I<lb-chroot-includes>(1)"
|
||||
msgstr "I<lb-chroot-includes>(1)"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:52 en/lb-bootstrap-includes.1:52
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build 4.0~alpha29-1\n"
|
||||
"POT-Creation-Date: 2013-11-04 18:37+0100\n"
|
||||
"Project-Id-Version: live-build 4.0~alpha30-1\n"
|
||||
"POT-Creation-Date: 2013-11-04 19:05+0100\n"
|
||||
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
|
||||
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -18,8 +18,9 @@ msgstr ""
|
|||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr "LIVE-BUILD"
|
||||
|
@ -27,8 +28,9 @@ msgstr "LIVE-BUILD"
|
|||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-11-04"
|
||||
msgstr "04.11.2013"
|
||||
|
@ -36,17 +38,19 @@ 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-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgstr "4.0~alpha29-1"
|
||||
msgid "4.0~alpha30-1"
|
||||
msgstr "4.0~alpha30-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-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr "Live Systems Projekt"
|
||||
|
@ -54,8 +58,9 @@ msgstr "Live Systems Projekt"
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
|
||||
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
|
||||
#: en/lb-bootstrap-hooks.1:11 en/lb-chroot-hooks.1:11
|
||||
#: en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
|
||||
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-source-includes.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
msgstr "NAME"
|
||||
|
@ -63,16 +68,18 @@ msgstr "NAME"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
|
||||
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
|
||||
#: en/lb-bootstrap-hooks.1:13 en/lb-chroot-hooks.1:13
|
||||
#: en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
|
||||
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-source-includes.1:13
|
||||
msgid "B<live-build> - Live System Build Components"
|
||||
msgstr "B<live-build> - System Build Komponenten"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
|
||||
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
|
||||
#: en/lb-bootstrap-hooks.1:14 en/lb-chroot-hooks.1:14
|
||||
#: en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
|
||||
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-source-includes.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
msgstr "SYNTAX"
|
||||
|
@ -80,8 +87,9 @@ msgstr "SYNTAX"
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
|
||||
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
|
||||
#: en/lb-bootstrap-hooks.1:21 en/lb-chroot-hooks.1:21
|
||||
#: en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
|
||||
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-source-includes.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
msgstr "BESCHREIBUNG"
|
||||
|
@ -89,8 +97,9 @@ msgstr "BESCHREIBUNG"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
|
||||
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
|
||||
#: en/lb-bootstrap-hooks.1:23 en/lb-chroot-hooks.1:23
|
||||
#: en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
|
||||
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-source-includes.1:23
|
||||
msgid ""
|
||||
"live-build contains the components to build a live system from a "
|
||||
"configuration directory."
|
||||
|
@ -100,8 +109,9 @@ msgstr ""
|
|||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
|
||||
#: en/lb-bootstrap-hooks.1:26 en/lb-chroot-hooks.1:26
|
||||
#: en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
|
||||
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
|
||||
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
|
||||
#: en/lb-source-includes.1:26
|
||||
#, no-wrap
|
||||
msgid "SPECIFICATION"
|
||||
msgstr "SPEZIFIKATION"
|
||||
|
@ -109,8 +119,9 @@ msgstr "SPEZIFIKATION"
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
|
||||
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
|
||||
#: en/lb-bootstrap-hooks.1:39 en/lb-chroot-hooks.1:39
|
||||
#: en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41
|
||||
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
|
||||
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41
|
||||
#: en/lb-source-includes.1:33
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
msgstr "OPTIONEN"
|
||||
|
@ -118,8 +129,9 @@ msgstr "OPTIONEN"
|
|||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
|
||||
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
|
||||
#: en/lb-bootstrap-hooks.1:40 en/lb-chroot-hooks.1:40
|
||||
#: en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42
|
||||
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
|
||||
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42
|
||||
#: en/lb-source-includes.1:34
|
||||
#, no-wrap
|
||||
msgid "B<--verbose>"
|
||||
msgstr "B<--verbose>"
|
||||
|
@ -127,16 +139,18 @@ msgstr "B<--verbose>"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-chroot-hooks.1:42
|
||||
#: en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
msgid "sets verbose option (default: False)."
|
||||
msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-chroot-hooks.1:42
|
||||
#: en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
#, no-wrap
|
||||
msgid "B<-h, --help>"
|
||||
msgstr "B<-h, --help>"
|
||||
|
@ -144,16 +158,18 @@ msgstr "B<-h, --help>"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-chroot-hooks.1:44
|
||||
#: en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
msgid "show help message and exit."
|
||||
msgstr "zeigt Hilfenachricht und beendet sich."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-chroot-hooks.1:44
|
||||
#: en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
#, no-wrap
|
||||
msgid "B<--version>"
|
||||
msgstr "B<--version>"
|
||||
|
@ -161,16 +177,18 @@ msgstr "B<--version>"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
|
||||
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
|
||||
#: en/lb-bootstrap-hooks.1:46 en/lb-chroot-hooks.1:46
|
||||
#: en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48
|
||||
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
|
||||
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48
|
||||
#: en/lb-source-includes.1:40
|
||||
msgid "show program's version number and exit."
|
||||
msgstr "zeigt Versionsnummer des Programms und beendet sich."
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
|
||||
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
|
||||
#: en/lb-bootstrap-hooks.1:47 en/lb-chroot-hooks.1:47
|
||||
#: en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49
|
||||
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
|
||||
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49
|
||||
#: en/lb-source-includes.1:41
|
||||
#, no-wrap
|
||||
msgid "FILES"
|
||||
msgstr "DATEIEN"
|
||||
|
@ -203,8 +221,9 @@ msgstr "Verzeichnis in das die Hook Dateien kopiert werden."
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
|
||||
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
|
||||
#: en/lb-bootstrap-hooks.1:59 en/lb-chroot-hooks.1:59
|
||||
#: en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61
|
||||
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
|
||||
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61
|
||||
#: en/lb-source-includes.1:49
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr "SIEHE AUCH"
|
||||
|
@ -225,8 +244,9 @@ msgstr "I<lb-source-hooks>(1)"
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
|
||||
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
|
||||
#: en/lb-bootstrap-hooks.1:64 en/lb-chroot-hooks.1:64
|
||||
#: en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66
|
||||
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
|
||||
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66
|
||||
#: en/lb-source-includes.1:54
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
msgstr "HOMEPAGE"
|
||||
|
@ -234,8 +254,9 @@ msgstr "HOMEPAGE"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
|
||||
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
|
||||
#: en/lb-bootstrap-hooks.1:66 en/lb-chroot-hooks.1:66
|
||||
#: en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68
|
||||
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
|
||||
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68
|
||||
#: en/lb-source-includes.1:56
|
||||
msgid ""
|
||||
"More information about live-build and the Live Systems project can be found "
|
||||
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
|
||||
|
@ -248,8 +269,9 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
|
||||
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
|
||||
#: en/lb-bootstrap-hooks.1:67 en/lb-chroot-hooks.1:67
|
||||
#: en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69
|
||||
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
|
||||
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69
|
||||
#: en/lb-source-includes.1:57
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr "FEHLER"
|
||||
|
@ -257,8 +279,9 @@ msgstr "FEHLER"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
|
||||
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
|
||||
#: en/lb-bootstrap-hooks.1:69 en/lb-chroot-hooks.1:69
|
||||
#: en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71
|
||||
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
|
||||
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71
|
||||
#: en/lb-source-includes.1:59
|
||||
msgid ""
|
||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
|
||||
|
@ -275,8 +298,9 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
|
||||
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
|
||||
#: en/lb-bootstrap-hooks.1:70 en/lb-chroot-hooks.1:70
|
||||
#: en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72
|
||||
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
|
||||
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72
|
||||
#: en/lb-source-includes.1:60
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
msgstr "AUTOR"
|
||||
|
@ -284,8 +308,9 @@ msgstr "AUTOR"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
|
||||
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
|
||||
#: en/lb-bootstrap-hooks.1:71 en/lb-chroot-hooks.1:71
|
||||
#: en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73
|
||||
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
|
||||
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73
|
||||
#: en/lb-source-includes.1:61
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
msgstr ""
|
||||
|
@ -293,8 +318,8 @@ msgstr ""
|
|||
"geschrieben."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-bootstrap-hooks.1:52 en/lb-chroot-hooks.1:52
|
||||
#: en/lb-chroot-includes.1:46
|
||||
#: en/lb-bootstrap-hooks.1:52 en/lb-bootstrap-includes.1:46
|
||||
#: en/lb-chroot-hooks.1:52 en/lb-chroot-includes.1:46
|
||||
#, no-wrap
|
||||
msgid "B<chroot>:"
|
||||
msgstr "B<chroot>:"
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-11-04 19:02+0100\n"
|
||||
"POT-Creation-Date: 2013-11-04 19:05+0100\n"
|
||||
"PO-Revision-Date: 2013-11-04 18:09+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -43,8 +43,8 @@ msgstr "04.11.2013"
|
|||
#: 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"
|
||||
msgid "4.0~alpha30-1"
|
||||
msgstr "4.0~alpha30-1"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build 4.0~alpha29-1\n"
|
||||
"POT-Creation-Date: 2013-11-04 18:37+0100\n"
|
||||
"Project-Id-Version: live-build 4.0~alpha30-1\n"
|
||||
"POT-Creation-Date: 2013-11-04 19:05+0100\n"
|
||||
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
|
||||
"Last-Translator: Daniel Baumann <mail@daniel-baumann.ch>\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -18,8 +18,9 @@ msgstr ""
|
|||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr "LIVE-BUILD"
|
||||
|
@ -27,8 +28,9 @@ msgstr "LIVE-BUILD"
|
|||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-11-04"
|
||||
msgstr "04.11.2013"
|
||||
|
@ -36,17 +38,19 @@ 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-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgstr "4.0~alpha29-1"
|
||||
msgid "4.0~alpha30-1"
|
||||
msgstr "4.0~alpha30-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-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr "Live Systems Projekt"
|
||||
|
@ -54,8 +58,9 @@ msgstr "Live Systems Projekt"
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
|
||||
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
|
||||
#: en/lb-bootstrap-hooks.1:11 en/lb-chroot-hooks.1:11
|
||||
#: en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
|
||||
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-source-includes.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
msgstr "NAME"
|
||||
|
@ -63,16 +68,18 @@ msgstr "NAME"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
|
||||
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
|
||||
#: en/lb-bootstrap-hooks.1:13 en/lb-chroot-hooks.1:13
|
||||
#: en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
|
||||
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-source-includes.1:13
|
||||
msgid "B<live-build> - Live System Build Components"
|
||||
msgstr "B<live-build> - System Build Komponenten"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
|
||||
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
|
||||
#: en/lb-bootstrap-hooks.1:14 en/lb-chroot-hooks.1:14
|
||||
#: en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
|
||||
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-source-includes.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
msgstr "SYNTAX"
|
||||
|
@ -80,8 +87,9 @@ msgstr "SYNTAX"
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
|
||||
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
|
||||
#: en/lb-bootstrap-hooks.1:21 en/lb-chroot-hooks.1:21
|
||||
#: en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
|
||||
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-source-includes.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
msgstr "BESCHREIBUNG"
|
||||
|
@ -89,8 +97,9 @@ msgstr "BESCHREIBUNG"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
|
||||
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
|
||||
#: en/lb-bootstrap-hooks.1:23 en/lb-chroot-hooks.1:23
|
||||
#: en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
|
||||
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-source-includes.1:23
|
||||
msgid ""
|
||||
"live-build contains the components to build a live system from a "
|
||||
"configuration directory."
|
||||
|
@ -100,8 +109,9 @@ msgstr ""
|
|||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
|
||||
#: en/lb-bootstrap-hooks.1:26 en/lb-chroot-hooks.1:26
|
||||
#: en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
|
||||
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
|
||||
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
|
||||
#: en/lb-source-includes.1:26
|
||||
#, no-wrap
|
||||
msgid "SPECIFICATION"
|
||||
msgstr "SPEZIFIKATION"
|
||||
|
@ -109,8 +119,9 @@ msgstr "SPEZIFIKATION"
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
|
||||
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
|
||||
#: en/lb-bootstrap-hooks.1:39 en/lb-chroot-hooks.1:39
|
||||
#: en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41
|
||||
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
|
||||
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41
|
||||
#: en/lb-source-includes.1:33
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
msgstr "OPTIONEN"
|
||||
|
@ -118,8 +129,9 @@ msgstr "OPTIONEN"
|
|||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
|
||||
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
|
||||
#: en/lb-bootstrap-hooks.1:40 en/lb-chroot-hooks.1:40
|
||||
#: en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42
|
||||
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
|
||||
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42
|
||||
#: en/lb-source-includes.1:34
|
||||
#, no-wrap
|
||||
msgid "B<--verbose>"
|
||||
msgstr "B<--verbose>"
|
||||
|
@ -127,16 +139,18 @@ msgstr "B<--verbose>"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-chroot-hooks.1:42
|
||||
#: en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
msgid "sets verbose option (default: False)."
|
||||
msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-chroot-hooks.1:42
|
||||
#: en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
#, no-wrap
|
||||
msgid "B<-h, --help>"
|
||||
msgstr "B<-h, --help>"
|
||||
|
@ -144,16 +158,18 @@ msgstr "B<-h, --help>"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-chroot-hooks.1:44
|
||||
#: en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
msgid "show help message and exit."
|
||||
msgstr "zeigt Hilfenachricht und beendet sich."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-chroot-hooks.1:44
|
||||
#: en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
#, no-wrap
|
||||
msgid "B<--version>"
|
||||
msgstr "B<--version>"
|
||||
|
@ -161,16 +177,18 @@ msgstr "B<--version>"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
|
||||
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
|
||||
#: en/lb-bootstrap-hooks.1:46 en/lb-chroot-hooks.1:46
|
||||
#: en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48
|
||||
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
|
||||
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48
|
||||
#: en/lb-source-includes.1:40
|
||||
msgid "show program's version number and exit."
|
||||
msgstr "zeigt Versionsnummer des Programms und beendet sich."
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
|
||||
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
|
||||
#: en/lb-bootstrap-hooks.1:47 en/lb-chroot-hooks.1:47
|
||||
#: en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49
|
||||
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
|
||||
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49
|
||||
#: en/lb-source-includes.1:41
|
||||
#, no-wrap
|
||||
msgid "FILES"
|
||||
msgstr "DATEIEN"
|
||||
|
@ -203,8 +221,9 @@ msgstr "Verzeichnis in das die Hook Dateien kopiert werden."
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
|
||||
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
|
||||
#: en/lb-bootstrap-hooks.1:59 en/lb-chroot-hooks.1:59
|
||||
#: en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61
|
||||
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
|
||||
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61
|
||||
#: en/lb-source-includes.1:49
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr "SIEHE AUCH"
|
||||
|
@ -225,8 +244,9 @@ msgstr "I<lb-chroot-hooks>(1)"
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
|
||||
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
|
||||
#: en/lb-bootstrap-hooks.1:64 en/lb-chroot-hooks.1:64
|
||||
#: en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66
|
||||
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
|
||||
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66
|
||||
#: en/lb-source-includes.1:54
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
msgstr "HOMEPAGE"
|
||||
|
@ -234,8 +254,9 @@ msgstr "HOMEPAGE"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
|
||||
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
|
||||
#: en/lb-bootstrap-hooks.1:66 en/lb-chroot-hooks.1:66
|
||||
#: en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68
|
||||
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
|
||||
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68
|
||||
#: en/lb-source-includes.1:56
|
||||
msgid ""
|
||||
"More information about live-build and the Live Systems project can be found "
|
||||
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
|
||||
|
@ -248,8 +269,9 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
|
||||
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
|
||||
#: en/lb-bootstrap-hooks.1:67 en/lb-chroot-hooks.1:67
|
||||
#: en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69
|
||||
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
|
||||
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69
|
||||
#: en/lb-source-includes.1:57
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr "FEHLER"
|
||||
|
@ -257,8 +279,9 @@ msgstr "FEHLER"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
|
||||
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
|
||||
#: en/lb-bootstrap-hooks.1:69 en/lb-chroot-hooks.1:69
|
||||
#: en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71
|
||||
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
|
||||
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71
|
||||
#: en/lb-source-includes.1:59
|
||||
msgid ""
|
||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
|
||||
|
@ -275,8 +298,9 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
|
||||
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
|
||||
#: en/lb-bootstrap-hooks.1:70 en/lb-chroot-hooks.1:70
|
||||
#: en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72
|
||||
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
|
||||
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72
|
||||
#: en/lb-source-includes.1:60
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
msgstr "AUTOR"
|
||||
|
@ -284,8 +308,9 @@ msgstr "AUTOR"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
|
||||
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
|
||||
#: en/lb-bootstrap-hooks.1:71 en/lb-chroot-hooks.1:71
|
||||
#: en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73
|
||||
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
|
||||
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73
|
||||
#: en/lb-source-includes.1:61
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
msgstr ""
|
||||
|
@ -406,7 +431,7 @@ msgid "hook files specific for the source stage."
|
|||
msgstr "Hook Dateien spezifisch für den Source Stage."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-source-hooks.1:54
|
||||
#: en/lb-source-hooks.1:54 en/lb-source-includes.1:46
|
||||
#, no-wrap
|
||||
msgid "B<source>:"
|
||||
msgstr "B<source>:"
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-11-04 18:48+0100\n"
|
||||
"POT-Creation-Date: 2013-11-04 19:05+0100\n"
|
||||
"PO-Revision-Date: 2013-11-04 18:48+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -19,8 +19,9 @@ msgstr ""
|
|||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr "LIVE-BUILD"
|
||||
|
@ -28,8 +29,9 @@ msgstr "LIVE-BUILD"
|
|||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-11-04"
|
||||
msgstr "04.11.2013"
|
||||
|
@ -37,17 +39,19 @@ msgstr "04.11.2013"
|
|||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgstr "4.0~alpha29-1"
|
||||
msgid "4.0~alpha30-1"
|
||||
msgstr "4.0~alpha30-1"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr "Live Systems Projekt"
|
||||
|
@ -55,8 +59,8 @@ msgstr "Live Systems Projekt"
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
|
||||
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
|
||||
#: en/lb-bootstrap-hooks.1:11 en/lb-chroot-hooks.1:11
|
||||
#: en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
|
||||
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-source-includes.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
|
@ -65,8 +69,8 @@ msgstr "NAME"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
|
||||
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
|
||||
#: en/lb-bootstrap-hooks.1:13 en/lb-chroot-hooks.1:13
|
||||
#: en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
|
||||
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-source-includes.1:13
|
||||
msgid "B<live-build> - Live System Build Components"
|
||||
msgstr "B<live-build> - System Build Komponenten"
|
||||
|
@ -74,8 +78,8 @@ msgstr "B<live-build> - System Build Komponenten"
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
|
||||
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
|
||||
#: en/lb-bootstrap-hooks.1:14 en/lb-chroot-hooks.1:14
|
||||
#: en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
|
||||
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-source-includes.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
|
@ -84,8 +88,8 @@ msgstr "SYNTAX"
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
|
||||
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
|
||||
#: en/lb-bootstrap-hooks.1:21 en/lb-chroot-hooks.1:21
|
||||
#: en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
|
||||
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-source-includes.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
|
@ -94,8 +98,8 @@ msgstr "BESCHREIBUNG"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
|
||||
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
|
||||
#: en/lb-bootstrap-hooks.1:23 en/lb-chroot-hooks.1:23
|
||||
#: en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
|
||||
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-source-includes.1:23
|
||||
msgid ""
|
||||
"live-build contains the components to build a live system from a "
|
||||
|
@ -106,8 +110,8 @@ msgstr ""
|
|||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
|
||||
#: en/lb-bootstrap-hooks.1:26 en/lb-chroot-hooks.1:26
|
||||
#: en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
|
||||
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
|
||||
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
|
||||
#: en/lb-source-includes.1:26
|
||||
#, no-wrap
|
||||
msgid "SPECIFICATION"
|
||||
|
@ -116,8 +120,8 @@ msgstr "SPEZIFIKATION"
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
|
||||
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
|
||||
#: en/lb-bootstrap-hooks.1:39 en/lb-chroot-hooks.1:39
|
||||
#: en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41
|
||||
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
|
||||
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41
|
||||
#: en/lb-source-includes.1:33
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
|
@ -126,8 +130,8 @@ msgstr "OPTIONEN"
|
|||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
|
||||
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
|
||||
#: en/lb-bootstrap-hooks.1:40 en/lb-chroot-hooks.1:40
|
||||
#: en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42
|
||||
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
|
||||
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42
|
||||
#: en/lb-source-includes.1:34
|
||||
#, no-wrap
|
||||
msgid "B<--verbose>"
|
||||
|
@ -136,8 +140,8 @@ msgstr "B<--verbose>"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-chroot-hooks.1:42
|
||||
#: en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
msgid "sets verbose option (default: False)."
|
||||
msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)."
|
||||
|
@ -145,8 +149,8 @@ msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)."
|
|||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-chroot-hooks.1:42
|
||||
#: en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
#, no-wrap
|
||||
msgid "B<-h, --help>"
|
||||
|
@ -155,8 +159,8 @@ msgstr "B<-h, --help>"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-chroot-hooks.1:44
|
||||
#: en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
msgid "show help message and exit."
|
||||
msgstr "zeigt Hilfenachricht und beendet sich."
|
||||
|
@ -164,8 +168,8 @@ msgstr "zeigt Hilfenachricht und beendet sich."
|
|||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-chroot-hooks.1:44
|
||||
#: en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
#, no-wrap
|
||||
msgid "B<--version>"
|
||||
|
@ -174,8 +178,8 @@ msgstr "B<--version>"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
|
||||
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
|
||||
#: en/lb-bootstrap-hooks.1:46 en/lb-chroot-hooks.1:46
|
||||
#: en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48
|
||||
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
|
||||
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48
|
||||
#: en/lb-source-includes.1:40
|
||||
msgid "show program's version number and exit."
|
||||
msgstr "zeigt Versionsnummer des Programms und beendet sich."
|
||||
|
@ -183,8 +187,8 @@ msgstr "zeigt Versionsnummer des Programms und beendet sich."
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
|
||||
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
|
||||
#: en/lb-bootstrap-hooks.1:47 en/lb-chroot-hooks.1:47
|
||||
#: en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49
|
||||
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
|
||||
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49
|
||||
#: en/lb-source-includes.1:41
|
||||
#, no-wrap
|
||||
msgid "FILES"
|
||||
|
@ -193,8 +197,8 @@ msgstr "DATEIEN"
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
|
||||
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
|
||||
#: en/lb-bootstrap-hooks.1:59 en/lb-chroot-hooks.1:59
|
||||
#: en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61
|
||||
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
|
||||
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61
|
||||
#: en/lb-source-includes.1:49
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
|
@ -203,8 +207,8 @@ msgstr "SIEHE AUCH"
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
|
||||
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
|
||||
#: en/lb-bootstrap-hooks.1:64 en/lb-chroot-hooks.1:64
|
||||
#: en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66
|
||||
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
|
||||
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66
|
||||
#: en/lb-source-includes.1:54
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
|
@ -213,8 +217,8 @@ msgstr "HOMEPAGE"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
|
||||
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
|
||||
#: en/lb-bootstrap-hooks.1:66 en/lb-chroot-hooks.1:66
|
||||
#: en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68
|
||||
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
|
||||
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68
|
||||
#: en/lb-source-includes.1:56
|
||||
msgid ""
|
||||
"More information about live-build and the Live Systems project can be found "
|
||||
|
@ -228,8 +232,8 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
|
||||
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
|
||||
#: en/lb-bootstrap-hooks.1:67 en/lb-chroot-hooks.1:67
|
||||
#: en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69
|
||||
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
|
||||
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69
|
||||
#: en/lb-source-includes.1:57
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
|
@ -238,8 +242,8 @@ msgstr "FEHLER"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
|
||||
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
|
||||
#: en/lb-bootstrap-hooks.1:69 en/lb-chroot-hooks.1:69
|
||||
#: en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71
|
||||
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
|
||||
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71
|
||||
#: en/lb-source-includes.1:59
|
||||
msgid ""
|
||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||
|
@ -257,8 +261,8 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
|
||||
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
|
||||
#: en/lb-bootstrap-hooks.1:70 en/lb-chroot-hooks.1:70
|
||||
#: en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72
|
||||
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
|
||||
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72
|
||||
#: en/lb-source-includes.1:60
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
|
@ -267,8 +271,8 @@ msgstr "AUTOR"
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
|
||||
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
|
||||
#: en/lb-bootstrap-hooks.1:71 en/lb-chroot-hooks.1:71
|
||||
#: en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73
|
||||
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
|
||||
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73
|
||||
#: en/lb-source-includes.1:61
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
|
@ -277,27 +281,27 @@ msgstr ""
|
|||
"geschrieben."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:42 en/lb-chroot-includes.1:42
|
||||
#: en/lb-source-includes.1:42
|
||||
#: en/lb-binary-includes.1:42 en/lb-bootstrap-includes.1:42
|
||||
#: en/lb-chroot-includes.1:42 en/lb-source-includes.1:42
|
||||
#, no-wrap
|
||||
msgid "B<config/includes>:"
|
||||
msgstr "B<config/includes>:"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-includes.1:44 en/lb-chroot-includes.1:44
|
||||
#: en/lb-source-includes.1:44
|
||||
#: en/lb-binary-includes.1:44 en/lb-bootstrap-includes.1:44
|
||||
#: en/lb-chroot-includes.1:44 en/lb-source-includes.1:44
|
||||
msgid "generic include files."
|
||||
msgstr "Allgemeine Include Dateien."
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-includes.1:48 en/lb-chroot-includes.1:48
|
||||
#: en/lb-source-includes.1:48
|
||||
#: en/lb-binary-includes.1:48 en/lb-bootstrap-includes.1:48
|
||||
#: en/lb-chroot-includes.1:48 en/lb-source-includes.1:48
|
||||
msgid "directory in which the include files are copied into."
|
||||
msgstr "Verzeichnis in das die Include Dateien kopiert werden."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:50 en/lb-chroot-includes.1:50
|
||||
#: en/lb-source-includes.1:50
|
||||
#: en/lb-binary-includes.1:50 en/lb-bootstrap-includes.1:50
|
||||
#: en/lb-chroot-includes.1:50 en/lb-source-includes.1:50
|
||||
#, no-wrap
|
||||
msgid "I<lb-bootstrap-includes>(1)"
|
||||
msgstr "I<lb-bootstrap-includes>(1)"
|
||||
|
@ -309,7 +313,8 @@ 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
|
||||
#: en/lb-bootstrap-includes.1:51 en/lb-chroot-includes.1:51
|
||||
#: en/lb-source-includes.1:52
|
||||
#, no-wrap
|
||||
msgid "I<lb-binary-includes>(1)"
|
||||
msgstr "I<lb-binary-includes>(1)"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build 4.0~alpha29-1\n"
|
||||
"Project-Id-Version: live-build 4.0~alpha30-1\n"
|
||||
"POT-Creation-Date: 2013-11-04 16:54+0100\n"
|
||||
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
|
||||
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
|
||||
|
@ -35,8 +35,8 @@ msgstr "04.11.2013"
|
|||
#: en/lb-bootstrap-debootstrap.1:9 en/lb-bootstrap-hooks.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-source-hooks.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgstr "4.0~alpha29-1"
|
||||
msgid "4.0~alpha30-1"
|
||||
msgstr "4.0~alpha30-1"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-bootstrap-cdebootstrap.1:9
|
||||
|
|
|
@ -40,8 +40,8 @@ msgstr "04.11.2013"
|
|||
#: 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"
|
||||
msgid "4.0~alpha30-1"
|
||||
msgstr "4.0~alpha30-1"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build 4.0~alpha29-1\n"
|
||||
"Project-Id-Version: live-build 4.0~alpha30-1\n"
|
||||
"POT-Creation-Date: 2013-11-04 16:54+0100\n"
|
||||
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
|
||||
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
|
||||
|
@ -35,8 +35,8 @@ msgstr "04.11.2013"
|
|||
#: en/lb-bootstrap-debootstrap.1:9 en/lb-bootstrap-hooks.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-source-hooks.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgstr "4.0~alpha29-1"
|
||||
msgid "4.0~alpha30-1"
|
||||
msgstr "4.0~alpha30-1"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-bootstrap-cdebootstrap.1:9
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build 4.0~alpha29-1\n"
|
||||
"Project-Id-Version: live-build 4.0~alpha30-1\n"
|
||||
"POT-Creation-Date: 2013-11-04 16:54+0100\n"
|
||||
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
|
||||
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
|
||||
|
@ -35,8 +35,8 @@ msgstr "04.11.2013"
|
|||
#: en/lb-bootstrap-debootstrap.1:9 en/lb-bootstrap-hooks.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-source-hooks.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgstr "4.0~alpha29-1"
|
||||
msgid "4.0~alpha30-1"
|
||||
msgstr "4.0~alpha30-1"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-bootstrap-cdebootstrap.1:9
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build 4.0~alpha29-1\n"
|
||||
"Project-Id-Version: live-build 4.0~alpha30-1\n"
|
||||
"POT-Creation-Date: 2013-11-04 18:37+0100\n"
|
||||
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
|
||||
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
|
||||
|
@ -38,8 +38,8 @@ msgstr "04.11.2013"
|
|||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgstr "4.0~alpha29-1"
|
||||
msgid "4.0~alpha30-1"
|
||||
msgstr "4.0~alpha30-1"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-11-04 19:02+0100\n"
|
||||
"POT-Creation-Date: 2013-11-04 19:09+0100\n"
|
||||
"PO-Revision-Date: 2013-11-04 19:02+0100\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
|
@ -43,8 +43,8 @@ msgstr "04.11.2013"
|
|||
#: 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"
|
||||
msgid "4.0~alpha30-1"
|
||||
msgstr "4.0~alpha30-1"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
|
@ -300,11 +300,11 @@ msgid "directory in which the include files are copied into."
|
|||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:50 en/lb-bootstrap-includes.1:50
|
||||
#: en/lb-chroot-includes.1:50 en/lb-source-includes.1:50
|
||||
#: en/lb-binary-includes.1:51 en/lb-bootstrap-includes.1:50
|
||||
#: en/lb-source-includes.1:51
|
||||
#, no-wrap
|
||||
msgid "I<lb-bootstrap-includes>(1)"
|
||||
msgstr "I<lb-bootstrap-includes>(1)"
|
||||
msgid "I<lb-chroot-includes>(1)"
|
||||
msgstr "I<lb-chroot-includes>(1)"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:52 en/lb-bootstrap-includes.1:52
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build 4.0~alpha29-1\n"
|
||||
"Project-Id-Version: live-build 4.0~alpha30-1\n"
|
||||
"POT-Creation-Date: 2013-11-04 18:37+0100\n"
|
||||
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
|
||||
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
|
||||
|
@ -38,8 +38,8 @@ msgstr "04.11.2013"
|
|||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgstr "4.0~alpha29-1"
|
||||
msgid "4.0~alpha30-1"
|
||||
msgstr "4.0~alpha30-1"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
|
|
|
@ -43,8 +43,8 @@ msgstr "04.11.2013"
|
|||
#: 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"
|
||||
msgid "4.0~alpha30-1"
|
||||
msgstr "4.0~alpha30-1"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build 4.0~alpha29-1\n"
|
||||
"Project-Id-Version: live-build 4.0~alpha30-1\n"
|
||||
"POT-Creation-Date: 2013-11-04 18:37+0100\n"
|
||||
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
|
||||
"Last-Translator: Carlos Zuferri <chals@altorricon.com>\n"
|
||||
|
@ -38,8 +38,8 @@ msgstr "04.11.2013"
|
|||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgstr "4.0~alpha29-1"
|
||||
msgid "4.0~alpha30-1"
|
||||
msgstr "4.0~alpha30-1"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
|
|
|
@ -40,8 +40,8 @@ msgstr "04.11.2013"
|
|||
#: 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"
|
||||
msgid "4.0~alpha30-1"
|
||||
msgstr "4.0~alpha30-1"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-11-04 16:54+0100\n"
|
||||
"POT-Creation-Date: 2013-11-04 19:05+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"
|
||||
|
@ -17,56 +17,70 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-bootstrap-cdebootstrap.1:9
|
||||
#: en/lb-bootstrap-debootstrap.1:9 en/lb-bootstrap-hooks.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-bootstrap-cdebootstrap.1:9
|
||||
#: en/lb-bootstrap-debootstrap.1:9 en/lb-bootstrap-hooks.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-11-04"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-bootstrap-cdebootstrap.1:9
|
||||
#: en/lb-bootstrap-debootstrap.1:9 en/lb-bootstrap-hooks.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgid "4.0~alpha30-1"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-bootstrap-cdebootstrap.1:9
|
||||
#: en/lb-bootstrap-debootstrap.1:9 en/lb-bootstrap-hooks.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:11 en/lb-bootstrap-cdebootstrap.1:11
|
||||
#: en/lb-bootstrap-debootstrap.1:11 en/lb-bootstrap-hooks.1:11
|
||||
#: en/lb-chroot-hooks.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
|
||||
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
|
||||
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
|
||||
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-source-includes.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:13 en/lb-bootstrap-cdebootstrap.1:13
|
||||
#: en/lb-bootstrap-debootstrap.1:13 en/lb-bootstrap-hooks.1:13
|
||||
#: en/lb-chroot-hooks.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
|
||||
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
|
||||
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
|
||||
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-source-includes.1:13
|
||||
msgid "B<live-build> - Live System Build Components"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:14 en/lb-bootstrap-cdebootstrap.1:14
|
||||
#: en/lb-bootstrap-debootstrap.1:14 en/lb-bootstrap-hooks.1:14
|
||||
#: en/lb-chroot-hooks.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
|
||||
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
|
||||
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
|
||||
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-source-includes.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
msgstr ""
|
||||
|
@ -87,17 +101,21 @@ msgid "B<lb binary-hooks> [--version]"
|
|||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:21 en/lb-bootstrap-cdebootstrap.1:21
|
||||
#: en/lb-bootstrap-debootstrap.1:21 en/lb-bootstrap-hooks.1:21
|
||||
#: en/lb-chroot-hooks.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
|
||||
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
|
||||
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
|
||||
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-source-includes.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:23 en/lb-bootstrap-cdebootstrap.1:23
|
||||
#: en/lb-bootstrap-debootstrap.1:23 en/lb-bootstrap-hooks.1:23
|
||||
#: en/lb-chroot-hooks.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
|
||||
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
|
||||
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
|
||||
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-source-includes.1:23
|
||||
msgid ""
|
||||
"live-build contains the components to build a live system from a "
|
||||
"configuration directory."
|
||||
|
@ -110,8 +128,10 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:26 en/lb-bootstrap-hooks.1:26 en/lb-chroot-hooks.1:26
|
||||
#: en/lb-source-hooks.1:26
|
||||
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
|
||||
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
|
||||
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
|
||||
#: en/lb-source-includes.1:26
|
||||
#, no-wrap
|
||||
msgid "SPECIFICATION"
|
||||
msgstr ""
|
||||
|
@ -169,62 +189,78 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:41 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-source-hooks.1:41
|
||||
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
|
||||
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
|
||||
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
|
||||
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41
|
||||
#: en/lb-source-includes.1:33
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:42 en/lb-bootstrap-cdebootstrap.1:29
|
||||
#: en/lb-bootstrap-debootstrap.1:29 en/lb-bootstrap-hooks.1:40
|
||||
#: en/lb-chroot-hooks.1:40 en/lb-source-hooks.1:42
|
||||
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
|
||||
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
|
||||
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
|
||||
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42
|
||||
#: en/lb-source-includes.1:34
|
||||
#, no-wrap
|
||||
msgid "B<--verbose>"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:44 en/lb-bootstrap-cdebootstrap.1:31
|
||||
#: en/lb-bootstrap-debootstrap.1:31 en/lb-bootstrap-hooks.1:42
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-source-hooks.1:44
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
msgid "sets verbose option (default: False)."
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:44 en/lb-bootstrap-cdebootstrap.1:31
|
||||
#: en/lb-bootstrap-debootstrap.1:31 en/lb-bootstrap-hooks.1:42
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-source-hooks.1:44
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
#, no-wrap
|
||||
msgid "B<-h, --help>"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:46 en/lb-bootstrap-cdebootstrap.1:33
|
||||
#: en/lb-bootstrap-debootstrap.1:33 en/lb-bootstrap-hooks.1:44
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-source-hooks.1:46
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
msgid "show help message and exit."
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:46 en/lb-bootstrap-cdebootstrap.1:33
|
||||
#: en/lb-bootstrap-debootstrap.1:33 en/lb-bootstrap-hooks.1:44
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-source-hooks.1:46
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
#, no-wrap
|
||||
msgid "B<--version>"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:48 en/lb-bootstrap-cdebootstrap.1:35
|
||||
#: en/lb-bootstrap-debootstrap.1:35 en/lb-bootstrap-hooks.1:46
|
||||
#: en/lb-chroot-hooks.1:46 en/lb-source-hooks.1:48
|
||||
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
|
||||
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
|
||||
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
|
||||
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48
|
||||
#: en/lb-source-includes.1:40
|
||||
msgid "show program's version number and exit."
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:49 en/lb-bootstrap-cdebootstrap.1:36
|
||||
#: en/lb-bootstrap-debootstrap.1:36 en/lb-bootstrap-hooks.1:47
|
||||
#: en/lb-chroot-hooks.1:47 en/lb-source-hooks.1:49
|
||||
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
|
||||
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
|
||||
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
|
||||
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49
|
||||
#: en/lb-source-includes.1:41
|
||||
#, no-wrap
|
||||
msgid "FILES"
|
||||
msgstr ""
|
||||
|
@ -254,7 +290,7 @@ msgid "hook files specific for the binary stage."
|
|||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:54
|
||||
#: en/lb-binary-hooks.1:54 en/lb-binary-includes.1:46
|
||||
#, no-wrap
|
||||
msgid "B<binary>:"
|
||||
msgstr ""
|
||||
|
@ -291,9 +327,11 @@ msgid "directory in which hook files are copied."
|
|||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:61 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-source-hooks.1:61
|
||||
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
|
||||
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
|
||||
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
|
||||
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61
|
||||
#: en/lb-source-includes.1:49
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr ""
|
||||
|
@ -318,17 +356,21 @@ msgid "I<lb-source-hooks>(1)"
|
|||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:66 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-source-hooks.1:66
|
||||
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
|
||||
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
|
||||
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
|
||||
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66
|
||||
#: en/lb-source-includes.1:54
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:68 en/lb-bootstrap-cdebootstrap.1:48
|
||||
#: en/lb-bootstrap-debootstrap.1:48 en/lb-bootstrap-hooks.1:66
|
||||
#: en/lb-chroot-hooks.1:66 en/lb-source-hooks.1:68
|
||||
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
|
||||
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
|
||||
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
|
||||
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68
|
||||
#: en/lb-source-includes.1:56
|
||||
msgid ""
|
||||
"More information about live-build and the Live Systems project can be found "
|
||||
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
|
||||
|
@ -336,17 +378,21 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:69 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-source-hooks.1:69
|
||||
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
|
||||
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
|
||||
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
|
||||
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69
|
||||
#: en/lb-source-includes.1:57
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:71 en/lb-bootstrap-cdebootstrap.1:51
|
||||
#: en/lb-bootstrap-debootstrap.1:51 en/lb-bootstrap-hooks.1:69
|
||||
#: en/lb-chroot-hooks.1:69 en/lb-source-hooks.1:71
|
||||
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
|
||||
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
|
||||
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
|
||||
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71
|
||||
#: en/lb-source-includes.1:59
|
||||
msgid ""
|
||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
|
||||
|
@ -355,17 +401,21 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:72 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-source-hooks.1:72
|
||||
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
|
||||
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
|
||||
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
|
||||
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72
|
||||
#: en/lb-source-includes.1:60
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:73 en/lb-bootstrap-cdebootstrap.1:53
|
||||
#: en/lb-bootstrap-debootstrap.1:53 en/lb-bootstrap-hooks.1:71
|
||||
#: en/lb-chroot-hooks.1:71 en/lb-source-hooks.1:73
|
||||
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
|
||||
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
|
||||
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
|
||||
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73
|
||||
#: en/lb-source-includes.1:61
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
msgstr ""
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-11-04 18:48+0100\n"
|
||||
"POT-Creation-Date: 2013-11-04 19:05+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -19,8 +19,9 @@ msgstr ""
|
|||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr ""
|
||||
|
@ -28,8 +29,9 @@ msgstr ""
|
|||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-11-04"
|
||||
msgstr ""
|
||||
|
@ -37,17 +39,19 @@ msgstr ""
|
|||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgid "4.0~alpha30-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
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr ""
|
||||
|
@ -55,8 +59,8 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
|
||||
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
|
||||
#: en/lb-bootstrap-hooks.1:11 en/lb-chroot-hooks.1:11
|
||||
#: en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
|
||||
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-source-includes.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
|
@ -65,8 +69,8 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
|
||||
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
|
||||
#: en/lb-bootstrap-hooks.1:13 en/lb-chroot-hooks.1:13
|
||||
#: en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
|
||||
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-source-includes.1:13
|
||||
msgid "B<live-build> - Live System Build Components"
|
||||
msgstr ""
|
||||
|
@ -74,8 +78,8 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
|
||||
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
|
||||
#: en/lb-bootstrap-hooks.1:14 en/lb-chroot-hooks.1:14
|
||||
#: en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
|
||||
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-source-includes.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
|
@ -84,8 +88,8 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
|
||||
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
|
||||
#: en/lb-bootstrap-hooks.1:21 en/lb-chroot-hooks.1:21
|
||||
#: en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
|
||||
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-source-includes.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
|
@ -94,8 +98,8 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
|
||||
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
|
||||
#: en/lb-bootstrap-hooks.1:23 en/lb-chroot-hooks.1:23
|
||||
#: en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
|
||||
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-source-includes.1:23
|
||||
msgid ""
|
||||
"live-build contains the components to build a live system from a "
|
||||
|
@ -104,8 +108,8 @@ msgstr ""
|
|||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
|
||||
#: en/lb-bootstrap-hooks.1:26 en/lb-chroot-hooks.1:26
|
||||
#: en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
|
||||
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
|
||||
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
|
||||
#: en/lb-source-includes.1:26
|
||||
#, no-wrap
|
||||
msgid "SPECIFICATION"
|
||||
|
@ -114,8 +118,8 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
|
||||
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
|
||||
#: en/lb-bootstrap-hooks.1:39 en/lb-chroot-hooks.1:39
|
||||
#: en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41
|
||||
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
|
||||
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41
|
||||
#: en/lb-source-includes.1:33
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
|
@ -124,8 +128,8 @@ msgstr ""
|
|||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
|
||||
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
|
||||
#: en/lb-bootstrap-hooks.1:40 en/lb-chroot-hooks.1:40
|
||||
#: en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42
|
||||
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
|
||||
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42
|
||||
#: en/lb-source-includes.1:34
|
||||
#, no-wrap
|
||||
msgid "B<--verbose>"
|
||||
|
@ -134,8 +138,8 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-chroot-hooks.1:42
|
||||
#: en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
msgid "sets verbose option (default: False)."
|
||||
msgstr ""
|
||||
|
@ -143,8 +147,8 @@ msgstr ""
|
|||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-chroot-hooks.1:42
|
||||
#: en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
#, no-wrap
|
||||
msgid "B<-h, --help>"
|
||||
|
@ -153,8 +157,8 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-chroot-hooks.1:44
|
||||
#: en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
msgid "show help message and exit."
|
||||
msgstr ""
|
||||
|
@ -162,8 +166,8 @@ msgstr ""
|
|||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-chroot-hooks.1:44
|
||||
#: en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
#, no-wrap
|
||||
msgid "B<--version>"
|
||||
|
@ -172,8 +176,8 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
|
||||
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
|
||||
#: en/lb-bootstrap-hooks.1:46 en/lb-chroot-hooks.1:46
|
||||
#: en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48
|
||||
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
|
||||
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48
|
||||
#: en/lb-source-includes.1:40
|
||||
msgid "show program's version number and exit."
|
||||
msgstr ""
|
||||
|
@ -181,8 +185,8 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
|
||||
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
|
||||
#: en/lb-bootstrap-hooks.1:47 en/lb-chroot-hooks.1:47
|
||||
#: en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49
|
||||
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
|
||||
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49
|
||||
#: en/lb-source-includes.1:41
|
||||
#, no-wrap
|
||||
msgid "FILES"
|
||||
|
@ -197,8 +201,8 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
|
||||
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
|
||||
#: en/lb-bootstrap-hooks.1:59 en/lb-chroot-hooks.1:59
|
||||
#: en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61
|
||||
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
|
||||
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61
|
||||
#: en/lb-source-includes.1:49
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
|
@ -207,8 +211,8 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
|
||||
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
|
||||
#: en/lb-bootstrap-hooks.1:64 en/lb-chroot-hooks.1:64
|
||||
#: en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66
|
||||
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
|
||||
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66
|
||||
#: en/lb-source-includes.1:54
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
|
@ -217,8 +221,8 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
|
||||
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
|
||||
#: en/lb-bootstrap-hooks.1:66 en/lb-chroot-hooks.1:66
|
||||
#: en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68
|
||||
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
|
||||
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68
|
||||
#: en/lb-source-includes.1:56
|
||||
msgid ""
|
||||
"More information about live-build and the Live Systems project can be found "
|
||||
|
@ -229,8 +233,8 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
|
||||
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
|
||||
#: en/lb-bootstrap-hooks.1:67 en/lb-chroot-hooks.1:67
|
||||
#: en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69
|
||||
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
|
||||
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69
|
||||
#: en/lb-source-includes.1:57
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
|
@ -239,8 +243,8 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
|
||||
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
|
||||
#: en/lb-bootstrap-hooks.1:69 en/lb-chroot-hooks.1:69
|
||||
#: en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71
|
||||
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
|
||||
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71
|
||||
#: en/lb-source-includes.1:59
|
||||
msgid ""
|
||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||
|
@ -252,8 +256,8 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
|
||||
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
|
||||
#: en/lb-bootstrap-hooks.1:70 en/lb-chroot-hooks.1:70
|
||||
#: en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72
|
||||
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
|
||||
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72
|
||||
#: en/lb-source-includes.1:60
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
|
@ -262,8 +266,8 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
|
||||
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
|
||||
#: en/lb-bootstrap-hooks.1:71 en/lb-chroot-hooks.1:71
|
||||
#: en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73
|
||||
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
|
||||
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73
|
||||
#: en/lb-source-includes.1:61
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
|
@ -318,15 +322,15 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:42 en/lb-chroot-includes.1:42
|
||||
#: en/lb-source-includes.1:42
|
||||
#: en/lb-binary-includes.1:42 en/lb-bootstrap-includes.1:42
|
||||
#: en/lb-chroot-includes.1:42 en/lb-source-includes.1:42
|
||||
#, no-wrap
|
||||
msgid "B<config/includes>:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-includes.1:44 en/lb-chroot-includes.1:44
|
||||
#: en/lb-source-includes.1:44
|
||||
#: en/lb-binary-includes.1:44 en/lb-bootstrap-includes.1:44
|
||||
#: en/lb-chroot-includes.1:44 en/lb-source-includes.1:44
|
||||
msgid "generic include files."
|
||||
msgstr ""
|
||||
|
||||
|
@ -342,14 +346,14 @@ msgid "include files specific for the binary stage."
|
|||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-includes.1:48 en/lb-chroot-includes.1:48
|
||||
#: en/lb-source-includes.1:48
|
||||
#: en/lb-binary-includes.1:48 en/lb-bootstrap-includes.1:48
|
||||
#: en/lb-chroot-includes.1:48 en/lb-source-includes.1:48
|
||||
msgid "directory in which the include files are copied into."
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:50 en/lb-chroot-includes.1:50
|
||||
#: en/lb-source-includes.1:50
|
||||
#: en/lb-binary-includes.1:50 en/lb-bootstrap-includes.1:50
|
||||
#: en/lb-chroot-includes.1:50 en/lb-source-includes.1:50
|
||||
#, no-wrap
|
||||
msgid "I<lb-bootstrap-includes>(1)"
|
||||
msgstr ""
|
||||
|
@ -361,7 +365,8 @@ msgid "I<lb-chroot-includes>(1)"
|
|||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:52 en/lb-chroot-includes.1:52
|
||||
#: en/lb-binary-includes.1:52 en/lb-bootstrap-includes.1:52
|
||||
#: en/lb-chroot-includes.1:52
|
||||
#, no-wrap
|
||||
msgid "I<lb-source-includes>(1)"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-11-04 16:54+0100\n"
|
||||
"POT-Creation-Date: 2013-11-04 19:05+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"
|
||||
|
@ -17,158 +17,198 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-bootstrap-cdebootstrap.1:9
|
||||
#: en/lb-bootstrap-debootstrap.1:9 en/lb-bootstrap-hooks.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-bootstrap-cdebootstrap.1:9
|
||||
#: en/lb-bootstrap-debootstrap.1:9 en/lb-bootstrap-hooks.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-11-04"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-bootstrap-cdebootstrap.1:9
|
||||
#: en/lb-bootstrap-debootstrap.1:9 en/lb-bootstrap-hooks.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgid "4.0~alpha30-1"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-bootstrap-cdebootstrap.1:9
|
||||
#: en/lb-bootstrap-debootstrap.1:9 en/lb-bootstrap-hooks.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:11 en/lb-bootstrap-cdebootstrap.1:11
|
||||
#: en/lb-bootstrap-debootstrap.1:11 en/lb-bootstrap-hooks.1:11
|
||||
#: en/lb-chroot-hooks.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
|
||||
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
|
||||
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
|
||||
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-source-includes.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:13 en/lb-bootstrap-cdebootstrap.1:13
|
||||
#: en/lb-bootstrap-debootstrap.1:13 en/lb-bootstrap-hooks.1:13
|
||||
#: en/lb-chroot-hooks.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
|
||||
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
|
||||
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
|
||||
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-source-includes.1:13
|
||||
msgid "B<live-build> - Live System Build Components"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:14 en/lb-bootstrap-cdebootstrap.1:14
|
||||
#: en/lb-bootstrap-debootstrap.1:14 en/lb-bootstrap-hooks.1:14
|
||||
#: en/lb-chroot-hooks.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
|
||||
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
|
||||
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
|
||||
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-source-includes.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:21 en/lb-bootstrap-cdebootstrap.1:21
|
||||
#: en/lb-bootstrap-debootstrap.1:21 en/lb-bootstrap-hooks.1:21
|
||||
#: en/lb-chroot-hooks.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
|
||||
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
|
||||
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
|
||||
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-source-includes.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:23 en/lb-bootstrap-cdebootstrap.1:23
|
||||
#: en/lb-bootstrap-debootstrap.1:23 en/lb-bootstrap-hooks.1:23
|
||||
#: en/lb-chroot-hooks.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
|
||||
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
|
||||
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
|
||||
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-source-includes.1:23
|
||||
msgid ""
|
||||
"live-build contains the components to build a live system from a "
|
||||
"configuration directory."
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:41 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-source-hooks.1:41
|
||||
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
|
||||
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
|
||||
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
|
||||
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41
|
||||
#: en/lb-source-includes.1:33
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:42 en/lb-bootstrap-cdebootstrap.1:29
|
||||
#: en/lb-bootstrap-debootstrap.1:29 en/lb-bootstrap-hooks.1:40
|
||||
#: en/lb-chroot-hooks.1:40 en/lb-source-hooks.1:42
|
||||
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
|
||||
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
|
||||
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
|
||||
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42
|
||||
#: en/lb-source-includes.1:34
|
||||
#, no-wrap
|
||||
msgid "B<--verbose>"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:44 en/lb-bootstrap-cdebootstrap.1:31
|
||||
#: en/lb-bootstrap-debootstrap.1:31 en/lb-bootstrap-hooks.1:42
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-source-hooks.1:44
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
msgid "sets verbose option (default: False)."
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:44 en/lb-bootstrap-cdebootstrap.1:31
|
||||
#: en/lb-bootstrap-debootstrap.1:31 en/lb-bootstrap-hooks.1:42
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-source-hooks.1:44
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
#, no-wrap
|
||||
msgid "B<-h, --help>"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:46 en/lb-bootstrap-cdebootstrap.1:33
|
||||
#: en/lb-bootstrap-debootstrap.1:33 en/lb-bootstrap-hooks.1:44
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-source-hooks.1:46
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
msgid "show help message and exit."
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:46 en/lb-bootstrap-cdebootstrap.1:33
|
||||
#: en/lb-bootstrap-debootstrap.1:33 en/lb-bootstrap-hooks.1:44
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-source-hooks.1:46
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
#, no-wrap
|
||||
msgid "B<--version>"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:48 en/lb-bootstrap-cdebootstrap.1:35
|
||||
#: en/lb-bootstrap-debootstrap.1:35 en/lb-bootstrap-hooks.1:46
|
||||
#: en/lb-chroot-hooks.1:46 en/lb-source-hooks.1:48
|
||||
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
|
||||
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
|
||||
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
|
||||
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48
|
||||
#: en/lb-source-includes.1:40
|
||||
msgid "show program's version number and exit."
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:49 en/lb-bootstrap-cdebootstrap.1:36
|
||||
#: en/lb-bootstrap-debootstrap.1:36 en/lb-bootstrap-hooks.1:47
|
||||
#: en/lb-chroot-hooks.1:47 en/lb-source-hooks.1:49
|
||||
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
|
||||
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
|
||||
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
|
||||
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49
|
||||
#: en/lb-source-includes.1:41
|
||||
#, no-wrap
|
||||
msgid "FILES"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:61 en/lb-bootstrap-cdebootstrap.1:43
|
||||
#: en/lb-bootstrap-debootstrap.1:43 en/lb-bootstrap-hooks.1:59
|
||||
#: en/lb-chroot-hooks.1:59 en/lb-source-hooks.1:61
|
||||
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
|
||||
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
|
||||
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
|
||||
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61
|
||||
#: en/lb-source-includes.1:49
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:66 en/lb-bootstrap-cdebootstrap.1:46
|
||||
#: en/lb-bootstrap-debootstrap.1:46 en/lb-bootstrap-hooks.1:64
|
||||
#: en/lb-chroot-hooks.1:64 en/lb-source-hooks.1:66
|
||||
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
|
||||
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
|
||||
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
|
||||
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66
|
||||
#: en/lb-source-includes.1:54
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:68 en/lb-bootstrap-cdebootstrap.1:48
|
||||
#: en/lb-bootstrap-debootstrap.1:48 en/lb-bootstrap-hooks.1:66
|
||||
#: en/lb-chroot-hooks.1:66 en/lb-source-hooks.1:68
|
||||
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
|
||||
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
|
||||
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
|
||||
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68
|
||||
#: en/lb-source-includes.1:56
|
||||
msgid ""
|
||||
"More information about live-build and the Live Systems project can be found "
|
||||
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
|
||||
|
@ -176,17 +216,21 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:69 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-source-hooks.1:69
|
||||
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
|
||||
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
|
||||
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
|
||||
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69
|
||||
#: en/lb-source-includes.1:57
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:71 en/lb-bootstrap-cdebootstrap.1:51
|
||||
#: en/lb-bootstrap-debootstrap.1:51 en/lb-bootstrap-hooks.1:69
|
||||
#: en/lb-chroot-hooks.1:69 en/lb-source-hooks.1:71
|
||||
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
|
||||
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
|
||||
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
|
||||
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71
|
||||
#: en/lb-source-includes.1:59
|
||||
msgid ""
|
||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
|
||||
|
@ -195,17 +239,21 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:72 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-source-hooks.1:72
|
||||
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
|
||||
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
|
||||
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
|
||||
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72
|
||||
#: en/lb-source-includes.1:60
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:73 en/lb-bootstrap-cdebootstrap.1:53
|
||||
#: en/lb-bootstrap-debootstrap.1:53 en/lb-bootstrap-hooks.1:71
|
||||
#: en/lb-chroot-hooks.1:71 en/lb-source-hooks.1:73
|
||||
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
|
||||
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
|
||||
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
|
||||
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73
|
||||
#: en/lb-source-includes.1:61
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
msgstr ""
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-11-04 16:54+0100\n"
|
||||
"POT-Creation-Date: 2013-11-04 19:05+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"
|
||||
|
@ -17,158 +17,198 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-bootstrap-cdebootstrap.1:9
|
||||
#: en/lb-bootstrap-debootstrap.1:9 en/lb-bootstrap-hooks.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-bootstrap-cdebootstrap.1:9
|
||||
#: en/lb-bootstrap-debootstrap.1:9 en/lb-bootstrap-hooks.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-11-04"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-bootstrap-cdebootstrap.1:9
|
||||
#: en/lb-bootstrap-debootstrap.1:9 en/lb-bootstrap-hooks.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgid "4.0~alpha30-1"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-bootstrap-cdebootstrap.1:9
|
||||
#: en/lb-bootstrap-debootstrap.1:9 en/lb-bootstrap-hooks.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:11 en/lb-bootstrap-cdebootstrap.1:11
|
||||
#: en/lb-bootstrap-debootstrap.1:11 en/lb-bootstrap-hooks.1:11
|
||||
#: en/lb-chroot-hooks.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
|
||||
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
|
||||
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
|
||||
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-source-includes.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:13 en/lb-bootstrap-cdebootstrap.1:13
|
||||
#: en/lb-bootstrap-debootstrap.1:13 en/lb-bootstrap-hooks.1:13
|
||||
#: en/lb-chroot-hooks.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
|
||||
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
|
||||
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
|
||||
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-source-includes.1:13
|
||||
msgid "B<live-build> - Live System Build Components"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:14 en/lb-bootstrap-cdebootstrap.1:14
|
||||
#: en/lb-bootstrap-debootstrap.1:14 en/lb-bootstrap-hooks.1:14
|
||||
#: en/lb-chroot-hooks.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
|
||||
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
|
||||
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
|
||||
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-source-includes.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:21 en/lb-bootstrap-cdebootstrap.1:21
|
||||
#: en/lb-bootstrap-debootstrap.1:21 en/lb-bootstrap-hooks.1:21
|
||||
#: en/lb-chroot-hooks.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
|
||||
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
|
||||
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
|
||||
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-source-includes.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:23 en/lb-bootstrap-cdebootstrap.1:23
|
||||
#: en/lb-bootstrap-debootstrap.1:23 en/lb-bootstrap-hooks.1:23
|
||||
#: en/lb-chroot-hooks.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
|
||||
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
|
||||
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
|
||||
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-source-includes.1:23
|
||||
msgid ""
|
||||
"live-build contains the components to build a live system from a "
|
||||
"configuration directory."
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:41 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-source-hooks.1:41
|
||||
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
|
||||
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
|
||||
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
|
||||
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41
|
||||
#: en/lb-source-includes.1:33
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:42 en/lb-bootstrap-cdebootstrap.1:29
|
||||
#: en/lb-bootstrap-debootstrap.1:29 en/lb-bootstrap-hooks.1:40
|
||||
#: en/lb-chroot-hooks.1:40 en/lb-source-hooks.1:42
|
||||
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
|
||||
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
|
||||
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
|
||||
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42
|
||||
#: en/lb-source-includes.1:34
|
||||
#, no-wrap
|
||||
msgid "B<--verbose>"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:44 en/lb-bootstrap-cdebootstrap.1:31
|
||||
#: en/lb-bootstrap-debootstrap.1:31 en/lb-bootstrap-hooks.1:42
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-source-hooks.1:44
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
msgid "sets verbose option (default: False)."
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:44 en/lb-bootstrap-cdebootstrap.1:31
|
||||
#: en/lb-bootstrap-debootstrap.1:31 en/lb-bootstrap-hooks.1:42
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-source-hooks.1:44
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
#, no-wrap
|
||||
msgid "B<-h, --help>"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:46 en/lb-bootstrap-cdebootstrap.1:33
|
||||
#: en/lb-bootstrap-debootstrap.1:33 en/lb-bootstrap-hooks.1:44
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-source-hooks.1:46
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
msgid "show help message and exit."
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:46 en/lb-bootstrap-cdebootstrap.1:33
|
||||
#: en/lb-bootstrap-debootstrap.1:33 en/lb-bootstrap-hooks.1:44
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-source-hooks.1:46
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
#, no-wrap
|
||||
msgid "B<--version>"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:48 en/lb-bootstrap-cdebootstrap.1:35
|
||||
#: en/lb-bootstrap-debootstrap.1:35 en/lb-bootstrap-hooks.1:46
|
||||
#: en/lb-chroot-hooks.1:46 en/lb-source-hooks.1:48
|
||||
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
|
||||
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
|
||||
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
|
||||
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48
|
||||
#: en/lb-source-includes.1:40
|
||||
msgid "show program's version number and exit."
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:49 en/lb-bootstrap-cdebootstrap.1:36
|
||||
#: en/lb-bootstrap-debootstrap.1:36 en/lb-bootstrap-hooks.1:47
|
||||
#: en/lb-chroot-hooks.1:47 en/lb-source-hooks.1:49
|
||||
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
|
||||
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
|
||||
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
|
||||
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49
|
||||
#: en/lb-source-includes.1:41
|
||||
#, no-wrap
|
||||
msgid "FILES"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:61 en/lb-bootstrap-cdebootstrap.1:43
|
||||
#: en/lb-bootstrap-debootstrap.1:43 en/lb-bootstrap-hooks.1:59
|
||||
#: en/lb-chroot-hooks.1:59 en/lb-source-hooks.1:61
|
||||
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
|
||||
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
|
||||
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
|
||||
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61
|
||||
#: en/lb-source-includes.1:49
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:66 en/lb-bootstrap-cdebootstrap.1:46
|
||||
#: en/lb-bootstrap-debootstrap.1:46 en/lb-bootstrap-hooks.1:64
|
||||
#: en/lb-chroot-hooks.1:64 en/lb-source-hooks.1:66
|
||||
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
|
||||
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
|
||||
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
|
||||
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66
|
||||
#: en/lb-source-includes.1:54
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:68 en/lb-bootstrap-cdebootstrap.1:48
|
||||
#: en/lb-bootstrap-debootstrap.1:48 en/lb-bootstrap-hooks.1:66
|
||||
#: en/lb-chroot-hooks.1:66 en/lb-source-hooks.1:68
|
||||
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
|
||||
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
|
||||
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
|
||||
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68
|
||||
#: en/lb-source-includes.1:56
|
||||
msgid ""
|
||||
"More information about live-build and the Live Systems project can be found "
|
||||
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
|
||||
|
@ -176,17 +216,21 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:69 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-source-hooks.1:69
|
||||
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
|
||||
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
|
||||
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
|
||||
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69
|
||||
#: en/lb-source-includes.1:57
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:71 en/lb-bootstrap-cdebootstrap.1:51
|
||||
#: en/lb-bootstrap-debootstrap.1:51 en/lb-bootstrap-hooks.1:69
|
||||
#: en/lb-chroot-hooks.1:69 en/lb-source-hooks.1:71
|
||||
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
|
||||
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
|
||||
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
|
||||
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71
|
||||
#: en/lb-source-includes.1:59
|
||||
msgid ""
|
||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
|
||||
|
@ -195,17 +239,21 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:72 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-source-hooks.1:72
|
||||
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
|
||||
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
|
||||
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
|
||||
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72
|
||||
#: en/lb-source-includes.1:60
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:73 en/lb-bootstrap-cdebootstrap.1:53
|
||||
#: en/lb-bootstrap-debootstrap.1:53 en/lb-bootstrap-hooks.1:71
|
||||
#: en/lb-chroot-hooks.1:71 en/lb-source-hooks.1:73
|
||||
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
|
||||
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
|
||||
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
|
||||
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73
|
||||
#: en/lb-source-includes.1:61
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
msgstr ""
|
||||
|
|
|
@ -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 19:05+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -19,8 +19,9 @@ msgstr ""
|
|||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr ""
|
||||
|
@ -28,8 +29,9 @@ msgstr ""
|
|||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-11-04"
|
||||
msgstr ""
|
||||
|
@ -37,17 +39,19 @@ 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-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgid "4.0~alpha30-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-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr ""
|
||||
|
@ -55,8 +59,9 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
|
||||
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
|
||||
#: en/lb-bootstrap-hooks.1:11 en/lb-chroot-hooks.1:11
|
||||
#: en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
|
||||
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-source-includes.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
msgstr ""
|
||||
|
@ -64,16 +69,18 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
|
||||
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
|
||||
#: en/lb-bootstrap-hooks.1:13 en/lb-chroot-hooks.1:13
|
||||
#: en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
|
||||
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-source-includes.1:13
|
||||
msgid "B<live-build> - Live System Build Components"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
|
||||
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
|
||||
#: en/lb-bootstrap-hooks.1:14 en/lb-chroot-hooks.1:14
|
||||
#: en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
|
||||
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-source-includes.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
msgstr ""
|
||||
|
@ -81,8 +88,9 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
|
||||
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
|
||||
#: en/lb-bootstrap-hooks.1:21 en/lb-chroot-hooks.1:21
|
||||
#: en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
|
||||
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-source-includes.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
msgstr ""
|
||||
|
@ -90,8 +98,9 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
|
||||
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
|
||||
#: en/lb-bootstrap-hooks.1:23 en/lb-chroot-hooks.1:23
|
||||
#: en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
|
||||
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-source-includes.1:23
|
||||
msgid ""
|
||||
"live-build contains the components to build a live system from a "
|
||||
"configuration directory."
|
||||
|
@ -99,8 +108,9 @@ msgstr ""
|
|||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
|
||||
#: en/lb-bootstrap-hooks.1:26 en/lb-chroot-hooks.1:26
|
||||
#: en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
|
||||
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
|
||||
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
|
||||
#: en/lb-source-includes.1:26
|
||||
#, no-wrap
|
||||
msgid "SPECIFICATION"
|
||||
msgstr ""
|
||||
|
@ -108,8 +118,9 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
|
||||
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
|
||||
#: en/lb-bootstrap-hooks.1:39 en/lb-chroot-hooks.1:39
|
||||
#: en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41
|
||||
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
|
||||
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41
|
||||
#: en/lb-source-includes.1:33
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
msgstr ""
|
||||
|
@ -117,8 +128,9 @@ msgstr ""
|
|||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
|
||||
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
|
||||
#: en/lb-bootstrap-hooks.1:40 en/lb-chroot-hooks.1:40
|
||||
#: en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42
|
||||
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
|
||||
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42
|
||||
#: en/lb-source-includes.1:34
|
||||
#, no-wrap
|
||||
msgid "B<--verbose>"
|
||||
msgstr ""
|
||||
|
@ -126,16 +138,18 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-chroot-hooks.1:42
|
||||
#: en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
msgid "sets verbose option (default: False)."
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-chroot-hooks.1:42
|
||||
#: en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
#, no-wrap
|
||||
msgid "B<-h, --help>"
|
||||
msgstr ""
|
||||
|
@ -143,16 +157,18 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-chroot-hooks.1:44
|
||||
#: en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
msgid "show help message and exit."
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-chroot-hooks.1:44
|
||||
#: en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
#, no-wrap
|
||||
msgid "B<--version>"
|
||||
msgstr ""
|
||||
|
@ -160,16 +176,18 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
|
||||
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
|
||||
#: en/lb-bootstrap-hooks.1:46 en/lb-chroot-hooks.1:46
|
||||
#: en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48
|
||||
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
|
||||
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48
|
||||
#: en/lb-source-includes.1:40
|
||||
msgid "show program's version number and exit."
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
|
||||
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
|
||||
#: en/lb-bootstrap-hooks.1:47 en/lb-chroot-hooks.1:47
|
||||
#: en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49
|
||||
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
|
||||
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49
|
||||
#: en/lb-source-includes.1:41
|
||||
#, no-wrap
|
||||
msgid "FILES"
|
||||
msgstr ""
|
||||
|
@ -202,8 +220,9 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
|
||||
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
|
||||
#: en/lb-bootstrap-hooks.1:59 en/lb-chroot-hooks.1:59
|
||||
#: en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61
|
||||
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
|
||||
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61
|
||||
#: en/lb-source-includes.1:49
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr ""
|
||||
|
@ -224,8 +243,9 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
|
||||
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
|
||||
#: en/lb-bootstrap-hooks.1:64 en/lb-chroot-hooks.1:64
|
||||
#: en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66
|
||||
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
|
||||
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66
|
||||
#: en/lb-source-includes.1:54
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
msgstr ""
|
||||
|
@ -233,8 +253,9 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
|
||||
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
|
||||
#: en/lb-bootstrap-hooks.1:66 en/lb-chroot-hooks.1:66
|
||||
#: en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68
|
||||
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
|
||||
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68
|
||||
#: en/lb-source-includes.1:56
|
||||
msgid ""
|
||||
"More information about live-build and the Live Systems project can be found "
|
||||
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
|
||||
|
@ -244,8 +265,9 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
|
||||
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
|
||||
#: en/lb-bootstrap-hooks.1:67 en/lb-chroot-hooks.1:67
|
||||
#: en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69
|
||||
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
|
||||
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69
|
||||
#: en/lb-source-includes.1:57
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr ""
|
||||
|
@ -253,8 +275,9 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
|
||||
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
|
||||
#: en/lb-bootstrap-hooks.1:69 en/lb-chroot-hooks.1:69
|
||||
#: en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71
|
||||
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
|
||||
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71
|
||||
#: en/lb-source-includes.1:59
|
||||
msgid ""
|
||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
|
||||
|
@ -265,8 +288,9 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
|
||||
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
|
||||
#: en/lb-bootstrap-hooks.1:70 en/lb-chroot-hooks.1:70
|
||||
#: en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72
|
||||
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
|
||||
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72
|
||||
#: en/lb-source-includes.1:60
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
msgstr ""
|
||||
|
@ -274,8 +298,9 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
|
||||
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
|
||||
#: en/lb-bootstrap-hooks.1:71 en/lb-chroot-hooks.1:71
|
||||
#: en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73
|
||||
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
|
||||
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73
|
||||
#: en/lb-source-includes.1:61
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
msgstr ""
|
||||
|
@ -359,8 +384,8 @@ msgid "hook files specific for the bootstrap stage."
|
|||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-bootstrap-hooks.1:52 en/lb-chroot-hooks.1:52
|
||||
#: en/lb-chroot-includes.1:46
|
||||
#: en/lb-bootstrap-hooks.1:52 en/lb-bootstrap-includes.1:46
|
||||
#: en/lb-chroot-hooks.1:52 en/lb-chroot-includes.1:46
|
||||
#, no-wrap
|
||||
msgid "B<chroot>:"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-11-04 19:02+0100\n"
|
||||
"POT-Creation-Date: 2013-11-04 19:09+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"
|
||||
|
@ -43,7 +43,7 @@ msgstr ""
|
|||
#: 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"
|
||||
msgid "4.0~alpha30-1"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
@ -287,10 +287,10 @@ msgid "directory in which the include files are copied into."
|
|||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:50 en/lb-bootstrap-includes.1:50
|
||||
#: en/lb-chroot-includes.1:50 en/lb-source-includes.1:50
|
||||
#: en/lb-binary-includes.1:51 en/lb-bootstrap-includes.1:50
|
||||
#: en/lb-source-includes.1:51
|
||||
#, no-wrap
|
||||
msgid "I<lb-bootstrap-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 19:05+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -19,8 +19,9 @@ msgstr ""
|
|||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr ""
|
||||
|
@ -28,8 +29,9 @@ msgstr ""
|
|||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-11-04"
|
||||
msgstr ""
|
||||
|
@ -37,17 +39,19 @@ 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-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgid "4.0~alpha30-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-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr ""
|
||||
|
@ -55,8 +59,9 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
|
||||
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
|
||||
#: en/lb-bootstrap-hooks.1:11 en/lb-chroot-hooks.1:11
|
||||
#: en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
|
||||
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-source-includes.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
msgstr ""
|
||||
|
@ -64,16 +69,18 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
|
||||
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
|
||||
#: en/lb-bootstrap-hooks.1:13 en/lb-chroot-hooks.1:13
|
||||
#: en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
|
||||
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-source-includes.1:13
|
||||
msgid "B<live-build> - Live System Build Components"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
|
||||
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
|
||||
#: en/lb-bootstrap-hooks.1:14 en/lb-chroot-hooks.1:14
|
||||
#: en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
|
||||
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-source-includes.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
msgstr ""
|
||||
|
@ -81,8 +88,9 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
|
||||
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
|
||||
#: en/lb-bootstrap-hooks.1:21 en/lb-chroot-hooks.1:21
|
||||
#: en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
|
||||
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-source-includes.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
msgstr ""
|
||||
|
@ -90,8 +98,9 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
|
||||
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
|
||||
#: en/lb-bootstrap-hooks.1:23 en/lb-chroot-hooks.1:23
|
||||
#: en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
|
||||
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-source-includes.1:23
|
||||
msgid ""
|
||||
"live-build contains the components to build a live system from a "
|
||||
"configuration directory."
|
||||
|
@ -99,8 +108,9 @@ msgstr ""
|
|||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
|
||||
#: en/lb-bootstrap-hooks.1:26 en/lb-chroot-hooks.1:26
|
||||
#: en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
|
||||
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
|
||||
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
|
||||
#: en/lb-source-includes.1:26
|
||||
#, no-wrap
|
||||
msgid "SPECIFICATION"
|
||||
msgstr ""
|
||||
|
@ -108,8 +118,9 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
|
||||
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
|
||||
#: en/lb-bootstrap-hooks.1:39 en/lb-chroot-hooks.1:39
|
||||
#: en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41
|
||||
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
|
||||
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41
|
||||
#: en/lb-source-includes.1:33
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
msgstr ""
|
||||
|
@ -117,8 +128,9 @@ msgstr ""
|
|||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
|
||||
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
|
||||
#: en/lb-bootstrap-hooks.1:40 en/lb-chroot-hooks.1:40
|
||||
#: en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42
|
||||
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
|
||||
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42
|
||||
#: en/lb-source-includes.1:34
|
||||
#, no-wrap
|
||||
msgid "B<--verbose>"
|
||||
msgstr ""
|
||||
|
@ -126,16 +138,18 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-chroot-hooks.1:42
|
||||
#: en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
msgid "sets verbose option (default: False)."
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-chroot-hooks.1:42
|
||||
#: en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
#, no-wrap
|
||||
msgid "B<-h, --help>"
|
||||
msgstr ""
|
||||
|
@ -143,16 +157,18 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-chroot-hooks.1:44
|
||||
#: en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
msgid "show help message and exit."
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-chroot-hooks.1:44
|
||||
#: en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
#, no-wrap
|
||||
msgid "B<--version>"
|
||||
msgstr ""
|
||||
|
@ -160,16 +176,18 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
|
||||
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
|
||||
#: en/lb-bootstrap-hooks.1:46 en/lb-chroot-hooks.1:46
|
||||
#: en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48
|
||||
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
|
||||
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48
|
||||
#: en/lb-source-includes.1:40
|
||||
msgid "show program's version number and exit."
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
|
||||
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
|
||||
#: en/lb-bootstrap-hooks.1:47 en/lb-chroot-hooks.1:47
|
||||
#: en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49
|
||||
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
|
||||
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49
|
||||
#: en/lb-source-includes.1:41
|
||||
#, no-wrap
|
||||
msgid "FILES"
|
||||
msgstr ""
|
||||
|
@ -202,8 +220,9 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
|
||||
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
|
||||
#: en/lb-bootstrap-hooks.1:59 en/lb-chroot-hooks.1:59
|
||||
#: en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61
|
||||
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
|
||||
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61
|
||||
#: en/lb-source-includes.1:49
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr ""
|
||||
|
@ -224,8 +243,9 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
|
||||
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
|
||||
#: en/lb-bootstrap-hooks.1:64 en/lb-chroot-hooks.1:64
|
||||
#: en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66
|
||||
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
|
||||
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66
|
||||
#: en/lb-source-includes.1:54
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
msgstr ""
|
||||
|
@ -233,8 +253,9 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
|
||||
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
|
||||
#: en/lb-bootstrap-hooks.1:66 en/lb-chroot-hooks.1:66
|
||||
#: en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68
|
||||
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
|
||||
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68
|
||||
#: en/lb-source-includes.1:56
|
||||
msgid ""
|
||||
"More information about live-build and the Live Systems project can be found "
|
||||
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
|
||||
|
@ -244,8 +265,9 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
|
||||
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
|
||||
#: en/lb-bootstrap-hooks.1:67 en/lb-chroot-hooks.1:67
|
||||
#: en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69
|
||||
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
|
||||
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69
|
||||
#: en/lb-source-includes.1:57
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr ""
|
||||
|
@ -253,8 +275,9 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
|
||||
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
|
||||
#: en/lb-bootstrap-hooks.1:69 en/lb-chroot-hooks.1:69
|
||||
#: en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71
|
||||
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
|
||||
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71
|
||||
#: en/lb-source-includes.1:59
|
||||
msgid ""
|
||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
|
||||
|
@ -265,8 +288,9 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
|
||||
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
|
||||
#: en/lb-bootstrap-hooks.1:70 en/lb-chroot-hooks.1:70
|
||||
#: en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72
|
||||
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
|
||||
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72
|
||||
#: en/lb-source-includes.1:60
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
msgstr ""
|
||||
|
@ -274,15 +298,16 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
|
||||
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
|
||||
#: en/lb-bootstrap-hooks.1:71 en/lb-chroot-hooks.1:71
|
||||
#: en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73
|
||||
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
|
||||
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73
|
||||
#: en/lb-source-includes.1:61
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-bootstrap-hooks.1:52 en/lb-chroot-hooks.1:52
|
||||
#: en/lb-chroot-includes.1:46
|
||||
#: en/lb-bootstrap-hooks.1:52 en/lb-bootstrap-includes.1:46
|
||||
#: en/lb-chroot-hooks.1:52 en/lb-chroot-includes.1:46
|
||||
#, no-wrap
|
||||
msgid "B<chroot>:"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-11-04 19:02+0100\n"
|
||||
"POT-Creation-Date: 2013-11-04 19:05+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"
|
||||
|
@ -43,7 +43,7 @@ msgstr ""
|
|||
#: 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"
|
||||
msgid "4.0~alpha30-1"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
|
|
|
@ -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 19:05+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -19,8 +19,9 @@ msgstr ""
|
|||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr ""
|
||||
|
@ -28,8 +29,9 @@ msgstr ""
|
|||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-11-04"
|
||||
msgstr ""
|
||||
|
@ -37,17 +39,19 @@ 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-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgid "4.0~alpha30-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-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr ""
|
||||
|
@ -55,8 +59,9 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
|
||||
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
|
||||
#: en/lb-bootstrap-hooks.1:11 en/lb-chroot-hooks.1:11
|
||||
#: en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
|
||||
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-source-includes.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
msgstr ""
|
||||
|
@ -64,16 +69,18 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
|
||||
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
|
||||
#: en/lb-bootstrap-hooks.1:13 en/lb-chroot-hooks.1:13
|
||||
#: en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
|
||||
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-source-includes.1:13
|
||||
msgid "B<live-build> - Live System Build Components"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
|
||||
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
|
||||
#: en/lb-bootstrap-hooks.1:14 en/lb-chroot-hooks.1:14
|
||||
#: en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
|
||||
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-source-includes.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
msgstr ""
|
||||
|
@ -81,8 +88,9 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
|
||||
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
|
||||
#: en/lb-bootstrap-hooks.1:21 en/lb-chroot-hooks.1:21
|
||||
#: en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
|
||||
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-source-includes.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
msgstr ""
|
||||
|
@ -90,8 +98,9 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
|
||||
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
|
||||
#: en/lb-bootstrap-hooks.1:23 en/lb-chroot-hooks.1:23
|
||||
#: en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
|
||||
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-source-includes.1:23
|
||||
msgid ""
|
||||
"live-build contains the components to build a live system from a "
|
||||
"configuration directory."
|
||||
|
@ -99,8 +108,9 @@ msgstr ""
|
|||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
|
||||
#: en/lb-bootstrap-hooks.1:26 en/lb-chroot-hooks.1:26
|
||||
#: en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
|
||||
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
|
||||
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
|
||||
#: en/lb-source-includes.1:26
|
||||
#, no-wrap
|
||||
msgid "SPECIFICATION"
|
||||
msgstr ""
|
||||
|
@ -108,8 +118,9 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
|
||||
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
|
||||
#: en/lb-bootstrap-hooks.1:39 en/lb-chroot-hooks.1:39
|
||||
#: en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41
|
||||
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
|
||||
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41
|
||||
#: en/lb-source-includes.1:33
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
msgstr ""
|
||||
|
@ -117,8 +128,9 @@ msgstr ""
|
|||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
|
||||
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
|
||||
#: en/lb-bootstrap-hooks.1:40 en/lb-chroot-hooks.1:40
|
||||
#: en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42
|
||||
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
|
||||
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42
|
||||
#: en/lb-source-includes.1:34
|
||||
#, no-wrap
|
||||
msgid "B<--verbose>"
|
||||
msgstr ""
|
||||
|
@ -126,16 +138,18 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-chroot-hooks.1:42
|
||||
#: en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
msgid "sets verbose option (default: False)."
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-chroot-hooks.1:42
|
||||
#: en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
#, no-wrap
|
||||
msgid "B<-h, --help>"
|
||||
msgstr ""
|
||||
|
@ -143,16 +157,18 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-chroot-hooks.1:44
|
||||
#: en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
msgid "show help message and exit."
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-chroot-hooks.1:44
|
||||
#: en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
#, no-wrap
|
||||
msgid "B<--version>"
|
||||
msgstr ""
|
||||
|
@ -160,16 +176,18 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
|
||||
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
|
||||
#: en/lb-bootstrap-hooks.1:46 en/lb-chroot-hooks.1:46
|
||||
#: en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48
|
||||
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
|
||||
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48
|
||||
#: en/lb-source-includes.1:40
|
||||
msgid "show program's version number and exit."
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
|
||||
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
|
||||
#: en/lb-bootstrap-hooks.1:47 en/lb-chroot-hooks.1:47
|
||||
#: en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49
|
||||
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
|
||||
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49
|
||||
#: en/lb-source-includes.1:41
|
||||
#, no-wrap
|
||||
msgid "FILES"
|
||||
msgstr ""
|
||||
|
@ -202,8 +220,9 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
|
||||
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
|
||||
#: en/lb-bootstrap-hooks.1:59 en/lb-chroot-hooks.1:59
|
||||
#: en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61
|
||||
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
|
||||
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61
|
||||
#: en/lb-source-includes.1:49
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr ""
|
||||
|
@ -224,8 +243,9 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
|
||||
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
|
||||
#: en/lb-bootstrap-hooks.1:64 en/lb-chroot-hooks.1:64
|
||||
#: en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66
|
||||
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
|
||||
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66
|
||||
#: en/lb-source-includes.1:54
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
msgstr ""
|
||||
|
@ -233,8 +253,9 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
|
||||
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
|
||||
#: en/lb-bootstrap-hooks.1:66 en/lb-chroot-hooks.1:66
|
||||
#: en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68
|
||||
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
|
||||
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68
|
||||
#: en/lb-source-includes.1:56
|
||||
msgid ""
|
||||
"More information about live-build and the Live Systems project can be found "
|
||||
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
|
||||
|
@ -244,8 +265,9 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
|
||||
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
|
||||
#: en/lb-bootstrap-hooks.1:67 en/lb-chroot-hooks.1:67
|
||||
#: en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69
|
||||
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
|
||||
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69
|
||||
#: en/lb-source-includes.1:57
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr ""
|
||||
|
@ -253,8 +275,9 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
|
||||
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
|
||||
#: en/lb-bootstrap-hooks.1:69 en/lb-chroot-hooks.1:69
|
||||
#: en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71
|
||||
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
|
||||
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71
|
||||
#: en/lb-source-includes.1:59
|
||||
msgid ""
|
||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
|
||||
|
@ -265,8 +288,9 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
|
||||
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
|
||||
#: en/lb-bootstrap-hooks.1:70 en/lb-chroot-hooks.1:70
|
||||
#: en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72
|
||||
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
|
||||
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72
|
||||
#: en/lb-source-includes.1:60
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
msgstr ""
|
||||
|
@ -274,8 +298,9 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
|
||||
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
|
||||
#: en/lb-bootstrap-hooks.1:71 en/lb-chroot-hooks.1:71
|
||||
#: en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73
|
||||
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
|
||||
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73
|
||||
#: en/lb-source-includes.1:61
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
msgstr ""
|
||||
|
@ -371,7 +396,7 @@ msgid "hook files specific for the source stage."
|
|||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-source-hooks.1:54
|
||||
#: en/lb-source-hooks.1:54 en/lb-source-includes.1:46
|
||||
#, no-wrap
|
||||
msgid "B<source>:"
|
||||
msgstr ""
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-11-04 18:48+0100\n"
|
||||
"POT-Creation-Date: 2013-11-04 19:05+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -19,8 +19,9 @@ msgstr ""
|
|||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr ""
|
||||
|
@ -28,8 +29,9 @@ msgstr ""
|
|||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-11-04"
|
||||
msgstr ""
|
||||
|
@ -37,17 +39,19 @@ msgstr ""
|
|||
#. type: TH
|
||||
#: en/lb-binary-hooks.1:9 en/lb-binary-includes.1:9
|
||||
#: en/lb-bootstrap-cdebootstrap.1:9 en/lb-bootstrap-debootstrap.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9
|
||||
#: en/lb-source-hooks.1:9 en/lb-source-includes.1:9
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~alpha29-1"
|
||||
msgid "4.0~alpha30-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
|
||||
#: en/lb-bootstrap-hooks.1:9 en/lb-bootstrap-includes.1:9
|
||||
#: en/lb-chroot-hooks.1:9 en/lb-chroot-includes.1:9 en/lb-source-hooks.1:9
|
||||
#: en/lb-source-includes.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr ""
|
||||
|
@ -55,8 +59,8 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:11 en/lb-binary-includes.1:11
|
||||
#: en/lb-bootstrap-cdebootstrap.1:11 en/lb-bootstrap-debootstrap.1:11
|
||||
#: en/lb-bootstrap-hooks.1:11 en/lb-chroot-hooks.1:11
|
||||
#: en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-bootstrap-hooks.1:11 en/lb-bootstrap-includes.1:11
|
||||
#: en/lb-chroot-hooks.1:11 en/lb-chroot-includes.1:11 en/lb-source-hooks.1:11
|
||||
#: en/lb-source-includes.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
|
@ -65,8 +69,8 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:13 en/lb-binary-includes.1:13
|
||||
#: en/lb-bootstrap-cdebootstrap.1:13 en/lb-bootstrap-debootstrap.1:13
|
||||
#: en/lb-bootstrap-hooks.1:13 en/lb-chroot-hooks.1:13
|
||||
#: en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-bootstrap-hooks.1:13 en/lb-bootstrap-includes.1:13
|
||||
#: en/lb-chroot-hooks.1:13 en/lb-chroot-includes.1:13 en/lb-source-hooks.1:13
|
||||
#: en/lb-source-includes.1:13
|
||||
msgid "B<live-build> - Live System Build Components"
|
||||
msgstr ""
|
||||
|
@ -74,8 +78,8 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:14 en/lb-binary-includes.1:14
|
||||
#: en/lb-bootstrap-cdebootstrap.1:14 en/lb-bootstrap-debootstrap.1:14
|
||||
#: en/lb-bootstrap-hooks.1:14 en/lb-chroot-hooks.1:14
|
||||
#: en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-bootstrap-hooks.1:14 en/lb-bootstrap-includes.1:14
|
||||
#: en/lb-chroot-hooks.1:14 en/lb-chroot-includes.1:14 en/lb-source-hooks.1:14
|
||||
#: en/lb-source-includes.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
|
@ -84,8 +88,8 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:21 en/lb-binary-includes.1:21
|
||||
#: en/lb-bootstrap-cdebootstrap.1:21 en/lb-bootstrap-debootstrap.1:21
|
||||
#: en/lb-bootstrap-hooks.1:21 en/lb-chroot-hooks.1:21
|
||||
#: en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-bootstrap-hooks.1:21 en/lb-bootstrap-includes.1:21
|
||||
#: en/lb-chroot-hooks.1:21 en/lb-chroot-includes.1:21 en/lb-source-hooks.1:21
|
||||
#: en/lb-source-includes.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
|
@ -94,8 +98,8 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:23 en/lb-binary-includes.1:23
|
||||
#: en/lb-bootstrap-cdebootstrap.1:23 en/lb-bootstrap-debootstrap.1:23
|
||||
#: en/lb-bootstrap-hooks.1:23 en/lb-chroot-hooks.1:23
|
||||
#: en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-bootstrap-hooks.1:23 en/lb-bootstrap-includes.1:23
|
||||
#: en/lb-chroot-hooks.1:23 en/lb-chroot-includes.1:23 en/lb-source-hooks.1:23
|
||||
#: en/lb-source-includes.1:23
|
||||
msgid ""
|
||||
"live-build contains the components to build a live system from a "
|
||||
|
@ -104,8 +108,8 @@ msgstr ""
|
|||
|
||||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:26 en/lb-binary-includes.1:26
|
||||
#: en/lb-bootstrap-hooks.1:26 en/lb-chroot-hooks.1:26
|
||||
#: en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
|
||||
#: en/lb-bootstrap-hooks.1:26 en/lb-bootstrap-includes.1:26
|
||||
#: en/lb-chroot-hooks.1:26 en/lb-chroot-includes.1:26 en/lb-source-hooks.1:26
|
||||
#: en/lb-source-includes.1:26
|
||||
#, no-wrap
|
||||
msgid "SPECIFICATION"
|
||||
|
@ -114,8 +118,8 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:41 en/lb-binary-includes.1:33
|
||||
#: en/lb-bootstrap-cdebootstrap.1:26 en/lb-bootstrap-debootstrap.1:26
|
||||
#: en/lb-bootstrap-hooks.1:39 en/lb-chroot-hooks.1:39
|
||||
#: en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41
|
||||
#: en/lb-bootstrap-hooks.1:39 en/lb-bootstrap-includes.1:33
|
||||
#: en/lb-chroot-hooks.1:39 en/lb-chroot-includes.1:33 en/lb-source-hooks.1:41
|
||||
#: en/lb-source-includes.1:33
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
|
@ -124,8 +128,8 @@ msgstr ""
|
|||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:42 en/lb-binary-includes.1:34
|
||||
#: en/lb-bootstrap-cdebootstrap.1:29 en/lb-bootstrap-debootstrap.1:29
|
||||
#: en/lb-bootstrap-hooks.1:40 en/lb-chroot-hooks.1:40
|
||||
#: en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42
|
||||
#: en/lb-bootstrap-hooks.1:40 en/lb-bootstrap-includes.1:34
|
||||
#: en/lb-chroot-hooks.1:40 en/lb-chroot-includes.1:34 en/lb-source-hooks.1:42
|
||||
#: en/lb-source-includes.1:34
|
||||
#, no-wrap
|
||||
msgid "B<--verbose>"
|
||||
|
@ -134,8 +138,8 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-chroot-hooks.1:42
|
||||
#: en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
msgid "sets verbose option (default: False)."
|
||||
msgstr ""
|
||||
|
@ -143,8 +147,8 @@ msgstr ""
|
|||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:44 en/lb-binary-includes.1:36
|
||||
#: en/lb-bootstrap-cdebootstrap.1:31 en/lb-bootstrap-debootstrap.1:31
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-chroot-hooks.1:42
|
||||
#: en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-bootstrap-hooks.1:42 en/lb-bootstrap-includes.1:36
|
||||
#: en/lb-chroot-hooks.1:42 en/lb-chroot-includes.1:36 en/lb-source-hooks.1:44
|
||||
#: en/lb-source-includes.1:36
|
||||
#, no-wrap
|
||||
msgid "B<-h, --help>"
|
||||
|
@ -153,8 +157,8 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-chroot-hooks.1:44
|
||||
#: en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
msgid "show help message and exit."
|
||||
msgstr ""
|
||||
|
@ -162,8 +166,8 @@ msgstr ""
|
|||
#. type: IP
|
||||
#: en/lb-binary-hooks.1:46 en/lb-binary-includes.1:38
|
||||
#: en/lb-bootstrap-cdebootstrap.1:33 en/lb-bootstrap-debootstrap.1:33
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-chroot-hooks.1:44
|
||||
#: en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-bootstrap-hooks.1:44 en/lb-bootstrap-includes.1:38
|
||||
#: en/lb-chroot-hooks.1:44 en/lb-chroot-includes.1:38 en/lb-source-hooks.1:46
|
||||
#: en/lb-source-includes.1:38
|
||||
#, no-wrap
|
||||
msgid "B<--version>"
|
||||
|
@ -172,8 +176,8 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:48 en/lb-binary-includes.1:40
|
||||
#: en/lb-bootstrap-cdebootstrap.1:35 en/lb-bootstrap-debootstrap.1:35
|
||||
#: en/lb-bootstrap-hooks.1:46 en/lb-chroot-hooks.1:46
|
||||
#: en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48
|
||||
#: en/lb-bootstrap-hooks.1:46 en/lb-bootstrap-includes.1:40
|
||||
#: en/lb-chroot-hooks.1:46 en/lb-chroot-includes.1:40 en/lb-source-hooks.1:48
|
||||
#: en/lb-source-includes.1:40
|
||||
msgid "show program's version number and exit."
|
||||
msgstr ""
|
||||
|
@ -181,8 +185,8 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:49 en/lb-binary-includes.1:41
|
||||
#: en/lb-bootstrap-cdebootstrap.1:36 en/lb-bootstrap-debootstrap.1:36
|
||||
#: en/lb-bootstrap-hooks.1:47 en/lb-chroot-hooks.1:47
|
||||
#: en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49
|
||||
#: en/lb-bootstrap-hooks.1:47 en/lb-bootstrap-includes.1:41
|
||||
#: en/lb-chroot-hooks.1:47 en/lb-chroot-includes.1:41 en/lb-source-hooks.1:49
|
||||
#: en/lb-source-includes.1:41
|
||||
#, no-wrap
|
||||
msgid "FILES"
|
||||
|
@ -191,8 +195,8 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:61 en/lb-binary-includes.1:49
|
||||
#: en/lb-bootstrap-cdebootstrap.1:43 en/lb-bootstrap-debootstrap.1:43
|
||||
#: en/lb-bootstrap-hooks.1:59 en/lb-chroot-hooks.1:59
|
||||
#: en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61
|
||||
#: en/lb-bootstrap-hooks.1:59 en/lb-bootstrap-includes.1:49
|
||||
#: en/lb-chroot-hooks.1:59 en/lb-chroot-includes.1:49 en/lb-source-hooks.1:61
|
||||
#: en/lb-source-includes.1:49
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
|
@ -201,8 +205,8 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:66 en/lb-binary-includes.1:54
|
||||
#: en/lb-bootstrap-cdebootstrap.1:46 en/lb-bootstrap-debootstrap.1:46
|
||||
#: en/lb-bootstrap-hooks.1:64 en/lb-chroot-hooks.1:64
|
||||
#: en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66
|
||||
#: en/lb-bootstrap-hooks.1:64 en/lb-bootstrap-includes.1:54
|
||||
#: en/lb-chroot-hooks.1:64 en/lb-chroot-includes.1:54 en/lb-source-hooks.1:66
|
||||
#: en/lb-source-includes.1:54
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
|
@ -211,8 +215,8 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:68 en/lb-binary-includes.1:56
|
||||
#: en/lb-bootstrap-cdebootstrap.1:48 en/lb-bootstrap-debootstrap.1:48
|
||||
#: en/lb-bootstrap-hooks.1:66 en/lb-chroot-hooks.1:66
|
||||
#: en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68
|
||||
#: en/lb-bootstrap-hooks.1:66 en/lb-bootstrap-includes.1:56
|
||||
#: en/lb-chroot-hooks.1:66 en/lb-chroot-includes.1:56 en/lb-source-hooks.1:68
|
||||
#: en/lb-source-includes.1:56
|
||||
msgid ""
|
||||
"More information about live-build and the Live Systems project can be found "
|
||||
|
@ -223,8 +227,8 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:69 en/lb-binary-includes.1:57
|
||||
#: en/lb-bootstrap-cdebootstrap.1:49 en/lb-bootstrap-debootstrap.1:49
|
||||
#: en/lb-bootstrap-hooks.1:67 en/lb-chroot-hooks.1:67
|
||||
#: en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69
|
||||
#: en/lb-bootstrap-hooks.1:67 en/lb-bootstrap-includes.1:57
|
||||
#: en/lb-chroot-hooks.1:67 en/lb-chroot-includes.1:57 en/lb-source-hooks.1:69
|
||||
#: en/lb-source-includes.1:57
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
|
@ -233,8 +237,8 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:71 en/lb-binary-includes.1:59
|
||||
#: en/lb-bootstrap-cdebootstrap.1:51 en/lb-bootstrap-debootstrap.1:51
|
||||
#: en/lb-bootstrap-hooks.1:69 en/lb-chroot-hooks.1:69
|
||||
#: en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71
|
||||
#: en/lb-bootstrap-hooks.1:69 en/lb-bootstrap-includes.1:59
|
||||
#: en/lb-chroot-hooks.1:69 en/lb-chroot-includes.1:59 en/lb-source-hooks.1:71
|
||||
#: en/lb-source-includes.1:59
|
||||
msgid ""
|
||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||
|
@ -246,8 +250,8 @@ msgstr ""
|
|||
#. type: SH
|
||||
#: en/lb-binary-hooks.1:72 en/lb-binary-includes.1:60
|
||||
#: en/lb-bootstrap-cdebootstrap.1:52 en/lb-bootstrap-debootstrap.1:52
|
||||
#: en/lb-bootstrap-hooks.1:70 en/lb-chroot-hooks.1:70
|
||||
#: en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72
|
||||
#: en/lb-bootstrap-hooks.1:70 en/lb-bootstrap-includes.1:60
|
||||
#: en/lb-chroot-hooks.1:70 en/lb-chroot-includes.1:60 en/lb-source-hooks.1:72
|
||||
#: en/lb-source-includes.1:60
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
|
@ -256,35 +260,35 @@ msgstr ""
|
|||
#. type: Plain text
|
||||
#: en/lb-binary-hooks.1:73 en/lb-binary-includes.1:61
|
||||
#: en/lb-bootstrap-cdebootstrap.1:53 en/lb-bootstrap-debootstrap.1:53
|
||||
#: en/lb-bootstrap-hooks.1:71 en/lb-chroot-hooks.1:71
|
||||
#: en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73
|
||||
#: en/lb-bootstrap-hooks.1:71 en/lb-bootstrap-includes.1:61
|
||||
#: en/lb-chroot-hooks.1:71 en/lb-chroot-includes.1:61 en/lb-source-hooks.1:73
|
||||
#: en/lb-source-includes.1:61
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:42 en/lb-chroot-includes.1:42
|
||||
#: en/lb-source-includes.1:42
|
||||
#: en/lb-binary-includes.1:42 en/lb-bootstrap-includes.1:42
|
||||
#: en/lb-chroot-includes.1:42 en/lb-source-includes.1:42
|
||||
#, no-wrap
|
||||
msgid "B<config/includes>:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-includes.1:44 en/lb-chroot-includes.1:44
|
||||
#: en/lb-source-includes.1:44
|
||||
#: en/lb-binary-includes.1:44 en/lb-bootstrap-includes.1:44
|
||||
#: en/lb-chroot-includes.1:44 en/lb-source-includes.1:44
|
||||
msgid "generic include files."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb-binary-includes.1:48 en/lb-chroot-includes.1:48
|
||||
#: en/lb-source-includes.1:48
|
||||
#: en/lb-binary-includes.1:48 en/lb-bootstrap-includes.1:48
|
||||
#: en/lb-chroot-includes.1:48 en/lb-source-includes.1:48
|
||||
msgid "directory in which the include files are copied into."
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-binary-includes.1:50 en/lb-chroot-includes.1:50
|
||||
#: en/lb-source-includes.1:50
|
||||
#: en/lb-binary-includes.1:50 en/lb-bootstrap-includes.1:50
|
||||
#: en/lb-chroot-includes.1:50 en/lb-source-includes.1:50
|
||||
#, no-wrap
|
||||
msgid "I<lb-bootstrap-includes>(1)"
|
||||
msgstr ""
|
||||
|
@ -296,7 +300,8 @@ msgid "I<lb-chroot-includes>(1)"
|
|||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb-chroot-includes.1:51 en/lb-source-includes.1:52
|
||||
#: en/lb-bootstrap-includes.1:51 en/lb-chroot-includes.1:51
|
||||
#: en/lb-source-includes.1:52
|
||||
#, no-wrap
|
||||
msgid "I<lb-binary-includes>(1)"
|
||||
msgstr ""
|
||||
|
|
Loading…
Reference in New Issue