Version 1.19.20.

This commit is contained in:
Richard W.M. Jones
2012-07-17 15:38:52 +01:00
parent 973581780d
commit d76ea07814
20 changed files with 1241 additions and 1007 deletions

11
BUGS
View File

@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
Last updated: 2012-07-16
Last updated: 2012-07-17
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -221,8 +221,11 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
838904 NEW https://bugzilla.redhat.com/show_bug.cgi?id=838904
make-debian-img.sh failed: /dev/debian/root: not found: device not cleared. Aborting. Failed to wipe start of new LV.
840115 NEW https://bugzilla.redhat.com/show_bug.cgi?id=840115
guestfish touch problem - case_sensitive_path API expects the file to exist
840474 NEW https://bugzilla.redhat.com/show_bug.cgi?id=840474
cannot install libguestfs due to missing dependency
840572 NEW https://bugzilla.redhat.com/show_bug.cgi?id=840572
virt-make-fs / tar-in should support vfat properly
503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134
guestfish's list splitting does not recognize internal quoting
@@ -242,6 +245,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
713678 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=713678
Not all febootstrap messages are redirected to log callbacks
(74 bugs)
(75 bugs)
End of BUGS file.

View File

@@ -20,7 +20,7 @@
# freeform string.
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [19])
m4_define([libguestfs_release], [19])
m4_define([libguestfs_release], [20])
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)
AC_CONFIG_AUX_DIR([build-aux])

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-07-16 12:35+0100\n"
"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
@@ -3894,43 +3894,43 @@ msgstr ""
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
#: tools/virt-make-fs.pl:295
#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr ""
#: tools/virt-make-fs.pl:325
#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr ""
#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
#: tools/virt-make-fs.pl:510
#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr ""
#: tools/virt-make-fs.pl:402
#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr ""
#: tools/virt-make-fs.pl:417
#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
#: tools/virt-make-fs.pl:428
#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
#: tools/virt-make-fs.pl:494
#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr ""
#: tools/virt-make-fs.pl:516
#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr ""
#: tools/virt-make-fs.pl:550
#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"

View File

@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-07-16 12:35+0100\n"
"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Spanish (Castilian) <trans-es@lists.fedoraproject.org>\n"
@@ -4108,48 +4108,48 @@ msgstr "virt-list-filesystems: no se han ofrecido imágenes o nombres MV"
msgid "virt-list-partitions: no image or VM name given"
msgstr "virt-list-partitions: no han sido ofrecidas imágenes o nombres MV"
#: tools/virt-make-fs.pl:295
#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr "entrada salida de virt-make-fs\n"
#: tools/virt-make-fs.pl:325
#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr "salida inesperada del comando 'du'"
#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
#: tools/virt-make-fs.pl:510
#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr "{f}: formato de entrada desconocido: {fmt}\n"
#: tools/virt-make-fs.pl:402
#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr "virt-make-fs: no es posible analizar el tamaño del parámetro: {sz}\n"
#: tools/virt-make-fs.pl:417
#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
"qemu-img create: falló al intentar crear una imagen de disco, vea mensajes "
"de errores anteriores\n"
#: tools/virt-make-fs.pl:428
#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
"virt-make-fs: el soporte NTFS fue deshabilitado cuando libguestfs fue "
"compilado\n"
#: tools/virt-make-fs.pl:494
#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr "tar: falló, vea mensajes de errores anteriores\n"
#: tools/virt-make-fs.pl:516
#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr ""
"falló el comando de descompresión, vea mensajes de errores anteriores\n"
#: tools/virt-make-fs.pl:550
#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-07-16 12:35+0100\n"
"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Gujarati <trans-gu@lists.fedoraproject.org>\n"
@@ -3836,43 +3836,43 @@ msgstr ""
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
#: tools/virt-make-fs.pl:295
#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr "virt-make-fs ઇનપુટ આઉટપુટ\n"
#: tools/virt-make-fs.pl:325
#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr ""
#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
#: tools/virt-make-fs.pl:510
#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr "{f}: અજ્ઞાત ઇનપુટ બંધારણ: {fmt}\n"
#: tools/virt-make-fs.pl:402
#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr ""
#: tools/virt-make-fs.pl:417
#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
#: tools/virt-make-fs.pl:428
#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
#: tools/virt-make-fs.pl:494
#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr ""
#: tools/virt-make-fs.pl:516
#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr ""
#: tools/virt-make-fs.pl:550
#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-07-16 12:35+0100\n"
"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n"
@@ -3834,43 +3834,43 @@ msgstr ""
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
#: tools/virt-make-fs.pl:295
#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr ""
#: tools/virt-make-fs.pl:325
#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr ""
#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
#: tools/virt-make-fs.pl:510
#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr ""
#: tools/virt-make-fs.pl:402
#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr ""
#: tools/virt-make-fs.pl:417
#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
#: tools/virt-make-fs.pl:428
#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
#: tools/virt-make-fs.pl:494
#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr ""
#: tools/virt-make-fs.pl:516
#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr ""
#: tools/virt-make-fs.pl:550
#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"

