Releasing debian version 3.0~a58-1.
This commit is contained in:
parent
341bd2a096
commit
55f6d94398
|
@ -1,3 +1,62 @@
|
||||||
|
live-build (3.0~a58-1) unstable; urgency=low
|
||||||
|
|
||||||
|
[ Daniel Baumann ]
|
||||||
|
* Simplyfing sourcing of build.sh and getting away with the broken
|
||||||
|
subshell construct.
|
||||||
|
|
||||||
|
[ Richard Nelson ]
|
||||||
|
* Remove frontend/cgi unofficial custom binary and custom bootstrap
|
||||||
|
options.
|
||||||
|
|
||||||
|
[ Daniel Baumann ]
|
||||||
|
* Correcting typo in binary_syslinux when writing the flavour name to
|
||||||
|
the config files (Closes: #684865).
|
||||||
|
* Correcting fallback for default binary volatile mirror on ubuntu,
|
||||||
|
thanks to Luigi Capriotti <l.capriotti@xbmc.org>.
|
||||||
|
* Correcting wrong path to syslinux configuration files when using
|
||||||
|
live-build from a local git clone, thanks to Raphael Hertzog
|
||||||
|
<hertzog@debian.org> (Closes: #684893).
|
||||||
|
* Switching back to use the more common ${@} instead of ${*}, it's not
|
||||||
|
required in current lb_clean anymore.
|
||||||
|
* Using /etc/live/build/*.conf instead of /etc/live/build.d/*.conf for
|
||||||
|
consistency reasons.
|
||||||
|
* Moving from cdn.debian.net to http.debian.net as binary mirror.
|
||||||
|
|
||||||
|
[ Richard Nelson ]
|
||||||
|
* frontend/cgi rename BINARY_INDICES to APT_INDICES
|
||||||
|
* frontend/cgi only source /usr/lib/live/build.sh
|
||||||
|
* frontend/cgi cleanup and support for clone, config, and build on
|
||||||
|
cron job.
|
||||||
|
* frontend/cgi cleanup remarked line of common function source from
|
||||||
|
last commit on l-b-c.cron.
|
||||||
|
|
||||||
|
[ Daniel Baumann ]
|
||||||
|
* Improving check for missing apt-ftparchive to check for the actual
|
||||||
|
file, rather than to check for a possible missleading bootstrap
|
||||||
|
flavour.
|
||||||
|
* Removing bootstrap-flavour option (Closes: #685675).
|
||||||
|
* Removing bootstrap-include and bootstrap-exclude options.
|
||||||
|
* Removing bootstrap-keyring option.
|
||||||
|
* Correcting wrong bootstrap-qemu-exclude variable in defaults.
|
||||||
|
* Applying patch from Colin Watson <cjwatson@ubuntu.com> to correct
|
||||||
|
chroot hooks execution (Closes: #685534).
|
||||||
|
* Exposing --debootstrap-options and --cdebootstrap-options publicly.
|
||||||
|
* Adding some comments about the different locations of live-build in
|
||||||
|
the central lb wrapper.
|
||||||
|
* Calling local live-build embedded in config directly rather than to
|
||||||
|
adjust path.
|
||||||
|
* Removing old LB= hack when wrapper was not mandatory.
|
||||||
|
* Moving aborting when no bootstrap tool is installed from defaults to
|
||||||
|
the respective bootstrap script.
|
||||||
|
* Correcting printf call cosmetically in central wrapper when
|
||||||
|
prepending date and time for each command to not choke upon multiple
|
||||||
|
arguments.
|
||||||
|
* Making build.sh sourcing more robust (Closes: #684896).
|
||||||
|
* Dropping lb prefix from live-build scripts, not needed anymore.
|
||||||
|
* Setting default progress distribution from artax to baureo.
|
||||||
|
|
||||||
|
-- Daniel Baumann <daniel@debian.org> Mon, 27 Aug 2012 16:33:10 +0200
|
||||||
|
|
||||||
live-build (3.0~a57-1) unstable; urgency=low
|
live-build (3.0~a57-1) unstable; urgency=low
|
||||||
|
|
||||||
[ Daniel Baumann ]
|
[ Daniel Baumann ]
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
.\" This file was generated with po4a. Translate the source file.
|
.\" This file was generated with po4a. Translate the source file.
|
||||||
.\"
|
.\"
|
||||||
.\"*******************************************************************
|
.\"*******************************************************************
|
||||||
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a57\-1 "Debian Live Project"
|
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a58\-1 "Debian Live Project"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
\fBlb\fP \- wrapper for live\-build programs
|
\fBlb\fP \- wrapper for live\-build programs
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
.\" This file was generated with po4a. Translate the source file.
|
.\" This file was generated with po4a. Translate the source file.
|
||||||
.\"
|
.\"
|
||||||
.\"*******************************************************************
|
.\"*******************************************************************
|
||||||
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a57\-1 "Debian Live Project"
|
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a58\-1 "Debian Live Project"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
\fBlb binary\fP \- Complete the binary stage
|
\fBlb binary\fP \- Complete the binary stage
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
.\" This file was generated with po4a. Translate the source file.
|
.\" This file was generated with po4a. Translate the source file.
|
||||||
.\"
|
.\"
|
||||||
.\"*******************************************************************
|
.\"*******************************************************************
|
||||||
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a57\-1 "Debian Live Project"
|
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a58\-1 "Debian Live Project"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
\fBlb bootstrap\fP \- Complete the bootstrap stage
|
\fBlb bootstrap\fP \- Complete the bootstrap stage
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
.\" This file was generated with po4a. Translate the source file.
|
.\" This file was generated with po4a. Translate the source file.
|
||||||
.\"
|
.\"
|
||||||
.\"*******************************************************************
|
.\"*******************************************************************
|
||||||
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a57\-1 "Debian Live Project"
|
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a58\-1 "Debian Live Project"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
\fBlb build\fP \- Complete the bootstrap, chroot, binary, and source stages
|
\fBlb build\fP \- Complete the bootstrap, chroot, binary, and source stages
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
.\" This file was generated with po4a. Translate the source file.
|
.\" This file was generated with po4a. Translate the source file.
|
||||||
.\"
|
.\"
|
||||||
.\"*******************************************************************
|
.\"*******************************************************************
|
||||||
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a57\-1 "Debian Live Project"
|
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a58\-1 "Debian Live Project"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
\fBlb chroot\fP \- Complete the chroot stage
|
\fBlb chroot\fP \- Complete the chroot stage
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
.\" This file was generated with po4a. Translate the source file.
|
.\" This file was generated with po4a. Translate the source file.
|
||||||
.\"
|
.\"
|
||||||
.\"*******************************************************************
|
.\"*******************************************************************
|
||||||
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a57\-1 "Debian Live Project"
|
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a58\-1 "Debian Live Project"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
\fBlb clean\fP \- Clean build directory
|
\fBlb clean\fP \- Clean build directory
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
.\" This file was generated with po4a. Translate the source file.
|
.\" This file was generated with po4a. Translate the source file.
|
||||||
.\"
|
.\"
|
||||||
.\"*******************************************************************
|
.\"*******************************************************************
|
||||||
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a57\-1 "Debian Live Project"
|
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a58\-1 "Debian Live Project"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
\fBlb config\fP \- Create config directory
|
\fBlb config\fP \- Create config directory
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
.\" This file was generated with po4a. Translate the source file.
|
.\" This file was generated with po4a. Translate the source file.
|
||||||
.\"
|
.\"
|
||||||
.\"*******************************************************************
|
.\"*******************************************************************
|
||||||
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a57\-1 "Debian Live Project"
|
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a58\-1 "Debian Live Project"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
\fBlb source\fP \- Complete the source stage
|
\fBlb source\fP \- Complete the source stage
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
.\" This file was generated with po4a. Translate the source file.
|
.\" This file was generated with po4a. Translate the source file.
|
||||||
.\"
|
.\"
|
||||||
.\"*******************************************************************
|
.\"*******************************************************************
|
||||||
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a57\-1 "Debian Live Project"
|
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a58\-1 "Debian Live Project"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
\fBlb testroot\fP \- Ensure that a system is built as root
|
\fBlb testroot\fP \- Ensure that a system is built as root
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
.\" This file was generated with po4a. Translate the source file.
|
.\" This file was generated with po4a. Translate the source file.
|
||||||
.\"
|
.\"
|
||||||
.\"*******************************************************************
|
.\"*******************************************************************
|
||||||
.TH LIVE\-BUILD 7 2012\-08\-27 3.0~a57\-1 "Debian Live Project"
|
.TH LIVE\-BUILD 7 2012\-08\-27 3.0~a58\-1 "Debian Live Project"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
\fBlive\-build\fP \- the Debian Live tool suite
|
\fBlive\-build\fP \- the Debian Live tool suite
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a57-1 "Debian Live Project"
|
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a58-1 "Debian Live Project"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
\fBlb\fR \- wrapper for live\-build programs
|
\fBlb\fR \- wrapper for live\-build programs
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a57-1 "Debian Live Project"
|
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a58-1 "Debian Live Project"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
\fBlb binary\fR \- Complete the binary stage
|
\fBlb binary\fR \- Complete the binary stage
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a57-1 "Debian Live Project"
|
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a58-1 "Debian Live Project"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
\fBlb bootstrap\fR \- Complete the bootstrap stage
|
\fBlb bootstrap\fR \- Complete the bootstrap stage
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a57-1 "Debian Live Project"
|
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a58-1 "Debian Live Project"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
\fBlb build\fR \- Complete the bootstrap, chroot, binary, and source stages
|
\fBlb build\fR \- Complete the bootstrap, chroot, binary, and source stages
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a57-1 "Debian Live Project"
|
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a58-1 "Debian Live Project"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
\fBlb chroot\fR \- Complete the chroot stage
|
\fBlb chroot\fR \- Complete the chroot stage
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a57-1 "Debian Live Project"
|
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a58-1 "Debian Live Project"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
\fBlb clean\fR \- Clean build directory
|
\fBlb clean\fR \- Clean build directory
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a57-1 "Debian Live Project"
|
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a58-1 "Debian Live Project"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
\fBlb config\fR \- Create config directory
|
\fBlb config\fR \- Create config directory
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a57-1 "Debian Live Project"
|
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a58-1 "Debian Live Project"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
\fBlb source\fR \- Complete the source stage
|
\fBlb source\fR \- Complete the source stage
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a57-1 "Debian Live Project"
|
.TH LIVE\-BUILD 1 2012\-08\-27 3.0~a58-1 "Debian Live Project"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
\fBlb testroot\fR \- Ensure that a system is built as root
|
\fBlb testroot\fR \- Ensure that a system is built as root
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.TH LIVE\-BUILD 7 2012\-08\-27 3.0~a57-1 "Debian Live Project"
|
.TH LIVE\-BUILD 7 2012\-08\-27 3.0~a58-1 "Debian Live Project"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
\fBlive\-build\fR \- the Debian Live tool suite
|
\fBlive\-build\fR \- the Debian Live tool suite
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: live-build VERSION\n"
|
"Project-Id-Version: live-build VERSION\n"
|
||||||
"POT-Creation-Date: 2012-08-27 14:12+0300\n"
|
"POT-Creation-Date: 2012-08-27 16:32+0300\n"
|
||||||
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
||||||
"Last-Translator: Automatically generated\n"
|
"Last-Translator: Automatically generated\n"
|
||||||
"Language-Team: none\n"
|
"Language-Team: none\n"
|
||||||
|
@ -37,7 +37,7 @@ msgstr ""
|
||||||
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
||||||
#: en/lb_testroot.1:1 en/live-build.7:1
|
#: en/lb_testroot.1:1 en/live-build.7:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "3.0~a57-1"
|
msgid "3.0~a58-1"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: TH
|
#. type: TH
|
||||||
|
@ -81,7 +81,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
||||||
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:241 en/lb_source.1:9
|
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:239 en/lb_source.1:9
|
||||||
#: en/lb_testroot.1:9 en/live-build.7:11
|
#: en/lb_testroot.1:9 en/live-build.7:11
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "DESCRIPTION"
|
msgid "DESCRIPTION"
|
||||||
|
@ -96,7 +96,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
||||||
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:250 en/lb_source.1:14
|
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:248 en/lb_source.1:14
|
||||||
#: en/lb_testroot.1:18 en/live-build.7:20
|
#: en/lb_testroot.1:18 en/live-build.7:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "OPTIONS"
|
msgid "OPTIONS"
|
||||||
|
@ -112,7 +112,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
||||||
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:498 en/lb_source.1:17
|
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
|
||||||
#: en/lb_testroot.1:21 en/live-build.7:225
|
#: en/lb_testroot.1:21 en/live-build.7:225
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "FILES"
|
msgid "FILES"
|
||||||
|
@ -127,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
||||||
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:505 en/lb_source.1:20
|
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
|
||||||
#: en/lb_testroot.1:24 en/live-build.7:229
|
#: en/lb_testroot.1:24 en/live-build.7:229
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "SEE ALSO"
|
msgid "SEE ALSO"
|
||||||
|
@ -135,21 +135,21 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
||||||
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:507 en/lb_source.1:22
|
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:503 en/lb_source.1:22
|
||||||
#: en/lb_testroot.1:26
|
#: en/lb_testroot.1:26
|
||||||
msgid "I<live-build>(7)"
|
msgid "I<live-build>(7)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
||||||
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:513 en/lb_source.1:24
|
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
|
||||||
#: en/lb_testroot.1:28 en/live-build.7:235
|
#: en/lb_testroot.1:28 en/live-build.7:235
|
||||||
msgid "This program is a part of live-build."
|
msgid "This program is a part of live-build."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
||||||
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:514 en/lb_source.1:25
|
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
|
||||||
#: en/lb_testroot.1:29 en/live-build.7:236
|
#: en/lb_testroot.1:29 en/live-build.7:236
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "HOMEPAGE"
|
msgid "HOMEPAGE"
|
||||||
|
@ -157,7 +157,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
||||||
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:516 en/lb_source.1:27
|
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
|
||||||
#: en/lb_testroot.1:31 en/live-build.7:238
|
#: en/lb_testroot.1:31 en/live-build.7:238
|
||||||
msgid ""
|
msgid ""
|
||||||
"More information about live-build and the Debian Live project can be found "
|
"More information about live-build and the Debian Live project can be found "
|
||||||
|
@ -167,7 +167,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
||||||
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:517 en/lb_source.1:28
|
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
|
||||||
#: en/lb_testroot.1:32 en/live-build.7:239
|
#: en/lb_testroot.1:32 en/live-build.7:239
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "BUGS"
|
msgid "BUGS"
|
||||||
|
@ -175,7 +175,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
||||||
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:519 en/lb_source.1:30
|
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
|
||||||
#: en/lb_testroot.1:34 en/live-build.7:241
|
#: en/lb_testroot.1:34 en/live-build.7:241
|
||||||
msgid ""
|
msgid ""
|
||||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||||
|
@ -186,7 +186,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
||||||
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:520 en/lb_source.1:31
|
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
|
||||||
#: en/lb_testroot.1:35 en/live-build.7:242
|
#: en/lb_testroot.1:35 en/live-build.7:242
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "AUTHOR"
|
msgid "AUTHOR"
|
||||||
|
@ -194,7 +194,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
||||||
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:521 en/lb_source.1:32
|
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
|
||||||
#: en/lb_testroot.1:36 en/live-build.7:243
|
#: en/lb_testroot.1:36 en/live-build.7:243
|
||||||
msgid ""
|
msgid ""
|
||||||
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: live-build VERSION\n"
|
"Project-Id-Version: live-build VERSION\n"
|
||||||
"POT-Creation-Date: 2012-08-27 14:12+0300\n"
|
"POT-Creation-Date: 2012-08-27 16:32+0300\n"
|
||||||
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
||||||
"Last-Translator: Automatically generated\n"
|
"Last-Translator: Automatically generated\n"
|
||||||
"Language-Team: none\n"
|
"Language-Team: none\n"
|
||||||
|
@ -37,7 +37,7 @@ msgstr ""
|
||||||
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
||||||
#: en/lb_testroot.1:1 en/live-build.7:1
|
#: en/lb_testroot.1:1 en/live-build.7:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "3.0~a57-1"
|
msgid "3.0~a58-1"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: TH
|
#. type: TH
|
||||||
|
@ -66,7 +66,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
||||||
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:241 en/lb_source.1:9
|
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:239 en/lb_source.1:9
|
||||||
#: en/lb_testroot.1:9 en/live-build.7:11
|
#: en/lb_testroot.1:9 en/live-build.7:11
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "DESCRIPTION"
|
msgid "DESCRIPTION"
|
||||||
|
@ -74,7 +74,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
||||||
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:250 en/lb_source.1:14
|
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:248 en/lb_source.1:14
|
||||||
#: en/lb_testroot.1:18 en/live-build.7:20
|
#: en/lb_testroot.1:18 en/live-build.7:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "OPTIONS"
|
msgid "OPTIONS"
|
||||||
|
@ -82,7 +82,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
||||||
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:498 en/lb_source.1:17
|
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
|
||||||
#: en/lb_testroot.1:21 en/live-build.7:225
|
#: en/lb_testroot.1:21 en/live-build.7:225
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "FILES"
|
msgid "FILES"
|
||||||
|
@ -97,7 +97,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
||||||
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:505 en/lb_source.1:20
|
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
|
||||||
#: en/lb_testroot.1:24 en/live-build.7:229
|
#: en/lb_testroot.1:24 en/live-build.7:229
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "SEE ALSO"
|
msgid "SEE ALSO"
|
||||||
|
@ -105,21 +105,21 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
||||||
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:507 en/lb_source.1:22
|
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:503 en/lb_source.1:22
|
||||||
#: en/lb_testroot.1:26
|
#: en/lb_testroot.1:26
|
||||||
msgid "I<live-build>(7)"
|
msgid "I<live-build>(7)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
||||||
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:513 en/lb_source.1:24
|
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
|
||||||
#: en/lb_testroot.1:28 en/live-build.7:235
|
#: en/lb_testroot.1:28 en/live-build.7:235
|
||||||
msgid "This program is a part of live-build."
|
msgid "This program is a part of live-build."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
||||||
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:514 en/lb_source.1:25
|
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
|
||||||
#: en/lb_testroot.1:29 en/live-build.7:236
|
#: en/lb_testroot.1:29 en/live-build.7:236
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "HOMEPAGE"
|
msgid "HOMEPAGE"
|
||||||
|
@ -127,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
||||||
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:516 en/lb_source.1:27
|
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
|
||||||
#: en/lb_testroot.1:31 en/live-build.7:238
|
#: en/lb_testroot.1:31 en/live-build.7:238
|
||||||
msgid ""
|
msgid ""
|
||||||
"More information about live-build and the Debian Live project can be found "
|
"More information about live-build and the Debian Live project can be found "
|
||||||
|
@ -137,7 +137,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
||||||
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:517 en/lb_source.1:28
|
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
|
||||||
#: en/lb_testroot.1:32 en/live-build.7:239
|
#: en/lb_testroot.1:32 en/live-build.7:239
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "BUGS"
|
msgid "BUGS"
|
||||||
|
@ -145,7 +145,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
||||||
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:519 en/lb_source.1:30
|
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
|
||||||
#: en/lb_testroot.1:34 en/live-build.7:241
|
#: en/lb_testroot.1:34 en/live-build.7:241
|
||||||
msgid ""
|
msgid ""
|
||||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||||
|
@ -156,7 +156,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
||||||
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:520 en/lb_source.1:31
|
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
|
||||||
#: en/lb_testroot.1:35 en/live-build.7:242
|
#: en/lb_testroot.1:35 en/live-build.7:242
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "AUTHOR"
|
msgid "AUTHOR"
|
||||||
|
@ -164,7 +164,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
||||||
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:521 en/lb_source.1:32
|
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
|
||||||
#: en/lb_testroot.1:36 en/live-build.7:243
|
#: en/lb_testroot.1:36 en/live-build.7:243
|
||||||
msgid ""
|
msgid ""
|
||||||
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: live-build VERSION\n"
|
"Project-Id-Version: live-build VERSION\n"
|
||||||
"POT-Creation-Date: 2012-08-27 14:12+0300\n"
|
"POT-Creation-Date: 2012-08-27 16:32+0300\n"
|
||||||
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
||||||
"Last-Translator: Automatically generated\n"
|
"Last-Translator: Automatically generated\n"
|
||||||
"Language-Team: none\n"
|
"Language-Team: none\n"
|
||||||
|
@ -37,7 +37,7 @@ msgstr ""
|
||||||
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
||||||
#: en/lb_testroot.1:1 en/live-build.7:1
|
#: en/lb_testroot.1:1 en/live-build.7:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "3.0~a57-1"
|
msgid "3.0~a58-1"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: TH
|
#. type: TH
|
||||||
|
@ -66,7 +66,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
||||||
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:241 en/lb_source.1:9
|
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:239 en/lb_source.1:9
|
||||||
#: en/lb_testroot.1:9 en/live-build.7:11
|
#: en/lb_testroot.1:9 en/live-build.7:11
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "DESCRIPTION"
|
msgid "DESCRIPTION"
|
||||||
|
@ -74,7 +74,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
||||||
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:250 en/lb_source.1:14
|
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:248 en/lb_source.1:14
|
||||||
#: en/lb_testroot.1:18 en/live-build.7:20
|
#: en/lb_testroot.1:18 en/live-build.7:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "OPTIONS"
|
msgid "OPTIONS"
|
||||||
|
@ -82,7 +82,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
||||||
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:498 en/lb_source.1:17
|
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
|
||||||
#: en/lb_testroot.1:21 en/live-build.7:225
|
#: en/lb_testroot.1:21 en/live-build.7:225
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "FILES"
|
msgid "FILES"
|
||||||
|
@ -97,7 +97,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
||||||
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:505 en/lb_source.1:20
|
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
|
||||||
#: en/lb_testroot.1:24 en/live-build.7:229
|
#: en/lb_testroot.1:24 en/live-build.7:229
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "SEE ALSO"
|
msgid "SEE ALSO"
|
||||||
|
@ -105,21 +105,21 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
||||||
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:507 en/lb_source.1:22
|
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:503 en/lb_source.1:22
|
||||||
#: en/lb_testroot.1:26
|
#: en/lb_testroot.1:26
|
||||||
msgid "I<live-build>(7)"
|
msgid "I<live-build>(7)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
||||||
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:513 en/lb_source.1:24
|
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
|
||||||
#: en/lb_testroot.1:28 en/live-build.7:235
|
#: en/lb_testroot.1:28 en/live-build.7:235
|
||||||
msgid "This program is a part of live-build."
|
msgid "This program is a part of live-build."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
||||||
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:514 en/lb_source.1:25
|
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
|
||||||
#: en/lb_testroot.1:29 en/live-build.7:236
|
#: en/lb_testroot.1:29 en/live-build.7:236
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "HOMEPAGE"
|
msgid "HOMEPAGE"
|
||||||
|
@ -127,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
||||||
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:516 en/lb_source.1:27
|
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
|
||||||
#: en/lb_testroot.1:31 en/live-build.7:238
|
#: en/lb_testroot.1:31 en/live-build.7:238
|
||||||
msgid ""
|
msgid ""
|
||||||
"More information about live-build and the Debian Live project can be found "
|
"More information about live-build and the Debian Live project can be found "
|
||||||
|
@ -137,7 +137,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
||||||
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:517 en/lb_source.1:28
|
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
|
||||||
#: en/lb_testroot.1:32 en/live-build.7:239
|
#: en/lb_testroot.1:32 en/live-build.7:239
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "BUGS"
|
msgid "BUGS"
|
||||||
|
@ -145,7 +145,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
||||||
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:519 en/lb_source.1:30
|
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
|
||||||
#: en/lb_testroot.1:34 en/live-build.7:241
|
#: en/lb_testroot.1:34 en/live-build.7:241
|
||||||
msgid ""
|
msgid ""
|
||||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||||
|
@ -156,7 +156,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
||||||
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:520 en/lb_source.1:31
|
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
|
||||||
#: en/lb_testroot.1:35 en/live-build.7:242
|
#: en/lb_testroot.1:35 en/live-build.7:242
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "AUTHOR"
|
msgid "AUTHOR"
|
||||||
|
@ -164,7 +164,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
||||||
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:521 en/lb_source.1:32
|
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
|
||||||
#: en/lb_testroot.1:36 en/live-build.7:243
|
#: en/lb_testroot.1:36 en/live-build.7:243
|
||||||
msgid ""
|
msgid ""
|
||||||
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: live-build VERSION\n"
|
"Project-Id-Version: live-build VERSION\n"
|
||||||
"POT-Creation-Date: 2012-08-27 14:12+0300\n"
|
"POT-Creation-Date: 2012-08-27 16:32+0300\n"
|
||||||
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
||||||
"Last-Translator: Automatically generated\n"
|
"Last-Translator: Automatically generated\n"
|
||||||
"Language-Team: none\n"
|
"Language-Team: none\n"
|
||||||
|
@ -37,7 +37,7 @@ msgstr ""
|
||||||
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
||||||
#: en/lb_testroot.1:1 en/live-build.7:1
|
#: en/lb_testroot.1:1 en/live-build.7:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "3.0~a57-1"
|
msgid "3.0~a58-1"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: TH
|
#. type: TH
|
||||||
|
@ -66,7 +66,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
||||||
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:241 en/lb_source.1:9
|
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:239 en/lb_source.1:9
|
||||||
#: en/lb_testroot.1:9 en/live-build.7:11
|
#: en/lb_testroot.1:9 en/live-build.7:11
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "DESCRIPTION"
|
msgid "DESCRIPTION"
|
||||||
|
@ -74,7 +74,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
||||||
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:250 en/lb_source.1:14
|
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:248 en/lb_source.1:14
|
||||||
#: en/lb_testroot.1:18 en/live-build.7:20
|
#: en/lb_testroot.1:18 en/live-build.7:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "OPTIONS"
|
msgid "OPTIONS"
|
||||||
|
@ -82,7 +82,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
||||||
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:498 en/lb_source.1:17
|
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
|
||||||
#: en/lb_testroot.1:21 en/live-build.7:225
|
#: en/lb_testroot.1:21 en/live-build.7:225
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "FILES"
|
msgid "FILES"
|
||||||
|
@ -90,7 +90,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
||||||
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:505 en/lb_source.1:20
|
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
|
||||||
#: en/lb_testroot.1:24 en/live-build.7:229
|
#: en/lb_testroot.1:24 en/live-build.7:229
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "SEE ALSO"
|
msgid "SEE ALSO"
|
||||||
|
@ -98,21 +98,21 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
||||||
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:507 en/lb_source.1:22
|
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:503 en/lb_source.1:22
|
||||||
#: en/lb_testroot.1:26
|
#: en/lb_testroot.1:26
|
||||||
msgid "I<live-build>(7)"
|
msgid "I<live-build>(7)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
||||||
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:513 en/lb_source.1:24
|
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
|
||||||
#: en/lb_testroot.1:28 en/live-build.7:235
|
#: en/lb_testroot.1:28 en/live-build.7:235
|
||||||
msgid "This program is a part of live-build."
|
msgid "This program is a part of live-build."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
||||||
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:514 en/lb_source.1:25
|
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
|
||||||
#: en/lb_testroot.1:29 en/live-build.7:236
|
#: en/lb_testroot.1:29 en/live-build.7:236
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "HOMEPAGE"
|
msgid "HOMEPAGE"
|
||||||
|
@ -120,7 +120,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
||||||
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:516 en/lb_source.1:27
|
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
|
||||||
#: en/lb_testroot.1:31 en/live-build.7:238
|
#: en/lb_testroot.1:31 en/live-build.7:238
|
||||||
msgid ""
|
msgid ""
|
||||||
"More information about live-build and the Debian Live project can be found "
|
"More information about live-build and the Debian Live project can be found "
|
||||||
|
@ -130,7 +130,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
||||||
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:517 en/lb_source.1:28
|
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
|
||||||
#: en/lb_testroot.1:32 en/live-build.7:239
|
#: en/lb_testroot.1:32 en/live-build.7:239
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "BUGS"
|
msgid "BUGS"
|
||||||
|
@ -138,7 +138,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
||||||
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:519 en/lb_source.1:30
|
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
|
||||||
#: en/lb_testroot.1:34 en/live-build.7:241
|
#: en/lb_testroot.1:34 en/live-build.7:241
|
||||||
msgid ""
|
msgid ""
|
||||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||||
|
@ -149,7 +149,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
||||||
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:520 en/lb_source.1:31
|
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
|
||||||
#: en/lb_testroot.1:35 en/live-build.7:242
|
#: en/lb_testroot.1:35 en/live-build.7:242
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "AUTHOR"
|
msgid "AUTHOR"
|
||||||
|
@ -157,7 +157,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
||||||
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:521 en/lb_source.1:32
|
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
|
||||||
#: en/lb_testroot.1:36 en/live-build.7:243
|
#: en/lb_testroot.1:36 en/live-build.7:243
|
||||||
msgid ""
|
msgid ""
|
||||||
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: live-build VERSION\n"
|
"Project-Id-Version: live-build VERSION\n"
|
||||||
"POT-Creation-Date: 2012-08-27 14:12+0300\n"
|
"POT-Creation-Date: 2012-08-27 16:32+0300\n"
|
||||||
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
||||||
"Last-Translator: Automatically generated\n"
|
"Last-Translator: Automatically generated\n"
|
||||||
"Language-Team: none\n"
|
"Language-Team: none\n"
|
||||||
|
@ -37,7 +37,7 @@ msgstr ""
|
||||||
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
||||||
#: en/lb_testroot.1:1 en/live-build.7:1
|
#: en/lb_testroot.1:1 en/live-build.7:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "3.0~a57-1"
|
msgid "3.0~a58-1"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: TH
|
#. type: TH
|
||||||
|
@ -66,7 +66,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
||||||
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:241 en/lb_source.1:9
|
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:239 en/lb_source.1:9
|
||||||
#: en/lb_testroot.1:9 en/live-build.7:11
|
#: en/lb_testroot.1:9 en/live-build.7:11
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "DESCRIPTION"
|
msgid "DESCRIPTION"
|
||||||
|
@ -74,7 +74,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
||||||
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:250 en/lb_source.1:14
|
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:248 en/lb_source.1:14
|
||||||
#: en/lb_testroot.1:18 en/live-build.7:20
|
#: en/lb_testroot.1:18 en/live-build.7:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "OPTIONS"
|
msgid "OPTIONS"
|
||||||
|
@ -82,7 +82,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
||||||
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:498 en/lb_source.1:17
|
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
|
||||||
#: en/lb_testroot.1:21 en/live-build.7:225
|
#: en/lb_testroot.1:21 en/live-build.7:225
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "FILES"
|
msgid "FILES"
|
||||||
|
@ -97,7 +97,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
||||||
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:505 en/lb_source.1:20
|
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
|
||||||
#: en/lb_testroot.1:24 en/live-build.7:229
|
#: en/lb_testroot.1:24 en/live-build.7:229
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "SEE ALSO"
|
msgid "SEE ALSO"
|
||||||
|
@ -105,21 +105,21 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
||||||
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:507 en/lb_source.1:22
|
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:503 en/lb_source.1:22
|
||||||
#: en/lb_testroot.1:26
|
#: en/lb_testroot.1:26
|
||||||
msgid "I<live-build>(7)"
|
msgid "I<live-build>(7)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
||||||
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:513 en/lb_source.1:24
|
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
|
||||||
#: en/lb_testroot.1:28 en/live-build.7:235
|
#: en/lb_testroot.1:28 en/live-build.7:235
|
||||||
msgid "This program is a part of live-build."
|
msgid "This program is a part of live-build."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
||||||
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:514 en/lb_source.1:25
|
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
|
||||||
#: en/lb_testroot.1:29 en/live-build.7:236
|
#: en/lb_testroot.1:29 en/live-build.7:236
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "HOMEPAGE"
|
msgid "HOMEPAGE"
|
||||||
|
@ -127,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
||||||
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:516 en/lb_source.1:27
|
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
|
||||||
#: en/lb_testroot.1:31 en/live-build.7:238
|
#: en/lb_testroot.1:31 en/live-build.7:238
|
||||||
msgid ""
|
msgid ""
|
||||||
"More information about live-build and the Debian Live project can be found "
|
"More information about live-build and the Debian Live project can be found "
|
||||||
|
@ -137,7 +137,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
||||||
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:517 en/lb_source.1:28
|
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
|
||||||
#: en/lb_testroot.1:32 en/live-build.7:239
|
#: en/lb_testroot.1:32 en/live-build.7:239
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "BUGS"
|
msgid "BUGS"
|
||||||
|
@ -145,7 +145,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
||||||
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:519 en/lb_source.1:30
|
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
|
||||||
#: en/lb_testroot.1:34 en/live-build.7:241
|
#: en/lb_testroot.1:34 en/live-build.7:241
|
||||||
msgid ""
|
msgid ""
|
||||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||||
|
@ -156,7 +156,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
||||||
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:520 en/lb_source.1:31
|
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
|
||||||
#: en/lb_testroot.1:35 en/live-build.7:242
|
#: en/lb_testroot.1:35 en/live-build.7:242
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "AUTHOR"
|
msgid "AUTHOR"
|
||||||
|
@ -164,7 +164,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
||||||
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:521 en/lb_source.1:32
|
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
|
||||||
#: en/lb_testroot.1:36 en/live-build.7:243
|
#: en/lb_testroot.1:36 en/live-build.7:243
|
||||||
msgid ""
|
msgid ""
|
||||||
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: live-build VERSION\n"
|
"Project-Id-Version: live-build VERSION\n"
|
||||||
"POT-Creation-Date: 2012-08-27 14:12+0300\n"
|
"POT-Creation-Date: 2012-08-27 16:32+0300\n"
|
||||||
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
||||||
"Last-Translator: Automatically generated\n"
|
"Last-Translator: Automatically generated\n"
|
||||||
"Language-Team: none\n"
|
"Language-Team: none\n"
|
||||||
|
@ -37,7 +37,7 @@ msgstr ""
|
||||||
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
||||||
#: en/lb_testroot.1:1 en/live-build.7:1
|
#: en/lb_testroot.1:1 en/live-build.7:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "3.0~a57-1"
|
msgid "3.0~a58-1"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: TH
|
#. type: TH
|
||||||
|
@ -66,7 +66,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
||||||
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:241 en/lb_source.1:9
|
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:239 en/lb_source.1:9
|
||||||
#: en/lb_testroot.1:9 en/live-build.7:11
|
#: en/lb_testroot.1:9 en/live-build.7:11
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "DESCRIPTION"
|
msgid "DESCRIPTION"
|
||||||
|
@ -74,7 +74,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
||||||
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:250 en/lb_source.1:14
|
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:248 en/lb_source.1:14
|
||||||
#: en/lb_testroot.1:18 en/live-build.7:20
|
#: en/lb_testroot.1:18 en/live-build.7:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "OPTIONS"
|
msgid "OPTIONS"
|
||||||
|
@ -82,7 +82,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
||||||
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:498 en/lb_source.1:17
|
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
|
||||||
#: en/lb_testroot.1:21 en/live-build.7:225
|
#: en/lb_testroot.1:21 en/live-build.7:225
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "FILES"
|
msgid "FILES"
|
||||||
|
@ -90,7 +90,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
||||||
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:505 en/lb_source.1:20
|
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
|
||||||
#: en/lb_testroot.1:24 en/live-build.7:229
|
#: en/lb_testroot.1:24 en/live-build.7:229
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "SEE ALSO"
|
msgid "SEE ALSO"
|
||||||
|
@ -98,21 +98,21 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
||||||
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:507 en/lb_source.1:22
|
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:503 en/lb_source.1:22
|
||||||
#: en/lb_testroot.1:26
|
#: en/lb_testroot.1:26
|
||||||
msgid "I<live-build>(7)"
|
msgid "I<live-build>(7)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
||||||
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:513 en/lb_source.1:24
|
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
|
||||||
#: en/lb_testroot.1:28 en/live-build.7:235
|
#: en/lb_testroot.1:28 en/live-build.7:235
|
||||||
msgid "This program is a part of live-build."
|
msgid "This program is a part of live-build."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
||||||
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:514 en/lb_source.1:25
|
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
|
||||||
#: en/lb_testroot.1:29 en/live-build.7:236
|
#: en/lb_testroot.1:29 en/live-build.7:236
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "HOMEPAGE"
|
msgid "HOMEPAGE"
|
||||||
|
@ -120,7 +120,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
||||||
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:516 en/lb_source.1:27
|
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
|
||||||
#: en/lb_testroot.1:31 en/live-build.7:238
|
#: en/lb_testroot.1:31 en/live-build.7:238
|
||||||
msgid ""
|
msgid ""
|
||||||
"More information about live-build and the Debian Live project can be found "
|
"More information about live-build and the Debian Live project can be found "
|
||||||
|
@ -130,7 +130,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
||||||
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:517 en/lb_source.1:28
|
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
|
||||||
#: en/lb_testroot.1:32 en/live-build.7:239
|
#: en/lb_testroot.1:32 en/live-build.7:239
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "BUGS"
|
msgid "BUGS"
|
||||||
|
@ -138,7 +138,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
||||||
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:519 en/lb_source.1:30
|
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
|
||||||
#: en/lb_testroot.1:34 en/live-build.7:241
|
#: en/lb_testroot.1:34 en/live-build.7:241
|
||||||
msgid ""
|
msgid ""
|
||||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||||
|
@ -149,7 +149,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
||||||
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:520 en/lb_source.1:31
|
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
|
||||||
#: en/lb_testroot.1:35 en/live-build.7:242
|
#: en/lb_testroot.1:35 en/live-build.7:242
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "AUTHOR"
|
msgid "AUTHOR"
|
||||||
|
@ -157,7 +157,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
||||||
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:521 en/lb_source.1:32
|
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
|
||||||
#: en/lb_testroot.1:36 en/live-build.7:243
|
#: en/lb_testroot.1:36 en/live-build.7:243
|
||||||
msgid ""
|
msgid ""
|
||||||
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: live-build VERSION\n"
|
"Project-Id-Version: live-build VERSION\n"
|
||||||
"POT-Creation-Date: 2012-08-27 14:35+0300\n"
|
"POT-Creation-Date: 2012-08-27 16:32+0300\n"
|
||||||
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
||||||
"Last-Translator: Automatically generated\n"
|
"Last-Translator: Automatically generated\n"
|
||||||
"Language-Team: none\n"
|
"Language-Team: none\n"
|
||||||
|
@ -37,7 +37,7 @@ msgstr ""
|
||||||
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
||||||
#: en/lb_testroot.1:1 en/live-build.7:1
|
#: en/lb_testroot.1:1 en/live-build.7:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "3.0~a57-1"
|
msgid "3.0~a58-1"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: TH
|
#. type: TH
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: live-build VERSION\n"
|
"Project-Id-Version: live-build VERSION\n"
|
||||||
"POT-Creation-Date: 2012-08-27 14:12+0300\n"
|
"POT-Creation-Date: 2012-08-27 16:32+0300\n"
|
||||||
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
||||||
"Last-Translator: Automatically generated\n"
|
"Last-Translator: Automatically generated\n"
|
||||||
"Language-Team: none\n"
|
"Language-Team: none\n"
|
||||||
|
@ -37,7 +37,7 @@ msgstr ""
|
||||||
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
||||||
#: en/lb_testroot.1:1 en/live-build.7:1
|
#: en/lb_testroot.1:1 en/live-build.7:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "3.0~a57-1"
|
msgid "3.0~a58-1"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: TH
|
#. type: TH
|
||||||
|
@ -66,7 +66,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
||||||
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:241 en/lb_source.1:9
|
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:239 en/lb_source.1:9
|
||||||
#: en/lb_testroot.1:9 en/live-build.7:11
|
#: en/lb_testroot.1:9 en/live-build.7:11
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "DESCRIPTION"
|
msgid "DESCRIPTION"
|
||||||
|
@ -74,7 +74,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
||||||
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:250 en/lb_source.1:14
|
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:248 en/lb_source.1:14
|
||||||
#: en/lb_testroot.1:18 en/live-build.7:20
|
#: en/lb_testroot.1:18 en/live-build.7:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "OPTIONS"
|
msgid "OPTIONS"
|
||||||
|
@ -82,7 +82,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
||||||
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:498 en/lb_source.1:17
|
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
|
||||||
#: en/lb_testroot.1:21 en/live-build.7:225
|
#: en/lb_testroot.1:21 en/live-build.7:225
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "FILES"
|
msgid "FILES"
|
||||||
|
@ -97,7 +97,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
||||||
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:505 en/lb_source.1:20
|
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
|
||||||
#: en/lb_testroot.1:24 en/live-build.7:229
|
#: en/lb_testroot.1:24 en/live-build.7:229
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "SEE ALSO"
|
msgid "SEE ALSO"
|
||||||
|
@ -105,21 +105,21 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
||||||
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:507 en/lb_source.1:22
|
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:503 en/lb_source.1:22
|
||||||
#: en/lb_testroot.1:26
|
#: en/lb_testroot.1:26
|
||||||
msgid "I<live-build>(7)"
|
msgid "I<live-build>(7)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
||||||
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:513 en/lb_source.1:24
|
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
|
||||||
#: en/lb_testroot.1:28 en/live-build.7:235
|
#: en/lb_testroot.1:28 en/live-build.7:235
|
||||||
msgid "This program is a part of live-build."
|
msgid "This program is a part of live-build."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
||||||
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:514 en/lb_source.1:25
|
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
|
||||||
#: en/lb_testroot.1:29 en/live-build.7:236
|
#: en/lb_testroot.1:29 en/live-build.7:236
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "HOMEPAGE"
|
msgid "HOMEPAGE"
|
||||||
|
@ -127,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
||||||
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:516 en/lb_source.1:27
|
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
|
||||||
#: en/lb_testroot.1:31 en/live-build.7:238
|
#: en/lb_testroot.1:31 en/live-build.7:238
|
||||||
msgid ""
|
msgid ""
|
||||||
"More information about live-build and the Debian Live project can be found "
|
"More information about live-build and the Debian Live project can be found "
|
||||||
|
@ -137,7 +137,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
||||||
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:517 en/lb_source.1:28
|
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
|
||||||
#: en/lb_testroot.1:32 en/live-build.7:239
|
#: en/lb_testroot.1:32 en/live-build.7:239
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "BUGS"
|
msgid "BUGS"
|
||||||
|
@ -145,7 +145,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
||||||
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:519 en/lb_source.1:30
|
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
|
||||||
#: en/lb_testroot.1:34 en/live-build.7:241
|
#: en/lb_testroot.1:34 en/live-build.7:241
|
||||||
msgid ""
|
msgid ""
|
||||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||||
|
@ -156,7 +156,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
||||||
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:520 en/lb_source.1:31
|
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
|
||||||
#: en/lb_testroot.1:35 en/live-build.7:242
|
#: en/lb_testroot.1:35 en/live-build.7:242
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "AUTHOR"
|
msgid "AUTHOR"
|
||||||
|
@ -164,7 +164,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
||||||
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:521 en/lb_source.1:32
|
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
|
||||||
#: en/lb_testroot.1:36 en/live-build.7:243
|
#: en/lb_testroot.1:36 en/live-build.7:243
|
||||||
msgid ""
|
msgid ""
|
||||||
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: live-build VERSION\n"
|
"Project-Id-Version: live-build VERSION\n"
|
||||||
"POT-Creation-Date: 2012-08-27 14:12+0300\n"
|
"POT-Creation-Date: 2012-08-27 16:32+0300\n"
|
||||||
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
||||||
"Last-Translator: Automatically generated\n"
|
"Last-Translator: Automatically generated\n"
|
||||||
"Language-Team: none\n"
|
"Language-Team: none\n"
|
||||||
|
@ -37,7 +37,7 @@ msgstr ""
|
||||||
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
||||||
#: en/lb_testroot.1:1 en/live-build.7:1
|
#: en/lb_testroot.1:1 en/live-build.7:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "3.0~a57-1"
|
msgid "3.0~a58-1"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: TH
|
#. type: TH
|
||||||
|
@ -66,7 +66,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
||||||
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:241 en/lb_source.1:9
|
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:239 en/lb_source.1:9
|
||||||
#: en/lb_testroot.1:9 en/live-build.7:11
|
#: en/lb_testroot.1:9 en/live-build.7:11
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "DESCRIPTION"
|
msgid "DESCRIPTION"
|
||||||
|
@ -74,7 +74,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
||||||
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:250 en/lb_source.1:14
|
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:248 en/lb_source.1:14
|
||||||
#: en/lb_testroot.1:18 en/live-build.7:20
|
#: en/lb_testroot.1:18 en/live-build.7:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "OPTIONS"
|
msgid "OPTIONS"
|
||||||
|
@ -82,7 +82,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
||||||
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:498 en/lb_source.1:17
|
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
|
||||||
#: en/lb_testroot.1:21 en/live-build.7:225
|
#: en/lb_testroot.1:21 en/live-build.7:225
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "FILES"
|
msgid "FILES"
|
||||||
|
@ -97,7 +97,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
||||||
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:505 en/lb_source.1:20
|
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
|
||||||
#: en/lb_testroot.1:24 en/live-build.7:229
|
#: en/lb_testroot.1:24 en/live-build.7:229
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "SEE ALSO"
|
msgid "SEE ALSO"
|
||||||
|
@ -105,21 +105,21 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
||||||
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:507 en/lb_source.1:22
|
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:503 en/lb_source.1:22
|
||||||
#: en/lb_testroot.1:26
|
#: en/lb_testroot.1:26
|
||||||
msgid "I<live-build>(7)"
|
msgid "I<live-build>(7)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
||||||
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:513 en/lb_source.1:24
|
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
|
||||||
#: en/lb_testroot.1:28 en/live-build.7:235
|
#: en/lb_testroot.1:28 en/live-build.7:235
|
||||||
msgid "This program is a part of live-build."
|
msgid "This program is a part of live-build."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
||||||
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:514 en/lb_source.1:25
|
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
|
||||||
#: en/lb_testroot.1:29 en/live-build.7:236
|
#: en/lb_testroot.1:29 en/live-build.7:236
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "HOMEPAGE"
|
msgid "HOMEPAGE"
|
||||||
|
@ -127,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
||||||
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:516 en/lb_source.1:27
|
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
|
||||||
#: en/lb_testroot.1:31 en/live-build.7:238
|
#: en/lb_testroot.1:31 en/live-build.7:238
|
||||||
msgid ""
|
msgid ""
|
||||||
"More information about live-build and the Debian Live project can be found "
|
"More information about live-build and the Debian Live project can be found "
|
||||||
|
@ -137,7 +137,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
||||||
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:517 en/lb_source.1:28
|
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
|
||||||
#: en/lb_testroot.1:32 en/live-build.7:239
|
#: en/lb_testroot.1:32 en/live-build.7:239
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "BUGS"
|
msgid "BUGS"
|
||||||
|
@ -145,7 +145,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
||||||
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:519 en/lb_source.1:30
|
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
|
||||||
#: en/lb_testroot.1:34 en/live-build.7:241
|
#: en/lb_testroot.1:34 en/live-build.7:241
|
||||||
msgid ""
|
msgid ""
|
||||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||||
|
@ -156,7 +156,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
||||||
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:520 en/lb_source.1:31
|
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
|
||||||
#: en/lb_testroot.1:35 en/live-build.7:242
|
#: en/lb_testroot.1:35 en/live-build.7:242
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "AUTHOR"
|
msgid "AUTHOR"
|
||||||
|
@ -164,7 +164,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
||||||
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:521 en/lb_source.1:32
|
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
|
||||||
#: en/lb_testroot.1:36 en/live-build.7:243
|
#: en/lb_testroot.1:36 en/live-build.7:243
|
||||||
msgid ""
|
msgid ""
|
||||||
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: live-build VERSION\n"
|
"Project-Id-Version: live-build VERSION\n"
|
||||||
"POT-Creation-Date: 2012-08-27 14:12+0300\n"
|
"POT-Creation-Date: 2012-08-27 16:32+0300\n"
|
||||||
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
"PO-Revision-Date: 2012-08-02 18:55+0300\n"
|
||||||
"Last-Translator: Automatically generated\n"
|
"Last-Translator: Automatically generated\n"
|
||||||
"Language-Team: none\n"
|
"Language-Team: none\n"
|
||||||
|
@ -37,7 +37,7 @@ msgstr ""
|
||||||
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
||||||
#: en/lb_testroot.1:1 en/live-build.7:1
|
#: en/lb_testroot.1:1 en/live-build.7:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "3.0~a57-1"
|
msgid "3.0~a58-1"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: TH
|
#. type: TH
|
||||||
|
@ -66,7 +66,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
||||||
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:241 en/lb_source.1:9
|
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:239 en/lb_source.1:9
|
||||||
#: en/lb_testroot.1:9 en/live-build.7:11
|
#: en/lb_testroot.1:9 en/live-build.7:11
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "DESCRIPTION"
|
msgid "DESCRIPTION"
|
||||||
|
@ -74,7 +74,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
||||||
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:250 en/lb_source.1:14
|
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:248 en/lb_source.1:14
|
||||||
#: en/lb_testroot.1:18 en/live-build.7:20
|
#: en/lb_testroot.1:18 en/live-build.7:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "OPTIONS"
|
msgid "OPTIONS"
|
||||||
|
@ -82,7 +82,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
||||||
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:498 en/lb_source.1:17
|
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
|
||||||
#: en/lb_testroot.1:21 en/live-build.7:225
|
#: en/lb_testroot.1:21 en/live-build.7:225
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "FILES"
|
msgid "FILES"
|
||||||
|
@ -90,7 +90,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
||||||
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:505 en/lb_source.1:20
|
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
|
||||||
#: en/lb_testroot.1:24 en/live-build.7:229
|
#: en/lb_testroot.1:24 en/live-build.7:229
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "SEE ALSO"
|
msgid "SEE ALSO"
|
||||||
|
@ -98,14 +98,14 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
||||||
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:513 en/lb_source.1:24
|
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
|
||||||
#: en/lb_testroot.1:28 en/live-build.7:235
|
#: en/lb_testroot.1:28 en/live-build.7:235
|
||||||
msgid "This program is a part of live-build."
|
msgid "This program is a part of live-build."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
||||||
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:514 en/lb_source.1:25
|
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
|
||||||
#: en/lb_testroot.1:29 en/live-build.7:236
|
#: en/lb_testroot.1:29 en/live-build.7:236
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "HOMEPAGE"
|
msgid "HOMEPAGE"
|
||||||
|
@ -113,7 +113,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
||||||
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:516 en/lb_source.1:27
|
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
|
||||||
#: en/lb_testroot.1:31 en/live-build.7:238
|
#: en/lb_testroot.1:31 en/live-build.7:238
|
||||||
msgid ""
|
msgid ""
|
||||||
"More information about live-build and the Debian Live project can be found "
|
"More information about live-build and the Debian Live project can be found "
|
||||||
|
@ -123,7 +123,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
||||||
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:517 en/lb_source.1:28
|
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
|
||||||
#: en/lb_testroot.1:32 en/live-build.7:239
|
#: en/lb_testroot.1:32 en/live-build.7:239
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "BUGS"
|
msgid "BUGS"
|
||||||
|
@ -131,7 +131,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
||||||
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:519 en/lb_source.1:30
|
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
|
||||||
#: en/lb_testroot.1:34 en/live-build.7:241
|
#: en/lb_testroot.1:34 en/live-build.7:241
|
||||||
msgid ""
|
msgid ""
|
||||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||||
|
@ -142,7 +142,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
||||||
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:520 en/lb_source.1:31
|
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
|
||||||
#: en/lb_testroot.1:35 en/live-build.7:242
|
#: en/lb_testroot.1:35 en/live-build.7:242
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "AUTHOR"
|
msgid "AUTHOR"
|
||||||
|
@ -150,7 +150,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
||||||
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:521 en/lb_source.1:32
|
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
|
||||||
#: en/lb_testroot.1:36 en/live-build.7:243
|
#: en/lb_testroot.1:36 en/live-build.7:243
|
||||||
msgid ""
|
msgid ""
|
||||||
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
||||||
|
@ -158,36 +158,36 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: IP
|
#. type: IP
|
||||||
#: en/lb_config.1:326 en/live-build.7:36
|
#: en/lb_config.1:322 en/live-build.7:36
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "B<--debug>"
|
msgid "B<--debug>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: IP
|
#. type: IP
|
||||||
#: en/lb_config.1:338 en/live-build.7:38
|
#: en/lb_config.1:334 en/live-build.7:38
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "B<--force>"
|
msgid "B<--force>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: IP
|
#. type: IP
|
||||||
#: en/lb_config.1:447 en/live-build.7:40
|
#: en/lb_config.1:443 en/live-build.7:40
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "B<--quiet>"
|
msgid "B<--quiet>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: IP
|
#. type: IP
|
||||||
#: en/lb_config.1:487 en/live-build.7:42
|
#: en/lb_config.1:483 en/live-build.7:42
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "B<--verbose>"
|
msgid "B<--verbose>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb_config.1:509 en/live-build.7:231
|
#: en/lb_config.1:505 en/live-build.7:231
|
||||||
msgid "I<live-boot>(7)"
|
msgid "I<live-boot>(7)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb_config.1:511 en/live-build.7:233
|
#: en/lb_config.1:507 en/live-build.7:233
|
||||||
msgid "I<live-config>(7)"
|
msgid "I<live-config>(7)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: live-build VERSION\n"
|
"Project-Id-Version: live-build VERSION\n"
|
||||||
"POT-Creation-Date: 2012-08-27 14:12+0300\n"
|
"POT-Creation-Date: 2012-08-27 16:32+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -37,7 +37,7 @@ msgstr ""
|
||||||
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
||||||
#: en/lb_testroot.1:1 en/live-build.7:1
|
#: en/lb_testroot.1:1 en/live-build.7:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "3.0~a57-1"
|
msgid "3.0~a58-1"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: TH
|
#. type: TH
|
||||||
|
@ -81,7 +81,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
||||||
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:241 en/lb_source.1:9
|
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:239 en/lb_source.1:9
|
||||||
#: en/lb_testroot.1:9 en/live-build.7:11
|
#: en/lb_testroot.1:9 en/live-build.7:11
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "DESCRIPTION"
|
msgid "DESCRIPTION"
|
||||||
|
@ -96,7 +96,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
||||||
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:250 en/lb_source.1:14
|
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:248 en/lb_source.1:14
|
||||||
#: en/lb_testroot.1:18 en/live-build.7:20
|
#: en/lb_testroot.1:18 en/live-build.7:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "OPTIONS"
|
msgid "OPTIONS"
|
||||||
|
@ -112,7 +112,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
||||||
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:498 en/lb_source.1:17
|
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
|
||||||
#: en/lb_testroot.1:21 en/live-build.7:225
|
#: en/lb_testroot.1:21 en/live-build.7:225
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "FILES"
|
msgid "FILES"
|
||||||
|
@ -127,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
||||||
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:505 en/lb_source.1:20
|
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
|
||||||
#: en/lb_testroot.1:24 en/live-build.7:229
|
#: en/lb_testroot.1:24 en/live-build.7:229
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "SEE ALSO"
|
msgid "SEE ALSO"
|
||||||
|
@ -135,21 +135,21 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
||||||
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:507 en/lb_source.1:22
|
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:503 en/lb_source.1:22
|
||||||
#: en/lb_testroot.1:26
|
#: en/lb_testroot.1:26
|
||||||
msgid "I<live-build>(7)"
|
msgid "I<live-build>(7)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
||||||
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:513 en/lb_source.1:24
|
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
|
||||||
#: en/lb_testroot.1:28 en/live-build.7:235
|
#: en/lb_testroot.1:28 en/live-build.7:235
|
||||||
msgid "This program is a part of live-build."
|
msgid "This program is a part of live-build."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
||||||
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:514 en/lb_source.1:25
|
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
|
||||||
#: en/lb_testroot.1:29 en/live-build.7:236
|
#: en/lb_testroot.1:29 en/live-build.7:236
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "HOMEPAGE"
|
msgid "HOMEPAGE"
|
||||||
|
@ -157,7 +157,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
||||||
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:516 en/lb_source.1:27
|
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
|
||||||
#: en/lb_testroot.1:31 en/live-build.7:238
|
#: en/lb_testroot.1:31 en/live-build.7:238
|
||||||
msgid ""
|
msgid ""
|
||||||
"More information about live-build and the Debian Live project can be found "
|
"More information about live-build and the Debian Live project can be found "
|
||||||
|
@ -167,7 +167,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
||||||
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:517 en/lb_source.1:28
|
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
|
||||||
#: en/lb_testroot.1:32 en/live-build.7:239
|
#: en/lb_testroot.1:32 en/live-build.7:239
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "BUGS"
|
msgid "BUGS"
|
||||||
|
@ -175,7 +175,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
||||||
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:519 en/lb_source.1:30
|
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
|
||||||
#: en/lb_testroot.1:34 en/live-build.7:241
|
#: en/lb_testroot.1:34 en/live-build.7:241
|
||||||
msgid ""
|
msgid ""
|
||||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||||
|
@ -186,7 +186,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
||||||
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:520 en/lb_source.1:31
|
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
|
||||||
#: en/lb_testroot.1:35 en/live-build.7:242
|
#: en/lb_testroot.1:35 en/live-build.7:242
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "AUTHOR"
|
msgid "AUTHOR"
|
||||||
|
@ -194,7 +194,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
||||||
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:521 en/lb_source.1:32
|
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
|
||||||
#: en/lb_testroot.1:36 en/live-build.7:243
|
#: en/lb_testroot.1:36 en/live-build.7:243
|
||||||
msgid ""
|
msgid ""
|
||||||
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: live-build VERSION\n"
|
"Project-Id-Version: live-build VERSION\n"
|
||||||
"POT-Creation-Date: 2012-08-27 14:12+0300\n"
|
"POT-Creation-Date: 2012-08-27 16:32+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -37,7 +37,7 @@ msgstr ""
|
||||||
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
||||||
#: en/lb_testroot.1:1 en/live-build.7:1
|
#: en/lb_testroot.1:1 en/live-build.7:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "3.0~a57-1"
|
msgid "3.0~a58-1"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: TH
|
#. type: TH
|
||||||
|
@ -66,7 +66,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
||||||
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:241 en/lb_source.1:9
|
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:239 en/lb_source.1:9
|
||||||
#: en/lb_testroot.1:9 en/live-build.7:11
|
#: en/lb_testroot.1:9 en/live-build.7:11
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "DESCRIPTION"
|
msgid "DESCRIPTION"
|
||||||
|
@ -74,7 +74,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
||||||
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:250 en/lb_source.1:14
|
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:248 en/lb_source.1:14
|
||||||
#: en/lb_testroot.1:18 en/live-build.7:20
|
#: en/lb_testroot.1:18 en/live-build.7:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "OPTIONS"
|
msgid "OPTIONS"
|
||||||
|
@ -82,7 +82,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
||||||
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:498 en/lb_source.1:17
|
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
|
||||||
#: en/lb_testroot.1:21 en/live-build.7:225
|
#: en/lb_testroot.1:21 en/live-build.7:225
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "FILES"
|
msgid "FILES"
|
||||||
|
@ -97,7 +97,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
||||||
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:505 en/lb_source.1:20
|
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
|
||||||
#: en/lb_testroot.1:24 en/live-build.7:229
|
#: en/lb_testroot.1:24 en/live-build.7:229
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "SEE ALSO"
|
msgid "SEE ALSO"
|
||||||
|
@ -105,21 +105,21 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
||||||
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:507 en/lb_source.1:22
|
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:503 en/lb_source.1:22
|
||||||
#: en/lb_testroot.1:26
|
#: en/lb_testroot.1:26
|
||||||
msgid "I<live-build>(7)"
|
msgid "I<live-build>(7)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
||||||
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:513 en/lb_source.1:24
|
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
|
||||||
#: en/lb_testroot.1:28 en/live-build.7:235
|
#: en/lb_testroot.1:28 en/live-build.7:235
|
||||||
msgid "This program is a part of live-build."
|
msgid "This program is a part of live-build."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
||||||
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:514 en/lb_source.1:25
|
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
|
||||||
#: en/lb_testroot.1:29 en/live-build.7:236
|
#: en/lb_testroot.1:29 en/live-build.7:236
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "HOMEPAGE"
|
msgid "HOMEPAGE"
|
||||||
|
@ -127,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
||||||
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:516 en/lb_source.1:27
|
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
|
||||||
#: en/lb_testroot.1:31 en/live-build.7:238
|
#: en/lb_testroot.1:31 en/live-build.7:238
|
||||||
msgid ""
|
msgid ""
|
||||||
"More information about live-build and the Debian Live project can be found "
|
"More information about live-build and the Debian Live project can be found "
|
||||||
|
@ -137,7 +137,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
||||||
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:517 en/lb_source.1:28
|
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
|
||||||
#: en/lb_testroot.1:32 en/live-build.7:239
|
#: en/lb_testroot.1:32 en/live-build.7:239
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "BUGS"
|
msgid "BUGS"
|
||||||
|
@ -145,7 +145,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
||||||
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:519 en/lb_source.1:30
|
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
|
||||||
#: en/lb_testroot.1:34 en/live-build.7:241
|
#: en/lb_testroot.1:34 en/live-build.7:241
|
||||||
msgid ""
|
msgid ""
|
||||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||||
|
@ -156,7 +156,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
||||||
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:520 en/lb_source.1:31
|
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
|
||||||
#: en/lb_testroot.1:35 en/live-build.7:242
|
#: en/lb_testroot.1:35 en/live-build.7:242
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "AUTHOR"
|
msgid "AUTHOR"
|
||||||
|
@ -164,7 +164,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
||||||
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:521 en/lb_source.1:32
|
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
|
||||||
#: en/lb_testroot.1:36 en/live-build.7:243
|
#: en/lb_testroot.1:36 en/live-build.7:243
|
||||||
msgid ""
|
msgid ""
|
||||||
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: live-build VERSION\n"
|
"Project-Id-Version: live-build VERSION\n"
|
||||||
"POT-Creation-Date: 2012-08-27 14:12+0300\n"
|
"POT-Creation-Date: 2012-08-27 16:32+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -37,7 +37,7 @@ msgstr ""
|
||||||
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
||||||
#: en/lb_testroot.1:1 en/live-build.7:1
|
#: en/lb_testroot.1:1 en/live-build.7:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "3.0~a57-1"
|
msgid "3.0~a58-1"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: TH
|
#. type: TH
|
||||||
|
@ -66,7 +66,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
||||||
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:241 en/lb_source.1:9
|
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:239 en/lb_source.1:9
|
||||||
#: en/lb_testroot.1:9 en/live-build.7:11
|
#: en/lb_testroot.1:9 en/live-build.7:11
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "DESCRIPTION"
|
msgid "DESCRIPTION"
|
||||||
|
@ -74,7 +74,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
||||||
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:250 en/lb_source.1:14
|
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:248 en/lb_source.1:14
|
||||||
#: en/lb_testroot.1:18 en/live-build.7:20
|
#: en/lb_testroot.1:18 en/live-build.7:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "OPTIONS"
|
msgid "OPTIONS"
|
||||||
|
@ -82,7 +82,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
||||||
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:498 en/lb_source.1:17
|
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
|
||||||
#: en/lb_testroot.1:21 en/live-build.7:225
|
#: en/lb_testroot.1:21 en/live-build.7:225
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "FILES"
|
msgid "FILES"
|
||||||
|
@ -97,7 +97,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
||||||
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:505 en/lb_source.1:20
|
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
|
||||||
#: en/lb_testroot.1:24 en/live-build.7:229
|
#: en/lb_testroot.1:24 en/live-build.7:229
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "SEE ALSO"
|
msgid "SEE ALSO"
|
||||||
|
@ -105,21 +105,21 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
||||||
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:507 en/lb_source.1:22
|
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:503 en/lb_source.1:22
|
||||||
#: en/lb_testroot.1:26
|
#: en/lb_testroot.1:26
|
||||||
msgid "I<live-build>(7)"
|
msgid "I<live-build>(7)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
||||||
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:513 en/lb_source.1:24
|
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
|
||||||
#: en/lb_testroot.1:28 en/live-build.7:235
|
#: en/lb_testroot.1:28 en/live-build.7:235
|
||||||
msgid "This program is a part of live-build."
|
msgid "This program is a part of live-build."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
||||||
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:514 en/lb_source.1:25
|
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
|
||||||
#: en/lb_testroot.1:29 en/live-build.7:236
|
#: en/lb_testroot.1:29 en/live-build.7:236
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "HOMEPAGE"
|
msgid "HOMEPAGE"
|
||||||
|
@ -127,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
||||||
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:516 en/lb_source.1:27
|
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
|
||||||
#: en/lb_testroot.1:31 en/live-build.7:238
|
#: en/lb_testroot.1:31 en/live-build.7:238
|
||||||
msgid ""
|
msgid ""
|
||||||
"More information about live-build and the Debian Live project can be found "
|
"More information about live-build and the Debian Live project can be found "
|
||||||
|
@ -137,7 +137,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
||||||
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:517 en/lb_source.1:28
|
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
|
||||||
#: en/lb_testroot.1:32 en/live-build.7:239
|
#: en/lb_testroot.1:32 en/live-build.7:239
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "BUGS"
|
msgid "BUGS"
|
||||||
|
@ -145,7 +145,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
||||||
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:519 en/lb_source.1:30
|
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
|
||||||
#: en/lb_testroot.1:34 en/live-build.7:241
|
#: en/lb_testroot.1:34 en/live-build.7:241
|
||||||
msgid ""
|
msgid ""
|
||||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||||
|
@ -156,7 +156,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
||||||
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:520 en/lb_source.1:31
|
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
|
||||||
#: en/lb_testroot.1:35 en/live-build.7:242
|
#: en/lb_testroot.1:35 en/live-build.7:242
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "AUTHOR"
|
msgid "AUTHOR"
|
||||||
|
@ -164,7 +164,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
||||||
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:521 en/lb_source.1:32
|
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
|
||||||
#: en/lb_testroot.1:36 en/live-build.7:243
|
#: en/lb_testroot.1:36 en/live-build.7:243
|
||||||
msgid ""
|
msgid ""
|
||||||
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: live-build VERSION\n"
|
"Project-Id-Version: live-build VERSION\n"
|
||||||
"POT-Creation-Date: 2012-08-27 14:12+0300\n"
|
"POT-Creation-Date: 2012-08-27 16:32+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -37,7 +37,7 @@ msgstr ""
|
||||||
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
||||||
#: en/lb_testroot.1:1 en/live-build.7:1
|
#: en/lb_testroot.1:1 en/live-build.7:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "3.0~a57-1"
|
msgid "3.0~a58-1"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: TH
|
#. type: TH
|
||||||
|
@ -66,7 +66,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
||||||
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:241 en/lb_source.1:9
|
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:239 en/lb_source.1:9
|
||||||
#: en/lb_testroot.1:9 en/live-build.7:11
|
#: en/lb_testroot.1:9 en/live-build.7:11
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "DESCRIPTION"
|
msgid "DESCRIPTION"
|
||||||
|
@ -74,7 +74,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
||||||
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:250 en/lb_source.1:14
|
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:248 en/lb_source.1:14
|
||||||
#: en/lb_testroot.1:18 en/live-build.7:20
|
#: en/lb_testroot.1:18 en/live-build.7:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "OPTIONS"
|
msgid "OPTIONS"
|
||||||
|
@ -82,7 +82,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
||||||
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:498 en/lb_source.1:17
|
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
|
||||||
#: en/lb_testroot.1:21 en/live-build.7:225
|
#: en/lb_testroot.1:21 en/live-build.7:225
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "FILES"
|
msgid "FILES"
|
||||||
|
@ -90,7 +90,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
||||||
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:505 en/lb_source.1:20
|
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
|
||||||
#: en/lb_testroot.1:24 en/live-build.7:229
|
#: en/lb_testroot.1:24 en/live-build.7:229
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "SEE ALSO"
|
msgid "SEE ALSO"
|
||||||
|
@ -98,21 +98,21 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
||||||
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:507 en/lb_source.1:22
|
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:503 en/lb_source.1:22
|
||||||
#: en/lb_testroot.1:26
|
#: en/lb_testroot.1:26
|
||||||
msgid "I<live-build>(7)"
|
msgid "I<live-build>(7)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
||||||
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:513 en/lb_source.1:24
|
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
|
||||||
#: en/lb_testroot.1:28 en/live-build.7:235
|
#: en/lb_testroot.1:28 en/live-build.7:235
|
||||||
msgid "This program is a part of live-build."
|
msgid "This program is a part of live-build."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
||||||
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:514 en/lb_source.1:25
|
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
|
||||||
#: en/lb_testroot.1:29 en/live-build.7:236
|
#: en/lb_testroot.1:29 en/live-build.7:236
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "HOMEPAGE"
|
msgid "HOMEPAGE"
|
||||||
|
@ -120,7 +120,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
||||||
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:516 en/lb_source.1:27
|
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
|
||||||
#: en/lb_testroot.1:31 en/live-build.7:238
|
#: en/lb_testroot.1:31 en/live-build.7:238
|
||||||
msgid ""
|
msgid ""
|
||||||
"More information about live-build and the Debian Live project can be found "
|
"More information about live-build and the Debian Live project can be found "
|
||||||
|
@ -130,7 +130,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
||||||
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:517 en/lb_source.1:28
|
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
|
||||||
#: en/lb_testroot.1:32 en/live-build.7:239
|
#: en/lb_testroot.1:32 en/live-build.7:239
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "BUGS"
|
msgid "BUGS"
|
||||||
|
@ -138,7 +138,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
||||||
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:519 en/lb_source.1:30
|
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
|
||||||
#: en/lb_testroot.1:34 en/live-build.7:241
|
#: en/lb_testroot.1:34 en/live-build.7:241
|
||||||
msgid ""
|
msgid ""
|
||||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||||
|
@ -149,7 +149,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
||||||
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:520 en/lb_source.1:31
|
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
|
||||||
#: en/lb_testroot.1:35 en/live-build.7:242
|
#: en/lb_testroot.1:35 en/live-build.7:242
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "AUTHOR"
|
msgid "AUTHOR"
|
||||||
|
@ -157,7 +157,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
||||||
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:521 en/lb_source.1:32
|
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
|
||||||
#: en/lb_testroot.1:36 en/live-build.7:243
|
#: en/lb_testroot.1:36 en/live-build.7:243
|
||||||
msgid ""
|
msgid ""
|
||||||
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: live-build VERSION\n"
|
"Project-Id-Version: live-build VERSION\n"
|
||||||
"POT-Creation-Date: 2012-08-27 14:12+0300\n"
|
"POT-Creation-Date: 2012-08-27 16:32+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -37,7 +37,7 @@ msgstr ""
|
||||||
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
||||||
#: en/lb_testroot.1:1 en/live-build.7:1
|
#: en/lb_testroot.1:1 en/live-build.7:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "3.0~a57-1"
|
msgid "3.0~a58-1"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: TH
|
#. type: TH
|
||||||
|
@ -66,7 +66,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
||||||
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:241 en/lb_source.1:9
|
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:239 en/lb_source.1:9
|
||||||
#: en/lb_testroot.1:9 en/live-build.7:11
|
#: en/lb_testroot.1:9 en/live-build.7:11
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "DESCRIPTION"
|
msgid "DESCRIPTION"
|
||||||
|
@ -74,7 +74,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
||||||
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:250 en/lb_source.1:14
|
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:248 en/lb_source.1:14
|
||||||
#: en/lb_testroot.1:18 en/live-build.7:20
|
#: en/lb_testroot.1:18 en/live-build.7:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "OPTIONS"
|
msgid "OPTIONS"
|
||||||
|
@ -82,7 +82,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
||||||
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:498 en/lb_source.1:17
|
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
|
||||||
#: en/lb_testroot.1:21 en/live-build.7:225
|
#: en/lb_testroot.1:21 en/live-build.7:225
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "FILES"
|
msgid "FILES"
|
||||||
|
@ -97,7 +97,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
||||||
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:505 en/lb_source.1:20
|
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
|
||||||
#: en/lb_testroot.1:24 en/live-build.7:229
|
#: en/lb_testroot.1:24 en/live-build.7:229
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "SEE ALSO"
|
msgid "SEE ALSO"
|
||||||
|
@ -105,21 +105,21 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
||||||
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:507 en/lb_source.1:22
|
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:503 en/lb_source.1:22
|
||||||
#: en/lb_testroot.1:26
|
#: en/lb_testroot.1:26
|
||||||
msgid "I<live-build>(7)"
|
msgid "I<live-build>(7)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
||||||
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:513 en/lb_source.1:24
|
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
|
||||||
#: en/lb_testroot.1:28 en/live-build.7:235
|
#: en/lb_testroot.1:28 en/live-build.7:235
|
||||||
msgid "This program is a part of live-build."
|
msgid "This program is a part of live-build."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
||||||
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:514 en/lb_source.1:25
|
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
|
||||||
#: en/lb_testroot.1:29 en/live-build.7:236
|
#: en/lb_testroot.1:29 en/live-build.7:236
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "HOMEPAGE"
|
msgid "HOMEPAGE"
|
||||||
|
@ -127,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
||||||
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:516 en/lb_source.1:27
|
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
|
||||||
#: en/lb_testroot.1:31 en/live-build.7:238
|
#: en/lb_testroot.1:31 en/live-build.7:238
|
||||||
msgid ""
|
msgid ""
|
||||||
"More information about live-build and the Debian Live project can be found "
|
"More information about live-build and the Debian Live project can be found "
|
||||||
|
@ -137,7 +137,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
||||||
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:517 en/lb_source.1:28
|
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
|
||||||
#: en/lb_testroot.1:32 en/live-build.7:239
|
#: en/lb_testroot.1:32 en/live-build.7:239
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "BUGS"
|
msgid "BUGS"
|
||||||
|
@ -145,7 +145,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
||||||
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:519 en/lb_source.1:30
|
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
|
||||||
#: en/lb_testroot.1:34 en/live-build.7:241
|
#: en/lb_testroot.1:34 en/live-build.7:241
|
||||||
msgid ""
|
msgid ""
|
||||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||||
|
@ -156,7 +156,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
||||||
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:520 en/lb_source.1:31
|
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
|
||||||
#: en/lb_testroot.1:35 en/live-build.7:242
|
#: en/lb_testroot.1:35 en/live-build.7:242
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "AUTHOR"
|
msgid "AUTHOR"
|
||||||
|
@ -164,7 +164,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
||||||
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:521 en/lb_source.1:32
|
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
|
||||||
#: en/lb_testroot.1:36 en/live-build.7:243
|
#: en/lb_testroot.1:36 en/live-build.7:243
|
||||||
msgid ""
|
msgid ""
|
||||||
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: live-build VERSION\n"
|
"Project-Id-Version: live-build VERSION\n"
|
||||||
"POT-Creation-Date: 2012-08-27 14:12+0300\n"
|
"POT-Creation-Date: 2012-08-27 16:32+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -37,7 +37,7 @@ msgstr ""
|
||||||
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
||||||
#: en/lb_testroot.1:1 en/live-build.7:1
|
#: en/lb_testroot.1:1 en/live-build.7:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "3.0~a57-1"
|
msgid "3.0~a58-1"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: TH
|
#. type: TH
|
||||||
|
@ -66,7 +66,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
||||||
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:241 en/lb_source.1:9
|
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:239 en/lb_source.1:9
|
||||||
#: en/lb_testroot.1:9 en/live-build.7:11
|
#: en/lb_testroot.1:9 en/live-build.7:11
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "DESCRIPTION"
|
msgid "DESCRIPTION"
|
||||||
|
@ -74,7 +74,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
||||||
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:250 en/lb_source.1:14
|
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:248 en/lb_source.1:14
|
||||||
#: en/lb_testroot.1:18 en/live-build.7:20
|
#: en/lb_testroot.1:18 en/live-build.7:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "OPTIONS"
|
msgid "OPTIONS"
|
||||||
|
@ -82,7 +82,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
||||||
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:498 en/lb_source.1:17
|
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
|
||||||
#: en/lb_testroot.1:21 en/live-build.7:225
|
#: en/lb_testroot.1:21 en/live-build.7:225
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "FILES"
|
msgid "FILES"
|
||||||
|
@ -90,7 +90,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
||||||
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:505 en/lb_source.1:20
|
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
|
||||||
#: en/lb_testroot.1:24 en/live-build.7:229
|
#: en/lb_testroot.1:24 en/live-build.7:229
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "SEE ALSO"
|
msgid "SEE ALSO"
|
||||||
|
@ -98,21 +98,21 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
||||||
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:507 en/lb_source.1:22
|
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:503 en/lb_source.1:22
|
||||||
#: en/lb_testroot.1:26
|
#: en/lb_testroot.1:26
|
||||||
msgid "I<live-build>(7)"
|
msgid "I<live-build>(7)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
||||||
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:513 en/lb_source.1:24
|
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
|
||||||
#: en/lb_testroot.1:28 en/live-build.7:235
|
#: en/lb_testroot.1:28 en/live-build.7:235
|
||||||
msgid "This program is a part of live-build."
|
msgid "This program is a part of live-build."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
||||||
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:514 en/lb_source.1:25
|
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
|
||||||
#: en/lb_testroot.1:29 en/live-build.7:236
|
#: en/lb_testroot.1:29 en/live-build.7:236
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "HOMEPAGE"
|
msgid "HOMEPAGE"
|
||||||
|
@ -120,7 +120,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
||||||
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:516 en/lb_source.1:27
|
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
|
||||||
#: en/lb_testroot.1:31 en/live-build.7:238
|
#: en/lb_testroot.1:31 en/live-build.7:238
|
||||||
msgid ""
|
msgid ""
|
||||||
"More information about live-build and the Debian Live project can be found "
|
"More information about live-build and the Debian Live project can be found "
|
||||||
|
@ -130,7 +130,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
||||||
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:517 en/lb_source.1:28
|
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
|
||||||
#: en/lb_testroot.1:32 en/live-build.7:239
|
#: en/lb_testroot.1:32 en/live-build.7:239
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "BUGS"
|
msgid "BUGS"
|
||||||
|
@ -138,7 +138,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
||||||
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:519 en/lb_source.1:30
|
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
|
||||||
#: en/lb_testroot.1:34 en/live-build.7:241
|
#: en/lb_testroot.1:34 en/live-build.7:241
|
||||||
msgid ""
|
msgid ""
|
||||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||||
|
@ -149,7 +149,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
||||||
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:520 en/lb_source.1:31
|
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
|
||||||
#: en/lb_testroot.1:35 en/live-build.7:242
|
#: en/lb_testroot.1:35 en/live-build.7:242
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "AUTHOR"
|
msgid "AUTHOR"
|
||||||
|
@ -157,7 +157,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
||||||
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:521 en/lb_source.1:32
|
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
|
||||||
#: en/lb_testroot.1:36 en/live-build.7:243
|
#: en/lb_testroot.1:36 en/live-build.7:243
|
||||||
msgid ""
|
msgid ""
|
||||||
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: live-build VERSION\n"
|
"Project-Id-Version: live-build VERSION\n"
|
||||||
"POT-Creation-Date: 2012-08-27 14:35+0300\n"
|
"POT-Creation-Date: 2012-08-27 16:32+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -37,7 +37,7 @@ msgstr ""
|
||||||
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
||||||
#: en/lb_testroot.1:1 en/live-build.7:1
|
#: en/lb_testroot.1:1 en/live-build.7:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "3.0~a57-1"
|
msgid "3.0~a58-1"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: TH
|
#. type: TH
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: live-build VERSION\n"
|
"Project-Id-Version: live-build VERSION\n"
|
||||||
"POT-Creation-Date: 2012-08-27 14:12+0300\n"
|
"POT-Creation-Date: 2012-08-27 16:32+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -37,7 +37,7 @@ msgstr ""
|
||||||
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
||||||
#: en/lb_testroot.1:1 en/live-build.7:1
|
#: en/lb_testroot.1:1 en/live-build.7:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "3.0~a57-1"
|
msgid "3.0~a58-1"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: TH
|
#. type: TH
|
||||||
|
@ -66,7 +66,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
||||||
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:241 en/lb_source.1:9
|
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:239 en/lb_source.1:9
|
||||||
#: en/lb_testroot.1:9 en/live-build.7:11
|
#: en/lb_testroot.1:9 en/live-build.7:11
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "DESCRIPTION"
|
msgid "DESCRIPTION"
|
||||||
|
@ -74,7 +74,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
||||||
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:250 en/lb_source.1:14
|
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:248 en/lb_source.1:14
|
||||||
#: en/lb_testroot.1:18 en/live-build.7:20
|
#: en/lb_testroot.1:18 en/live-build.7:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "OPTIONS"
|
msgid "OPTIONS"
|
||||||
|
@ -82,7 +82,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
||||||
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:498 en/lb_source.1:17
|
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
|
||||||
#: en/lb_testroot.1:21 en/live-build.7:225
|
#: en/lb_testroot.1:21 en/live-build.7:225
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "FILES"
|
msgid "FILES"
|
||||||
|
@ -97,7 +97,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
||||||
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:505 en/lb_source.1:20
|
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
|
||||||
#: en/lb_testroot.1:24 en/live-build.7:229
|
#: en/lb_testroot.1:24 en/live-build.7:229
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "SEE ALSO"
|
msgid "SEE ALSO"
|
||||||
|
@ -105,21 +105,21 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
||||||
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:507 en/lb_source.1:22
|
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:503 en/lb_source.1:22
|
||||||
#: en/lb_testroot.1:26
|
#: en/lb_testroot.1:26
|
||||||
msgid "I<live-build>(7)"
|
msgid "I<live-build>(7)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
||||||
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:513 en/lb_source.1:24
|
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
|
||||||
#: en/lb_testroot.1:28 en/live-build.7:235
|
#: en/lb_testroot.1:28 en/live-build.7:235
|
||||||
msgid "This program is a part of live-build."
|
msgid "This program is a part of live-build."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
||||||
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:514 en/lb_source.1:25
|
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
|
||||||
#: en/lb_testroot.1:29 en/live-build.7:236
|
#: en/lb_testroot.1:29 en/live-build.7:236
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "HOMEPAGE"
|
msgid "HOMEPAGE"
|
||||||
|
@ -127,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
||||||
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:516 en/lb_source.1:27
|
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
|
||||||
#: en/lb_testroot.1:31 en/live-build.7:238
|
#: en/lb_testroot.1:31 en/live-build.7:238
|
||||||
msgid ""
|
msgid ""
|
||||||
"More information about live-build and the Debian Live project can be found "
|
"More information about live-build and the Debian Live project can be found "
|
||||||
|
@ -137,7 +137,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
||||||
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:517 en/lb_source.1:28
|
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
|
||||||
#: en/lb_testroot.1:32 en/live-build.7:239
|
#: en/lb_testroot.1:32 en/live-build.7:239
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "BUGS"
|
msgid "BUGS"
|
||||||
|
@ -145,7 +145,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
||||||
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:519 en/lb_source.1:30
|
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
|
||||||
#: en/lb_testroot.1:34 en/live-build.7:241
|
#: en/lb_testroot.1:34 en/live-build.7:241
|
||||||
msgid ""
|
msgid ""
|
||||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||||
|
@ -156,7 +156,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
||||||
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:520 en/lb_source.1:31
|
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
|
||||||
#: en/lb_testroot.1:35 en/live-build.7:242
|
#: en/lb_testroot.1:35 en/live-build.7:242
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "AUTHOR"
|
msgid "AUTHOR"
|
||||||
|
@ -164,7 +164,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
||||||
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:521 en/lb_source.1:32
|
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
|
||||||
#: en/lb_testroot.1:36 en/live-build.7:243
|
#: en/lb_testroot.1:36 en/live-build.7:243
|
||||||
msgid ""
|
msgid ""
|
||||||
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: live-build VERSION\n"
|
"Project-Id-Version: live-build VERSION\n"
|
||||||
"POT-Creation-Date: 2012-08-27 14:12+0300\n"
|
"POT-Creation-Date: 2012-08-27 16:32+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -37,7 +37,7 @@ msgstr ""
|
||||||
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
||||||
#: en/lb_testroot.1:1 en/live-build.7:1
|
#: en/lb_testroot.1:1 en/live-build.7:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "3.0~a57-1"
|
msgid "3.0~a58-1"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: TH
|
#. type: TH
|
||||||
|
@ -66,7 +66,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
||||||
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:241 en/lb_source.1:9
|
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:239 en/lb_source.1:9
|
||||||
#: en/lb_testroot.1:9 en/live-build.7:11
|
#: en/lb_testroot.1:9 en/live-build.7:11
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "DESCRIPTION"
|
msgid "DESCRIPTION"
|
||||||
|
@ -74,7 +74,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
||||||
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:250 en/lb_source.1:14
|
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:248 en/lb_source.1:14
|
||||||
#: en/lb_testroot.1:18 en/live-build.7:20
|
#: en/lb_testroot.1:18 en/live-build.7:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "OPTIONS"
|
msgid "OPTIONS"
|
||||||
|
@ -82,7 +82,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
||||||
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:498 en/lb_source.1:17
|
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
|
||||||
#: en/lb_testroot.1:21 en/live-build.7:225
|
#: en/lb_testroot.1:21 en/live-build.7:225
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "FILES"
|
msgid "FILES"
|
||||||
|
@ -97,7 +97,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
||||||
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:505 en/lb_source.1:20
|
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
|
||||||
#: en/lb_testroot.1:24 en/live-build.7:229
|
#: en/lb_testroot.1:24 en/live-build.7:229
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "SEE ALSO"
|
msgid "SEE ALSO"
|
||||||
|
@ -105,21 +105,21 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
#: en/lb.1:24 en/lb_binary.1:22 en/lb_bootstrap.1:22 en/lb_build.1:24
|
||||||
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:507 en/lb_source.1:22
|
#: en/lb_chroot.1:22 en/lb_clean.1:45 en/lb_config.1:503 en/lb_source.1:22
|
||||||
#: en/lb_testroot.1:26
|
#: en/lb_testroot.1:26
|
||||||
msgid "I<live-build>(7)"
|
msgid "I<live-build>(7)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
||||||
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:513 en/lb_source.1:24
|
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
|
||||||
#: en/lb_testroot.1:28 en/live-build.7:235
|
#: en/lb_testroot.1:28 en/live-build.7:235
|
||||||
msgid "This program is a part of live-build."
|
msgid "This program is a part of live-build."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
||||||
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:514 en/lb_source.1:25
|
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
|
||||||
#: en/lb_testroot.1:29 en/live-build.7:236
|
#: en/lb_testroot.1:29 en/live-build.7:236
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "HOMEPAGE"
|
msgid "HOMEPAGE"
|
||||||
|
@ -127,7 +127,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
||||||
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:516 en/lb_source.1:27
|
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
|
||||||
#: en/lb_testroot.1:31 en/live-build.7:238
|
#: en/lb_testroot.1:31 en/live-build.7:238
|
||||||
msgid ""
|
msgid ""
|
||||||
"More information about live-build and the Debian Live project can be found "
|
"More information about live-build and the Debian Live project can be found "
|
||||||
|
@ -137,7 +137,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
||||||
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:517 en/lb_source.1:28
|
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
|
||||||
#: en/lb_testroot.1:32 en/live-build.7:239
|
#: en/lb_testroot.1:32 en/live-build.7:239
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "BUGS"
|
msgid "BUGS"
|
||||||
|
@ -145,7 +145,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
||||||
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:519 en/lb_source.1:30
|
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
|
||||||
#: en/lb_testroot.1:34 en/live-build.7:241
|
#: en/lb_testroot.1:34 en/live-build.7:241
|
||||||
msgid ""
|
msgid ""
|
||||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||||
|
@ -156,7 +156,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
||||||
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:520 en/lb_source.1:31
|
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
|
||||||
#: en/lb_testroot.1:35 en/live-build.7:242
|
#: en/lb_testroot.1:35 en/live-build.7:242
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "AUTHOR"
|
msgid "AUTHOR"
|
||||||
|
@ -164,7 +164,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
||||||
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:521 en/lb_source.1:32
|
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
|
||||||
#: en/lb_testroot.1:36 en/live-build.7:243
|
#: en/lb_testroot.1:36 en/live-build.7:243
|
||||||
msgid ""
|
msgid ""
|
||||||
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: live-build VERSION\n"
|
"Project-Id-Version: live-build VERSION\n"
|
||||||
"POT-Creation-Date: 2012-08-27 14:12+0300\n"
|
"POT-Creation-Date: 2012-08-27 16:32+0300\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -37,7 +37,7 @@ msgstr ""
|
||||||
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
#: en/lb_chroot.1:1 en/lb_clean.1:1 en/lb_config.1:1 en/lb_source.1:1
|
||||||
#: en/lb_testroot.1:1 en/live-build.7:1
|
#: en/lb_testroot.1:1 en/live-build.7:1
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "3.0~a57-1"
|
msgid "3.0~a58-1"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: TH
|
#. type: TH
|
||||||
|
@ -66,7 +66,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
#: en/lb.1:11 en/lb_binary.1:9 en/lb_bootstrap.1:9 en/lb_build.1:9
|
||||||
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:241 en/lb_source.1:9
|
#: en/lb_chroot.1:9 en/lb_clean.1:9 en/lb_config.1:239 en/lb_source.1:9
|
||||||
#: en/lb_testroot.1:9 en/live-build.7:11
|
#: en/lb_testroot.1:9 en/live-build.7:11
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "DESCRIPTION"
|
msgid "DESCRIPTION"
|
||||||
|
@ -74,7 +74,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
#: en/lb.1:16 en/lb_binary.1:14 en/lb_bootstrap.1:14 en/lb_build.1:14
|
||||||
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:250 en/lb_source.1:14
|
#: en/lb_chroot.1:14 en/lb_clean.1:16 en/lb_config.1:248 en/lb_source.1:14
|
||||||
#: en/lb_testroot.1:18 en/live-build.7:20
|
#: en/lb_testroot.1:18 en/live-build.7:20
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "OPTIONS"
|
msgid "OPTIONS"
|
||||||
|
@ -82,7 +82,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
#: en/lb.1:19 en/lb_binary.1:17 en/lb_bootstrap.1:17 en/lb_build.1:17
|
||||||
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:498 en/lb_source.1:17
|
#: en/lb_chroot.1:17 en/lb_clean.1:38 en/lb_config.1:494 en/lb_source.1:17
|
||||||
#: en/lb_testroot.1:21 en/live-build.7:225
|
#: en/lb_testroot.1:21 en/live-build.7:225
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "FILES"
|
msgid "FILES"
|
||||||
|
@ -90,7 +90,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
#: en/lb.1:22 en/lb_binary.1:20 en/lb_bootstrap.1:20 en/lb_build.1:22
|
||||||
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:505 en/lb_source.1:20
|
#: en/lb_chroot.1:20 en/lb_clean.1:43 en/lb_config.1:501 en/lb_source.1:20
|
||||||
#: en/lb_testroot.1:24 en/live-build.7:229
|
#: en/lb_testroot.1:24 en/live-build.7:229
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "SEE ALSO"
|
msgid "SEE ALSO"
|
||||||
|
@ -98,14 +98,14 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
#: en/lb.1:26 en/lb_binary.1:24 en/lb_bootstrap.1:24 en/lb_build.1:26
|
||||||
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:513 en/lb_source.1:24
|
#: en/lb_chroot.1:24 en/lb_clean.1:47 en/lb_config.1:509 en/lb_source.1:24
|
||||||
#: en/lb_testroot.1:28 en/live-build.7:235
|
#: en/lb_testroot.1:28 en/live-build.7:235
|
||||||
msgid "This program is a part of live-build."
|
msgid "This program is a part of live-build."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
#: en/lb.1:27 en/lb_binary.1:25 en/lb_bootstrap.1:25 en/lb_build.1:27
|
||||||
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:514 en/lb_source.1:25
|
#: en/lb_chroot.1:25 en/lb_clean.1:48 en/lb_config.1:510 en/lb_source.1:25
|
||||||
#: en/lb_testroot.1:29 en/live-build.7:236
|
#: en/lb_testroot.1:29 en/live-build.7:236
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "HOMEPAGE"
|
msgid "HOMEPAGE"
|
||||||
|
@ -113,7 +113,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
#: en/lb.1:29 en/lb_binary.1:27 en/lb_bootstrap.1:27 en/lb_build.1:29
|
||||||
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:516 en/lb_source.1:27
|
#: en/lb_chroot.1:27 en/lb_clean.1:50 en/lb_config.1:512 en/lb_source.1:27
|
||||||
#: en/lb_testroot.1:31 en/live-build.7:238
|
#: en/lb_testroot.1:31 en/live-build.7:238
|
||||||
msgid ""
|
msgid ""
|
||||||
"More information about live-build and the Debian Live project can be found "
|
"More information about live-build and the Debian Live project can be found "
|
||||||
|
@ -123,7 +123,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
#: en/lb.1:30 en/lb_binary.1:28 en/lb_bootstrap.1:28 en/lb_build.1:30
|
||||||
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:517 en/lb_source.1:28
|
#: en/lb_chroot.1:28 en/lb_clean.1:51 en/lb_config.1:513 en/lb_source.1:28
|
||||||
#: en/lb_testroot.1:32 en/live-build.7:239
|
#: en/lb_testroot.1:32 en/live-build.7:239
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "BUGS"
|
msgid "BUGS"
|
||||||
|
@ -131,7 +131,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
#: en/lb.1:32 en/lb_binary.1:30 en/lb_bootstrap.1:30 en/lb_build.1:32
|
||||||
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:519 en/lb_source.1:30
|
#: en/lb_chroot.1:30 en/lb_clean.1:53 en/lb_config.1:515 en/lb_source.1:30
|
||||||
#: en/lb_testroot.1:34 en/live-build.7:241
|
#: en/lb_testroot.1:34 en/live-build.7:241
|
||||||
msgid ""
|
msgid ""
|
||||||
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
"Bugs can be reported by submitting a bugreport for the live-build package in "
|
||||||
|
@ -142,7 +142,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: SH
|
#. type: SH
|
||||||
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
#: en/lb.1:33 en/lb_binary.1:31 en/lb_bootstrap.1:31 en/lb_build.1:33
|
||||||
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:520 en/lb_source.1:31
|
#: en/lb_chroot.1:31 en/lb_clean.1:54 en/lb_config.1:516 en/lb_source.1:31
|
||||||
#: en/lb_testroot.1:35 en/live-build.7:242
|
#: en/lb_testroot.1:35 en/live-build.7:242
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "AUTHOR"
|
msgid "AUTHOR"
|
||||||
|
@ -150,7 +150,7 @@ msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
#: en/lb.1:34 en/lb_binary.1:32 en/lb_bootstrap.1:32 en/lb_build.1:34
|
||||||
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:521 en/lb_source.1:32
|
#: en/lb_chroot.1:32 en/lb_clean.1:55 en/lb_config.1:517 en/lb_source.1:32
|
||||||
#: en/lb_testroot.1:36 en/live-build.7:243
|
#: en/lb_testroot.1:36 en/live-build.7:243
|
||||||
msgid ""
|
msgid ""
|
||||||
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
|
||||||
|
@ -158,36 +158,36 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: IP
|
#. type: IP
|
||||||
#: en/lb_config.1:326 en/live-build.7:36
|
#: en/lb_config.1:322 en/live-build.7:36
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "B<--debug>"
|
msgid "B<--debug>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: IP
|
#. type: IP
|
||||||
#: en/lb_config.1:338 en/live-build.7:38
|
#: en/lb_config.1:334 en/live-build.7:38
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "B<--force>"
|
msgid "B<--force>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: IP
|
#. type: IP
|
||||||
#: en/lb_config.1:447 en/live-build.7:40
|
#: en/lb_config.1:443 en/live-build.7:40
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "B<--quiet>"
|
msgid "B<--quiet>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: IP
|
#. type: IP
|
||||||
#: en/lb_config.1:487 en/live-build.7:42
|
#: en/lb_config.1:483 en/live-build.7:42
|
||||||
#, no-wrap
|
#, no-wrap
|
||||||
msgid "B<--verbose>"
|
msgid "B<--verbose>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb_config.1:509 en/live-build.7:231
|
#: en/lb_config.1:505 en/live-build.7:231
|
||||||
msgid "I<live-boot>(7)"
|
msgid "I<live-boot>(7)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. type: Plain text
|
#. type: Plain text
|
||||||
#: en/lb_config.1:511 en/live-build.7:233
|
#: en/lb_config.1:507 en/live-build.7:233
|
||||||
msgid "I<live-config>(7)"
|
msgid "I<live-config>(7)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue