Releasing debian version 4.0~a11-1.

This commit is contained in:
Daniel Baumann 2013-02-15 12:39:15 +01:00 committed by Daniel Baumann
parent 137c224579
commit 705df48ec5
42 changed files with 239 additions and 227 deletions

View File

@ -1 +1 @@
4.0~a10-1
4.0~a11-1

12
debian/changelog vendored
View File

@ -1,3 +1,15 @@
live-build (4.0~a11-1) experimental; urgency=low
* Allowing to use parted its automatic offset handling at the beginning
of a disk, rather than to harcode it to first block (Closes: #647607).
* Aborting with error if hdd label has a whitespace (Closes: #648861).
* Dropping sparc bootloader support (silo), there is nobody actively
maintaining this in live-build.
* Dropping powerpc bootloader support (yaboot), there is nobody actively
maintaining this in live-build.
-- Daniel Baumann <daniel@debian.org> Fri, 15 Feb 2013 12:39:09 +0100
live-build (4.0~a10-1) experimental; urgency=low
* Removing superfluous menu default directive in installer syslinux

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 15.02.2013 4.0~a10\-1 "Debian Live Project"
.TH LIVE\-BUILD 1 15.02.2013 4.0~a11\-1 "Debian Live Project"
.SH NAME
\fBlb\fP \- wrapper for live\-build programs

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 15.02.2013 4.0~a10\-1 "Debian Live Project"
.TH LIVE\-BUILD 1 15.02.2013 4.0~a11\-1 "Debian Live Project"
.SH NAME
\fBlb binary\fP \- Complete the binary stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 15.02.2013 4.0~a10\-1 "Debian Live Project"
.TH LIVE\-BUILD 1 15.02.2013 4.0~a11\-1 "Debian Live Project"
.SH NAME
\fBlb bootstrap\fP \- Complete the bootstrap stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 15.02.2013 4.0~a10\-1 "Debian Live Project"
.TH LIVE\-BUILD 1 15.02.2013 4.0~a11\-1 "Debian Live Project"
.SH NAME
\fBlb build\fP \- Complete the bootstrap, chroot, binary, and source stages

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 15.02.2013 4.0~a10\-1 "Debian Live Project"
.TH LIVE\-BUILD 1 15.02.2013 4.0~a11\-1 "Debian Live Project"
.SH NAME
\fBlb chroot\fP \- Complete the chroot stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 15.02.2013 4.0~a10\-1 "Debian Live Project"
.TH LIVE\-BUILD 1 15.02.2013 4.0~a11\-1 "Debian Live Project"
.SH NAME
\fBlb clean\fP \- Clean build directory

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 15.02.2013 4.0~a10\-1 "Debian Live Project"
.TH LIVE\-BUILD 1 15.02.2013 4.0~a11\-1 "Debian Live Project"
.SH NAME
\fBlb config\fP \- Create config directory

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 15.02.2013 4.0~a10\-1 "Debian Live Project"
.TH LIVE\-BUILD 1 15.02.2013 4.0~a11\-1 "Debian Live Project"
.SH NAME
\fBlb source\fP \- Complete the source stage

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 15.02.2013 4.0~a10\-1 "Debian Live Project"
.TH LIVE\-BUILD 1 15.02.2013 4.0~a11\-1 "Debian Live Project"
.SH NAME
\fBlb testroot\fP \- Ensure that a system is built as root

View File

@ -3,7 +3,7 @@
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 7 15.02.2013 4.0~a10\-1 "Debian Live Project"
.TH LIVE\-BUILD 7 15.02.2013 4.0~a11\-1 "Debian Live Project"
.SH NAME
\fBlive\-build\fP \- the Debian Live tool suite

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a10-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a11-1 "Debian Live Project"
.SH NAME
\fBlb\fR \- wrapper for live\-build programs

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a10-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a11-1 "Debian Live Project"
.SH NAME
\fBlb binary\fR \- Complete the binary stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a10-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a11-1 "Debian Live Project"
.SH NAME
\fBlb bootstrap\fR \- Complete the bootstrap stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a10-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a11-1 "Debian Live Project"
.SH NAME
\fBlb build\fR \- Complete the bootstrap, chroot, binary, and source stages

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a10-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a11-1 "Debian Live Project"
.SH NAME
\fBlb chroot\fR \- Complete the chroot stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a10-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a11-1 "Debian Live Project"
.SH NAME
\fBlb clean\fR \- Clean build directory

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a10-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a11-1 "Debian Live Project"
.SH NAME
\fBlb config\fR \- Create config directory

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a10-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a11-1 "Debian Live Project"
.SH NAME
\fBlb source\fR \- Complete the source stage

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a10-1 "Debian Live Project"
.TH LIVE\-BUILD 1 2013\-02\-15 4.0~a11-1 "Debian Live Project"
.SH NAME
\fBlb testroot\fR \- Ensure that a system is built as root

View File

@ -1,4 +1,4 @@
.TH LIVE\-BUILD 7 2013\-02\-15 4.0~a10-1 "Debian Live Project"
.TH LIVE\-BUILD 7 2013\-02\-15 4.0~a11-1 "Debian Live Project"
.SH NAME
\fBlive\-build\fR \- the Debian Live tool suite

View File

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a10-1\n"
"POT-Creation-Date: 2013-02-15 08:59+0100\n"
"POT-Creation-Date: 2013-02-15 12:38+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <daniel@debian.org>\n"
"Language-Team: none\n"
@ -36,7 +36,7 @@ msgstr "15.02.2013"
#: 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
#, no-wrap
msgid "4.0~a10-1"
msgid "4.0~a11-1"
msgstr ""
#. type: TH
@ -112,7 +112,7 @@ msgstr ""
#. type: SH
#: 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:482 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:219
#: en/lb_testroot.1:21 en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
@ -127,7 +127,7 @@ msgstr ""
#. type: SH
#: 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:489 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:223
#: en/lb_testroot.1:24 en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -142,14 +142,14 @@ msgstr ""
#. type: Plain text
#: 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:497 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:229
#: en/lb_testroot.1:28 en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: 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:498 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:230
#: en/lb_testroot.1:29 en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -157,7 +157,7 @@ msgstr ""
#. type: Plain text
#: 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:500 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:232
#: en/lb_testroot.1:31 en/live-build.7:228
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -167,7 +167,7 @@ msgstr ""
#. type: SH
#: 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:501 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:233
#: en/lb_testroot.1:32 en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
@ -175,7 +175,7 @@ msgstr ""
#. type: Plain text
#: 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:503 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:235
#: en/lb_testroot.1:34 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -186,7 +186,7 @@ msgstr ""
#. type: SH
#: 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:504 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:236
#: en/lb_testroot.1:35 en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -194,7 +194,7 @@ msgstr ""
#. type: Plain text
#: 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:505 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:237
#: en/lb_testroot.1:36 en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a10-1\n"
"POT-Creation-Date: 2013-02-15 08:59+0100\n"
"POT-Creation-Date: 2013-02-15 12:38+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <daniel@debian.org>\n"
"Language-Team: none\n"
@ -36,7 +36,7 @@ msgstr "15.02.2013"
#: 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
#, no-wrap
msgid "4.0~a10-1"
msgid "4.0~a11-1"
msgstr ""
#. type: TH
@ -82,7 +82,7 @@ msgstr ""
#. type: SH
#: 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:482 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:219
#: en/lb_testroot.1:21 en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
@ -97,7 +97,7 @@ msgstr ""
#. type: SH
#: 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:489 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:223
#: en/lb_testroot.1:24 en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -112,14 +112,14 @@ msgstr ""
#. type: Plain text
#: 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:497 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:229
#: en/lb_testroot.1:28 en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: 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:498 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:230
#: en/lb_testroot.1:29 en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -127,7 +127,7 @@ msgstr ""
#. type: Plain text
#: 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:500 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:232
#: en/lb_testroot.1:31 en/live-build.7:228
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -137,7 +137,7 @@ msgstr ""
#. type: SH
#: 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:501 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:233
#: en/lb_testroot.1:32 en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
@ -145,7 +145,7 @@ msgstr ""
#. type: Plain text
#: 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:503 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:235
#: en/lb_testroot.1:34 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -156,7 +156,7 @@ msgstr ""
#. type: SH
#: 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:504 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:236
#: en/lb_testroot.1:35 en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -164,7 +164,7 @@ msgstr ""
#. type: Plain text
#: 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:505 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:237
#: en/lb_testroot.1:36 en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a10-1\n"
"POT-Creation-Date: 2013-02-15 08:59+0100\n"
"POT-Creation-Date: 2013-02-15 12:38+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <daniel@debian.org>\n"
"Language-Team: none\n"
@ -36,7 +36,7 @@ msgstr "15.02.2013"
#: 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
#, no-wrap
msgid "4.0~a10-1"
msgid "4.0~a11-1"
msgstr ""
#. type: TH
@ -82,7 +82,7 @@ msgstr ""
#. type: SH
#: 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:482 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:219
#: en/lb_testroot.1:21 en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
@ -97,7 +97,7 @@ msgstr ""
#. type: SH
#: 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:489 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:223
#: en/lb_testroot.1:24 en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -112,14 +112,14 @@ msgstr ""
#. type: Plain text
#: 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:497 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:229
#: en/lb_testroot.1:28 en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: 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:498 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:230
#: en/lb_testroot.1:29 en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -127,7 +127,7 @@ msgstr ""
#. type: Plain text
#: 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:500 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:232
#: en/lb_testroot.1:31 en/live-build.7:228
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -137,7 +137,7 @@ msgstr ""
#. type: SH
#: 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:501 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:233
#: en/lb_testroot.1:32 en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
@ -145,7 +145,7 @@ msgstr ""
#. type: Plain text
#: 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:503 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:235
#: en/lb_testroot.1:34 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -156,7 +156,7 @@ msgstr ""
#. type: SH
#: 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:504 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:236
#: en/lb_testroot.1:35 en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -164,7 +164,7 @@ msgstr ""
#. type: Plain text
#: 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:505 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:237
#: en/lb_testroot.1:36 en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a10-1\n"
"POT-Creation-Date: 2013-02-15 08:59+0100\n"
"POT-Creation-Date: 2013-02-15 12:38+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <daniel@debian.org>\n"
"Language-Team: none\n"
@ -36,7 +36,7 @@ msgstr "15.02.2013"
#: 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
#, no-wrap
msgid "4.0~a10-1"
msgid "4.0~a11-1"
msgstr ""
#. type: TH
@ -82,7 +82,7 @@ msgstr ""
#. type: SH
#: 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:482 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:219
#: en/lb_testroot.1:21 en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
@ -90,7 +90,7 @@ msgstr ""
#. type: SH
#: 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:489 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:223
#: en/lb_testroot.1:24 en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -105,14 +105,14 @@ msgstr ""
#. type: Plain text
#: 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:497 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:229
#: en/lb_testroot.1:28 en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: 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:498 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:230
#: en/lb_testroot.1:29 en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -120,7 +120,7 @@ msgstr ""
#. type: Plain text
#: 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:500 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:232
#: en/lb_testroot.1:31 en/live-build.7:228
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -130,7 +130,7 @@ msgstr ""
#. type: SH
#: 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:501 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:233
#: en/lb_testroot.1:32 en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
@ -138,7 +138,7 @@ msgstr ""
#. type: Plain text
#: 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:503 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:235
#: en/lb_testroot.1:34 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -149,7 +149,7 @@ msgstr ""
#. type: SH
#: 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:504 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:236
#: en/lb_testroot.1:35 en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -157,7 +157,7 @@ msgstr ""
#. type: Plain text
#: 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:505 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:237
#: en/lb_testroot.1:36 en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a10-1\n"
"POT-Creation-Date: 2013-02-15 08:59+0100\n"
"POT-Creation-Date: 2013-02-15 12:38+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <daniel@debian.org>\n"
"Language-Team: none\n"
@ -36,7 +36,7 @@ msgstr "15.02.2013"
#: 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
#, no-wrap
msgid "4.0~a10-1"
msgid "4.0~a11-1"
msgstr ""
#. type: TH
@ -82,7 +82,7 @@ msgstr ""
#. type: SH
#: 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:482 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:219
#: en/lb_testroot.1:21 en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
@ -97,7 +97,7 @@ msgstr ""
#. type: SH
#: 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:489 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:223
#: en/lb_testroot.1:24 en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -112,14 +112,14 @@ msgstr ""
#. type: Plain text
#: 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:497 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:229
#: en/lb_testroot.1:28 en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: 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:498 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:230
#: en/lb_testroot.1:29 en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -127,7 +127,7 @@ msgstr ""
#. type: Plain text
#: 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:500 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:232
#: en/lb_testroot.1:31 en/live-build.7:228
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -137,7 +137,7 @@ msgstr ""
#. type: SH
#: 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:501 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:233
#: en/lb_testroot.1:32 en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
@ -145,7 +145,7 @@ msgstr ""
#. type: Plain text
#: 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:503 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:235
#: en/lb_testroot.1:34 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -156,7 +156,7 @@ msgstr ""
#. type: SH
#: 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:504 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:236
#: en/lb_testroot.1:35 en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -164,7 +164,7 @@ msgstr ""
#. type: Plain text
#: 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:505 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:237
#: en/lb_testroot.1:36 en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a10-1\n"
"POT-Creation-Date: 2013-02-15 08:59+0100\n"
"POT-Creation-Date: 2013-02-15 12:38+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <daniel@debian.org>\n"
"Language-Team: none\n"
@ -36,7 +36,7 @@ msgstr "15.02.2013"
#: 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
#, no-wrap
msgid "4.0~a10-1"
msgid "4.0~a11-1"
msgstr ""
#. type: TH
@ -82,7 +82,7 @@ msgstr ""
#. type: SH
#: 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:482 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:219
#: en/lb_testroot.1:21 en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
@ -90,7 +90,7 @@ msgstr ""
#. type: SH
#: 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:489 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:223
#: en/lb_testroot.1:24 en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -105,14 +105,14 @@ msgstr ""
#. type: Plain text
#: 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:497 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:229
#: en/lb_testroot.1:28 en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: 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:498 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:230
#: en/lb_testroot.1:29 en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -120,7 +120,7 @@ msgstr ""
#. type: Plain text
#: 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:500 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:232
#: en/lb_testroot.1:31 en/live-build.7:228
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -130,7 +130,7 @@ msgstr ""
#. type: SH
#: 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:501 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:233
#: en/lb_testroot.1:32 en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
@ -138,7 +138,7 @@ msgstr ""
#. type: Plain text
#: 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:503 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:235
#: en/lb_testroot.1:34 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -149,7 +149,7 @@ msgstr ""
#. type: SH
#: 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:504 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:236
#: en/lb_testroot.1:35 en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -157,7 +157,7 @@ msgstr ""
#. type: Plain text
#: 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:505 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:237
#: en/lb_testroot.1:36 en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a10-1\n"
"POT-Creation-Date: 2013-02-15 12:11+0100\n"
"POT-Creation-Date: 2013-02-15 12:38+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <daniel@debian.org>\n"
"Language-Team: none\n"
@ -36,7 +36,7 @@ msgstr "15.02.2013"
#: 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
#, no-wrap
msgid "4.0~a10-1"
msgid "4.0~a11-1"
msgstr ""
#. type: TH
@ -82,7 +82,7 @@ msgstr ""
#. type: SH
#: 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:482 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:217
#: en/lb_testroot.1:21 en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
@ -90,7 +90,7 @@ msgstr ""
#. type: SH
#: 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:489 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:221
#: en/lb_testroot.1:24 en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -105,14 +105,14 @@ msgstr ""
#. type: Plain text
#: 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:497 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:227
#: en/lb_testroot.1:28 en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: 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:498 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:228
#: en/lb_testroot.1:29 en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -120,7 +120,7 @@ msgstr ""
#. type: Plain text
#: 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:500 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:230
#: en/lb_testroot.1:31 en/live-build.7:228
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -130,7 +130,7 @@ msgstr ""
#. type: SH
#: 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:501 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:231
#: en/lb_testroot.1:32 en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
@ -138,7 +138,7 @@ msgstr ""
#. type: Plain text
#: 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:503 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:233
#: en/lb_testroot.1:34 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -149,7 +149,7 @@ msgstr ""
#. type: SH
#: 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:504 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:234
#: en/lb_testroot.1:35 en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -157,7 +157,7 @@ msgstr ""
#. type: Plain text
#: 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:505 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:235
#: en/lb_testroot.1:36 en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."
@ -2401,11 +2401,11 @@ msgid ""
msgstr ""
#. type: Plain text
#: en/lb_config.1:493 en/live-build.7:223
#: en/lb_config.1:493 en/live-build.7:221
msgid "I<live-boot>(7)"
msgstr ""
#. type: Plain text
#: en/lb_config.1:495 en/live-build.7:225
#: en/lb_config.1:495 en/live-build.7:223
msgid "I<live-config>(7)"
msgstr ""

View File

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a10-1\n"
"POT-Creation-Date: 2013-02-15 08:59+0100\n"
"POT-Creation-Date: 2013-02-15 12:38+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <daniel@debian.org>\n"
"Language-Team: none\n"
@ -36,7 +36,7 @@ msgstr "15.02.2013"
#: 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
#, no-wrap
msgid "4.0~a10-1"
msgid "4.0~a11-1"
msgstr ""
#. type: TH
@ -82,7 +82,7 @@ msgstr ""
#. type: SH
#: 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:482 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:219
#: en/lb_testroot.1:21 en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
@ -97,7 +97,7 @@ msgstr ""
#. type: SH
#: 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:489 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:223
#: en/lb_testroot.1:24 en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -112,14 +112,14 @@ msgstr ""
#. type: Plain text
#: 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:497 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:229
#: en/lb_testroot.1:28 en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: 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:498 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:230
#: en/lb_testroot.1:29 en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -127,7 +127,7 @@ msgstr ""
#. type: Plain text
#: 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:500 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:232
#: en/lb_testroot.1:31 en/live-build.7:228
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -137,7 +137,7 @@ msgstr ""
#. type: SH
#: 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:501 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:233
#: en/lb_testroot.1:32 en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
@ -145,7 +145,7 @@ msgstr ""
#. type: Plain text
#: 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:503 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:235
#: en/lb_testroot.1:34 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -156,7 +156,7 @@ msgstr ""
#. type: SH
#: 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:504 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:236
#: en/lb_testroot.1:35 en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -164,7 +164,7 @@ msgstr ""
#. type: Plain text
#: 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:505 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:237
#: en/lb_testroot.1:36 en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a10-1\n"
"POT-Creation-Date: 2013-02-15 08:59+0100\n"
"POT-Creation-Date: 2013-02-15 12:38+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <daniel@debian.org>\n"
"Language-Team: none\n"
@ -36,7 +36,7 @@ msgstr "15.02.2013"
#: 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
#, no-wrap
msgid "4.0~a10-1"
msgid "4.0~a11-1"
msgstr ""
#. type: TH
@ -82,7 +82,7 @@ msgstr ""
#. type: SH
#: 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:482 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:219
#: en/lb_testroot.1:21 en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
@ -97,7 +97,7 @@ msgstr ""
#. type: SH
#: 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:489 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:223
#: en/lb_testroot.1:24 en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -112,14 +112,14 @@ msgstr ""
#. type: Plain text
#: 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:497 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:229
#: en/lb_testroot.1:28 en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: 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:498 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:230
#: en/lb_testroot.1:29 en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -127,7 +127,7 @@ msgstr ""
#. type: Plain text
#: 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:500 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:232
#: en/lb_testroot.1:31 en/live-build.7:228
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -137,7 +137,7 @@ msgstr ""
#. type: SH
#: 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:501 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:233
#: en/lb_testroot.1:32 en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
@ -145,7 +145,7 @@ msgstr ""
#. type: Plain text
#: 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:503 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:235
#: en/lb_testroot.1:34 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -156,7 +156,7 @@ msgstr ""
#. type: SH
#: 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:504 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:236
#: en/lb_testroot.1:35 en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -164,7 +164,7 @@ msgstr ""
#. type: Plain text
#: 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:505 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:237
#: en/lb_testroot.1:36 en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build 4.0~a10-1\n"
"POT-Creation-Date: 2013-02-15 12:12+0100\n"
"POT-Creation-Date: 2013-02-15 12:38+0100\n"
"PO-Revision-Date: 2010-05-24 09:59+0300\n"
"Last-Translator: Daniel Baumann <daniel@debian.org>\n"
"Language-Team: none\n"
@ -36,7 +36,7 @@ msgstr "15.02.2013"
#: 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
#, no-wrap
msgid "4.0~a10-1"
msgid "4.0~a11-1"
msgstr ""
#. type: TH

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2013-02-15 08:59+0100\n"
"POT-Creation-Date: 2013-02-15 12:38+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -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_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "4.0~a10-1"
msgid "4.0~a11-1"
msgstr ""
#. type: TH
@ -113,7 +113,7 @@ msgstr ""
#. type: SH
#: 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:482 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:219
#: en/lb_testroot.1:21 en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
@ -128,7 +128,7 @@ msgstr ""
#. type: SH
#: 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:489 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:223
#: en/lb_testroot.1:24 en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -143,14 +143,14 @@ msgstr ""
#. type: Plain text
#: 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:497 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:229
#: en/lb_testroot.1:28 en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: 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:498 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:230
#: en/lb_testroot.1:29 en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -158,7 +158,7 @@ msgstr ""
#. type: Plain text
#: 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:500 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:232
#: en/lb_testroot.1:31 en/live-build.7:228
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -168,7 +168,7 @@ msgstr ""
#. type: SH
#: 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:501 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:233
#: en/lb_testroot.1:32 en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
@ -176,7 +176,7 @@ msgstr ""
#. type: Plain text
#: 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:503 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:235
#: en/lb_testroot.1:34 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -187,7 +187,7 @@ msgstr ""
#. type: SH
#: 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:504 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:236
#: en/lb_testroot.1:35 en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -195,7 +195,7 @@ msgstr ""
#. type: Plain text
#: 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:505 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:237
#: en/lb_testroot.1:36 en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2013-02-15 08:59+0100\n"
"POT-Creation-Date: 2013-02-15 12:38+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -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_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "4.0~a10-1"
msgid "4.0~a11-1"
msgstr ""
#. type: TH
@ -83,7 +83,7 @@ msgstr ""
#. type: SH
#: 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:482 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:219
#: en/lb_testroot.1:21 en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
@ -98,7 +98,7 @@ msgstr ""
#. type: SH
#: 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:489 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:223
#: en/lb_testroot.1:24 en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -113,14 +113,14 @@ msgstr ""
#. type: Plain text
#: 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:497 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:229
#: en/lb_testroot.1:28 en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: 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:498 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:230
#: en/lb_testroot.1:29 en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -128,7 +128,7 @@ msgstr ""
#. type: Plain text
#: 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:500 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:232
#: en/lb_testroot.1:31 en/live-build.7:228
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -138,7 +138,7 @@ msgstr ""
#. type: SH
#: 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:501 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:233
#: en/lb_testroot.1:32 en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
@ -146,7 +146,7 @@ msgstr ""
#. type: Plain text
#: 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:503 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:235
#: en/lb_testroot.1:34 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -157,7 +157,7 @@ msgstr ""
#. type: SH
#: 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:504 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:236
#: en/lb_testroot.1:35 en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -165,7 +165,7 @@ msgstr ""
#. type: Plain text
#: 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:505 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:237
#: en/lb_testroot.1:36 en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2013-02-15 08:59+0100\n"
"POT-Creation-Date: 2013-02-15 12:38+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -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_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "4.0~a10-1"
msgid "4.0~a11-1"
msgstr ""
#. type: TH
@ -83,7 +83,7 @@ msgstr ""
#. type: SH
#: 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:482 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:219
#: en/lb_testroot.1:21 en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
@ -98,7 +98,7 @@ msgstr ""
#. type: SH
#: 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:489 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:223
#: en/lb_testroot.1:24 en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -113,14 +113,14 @@ msgstr ""
#. type: Plain text
#: 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:497 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:229
#: en/lb_testroot.1:28 en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: 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:498 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:230
#: en/lb_testroot.1:29 en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -128,7 +128,7 @@ msgstr ""
#. type: Plain text
#: 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:500 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:232
#: en/lb_testroot.1:31 en/live-build.7:228
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -138,7 +138,7 @@ msgstr ""
#. type: SH
#: 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:501 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:233
#: en/lb_testroot.1:32 en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
@ -146,7 +146,7 @@ msgstr ""
#. type: Plain text
#: 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:503 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:235
#: en/lb_testroot.1:34 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -157,7 +157,7 @@ msgstr ""
#. type: SH
#: 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:504 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:236
#: en/lb_testroot.1:35 en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -165,7 +165,7 @@ msgstr ""
#. type: Plain text
#: 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:505 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:237
#: en/lb_testroot.1:36 en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2013-02-15 08:59+0100\n"
"POT-Creation-Date: 2013-02-15 12:38+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -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_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "4.0~a10-1"
msgid "4.0~a11-1"
msgstr ""
#. type: TH
@ -83,7 +83,7 @@ msgstr ""
#. type: SH
#: 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:482 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:219
#: en/lb_testroot.1:21 en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
@ -91,7 +91,7 @@ msgstr ""
#. type: SH
#: 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:489 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:223
#: en/lb_testroot.1:24 en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -106,14 +106,14 @@ msgstr ""
#. type: Plain text
#: 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:497 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:229
#: en/lb_testroot.1:28 en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: 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:498 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:230
#: en/lb_testroot.1:29 en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -121,7 +121,7 @@ msgstr ""
#. type: Plain text
#: 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:500 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:232
#: en/lb_testroot.1:31 en/live-build.7:228
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -131,7 +131,7 @@ msgstr ""
#. type: SH
#: 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:501 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:233
#: en/lb_testroot.1:32 en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
@ -139,7 +139,7 @@ msgstr ""
#. type: Plain text
#: 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:503 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:235
#: en/lb_testroot.1:34 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -150,7 +150,7 @@ msgstr ""
#. type: SH
#: 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:504 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:236
#: en/lb_testroot.1:35 en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -158,7 +158,7 @@ msgstr ""
#. type: Plain text
#: 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:505 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:237
#: en/lb_testroot.1:36 en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2013-02-15 08:59+0100\n"
"POT-Creation-Date: 2013-02-15 12:38+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -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_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "4.0~a10-1"
msgid "4.0~a11-1"
msgstr ""
#. type: TH
@ -83,7 +83,7 @@ msgstr ""
#. type: SH
#: 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:482 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:219
#: en/lb_testroot.1:21 en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
@ -98,7 +98,7 @@ msgstr ""
#. type: SH
#: 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:489 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:223
#: en/lb_testroot.1:24 en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -113,14 +113,14 @@ msgstr ""
#. type: Plain text
#: 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:497 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:229
#: en/lb_testroot.1:28 en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: 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:498 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:230
#: en/lb_testroot.1:29 en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -128,7 +128,7 @@ msgstr ""
#. type: Plain text
#: 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:500 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:232
#: en/lb_testroot.1:31 en/live-build.7:228
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -138,7 +138,7 @@ msgstr ""
#. type: SH
#: 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:501 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:233
#: en/lb_testroot.1:32 en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
@ -146,7 +146,7 @@ msgstr ""
#. type: Plain text
#: 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:503 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:235
#: en/lb_testroot.1:34 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -157,7 +157,7 @@ msgstr ""
#. type: SH
#: 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:504 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:236
#: en/lb_testroot.1:35 en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -165,7 +165,7 @@ msgstr ""
#. type: Plain text
#: 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:505 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:237
#: en/lb_testroot.1:36 en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2013-02-15 08:59+0100\n"
"POT-Creation-Date: 2013-02-15 12:38+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -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_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "4.0~a10-1"
msgid "4.0~a11-1"
msgstr ""
#. type: TH
@ -83,7 +83,7 @@ msgstr ""
#. type: SH
#: 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:482 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:219
#: en/lb_testroot.1:21 en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
@ -91,7 +91,7 @@ msgstr ""
#. type: SH
#: 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:489 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:223
#: en/lb_testroot.1:24 en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -106,14 +106,14 @@ msgstr ""
#. type: Plain text
#: 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:497 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:229
#: en/lb_testroot.1:28 en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: 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:498 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:230
#: en/lb_testroot.1:29 en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -121,7 +121,7 @@ msgstr ""
#. type: Plain text
#: 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:500 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:232
#: en/lb_testroot.1:31 en/live-build.7:228
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -131,7 +131,7 @@ msgstr ""
#. type: SH
#: 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:501 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:233
#: en/lb_testroot.1:32 en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
@ -139,7 +139,7 @@ msgstr ""
#. type: Plain text
#: 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:503 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:235
#: en/lb_testroot.1:34 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -150,7 +150,7 @@ msgstr ""
#. type: SH
#: 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:504 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:236
#: en/lb_testroot.1:35 en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -158,7 +158,7 @@ msgstr ""
#. type: Plain text
#: 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:505 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:237
#: en/lb_testroot.1:36 en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2013-02-15 12:11+0100\n"
"POT-Creation-Date: 2013-02-15 12:38+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -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_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "4.0~a10-1"
msgid "4.0~a11-1"
msgstr ""
#. type: TH
@ -83,7 +83,7 @@ msgstr ""
#. type: SH
#: 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:482 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:217
#: en/lb_testroot.1:21 en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
@ -91,7 +91,7 @@ msgstr ""
#. type: SH
#: 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:489 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:221
#: en/lb_testroot.1:24 en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -106,14 +106,14 @@ msgstr ""
#. type: Plain text
#: 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:497 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:227
#: en/lb_testroot.1:28 en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: 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:498 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:228
#: en/lb_testroot.1:29 en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -121,7 +121,7 @@ msgstr ""
#. type: Plain text
#: 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:500 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:230
#: en/lb_testroot.1:31 en/live-build.7:228
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -131,7 +131,7 @@ msgstr ""
#. type: SH
#: 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:501 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:231
#: en/lb_testroot.1:32 en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
@ -139,7 +139,7 @@ msgstr ""
#. type: Plain text
#: 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:503 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:233
#: en/lb_testroot.1:34 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -150,7 +150,7 @@ msgstr ""
#. type: SH
#: 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:504 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:234
#: en/lb_testroot.1:35 en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -158,7 +158,7 @@ msgstr ""
#. type: Plain text
#: 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:505 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:235
#: en/lb_testroot.1:36 en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."
@ -2402,11 +2402,11 @@ msgid ""
msgstr ""
#. type: Plain text
#: en/lb_config.1:493 en/live-build.7:223
#: en/lb_config.1:493 en/live-build.7:221
msgid "I<live-boot>(7)"
msgstr ""
#. type: Plain text
#: en/lb_config.1:495 en/live-build.7:225
#: en/lb_config.1:495 en/live-build.7:223
msgid "I<live-config>(7)"
msgstr ""

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2013-02-15 08:59+0100\n"
"POT-Creation-Date: 2013-02-15 12:38+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -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_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "4.0~a10-1"
msgid "4.0~a11-1"
msgstr ""
#. type: TH
@ -83,7 +83,7 @@ msgstr ""
#. type: SH
#: 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:482 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:219
#: en/lb_testroot.1:21 en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
@ -98,7 +98,7 @@ msgstr ""
#. type: SH
#: 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:489 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:223
#: en/lb_testroot.1:24 en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -113,14 +113,14 @@ msgstr ""
#. type: Plain text
#: 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:497 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:229
#: en/lb_testroot.1:28 en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: 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:498 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:230
#: en/lb_testroot.1:29 en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -128,7 +128,7 @@ msgstr ""
#. type: Plain text
#: 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:500 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:232
#: en/lb_testroot.1:31 en/live-build.7:228
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -138,7 +138,7 @@ msgstr ""
#. type: SH
#: 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:501 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:233
#: en/lb_testroot.1:32 en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
@ -146,7 +146,7 @@ msgstr ""
#. type: Plain text
#: 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:503 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:235
#: en/lb_testroot.1:34 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -157,7 +157,7 @@ msgstr ""
#. type: SH
#: 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:504 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:236
#: en/lb_testroot.1:35 en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -165,7 +165,7 @@ msgstr ""
#. type: Plain text
#: 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:505 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:237
#: en/lb_testroot.1:36 en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2013-02-15 08:59+0100\n"
"POT-Creation-Date: 2013-02-15 12:38+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -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_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "4.0~a10-1"
msgid "4.0~a11-1"
msgstr ""
#. type: TH
@ -83,7 +83,7 @@ msgstr ""
#. type: SH
#: 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:482 en/lb_source.1:17
#: en/lb_testroot.1:21 en/live-build.7:219
#: en/lb_testroot.1:21 en/live-build.7:215
#, no-wrap
msgid "FILES"
msgstr ""
@ -98,7 +98,7 @@ msgstr ""
#. type: SH
#: 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:489 en/lb_source.1:20
#: en/lb_testroot.1:24 en/live-build.7:223
#: en/lb_testroot.1:24 en/live-build.7:219
#, no-wrap
msgid "SEE ALSO"
msgstr ""
@ -113,14 +113,14 @@ msgstr ""
#. type: Plain text
#: 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:497 en/lb_source.1:24
#: en/lb_testroot.1:28 en/live-build.7:229
#: en/lb_testroot.1:28 en/live-build.7:225
msgid "This program is a part of live-build."
msgstr ""
#. type: SH
#: 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:498 en/lb_source.1:25
#: en/lb_testroot.1:29 en/live-build.7:230
#: en/lb_testroot.1:29 en/live-build.7:226
#, no-wrap
msgid "HOMEPAGE"
msgstr ""
@ -128,7 +128,7 @@ msgstr ""
#. type: Plain text
#: 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:500 en/lb_source.1:27
#: en/lb_testroot.1:31 en/live-build.7:232
#: en/lb_testroot.1:31 en/live-build.7:228
msgid ""
"More information about live-build and the Debian Live project can be found "
"on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at "
@ -138,7 +138,7 @@ msgstr ""
#. type: SH
#: 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:501 en/lb_source.1:28
#: en/lb_testroot.1:32 en/live-build.7:233
#: en/lb_testroot.1:32 en/live-build.7:229
#, no-wrap
msgid "BUGS"
msgstr ""
@ -146,7 +146,7 @@ msgstr ""
#. type: Plain text
#: 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:503 en/lb_source.1:30
#: en/lb_testroot.1:34 en/live-build.7:235
#: en/lb_testroot.1:34 en/live-build.7:231
msgid ""
"Bugs can be reported by submitting a bugreport for the live-build package in "
"the Debian Bug Tracking System at E<lt>I<http://bugs.debian.org/>E<gt> or by "
@ -157,7 +157,7 @@ msgstr ""
#. type: SH
#: 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:504 en/lb_source.1:31
#: en/lb_testroot.1:35 en/live-build.7:236
#: en/lb_testroot.1:35 en/live-build.7:232
#, no-wrap
msgid "AUTHOR"
msgstr ""
@ -165,7 +165,7 @@ msgstr ""
#. type: Plain text
#: 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:505 en/lb_source.1:32
#: en/lb_testroot.1:36 en/live-build.7:237
#: en/lb_testroot.1:36 en/live-build.7:233
msgid ""
"live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for "
"the Debian project."

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: live-build VERSION\n"
"POT-Creation-Date: 2013-02-15 12:12+0100\n"
"POT-Creation-Date: 2013-02-15 12:38+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -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_testroot.1:1 en/live-build.7:1
#, no-wrap
msgid "4.0~a10-1"
msgid "4.0~a11-1"
msgstr ""
#. type: TH