Version 1.21.8.

This commit is contained in:
Richard W.M. Jones
2013-02-05 20:27:25 +00:00
parent a0a4ee5245
commit c98ef8d089
20 changed files with 1205 additions and 1038 deletions

4
BUGS
View File

@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
Last updated: 2013-02-04
Last updated: 2013-02-05
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -225,7 +225,7 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
Need add a line break behind the output of command "hivex-value-value"
906766 NEW https://bugzilla.redhat.com/show_bug.cgi?id=906766
virt-resize breaks the disk images
virt-resize cannot resize RHEL 5 guest with GPT partition table type
906777 NEW https://bugzilla.redhat.com/show_bug.cgi?id=906777
In tests, set_label sometimes fails

View File

@@ -20,7 +20,7 @@
# freeform string.
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [21])
m4_define([libguestfs_release], [7])
m4_define([libguestfs_release], [8])
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 it is too large Load Diff

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: 2013-02-04 12:58+0000\n"
"POT-Creation-Date: 2013-02-05 20:26+0000\n"
"PO-Revision-Date: 2012-12-11 17:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
@@ -4343,7 +4343,7 @@ msgstr ""
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
msgstr ""
#: test-tool/test-tool.c:143 test-tool/test-tool.c:228
#: test-tool/test-tool.c:143 test-tool/test-tool.c:230
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr ""
@@ -4360,54 +4360,54 @@ msgid ""
"Check earlier messages, and the output of the 'printenv' command.\n"
msgstr ""
#: test-tool/test-tool.c:220
#: test-tool/test-tool.c:222
#, c-format
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
msgstr ""
#: test-tool/test-tool.c:268
#: test-tool/test-tool.c:270
#, c-format
msgid "libguestfs-test-tool: failed to launch appliance\n"
msgstr ""
#: test-tool/test-tool.c:280
#: test-tool/test-tool.c:282
#, c-format
msgid "libguestfs-test-tool: failed to run part-disk\n"
msgstr ""
#: test-tool/test-tool.c:286
#: test-tool/test-tool.c:288
#, c-format
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
msgstr ""
#: test-tool/test-tool.c:292
#: test-tool/test-tool.c:294
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
msgstr ""
#: test-tool/test-tool.c:299
#: test-tool/test-tool.c:301
#, c-format
msgid "libguestfs-test-tool: failed to touch file\n"
msgstr ""
#: test-tool/test-tool.c:305
#: test-tool/test-tool.c:307
#, c-format
msgid "libguestfs-test-tool: shutdown failed\n"
msgstr ""
#: test-tool/test-tool.c:338
#: test-tool/test-tool.c:340
#, 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:346
#: test-tool/test-tool.c:348
#, c-format
msgid "Binary '%s' does not exist or is not executable\n"
msgstr ""
#: test-tool/test-tool.c:363
#: test-tool/test-tool.c:365
#, c-format
msgid "%s: does not look like a qemu source directory\n"
msgstr ""

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: 2013-02-04 12:58+0000\n"
"POT-Creation-Date: 2013-02-05 20:26+0000\n"
"PO-Revision-Date: 2012-12-11 17:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Spanish <trans-es@lists.fedoraproject.org>\n"
@@ -4547,7 +4547,7 @@ msgstr "libguestfs-test-tool: tiempo de espera no válido: %s\n"
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:143 test-tool/test-tool.c:228
#: test-tool/test-tool.c:143 test-tool/test-tool.c:230
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr "libguestfs-test-tool: falló guestfs_version\n"
@@ -4564,42 +4564,42 @@ msgid ""
"Check earlier messages, and the output of the 'printenv' command.\n"
msgstr ""
#: test-tool/test-tool.c:220
#: test-tool/test-tool.c:222
#, 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:268
#: test-tool/test-tool.c:270
#, 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:280
#: test-tool/test-tool.c:282
#, c-format
msgid "libguestfs-test-tool: failed to run part-disk\n"
msgstr "libguestfs-test-tool: falló al ejecutar part-disk\n"
#: test-tool/test-tool.c:286
#: test-tool/test-tool.c:288
#, 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:292
#: test-tool/test-tool.c:294
#, 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:299
#: test-tool/test-tool.c:301
#, c-format
msgid "libguestfs-test-tool: failed to touch file\n"
msgstr "libguestfs-test-tool: falló al tocar el archivo\n"
#: test-tool/test-tool.c:305
#: test-tool/test-tool.c:307
#, c-format
msgid "libguestfs-test-tool: shutdown failed\n"
msgstr ""
#: test-tool/test-tool.c:338
#: test-tool/test-tool.c:340
#, c-format
msgid ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
@@ -4608,12 +4608,12 @@ msgstr ""
"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:346
#: test-tool/test-tool.c:348
#, 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:363
#: test-tool/test-tool.c:365
#, c-format
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: no parece un directorio fuente de qemu\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: 2013-02-04 12:58+0000\n"
"POT-Creation-Date: 2013-02-05 20:26+0000\n"
"PO-Revision-Date: 2012-12-11 17:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Gujarati <trans-gu@lists.fedoraproject.org>\n"
@@ -4283,7 +4283,7 @@ msgstr "libguestfs-test-tool: અયોગ્ય સમયસમાપ્તિ:
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
msgstr "libguestfs-test-tool: libguestfs હેન્ડલને બનાવવાનું નિષ્ફળ\n"
#: test-tool/test-tool.c:143 test-tool/test-tool.c:228
#: test-tool/test-tool.c:143 test-tool/test-tool.c:230
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr "libguestfs-test-tool: guestfs_version નિષ્ફળ\n"
@@ -4300,42 +4300,42 @@ msgid ""
"Check earlier messages, and the output of the 'printenv' command.\n"
msgstr ""
#: test-tool/test-tool.c:220
#: test-tool/test-tool.c:222
#, c-format
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
msgstr "libguestfs-test-tool: ડ્રાઇવ '%s' ને ઉમેરવાનું નિષ્ફળ\n"
#: test-tool/test-tool.c:268
#: test-tool/test-tool.c:270
#, c-format
msgid "libguestfs-test-tool: failed to launch appliance\n"
msgstr "libguestfs-test-tool: સાધનને શરૂ કરવાનું નિષ્ફળ\n"
#: test-tool/test-tool.c:280
#: test-tool/test-tool.c:282
#, c-format
msgid "libguestfs-test-tool: failed to run part-disk\n"
msgstr ""
#: test-tool/test-tool.c:286
#: test-tool/test-tool.c:288
#, c-format
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
msgstr "libguestfs-test-tool: mkfs.ext2 કરવાનું નિષ્ફળ\n"
#: test-tool/test-tool.c:292
#: test-tool/test-tool.c:294
#, 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:299
#: test-tool/test-tool.c:301
#, c-format
msgid "libguestfs-test-tool: failed to touch file\n"
msgstr ""
#: test-tool/test-tool.c:305
#: test-tool/test-tool.c:307
#, c-format
msgid "libguestfs-test-tool: shutdown failed\n"
msgstr ""
#: test-tool/test-tool.c:338
#: test-tool/test-tool.c:340
#, c-format
msgid ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
@@ -4344,12 +4344,12 @@ msgstr ""
"LIBGUESTFS_QEMU પર્યાવરણ ચલ એ પહેલેથી જ સુયોજિત છે, તેથી\n"
"--qemu/--qemudir વિકલ્પોને વાપરી શકાતા નથી.\n"
#: test-tool/test-tool.c:346
#: test-tool/test-tool.c:348
#, c-format
msgid "Binary '%s' does not exist or is not executable\n"
msgstr "બાઇનરી '%s' એ અસ્તિત્વ ધરાવતુ નથી અથવા એક્સિક્યૂટેબલ નથી\n"
#: test-tool/test-tool.c:363
#: test-tool/test-tool.c:365
#, c-format
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: qemu સ્ત્રોત ડિરેક્ટરીનાં જેવુ લાગતુ નથી\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: 2013-02-04 12:58+0000\n"
"POT-Creation-Date: 2013-02-05 20:26+0000\n"
"PO-Revision-Date: 2012-12-11 17:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n"
@@ -4281,7 +4281,7 @@ msgstr "libguestfs-test-tool: invalid timeout: %s\n"
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:143 test-tool/test-tool.c:228
#: test-tool/test-tool.c:143 test-tool/test-tool.c:230
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr "libguestfs-test-tool: guestfs_version failed\n"
@@ -4298,42 +4298,42 @@ msgid ""
"Check earlier messages, and the output of the 'printenv' command.\n"
msgstr ""
#: test-tool/test-tool.c:220
#: test-tool/test-tool.c:222
#, 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:268
#: test-tool/test-tool.c:270
#, 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:280
#: test-tool/test-tool.c:282
#, c-format
msgid "libguestfs-test-tool: failed to run part-disk\n"
msgstr ""
#: test-tool/test-tool.c:286
#: test-tool/test-tool.c:288
#, 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:292
#: test-tool/test-tool.c:294
#, 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:299
#: test-tool/test-tool.c:301
#, c-format
msgid "libguestfs-test-tool: failed to touch file\n"
msgstr ""
#: test-tool/test-tool.c:305
#: test-tool/test-tool.c:307
#, c-format
msgid "libguestfs-test-tool: shutdown failed\n"
msgstr ""
#: test-tool/test-tool.c:338
#: test-tool/test-tool.c:340
#, c-format
msgid ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
@@ -4342,12 +4342,12 @@ msgstr ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
"--qemu/--qemudir options cannot be used.\n"
#: test-tool/test-tool.c:346
#: test-tool/test-tool.c:348
#, c-format
msgid "Binary '%s' does not exist or is not executable\n"
msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
#: test-tool/test-tool.c:363
#: test-tool/test-tool.c:365
#, c-format
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\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: 2013-02-04 12:58+0000\n"
"POT-Creation-Date: 2013-02-05 20:26+0000\n"
"PO-Revision-Date: 2012-12-11 17:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Kannada (http://www.transifex.com/projects/p/fedora/language/"
@@ -4289,7 +4289,7 @@ msgstr "libguestfs-test-tool: ಅಮಾನ್ಯವಾದ ಕಾಲಾವಧಿ
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
msgstr "libguestfs-test-tool: libguestfs ಹ್ಯಾಂಡಲ್ ಅನ್ನು ರಚಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n"
#: test-tool/test-tool.c:143 test-tool/test-tool.c:228
#: test-tool/test-tool.c:143 test-tool/test-tool.c:230
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr "libguestfs-test-tool: guestfs_version ವಿಫಲಗೊಂಡಿದೆ\n"
@@ -4306,42 +4306,42 @@ msgid ""
"Check earlier messages, and the output of the 'printenv' command.\n"
msgstr ""
#: test-tool/test-tool.c:220
#: test-tool/test-tool.c:222
#, c-format
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
msgstr "libguestfs-test-tool: '%s' ಎಂಬ ಡ್ರೈವನ್ನು ಸೇರಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n"
#: test-tool/test-tool.c:268
#: test-tool/test-tool.c:270
#, c-format
msgid "libguestfs-test-tool: failed to launch appliance\n"
msgstr "libguestfs-test-tool: ಅಪ್ಲೈಯನ್ಸ್ ಅನ್ನು ಆರಂಭಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n"
#: test-tool/test-tool.c:280
#: test-tool/test-tool.c:282
#, c-format
msgid "libguestfs-test-tool: failed to run part-disk\n"
msgstr ""
#: test-tool/test-tool.c:286
#: test-tool/test-tool.c:288
#, c-format
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
msgstr "libguestfs-test-tool: mkfs.ext2 ಅನ್ನು ಮಾಡುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n"
#: test-tool/test-tool.c:292
#: test-tool/test-tool.c:294
#, 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:299
#: test-tool/test-tool.c:301
#, c-format
msgid "libguestfs-test-tool: failed to touch file\n"
msgstr ""
#: test-tool/test-tool.c:305
#: test-tool/test-tool.c:307
#, c-format
msgid "libguestfs-test-tool: shutdown failed\n"
msgstr ""
#: test-tool/test-tool.c:338
#: test-tool/test-tool.c:340
#, c-format
msgid ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
@@ -4350,12 +4350,12 @@ msgstr ""
"LIBGUESTFS_QEMU ಪರಿಸರವನ್ನು ಈಗಾಗಲೆ ಹೊಂದಿಸಲಾಗಿದೆ, ಆದ್ದರಿಂದ\n"
"--qemu/--qemudir ಆಯ್ಕೆಗಳನ್ನು ಬಳಸಲಾಗುವುದಿಲ್ಲ.\n"
#: test-tool/test-tool.c:346
#: test-tool/test-tool.c:348
#, c-format
msgid "Binary '%s' does not exist or is not executable\n"
msgstr "ಬೈನರಿ '%s' ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ ಅಥವ ಅದನ್ನು ಕಾರ್ಯಗತಗೊಳಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ\n"
#: test-tool/test-tool.c:363
#: test-tool/test-tool.c:365
#, c-format
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: ಇದು ಒಂದು qemu ಆಕರ ಕೋಶದ ರೀತಿ ಕಾಣಿಸುತ್ತಿಲ್ಲ\n"

