Adding new lb_bootstrap_cdebootstrap manpage.
This commit is contained in:
parent
cd4119caf0
commit
9f32f7af78
|
@ -0,0 +1,62 @@
|
|||
.\" live-build(7) - System Build Scripts
|
||||
.\" Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch>
|
||||
.\"
|
||||
.\" This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
|
||||
.\" This is free software, and you are welcome to redistribute it
|
||||
.\" under certain conditions; see COPYING for details.
|
||||
.\"
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.\"
|
||||
.\" This file was generated with po4a. Translate the source file.
|
||||
.\"
|
||||
.\"*******************************************************************
|
||||
.TH LIVE\-BUILD 1 06.04.2013 4.0~a16\-1 "Live Systems Projekt"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fP \- System Build Skripte
|
||||
|
||||
.SH SYNTAX
|
||||
\fBlb bootstrap_cdebootstrap\fP
|
||||
[\-\-cdebootstrap\-options=\fICDEBOOTSTRAP_OPTIONS\fP] [\-\-verbose]
|
||||
.PP
|
||||
\fBlb bootstrap_cdebootstrap\fP [\-\-help]
|
||||
.br
|
||||
\fBlb bootstrap_cdebootstrap\fP [\-\-version]
|
||||
.
|
||||
.SH BESCHREIBUNG
|
||||
live\-build enthält die Skripte um ein Live System von einem
|
||||
Konfigurationsverzeichnis zu erstellen.
|
||||
.PP
|
||||
The \fBlb bootstrap_cdebootstrap\fP program bootstraps the chroot system with
|
||||
cdebootstrap(1).
|
||||
|
||||
.SH OPTIONEN
|
||||
.IP \-\-cdebootstrap\-options=\fICDEBOOTSTRAP_OPTIONS\fP 4
|
||||
set cdebootstrap(1) options (default: None), see \fIcdebootstrap\fP(1) for more
|
||||
information about cdebootstrap.
|
||||
.IP \-\-verbose 4
|
||||
setzt verbose Option für mehr Ausgaben (Standardwert: aus)
|
||||
.IP "\-h, \-\-help" 4
|
||||
zeigt Hilfenachricht und beendet sich
|
||||
.IP "\-v, \-\-version" 4
|
||||
zeigt Versionsnummer des Programms und beendet sich
|
||||
|
||||
.SH "SIEHE AUCH"
|
||||
\fIcdebootstrap\fP(1)
|
||||
|
||||
.SH HOMEPAGE
|
||||
Weitere Informationen über live\-build und das Live Systems Projekt können
|
||||
auf der Homepage unter <\fIhttp://live\-systems.org/\fP> und im Handbuch
|
||||
unter <\fIhttp://live\-systems.org/manual/\fP> gefunden werden.
|
||||
|
||||
.SH FEHLER
|
||||
Fehler können durch Einreichen eines Fehlerberichtes für das live\-build
|
||||
Paket im Debian Bug Tracking System unter
|
||||
<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die
|
||||
Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP>
|
||||
(englischsprachig) mitgeteilt werden.
|
||||
|
||||
.SH AUTOR
|
||||
live\-build wurde von Daniel Baumann <\fImail@daniel\-baumann.ch\fP>
|
||||
geschrieben.
|
|
@ -0,0 +1,46 @@
|
|||
.\" live-build(7) - System Build Scripts
|
||||
.\" Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch>
|
||||
.\"
|
||||
.\" This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
|
||||
.\" This is free software, and you are welcome to redistribute it
|
||||
.\" under certain conditions; see COPYING for details.
|
||||
.\"
|
||||
.\"
|
||||
.TH LIVE\-BUILD 1 2013\-04\-06 4.0~a16-1 "Live Systems Project"
|
||||
|
||||
.SH NAME
|
||||
\fBlive\-build\fR \- System Build Scripts
|
||||
|
||||
.SH SYNOPSIS
|
||||
\fBlb bootstrap_cdebootstrap\fR [\-\-cdebootstrap\-options=\fICDEBOOTSTRAP_OPTIONS\fR] [\-\-verbose]
|
||||
.PP
|
||||
\fBlb bootstrap_cdebootstrap\fR [\-\-help]
|
||||
.br
|
||||
\fBlb bootstrap_cdebootstrap\fR [\-\-version]
|
||||
.
|
||||
.SH DESCRIPTION
|
||||
live\-build contains the programs to build a live system from a configuration directory.
|
||||
.PP
|
||||
The \fBlb bootstrap_cdebootstrap\fR program bootstraps the chroot system with cdebootstrap(1).
|
||||
|
||||
.SH OPTIONS
|
||||
.IP "\-\-cdebootstrap\-options=\fICDEBOOTSTRAP_OPTIONS\fR" 4
|
||||
set cdebootstrap(1) options (default: None), see \fIcdebootstrap\fR(1) for more information about cdebootstrap.
|
||||
.IP "\-\-verbose" 4
|
||||
sets verbose option (default: False)
|
||||
.IP "\-h, \-\-help" 4
|
||||
show help message and exit
|
||||
.IP "\-v, \-\-version" 4
|
||||
show program's version number and exit
|
||||
|
||||
.SH SEE ALSO
|
||||
\fIcdebootstrap\fR(1)
|
||||
|
||||
.SH HOMEPAGE
|
||||
More information about live\-build and the Live Systems project can be found on the homepage at <\fIhttp://live-systems.org/\fR> and in the manual at <\fIhttp://live-systems.org/manual/\fR>.
|
||||
|
||||
.SH BUGS
|
||||
Bugs can be reported by submitting a bugreport for the live\-build package in the Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Live Systems mailing list at <\fIdebian\-live@lists.debian.org\fR>.
|
||||
|
||||
.SH AUTHOR
|
||||
live\-build was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.
|
|
@ -0,0 +1,237 @@
|
|||
# German translations for live-build package
|
||||
# Copyright (C) 2013 Free Software Foundation, Inc.
|
||||
# This file is distributed under the same license as the live-build package.
|
||||
# Automatically generated, 2013.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-04-06 13:17+0300\n"
|
||||
"PO-Revision-Date: 2013-04-06 13:13+0300\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: de\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr "LIVE-BUILD"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-04-06"
|
||||
msgstr "06.04.2013"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~a16-1"
|
||||
msgstr "4.0~a16-1"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr "Live Systems Projekt"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:11 en/lb_bootstrap_debootstrap.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
msgstr "NAME"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:13 en/lb_bootstrap_debootstrap.1:13
|
||||
msgid "B<live-build> - System Build Scripts"
|
||||
msgstr "B<live-build> - System Build Skripte"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:14 en/lb_bootstrap_debootstrap.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
msgstr "SYNTAX"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:16
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "B<lb bootstrap_debootstrap> [--debootstrap-"
|
||||
#| "options=I<DEBOOTSTRAP_OPTIONS>] [--verbose]"
|
||||
msgid ""
|
||||
"B<lb bootstrap_cdebootstrap> [--cdebootstrap-"
|
||||
"options=I<CDEBOOTSTRAP_OPTIONS>] [--verbose]"
|
||||
msgstr ""
|
||||
"B<lb bootstrap_debootstrap> [--debootstrap-options=I<DEBOOTSTRAP_OPTIONEN>] "
|
||||
"[--verbose]"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:18
|
||||
#, fuzzy
|
||||
#| msgid "B<lb bootstrap_debootstrap> [--help]"
|
||||
msgid "B<lb bootstrap_cdebootstrap> [--help]"
|
||||
msgstr "B<lb bootstrap_debootstrap> [--help]"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:20
|
||||
#, fuzzy
|
||||
#| msgid "B<lb bootstrap_debootstrap> [--version]"
|
||||
msgid "B<lb bootstrap_cdebootstrap> [--version]"
|
||||
msgstr "B<lb bootstrap_debootstrap> [--version]"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:21 en/lb_bootstrap_debootstrap.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
msgstr "BESCHREIBUNG"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:23 en/lb_bootstrap_debootstrap.1:23
|
||||
msgid ""
|
||||
"live-build contains the programs to build a live system from a configuration "
|
||||
"directory."
|
||||
msgstr ""
|
||||
"live-build enthält die Skripte um ein Live System von einem "
|
||||
"Konfigurationsverzeichnis zu erstellen."
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:25
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "The B<lb bootstrap_debootstrap> program bootstraps the chroot system with "
|
||||
#| "debootstrap(8)."
|
||||
msgid ""
|
||||
"The B<lb bootstrap_cdebootstrap> program bootstraps the chroot system with "
|
||||
"cdebootstrap(1)."
|
||||
msgstr ""
|
||||
"Das B<lb bootstrap_debootstrap> Programm erstellt das Chroot System mit "
|
||||
"debootstrap(8)."
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:26 en/lb_bootstrap_debootstrap.1:26
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
msgstr "OPTIONEN"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:27
|
||||
#, fuzzy, no-wrap
|
||||
#| msgid "--debootstrap-options=I<DEBOOTSTRAP_OPTIONS>"
|
||||
msgid "--cdebootstrap-options=I<CDEBOOTSTRAP_OPTIONS>"
|
||||
msgstr "--debootstrap-options=I<DEBOOTSTRAP_OPTIONEN>"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:29
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "set debootstrap(8) options (default: None), see I<debootstrap>(8) for "
|
||||
#| "more information about debootstrap."
|
||||
msgid ""
|
||||
"set cdebootstrap(1) options (default: None), see I<cdebootstrap>(1) for more "
|
||||
"information about cdebootstrap."
|
||||
msgstr ""
|
||||
"setzt debootstrap(8) Optionen (Standardwert: keine), siehe I<debootstrap>(8) "
|
||||
"für mehr Informationen über debootstrap."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:29 en/lb_bootstrap_debootstrap.1:29
|
||||
#, no-wrap
|
||||
msgid "--verbose"
|
||||
msgstr "--verbose"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31
|
||||
msgid "sets verbose option (default: False)"
|
||||
msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31
|
||||
#, no-wrap
|
||||
msgid "-h, --help"
|
||||
msgstr "-h, --help"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33
|
||||
msgid "show help message and exit"
|
||||
msgstr "zeigt Hilfenachricht und beendet sich"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33
|
||||
#, no-wrap
|
||||
msgid "-v, --version"
|
||||
msgstr "-v, --version"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:35 en/lb_bootstrap_debootstrap.1:35
|
||||
msgid "show program's version number and exit"
|
||||
msgstr "zeigt Versionsnummer des Programms und beendet sich"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:36 en/lb_bootstrap_debootstrap.1:36
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr "SIEHE AUCH"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:38
|
||||
#, fuzzy
|
||||
#| msgid "I<debootstrap>(8)"
|
||||
msgid "I<cdebootstrap>(1)"
|
||||
msgstr "I<debootstrap>(8)"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:39 en/lb_bootstrap_debootstrap.1:39
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
msgstr "HOMEPAGE"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:41 en/lb_bootstrap_debootstrap.1:41
|
||||
msgid ""
|
||||
"More information about live-build and the Live Systems project can be found "
|
||||
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
|
||||
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
|
||||
msgstr ""
|
||||
"Weitere Informationen über live-build und das Live Systems Projekt können "
|
||||
"auf der Homepage unter E<lt>I<http://live-systems.org/>E<gt> und im Handbuch "
|
||||
"unter E<lt>I<http://live-systems.org/manual/>E<gt> gefunden werden."
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:42 en/lb_bootstrap_debootstrap.1:42
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr "FEHLER"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:44 en/lb_bootstrap_debootstrap.1:44
|
||||
msgid ""
|
||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
|
||||
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
|
||||
"debian.org>E<gt>."
|
||||
msgstr ""
|
||||
"Fehler können durch Einreichen eines Fehlerberichtes für das live-build "
|
||||
"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/"
|
||||
">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter "
|
||||
"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt "
|
||||
"werden."
|
||||
|
||||
#
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:45 en/lb_bootstrap_debootstrap.1:45
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
msgstr "AUTOR"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:46 en/lb_bootstrap_debootstrap.1:46
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
msgstr ""
|
||||
"live-build wurde von Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
|
||||
"geschrieben."
|
|
@ -5,7 +5,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build 4.0~a16-1\n"
|
||||
"POT-Creation-Date: 2013-04-06 12:59+0300\n"
|
||||
"POT-Creation-Date: 2013-04-06 13:13+0300\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,46 +16,158 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_debootstrap.1:9
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr "LIVE-BUILD"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_debootstrap.1:9
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-04-06"
|
||||
msgstr "06.04.2013"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_debootstrap.1:9
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~a16-1"
|
||||
msgstr "4.0~a16-1"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_debootstrap.1:9
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr "Live Systems Projekt"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_debootstrap.1:11
|
||||
#: en/lb_bootstrap_cdebootstrap.1:11 en/lb_bootstrap_debootstrap.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
msgstr "NAME"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_debootstrap.1:13
|
||||
#: en/lb_bootstrap_cdebootstrap.1:13 en/lb_bootstrap_debootstrap.1:13
|
||||
msgid "B<live-build> - System Build Scripts"
|
||||
msgstr "B<live-build> - System Build Skripte"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_debootstrap.1:14
|
||||
#: en/lb_bootstrap_cdebootstrap.1:14 en/lb_bootstrap_debootstrap.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
msgstr "SYNTAX"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:21 en/lb_bootstrap_debootstrap.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
msgstr "BESCHREIBUNG"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:23 en/lb_bootstrap_debootstrap.1:23
|
||||
msgid ""
|
||||
"live-build contains the programs to build a live system from a configuration "
|
||||
"directory."
|
||||
msgstr ""
|
||||
"live-build enthält die Skripte um ein Live System von einem "
|
||||
"Konfigurationsverzeichnis zu erstellen."
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:26 en/lb_bootstrap_debootstrap.1:26
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
msgstr "OPTIONEN"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:29 en/lb_bootstrap_debootstrap.1:29
|
||||
#, no-wrap
|
||||
msgid "--verbose"
|
||||
msgstr "--verbose"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31
|
||||
msgid "sets verbose option (default: False)"
|
||||
msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31
|
||||
#, no-wrap
|
||||
msgid "-h, --help"
|
||||
msgstr "-h, --help"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33
|
||||
msgid "show help message and exit"
|
||||
msgstr "zeigt Hilfenachricht und beendet sich"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33
|
||||
#, no-wrap
|
||||
msgid "-v, --version"
|
||||
msgstr "-v, --version"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:35 en/lb_bootstrap_debootstrap.1:35
|
||||
msgid "show program's version number and exit"
|
||||
msgstr "zeigt Versionsnummer des Programms und beendet sich"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:36 en/lb_bootstrap_debootstrap.1:36
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr "SIEHE AUCH"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:39 en/lb_bootstrap_debootstrap.1:39
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
msgstr "HOMEPAGE"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:41 en/lb_bootstrap_debootstrap.1:41
|
||||
msgid ""
|
||||
"More information about live-build and the Live Systems project can be found "
|
||||
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
|
||||
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
|
||||
msgstr ""
|
||||
"Weitere Informationen über live-build und das Live Systems Projekt können "
|
||||
"auf der Homepage unter E<lt>I<http://live-systems.org/>E<gt> und im Handbuch "
|
||||
"unter E<lt>I<http://live-systems.org/manual/>E<gt> gefunden werden."
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:42 en/lb_bootstrap_debootstrap.1:42
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr "FEHLER"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:44 en/lb_bootstrap_debootstrap.1:44
|
||||
msgid ""
|
||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
|
||||
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
|
||||
"debian.org>E<gt>."
|
||||
msgstr ""
|
||||
"Fehler können durch Einreichen eines Fehlerberichtes für das live-build "
|
||||
"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/"
|
||||
">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter "
|
||||
"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt "
|
||||
"werden."
|
||||
|
||||
#
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:45 en/lb_bootstrap_debootstrap.1:45
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
msgstr "AUTOR"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:46 en/lb_bootstrap_debootstrap.1:46
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
msgstr ""
|
||||
"live-build wurde von Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
|
||||
"geschrieben."
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_debootstrap.1:16
|
||||
msgid ""
|
||||
|
@ -75,21 +187,6 @@ msgstr "B<lb bootstrap_debootstrap> [--help]"
|
|||
msgid "B<lb bootstrap_debootstrap> [--version]"
|
||||
msgstr "B<lb bootstrap_debootstrap> [--version]"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_debootstrap.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
msgstr "BESCHREIBUNG"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_debootstrap.1:23
|
||||
msgid ""
|
||||
"live-build contains the programs to build a live system from a configuration "
|
||||
"directory."
|
||||
msgstr ""
|
||||
"live-build enthält die Skripte um ein Live System von einem "
|
||||
"Konfigurationsverzeichnis zu erstellen."
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_debootstrap.1:25
|
||||
msgid ""
|
||||
|
@ -99,12 +196,6 @@ msgstr ""
|
|||
"Das B<lb bootstrap_debootstrap> Programm erstellt das Chroot System mit "
|
||||
"debootstrap(8)."
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_debootstrap.1:26
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
msgstr "OPTIONEN"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_debootstrap.1:27
|
||||
#, no-wrap
|
||||
|
@ -120,98 +211,7 @@ msgstr ""
|
|||
"setzt debootstrap(8) Optionen (Standardwert: keine), siehe I<debootstrap>(8) "
|
||||
"für mehr Informationen über debootstrap."
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_debootstrap.1:29
|
||||
#, no-wrap
|
||||
msgid "--verbose"
|
||||
msgstr "--verbose"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_debootstrap.1:31
|
||||
msgid "sets verbose option (default: False)"
|
||||
msgstr "setzt verbose Option für mehr Ausgaben (Standardwert: aus)"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_debootstrap.1:31
|
||||
#, no-wrap
|
||||
msgid "-h, --help"
|
||||
msgstr "-h, --help"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_debootstrap.1:33
|
||||
msgid "show help message and exit"
|
||||
msgstr "zeigt Hilfenachricht und beendet sich"
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_debootstrap.1:33
|
||||
#, no-wrap
|
||||
msgid "-v, --version"
|
||||
msgstr "-v, --version"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_debootstrap.1:35
|
||||
msgid "show program's version number and exit"
|
||||
msgstr "zeigt Versionsnummer des Programms und beendet sich"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_debootstrap.1:36
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr "SIEHE AUCH"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_debootstrap.1:38
|
||||
msgid "I<debootstrap>(8)"
|
||||
msgstr "I<debootstrap>(8)"
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_debootstrap.1:39
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
msgstr "HOMEPAGE"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_debootstrap.1:41
|
||||
msgid ""
|
||||
"More information about live-build and the Live Systems project can be found "
|
||||
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
|
||||
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
|
||||
msgstr ""
|
||||
"Weitere Informationen über live-build und das Live Systems Projekt können "
|
||||
"auf der Homepage unter E<lt>I<http://live-systems.org/>E<gt> und im Handbuch "
|
||||
"unter E<lt>I<http://live-systems.org/manual/>E<gt> gefunden werden."
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_debootstrap.1:42
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr "FEHLER"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_debootstrap.1:44
|
||||
msgid ""
|
||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
|
||||
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
|
||||
"debian.org>E<gt>."
|
||||
msgstr ""
|
||||
"Fehler können durch Einreichen eines Fehlerberichtes für das live-build "
|
||||
"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/"
|
||||
">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter "
|
||||
"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt "
|
||||
"werden."
|
||||
|
||||
#
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_debootstrap.1:45
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
msgstr "AUTOR"
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_debootstrap.1:46
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
msgstr ""
|
||||
"live-build wurde von Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt> "
|
||||
"geschrieben."
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[po4a_langs] de
|
||||
[po4a_paths] pot/$master.pot $lang:po/$lang/$master.po
|
||||
[type: man] en/lb_bootstrap_cdebootstrap.1 $lang:$lang/lb_bootstrap_cdebootstrap.$lang.1
|
||||
[type: man] en/lb_bootstrap_debootstrap.1 $lang:$lang/lb_bootstrap_debootstrap.$lang.1
|
||||
|
|
|
@ -0,0 +1,199 @@
|
|||
# SOME DESCRIPTIVE TITLE
|
||||
# Copyright (C) YEAR Free Software Foundation, Inc.
|
||||
# This file is distributed under the same license as the live-build package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: live-build VERSION\n"
|
||||
"POT-Creation-Date: 2013-04-06 13:17+0300\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-04-06"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~a16-1"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:11 en/lb_bootstrap_debootstrap.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:13 en/lb_bootstrap_debootstrap.1:13
|
||||
msgid "B<live-build> - System Build Scripts"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:14 en/lb_bootstrap_debootstrap.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:16
|
||||
msgid ""
|
||||
"B<lb bootstrap_cdebootstrap> [--cdebootstrap-"
|
||||
"options=I<CDEBOOTSTRAP_OPTIONS>] [--verbose]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:18
|
||||
msgid "B<lb bootstrap_cdebootstrap> [--help]"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:20
|
||||
msgid "B<lb bootstrap_cdebootstrap> [--version]"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:21 en/lb_bootstrap_debootstrap.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:23 en/lb_bootstrap_debootstrap.1:23
|
||||
msgid ""
|
||||
"live-build contains the programs to build a live system from a configuration "
|
||||
"directory."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:25
|
||||
msgid ""
|
||||
"The B<lb bootstrap_cdebootstrap> program bootstraps the chroot system with "
|
||||
"cdebootstrap(1)."
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:26 en/lb_bootstrap_debootstrap.1:26
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:27
|
||||
#, no-wrap
|
||||
msgid "--cdebootstrap-options=I<CDEBOOTSTRAP_OPTIONS>"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:29
|
||||
msgid ""
|
||||
"set cdebootstrap(1) options (default: None), see I<cdebootstrap>(1) for more "
|
||||
"information about cdebootstrap."
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:29 en/lb_bootstrap_debootstrap.1:29
|
||||
#, no-wrap
|
||||
msgid "--verbose"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31
|
||||
msgid "sets verbose option (default: False)"
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31
|
||||
#, no-wrap
|
||||
msgid "-h, --help"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33
|
||||
msgid "show help message and exit"
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33
|
||||
#, no-wrap
|
||||
msgid "-v, --version"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:35 en/lb_bootstrap_debootstrap.1:35
|
||||
msgid "show program's version number and exit"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:36 en/lb_bootstrap_debootstrap.1:36
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:38
|
||||
msgid "I<cdebootstrap>(1)"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:39 en/lb_bootstrap_debootstrap.1:39
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:41 en/lb_bootstrap_debootstrap.1:41
|
||||
msgid ""
|
||||
"More information about live-build and the Live Systems project can be found "
|
||||
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
|
||||
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:42 en/lb_bootstrap_debootstrap.1:42
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:44 en/lb_bootstrap_debootstrap.1:44
|
||||
msgid ""
|
||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
|
||||
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
|
||||
"debian.org>E<gt>."
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:45 en/lb_bootstrap_debootstrap.1:45
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:46 en/lb_bootstrap_debootstrap.1:46
|
||||
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-04-06 12:59+0300\n"
|
||||
"POT-Creation-Date: 2013-04-06 13:13+0300\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,46 +17,145 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_debootstrap.1:9
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#, no-wrap
|
||||
msgid "LIVE-BUILD"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_debootstrap.1:9
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#, no-wrap
|
||||
msgid "2013-04-06"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_debootstrap.1:9
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#, no-wrap
|
||||
msgid "4.0~a16-1"
|
||||
msgstr ""
|
||||
|
||||
#. type: TH
|
||||
#: en/lb_bootstrap_debootstrap.1:9
|
||||
#: en/lb_bootstrap_cdebootstrap.1:9 en/lb_bootstrap_debootstrap.1:9
|
||||
#, no-wrap
|
||||
msgid "Live Systems Project"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_debootstrap.1:11
|
||||
#: en/lb_bootstrap_cdebootstrap.1:11 en/lb_bootstrap_debootstrap.1:11
|
||||
#, no-wrap
|
||||
msgid "NAME"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_debootstrap.1:13
|
||||
#: en/lb_bootstrap_cdebootstrap.1:13 en/lb_bootstrap_debootstrap.1:13
|
||||
msgid "B<live-build> - System Build Scripts"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_debootstrap.1:14
|
||||
#: en/lb_bootstrap_cdebootstrap.1:14 en/lb_bootstrap_debootstrap.1:14
|
||||
#, no-wrap
|
||||
msgid "SYNOPSIS"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:21 en/lb_bootstrap_debootstrap.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:23 en/lb_bootstrap_debootstrap.1:23
|
||||
msgid ""
|
||||
"live-build contains the programs to build a live system from a configuration "
|
||||
"directory."
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:26 en/lb_bootstrap_debootstrap.1:26
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:29 en/lb_bootstrap_debootstrap.1:29
|
||||
#, no-wrap
|
||||
msgid "--verbose"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31
|
||||
msgid "sets verbose option (default: False)"
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:31 en/lb_bootstrap_debootstrap.1:31
|
||||
#, no-wrap
|
||||
msgid "-h, --help"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33
|
||||
msgid "show help message and exit"
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_cdebootstrap.1:33 en/lb_bootstrap_debootstrap.1:33
|
||||
#, no-wrap
|
||||
msgid "-v, --version"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:35 en/lb_bootstrap_debootstrap.1:35
|
||||
msgid "show program's version number and exit"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:36 en/lb_bootstrap_debootstrap.1:36
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:39 en/lb_bootstrap_debootstrap.1:39
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:41 en/lb_bootstrap_debootstrap.1:41
|
||||
msgid ""
|
||||
"More information about live-build and the Live Systems project can be found "
|
||||
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
|
||||
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:42 en/lb_bootstrap_debootstrap.1:42
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:44 en/lb_bootstrap_debootstrap.1:44
|
||||
msgid ""
|
||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
|
||||
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
|
||||
"debian.org>E<gt>."
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_cdebootstrap.1:45 en/lb_bootstrap_debootstrap.1:45
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_cdebootstrap.1:46 en/lb_bootstrap_debootstrap.1:46
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_debootstrap.1:16
|
||||
msgid ""
|
||||
|
@ -74,19 +173,6 @@ msgstr ""
|
|||
msgid "B<lb bootstrap_debootstrap> [--version]"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_debootstrap.1:21
|
||||
#, no-wrap
|
||||
msgid "DESCRIPTION"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_debootstrap.1:23
|
||||
msgid ""
|
||||
"live-build contains the programs to build a live system from a configuration "
|
||||
"directory."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_debootstrap.1:25
|
||||
msgid ""
|
||||
|
@ -94,12 +180,6 @@ msgid ""
|
|||
"debootstrap(8)."
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_debootstrap.1:26
|
||||
#, no-wrap
|
||||
msgid "OPTIONS"
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_debootstrap.1:27
|
||||
#, no-wrap
|
||||
|
@ -113,87 +193,7 @@ msgid ""
|
|||
"information about debootstrap."
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_debootstrap.1:29
|
||||
#, no-wrap
|
||||
msgid "--verbose"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_debootstrap.1:31
|
||||
msgid "sets verbose option (default: False)"
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_debootstrap.1:31
|
||||
#, no-wrap
|
||||
msgid "-h, --help"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_debootstrap.1:33
|
||||
msgid "show help message and exit"
|
||||
msgstr ""
|
||||
|
||||
#. type: IP
|
||||
#: en/lb_bootstrap_debootstrap.1:33
|
||||
#, no-wrap
|
||||
msgid "-v, --version"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_debootstrap.1:35
|
||||
msgid "show program's version number and exit"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_debootstrap.1:36
|
||||
#, no-wrap
|
||||
msgid "SEE ALSO"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_debootstrap.1:38
|
||||
msgid "I<debootstrap>(8)"
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_debootstrap.1:39
|
||||
#, no-wrap
|
||||
msgid "HOMEPAGE"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_debootstrap.1:41
|
||||
msgid ""
|
||||
"More information about live-build and the Live Systems project can be found "
|
||||
"on the homepage at E<lt>I<http://live-systems.org/>E<gt> and in the manual "
|
||||
"at E<lt>I<http://live-systems.org/manual/>E<gt>."
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_debootstrap.1:42
|
||||
#, no-wrap
|
||||
msgid "BUGS"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_debootstrap.1:44
|
||||
msgid ""
|
||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||
"the Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
|
||||
"writing a mail to the Live Systems mailing list at E<lt>I<debian-live@lists."
|
||||
"debian.org>E<gt>."
|
||||
msgstr ""
|
||||
|
||||
#. type: SH
|
||||
#: en/lb_bootstrap_debootstrap.1:45
|
||||
#, no-wrap
|
||||
msgid "AUTHOR"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: en/lb_bootstrap_debootstrap.1:46
|
||||
msgid ""
|
||||
"live-build was written by Daniel Baumann E<lt>I<mail@daniel-baumann.ch>E<gt>."
|
||||
msgstr ""
|
||||
|
|
Loading…
Reference in New Issue