View File

@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-07-16 12:35+0100\n"
"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Kannada (http://www.transifex.com/projects/p/fedora/language/"
@@ -3842,43 +3842,43 @@ msgstr ""
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
#: tools/virt-make-fs.pl:295
#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr ""
#: tools/virt-make-fs.pl:325
#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr ""
#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
#: tools/virt-make-fs.pl:510
#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr ""
#: tools/virt-make-fs.pl:402
#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr ""
#: tools/virt-make-fs.pl:417
#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
#: tools/virt-make-fs.pl:428
#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
#: tools/virt-make-fs.pl:494
#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr ""
#: tools/virt-make-fs.pl:516
#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr ""
#: tools/virt-make-fs.pl:550
#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"

View File

@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: libguestfs 1.19.19\n"
"Project-Id-Version: libguestfs 1.19.20\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-07-16 12:35+0100\n"
"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3821,43 +3821,43 @@ msgstr ""
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
#: tools/virt-make-fs.pl:295
#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr ""
#: tools/virt-make-fs.pl:325
#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr ""
#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
#: tools/virt-make-fs.pl:510
#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr ""
#: tools/virt-make-fs.pl:402
#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr ""
#: tools/virt-make-fs.pl:417
#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
#: tools/virt-make-fs.pl:428
#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
#: tools/virt-make-fs.pl:494
#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr ""
#: tools/virt-make-fs.pl:516
#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr ""
#: tools/virt-make-fs.pl:550
#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"

View File

@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-07-16 12:35+0100\n"
"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Malayalam <discuss@lists.smc.org.in>\n"
@@ -3836,43 +3836,43 @@ msgstr ""
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
#: tools/virt-make-fs.pl:295
#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr ""
#: tools/virt-make-fs.pl:325
#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr ""
#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
#: tools/virt-make-fs.pl:510
#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr ""
#: tools/virt-make-fs.pl:402
#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr ""
#: tools/virt-make-fs.pl:417
#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
#: tools/virt-make-fs.pl:428
#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
#: tools/virt-make-fs.pl:494
#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr ""
#: tools/virt-make-fs.pl:516
#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr ""
#: tools/virt-make-fs.pl:550
#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-07-16 12:35+0100\n"
"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Marathi (http://www.transifex.com/projects/p/fedora/language/"
@@ -3972,43 +3972,43 @@ msgstr "virt-list-filesystems: प्रतिमा किंवा VM ना
msgid "virt-list-partitions: no image or VM name given"
msgstr "virt-list-partitions: प्रतिमा किंवा VM नाव दिले नाही"
#: tools/virt-make-fs.pl:295
#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr "virt-make-fs इंपुट आउटपुट\n"
#: tools/virt-make-fs.pl:325
#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr "'du' आदेशसह अनपेक्षित आउटपुट आढळले"
#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
#: tools/virt-make-fs.pl:510
#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr "{f}: अपरिचीत इंपुट स्वरूप: {fmt}\n"
#: tools/virt-make-fs.pl:402
#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr "virt-make-fs: आकार घटक वाचणे अशक्य: {sz}\n"
#: tools/virt-make-fs.pl:417
#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr "qemu-img create: डिस्क प्रतिमा निर्माण करण्यास अपयशी, मागील त्रुटी संदेश पहा\n"
#: tools/virt-make-fs.pl:428
#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr "virt-make-fs: libguestfs कंपाइल केल्यावर NTFS समर्थन बंद केले\n"
#: tools/virt-make-fs.pl:494
#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr "tar: अपयशी, मागील संदेश पहा\n"
#: tools/virt-make-fs.pl:516
#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr "uncompress आदेश अपयशी, मागील संदेश पहा\n"
#: tools/virt-make-fs.pl:550
#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"

View File

