NOTE: This file is automatically generated from "update-bugs.sh".
-Last updated: 2011-07-16
+Last updated: 2011-07-27
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
719879 NEW https://bugzilla.redhat.com/show_bug.cgi?id=719879
Rebase libguestfs in RHEL 6.3
+723474 NEW https://bugzilla.redhat.com/show_bug.cgi?id=723474
+ If hivex and/or pcre not installed, libguestfs fails to compile
+
563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450
list-devices returns devices of different types out of order
547488 NEW https://bugzilla.redhat.com/show_bug.cgi?id=547488
guestfish cannot tab complete filenames that contain spaces
-671082 NEW https://bugzilla.redhat.com/show_bug.cgi?id=671082
- libguestfs does not work with kernel-rt
-
672485 NEW https://bugzilla.redhat.com/show_bug.cgi?id=672485
[RFE] virt-edit/tar/inspector do not support encrypted system
# major/minor/release must be numbers
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [8])
-m4_define([libguestfs_release], [9])
+m4_define([libguestfs_release], [10])
# extra can be any string
m4_define([libguestfs_extra], [])
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.8.9\n"
+"Project-Id-Version: libguestfs 1.8.10\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2011-07-16 10:13+0200\n"
+"POT-Creation-Date: 2011-07-27 15:47+0200\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"
"Project-Id-Version: libguestfs.master\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-16 10:13+0100\n"
+"POT-Creation-Date: 2011-07-27 15:46+0100\n"
"PO-Revision-Date: \n"
"Last-Translator: Héctor Daniel Cabrera <logan@fedoraproject.org>\n"
"Language-Team: Fedora Spanish <trans-es@lists.fedoraproject.org>\n"
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "antes de guestfs_launch, debe llamar guestfs_add_drive"
-#: src/launch.c:736
+#: src/launch.c:746
msgid "guestfs_launch failed, see earlier error messages"
msgstr "falló guestfs_launch, vea mensajes de errores anteriores"
-#: src/launch.c:749
+#: src/launch.c:759
msgid "qemu launched and contacted daemon, but state != READY"
msgstr ""
"qemu ha sido iniciado y contactado el demonio, pero es estado es != READY"
-#: src/launch.c:890
+#: src/launch.c:900
#, c-format
msgid ""
"%s: command failed: If qemu is located on a non-standard path, try setting "
"%s: falló el comando: Si qemu se encuentra ubicado en una ruta no estándar, "
"intente definir el entorno LIBGUESTFS_QEMU como variable"
-#: src/launch.c:982
+#: src/launch.c:992
msgid "qemu has not been launched yet"
msgstr "todavía qemu no ha sido iniciado "
-#: src/launch.c:993
+#: src/launch.c:1003
msgid "no subprocess to kill"
msgstr "ningún subproceso que finalizar"
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
msgstr "libguestfs-test-tool: opción de línea de comando no esperada 0x%x\n"
-#: test-tool/test-tool.c:182
+#: test-tool/test-tool.c:185
#, c-format
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
msgstr "bguestfs-test-tool: falló al crear el manipulador libguestfs\n"
-#: test-tool/test-tool.c:189 test-tool/test-tool.c:198
+#: test-tool/test-tool.c:192 test-tool/test-tool.c:201
#, c-format
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
msgstr "libguestfs-test-tool: falló al agregar dispositivo '%s'\n"
-#: test-tool/test-tool.c:206
+#: test-tool/test-tool.c:209
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr "libguestfs-test-tool: falló guestfs_version\n"
-#: test-tool/test-tool.c:228
+#: test-tool/test-tool.c:231
#, c-format
msgid "libguestfs-test-tool: failed to launch appliance\n"
msgstr "libguestfs-test-tool: falló al intentar lanzar dispositivo\n"
-#: test-tool/test-tool.c:240
+#: test-tool/test-tool.c:243
#, c-format
msgid "libguestfs-test-tool: failed to run sfdisk\n"
msgstr "libguestfs-test-tool: falló al ejecutar sfdisk\n"
-#: test-tool/test-tool.c:246
+#: test-tool/test-tool.c:249
#, c-format
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
msgstr "libguestfs-test-tool: falló al realizar mkfs.ext2\n"
-#: test-tool/test-tool.c:252
+#: test-tool/test-tool.c:255
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
msgstr "libguestfs-test-tool: falló al montar /dev/sda1 sobre /\n"
-#: test-tool/test-tool.c:258
+#: test-tool/test-tool.c:261
#, c-format
msgid "libguestfs-test-tool: failed to mkdir /iso\n"
msgstr "libguestfs-test-tool: falló al crear el directorio /iso\n"
-#: test-tool/test-tool.c:264
+#: test-tool/test-tool.c:267
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
msgstr "libguestfs-test-tool: falló al montar /dev/sdb sobre /iso\n"
-#: test-tool/test-tool.c:272
+#: test-tool/test-tool.c:275
#, c-format
msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
msgstr ""
"libguestfs-test-tool: no pudo ejecutarse el programa de asistencia, o la "
"asistencia ha fallado\n"
-#: test-tool/test-tool.c:303
+#: test-tool/test-tool.c:306
#, c-format
msgid ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
"la variable de entorno LIBGUESTFS_QEMU ya se encuentra definida,\n"
"de modo que las opciones --qemu/--qemudir no pueden ser utilizadas.\n"
-#: test-tool/test-tool.c:311
+#: test-tool/test-tool.c:314
#, c-format
msgid "Binary '%s' does not exist or is not executable\n"
msgstr "El binario '%s' no existe o no es un ejecutable\n"
-#: test-tool/test-tool.c:325
+#: test-tool/test-tool.c:328
#, c-format
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: no parece un directorio fuente de qemu\n"
-#: test-tool/test-tool.c:374
+#: test-tool/test-tool.c:377
#, c-format
msgid ""
"Test tool helper program 'libguestfs-test-tool-helper' is not\n"
"\n"
"Utilice la opción --helper para especificar la ubicación de este programa.\n"
-#: test-tool/test-tool.c:390
+#: test-tool/test-tool.c:393
#, c-format
msgid "command failed: %s"
msgstr "el comando ha fallado: %s"
-#: test-tool/test-tool.c:398
+#: test-tool/test-tool.c:401
#, c-format
msgid ""
"Test tool helper program %s\n"
"no se encuentra enlazado definitivamente. Este es un error de\n"
"compilación cuando esta herramienta de pruebas fue compilada.\n"
-#: test-tool/test-tool.c:432
+#: test-tool/test-tool.c:435
#, c-format
msgid "mkisofs command failed: %s\n"
msgstr "falló el comando mkisofs: %s\n"
"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: 2011-07-16 10:13+0100\n"
+"POT-Creation-Date: 2011-07-27 15:46+0100\n"
"PO-Revision-Date: 2010-02-02 13:45+0530\n"
"Last-Translator: Sweta Kothari <swkothar@redhat.com>\n"
"Language-Team: Gujarati\n"
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "તમારે guestfs_launch પહેલાં guestfs_add_drive ને કોલ કરવુ જ જોઇએ"
-#: src/launch.c:736
+#: src/launch.c:746
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch નિષ્ફળ, પહેલાનાં ભૂલ સંદેશાઓને જૂઓ"
-#: src/launch.c:749
+#: src/launch.c:759
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu શરૂ થયેલ છે, ડિમનનો સંપર્ક થયેલ છે, પરંતુ state != READY"
-#: src/launch.c:890
+#: src/launch.c:900
#, c-format
msgid ""
"%s: command failed: If qemu is located on a non-standard path, try setting "
"%s: આદેશ નિષ્ફળ: જો qemu એ બિન-મૂળભૂત પાથ પર સ્થિત થયેલ હોય તો, LIBGUESTFS_QEMU "
"પર્યાવરણ ચલ સુયોજનોનો પ્રયત્ન કરો."
-#: src/launch.c:982
+#: src/launch.c:992
msgid "qemu has not been launched yet"
msgstr "qemu એ હજુ શરૂ કરવામાં આવ્યુ નથી"
-#: src/launch.c:993
+#: src/launch.c:1003
msgid "no subprocess to kill"
msgstr "મારવા માટે ઉપપ્રક્રિયા નથી"
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
msgstr "libguestfs-test-tool: અનિચ્છનીય આદેશ વાક્ય વિકલ્પ 0x%x\n"
-#: test-tool/test-tool.c:182
+#: test-tool/test-tool.c:185
#, c-format
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
msgstr "libguestfs-test-tool: libguestfs હેન્ડલને બનાવવાનું નિષ્ફળ\n"
-#: test-tool/test-tool.c:189 test-tool/test-tool.c:198
+#: test-tool/test-tool.c:192 test-tool/test-tool.c:201
#, c-format
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
msgstr "libguestfs-test-tool: ડ્રાઇવ '%s' ને ઉમેરવાનું નિષ્ફળ\n"
-#: test-tool/test-tool.c:206
+#: test-tool/test-tool.c:209
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr "libguestfs-test-tool: guestfs_version નિષ્ફળ\n"
-#: test-tool/test-tool.c:228
+#: test-tool/test-tool.c:231
#, c-format
msgid "libguestfs-test-tool: failed to launch appliance\n"
msgstr "libguestfs-test-tool: સાધનને શરૂ કરવાનું નિષ્ફળ\n"
-#: test-tool/test-tool.c:240
+#: test-tool/test-tool.c:243
#, c-format
msgid "libguestfs-test-tool: failed to run sfdisk\n"
msgstr "libguestfs-test-tool: sfdisk ને ચલાવવાનું નિષ્ફળ\n"
-#: test-tool/test-tool.c:246
+#: test-tool/test-tool.c:249
#, c-format
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
msgstr "libguestfs-test-tool: mkfs.ext2 કરવાનું નિષ્ફળ\n"
-#: test-tool/test-tool.c:252
+#: test-tool/test-tool.c:255
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
msgstr "libguestfs-test-tool: / પર mount /dev/sda1 કરવાનું નિષ્ફળ\n"
-#: test-tool/test-tool.c:258
+#: test-tool/test-tool.c:261
#, c-format
msgid "libguestfs-test-tool: failed to mkdir /iso\n"
msgstr "libguestfs-test-tool: mkdir /iso કરવાનું નિષ્ફળ\n"
-#: test-tool/test-tool.c:264
+#: test-tool/test-tool.c:267
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
msgstr "libguestfs-test-tool: /iso પર mount /dev/sdb કરવાનું નિષ્ફળ\n"
-#: test-tool/test-tool.c:272
+#: test-tool/test-tool.c:275
#, c-format
msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
msgstr ""
"libguestfs-test-tool: મદદકર્તા પ્રક્રિયા ને ચલાવી શક્યા નહિં, અથવા મદદકર્તા નિષ્ફળ\n"
-#: test-tool/test-tool.c:303
+#: test-tool/test-tool.c:306
#, c-format
msgid ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
"LIBGUESTFS_QEMU પર્યાવરણ ચલ એ પહેલેથી જ સુયોજિત છે, તેથી\n"
"--qemu/--qemudir વિકલ્પોને વાપરી શકાતા નથી.\n"
-#: test-tool/test-tool.c:311
+#: test-tool/test-tool.c:314
#, c-format
msgid "Binary '%s' does not exist or is not executable\n"
msgstr "બાઇનરી '%s' એ અસ્તિત્વ ધરાવતુ નથી અથવા એક્સિક્યૂટેબલ નથી\n"
-#: test-tool/test-tool.c:325
+#: test-tool/test-tool.c:328
#, c-format
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: qemu સ્ત્રોત ડિરેક્ટરીનાં જેવુ લાગતુ નથી\n"
-#: test-tool/test-tool.c:374
+#: test-tool/test-tool.c:377
#, c-format
msgid ""
"Test tool helper program 'libguestfs-test-tool-helper' is not\n"
"\n"
"આ પ્રક્રિયાનાં સ્થાનને સ્પષ્ટ કરવા માટે --helper વિકલ્પને વાપરો.\n"
-#: test-tool/test-tool.c:390
+#: test-tool/test-tool.c:393
#, c-format
msgid "command failed: %s"
msgstr "આદેશ નિષ્ફળ: %s"
-#: test-tool/test-tool.c:398
+#: test-tool/test-tool.c:401
#, c-format
msgid ""
"Test tool helper program %s\n"
"ચકાસણી સાધન મદદકરર્તા પ્રક્રિયા %s\n"
"એ સ્થિર રીતે કડી થયેલ નથી. આ બિલ્ડ ભૂલ છે જ્યારે આ ચકાસણી સાધન એ બિલ્ટ થયેલ હતુ.\n"
-#: test-tool/test-tool.c:432
+#: test-tool/test-tool.c:435
#, c-format
msgid "mkisofs command failed: %s\n"
msgstr "mkisofs આદેશ નિષ્ફળ: %s\n"
"Project-Id-Version: libguestfs.master.libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-16 10:13+0100\n"
+"POT-Creation-Date: 2011-07-27 15:46+0100\n"
"PO-Revision-Date: 2010-02-16 12:57+0530\n"
"Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
"Language-Team: Hindi <Red Hat>\n"
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "you must call guestfs_add_drive before guestfs_launch"
-#: src/launch.c:736
+#: src/launch.c:746
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
-#: src/launch.c:749
+#: src/launch.c:759
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu launched and contacted daemon, but state != READY"
-#: src/launch.c:890
+#: src/launch.c:900
#, c-format
msgid ""
"%s: command failed: If qemu is located on a non-standard path, try setting "
"%s: command failed: If qemu is located on a non-standard path, try setting "
"the LIBGUESTFS_QEMU environment variable."
-#: src/launch.c:982
+#: src/launch.c:992
msgid "qemu has not been launched yet"
msgstr "qemu को अबतक लॉन्च नहीं किया गया है"
-#: src/launch.c:993
+#: src/launch.c:1003
msgid "no subprocess to kill"
msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं"
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n"
-#: test-tool/test-tool.c:182
+#: test-tool/test-tool.c:185
#, c-format
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
msgstr "libguestfs-test-tool: failed to create libguestfs handle\n"
-#: test-tool/test-tool.c:189 test-tool/test-tool.c:198
+#: test-tool/test-tool.c:192 test-tool/test-tool.c:201
#, c-format
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
msgstr "libguestfs-test-tool: failed to add drive '%s'\n"
-#: test-tool/test-tool.c:206
+#: test-tool/test-tool.c:209
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr "libguestfs-test-tool: guestfs_version failed\n"
-#: test-tool/test-tool.c:228
+#: test-tool/test-tool.c:231
#, c-format
msgid "libguestfs-test-tool: failed to launch appliance\n"
msgstr "libguestfs-test-tool: failed to launch appliance\n"
-#: test-tool/test-tool.c:240
+#: test-tool/test-tool.c:243
#, c-format
msgid "libguestfs-test-tool: failed to run sfdisk\n"
msgstr "libguestfs-test-tool: failed to run sfdisk\n"
-#: test-tool/test-tool.c:246
+#: test-tool/test-tool.c:249
#, c-format
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
msgstr "libguestfs-test-tool: failed to mkfs.ext2\n"
-#: test-tool/test-tool.c:252
+#: test-tool/test-tool.c:255
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
-#: test-tool/test-tool.c:258
+#: test-tool/test-tool.c:261
#, c-format
msgid "libguestfs-test-tool: failed to mkdir /iso\n"
msgstr "libguestfs-test-tool: failed to mkdir /iso\n"
-#: test-tool/test-tool.c:264
+#: test-tool/test-tool.c:267
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
msgstr "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
-#: test-tool/test-tool.c:272
+#: test-tool/test-tool.c:275
#, c-format
msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
msgstr "libguestfs-test-tool: could not run helper program, or helper failed\n"
-#: test-tool/test-tool.c:303
+#: test-tool/test-tool.c:306
#, c-format
msgid ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
"LIBGUESTFS_QEMU environment variable is already set, so\n"
"--qemu/--qemudir options cannot be used.\n"
-#: test-tool/test-tool.c:311
+#: test-tool/test-tool.c:314
#, c-format
msgid "Binary '%s' does not exist or is not executable\n"
msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
-#: test-tool/test-tool.c:325
+#: test-tool/test-tool.c:328
#, c-format
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\n"
-#: test-tool/test-tool.c:374
+#: test-tool/test-tool.c:377
#, c-format
msgid ""
"Test tool helper program 'libguestfs-test-tool-helper' is not\n"
"\n"
"Use the --helper option to specify the location of this program.\n"
-#: test-tool/test-tool.c:390
+#: test-tool/test-tool.c:393
#, c-format
msgid "command failed: %s"
msgstr "कमांड विफल: %s"
-#: test-tool/test-tool.c:398
+#: test-tool/test-tool.c:401
#, c-format
msgid ""
"Test tool helper program %s\n"
"स्थैतिक रूप से लिंक नहीं है. यह एक बिल्ड त्रुटि है जब यह जाँच टूल\n"
"बनाया गया था.\n"
-#: test-tool/test-tool.c:432
+#: test-tool/test-tool.c:435
#, c-format
msgid "mkisofs command failed: %s\n"
msgstr "mkisofs कमांड विफल: %s\n"
"Project-Id-Version: libguestfs 1.0.83\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-16 10:13+0100\n"
+"POT-Creation-Date: 2011-07-27 15:46+0100\n"
"PO-Revision-Date: 2010-02-24 11:56+0530\n"
"Last-Translator: Shankar Prasad <svenkate@redhat.com>\n"
"Language-Team: kn-IN <>\n"
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "ನೀವು guestfs_launch ನ ಮೊದಲು guestfs_add_drive ಅನ್ನು ಕರೆಯಬೇಕು"
-#: src/launch.c:736
+#: src/launch.c:746
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch ವಿಫಲಗೊಂಡಿದೆ, ಹಿಂದಿನ ದೋಷ ಸಂದೇಶಗಳನ್ನು ನೋಡಿ"
-#: src/launch.c:749
+#: src/launch.c:759
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu ಆರಂಭಗೊಂಡಿದೆ ಹಾಗು ಡೀಮನ್ ಅನ್ನು ಸಂಪರ್ಕಿಸಿದೆ, ಆದರೆ != READY ಸ್ಥಿತಿಯಲ್ಲಿದೆ"
-#: src/launch.c:890
+#: src/launch.c:900
#, c-format
msgid ""
"%s: command failed: If qemu is located on a non-standard path, try setting "
"%s: ಆಜ್ಞೆಯು ವಿಫಲಗೊಂಡಿದೆ: qemu ಒಂದು ಶಿಷ್ಟವಲ್ಲದ ಸ್ಥಳದಲ್ಲಿ ಇದ್ದಲ್ಲಿ, LIBGUESTFS_QEMU "
"ಪರಿಸರ ವೇರಿಯೇಬಲ್ ಅನ್ನು ಹೊಂದಿಸಲು ಪ್ರಯತ್ನಿಸಿ."
-#: src/launch.c:982
+#: src/launch.c:992
msgid "qemu has not been launched yet"
msgstr "qemu ಅನ್ನು ಇನ್ನೂ ಸಹ ಆರಂಭಿಸಲಾಗಿಲ್ಲ"
-#: src/launch.c:993
+#: src/launch.c:1003
msgid "no subprocess to kill"
msgstr "ಅಂತ್ಯಗೊಳಿಸಲು ಯಾವುದೆ ಉಪಪ್ರಕ್ರಿಯೆಯು ಇಲ್ಲ"
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
msgstr "libguestfs-test-tool: ಅನಿರೀಕ್ಷಿತವಾದ ಆಜ್ಞಾ ಸಾಲಿನ ಆಯ್ಕೆ 0x%x\n"
-#: test-tool/test-tool.c:182
+#: test-tool/test-tool.c:185
#, c-format
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
msgstr "libguestfs-test-tool: libguestfs ಹ್ಯಾಂಡಲ್ ಅನ್ನು ರಚಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n"
-#: test-tool/test-tool.c:189 test-tool/test-tool.c:198
+#: test-tool/test-tool.c:192 test-tool/test-tool.c:201
#, c-format
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
msgstr "libguestfs-test-tool: '%s' ಎಂಬ ಡ್ರೈವನ್ನು ಸೇರಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n"
-#: test-tool/test-tool.c:206
+#: test-tool/test-tool.c:209
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr "libguestfs-test-tool: guestfs_version ವಿಫಲಗೊಂಡಿದೆ\n"
-#: test-tool/test-tool.c:228
+#: test-tool/test-tool.c:231
#, c-format
msgid "libguestfs-test-tool: failed to launch appliance\n"
msgstr "libguestfs-test-tool: ಅಪ್ಲೈಯನ್ಸ್ ಅನ್ನು ಆರಂಭಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n"
-#: test-tool/test-tool.c:240
+#: test-tool/test-tool.c:243
#, c-format
msgid "libguestfs-test-tool: failed to run sfdisk\n"
msgstr "libguestfs-test-tool: sfdisk ಅನ್ನು ಚಲಾಯಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n"
-#: test-tool/test-tool.c:246
+#: test-tool/test-tool.c:249
#, c-format
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
msgstr "libguestfs-test-tool: mkfs.ext2 ಅನ್ನು ಮಾಡುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n"
-#: test-tool/test-tool.c:252
+#: test-tool/test-tool.c:255
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
msgstr "libguestfs-test-tool: /dev/sda1 ಅನ್ನು / ನಲ್ಲಿ ಆರೋಹಿಸಲಾಗಲಿಲ್ಲ\n"
-#: test-tool/test-tool.c:258
+#: test-tool/test-tool.c:261
#, c-format
msgid "libguestfs-test-tool: failed to mkdir /iso\n"
msgstr "libguestfs-test-tool: /iso ಅನ್ನು mkdir ಮಾಡುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n"
-#: test-tool/test-tool.c:264
+#: test-tool/test-tool.c:267
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
msgstr ""
"libguestfs-test-tool: /dev/sdb ಅನ್ನು /iso ನಲ್ಲಿ ಆರೋಹಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n"
-#: test-tool/test-tool.c:272
+#: test-tool/test-tool.c:275
#, c-format
msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
msgstr ""
"libguestfs-test-tool: ನೆರವಿನ ಪ್ರೊಗ್ರಾಮ್ ಅನ್ನು ಚಲಾಯಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ, ಅಥವ ಸಹಾಯಕವು "
"ವಿಫಲಗೊಂಡಿದೆ\n"
-#: test-tool/test-tool.c:303
+#: test-tool/test-tool.c:306
#, c-format
msgid ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
"LIBGUESTFS_QEMU ಪರಿಸರವನ್ನು ಈಗಾಗಲೆ ಹೊಂದಿಸಲಾಗಿದೆ, ಆದ್ದರಿಂದ\n"
"--qemu/--qemudir ಆಯ್ಕೆಗಳನ್ನು ಬಳಸಲಾಗುವುದಿಲ್ಲ.\n"
-#: test-tool/test-tool.c:311
+#: test-tool/test-tool.c:314
#, c-format
msgid "Binary '%s' does not exist or is not executable\n"
msgstr "ಬೈನರಿ '%s' ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ ಅಥವ ಅದನ್ನು ಕಾರ್ಯಗತಗೊಳಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ\n"
-#: test-tool/test-tool.c:325
+#: test-tool/test-tool.c:328
#, c-format
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: ಇದು ಒಂದು qemu ಆಕರ ಕೋಶದ ರೀತಿ ಕಾಣಿಸುತ್ತಿಲ್ಲ\n"
-#: test-tool/test-tool.c:374
+#: test-tool/test-tool.c:377
#, c-format
msgid ""
"Test tool helper program 'libguestfs-test-tool-helper' is not\n"
"\n"
"ಈ ಪ್ರೊಗ್ರಾಮ್ ಇರುವ ಸ್ಥಳವನ್ನು ಸೂಚಿಸಲು --helper ಆಯ್ಕೆಯನ್ನು ಬಳಸಿ.\n"
-#: test-tool/test-tool.c:390
+#: test-tool/test-tool.c:393
#, c-format
msgid "command failed: %s"
msgstr "ಆಜ್ಞೆಯು ವಿಫಲಗೊಂಡಿದೆ: %s"
-#: test-tool/test-tool.c:398
+#: test-tool/test-tool.c:401
#, c-format
msgid ""
"Test tool helper program %s\n"
"ಅನ್ನು ಸಮರ್ಪಕವಾಗಿ ಜೋಡಿಸಲಾಗಿಲ್ಲ. ಈ ಉಪಕರಣವನ್ನು ನಿರ್ಮಿಸಿದಾಗ ಉಂಟಾದ ಒಂದು ನಿರ್ಮಾಣ\n"
"ದೋಷವಾಗಿದೆ.\n"
-#: test-tool/test-tool.c:432
+#: test-tool/test-tool.c:435
#, c-format
msgid "mkisofs command failed: %s\n"
msgstr "mkisofs ಆಜ್ಞೆಯು ವಿಫಲಗೊಂಡಿದೆ: %s\n"
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.8.9\n"
+"Project-Id-Version: libguestfs 1.8.10\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-16 10:13+0100\n"
+"POT-Creation-Date: 2011-07-27 15:46+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"
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr ""
-#: src/launch.c:736
+#: src/launch.c:746
msgid "guestfs_launch failed, see earlier error messages"
msgstr ""
-#: src/launch.c:749
+#: src/launch.c:759
msgid "qemu launched and contacted daemon, but state != READY"
msgstr ""
-#: src/launch.c:890
+#: src/launch.c:900
#, c-format
msgid ""
"%s: command failed: If qemu is located on a non-standard path, try setting "
"the LIBGUESTFS_QEMU environment variable."
msgstr ""
-#: src/launch.c:982
+#: src/launch.c:992
msgid "qemu has not been launched yet"
msgstr ""
-#: src/launch.c:993
+#: src/launch.c:1003
msgid "no subprocess to kill"
msgstr ""
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
msgstr ""
-#: test-tool/test-tool.c:182
+#: test-tool/test-tool.c:185
#, c-format
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
msgstr ""
-#: test-tool/test-tool.c:189 test-tool/test-tool.c:198
+#: test-tool/test-tool.c:192 test-tool/test-tool.c:201
#, c-format
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
msgstr ""
-#: test-tool/test-tool.c:206
+#: test-tool/test-tool.c:209
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr ""
-#: test-tool/test-tool.c:228
+#: test-tool/test-tool.c:231
#, c-format
msgid "libguestfs-test-tool: failed to launch appliance\n"
msgstr ""
-#: test-tool/test-tool.c:240
+#: test-tool/test-tool.c:243
#, c-format
msgid "libguestfs-test-tool: failed to run sfdisk\n"
msgstr ""
-#: test-tool/test-tool.c:246
+#: test-tool/test-tool.c:249
#, c-format
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
msgstr ""
-#: test-tool/test-tool.c:252
+#: test-tool/test-tool.c:255
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
msgstr ""
-#: test-tool/test-tool.c:258
+#: test-tool/test-tool.c:261
#, c-format
msgid "libguestfs-test-tool: failed to mkdir /iso\n"
msgstr ""
-#: test-tool/test-tool.c:264
+#: test-tool/test-tool.c:267
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
msgstr ""
-#: test-tool/test-tool.c:272
+#: test-tool/test-tool.c:275
#, c-format
msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
msgstr ""
-#: test-tool/test-tool.c:303
+#: test-tool/test-tool.c:306
#, c-format
msgid ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
"--qemu/--qemudir options cannot be used.\n"
msgstr ""
-#: test-tool/test-tool.c:311
+#: test-tool/test-tool.c:314
#, c-format
msgid "Binary '%s' does not exist or is not executable\n"
msgstr ""
-#: test-tool/test-tool.c:325
+#: test-tool/test-tool.c:328
#, c-format
msgid "%s: does not look like a qemu source directory\n"
msgstr ""
-#: test-tool/test-tool.c:374
+#: test-tool/test-tool.c:377
#, c-format
msgid ""
"Test tool helper program 'libguestfs-test-tool-helper' is not\n"
"Use the --helper option to specify the location of this program.\n"
msgstr ""
-#: test-tool/test-tool.c:390
+#: test-tool/test-tool.c:393
#, c-format
msgid "command failed: %s"
msgstr ""
-#: test-tool/test-tool.c:398
+#: test-tool/test-tool.c:401
#, c-format
msgid ""
"Test tool helper program %s\n"
"was built.\n"
msgstr ""
-#: test-tool/test-tool.c:432
+#: test-tool/test-tool.c:435
#, c-format
msgid "mkisofs command failed: %s\n"
msgstr ""
"Project-Id-Version: libguestfs.master.libguestfs.ml\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-16 10:13+0100\n"
+"POT-Creation-Date: 2011-07-27 15:46+0100\n"
"PO-Revision-Date: 2010-02-02 18:35+0530\n"
"Last-Translator: Ani Peter | അനി പീറ്റര് <apeter@redhat.com>\n"
"Language-Team: Swathanthra Malayalam Computing | സ്വതന്ത്ര മലയാളം കമ്പ്യൂട്ടിങ് <smc-"
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "guestfs_launch-നു് മുമ്പു് guestfs_add_drive വിളിക്കേണ്ടതു്"
-#: src/launch.c:736
+#: src/launch.c:746
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch പരാജയപ്പെട്ടു, മുമ്പുള്ള പിശക് സന്ദേശങ്ങള് കാണുക"
-#: src/launch.c:749
+#: src/launch.c:759
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu വിന്യസിച്ചു് ഡെമണുമായി ബന്ധപ്പെട്ടു, പക്ഷേ state != READY"
-#: src/launch.c:890
+#: src/launch.c:900
#, c-format
msgid ""
"%s: command failed: If qemu is located on a non-standard path, try setting "
"%s: കമാന്ഡ് പരാജയപ്പെട്ടു: നിലവാരമില്ലാത്ത പാഥിലാണു് qemu ലഭ്യമെങ്കില്, LIBGUESTFS_QEMU "
"എന്വയോണ്മെന്റ് വേരിയബിള് സജ്ജമാക്കുവാന് ശ്രമിക്കുക."
-#: src/launch.c:982
+#: src/launch.c:992
msgid "qemu has not been launched yet"
msgstr "qemu ഇതുവരെ വിന്യസിച്ചിട്ടില്ല"
-#: src/launch.c:993
+#: src/launch.c:1003
msgid "no subprocess to kill"
msgstr "ഇല്ലാതാക്കുന്നതിനായി ഉപപ്രക്രിയകളില്ല"
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
msgstr "libguestfs-test-tool: അപ്രതീക്ഷിതമായ കമാന്ഡ് ലൈന് ഉപാധി 0x%x\n"
-#: test-tool/test-tool.c:182
+#: test-tool/test-tool.c:185
#, c-format
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
msgstr "libguestfs-test-tool: libguestfs ഹാന്ഡില് ഉണ്ടാക്കുന്നതില് പരാജയപ്പെട്ടു\n"
-#: test-tool/test-tool.c:189 test-tool/test-tool.c:198
+#: test-tool/test-tool.c:192 test-tool/test-tool.c:201
#, c-format
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
msgstr "libguestfs-test-tool: ഡ്രൈവ് '%s' ചേര്ക്കുന്നതില് പരാജയപ്പെട്ടു\n"
-#: test-tool/test-tool.c:206
+#: test-tool/test-tool.c:209
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr "libguestfs-test-tool: guestfs_version പരാജയപ്പെട്ടു\n"
-#: test-tool/test-tool.c:228
+#: test-tool/test-tool.c:231
#, c-format
msgid "libguestfs-test-tool: failed to launch appliance\n"
msgstr "libguestfs-test-tool: പ്രയോഗം ലഭ്യമാക്കുന്നതില് പരാജയപ്പെട്ടു\n"
-#: test-tool/test-tool.c:240
+#: test-tool/test-tool.c:243
#, c-format
msgid "libguestfs-test-tool: failed to run sfdisk\n"
msgstr "libguestfs-test-tool: sfdisk പ്രവര്ത്തിപ്പിക്കുന്നതില് പരാജയപ്പെട്ടു\n"
-#: test-tool/test-tool.c:246
+#: test-tool/test-tool.c:249
#, c-format
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
msgstr "libguestfs-test-tool: mkfs.ext2 പരാജയപ്പെട്ടു\n"
-#: test-tool/test-tool.c:252
+#: test-tool/test-tool.c:255
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
msgstr "libguestfs-test-tool: /dev/sda1 /-ല് മൌണ്ട് ചെയ്യുന്നതില് പരാജയപ്പെട്ടു\n"
-#: test-tool/test-tool.c:258
+#: test-tool/test-tool.c:261
#, c-format
msgid "libguestfs-test-tool: failed to mkdir /iso\n"
msgstr "libguestfs-test-tool: mkdir /iso പരാജയപ്പെട്ടു\n"
-#: test-tool/test-tool.c:264
+#: test-tool/test-tool.c:267
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
msgstr "libguestfs-test-tool: /dev/sdb /iso-ല് മൌണ്ട് ചെയ്യുന്നതില് പരാജയം\n"
-#: test-tool/test-tool.c:272
+#: test-tool/test-tool.c:275
#, c-format
msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
msgstr ""
"libguestfs-test-tool: സഹായത്തിനുള്ള പ്രോഗ്രാം പ്രവര്ത്തിക്കുവാന് സാധ്യമായില്ല, അല്ലെങ്കില് "
"സഹായി പരാജയപ്പെട്ടു\n"
-#: test-tool/test-tool.c:303
+#: test-tool/test-tool.c:306
#, c-format
msgid ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
"LIBGUESTFS_QEMU എന്വയോണ്മെന്റ് വേരിയബിള് നിലവില് സജ്ജമാണു്, അതിനാല്\n"
"--qemu/--qemudir ഉപാധികള് ഉപയോഗിക്കുവാന് സാധ്യമല്ല.\n"
-#: test-tool/test-tool.c:311
+#: test-tool/test-tool.c:314
#, c-format
msgid "Binary '%s' does not exist or is not executable\n"
msgstr "ബൈനറി '%s' നിലവിലില്ല അല്ലെങ്കില് പ്രവര്ത്തിക്കുന്നില്ല\n"
-#: test-tool/test-tool.c:325
+#: test-tool/test-tool.c:328
#, c-format
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: qemu ഉറവിട ഡയറക്ടറിയില് നിന്നും വ്യത്യസ്ഥമാണു്\n"
-#: test-tool/test-tool.c:374
+#: test-tool/test-tool.c:377
#, c-format
msgid ""
"Test tool helper program 'libguestfs-test-tool-helper' is not\n"
"\n"
"ഈ പ്രോഗ്രാമിന്റെ സ്ഥാനം വ്യക്തമാകുന്നതിനായി --helper ഉപാധി ഉപയോഗിക്കുക.\n"
-#: test-tool/test-tool.c:390
+#: test-tool/test-tool.c:393
#, c-format
msgid "command failed: %s"
msgstr "കമാന്ഡ് പരാജയപ്പെട്ടു: %s"
-#: test-tool/test-tool.c:398
+#: test-tool/test-tool.c:401
#, c-format
msgid ""
"Test tool helper program %s\n"
"സ്റ്റാറ്റിക്കായി ലിങ്ക് ചെയ്തിട്ടില്ല. ഈ പരീക്ഷണ പ്രയോഗം സജ്ജമാക്കുമ്പോള് ഉണ്ടായ\n"
"പിശകാണിതു്.\n"
-#: test-tool/test-tool.c:432
+#: test-tool/test-tool.c:435
#, c-format
msgid "mkisofs command failed: %s\n"
msgstr "mkisofs കമാന്ഡ് പരാജയപ്പെട്ടു: %s\n"
"Project-Id-Version: mr\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-16 10:13+0100\n"
+"POT-Creation-Date: 2011-07-27 15:46+0100\n"
"PO-Revision-Date: 2010-02-03 19:10+0530\n"
"Last-Translator: Sandeep Shedmake <sshedmak@redhat.com>\n"
"Language-Team: Marathi <fedora-trans-mr@redhat.com>\n"
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "guestfs_add_drive यांस guestfs_launch च्या अगोदर कॉल करा"
-#: src/launch.c:736
+#: src/launch.c:746
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch अपयशी, पूर्वीचे त्रुटी संदेश पहा"
-#: src/launch.c:749
+#: src/launch.c:759
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu सुरू झाले व डिमन सुरू केले, परंतु state != READY आढळले"
-#: src/launch.c:890
+#: src/launch.c:900
#, c-format
msgid ""
"%s: command failed: If qemu is located on a non-standard path, try setting "
"%s: आदेश अपयशी: qemu विना-मानक मार्गावर स्थीत असल्यास, LIBGUESTFS_QEMU एन्वार्यनमेंट "
"वेरीयेबल सेट करण्याचा प्रयत्न करा."
-#: src/launch.c:982
+#: src/launch.c:992
msgid "qemu has not been launched yet"
msgstr "qemu अजूनही सुरू केले नाही"
-#: src/launch.c:993
+#: src/launch.c:1003
msgid "no subprocess to kill"
msgstr "kill करीता उपकार्य उपलब्ध नाही"
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
msgstr "libguestfs-test-tool: अनपेक्षीत आदेश ओळ पर्याय 0x%x\n"
-#: test-tool/test-tool.c:182
+#: test-tool/test-tool.c:185
#, c-format
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
msgstr "libguestfs-test-tool: libguestfs हँडल निर्माण करण्यास अपयशी\n"
-#: test-tool/test-tool.c:189 test-tool/test-tool.c:198
+#: test-tool/test-tool.c:192 test-tool/test-tool.c:201
#, c-format
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
msgstr "libguestfs-test-tool: ड्राइव्ह '%s' समावेश करण्यास अपयशी\n"
-#: test-tool/test-tool.c:206
+#: test-tool/test-tool.c:209
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr "libguestfs-test-tool: guestfs_version अपयशी\n"
-#: test-tool/test-tool.c:228
+#: test-tool/test-tool.c:231
#, c-format
msgid "libguestfs-test-tool: failed to launch appliance\n"
msgstr "libguestfs-test-tool: अप्लायंस सुरू करण्यास अपयशी\n"
-#: test-tool/test-tool.c:240
+#: test-tool/test-tool.c:243
#, c-format
msgid "libguestfs-test-tool: failed to run sfdisk\n"
msgstr "libguestfs-test-tool: sfdisk चालवण्यास अपयशी\n"
-#: test-tool/test-tool.c:246
+#: test-tool/test-tool.c:249
#, c-format
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
msgstr "libguestfs-test-tool: mkfs.ext2 अपयशी\n"
-#: test-tool/test-tool.c:252
+#: test-tool/test-tool.c:255
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
msgstr "libguestfs-test-tool: /dev/sda1 यांस / वर माऊंट करण्यास अपयशी\n"
-#: test-tool/test-tool.c:258
+#: test-tool/test-tool.c:261
#, c-format
msgid "libguestfs-test-tool: failed to mkdir /iso\n"
msgstr "libguestfs-test-tool: mkdir /iso निर्माण करण्यास अपयशी\n"
-#: test-tool/test-tool.c:264
+#: test-tool/test-tool.c:267
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
msgstr "libguestfs-test-tool: /dev/sdb यांस /iso येथे माऊंट करण्यास अपयशी\n"
-#: test-tool/test-tool.c:272
+#: test-tool/test-tool.c:275
#, c-format
msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
msgstr "libguestfs-test-tool: हेल्पर कार्यक्रमला चालवण्यास अशक्य, किंवा हेल्पर अपयशी\n"
-#: test-tool/test-tool.c:303
+#: test-tool/test-tool.c:306
#, c-format
msgid ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
"LIBGUESTFS_QEMU एन्वार्यनमेंट वेरियेबल आधिपासून सेट आहे, म्हणून\n"
"--qemu/--qemudir पर्याय याचा वापर करणे अशक्य आहे.\n"
-#: test-tool/test-tool.c:311
+#: test-tool/test-tool.c:314
#, c-format
msgid "Binary '%s' does not exist or is not executable\n"
msgstr "बाइनरी '%s' अस्तित्वात नाही किंवा एक्जीक्यूटेबल नाही\n"
-#: test-tool/test-tool.c:325
+#: test-tool/test-tool.c:328
#, c-format
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: qemu स्रोत डिरेक्ट्री प्रमाणे आढळले नाही\n"
-#: test-tool/test-tool.c:374
+#: test-tool/test-tool.c:377
#, c-format
msgid ""
"Test tool helper program 'libguestfs-test-tool-helper' is not\n"
"\n"
"या कार्यक्रमाचे स्थळ निर्देशीत करण्यासाठी --helper पर्यायचा वापर करा.\n"
-#: test-tool/test-tool.c:390
+#: test-tool/test-tool.c:393
#, c-format
msgid "command failed: %s"
msgstr "आदेश अपयशी: %s"
-#: test-tool/test-tool.c:398
+#: test-tool/test-tool.c:401
#, c-format
msgid ""
"Test tool helper program %s\n"
"तात्पुर्ते जुळले नाही. चाचणी उपकरण बिल्ट झाले तेव्हा यांस बिल्ड त्रुटी\n"
"म्हणून ओळखले गेले.\n"
-#: test-tool/test-tool.c:432
+#: test-tool/test-tool.c:435
#, c-format
msgid "mkisofs command failed: %s\n"
msgstr "mkisofs आदेश अपयशी: %s\n"
"Project-Id-Version: libguestfs 1.5.4\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-16 10:13+0100\n"
+"POT-Creation-Date: 2011-07-27 15:46+0100\n"
"PO-Revision-Date: 2010-09-02 15:28+0200\n"
"Last-Translator: Geert Warrink <geert.warrink@onsnet.nu>\n"
"Language-Team: Fedora\n"
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "je moet guestfs_add_drive aanroepen voor guestfs_launch"
-#: src/launch.c:736
+#: src/launch.c:746
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch mislukte, bekijk de eerdere fout boodschap"
-#: src/launch.c:749
+#: src/launch.c:759
msgid "qemu launched and contacted daemon, but state != READY"
msgstr ""
"qemu gelanceerd en contact opgenomen met daemon, maar toestand != READY"
-#: src/launch.c:890
+#: src/launch.c:900
#, c-format
msgid ""
"%s: command failed: If qemu is located on a non-standard path, try setting "
"%s: commando mislukte: Als qemu zich op een niet standaard pad bevindt, "
"probeer je het instellen van de LIBGUESTFS_QEMU omgevingsvariabele."
-#: src/launch.c:982
+#: src/launch.c:992
msgid "qemu has not been launched yet"
msgstr "qemu is nog niet gelanceerd"
-#: src/launch.c:993
+#: src/launch.c:1003
msgid "no subprocess to kill"
msgstr "geen sub-proces om af te schieten"
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
msgstr "libguestfs-test-tool: onverwachte commando regel optie 0x%x\n"
-#: test-tool/test-tool.c:182
+#: test-tool/test-tool.c:185
#, c-format
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
msgstr "libguestfs-test-tool: libguestfs hendel aanmaken mislukte\n"
-#: test-tool/test-tool.c:189 test-tool/test-tool.c:198
+#: test-tool/test-tool.c:192 test-tool/test-tool.c:201
#, c-format
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
msgstr "libguestfs-test-tool: station '%s' toevoegen mislukte\n"
-#: test-tool/test-tool.c:206
+#: test-tool/test-tool.c:209
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr "libguestfs-test-tool: guestfs_version mislukte\n"
-#: test-tool/test-tool.c:228
+#: test-tool/test-tool.c:231
#, c-format
msgid "libguestfs-test-tool: failed to launch appliance\n"
msgstr "libguestfs-test-tool: toestel lanceren mislukte\n"
-#: test-tool/test-tool.c:240
+#: test-tool/test-tool.c:243
#, c-format
msgid "libguestfs-test-tool: failed to run sfdisk\n"
msgstr "libguestfs-test-tool: draaien van sfdisk mislukte\n"
-#: test-tool/test-tool.c:246
+#: test-tool/test-tool.c:249
#, c-format
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
msgstr "libguestfs-test-tool: mkfs.ext2 mislukte\n"
-#: test-tool/test-tool.c:252
+#: test-tool/test-tool.c:255
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
msgstr "libguestfs-test-tool: aankoppelen van /dev/sda1 op / mislukte\n"
-#: test-tool/test-tool.c:258
+#: test-tool/test-tool.c:261
#, c-format
msgid "libguestfs-test-tool: failed to mkdir /iso\n"
msgstr "libguestfs-test-tool: mkdir /iso mislukte\n"
-#: test-tool/test-tool.c:264
+#: test-tool/test-tool.c:267
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
msgstr "libguestfs-test-tool: aankoppelen van /dev/sdb op /iso mislukte\n"
-#: test-tool/test-tool.c:272
+#: test-tool/test-tool.c:275
#, c-format
msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
msgstr ""
"libguestfs-test-tool: kon hulp programma niet draaien, of hulp programma "
"mislukte\n"
-#: test-tool/test-tool.c:303
+#: test-tool/test-tool.c:306
#, c-format
msgid ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
"LIBGUESTFS_QEMU omgevingsvariabele al is ingesteld, dus\n"
"de --qemu/--qemudir opties kunnen niet gebruikt worden.\n"
-#: test-tool/test-tool.c:311
+#: test-tool/test-tool.c:314
#, c-format
msgid "Binary '%s' does not exist or is not executable\n"
msgstr "Binair programma '%s' bestaat niet of is niet uitvoerbaar\n"
-#: test-tool/test-tool.c:325
+#: test-tool/test-tool.c:328
#, c-format
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: ziet er niet uit als een qemu bron map\n"
-#: test-tool/test-tool.c:374
+#: test-tool/test-tool.c:377
#, c-format
msgid ""
"Test tool helper program 'libguestfs-test-tool-helper' is not\n"
"\n"
"Gebruik de --helper optie om de locatie van dit programma te specificeren.\n"
-#: test-tool/test-tool.c:390
+#: test-tool/test-tool.c:393
#, c-format
msgid "command failed: %s"
msgstr "commando mislukte: %s"
-#: test-tool/test-tool.c:398
+#: test-tool/test-tool.c:401
#, c-format
msgid ""
"Test tool helper program %s\n"
"is niet statisch gelinkt. Dit is een bouw fout toen dit test\n"
"programma werd gebouwd.\n"
-#: test-tool/test-tool.c:432
+#: test-tool/test-tool.c:435
#, c-format
msgid "mkisofs command failed: %s\n"
msgstr "mkisofs commando mislukte: %s\n"
"Project-Id-Version: libguestfs.master.or\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-16 10:13+0100\n"
+"POT-Creation-Date: 2011-07-27 15:46+0100\n"
"PO-Revision-Date: 2010-02-01 18:17+0530\n"
"Last-Translator: Manoj Kumar Giri <mgiri@redhat.com>\n"
"Language-Team: Oriya <oriya-it@googlegroups.com>\n"
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "ଆପଣ ନିଶ୍ଚିତ ଭାବରେ guestfs_add_drive କୁ guestfs_launch ପୂର୍ବରୁ ଡାକିବା ଉଚିତ"
-#: src/launch.c:736
+#: src/launch.c:746
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch ବିଫଳ ହୋଇଛି, ପୂର୍ବର ତ୍ରୁଟି ସନ୍ଦେଶଗୁଡ଼ିକୁ ଦେଖନ୍ତୁ"
-#: src/launch.c:749
+#: src/launch.c:759
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu ଆରମ୍ଭ ହୋଇଛି ଏବଂ ଡେମନ ସହିତ ଯୋଗାଯୋଗ ଆରମ୍ଭ କରିଛି, କିନ୍ତୁ ଅବସ୍ଥା != READY"
-#: src/launch.c:890
+#: src/launch.c:900
#, c-format
msgid ""
"%s: command failed: If qemu is located on a non-standard path, try setting "
"%s: ନିର୍ଦ୍ଦେଶ ବିଫଳ ହୋଇଛି: ଯଦି qemu ମାନ୍ୟତା ପ୍ରାପ୍ତ ହୋଇନଥିବା ପଥରେ ଅବସ୍ଥିତ, ତେବେ "
"LIBGUESTFS_QEMU ପରିବେଶ ପ୍ରାଚଳକୁ ସେଟ କରିବା ପାଇଁ ଚେଷ୍ଟା କରନ୍ତୁ।"
-#: src/launch.c:982
+#: src/launch.c:992
msgid "qemu has not been launched yet"
msgstr "qemu ଏପର୍ଯ୍ୟନ୍ତ ଆରମ୍ଭ ହୋଇନାହିଁ"
-#: src/launch.c:993
+#: src/launch.c:1003
msgid "no subprocess to kill"
msgstr "ବନ୍ଦ କରିବା ପାଇଁ କୌଣସି ଉପ-ପଦ୍ଧତି ନାହିଁ"
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
msgstr "libguestfs-test-tool: ଅପ୍ରତ୍ୟାଶିତ ନିର୍ଦ୍ଦେଶନାମା ବିକଳ୍ପ 0x%x\n"
-#: test-tool/test-tool.c:182
+#: test-tool/test-tool.c:185
#, c-format
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
msgstr "libguestfs-test-tool: libguestfs ନିୟନ୍ତ୍ରଣକୁ ନିର୍ମାଣ କରିବାରେ ବିଫଳ ହୋଇଛି\n"
-#: test-tool/test-tool.c:189 test-tool/test-tool.c:198
+#: test-tool/test-tool.c:192 test-tool/test-tool.c:201
#, c-format
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
msgstr "libguestfs-test-tool: ଡ୍ରାଇଭ '%s' କୁ ଯୋଗ କରିବାରେ ବିଫଳ ହୋଇଛି\n"
-#: test-tool/test-tool.c:206
+#: test-tool/test-tool.c:209
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr "libguestfs-test-tool: guestfs_version ବିଫଳ ହୋଇଛି\n"
-#: test-tool/test-tool.c:228
+#: test-tool/test-tool.c:231
#, c-format
msgid "libguestfs-test-tool: failed to launch appliance\n"
msgstr "libguestfs-test-tool: ଉପକରଣ ଆରମ୍ଭ କରିବାରେ ବିଫଳ ହୋଇଛି\n"
-#: test-tool/test-tool.c:240
+#: test-tool/test-tool.c:243
#, c-format
msgid "libguestfs-test-tool: failed to run sfdisk\n"
msgstr "libguestfs-test-tool: sfdisk କୁ ଚଲାଇବାରେ ବିଫଳ\n"
-#: test-tool/test-tool.c:246
+#: test-tool/test-tool.c:249
#, c-format
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
msgstr "libguestfs-test-tool: mkfs.ext2 କରିବାରେ ବିଫଳ ହୋଇଛି\n"
-#: test-tool/test-tool.c:252
+#: test-tool/test-tool.c:255
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
msgstr "libguestfs-test-tool: /dev/sda1 କୁ / ଉପରେ ସ୍ଥାପନ କରିବାରେ ବିଫଳ ହୋଇଛି\n"
-#: test-tool/test-tool.c:258
+#: test-tool/test-tool.c:261
#, c-format
msgid "libguestfs-test-tool: failed to mkdir /iso\n"
msgstr "libguestfs-test-tool: /iso କୁ mkdir କରିବାରେ ବିଫଳ ହୋଇଛି\n"
-#: test-tool/test-tool.c:264
+#: test-tool/test-tool.c:267
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
msgstr "libguestfs-test-tool: /dev/sdb କୁ /iso ଉପରେ ସ୍ଥାପନ କରିବାରେ ବିଫଳ ହୋଇଛି\n"
-#: test-tool/test-tool.c:272
+#: test-tool/test-tool.c:275
#, c-format
msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
msgstr ""
"libguestfs-test-tool: ସହାୟକ ପ୍ରଗ୍ରାମକୁ ଚଲାଇପାରିଲା ନାହିଁ, ଅଥବା ସହାୟକ ବିଫଳ ହୋଇଛି\n"
-#: test-tool/test-tool.c:303
+#: test-tool/test-tool.c:306
#, c-format
msgid ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
"LIBGUESTFS_QEMU ପରିବେଶ ପ୍ରାଚଳଟି ପୂର୍ବରୁ ସେଟ ହୋଇଛି, ତେଣୁ\n"
"--qemu/--qemudir ବିକଳ୍ପଗୁଡ଼ିକୁ ବ୍ୟବହାର କରାଯାଇପାରିବ ନାହିଁ।\n"
-#: test-tool/test-tool.c:311
+#: test-tool/test-tool.c:314
#, c-format
msgid "Binary '%s' does not exist or is not executable\n"
msgstr "ଦ୍ୱୀମିକ '%s' ଅବସ୍ଥିତ ନାହିଁ ଅଥବା ନିଷ୍ପାଦନ ଯୋଗ୍ୟ ନୁହଁ\n"
-#: test-tool/test-tool.c:325
+#: test-tool/test-tool.c:328
#, c-format
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: ଗୋଟିଏ qemu ଉତ୍ସ ଡିରେକ୍ଟୋରୀ ପରି ଲାଗୁନାହିଁ\n"
-#: test-tool/test-tool.c:374
+#: test-tool/test-tool.c:377
#, c-format
msgid ""
"Test tool helper program 'libguestfs-test-tool-helper' is not\n"
"\n"
"ଏହି ପ୍ରଗ୍ରାମର ଅବସ୍ଥିତି ଉଲ୍ଲେଖ କରିବା ପାଇଁ --helper ବିକଳ୍ପକୁ ବ୍ୟବହାର କରନ୍ତୁ।\n"
-#: test-tool/test-tool.c:390
+#: test-tool/test-tool.c:393
#, c-format
msgid "command failed: %s"
msgstr "ନିର୍ଦ୍ଦେଶ ବିଫଳ ହୋଇଛି: %s"
-#: test-tool/test-tool.c:398
+#: test-tool/test-tool.c:401
#, c-format
msgid ""
"Test tool helper program %s\n"
"ସ୍ଥାୟୀ ଭାବରେ ସଂଯୁକ୍ତ ହୋଇନାହିଁ। ଏହା ଗୋଟିଏ ନିର୍ମାଣ ଜନିତ ତ୍ରୁଟି ଯେତେବେଳେ ଏହି ପରୀକ୍ଷଣ\n"
"ସାଧନଟି ନିର୍ମିତ ହୋଇଥିଲା।\n"
-#: test-tool/test-tool.c:432
+#: test-tool/test-tool.c:435
#, c-format
msgid "mkisofs command failed: %s\n"
msgstr "mkisofs ନିର୍ଦ୍ଦେଶ ବିଫଳ ହୋଇଛି: %s\n"
"Project-Id-Version: libguestfs 1.0.81\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-16 10:13+0100\n"
+"POT-Creation-Date: 2011-07-27 15:46+0100\n"
"PO-Revision-Date: 2010-01-29 12:50+0530\n"
"Last-Translator: Jaswinder Singh <jsingh@redhat.com>\n"
"Language-Team: Punjabi/Panjabi <kde-i18n-doc@kde.org>\n"
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "you must call guestfs_add_drive before guestfs_launch"
-#: src/launch.c:736
+#: src/launch.c:746
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch ਫੇਲ ਹੋਇਆ, ਪਹਿਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ"
-#: src/launch.c:749
+#: src/launch.c:759
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu launched and contacted daemon, but state != READY"
-#: src/launch.c:890
+#: src/launch.c:900
#, c-format
msgid ""
"%s: command failed: If qemu is located on a non-standard path, try setting "
"%s: command failed: If qemu is located on a non-standard path, try setting "
"the LIBGUESTFS_QEMU environment variable."
-#: src/launch.c:982
+#: src/launch.c:992
msgid "qemu has not been launched yet"
msgstr "qemu ਹਾਲੇ ਤੱਕ ਚਾਲੂ ਨਹੀਂ ਕੀਤਾ"
-#: src/launch.c:993
+#: src/launch.c:1003
msgid "no subprocess to kill"
msgstr "ਖਤਮ ਕਰਨ ਲਈ ਕੋਈ ਅਧੀਨ-ਕਾਰਜ ਨਹੀਂ"
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n"
-#: test-tool/test-tool.c:182
+#: test-tool/test-tool.c:185
#, c-format
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
msgstr "libguestfs-test-tool: failed to create libguestfs handle\n"
-#: test-tool/test-tool.c:189 test-tool/test-tool.c:198
+#: test-tool/test-tool.c:192 test-tool/test-tool.c:201
#, c-format
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
msgstr "libguestfs-test-tool: failed to add drive '%s'\n"
-#: test-tool/test-tool.c:206
+#: test-tool/test-tool.c:209
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr "libguestfs-test-tool: guestfs_version failed\n"
-#: test-tool/test-tool.c:228
+#: test-tool/test-tool.c:231
#, c-format
msgid "libguestfs-test-tool: failed to launch appliance\n"
msgstr "libguestfs-test-tool: failed to launch appliance\n"
-#: test-tool/test-tool.c:240
+#: test-tool/test-tool.c:243
#, c-format
msgid "libguestfs-test-tool: failed to run sfdisk\n"
msgstr "libguestfs-test-tool: failed to run sfdisk\n"
-#: test-tool/test-tool.c:246
+#: test-tool/test-tool.c:249
#, c-format
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
msgstr "libguestfs-test-tool: failed to mkfs.ext2\n"
-#: test-tool/test-tool.c:252
+#: test-tool/test-tool.c:255
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
-#: test-tool/test-tool.c:258
+#: test-tool/test-tool.c:261
#, c-format
msgid "libguestfs-test-tool: failed to mkdir /iso\n"
msgstr "libguestfs-test-tool: failed to mkdir /iso\n"
-#: test-tool/test-tool.c:264
+#: test-tool/test-tool.c:267
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
msgstr "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
-#: test-tool/test-tool.c:272
+#: test-tool/test-tool.c:275
#, c-format
msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
msgstr "libguestfs-test-tool: could not run helper program, or helper failed\n"
-#: test-tool/test-tool.c:303
+#: test-tool/test-tool.c:306
#, c-format
msgid ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
"LIBGUESTFS_QEMU environment variable is already set, so\n"
"--qemu/--qemudir options cannot be used.\n"
-#: test-tool/test-tool.c:311
+#: test-tool/test-tool.c:314
#, c-format
msgid "Binary '%s' does not exist or is not executable\n"
msgstr "ਬਾਇਨਰੀ '%s' ਬੰਦ ਨਹੀਂ ਹੋਇਆ ਜਾਂ ਚੱਲਣਯੋਗ ਨਹੀਂ ਹੈ\n"
-#: test-tool/test-tool.c:325
+#: test-tool/test-tool.c:328
#, c-format
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: ਇੱਕ qemu ਸਰੋਤ ਡਾਇਰੈਕਟਰੀ ਨਹੀਂ ਲੱਗਦੀ\n"
-#: test-tool/test-tool.c:374
+#: test-tool/test-tool.c:377
#, c-format
msgid ""
"Test tool helper program 'libguestfs-test-tool-helper' is not\n"
"\n"
"Use the --helper option to specify the location of this program.\n"
-#: test-tool/test-tool.c:390
+#: test-tool/test-tool.c:393
#, c-format
msgid "command failed: %s"
msgstr "ਕਮਾਂਡ ਫੇਲ ਹੋਈ: %s"
-#: test-tool/test-tool.c:398
+#: test-tool/test-tool.c:401
#, c-format
msgid ""
"Test tool helper program %s\n"
"ਸਥਿਰ ਤੌਰ ਤੇ ਸੰਬੰਧਿਤ ਨਹੀਂ। ਇਹ ਬਿਲਡ ਗਲਤੀ ਹੈ ਜਦੋਂ ਇਹ ਜਾਂਚ ਜੰਤਰ\n"
"ਬਣਾਇਆ ਸੀ।\n"
-#: test-tool/test-tool.c:432
+#: test-tool/test-tool.c:435
#, c-format
msgid "mkisofs command failed: %s\n"
msgstr "mkisofs ਕਮਾਂਡ ਫੇਲ ਹੋਈ: %s\n"
"Project-Id-Version: pl\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-16 10:13+0100\n"
+"POT-Creation-Date: 2011-07-27 15:46+0100\n"
"PO-Revision-Date: 2010-10-23 13:41+0200\n"
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
"Language-Team: Polish <trans-pl@lists.fedoraproject.org>\n"
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "należy wywołać guestfs_add_drive przed guestfs_launch"
-#: src/launch.c:736
+#: src/launch.c:746
msgid "guestfs_launch failed, see earlier error messages"
msgstr ""
"guestfs_launch nie powiodło się, proszę zobaczyć wcześniejsze komunikaty "
"błędów"
-#: src/launch.c:749
+#: src/launch.c:759
msgid "qemu launched and contacted daemon, but state != READY"
msgstr ""
"QEMU zostało uruchomione i skontaktowano się z demonem, ale stan != GOTOWY"
-#: src/launch.c:890
+#: src/launch.c:900
#, c-format
msgid ""
"%s: command failed: If qemu is located on a non-standard path, try setting "
"%s: polecenie nie powiodło się: jeśli QEMU jest położone w niestandardowej "
"ścieżce, należy spróbować ustawienia zmiennej środowiskowej LIBGUESTFS_QEMU."
-#: src/launch.c:982
+#: src/launch.c:992
msgid "qemu has not been launched yet"
msgstr "QEMU nie zostało jeszcze uruchomione"
-#: src/launch.c:993
+#: src/launch.c:1003
msgid "no subprocess to kill"
msgstr "brak podprocesu do zniszczenia"
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
msgstr "libguestfs-test-tool: nieoczekiwana opcja wiersza poleceń 0x%x\n"
-#: test-tool/test-tool.c:182
+#: test-tool/test-tool.c:185
#, c-format
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
msgstr ""
"libguestfs-test-tool: utworzenie programu obsługi libguestfs nie powiodło "
"się\n"
-#: test-tool/test-tool.c:189 test-tool/test-tool.c:198
+#: test-tool/test-tool.c:192 test-tool/test-tool.c:201
#, c-format
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
msgstr "libguestfs-test-tool: dodanie napędu \"%s\" nie powiodło się\n"
-#: test-tool/test-tool.c:206
+#: test-tool/test-tool.c:209
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr "libguestfs-test-tool: guestfs_version nie powiodło się\n"
-#: test-tool/test-tool.c:228
+#: test-tool/test-tool.c:231
#, c-format
msgid "libguestfs-test-tool: failed to launch appliance\n"
msgstr "libguestfs-test-tool: uruchomienie przyrządu nie powiodło się\n"
-#: test-tool/test-tool.c:240
+#: test-tool/test-tool.c:243
#, c-format
msgid "libguestfs-test-tool: failed to run sfdisk\n"
msgstr "libguestfs-test-tool: wykonanie sfdisk nie powiodło się\n"
-#: test-tool/test-tool.c:246
+#: test-tool/test-tool.c:249
#, c-format
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
msgstr "libguestfs-test-tool: mkfs.ext2 nie powiodło się\n"
-#: test-tool/test-tool.c:252
+#: test-tool/test-tool.c:255
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
msgstr "libguestfs-test-tool: zamontowanie /dev/sda1 w / nie powiodło się\n"
-#: test-tool/test-tool.c:258
+#: test-tool/test-tool.c:261
#, c-format
msgid "libguestfs-test-tool: failed to mkdir /iso\n"
msgstr "libguestfs-test-tool: utworzenie katalogu /iso nie powiodło się\n"
-#: test-tool/test-tool.c:264
+#: test-tool/test-tool.c:267
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
msgstr "libguestfs-test-tool: zamontowanie /dev/sdb w /iso nie powiodło się\n"
-#: test-tool/test-tool.c:272
+#: test-tool/test-tool.c:275
#, c-format
msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
msgstr ""
"libguestfs-test-tool: nie można uruchomić programu pomocniczego lub program "
"nie powiódł się\n"
-#: test-tool/test-tool.c:303
+#: test-tool/test-tool.c:306
#, c-format
msgid ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
"Zmienna środowiskowa LIBGUESTFS_QEMU jest już ustawiona, więc nie można\n"
"użyć opcji --qemu/--qemudir.\n"
-#: test-tool/test-tool.c:311
+#: test-tool/test-tool.c:314
#, c-format
msgid "Binary '%s' does not exist or is not executable\n"
msgstr "Plik binarny \"%s\" nie istnieje lub nie jest wykonywalny\n"
-#: test-tool/test-tool.c:325
+#: test-tool/test-tool.c:328
#, c-format
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: nie wygląda na katalog źródłowy QEMU\n"
-#: test-tool/test-tool.c:374
+#: test-tool/test-tool.c:377
#, c-format
msgid ""
"Test tool helper program 'libguestfs-test-tool-helper' is not\n"
"\n"
"Należy użyć opcji --helper, aby podać położenie tego programu.\n"
-#: test-tool/test-tool.c:390
+#: test-tool/test-tool.c:393
#, c-format
msgid "command failed: %s"
msgstr "polecenie nie powiodło się: %s"
-#: test-tool/test-tool.c:398
+#: test-tool/test-tool.c:401
#, c-format
msgid ""
"Test tool helper program %s\n"
"Program pomocniczy narzędzia testowania %s\n"
"nie jest skonsolidowany statycznie. Jest to błąd budowania.\n"
-#: test-tool/test-tool.c:432
+#: test-tool/test-tool.c:435
#, c-format
msgid "mkisofs command failed: %s\n"
msgstr "polecenie mkisofs nie powiodło się: %s\n"
"Project-Id-Version: libguestfs 1.0.81\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-16 10:13+0100\n"
+"POT-Creation-Date: 2011-07-27 15:46+0100\n"
"PO-Revision-Date: 2010-01-29 13:38+0530\n"
"Last-Translator: I. Felix <ifelix@redhat.com>\n"
"Language-Team: ta_IN <kde-i18n-doc@kde.org>\n"
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "நீங்கள் guestfs_add_drive ஐ guestfs_launchக்கு முன் அழைக்க வேண்டும்"
-#: src/launch.c:736
+#: src/launch.c:746
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch தோல்வியுற்றது, முந்தைய பிழைச் செய்தியைப் பார்"
-#: src/launch.c:749
+#: src/launch.c:759
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu டொமைனுடன் துவக்கப்பட்டு தொடர்பு கொண்டது, ஆனால் நிலையானது != READY"
-#: src/launch.c:890
+#: src/launch.c:900
#, c-format
msgid ""
"%s: command failed: If qemu is located on a non-standard path, try setting "
"%s: command failed: If qemu is located on a non-standard path, try setting "
"the LIBGUESTFS_QEMU environment variable."
-#: src/launch.c:982
+#: src/launch.c:992
msgid "qemu has not been launched yet"
msgstr "qemu இன்னும் துவங்கப்படவில்லை"
-#: src/launch.c:993
+#: src/launch.c:1003
msgid "no subprocess to kill"
msgstr "அழிப்பதற்கு துணைசெயல்பாடுகள் இல்லை"
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
msgstr "libguestfs-test-tool: எதிர்பாராத கட்டளை வரி விருப்பம் 0x%x\n"
-#: test-tool/test-tool.c:182
+#: test-tool/test-tool.c:185
#, c-format
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
msgstr "libguestfs-test-tool: libguestfs ஹாண்டிலை உருவாக்க முடியவில்லை\n"
-#: test-tool/test-tool.c:189 test-tool/test-tool.c:198
+#: test-tool/test-tool.c:192 test-tool/test-tool.c:201
#, c-format
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
msgstr "libguestfs-test-tool: இயக்கி '%s' உடன் இணைக்க முடியவில்லை\n"
-#: test-tool/test-tool.c:206
+#: test-tool/test-tool.c:209
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr "libguestfs-test-tool: guestfs_version தோல்வியுற்றது\n"
-#: test-tool/test-tool.c:228
+#: test-tool/test-tool.c:231
#, c-format
msgid "libguestfs-test-tool: failed to launch appliance\n"
msgstr "libguestfs-test-tool: failed to launch appliance\n"
-#: test-tool/test-tool.c:240
+#: test-tool/test-tool.c:243
#, c-format
msgid "libguestfs-test-tool: failed to run sfdisk\n"
msgstr "libguestfs-test-tool: sfவட்டை இயக்க முடியவில்லை\n"
-#: test-tool/test-tool.c:246
+#: test-tool/test-tool.c:249
#, c-format
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
msgstr "libguestfs-test-tool: mkfs.ext2 தோல்வியுற்றது\n"
-#: test-tool/test-tool.c:252
+#: test-tool/test-tool.c:255
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
msgstr "libguestfs-test-tool: mount /dev/sda1ல் ஏற முடியவில்லை /\n"
-#: test-tool/test-tool.c:258
+#: test-tool/test-tool.c:261
#, c-format
msgid "libguestfs-test-tool: failed to mkdir /iso\n"
msgstr "libguestfs-test-tool: mkdir /iso தோல்வியுற்றது\n"
-#: test-tool/test-tool.c:264
+#: test-tool/test-tool.c:267
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
msgstr "libguestfs-test-tool: mount /dev/sdb on /iso ஆனது தோல்வியுற்றது\n"
-#: test-tool/test-tool.c:272
+#: test-tool/test-tool.c:275
#, c-format
msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
msgstr ""
"libguestfs-test-tool: உதவியாளர் நிரலை இயக்க முடியவில்லை, அல்லது உதவியாளர் "
"தோல்வியுற்றது\n"
-#: test-tool/test-tool.c:303
+#: test-tool/test-tool.c:306
#, c-format
msgid ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
"LIBGUESTFS_QEMU சூழல் மாறிலி ஏற்கனவே அமைக்கப்பட்டது , ஆகையால்\n"
"--qemu/--qemudir விருப்பங்கள் பயன்படுத்தப்படவில்லை.\n"
-#: test-tool/test-tool.c:311
+#: test-tool/test-tool.c:314
#, c-format
msgid "Binary '%s' does not exist or is not executable\n"
msgstr "Binary '%s' does not exist or is not executable\n"
-#: test-tool/test-tool.c:325
+#: test-tool/test-tool.c:328
#, c-format
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: ஒரு qemu மூல அடைவு போல் இல்லை\n"
-#: test-tool/test-tool.c:374
+#: test-tool/test-tool.c:377
#, c-format
msgid ""
"Test tool helper program 'libguestfs-test-tool-helper' is not\n"
"\n"
"Use the --helper option to specify the location of this program.\n"
-#: test-tool/test-tool.c:390
+#: test-tool/test-tool.c:393
#, c-format
msgid "command failed: %s"
msgstr "கட்டளை தோல்வியுற்றது: %s"
-#: test-tool/test-tool.c:398
+#: test-tool/test-tool.c:401
#, c-format
msgid ""
"Test tool helper program %s\n"
"is not statically linked. This is a build error when this test tool\n"
"was built.\n"
-#: test-tool/test-tool.c:432
+#: test-tool/test-tool.c:435
#, c-format
msgid "mkisofs command failed: %s\n"
msgstr "mkisofs கட்டளை தோல்வியுற்றது: %s\n"
"Project-Id-Version: libguestfs.master.libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-07-16 10:13+0100\n"
+"POT-Creation-Date: 2011-07-27 15:46+0100\n"
"PO-Revision-Date: 2010-01-27 20:03+0530\n"
"Last-Translator: Krishna Babu K <kkrothap@redhat.com>\n"
"Language-Team: Telugu <en@li.org>\n"
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "guestfs_launchకు ముందుగా మీరు guestfs_add_driveను పిలువవలెను"
-#: src/launch.c:736
+#: src/launch.c:746
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch విఫలమైంది, ముందలి దోషపు సందేశములను చూడుము"
-#: src/launch.c:749
+#: src/launch.c:759
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu ఆరంభించబడింది మరియు డెమోన్ను సంప్రదించింది, అయితే state != READY"
-#: src/launch.c:890
+#: src/launch.c:900
#, c-format
msgid ""
"%s: command failed: If qemu is located on a non-standard path, try setting "
"%s: ఆదేశము విఫలమైంది: ఒకవేళ qemu ప్రామాణికం-కాని పాత్పై వుంటే, LIBGUESTFS_QEMU ఎన్విరాన్మెంట్ "
"వేరియబుల్ అమర్చుటకు ప్రయత్నించుము."
-#: src/launch.c:982
+#: src/launch.c:992
msgid "qemu has not been launched yet"
msgstr "qemu యింకా ఆరంభం కాలేదు"
-#: src/launch.c:993
+#: src/launch.c:1003
msgid "no subprocess to kill"
msgstr "అంతంచేయుటకు యే వుపకార్యక్రమము లేదు"
msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
msgstr "libguestfs-test-tool: అనుకోని కమాండ్ లైన్ ఐచ్చికము 0x%x\n"
-#: test-tool/test-tool.c:182
+#: test-tool/test-tool.c:185
#, c-format
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
msgstr "libguestfs-test-tool: libguestfs సంభాలిక సృష్టించుటలో విఫలమైంది\n"
-#: test-tool/test-tool.c:189 test-tool/test-tool.c:198
+#: test-tool/test-tool.c:192 test-tool/test-tool.c:201
#, c-format
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
msgstr "libguestfs-test-tool: డ్రైవ్ '%s' జతచేయుటకు విఫలమైంది\n"
-#: test-tool/test-tool.c:206
+#: test-tool/test-tool.c:209
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr "libguestfs-test-tool: guestfs_version విఫలమైంది\n"
-#: test-tool/test-tool.c:228
+#: test-tool/test-tool.c:231
#, c-format
msgid "libguestfs-test-tool: failed to launch appliance\n"
msgstr "libguestfs-test-tool: ఉపకరణము ఆరంభించుటలో విఫలమైంది\n"
-#: test-tool/test-tool.c:240
+#: test-tool/test-tool.c:243
#, c-format
msgid "libguestfs-test-tool: failed to run sfdisk\n"
msgstr "libguestfs-test-tool: sfdisk నడుపుటకు విఫలమైంది\n"
-#: test-tool/test-tool.c:246
+#: test-tool/test-tool.c:249
#, c-format
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
msgstr "libguestfs-test-tool: mkfs.ext2కు విఫలమైంది\n"
-#: test-tool/test-tool.c:252
+#: test-tool/test-tool.c:255
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
msgstr "libguestfs-test-tool: /dev/sda1ను /పై మౌంట్ చేయుటకు విఫలమైంది\n"
-#: test-tool/test-tool.c:258
+#: test-tool/test-tool.c:261
#, c-format
msgid "libguestfs-test-tool: failed to mkdir /iso\n"
msgstr "libguestfs-test-tool: mkdir /iso విఫలమైంది\n"
-#: test-tool/test-tool.c:264
+#: test-tool/test-tool.c:267
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
msgstr "libguestfs-test-tool: /dev/sdb ను /iso పై మౌంటుకు విఫలమైంది\n"
-#: test-tool/test-tool.c:272
+#: test-tool/test-tool.c:275
#, c-format
msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
msgstr "libguestfs-test-tool: సహాయకి ప్రోగ్రామును నడుపలేక పోయింది, లేదా సహాయకి విఫలమైంది\n"
-#: test-tool/test-tool.c:303
+#: test-tool/test-tool.c:306
#, c-format
msgid ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
"LIBGUESTFS_QEMU ఎన్విరాన్మెంట్ వేరియబుల్ యిప్పటికే అమర్చబడింది, అందువలన\n"
"--qemu/--qemudir ఐచ్చికములు వుపయోగించలేము.\n"
-#: test-tool/test-tool.c:311
+#: test-tool/test-tool.c:314
#, c-format
msgid "Binary '%s' does not exist or is not executable\n"
msgstr "బెనరీ '%s' లేదు లేదా అది నిర్వర్తించదగునది కాదు\n"
-#: test-tool/test-tool.c:325
+#: test-tool/test-tool.c:328
#, c-format
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: అనునది qemu మూలపు డైరెక్టరీవలె కనిపించుటలేదు\n"
-#: test-tool/test-tool.c:374
+#: test-tool/test-tool.c:377
#, c-format
msgid ""
"Test tool helper program 'libguestfs-test-tool-helper' is not\n"
"\n"
"ఈ ప్రోగ్రామ్ యొక్క స్థానమును తెలుపుటకు --helper ఐచ్చికాన్ని వుపయోగించుము.\n"
-#: test-tool/test-tool.c:390
+#: test-tool/test-tool.c:393
#, c-format
msgid "command failed: %s"
msgstr "ఆదేశము విఫలమైంది: %s"
-#: test-tool/test-tool.c:398
+#: test-tool/test-tool.c:401
#, c-format
msgid ""
"Test tool helper program %s\n"
"పరిశీలనా సాధనపు సహాయకి ప్రోగ్రామ్ %s\n"
"స్థిరంగా లింకు కాబడిలేదు. ఇది యీ పరిశీలనా సాధనము నిర్మించబడినప్పుటి వొక నిర్మాణ దోషము.\n"
-#: test-tool/test-tool.c:432
+#: test-tool/test-tool.c:435
#, c-format
msgid "mkisofs command failed: %s\n"
msgstr "mkisofs ఆదేశము విఫలమైంది: %s\n"