diff options
433 files changed, 4558 insertions, 5799 deletions
@@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/aliases.sh b/functions/aliases.sh index 8e1dddad4..9c7972983 100755 --- a/functions/aliases.sh +++ b/functions/aliases.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/architecture.sh b/functions/architecture.sh index b49729348..c3361a785 100755 --- a/functions/architecture.sh +++ b/functions/architecture.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/arguments.sh b/functions/arguments.sh index 0db3c13d0..9a675e6a6 100755 --- a/functions/arguments.sh +++ b/functions/arguments.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/breakpoints.sh b/functions/breakpoints.sh index 29ab8610c..025628517 100755 --- a/functions/breakpoints.sh +++ b/functions/breakpoints.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/cache.sh b/functions/cache.sh index bae606dd2..c2978318e 100755 --- a/functions/cache.sh +++ b/functions/cache.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/chroot.sh b/functions/chroot.sh index 589200add..dff13d062 100755 --- a/functions/chroot.sh +++ b/functions/chroot.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/color.sh b/functions/color.sh index 9bdd8371d..78e37e0a1 100755 --- a/functions/color.sh +++ b/functions/color.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/common.sh b/functions/common.sh index f1326d4b8..f0fefc1c5 100755 --- a/functions/common.sh +++ b/functions/common.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/conffile.sh b/functions/conffile.sh index 65a035794..05fd7e8ef 100755 --- a/functions/conffile.sh +++ b/functions/conffile.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/cursor.sh b/functions/cursor.sh index 6ea1d9a9e..f01300943 100755 --- a/functions/cursor.sh +++ b/functions/cursor.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/defaults.sh b/functions/defaults.sh index d9bad55ac..bd6c67953 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/echo.sh b/functions/echo.sh index 336a92886..7dbfac4d7 100755 --- a/functions/echo.sh +++ b/functions/echo.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/exit.sh b/functions/exit.sh index 8a9720788..b6f2e2bfe 100755 --- a/functions/exit.sh +++ b/functions/exit.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/help.sh b/functions/help.sh index 86f7782ac..f5a56df9a 100755 --- a/functions/help.sh +++ b/functions/help.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/lockfile.sh b/functions/lockfile.sh index ea551743f..b3a0ab640 100755 --- a/functions/lockfile.sh +++ b/functions/lockfile.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/losetup.sh b/functions/losetup.sh index fa6cd8373..df7e2d27f 100755 --- a/functions/losetup.sh +++ b/functions/losetup.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/man.sh b/functions/man.sh index 3c06d02bc..1551ab266 100755 --- a/functions/man.sh +++ b/functions/man.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/packages.sh b/functions/packages.sh index 20d53df61..5df87cc91 100755 --- a/functions/packages.sh +++ b/functions/packages.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/packageslists.sh b/functions/packageslists.sh index 94f016fbf..1d6c68142 100755 --- a/functions/packageslists.sh +++ b/functions/packageslists.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/releases.sh b/functions/releases.sh index d28c514bc..32fc03bcc 100755 --- a/functions/releases.sh +++ b/functions/releases.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/stagefile.sh b/functions/stagefile.sh index 504b6234a..b3b4dd9d6 100755 --- a/functions/stagefile.sh +++ b/functions/stagefile.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/templates.sh b/functions/templates.sh index d365ccda2..65125c09e 100755 --- a/functions/templates.sh +++ b/functions/templates.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/usage.sh b/functions/usage.sh index ef82babee..bc9b2544d 100755 --- a/functions/usage.sh +++ b/functions/usage.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/functions/version.sh b/functions/version.sh index 9c1fcbf18..581ac5631 100755 --- a/functions/version.sh +++ b/functions/version.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it @@ -13,7 +13,7 @@ Version () Echo "%s, version %s" "${PROGRAM}" "${VERSION}" Echo "This program is a part of %s" "${PACKAGE}" echo - Echo "Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org>" + Echo "Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org>" echo Echo "This program is free software: you can redistribute it and/or modify" Echo "it under the terms of the GNU General Public License as published by" diff --git a/functions/wrapper.sh b/functions/wrapper.sh index 3b8a67232..dbcba8256 100755 --- a/functions/wrapper.sh +++ b/functions/wrapper.sh @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/hooks/debian-live-pxe-server b/hooks/debian-live-pxe-server index 565ead59f..4bde28bcb 100755 --- a/hooks/debian-live-pxe-server +++ b/hooks/debian-live-pxe-server @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/hooks/minimal b/hooks/minimal index a33c006d1..65af09495 100755 --- a/hooks/minimal +++ b/hooks/minimal @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/hooks/stripped b/hooks/stripped index 154e7be86..380141be1 100755 --- a/hooks/stripped +++ b/hooks/stripped @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/manpages/de/lb.de.1 b/manpages/de/lb.de.1 index e91c9e7c9..1867b325d 100644 --- a/manpages/de/lb.de.1 +++ b/manpages/de/lb.de.1 @@ -3,47 +3,46 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb\fP \- Wrapper fĂĽr live\-build Programme +\fBlb\fP \- wrapper for live\-build programs -.SH ĂśBERSICHT -\fBlb\fP BEFEHL [BEFEHL_OPTIONEN] +.SH SYNOPSIS +\fBlb\fP COMMAND [COMMAND_OPTIONS] .PP -\fBlb\fP [\fIlive\-build\ Optionen\fP] +\fBlb\fP [\fIlive\-build\ options\fP] -.SH BESCHREIBUNG -\fBlb\fP ist ein high\-level Befehl ("porcelain") von \fIlive\-build\fP(7), der -Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the Debian +Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle allgemeinen -live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine vollständige Liste -aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb\fP has no specific options but understands all generic live\-build +options. See \fIlive\-build\fP(7) for a complete list of all generic live\-build +options. -.SH DATEIEN -.IP \fBkeine\fP 4 +.SH FILES +.IP \fBnone\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_binary.de.1 b/manpages/de/lb_binary.de.1 index 1fb6784e5..20771a371 100644 --- a/manpages/de/lb_binary.de.1 +++ b/manpages/de/lb_binary.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb binary\fP \- Erstellt die "binary" Stufe +\fBlb binary\fP \- Complete the binary stage -.SH ĂśBERSICHT -\fBlb binary\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb binary\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb binary\fP ist ein high\-level Befehl ("porcelain") von \fIlive\-build\fP(7), -der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb binary\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the +Debian Live tool suite. .PP -\fBlb binary\fP ruft alle notwendigen live\-build Programe in der richtigen -Reihenfolge auf um die "binary" Stufe zu erstellen. +\fBlb binary\fP calls all necessary live\-build programs in the correct order to +complete the binary stage. -.SH OPTIONEN -\fBlb binary\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb binary\fP has no specific options but understands all generic live\-build +options. See \fIlive\-build\fP(7) for a complete list of all generic live\-build +options. -.SH DATEIEN -.IP \fBkeine\fP 4 +.SH FILES +.IP \fBnone\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_binary_checksums.de.1 b/manpages/de/lb_binary_checksums.de.1 index f689e0e9a..35ba2ea58 100644 --- a/manpages/de/lb_binary_checksums.de.1 +++ b/manpages/de/lb_binary_checksums.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb binary_checksums\fP \- Erstellt die "binary" Stufe +\fBlb binary_checksums\fP \- Complete the binary stage -.SH ĂśBERSICHT -\fBlb binary_checksums\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb binary_checksums\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb binary_checksums\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb binary_checksums\fP is a low\-level command (plumbing) of +\fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb binary_checksums\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb binary_checksums\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_binary_chroot.de.1 b/manpages/de/lb_binary_chroot.de.1 index e7db7505e..1f7be64fe 100644 --- a/manpages/de/lb_binary_chroot.de.1 +++ b/manpages/de/lb_binary_chroot.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb binary_chroot\fP \- Erstellt die "binary" Stufe +\fBlb binary_chroot\fP \- Complete the binary stage -.SH ĂśBERSICHT -\fBlb binary_chroot\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb binary_chroot\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb binary_chroot\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb binary_chroot\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb binary_chroot\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb binary_chroot\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_binary_debian-installer.de.1 b/manpages/de/lb_binary_debian-installer.de.1 index d09193a69..4bb341de7 100644 --- a/manpages/de/lb_binary_debian-installer.de.1 +++ b/manpages/de/lb_binary_debian-installer.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb binary_debian\-installer\fP \- Erstellt die "binary" Stufe +\fBlb binary_debian\-installer\fP \- Complete the binary stage -.SH ĂśBERSICHT -\fBlb binary_debian\-installer\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb binary_debian\-installer\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb binary_debian\-installer\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb binary_debian\-installer\fP is a low\-level command (plumbing) of +\fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb binary_debian\-installer\fP hat keine spezifischen Optionen aber -unterstĂĽtzt alle allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr -eine vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb binary_debian\-installer\fP has no specific options but understands all +generic live\-build options. See \fIlive\-build\fP(7) for a complete list of all +generic live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_binary_disk.de.1 b/manpages/de/lb_binary_disk.de.1 index df9decb4d..5c9f90d44 100644 --- a/manpages/de/lb_binary_disk.de.1 +++ b/manpages/de/lb_binary_disk.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb binary_disk\fP \- Erstellt die "binary" Stufe +\fBlb binary_disk\fP \- Complete the binary stage -.SH ĂśBERSICHT -\fBlb binary_disk\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb binary_disk\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb binary_disk\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb binary_disk\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), the +Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb binary_disk\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb binary_disk\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_binary_encryption.de.1 b/manpages/de/lb_binary_encryption.de.1 index 669fbcd4d..9666c1fd5 100644 --- a/manpages/de/lb_binary_encryption.de.1 +++ b/manpages/de/lb_binary_encryption.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb binary_encryption\fP \- Erstellt die "binary" Stufe +\fBlb binary_encryption\fP \- Complete the binary stage -.SH ĂśBERSICHT -\fBlb binary_encryption\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb binary_encryption\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb binary_encryption\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb binary_encryption\fP is a low\-level command (plumbing) of +\fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb binary_encryption\fP hat keine spezifischen Optionen aber unterstĂĽtzt -alle allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb binary_encryption\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_binary_grub.de.1 b/manpages/de/lb_binary_grub.de.1 index 979bdce86..61b1c5704 100644 --- a/manpages/de/lb_binary_grub.de.1 +++ b/manpages/de/lb_binary_grub.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb binary_grub\fP \- Erstellt die "binary" Stufe +\fBlb binary_grub\fP \- Complete the binary stage -.SH ĂśBERSICHT -\fBlb binary_grub\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb binary_grub\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb binary_grub\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb binary_grub\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), the +Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb binary_grub\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb binary_grub\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_binary_grub2.de.1 b/manpages/de/lb_binary_grub2.de.1 index b95abccd9..13a8cb4e8 100644 --- a/manpages/de/lb_binary_grub2.de.1 +++ b/manpages/de/lb_binary_grub2.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb binary_grub2\fP \- Erstellt die "binary" Stufe +\fBlb binary_grub2\fP \- Complete the binary stage -.SH ĂśBERSICHT -\fBlb binary_grub2\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb binary_grub2\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb binary_grub2\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb binary_grub2\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb binary_grub2\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb binary_grub2\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_binary_includes.de.1 b/manpages/de/lb_binary_includes.de.1 index df0f2c9bf..7fed4c32b 100644 --- a/manpages/de/lb_binary_includes.de.1 +++ b/manpages/de/lb_binary_includes.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb binary_includes\fP \- Erstellt die "binary" Stufe +\fBlb binary_includes\fP \- Complete the binary stage -.SH ĂśBERSICHT -\fBlb binary_includes\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb binary_includes\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb binary_includes\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb binary_includes\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb binary_includes\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb binary_includes\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_binary_iso.de.1 b/manpages/de/lb_binary_iso.de.1 index 441bcb840..472ebc07f 100644 --- a/manpages/de/lb_binary_iso.de.1 +++ b/manpages/de/lb_binary_iso.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb binary_iso\fP \- Erstellt die "binary" Stufe +\fBlb binary_iso\fP \- Complete the binary stage -.SH ĂśBERSICHT -\fBlb binary_iso\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb binary_iso\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb binary_iso\fP ist ein low\-level Befehl ("plumbing") von \fIlive\-build\fP(7), -der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb binary_iso\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), the +Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb binary_iso\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb binary_iso\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_binary_linux-image.de.1 b/manpages/de/lb_binary_linux-image.de.1 index 33b47da7d..07fc3c4af 100644 --- a/manpages/de/lb_binary_linux-image.de.1 +++ b/manpages/de/lb_binary_linux-image.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb binary_linux\-image\fP \- Erstellt die "binary" Stufe +\fBlb binary_linux\-image\fP \- Complete the binary stage -.SH ĂśBERSICHT -\fBlb binary_linux\-image\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb binary_linux\-image\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb binary_linux\-image\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb binary_linux\-image\fP is a low\-level command (plumbing) of +\fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb binary_linux\-image\fP hat keine spezifischen Optionen aber unterstĂĽtzt -alle allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb binary_linux\-image\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_binary_local-hooks.de.1 b/manpages/de/lb_binary_local-hooks.de.1 index 7a158e62a..c498da6a3 100644 --- a/manpages/de/lb_binary_local-hooks.de.1 +++ b/manpages/de/lb_binary_local-hooks.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb binary_local\-hooks\fP \- Erstellt die "binary" Stufe +\fBlb binary_local\-hooks\fP \- Complete the binary stage -.SH ĂśBERSICHT -\fBlb binary_local\-hooks\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb binary_local\-hooks\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb binary_local\-hooks\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb binary_local\-hooks\fP is a low\-level command (plumbing) of +\fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb binary_local\-hooks\fP hat keine spezifischen Optionen aber unterstĂĽtzt -alle allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb binary_local\-hooks\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_binary_local-includes.de.1 b/manpages/de/lb_binary_local-includes.de.1 index 15713c2d3..c25e77cb0 100644 --- a/manpages/de/lb_binary_local-includes.de.1 +++ b/manpages/de/lb_binary_local-includes.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb binary_local\-includes\fP \- Erstellt die "binary" Stufe +\fBlb binary_local\-includes\fP \- Complete the binary stage -.SH ĂśBERSICHT -\fBlb binary_local\-includes\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb binary_local\-includes\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb binary_local\-includes\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb binary_local\-includes\fP is a low\-level command (plumbing) of +\fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb binary_local\-includes\fP hat keine spezifischen Optionen aber unterstĂĽtzt -alle allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb binary_local\-includes\fP has no specific options but understands all +generic live\-build options. See \fIlive\-build\fP(7) for a complete list of all +generic live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_binary_local-packageslists.de.1 b/manpages/de/lb_binary_local-packageslists.de.1 index 290ad19ca..08c843045 100644 --- a/manpages/de/lb_binary_local-packageslists.de.1 +++ b/manpages/de/lb_binary_local-packageslists.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb binary_local\-packageslists\fP \- Erstellt die "binary" Stufe +\fBlb binary_local\-packageslists\fP \- Complete the binary stage -.SH ĂśBERSICHT -\fBlb binary_local\-packageslists\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb binary_local\-packageslists\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb binary_local\-packageslists\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb binary_local\-packageslists\fP is a low\-level command (plumbing) of +\fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb binary_local\-packageslists\fP hat keine spezifischen Optionen aber -unterstĂĽtzt alle allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr -eine vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb binary_local\-packageslists\fP has no specific options but understands all +generic live\-build options. See \fIlive\-build\fP(7) for a complete list of all +generic live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_binary_manifest.de.1 b/manpages/de/lb_binary_manifest.de.1 index 8ae3104d5..46b4b6e58 100644 --- a/manpages/de/lb_binary_manifest.de.1 +++ b/manpages/de/lb_binary_manifest.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb binary_manifest\fP \- Erstellt die "binary" Stufe +\fBlb binary_manifest\fP \- Complete the binary stage -.SH ĂśBERSICHT -\fBlb binary_manifest\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb binary_manifest\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb binary_manifest\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb binary_manifest\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb binary_manifest\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb binary_manifest\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_binary_memtest.de.1 b/manpages/de/lb_binary_memtest.de.1 index 2ebc9a97f..6a2acaf24 100644 --- a/manpages/de/lb_binary_memtest.de.1 +++ b/manpages/de/lb_binary_memtest.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb binary_memtest\fP \- Erstellt die "binary" Stufe +\fBlb binary_memtest\fP \- Complete the binary stage -.SH ĂśBERSICHT -\fBlb binary_memtest\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb binary_memtest\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb binary_memtest\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb binary_memtest\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb binary_memtest\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb binary_memtest\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_binary_net.de.1 b/manpages/de/lb_binary_net.de.1 index 1065ef719..fc4216988 100644 --- a/manpages/de/lb_binary_net.de.1 +++ b/manpages/de/lb_binary_net.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb binary_net\fP \- Erstellt die "binary" Stufe +\fBlb binary_net\fP \- Complete the binary stage -.SH ĂśBERSICHT -\fBlb binary_net\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb binary_net\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb binary_net\fP ist ein low\-level Befehl ("plumbing") von \fIlive\-build\fP(7), -der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb binary_net\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), the +Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb binary_net\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb binary_net\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_binary_rootfs.de.1 b/manpages/de/lb_binary_rootfs.de.1 index 7304c6441..f6d0a23e0 100644 --- a/manpages/de/lb_binary_rootfs.de.1 +++ b/manpages/de/lb_binary_rootfs.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb binary_rootfs\fP \- Erstellt die "binary" Stufe +\fBlb binary_rootfs\fP \- Complete the binary stage -.SH ĂśBERSICHT -\fBlb binary_rootfs\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb binary_rootfs\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb binary_rootfs\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb binary_rootfs\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb binary_rootfs\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb binary_rootfs\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_binary_silo.de.1 b/manpages/de/lb_binary_silo.de.1 index 45233dfbc..b06e2453b 100644 --- a/manpages/de/lb_binary_silo.de.1 +++ b/manpages/de/lb_binary_silo.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb binary_silo\fP \- Erstellt die "binary" Stufe +\fBlb binary_silo\fP \- Complete the binary stage -.SH ĂśBERSICHT -\fBlb binary_silo\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb binary_silo\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb binary_silo\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb binary_silo\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), the +Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb binary_silo\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb binary_silo\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_binary_syslinux.de.1 b/manpages/de/lb_binary_syslinux.de.1 index b7119863a..11f5767f3 100644 --- a/manpages/de/lb_binary_syslinux.de.1 +++ b/manpages/de/lb_binary_syslinux.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb binary_syslinux\fP \- Erstellt die "binary" Stufe +\fBlb binary_syslinux\fP \- Complete the binary stage -.SH ĂśBERSICHT -\fBlb binary_syslinux\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb binary_syslinux\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb binary_syslinux\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb binary_syslinux\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb binary_syslinux\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb binary_syslinux\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_binary_tar.de.1 b/manpages/de/lb_binary_tar.de.1 index 418ac5174..89a73edb4 100644 --- a/manpages/de/lb_binary_tar.de.1 +++ b/manpages/de/lb_binary_tar.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb binary_tar\fP \- Erstellt die "binary" Stufe +\fBlb binary_tar\fP \- Complete the binary stage -.SH ĂśBERSICHT -\fBlb binary_tar\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb binary_tar\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb binary_tar\fP ist ein low\-level Befehl ("plumbing") von \fIlive\-build\fP(7), -der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb binary_tar\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), the +Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb binary_tar\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb binary_tar\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_binary_usb.de.1 b/manpages/de/lb_binary_usb.de.1 index 7b6becfb7..ec92989d2 100644 --- a/manpages/de/lb_binary_usb.de.1 +++ b/manpages/de/lb_binary_usb.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb binary_usb\fP \- Erstellt die "binary" Stufe +\fBlb binary_usb\fP \- Complete the binary stage -.SH ĂśBERSICHT -\fBlb binary_usb\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb binary_usb\fP [\fIlive\-buillive\-build]\fP -.SH BESCHREIBUNG -\fBlb binary_usb\fP ist ein low\-level Befehl ("plumbing") von \fIlive\-build\fP(7), -der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb binary_usb\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), the +Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb binary_usb\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb binary_usb\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_binary_virtual-hdd.de.1 b/manpages/de/lb_binary_virtual-hdd.de.1 index f15ba377a..57b080c57 100644 --- a/manpages/de/lb_binary_virtual-hdd.de.1 +++ b/manpages/de/lb_binary_virtual-hdd.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb binary_virtual\-hdd\fP \- Erstellt die "binary" Stufe +\fBlb binary_virtual\-hdd\fP \- Complete the binary stage -.SH ĂśBERSICHT -\fBlb binary_virtual\-hdd\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb binary_virtual\-hdd\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb binary_virtual\-hdd\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb binary_virtual\-hdd\fP is a low\-level command (plumbing) of +\fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb binary_virtual\-hdd\fP hat keine spezifischen Optionen aber unterstĂĽtzt -alle allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb binary_virtual\-hdd\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_binary_win32-loader.de.1 b/manpages/de/lb_binary_win32-loader.de.1 index b5ad02676..992e248eb 100644 --- a/manpages/de/lb_binary_win32-loader.de.1 +++ b/manpages/de/lb_binary_win32-loader.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb binary_win32\-loader\fP \- Erstellt die "binary" Stufe +\fBlb binary_win32\-loader\fP \- Complete the binary stage -.SH ĂśBERSICHT -\fBlb binary_win32\-loader\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb binary_win32\-loader\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb binary_win32\-loader\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb binary_win32\-loader\fP is a low\-level command (plumbing) of +\fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb binary_win32\-loader\fP hat keine spezifischen Optionen aber unterstĂĽtzt -alle allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb binary_win32\-loader\fP has no specific options but understands all +generic live\-build options. See \fIlive\-build\fP(7) for a complete list of all +generic live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_binary_yaboot.de.1 b/manpages/de/lb_binary_yaboot.de.1 index e12061361..a3b8bc860 100644 --- a/manpages/de/lb_binary_yaboot.de.1 +++ b/manpages/de/lb_binary_yaboot.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb binary_yaboot\fP \- Erstellt die "binary" Stufe +\fBlb binary_yaboot\fP \- Complete the binary stage -.SH ĂśBERSICHT -\fBlb binary_yaboot\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb binary_yaboot\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb binary_yaboot\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb binary_yaboot\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb binary_yaboot\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb binary_yaboot\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_bootstrap.de.1 b/manpages/de/lb_bootstrap.de.1 index 5ce60e9b1..8880c2758 100644 --- a/manpages/de/lb_bootstrap.de.1 +++ b/manpages/de/lb_bootstrap.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb bootstrap\fP \- Erstellt die "bootstrap" Stufe +\fBlb bootstrap\fP \- Complete the bootstrap stage -.SH ĂśBERSICHT -\fBlb bootstrap\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb bootstrap\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb bootstrap\fP ist ein high\-level Befehl ("porcelain") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb bootstrap\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the +Debian Live tool suite. .PP -\fBlb bootstrap\fP ruft alle notwendigen live\-build Programe in der richtigen -Reihenfolge auf um die "bootstrap" Stufe zu erstellen. +\fBlb bootstrap\fP calls all necessary live\-build programs in the correct order +to complete the bootstrap stage. -.SH OPTIONEN -\fBlb bootstrap\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb bootstrap\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN -.IP \fBkeine\fP 4 +.SH FILES +.IP \fBnone\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_bootstrap_cache.de.1 b/manpages/de/lb_bootstrap_cache.de.1 index b17f08e33..1610a88b4 100644 --- a/manpages/de/lb_bootstrap_cache.de.1 +++ b/manpages/de/lb_bootstrap_cache.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb bootstrap_cache\fP \- Erstellt die "bootstrap" Stufe +\fBlb bootstrap_cache\fP \- Complete the bootstrap stage -.SH ĂśBERSICHT -\fBlb bootstrap_cache\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb bootstrap_cache\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb bootstrap_cache\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb bootstrap_cache\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb bootstrap_cache\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb bootstrap_cache\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_bootstrap_cdebootstrap.de.1 b/manpages/de/lb_bootstrap_cdebootstrap.de.1 index d9636def2..f5bc72da4 100644 --- a/manpages/de/lb_bootstrap_cdebootstrap.de.1 +++ b/manpages/de/lb_bootstrap_cdebootstrap.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb bootstrap_cdebootstrap\fP \- Erstellt die "bootstrap" Stufe +\fBlb bootstrap_cdebootstrap\fP \- Complete the bootstrap stage -.SH ĂśBERSICHT -\fBlb bootstrap_cdebootstrap\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb bootstrap_cdebootstrap\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb bootstrap_cdebootstrap\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb bootstrap_cdebootstrap\fP is a low\-level command (plumbing) of +\fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb bootstrap_cdebootstrap\fP hat keine spezifischen Optionen aber -unterstĂĽtzt alle allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr -eine vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb bootstrap_cdebootstrap\fP has no specific options but understands all +generic live\-build options. See \fIlive\-build\fP(7) for a complete list of all +generic live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_bootstrap_copy.de.1 b/manpages/de/lb_bootstrap_copy.de.1 index 659ad8fce..71a578e24 100644 --- a/manpages/de/lb_bootstrap_copy.de.1 +++ b/manpages/de/lb_bootstrap_copy.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb bootstrap_copy\fP \- Erstellt die "bootstrap" Stufe +\fBlb bootstrap_copy\fP \- Complete the bootstrap stage -.SH ĂśBERSICHT -\fBlb bootstrap_copy\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb bootstrap_copy\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb bootstrap_copy\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb bootstrap_copy\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb bootstrap_copy\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb bootstrap_copy\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_bootstrap_debootstrap.de.1 b/manpages/de/lb_bootstrap_debootstrap.de.1 index 1853dbbb7..08e3ef7ca 100644 --- a/manpages/de/lb_bootstrap_debootstrap.de.1 +++ b/manpages/de/lb_bootstrap_debootstrap.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb bootstrap_debootstrap\fP \- Erstellt die "bootstrap" Stufe +\fBlb bootstrap_debootstrap\fP \- Complete the bootstrap stage -.SH ĂśBERSICHT -\fBlb bootstrap_debootstrap\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb bootstrap_debootstrap\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb bootstrap_debootstrap\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb bootstrap_debootstrap\fP is a low\-level command (plumbing) of +\fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb bootstrap_debootstrap\fP hat keine spezifischen Optionen aber unterstĂĽtzt -alle allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb bootstrap_debootstrap\fP has no specific options but understands all +generic live\-build options. See \fIlive\-build\fP(7) for a complete list of all +generic live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_build.de.1 b/manpages/de/lb_build.de.1 index f9d9f1ab5..8ba6c88cf 100644 --- a/manpages/de/lb_build.de.1 +++ b/manpages/de/lb_build.de.1 @@ -3,50 +3,47 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb build\fP \- Erstellt die "bootstrap", "chroot", "binary" und "source" -Stufen +\fBlb build\fP \- Complete the bootstrap, chroot, binary, and source stages -.SH ĂśBERSICHT -\fBlb build\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb build\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb build\fP ist ein high\-level Befehl ("porcelain") von \fIlive\-build\fP(7), -der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb build\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the +Debian Live tool suite. .PP -\fBlb build\fP ruft alle notwendigen live\-build Programe in der richtigen -Reihenfolge auf um die "bootstrap", "chroot", "binary" und "source" Stufen -zu erstellen. +\fBlb build\fP calls all necessary live\-build programs in the correct order to +complete the bootstrap, chroot, binary, and source stages. -.SH OPTIONEN -\fBlb build\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb build\fP has no specific options but understands all generic live\-build +options. See \fIlive\-build\fP(7) for a complete list of all generic live\-build +options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBauto/build\fP 4 .\" FIXME -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot.de.1 b/manpages/de/lb_chroot.de.1 index 7f575fbaf..3a90d2e00 100644 --- a/manpages/de/lb_chroot.de.1 +++ b/manpages/de/lb_chroot.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot\fP \- Erstellt die "chroot" Stufe +\fBlb chroot\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot\fP ist ein high\-level Befehl ("porcelain") von \fIlive\-build\fP(7), -der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the +Debian Live tool suite. .PP -\fBlb chroot\fP ruft alle notwendigen live\-build Programe in der richtigen -Reihenfolge auf um die "chroot" Stufe zu erstellen. +\fBlb chroot\fP calls all necessary live\-build programs in the correct order to +complete the chroot stage. -.SH OPTIONEN -\fBlb chroot\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot\fP has no specific options but understands all generic live\-build +options. See \fIlive\-build\fP(7) for a complete list of all generic live\-build +options. -.SH DATEIEN -.IP \fBkeine\fP 4 +.SH FILES +.IP \fBnone\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_apt.de.1 b/manpages/de/lb_chroot_apt.de.1 index 49281dea6..0962a8ba6 100644 --- a/manpages/de/lb_chroot_apt.de.1 +++ b/manpages/de/lb_chroot_apt.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_apt\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_apt\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_apt\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_apt\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_apt\fP ist ein low\-level Befehl ("plumbing") von \fIlive\-build\fP(7), -der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_apt\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), the +Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_apt\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_apt\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_cache.de.1 b/manpages/de/lb_chroot_cache.de.1 index 74fbf34a3..020ba4410 100644 --- a/manpages/de/lb_chroot_cache.de.1 +++ b/manpages/de/lb_chroot_cache.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_cache\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_cache\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_cache\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_cache\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_cache\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_cache\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_cache\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_cache\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_debianchroot.de.1 b/manpages/de/lb_chroot_debianchroot.de.1 index f0450f190..8fa11a2d6 100644 --- a/manpages/de/lb_chroot_debianchroot.de.1 +++ b/manpages/de/lb_chroot_debianchroot.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_debianchroot\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_debianchroot\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_debianchroot\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_debianchroot\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_debianchroot\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_debianchroot\fP is a low\-level command (plumbing) of +\fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_debianchroot\fP hat keine spezifischen Optionen aber unterstĂĽtzt -alle allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_debianchroot\fP has no specific options but understands all +generic live\-build options. See \fIlive\-build\fP(7) for a complete list of all +generic live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_devpts.de.1 b/manpages/de/lb_chroot_devpts.de.1 index 160d08933..142b3a7cf 100644 --- a/manpages/de/lb_chroot_devpts.de.1 +++ b/manpages/de/lb_chroot_devpts.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_devpts\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_devpts\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_devpts\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_devpts\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_devpts\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_devpts\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_devpts\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_devpts\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_dpkg.de.1 b/manpages/de/lb_chroot_dpkg.de.1 index a67369860..2a04c645c 100644 --- a/manpages/de/lb_chroot_dpkg.de.1 +++ b/manpages/de/lb_chroot_dpkg.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_dpkg\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_dpkg\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_dpkg\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_dpkg\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_dpkg\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_dpkg\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), the +Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_dpkg\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_dpkg\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_hacks.de.1 b/manpages/de/lb_chroot_hacks.de.1 index 6dbf63f33..5b9ebb0e3 100644 --- a/manpages/de/lb_chroot_hacks.de.1 +++ b/manpages/de/lb_chroot_hacks.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_hacks\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_hacks\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_hacks\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_hacks\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_hacks\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_hacks\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_hacks\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_hacks\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_hooks.de.1 b/manpages/de/lb_chroot_hooks.de.1 index 8fb37ec3a..711614c3d 100644 --- a/manpages/de/lb_chroot_hooks.de.1 +++ b/manpages/de/lb_chroot_hooks.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_hooks\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_hooks\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_hooks\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_hooks\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_hooks\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_hooks\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_hooks\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_hooks\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_hostname.de.1 b/manpages/de/lb_chroot_hostname.de.1 index 1834ed2b5..deeb4fafc 100644 --- a/manpages/de/lb_chroot_hostname.de.1 +++ b/manpages/de/lb_chroot_hostname.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_hostname\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_hostname\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_hostname\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_hostname\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_hostname\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_hostname\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_hostname\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_hostname\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_hosts.de.1 b/manpages/de/lb_chroot_hosts.de.1 index a889da8f1..5f5339de3 100644 --- a/manpages/de/lb_chroot_hosts.de.1 +++ b/manpages/de/lb_chroot_hosts.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_hosts\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_hosts\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_hosts\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_hosts\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_hosts\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_hosts\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_hosts\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_hosts\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_install-packages.de.1 b/manpages/de/lb_chroot_install-packages.de.1 index a58a213b1..16df59410 100644 --- a/manpages/de/lb_chroot_install-packages.de.1 +++ b/manpages/de/lb_chroot_install-packages.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_install\-packages\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_install\-packages\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_install\-packages\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_install\-packages\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_install\-packages\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_install\-packages\fP is a low\-level command (plumbing) of +\fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_install\-packages\fP hat keine spezifischen Optionen aber -unterstĂĽtzt alle allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr -eine vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_install\-packages\fP has no specific options but understands all +generic live\-build options. See \fIlive\-build\fP(7) for a complete list of all +generic live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_interactive.de.1 b/manpages/de/lb_chroot_interactive.de.1 index 23e2713a4..96c6ecc2b 100644 --- a/manpages/de/lb_chroot_interactive.de.1 +++ b/manpages/de/lb_chroot_interactive.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_interactive\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_interactive\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_interactive\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_interactive\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_interactive\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_interactive\fP is a low\-level command (plumbing) of +\fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_interactive\fP hat keine spezifischen Optionen aber unterstĂĽtzt -alle allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_interactive\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_linux-image.de.1 b/manpages/de/lb_chroot_linux-image.de.1 index 78afb48bd..8af4c8890 100644 --- a/manpages/de/lb_chroot_linux-image.de.1 +++ b/manpages/de/lb_chroot_linux-image.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_linux\-image\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_linux\-image\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_linux\-image\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_linux\-image\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_linux\-image\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_linux\-image\fP is a low\-level command (plumbing) of +\fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_linux\-image\fP hat keine spezifischen Optionen aber unterstĂĽtzt -alle allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_linux\-image\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_local-hooks.de.1 b/manpages/de/lb_chroot_local-hooks.de.1 index ae3bcd61d..51fe19e94 100644 --- a/manpages/de/lb_chroot_local-hooks.de.1 +++ b/manpages/de/lb_chroot_local-hooks.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_local\-hooks\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_local\-hooks\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_local\-hooks\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_local\-hooks\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_local\-hooks\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_local\-hooks\fP is a low\-level command (plumbing) of +\fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_local\-hooks\fP hat keine spezifischen Optionen aber unterstĂĽtzt -alle allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_local\-hooks\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_local-includes.de.1 b/manpages/de/lb_chroot_local-includes.de.1 index 9860765b5..d60dc7b79 100644 --- a/manpages/de/lb_chroot_local-includes.de.1 +++ b/manpages/de/lb_chroot_local-includes.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_local\-includes\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_local\-includes\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_local\-includes\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_local\-includes\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_local\-includes\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_local\-includes\fP is a low\-level command (plumbing) of +\fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_local\-includes\fP hat keine spezifischen Optionen aber unterstĂĽtzt -alle allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_local\-includes\fP has no specific options but understands all +generic live\-build options. See \fIlive\-build\fP(7) for a complete list of all +generic live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_local-packages.de.1 b/manpages/de/lb_chroot_local-packages.de.1 index 294253b54..08a941512 100644 --- a/manpages/de/lb_chroot_local-packages.de.1 +++ b/manpages/de/lb_chroot_local-packages.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_local\-packages\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_local\-packages\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_local\-packages\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_local\-packages\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_local\-packages\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_local\-packages\fP is a low\-level command (plumbing) of +\fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_local\-packages\fP hat keine spezifischen Optionen aber unterstĂĽtzt -alle allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_local\-packages\fP has no specific options but understands all +generic live\-build options. See \fIlive\-build\fP(7) for a complete list of all +generic live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_local-packageslists.de.1 b/manpages/de/lb_chroot_local-packageslists.de.1 index d1f85406d..a0fbc8d98 100644 --- a/manpages/de/lb_chroot_local-packageslists.de.1 +++ b/manpages/de/lb_chroot_local-packageslists.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_local\-packageslists\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_local\-packageslists\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_local\-packageslists\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_local\-packageslists\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_local\-packageslists\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_local\-packageslists\fP is a low\-level command (plumbing) of +\fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_local\-packageslists\fP hat keine spezifischen Optionen aber -unterstĂĽtzt alle allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr -eine vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_local\-packageslists\fP has no specific options but understands all +generic live\-build options. See \fIlive\-build\fP(7) for a complete list of all +generic live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_local-patches.de.1 b/manpages/de/lb_chroot_local-patches.de.1 index 1570dfb28..b86e80d2b 100644 --- a/manpages/de/lb_chroot_local-patches.de.1 +++ b/manpages/de/lb_chroot_local-patches.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_local\-patches\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_local\-patches\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_local\-patches\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_local\-patches\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_local\-patches\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_local\-patches\fP is a low\-level command (plumbing) of +\fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_local\-patches\fP hat keine spezifischen Optionen aber unterstĂĽtzt -alle allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_local\-patches\fP has no specific options but understands all +generic live\-build options. See \fIlive\-build\fP(7) for a complete list of all +generic live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_local-preseed.de.1 b/manpages/de/lb_chroot_local-preseed.de.1 index 78b628d50..ea6f99ffb 100644 --- a/manpages/de/lb_chroot_local-preseed.de.1 +++ b/manpages/de/lb_chroot_local-preseed.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_local\-preseed\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_local\-preseed\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_local\-preseed\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_local\-preseed\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_local\-preseed\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_local\-preseed\fP is a low\-level command (plumbing) of +\fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_local\-preseed\fP hat keine spezifischen Optionen aber unterstĂĽtzt -alle allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_local\-preseed\fP has no specific options but understands all +generic live\-build options. See \fIlive\-build\fP(7) for a complete list of all +generic live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_localization.de.1 b/manpages/de/lb_chroot_localization.de.1 index 1fa535549..d41bec809 100644 --- a/manpages/de/lb_chroot_localization.de.1 +++ b/manpages/de/lb_chroot_localization.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_localization\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_localization\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_localization\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_localization\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_localization\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_localization\fP is a low\-level command (plumbing) of +\fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_localization\fP hat keine spezifischen Optionen aber unterstĂĽtzt -alle allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_localization\fP has no specific options but understands all +generic live\-build options. See \fIlive\-build\fP(7) for a complete list of all +generic live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_packages.de.1 b/manpages/de/lb_chroot_packages.de.1 index 0a65da4d7..958e064e5 100644 --- a/manpages/de/lb_chroot_packages.de.1 +++ b/manpages/de/lb_chroot_packages.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_packages\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_packages\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_packages\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_packages\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_packages\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_packages\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_packages\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_packages\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_packageslists.de.1 b/manpages/de/lb_chroot_packageslists.de.1 index 81324e455..e6dec6075 100644 --- a/manpages/de/lb_chroot_packageslists.de.1 +++ b/manpages/de/lb_chroot_packageslists.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_packageslists\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_packageslists\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_packageslists\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_packageslists\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_packageslists\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_packageslists\fP is a low\-level command (plumbing) of +\fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_packageslists\fP hat keine spezifischen Optionen aber unterstĂĽtzt -alle allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_packageslists\fP has no specific options but understands all +generic live\-build options. See \fIlive\-build\fP(7) for a complete list of all +generic live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_preseed.de.1 b/manpages/de/lb_chroot_preseed.de.1 index 1a8092faf..8a6f73827 100644 --- a/manpages/de/lb_chroot_preseed.de.1 +++ b/manpages/de/lb_chroot_preseed.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_preseed\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_preseed\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_preseed\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_preseed\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_preseed\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_preseed\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_preseed\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_preseed\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_proc.de.1 b/manpages/de/lb_chroot_proc.de.1 index b452639b0..1112b9ac3 100644 --- a/manpages/de/lb_chroot_proc.de.1 +++ b/manpages/de/lb_chroot_proc.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_proc\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_proc\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_proc\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_proc\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_proc\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_proc\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), the +Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_proc\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_proc\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_resolv.de.1 b/manpages/de/lb_chroot_resolv.de.1 index ad75a4909..d132c40b6 100644 --- a/manpages/de/lb_chroot_resolv.de.1 +++ b/manpages/de/lb_chroot_resolv.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_resolv\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_resolv\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_resolv\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_resolv\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_resolv\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_resolv\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_resolv\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_resolv\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_selinuxfs.de.1 b/manpages/de/lb_chroot_selinuxfs.de.1 index 38deb1eb2..6d9b36327 100644 --- a/manpages/de/lb_chroot_selinuxfs.de.1 +++ b/manpages/de/lb_chroot_selinuxfs.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_selinuxfs\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_selinuxfs\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_selinuxfs\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_selinuxfs\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_selinxufs\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_selinuxfs\fP is a low\-level command (plumbing) of +\fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_selinuxfs\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_selinuxfs\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_sources.de.1 b/manpages/de/lb_chroot_sources.de.1 index fba131d2e..4ffc23567 100644 --- a/manpages/de/lb_chroot_sources.de.1 +++ b/manpages/de/lb_chroot_sources.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_sources\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_sources\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_sources\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_sources\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_sources\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_sources\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_sources\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_sources\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_symlinks.de.1 b/manpages/de/lb_chroot_symlinks.de.1 index d8e2b8237..2b2704b62 100644 --- a/manpages/de/lb_chroot_symlinks.de.1 +++ b/manpages/de/lb_chroot_symlinks.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_symlinks\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_symlinks\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_symlinks\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_symlinks\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_symlinks\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_symlinks\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_symlinks\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_symlinks\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_sysfs.de.1 b/manpages/de/lb_chroot_sysfs.de.1 index c46ffcc27..96fad006e 100644 --- a/manpages/de/lb_chroot_sysfs.de.1 +++ b/manpages/de/lb_chroot_sysfs.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_sysfs\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_sysfs\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_sysfs\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_sysfs\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_sysfs\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_sysfs\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_sysfs\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_sysfs\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_sysv-rc.de.1 b/manpages/de/lb_chroot_sysv-rc.de.1 index 9311115af..84a7dda43 100644 --- a/manpages/de/lb_chroot_sysv-rc.de.1 +++ b/manpages/de/lb_chroot_sysv-rc.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_sysv\-rc\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_sysv\-rc\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_sysv\-rc\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_sysv\-rc\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_sysv\-rc\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_sysv\-rc\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_sysv\-rc\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_sysv\-rc\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_sysvinit.de.1 b/manpages/de/lb_chroot_sysvinit.de.1 index b5d93f69a..2bafb033c 100644 --- a/manpages/de/lb_chroot_sysvinit.de.1 +++ b/manpages/de/lb_chroot_sysvinit.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_sysvinit\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_sysvinit\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_sysvinit\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_sysvinit\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_sysvinit\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_sysvinit\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_sysvinit\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_sysvinit\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_tasks.de.1 b/manpages/de/lb_chroot_tasks.de.1 index bb964a23b..f1c2cfea3 100644 --- a/manpages/de/lb_chroot_tasks.de.1 +++ b/manpages/de/lb_chroot_tasks.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_tasks\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_tasks\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_tasks\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_tasks\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_tasks\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_tasks\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_tasks\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_tasks\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_chroot_upstart.de.1 b/manpages/de/lb_chroot_upstart.de.1 index 0dbfe1fb1..c82d4ae59 100644 --- a/manpages/de/lb_chroot_upstart.de.1 +++ b/manpages/de/lb_chroot_upstart.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb chroot_upstart\fP \- Erstellt die "chroot" Stufe +\fBlb chroot_upstart\fP \- Complete the chroot stage -.SH ĂśBERSICHT -\fBlb chroot_upstart\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb chroot_upstart\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb chroot_upstart\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb chroot_upstart\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb chroot_upstart\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb chroot_upstart\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_clean.de.1 b/manpages/de/lb_clean.de.1 index 2dedc969b..57d58a05b 100644 --- a/manpages/de/lb_clean.de.1 +++ b/manpages/de/lb_clean.de.1 @@ -3,77 +3,71 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb clean\fP \- Räumt das Arbeitsverzeichnis auf +\fBlb clean\fP \- Clean build directory -.SH ĂśBERSICHT -\fBlb clean\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb clean\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb clean\fP ist ein high\-level Befehl ("porcelain") von \fIlive\-build\fP(7), -der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb clean\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the +Debian Live tool suite. .PP .\" FIXME .\" FIXME -\fBlb clean\fP ist verantwortlich fĂĽr das Aufräumen nachdem ein System erstellt -wurde. Es entfernt die Arbeitsverzeichnisse und einige andere Dateien, -einschliesslich der "stage" Dateien, sowie Ăśberbleibsel anderer live\-build -Befehle. +\fBlb clean\fP is responsible for cleaning up after a system is built. It +removes the build directories, and removes some other files including stage +files, and any detritus left behind by other live\-build commands. -.SH OPTIONEN -\fBlb chroot_apt\fP unterstĂĽtzt zusätzlich zu spezifischen Optionen auch alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +In addition to its specific options \fBlb clean\fP understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. .PP .\" FIXME .IP \fB\-\-all\fP 4 -entfernt "chroot", "binary", "stage" und "source" Stufen. Das cache -Verzeichnis bleibt bestehen. Dies ist die Standardoperation und wird -ausgefĂĽhrt, wenn kein Argument angegeben wird. +removes chroot, binary, stage, and source. The cache directory is kept. This +is the default operation and will be performed if no argument is given. .IP \fB\-\-cache\fP 4 -entfernt die Cache Verzeichnisse. +removes the cache directories. .IP \fB\-\-chroot\fP 4 -hängt "chroot" Verzeichnis aus und entfernt es. +unmounts and removes the chroot directory. .IP \fB\-\-binary\fP 4 -entfernt alle auf "binary" bezogenen Caches, Dateien, Verzeichnisse und -"stage" Dateien. +removes all binary related caches, files, directories, and stages files. .IP \fB\-\-purge\fP 4 -entfernt alles, inklusive aller Caches. Das "config" Verzeichnis bleibt -bestehen. +removes everything, including all caches. The config directory is kept. .IP \fB\-\-remove\fP 4 -entfernt alles, inklusive Paket\-Cache, aber nicht "stage" Cache. Das -"config" Verzeichnis bleibt bestehen. +removes everything, including package cache but not stage cache. The config +directory is kept. .IP \fB\-\-stage\fP 4 -entfernt alle "stage" Dateien. +removes all stage files. .IP \fB\-\-source\fP 4 .\" FIXME -entfernt alle auf "source" bezogenen Caches, Dateien, Verzeichnisse und -"stage" Dateien. +removes all source related caches, files, directories, and stage files. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBauto/clean\fP 4 .\" FIXME -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_config.de.1 b/manpages/de/lb_config.de.1 index bb894cd4d..09e696f19 100644 --- a/manpages/de/lb_config.de.1 +++ b/manpages/de/lb_config.de.1 @@ -3,13 +3,13 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb config\fP \- Erstellen des config Verzeichnisses +\fBlb config\fP \- Create config directory -.SH ĂśBERSICHT -\fBlb config\fP [\fIlive\-build Opitonen\fP] +.SH SYNOPSIS +\fBlb config\fP [\fIlive\-build options\fP] .PP .\" FIXME \fBlb config\fP @@ -229,9 +229,9 @@ .\" FIXME [\fB\-\-win32\-loader true|false]\fP -.SH BESCHREIBUNG -\fBlb clean\fP ist ein high\-level Befehl ("porcelain") von \fIlive\-build\fP(7), -der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb config\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the +Debian Live tool suite. .PP .\" FIXME \fBlb config\fP populates the configuration directory for live\-build. By @@ -252,10 +252,10 @@ impossible combinations that would lead to non working live systems. If unsure, remove config/{binary,bootstrap,chroot,common,source} and call \fBlb config\fP again. -.SH OPTIONEN -\fBlb chroot_apt\fP unterstĂĽtzt zusätzlich zu spezifischen Optionen auch alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +In addition to its specific options \fBlb config\fP understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. .PP .\" FIXME .IP "\fB\-\-apt\fP apt|aptitude" 4 @@ -751,7 +751,7 @@ GZIP_OPTIONS, no LB_ prefix is used. .\" FIXME -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBauto/config\fP 4 .IP "\fB/etc/live/build.conf, /etc/live/build.d\fP" 4 @@ -760,23 +760,22 @@ An optional, global configuration file for \fBlb config\fP variables. It is useful to specify a few system wide defaults, like LB_MIRROR_BOOTSTRAP. This feature can be false by specifying the \fB\-\-ignore\-system\-defaults\fP option. -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. +.SH BUGS +Bugs can be reported by submitting a bug report for the live\-build package +in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or +by writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_local.de.1 b/manpages/de/lb_local.de.1 index ff57d8cc2..e9a595faf 100644 --- a/manpages/de/lb_local.de.1 +++ b/manpages/de/lb_local.de.1 @@ -3,45 +3,44 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb local\fP \- Wrapper fĂĽr lokale live\-build Programme +\fBlb local\fP \- wrapper for local live\-build programs -.SH ĂśBERSICHT -\fBlb local\fP [\fIlive\-build\ Optionen\fP] +.SH SYNOPSIS +\fBlb local\fP [\fIlive\-build\ options\fP] -.SH BESCHREIBUNG -\fBlb local\fP ist ein high\-level Befehl ("porcelain") von \fIlive\-build\fP(7), -der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb local\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the +Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb local\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb local\fP has no specific options but understands all generic live\-build +options. See \fIlive\-build\fP(7) for a complete list of all generic live\-build +options. -.SH DATEIEN -.IP \fBkeine\fP 4 +.SH FILES +.IP \fBnone\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_source.de.1 b/manpages/de/lb_source.de.1 index 22c25088b..cd36366e3 100644 --- a/manpages/de/lb_source.de.1 +++ b/manpages/de/lb_source.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb source\fP \- Erstellt die "source" Stufe +\fBlb source\fP \- Complete the source stage -.SH ĂśBERSICHT -\fBlb source\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb source\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb source\fP ist ein high\-level Befehl ("porcelain") von \fIlive\-build\fP(7), -der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb source\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the +Debian Live tool suite. .PP -\fBlb source\fP ruft alle notwendigen live\-build Programe in der richtigen -Reihenfolge auf um die "source" Stufe zu erstellen. +\fBlb source\fP calls all necessary live\-build programs in the correct order to +complete the source stage. -.SH OPTIONEN -\fBlb source\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb source\fP has no specific options but understands all generic live\-build +options. See \fIlive\-build\fP(7) for a complete list of all generic live\-build +options. -.SH DATEIEN -.IP \fBkeine\fP 4 +.SH FILES +.IP \fBnone\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_source_checksums.de.1 b/manpages/de/lb_source_checksums.de.1 index c2601944e..7a735ee6b 100644 --- a/manpages/de/lb_source_checksums.de.1 +++ b/manpages/de/lb_source_checksums.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb source_checksums\fP \- Erstellt die "source" Stufe +\fBlb source_checksums\fP \- Complete the source stage -.SH ĂśBERSICHT -\fBlb source_checksums\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb source_checksums\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb source_checksums\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb source_checksums\fP is a low\-level command (plumbing) of +\fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb source_checksums\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb source_checksums\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_source_debian-live.de.1 b/manpages/de/lb_source_debian-live.de.1 index 0da9a4a18..36255d9e3 100644 --- a/manpages/de/lb_source_debian-live.de.1 +++ b/manpages/de/lb_source_debian-live.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb source_debian\-live\fP \- Erstellt die "source" Stufe +\fBlb source_debian\-live\fP \- Complete the source stage -.SH ĂśBERSICHT -\fBlb source_debian\-live\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb source_debian\-live\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb source_debian\-live\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb source_debian\-live\fP is a low\-level command (plumbing) of +\fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb source_debian\-live\fP hat keine spezifischen Optionen aber unterstĂĽtzt -alle allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb source_debian\-live\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_source_debian.de.1 b/manpages/de/lb_source_debian.de.1 index 1af8e59f0..cb1b62b7f 100644 --- a/manpages/de/lb_source_debian.de.1 +++ b/manpages/de/lb_source_debian.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb source_debian\fP \- Erstellt die "source" Stufe +\fBlb source_debian\fP \- Complete the source stage -.SH ĂśBERSICHT -\fBlb source_debian\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb source_debian\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb source_debian\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb source_debian\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), +the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb source_debian\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb source_debian\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_source_disk.de.1 b/manpages/de/lb_source_disk.de.1 index 0bb84e799..87af00fb9 100644 --- a/manpages/de/lb_source_disk.de.1 +++ b/manpages/de/lb_source_disk.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb source_disk\fP \- Erstellt die "source" Stufe +\fBlb source_disk\fP \- Complete the source stage -.SH ĂśBERSICHT -\fBlb source_disk\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb source_disk\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb source_disk\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb source_disk\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), the +Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb source_disk\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb source_disk\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_source_iso.de.1 b/manpages/de/lb_source_iso.de.1 index ff35c0db4..f72923c6e 100644 --- a/manpages/de/lb_source_iso.de.1 +++ b/manpages/de/lb_source_iso.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb source_iso\fP \- Erstellt die "source" Stufe +\fBlb source_iso\fP \- Complete the source stage -.SH ĂśBERSICHT -\fBlb source_iso\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb source_iso\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb source_iso\fP ist ein low\-level Befehl ("plumbing") von \fIlive\-build\fP(7), -der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb source_iso\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), the +Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb source_iso\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb source_iso\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_source_net.de.1 b/manpages/de/lb_source_net.de.1 index f32e89dd8..00cd00b1c 100644 --- a/manpages/de/lb_source_net.de.1 +++ b/manpages/de/lb_source_net.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb source_net\fP \- Erstellt die "source" Stufe +\fBlb source_net\fP \- Complete the source stage -.SH ĂśBERSICHT -\fBlb source_net\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb source_net\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb source_net\fP ist ein low\-level Befehl ("plumbing") von \fIlive\-build\fP(7), -der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb source_net\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), the +Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb source_net\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb source_net\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_source_tar.de.1 b/manpages/de/lb_source_tar.de.1 index e3ef30098..c1b77071c 100644 --- a/manpages/de/lb_source_tar.de.1 +++ b/manpages/de/lb_source_tar.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb source_tar\fP \- Erstellt die "source" Stufe +\fBlb source_tar\fP \- Complete the source stage -.SH ĂśBERSICHT -\fBlb source_tar\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb source_tar\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb source_tar\fP ist ein low\-level Befehl ("plumbing") von \fIlive\-build\fP(7), -der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb source_tar\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), the +Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb source_tar\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb source_tar\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_source_usb.de.1 b/manpages/de/lb_source_usb.de.1 index b1be7d3c9..0b47f6414 100644 --- a/manpages/de/lb_source_usb.de.1 +++ b/manpages/de/lb_source_usb.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb source_usb\fP \- Erstellt die "source" Stufe +\fBlb source_usb\fP \- Complete the source stage -.SH ĂśBERSICHT -\fBlb source_usb\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb source_usb\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb source_usb\fP ist ein low\-level Befehl ("plumbing") von \fIlive\-build\fP(7), -der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb source_usb\fP is a low\-level command (plumbing) of \fIlive\-build\fP(7), the +Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb source_usb\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb source_usb\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_source_virtual-hdd.de.1 b/manpages/de/lb_source_virtual-hdd.de.1 index 8ba5c93bd..3dca0a97a 100644 --- a/manpages/de/lb_source_virtual-hdd.de.1 +++ b/manpages/de/lb_source_virtual-hdd.de.1 @@ -3,46 +3,45 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb source_virtual\-hdd\fP \- Erstellt die "source" Stufe +\fBlb source_virtual\-hdd\fP \- Complete the source stage -.SH ĂśBERSICHT -\fBlb source_virtual\-hdd\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb source_virtual\-hdd\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb source_virtual\-hdd\fP ist ein low\-level Befehl ("plumbing") von -\fIlive\-build\fP(7), der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb source_virtual\-hdd\fP is a low\-level command (plumbing) of +\fIlive\-build\fP(7), the Debian Live tool suite. .PP .\" FIXME -.SH OPTIONEN -\fBlb source_virtual\-hdd\fP hat keine spezifischen Optionen aber unterstĂĽtzt -alle allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb source_virtual\-hdd\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/lb_testroot.de.1 b/manpages/de/lb_testroot.de.1 index 5fd37a7fc..6bba724db 100644 --- a/manpages/de/lb_testroot.de.1 +++ b/manpages/de/lb_testroot.de.1 @@ -3,52 +3,51 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlb testroot\fP \- stellt sicher, dass ein System als root erstellt wird +\fBlb testroot\fP \- Ensure that a system is built as root -.SH ĂśBERSICHT -\fBlb testroot\fP [\fIlive\-build Optionen\fP] +.SH SYNOPSIS +\fBlb testroot\fP [\fIlive\-build options\fP] -.SH BESCHREIBUNG -\fBlb testroot\fP ist ein high\-level Befehl ("porcelain") von \fIlive\-build\fP(7), -der Debian Live Tool Suite. +.SH DESCRIPTION +\fBlb testroot\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the +Debian Live tool suite. .PP .\" FIXME -\fBlb testroot\fP prueft, ob Sie Root sind. Wenn nicht, endet es mit einem -Fehler. Debian Live Images muessen derzeit als echter root erstellt werden. +\fBlb testroot\fP simply checks to see if you are root. If not, it exits with +an error. Debian Live images must currently be built as real root. .PP .\" FIXME -Hinweis: UnterstĂĽtzung fĂĽr die Benutzung von \fIfakeroot\fP(1) und \fIsudo\fP(8) -innerhalb von live\-build ist noch immer experimentell, jedoch ist es sicher, -einen Helfer direkt mit sudo aufzurufen. +Note: Support for using \fIfakeroot\fP(1) and \fIsudo\fP(8) internally in +live\-build itself is still experimental, however, calling a helper yourself +with sudo is safe. -.SH OPTIONEN -\fBlb testroot\fP hat keine spezifischen Optionen aber unterstĂĽtzt alle -allgemeinen live\-build Optionen. Siehe \fIlive\-build\fP(7) fĂĽr eine -vollständige Liste aller allgemeinen live\-build Optionen. +.SH OPTIONS +\fBlb testroot\fP has no specific options but understands all generic +live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic +live\-build options. -.SH DATEIEN -.IP \fBkeine\fP 4 +.SH FILES +.IP \fBnone\fP 4 -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-build\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. - -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. - -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. + +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. + +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/de/live-build.de.7 b/manpages/de/live-build.de.7 index 9e2dff129..8e3dc1308 100644 --- a/manpages/de/live-build.de.7 +++ b/manpages/de/live-build.de.7 @@ -3,19 +3,19 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 7 24.12.2010 2.0.11 "Debian Live Projekt" +.TH LIVE\-BUILD 7 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME -\fBlive\-build\fP \- die Debian Live Tool Suite +\fBlive\-build\fP \- the Debian Live tool suite -.SH ĂśBERSICHT +.SH SYNOPSIS .\" FIXME .\" FIXME -\fBlb \fP\fIBEFEHL\fP [\fB\-h|\-\-help\fP] [\fB\-u|\-\-usage\fP] [\fB\-v|\-\-version\fP] +\fBlb \fP\fICOMMAND\fP [\fB\-h|\-\-help\fP] [\fB\-u|\-\-usage\fP] [\fB\-v|\-\-version\fP] [\fB\-\-breakpoints\fP] [\fB\-\-conffile\fP] [\fB\-\-debug\fP] [\fB\-\-force\fP] [\fB\-\-quiet\fP] [\fB\-\-verbose\fP] -.SH BESCHREIBUNG +.SH DESCRIPTION .\" FIXME live\-build is a set of scripts to build Debian Live system images. The idea behind live\-build is a tool suite that uses a configuration directory to @@ -24,11 +24,11 @@ completely automate and customize all aspects of building a Live image. The \fICOMMAND\fP is a name of a live\-build command (see below). .PP .\" FIXME -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. +More documentation about how to use live\-build is available in the +individual manpages for each helper and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. -.SH OPTIONEN +.SH OPTIONS .\" FIXME .SS "Shared live\-build options" The following command line options are supported by all live\-build programs. @@ -283,28 +283,27 @@ All config files are shell scripts which are sourced by a live\-build program. That means they have to follow the normal shell syntax. You can also put comments in these files; lines beginning with "#" are ignored. -.SH DATEIEN +.SH FILES .\" FIXME .IP \fBn/a\fP 4 .\" FIXME -.SH "SIEHE AUCH" +.SH "SEE ALSO" \fIlive\-initramfs\fP(7) .PP -Dieses Programm ist Teil von live\-build. +This program is a part of live\-build. .SH HOMEPAGE -Weitere Informationen ĂĽber live\-build und das Debian Live Projekt können auf -der Homepage unter <\fIhttp://live.debian.net/\fP> und im Handbuch -unter <\fIhttp://live.debian.net/manual/\fP> gefunden werden. +More information about live\-build and the Debian Live project can be found +on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at +<\fIhttp://live.debian.net/manual/\fP>. -.SH FEHLER -Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live\-build -Paket im Debian Bug Tracking System unter -<\fIhttp://bugs.debian.org/\fP> oder durch Senden einer E\-Mail an die -Debian Live Mailing Liste unter <\fIdebian\-live@lists.debian.org\fP> -(englischsprachig) mitgeteilt werden. +.SH BUGS +Bugs can be reported by submitting a bugreport for the live\-build package in +the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by +writing a mail to the Debian Live mailing list at +<\fIdebian\-live@lists.debian.org\fP>. -.SH AUTOR -live\-build wurde von Daniel Baumann <\fIdaniel@debian.org\fP> fĂĽr das -Debian Projekt geschrieben. +.SH AUTHOR +live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for +the Debian project. diff --git a/manpages/en/lb.1 b/manpages/en/lb.1 index 5dd9e0269..8536af254 100644 --- a/manpages/en/lb.1 +++ b/manpages/en/lb.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb\fR \- wrapper for live\-build programs diff --git a/manpages/en/lb_binary.1 b/manpages/en/lb_binary.1 index 7117972b8..b6156fe3f 100644 --- a/manpages/en/lb_binary.1 +++ b/manpages/en/lb_binary.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb binary\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_checksums.1 b/manpages/en/lb_binary_checksums.1 index 2ecb17907..c107aa4d9 100644 --- a/manpages/en/lb_binary_checksums.1 +++ b/manpages/en/lb_binary_checksums.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb binary_checksums\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_chroot.1 b/manpages/en/lb_binary_chroot.1 index 971e7b7dd..de6176350 100644 --- a/manpages/en/lb_binary_chroot.1 +++ b/manpages/en/lb_binary_chroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb binary_chroot\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_debian-installer.1 b/manpages/en/lb_binary_debian-installer.1 index 66379cdf4..e7fd9bf24 100644 --- a/manpages/en/lb_binary_debian-installer.1 +++ b/manpages/en/lb_binary_debian-installer.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb binary_debian\-installer\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_disk.1 b/manpages/en/lb_binary_disk.1 index e37367551..0ec8ae54c 100644 --- a/manpages/en/lb_binary_disk.1 +++ b/manpages/en/lb_binary_disk.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb binary_disk\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_encryption.1 b/manpages/en/lb_binary_encryption.1 index 1b4fdc8a6..3df2058f8 100644 --- a/manpages/en/lb_binary_encryption.1 +++ b/manpages/en/lb_binary_encryption.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb binary_encryption\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_grub.1 b/manpages/en/lb_binary_grub.1 index 4356e4f77..4dd26e41e 100644 --- a/manpages/en/lb_binary_grub.1 +++ b/manpages/en/lb_binary_grub.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb binary_grub\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_grub2.1 b/manpages/en/lb_binary_grub2.1 index 2dba0276a..586185f0c 100644 --- a/manpages/en/lb_binary_grub2.1 +++ b/manpages/en/lb_binary_grub2.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb binary_grub2\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_includes.1 b/manpages/en/lb_binary_includes.1 index 768ada112..09d8c0374 100644 --- a/manpages/en/lb_binary_includes.1 +++ b/manpages/en/lb_binary_includes.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb binary_includes\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_iso.1 b/manpages/en/lb_binary_iso.1 index 53fb42b67..22f93e5f2 100644 --- a/manpages/en/lb_binary_iso.1 +++ b/manpages/en/lb_binary_iso.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb binary_iso\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_linux-image.1 b/manpages/en/lb_binary_linux-image.1 index 98eb6f290..a82cfe61d 100644 --- a/manpages/en/lb_binary_linux-image.1 +++ b/manpages/en/lb_binary_linux-image.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb binary_linux\-image\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_local-hooks.1 b/manpages/en/lb_binary_local-hooks.1 index caaa80b87..804ad693b 100644 --- a/manpages/en/lb_binary_local-hooks.1 +++ b/manpages/en/lb_binary_local-hooks.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb binary_local\-hooks\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_local-includes.1 b/manpages/en/lb_binary_local-includes.1 index 926dc50eb..e39ce1ad6 100644 --- a/manpages/en/lb_binary_local-includes.1 +++ b/manpages/en/lb_binary_local-includes.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb binary_local\-includes\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_local-packageslists.1 b/manpages/en/lb_binary_local-packageslists.1 index c99197317..c568a7e78 100644 --- a/manpages/en/lb_binary_local-packageslists.1 +++ b/manpages/en/lb_binary_local-packageslists.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb binary_local-packageslists\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_manifest.1 b/manpages/en/lb_binary_manifest.1 index 28e85f1bb..653222e27 100644 --- a/manpages/en/lb_binary_manifest.1 +++ b/manpages/en/lb_binary_manifest.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb binary_manifest\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_memtest.1 b/manpages/en/lb_binary_memtest.1 index 49b43c36f..8ab46f8c5 100644 --- a/manpages/en/lb_binary_memtest.1 +++ b/manpages/en/lb_binary_memtest.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb binary_memtest\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_net.1 b/manpages/en/lb_binary_net.1 index 1a74db256..5e85a7cee 100644 --- a/manpages/en/lb_binary_net.1 +++ b/manpages/en/lb_binary_net.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb binary_net\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_rootfs.1 b/manpages/en/lb_binary_rootfs.1 index 1777bc067..102feb553 100644 --- a/manpages/en/lb_binary_rootfs.1 +++ b/manpages/en/lb_binary_rootfs.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb binary_rootfs\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_silo.1 b/manpages/en/lb_binary_silo.1 index c405d548a..9a3dc9b8d 100644 --- a/manpages/en/lb_binary_silo.1 +++ b/manpages/en/lb_binary_silo.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb binary_silo\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_syslinux.1 b/manpages/en/lb_binary_syslinux.1 index 5ad8f569a..2bb5a53af 100644 --- a/manpages/en/lb_binary_syslinux.1 +++ b/manpages/en/lb_binary_syslinux.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb binary_syslinux\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_tar.1 b/manpages/en/lb_binary_tar.1 index e60033158..0e26ca0c5 100644 --- a/manpages/en/lb_binary_tar.1 +++ b/manpages/en/lb_binary_tar.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb binary_tar\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_usb.1 b/manpages/en/lb_binary_usb.1 index bda4191d0..696ac2ad1 100644 --- a/manpages/en/lb_binary_usb.1 +++ b/manpages/en/lb_binary_usb.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb binary_usb\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_virtual-hdd.1 b/manpages/en/lb_binary_virtual-hdd.1 index b249d055b..692fa35c7 100644 --- a/manpages/en/lb_binary_virtual-hdd.1 +++ b/manpages/en/lb_binary_virtual-hdd.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb binary_virtual\-hdd\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_win32-loader.1 b/manpages/en/lb_binary_win32-loader.1 index 548e3b65d..8a6f570e6 100644 --- a/manpages/en/lb_binary_win32-loader.1 +++ b/manpages/en/lb_binary_win32-loader.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb binary_win32\-loader\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_yaboot.1 b/manpages/en/lb_binary_yaboot.1 index cd2f4961a..e233208c3 100644 --- a/manpages/en/lb_binary_yaboot.1 +++ b/manpages/en/lb_binary_yaboot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb binary_yaboot\fR \- Complete the binary stage diff --git a/manpages/en/lb_bootstrap.1 b/manpages/en/lb_bootstrap.1 index 68a75a166..33f94e8c1 100644 --- a/manpages/en/lb_bootstrap.1 +++ b/manpages/en/lb_bootstrap.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb bootstrap\fR \- Complete the bootstrap stage diff --git a/manpages/en/lb_bootstrap_cache.1 b/manpages/en/lb_bootstrap_cache.1 index c0506bc59..0719d7408 100644 --- a/manpages/en/lb_bootstrap_cache.1 +++ b/manpages/en/lb_bootstrap_cache.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb bootstrap_cache\fR \- Complete the bootstrap stage diff --git a/manpages/en/lb_bootstrap_cdebootstrap.1 b/manpages/en/lb_bootstrap_cdebootstrap.1 index 04f5dfb61..f72f6c4aa 100644 --- a/manpages/en/lb_bootstrap_cdebootstrap.1 +++ b/manpages/en/lb_bootstrap_cdebootstrap.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb bootstrap_cdebootstrap\fR \- Complete the bootstrap stage diff --git a/manpages/en/lb_bootstrap_copy.1 b/manpages/en/lb_bootstrap_copy.1 index a66a2732e..b7199541f 100644 --- a/manpages/en/lb_bootstrap_copy.1 +++ b/manpages/en/lb_bootstrap_copy.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb bootstrap_copy\fR \- Complete the bootstrap stage diff --git a/manpages/en/lb_bootstrap_debootstrap.1 b/manpages/en/lb_bootstrap_debootstrap.1 index 51529a7f0..5fb13d6f4 100644 --- a/manpages/en/lb_bootstrap_debootstrap.1 +++ b/manpages/en/lb_bootstrap_debootstrap.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb bootstrap_debootstrap\fR \- Complete the bootstrap stage diff --git a/manpages/en/lb_build.1 b/manpages/en/lb_build.1 index 0f9523149..724a169b6 100644 --- a/manpages/en/lb_build.1 +++ b/manpages/en/lb_build.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb build\fR \- Complete the bootstrap, chroot, binary, and source stages diff --git a/manpages/en/lb_chroot.1 b/manpages/en/lb_chroot.1 index 29eceb51b..cac217dd2 100644 --- a/manpages/en/lb_chroot.1 +++ b/manpages/en/lb_chroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_apt.1 b/manpages/en/lb_chroot_apt.1 index aecb68eb1..c77598724 100644 --- a/manpages/en/lb_chroot_apt.1 +++ b/manpages/en/lb_chroot_apt.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_apt\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_cache.1 b/manpages/en/lb_chroot_cache.1 index 7065f9113..9dd2cd24d 100644 --- a/manpages/en/lb_chroot_cache.1 +++ b/manpages/en/lb_chroot_cache.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_cache\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_debianchroot.1 b/manpages/en/lb_chroot_debianchroot.1 index 8571550f8..1c4a6e928 100644 --- a/manpages/en/lb_chroot_debianchroot.1 +++ b/manpages/en/lb_chroot_debianchroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_debianchroot\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_devpts.1 b/manpages/en/lb_chroot_devpts.1 index a5a48b576..223606097 100644 --- a/manpages/en/lb_chroot_devpts.1 +++ b/manpages/en/lb_chroot_devpts.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_devpts\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_dpkg.1 b/manpages/en/lb_chroot_dpkg.1 index 76ca890d3..16d5380e8 100644 --- a/manpages/en/lb_chroot_dpkg.1 +++ b/manpages/en/lb_chroot_dpkg.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_dpkg\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_hacks.1 b/manpages/en/lb_chroot_hacks.1 index 83c25328e..909b524b6 100644 --- a/manpages/en/lb_chroot_hacks.1 +++ b/manpages/en/lb_chroot_hacks.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_hacks\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_hooks.1 b/manpages/en/lb_chroot_hooks.1 index bf97e7b18..11523b58e 100644 --- a/manpages/en/lb_chroot_hooks.1 +++ b/manpages/en/lb_chroot_hooks.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_hooks\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_hostname.1 b/manpages/en/lb_chroot_hostname.1 index 8cd47cf00..5d3f1758e 100644 --- a/manpages/en/lb_chroot_hostname.1 +++ b/manpages/en/lb_chroot_hostname.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_hostname\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_hosts.1 b/manpages/en/lb_chroot_hosts.1 index 52f31053f..0a17fc5fa 100644 --- a/manpages/en/lb_chroot_hosts.1 +++ b/manpages/en/lb_chroot_hosts.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_hosts\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_install-packages.1 b/manpages/en/lb_chroot_install-packages.1 index 168f8b072..fafd0cdb6 100644 --- a/manpages/en/lb_chroot_install-packages.1 +++ b/manpages/en/lb_chroot_install-packages.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_install\-packages\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_interactive.1 b/manpages/en/lb_chroot_interactive.1 index 2d5d1e3a8..5707536cd 100644 --- a/manpages/en/lb_chroot_interactive.1 +++ b/manpages/en/lb_chroot_interactive.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_interactive\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_linux-image.1 b/manpages/en/lb_chroot_linux-image.1 index 4e3ac62b3..4370195d6 100644 --- a/manpages/en/lb_chroot_linux-image.1 +++ b/manpages/en/lb_chroot_linux-image.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_linux\-image\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_local-hooks.1 b/manpages/en/lb_chroot_local-hooks.1 index 2da50f828..40bb06afb 100644 --- a/manpages/en/lb_chroot_local-hooks.1 +++ b/manpages/en/lb_chroot_local-hooks.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_local\-hooks\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_local-includes.1 b/manpages/en/lb_chroot_local-includes.1 index f449f4dde..4f352e149 100644 --- a/manpages/en/lb_chroot_local-includes.1 +++ b/manpages/en/lb_chroot_local-includes.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_local\-includes\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_local-packages.1 b/manpages/en/lb_chroot_local-packages.1 index 2edd5ccc2..c3d4af6fb 100644 --- a/manpages/en/lb_chroot_local-packages.1 +++ b/manpages/en/lb_chroot_local-packages.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_local\-packages\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_local-packageslists.1 b/manpages/en/lb_chroot_local-packageslists.1 index 15a636fcf..b3ab8e49e 100644 --- a/manpages/en/lb_chroot_local-packageslists.1 +++ b/manpages/en/lb_chroot_local-packageslists.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_local\-packageslists\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_local-patches.1 b/manpages/en/lb_chroot_local-patches.1 index 23aa9a20f..e8e9437cf 100644 --- a/manpages/en/lb_chroot_local-patches.1 +++ b/manpages/en/lb_chroot_local-patches.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_local\-patches\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_local-preseed.1 b/manpages/en/lb_chroot_local-preseed.1 index 4151ce9c3..90e6e387d 100644 --- a/manpages/en/lb_chroot_local-preseed.1 +++ b/manpages/en/lb_chroot_local-preseed.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_local\-preseed\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_localization.1 b/manpages/en/lb_chroot_localization.1 index 3847116ca..71ce6c26f 100644 --- a/manpages/en/lb_chroot_localization.1 +++ b/manpages/en/lb_chroot_localization.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_localization\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_packages.1 b/manpages/en/lb_chroot_packages.1 index 8de80b9c4..950b4968b 100644 --- a/manpages/en/lb_chroot_packages.1 +++ b/manpages/en/lb_chroot_packages.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_packages\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_packageslists.1 b/manpages/en/lb_chroot_packageslists.1 index b5726c071..eb2904615 100644 --- a/manpages/en/lb_chroot_packageslists.1 +++ b/manpages/en/lb_chroot_packageslists.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_packageslists\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_preseed.1 b/manpages/en/lb_chroot_preseed.1 index 3dbd9ab04..507dde3a5 100644 --- a/manpages/en/lb_chroot_preseed.1 +++ b/manpages/en/lb_chroot_preseed.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_preseed\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_proc.1 b/manpages/en/lb_chroot_proc.1 index 977ba3e3d..0c7895463 100644 --- a/manpages/en/lb_chroot_proc.1 +++ b/manpages/en/lb_chroot_proc.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_proc\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_resolv.1 b/manpages/en/lb_chroot_resolv.1 index 4dd73c3a7..3e1c5967a 100644 --- a/manpages/en/lb_chroot_resolv.1 +++ b/manpages/en/lb_chroot_resolv.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_resolv\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_selinuxfs.1 b/manpages/en/lb_chroot_selinuxfs.1 index 6618b71ad..d8a6e644f 100644 --- a/manpages/en/lb_chroot_selinuxfs.1 +++ b/manpages/en/lb_chroot_selinuxfs.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_selinuxfs\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_sources.1 b/manpages/en/lb_chroot_sources.1 index e2ce70952..4fd9818f1 100644 --- a/manpages/en/lb_chroot_sources.1 +++ b/manpages/en/lb_chroot_sources.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_sources\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_symlinks.1 b/manpages/en/lb_chroot_symlinks.1 index 17b5f42bc..2c9197079 100644 --- a/manpages/en/lb_chroot_symlinks.1 +++ b/manpages/en/lb_chroot_symlinks.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_symlinks\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_sysfs.1 b/manpages/en/lb_chroot_sysfs.1 index 053901dea..2dcc1b1c7 100644 --- a/manpages/en/lb_chroot_sysfs.1 +++ b/manpages/en/lb_chroot_sysfs.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_sysfs\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_sysv-rc.1 b/manpages/en/lb_chroot_sysv-rc.1 index 82fd98e33..889f5cdf7 100644 --- a/manpages/en/lb_chroot_sysv-rc.1 +++ b/manpages/en/lb_chroot_sysv-rc.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_sysv-rc\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_sysvinit.1 b/manpages/en/lb_chroot_sysvinit.1 index b73d3c26f..7b5f3d0ce 100644 --- a/manpages/en/lb_chroot_sysvinit.1 +++ b/manpages/en/lb_chroot_sysvinit.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_sysvinit\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_tasks.1 b/manpages/en/lb_chroot_tasks.1 index 613b787dc..f4e6e4525 100644 --- a/manpages/en/lb_chroot_tasks.1 +++ b/manpages/en/lb_chroot_tasks.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_tasks\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_upstart.1 b/manpages/en/lb_chroot_upstart.1 index 21c74ede8..e9517f22a 100644 --- a/manpages/en/lb_chroot_upstart.1 +++ b/manpages/en/lb_chroot_upstart.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb chroot_upstart\fR \- Complete the chroot stage diff --git a/manpages/en/lb_clean.1 b/manpages/en/lb_clean.1 index 771efcc4c..2ed61665d 100644 --- a/manpages/en/lb_clean.1 +++ b/manpages/en/lb_clean.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb clean\fR \- Clean build directory diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index fbaafeec5..28de1a30b 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb config\fR \- Create config directory diff --git a/manpages/en/lb_local.1 b/manpages/en/lb_local.1 index 9f97ed586..5f02af754 100644 --- a/manpages/en/lb_local.1 +++ b/manpages/en/lb_local.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb local\fR \- wrapper for local live\-build programs diff --git a/manpages/en/lb_source.1 b/manpages/en/lb_source.1 index 7e48291d9..51d69a0fc 100644 --- a/manpages/en/lb_source.1 +++ b/manpages/en/lb_source.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb source\fR \- Complete the source stage diff --git a/manpages/en/lb_source_checksums.1 b/manpages/en/lb_source_checksums.1 index 3bff2e946..7137c78d7 100644 --- a/manpages/en/lb_source_checksums.1 +++ b/manpages/en/lb_source_checksums.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb source_checksums\fR \- Complete the source stage diff --git a/manpages/en/lb_source_debian-live.1 b/manpages/en/lb_source_debian-live.1 index 3181174e6..d17fa8306 100644 --- a/manpages/en/lb_source_debian-live.1 +++ b/manpages/en/lb_source_debian-live.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb source_debian\-live\fR \- Complete the source stage diff --git a/manpages/en/lb_source_debian.1 b/manpages/en/lb_source_debian.1 index 4bbd82858..31c0bc0c9 100644 --- a/manpages/en/lb_source_debian.1 +++ b/manpages/en/lb_source_debian.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb source_debian\fR \- Complete the source stage diff --git a/manpages/en/lb_source_disk.1 b/manpages/en/lb_source_disk.1 index a8a316337..840c7329a 100644 --- a/manpages/en/lb_source_disk.1 +++ b/manpages/en/lb_source_disk.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb source_disk\fR \- Complete the source stage diff --git a/manpages/en/lb_source_iso.1 b/manpages/en/lb_source_iso.1 index afd9aa4f7..9f2da133b 100644 --- a/manpages/en/lb_source_iso.1 +++ b/manpages/en/lb_source_iso.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb source_iso\fR \- Complete the source stage diff --git a/manpages/en/lb_source_net.1 b/manpages/en/lb_source_net.1 index f4ca99dbb..7ba69a6ae 100644 --- a/manpages/en/lb_source_net.1 +++ b/manpages/en/lb_source_net.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb source_net\fR \- Complete the source stage diff --git a/manpages/en/lb_source_tar.1 b/manpages/en/lb_source_tar.1 index 11d05f4b2..e598e2c21 100644 --- a/manpages/en/lb_source_tar.1 +++ b/manpages/en/lb_source_tar.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb source_tar\fR \- Complete the source stage diff --git a/manpages/en/lb_source_usb.1 b/manpages/en/lb_source_usb.1 index 291325b5f..c5e9ea97c 100644 --- a/manpages/en/lb_source_usb.1 +++ b/manpages/en/lb_source_usb.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb source_usb\fR \- Complete the source stage diff --git a/manpages/en/lb_source_virtual-hdd.1 b/manpages/en/lb_source_virtual-hdd.1 index c664c5504..997091ca3 100644 --- a/manpages/en/lb_source_virtual-hdd.1 +++ b/manpages/en/lb_source_virtual-hdd.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb source_virtual\-hdd\fR \- Complete the source stage diff --git a/manpages/en/lb_testroot.1 b/manpages/en/lb_testroot.1 index 3de0ab051..a920db51b 100644 --- a/manpages/en/lb_testroot.1 +++ b/manpages/en/lb_testroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlb testroot\fR \- Ensure that a system is built as root diff --git a/manpages/en/live-build.7 b/manpages/en/live-build.7 index 736aa1bd0..631bb2fd1 100644 --- a/manpages/en/live-build.7 +++ b/manpages/en/live-build.7 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 7 2010\-12\-24 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 7 2011\-01\-11 2.0.11 "Debian Live Project" .SH NAME \fBlive\-build\fR \- the Debian Live tool suite diff --git a/manpages/po/de/lb.1.po b/manpages/po/de/lb.1.po index 28f73683d..15c0dfb87 100644 --- a/manpages/po/de/lb.1.po +++ b/manpages/po/de/lb.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,12 +189,12 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: Plain text #: en/lb.1:5 msgid "B<lb> - wrapper for live-build programs" -msgstr "B<lb> - Wrapper fĂĽr live-build Programme" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -228,17 +229,17 @@ msgstr "B<lb> - Wrapper fĂĽr live-build Programme" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: Plain text #: en/lb.1:8 msgid "B<lb> COMMAND [COMMAND_OPTIONS]" -msgstr "B<lb> BEFEHL [BEFEHL_OPTIONEN]" +msgstr "" #. type: Plain text #: en/lb.1:10 msgid "B<lb> [I<live-build\\ options>]" -msgstr "B<lb> [I<live-build\\ Optionen>]" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -273,7 +274,7 @@ msgstr "B<lb> [I<live-build\\ Optionen>]" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: Plain text #: en/lb.1:13 @@ -281,8 +282,6 @@ msgid "" "B<lb> is a high-level command (porcelain) of I<live-build>(7), the Debian " "Live tool suite." msgstr "" -"B<lb> ist ein high-level Befehl (\"porcelain\") von I<live-build>(7), der " -"Debian Live Tool Suite." #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -320,7 +319,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: Plain text #: en/lb.1:18 @@ -329,9 +328,6 @@ msgid "" "options. See I<live-build>(7) for a complete list of all generic live-build " "options." msgstr "" -"B<lb> hat keine spezifischen Optionen aber unterstĂĽtzt alle allgemeinen live-" -"build Optionen. Siehe I<live-build>(7) fĂĽr eine vollständige Liste aller " -"allgemeinen live-build Optionen." #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -369,14 +365,14 @@ msgstr "" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. type: IP #: en/lb.1:20 en/lb_binary.1:18 en/lb_bootstrap.1:18 en/lb_chroot.1:18 #: en/lb_local.1:18 en/lb_source.1:18 en/lb_testroot.1:22 #, no-wrap msgid "B<none>" -msgstr "B<keine>" +msgstr "" #. FIXME #. type: SH @@ -415,7 +411,7 @@ msgstr "B<keine>" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -452,7 +448,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -489,7 +485,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -527,7 +523,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -568,9 +564,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -608,7 +601,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -650,11 +643,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -692,7 +680,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -732,5 +720,3 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." diff --git a/manpages/po/de/lb_binary.1.po b/manpages/po/de/lb_binary.1.po index 28ad83b67..c8af77279 100644 --- a/manpages/po/de/lb_binary.1.po +++ b/manpages/po/de/lb_binary.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,14 +335,14 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. type: IP #: en/lb.1:20 en/lb_binary.1:18 en/lb_bootstrap.1:18 en/lb_chroot.1:18 #: en/lb_local.1:18 en/lb_source.1:18 en/lb_testroot.1:22 #, no-wrap msgid "B<none>" -msgstr "B<keine>" +msgstr "" #. FIXME #. type: SH @@ -380,7 +381,7 @@ msgstr "B<keine>" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -417,7 +418,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -454,7 +455,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -492,7 +493,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -533,9 +534,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -573,7 +571,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -615,11 +613,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -657,7 +650,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -697,18 +690,16 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. type: Plain text #: en/lb_binary.1:5 msgid "B<lb binary> - Complete the binary stage" -msgstr "B<lb binary> - Erstellt die \"binary\" Stufe" +msgstr "" #. type: Plain text #: en/lb_binary.1:8 msgid "B<lb binary> [I<live-build options>]" -msgstr "B<lb binary> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_binary.1:11 @@ -716,8 +707,6 @@ msgid "" "B<lb binary> is a high-level command (porcelain) of I<live-build>(7), the " "Debian Live tool suite." msgstr "" -"B<lb binary> ist ein high-level Befehl (\"porcelain\") von I<live-build>(7), " -"der Debian Live Tool Suite." #. type: Plain text #: en/lb_binary.1:13 @@ -725,8 +714,6 @@ msgid "" "B<lb binary> calls all necessary live-build programs in the correct order to " "complete the binary stage." msgstr "" -"B<lb binary> ruft alle notwendigen live-build Programe in der richtigen " -"Reihenfolge auf um die \"binary\" Stufe zu erstellen." #. type: Plain text #: en/lb_binary.1:16 @@ -735,6 +722,3 @@ msgid "" "options. See I<live-build>(7) for a complete list of all generic live-build " "options." msgstr "" -"B<lb binary> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_binary_checksums.1.po b/manpages/po/de/lb_binary_checksums.1.po index 524fc0a8b..255874907 100644 --- a/manpages/po/de/lb_binary_checksums.1.po +++ b/manpages/po/de/lb_binary_checksums.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,18 +683,16 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. type: Plain text #: en/lb_binary_checksums.1:5 msgid "B<lb binary_checksums> - Complete the binary stage" -msgstr "B<lb binary_checksums> - Erstellt die \"binary\" Stufe" +msgstr "" #. type: Plain text #: en/lb_binary_checksums.1:8 msgid "B<lb binary_checksums> [I<live-build options>]" -msgstr "B<lb binary_checksums> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_binary_checksums.1:11 @@ -709,8 +700,6 @@ msgid "" "B<lb binary_checksums> is a low-level command (plumbing) of I<live-build>" "(7), the Debian Live tool suite." msgstr "" -"B<lb binary_checksums> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_binary_checksums.1:16 @@ -719,9 +708,6 @@ msgid "" "live-build options. See I<live-build>(7) for a complete list of all generic " "live-build options." msgstr "" -"B<lb binary_checksums> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." #. FIXME #. type: IP @@ -758,4 +744,4 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" diff --git a/manpages/po/de/lb_binary_chroot.1.po b/manpages/po/de/lb_binary_chroot.1.po index ce394d584..074b1911b 100644 --- a/manpages/po/de/lb_binary_chroot.1.po +++ b/manpages/po/de/lb_binary_chroot.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_binary_chroot.1:5 msgid "B<lb binary_chroot> - Complete the binary stage" -msgstr "B<lb binary_chroot> - Erstellt die \"binary\" Stufe" +msgstr "" #. type: Plain text #: en/lb_binary_chroot.1:8 msgid "B<lb binary_chroot> [I<live-build options>]" -msgstr "B<lb binary_chroot> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_binary_chroot.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb binary_chroot> is a low-level command (plumbing) of I<live-build>(7), " "the Debian Live tool suite." msgstr "" -"B<lb binary_chroot> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_binary_chroot.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb binary_chroot> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_binary_debian-installer.1.po b/manpages/po/de/lb_binary_debian-installer.1.po index 7ca2b3892..2e29de2fb 100644 --- a/manpages/po/de/lb_binary_debian-installer.1.po +++ b/manpages/po/de/lb_binary_debian-installer.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_binary_debian-installer.1:5 msgid "B<lb binary_debian-installer> - Complete the binary stage" -msgstr "B<lb binary_debian-installer> - Erstellt die \"binary\" Stufe" +msgstr "" #. type: Plain text #: en/lb_binary_debian-installer.1:8 msgid "B<lb binary_debian-installer> [I<live-build options>]" -msgstr "B<lb binary_debian-installer> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_binary_debian-installer.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb binary_debian-installer> is a low-level command (plumbing) of I<live-" "build>(7), the Debian Live tool suite." msgstr "" -"B<lb binary_debian-installer> ist ein low-level Befehl (\"plumbing\") von " -"I<live-build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_binary_debian-installer.1:16 @@ -756,6 +745,3 @@ msgid "" "generic live-build options. See I<live-build>(7) for a complete list of all " "generic live-build options." msgstr "" -"B<lb binary_debian-installer> hat keine spezifischen Optionen aber " -"unterstĂĽtzt alle allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr " -"eine vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_binary_disk.1.po b/manpages/po/de/lb_binary_disk.1.po index ff7e8ab8a..e93dc77ae 100644 --- a/manpages/po/de/lb_binary_disk.1.po +++ b/manpages/po/de/lb_binary_disk.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_binary_disk.1:5 msgid "B<lb binary_disk> - Complete the binary stage" -msgstr "B<lb binary_disk> - Erstellt die \"binary\" Stufe" +msgstr "" #. type: Plain text #: en/lb_binary_disk.1:8 msgid "B<lb binary_disk> [I<live-build options>]" -msgstr "B<lb binary_disk> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_binary_disk.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb binary_disk> is a low-level command (plumbing) of I<live-build>(7), the " "Debian Live tool suite." msgstr "" -"B<lb binary_disk> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_binary_disk.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb binary_disk> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_binary_encryption.1.po b/manpages/po/de/lb_binary_encryption.1.po index 492274629..3c970cf09 100644 --- a/manpages/po/de/lb_binary_encryption.1.po +++ b/manpages/po/de/lb_binary_encryption.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_binary_encryption.1:5 msgid "B<lb binary_encryption> - Complete the binary stage" -msgstr "B<lb binary_encryption> - Erstellt die \"binary\" Stufe" +msgstr "" #. type: Plain text #: en/lb_binary_encryption.1:8 msgid "B<lb binary_encryption> [I<live-build options>]" -msgstr "B<lb binary_encryption> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_binary_encryption.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb binary_encryption> is a low-level command (plumbing) of I<live-build>" "(7), the Debian Live tool suite." msgstr "" -"B<lb binary_encryption> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_binary_encryption.1:16 @@ -756,6 +745,3 @@ msgid "" "live-build options. See I<live-build>(7) for a complete list of all generic " "live-build options." msgstr "" -"B<lb binary_encryption> hat keine spezifischen Optionen aber unterstĂĽtzt " -"alle allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_binary_grub.1.po b/manpages/po/de/lb_binary_grub.1.po index 5f8a2d1e4..790dc09aa 100644 --- a/manpages/po/de/lb_binary_grub.1.po +++ b/manpages/po/de/lb_binary_grub.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_binary_grub.1:5 msgid "B<lb binary_grub> - Complete the binary stage" -msgstr "B<lb binary_grub> - Erstellt die \"binary\" Stufe" +msgstr "" #. type: Plain text #: en/lb_binary_grub.1:8 msgid "B<lb binary_grub> [I<live-build options>]" -msgstr "B<lb binary_grub> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_binary_grub.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb binary_grub> is a low-level command (plumbing) of I<live-build>(7), the " "Debian Live tool suite." msgstr "" -"B<lb binary_grub> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_binary_grub.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb binary_grub> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_binary_grub2.1.po b/manpages/po/de/lb_binary_grub2.1.po index 937a2c852..109319c8d 100644 --- a/manpages/po/de/lb_binary_grub2.1.po +++ b/manpages/po/de/lb_binary_grub2.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_binary_grub2.1:5 msgid "B<lb binary_grub2> - Complete the binary stage" -msgstr "B<lb binary_grub2> - Erstellt die \"binary\" Stufe" +msgstr "" #. type: Plain text #: en/lb_binary_grub2.1:8 msgid "B<lb binary_grub2> [I<live-build options>]" -msgstr "B<lb binary_grub2> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_binary_grub2.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb binary_grub2> is a low-level command (plumbing) of I<live-build>(7), " "the Debian Live tool suite." msgstr "" -"B<lb binary_grub2> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_binary_grub2.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb binary_grub2> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_binary_includes.1.po b/manpages/po/de/lb_binary_includes.1.po index 33660f15d..b8c07d6c0 100644 --- a/manpages/po/de/lb_binary_includes.1.po +++ b/manpages/po/de/lb_binary_includes.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_binary_includes.1:5 msgid "B<lb binary_includes> - Complete the binary stage" -msgstr "B<lb binary_includes> - Erstellt die \"binary\" Stufe" +msgstr "" #. type: Plain text #: en/lb_binary_includes.1:8 msgid "B<lb binary_includes> [I<live-build options>]" -msgstr "B<lb binary_includes> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_binary_includes.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb binary_includes> is a low-level command (plumbing) of I<live-build>(7), " "the Debian Live tool suite." msgstr "" -"B<lb binary_includes> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_binary_includes.1:16 @@ -756,6 +745,3 @@ msgid "" "live-build options. See I<live-build>(7) for a complete list of all generic " "live-build options." msgstr "" -"B<lb binary_includes> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_binary_iso.1.po b/manpages/po/de/lb_binary_iso.1.po index 457052015..7e8280d6b 100644 --- a/manpages/po/de/lb_binary_iso.1.po +++ b/manpages/po/de/lb_binary_iso.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_binary_iso.1:5 msgid "B<lb binary_iso> - Complete the binary stage" -msgstr "B<lb binary_iso> - Erstellt die \"binary\" Stufe" +msgstr "" #. type: Plain text #: en/lb_binary_iso.1:8 msgid "B<lb binary_iso> [I<live-build options>]" -msgstr "B<lb binary_iso> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_binary_iso.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb binary_iso> is a low-level command (plumbing) of I<live-build>(7), the " "Debian Live tool suite." msgstr "" -"B<lb binary_iso> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_binary_iso.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb binary_iso> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_binary_linux-image.1.po b/manpages/po/de/lb_binary_linux-image.1.po index e0342565d..fd8c505f9 100644 --- a/manpages/po/de/lb_binary_linux-image.1.po +++ b/manpages/po/de/lb_binary_linux-image.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_binary_linux-image.1:5 msgid "B<lb binary_linux-image> - Complete the binary stage" -msgstr "B<lb binary_linux-image> - Erstellt die \"binary\" Stufe" +msgstr "" #. type: Plain text #: en/lb_binary_linux-image.1:8 msgid "B<lb binary_linux-image> [I<live-build options>]" -msgstr "B<lb binary_linux-image> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_binary_linux-image.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb binary_linux-image> is a low-level command (plumbing) of I<live-build>" "(7), the Debian Live tool suite." msgstr "" -"B<lb binary_linux-image> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_binary_linux-image.1:16 @@ -756,6 +745,3 @@ msgid "" "live-build options. See I<live-build>(7) for a complete list of all generic " "live-build options." msgstr "" -"B<lb binary_linux-image> hat keine spezifischen Optionen aber unterstĂĽtzt " -"alle allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_binary_local-hooks.1.po b/manpages/po/de/lb_binary_local-hooks.1.po index c82dc0da2..0d13d1ab4 100644 --- a/manpages/po/de/lb_binary_local-hooks.1.po +++ b/manpages/po/de/lb_binary_local-hooks.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_binary_local-hooks.1:5 msgid "B<lb binary_local-hooks> - Complete the binary stage" -msgstr "B<lb binary_local-hooks> - Erstellt die \"binary\" Stufe" +msgstr "" #. type: Plain text #: en/lb_binary_local-hooks.1:8 msgid "B<lb binary_local-hooks> [I<live-build options>]" -msgstr "B<lb binary_local-hooks> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_binary_local-hooks.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb binary_local-hooks> is a low-level command (plumbing) of I<live-build>" "(7), the Debian Live tool suite." msgstr "" -"B<lb binary_local-hooks> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_binary_local-hooks.1:16 @@ -756,6 +745,3 @@ msgid "" "live-build options. See I<live-build>(7) for a complete list of all generic " "live-build options." msgstr "" -"B<lb binary_local-hooks> hat keine spezifischen Optionen aber unterstĂĽtzt " -"alle allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_binary_local-includes.1.po b/manpages/po/de/lb_binary_local-includes.1.po index 0d31e0a10..1bf6da7ad 100644 --- a/manpages/po/de/lb_binary_local-includes.1.po +++ b/manpages/po/de/lb_binary_local-includes.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_binary_local-includes.1:5 msgid "B<lb binary_local-includes> - Complete the binary stage" -msgstr "B<lb binary_local-includes> - Erstellt die \"binary\" Stufe" +msgstr "" #. type: Plain text #: en/lb_binary_local-includes.1:8 msgid "B<lb binary_local-includes> [I<live-build options>]" -msgstr "B<lb binary_local-includes> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_binary_local-includes.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb binary_local-includes> is a low-level command (plumbing) of I<live-" "build>(7), the Debian Live tool suite." msgstr "" -"B<lb binary_local-includes> ist ein low-level Befehl (\"plumbing\") von " -"I<live-build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_binary_local-includes.1:16 @@ -756,6 +745,3 @@ msgid "" "generic live-build options. See I<live-build>(7) for a complete list of all " "generic live-build options." msgstr "" -"B<lb binary_local-includes> hat keine spezifischen Optionen aber unterstĂĽtzt " -"alle allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_binary_local-packageslists.1.po b/manpages/po/de/lb_binary_local-packageslists.1.po index aa22aeff7..92a2e6253 100644 --- a/manpages/po/de/lb_binary_local-packageslists.1.po +++ b/manpages/po/de/lb_binary_local-packageslists.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_binary_local-packageslists.1:5 msgid "B<lb binary_local-packageslists> - Complete the binary stage" -msgstr "B<lb binary_local-packageslists> - Erstellt die \"binary\" Stufe" +msgstr "" #. type: Plain text #: en/lb_binary_local-packageslists.1:8 msgid "B<lb binary_local-packageslists> [I<live-build options>]" -msgstr "B<lb binary_local-packageslists> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_binary_local-packageslists.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb binary_local-packageslists> is a low-level command (plumbing) of I<live-" "build>(7), the Debian Live tool suite." msgstr "" -"B<lb binary_local-packageslists> ist ein low-level Befehl (\"plumbing\") von " -"I<live-build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_binary_local-packageslists.1:16 @@ -756,6 +745,3 @@ msgid "" "generic live-build options. See I<live-build>(7) for a complete list of all " "generic live-build options." msgstr "" -"B<lb binary_local-packageslists> hat keine spezifischen Optionen aber " -"unterstĂĽtzt alle allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr " -"eine vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_binary_manifest.1.po b/manpages/po/de/lb_binary_manifest.1.po index df4b389b7..f11859968 100644 --- a/manpages/po/de/lb_binary_manifest.1.po +++ b/manpages/po/de/lb_binary_manifest.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_binary_manifest.1:5 msgid "B<lb binary_manifest> - Complete the binary stage" -msgstr "B<lb binary_manifest> - Erstellt die \"binary\" Stufe" +msgstr "" #. type: Plain text #: en/lb_binary_manifest.1:8 msgid "B<lb binary_manifest> [I<live-build options>]" -msgstr "B<lb binary_manifest> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_binary_manifest.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb binary_manifest> is a low-level command (plumbing) of I<live-build>(7), " "the Debian Live tool suite." msgstr "" -"B<lb binary_manifest> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_binary_manifest.1:16 @@ -756,6 +745,3 @@ msgid "" "live-build options. See I<live-build>(7) for a complete list of all generic " "live-build options." msgstr "" -"B<lb binary_manifest> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_binary_memtest.1.po b/manpages/po/de/lb_binary_memtest.1.po index da3f05c1a..6a5c305b3 100644 --- a/manpages/po/de/lb_binary_memtest.1.po +++ b/manpages/po/de/lb_binary_memtest.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_binary_memtest.1:5 msgid "B<lb binary_memtest> - Complete the binary stage" -msgstr "B<lb binary_memtest> - Erstellt die \"binary\" Stufe" +msgstr "" #. type: Plain text #: en/lb_binary_memtest.1:8 msgid "B<lb binary_memtest> [I<live-build options>]" -msgstr "B<lb binary_memtest> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_binary_memtest.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb binary_memtest> is a low-level command (plumbing) of I<live-build>(7), " "the Debian Live tool suite." msgstr "" -"B<lb binary_memtest> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_binary_memtest.1:16 @@ -756,6 +745,3 @@ msgid "" "live-build options. See I<live-build>(7) for a complete list of all generic " "live-build options." msgstr "" -"B<lb binary_memtest> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_binary_net.1.po b/manpages/po/de/lb_binary_net.1.po index 8eeb3433d..696911ebc 100644 --- a/manpages/po/de/lb_binary_net.1.po +++ b/manpages/po/de/lb_binary_net.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_binary_net.1:5 msgid "B<lb binary_net> - Complete the binary stage" -msgstr "B<lb binary_net> - Erstellt die \"binary\" Stufe" +msgstr "" #. type: Plain text #: en/lb_binary_net.1:8 msgid "B<lb binary_net> [I<live-build options>]" -msgstr "B<lb binary_net> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_binary_net.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb binary_net> is a low-level command (plumbing) of I<live-build>(7), the " "Debian Live tool suite." msgstr "" -"B<lb binary_net> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_binary_net.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb binary_net> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_binary_rootfs.1.po b/manpages/po/de/lb_binary_rootfs.1.po index 45a41ee13..f8b596760 100644 --- a/manpages/po/de/lb_binary_rootfs.1.po +++ b/manpages/po/de/lb_binary_rootfs.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_binary_rootfs.1:5 msgid "B<lb binary_rootfs> - Complete the binary stage" -msgstr "B<lb binary_rootfs> - Erstellt die \"binary\" Stufe" +msgstr "" #. type: Plain text #: en/lb_binary_rootfs.1:8 msgid "B<lb binary_rootfs> [I<live-build options>]" -msgstr "B<lb binary_rootfs> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_binary_rootfs.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb binary_rootfs> is a low-level command (plumbing) of I<live-build>(7), " "the Debian Live tool suite." msgstr "" -"B<lb binary_rootfs> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_binary_rootfs.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb binary_rootfs> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_binary_silo.1.po b/manpages/po/de/lb_binary_silo.1.po index 3006843fc..c0f907836 100644 --- a/manpages/po/de/lb_binary_silo.1.po +++ b/manpages/po/de/lb_binary_silo.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_binary_silo.1:5 msgid "B<lb binary_silo> - Complete the binary stage" -msgstr "B<lb binary_silo> - Erstellt die \"binary\" Stufe" +msgstr "" #. type: Plain text #: en/lb_binary_silo.1:8 msgid "B<lb binary_silo> [I<live-build options>]" -msgstr "B<lb binary_silo> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_binary_silo.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb binary_silo> is a low-level command (plumbing) of I<live-build>(7), the " "Debian Live tool suite." msgstr "" -"B<lb binary_silo> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_binary_silo.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb binary_silo> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_binary_syslinux.1.po b/manpages/po/de/lb_binary_syslinux.1.po index 9e8f1b255..bfdd581fd 100644 --- a/manpages/po/de/lb_binary_syslinux.1.po +++ b/manpages/po/de/lb_binary_syslinux.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_binary_syslinux.1:5 msgid "B<lb binary_syslinux> - Complete the binary stage" -msgstr "B<lb binary_syslinux> - Erstellt die \"binary\" Stufe" +msgstr "" #. type: Plain text #: en/lb_binary_syslinux.1:8 msgid "B<lb binary_syslinux> [I<live-build options>]" -msgstr "B<lb binary_syslinux> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_binary_syslinux.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb binary_syslinux> is a low-level command (plumbing) of I<live-build>(7), " "the Debian Live tool suite." msgstr "" -"B<lb binary_syslinux> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_binary_syslinux.1:16 @@ -756,6 +745,3 @@ msgid "" "live-build options. See I<live-build>(7) for a complete list of all generic " "live-build options." msgstr "" -"B<lb binary_syslinux> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_binary_tar.1.po b/manpages/po/de/lb_binary_tar.1.po index ed3831836..d3657a031 100644 --- a/manpages/po/de/lb_binary_tar.1.po +++ b/manpages/po/de/lb_binary_tar.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_binary_tar.1:5 msgid "B<lb binary_tar> - Complete the binary stage" -msgstr "B<lb binary_tar> - Erstellt die \"binary\" Stufe" +msgstr "" #. type: Plain text #: en/lb_binary_tar.1:8 msgid "B<lb binary_tar> [I<live-build options>]" -msgstr "B<lb binary_tar> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_binary_tar.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb binary_tar> is a low-level command (plumbing) of I<live-build>(7), the " "Debian Live tool suite." msgstr "" -"B<lb binary_tar> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_binary_tar.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb binary_tar> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_binary_usb.1.po b/manpages/po/de/lb_binary_usb.1.po index d0d6a81b1..982c3b014 100644 --- a/manpages/po/de/lb_binary_usb.1.po +++ b/manpages/po/de/lb_binary_usb.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_binary_usb.1:5 msgid "B<lb binary_usb> - Complete the binary stage" -msgstr "B<lb binary_usb> - Erstellt die \"binary\" Stufe" +msgstr "" #. type: Plain text #: en/lb_binary_usb.1:8 msgid "B<lb binary_usb> [I<live-buillive-build]>" -msgstr "B<lb binary_usb> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_binary_usb.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb binary_usb> is a low-level command (plumbing) of I<live-build>(7), the " "Debian Live tool suite." msgstr "" -"B<lb binary_usb> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_binary_usb.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb binary_usb> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_binary_virtual-hdd.1.po b/manpages/po/de/lb_binary_virtual-hdd.1.po index bb109b702..137d86486 100644 --- a/manpages/po/de/lb_binary_virtual-hdd.1.po +++ b/manpages/po/de/lb_binary_virtual-hdd.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_binary_virtual-hdd.1:5 msgid "B<lb binary_virtual-hdd> - Complete the binary stage" -msgstr "B<lb binary_virtual-hdd> - Erstellt die \"binary\" Stufe" +msgstr "" #. type: Plain text #: en/lb_binary_virtual-hdd.1:8 msgid "B<lb binary_virtual-hdd> [I<live-build options>]" -msgstr "B<lb binary_virtual-hdd> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_binary_virtual-hdd.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb binary_virtual-hdd> is a low-level command (plumbing) of I<live-build>" "(7), the Debian Live tool suite." msgstr "" -"B<lb binary_virtual-hdd> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_binary_virtual-hdd.1:16 @@ -756,6 +745,3 @@ msgid "" "live-build options. See I<live-build>(7) for a complete list of all generic " "live-build options." msgstr "" -"B<lb binary_virtual-hdd> hat keine spezifischen Optionen aber unterstĂĽtzt " -"alle allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_binary_win32-loader.1.po b/manpages/po/de/lb_binary_win32-loader.1.po index c46ab889a..45ac63e36 100644 --- a/manpages/po/de/lb_binary_win32-loader.1.po +++ b/manpages/po/de/lb_binary_win32-loader.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_binary_win32-loader.1:5 msgid "B<lb binary_win32-loader> - Complete the binary stage" -msgstr "B<lb binary_win32-loader> - Erstellt die \"binary\" Stufe" +msgstr "" #. type: Plain text #: en/lb_binary_win32-loader.1:8 msgid "B<lb binary_win32-loader> [I<live-build options>]" -msgstr "B<lb binary_win32-loader> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_binary_win32-loader.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb binary_win32-loader> is a low-level command (plumbing) of I<live-build>" "(7), the Debian Live tool suite." msgstr "" -"B<lb binary_win32-loader> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_binary_win32-loader.1:16 @@ -756,6 +745,3 @@ msgid "" "generic live-build options. See I<live-build>(7) for a complete list of all " "generic live-build options." msgstr "" -"B<lb binary_win32-loader> hat keine spezifischen Optionen aber unterstĂĽtzt " -"alle allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_binary_yaboot.1.po b/manpages/po/de/lb_binary_yaboot.1.po index 5a6fda469..90c403882 100644 --- a/manpages/po/de/lb_binary_yaboot.1.po +++ b/manpages/po/de/lb_binary_yaboot.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_binary_yaboot.1:5 msgid "B<lb binary_yaboot> - Complete the binary stage" -msgstr "B<lb binary_yaboot> - Erstellt die \"binary\" Stufe" +msgstr "" #. type: Plain text #: en/lb_binary_yaboot.1:8 msgid "B<lb binary_yaboot> [I<live-build options>]" -msgstr "B<lb binary_yaboot> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_binary_yaboot.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb binary_yaboot> is a low-level command (plumbing) of I<live-build>(7), " "the Debian Live tool suite." msgstr "" -"B<lb binary_yaboot> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_binary_yaboot.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb binary_yaboot> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_bootstrap.1.po b/manpages/po/de/lb_bootstrap.1.po index 1bd1242c1..3c348e06e 100644 --- a/manpages/po/de/lb_bootstrap.1.po +++ b/manpages/po/de/lb_bootstrap.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,14 +335,14 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. type: IP #: en/lb.1:20 en/lb_binary.1:18 en/lb_bootstrap.1:18 en/lb_chroot.1:18 #: en/lb_local.1:18 en/lb_source.1:18 en/lb_testroot.1:22 #, no-wrap msgid "B<none>" -msgstr "B<keine>" +msgstr "" #. FIXME #. type: SH @@ -380,7 +381,7 @@ msgstr "B<keine>" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -417,7 +418,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -454,7 +455,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -492,7 +493,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -533,9 +534,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -573,7 +571,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -615,11 +613,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -657,7 +650,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -697,18 +690,16 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. type: Plain text #: en/lb_bootstrap.1:5 msgid "B<lb bootstrap> - Complete the bootstrap stage" -msgstr "B<lb bootstrap> - Erstellt die \"bootstrap\" Stufe" +msgstr "" #. type: Plain text #: en/lb_bootstrap.1:8 msgid "B<lb bootstrap> [I<live-build options>]" -msgstr "B<lb bootstrap> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_bootstrap.1:11 @@ -716,8 +707,6 @@ msgid "" "B<lb bootstrap> is a high-level command (porcelain) of I<live-build>(7), the " "Debian Live tool suite." msgstr "" -"B<lb bootstrap> ist ein high-level Befehl (\"porcelain\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_bootstrap.1:13 @@ -725,8 +714,6 @@ msgid "" "B<lb bootstrap> calls all necessary live-build programs in the correct order " "to complete the bootstrap stage." msgstr "" -"B<lb bootstrap> ruft alle notwendigen live-build Programe in der richtigen " -"Reihenfolge auf um die \"bootstrap\" Stufe zu erstellen." #. type: Plain text #: en/lb_bootstrap.1:16 @@ -735,6 +722,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb bootstrap> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_bootstrap_cache.1.po b/manpages/po/de/lb_bootstrap_cache.1.po index 23a626b86..1b2adb959 100644 --- a/manpages/po/de/lb_bootstrap_cache.1.po +++ b/manpages/po/de/lb_bootstrap_cache.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_bootstrap_cache.1:5 msgid "B<lb bootstrap_cache> - Complete the bootstrap stage" -msgstr "B<lb bootstrap_cache> - Erstellt die \"bootstrap\" Stufe" +msgstr "" #. type: Plain text #: en/lb_bootstrap_cache.1:8 msgid "B<lb bootstrap_cache> [I<live-build options>]" -msgstr "B<lb bootstrap_cache> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_bootstrap_cache.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb bootstrap_cache> is a low-level command (plumbing) of I<live-build>(7), " "the Debian Live tool suite." msgstr "" -"B<lb bootstrap_cache> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_bootstrap_cache.1:16 @@ -756,6 +745,3 @@ msgid "" "live-build options. See I<live-build>(7) for a complete list of all generic " "live-build options." msgstr "" -"B<lb bootstrap_cache> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_bootstrap_cdebootstrap.1.po b/manpages/po/de/lb_bootstrap_cdebootstrap.1.po index 41feb2a17..b3cd340d2 100644 --- a/manpages/po/de/lb_bootstrap_cdebootstrap.1.po +++ b/manpages/po/de/lb_bootstrap_cdebootstrap.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:5 msgid "B<lb bootstrap_cdebootstrap> - Complete the bootstrap stage" -msgstr "B<lb bootstrap_cdebootstrap> - Erstellt die \"bootstrap\" Stufe" +msgstr "" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:8 msgid "B<lb bootstrap_cdebootstrap> [I<live-build options>]" -msgstr "B<lb bootstrap_cdebootstrap> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb bootstrap_cdebootstrap> is a low-level command (plumbing) of I<live-" "build>(7), the Debian Live tool suite." msgstr "" -"B<lb bootstrap_cdebootstrap> ist ein low-level Befehl (\"plumbing\") von " -"I<live-build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_bootstrap_cdebootstrap.1:16 @@ -756,6 +745,3 @@ msgid "" "generic live-build options. See I<live-build>(7) for a complete list of all " "generic live-build options." msgstr "" -"B<lb bootstrap_cdebootstrap> hat keine spezifischen Optionen aber " -"unterstĂĽtzt alle allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr " -"eine vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_bootstrap_copy.1.po b/manpages/po/de/lb_bootstrap_copy.1.po index 01ccfc8b5..37036829c 100644 --- a/manpages/po/de/lb_bootstrap_copy.1.po +++ b/manpages/po/de/lb_bootstrap_copy.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_bootstrap_copy.1:5 msgid "B<lb bootstrap_copy> - Complete the bootstrap stage" -msgstr "B<lb bootstrap_copy> - Erstellt die \"bootstrap\" Stufe" +msgstr "" #. type: Plain text #: en/lb_bootstrap_copy.1:8 msgid "B<lb bootstrap_copy> [I<live-build options>]" -msgstr "B<lb bootstrap_copy> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_bootstrap_copy.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb bootstrap_copy> is a low-level command (plumbing) of I<live-build>(7), " "the Debian Live tool suite." msgstr "" -"B<lb bootstrap_copy> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_bootstrap_copy.1:16 @@ -756,6 +745,3 @@ msgid "" "live-build options. See I<live-build>(7) for a complete list of all generic " "live-build options." msgstr "" -"B<lb bootstrap_copy> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_bootstrap_debootstrap.1.po b/manpages/po/de/lb_bootstrap_debootstrap.1.po index d35e9c8a0..4ac2c7150 100644 --- a/manpages/po/de/lb_bootstrap_debootstrap.1.po +++ b/manpages/po/de/lb_bootstrap_debootstrap.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_bootstrap_debootstrap.1:5 msgid "B<lb bootstrap_debootstrap> - Complete the bootstrap stage" -msgstr "B<lb bootstrap_debootstrap> - Erstellt die \"bootstrap\" Stufe" +msgstr "" #. type: Plain text #: en/lb_bootstrap_debootstrap.1:8 msgid "B<lb bootstrap_debootstrap> [I<live-build options>]" -msgstr "B<lb bootstrap_debootstrap> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_bootstrap_debootstrap.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb bootstrap_debootstrap> is a low-level command (plumbing) of I<live-" "build>(7), the Debian Live tool suite." msgstr "" -"B<lb bootstrap_debootstrap> ist ein low-level Befehl (\"plumbing\") von " -"I<live-build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_bootstrap_debootstrap.1:16 @@ -756,6 +745,3 @@ msgid "" "generic live-build options. See I<live-build>(7) for a complete list of all " "generic live-build options." msgstr "" -"B<lb bootstrap_debootstrap> hat keine spezifischen Optionen aber unterstĂĽtzt " -"alle allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_build.1.po b/manpages/po/de/lb_build.1.po index 4db157213..f87cdd4bf 100644 --- a/manpages/po/de/lb_build.1.po +++ b/manpages/po/de/lb_build.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-09 10:39+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,20 +683,16 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. type: Plain text #: en/lb_build.1:5 msgid "B<lb build> - Complete the bootstrap, chroot, binary, and source stages" msgstr "" -"B<lb build> - Erstellt die \"bootstrap\", \"chroot\", \"binary\" und \"source" -"\" Stufen" #. type: Plain text #: en/lb_build.1:8 msgid "B<lb build> [I<live-build options>]" -msgstr "B<lb build> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_build.1:11 @@ -711,8 +700,6 @@ msgid "" "B<lb build> is a high-level command (porcelain) of I<live-build>(7), the " "Debian Live tool suite." msgstr "" -"B<lb build> ist ein high-level Befehl (\"porcelain\") von I<live-build>(7), " -"der Debian Live Tool Suite." #. type: Plain text #: en/lb_build.1:13 @@ -720,9 +707,6 @@ msgid "" "B<lb build> calls all necessary live-build programs in the correct order to " "complete the bootstrap, chroot, binary, and source stages." msgstr "" -"B<lb build> ruft alle notwendigen live-build Programe in der richtigen " -"Reihenfolge auf um die \"bootstrap\", \"chroot\", \"binary\" und \"source\" " -"Stufen zu erstellen." #. type: Plain text #: en/lb_build.1:16 @@ -731,13 +715,10 @@ msgid "" "options. See I<live-build>(7) for a complete list of all generic live-build " "options." msgstr "" -"B<lb build> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." #. FIXME #. type: IP #: en/lb_build.1:19 #, no-wrap msgid "B<auto/build>" -msgstr "B<auto/build>" +msgstr "" diff --git a/manpages/po/de/lb_chroot.1.po b/manpages/po/de/lb_chroot.1.po index e58a561da..e64b27a2d 100644 --- a/manpages/po/de/lb_chroot.1.po +++ b/manpages/po/de/lb_chroot.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,14 +335,14 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. type: IP #: en/lb.1:20 en/lb_binary.1:18 en/lb_bootstrap.1:18 en/lb_chroot.1:18 #: en/lb_local.1:18 en/lb_source.1:18 en/lb_testroot.1:22 #, no-wrap msgid "B<none>" -msgstr "B<keine>" +msgstr "" #. FIXME #. type: SH @@ -380,7 +381,7 @@ msgstr "B<keine>" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -417,7 +418,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -454,7 +455,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -492,7 +493,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -533,9 +534,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -573,7 +571,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -615,11 +613,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -657,7 +650,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -697,18 +690,16 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. type: Plain text #: en/lb_chroot.1:5 msgid "B<lb chroot> - Complete the chroot stage" -msgstr "B<lb chroot> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot.1:8 msgid "B<lb chroot> [I<live-build options>]" -msgstr "B<lb chroot> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot.1:11 @@ -716,8 +707,6 @@ msgid "" "B<lb chroot> is a high-level command (porcelain) of I<live-build>(7), the " "Debian Live tool suite." msgstr "" -"B<lb chroot> ist ein high-level Befehl (\"porcelain\") von I<live-build>(7), " -"der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot.1:13 @@ -725,8 +714,6 @@ msgid "" "B<lb chroot> calls all necessary live-build programs in the correct order to " "complete the chroot stage." msgstr "" -"B<lb chroot> ruft alle notwendigen live-build Programe in der richtigen " -"Reihenfolge auf um die \"chroot\" Stufe zu erstellen." #. type: Plain text #: en/lb_chroot.1:16 @@ -735,6 +722,3 @@ msgid "" "options. See I<live-build>(7) for a complete list of all generic live-build " "options." msgstr "" -"B<lb chroot> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_apt.1.po b/manpages/po/de/lb_chroot_apt.1.po index 7dd541375..aed5859e6 100644 --- a/manpages/po/de/lb_chroot_apt.1.po +++ b/manpages/po/de/lb_chroot_apt.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_apt.1:5 msgid "B<lb chroot_apt> - Complete the chroot stage" -msgstr "B<lb chroot_apt> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_apt.1:8 msgid "B<lb chroot_apt> [I<live-build options>]" -msgstr "B<lb chroot_apt> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_apt.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_apt> is a low-level command (plumbing) of I<live-build>(7), the " "Debian Live tool suite." msgstr "" -"B<lb chroot_apt> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_apt.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb chroot_apt> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_cache.1.po b/manpages/po/de/lb_chroot_cache.1.po index a44d9258d..49b56477e 100644 --- a/manpages/po/de/lb_chroot_cache.1.po +++ b/manpages/po/de/lb_chroot_cache.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_cache.1:5 msgid "B<lb chroot_cache> - Complete the chroot stage" -msgstr "B<lb chroot_cache> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_cache.1:8 msgid "B<lb chroot_cache> [I<live-build options>]" -msgstr "B<lb chroot_cache> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_cache.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_cache> is a low-level command (plumbing) of I<live-build>(7), " "the Debian Live tool suite." msgstr "" -"B<lb chroot_cache> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_cache.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb chroot_cache> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_debianchroot.1.po b/manpages/po/de/lb_chroot_debianchroot.1.po index 65f1c95c2..c740e8fa6 100644 --- a/manpages/po/de/lb_chroot_debianchroot.1.po +++ b/manpages/po/de/lb_chroot_debianchroot.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_debianchroot.1:5 msgid "B<lb chroot_debianchroot> - Complete the chroot stage" -msgstr "B<lb chroot_debianchroot> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_debianchroot.1:8 msgid "B<lb chroot_debianchroot> [I<live-build options>]" -msgstr "B<lb chroot_debianchroot> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_debianchroot.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_debianchroot> is a low-level command (plumbing) of I<live-build>" "(7), the Debian Live tool suite." msgstr "" -"B<lb chroot_debianchroot> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_debianchroot.1:16 @@ -756,6 +745,3 @@ msgid "" "generic live-build options. See I<live-build>(7) for a complete list of all " "generic live-build options." msgstr "" -"B<lb chroot_debianchroot> hat keine spezifischen Optionen aber unterstĂĽtzt " -"alle allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_devpts.1.po b/manpages/po/de/lb_chroot_devpts.1.po index 3051e6e69..55b4bb083 100644 --- a/manpages/po/de/lb_chroot_devpts.1.po +++ b/manpages/po/de/lb_chroot_devpts.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_devpts.1:5 msgid "B<lb chroot_devpts> - Complete the chroot stage" -msgstr "B<lb chroot_devpts> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_devpts.1:8 msgid "B<lb chroot_devpts> [I<live-build options>]" -msgstr "B<lb chroot_devpts> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_devpts.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_devpts> is a low-level command (plumbing) of I<live-build>(7), " "the Debian Live tool suite." msgstr "" -"B<lb chroot_devpts> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_devpts.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb chroot_devpts> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_dpkg.1.po b/manpages/po/de/lb_chroot_dpkg.1.po index c08a3e8aa..84943ecfa 100644 --- a/manpages/po/de/lb_chroot_dpkg.1.po +++ b/manpages/po/de/lb_chroot_dpkg.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_dpkg.1:5 msgid "B<lb chroot_dpkg> - Complete the chroot stage" -msgstr "B<lb chroot_dpkg> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_dpkg.1:8 msgid "B<lb chroot_dpkg> [I<live-build options>]" -msgstr "B<lb chroot_dpkg> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_dpkg.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_dpkg> is a low-level command (plumbing) of I<live-build>(7), the " "Debian Live tool suite." msgstr "" -"B<lb chroot_dpkg> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_dpkg.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb chroot_dpkg> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_hacks.1.po b/manpages/po/de/lb_chroot_hacks.1.po index 733a92d31..17827308a 100644 --- a/manpages/po/de/lb_chroot_hacks.1.po +++ b/manpages/po/de/lb_chroot_hacks.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_hacks.1:5 msgid "B<lb chroot_hacks> - Complete the chroot stage" -msgstr "B<lb chroot_hacks> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_hacks.1:8 msgid "B<lb chroot_hacks> [I<live-build options>]" -msgstr "B<lb chroot_hacks> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_hacks.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_hacks> is a low-level command (plumbing) of I<live-build>(7), " "the Debian Live tool suite." msgstr "" -"B<lb chroot_hacks> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_hacks.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb chroot_hacks> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_hooks.1.po b/manpages/po/de/lb_chroot_hooks.1.po index 788c5b011..5bb91c641 100644 --- a/manpages/po/de/lb_chroot_hooks.1.po +++ b/manpages/po/de/lb_chroot_hooks.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_hooks.1:5 msgid "B<lb chroot_hooks> - Complete the chroot stage" -msgstr "B<lb chroot_hooks> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_hooks.1:8 msgid "B<lb chroot_hooks> [I<live-build options>]" -msgstr "B<lb chroot_hooks> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_hooks.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_hooks> is a low-level command (plumbing) of I<live-build>(7), " "the Debian Live tool suite." msgstr "" -"B<lb chroot_hooks> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_hooks.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb chroot_hooks> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_hostname.1.po b/manpages/po/de/lb_chroot_hostname.1.po index b9611dc94..2a660b304 100644 --- a/manpages/po/de/lb_chroot_hostname.1.po +++ b/manpages/po/de/lb_chroot_hostname.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_hostname.1:5 msgid "B<lb chroot_hostname> - Complete the chroot stage" -msgstr "B<lb chroot_hostname> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_hostname.1:8 msgid "B<lb chroot_hostname> [I<live-build options>]" -msgstr "B<lb chroot_hostname> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_hostname.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_hostname> is a low-level command (plumbing) of I<live-build>(7), " "the Debian Live tool suite." msgstr "" -"B<lb chroot_hostname> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_hostname.1:16 @@ -756,6 +745,3 @@ msgid "" "live-build options. See I<live-build>(7) for a complete list of all generic " "live-build options." msgstr "" -"B<lb chroot_hostname> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_hosts.1.po b/manpages/po/de/lb_chroot_hosts.1.po index 82c0edf7b..f7a16a83b 100644 --- a/manpages/po/de/lb_chroot_hosts.1.po +++ b/manpages/po/de/lb_chroot_hosts.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_hosts.1:5 msgid "B<lb chroot_hosts> - Complete the chroot stage" -msgstr "B<lb chroot_hosts> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_hosts.1:8 msgid "B<lb chroot_hosts> [I<live-build options>]" -msgstr "B<lb chroot_hosts> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_hosts.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_hosts> is a low-level command (plumbing) of I<live-build>(7), " "the Debian Live tool suite." msgstr "" -"B<lb chroot_hosts> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_hosts.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb chroot_hosts> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_install-packages.1.po b/manpages/po/de/lb_chroot_install-packages.1.po index 57cbaff42..b62267af1 100644 --- a/manpages/po/de/lb_chroot_install-packages.1.po +++ b/manpages/po/de/lb_chroot_install-packages.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_install-packages.1:5 msgid "B<lb chroot_install-packages> - Complete the chroot stage" -msgstr "B<lb chroot_install-packages> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_install-packages.1:8 msgid "B<lb chroot_install-packages> [I<live-build options>]" -msgstr "B<lb chroot_install-packages> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_install-packages.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_install-packages> is a low-level command (plumbing) of I<live-" "build>(7), the Debian Live tool suite." msgstr "" -"B<lb chroot_install-packages> ist ein low-level Befehl (\"plumbing\") von " -"I<live-build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_install-packages.1:16 @@ -756,6 +745,3 @@ msgid "" "generic live-build options. See I<live-build>(7) for a complete list of all " "generic live-build options." msgstr "" -"B<lb chroot_install-packages> hat keine spezifischen Optionen aber " -"unterstĂĽtzt alle allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr " -"eine vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_interactive.1.po b/manpages/po/de/lb_chroot_interactive.1.po index 3e2844072..a9666dc66 100644 --- a/manpages/po/de/lb_chroot_interactive.1.po +++ b/manpages/po/de/lb_chroot_interactive.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_interactive.1:5 msgid "B<lb chroot_interactive> - Complete the chroot stage" -msgstr "B<lb chroot_interactive> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_interactive.1:8 msgid "B<lb chroot_interactive> [I<live-build options>]" -msgstr "B<lb chroot_interactive> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_interactive.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_interactive> is a low-level command (plumbing) of I<live-build>" "(7), the Debian Live tool suite." msgstr "" -"B<lb chroot_interactive> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_interactive.1:16 @@ -756,6 +745,3 @@ msgid "" "live-build options. See I<live-build>(7) for a complete list of all generic " "live-build options." msgstr "" -"B<lb chroot_interactive> hat keine spezifischen Optionen aber unterstĂĽtzt " -"alle allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_linux-image.1.po b/manpages/po/de/lb_chroot_linux-image.1.po index 85ce52c41..ce3bb3ee7 100644 --- a/manpages/po/de/lb_chroot_linux-image.1.po +++ b/manpages/po/de/lb_chroot_linux-image.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_linux-image.1:5 msgid "B<lb chroot_linux-image> - Complete the chroot stage" -msgstr "B<lb chroot_linux-image> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_linux-image.1:8 msgid "B<lb chroot_linux-image> [I<live-build options>]" -msgstr "B<lb chroot_linux-image> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_linux-image.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_linux-image> is a low-level command (plumbing) of I<live-build>" "(7), the Debian Live tool suite." msgstr "" -"B<lb chroot_linux-image> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_linux-image.1:16 @@ -756,6 +745,3 @@ msgid "" "live-build options. See I<live-build>(7) for a complete list of all generic " "live-build options." msgstr "" -"B<lb chroot_linux-image> hat keine spezifischen Optionen aber unterstĂĽtzt " -"alle allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_local-hooks.1.po b/manpages/po/de/lb_chroot_local-hooks.1.po index 3718c049d..5435106f0 100644 --- a/manpages/po/de/lb_chroot_local-hooks.1.po +++ b/manpages/po/de/lb_chroot_local-hooks.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_local-hooks.1:5 msgid "B<lb chroot_local-hooks> - Complete the chroot stage" -msgstr "B<lb chroot_local-hooks> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_local-hooks.1:8 msgid "B<lb chroot_local-hooks> [I<live-build options>]" -msgstr "B<lb chroot_local-hooks> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_local-hooks.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_local-hooks> is a low-level command (plumbing) of I<live-build>" "(7), the Debian Live tool suite." msgstr "" -"B<lb chroot_local-hooks> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_local-hooks.1:16 @@ -756,6 +745,3 @@ msgid "" "live-build options. See I<live-build>(7) for a complete list of all generic " "live-build options." msgstr "" -"B<lb chroot_local-hooks> hat keine spezifischen Optionen aber unterstĂĽtzt " -"alle allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_local-includes.1.po b/manpages/po/de/lb_chroot_local-includes.1.po index fbd029fdd..2a972e45c 100644 --- a/manpages/po/de/lb_chroot_local-includes.1.po +++ b/manpages/po/de/lb_chroot_local-includes.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_local-includes.1:5 msgid "B<lb chroot_local-includes> - Complete the chroot stage" -msgstr "B<lb chroot_local-includes> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_local-includes.1:8 msgid "B<lb chroot_local-includes> [I<live-build options>]" -msgstr "B<lb chroot_local-includes> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_local-includes.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_local-includes> is a low-level command (plumbing) of I<live-" "build>(7), the Debian Live tool suite." msgstr "" -"B<lb chroot_local-includes> ist ein low-level Befehl (\"plumbing\") von " -"I<live-build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_local-includes.1:16 @@ -756,6 +745,3 @@ msgid "" "generic live-build options. See I<live-build>(7) for a complete list of all " "generic live-build options." msgstr "" -"B<lb chroot_local-includes> hat keine spezifischen Optionen aber unterstĂĽtzt " -"alle allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_local-packages.1.po b/manpages/po/de/lb_chroot_local-packages.1.po index bc87694df..9d8000b79 100644 --- a/manpages/po/de/lb_chroot_local-packages.1.po +++ b/manpages/po/de/lb_chroot_local-packages.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_local-packages.1:5 msgid "B<lb chroot_local-packages> - Complete the chroot stage" -msgstr "B<lb chroot_local-packages> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_local-packages.1:8 msgid "B<lb chroot_local-packages> [I<live-build options>]" -msgstr "B<lb chroot_local-packages> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_local-packages.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_local-packages> is a low-level command (plumbing) of I<live-" "build>(7), the Debian Live tool suite." msgstr "" -"B<lb chroot_local-packages> ist ein low-level Befehl (\"plumbing\") von " -"I<live-build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_local-packages.1:16 @@ -756,6 +745,3 @@ msgid "" "generic live-build options. See I<live-build>(7) for a complete list of all " "generic live-build options." msgstr "" -"B<lb chroot_local-packages> hat keine spezifischen Optionen aber unterstĂĽtzt " -"alle allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_local-packageslists.1.po b/manpages/po/de/lb_chroot_local-packageslists.1.po index 3e1a6d7b7..37cedf474 100644 --- a/manpages/po/de/lb_chroot_local-packageslists.1.po +++ b/manpages/po/de/lb_chroot_local-packageslists.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_local-packageslists.1:5 msgid "B<lb chroot_local-packageslists> - Complete the chroot stage" -msgstr "B<lb chroot_local-packageslists> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_local-packageslists.1:8 msgid "B<lb chroot_local-packageslists> [I<live-build options>]" -msgstr "B<lb chroot_local-packageslists> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_local-packageslists.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_local-packageslists> is a low-level command (plumbing) of I<live-" "build>(7), the Debian Live tool suite." msgstr "" -"B<lb chroot_local-packageslists> ist ein low-level Befehl (\"plumbing\") von " -"I<live-build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_local-packageslists.1:16 @@ -756,6 +745,3 @@ msgid "" "generic live-build options. See I<live-build>(7) for a complete list of all " "generic live-build options." msgstr "" -"B<lb chroot_local-packageslists> hat keine spezifischen Optionen aber " -"unterstĂĽtzt alle allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr " -"eine vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_local-patches.1.po b/manpages/po/de/lb_chroot_local-patches.1.po index 42cb9a663..1b5122a71 100644 --- a/manpages/po/de/lb_chroot_local-patches.1.po +++ b/manpages/po/de/lb_chroot_local-patches.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_local-patches.1:5 msgid "B<lb chroot_local-patches> - Complete the chroot stage" -msgstr "B<lb chroot_local-patches> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_local-patches.1:8 msgid "B<lb chroot_local-patches> [I<live-build options>]" -msgstr "B<lb chroot_local-patches> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_local-patches.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_local-patches> is a low-level command (plumbing) of I<live-build>" "(7), the Debian Live tool suite." msgstr "" -"B<lb chroot_local-patches> ist ein low-level Befehl (\"plumbing\") von " -"I<live-build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_local-patches.1:16 @@ -756,6 +745,3 @@ msgid "" "generic live-build options. See I<live-build>(7) for a complete list of all " "generic live-build options." msgstr "" -"B<lb chroot_local-patches> hat keine spezifischen Optionen aber unterstĂĽtzt " -"alle allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_local-preseed.1.po b/manpages/po/de/lb_chroot_local-preseed.1.po index 9788e462b..f09027ae1 100644 --- a/manpages/po/de/lb_chroot_local-preseed.1.po +++ b/manpages/po/de/lb_chroot_local-preseed.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_local-preseed.1:5 msgid "B<lb chroot_local-preseed> - Complete the chroot stage" -msgstr "B<lb chroot_local-preseed> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_local-preseed.1:8 msgid "B<lb chroot_local-preseed> [I<live-build options>]" -msgstr "B<lb chroot_local-preseed> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_local-preseed.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_local-preseed> is a low-level command (plumbing) of I<live-build>" "(7), the Debian Live tool suite." msgstr "" -"B<lb chroot_local-preseed> ist ein low-level Befehl (\"plumbing\") von " -"I<live-build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_local-preseed.1:16 @@ -756,6 +745,3 @@ msgid "" "generic live-build options. See I<live-build>(7) for a complete list of all " "generic live-build options." msgstr "" -"B<lb chroot_local-preseed> hat keine spezifischen Optionen aber unterstĂĽtzt " -"alle allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_localization.1.po b/manpages/po/de/lb_chroot_localization.1.po index 84ab798a0..5a697ebf9 100644 --- a/manpages/po/de/lb_chroot_localization.1.po +++ b/manpages/po/de/lb_chroot_localization.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_localization.1:5 msgid "B<lb chroot_localization> - Complete the chroot stage" -msgstr "B<lb chroot_localization> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_localization.1:8 msgid "B<lb chroot_localization> [I<live-build options>]" -msgstr "B<lb chroot_localization> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_localization.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_localization> is a low-level command (plumbing) of I<live-build>" "(7), the Debian Live tool suite." msgstr "" -"B<lb chroot_localization> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_localization.1:16 @@ -756,6 +745,3 @@ msgid "" "generic live-build options. See I<live-build>(7) for a complete list of all " "generic live-build options." msgstr "" -"B<lb chroot_localization> hat keine spezifischen Optionen aber unterstĂĽtzt " -"alle allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_packages.1.po b/manpages/po/de/lb_chroot_packages.1.po index 4b4eb7462..d08513b9c 100644 --- a/manpages/po/de/lb_chroot_packages.1.po +++ b/manpages/po/de/lb_chroot_packages.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_packages.1:5 msgid "B<lb chroot_packages> - Complete the chroot stage" -msgstr "B<lb chroot_packages> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_packages.1:8 msgid "B<lb chroot_packages> [I<live-build options>]" -msgstr "B<lb chroot_packages> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_packages.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_packages> is a low-level command (plumbing) of I<live-build>(7), " "the Debian Live tool suite." msgstr "" -"B<lb chroot_packages> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_packages.1:16 @@ -756,6 +745,3 @@ msgid "" "live-build options. See I<live-build>(7) for a complete list of all generic " "live-build options." msgstr "" -"B<lb chroot_packages> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_packageslists.1.po b/manpages/po/de/lb_chroot_packageslists.1.po index 061e859aa..04da73bcd 100644 --- a/manpages/po/de/lb_chroot_packageslists.1.po +++ b/manpages/po/de/lb_chroot_packageslists.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_packageslists.1:5 msgid "B<lb chroot_packageslists> - Complete the chroot stage" -msgstr "B<lb chroot_packageslists> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_packageslists.1:8 msgid "B<lb chroot_packageslists> [I<live-build options>]" -msgstr "B<lb chroot_packageslists> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_packageslists.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_packageslists> is a low-level command (plumbing) of I<live-build>" "(7), the Debian Live tool suite." msgstr "" -"B<lb chroot_packageslists> ist ein low-level Befehl (\"plumbing\") von " -"I<live-build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_packageslists.1:16 @@ -756,6 +745,3 @@ msgid "" "generic live-build options. See I<live-build>(7) for a complete list of all " "generic live-build options." msgstr "" -"B<lb chroot_packageslists> hat keine spezifischen Optionen aber unterstĂĽtzt " -"alle allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_preseed.1.po b/manpages/po/de/lb_chroot_preseed.1.po index 4e7ded6ac..5d7d0cc7b 100644 --- a/manpages/po/de/lb_chroot_preseed.1.po +++ b/manpages/po/de/lb_chroot_preseed.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_preseed.1:5 msgid "B<lb chroot_preseed> - Complete the chroot stage" -msgstr "B<lb chroot_preseed> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_preseed.1:8 msgid "B<lb chroot_preseed> [I<live-build options>]" -msgstr "B<lb chroot_preseed> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_preseed.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_preseed> is a low-level command (plumbing) of I<live-build>(7), " "the Debian Live tool suite." msgstr "" -"B<lb chroot_preseed> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_preseed.1:16 @@ -756,6 +745,3 @@ msgid "" "live-build options. See I<live-build>(7) for a complete list of all generic " "live-build options." msgstr "" -"B<lb chroot_preseed> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_proc.1.po b/manpages/po/de/lb_chroot_proc.1.po index 509fd7be4..e23deb670 100644 --- a/manpages/po/de/lb_chroot_proc.1.po +++ b/manpages/po/de/lb_chroot_proc.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_proc.1:5 msgid "B<lb chroot_proc> - Complete the chroot stage" -msgstr "B<lb chroot_proc> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_proc.1:8 msgid "B<lb chroot_proc> [I<live-build options>]" -msgstr "B<lb chroot_proc> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_proc.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_proc> is a low-level command (plumbing) of I<live-build>(7), the " "Debian Live tool suite." msgstr "" -"B<lb chroot_proc> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_proc.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb chroot_proc> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_resolv.1.po b/manpages/po/de/lb_chroot_resolv.1.po index a7124250b..20371c170 100644 --- a/manpages/po/de/lb_chroot_resolv.1.po +++ b/manpages/po/de/lb_chroot_resolv.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_resolv.1:5 msgid "B<lb chroot_resolv> - Complete the chroot stage" -msgstr "B<lb chroot_resolv> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_resolv.1:8 msgid "B<lb chroot_resolv> [I<live-build options>]" -msgstr "B<lb chroot_resolv> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_resolv.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_resolv> is a low-level command (plumbing) of I<live-build>(7), " "the Debian Live tool suite." msgstr "" -"B<lb chroot_resolv> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_resolv.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb chroot_resolv> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_selinuxfs.1.po b/manpages/po/de/lb_chroot_selinuxfs.1.po index 86f25e728..37052d659 100644 --- a/manpages/po/de/lb_chroot_selinuxfs.1.po +++ b/manpages/po/de/lb_chroot_selinuxfs.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_selinuxfs.1:5 msgid "B<lb chroot_selinuxfs> - Complete the chroot stage" -msgstr "B<lb chroot_selinuxfs> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_selinuxfs.1:8 msgid "B<lb chroot_selinuxfs> [I<live-build options>]" -msgstr "B<lb chroot_selinuxfs> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_selinuxfs.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_selinuxfs> is a low-level command (plumbing) of I<live-build>" "(7), the Debian Live tool suite." msgstr "" -"B<lb chroot_selinxufs> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_selinuxfs.1:16 @@ -756,6 +745,3 @@ msgid "" "live-build options. See I<live-build>(7) for a complete list of all generic " "live-build options." msgstr "" -"B<lb chroot_selinuxfs> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_sources.1.po b/manpages/po/de/lb_chroot_sources.1.po index 01fc91d90..811365f4a 100644 --- a/manpages/po/de/lb_chroot_sources.1.po +++ b/manpages/po/de/lb_chroot_sources.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-09 11:47+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_sources.1:5 msgid "B<lb chroot_sources> - Complete the chroot stage" -msgstr "B<lb chroot_sources> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_sources.1:8 msgid "B<lb chroot_sources> [I<live-build options>]" -msgstr "B<lb chroot_sources> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_sources.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_sources> is a low-level command (plumbing) of I<live-build>(7), " "the Debian Live tool suite." msgstr "" -"B<lb chroot_sources> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_sources.1:16 @@ -756,6 +745,3 @@ msgid "" "live-build options. See I<live-build>(7) for a complete list of all generic " "live-build options." msgstr "" -"B<lb chroot_sources> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_symlinks.1.po b/manpages/po/de/lb_chroot_symlinks.1.po index b03841738..b29c37264 100644 --- a/manpages/po/de/lb_chroot_symlinks.1.po +++ b/manpages/po/de/lb_chroot_symlinks.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_symlinks.1:5 msgid "B<lb chroot_symlinks> - Complete the chroot stage" -msgstr "B<lb chroot_symlinks> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_symlinks.1:8 msgid "B<lb chroot_symlinks> [I<live-build options>]" -msgstr "B<lb chroot_symlinks> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_symlinks.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_symlinks> is a low-level command (plumbing) of I<live-build>(7), " "the Debian Live tool suite." msgstr "" -"B<lb chroot_symlinks> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_symlinks.1:16 @@ -756,6 +745,3 @@ msgid "" "live-build options. See I<live-build>(7) for a complete list of all generic " "live-build options." msgstr "" -"B<lb chroot_symlinks> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_sysfs.1.po b/manpages/po/de/lb_chroot_sysfs.1.po index e250ce09f..d751646c1 100644 --- a/manpages/po/de/lb_chroot_sysfs.1.po +++ b/manpages/po/de/lb_chroot_sysfs.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_sysfs.1:5 msgid "B<lb chroot_sysfs> - Complete the chroot stage" -msgstr "B<lb chroot_sysfs> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_sysfs.1:8 msgid "B<lb chroot_sysfs> [I<live-build options>]" -msgstr "B<lb chroot_sysfs> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_sysfs.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_sysfs> is a low-level command (plumbing) of I<live-build>(7), " "the Debian Live tool suite." msgstr "" -"B<lb chroot_sysfs> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_sysfs.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb chroot_sysfs> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_sysv-rc.1.po b/manpages/po/de/lb_chroot_sysv-rc.1.po index 0c20f92d3..d80985904 100644 --- a/manpages/po/de/lb_chroot_sysv-rc.1.po +++ b/manpages/po/de/lb_chroot_sysv-rc.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_sysv-rc.1:5 msgid "B<lb chroot_sysv-rc> - Complete the chroot stage" -msgstr "B<lb chroot_sysv-rc> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_sysv-rc.1:8 msgid "B<lb chroot_sysv-rc> [I<live-build options>]" -msgstr "B<lb chroot_sysv-rc> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_sysv-rc.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_sysv-rc> is a low-level command (plumbing) of I<live-build>(7), " "the Debian Live tool suite." msgstr "" -"B<lb chroot_sysv-rc> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_sysv-rc.1:16 @@ -756,6 +745,3 @@ msgid "" "live-build options. See I<live-build>(7) for a complete list of all generic " "live-build options." msgstr "" -"B<lb chroot_sysv-rc> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_sysvinit.1.po b/manpages/po/de/lb_chroot_sysvinit.1.po index e4e75da69..7d0ce1c77 100644 --- a/manpages/po/de/lb_chroot_sysvinit.1.po +++ b/manpages/po/de/lb_chroot_sysvinit.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_sysvinit.1:5 msgid "B<lb chroot_sysvinit> - Complete the chroot stage" -msgstr "B<lb chroot_sysvinit> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_sysvinit.1:8 msgid "B<lb chroot_sysvinit> [I<live-build options>]" -msgstr "B<lb chroot_sysvinit> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_sysvinit.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_sysvinit> is a low-level command (plumbing) of I<live-build>(7), " "the Debian Live tool suite." msgstr "" -"B<lb chroot_sysvinit> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_sysvinit.1:16 @@ -756,6 +745,3 @@ msgid "" "live-build options. See I<live-build>(7) for a complete list of all generic " "live-build options." msgstr "" -"B<lb chroot_sysvinit> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_tasks.1.po b/manpages/po/de/lb_chroot_tasks.1.po index 54298d662..159583c5e 100644 --- a/manpages/po/de/lb_chroot_tasks.1.po +++ b/manpages/po/de/lb_chroot_tasks.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_tasks.1:5 msgid "B<lb chroot_tasks> - Complete the chroot stage" -msgstr "B<lb chroot_tasks> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_tasks.1:8 msgid "B<lb chroot_tasks> [I<live-build options>]" -msgstr "B<lb chroot_tasks> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_tasks.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_tasks> is a low-level command (plumbing) of I<live-build>(7), " "the Debian Live tool suite." msgstr "" -"B<lb chroot_tasks> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_tasks.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb chroot_tasks> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_chroot_upstart.1.po b/manpages/po/de/lb_chroot_upstart.1.po index 7f6397cf1..b2087a54d 100644 --- a/manpages/po/de/lb_chroot_upstart.1.po +++ b/manpages/po/de/lb_chroot_upstart.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_chroot_upstart.1:5 msgid "B<lb chroot_upstart> - Complete the chroot stage" -msgstr "B<lb chroot_upstart> - Erstellt die \"chroot\" Stufe" +msgstr "" #. type: Plain text #: en/lb_chroot_upstart.1:8 msgid "B<lb chroot_upstart> [I<live-build options>]" -msgstr "B<lb chroot_upstart> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_chroot_upstart.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb chroot_upstart> is a low-level command (plumbing) of I<live-build>(7), " "the Debian Live tool suite." msgstr "" -"B<lb chroot_upstart> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_chroot_upstart.1:16 @@ -756,6 +745,3 @@ msgid "" "live-build options. See I<live-build>(7) for a complete list of all generic " "live-build options." msgstr "" -"B<lb chroot_upstart> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_clean.1.po b/manpages/po/de/lb_clean.1.po index 5c942175a..fcb1516cd 100644 --- a/manpages/po/de/lb_clean.1.po +++ b/manpages/po/de/lb_clean.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,18 +683,16 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. type: Plain text #: en/lb_clean.1:5 msgid "B<lb clean> - Clean build directory" -msgstr "B<lb clean> - Räumt das Arbeitsverzeichnis auf" +msgstr "" #. type: Plain text #: en/lb_clean.1:8 msgid "B<lb clean> [I<live-build options>]" -msgstr "B<lb clean> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_clean.1:11 @@ -709,8 +700,6 @@ msgid "" "B<lb clean> is a high-level command (porcelain) of I<live-build>(7), the " "Debian Live tool suite." msgstr "" -"B<lb clean> ist ein high-level Befehl (\"porcelain\") von I<live-build>(7), " -"der Debian Live Tool Suite." #. FIXME #. FIXME @@ -721,10 +710,6 @@ msgid "" "removes the build directories, and removes some other files including stage " "files, and any detritus left behind by other live-build commands." msgstr "" -"B<lb clean> ist verantwortlich fĂĽr das Aufräumen nachdem ein System erstellt " -"wurde. Es entfernt die Arbeitsverzeichnisse und einige andere Dateien, " -"einschliesslich der \"stage\" Dateien, sowie Ăśberbleibsel anderer live-build " -"Befehle." #. type: Plain text #: en/lb_clean.1:18 @@ -733,16 +718,13 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb chroot_apt> unterstĂĽtzt zusätzlich zu spezifischen Optionen auch alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." #. FIXME #. type: IP #: en/lb_clean.1:20 #, no-wrap msgid "B<--all>" -msgstr "B<--all>" +msgstr "" #. type: Plain text #: en/lb_clean.1:22 @@ -750,64 +732,57 @@ msgid "" "removes chroot, binary, stage, and source. The cache directory is kept. This " "is the default operation and will be performed if no argument is given." msgstr "" -"entfernt \"chroot\", \"binary\", \"stage\" und \"source\" Stufen. Das cache " -"Verzeichnis bleibt bestehen. Dies ist die Standardoperation und wird " -"ausgefĂĽhrt, wenn kein Argument angegeben wird." #. type: IP #: en/lb_clean.1:22 #, no-wrap msgid "B<--cache>" -msgstr "B<--cache>" +msgstr "" #. type: Plain text #: en/lb_clean.1:24 msgid "removes the cache directories." -msgstr "entfernt die Cache Verzeichnisse." +msgstr "" #. type: IP #: en/lb_clean.1:24 #, no-wrap msgid "B<--chroot>" -msgstr "B<--chroot>" +msgstr "" #. type: Plain text #: en/lb_clean.1:26 msgid "unmounts and removes the chroot directory." -msgstr "hängt \"chroot\" Verzeichnis aus und entfernt es." +msgstr "" #. type: IP #: en/lb_clean.1:26 #, no-wrap msgid "B<--binary>" -msgstr "B<--binary>" +msgstr "" #. type: Plain text #: en/lb_clean.1:28 msgid "" "removes all binary related caches, files, directories, and stages files." msgstr "" -"entfernt alle auf \"binary\" bezogenen Caches, Dateien, Verzeichnisse und " -"\"stage\" Dateien." #. type: IP #: en/lb_clean.1:28 #, no-wrap msgid "B<--purge>" -msgstr "B<--purge>" +msgstr "" #. type: Plain text #: en/lb_clean.1:30 msgid "removes everything, including all caches. The config directory is kept." msgstr "" -"entfernt alles, inklusive aller Caches. Das \"config\" Verzeichnis bleibt " -"bestehen." #. type: IP #: en/lb_clean.1:30 #, no-wrap msgid "B<--remove>" -msgstr "B<--remove>" +msgstr "" #. type: Plain text #: en/lb_clean.1:32 @@ -815,37 +790,33 @@ msgid "" "removes everything, including package cache but not stage cache. The config " "directory is kept." msgstr "" -"entfernt alles, inklusive Paket-Cache, aber nicht \"stage\" Cache. Das " -"\"config\" Verzeichnis bleibt bestehen." #. type: IP #: en/lb_clean.1:32 #, no-wrap msgid "B<--stage>" -msgstr "B<--stage>" +msgstr "" #. type: Plain text #: en/lb_clean.1:34 msgid "removes all stage files." -msgstr "entfernt alle \"stage\" Dateien." +msgstr "" #. type: IP #: en/lb_clean.1:34 #, no-wrap msgid "B<--source>" -msgstr "B<--source>" +msgstr "" #. FIXME #. type: Plain text #: en/lb_clean.1:37 msgid "removes all source related caches, files, directories, and stage files." msgstr "" -"entfernt alle auf \"source\" bezogenen Caches, Dateien, Verzeichnisse und " -"\"stage\" Dateien." #. FIXME #. type: IP #: en/lb_clean.1:40 #, no-wrap msgid "B<auto/clean>" -msgstr "B<auto/clean>" +msgstr "" diff --git a/manpages/po/de/lb_config.1.po b/manpages/po/de/lb_config.1.po index fad229f3c..bf8226a1a 100644 --- a/manpages/po/de/lb_config.1.po +++ b/manpages/po/de/lb_config.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -604,7 +602,7 @@ msgstr "FEHLER" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -644,24 +642,22 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. type: Plain text #: en/lb_config.1:5 msgid "B<lb config> - Create config directory" -msgstr "B<lb config> - Erstellen des config Verzeichnisses" +msgstr "" #. type: Plain text #: en/lb_config.1:8 msgid "B<lb config> [I<live-build options>]" -msgstr "B<lb config> [I<live-build Opitonen>]" +msgstr "" #. FIXME #. type: Plain text #: en/lb_config.1:11 msgid "B<lb config>" -msgstr "B<lb config>" +msgstr "" #. type: Plain text #: en/lb_config.1:13 @@ -872,7 +868,7 @@ msgstr "" #. type: Plain text #: en/lb_config.1:95 msgid " [B<--force>]" -msgstr " [B<--force>]" +msgstr "" #. type: Plain text #: en/lb_config.1:97 @@ -1087,7 +1083,7 @@ msgstr "" #. type: Plain text #: en/lb_config.1:181 msgid " [B<--quiet>]" -msgstr " [B<--quiet>]" +msgstr "" #. type: Plain text #: en/lb_config.1:183 @@ -1192,7 +1188,7 @@ msgstr "" #. type: Plain text #: en/lb_config.1:223 msgid " [B<--verbose>]" -msgstr " [B<--verbose>]" +msgstr "" #. FIXME #. type: Plain text @@ -1206,8 +1202,6 @@ msgid "" "B<lb config> is a high-level command (porcelain) of I<live-build>(7), the " "Debian Live tool suite." msgstr "" -"B<lb clean> ist ein high-level Befehl (\"porcelain\") von I<live-build>(7), " -"der Debian Live Tool Suite." #. FIXME #. type: Plain text @@ -1242,9 +1236,6 @@ msgid "" "live-build options. See I<live-build>(7) for a complete list of all generic " "live-build options." msgstr "" -"B<lb chroot_apt> unterstĂĽtzt zusätzlich zu spezifischen Optionen auch alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." #. FIXME #. type: IP @@ -1812,7 +1803,7 @@ msgstr "" #: en/lb_config.1:316 #, no-wrap msgid "B<--dump>" -msgstr "B<--dump>" +msgstr "" #. type: Plain text #: en/lb_config.1:318 @@ -2818,13 +2809,13 @@ msgstr "" #: en/lb_config.1:470 #, no-wrap msgid "B<auto/config>" -msgstr "B<auto/config>" +msgstr "" #. type: IP #: en/lb_config.1:471 #, no-wrap msgid "B</etc/live/build.conf, /etc/live/build.d>" -msgstr "B</etc/live/build.conf, /etc/live/build.d>" +msgstr "" #. FIXME #. type: Plain text @@ -2843,8 +2834,3 @@ msgid "" "by writing a mail to the Debian Live mailing list at E<lt>I<debian-" "live@lists.debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." diff --git a/manpages/po/de/lb_local.1.po b/manpages/po/de/lb_local.1.po index b7a10d5e1..2f5b13dc1 100644 --- a/manpages/po/de/lb_local.1.po +++ b/manpages/po/de/lb_local.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-09 12:13+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,14 +335,14 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. type: IP #: en/lb.1:20 en/lb_binary.1:18 en/lb_bootstrap.1:18 en/lb_chroot.1:18 #: en/lb_local.1:18 en/lb_source.1:18 en/lb_testroot.1:22 #, no-wrap msgid "B<none>" -msgstr "B<keine>" +msgstr "" #. FIXME #. type: SH @@ -380,7 +381,7 @@ msgstr "B<keine>" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -417,7 +418,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -454,7 +455,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -492,7 +493,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -533,9 +534,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -573,7 +571,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -615,11 +613,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -657,7 +650,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -697,18 +690,16 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. type: Plain text #: en/lb_local.1:5 msgid "B<lb local> - wrapper for local live-build programs" -msgstr "B<lb local> - Wrapper fĂĽr lokale live-build Programme" +msgstr "" #. type: Plain text #: en/lb_local.1:8 msgid "B<lb local> [I<live-build\\ options>]" -msgstr "B<lb local> [I<live-build\\ Optionen>]" +msgstr "" #. type: Plain text #: en/lb_local.1:11 @@ -716,8 +707,6 @@ msgid "" "B<lb local> is a high-level command (porcelain) of I<live-build>(7), the " "Debian Live tool suite." msgstr "" -"B<lb local> ist ein high-level Befehl (\"porcelain\") von I<live-build>(7), " -"der Debian Live Tool Suite." #. type: Plain text #: en/lb_local.1:16 @@ -726,6 +715,3 @@ msgid "" "options. See I<live-build>(7) for a complete list of all generic live-build " "options." msgstr "" -"B<lb local> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_source.1.po b/manpages/po/de/lb_source.1.po index fac008db6..76acb2183 100644 --- a/manpages/po/de/lb_source.1.po +++ b/manpages/po/de/lb_source.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,14 +335,14 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. type: IP #: en/lb.1:20 en/lb_binary.1:18 en/lb_bootstrap.1:18 en/lb_chroot.1:18 #: en/lb_local.1:18 en/lb_source.1:18 en/lb_testroot.1:22 #, no-wrap msgid "B<none>" -msgstr "B<keine>" +msgstr "" #. FIXME #. type: SH @@ -380,7 +381,7 @@ msgstr "B<keine>" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -417,7 +418,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -454,7 +455,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -492,7 +493,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -533,9 +534,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -573,7 +571,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -615,11 +613,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -657,7 +650,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -697,18 +690,16 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. type: Plain text #: en/lb_source.1:5 msgid "B<lb source> - Complete the source stage" -msgstr "B<lb source> - Erstellt die \"source\" Stufe" +msgstr "" #. type: Plain text #: en/lb_source.1:8 msgid "B<lb source> [I<live-build options>]" -msgstr "B<lb source> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_source.1:11 @@ -716,8 +707,6 @@ msgid "" "B<lb source> is a high-level command (porcelain) of I<live-build>(7), the " "Debian Live tool suite." msgstr "" -"B<lb source> ist ein high-level Befehl (\"porcelain\") von I<live-build>(7), " -"der Debian Live Tool Suite." #. type: Plain text #: en/lb_source.1:13 @@ -725,8 +714,6 @@ msgid "" "B<lb source> calls all necessary live-build programs in the correct order to " "complete the source stage." msgstr "" -"B<lb source> ruft alle notwendigen live-build Programe in der richtigen " -"Reihenfolge auf um die \"source\" Stufe zu erstellen." #. type: Plain text #: en/lb_source.1:16 @@ -735,6 +722,3 @@ msgid "" "options. See I<live-build>(7) for a complete list of all generic live-build " "options." msgstr "" -"B<lb source> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_source_checksums.1.po b/manpages/po/de/lb_source_checksums.1.po index d24d9171e..41495d2f1 100644 --- a/manpages/po/de/lb_source_checksums.1.po +++ b/manpages/po/de/lb_source_checksums.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-09 11:47+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_source_checksums.1:5 msgid "B<lb source_checksums> - Complete the source stage" -msgstr "B<lb source_checksums> - Erstellt die \"source\" Stufe" +msgstr "" #. type: Plain text #: en/lb_source_checksums.1:8 msgid "B<lb source_checksums> [I<live-build options>]" -msgstr "B<lb source_checksums> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_source_checksums.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb source_checksums> is a low-level command (plumbing) of I<live-build>" "(7), the Debian Live tool suite." msgstr "" -"B<lb source_checksums> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_source_checksums.1:16 @@ -756,6 +745,3 @@ msgid "" "live-build options. See I<live-build>(7) for a complete list of all generic " "live-build options." msgstr "" -"B<lb source_checksums> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_source_debian-live.1.po b/manpages/po/de/lb_source_debian-live.1.po index 0a362f826..ba73a7103 100644 --- a/manpages/po/de/lb_source_debian-live.1.po +++ b/manpages/po/de/lb_source_debian-live.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-09 11:47+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_source_debian-live.1:5 msgid "B<lb source_debian-live> - Complete the source stage" -msgstr "B<lb source_debian-live> - Erstellt die \"source\" Stufe" +msgstr "" #. type: Plain text #: en/lb_source_debian-live.1:8 msgid "B<lb source_debian-live> [I<live-build options>]" -msgstr "B<lb source_debian-live> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_source_debian-live.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb source_debian-live> is a low-level command (plumbing) of I<live-build>" "(7), the Debian Live tool suite." msgstr "" -"B<lb source_debian-live> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_source_debian-live.1:16 @@ -756,6 +745,3 @@ msgid "" "live-build options. See I<live-build>(7) for a complete list of all generic " "live-build options." msgstr "" -"B<lb source_debian-live> hat keine spezifischen Optionen aber unterstĂĽtzt " -"alle allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_source_debian.1.po b/manpages/po/de/lb_source_debian.1.po index f63dba6bc..4b377ec0c 100644 --- a/manpages/po/de/lb_source_debian.1.po +++ b/manpages/po/de/lb_source_debian.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-09 11:47+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_source_debian.1:5 msgid "B<lb source_debian> - Complete the source stage" -msgstr "B<lb source_debian> - Erstellt die \"source\" Stufe" +msgstr "" #. type: Plain text #: en/lb_source_debian.1:8 msgid "B<lb source_debian> [I<live-build options>]" -msgstr "B<lb source_debian> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_source_debian.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb source_debian> is a low-level command (plumbing) of I<live-build>(7), " "the Debian Live tool suite." msgstr "" -"B<lb source_debian> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_source_debian.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb source_debian> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_source_disk.1.po b/manpages/po/de/lb_source_disk.1.po index 9e16a3688..a6f27338f 100644 --- a/manpages/po/de/lb_source_disk.1.po +++ b/manpages/po/de/lb_source_disk.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-09 11:47+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_source_disk.1:5 msgid "B<lb source_disk> - Complete the source stage" -msgstr "B<lb source_disk> - Erstellt die \"source\" Stufe" +msgstr "" #. type: Plain text #: en/lb_source_disk.1:8 msgid "B<lb source_disk> [I<live-build options>]" -msgstr "B<lb source_disk> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_source_disk.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb source_disk> is a low-level command (plumbing) of I<live-build>(7), the " "Debian Live tool suite." msgstr "" -"B<lb source_disk> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_source_disk.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb source_disk> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_source_iso.1.po b/manpages/po/de/lb_source_iso.1.po index 58dbf6df0..da67a308c 100644 --- a/manpages/po/de/lb_source_iso.1.po +++ b/manpages/po/de/lb_source_iso.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-09 11:47+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_source_iso.1:5 msgid "B<lb source_iso> - Complete the source stage" -msgstr "B<lb source_iso> - Erstellt die \"source\" Stufe" +msgstr "" #. type: Plain text #: en/lb_source_iso.1:8 msgid "B<lb source_iso> [I<live-build options>]" -msgstr "B<lb source_iso> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_source_iso.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb source_iso> is a low-level command (plumbing) of I<live-build>(7), the " "Debian Live tool suite." msgstr "" -"B<lb source_iso> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_source_iso.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb source_iso> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_source_net.1.po b/manpages/po/de/lb_source_net.1.po index 9f4e4e86a..4e80ee1df 100644 --- a/manpages/po/de/lb_source_net.1.po +++ b/manpages/po/de/lb_source_net.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-09 11:47+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_source_net.1:5 msgid "B<lb source_net> - Complete the source stage" -msgstr "B<lb source_net> - Erstellt die \"source\" Stufe" +msgstr "" #. type: Plain text #: en/lb_source_net.1:8 msgid "B<lb source_net> [I<live-build options>]" -msgstr "B<lb source_net> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_source_net.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb source_net> is a low-level command (plumbing) of I<live-build>(7), the " "Debian Live tool suite." msgstr "" -"B<lb source_net> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_source_net.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb source_net> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_source_tar.1.po b/manpages/po/de/lb_source_tar.1.po index f422ddd85..63c3faa99 100644 --- a/manpages/po/de/lb_source_tar.1.po +++ b/manpages/po/de/lb_source_tar.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-09 11:47+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_source_tar.1:5 msgid "B<lb source_tar> - Complete the source stage" -msgstr "B<lb source_tar> - Erstellt die \"source\" Stufe" +msgstr "" #. type: Plain text #: en/lb_source_tar.1:8 msgid "B<lb source_tar> [I<live-build options>]" -msgstr "B<lb source_tar> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_source_tar.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb source_tar> is a low-level command (plumbing) of I<live-build>(7), the " "Debian Live tool suite." msgstr "" -"B<lb source_tar> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_source_tar.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb source_tar> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_source_usb.1.po b/manpages/po/de/lb_source_usb.1.po index 65368c9b7..dcce0691a 100644 --- a/manpages/po/de/lb_source_usb.1.po +++ b/manpages/po/de/lb_source_usb.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-09 11:47+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_source_usb.1:5 msgid "B<lb source_usb> - Complete the source stage" -msgstr "B<lb source_usb> - Erstellt die \"source\" Stufe" +msgstr "" #. type: Plain text #: en/lb_source_usb.1:8 msgid "B<lb source_usb> [I<live-build options>]" -msgstr "B<lb source_usb> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_source_usb.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb source_usb> is a low-level command (plumbing) of I<live-build>(7), the " "Debian Live tool suite." msgstr "" -"B<lb source_usb> ist ein low-level Befehl (\"plumbing\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_source_usb.1:16 @@ -756,6 +745,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb source_usb> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_source_virtual-hdd.1.po b/manpages/po/de/lb_source_virtual-hdd.1.po index 63143d19a..db112bfdb 100644 --- a/manpages/po/de/lb_source_virtual-hdd.1.po +++ b/manpages/po/de/lb_source_virtual-hdd.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-09 11:47+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -447,7 +448,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -485,7 +486,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -526,9 +527,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -566,7 +564,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -608,11 +606,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -650,7 +643,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -690,8 +683,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -728,17 +719,17 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: Plain text #: en/lb_source_virtual-hdd.1:5 msgid "B<lb source_virtual-hdd> - Complete the source stage" -msgstr "B<lb source_virtual-hdd> - Erstellt die \"source\" Stufe" +msgstr "" #. type: Plain text #: en/lb_source_virtual-hdd.1:8 msgid "B<lb source_virtual-hdd> [I<live-build options>]" -msgstr "B<lb source_virtual-hdd> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_source_virtual-hdd.1:11 @@ -746,8 +737,6 @@ msgid "" "B<lb source_virtual-hdd> is a low-level command (plumbing) of I<live-build>" "(7), the Debian Live tool suite." msgstr "" -"B<lb source_virtual-hdd> ist ein low-level Befehl (\"plumbing\") von I<live-" -"build>(7), der Debian Live Tool Suite." #. type: Plain text #: en/lb_source_virtual-hdd.1:16 @@ -756,6 +745,3 @@ msgid "" "live-build options. See I<live-build>(7) for a complete list of all generic " "live-build options." msgstr "" -"B<lb source_virtual-hdd> hat keine spezifischen Optionen aber unterstĂĽtzt " -"alle allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/lb_testroot.1.po b/manpages/po/de/lb_testroot.1.po index 5fa621190..3ddf42dab 100644 --- a/manpages/po/de/lb_testroot.1.po +++ b/manpages/po/de/lb_testroot.1.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,14 +335,14 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. type: IP #: en/lb.1:20 en/lb_binary.1:18 en/lb_bootstrap.1:18 en/lb_chroot.1:18 #: en/lb_local.1:18 en/lb_source.1:18 en/lb_testroot.1:22 #, no-wrap msgid "B<none>" -msgstr "B<keine>" +msgstr "" #. FIXME #. type: SH @@ -380,7 +381,7 @@ msgstr "B<keine>" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:24 en/lb_binary.1:22 en/lb_binary_checksums.1:23 @@ -417,7 +418,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:23 en/lb_source_tar.1:23 en/lb_source_usb.1:23 #: en/lb_source_virtual-hdd.1:23 en/lb_testroot.1:26 msgid "I<live-build>(7)" -msgstr "I<live-build>(7)" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -454,7 +455,7 @@ msgstr "I<live-build>(7)" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -492,7 +493,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -533,9 +534,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -573,7 +571,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -615,11 +613,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -657,7 +650,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -697,18 +690,16 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. type: Plain text #: en/lb_testroot.1:5 msgid "B<lb testroot> - Ensure that a system is built as root" -msgstr "B<lb testroot> - stellt sicher, dass ein System als root erstellt wird" +msgstr "" #. type: Plain text #: en/lb_testroot.1:8 msgid "B<lb testroot> [I<live-build options>]" -msgstr "B<lb testroot> [I<live-build Optionen>]" +msgstr "" #. type: Plain text #: en/lb_testroot.1:11 @@ -716,8 +707,6 @@ msgid "" "B<lb testroot> is a high-level command (porcelain) of I<live-build>(7), the " "Debian Live tool suite." msgstr "" -"B<lb testroot> ist ein high-level Befehl (\"porcelain\") von I<live-build>" -"(7), der Debian Live Tool Suite." #. FIXME #. type: Plain text @@ -726,8 +715,6 @@ msgid "" "B<lb testroot> simply checks to see if you are root. If not, it exits with " "an error. Debian Live images must currently be built as real root." msgstr "" -"B<lb testroot> prueft, ob Sie Root sind. Wenn nicht, endet es mit einem " -"Fehler. Debian Live Images muessen derzeit als echter root erstellt werden." #. FIXME #. type: Plain text @@ -737,9 +724,6 @@ msgid "" "build itself is still experimental, however, calling a helper yourself with " "sudo is safe." msgstr "" -"Hinweis: UnterstĂĽtzung fĂĽr die Benutzung von I<fakeroot>(1) und I<sudo>(8) " -"innerhalb von live-build ist noch immer experimentell, jedoch ist es sicher, " -"einen Helfer direkt mit sudo aufzurufen." #. type: Plain text #: en/lb_testroot.1:20 @@ -748,6 +732,3 @@ msgid "" "build options. See I<live-build>(7) for a complete list of all generic live-" "build options." msgstr "" -"B<lb testroot> hat keine spezifischen Optionen aber unterstĂĽtzt alle " -"allgemeinen live-build Optionen. Siehe I<live-build>(7) fĂĽr eine " -"vollständige Liste aller allgemeinen live-build Optionen." diff --git a/manpages/po/de/live-build.7.po b/manpages/po/de/live-build.7.po index 6b501a61e..df8a89dd3 100644 --- a/manpages/po/de/live-build.7.po +++ b/manpages/po/de/live-build.7.po @@ -1,17 +1,18 @@ # German translations for live-build package -# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2011 Free Software Foundation, Inc. # This file is distributed under the same license as the live-build package. +# Automatically generated, 2011. # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0.11\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" -"PO-Revision-Date: 2010-05-08 23:50+0300\n" -"Last-Translator: Daniel Baumann <daniel@debian.org>\n" +"Project-Id-Version: live-build VERSION\n" +"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"PO-Revision-Date: 2011-01-11 14:52+0100\n" +"Last-Translator: Automatically generated\n" "Language-Team: none\n" -"Language: \n" +"Language: de\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=ASCII\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -82,8 +83,8 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" -msgstr "24.12.2010" +msgid "2011-01-11" +msgstr "" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 @@ -153,7 +154,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap msgid "Debian Live Project" -msgstr "Debian Live Projekt" +msgstr "" #. type: SH #: en/lb.1:3 en/lb_binary.1:3 en/lb_binary_checksums.1:3 @@ -188,7 +189,7 @@ msgstr "Debian Live Projekt" #: en/lb_source_virtual-hdd.1:3 en/lb_testroot.1:3 en/live-build.7:3 #, no-wrap msgid "NAME" -msgstr "NAME" +msgstr "" #. type: SH #: en/lb.1:6 en/lb_binary.1:6 en/lb_binary_checksums.1:6 @@ -223,7 +224,7 @@ msgstr "NAME" #: en/lb_source_virtual-hdd.1:6 en/lb_testroot.1:6 en/live-build.7:6 #, no-wrap msgid "SYNOPSIS" -msgstr "ĂśBERSICHT" +msgstr "" #. type: SH #: en/lb.1:11 en/lb_binary.1:9 en/lb_binary_checksums.1:9 @@ -258,7 +259,7 @@ msgstr "ĂśBERSICHT" #: en/lb_source_virtual-hdd.1:9 en/lb_testroot.1:9 en/live-build.7:11 #, no-wrap msgid "DESCRIPTION" -msgstr "BESCHREIBUNG" +msgstr "" #. type: SH #: en/lb.1:16 en/lb_binary.1:14 en/lb_binary_checksums.1:14 @@ -296,7 +297,7 @@ msgstr "BESCHREIBUNG" #: en/lb_source_virtual-hdd.1:14 en/lb_testroot.1:18 en/live-build.7:20 #, no-wrap msgid "OPTIONS" -msgstr "OPTIONEN" +msgstr "" #. type: SH #: en/lb.1:19 en/lb_binary.1:17 en/lb_binary_checksums.1:17 @@ -334,7 +335,7 @@ msgstr "OPTIONEN" #: en/lb_source_virtual-hdd.1:17 en/lb_testroot.1:21 en/live-build.7:239 #, no-wrap msgid "FILES" -msgstr "DATEIEN" +msgstr "" #. FIXME #. type: SH @@ -373,7 +374,7 @@ msgstr "DATEIEN" #: en/lb_source_virtual-hdd.1:21 en/lb_testroot.1:24 en/live-build.7:244 #, no-wrap msgid "SEE ALSO" -msgstr "SIEHE AUCH" +msgstr "" #. type: Plain text #: en/lb.1:26 en/lb_binary.1:24 en/lb_binary_checksums.1:25 @@ -410,7 +411,7 @@ msgstr "SIEHE AUCH" #: en/lb_source_net.1:25 en/lb_source_tar.1:25 en/lb_source_usb.1:25 #: en/lb_source_virtual-hdd.1:25 en/lb_testroot.1:28 en/live-build.7:248 msgid "This program is a part of live-build." -msgstr "Dieses Programm ist Teil von live-build." +msgstr "" #. type: SH #: en/lb.1:27 en/lb_binary.1:25 en/lb_binary_checksums.1:26 @@ -448,7 +449,7 @@ msgstr "Dieses Programm ist Teil von live-build." #: en/lb_source_virtual-hdd.1:26 en/lb_testroot.1:29 en/live-build.7:249 #, no-wrap msgid "HOMEPAGE" -msgstr "HOMEPAGE" +msgstr "" #. type: Plain text #: en/lb.1:29 en/lb_binary.1:27 en/lb_binary_checksums.1:28 @@ -489,9 +490,6 @@ msgid "" "on the homepage at E<lt>I<http://live.debian.net/>E<gt> and in the manual at " "E<lt>I<http://live.debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. type: SH #: en/lb.1:30 en/lb_binary.1:28 en/lb_binary_checksums.1:29 @@ -529,7 +527,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:29 en/lb_testroot.1:32 en/live-build.7:252 #, no-wrap msgid "BUGS" -msgstr "FEHLER" +msgstr "" #. type: Plain text #: en/lb.1:32 en/lb_binary.1:30 en/lb_binary_checksums.1:31 @@ -571,11 +569,6 @@ msgid "" "writing a mail to the Debian Live mailing list at E<lt>I<debian-live@lists." "debian.org>E<gt>." msgstr "" -"Fehler können durch Einreichen eines Fehlerberichtes fĂĽr das live-build " -"Paket im Debian Bug Tracking System unter E<lt>I<http://bugs.debian.org/" -">E<gt> oder durch Senden einer E-Mail an die Debian Live Mailing Liste unter " -"E<lt>I<debian-live@lists.debian.org>E<gt> (englischsprachig) mitgeteilt " -"werden." #. type: SH #: en/lb.1:33 en/lb_binary.1:31 en/lb_binary_checksums.1:32 @@ -613,7 +606,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:32 en/lb_testroot.1:35 en/live-build.7:255 #, no-wrap msgid "AUTHOR" -msgstr "AUTOR" +msgstr "" #. type: Plain text #: en/lb.1:34 en/lb_binary.1:32 en/lb_binary_checksums.1:33 @@ -653,8 +646,6 @@ msgid "" "live-build was written by Daniel Baumann E<lt>I<daniel@debian.org>E<gt> for " "the Debian project." msgstr "" -"live-build wurde von Daniel Baumann E<lt>I<daniel@debian.org>E<gt> fĂĽr das " -"Debian Projekt geschrieben." #. FIXME #. type: IP @@ -691,7 +682,7 @@ msgstr "" #: en/lb_source_virtual-hdd.1:19 en/live-build.7:241 #, no-wrap msgid "B<n/a>" -msgstr "B<n/a>" +msgstr "" #. type: IP #: en/lb_config.1:312 en/live-build.7:36 @@ -720,7 +711,7 @@ msgstr "" #. type: Plain text #: en/live-build.7:5 msgid "B<live-build> - the Debian Live tool suite" -msgstr "B<live-build> - die Debian Live Tool Suite" +msgstr "" #. FIXME #. FIXME @@ -731,9 +722,6 @@ msgid "" "breakpoints>] [B<--conffile>] [B<--debug>] [B<--force>] [B<--quiet>] [B<--" "verbose>]" msgstr "" -"B<lb >I<BEFEHL> [B<-h|--help>] [B<-u|--usage>] [B<-v|--version>] [B<--" -"breakpoints>] [B<--conffile>] [B<--debug>] [B<--force>] [B<--quiet>] [B<--" -"verbose>]" #. FIXME #. type: Plain text @@ -757,9 +745,6 @@ msgid "" "individual manpages for each helper and in the manual at E<lt>I<http://live." "debian.net/manual/>E<gt>." msgstr "" -"Weitere Informationen ĂĽber live-build und das Debian Live Projekt können auf " -"der Homepage unter E<lt>I<http://live.debian.net/>E<gt> und im Handbuch " -"unter E<lt>I<http://live.debian.net/manual/>E<gt> gefunden werden." #. FIXME #. type: SS @@ -1872,4 +1857,4 @@ msgstr "" #. type: Plain text #: en/live-build.7:246 msgid "I<live-initramfs>(7)" -msgstr "I<live-initramfs>(7)" +msgstr "" diff --git a/manpages/pot/lb.1.pot b/manpages/pot/lb.1.pot index edc68386a..5a63047f4 100644 --- a/manpages/pot/lb.1.pot +++ b/manpages/pot/lb.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary.1.pot b/manpages/pot/lb_binary.1.pot index b43f9fe59..1dd7c5afc 100644 --- a/manpages/pot/lb_binary.1.pot +++ b/manpages/pot/lb_binary.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_checksums.1.pot b/manpages/pot/lb_binary_checksums.1.pot index 16179f741..45c73ef74 100644 --- a/manpages/pot/lb_binary_checksums.1.pot +++ b/manpages/pot/lb_binary_checksums.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_chroot.1.pot b/manpages/pot/lb_binary_chroot.1.pot index 05c2c9731..5fbbf1530 100644 --- a/manpages/pot/lb_binary_chroot.1.pot +++ b/manpages/pot/lb_binary_chroot.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_debian-installer.1.pot b/manpages/pot/lb_binary_debian-installer.1.pot index 3e55b3ac7..b04e7325c 100644 --- a/manpages/pot/lb_binary_debian-installer.1.pot +++ b/manpages/pot/lb_binary_debian-installer.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_disk.1.pot b/manpages/pot/lb_binary_disk.1.pot index b5d700cc3..6d217aae1 100644 --- a/manpages/pot/lb_binary_disk.1.pot +++ b/manpages/pot/lb_binary_disk.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_encryption.1.pot b/manpages/pot/lb_binary_encryption.1.pot index 9a82db640..81bef5fe1 100644 --- a/manpages/pot/lb_binary_encryption.1.pot +++ b/manpages/pot/lb_binary_encryption.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_grub.1.pot b/manpages/pot/lb_binary_grub.1.pot index e220b1530..a3a8171f4 100644 --- a/manpages/pot/lb_binary_grub.1.pot +++ b/manpages/pot/lb_binary_grub.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_grub2.1.pot b/manpages/pot/lb_binary_grub2.1.pot index 105ec4e80..d96bac47a 100644 --- a/manpages/pot/lb_binary_grub2.1.pot +++ b/manpages/pot/lb_binary_grub2.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_includes.1.pot b/manpages/pot/lb_binary_includes.1.pot index 15359ddc7..e38f916bd 100644 --- a/manpages/pot/lb_binary_includes.1.pot +++ b/manpages/pot/lb_binary_includes.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_iso.1.pot b/manpages/pot/lb_binary_iso.1.pot index 3d937f0d3..df305a2c8 100644 --- a/manpages/pot/lb_binary_iso.1.pot +++ b/manpages/pot/lb_binary_iso.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_linux-image.1.pot b/manpages/pot/lb_binary_linux-image.1.pot index 32382dd55..13548cdfe 100644 --- a/manpages/pot/lb_binary_linux-image.1.pot +++ b/manpages/pot/lb_binary_linux-image.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_local-hooks.1.pot b/manpages/pot/lb_binary_local-hooks.1.pot index 74c2d9a88..380f40869 100644 --- a/manpages/pot/lb_binary_local-hooks.1.pot +++ b/manpages/pot/lb_binary_local-hooks.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_local-includes.1.pot b/manpages/pot/lb_binary_local-includes.1.pot index d0be92597..070bfa8c3 100644 --- a/manpages/pot/lb_binary_local-includes.1.pot +++ b/manpages/pot/lb_binary_local-includes.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_local-packageslists.1.pot b/manpages/pot/lb_binary_local-packageslists.1.pot index bf2de4512..dc826ee2f 100644 --- a/manpages/pot/lb_binary_local-packageslists.1.pot +++ b/manpages/pot/lb_binary_local-packageslists.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_manifest.1.pot b/manpages/pot/lb_binary_manifest.1.pot index eb7086b88..a21392235 100644 --- a/manpages/pot/lb_binary_manifest.1.pot +++ b/manpages/pot/lb_binary_manifest.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_memtest.1.pot b/manpages/pot/lb_binary_memtest.1.pot index 684cd987f..7b14c6be9 100644 --- a/manpages/pot/lb_binary_memtest.1.pot +++ b/manpages/pot/lb_binary_memtest.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_net.1.pot b/manpages/pot/lb_binary_net.1.pot index 12b763b67..418b7ffdc 100644 --- a/manpages/pot/lb_binary_net.1.pot +++ b/manpages/pot/lb_binary_net.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_rootfs.1.pot b/manpages/pot/lb_binary_rootfs.1.pot index 6e4b70b01..d856e839d 100644 --- a/manpages/pot/lb_binary_rootfs.1.pot +++ b/manpages/pot/lb_binary_rootfs.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_silo.1.pot b/manpages/pot/lb_binary_silo.1.pot index 8100a464e..0d119de13 100644 --- a/manpages/pot/lb_binary_silo.1.pot +++ b/manpages/pot/lb_binary_silo.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_syslinux.1.pot b/manpages/pot/lb_binary_syslinux.1.pot index 1e192fe75..09855c343 100644 --- a/manpages/pot/lb_binary_syslinux.1.pot +++ b/manpages/pot/lb_binary_syslinux.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_tar.1.pot b/manpages/pot/lb_binary_tar.1.pot index b658dd5ce..e3302a920 100644 --- a/manpages/pot/lb_binary_tar.1.pot +++ b/manpages/pot/lb_binary_tar.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_usb.1.pot b/manpages/pot/lb_binary_usb.1.pot index f506725f3..bb296e637 100644 --- a/manpages/pot/lb_binary_usb.1.pot +++ b/manpages/pot/lb_binary_usb.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_virtual-hdd.1.pot b/manpages/pot/lb_binary_virtual-hdd.1.pot index 83e124944..ec118eb50 100644 --- a/manpages/pot/lb_binary_virtual-hdd.1.pot +++ b/manpages/pot/lb_binary_virtual-hdd.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_win32-loader.1.pot b/manpages/pot/lb_binary_win32-loader.1.pot index 71e4b2cf8..2b4996a6b 100644 --- a/manpages/pot/lb_binary_win32-loader.1.pot +++ b/manpages/pot/lb_binary_win32-loader.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_yaboot.1.pot b/manpages/pot/lb_binary_yaboot.1.pot index ac2ab78ae..6fcb37371 100644 --- a/manpages/pot/lb_binary_yaboot.1.pot +++ b/manpages/pot/lb_binary_yaboot.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_bootstrap.1.pot b/manpages/pot/lb_bootstrap.1.pot index 449118907..3269b08fc 100644 --- a/manpages/pot/lb_bootstrap.1.pot +++ b/manpages/pot/lb_bootstrap.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_bootstrap_cache.1.pot b/manpages/pot/lb_bootstrap_cache.1.pot index 41913fe8e..49c2b3873 100644 --- a/manpages/pot/lb_bootstrap_cache.1.pot +++ b/manpages/pot/lb_bootstrap_cache.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_bootstrap_cdebootstrap.1.pot b/manpages/pot/lb_bootstrap_cdebootstrap.1.pot index 299946254..adbebcd63 100644 --- a/manpages/pot/lb_bootstrap_cdebootstrap.1.pot +++ b/manpages/pot/lb_bootstrap_cdebootstrap.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_bootstrap_copy.1.pot b/manpages/pot/lb_bootstrap_copy.1.pot index aa03281dd..7575ad9d4 100644 --- a/manpages/pot/lb_bootstrap_copy.1.pot +++ b/manpages/pot/lb_bootstrap_copy.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_bootstrap_debootstrap.1.pot b/manpages/pot/lb_bootstrap_debootstrap.1.pot index 55bca0d3e..40531a04d 100644 --- a/manpages/pot/lb_bootstrap_debootstrap.1.pot +++ b/manpages/pot/lb_bootstrap_debootstrap.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_build.1.pot b/manpages/pot/lb_build.1.pot index 90da2ef7b..4a8342f22 100644 --- a/manpages/pot/lb_build.1.pot +++ b/manpages/pot/lb_build.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot.1.pot b/manpages/pot/lb_chroot.1.pot index f61cfb4f3..89ccb07f6 100644 --- a/manpages/pot/lb_chroot.1.pot +++ b/manpages/pot/lb_chroot.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_apt.1.pot b/manpages/pot/lb_chroot_apt.1.pot index 0dbe1fd5e..933b2c4a2 100644 --- a/manpages/pot/lb_chroot_apt.1.pot +++ b/manpages/pot/lb_chroot_apt.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_cache.1.pot b/manpages/pot/lb_chroot_cache.1.pot index 47d7fcb9b..ba7fb8fab 100644 --- a/manpages/pot/lb_chroot_cache.1.pot +++ b/manpages/pot/lb_chroot_cache.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_debianchroot.1.pot b/manpages/pot/lb_chroot_debianchroot.1.pot index 16e95105e..33026b244 100644 --- a/manpages/pot/lb_chroot_debianchroot.1.pot +++ b/manpages/pot/lb_chroot_debianchroot.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_devpts.1.pot b/manpages/pot/lb_chroot_devpts.1.pot index 25f37de47..a763322ba 100644 --- a/manpages/pot/lb_chroot_devpts.1.pot +++ b/manpages/pot/lb_chroot_devpts.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_dpkg.1.pot b/manpages/pot/lb_chroot_dpkg.1.pot index eb43d97ba..017513a6e 100644 --- a/manpages/pot/lb_chroot_dpkg.1.pot +++ b/manpages/pot/lb_chroot_dpkg.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_hacks.1.pot b/manpages/pot/lb_chroot_hacks.1.pot index 51e3f0494..2be6d38c5 100644 --- a/manpages/pot/lb_chroot_hacks.1.pot +++ b/manpages/pot/lb_chroot_hacks.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_hooks.1.pot b/manpages/pot/lb_chroot_hooks.1.pot index c14d14035..fccb3da73 100644 --- a/manpages/pot/lb_chroot_hooks.1.pot +++ b/manpages/pot/lb_chroot_hooks.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_hostname.1.pot b/manpages/pot/lb_chroot_hostname.1.pot index b933ef82d..bfaaa7821 100644 --- a/manpages/pot/lb_chroot_hostname.1.pot +++ b/manpages/pot/lb_chroot_hostname.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_hosts.1.pot b/manpages/pot/lb_chroot_hosts.1.pot index 2bfced0a7..ef1f7cdaa 100644 --- a/manpages/pot/lb_chroot_hosts.1.pot +++ b/manpages/pot/lb_chroot_hosts.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_install-packages.1.pot b/manpages/pot/lb_chroot_install-packages.1.pot index 3eb8fc56a..af9b2b836 100644 --- a/manpages/pot/lb_chroot_install-packages.1.pot +++ b/manpages/pot/lb_chroot_install-packages.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_interactive.1.pot b/manpages/pot/lb_chroot_interactive.1.pot index 0cd42cf5d..2ca9006f3 100644 --- a/manpages/pot/lb_chroot_interactive.1.pot +++ b/manpages/pot/lb_chroot_interactive.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_linux-image.1.pot b/manpages/pot/lb_chroot_linux-image.1.pot index a391982c3..13a73a02a 100644 --- a/manpages/pot/lb_chroot_linux-image.1.pot +++ b/manpages/pot/lb_chroot_linux-image.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_local-hooks.1.pot b/manpages/pot/lb_chroot_local-hooks.1.pot index f3181dac5..a7386cf52 100644 --- a/manpages/pot/lb_chroot_local-hooks.1.pot +++ b/manpages/pot/lb_chroot_local-hooks.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_local-includes.1.pot b/manpages/pot/lb_chroot_local-includes.1.pot index f376f1a6f..aea7455c5 100644 --- a/manpages/pot/lb_chroot_local-includes.1.pot +++ b/manpages/pot/lb_chroot_local-includes.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_local-packages.1.pot b/manpages/pot/lb_chroot_local-packages.1.pot index 44e917ad7..b80940b2f 100644 --- a/manpages/pot/lb_chroot_local-packages.1.pot +++ b/manpages/pot/lb_chroot_local-packages.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_local-packageslists.1.pot b/manpages/pot/lb_chroot_local-packageslists.1.pot index 7d06624b8..c59720b7f 100644 --- a/manpages/pot/lb_chroot_local-packageslists.1.pot +++ b/manpages/pot/lb_chroot_local-packageslists.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_local-patches.1.pot b/manpages/pot/lb_chroot_local-patches.1.pot index d8793cc36..2d714c92a 100644 --- a/manpages/pot/lb_chroot_local-patches.1.pot +++ b/manpages/pot/lb_chroot_local-patches.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_local-preseed.1.pot b/manpages/pot/lb_chroot_local-preseed.1.pot index 006b39f81..01e3a7b32 100644 --- a/manpages/pot/lb_chroot_local-preseed.1.pot +++ b/manpages/pot/lb_chroot_local-preseed.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_localization.1.pot b/manpages/pot/lb_chroot_localization.1.pot index 9156aa931..1af9a5255 100644 --- a/manpages/pot/lb_chroot_localization.1.pot +++ b/manpages/pot/lb_chroot_localization.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_packages.1.pot b/manpages/pot/lb_chroot_packages.1.pot index c5db2c9a0..f34183475 100644 --- a/manpages/pot/lb_chroot_packages.1.pot +++ b/manpages/pot/lb_chroot_packages.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_packageslists.1.pot b/manpages/pot/lb_chroot_packageslists.1.pot index 5115df247..857c0a707 100644 --- a/manpages/pot/lb_chroot_packageslists.1.pot +++ b/manpages/pot/lb_chroot_packageslists.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_preseed.1.pot b/manpages/pot/lb_chroot_preseed.1.pot index 5a3c70389..06bf41aa5 100644 --- a/manpages/pot/lb_chroot_preseed.1.pot +++ b/manpages/pot/lb_chroot_preseed.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_proc.1.pot b/manpages/pot/lb_chroot_proc.1.pot index e2559f62b..e5962d4b0 100644 --- a/manpages/pot/lb_chroot_proc.1.pot +++ b/manpages/pot/lb_chroot_proc.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_resolv.1.pot b/manpages/pot/lb_chroot_resolv.1.pot index a20003c0c..c498cd5b8 100644 --- a/manpages/pot/lb_chroot_resolv.1.pot +++ b/manpages/pot/lb_chroot_resolv.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_selinuxfs.1.pot b/manpages/pot/lb_chroot_selinuxfs.1.pot index 9f2da5d66..bd3a1aeb7 100644 --- a/manpages/pot/lb_chroot_selinuxfs.1.pot +++ b/manpages/pot/lb_chroot_selinuxfs.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_sources.1.pot b/manpages/pot/lb_chroot_sources.1.pot index 7175f53ed..56584d352 100644 --- a/manpages/pot/lb_chroot_sources.1.pot +++ b/manpages/pot/lb_chroot_sources.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_symlinks.1.pot b/manpages/pot/lb_chroot_symlinks.1.pot index 45d3c734c..6c0242b9f 100644 --- a/manpages/pot/lb_chroot_symlinks.1.pot +++ b/manpages/pot/lb_chroot_symlinks.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_sysfs.1.pot b/manpages/pot/lb_chroot_sysfs.1.pot index 97c1d4ebf..906797453 100644 --- a/manpages/pot/lb_chroot_sysfs.1.pot +++ b/manpages/pot/lb_chroot_sysfs.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_sysv-rc.1.pot b/manpages/pot/lb_chroot_sysv-rc.1.pot index 2d0abe8f4..f1f68d3b9 100644 --- a/manpages/pot/lb_chroot_sysv-rc.1.pot +++ b/manpages/pot/lb_chroot_sysv-rc.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_sysvinit.1.pot b/manpages/pot/lb_chroot_sysvinit.1.pot index 7e0898c0b..3aaa5a18c 100644 --- a/manpages/pot/lb_chroot_sysvinit.1.pot +++ b/manpages/pot/lb_chroot_sysvinit.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_tasks.1.pot b/manpages/pot/lb_chroot_tasks.1.pot index 644f3a278..b485d9cea 100644 --- a/manpages/pot/lb_chroot_tasks.1.pot +++ b/manpages/pot/lb_chroot_tasks.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_upstart.1.pot b/manpages/pot/lb_chroot_upstart.1.pot index 02e2ee369..f267d072c 100644 --- a/manpages/pot/lb_chroot_upstart.1.pot +++ b/manpages/pot/lb_chroot_upstart.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_clean.1.pot b/manpages/pot/lb_clean.1.pot index 79e44f9f7..adca22d2a 100644 --- a/manpages/pot/lb_clean.1.pot +++ b/manpages/pot/lb_clean.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_config.1.pot b/manpages/pot/lb_config.1.pot index e308de492..912668a82 100644 --- a/manpages/pot/lb_config.1.pot +++ b/manpages/pot/lb_config.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_local.1.pot b/manpages/pot/lb_local.1.pot index bf63076ff..4b130f3da 100644 --- a/manpages/pot/lb_local.1.pot +++ b/manpages/pot/lb_local.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source.1.pot b/manpages/pot/lb_source.1.pot index c3721ea02..ff4746d19 100644 --- a/manpages/pot/lb_source.1.pot +++ b/manpages/pot/lb_source.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_checksums.1.pot b/manpages/pot/lb_source_checksums.1.pot index bbcd0a39c..a9be66748 100644 --- a/manpages/pot/lb_source_checksums.1.pot +++ b/manpages/pot/lb_source_checksums.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_debian-live.1.pot b/manpages/pot/lb_source_debian-live.1.pot index 8cc35f090..c7132865e 100644 --- a/manpages/pot/lb_source_debian-live.1.pot +++ b/manpages/pot/lb_source_debian-live.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_debian.1.pot b/manpages/pot/lb_source_debian.1.pot index 20482edf6..3982d2bff 100644 --- a/manpages/pot/lb_source_debian.1.pot +++ b/manpages/pot/lb_source_debian.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_disk.1.pot b/manpages/pot/lb_source_disk.1.pot index 029eea224..12ad3c67b 100644 --- a/manpages/pot/lb_source_disk.1.pot +++ b/manpages/pot/lb_source_disk.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_iso.1.pot b/manpages/pot/lb_source_iso.1.pot index 0e4788d56..a928f9024 100644 --- a/manpages/pot/lb_source_iso.1.pot +++ b/manpages/pot/lb_source_iso.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_net.1.pot b/manpages/pot/lb_source_net.1.pot index 3551f88a6..1a9a48f6a 100644 --- a/manpages/pot/lb_source_net.1.pot +++ b/manpages/pot/lb_source_net.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_tar.1.pot b/manpages/pot/lb_source_tar.1.pot index c8581a7f0..d3ad4965d 100644 --- a/manpages/pot/lb_source_tar.1.pot +++ b/manpages/pot/lb_source_tar.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_usb.1.pot b/manpages/pot/lb_source_usb.1.pot index 5da3ab04d..322720009 100644 --- a/manpages/pot/lb_source_usb.1.pot +++ b/manpages/pot/lb_source_usb.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_virtual-hdd.1.pot b/manpages/pot/lb_source_virtual-hdd.1.pot index 46a343e16..5b650a06a 100644 --- a/manpages/pot/lb_source_virtual-hdd.1.pot +++ b/manpages/pot/lb_source_virtual-hdd.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/lb_testroot.1.pot b/manpages/pot/lb_testroot.1.pot index 81fc780f5..408cf6c88 100644 --- a/manpages/pot/lb_testroot.1.pot +++ b/manpages/pot/lb_testroot.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/manpages/pot/live-build.7.pot b/manpages/pot/live-build.7.pot index 2cb1029fa..1225e4838 100644 --- a/manpages/pot/live-build.7.pot +++ b/manpages/pot/live-build.7.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2010-12-24 18:44+0100\n" +"POT-Creation-Date: 2011-01-11 14:52+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2010-12-24" +msgid "2011-01-11" msgstr "" #. type: TH diff --git a/scripts/build/lb b/scripts/build/lb index 9489ff4fa..58c1d12d5 100755 --- a/scripts/build/lb +++ b/scripts/build/lb @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_binary b/scripts/build/lb_binary index 8598e3ed6..27921f2b7 100755 --- a/scripts/build/lb_binary +++ b/scripts/build/lb_binary @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_binary_checksums b/scripts/build/lb_binary_checksums index a45f1a392..d900a2c50 100755 --- a/scripts/build/lb_binary_checksums +++ b/scripts/build/lb_binary_checksums @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_binary_chroot b/scripts/build/lb_binary_chroot index 46e452405..3ce9708b9 100755 --- a/scripts/build/lb_binary_chroot +++ b/scripts/build/lb_binary_chroot @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_binary_debian-installer b/scripts/build/lb_binary_debian-installer index e2d9d7c5a..ee7bb64a0 100755 --- a/scripts/build/lb_binary_debian-installer +++ b/scripts/build/lb_binary_debian-installer @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_binary_disk b/scripts/build/lb_binary_disk index 7a15c8d38..fe68a7d08 100755 --- a/scripts/build/lb_binary_disk +++ b/scripts/build/lb_binary_disk @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_binary_encryption b/scripts/build/lb_binary_encryption index f5e645850..2508e85d6 100755 --- a/scripts/build/lb_binary_encryption +++ b/scripts/build/lb_binary_encryption @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_binary_grub b/scripts/build/lb_binary_grub index efd16ea80..9319bfa8e 100755 --- a/scripts/build/lb_binary_grub +++ b/scripts/build/lb_binary_grub @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_binary_grub2 b/scripts/build/lb_binary_grub2 index 591b5f112..6ad8c3cd6 100755 --- a/scripts/build/lb_binary_grub2 +++ b/scripts/build/lb_binary_grub2 @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_binary_includes b/scripts/build/lb_binary_includes index 43c7a9930..72c29f5bc 100755 --- a/scripts/build/lb_binary_includes +++ b/scripts/build/lb_binary_includes @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_binary_iso b/scripts/build/lb_binary_iso index 50ed78100..ca460c46c 100755 --- a/scripts/build/lb_binary_iso +++ b/scripts/build/lb_binary_iso @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_binary_linux-image b/scripts/build/lb_binary_linux-image index 729b1600c..b9a1f1bc4 100755 --- a/scripts/build/lb_binary_linux-image +++ b/scripts/build/lb_binary_linux-image @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_binary_local-hooks b/scripts/build/lb_binary_local-hooks index 50aaae2a6..729200db4 100755 --- a/scripts/build/lb_binary_local-hooks +++ b/scripts/build/lb_binary_local-hooks @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_binary_local-includes b/scripts/build/lb_binary_local-includes index 2fee3e4b2..627e683a5 100755 --- a/scripts/build/lb_binary_local-includes +++ b/scripts/build/lb_binary_local-includes @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_binary_local-packageslists b/scripts/build/lb_binary_local-packageslists index 80f3fb257..a9fe1b3c2 100755 --- a/scripts/build/lb_binary_local-packageslists +++ b/scripts/build/lb_binary_local-packageslists @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_binary_manifest b/scripts/build/lb_binary_manifest index 1c50f5804..6037a1eb5 100755 --- a/scripts/build/lb_binary_manifest +++ b/scripts/build/lb_binary_manifest @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_binary_memtest b/scripts/build/lb_binary_memtest index 01b301d20..117ad638a 100755 --- a/scripts/build/lb_binary_memtest +++ b/scripts/build/lb_binary_memtest @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_binary_net b/scripts/build/lb_binary_net index 077a0237c..7d2ee953e 100755 --- a/scripts/build/lb_binary_net +++ b/scripts/build/lb_binary_net @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_binary_rootfs b/scripts/build/lb_binary_rootfs index b5ca06899..66b970c77 100755 --- a/scripts/build/lb_binary_rootfs +++ b/scripts/build/lb_binary_rootfs @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_binary_silo b/scripts/build/lb_binary_silo index 7c0c6aea7..2ffef0202 100755 --- a/scripts/build/lb_binary_silo +++ b/scripts/build/lb_binary_silo @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_binary_syslinux b/scripts/build/lb_binary_syslinux index 46b607ac3..fa4d96320 100755 --- a/scripts/build/lb_binary_syslinux +++ b/scripts/build/lb_binary_syslinux @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_binary_tar b/scripts/build/lb_binary_tar index 3e89bd74f..ae05389b4 100755 --- a/scripts/build/lb_binary_tar +++ b/scripts/build/lb_binary_tar @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_binary_usb b/scripts/build/lb_binary_usb index ae78e7b53..5b3c64530 100755 --- a/scripts/build/lb_binary_usb +++ b/scripts/build/lb_binary_usb @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_binary_virtual-hdd b/scripts/build/lb_binary_virtual-hdd index c2bc5db05..d24f9f329 100755 --- a/scripts/build/lb_binary_virtual-hdd +++ b/scripts/build/lb_binary_virtual-hdd @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_binary_win32-loader b/scripts/build/lb_binary_win32-loader index 5c1de9892..1bc3476a2 100755 --- a/scripts/build/lb_binary_win32-loader +++ b/scripts/build/lb_binary_win32-loader @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_binary_yaboot b/scripts/build/lb_binary_yaboot index 1e7fa9522..16ab4de07 100755 --- a/scripts/build/lb_binary_yaboot +++ b/scripts/build/lb_binary_yaboot @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_bootstrap b/scripts/build/lb_bootstrap index 323960023..5741d413e 100755 --- a/scripts/build/lb_bootstrap +++ b/scripts/build/lb_bootstrap @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_bootstrap_cache b/scripts/build/lb_bootstrap_cache index 96cac1762..62962f575 100755 --- a/scripts/build/lb_bootstrap_cache +++ b/scripts/build/lb_bootstrap_cache @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_bootstrap_cdebootstrap b/scripts/build/lb_bootstrap_cdebootstrap index d7724d7c4..d9e9b7208 100755 --- a/scripts/build/lb_bootstrap_cdebootstrap +++ b/scripts/build/lb_bootstrap_cdebootstrap @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_bootstrap_copy b/scripts/build/lb_bootstrap_copy index 35d1378f0..24a51915e 100755 --- a/scripts/build/lb_bootstrap_copy +++ b/scripts/build/lb_bootstrap_copy @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_bootstrap_debootstrap b/scripts/build/lb_bootstrap_debootstrap index 7f5dbe623..57caf303d 100755 --- a/scripts/build/lb_bootstrap_debootstrap +++ b/scripts/build/lb_bootstrap_debootstrap @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_build b/scripts/build/lb_build index f87a2f87f..16f1da2ea 100755 --- a/scripts/build/lb_build +++ b/scripts/build/lb_build @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot b/scripts/build/lb_chroot index aedfc5f1c..1dce44fe2 100755 --- a/scripts/build/lb_chroot +++ b/scripts/build/lb_chroot @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_apt b/scripts/build/lb_chroot_apt index da3b03663..e60e60a36 100755 --- a/scripts/build/lb_chroot_apt +++ b/scripts/build/lb_chroot_apt @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_cache b/scripts/build/lb_chroot_cache index 5050b328b..bca88cd75 100755 --- a/scripts/build/lb_chroot_cache +++ b/scripts/build/lb_chroot_cache @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_debianchroot b/scripts/build/lb_chroot_debianchroot index dc051115d..872dc45fb 100755 --- a/scripts/build/lb_chroot_debianchroot +++ b/scripts/build/lb_chroot_debianchroot @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_devpts b/scripts/build/lb_chroot_devpts index 8e7e665cc..7ba16aad6 100755 --- a/scripts/build/lb_chroot_devpts +++ b/scripts/build/lb_chroot_devpts @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_dpkg b/scripts/build/lb_chroot_dpkg index ec856ed3e..64c808526 100755 --- a/scripts/build/lb_chroot_dpkg +++ b/scripts/build/lb_chroot_dpkg @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_hacks b/scripts/build/lb_chroot_hacks index 328fff4cd..b78ba3ab2 100755 --- a/scripts/build/lb_chroot_hacks +++ b/scripts/build/lb_chroot_hacks @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_hooks b/scripts/build/lb_chroot_hooks index ed40b18c0..71d5d7bcd 100755 --- a/scripts/build/lb_chroot_hooks +++ b/scripts/build/lb_chroot_hooks @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_hostname b/scripts/build/lb_chroot_hostname index a39109915..81bf4c3f4 100755 --- a/scripts/build/lb_chroot_hostname +++ b/scripts/build/lb_chroot_hostname @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_hosts b/scripts/build/lb_chroot_hosts index b8c50e723..f246b5351 100755 --- a/scripts/build/lb_chroot_hosts +++ b/scripts/build/lb_chroot_hosts @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_install-packages b/scripts/build/lb_chroot_install-packages index 8e1217e48..a0e2684d2 100755 --- a/scripts/build/lb_chroot_install-packages +++ b/scripts/build/lb_chroot_install-packages @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_interactive b/scripts/build/lb_chroot_interactive index 7fd5cd4ab..989b37966 100755 --- a/scripts/build/lb_chroot_interactive +++ b/scripts/build/lb_chroot_interactive @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_linux-image b/scripts/build/lb_chroot_linux-image index 507f3859d..1e3cefbdf 100755 --- a/scripts/build/lb_chroot_linux-image +++ b/scripts/build/lb_chroot_linux-image @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_local-hooks b/scripts/build/lb_chroot_local-hooks index de65bba10..c163ca3a1 100755 --- a/scripts/build/lb_chroot_local-hooks +++ b/scripts/build/lb_chroot_local-hooks @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_local-includes b/scripts/build/lb_chroot_local-includes index 78c19de15..d2c0f8a2f 100755 --- a/scripts/build/lb_chroot_local-includes +++ b/scripts/build/lb_chroot_local-includes @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_local-packages b/scripts/build/lb_chroot_local-packages index aa44179f7..bca5c5ede 100755 --- a/scripts/build/lb_chroot_local-packages +++ b/scripts/build/lb_chroot_local-packages @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_local-packageslists b/scripts/build/lb_chroot_local-packageslists index ab7e5f20a..d86f7d46e 100755 --- a/scripts/build/lb_chroot_local-packageslists +++ b/scripts/build/lb_chroot_local-packageslists @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_local-patches b/scripts/build/lb_chroot_local-patches index da8b88e5a..b695e633b 100755 --- a/scripts/build/lb_chroot_local-patches +++ b/scripts/build/lb_chroot_local-patches @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_local-preseed b/scripts/build/lb_chroot_local-preseed index fa259da70..d37f5ebc7 100755 --- a/scripts/build/lb_chroot_local-preseed +++ b/scripts/build/lb_chroot_local-preseed @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_localization b/scripts/build/lb_chroot_localization index ffe331830..5e4b98322 100755 --- a/scripts/build/lb_chroot_localization +++ b/scripts/build/lb_chroot_localization @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_packages b/scripts/build/lb_chroot_packages index dbf873a62..174a9aab5 100755 --- a/scripts/build/lb_chroot_packages +++ b/scripts/build/lb_chroot_packages @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_packageslists b/scripts/build/lb_chroot_packageslists index bd2ba24dc..34338cb82 100755 --- a/scripts/build/lb_chroot_packageslists +++ b/scripts/build/lb_chroot_packageslists @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_preseed b/scripts/build/lb_chroot_preseed index 22bfe7a10..fe47ccd75 100755 --- a/scripts/build/lb_chroot_preseed +++ b/scripts/build/lb_chroot_preseed @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_proc b/scripts/build/lb_chroot_proc index 4af28ad54..57ba5cf45 100755 --- a/scripts/build/lb_chroot_proc +++ b/scripts/build/lb_chroot_proc @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_resolv b/scripts/build/lb_chroot_resolv index d1c376694..1e705dcfc 100755 --- a/scripts/build/lb_chroot_resolv +++ b/scripts/build/lb_chroot_resolv @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_selinuxfs b/scripts/build/lb_chroot_selinuxfs index 0f30d3b5e..1d7bd0a24 100755 --- a/scripts/build/lb_chroot_selinuxfs +++ b/scripts/build/lb_chroot_selinuxfs @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_sources b/scripts/build/lb_chroot_sources index 5b2672d61..2bb05ec60 100755 --- a/scripts/build/lb_chroot_sources +++ b/scripts/build/lb_chroot_sources @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_symlinks b/scripts/build/lb_chroot_symlinks index b9150bbe5..3dee96e80 100755 --- a/scripts/build/lb_chroot_symlinks +++ b/scripts/build/lb_chroot_symlinks @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_sysfs b/scripts/build/lb_chroot_sysfs index 09f26432f..fd177436d 100755 --- a/scripts/build/lb_chroot_sysfs +++ b/scripts/build/lb_chroot_sysfs @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_sysv-rc b/scripts/build/lb_chroot_sysv-rc index f19b8f75f..582927553 100755 --- a/scripts/build/lb_chroot_sysv-rc +++ b/scripts/build/lb_chroot_sysv-rc @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_sysvinit b/scripts/build/lb_chroot_sysvinit index d4dc0a405..0d45836d9 100755 --- a/scripts/build/lb_chroot_sysvinit +++ b/scripts/build/lb_chroot_sysvinit @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_tasks b/scripts/build/lb_chroot_tasks index 4a8081e8f..72db9f6c0 100755 --- a/scripts/build/lb_chroot_tasks +++ b/scripts/build/lb_chroot_tasks @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_chroot_upstart b/scripts/build/lb_chroot_upstart index 7a4b6916c..bc24c2e01 100755 --- a/scripts/build/lb_chroot_upstart +++ b/scripts/build/lb_chroot_upstart @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_clean b/scripts/build/lb_clean index 54fc3b37c..d690a3aec 100755 --- a/scripts/build/lb_clean +++ b/scripts/build/lb_clean @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_config b/scripts/build/lb_config index bd3928f67..ac6beb0f3 100755 --- a/scripts/build/lb_config +++ b/scripts/build/lb_config @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_local b/scripts/build/lb_local index a1f66fd7e..eba79eafd 100755 --- a/scripts/build/lb_local +++ b/scripts/build/lb_local @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_source b/scripts/build/lb_source index e790223f7..8a3a3dc50 100755 --- a/scripts/build/lb_source +++ b/scripts/build/lb_source @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_source_checksums b/scripts/build/lb_source_checksums index 4997eea64..9864500c9 100755 --- a/scripts/build/lb_source_checksums +++ b/scripts/build/lb_source_checksums @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_source_debian b/scripts/build/lb_source_debian index ec1449784..4d231d1ba 100755 --- a/scripts/build/lb_source_debian +++ b/scripts/build/lb_source_debian @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_source_debian-live b/scripts/build/lb_source_debian-live index f750c867b..faa201ae7 100755 --- a/scripts/build/lb_source_debian-live +++ b/scripts/build/lb_source_debian-live @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_source_disk b/scripts/build/lb_source_disk index edc7f0d8f..1fa55f200 100755 --- a/scripts/build/lb_source_disk +++ b/scripts/build/lb_source_disk @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_source_iso b/scripts/build/lb_source_iso index 0da2925e7..4d1f6f517 100755 --- a/scripts/build/lb_source_iso +++ b/scripts/build/lb_source_iso @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_source_net b/scripts/build/lb_source_net index aa425c424..1700c30bb 100755 --- a/scripts/build/lb_source_net +++ b/scripts/build/lb_source_net @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_source_tar b/scripts/build/lb_source_tar index 4d45e2c21..e9c55baa1 100755 --- a/scripts/build/lb_source_tar +++ b/scripts/build/lb_source_tar @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_source_usb b/scripts/build/lb_source_usb index eb185268f..0af9e1081 100755 --- a/scripts/build/lb_source_usb +++ b/scripts/build/lb_source_usb @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_source_virtual-hdd b/scripts/build/lb_source_virtual-hdd index babd8eb1c..ed3d2cc99 100755 --- a/scripts/build/lb_source_virtual-hdd +++ b/scripts/build/lb_source_virtual-hdd @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/lb_testroot b/scripts/build/lb_testroot index 52a05d270..2920b9b46 100755 --- a/scripts/build/lb_testroot +++ b/scripts/build/lb_testroot @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/scripts/build/live-build b/scripts/build/live-build index a0e480ebf..50dd3dd77 100755 --- a/scripts/build/live-build +++ b/scripts/build/live-build @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## This program is free software: you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by diff --git a/templates/syslinux/ca/f10.txt b/templates/syslinux/ca/f10.txt index 217d106fb..95c71c97d 100644 --- a/templates/syslinux/ca/f10.txt +++ b/templates/syslinux/ca/f10.txt @@ -1,6 +1,6 @@ 0fCOPYRIGHTS I GARANTIES07 09F1007 -Debian GNU/Linux t‚ Copyright (C) 1993-2010 de Software in the Public Interest, +Debian GNU/Linux t‚ Copyright (C) 1993-2011 de Software in the Public Interest, i altres. El sistema Debian GNU/Linux ‚s pot redistribuir lliurement. DesprŠs de la diff --git a/templates/syslinux/en/f10.txt b/templates/syslinux/en/f10.txt index 6780e67e0..a1164b0d4 100644 --- a/templates/syslinux/en/f10.txt +++ b/templates/syslinux/en/f10.txt @@ -1,6 +1,6 @@ 0fCOPYRIGHTS AND WARRANTIES07 09F1007 -Debian GNU/Linux is Copyright (C) 1993-2010 Software in the Public Interest, +Debian GNU/Linux is Copyright (C) 1993-2011 Software in the Public Interest, and others. The Debian GNU/Linux system is freely redistributable. After installation, diff --git a/templates/syslinux/es/f10.txt b/templates/syslinux/es/f10.txt index 36eedd7a3..44e1a4c93 100644 --- a/templates/syslinux/es/f10.txt +++ b/templates/syslinux/es/f10.txt @@ -1,6 +1,6 @@ 0fCOPYRIGHTS Y GARANTˇAS07 09F1007 -Debian GNU/Linux es Copyright (C) 1993-2010 de Software in the Public Interest, +Debian GNU/Linux es Copyright (C) 1993-2011 de Software in the Public Interest, y otros. El sistema Debian GNU/Linux es libremente redistribuible. Despu‚s de la |