@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-07-16 12:35+0100\n"
"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/fedora/language/"
@@ -4210,47 +4210,47 @@ msgstr "virt-list-filesystems: geen image of VM naam opgegeven"
msgid "virt-list-partitions: no image or VM name given"
msgstr "virt-list-partitions: geen image of VM naam opgegeven"
#: tools/virt-make-fs.pl:295
#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr "virt-make-fs input output\n"
#: tools/virt-make-fs.pl:325
#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr "onverwachte output van 'du' commando"
#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
#: tools/virt-make-fs.pl:510
#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr "{f}: onbekend invoer formaat: {fmt}\n"
#: tools/virt-make-fs.pl:402
#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr "virt-make-fs: kan size parameter niet ontleden: {sz}\n"
#: tools/virt-make-fs.pl:417
#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
"qemu-img create: aanmaken schijf image mislukte, zie eerdere fout "
"boodschappen\n"
#: tools/virt-make-fs.pl:428
#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
"virt-make-fs: NTFS ondersteuning was uitgezet toen libguestfs gecompileerd "
"werd\n"
#: tools/virt-make-fs.pl:494
#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr "tar: misluket, zie eerdere boodschappen\n"
#: tools/virt-make-fs.pl:516
#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr "decomprimeer commando mislukte, zie eerdere boodschappen\n"
#: tools/virt-make-fs.pl:550
#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"

View File

@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-07-16 12:35+0100\n"
"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Oriya (http://www.transifex.com/projects/p/fedora/language/"
@@ -3834,43 +3834,43 @@ msgstr ""
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
#: tools/virt-make-fs.pl:295
#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr ""
#: tools/virt-make-fs.pl:325
#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr ""
#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
#: tools/virt-make-fs.pl:510
#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr ""
#: tools/virt-make-fs.pl:402
#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr ""
#: tools/virt-make-fs.pl:417
#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
#: tools/virt-make-fs.pl:428
#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
#: tools/virt-make-fs.pl:494
#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr ""
#: tools/virt-make-fs.pl:516
#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr ""
#: tools/virt-make-fs.pl:550
#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-07-16 12:35+0100\n"
"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Panjabi (Punjabi) <punjabi-users@lists.sf.net>\n"
@@ -3985,44 +3985,44 @@ msgstr "virt-list-filesystems: VM ਨਾਂ ਦਿੱਤਾ ਗਿਆ ਹੈ"
msgid "virt-list-partitions: no image or VM name given"
msgstr "virt-list-partitions: ਕੋਈ ਈਮੇਜ਼ ਜਾਂ VM ਨਾਂ ਨਹੀਂ ਦਿੱਤਾ"
#: tools/virt-make-fs.pl:295
#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr "virt-make-fs ਇੰਪੁੱਟ ਆਊਟਪੁੱਟ\n"
#: tools/virt-make-fs.pl:325
#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr "'du' ਕਮਾਂਡ ਤੋਂ ਅਣਜਾਣ ਆਊਟਪੁੱਟ"
#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
#: tools/virt-make-fs.pl:510
#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr "{f}: ਅਣਜਾਣ ਇੰਪੁੱਟ ਫਾਰਮੈਟ: {fmt}\n"
#: tools/virt-make-fs.pl:402
#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr "virt-make-fs: ਅਕਾਰ ਪੈਰਾਮੀਟਰ ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ: {sz}\n"
#: tools/virt-make-fs.pl:417
#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr "qemu-img ਬਣਾਓ: ਡਿਸਕ ਈਮੇਜ਼ ਬਣਾਉਣ ਤੋਂ ਫੇਲ ਹੋਇਆ, ਪਹਿਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ\n"
#: tools/virt-make-fs.pl:428
#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
"virt-make-fs: NTFS ਸਹਿਯੋਗ ਅਯੋਗ ਕੀਤਾ ਜਾਂਦਾ ਹੈ ਜਦੋਂ libguestfs ਕੰਪਾਈਲ ਕੀਤੀ ਜਾਂਦੀ ਸੀ\n"
#: tools/virt-make-fs.pl:494
#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr "tar: ਫੇਲ ਹੋਈ, ਪਹਿਲੇ ਸੁਨੇਹੇ ਵੇਖੋ\n"
#: tools/virt-make-fs.pl:516
#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr "uncompress ਕਮਾਂਡ ਫੇਲ ਹੋਈ, ਪਹਿਲੇ ਸੁਨੇਹੇ ਵੇਖੋ\n"
#: tools/virt-make-fs.pl:550
#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-07-16 12:35+0100\n"
"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/fedora/language/"
@@ -4236,50 +4236,50 @@ msgstr "virt-list-filesystems: nie podano obrazu lub nazwy maszyny wirtualnej"
msgid "virt-list-partitions: no image or VM name given"
msgstr "virt-list-partitions: nie podano obrazu lub nazwy maszyny wirtualnej"
#: tools/virt-make-fs.pl:295
#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr "virt-make-fs wejście wyjście\n"
#: tools/virt-make-fs.pl:325
#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr "nieoczekiwane wyjście polecenia \"du\""
#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
#: tools/virt-make-fs.pl:510
#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr "{f}: nieznany format wyjścia: {fmt}\n"
#: tools/virt-make-fs.pl:402
#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr "virt-make-fs: nie można przetworzyć parametru rozmiaru: {sz}\n"
#: tools/virt-make-fs.pl:417
#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
"qemu-img create: utworzenie obrazu dysku się nie powiodło, proszę zobaczyć "
"wcześniejsze komunikaty błędów\n"
#: tools/virt-make-fs.pl:428
#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
"virt-make-fs: obsługa systemu plików NTFS została wyłączona podczas "
"komplikacji biblioteki libguestfs\n"
#: tools/virt-make-fs.pl:494
#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr ""
"tar: nie powiodło się, proszę zobaczyć wcześniejsze komunikaty błędów\n"
#: tools/virt-make-fs.pl:516
#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr ""
"polecenie uncompress się nie powiodło, proszę zobaczyć wcześniejsze "
"komunikaty błędów\n"
#: tools/virt-make-fs.pl:550
#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"

