diff options
author | Daniel Baumann <daniel@debian.org> | 2012-06-05 13:46:52 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2012-06-05 13:46:52 +0200 |
commit | 52c602459d0a381b7a919fce8a18df7a807e5531 (patch) | |
tree | 6631f3b6c5ba55438e729679a955f28e89e230ab | |
parent | 59ec07d99ae72ab9d9117bb4db7ae4d708b51706 (diff) | |
download | vyos-live-build-52c602459d0a381b7a919fce8a18df7a807e5531.tar.gz vyos-live-build-52c602459d0a381b7a919fce8a18df7a807e5531.zip |
Automatically translate date formats in po files.
285 files changed, 461 insertions, 427 deletions
diff --git a/manpages/bin/update-version.sh b/manpages/bin/update-version.sh index d01949b1a..4b0820e20 100755 --- a/manpages/bin/update-version.sh +++ b/manpages/bin/update-version.sh @@ -1,11 +1,24 @@ #!/bin/sh +## live-build(7) - System Build Scripts +## Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org> +## +## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. +## This is free software, and you are welcome to redistribute it +## under certain conditions; see COPYING for details. + + set -e -DATE="$(LC_ALL=C date +%Y\\\\-%m\\\\-%d)" PROGRAM="LIVE\\\-BUILD" VERSION="$(cat ../VERSION)" +DATE="$(LC_ALL=C date +%Y\\\\-%m\\\\-%d)" + +DAY="$(LC_ALL=C date +%d)" +MONTH="$(LC_ALL=C date +%m)" +YEAR="$(LC_ALL=C date +%Y)" + echo "Updating version headers..." for MANPAGE in en/* @@ -14,3 +27,24 @@ do sed -i -e "s|^.TH.*$|.TH ${PROGRAM} ${SECTION} ${DATE} ${VERSION} \"Debian Live Project\"|" ${MANPAGE} done + +# European date format +for _LANGUAGE in de es fr it +do + if ls po/${_LANGUAGE}/*.po > /dev/null 2>&1 + then + for _FILE in po/${_LANGUAGE}/*.po + do + sed -i -e "s|^msgstr .*.2012\"$|msgstr \"${DAY}.${MONTH}.${YEAR}\"|g" "${_FILE}" + done + fi +done + +# Brazilian date format +if ls po/pt_BR/*.po > /dev/null 2>&1 +then + for _FILE in po/pt_BR/*.po + do + sed -i -e "s|^msgstr .*-2012\"$|msgstr \"${DAY}-${MONTH}-${YEAR}\"|g" "${_FILE}" + done +fi diff --git a/manpages/de/lb.de.1 b/manpages/de/lb.de.1 index e9fef227a..3f5594aca 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb\fP \- wrapper for live\-build programs diff --git a/manpages/de/lb_binary.de.1 b/manpages/de/lb_binary.de.1 index a5c9d813c..6a8f91e66 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb binary\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_checksums.de.1 b/manpages/de/lb_binary_checksums.de.1 index 8731bcb54..aae2c9853 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb binary_checksums\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_chroot.de.1 b/manpages/de/lb_binary_chroot.de.1 index 03032411c..272f554a9 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb binary_chroot\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_debian-installer.de.1 b/manpages/de/lb_binary_debian-installer.de.1 index a5778e03b..1339becf6 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb binary_debian\-installer\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_disk.de.1 b/manpages/de/lb_binary_disk.de.1 index 2db7a7796..f531b10d1 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb binary_disk\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_grub.de.1 b/manpages/de/lb_binary_grub.de.1 index 8530e50a3..f2af94b39 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb binary_grub\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_grub2.de.1 b/manpages/de/lb_binary_grub2.de.1 index c79cc5585..0458942e6 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb binary_grub2\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_hdd.de.1 b/manpages/de/lb_binary_hdd.de.1 index eb2291508..04d8153e1 100644 --- a/manpages/de/lb_binary_hdd.de.1 +++ b/manpages/de/lb_binary_hdd.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb binary_hdd\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_hooks.de.1 b/manpages/de/lb_binary_hooks.de.1 index 77d14abb0..665625635 100644 --- a/manpages/de/lb_binary_hooks.de.1 +++ b/manpages/de/lb_binary_hooks.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb binary_local\-hooks\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_includes.de.1 b/manpages/de/lb_binary_includes.de.1 index 6d1e7f5e0..1d7d1def5 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb binary_includes\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_iso.de.1 b/manpages/de/lb_binary_iso.de.1 index 54db51014..54c3e69d7 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb binary_iso\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_linux-image.de.1 b/manpages/de/lb_binary_linux-image.de.1 index dfe2161ab..cd3e09fae 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb binary_linux\-image\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_local-includes.de.1 b/manpages/de/lb_binary_local-includes.de.1 index 543b2bcf4..b15d06ce3 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb binary_local\-includes\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_manifest.de.1 b/manpages/de/lb_binary_manifest.de.1 index 0e17cdf5a..f8f091895 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb binary_manifest\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_memtest.de.1 b/manpages/de/lb_binary_memtest.de.1 index 59103c7b5..fbe38749a 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb binary_memtest\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_net.de.1 b/manpages/de/lb_binary_net.de.1 index 5afc00c4e..54291f78c 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb binary_net\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_rootfs.de.1 b/manpages/de/lb_binary_rootfs.de.1 index df07f6c57..486a5d2ee 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb binary_rootfs\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_silo.de.1 b/manpages/de/lb_binary_silo.de.1 index 824a48ce4..6e5b0ac5a 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb binary_silo\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_syslinux.de.1 b/manpages/de/lb_binary_syslinux.de.1 index f6d4c4889..a7706842f 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb binary_syslinux\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_tar.de.1 b/manpages/de/lb_binary_tar.de.1 index 3ddb9fdfd..8a1ddbc54 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb binary_tar\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_virtual-hdd.de.1 b/manpages/de/lb_binary_virtual-hdd.de.1 index 541574f97..f8587fb14 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb binary_virtual\-hdd\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_win32-loader.de.1 b/manpages/de/lb_binary_win32-loader.de.1 index 7d5c7f4b5..d1b99e2db 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb binary_win32\-loader\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_yaboot.de.1 b/manpages/de/lb_binary_yaboot.de.1 index a9bba1d7b..daa90663d 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb binary_yaboot\fP \- Complete the binary stage diff --git a/manpages/de/lb_bootstrap.de.1 b/manpages/de/lb_bootstrap.de.1 index 6d40ce46b..81a25c138 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb bootstrap\fP \- Complete the bootstrap stage diff --git a/manpages/de/lb_bootstrap_cache.de.1 b/manpages/de/lb_bootstrap_cache.de.1 index 63f9d9c81..17a601cca 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb bootstrap_cache\fP \- Complete the bootstrap stage diff --git a/manpages/de/lb_bootstrap_cdebootstrap.de.1 b/manpages/de/lb_bootstrap_cdebootstrap.de.1 index 979bcc901..fb18e5106 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb bootstrap_cdebootstrap\fP \- Complete the bootstrap stage diff --git a/manpages/de/lb_bootstrap_copy.de.1 b/manpages/de/lb_bootstrap_copy.de.1 index 09a9dca18..3bbe8e445 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb bootstrap_copy\fP \- Complete the bootstrap stage diff --git a/manpages/de/lb_bootstrap_debootstrap.de.1 b/manpages/de/lb_bootstrap_debootstrap.de.1 index b6556f929..153f00124 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb bootstrap_debootstrap\fP \- Complete the bootstrap stage diff --git a/manpages/de/lb_build.de.1 b/manpages/de/lb_build.de.1 index 21ef46423..dd6196106 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb build\fP \- Complete the bootstrap, chroot, binary, and source stages diff --git a/manpages/de/lb_chroot.de.1 b/manpages/de/lb_chroot.de.1 index 484de2b6e..efdd1f52b 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb chroot\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_apt.de.1 b/manpages/de/lb_chroot_apt.de.1 index 5c20736e0..418a3b00c 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb chroot_apt\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_archives.de.1 b/manpages/de/lb_chroot_archives.de.1 index 1bddd9eeb..f191b07d4 100644 --- a/manpages/de/lb_chroot_archives.de.1 +++ b/manpages/de/lb_chroot_archives.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb chroot_archives\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_cache.de.1 b/manpages/de/lb_chroot_cache.de.1 index 1929fc5d2..5e74797a4 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb chroot_cache\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_debianchroot.de.1 b/manpages/de/lb_chroot_debianchroot.de.1 index d24814216..e889784e1 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb chroot_debianchroot\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_devpts.de.1 b/manpages/de/lb_chroot_devpts.de.1 index 326081e22..f5c8a520e 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb chroot_devpts\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_dpkg.de.1 b/manpages/de/lb_chroot_dpkg.de.1 index bf457393b..0de3c493c 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb chroot_dpkg\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_hacks.de.1 b/manpages/de/lb_chroot_hacks.de.1 index c297cff6c..4d6a58b2a 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb chroot_hacks\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_hooks.de.1 b/manpages/de/lb_chroot_hooks.de.1 index 4df697c12..1e0ba6dc9 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb chroot_hooks\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_hostname.de.1 b/manpages/de/lb_chroot_hostname.de.1 index c736c3402..296df4af3 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb chroot_hostname\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_hosts.de.1 b/manpages/de/lb_chroot_hosts.de.1 index b1a60013f..dd1ad39eb 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb chroot_hosts\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_install-packages.de.1 b/manpages/de/lb_chroot_install-packages.de.1 index 67b41c388..369864db3 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb chroot_install\-packages\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_interactive.de.1 b/manpages/de/lb_chroot_interactive.de.1 index af5d55f54..e4f3d4979 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb chroot_interactive\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_linux-image.de.1 b/manpages/de/lb_chroot_linux-image.de.1 index 5b4e05a3d..91a999f10 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb chroot_linux\-image\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_local-includes.de.1 b/manpages/de/lb_chroot_local-includes.de.1 index 94909cf51..186d1004e 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb chroot_local\-includes\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_local-patches.de.1 b/manpages/de/lb_chroot_local-patches.de.1 index e87e0a5b5..becad5914 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb chroot_local\-patches\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_local-preseed.de.1 b/manpages/de/lb_chroot_local-preseed.de.1 index 2a1d3ecc7..b141816c5 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb chroot_local\-preseed\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_packagelists.de.1 b/manpages/de/lb_chroot_packagelists.de.1 index 724bfc154..f6058aebf 100644 --- a/manpages/de/lb_chroot_packagelists.de.1 +++ b/manpages/de/lb_chroot_packagelists.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb chroot_packagelists\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_packages.de.1 b/manpages/de/lb_chroot_packages.de.1 index d388bd354..790004153 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb chroot_packages\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_proc.de.1 b/manpages/de/lb_chroot_proc.de.1 index a42167232..932c3a724 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb chroot_proc\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_resolv.de.1 b/manpages/de/lb_chroot_resolv.de.1 index c3eac481d..7e45ce0bc 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb chroot_resolv\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_selinuxfs.de.1 b/manpages/de/lb_chroot_selinuxfs.de.1 index e798dde84..e7f2c316b 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb chroot_selinuxfs\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_sysfs.de.1 b/manpages/de/lb_chroot_sysfs.de.1 index 895355f40..3050843a8 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb chroot_sysfs\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_sysv-rc.de.1 b/manpages/de/lb_chroot_sysv-rc.de.1 index 39fc0416a..f94d2092e 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb chroot_sysv\-rc\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_task-lists.de.1 b/manpages/de/lb_chroot_task-lists.de.1 index 7e34eb521..2a6331ef7 100644 --- a/manpages/de/lb_chroot_task-lists.de.1 +++ b/manpages/de/lb_chroot_task-lists.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb chroot_task\-lists\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_upstart.de.1 b/manpages/de/lb_chroot_upstart.de.1 index 00d80a1f6..f6c317175 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb chroot_upstart\fP \- Complete the chroot stage diff --git a/manpages/de/lb_clean.de.1 b/manpages/de/lb_clean.de.1 index 79cf39d60..a53dbcfa8 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb clean\fP \- Clean build directory diff --git a/manpages/de/lb_config.de.1 b/manpages/de/lb_config.de.1 index 939fda16e..8f7cd83f0 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb config\fP \- Create config directory diff --git a/manpages/de/lb_local.de.1 b/manpages/de/lb_local.de.1 index 94656abf2..041bc7fbd 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb local\fP \- wrapper for local live\-build programs diff --git a/manpages/de/lb_source.de.1 b/manpages/de/lb_source.de.1 index bb6103f82..5397eda23 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb source\fP \- Complete the source stage diff --git a/manpages/de/lb_source_checksums.de.1 b/manpages/de/lb_source_checksums.de.1 index 6efce9936..f9f62e5d1 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb source_checksums\fP \- Complete the source stage diff --git a/manpages/de/lb_source_debian-live.de.1 b/manpages/de/lb_source_debian-live.de.1 index bbeb694a4..5b1f859d7 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb source_debian\-live\fP \- Complete the source stage diff --git a/manpages/de/lb_source_debian.de.1 b/manpages/de/lb_source_debian.de.1 index 825b86a51..e6fcaf9f7 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb source_debian\fP \- Complete the source stage diff --git a/manpages/de/lb_source_disk.de.1 b/manpages/de/lb_source_disk.de.1 index c64ff59c6..135ca8213 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb source_disk\fP \- Complete the source stage diff --git a/manpages/de/lb_source_hdd.de.1 b/manpages/de/lb_source_hdd.de.1 index 6de00a197..daa2547fc 100644 --- a/manpages/de/lb_source_hdd.de.1 +++ b/manpages/de/lb_source_hdd.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb source_hdd\fP \- Complete the source stage diff --git a/manpages/de/lb_source_iso.de.1 b/manpages/de/lb_source_iso.de.1 index a4fe2c740..03d51d8ba 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb source_iso\fP \- Complete the source stage diff --git a/manpages/de/lb_source_net.de.1 b/manpages/de/lb_source_net.de.1 index 2b88c0592..6733f49d7 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb source_net\fP \- Complete the source stage diff --git a/manpages/de/lb_source_tar.de.1 b/manpages/de/lb_source_tar.de.1 index 2032cdb7f..766d7714d 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb source_tar\fP \- Complete the source stage diff --git a/manpages/de/lb_source_virtual-hdd.de.1 b/manpages/de/lb_source_virtual-hdd.de.1 index 58657b0c8..cd73fe4e7 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb source_virtual\-hdd\fP \- Complete the source stage diff --git a/manpages/de/lb_testroot.de.1 b/manpages/de/lb_testroot.de.1 index ec2acf4bd..d7d2a721b 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlb testroot\fP \- Ensure that a system is built as root diff --git a/manpages/de/live-build.de.7 b/manpages/de/live-build.de.7 index c1c22d29e..508b0745d 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 2012\-06\-04 3.0~a49\-1 "Debian Live Project" +.TH LIVE\-BUILD 7 2012\-06\-05 3.0~a49\-1 "Debian Live Project" .SH NAME \fBlive\-build\fP \- the Debian Live tool suite diff --git a/manpages/en/lb.1 b/manpages/en/lb.1 index 3b6ef891f..8723ebed0 100644 --- a/manpages/en/lb.1 +++ b/manpages/en/lb.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "Debian Live Project" .SH NAME \fBlb\fR \- wrapper for live\-build programs diff --git a/manpages/en/lb_binary.1 b/manpages/en/lb_binary.1 index bf343bef9..31ef93cc1 100644 --- a/manpages/en/lb_binary.1 +++ b/manpages/en/lb_binary.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 36d985f61..e06ad81ad 100644 --- a/manpages/en/lb_binary_checksums.1 +++ b/manpages/en/lb_binary_checksums.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 9a2a417e5..d569bfab5 100644 --- a/manpages/en/lb_binary_chroot.1 +++ b/manpages/en/lb_binary_chroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 9b9ab59f6..0523ad8dd 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 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 fdb4fee4a..da06ec331 100644 --- a/manpages/en/lb_binary_disk.1 +++ b/manpages/en/lb_binary_disk.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "Debian Live Project" .SH NAME \fBlb binary_disk\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_grub.1 b/manpages/en/lb_binary_grub.1 index 24a40a428..fb46e2a0e 100644 --- a/manpages/en/lb_binary_grub.1 +++ b/manpages/en/lb_binary_grub.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 de4fddba2..a14bf53d3 100644 --- a/manpages/en/lb_binary_grub2.1 +++ b/manpages/en/lb_binary_grub2.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "Debian Live Project" .SH NAME \fBlb binary_grub2\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_hdd.1 b/manpages/en/lb_binary_hdd.1 index 5ac095116..b673a5b2f 100644 --- a/manpages/en/lb_binary_hdd.1 +++ b/manpages/en/lb_binary_hdd.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "Debian Live Project" .SH NAME \fBlb binary_hdd\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_hooks.1 b/manpages/en/lb_binary_hooks.1 index 8047c05c4..86fc0289b 100644 --- a/manpages/en/lb_binary_hooks.1 +++ b/manpages/en/lb_binary_hooks.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "Debian Live Project" .SH NAME \fBlb binary_local\-hooks\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_includes.1 b/manpages/en/lb_binary_includes.1 index 402675572..5e7326e37 100644 --- a/manpages/en/lb_binary_includes.1 +++ b/manpages/en/lb_binary_includes.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 964beabe1..605815b1a 100644 --- a/manpages/en/lb_binary_iso.1 +++ b/manpages/en/lb_binary_iso.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 2b4930f60..2c2288391 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 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "Debian Live Project" .SH NAME \fBlb binary_linux\-image\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_local-includes.1 b/manpages/en/lb_binary_local-includes.1 index 63217e320..6ef8aa836 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 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "Debian Live Project" .SH NAME \fBlb binary_local\-includes\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_manifest.1 b/manpages/en/lb_binary_manifest.1 index 4e8baabb8..a146c385d 100644 --- a/manpages/en/lb_binary_manifest.1 +++ b/manpages/en/lb_binary_manifest.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 cfc42a827..91de2f84b 100644 --- a/manpages/en/lb_binary_memtest.1 +++ b/manpages/en/lb_binary_memtest.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 7a37fef67..a5338be53 100644 --- a/manpages/en/lb_binary_net.1 +++ b/manpages/en/lb_binary_net.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 186959d99..e6679f92b 100644 --- a/manpages/en/lb_binary_rootfs.1 +++ b/manpages/en/lb_binary_rootfs.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 ab9c8edf4..ae8f35891 100644 --- a/manpages/en/lb_binary_silo.1 +++ b/manpages/en/lb_binary_silo.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 c9da282f0..a9182e155 100644 --- a/manpages/en/lb_binary_syslinux.1 +++ b/manpages/en/lb_binary_syslinux.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 fcce74a42..7ea16bd16 100644 --- a/manpages/en/lb_binary_tar.1 +++ b/manpages/en/lb_binary_tar.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "Debian Live Project" .SH NAME \fBlb binary_tar\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_virtual-hdd.1 b/manpages/en/lb_binary_virtual-hdd.1 index ead6afea2..bd81c6324 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 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 e86a84362..ee04a3816 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 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 090d71491..02269ee27 100644 --- a/manpages/en/lb_binary_yaboot.1 +++ b/manpages/en/lb_binary_yaboot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 17b965112..fa4765150 100644 --- a/manpages/en/lb_bootstrap.1 +++ b/manpages/en/lb_bootstrap.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 0dac749db..0db7317c1 100644 --- a/manpages/en/lb_bootstrap_cache.1 +++ b/manpages/en/lb_bootstrap_cache.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 d45c62371..3e80ab2b4 100644 --- a/manpages/en/lb_bootstrap_cdebootstrap.1 +++ b/manpages/en/lb_bootstrap_cdebootstrap.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 2dce0beb7..e8c71b283 100644 --- a/manpages/en/lb_bootstrap_copy.1 +++ b/manpages/en/lb_bootstrap_copy.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 477cc655f..ec2d951af 100644 --- a/manpages/en/lb_bootstrap_debootstrap.1 +++ b/manpages/en/lb_bootstrap_debootstrap.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 c7f29d1aa..2e182a5ab 100644 --- a/manpages/en/lb_build.1 +++ b/manpages/en/lb_build.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 286e46c29..4c2fad50a 100644 --- a/manpages/en/lb_chroot.1 +++ b/manpages/en/lb_chroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 f6cb51580..f661efbb1 100644 --- a/manpages/en/lb_chroot_apt.1 +++ b/manpages/en/lb_chroot_apt.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "Debian Live Project" .SH NAME \fBlb chroot_apt\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_archives.1 b/manpages/en/lb_chroot_archives.1 index 52e42bb4c..a88849bec 100644 --- a/manpages/en/lb_chroot_archives.1 +++ b/manpages/en/lb_chroot_archives.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "Debian Live Project" .SH NAME \fBlb chroot_archives\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_cache.1 b/manpages/en/lb_chroot_cache.1 index 178bfe6c0..5e06e1778 100644 --- a/manpages/en/lb_chroot_cache.1 +++ b/manpages/en/lb_chroot_cache.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 ee99dbcf3..f69fe9e71 100644 --- a/manpages/en/lb_chroot_debianchroot.1 +++ b/manpages/en/lb_chroot_debianchroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 e10357152..decbf6e15 100644 --- a/manpages/en/lb_chroot_devpts.1 +++ b/manpages/en/lb_chroot_devpts.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 c2e60ca3b..1b7337be6 100644 --- a/manpages/en/lb_chroot_dpkg.1 +++ b/manpages/en/lb_chroot_dpkg.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 dfbace8cd..dd71ca4d5 100644 --- a/manpages/en/lb_chroot_hacks.1 +++ b/manpages/en/lb_chroot_hacks.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 36fc2e09d..4b5c13109 100644 --- a/manpages/en/lb_chroot_hooks.1 +++ b/manpages/en/lb_chroot_hooks.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 054e2dd2a..8c0a5d7f6 100644 --- a/manpages/en/lb_chroot_hostname.1 +++ b/manpages/en/lb_chroot_hostname.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 cc23dae68..53e7bb9e6 100644 --- a/manpages/en/lb_chroot_hosts.1 +++ b/manpages/en/lb_chroot_hosts.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 b9c581c6e..fbd734a13 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 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 269ee5d36..fd8039121 100644 --- a/manpages/en/lb_chroot_interactive.1 +++ b/manpages/en/lb_chroot_interactive.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 043ac1a17..f474fd43f 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 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "Debian Live Project" .SH NAME \fBlb chroot_linux\-image\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_local-includes.1 b/manpages/en/lb_chroot_local-includes.1 index 0a4abdd83..ae828dc06 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 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "Debian Live Project" .SH NAME \fBlb chroot_local\-includes\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_local-patches.1 b/manpages/en/lb_chroot_local-patches.1 index 8c4258786..a2a400527 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 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 cc73afb78..e5b384fb6 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 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "Debian Live Project" .SH NAME \fBlb chroot_local\-preseed\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_packagelists.1 b/manpages/en/lb_chroot_packagelists.1 index 664ea35e0..496a701a7 100644 --- a/manpages/en/lb_chroot_packagelists.1 +++ b/manpages/en/lb_chroot_packagelists.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "Debian Live Project" .SH NAME \fBlb chroot_packagelists\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_packages.1 b/manpages/en/lb_chroot_packages.1 index b8d7b071f..7df1b7e51 100644 --- a/manpages/en/lb_chroot_packages.1 +++ b/manpages/en/lb_chroot_packages.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "Debian Live Project" .SH NAME \fBlb chroot_packages\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_proc.1 b/manpages/en/lb_chroot_proc.1 index 19f009231..8bab483a3 100644 --- a/manpages/en/lb_chroot_proc.1 +++ b/manpages/en/lb_chroot_proc.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 cebc88bd3..c3ec92e72 100644 --- a/manpages/en/lb_chroot_resolv.1 +++ b/manpages/en/lb_chroot_resolv.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 2f2d21149..53580f1d6 100644 --- a/manpages/en/lb_chroot_selinuxfs.1 +++ b/manpages/en/lb_chroot_selinuxfs.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "Debian Live Project" .SH NAME \fBlb chroot_selinuxfs\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_sysfs.1 b/manpages/en/lb_chroot_sysfs.1 index 7c9b415bb..305eae3f2 100644 --- a/manpages/en/lb_chroot_sysfs.1 +++ b/manpages/en/lb_chroot_sysfs.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 7c9c7107c..e8f98f824 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 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "Debian Live Project" .SH NAME \fBlb chroot_sysv-rc\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_task-lists.1 b/manpages/en/lb_chroot_task-lists.1 index 7e544638e..d16bb42cf 100644 --- a/manpages/en/lb_chroot_task-lists.1 +++ b/manpages/en/lb_chroot_task-lists.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "Debian Live Project" .SH NAME \fBlb chroot_task\-lists\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_upstart.1 b/manpages/en/lb_chroot_upstart.1 index 70378058d..a5b8ec0a0 100644 --- a/manpages/en/lb_chroot_upstart.1 +++ b/manpages/en/lb_chroot_upstart.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 92b715df7..0003fe0e1 100644 --- a/manpages/en/lb_clean.1 +++ b/manpages/en/lb_clean.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 d92766853..9e3af833b 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 604d1f5ee..8a1368ee0 100644 --- a/manpages/en/lb_local.1 +++ b/manpages/en/lb_local.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 e087a158a..e2368fee8 100644 --- a/manpages/en/lb_source.1 +++ b/manpages/en/lb_source.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 38f7f9cab..1cc259b9d 100644 --- a/manpages/en/lb_source_checksums.1 +++ b/manpages/en/lb_source_checksums.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 6e5e3b2ba..e659e7893 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 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 79b388f9b..87e0da415 100644 --- a/manpages/en/lb_source_debian.1 +++ b/manpages/en/lb_source_debian.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 b9f01b54c..7152e5747 100644 --- a/manpages/en/lb_source_disk.1 +++ b/manpages/en/lb_source_disk.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "Debian Live Project" .SH NAME \fBlb source_disk\fR \- Complete the source stage diff --git a/manpages/en/lb_source_hdd.1 b/manpages/en/lb_source_hdd.1 index e90aa0f61..a77dcce01 100644 --- a/manpages/en/lb_source_hdd.1 +++ b/manpages/en/lb_source_hdd.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "Debian Live Project" .SH NAME \fBlb source_hdd\fR \- Complete the source stage diff --git a/manpages/en/lb_source_iso.1 b/manpages/en/lb_source_iso.1 index 6bbda88cb..396a115f5 100644 --- a/manpages/en/lb_source_iso.1 +++ b/manpages/en/lb_source_iso.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 4e9d027bc..4cb9cb383 100644 --- a/manpages/en/lb_source_net.1 +++ b/manpages/en/lb_source_net.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 1fc523289..69b5e20c9 100644 --- a/manpages/en/lb_source_tar.1 +++ b/manpages/en/lb_source_tar.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "Debian Live Project" .SH NAME \fBlb source_tar\fR \- Complete the source stage diff --git a/manpages/en/lb_source_virtual-hdd.1 b/manpages/en/lb_source_virtual-hdd.1 index 0bd17850a..aca3ec1cb 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 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 d74ecf5a4..26b8fdbc7 100644 --- a/manpages/en/lb_testroot.1 +++ b/manpages/en/lb_testroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 1 2012\-06\-05 3.0~a49-1 "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 890fbf6af..c64e92c15 100644 --- a/manpages/en/live-build.7 +++ b/manpages/en/live-build.7 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 7 2012\-06\-04 3.0~a49-1 "Debian Live Project" +.TH LIVE\-BUILD 7 2012\-06\-05 3.0~a49-1 "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 506300d70..db472414d 100644 --- a/manpages/po/de/lb.1.po +++ b/manpages/po/de/lb.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary.1.po b/manpages/po/de/lb_binary.1.po index ebe2c9bdf..133c46e76 100644 --- a/manpages/po/de/lb_binary.1.po +++ b/manpages/po/de/lb_binary.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_checksums.1.po b/manpages/po/de/lb_binary_checksums.1.po index 9fe549f7c..c743d2a28 100644 --- a/manpages/po/de/lb_binary_checksums.1.po +++ b/manpages/po/de/lb_binary_checksums.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_chroot.1.po b/manpages/po/de/lb_binary_chroot.1.po index 265cacdd8..f3912a8f3 100644 --- a/manpages/po/de/lb_binary_chroot.1.po +++ b/manpages/po/de/lb_binary_chroot.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_debian-installer.1.po b/manpages/po/de/lb_binary_debian-installer.1.po index 341f567dc..a607ef7b6 100644 --- a/manpages/po/de/lb_binary_debian-installer.1.po +++ b/manpages/po/de/lb_binary_debian-installer.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_disk.1.po b/manpages/po/de/lb_binary_disk.1.po index 951cba5ed..5249dbc1e 100644 --- a/manpages/po/de/lb_binary_disk.1.po +++ b/manpages/po/de/lb_binary_disk.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_grub.1.po b/manpages/po/de/lb_binary_grub.1.po index 34f802c91..1dc817ab8 100644 --- a/manpages/po/de/lb_binary_grub.1.po +++ b/manpages/po/de/lb_binary_grub.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_grub2.1.po b/manpages/po/de/lb_binary_grub2.1.po index c4529f565..e4e7f72ad 100644 --- a/manpages/po/de/lb_binary_grub2.1.po +++ b/manpages/po/de/lb_binary_grub2.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_hdd.1.po b/manpages/po/de/lb_binary_hdd.1.po index 471233004..05edec10f 100644 --- a/manpages/po/de/lb_binary_hdd.1.po +++ b/manpages/po/de/lb_binary_hdd.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_hooks.1.po b/manpages/po/de/lb_binary_hooks.1.po index 3ee19dc61..548bc4762 100644 --- a/manpages/po/de/lb_binary_hooks.1.po +++ b/manpages/po/de/lb_binary_hooks.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_includes.1.po b/manpages/po/de/lb_binary_includes.1.po index f3d4e83e9..e96f30c03 100644 --- a/manpages/po/de/lb_binary_includes.1.po +++ b/manpages/po/de/lb_binary_includes.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_iso.1.po b/manpages/po/de/lb_binary_iso.1.po index 36c73b714..88fd2b270 100644 --- a/manpages/po/de/lb_binary_iso.1.po +++ b/manpages/po/de/lb_binary_iso.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_linux-image.1.po b/manpages/po/de/lb_binary_linux-image.1.po index edaf68df5..28d5b01e3 100644 --- a/manpages/po/de/lb_binary_linux-image.1.po +++ b/manpages/po/de/lb_binary_linux-image.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_local-includes.1.po b/manpages/po/de/lb_binary_local-includes.1.po index a49c556ec..3b3f2e140 100644 --- a/manpages/po/de/lb_binary_local-includes.1.po +++ b/manpages/po/de/lb_binary_local-includes.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_manifest.1.po b/manpages/po/de/lb_binary_manifest.1.po index 2efd1fe90..9f3149ac4 100644 --- a/manpages/po/de/lb_binary_manifest.1.po +++ b/manpages/po/de/lb_binary_manifest.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_memtest.1.po b/manpages/po/de/lb_binary_memtest.1.po index f5dee8dd1..894aebe24 100644 --- a/manpages/po/de/lb_binary_memtest.1.po +++ b/manpages/po/de/lb_binary_memtest.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_net.1.po b/manpages/po/de/lb_binary_net.1.po index 37409c119..f721179c2 100644 --- a/manpages/po/de/lb_binary_net.1.po +++ b/manpages/po/de/lb_binary_net.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_rootfs.1.po b/manpages/po/de/lb_binary_rootfs.1.po index c8bf768a5..68cb85a5e 100644 --- a/manpages/po/de/lb_binary_rootfs.1.po +++ b/manpages/po/de/lb_binary_rootfs.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_silo.1.po b/manpages/po/de/lb_binary_silo.1.po index ba7d3c0c8..f18d5f909 100644 --- a/manpages/po/de/lb_binary_silo.1.po +++ b/manpages/po/de/lb_binary_silo.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_syslinux.1.po b/manpages/po/de/lb_binary_syslinux.1.po index 0d6b909b1..90841be8c 100644 --- a/manpages/po/de/lb_binary_syslinux.1.po +++ b/manpages/po/de/lb_binary_syslinux.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_tar.1.po b/manpages/po/de/lb_binary_tar.1.po index b6a7846c1..99d13968f 100644 --- a/manpages/po/de/lb_binary_tar.1.po +++ b/manpages/po/de/lb_binary_tar.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_virtual-hdd.1.po b/manpages/po/de/lb_binary_virtual-hdd.1.po index 5259b2dd4..1c0fe0641 100644 --- a/manpages/po/de/lb_binary_virtual-hdd.1.po +++ b/manpages/po/de/lb_binary_virtual-hdd.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_win32-loader.1.po b/manpages/po/de/lb_binary_win32-loader.1.po index 06cfa710b..ef189be15 100644 --- a/manpages/po/de/lb_binary_win32-loader.1.po +++ b/manpages/po/de/lb_binary_win32-loader.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_yaboot.1.po b/manpages/po/de/lb_binary_yaboot.1.po index ae804373a..b598907f2 100644 --- a/manpages/po/de/lb_binary_yaboot.1.po +++ b/manpages/po/de/lb_binary_yaboot.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_bootstrap.1.po b/manpages/po/de/lb_bootstrap.1.po index e478479e2..1dd9b4bb4 100644 --- a/manpages/po/de/lb_bootstrap.1.po +++ b/manpages/po/de/lb_bootstrap.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_bootstrap_cache.1.po b/manpages/po/de/lb_bootstrap_cache.1.po index 74c0308a6..b26d2a133 100644 --- a/manpages/po/de/lb_bootstrap_cache.1.po +++ b/manpages/po/de/lb_bootstrap_cache.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_bootstrap_cdebootstrap.1.po b/manpages/po/de/lb_bootstrap_cdebootstrap.1.po index d98b4a7b2..4df29b1c6 100644 --- a/manpages/po/de/lb_bootstrap_cdebootstrap.1.po +++ b/manpages/po/de/lb_bootstrap_cdebootstrap.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_bootstrap_copy.1.po b/manpages/po/de/lb_bootstrap_copy.1.po index 42c531d09..3262bd552 100644 --- a/manpages/po/de/lb_bootstrap_copy.1.po +++ b/manpages/po/de/lb_bootstrap_copy.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_bootstrap_debootstrap.1.po b/manpages/po/de/lb_bootstrap_debootstrap.1.po index f0a1b78e7..f2c8bf990 100644 --- a/manpages/po/de/lb_bootstrap_debootstrap.1.po +++ b/manpages/po/de/lb_bootstrap_debootstrap.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_build.1.po b/manpages/po/de/lb_build.1.po index 3693ae7ab..3db8ac6e2 100644 --- a/manpages/po/de/lb_build.1.po +++ b/manpages/po/de/lb_build.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot.1.po b/manpages/po/de/lb_chroot.1.po index ae3520094..eb1e55311 100644 --- a/manpages/po/de/lb_chroot.1.po +++ b/manpages/po/de/lb_chroot.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_apt.1.po b/manpages/po/de/lb_chroot_apt.1.po index 970d48f3c..d532d97a9 100644 --- a/manpages/po/de/lb_chroot_apt.1.po +++ b/manpages/po/de/lb_chroot_apt.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_archives.1.po b/manpages/po/de/lb_chroot_archives.1.po index bb673d530..d1043fb01 100644 --- a/manpages/po/de/lb_chroot_archives.1.po +++ b/manpages/po/de/lb_chroot_archives.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_cache.1.po b/manpages/po/de/lb_chroot_cache.1.po index a3aa1de12..4fd0be347 100644 --- a/manpages/po/de/lb_chroot_cache.1.po +++ b/manpages/po/de/lb_chroot_cache.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_debianchroot.1.po b/manpages/po/de/lb_chroot_debianchroot.1.po index ea93dd962..3870d91a8 100644 --- a/manpages/po/de/lb_chroot_debianchroot.1.po +++ b/manpages/po/de/lb_chroot_debianchroot.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_devpts.1.po b/manpages/po/de/lb_chroot_devpts.1.po index bf2d86796..e5a32203d 100644 --- a/manpages/po/de/lb_chroot_devpts.1.po +++ b/manpages/po/de/lb_chroot_devpts.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_dpkg.1.po b/manpages/po/de/lb_chroot_dpkg.1.po index c50fc7a66..bce0b4460 100644 --- a/manpages/po/de/lb_chroot_dpkg.1.po +++ b/manpages/po/de/lb_chroot_dpkg.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_hacks.1.po b/manpages/po/de/lb_chroot_hacks.1.po index c630ddfd6..c1bde6340 100644 --- a/manpages/po/de/lb_chroot_hacks.1.po +++ b/manpages/po/de/lb_chroot_hacks.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_hooks.1.po b/manpages/po/de/lb_chroot_hooks.1.po index 49717439a..6b76c79ff 100644 --- a/manpages/po/de/lb_chroot_hooks.1.po +++ b/manpages/po/de/lb_chroot_hooks.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_hostname.1.po b/manpages/po/de/lb_chroot_hostname.1.po index c4daf87af..beb2e7108 100644 --- a/manpages/po/de/lb_chroot_hostname.1.po +++ b/manpages/po/de/lb_chroot_hostname.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_hosts.1.po b/manpages/po/de/lb_chroot_hosts.1.po index f34b04167..9e4d05807 100644 --- a/manpages/po/de/lb_chroot_hosts.1.po +++ b/manpages/po/de/lb_chroot_hosts.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_install-packages.1.po b/manpages/po/de/lb_chroot_install-packages.1.po index 393edff27..113ca2f18 100644 --- a/manpages/po/de/lb_chroot_install-packages.1.po +++ b/manpages/po/de/lb_chroot_install-packages.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_interactive.1.po b/manpages/po/de/lb_chroot_interactive.1.po index 942ffdf49..c3c3791eb 100644 --- a/manpages/po/de/lb_chroot_interactive.1.po +++ b/manpages/po/de/lb_chroot_interactive.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_linux-image.1.po b/manpages/po/de/lb_chroot_linux-image.1.po index 6f97b45d8..544563361 100644 --- a/manpages/po/de/lb_chroot_linux-image.1.po +++ b/manpages/po/de/lb_chroot_linux-image.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_local-includes.1.po b/manpages/po/de/lb_chroot_local-includes.1.po index 8b407d089..2985d4fad 100644 --- a/manpages/po/de/lb_chroot_local-includes.1.po +++ b/manpages/po/de/lb_chroot_local-includes.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_local-patches.1.po b/manpages/po/de/lb_chroot_local-patches.1.po index 30ac9e26c..c4e6582d2 100644 --- a/manpages/po/de/lb_chroot_local-patches.1.po +++ b/manpages/po/de/lb_chroot_local-patches.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_local-preseed.1.po b/manpages/po/de/lb_chroot_local-preseed.1.po index ada384940..281efdad3 100644 --- a/manpages/po/de/lb_chroot_local-preseed.1.po +++ b/manpages/po/de/lb_chroot_local-preseed.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_packagelists.1.po b/manpages/po/de/lb_chroot_packagelists.1.po index 596f6fcf0..abf51050e 100644 --- a/manpages/po/de/lb_chroot_packagelists.1.po +++ b/manpages/po/de/lb_chroot_packagelists.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_packages.1.po b/manpages/po/de/lb_chroot_packages.1.po index 9fd3b7d5c..f19b49813 100644 --- a/manpages/po/de/lb_chroot_packages.1.po +++ b/manpages/po/de/lb_chroot_packages.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_proc.1.po b/manpages/po/de/lb_chroot_proc.1.po index 6a4088663..21656713a 100644 --- a/manpages/po/de/lb_chroot_proc.1.po +++ b/manpages/po/de/lb_chroot_proc.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_resolv.1.po b/manpages/po/de/lb_chroot_resolv.1.po index 78991f420..86859b719 100644 --- a/manpages/po/de/lb_chroot_resolv.1.po +++ b/manpages/po/de/lb_chroot_resolv.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_selinuxfs.1.po b/manpages/po/de/lb_chroot_selinuxfs.1.po index 63cdc7cb3..e40b4087e 100644 --- a/manpages/po/de/lb_chroot_selinuxfs.1.po +++ b/manpages/po/de/lb_chroot_selinuxfs.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_sysfs.1.po b/manpages/po/de/lb_chroot_sysfs.1.po index 6f5b4f57a..ef31eccfa 100644 --- a/manpages/po/de/lb_chroot_sysfs.1.po +++ b/manpages/po/de/lb_chroot_sysfs.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_sysv-rc.1.po b/manpages/po/de/lb_chroot_sysv-rc.1.po index 3b5a75fc6..dfc812664 100644 --- a/manpages/po/de/lb_chroot_sysv-rc.1.po +++ b/manpages/po/de/lb_chroot_sysv-rc.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_task-lists.1.po b/manpages/po/de/lb_chroot_task-lists.1.po index c3acf02f5..a151988a6 100644 --- a/manpages/po/de/lb_chroot_task-lists.1.po +++ b/manpages/po/de/lb_chroot_task-lists.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_upstart.1.po b/manpages/po/de/lb_chroot_upstart.1.po index 73b0c1552..5f9b83b84 100644 --- a/manpages/po/de/lb_chroot_upstart.1.po +++ b/manpages/po/de/lb_chroot_upstart.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_clean.1.po b/manpages/po/de/lb_clean.1.po index 0ad91ba24..1702973d7 100644 --- a/manpages/po/de/lb_clean.1.po +++ b/manpages/po/de/lb_clean.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_config.1.po b/manpages/po/de/lb_config.1.po index 659e9314c..c65c56071 100644 --- a/manpages/po/de/lb_config.1.po +++ b/manpages/po/de/lb_config.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_local.1.po b/manpages/po/de/lb_local.1.po index 752de47a9..27302cd26 100644 --- a/manpages/po/de/lb_local.1.po +++ b/manpages/po/de/lb_local.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_source.1.po b/manpages/po/de/lb_source.1.po index d65a1ae66..be7b858ea 100644 --- a/manpages/po/de/lb_source.1.po +++ b/manpages/po/de/lb_source.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_source_checksums.1.po b/manpages/po/de/lb_source_checksums.1.po index a1ea5589d..60037a2db 100644 --- a/manpages/po/de/lb_source_checksums.1.po +++ b/manpages/po/de/lb_source_checksums.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_source_debian-live.1.po b/manpages/po/de/lb_source_debian-live.1.po index 192fc9ef4..89a0e7dab 100644 --- a/manpages/po/de/lb_source_debian-live.1.po +++ b/manpages/po/de/lb_source_debian-live.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_source_debian.1.po b/manpages/po/de/lb_source_debian.1.po index ba258dae3..146bcfd08 100644 --- a/manpages/po/de/lb_source_debian.1.po +++ b/manpages/po/de/lb_source_debian.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_source_disk.1.po b/manpages/po/de/lb_source_disk.1.po index 91cf60db7..e8d2b051a 100644 --- a/manpages/po/de/lb_source_disk.1.po +++ b/manpages/po/de/lb_source_disk.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_source_hdd.1.po b/manpages/po/de/lb_source_hdd.1.po index ae35db3cb..187cf1ea2 100644 --- a/manpages/po/de/lb_source_hdd.1.po +++ b/manpages/po/de/lb_source_hdd.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_source_iso.1.po b/manpages/po/de/lb_source_iso.1.po index 52cf014e7..3d9efab16 100644 --- a/manpages/po/de/lb_source_iso.1.po +++ b/manpages/po/de/lb_source_iso.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_source_net.1.po b/manpages/po/de/lb_source_net.1.po index 03aa5a2fd..82355c1be 100644 --- a/manpages/po/de/lb_source_net.1.po +++ b/manpages/po/de/lb_source_net.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_source_tar.1.po b/manpages/po/de/lb_source_tar.1.po index dd7fe5fe8..8eb7682f0 100644 --- a/manpages/po/de/lb_source_tar.1.po +++ b/manpages/po/de/lb_source_tar.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_source_virtual-hdd.1.po b/manpages/po/de/lb_source_virtual-hdd.1.po index bb6529bae..43879698d 100644 --- a/manpages/po/de/lb_source_virtual-hdd.1.po +++ b/manpages/po/de/lb_source_virtual-hdd.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_testroot.1.po b/manpages/po/de/lb_testroot.1.po index c7a1b1947..49c737ec1 100644 --- a/manpages/po/de/lb_testroot.1.po +++ b/manpages/po/de/lb_testroot.1.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/po/de/live-build.7.po b/manpages/po/de/live-build.7.po index 5445836a4..502d3f438 100644 --- a/manpages/po/de/live-build.7.po +++ b/manpages/po/de/live-build.7.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+0300\n" "PO-Revision-Date: 2012-02-04 21:39+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb.1.pot b/manpages/pot/lb.1.pot index 5a27b32d1..7c2ea7b1c 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary.1.pot b/manpages/pot/lb_binary.1.pot index 8750f4594..23c62c11c 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_checksums.1.pot b/manpages/pot/lb_binary_checksums.1.pot index ef52c28c6..15d32e5e8 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_chroot.1.pot b/manpages/pot/lb_binary_chroot.1.pot index a89151597..87c3c2cbf 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_debian-installer.1.pot b/manpages/pot/lb_binary_debian-installer.1.pot index 09154ae1e..d0c4ca355 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_disk.1.pot b/manpages/pot/lb_binary_disk.1.pot index a63352f06..bef157b08 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_grub.1.pot b/manpages/pot/lb_binary_grub.1.pot index 859711372..c9d056761 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_grub2.1.pot b/manpages/pot/lb_binary_grub2.1.pot index fa8f1b42f..c8d79ff3e 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_hdd.1.pot b/manpages/pot/lb_binary_hdd.1.pot index 04e0a1d6b..7644fc0e4 100644 --- a/manpages/pot/lb_binary_hdd.1.pot +++ b/manpages/pot/lb_binary_hdd.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_hooks.1.pot b/manpages/pot/lb_binary_hooks.1.pot index 393562bfe..e116fcd6e 100644 --- a/manpages/pot/lb_binary_hooks.1.pot +++ b/manpages/pot/lb_binary_hooks.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_includes.1.pot b/manpages/pot/lb_binary_includes.1.pot index 7ec9fe206..f1dadcfbd 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_iso.1.pot b/manpages/pot/lb_binary_iso.1.pot index 0871d8982..c84a34d9a 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_linux-image.1.pot b/manpages/pot/lb_binary_linux-image.1.pot index 18c2f2616..f4ff1105b 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_local-includes.1.pot b/manpages/pot/lb_binary_local-includes.1.pot index f4a86125d..7cc9897fa 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_manifest.1.pot b/manpages/pot/lb_binary_manifest.1.pot index 8c29d5cee..f481e55de 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_memtest.1.pot b/manpages/pot/lb_binary_memtest.1.pot index af88a38ea..9248f8610 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_net.1.pot b/manpages/pot/lb_binary_net.1.pot index 9011d635d..85c7a94a2 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_rootfs.1.pot b/manpages/pot/lb_binary_rootfs.1.pot index 623a97adc..ccbcc92c5 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_silo.1.pot b/manpages/pot/lb_binary_silo.1.pot index 35cf47c22..8dbd89aa7 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_syslinux.1.pot b/manpages/pot/lb_binary_syslinux.1.pot index 133945320..d37430a04 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_tar.1.pot b/manpages/pot/lb_binary_tar.1.pot index 8a9f44b08..e2b46f113 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_virtual-hdd.1.pot b/manpages/pot/lb_binary_virtual-hdd.1.pot index 7a47aa9f4..fa1d8f013 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_win32-loader.1.pot b/manpages/pot/lb_binary_win32-loader.1.pot index 09fe63e7d..e6cb65ad7 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_yaboot.1.pot b/manpages/pot/lb_binary_yaboot.1.pot index 733c23000..c80792f66 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_bootstrap.1.pot b/manpages/pot/lb_bootstrap.1.pot index a81262d0f..8d1e22a04 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_bootstrap_cache.1.pot b/manpages/pot/lb_bootstrap_cache.1.pot index ac49407bd..6f2ec3c1a 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_bootstrap_cdebootstrap.1.pot b/manpages/pot/lb_bootstrap_cdebootstrap.1.pot index 0d1b32f65..42ef543e5 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_bootstrap_copy.1.pot b/manpages/pot/lb_bootstrap_copy.1.pot index 6a5d2ea79..228268ca3 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_bootstrap_debootstrap.1.pot b/manpages/pot/lb_bootstrap_debootstrap.1.pot index 0840844f9..dd11be188 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_build.1.pot b/manpages/pot/lb_build.1.pot index dc83e3b96..0c60c9b27 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot.1.pot b/manpages/pot/lb_chroot.1.pot index d3df2e1f8..4f4dc5eaf 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_apt.1.pot b/manpages/pot/lb_chroot_apt.1.pot index 702bd2b06..9105a82b2 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_archives.1.pot b/manpages/pot/lb_chroot_archives.1.pot index 21ea810b7..c969df05c 100644 --- a/manpages/pot/lb_chroot_archives.1.pot +++ b/manpages/pot/lb_chroot_archives.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_cache.1.pot b/manpages/pot/lb_chroot_cache.1.pot index c2d2c87dc..06f3d4b65 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_debianchroot.1.pot b/manpages/pot/lb_chroot_debianchroot.1.pot index b3f46cd33..32c0ae70b 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_devpts.1.pot b/manpages/pot/lb_chroot_devpts.1.pot index f76acc40f..f1e219c8e 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_dpkg.1.pot b/manpages/pot/lb_chroot_dpkg.1.pot index f7bc46d30..de33da40e 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_hacks.1.pot b/manpages/pot/lb_chroot_hacks.1.pot index 3f0a49686..811c641c3 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_hooks.1.pot b/manpages/pot/lb_chroot_hooks.1.pot index 0821a4cb5..ff59bae08 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_hostname.1.pot b/manpages/pot/lb_chroot_hostname.1.pot index 9f8c04d50..729f9079b 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_hosts.1.pot b/manpages/pot/lb_chroot_hosts.1.pot index 0fa1ed74d..db2d6ea05 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_install-packages.1.pot b/manpages/pot/lb_chroot_install-packages.1.pot index f4d6d6bc7..008179cef 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_interactive.1.pot b/manpages/pot/lb_chroot_interactive.1.pot index 05ca63e79..1e0038c8d 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_linux-image.1.pot b/manpages/pot/lb_chroot_linux-image.1.pot index d3cc07ace..22e8417c1 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_local-includes.1.pot b/manpages/pot/lb_chroot_local-includes.1.pot index 33a223aa6..add7677fe 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_local-patches.1.pot b/manpages/pot/lb_chroot_local-patches.1.pot index 7c057205e..8f41b277c 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_local-preseed.1.pot b/manpages/pot/lb_chroot_local-preseed.1.pot index 8613f88ca..d4e90a26f 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_packagelists.1.pot b/manpages/pot/lb_chroot_packagelists.1.pot index 85f832209..059ce74b5 100644 --- a/manpages/pot/lb_chroot_packagelists.1.pot +++ b/manpages/pot/lb_chroot_packagelists.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_packages.1.pot b/manpages/pot/lb_chroot_packages.1.pot index 2be3df747..510149c80 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_proc.1.pot b/manpages/pot/lb_chroot_proc.1.pot index 77b868125..52c658e2e 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_resolv.1.pot b/manpages/pot/lb_chroot_resolv.1.pot index e4404135f..4b6dcc21b 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_selinuxfs.1.pot b/manpages/pot/lb_chroot_selinuxfs.1.pot index 1623debe6..58d548da1 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_sysfs.1.pot b/manpages/pot/lb_chroot_sysfs.1.pot index da26153c7..5b155d963 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_sysv-rc.1.pot b/manpages/pot/lb_chroot_sysv-rc.1.pot index 5b90b02a0..dc266f059 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_task-lists.1.pot b/manpages/pot/lb_chroot_task-lists.1.pot index a16e04ba8..cf6ccea8c 100644 --- a/manpages/pot/lb_chroot_task-lists.1.pot +++ b/manpages/pot/lb_chroot_task-lists.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_upstart.1.pot b/manpages/pot/lb_chroot_upstart.1.pot index 93c1041d9..ad1ca822b 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_clean.1.pot b/manpages/pot/lb_clean.1.pot index 42d53cd23..e138f6523 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_config.1.pot b/manpages/pot/lb_config.1.pot index 2131cc11f..38f81b2e7 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_local.1.pot b/manpages/pot/lb_local.1.pot index 72174d46c..d6d901c50 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source.1.pot b/manpages/pot/lb_source.1.pot index 9f299ebab..8db60bb7e 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_checksums.1.pot b/manpages/pot/lb_source_checksums.1.pot index 134f3882c..fdadf948b 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_debian-live.1.pot b/manpages/pot/lb_source_debian-live.1.pot index 59911badc..0f012d1ad 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_debian.1.pot b/manpages/pot/lb_source_debian.1.pot index 98fdc3779..70bcd8de0 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_disk.1.pot b/manpages/pot/lb_source_disk.1.pot index fc43cbace..1f8eee4db 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_hdd.1.pot b/manpages/pot/lb_source_hdd.1.pot index b91d2ae44..9add26325 100644 --- a/manpages/pot/lb_source_hdd.1.pot +++ b/manpages/pot/lb_source_hdd.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_iso.1.pot b/manpages/pot/lb_source_iso.1.pot index 80ed7ee38..481b5d010 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_net.1.pot b/manpages/pot/lb_source_net.1.pot index 3b5243a36..080fbfdd8 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_tar.1.pot b/manpages/pot/lb_source_tar.1.pot index 723a4106e..f32680c95 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_virtual-hdd.1.pot b/manpages/pot/lb_source_virtual-hdd.1.pot index 47f841c5c..2195b5cfc 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/lb_testroot.1.pot b/manpages/pot/lb_testroot.1.pot index 65da5ae5f..08186e730 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH diff --git a/manpages/pot/live-build.7.pot b/manpages/pot/live-build.7.pot index 6fab36809..debd58044 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: 2012-06-04 12:09+0300\n" +"POT-Creation-Date: 2012-06-05 13:44+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" @@ -77,7 +77,7 @@ msgstr "" #: en/lb_source_iso.1:1 en/lb_source_net.1:1 en/lb_source_tar.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2012-06-04" +msgid "2012-06-05" msgstr "" #. type: TH |