View File

@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: libguestfs 1.21.7\n"
"Project-Id-Version: libguestfs 1.21.8\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2013-02-04 12:58+0000\n"
"POT-Creation-Date: 2013-02-05 20:26+0000\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"
@@ -4270,7 +4270,7 @@ msgstr ""
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
msgstr ""
#: test-tool/test-tool.c:143 test-tool/test-tool.c:228
#: test-tool/test-tool.c:143 test-tool/test-tool.c:230
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr ""
@@ -4287,54 +4287,54 @@ msgid ""
"Check earlier messages, and the output of the 'printenv' command.\n"
msgstr ""
#: test-tool/test-tool.c:220
#: test-tool/test-tool.c:222
#, c-format
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
msgstr ""
#: test-tool/test-tool.c:268
#: test-tool/test-tool.c:270
#, c-format
msgid "libguestfs-test-tool: failed to launch appliance\n"
msgstr ""
#: test-tool/test-tool.c:280
#: test-tool/test-tool.c:282
#, c-format
msgid "libguestfs-test-tool: failed to run part-disk\n"
msgstr ""
#: test-tool/test-tool.c:286
#: test-tool/test-tool.c:288
#, c-format
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
msgstr ""
#: test-tool/test-tool.c:292
#: test-tool/test-tool.c:294
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
msgstr ""
#: test-tool/test-tool.c:299
#: test-tool/test-tool.c:301
#, c-format
msgid "libguestfs-test-tool: failed to touch file\n"
msgstr ""
#: test-tool/test-tool.c:305
#: test-tool/test-tool.c:307
#, c-format
msgid "libguestfs-test-tool: shutdown failed\n"
msgstr ""
#: test-tool/test-tool.c:338
#: test-tool/test-tool.c:340
#, 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:346
#: test-tool/test-tool.c:348
#, c-format
msgid "Binary '%s' does not exist or is not executable\n"
msgstr ""
#: test-tool/test-tool.c:363
#: test-tool/test-tool.c:365
#, c-format
msgid "%s: does not look like a qemu source directory\n"
msgstr ""

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: 2013-02-04 12:58+0000\n"
"POT-Creation-Date: 2013-02-05 20:26+0000\n"
"PO-Revision-Date: 2012-12-11 17:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Malayalam <discuss@lists.smc.org.in>\n"
@@ -4283,7 +4283,7 @@ msgstr "libguestfs-test-tool: invalid timeout: %s\n"
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
msgstr "libguestfs-test-tool: libguestfs ഹാന്‍ഡില്‍ ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു\n"
#: test-tool/test-tool.c:143 test-tool/test-tool.c:228
#: test-tool/test-tool.c:143 test-tool/test-tool.c:230
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr "libguestfs-test-tool: guestfs_version പരാജയപ്പെട്ടു\n"
@@ -4300,42 +4300,42 @@ msgid ""
"Check earlier messages, and the output of the 'printenv' command.\n"
msgstr ""
#: test-tool/test-tool.c:220
#: test-tool/test-tool.c:222
#, c-format
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
msgstr "libguestfs-test-tool: ഡ്രൈവ് '%s' ചേര്‍ക്കുന്നതില്‍ പരാജയപ്പെട്ടു\n"
#: test-tool/test-tool.c:268
#: test-tool/test-tool.c:270
#, c-format
msgid "libguestfs-test-tool: failed to launch appliance\n"
msgstr "libguestfs-test-tool: പ്രയോഗം ലഭ്യമാക്കുന്നതില്‍ പരാജയപ്പെട്ടു\n"
#: test-tool/test-tool.c:280
#: test-tool/test-tool.c:282
#, c-format
msgid "libguestfs-test-tool: failed to run part-disk\n"
msgstr ""
#: test-tool/test-tool.c:286
#: test-tool/test-tool.c:288
#, c-format
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
msgstr "libguestfs-test-tool: mkfs.ext2 പരാജയപ്പെട്ടു\n"
#: test-tool/test-tool.c:292
#: test-tool/test-tool.c:294
#, 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:299
#: test-tool/test-tool.c:301
#, c-format
msgid "libguestfs-test-tool: failed to touch file\n"
msgstr ""
#: test-tool/test-tool.c:305
#: test-tool/test-tool.c:307
#, c-format
msgid "libguestfs-test-tool: shutdown failed\n"
msgstr ""
#: test-tool/test-tool.c:338
#: test-tool/test-tool.c:340
#, c-format
msgid ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
@@ -4344,12 +4344,12 @@ msgstr ""
"LIBGUESTFS_QEMU എന്‍വയോണ്മെന്റ് വേരിയബിള്‍ നിലവില്‍ സജ്ജമാണു്, അതിനാല്‍\n"
"--qemu/--qemudir ഉപാധികള്‍ ഉപയോഗിക്കുവാന്‍ സാധ്യമല്ല.\n"
#: test-tool/test-tool.c:346
#: test-tool/test-tool.c:348
#, c-format
msgid "Binary '%s' does not exist or is not executable\n"
msgstr "ബൈനറി '%s' നിലവിലില്ല അല്ലെങ്കില്‍ പ്രവര്‍ത്തിക്കുന്നില്ല\n"
#: test-tool/test-tool.c:363
#: test-tool/test-tool.c:365
#, c-format
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: qemu ഉറവിട ഡയറക്ടറിയില്‍ നിന്നും വ്യത്യസ്ഥമാണു്\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: 2013-02-04 12:58+0000\n"
"POT-Creation-Date: 2013-02-05 20:26+0000\n"
"PO-Revision-Date: 2012-12-11 17:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Marathi (http://www.transifex.com/projects/p/fedora/language/"
@@ -4419,7 +4419,7 @@ msgstr "libguestfs-test-tool: अवैध वेळसमाप्ती: %s\n"
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
msgstr "libguestfs-test-tool: libguestfs हँडल निर्माण करण्यास अपयशी\n"
#: test-tool/test-tool.c:143 test-tool/test-tool.c:228
#: test-tool/test-tool.c:143 test-tool/test-tool.c:230
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr "libguestfs-test-tool: guestfs_version अपयशी\n"
@@ -4436,42 +4436,42 @@ msgid ""
"Check earlier messages, and the output of the 'printenv' command.\n"
msgstr ""
#: test-tool/test-tool.c:220
#: test-tool/test-tool.c:222
#, c-format
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
msgstr "libguestfs-test-tool: ड्राइव्ह '%s' समावेश करण्यास अपयशी\n"
#: test-tool/test-tool.c:268
#: test-tool/test-tool.c:270
#, c-format
msgid "libguestfs-test-tool: failed to launch appliance\n"
msgstr "libguestfs-test-tool: अप्लायंस सुरू करण्यास अपयशी\n"
#: test-tool/test-tool.c:280
#: test-tool/test-tool.c:282
#, c-format
msgid "libguestfs-test-tool: failed to run part-disk\n"
msgstr ""
#: test-tool/test-tool.c:286
#: test-tool/test-tool.c:288
#, c-format
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
msgstr "libguestfs-test-tool: mkfs.ext2 अपयशी\n"
#: test-tool/test-tool.c:292
#: test-tool/test-tool.c:294
#, 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:299
#: test-tool/test-tool.c:301
#, c-format
msgid "libguestfs-test-tool: failed to touch file\n"
msgstr ""
#: test-tool/test-tool.c:305
#: test-tool/test-tool.c:307
#, c-format
msgid "libguestfs-test-tool: shutdown failed\n"
msgstr ""
#: test-tool/test-tool.c:338
#: test-tool/test-tool.c:340
#, c-format
msgid ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
@@ -4480,12 +4480,12 @@ msgstr ""
"LIBGUESTFS_QEMU एन्वार्यनमेंट वेरियेबल आधिपासून सेट आहे, म्हणून\n"
"--qemu/--qemudir पर्याय याचा वापर करणे अशक्य आहे.\n"
#: test-tool/test-tool.c:346
#: test-tool/test-tool.c:348
#, c-format
msgid "Binary '%s' does not exist or is not executable\n"
msgstr "बाइनरी '%s' अस्तित्वात नाही किंवा एक्जीक्यूटेबल नाही\n"
#: test-tool/test-tool.c:363
#: test-tool/test-tool.c:365
#, c-format
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: qemu स्रोत डिरेक्ट्री प्रमाणे आढळले नाही\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: 2013-02-04 12:58+0000\n"
"POT-Creation-Date: 2013-02-05 20:26+0000\n"
"PO-Revision-Date: 2012-12-11 17:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/fedora/language/"
@@ -4697,7 +4697,7 @@ msgstr "libguestfs-test-tool: ongeldige time-out: %s\n"
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
msgstr "libguestfs-test-tool: libguestfs hendel aanmaken mislukte\n"
#: test-tool/test-tool.c:143 test-tool/test-tool.c:228
#: test-tool/test-tool.c:143 test-tool/test-tool.c:230
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr "libguestfs-test-tool: guestfs_version mislukte\n"
@@ -4714,42 +4714,42 @@ msgid ""
"Check earlier messages, and the output of the 'printenv' command.\n"
msgstr ""
#: test-tool/test-tool.c:220
#: test-tool/test-tool.c:222
#, 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:268
#: test-tool/test-tool.c:270
#, c-format
msgid "libguestfs-test-tool: failed to launch appliance\n"
msgstr "libguestfs-test-tool: toestel lanceren mislukte\n"
#: test-tool/test-tool.c:280
#: test-tool/test-tool.c:282
#, c-format
msgid "libguestfs-test-tool: failed to run part-disk\n"
msgstr "libguestfs-test-tool: part-disk draaien mislukte\n"
#: test-tool/test-tool.c:286
#: test-tool/test-tool.c:288
#, c-format
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
msgstr "libguestfs-test-tool: mkfs.ext2 mislukte\n"
#: test-tool/test-tool.c:292
#: test-tool/test-tool.c:294
#, 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:299
#: test-tool/test-tool.c:301
#, c-format
msgid "libguestfs-test-tool: failed to touch file\n"
msgstr "libguestfs-test-tool: bestand touchen mislukte\n"
#: test-tool/test-tool.c:305
#: test-tool/test-tool.c:307
#, c-format
msgid "libguestfs-test-tool: shutdown failed\n"
msgstr "libguestfs-test-tool: afsluiten mislukte\n"
#: test-tool/test-tool.c:338
#: test-tool/test-tool.c:340
#, c-format
msgid ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
@@ -4758,12 +4758,12 @@ msgstr ""
"LIBGUESTFS_QEMU omgevingsvariabele al is ingesteld, dus\n"
"de --qemu/--qemudir opties kunnen niet gebruikt worden.\n"
#: test-tool/test-tool.c:346
#: test-tool/test-tool.c:348
#, 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:363
#: test-tool/test-tool.c:365
#, 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"

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: 2013-02-04 12:58+0000\n"
"POT-Creation-Date: 2013-02-05 20:26+0000\n"
"PO-Revision-Date: 2012-12-11 17:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Oriya (http://www.transifex.com/projects/p/fedora/language/"
@@ -4281,7 +4281,7 @@ msgstr "libguestfs-test-tool: ଅବୈଧ ସମୟ ସମାପ୍ତି: %s\n
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
msgstr "libguestfs-test-tool: libguestfs ନିୟନ୍ତ୍ରଣକୁ ନିର୍ମାଣ କରିବାରେ ବିଫଳ ହୋଇଛି\n"
#: test-tool/test-tool.c:143 test-tool/test-tool.c:228
#: test-tool/test-tool.c:143 test-tool/test-tool.c:230
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr "libguestfs-test-tool: guestfs_version ବିଫଳ ହୋଇଛି\n"
@@ -4298,42 +4298,42 @@ msgid ""
"Check earlier messages, and the output of the 'printenv' command.\n"
msgstr ""
#: test-tool/test-tool.c:220
#: test-tool/test-tool.c:222
#, c-format
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
msgstr "libguestfs-test-tool: ଡ୍ରାଇଭ '%s' କୁ ଯୋଗ କରିବାରେ ବିଫଳ ହୋଇଛି\n"
#: test-tool/test-tool.c:268
#: test-tool/test-tool.c:270
#, c-format
msgid "libguestfs-test-tool: failed to launch appliance\n"
msgstr "libguestfs-test-tool: ଉପକରଣ ଆରମ୍ଭ କରିବାରେ ବିଫଳ ହୋଇଛି\n"
#: test-tool/test-tool.c:280
#: test-tool/test-tool.c:282
#, c-format
msgid "libguestfs-test-tool: failed to run part-disk\n"
msgstr ""
#: test-tool/test-tool.c:286
#: test-tool/test-tool.c:288
#, c-format
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
msgstr "libguestfs-test-tool: mkfs.ext2 କରିବାରେ ବିଫଳ ହୋଇଛି\n"
#: test-tool/test-tool.c:292
#: test-tool/test-tool.c:294
#, 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:299
#: test-tool/test-tool.c:301
#, c-format
msgid "libguestfs-test-tool: failed to touch file\n"
msgstr ""
#: test-tool/test-tool.c:305
#: test-tool/test-tool.c:307
#, c-format
msgid "libguestfs-test-tool: shutdown failed\n"
msgstr ""
#: test-tool/test-tool.c:338
#: test-tool/test-tool.c:340
#, c-format
msgid ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
@@ -4342,12 +4342,12 @@ msgstr ""
"LIBGUESTFS_QEMU ପରିବେଶ ପ୍ରାଚଳଟି ପୂର୍ବରୁ ସେଟ ହୋଇଛି, ତେଣୁ\n"
"--qemu/--qemudir ବିକଳ୍ପଗୁଡ଼ିକୁ ବ୍ୟବହାର କରାଯାଇପାରିବ ନାହିଁ।\n"
#: test-tool/test-tool.c:346
#: test-tool/test-tool.c:348
#, c-format
msgid "Binary '%s' does not exist or is not executable\n"
msgstr "ଦ୍ୱୀମିକ '%s' ଅବସ୍ଥିତ ନାହିଁ ଅଥବା ନିଷ୍ପାଦନ ଯୋଗ୍ୟ ନୁହଁ\n"
#: test-tool/test-tool.c:363
#: test-tool/test-tool.c:365
#, c-format
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: ଗୋଟିଏ qemu ଉତ୍ସ ଡିରେକ୍ଟୋରୀ ପରି ଲାଗୁନାହିଁ\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: 2013-02-04 12:58+0000\n"
"POT-Creation-Date: 2013-02-05 20:26+0000\n"
"PO-Revision-Date: 2012-12-11 17:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Panjabi (Punjabi) <punjabi-users@lists.sf.net>\n"
@@ -4432,7 +4432,7 @@ msgstr "libguestfs-test-tool: invalid timeout: %s\n"
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:143 test-tool/test-tool.c:228
#: test-tool/test-tool.c:143 test-tool/test-tool.c:230
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr "libguestfs-test-tool: guestfs_version failed\n"
@@ -4449,42 +4449,42 @@ msgid ""
"Check earlier messages, and the output of the 'printenv' command.\n"
msgstr ""
#: test-tool/test-tool.c:220
#: test-tool/test-tool.c:222
#, 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:268
#: test-tool/test-tool.c:270
#, 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:280
#: test-tool/test-tool.c:282
#, c-format
msgid "libguestfs-test-tool: failed to run part-disk\n"
msgstr ""
#: test-tool/test-tool.c:286
#: test-tool/test-tool.c:288
#, 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:292
#: test-tool/test-tool.c:294
#, 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:299
#: test-tool/test-tool.c:301
#, c-format
msgid "libguestfs-test-tool: failed to touch file\n"
msgstr ""
#: test-tool/test-tool.c:305
#: test-tool/test-tool.c:307
#, c-format
msgid "libguestfs-test-tool: shutdown failed\n"
msgstr ""
#: test-tool/test-tool.c:338
#: test-tool/test-tool.c:340
#, c-format
msgid ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
@@ -4493,12 +4493,12 @@ msgstr ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
"--qemu/--qemudir options cannot be used.\n"
#: test-tool/test-tool.c:346
#: test-tool/test-tool.c:348
#, c-format
msgid "Binary '%s' does not exist or is not executable\n"
msgstr "ਬਾਇਨਰੀ '%s' ਬੰਦ ਨਹੀਂ ਹੋਇਆ ਜਾਂ ਚੱਲਣਯੋਗ ਨਹੀਂ ਹੈ\n"
#: test-tool/test-tool.c:363
#: test-tool/test-tool.c:365
#, c-format
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: ਇੱਕ qemu ਸਰੋਤ ਡਾਇਰੈਕਟਰੀ ਨਹੀਂ ਲੱਗਦੀ\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: 2013-02-04 12:58+0000\n"
"POT-Creation-Date: 2013-02-05 20:26+0000\n"
"PO-Revision-Date: 2012-12-11 17:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Polish <trans-pl@lists.fedoraproject.org>\n"
@@ -4685,7 +4685,7 @@ msgstr ""
"libguestfs-test-tool: utworzenie programu obsługi libguestfs się nie "
"powiodło\n"
#: test-tool/test-tool.c:143 test-tool/test-tool.c:228
#: test-tool/test-tool.c:143 test-tool/test-tool.c:230
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr "libguestfs-test-tool: guestfs_version się nie powiodło\n"
@@ -4702,43 +4702,43 @@ msgid ""
"Check earlier messages, and the output of the 'printenv' command.\n"
msgstr ""
#: test-tool/test-tool.c:220
#: test-tool/test-tool.c:222
#, c-format
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
msgstr "libguestfs-test-tool: dodanie napędu \"%s\" się nie powiodło\n"
#: test-tool/test-tool.c:268
#: test-tool/test-tool.c:270
#, c-format
msgid "libguestfs-test-tool: failed to launch appliance\n"
msgstr "libguestfs-test-tool: uruchomienie przyrządu się nie powiodło\n"
#: test-tool/test-tool.c:280
#: test-tool/test-tool.c:282
#, c-format
msgid "libguestfs-test-tool: failed to run part-disk\n"
msgstr "libguestfs-test-tool: wykonanie polecenia part-disk się nie powiodło\n"
#: test-tool/test-tool.c:286
#: test-tool/test-tool.c:288
#, c-format
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
msgstr "libguestfs-test-tool: mkfs.ext2 się nie powiodło\n"
#: test-tool/test-tool.c:292
#: test-tool/test-tool.c:294
#, c-format
msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
msgstr "libguestfs-test-tool: zamontowanie /dev/sda1 w / się nie powiodło\n"
#: test-tool/test-tool.c:299
#: test-tool/test-tool.c:301
#, c-format
msgid "libguestfs-test-tool: failed to touch file\n"
msgstr ""
"libguestfs-test-tool: wykonanie polecenia touch na pliku się nie powiodło\n"
#: test-tool/test-tool.c:305
#: test-tool/test-tool.c:307
#, c-format
msgid "libguestfs-test-tool: shutdown failed\n"
msgstr ""
#: test-tool/test-tool.c:338
#: test-tool/test-tool.c:340
#, c-format
msgid ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
@@ -4747,12 +4747,12 @@ msgstr ""
"Zmienna środowiskowa LIBGUESTFS_QEMU jest już ustawiona, więc nie można\n"
"użyć opcji --qemu/--qemudir.\n"
#: test-tool/test-tool.c:346
#: test-tool/test-tool.c:348
#, 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:363
#: test-tool/test-tool.c:365
#, 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"

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: 2013-02-04 12:58+0000\n"
"POT-Creation-Date: 2013-02-05 20:26+0000\n"
"PO-Revision-Date: 2012-12-11 17:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Tamil <tamil-users@lists.fedoraproject.org>\n"
@@ -4283,7 +4283,7 @@ msgstr "libguestfs-test-tool: தவறான நேரமுடிவு: %s\n"
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
msgstr "libguestfs-test-tool: libguestfs ஹாண்டிலை உருவாக்க முடியவில்லை\n"
#: test-tool/test-tool.c:143 test-tool/test-tool.c:228
#: test-tool/test-tool.c:143 test-tool/test-tool.c:230
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr "libguestfs-test-tool: guestfs_version தோல்வியுற்றது\n"
@@ -4300,42 +4300,42 @@ msgid ""
"Check earlier messages, and the output of the 'printenv' command.\n"
msgstr ""
#: test-tool/test-tool.c:220
#: test-tool/test-tool.c:222
#, c-format
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
msgstr "libguestfs-test-tool: இயக்கி '%s' உடன் இணைக்க முடியவில்லை\n"
#: test-tool/test-tool.c:268
#: test-tool/test-tool.c:270
#, 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:280
#: test-tool/test-tool.c:282
#, c-format
msgid "libguestfs-test-tool: failed to run part-disk\n"
msgstr ""
#: test-tool/test-tool.c:286
#: test-tool/test-tool.c:288
#, c-format
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
msgstr "libguestfs-test-tool: mkfs.ext2 தோல்வியுற்றது\n"
#: test-tool/test-tool.c:292
#: test-tool/test-tool.c:294
#, 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:299
#: test-tool/test-tool.c:301
#, c-format
msgid "libguestfs-test-tool: failed to touch file\n"
msgstr ""
#: test-tool/test-tool.c:305
#: test-tool/test-tool.c:307
#, c-format
msgid "libguestfs-test-tool: shutdown failed\n"
msgstr ""
#: test-tool/test-tool.c:338
#: test-tool/test-tool.c:340
#, c-format
msgid ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
@@ -4344,12 +4344,12 @@ msgstr ""
"LIBGUESTFS_QEMU சூழல் மாறிலி ஏற்கனவே அமைக்கப்பட்டது , ஆகையால்\n"
"--qemu/--qemudir விருப்பங்கள் பயன்படுத்தப்படவில்லை.\n"
#: test-tool/test-tool.c:346
#: test-tool/test-tool.c:348
#, 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:363
#: test-tool/test-tool.c:365
#, c-format
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: ஒரு qemu மூல அடைவு போல் இல்லை\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: 2013-02-04 12:58+0000\n"
"POT-Creation-Date: 2013-02-05 20:26+0000\n"
"PO-Revision-Date: 2012-12-11 17:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Telugu (http://www.transifex.com/projects/p/fedora/language/"
@@ -4280,7 +4280,7 @@ msgstr "libguestfs-test-tool: చెల్లని సమయముగింప
msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
msgstr "libguestfs-test-tool: libguestfs సంభాలిక సృష్టించుటలో విఫలమైంది\n"
#: test-tool/test-tool.c:143 test-tool/test-tool.c:228
#: test-tool/test-tool.c:143 test-tool/test-tool.c:230
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr "libguestfs-test-tool: guestfs_version విఫలమైంది\n"
@@ -4297,42 +4297,42 @@ msgid ""
"Check earlier messages, and the output of the 'printenv' command.\n"
msgstr ""
#: test-tool/test-tool.c:220
#: test-tool/test-tool.c:222
#, c-format
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
msgstr "libguestfs-test-tool: డ్రైవ్ '%s' జతచేయుటకు విఫలమైంది\n"
#: test-tool/test-tool.c:268
#: test-tool/test-tool.c:270
#, c-format
msgid "libguestfs-test-tool: failed to launch appliance\n"
msgstr "libguestfs-test-tool: ఉపకరణము ఆరంభించుటలో విఫలమైంది\n"
#: test-tool/test-tool.c:280
#: test-tool/test-tool.c:282
#, c-format
msgid "libguestfs-test-tool: failed to run part-disk\n"
msgstr ""
#: test-tool/test-tool.c:286
#: test-tool/test-tool.c:288
#, c-format
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
msgstr "libguestfs-test-tool: mkfs.ext2కు విఫలమైంది\n"
#: test-tool/test-tool.c:292
#: test-tool/test-tool.c:294
#, 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:299
#: test-tool/test-tool.c:301
#, c-format
msgid "libguestfs-test-tool: failed to touch file\n"
msgstr ""
#: test-tool/test-tool.c:305
#: test-tool/test-tool.c:307
#, c-format
msgid "libguestfs-test-tool: shutdown failed\n"
msgstr ""
#: test-tool/test-tool.c:338
#: test-tool/test-tool.c:340
#, c-format
msgid ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
@@ -4341,12 +4341,12 @@ msgstr ""
"LIBGUESTFS_QEMU ఎన్విరాన్మెంట్ వేరియబుల్ యిప్పటికే అమర్చబడింది, అందువలన\n"
"--qemu/--qemudir ఐచ్చికములు వుపయోగించలేము.\n"
#: test-tool/test-tool.c:346
#: test-tool/test-tool.c:348
#, c-format
msgid "Binary '%s' does not exist or is not executable\n"
msgstr "బెనరీ '%s' లేదు లేదా అది నిర్వర్తించదగునది కాదు\n"
#: test-tool/test-tool.c:363
#: test-tool/test-tool.c:365
#, c-format
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: అనునది qemu మూలపు డైరెక్టరీవలె కనిపించుటలేదు\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: 2013-02-04 12:58+0000\n"
"POT-Creation-Date: 2013-02-05 20:26+0000\n"
"PO-Revision-Date: 2012-12-11 17:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -4903,7 +4903,7 @@ msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
msgstr ""
"libguestfs-test-tool: не вдалося створити елемент керування libguestfs\n"
#: test-tool/test-tool.c:143 test-tool/test-tool.c:228
#: test-tool/test-tool.c:143 test-tool/test-tool.c:230
#, c-format
msgid "libguestfs-test-tool: guestfs_version failed\n"
msgstr "libguestfs-test-tool: помилка guestfs_version\n"
@@ -4920,42 +4920,42 @@ msgid ""
"Check earlier messages, and the output of the 'printenv' command.\n"
msgstr ""
#: test-tool/test-tool.c:220
#: test-tool/test-tool.c:222
#, c-format
msgid "libguestfs-test-tool: failed to add drive '%s'\n"
msgstr "libguestfs-test-tool: не вдалося додати пристрій «%s»\n"
#: test-tool/test-tool.c:268
#: test-tool/test-tool.c:270
#, c-format
msgid "libguestfs-test-tool: failed to launch appliance\n"
msgstr "libguestfs-test-tool: не вдалося запустити пристрій\n"
#: test-tool/test-tool.c:280
#: test-tool/test-tool.c:282
#, c-format
msgid "libguestfs-test-tool: failed to run part-disk\n"
msgstr "libguestfs-test-tool: не вдалося запустити part-disk\n"
#: test-tool/test-tool.c:286
#: test-tool/test-tool.c:288
#, c-format
msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
msgstr "libguestfs-test-tool: не вдалося виконати mkfs.ext2\n"
#: test-tool/test-tool.c:292
#: test-tool/test-tool.c:294
#, 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:299
#: test-tool/test-tool.c:301
#, c-format
msgid "libguestfs-test-tool: failed to touch file\n"
msgstr "libguestfs-test-tool: не вдалося виконати touch для файла\n"
#: test-tool/test-tool.c:305
#: test-tool/test-tool.c:307
#, c-format
msgid "libguestfs-test-tool: shutdown failed\n"
msgstr "libguestfs-test-tool: спроба завершення роботи зазнала невдачі\n"
#: test-tool/test-tool.c:338
#: test-tool/test-tool.c:340
#, c-format
msgid ""
"LIBGUESTFS_QEMU environment variable is already set, so\n"
@@ -4964,12 +4964,12 @@ msgstr ""
"Значення змінної середовища LIBGUESTFS_QEMU вже встановлено, отже\n"
"не можна використовувати параметри --qemu/--qemudir.\n"
#: test-tool/test-tool.c:346
#: test-tool/test-tool.c:348
#, c-format
msgid "Binary '%s' does not exist or is not executable\n"
msgstr "Виконуваного файла «%s» не існує або вказаний файл не є виконуваним\n"
#: test-tool/test-tool.c:363
#: test-tool/test-tool.c:365
#, c-format
msgid "%s: does not look like a qemu source directory\n"
msgstr "%s: не є каталогом початкових кодів qemu\n"