View File

@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-07-16 12:35+0100\n"
"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Tamil <tamil-users@lists.fedoraproject.org>\n"
@@ -3836,43 +3836,43 @@ msgstr ""
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
#: tools/virt-make-fs.pl:295
#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr ""
#: tools/virt-make-fs.pl:325
#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr ""
#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
#: tools/virt-make-fs.pl:510
#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr ""
#: tools/virt-make-fs.pl:402
#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr ""
#: tools/virt-make-fs.pl:417
#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
#: tools/virt-make-fs.pl:428
#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
#: tools/virt-make-fs.pl:494
#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr ""
#: tools/virt-make-fs.pl:516
#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr ""
#: tools/virt-make-fs.pl:550
#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"

View File

@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-07-16 12:35+0100\n"
"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Telugu (http://www.transifex.com/projects/p/fedora/language/"
@@ -3833,43 +3833,43 @@ msgstr ""
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
#: tools/virt-make-fs.pl:295
#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr ""
#: tools/virt-make-fs.pl:325
#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr ""
#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
#: tools/virt-make-fs.pl:510
#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr ""
#: tools/virt-make-fs.pl:402
#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr ""
#: tools/virt-make-fs.pl:417
#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
#: tools/virt-make-fs.pl:428
#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
#: tools/virt-make-fs.pl:494
#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr ""
#: tools/virt-make-fs.pl:516
#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr ""
#: tools/virt-make-fs.pl:550
#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"

View File

@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2012-07-16 12:35+0100\n"
"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -4387,47 +4387,47 @@ msgstr "virt-list-filesystems: не вказано образу або назв
msgid "virt-list-partitions: no image or VM name given"
msgstr "virt-list-partitions: не вказано образу або назви віртуальної машини"
#: tools/virt-make-fs.pl:295
#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr "virt-make-fs вхідніані вихідніані\n"
#: tools/virt-make-fs.pl:325
#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr "несподівані вихідні дані від команди «du»"
#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
#: tools/virt-make-fs.pl:510
#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr "{f}: невідомий формат вхідних даних: {fmt}\n"
#: tools/virt-make-fs.pl:402
#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr "virt-make-fs: не вдалося обробити параметр розміру: {sz}\n"
#: tools/virt-make-fs.pl:417
#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
"qemu-img create: не вдалося створити образ диска, ознайомтеся з попередніми "
"повідомленнями\n"
#: tools/virt-make-fs.pl:428
#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
"virt-make-fs: підтримку NTFS було вимкнено під час збирання libguestfs\n"
#: tools/virt-make-fs.pl:494
#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr "tar: помилка, ознайомтеся з попередніми повідомленнями\n"
#: tools/virt-make-fs.pl:516
#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr ""
"помилка команди розпакування, ознайомтеся з попередніми повідомленнями\n"
#: tools/virt-make-fs.pl:550
#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"