diff options
324 files changed, 1763 insertions, 642 deletions
@@ -1 +1 @@ -2.0~a23 +2.0~a24 diff --git a/debian/changelog b/debian/changelog index 720eda27b..e481afa2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,32 @@ +live-build (2.0~a24-1) unstable; urgency=low + + [ Richard Nelson ] + * Add param to cgi for --tasks. + * Add param to the build.html templates for --tasks. + * Add param to the form.html templates for --tasks. + + [ Daniel Baumann ] + * Correcting typo in emdebian keyring packages variable (Closes: + #593346). + * Updating copyright headers for live-build. + * Replacing some references to live-helper with live-build. + * Adding legacy symlinks for lh in live-helper transitional package. + * Renaming manpages for live-build. + * Replacing some references to live-helper with live-build in + manpages. + * Replacing some references to live-helper with live-build in + templates. + * Replacing some more references to live-helper with live-build in + scripts. + * Replacing some references to live-helper with live-build in the cgi. + * Replacing some references to live-helper with live-build in + examples. + * Replacing some references to live-helper with live-build in lists. + * Replacing some references to live-helper with live-build in + debhelper bug files. + + -- Daniel Baumann <daniel@debian.org> Thu, 02 Sep 2010 15:06:23 +0200 + live-build (2.0~a23-1) unstable; urgency=low * Adding slightly modified patch from Cody A.W. Somerville diff --git a/functions/common.sh b/functions/common.sh index 9ce49bc97..5f1caba0c 100755 --- a/functions/common.sh +++ b/functions/common.sh @@ -9,7 +9,7 @@ PACKAGE="live-build" -VERSION="2.0~a23-1" +VERSION="2.0~a24-1" CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')" PATH="${PWD}/auto/helpers:${PATH}" diff --git a/manpages/de/lb.de.1 b/manpages/de/lb.de.1 index 038845928..b7bd09331 100644 --- a/manpages/de/lb.de.1 +++ b/manpages/de/lb.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlh\fP \- Wrapper für live\-build Programme diff --git a/manpages/de/lb_binary.de.1 b/manpages/de/lb_binary.de.1 index 7591ffbee..0bdab080c 100644 --- a/manpages/de/lb_binary.de.1 +++ b/manpages/de/lb_binary.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb binary\fP \- Erstellt die "binary" Stufe diff --git a/manpages/de/lb_binary_checksums.de.1 b/manpages/de/lb_binary_checksums.de.1 index a2154727f..5516776d4 100644 --- a/manpages/de/lb_binary_checksums.de.1 +++ b/manpages/de/lb_binary_checksums.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb binary_checksums\fP \- Erstellt die "binary" Stufe diff --git a/manpages/de/lb_binary_chroot.de.1 b/manpages/de/lb_binary_chroot.de.1 index 87ab20289..250c06462 100644 --- a/manpages/de/lb_binary_chroot.de.1 +++ b/manpages/de/lb_binary_chroot.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb binary_chroot\fP \- Erstellt die "binary" Stufe diff --git a/manpages/de/lb_binary_debian-installer.de.1 b/manpages/de/lb_binary_debian-installer.de.1 index edb3f817a..72f81461e 100644 --- a/manpages/de/lb_binary_debian-installer.de.1 +++ b/manpages/de/lb_binary_debian-installer.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb binary_debian\-installer\fP \- Erstellt die "binary" Stufe diff --git a/manpages/de/lb_binary_disk.de.1 b/manpages/de/lb_binary_disk.de.1 index 816611436..3920de995 100644 --- a/manpages/de/lb_binary_disk.de.1 +++ b/manpages/de/lb_binary_disk.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb binary_disk\fP \- Erstellt die "binary" Stufe diff --git a/manpages/de/lb_binary_encryption.de.1 b/manpages/de/lb_binary_encryption.de.1 index 81b1ce779..295d05395 100644 --- a/manpages/de/lb_binary_encryption.de.1 +++ b/manpages/de/lb_binary_encryption.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb binary_encryption\fP \- Erstellt die "binary" Stufe diff --git a/manpages/de/lb_binary_grub.de.1 b/manpages/de/lb_binary_grub.de.1 index 8b4a5aa3c..158743bbb 100644 --- a/manpages/de/lb_binary_grub.de.1 +++ b/manpages/de/lb_binary_grub.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb binary_grub\fP \- Erstellt die "binary" Stufe diff --git a/manpages/de/lb_binary_grub2.de.1 b/manpages/de/lb_binary_grub2.de.1 index 3e0a02d9d..e04a08d79 100644 --- a/manpages/de/lb_binary_grub2.de.1 +++ b/manpages/de/lb_binary_grub2.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb binary_grub2\fP \- Erstellt die "binary" Stufe diff --git a/manpages/de/lb_binary_includes.de.1 b/manpages/de/lb_binary_includes.de.1 index 9177accf6..1ee08ba64 100644 --- a/manpages/de/lb_binary_includes.de.1 +++ b/manpages/de/lb_binary_includes.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb binary_includes\fP \- Erstellt die "binary" Stufe diff --git a/manpages/de/lb_binary_iso.de.1 b/manpages/de/lb_binary_iso.de.1 index 57a0ad686..001601e7d 100644 --- a/manpages/de/lb_binary_iso.de.1 +++ b/manpages/de/lb_binary_iso.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb binary_iso\fP \- Erstellt die "binary" Stufe diff --git a/manpages/de/lb_binary_linux-image.de.1 b/manpages/de/lb_binary_linux-image.de.1 index d0e586059..8a181084b 100644 --- a/manpages/de/lb_binary_linux-image.de.1 +++ b/manpages/de/lb_binary_linux-image.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb binary_linux\-image\fP \- Erstellt die "binary" Stufe diff --git a/manpages/de/lb_binary_local-hooks.de.1 b/manpages/de/lb_binary_local-hooks.de.1 index 282b35441..f6d81c8cf 100644 --- a/manpages/de/lb_binary_local-hooks.de.1 +++ b/manpages/de/lb_binary_local-hooks.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb binary_local\-hooks\fP \- Erstellt die "binary" Stufe diff --git a/manpages/de/lb_binary_local-includes.de.1 b/manpages/de/lb_binary_local-includes.de.1 index 9f38966d2..be86fc3c8 100644 --- a/manpages/de/lb_binary_local-includes.de.1 +++ b/manpages/de/lb_binary_local-includes.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb binary_local\-includes\fP \- Erstellt die "binary" Stufe diff --git a/manpages/de/lb_binary_local-packageslists.de.1 b/manpages/de/lb_binary_local-packageslists.de.1 index 4c6b04df7..7632e417a 100644 --- a/manpages/de/lb_binary_local-packageslists.de.1 +++ b/manpages/de/lb_binary_local-packageslists.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb binary_local\-packageslists\fP \- Erstellt die "binary" Stufe diff --git a/manpages/de/lb_binary_manifest.de.1 b/manpages/de/lb_binary_manifest.de.1 index 7ea43c5be..2ece4f874 100644 --- a/manpages/de/lb_binary_manifest.de.1 +++ b/manpages/de/lb_binary_manifest.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb binary_manifest\fP \- Erstellt die "binary" Stufe diff --git a/manpages/de/lb_binary_memtest.de.1 b/manpages/de/lb_binary_memtest.de.1 index 143e7d54f..8c88d782c 100644 --- a/manpages/de/lb_binary_memtest.de.1 +++ b/manpages/de/lb_binary_memtest.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb binary_memtest\fP \- Erstellt die "binary" Stufe diff --git a/manpages/de/lb_binary_net.de.1 b/manpages/de/lb_binary_net.de.1 index fdff01c0d..26ad10ca7 100644 --- a/manpages/de/lb_binary_net.de.1 +++ b/manpages/de/lb_binary_net.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb binary_net\fP \- Erstellt die "binary" Stufe diff --git a/manpages/de/lb_binary_rootfs.de.1 b/manpages/de/lb_binary_rootfs.de.1 index 81e532913..8b055f964 100644 --- a/manpages/de/lb_binary_rootfs.de.1 +++ b/manpages/de/lb_binary_rootfs.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb binary_rootfs\fP \- Erstellt die "binary" Stufe diff --git a/manpages/de/lb_binary_silo.de.1 b/manpages/de/lb_binary_silo.de.1 index eeb27431f..d8ea5e15d 100644 --- a/manpages/de/lb_binary_silo.de.1 +++ b/manpages/de/lb_binary_silo.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb binary_silo\fP \- Erstellt die "binary" Stufe diff --git a/manpages/de/lb_binary_syslinux.de.1 b/manpages/de/lb_binary_syslinux.de.1 index 6238cdf7c..d81222907 100644 --- a/manpages/de/lb_binary_syslinux.de.1 +++ b/manpages/de/lb_binary_syslinux.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb binary_syslinux\fP \- Erstellt die "binary" Stufe diff --git a/manpages/de/lb_binary_tar.de.1 b/manpages/de/lb_binary_tar.de.1 index b639c1a7b..736066d1e 100644 --- a/manpages/de/lb_binary_tar.de.1 +++ b/manpages/de/lb_binary_tar.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb binary_tar\fP \- Erstellt die "binary" Stufe diff --git a/manpages/de/lb_binary_usb.de.1 b/manpages/de/lb_binary_usb.de.1 index 2078ea312..d132e5d4b 100644 --- a/manpages/de/lb_binary_usb.de.1 +++ b/manpages/de/lb_binary_usb.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb binary_usb\fP \- Erstellt die "binary" Stufe diff --git a/manpages/de/lb_binary_virtual-hdd.de.1 b/manpages/de/lb_binary_virtual-hdd.de.1 index 459b1871b..d0e841a58 100644 --- a/manpages/de/lb_binary_virtual-hdd.de.1 +++ b/manpages/de/lb_binary_virtual-hdd.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb binary_virtual\-hdd\fP \- Erstellt die "binary" Stufe diff --git a/manpages/de/lb_binary_win32-loader.de.1 b/manpages/de/lb_binary_win32-loader.de.1 index 3133daf43..68ea4435e 100644 --- a/manpages/de/lb_binary_win32-loader.de.1 +++ b/manpages/de/lb_binary_win32-loader.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb binary_win32\-loader\fP \- Erstellt die "binary" Stufe diff --git a/manpages/de/lb_binary_yaboot.de.1 b/manpages/de/lb_binary_yaboot.de.1 index 494d8d854..560560ff1 100644 --- a/manpages/de/lb_binary_yaboot.de.1 +++ b/manpages/de/lb_binary_yaboot.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb binary_yaboot\fP \- Erstellt die "binary" Stufe diff --git a/manpages/de/lb_bootstrap.de.1 b/manpages/de/lb_bootstrap.de.1 index ba433b4a2..e73a598ec 100644 --- a/manpages/de/lb_bootstrap.de.1 +++ b/manpages/de/lb_bootstrap.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb bootstrap\fP \- Erstellt die "bootstrap" Stufe diff --git a/manpages/de/lb_bootstrap_cache.de.1 b/manpages/de/lb_bootstrap_cache.de.1 index a4e1a267e..04d8f8584 100644 --- a/manpages/de/lb_bootstrap_cache.de.1 +++ b/manpages/de/lb_bootstrap_cache.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb bootstrap_cache\fP \- Erstellt die "bootstrap" Stufe diff --git a/manpages/de/lb_bootstrap_cdebootstrap.de.1 b/manpages/de/lb_bootstrap_cdebootstrap.de.1 index d12d8a979..a77760ad8 100644 --- a/manpages/de/lb_bootstrap_cdebootstrap.de.1 +++ b/manpages/de/lb_bootstrap_cdebootstrap.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb bootstrap_cdebootstrap\fP \- Erstellt die "bootstrap" Stufe diff --git a/manpages/de/lb_bootstrap_copy.de.1 b/manpages/de/lb_bootstrap_copy.de.1 index cd939ec26..d8f941960 100644 --- a/manpages/de/lb_bootstrap_copy.de.1 +++ b/manpages/de/lb_bootstrap_copy.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb bootstrap_copy\fP \- Erstellt die "bootstrap" Stufe diff --git a/manpages/de/lb_bootstrap_debootstrap.de.1 b/manpages/de/lb_bootstrap_debootstrap.de.1 index 45a4ad68a..efcb5aa89 100644 --- a/manpages/de/lb_bootstrap_debootstrap.de.1 +++ b/manpages/de/lb_bootstrap_debootstrap.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb bootstrap_debootstrap\fP \- Erstellt die "bootstrap" Stufe diff --git a/manpages/de/lb_build.de.1 b/manpages/de/lb_build.de.1 index afabaded4..c8c66d557 100644 --- a/manpages/de/lb_build.de.1 +++ b/manpages/de/lb_build.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb build\fP \- Erstellt die "bootstrap", "chroot", "binary" und "source" diff --git a/manpages/de/lb_chroot.de.1 b/manpages/de/lb_chroot.de.1 index 2408168bc..7872000c3 100644 --- a/manpages/de/lb_chroot.de.1 +++ b/manpages/de/lb_chroot.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_apt.de.1 b/manpages/de/lb_chroot_apt.de.1 index 8884edf94..97a93f84d 100644 --- a/manpages/de/lb_chroot_apt.de.1 +++ b/manpages/de/lb_chroot_apt.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_apt\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_cache.de.1 b/manpages/de/lb_chroot_cache.de.1 index 5722d6b3c..610983a4c 100644 --- a/manpages/de/lb_chroot_cache.de.1 +++ b/manpages/de/lb_chroot_cache.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_cache\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_debianchroot.de.1 b/manpages/de/lb_chroot_debianchroot.de.1 index 5b1251eac..d0e89adac 100644 --- a/manpages/de/lb_chroot_debianchroot.de.1 +++ b/manpages/de/lb_chroot_debianchroot.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_debianchroot\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_devpts.de.1 b/manpages/de/lb_chroot_devpts.de.1 index 6bac02d73..0a686405a 100644 --- a/manpages/de/lb_chroot_devpts.de.1 +++ b/manpages/de/lb_chroot_devpts.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_devpts\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_dpkg.de.1 b/manpages/de/lb_chroot_dpkg.de.1 index a7be7e255..1a698570a 100644 --- a/manpages/de/lb_chroot_dpkg.de.1 +++ b/manpages/de/lb_chroot_dpkg.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_dpkg\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_hacks.de.1 b/manpages/de/lb_chroot_hacks.de.1 index 8fa0d83c4..42faa7ef4 100644 --- a/manpages/de/lb_chroot_hacks.de.1 +++ b/manpages/de/lb_chroot_hacks.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_hacks\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_hooks.de.1 b/manpages/de/lb_chroot_hooks.de.1 index 832220949..946e68fd6 100644 --- a/manpages/de/lb_chroot_hooks.de.1 +++ b/manpages/de/lb_chroot_hooks.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_hooks\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_hostname.de.1 b/manpages/de/lb_chroot_hostname.de.1 index fef8df16d..2ec855f14 100644 --- a/manpages/de/lb_chroot_hostname.de.1 +++ b/manpages/de/lb_chroot_hostname.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_hostname\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_hosts.de.1 b/manpages/de/lb_chroot_hosts.de.1 index dde257401..e8acb5270 100644 --- a/manpages/de/lb_chroot_hosts.de.1 +++ b/manpages/de/lb_chroot_hosts.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_hosts\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_install-packages.de.1 b/manpages/de/lb_chroot_install-packages.de.1 index cb7a37974..1a17542c4 100644 --- a/manpages/de/lb_chroot_install-packages.de.1 +++ b/manpages/de/lb_chroot_install-packages.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_install\-packages\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_interactive.de.1 b/manpages/de/lb_chroot_interactive.de.1 index acfaae5f6..893d9b747 100644 --- a/manpages/de/lb_chroot_interactive.de.1 +++ b/manpages/de/lb_chroot_interactive.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_interactive\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_linux-image.de.1 b/manpages/de/lb_chroot_linux-image.de.1 index d3da1753f..9aaace3f5 100644 --- a/manpages/de/lb_chroot_linux-image.de.1 +++ b/manpages/de/lb_chroot_linux-image.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_linux\-image\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_local-hooks.de.1 b/manpages/de/lb_chroot_local-hooks.de.1 index b8296835f..45d06ebc9 100644 --- a/manpages/de/lb_chroot_local-hooks.de.1 +++ b/manpages/de/lb_chroot_local-hooks.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_local\-hooks\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_local-includes.de.1 b/manpages/de/lb_chroot_local-includes.de.1 index c8073ac1f..7080d0798 100644 --- a/manpages/de/lb_chroot_local-includes.de.1 +++ b/manpages/de/lb_chroot_local-includes.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_local\-includes\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_local-packages.de.1 b/manpages/de/lb_chroot_local-packages.de.1 index cbb449969..7f8334fe8 100644 --- a/manpages/de/lb_chroot_local-packages.de.1 +++ b/manpages/de/lb_chroot_local-packages.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_local\-packages\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_local-packageslists.de.1 b/manpages/de/lb_chroot_local-packageslists.de.1 index e0aa9c3b7..8c743b8ff 100644 --- a/manpages/de/lb_chroot_local-packageslists.de.1 +++ b/manpages/de/lb_chroot_local-packageslists.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_local\-packageslists\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_local-patches.de.1 b/manpages/de/lb_chroot_local-patches.de.1 index 12c42aa9b..60c02217c 100644 --- a/manpages/de/lb_chroot_local-patches.de.1 +++ b/manpages/de/lb_chroot_local-patches.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_local\-patches\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_local-preseed.de.1 b/manpages/de/lb_chroot_local-preseed.de.1 index 9dd23dc63..e65b676bd 100644 --- a/manpages/de/lb_chroot_local-preseed.de.1 +++ b/manpages/de/lb_chroot_local-preseed.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_local\-preseed\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_localization.de.1 b/manpages/de/lb_chroot_localization.de.1 index 37e856738..0e147aa3c 100644 --- a/manpages/de/lb_chroot_localization.de.1 +++ b/manpages/de/lb_chroot_localization.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_localization\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_packages.de.1 b/manpages/de/lb_chroot_packages.de.1 index e62d26af7..9ff070d68 100644 --- a/manpages/de/lb_chroot_packages.de.1 +++ b/manpages/de/lb_chroot_packages.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_packages\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_packageslists.de.1 b/manpages/de/lb_chroot_packageslists.de.1 index 8ccf446b0..2b9df9082 100644 --- a/manpages/de/lb_chroot_packageslists.de.1 +++ b/manpages/de/lb_chroot_packageslists.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_packageslists\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_preseed.de.1 b/manpages/de/lb_chroot_preseed.de.1 index 883fb459b..39de0c39a 100644 --- a/manpages/de/lb_chroot_preseed.de.1 +++ b/manpages/de/lb_chroot_preseed.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_preseed\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_proc.de.1 b/manpages/de/lb_chroot_proc.de.1 index 13ee5d72c..24d367cb2 100644 --- a/manpages/de/lb_chroot_proc.de.1 +++ b/manpages/de/lb_chroot_proc.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_proc\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_resolv.de.1 b/manpages/de/lb_chroot_resolv.de.1 index 87b19ac4a..b90d610da 100644 --- a/manpages/de/lb_chroot_resolv.de.1 +++ b/manpages/de/lb_chroot_resolv.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_resolv\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_selinuxfs.de.1 b/manpages/de/lb_chroot_selinuxfs.de.1 index 0324d64be..f20ffad8a 100644 --- a/manpages/de/lb_chroot_selinuxfs.de.1 +++ b/manpages/de/lb_chroot_selinuxfs.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_selinuxfs\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_sources.de.1 b/manpages/de/lb_chroot_sources.de.1 index 97f531d65..e8b90dea3 100644 --- a/manpages/de/lb_chroot_sources.de.1 +++ b/manpages/de/lb_chroot_sources.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_sources\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_symlinks.de.1 b/manpages/de/lb_chroot_symlinks.de.1 index 02180af23..1b0370fed 100644 --- a/manpages/de/lb_chroot_symlinks.de.1 +++ b/manpages/de/lb_chroot_symlinks.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_symlinks\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_sysfs.de.1 b/manpages/de/lb_chroot_sysfs.de.1 index 4223aa83e..b431927a9 100644 --- a/manpages/de/lb_chroot_sysfs.de.1 +++ b/manpages/de/lb_chroot_sysfs.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_sysfs\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_sysv-rc.de.1 b/manpages/de/lb_chroot_sysv-rc.de.1 index 11df86626..d98022762 100644 --- a/manpages/de/lb_chroot_sysv-rc.de.1 +++ b/manpages/de/lb_chroot_sysv-rc.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_sysv\-rc\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_sysvinit.de.1 b/manpages/de/lb_chroot_sysvinit.de.1 index f3d10c87e..de28e5db9 100644 --- a/manpages/de/lb_chroot_sysvinit.de.1 +++ b/manpages/de/lb_chroot_sysvinit.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_sysvinit\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_tasks.de.1 b/manpages/de/lb_chroot_tasks.de.1 index 24053c4b4..bf5146c3d 100644 --- a/manpages/de/lb_chroot_tasks.de.1 +++ b/manpages/de/lb_chroot_tasks.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_tasks\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_chroot_upstart.de.1 b/manpages/de/lb_chroot_upstart.de.1 index 9063bb19e..b9255db5e 100644 --- a/manpages/de/lb_chroot_upstart.de.1 +++ b/manpages/de/lb_chroot_upstart.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb chroot_upstart\fP \- Erstellt die "chroot" Stufe diff --git a/manpages/de/lb_clean.de.1 b/manpages/de/lb_clean.de.1 index 7b85689c7..e2a92fda9 100644 --- a/manpages/de/lb_clean.de.1 +++ b/manpages/de/lb_clean.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb clean\fP \- Räumt das Arbeitsverzeichnis auf diff --git a/manpages/de/lb_config.de.1 b/manpages/de/lb_config.de.1 index 37485cab3..2e6982d92 100644 --- a/manpages/de/lb_config.de.1 +++ b/manpages/de/lb_config.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb config\fP \- Erstellen des config Verzeichnisses diff --git a/manpages/de/lb_local.de.1 b/manpages/de/lb_local.de.1 index a55ac54a4..50be45c0d 100644 --- a/manpages/de/lb_local.de.1 +++ b/manpages/de/lb_local.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb local\fP \- Wrapper für lokale live\-build Programme diff --git a/manpages/de/lb_source.de.1 b/manpages/de/lb_source.de.1 index 4ab7ccdf3..f92d1115d 100644 --- a/manpages/de/lb_source.de.1 +++ b/manpages/de/lb_source.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb source\fP \- Erstellt die "source" Stufe diff --git a/manpages/de/lb_source_checksums.de.1 b/manpages/de/lb_source_checksums.de.1 index 07332b164..27684047f 100644 --- a/manpages/de/lb_source_checksums.de.1 +++ b/manpages/de/lb_source_checksums.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb source_checksums\fP \- Erstellt die "source" Stufe diff --git a/manpages/de/lb_source_debian-live.de.1 b/manpages/de/lb_source_debian-live.de.1 index 36434cdc6..95449f38a 100644 --- a/manpages/de/lb_source_debian-live.de.1 +++ b/manpages/de/lb_source_debian-live.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb source_debian\-live\fP \- Erstellt die "source" Stufe diff --git a/manpages/de/lb_source_debian.de.1 b/manpages/de/lb_source_debian.de.1 index dee44f8f6..0559b4a24 100644 --- a/manpages/de/lb_source_debian.de.1 +++ b/manpages/de/lb_source_debian.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb source_debian\fP \- Erstellt die "source" Stufe diff --git a/manpages/de/lb_source_disk.de.1 b/manpages/de/lb_source_disk.de.1 index bfc31dd11..bf58e849f 100644 --- a/manpages/de/lb_source_disk.de.1 +++ b/manpages/de/lb_source_disk.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb source_disk\fP \- Erstellt die "source" Stufe diff --git a/manpages/de/lb_source_iso.de.1 b/manpages/de/lb_source_iso.de.1 index eed61cdd8..b9265499d 100644 --- a/manpages/de/lb_source_iso.de.1 +++ b/manpages/de/lb_source_iso.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb source_iso\fP \- Erstellt die "source" Stufe diff --git a/manpages/de/lb_source_net.de.1 b/manpages/de/lb_source_net.de.1 index abfeacb95..18cdf4683 100644 --- a/manpages/de/lb_source_net.de.1 +++ b/manpages/de/lb_source_net.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb source_net\fP \- Erstellt die "source" Stufe diff --git a/manpages/de/lb_source_tar.de.1 b/manpages/de/lb_source_tar.de.1 index 37f96a0f8..ba388248d 100644 --- a/manpages/de/lb_source_tar.de.1 +++ b/manpages/de/lb_source_tar.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb source_tar\fP \- Erstellt die "source" Stufe diff --git a/manpages/de/lb_source_usb.de.1 b/manpages/de/lb_source_usb.de.1 index 023e50173..0c6c84206 100644 --- a/manpages/de/lb_source_usb.de.1 +++ b/manpages/de/lb_source_usb.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb source_usb\fP \- Erstellt die "source" Stufe diff --git a/manpages/de/lb_source_virtual-hdd.de.1 b/manpages/de/lb_source_virtual-hdd.de.1 index c002c5e8d..7902b317d 100644 --- a/manpages/de/lb_source_virtual-hdd.de.1 +++ b/manpages/de/lb_source_virtual-hdd.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb source_virtual\-hdd\fP \- Erstellt die "source" Stufe diff --git a/manpages/de/lb_testroot.de.1 b/manpages/de/lb_testroot.de.1 index c962d58ee..77eb3013d 100644 --- a/manpages/de/lb_testroot.de.1 +++ b/manpages/de/lb_testroot.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 1 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlb testroot\fP \- stellt sicher, dass ein System als root erstellt wird diff --git a/manpages/de/live-build.de.7 b/manpages/de/live-build.de.7 index f38e4b4f4..92612a2ed 100644 --- a/manpages/de/live-build.de.7 +++ b/manpages/de/live-build.de.7 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 7 02.09.2010 2.0~a23 "Debian Live Projekt" +.TH LIVE\-BUILD 7 02.09.2010 2.0~a24 "Debian Live Projekt" .SH NAME \fBlive\-build\fP \- die Debian Live Tool Suite diff --git a/manpages/en/lb.1 b/manpages/en/lb.1 index 4d20a8f72..b93a3036a 100644 --- a/manpages/en/lb.1 +++ b/manpages/en/lb.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "Debian Live Project" .SH NAME \fBlh\fR \- wrapper for live\-build programs diff --git a/manpages/en/lb_binary.1 b/manpages/en/lb_binary.1 index 589a66f8f..407c4fe6f 100644 --- a/manpages/en/lb_binary.1 +++ b/manpages/en/lb_binary.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 b7290cb98..41aa68caa 100644 --- a/manpages/en/lb_binary_checksums.1 +++ b/manpages/en/lb_binary_checksums.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 84ce5ca36..2fdcf29a5 100644 --- a/manpages/en/lb_binary_chroot.1 +++ b/manpages/en/lb_binary_chroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 2793d2fb9..36943f45c 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\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 1e697a4fe..713c665dd 100644 --- a/manpages/en/lb_binary_disk.1 +++ b/manpages/en/lb_binary_disk.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 f75ba3a5e..fcd181cfc 100644 --- a/manpages/en/lb_binary_encryption.1 +++ b/manpages/en/lb_binary_encryption.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 96ac909fe..1337c81ca 100644 --- a/manpages/en/lb_binary_grub.1 +++ b/manpages/en/lb_binary_grub.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 4ed214989..dd17ba29d 100644 --- a/manpages/en/lb_binary_grub2.1 +++ b/manpages/en/lb_binary_grub2.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 844f1ea3e..918ed4245 100644 --- a/manpages/en/lb_binary_includes.1 +++ b/manpages/en/lb_binary_includes.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 5ebac3012..8a325d3d0 100644 --- a/manpages/en/lb_binary_iso.1 +++ b/manpages/en/lb_binary_iso.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 6ba904052..00929bf04 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\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 f4409fa29..d1504b8be 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\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 0919e8ad3..d75beba8e 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\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 501e525dd..e506feacf 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\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 f9acde382..9968c0cb3 100644 --- a/manpages/en/lb_binary_manifest.1 +++ b/manpages/en/lb_binary_manifest.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 f0d7f79d8..0db50bf69 100644 --- a/manpages/en/lb_binary_memtest.1 +++ b/manpages/en/lb_binary_memtest.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 05a88c759..7184a9d59 100644 --- a/manpages/en/lb_binary_net.1 +++ b/manpages/en/lb_binary_net.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 0900604e6..af85d30bb 100644 --- a/manpages/en/lb_binary_rootfs.1 +++ b/manpages/en/lb_binary_rootfs.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 2fffadf72..d9408b555 100644 --- a/manpages/en/lb_binary_silo.1 +++ b/manpages/en/lb_binary_silo.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 bf2d04e45..401fc4ea6 100644 --- a/manpages/en/lb_binary_syslinux.1 +++ b/manpages/en/lb_binary_syslinux.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 8d5b2d48a..5cc82742f 100644 --- a/manpages/en/lb_binary_tar.1 +++ b/manpages/en/lb_binary_tar.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 f9ed43eb7..fd2da352b 100644 --- a/manpages/en/lb_binary_usb.1 +++ b/manpages/en/lb_binary_usb.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 ce05343cc..14e7ebd7c 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\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 cc9e19767..89897ded5 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\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 d85f676a7..6c93eaa84 100644 --- a/manpages/en/lb_binary_yaboot.1 +++ b/manpages/en/lb_binary_yaboot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 87f64a881..399d94ec3 100644 --- a/manpages/en/lb_bootstrap.1 +++ b/manpages/en/lb_bootstrap.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 9ae0c8f43..d18dd0f76 100644 --- a/manpages/en/lb_bootstrap_cache.1 +++ b/manpages/en/lb_bootstrap_cache.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 8a49e3c3d..b4ccf5296 100644 --- a/manpages/en/lb_bootstrap_cdebootstrap.1 +++ b/manpages/en/lb_bootstrap_cdebootstrap.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 bd8d3f358..604b4c671 100644 --- a/manpages/en/lb_bootstrap_copy.1 +++ b/manpages/en/lb_bootstrap_copy.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 1f9cad538..9ae0b5671 100644 --- a/manpages/en/lb_bootstrap_debootstrap.1 +++ b/manpages/en/lb_bootstrap_debootstrap.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 697fee51f..470efb5e7 100644 --- a/manpages/en/lb_build.1 +++ b/manpages/en/lb_build.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 a3109a417..4b8122e22 100644 --- a/manpages/en/lb_chroot.1 +++ b/manpages/en/lb_chroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 d09f0b81b..de1c4c1b5 100644 --- a/manpages/en/lb_chroot_apt.1 +++ b/manpages/en/lb_chroot_apt.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 65f6c7494..ef7d24645 100644 --- a/manpages/en/lb_chroot_cache.1 +++ b/manpages/en/lb_chroot_cache.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 d5dbd1124..a599a96f0 100644 --- a/manpages/en/lb_chroot_debianchroot.1 +++ b/manpages/en/lb_chroot_debianchroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 6f5b7f349..23c11bf83 100644 --- a/manpages/en/lb_chroot_devpts.1 +++ b/manpages/en/lb_chroot_devpts.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 ed379616b..93187a5fc 100644 --- a/manpages/en/lb_chroot_dpkg.1 +++ b/manpages/en/lb_chroot_dpkg.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 8fd33c6db..f87833609 100644 --- a/manpages/en/lb_chroot_hacks.1 +++ b/manpages/en/lb_chroot_hacks.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 6c7a50cf0..963603921 100644 --- a/manpages/en/lb_chroot_hooks.1 +++ b/manpages/en/lb_chroot_hooks.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 4039ab231..5fecff4ab 100644 --- a/manpages/en/lb_chroot_hostname.1 +++ b/manpages/en/lb_chroot_hostname.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 01c204dba..6337c6d13 100644 --- a/manpages/en/lb_chroot_hosts.1 +++ b/manpages/en/lb_chroot_hosts.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 b05e7e0e4..5ee627e87 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\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 444d081da..cc6a6a767 100644 --- a/manpages/en/lb_chroot_interactive.1 +++ b/manpages/en/lb_chroot_interactive.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 951212592..e4fd21e6c 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\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 ae83b66a8..35631bdd2 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\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 ae8439b5f..fd7b7ad16 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\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 95b46d5ed..1fbc9b3d5 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\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 103d45886..4dbb1da5c 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\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 826344890..63d2e553c 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\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 0e5c538fe..3bc625ea7 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\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 9b7333fa8..13068fdab 100644 --- a/manpages/en/lb_chroot_localization.1 +++ b/manpages/en/lb_chroot_localization.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 636f2c864..c7cb0998a 100644 --- a/manpages/en/lb_chroot_packages.1 +++ b/manpages/en/lb_chroot_packages.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 241578abe..81a9b02fa 100644 --- a/manpages/en/lb_chroot_packageslists.1 +++ b/manpages/en/lb_chroot_packageslists.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 0b3df2c10..a2a6e9888 100644 --- a/manpages/en/lb_chroot_preseed.1 +++ b/manpages/en/lb_chroot_preseed.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 ea256ec5c..82e480961 100644 --- a/manpages/en/lb_chroot_proc.1 +++ b/manpages/en/lb_chroot_proc.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 e2a8b7d65..ebdb742ad 100644 --- a/manpages/en/lb_chroot_resolv.1 +++ b/manpages/en/lb_chroot_resolv.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 5643cc89c..728cda5e7 100644 --- a/manpages/en/lb_chroot_selinuxfs.1 +++ b/manpages/en/lb_chroot_selinuxfs.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 07600f0c5..698737cf9 100644 --- a/manpages/en/lb_chroot_sources.1 +++ b/manpages/en/lb_chroot_sources.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 7d23817d2..555835797 100644 --- a/manpages/en/lb_chroot_symlinks.1 +++ b/manpages/en/lb_chroot_symlinks.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 fcee94f8c..8abebc0a8 100644 --- a/manpages/en/lb_chroot_sysfs.1 +++ b/manpages/en/lb_chroot_sysfs.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 668f0fb37..719f906e7 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\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 0d14716e5..ef94e6013 100644 --- a/manpages/en/lb_chroot_sysvinit.1 +++ b/manpages/en/lb_chroot_sysvinit.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 179c4abd7..4fb29ee4d 100644 --- a/manpages/en/lb_chroot_tasks.1 +++ b/manpages/en/lb_chroot_tasks.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 324a51dd5..217c0d80a 100644 --- a/manpages/en/lb_chroot_upstart.1 +++ b/manpages/en/lb_chroot_upstart.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 4e1037f20..4b7a6d65e 100644 --- a/manpages/en/lb_clean.1 +++ b/manpages/en/lb_clean.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 a1a8d8114..ec7c6a9e8 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 df8f7ea97..b51d9a7ea 100644 --- a/manpages/en/lb_local.1 +++ b/manpages/en/lb_local.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 dc2e4565d..53aef2708 100644 --- a/manpages/en/lb_source.1 +++ b/manpages/en/lb_source.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 676b14c0b..729be4e55 100644 --- a/manpages/en/lb_source_checksums.1 +++ b/manpages/en/lb_source_checksums.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 32d23bdae..6d0cbf184 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\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 0801e6eb9..35508d8b5 100644 --- a/manpages/en/lb_source_debian.1 +++ b/manpages/en/lb_source_debian.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 532ef16b8..baae6fc88 100644 --- a/manpages/en/lb_source_disk.1 +++ b/manpages/en/lb_source_disk.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 bd60a941c..a6a606aea 100644 --- a/manpages/en/lb_source_iso.1 +++ b/manpages/en/lb_source_iso.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 87ec1ce6b..ddc2e5377 100644 --- a/manpages/en/lb_source_net.1 +++ b/manpages/en/lb_source_net.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 a3368cd73..f26449c57 100644 --- a/manpages/en/lb_source_tar.1 +++ b/manpages/en/lb_source_tar.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 af26ddc88..2a6de5c36 100644 --- a/manpages/en/lb_source_usb.1 +++ b/manpages/en/lb_source_usb.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 aa52a0131..32f346d7b 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\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 26afd4ecc..02ceb9935 100644 --- a/manpages/en/lb_testroot.1 +++ b/manpages/en/lb_testroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 1 2010\-09\-02 2.0~a24 "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 8a1d740ea..89f8483bc 100644 --- a/manpages/en/live-build.7 +++ b/manpages/en/live-build.7 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 7 2010\-09\-02 2.0~a23 "Debian Live Project" +.TH LIVE\-BUILD 7 2010\-09\-02 2.0~a24 "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 0a8919835..86d1cf3e4 100644 --- a/manpages/po/de/lb.1.po +++ b/manpages/po/de/lb.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_binary.1.po b/manpages/po/de/lb_binary.1.po index c569ec432..8f2ffb215 100644 --- a/manpages/po/de/lb_binary.1.po +++ b/manpages/po/de/lb_binary.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 14:29+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_binary_checksums.1.po b/manpages/po/de/lb_binary_checksums.1.po index 5df302cad..27bc63a3d 100644 --- a/manpages/po/de/lb_binary_checksums.1.po +++ b/manpages/po/de/lb_binary_checksums.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_binary_chroot.1.po b/manpages/po/de/lb_binary_chroot.1.po index 3158a8693..14e77e33d 100644 --- a/manpages/po/de/lb_binary_chroot.1.po +++ b/manpages/po/de/lb_binary_chroot.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 14:29+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_binary_debian-installer.1.po b/manpages/po/de/lb_binary_debian-installer.1.po index 63570ceff..06282660c 100644 --- a/manpages/po/de/lb_binary_debian-installer.1.po +++ b/manpages/po/de/lb_binary_debian-installer.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 14:29+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_binary_disk.1.po b/manpages/po/de/lb_binary_disk.1.po index 1dd061e9d..50a477229 100644 --- a/manpages/po/de/lb_binary_disk.1.po +++ b/manpages/po/de/lb_binary_disk.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_binary_encryption.1.po b/manpages/po/de/lb_binary_encryption.1.po index 929497029..b139b99d0 100644 --- a/manpages/po/de/lb_binary_encryption.1.po +++ b/manpages/po/de/lb_binary_encryption.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_binary_grub.1.po b/manpages/po/de/lb_binary_grub.1.po index 9c9372f71..0ff0eaef6 100644 --- a/manpages/po/de/lb_binary_grub.1.po +++ b/manpages/po/de/lb_binary_grub.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_binary_grub2.1.po b/manpages/po/de/lb_binary_grub2.1.po index cc1e17ada..596ccdb42 100644 --- a/manpages/po/de/lb_binary_grub2.1.po +++ b/manpages/po/de/lb_binary_grub2.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_binary_includes.1.po b/manpages/po/de/lb_binary_includes.1.po index 64fe8d7c1..651342c14 100644 --- a/manpages/po/de/lb_binary_includes.1.po +++ b/manpages/po/de/lb_binary_includes.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_binary_iso.1.po b/manpages/po/de/lb_binary_iso.1.po index 32c8b694c..53db2ba81 100644 --- a/manpages/po/de/lb_binary_iso.1.po +++ b/manpages/po/de/lb_binary_iso.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_binary_linux-image.1.po b/manpages/po/de/lb_binary_linux-image.1.po index ceb14c585..99f6500d7 100644 --- a/manpages/po/de/lb_binary_linux-image.1.po +++ b/manpages/po/de/lb_binary_linux-image.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_binary_local-hooks.1.po b/manpages/po/de/lb_binary_local-hooks.1.po index 5e920ed5c..1983e9247 100644 --- a/manpages/po/de/lb_binary_local-hooks.1.po +++ b/manpages/po/de/lb_binary_local-hooks.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_binary_local-includes.1.po b/manpages/po/de/lb_binary_local-includes.1.po index 707bd2570..612b6c000 100644 --- a/manpages/po/de/lb_binary_local-includes.1.po +++ b/manpages/po/de/lb_binary_local-includes.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_binary_local-packageslists.1.po b/manpages/po/de/lb_binary_local-packageslists.1.po index 678648cc6..5df7b7be4 100644 --- a/manpages/po/de/lb_binary_local-packageslists.1.po +++ b/manpages/po/de/lb_binary_local-packageslists.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 14:29+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_binary_manifest.1.po b/manpages/po/de/lb_binary_manifest.1.po index bebe0d2be..8168e0281 100644 --- a/manpages/po/de/lb_binary_manifest.1.po +++ b/manpages/po/de/lb_binary_manifest.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_binary_memtest.1.po b/manpages/po/de/lb_binary_memtest.1.po index caa787a20..df250574c 100644 --- a/manpages/po/de/lb_binary_memtest.1.po +++ b/manpages/po/de/lb_binary_memtest.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_binary_net.1.po b/manpages/po/de/lb_binary_net.1.po index f6a93b766..07f2efe7a 100644 --- a/manpages/po/de/lb_binary_net.1.po +++ b/manpages/po/de/lb_binary_net.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_binary_rootfs.1.po b/manpages/po/de/lb_binary_rootfs.1.po index 2d92dad96..c5d7084b9 100644 --- a/manpages/po/de/lb_binary_rootfs.1.po +++ b/manpages/po/de/lb_binary_rootfs.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 14:29+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_binary_silo.1.po b/manpages/po/de/lb_binary_silo.1.po index 25f72f004..9195b36e9 100644 --- a/manpages/po/de/lb_binary_silo.1.po +++ b/manpages/po/de/lb_binary_silo.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_binary_syslinux.1.po b/manpages/po/de/lb_binary_syslinux.1.po index 8ad795a80..ac842f0ad 100644 --- a/manpages/po/de/lb_binary_syslinux.1.po +++ b/manpages/po/de/lb_binary_syslinux.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_binary_tar.1.po b/manpages/po/de/lb_binary_tar.1.po index 6ffb1ce94..4387ef67c 100644 --- a/manpages/po/de/lb_binary_tar.1.po +++ b/manpages/po/de/lb_binary_tar.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_binary_usb.1.po b/manpages/po/de/lb_binary_usb.1.po index d0e7877fa..8183dcf88 100644 --- a/manpages/po/de/lb_binary_usb.1.po +++ b/manpages/po/de/lb_binary_usb.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_binary_virtual-hdd.1.po b/manpages/po/de/lb_binary_virtual-hdd.1.po index 365008f65..05d75d00e 100644 --- a/manpages/po/de/lb_binary_virtual-hdd.1.po +++ b/manpages/po/de/lb_binary_virtual-hdd.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_binary_win32-loader.1.po b/manpages/po/de/lb_binary_win32-loader.1.po index d999bff68..b06fac74b 100644 --- a/manpages/po/de/lb_binary_win32-loader.1.po +++ b/manpages/po/de/lb_binary_win32-loader.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_binary_yaboot.1.po b/manpages/po/de/lb_binary_yaboot.1.po index ea46a9f2f..f7b28a89f 100644 --- a/manpages/po/de/lb_binary_yaboot.1.po +++ b/manpages/po/de/lb_binary_yaboot.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 14:29+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_bootstrap.1.po b/manpages/po/de/lb_bootstrap.1.po index 5bf5d5054..1f61baad9 100644 --- a/manpages/po/de/lb_bootstrap.1.po +++ b/manpages/po/de/lb_bootstrap.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_bootstrap_cache.1.po b/manpages/po/de/lb_bootstrap_cache.1.po index cac33a286..aaa21588e 100644 --- a/manpages/po/de/lb_bootstrap_cache.1.po +++ b/manpages/po/de/lb_bootstrap_cache.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_bootstrap_cdebootstrap.1.po b/manpages/po/de/lb_bootstrap_cdebootstrap.1.po index 35555dea3..975a50874 100644 --- a/manpages/po/de/lb_bootstrap_cdebootstrap.1.po +++ b/manpages/po/de/lb_bootstrap_cdebootstrap.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 14:29+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_bootstrap_copy.1.po b/manpages/po/de/lb_bootstrap_copy.1.po index 6f29e656a..75ee34707 100644 --- a/manpages/po/de/lb_bootstrap_copy.1.po +++ b/manpages/po/de/lb_bootstrap_copy.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_bootstrap_debootstrap.1.po b/manpages/po/de/lb_bootstrap_debootstrap.1.po index 746d9530a..4e45eb5ce 100644 --- a/manpages/po/de/lb_bootstrap_debootstrap.1.po +++ b/manpages/po/de/lb_bootstrap_debootstrap.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_build.1.po b/manpages/po/de/lb_build.1.po index a495f6dcb..34c6f0a9f 100644 --- a/manpages/po/de/lb_build.1.po +++ b/manpages/po/de/lb_build.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-09 10:39+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot.1.po b/manpages/po/de/lb_chroot.1.po index 9009c6a8f..d5df55d27 100644 --- a/manpages/po/de/lb_chroot.1.po +++ b/manpages/po/de/lb_chroot.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 14:29+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_apt.1.po b/manpages/po/de/lb_chroot_apt.1.po index 57a638a51..6a4f24a1c 100644 --- a/manpages/po/de/lb_chroot_apt.1.po +++ b/manpages/po/de/lb_chroot_apt.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_cache.1.po b/manpages/po/de/lb_chroot_cache.1.po index 9a2b9c0df..9e1ab026e 100644 --- a/manpages/po/de/lb_chroot_cache.1.po +++ b/manpages/po/de/lb_chroot_cache.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_debianchroot.1.po b/manpages/po/de/lb_chroot_debianchroot.1.po index ca92caccb..f39ae15ba 100644 --- a/manpages/po/de/lb_chroot_debianchroot.1.po +++ b/manpages/po/de/lb_chroot_debianchroot.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_devpts.1.po b/manpages/po/de/lb_chroot_devpts.1.po index 4e73eb514..9c9017620 100644 --- a/manpages/po/de/lb_chroot_devpts.1.po +++ b/manpages/po/de/lb_chroot_devpts.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 14:29+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_dpkg.1.po b/manpages/po/de/lb_chroot_dpkg.1.po index 19ddb8efb..4c5c36ff4 100644 --- a/manpages/po/de/lb_chroot_dpkg.1.po +++ b/manpages/po/de/lb_chroot_dpkg.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_hacks.1.po b/manpages/po/de/lb_chroot_hacks.1.po index 3012caf6a..5773292ba 100644 --- a/manpages/po/de/lb_chroot_hacks.1.po +++ b/manpages/po/de/lb_chroot_hacks.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_hooks.1.po b/manpages/po/de/lb_chroot_hooks.1.po index c024af567..ac5ea6fa8 100644 --- a/manpages/po/de/lb_chroot_hooks.1.po +++ b/manpages/po/de/lb_chroot_hooks.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_hostname.1.po b/manpages/po/de/lb_chroot_hostname.1.po index 5409b7de1..31ba9a922 100644 --- a/manpages/po/de/lb_chroot_hostname.1.po +++ b/manpages/po/de/lb_chroot_hostname.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_hosts.1.po b/manpages/po/de/lb_chroot_hosts.1.po index 935224be7..5f53e3073 100644 --- a/manpages/po/de/lb_chroot_hosts.1.po +++ b/manpages/po/de/lb_chroot_hosts.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_install-packages.1.po b/manpages/po/de/lb_chroot_install-packages.1.po index 4b8276471..fee29e802 100644 --- a/manpages/po/de/lb_chroot_install-packages.1.po +++ b/manpages/po/de/lb_chroot_install-packages.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 14:29+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_interactive.1.po b/manpages/po/de/lb_chroot_interactive.1.po index 2a3a94611..50f2d52b2 100644 --- a/manpages/po/de/lb_chroot_interactive.1.po +++ b/manpages/po/de/lb_chroot_interactive.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_linux-image.1.po b/manpages/po/de/lb_chroot_linux-image.1.po index f2942c2ca..f0202f037 100644 --- a/manpages/po/de/lb_chroot_linux-image.1.po +++ b/manpages/po/de/lb_chroot_linux-image.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_local-hooks.1.po b/manpages/po/de/lb_chroot_local-hooks.1.po index d62058259..98debe772 100644 --- a/manpages/po/de/lb_chroot_local-hooks.1.po +++ b/manpages/po/de/lb_chroot_local-hooks.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_local-includes.1.po b/manpages/po/de/lb_chroot_local-includes.1.po index 9540c69cb..23db7c3a3 100644 --- a/manpages/po/de/lb_chroot_local-includes.1.po +++ b/manpages/po/de/lb_chroot_local-includes.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_local-packages.1.po b/manpages/po/de/lb_chroot_local-packages.1.po index d853efe76..2733a87cf 100644 --- a/manpages/po/de/lb_chroot_local-packages.1.po +++ b/manpages/po/de/lb_chroot_local-packages.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_local-packageslists.1.po b/manpages/po/de/lb_chroot_local-packageslists.1.po index afe8460be..03ff352ae 100644 --- a/manpages/po/de/lb_chroot_local-packageslists.1.po +++ b/manpages/po/de/lb_chroot_local-packageslists.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 14:29+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_local-patches.1.po b/manpages/po/de/lb_chroot_local-patches.1.po index 4239334b7..835f28360 100644 --- a/manpages/po/de/lb_chroot_local-patches.1.po +++ b/manpages/po/de/lb_chroot_local-patches.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_local-preseed.1.po b/manpages/po/de/lb_chroot_local-preseed.1.po index 5ce894160..1d7b6ae8b 100644 --- a/manpages/po/de/lb_chroot_local-preseed.1.po +++ b/manpages/po/de/lb_chroot_local-preseed.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_localization.1.po b/manpages/po/de/lb_chroot_localization.1.po index da1246cd2..ac39af713 100644 --- a/manpages/po/de/lb_chroot_localization.1.po +++ b/manpages/po/de/lb_chroot_localization.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_packages.1.po b/manpages/po/de/lb_chroot_packages.1.po index 8edb069b5..e1cde8809 100644 --- a/manpages/po/de/lb_chroot_packages.1.po +++ b/manpages/po/de/lb_chroot_packages.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_packageslists.1.po b/manpages/po/de/lb_chroot_packageslists.1.po index 6a030f2a3..dc01c2d3b 100644 --- a/manpages/po/de/lb_chroot_packageslists.1.po +++ b/manpages/po/de/lb_chroot_packageslists.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_preseed.1.po b/manpages/po/de/lb_chroot_preseed.1.po index 7145877ef..41ad28dea 100644 --- a/manpages/po/de/lb_chroot_preseed.1.po +++ b/manpages/po/de/lb_chroot_preseed.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_proc.1.po b/manpages/po/de/lb_chroot_proc.1.po index b988211ba..4e17497a2 100644 --- a/manpages/po/de/lb_chroot_proc.1.po +++ b/manpages/po/de/lb_chroot_proc.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_resolv.1.po b/manpages/po/de/lb_chroot_resolv.1.po index 847c044d1..8bf07c540 100644 --- a/manpages/po/de/lb_chroot_resolv.1.po +++ b/manpages/po/de/lb_chroot_resolv.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 14:29+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_selinuxfs.1.po b/manpages/po/de/lb_chroot_selinuxfs.1.po index f3140ca20..7890086cf 100644 --- a/manpages/po/de/lb_chroot_selinuxfs.1.po +++ b/manpages/po/de/lb_chroot_selinuxfs.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_sources.1.po b/manpages/po/de/lb_chroot_sources.1.po index 2520b91a7..6fd23ca54 100644 --- a/manpages/po/de/lb_chroot_sources.1.po +++ b/manpages/po/de/lb_chroot_sources.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-09 11:47+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_symlinks.1.po b/manpages/po/de/lb_chroot_symlinks.1.po index 8268e85d9..12a32b319 100644 --- a/manpages/po/de/lb_chroot_symlinks.1.po +++ b/manpages/po/de/lb_chroot_symlinks.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_sysfs.1.po b/manpages/po/de/lb_chroot_sysfs.1.po index d55b26361..21f893e77 100644 --- a/manpages/po/de/lb_chroot_sysfs.1.po +++ b/manpages/po/de/lb_chroot_sysfs.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_sysv-rc.1.po b/manpages/po/de/lb_chroot_sysv-rc.1.po index 9174f99a9..c736c7573 100644 --- a/manpages/po/de/lb_chroot_sysv-rc.1.po +++ b/manpages/po/de/lb_chroot_sysv-rc.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_sysvinit.1.po b/manpages/po/de/lb_chroot_sysvinit.1.po index eab0defb3..600e6fc03 100644 --- a/manpages/po/de/lb_chroot_sysvinit.1.po +++ b/manpages/po/de/lb_chroot_sysvinit.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_tasks.1.po b/manpages/po/de/lb_chroot_tasks.1.po index 05aaa13d5..378ca73ad 100644 --- a/manpages/po/de/lb_chroot_tasks.1.po +++ b/manpages/po/de/lb_chroot_tasks.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_chroot_upstart.1.po b/manpages/po/de/lb_chroot_upstart.1.po index 658dce13c..0c0026ae5 100644 --- a/manpages/po/de/lb_chroot_upstart.1.po +++ b/manpages/po/de/lb_chroot_upstart.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_clean.1.po b/manpages/po/de/lb_clean.1.po index f29632a14..7f0460b2a 100644 --- a/manpages/po/de/lb_clean.1.po +++ b/manpages/po/de/lb_clean.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 14:29+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_config.1.po b/manpages/po/de/lb_config.1.po index 6dd3ecbff..8afb97b5b 100644 --- a/manpages/po/de/lb_config.1.po +++ b/manpages/po/de/lb_config.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 14:29+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_local.1.po b/manpages/po/de/lb_local.1.po index 37ff30ce9..7fa139842 100644 --- a/manpages/po/de/lb_local.1.po +++ b/manpages/po/de/lb_local.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-09 12:13+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_source.1.po b/manpages/po/de/lb_source.1.po index 324fd709b..d6dbac7e3 100644 --- a/manpages/po/de/lb_source.1.po +++ b/manpages/po/de/lb_source.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 14:29+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_source_checksums.1.po b/manpages/po/de/lb_source_checksums.1.po index cb66e4988..5313869d8 100644 --- a/manpages/po/de/lb_source_checksums.1.po +++ b/manpages/po/de/lb_source_checksums.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-09 11:47+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_source_debian-live.1.po b/manpages/po/de/lb_source_debian-live.1.po index 2e4519844..a10f6eac0 100644 --- a/manpages/po/de/lb_source_debian-live.1.po +++ b/manpages/po/de/lb_source_debian-live.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-09 11:47+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_source_debian.1.po b/manpages/po/de/lb_source_debian.1.po index fce390eea..7fa104369 100644 --- a/manpages/po/de/lb_source_debian.1.po +++ b/manpages/po/de/lb_source_debian.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 14:29+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-09 11:47+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_source_disk.1.po b/manpages/po/de/lb_source_disk.1.po index d28ce73e4..9f699fc1c 100644 --- a/manpages/po/de/lb_source_disk.1.po +++ b/manpages/po/de/lb_source_disk.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-09 11:47+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_source_iso.1.po b/manpages/po/de/lb_source_iso.1.po index 99f5aa45b..ac1e3ef1e 100644 --- a/manpages/po/de/lb_source_iso.1.po +++ b/manpages/po/de/lb_source_iso.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-09 11:47+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_source_net.1.po b/manpages/po/de/lb_source_net.1.po index 1e51256f3..e15e82570 100644 --- a/manpages/po/de/lb_source_net.1.po +++ b/manpages/po/de/lb_source_net.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-09 11:47+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_source_tar.1.po b/manpages/po/de/lb_source_tar.1.po index d8cb85d83..56dfbff70 100644 --- a/manpages/po/de/lb_source_tar.1.po +++ b/manpages/po/de/lb_source_tar.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-09 11:47+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_source_usb.1.po b/manpages/po/de/lb_source_usb.1.po index 172948da1..7893ff5da 100644 --- a/manpages/po/de/lb_source_usb.1.po +++ b/manpages/po/de/lb_source_usb.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-09 11:47+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_source_virtual-hdd.1.po b/manpages/po/de/lb_source_virtual-hdd.1.po index 7a74192cd..e58a1e860 100644 --- a/manpages/po/de/lb_source_virtual-hdd.1.po +++ b/manpages/po/de/lb_source_virtual-hdd.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-09 11:47+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/lb_testroot.1.po b/manpages/po/de/lb_testroot.1.po index 9679fab36..16f601ae3 100644 --- a/manpages/po/de/lb_testroot.1.po +++ b/manpages/po/de/lb_testroot.1.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/po/de/live-build.7.po b/manpages/po/de/live-build.7.po index 1a9c32e32..4b8fc237c 100644 --- a/manpages/po/de/live-build.7.po +++ b/manpages/po/de/live-build.7.po @@ -4,8 +4,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build 2.0~a23\n" -"POT-Creation-Date: 2010-09-02 13:50+0300\n" +"Project-Id-Version: live-build 2.0~a24\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: 2010-05-08 23:50+0300\n" "Last-Translator: Daniel Baumann <daniel@debian.org>\n" "Language-Team: none\n" @@ -117,8 +117,8 @@ msgstr "02.09.2010" #: 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 "2.0~a23" -msgstr "2.0~a23" +msgid "2.0~a24" +msgstr "2.0~a24" #. type: TH #: en/lb.1:1 en/lb_binary.1:1 en/lb_binary_checksums.1:1 diff --git a/manpages/pot/lb.1.pot b/manpages/pot/lb.1.pot index 93cefcb73..74af5d1d7 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-09-02 13:50+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary.1.pot b/manpages/pot/lb_binary.1.pot index ef451f7a2..96b5cc644 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_checksums.1.pot b/manpages/pot/lb_binary_checksums.1.pot index a38d0eff7..cab94fad8 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_chroot.1.pot b/manpages/pot/lb_binary_chroot.1.pot index cb4bb1a21..51d6c185f 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_debian-installer.1.pot b/manpages/pot/lb_binary_debian-installer.1.pot index ee865d581..ac41b2acf 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_disk.1.pot b/manpages/pot/lb_binary_disk.1.pot index fe949c641..96860e6aa 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_encryption.1.pot b/manpages/pot/lb_binary_encryption.1.pot index 5d2d89454..9cfbe4dea 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_grub.1.pot b/manpages/pot/lb_binary_grub.1.pot index 83100f7fa..07d99f5de 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_grub2.1.pot b/manpages/pot/lb_binary_grub2.1.pot index 04ed1ff16..b48da4d7c 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_includes.1.pot b/manpages/pot/lb_binary_includes.1.pot index 4da8c59e1..59241ec07 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_iso.1.pot b/manpages/pot/lb_binary_iso.1.pot index c47591533..e07585bdb 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_linux-image.1.pot b/manpages/pot/lb_binary_linux-image.1.pot index 8e74c26b3..4a03bdcdb 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_local-hooks.1.pot b/manpages/pot/lb_binary_local-hooks.1.pot index 07db2c3e7..86a31ccf1 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_local-includes.1.pot b/manpages/pot/lb_binary_local-includes.1.pot index e6fe74ea1..233d628da 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_local-packageslists.1.pot b/manpages/pot/lb_binary_local-packageslists.1.pot index ed391b348..5aa68ad6b 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_manifest.1.pot b/manpages/pot/lb_binary_manifest.1.pot index 967c2546e..914fe09e5 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_memtest.1.pot b/manpages/pot/lb_binary_memtest.1.pot index d77bd9a6e..b792ed9d9 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_net.1.pot b/manpages/pot/lb_binary_net.1.pot index 23309089e..777adddd4 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_rootfs.1.pot b/manpages/pot/lb_binary_rootfs.1.pot index 4bb574607..b33c628c6 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_silo.1.pot b/manpages/pot/lb_binary_silo.1.pot index e262f6127..81d843828 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_syslinux.1.pot b/manpages/pot/lb_binary_syslinux.1.pot index 382d038ed..8a3fe6b20 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_tar.1.pot b/manpages/pot/lb_binary_tar.1.pot index c564c42cf..a122e8fc4 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_usb.1.pot b/manpages/pot/lb_binary_usb.1.pot index 43374b015..d238aa889 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_virtual-hdd.1.pot b/manpages/pot/lb_binary_virtual-hdd.1.pot index 713d95b9a..30685c8cf 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_win32-loader.1.pot b/manpages/pot/lb_binary_win32-loader.1.pot index 41a260a49..95ed45e04 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_yaboot.1.pot b/manpages/pot/lb_binary_yaboot.1.pot index cf6f2a1ab..ea30e8329 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_bootstrap.1.pot b/manpages/pot/lb_bootstrap.1.pot index f239f7921..ef0fad5ab 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_bootstrap_cache.1.pot b/manpages/pot/lb_bootstrap_cache.1.pot index 93f196a0a..e02d6b167 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_bootstrap_cdebootstrap.1.pot b/manpages/pot/lb_bootstrap_cdebootstrap.1.pot index 9202f76f6..0bf32fbe5 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_bootstrap_copy.1.pot b/manpages/pot/lb_bootstrap_copy.1.pot index bf3d72f0a..e894bd013 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_bootstrap_debootstrap.1.pot b/manpages/pot/lb_bootstrap_debootstrap.1.pot index 4248fe938..9f58d8fec 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_build.1.pot b/manpages/pot/lb_build.1.pot index 8ee2b3078..17754af98 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot.1.pot b/manpages/pot/lb_chroot.1.pot index 651f65fe6..c3c6d6af7 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_apt.1.pot b/manpages/pot/lb_chroot_apt.1.pot index c745fd3bd..10f9e3f3e 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_cache.1.pot b/manpages/pot/lb_chroot_cache.1.pot index 4d5cf5784..468f88a96 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_debianchroot.1.pot b/manpages/pot/lb_chroot_debianchroot.1.pot index a7cf55c15..415d7359d 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_devpts.1.pot b/manpages/pot/lb_chroot_devpts.1.pot index dfa0a76e2..e08a394a9 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_dpkg.1.pot b/manpages/pot/lb_chroot_dpkg.1.pot index 8884502c2..9f73f5f2c 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_hacks.1.pot b/manpages/pot/lb_chroot_hacks.1.pot index cdd21a0f1..7df8b6347 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_hooks.1.pot b/manpages/pot/lb_chroot_hooks.1.pot index 83cd6fa7c..0ecd2fcb3 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_hostname.1.pot b/manpages/pot/lb_chroot_hostname.1.pot index 783eeb25d..6a71e2129 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_hosts.1.pot b/manpages/pot/lb_chroot_hosts.1.pot index bf3cc2268..bce32fc1d 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_install-packages.1.pot b/manpages/pot/lb_chroot_install-packages.1.pot index 075f4f2f2..f1987bcb9 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_interactive.1.pot b/manpages/pot/lb_chroot_interactive.1.pot index 45696bf9b..6ea47be51 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_linux-image.1.pot b/manpages/pot/lb_chroot_linux-image.1.pot index 8fb563b17..434578f58 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_local-hooks.1.pot b/manpages/pot/lb_chroot_local-hooks.1.pot index b75367443..3daf01f42 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_local-includes.1.pot b/manpages/pot/lb_chroot_local-includes.1.pot index 1596076ee..667288e8c 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_local-packages.1.pot b/manpages/pot/lb_chroot_local-packages.1.pot index 2e189ab8a..a38d13387 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_local-packageslists.1.pot b/manpages/pot/lb_chroot_local-packageslists.1.pot index 85a7303e7..9f8960e9c 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_local-patches.1.pot b/manpages/pot/lb_chroot_local-patches.1.pot index 01be3c62f..9f30ad79e 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_local-preseed.1.pot b/manpages/pot/lb_chroot_local-preseed.1.pot index 5f843c4b3..0dfd7d4d4 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_localization.1.pot b/manpages/pot/lb_chroot_localization.1.pot index dbe9e941b..468eb810d 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_packages.1.pot b/manpages/pot/lb_chroot_packages.1.pot index f39d7b3fb..9b2e95305 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_packageslists.1.pot b/manpages/pot/lb_chroot_packageslists.1.pot index 1ac3071cb..8f166cd3b 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_preseed.1.pot b/manpages/pot/lb_chroot_preseed.1.pot index d4cef32c0..04d47e290 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_proc.1.pot b/manpages/pot/lb_chroot_proc.1.pot index 76a57d2d2..8e3763c05 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_resolv.1.pot b/manpages/pot/lb_chroot_resolv.1.pot index eb98a2f1e..bf813729a 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_selinuxfs.1.pot b/manpages/pot/lb_chroot_selinuxfs.1.pot index 32e028474..affa39b70 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_sources.1.pot b/manpages/pot/lb_chroot_sources.1.pot index 22491b564..17b702ca3 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_symlinks.1.pot b/manpages/pot/lb_chroot_symlinks.1.pot index 48ffeed6b..704a71d14 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_sysfs.1.pot b/manpages/pot/lb_chroot_sysfs.1.pot index 0f8f188d9..12c4bf193 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_sysv-rc.1.pot b/manpages/pot/lb_chroot_sysv-rc.1.pot index b5e7dd56e..8b6556c58 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_sysvinit.1.pot b/manpages/pot/lb_chroot_sysvinit.1.pot index 489680ce6..fa402bf28 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_tasks.1.pot b/manpages/pot/lb_chroot_tasks.1.pot index 0e341f736..ad6e1983c 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_upstart.1.pot b/manpages/pot/lb_chroot_upstart.1.pot index 7b5fef5cb..f870ca48b 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_clean.1.pot b/manpages/pot/lb_clean.1.pot index 822e3c1e7..7c2f0d128 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_config.1.pot b/manpages/pot/lb_config.1.pot index 8fedbcf71..e6460b382 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_local.1.pot b/manpages/pot/lb_local.1.pot index bace23dd4..686581d52 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source.1.pot b/manpages/pot/lb_source.1.pot index ca70d686c..01d8d4a27 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_checksums.1.pot b/manpages/pot/lb_source_checksums.1.pot index e7088aaa4..656653702 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_debian-live.1.pot b/manpages/pot/lb_source_debian-live.1.pot index e7f14d2a8..06a1c7357 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_debian.1.pot b/manpages/pot/lb_source_debian.1.pot index 1c90d7e0e..86ee46572 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_disk.1.pot b/manpages/pot/lb_source_disk.1.pot index 901e95120..186970abe 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_iso.1.pot b/manpages/pot/lb_source_iso.1.pot index 3c0d352fc..2f10ebb35 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_net.1.pot b/manpages/pot/lb_source_net.1.pot index 74a2ca393..ab37de197 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_tar.1.pot b/manpages/pot/lb_source_tar.1.pot index ad7245d5d..b6b9ad292 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_usb.1.pot b/manpages/pot/lb_source_usb.1.pot index db6338d6a..1d9eb6957 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_virtual-hdd.1.pot b/manpages/pot/lb_source_virtual-hdd.1.pot index 06607833a..fbfdfd1a7 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/lb_testroot.1.pot b/manpages/pot/lb_testroot.1.pot index 5a8a0ab7d..4b7d87d54 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/manpages/pot/live-build.7.pot b/manpages/pot/live-build.7.pot index f4827a9b7..cb7525d45 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-09-02 14:29+0300\n" +"POT-Creation-Date: 2010-09-02 15:00+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -118,7 +118,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 "2.0~a23" +msgid "2.0~a24" msgstr "" #. type: TH diff --git a/po/live-build.pot b/po/live-build.pot new file mode 100644 index 000000000..b106bcee2 --- /dev/null +++ b/po/live-build.pot @@ -0,0 +1,1092 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2009-02-02 18:10+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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../helpers/lh_source_md5sum:16 +msgid "create source md5sums" +msgstr "" + +#: ../helpers/lh_source_md5sum:36 +msgid "Begin creating source md5sum.txt..." +msgstr "" + +#: ../helpers/lh_chroot_local-includes:16 +msgid "copy local files into chroot" +msgstr "" + +#: ../helpers/lh_chroot_local-includes:26 +msgid "Begin copying chroot local includes..." +msgstr "" + +#: ../helpers/lh:16 +msgid "utility to build Debian Live systems" +msgstr "" + +#: ../helpers/lh:41 +msgid "no such helper" +msgstr "" + +#: ../helpers/lh_chroot_packageslists:16 +msgid "queue install of packages lists into chroot" +msgstr "" + +#: ../helpers/lh_chroot_packageslists:26 +msgid "Begin queueing installation of packages lists..." +msgstr "" + +#: ../helpers/lh_binary_silo:16 +msgid "installs silo into binary" +msgstr "" + +#: ../helpers/lh_binary_silo:42 +msgid "Begin installing silo..." +msgstr "" + +#: ../helpers/lh_binary_silo:172 +msgid "Net cow not supported on silo" +msgstr "" + +#: ../helpers/lh_binary_tar:16 +msgid "build harddisk binary image" +msgstr "" + +#: ../helpers/lh_binary_tar:31 +msgid "Begin building binary harddisk image..." +msgstr "" + +#: ../helpers/lh_chroot_sysv-rc:16 +msgid "manage /usr/sbin/policy-rc.d" +msgstr "" + +#: ../helpers/lh_chroot_sysv-rc:31 +msgid "Configuring file /usr/sbin/policy-rc.d" +msgstr "" + +#: ../helpers/lh_chroot_sysv-rc:65 +msgid "Deconfiguring file /usr/sbin/policy-rc.d" +msgstr "" + +#: ../helpers/lh_chroot_local-patches:16 +msgid "apply local patches against chroot" +msgstr "" + +#: ../helpers/lh_chroot_local-patches:26 +msgid "Begin applying chroot local patches..." +msgstr "" + +#: ../helpers/lh_chroot_local-patches:53 +msgid "Applying patch %s..." +msgstr "" + +#: ../helpers/lh_chroot_resolv:16 +msgid "manage /etc/resolv.conf" +msgstr "" + +#: ../helpers/lh_chroot_resolv:31 +msgid "Configuring file /etc/resolv.conf" +msgstr "" + +#: ../helpers/lh_chroot_resolv:66 +msgid "Deconfiguring file /etc/resolv.conf" +msgstr "" + +#: ../helpers/lh_source_net:16 +msgid "build source net image" +msgstr "" + +#: ../helpers/lh_source_net:36 +msgid "Begin building source netboot image..." +msgstr "" + +#: ../helpers/lh_source_debian:16 +msgid "debian sources" +msgstr "" + +#: ../helpers/lh_source_debian:31 +msgid "Begin downloading sources..." +msgstr "" + +#: ../helpers/lh_chroot:16 +msgid "customize the Debian system" +msgstr "" + +#: ../helpers/lh_binary_syslinux:16 +msgid "installs syslinux into binary" +msgstr "" + +#: ../helpers/lh_binary_syslinux:31 +msgid "Begin installing syslinux..." +msgstr "" + +#: ../helpers/lh_binary_syslinux:250 +msgid "%s doen't exist" +msgstr "" + +#: ../helpers/lh_binary_syslinux:453 ../helpers/lh_binary_syslinux:477 +msgid "Unsupported net filesystem" +msgstr "" + +#: ../helpers/lh_bootstrap:16 +msgid "bootstrap a Debian system" +msgstr "" + +#: ../helpers/lh_binary_usb-hdd:16 +msgid "build binary image" +msgstr "" + +#: ../helpers/lh_binary_usb-hdd:31 +msgid "Begin building binary usb-hdd image..." +msgstr "" + +#: ../helpers/lh_binary_usb-hdd:58 +msgid "Sparc only supports booting from ext2, ext3 (or ufs)" +msgstr "" + +#: ../helpers/lh_binary_usb-hdd:89 +msgid "" +"FAT16 doesn't support files larger than 2GB, automatically enforcing FAT32." +msgstr "" + +#: ../helpers/lh_binary_usb-hdd:98 +msgid "" +"FAT16 doesn't support partitions larger than 2GB, automatically enforcing " +"FAT32" +msgstr "" + +#: ../helpers/lh_binary_usb-hdd:139 ../helpers/lh_source_usb-hdd:86 +msgid "Unsupported binary filesystem %s" +msgstr "" + +#: ../helpers/lh_chroot_symlinks:16 +msgid "convert symlinks" +msgstr "" + +#: ../helpers/lh_chroot_symlinks:31 +msgid "Begin converting symlinks..." +msgstr "" + +#: ../helpers/lh_bootstrap_copy:16 +msgid "bootstrap by copying the host system" +msgstr "" + +#: ../helpers/lh_bootstrap_copy:34 ../helpers/lh_bootstrap_cdebootstrap:34 +#: ../helpers/lh_bootstrap_debootstrap:34 +msgid "Begin bootstrapping system..." +msgstr "" + +#: ../helpers/lh_binary_grub:16 +msgid "installs grub into binary" +msgstr "" + +#: ../helpers/lh_binary_grub:31 +msgid "Begin installing grub..." +msgstr "" + +#: ../helpers/lh_binary_grub:118 +msgid "Bootloader in this image type not yet supported by live-helper." +msgstr "" + +#: ../helpers/lh_binary_grub:119 +msgid "This would produce a not bootable image, aborting (FIXME)." +msgstr "" + +#: ../helpers/lh_binary_grub:177 +msgid "Net cow not yet supported on grub" +msgstr "" + +#: ../helpers/lh_chroot_local-hooks:16 +msgid "execute local hooks in chroot" +msgstr "" + +#: ../helpers/lh_chroot_local-hooks:26 ../helpers/lh_binary_local-hooks:26 +msgid "Begin executing local hooks..." +msgstr "" + +#: ../helpers/lh_chroot_preseed:16 +msgid "execute preseed in chroot" +msgstr "" + +#: ../helpers/lh_chroot_preseed:26 +msgid "Begin executing preseed..." +msgstr "" + +#: ../helpers/lh_chroot_hosts:16 +msgid "manage /etc/hosts" +msgstr "" + +#: ../helpers/lh_chroot_hosts:31 +msgid "Configuring file /etc/hosts" +msgstr "" + +#: ../helpers/lh_chroot_hosts:67 +msgid "Deconfiguring file /etc/hosts" +msgstr "" + +#: ../helpers/lh_chroot_localization:16 +msgid "install localization packages into chroot" +msgstr "" + +#: ../helpers/lh_chroot_localization:26 +msgid "Begin installing localization packages..." +msgstr "" + +#: ../helpers/lh_bootstrap_cdebootstrap:16 +msgid "bootstrap a Debian system with cdebootstrap(1)" +msgstr "" + +#: ../helpers/lh_source_debian-live:16 +msgid "copy debian-live config into source" +msgstr "" + +#: ../helpers/lh_source_debian-live:31 +msgid "Begin copying live-helper configuration..." +msgstr "" + +#: ../helpers/lh_binary_yaboot:16 +msgid "installs yaboot into binary" +msgstr "" + +#: ../helpers/lh_binary_yaboot:31 +msgid "Begin installing yaboot..." +msgstr "" + +#: ../helpers/lh_binary_yaboot:126 +msgid "not yet supported, aborting (FIXME)." +msgstr "" + +#: ../helpers/lh_binary_yaboot:184 +msgid "Net cow not yet supported on yaboot" +msgstr "" + +#: ../helpers/lh_clean:27 +msgid "clean up system build directories" +msgstr "" + +#: ../helpers/lh_clean:40 +msgid "%s is not a good Debian Live working directory to clean." +msgstr "" + +#: ../helpers/lh_clean:73 +msgid "Cleaning chroot" +msgstr "" + +#: ../helpers/lh_binary_chroot:16 +msgid "copy chroot into chroot" +msgstr "" + +#: ../helpers/lh_binary_chroot:26 +msgid "Begin copying chroot..." +msgstr "" + +#: ../helpers/lh_binary_chroot:80 ../helpers/lh_source_tar:37 +msgid "This may take a while." +msgstr "" + +#: ../helpers/lh_binary_chroot:100 +msgid "Excluded path does not exist: %s" +msgstr "" + +#: ../helpers/lh_binary_local-includes:16 ../helpers/lh_binary_includes:16 +msgid "copy files into binary" +msgstr "" + +#: ../helpers/lh_binary_local-includes:26 +msgid "Begin copying binary local includes..." +msgstr "" + +#: ../helpers/lh_binary_debian-installer:16 +msgid "install debian-installer into binary" +msgstr "" + +#: ../helpers/lh_binary_debian-installer:46 +msgid "debian-installer flavour %s not supported." +msgstr "" + +#: ../helpers/lh_binary_debian-installer:51 +msgid "Begin installing debian-installer..." +msgstr "" + +#: ../helpers/lh_binary_debian-installer:214 +msgid "Could not download file: %s" +msgstr "" + +#: ../helpers/lh_binary_debian-installer:306 +msgid "No daily-builds found for your architecture." +msgstr "" + +#: ../helpers/lh_binary_debian-installer:466 +msgid "Could not find cache/packages_bootstrap." +msgstr "" + +#: ../helpers/lh_binary_debian-installer:467 +msgid "" +"You selected values of LH_CACHE, LH_CACHE_PACKAGES, LH_CACHE_STAGES and " +"LH_DEBIAN_INSTALLER which will result in 'bootstrap' packages not being " +"cached - these are required when integrating the Debian Installer." +msgstr "" + +#: ../helpers/lh_chroot_interactive:16 +msgid "make build interactive" +msgstr "" + +#: ../helpers/lh_chroot_interactive:31 +msgid "Begin interactive build..." +msgstr "" + +#: ../helpers/lh_chroot_interactive:47 +msgid "Pausing build: starting interactive shell..." +msgstr "" + +#: ../helpers/lh_chroot_interactive:51 +msgid "Pausing build: starting interactive X11..." +msgstr "" + +#: ../helpers/lh_chroot_interactive:55 +msgid "Pausing build: starting interactive Xnest..." +msgstr "" + +#: ../helpers/lh_chroot_cache:16 +msgid "cache chroot stage" +msgstr "" + +#: ../helpers/lh_chroot_cache:26 +msgid "Begin caching chroot stage..." +msgstr "" + +#: ../helpers/lh_chroot_hostname:16 +msgid "manage /bin/hostname" +msgstr "" + +#: ../helpers/lh_chroot_hostname:31 +msgid "Configuring file /etc/hostname" +msgstr "" + +#: ../helpers/lh_chroot_hostname:48 +msgid "Configuring file /bin/hostname" +msgstr "" + +#: ../helpers/lh_chroot_hostname:65 +msgid "Deconfiguring file /etc/hostname" +msgstr "" + +#: ../helpers/lh_chroot_hostname:73 +msgid "Deconfiguring file /bin/hostname" +msgstr "" + +#: ../helpers/lh_binary_manifest:16 +msgid "create manifest" +msgstr "" + +#: ../helpers/lh_binary_manifest:26 +msgid "Begin creating manifest..." +msgstr "" + +#: ../helpers/lh_chroot_sources:16 +msgid "manage /etc/apt/sources.list" +msgstr "" + +#: ../helpers/lh_chroot_sources:33 +msgid "Configuring file /etc/apt/sources.list" +msgstr "" + +#: ../helpers/lh_chroot_sources:168 +msgid "GPG exited with error status %s" +msgstr "" + +#: ../helpers/lh_chroot_sources:212 +#, sh-format +msgid "" +"Local packages must be named with suffix '_all.deb' or '_$architecture.deb'." +msgstr "" + +#: ../helpers/lh_chroot_sources:329 +msgid "Deconfiguring file /etc/apt/sources.list" +msgstr "" + +#: ../helpers/lh_chroot_hooks:16 +msgid "execute hooks in chroot" +msgstr "" + +#: ../helpers/lh_chroot_hooks:26 +msgid "Begin executing hooks..." +msgstr "" + +#: ../helpers/lh_binary_encryption:16 +msgid "encrypts rootfs" +msgstr "" + +#: ../helpers/lh_binary_encryption:33 +msgid "Encryption type %s not supported." +msgstr "" + +#: ../helpers/lh_binary_encryption:43 +msgid "Encryption not yet supported on %s filesystems." +msgstr "" + +#: ../helpers/lh_binary_encryption:48 +msgid "Begin encrypting root filesystem image..." +msgstr "" + +#: ../helpers/lh_binary_encryption:81 +msgid "Encrypting binary/%s/filesystem.%s with %s..." +msgstr "" + +#: ../helpers/lh_binary_encryption:93 +msgid " ** Configuring encrypted filesystem **" +msgstr "" + +#: ../helpers/lh_binary_encryption:95 +msgid " (Passwords must be at least 20 characters long)" +msgstr "" + +#: ../helpers/lh_build:27 +msgid "build a Debian Live system" +msgstr "" + +#: ../helpers/lh_build:35 +msgid "No config/ directory; using defaults for all options" +msgstr "" + +#: ../helpers/lh_build:40 +msgid "Cannot build live image from the root directory (/)" +msgstr "" + +#: ../helpers/lh_build:46 +msgid "Cannot build live image from a directory containing spaces" +msgstr "" + +#: ../helpers/lh_binary_includes:31 +msgid "Begin copying binary includes..." +msgstr "" + +#: ../helpers/lh_binary_includes:52 +msgid "user specified includes not accessible in %s" +msgstr "" + +#: ../helpers/lh_binary_includes:171 +msgid "win32-loader inclusion is enabled but not found, ignoring." +msgstr "" + +#: ../helpers/lh_source_usb-hdd:16 +msgid "build source image" +msgstr "" + +#: ../helpers/lh_source_usb-hdd:36 +msgid "Begin building source usb-hdd image..." +msgstr "" + +#: ../helpers/lh_source_usb-hdd:91 +msgid "!!! The following error/warning messages can be ignored !!!" +msgstr "" + +#: ../helpers/lh_source_usb-hdd:125 +msgid "!!! The above error/warning messages can be ignored !!!" +msgstr "" + +#: ../helpers/lh_binary_local-packageslists:16 +msgid "install local packages into binary" +msgstr "" + +#: ../helpers/lh_binary_local-packageslists:26 +msgid "Begin installing local packages lists..." +msgstr "" + +#: ../helpers/lh_chroot_sysvinit:16 +msgid "configure sysvinit" +msgstr "" + +#: ../helpers/lh_chroot_sysvinit:26 +msgid "Configuring package sysvinit" +msgstr "" + +#: ../helpers/lh_chroot_selinuxfs:16 +msgid "mount /selinux" +msgstr "" + +#: ../helpers/lh_chroot_selinuxfs:36 +msgid "Begin mounting /selinux..." +msgstr "" + +#: ../helpers/lh_chroot_selinuxfs:65 +msgid "Begin unmounting /selinux..." +msgstr "" + +#: ../helpers/lh_binary_md5sum:16 +msgid "create binary md5sums" +msgstr "" + +#: ../helpers/lh_binary_md5sum:31 +msgid "Begin creating binary md5sum.txt..." +msgstr "" + +#: ../helpers/lh_binary_iso:16 +msgid "build iso binary image" +msgstr "" + +#: ../helpers/lh_binary_iso:31 +msgid "Begin building binary iso image..." +msgstr "" + +#: ../helpers/lh_binary_iso:129 +msgid "Bootloader on your architecture not yet supported by live-helper." +msgstr "" + +#: ../helpers/lh_binary_iso:130 +msgid "" +"This will produce a most likely not bootable image (Continuing in 5 seconds)." +msgstr "" + +#: ../helpers/lh_testroot:16 +msgid "ensure that a system is built as root" +msgstr "" + +#: ../helpers/lh_testroot:29 +msgid "need root privileges" +msgstr "" + +#: ../helpers/lh_binary_memtest:16 +msgid "installs a memtest into binary" +msgstr "" + +#: ../helpers/lh_binary_memtest:31 +msgid "Begin installing memtest..." +msgstr "" + +#: ../helpers/lh_binary_memtest:47 +msgid "skipping binary_memtest, foreign architecture." +msgstr "" + +#: ../helpers/lh_binary_net:16 +msgid "build netboot binary image" +msgstr "" + +#: ../helpers/lh_binary_net:36 +msgid "Begin building binary netboot image..." +msgstr "" + +#: ../helpers/lh_binary_net:93 +msgid "Invalid default kernel flavour for sparc \"%s\"" +msgstr "" + +#: ../helpers/lh_chroot_dpkg:16 +msgid "manage /sbin/dpkg" +msgstr "" + +#: ../helpers/lh_chroot_dpkg:31 +msgid "Configuring file /sbin/start-stop-daemon" +msgstr "" + +#: ../helpers/lh_chroot_dpkg:60 +msgid "Deconfiguring file /sbin/start-stop-daemon" +msgstr "" + +#: ../helpers/lh_binary_disk:16 +msgid "install disk information into binary" +msgstr "" + +#: ../helpers/lh_binary_disk:34 ../helpers/lh_source_disk:31 +msgid "Begin installing disk information..." +msgstr "" + +#: ../helpers/lh_binary:16 +msgid "build binary images" +msgstr "" + +#: ../helpers/lh_binary_linux-image:16 +msgid "install linux-image into binary" +msgstr "" + +#: ../helpers/lh_binary_linux-image:26 +msgid "Begin install linux-image..." +msgstr "" + +#: ../helpers/lh_source_tar:16 +msgid "build source tarball" +msgstr "" + +#: ../helpers/lh_source_tar:36 +msgid "Begin building source tarball..." +msgstr "" + +#: ../helpers/lh_chroot_linux-image:16 +msgid "manage /etc/kernel-img.conf" +msgstr "" + +#: ../helpers/lh_chroot_linux-image:31 +msgid "Configuring file /etc/kernel-img.conf" +msgstr "" + +#: ../helpers/lh_chroot_linux-image:80 +msgid "Deconfiguring file /etc/kernel-img.conf" +msgstr "" + +#: ../helpers/lh_chroot_tasks:16 +msgid "install tasks into chroot" +msgstr "" + +#: ../helpers/lh_chroot_tasks:26 +msgid "Begin installing tasks..." +msgstr "" + +#: ../helpers/lh_chroot_apt:16 +msgid "manage /etc/apt/apt.conf" +msgstr "" + +#: ../helpers/lh_chroot_apt:31 +msgid "Configuring file /etc/apt/apt.conf" +msgstr "" + +#: ../helpers/lh_chroot_apt:156 +msgid "Deconfiguring file /etc/apt/apt.conf" +msgstr "" + +#: ../helpers/lh_source:16 +msgid "build source images" +msgstr "" + +#: ../helpers/lh_bootstrap_cache:16 +msgid "cache bootstrap stage" +msgstr "" + +#: ../helpers/lh_bootstrap_cache:29 +msgid "Begin caching bootstrap stage..." +msgstr "" + +#: ../helpers/lh_chroot_debianchroot:16 +msgid "manage /etc/debian_chroot" +msgstr "" + +#: ../helpers/lh_chroot_debianchroot:31 +msgid "Configuring file /etc/debian_chroot" +msgstr "" + +#: ../helpers/lh_chroot_debianchroot:56 +msgid "Deconfiguring file /etc/debian_chroot" +msgstr "" + +#: ../helpers/lh_chroot_packages:16 +msgid "queue install of packages into chroot" +msgstr "" + +#: ../helpers/lh_chroot_packages:26 +msgid "Begin queueing installation of packages..." +msgstr "" + +#: ../helpers/lh_config:28 +msgid "create configuration for live-helper(7)" +msgstr "" + +#: ../helpers/lh_config:152 ../functions/arguments.sh:16 +msgid "terminating" +msgstr "" + +#: ../helpers/lh_config:168 +msgid "%s: This is live-helper version %s" +msgstr "" + +#: ../helpers/lh_config:707 ../functions/arguments.sh:76 +msgid "internal error %s" +msgstr "" + +#: ../helpers/lh_config:717 +msgid "Considering defaults defined in %s" +msgstr "" + +#: ../helpers/lh_config:1197 +msgid "Please install 'debconf-utils' in order to use this feature." +msgstr "" + +#: ../helpers/lh_chroot_local-preseed:16 +msgid "execute local preseed in chroot" +msgstr "" + +#: ../helpers/lh_chroot_local-preseed:26 +msgid "Begin executing local preseeds..." +msgstr "" + +#: ../helpers/lh_chroot_hacks:16 +msgid "execute hacks in chroot" +msgstr "" + +#: ../helpers/lh_chroot_hacks:26 +msgid "Begin executing hacks..." +msgstr "" + +#: ../helpers/lh_binary_rootfs:16 +msgid "build rootfs image" +msgstr "" + +#: ../helpers/lh_binary_rootfs:26 +msgid "Begin building root filesystem image..." +msgstr "" + +#: ../helpers/lh_binary_rootfs:112 +msgid "" +"rootfs excludes are not supported on non-chrooted builds unless squashfs as " +"chroot filesystem is used, thus ignoring excludes now." +msgstr "" + +#: ../helpers/lh_binary_rootfs:277 +msgid "" +"etch squashfs does not support wildcard excludes in config/binary_rootfs/" +"excludes and are ignored. Please build in chrooted mode or adjust your " +"exclude file." +msgstr "" + +#: ../helpers/lh_source_iso:16 +msgid "build iso source image" +msgstr "" + +#: ../helpers/lh_source_iso:36 +msgid "Begin building source iso image..." +msgstr "" + +#: ../helpers/lh_chroot_devpts:16 +msgid "mount /dev/pts" +msgstr "" + +#: ../helpers/lh_chroot_devpts:34 +msgid "Begin mounting /dev/pts..." +msgstr "" + +#: ../helpers/lh_chroot_devpts:59 +msgid "Begin unmounting /dev/pts..." +msgstr "" + +#: ../helpers/lh_chroot_install-packages:16 +msgid "install queued packages into chroot" +msgstr "" + +#: ../helpers/lh_chroot_install-packages:26 +msgid "Begin installing packages..." +msgstr "" + +#: ../helpers/lh_chroot_proc:16 +msgid "mount /proc" +msgstr "" + +#: ../helpers/lh_chroot_proc:34 +msgid "Begin mounting /proc..." +msgstr "" + +#: ../helpers/lh_chroot_proc:62 +msgid "Begin unmounting /proc..." +msgstr "" + +#: ../helpers/lh_source_disk:16 +msgid "install disk information into source" +msgstr "" + +#: ../helpers/live-helper:32 +msgid "live-helper is a set of scripts to build Debian Live system images." +msgstr "" + +#: ../helpers/live-helper:34 +msgid "" +"The idea behind live-helper is a framework that uses a configuration " +"directory to completely automate and customize all aspects of building a " +"Live image." +msgstr "" + +#: ../helpers/live-helper:36 +msgid "" +"An introduction to live-helper can be found in the live-helper(7) manpage." +msgstr "" + +#: ../helpers/lh_chroot_sysfs:16 +msgid "mount /sys" +msgstr "" + +#: ../helpers/lh_chroot_sysfs:34 +msgid "Begin mounting /sys..." +msgstr "" + +#: ../helpers/lh_chroot_sysfs:62 +msgid "Begin unmounting /sys..." +msgstr "" + +#: ../helpers/lh_chroot_local-packages:16 +msgid "queue install of local packages into chroot" +msgstr "" + +#: ../helpers/lh_chroot_local-packages:26 +msgid "Begin queueing installation of local packages..." +msgstr "" + +#: ../helpers/lh_binary_local-hooks:16 +msgid "execute local hooks in binary" +msgstr "" + +#: ../helpers/lh_bootstrap_debootstrap:16 +msgid "bootstrap a Debian system with debootstrap(8)" +msgstr "" + +#: ../helpers/lh_bootstrap_debootstrap:117 +msgid "Running debootstrap (download-only)... " +msgstr "" + +#: ../helpers/lh_bootstrap_debootstrap:137 +msgid "Running debootstrap... " +msgstr "" + +#: ../helpers/lh_bootstrap_debootstrap:151 +msgid "Can't process file /usr/bin/debootstrap (FIXME)" +msgstr "" + +#: ../functions/echo.sh:242 +msgid "" +"If the following stage fails, the most likely cause of the problem is with " +"your mirror configuration, a caching proxy or the sid distribution." +msgstr "" + +#: ../functions/echo.sh:245 +msgid "" +"If the following stage fails, the most likely cause of the problem is with " +"your mirror configuration or a caching proxy." +msgstr "" + +#: ../functions/version.sh:12 +msgid "%s, version %s" +msgstr "" + +#: ../functions/version.sh:13 +msgid "This program is a part of %s" +msgstr "" + +#: ../functions/version.sh:15 +msgid "Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>" +msgstr "" + +#: ../functions/version.sh:17 +msgid "This program is free software: you can redistribute it and/or modify" +msgstr "" + +#: ../functions/version.sh:18 +msgid "it under the terms of the GNU General Public License as published by" +msgstr "" + +#: ../functions/version.sh:19 +msgid "the Free Software Foundation, either version 3 of the License, or" +msgstr "" + +#: ../functions/version.sh:20 +msgid "(at your option) any later version." +msgstr "" + +#: ../functions/version.sh:22 +msgid "This program is distributed in the hope that it will be useful," +msgstr "" + +#: ../functions/version.sh:23 +msgid "but WITHOUT ANY WARRANTY; without even the implied warranty of" +msgstr "" + +#: ../functions/version.sh:24 +msgid "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the" +msgstr "" + +#: ../functions/version.sh:25 +msgid "GNU General Public License for more details." +msgstr "" + +#: ../functions/version.sh:27 +msgid "You should have received a copy of the GNU General Public License" +msgstr "" + +#: ../functions/version.sh:28 +msgid "along with this program. If not, see <http://www.gnu.org/licenses/>." +msgstr "" + +#: ../functions/version.sh:30 +msgid "On Debian systems, the complete text of the GNU General Public License" +msgstr "" + +#: ../functions/version.sh:31 +msgid "can be found in /usr/share/common-licenses/GPL-3 file." +msgstr "" + +#: ../functions/version.sh:33 +msgid "Homepage: <http://debian-live.alioth.debian.org/>" +msgstr "" + +#: ../functions/usage.sh:14 ../functions/help.sh:14 +msgid "Usage:" +msgstr "" + +#: ../functions/usage.sh:27 +msgid "Try \" %s--help\" for more information." +msgstr "" + +#: ../functions/conffile.sh:36 +msgid "Reading configuration file %s" +msgstr "" + +#: ../functions/conffile.sh:39 +msgid "Failed to read configuration file %s" +msgstr "" + +#: ../functions/help.sh:12 +msgid "%s - %s" +msgstr "" + +#: ../functions/help.sh:22 +msgid " %s [-h|--help]" +msgstr "" + +#: ../functions/help.sh:23 +msgid " %s [-u|--usage]" +msgstr "" + +#: ../functions/help.sh:24 +msgid " %s [-v|--version]" +msgstr "" + +#: ../functions/help.sh:33 +msgid "" +"Report bugs to Debian Live project <http://debian-live.alioth.debian.org/>." +msgstr "" + +#: ../functions/chroot.sh:16 +msgid "Executing: %s" +msgstr "" + +#: ../functions/packages.sh:23 +msgid "You need to install %s on your host system." +msgstr "" + +#: ../functions/exit.sh:20 +msgid "Begin unmounting filesystems..." +msgstr "" + +#: ../functions/exit.sh:29 +msgid "Setting up cleanup function" +msgstr "" + +#: ../functions/stagefile.sh:21 +msgid "skipping %s" +msgstr "" + +#: ../functions/stagefile.sh:25 +msgid "forcing %s" +msgstr "" + +#: ../functions/stagefile.sh:63 +msgid "%s: %s missing" +msgstr "" + +#: ../functions/stagefile.sh:65 +msgid "%s: one of %s is missing" +msgstr "" + +#: ../functions/architecture.sh:26 +msgid "skipping %s, foreign architecture." +msgstr "" + +#: ../functions/breakpoints.sh:16 +msgid "Waiting at %s" +msgstr "" + +#: ../functions/losetup.sh:24 +msgid "Mounting %s with offset 0" +msgstr "" + +#: ../functions/losetup.sh:31 +msgid "Mounting %s with offset %s" +msgstr "" + +#: ../functions/defaults.sh:97 +msgid "" +"Cannot find /usr/sbin/debootstrap or /usr/bin/cdebootstrap. Please install " +"debootstrap or cdebootstrap, or specify an alternative bootstrapping utility." +msgstr "" + +#: ../functions/defaults.sh:159 +msgid "Can't process file /sbin/fdisk" +msgstr "" + +#: ../functions/defaults.sh:175 +msgid "Can't process file /sbin/losetup" +msgstr "" + +#: ../functions/defaults.sh:246 +msgid "Can't determine architecture, assuming i386" +msgstr "" + +#: ../functions/defaults.sh:453 +msgid "Architecture not yet supported (FIXME)" +msgstr "" + +#: ../functions/defaults.sh:602 +msgid "" +"You have placed some preseeding files into config/binary_debian-installer " +"but you didn't specify the default preseeding file through " +"LH_DEBIAN_INSTALLER_PRESEEDFILE. This means that debian-installer will not " +"take up a preseeding file by default." +msgstr "" + +#: ../functions/defaults.sh:769 +msgid "" +"You selected LH_DISTRIBUTION='etch' and LH_INITRAMFS='live-initramfs' This " +"is a possible unsafe configuration as live-initramfs is not part of the etch " +"distribution. Either make sure that live-initramfs is installable (e.g. " +"through setting up etch-backports repository as third-party source or " +"putting a valid live-initramfs deb into config/chroot_local-packages) or " +"switch change your config to etch default (casper)." +msgstr "" + +#: ../functions/defaults.sh:775 +msgid "" +"You selected LH_DISTRIBUTION='etch' and LH_UNION_FILESYSTEM='aufs' This is a " +"possible unsafe configuration as aufs is not part of the etch distribution. " +"Either make sure that aufs modules for your kernel are installable (e.g. " +"through setting up etch-backports repository as third-party source or " +"putting a valid aufs-modules deb into config/chroot_local-packages) or " +"switch change your config to etch default (unionfs)." +msgstr "" + +#: ../functions/defaults.sh:785 +msgid "You selected LH_PACKAGES_LISTS='%s' and LH_APT='aptitude'" +msgstr "" + +#: ../functions/defaults.sh:794 +msgid "" +"You have selected values of LH_CACHE, LH_CACHE_PACKAGES, LH_CACHE_STAGES an " +"dLH_DEBIAN_INSTALLER which will result in 'bootstrap' packages not being " +"cached. This is a possible unsafe configuration as the bootstrap packages " +"are re-used when integrating the Debian Installer." +msgstr "" + +#: ../functions/defaults.sh:805 +msgid "" +"You have selected values of LH_BOOTLOADER and LH_BINARY_FILESYSTEM which are " +"incompatible - syslinux only supports FAT filesystems." +msgstr "" + +#: ../functions/defaults.sh:815 +msgid "" +"You have selected a combination of bootloader and image type that is " +"currently not supported by live-helper. Please use either another bootloader " +"or a different image type." +msgstr "" + +#: ../functions/templates.sh:21 +msgid "templates not accessible in %s nor config/templates" +msgstr "" + +#: ../functions/templates.sh:30 +msgid "%s templates not accessible in %s" +msgstr "" |