From 7ad3300b406f7b0cc7c69adfe16a6565a6e70f1c Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" <rjones@redhat.com> Date: Wed, 27 Jul 2011 15:48:38 +0100 Subject: [PATCH] Version 1.8.10. --- BUGS | 8 ++++---- configure.ac | 2 +- po-docs/libguestfs-docs.pot | 4 ++-- po/es.po | 46 +++++++++++++++++++++---------------------- po/gu.po | 46 +++++++++++++++++++++---------------------- po/hi.po | 46 +++++++++++++++++++++---------------------- po/kn.po | 46 +++++++++++++++++++++---------------------- po/libguestfs.pot | 48 ++++++++++++++++++++++----------------------- po/ml.po | 46 +++++++++++++++++++++---------------------- po/mr.po | 46 +++++++++++++++++++++---------------------- po/nl.po | 46 +++++++++++++++++++++---------------------- po/or.po | 46 +++++++++++++++++++++---------------------- po/pa.po | 46 +++++++++++++++++++++---------------------- po/pl.po | 46 +++++++++++++++++++++---------------------- po/ta.po | 46 +++++++++++++++++++++---------------------- po/te.po | 46 +++++++++++++++++++++---------------------- 16 files changed, 307 insertions(+), 307 deletions(-) diff --git a/BUGS b/BUGS index 83975a5..642dce2 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,5 @@ 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 @@ -47,6 +47,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 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 @@ -56,9 +59,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 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 diff --git a/configure.ac b/configure.ac index ec91f55..db684dd 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ # 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], []) diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot index 78f78b7..19168e9 100644 --- a/po-docs/libguestfs-docs.pot +++ b/po-docs/libguestfs-docs.pot @@ -6,9 +6,9 @@ #, 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" diff --git a/po/es.po b/po/es.po index 248755f..3233e8f 100644 --- a/po/es.po +++ b/po/es.po @@ -9,7 +9,7 @@ msgstr "" "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" @@ -2983,16 +2983,16 @@ msgstr "%s: no es posible crear directorio temporal" 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 " @@ -3001,11 +3001,11 @@ msgstr "" "%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" @@ -3208,59 +3208,59 @@ msgstr "libguestfs-test-tool: tiempo de espera no válido: %s\n" 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" @@ -3269,17 +3269,17 @@ 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: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" @@ -3293,12 +3293,12 @@ msgstr "" "\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" @@ -3309,7 +3309,7 @@ msgstr "" "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" diff --git a/po/gu.po b/po/gu.po index a9beb78..ced6110 100644 --- a/po/gu.po +++ b/po/gu.po @@ -8,7 +8,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: 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" @@ -2903,15 +2903,15 @@ msgstr "%s: àªàª¾àª®àªàª²àª¾àª ડિરà«àªà«àªàª°à«àª¨à« બનાવ 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 " @@ -2920,11 +2920,11 @@ msgstr "" "%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 "મારવા માàªà« àªàªªàªªà«àª°àªà«àª°àª¿àª¯àª¾ નથà«" @@ -3112,58 +3112,58 @@ msgstr "libguestfs-test-tool: ઠયà«àªà«àª¯ સમયસમાપà«àª¤àª¿: 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" @@ -3172,17 +3172,17 @@ msgstr "" "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" @@ -3195,12 +3195,12 @@ msgstr "" "\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" @@ -3210,7 +3210,7 @@ msgstr "" "àªàªàª¾àª¸àª£à« સાધન મદદàªàª°àª°à«àª¤àª¾ પà«àª°àªà«àª°àª¿àª¯àª¾ %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" diff --git a/po/hi.po b/po/hi.po index 63d2ff8..23c5018 100644 --- a/po/hi.po +++ b/po/hi.po @@ -8,7 +8,7 @@ msgstr "" "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" @@ -2906,15 +2906,15 @@ msgstr "%s: à¤à¥ ठसà¥à¤¥à¤¾à¤¯à¥ निरà¥à¤¦à¥à¤¶à¤¿à¤à¤¾ नह 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 " @@ -2923,11 +2923,11 @@ msgstr "" "%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 "à¤à¤¿à¤² à¤à¤°à¤¨à¥ à¤à¥ लिठà¤à¥à¤ à¤à¤ªà¤ªà¥à¤°à¤à¥à¤°à¤¿à¤¯à¤¾ नहà¥à¤" @@ -3115,57 +3115,57 @@ msgstr "libguestfs-test-tool: invalid timeout: %s\n" 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" @@ -3174,17 +3174,17 @@ msgstr "" "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" @@ -3197,12 +3197,12 @@ msgstr "" "\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" @@ -3213,7 +3213,7 @@ msgstr "" "सà¥à¤¥à¥à¤¤à¤¿à¤ रà¥à¤ª सॠलिà¤à¤ नहà¥à¤ हà¥. यह à¤à¤ बिलà¥à¤¡ तà¥à¤°à¥à¤à¤¿ हॠà¤à¤¬ यह à¤à¤¾à¤à¤ à¤à¥à¤²\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" diff --git a/po/kn.po b/po/kn.po index 64f8f85..df40d83 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,7 +7,7 @@ msgstr "" "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" @@ -2916,15 +2916,15 @@ msgstr "%s: à²à²à²¦à³ ತಾತà³à²à²¾à²²à²¿à² à²à³à²¶à²µà²¨à³à²¨à³ 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 " @@ -2933,11 +2933,11 @@ msgstr "" "%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 "ಠà²à²¤à³à²¯à²à³à²³à²¿à²¸à²²à³ ಯಾವà³à²¦à³ à²à²ªà²ªà³à²°à²à³à²°à²¿à²¯à³à²¯à³ à²à²²à³à²²" @@ -3129,60 +3129,60 @@ msgstr "libguestfs-test-tool: ಠಮಾನà³à²¯à²µà²¾à²¦ à²à²¾à²²à²¾à²µà²§à²¿ 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" @@ -3191,17 +3191,17 @@ msgstr "" "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" @@ -3214,12 +3214,12 @@ msgstr "" "\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" @@ -3230,7 +3230,7 @@ msgstr "" "ಠನà³à²¨à³ ಸಮರà³à²ªà²à²µà²¾à²à²¿ à²à³à²¡à²¿à²¸à²²à²¾à²à²¿à²²à³à²². ಠà²à²ªà²à²°à²£à²µà²¨à³à²¨à³ ನಿರà³à²®à²¿à²¸à²¿à²¦à²¾à² à²à²à²à²¾à²¦ à²à²à²¦à³ ನಿರà³à²®à²¾à²£\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" diff --git a/po/libguestfs.pot b/po/libguestfs.pot index e599801..728b321 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, 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" @@ -2668,26 +2668,26 @@ msgstr "" 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 "" @@ -2858,74 +2858,74 @@ 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" @@ -2934,12 +2934,12 @@ msgid "" "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" @@ -2947,7 +2947,7 @@ msgid "" "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 "" diff --git a/po/ml.po b/po/ml.po index a257f55..9d719e5 100644 --- a/po/ml.po +++ b/po/ml.po @@ -8,7 +8,7 @@ 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-" @@ -2908,15 +2908,15 @@ msgstr "%s: താലàµâà´àµà´à´¾à´²à´¿à´ ഡയറà´àµà´à´±à´¿ à´à´£ 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 " @@ -2925,11 +2925,11 @@ msgstr "" "%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 "à´à´²àµà´²à´¾à´¤à´¾à´àµà´àµà´¨àµà´¨à´¤à´¿à´¨à´¾à´¯à´¿ à´à´ªà´ªàµà´°à´àµà´°à´¿à´¯à´à´³à´¿à´²àµà´²" @@ -3119,59 +3119,59 @@ msgstr "libguestfs-test-tool: invalid timeout: %s\n" 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" @@ -3180,17 +3180,17 @@ msgstr "" "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" @@ -3203,12 +3203,12 @@ msgstr "" "\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" @@ -3219,7 +3219,7 @@ msgstr "" "à´¸àµà´±àµà´±à´¾à´±àµà´±à´¿à´àµà´à´¾à´¯à´¿ ലിà´àµà´àµ à´àµà´¯àµà´¤à´¿à´àµà´à´¿à´²àµà´². ഠപരàµà´àµà´·à´£ à´ªàµà´°à´¯àµà´à´ à´¸à´àµà´à´®à´¾à´àµà´àµà´®àµà´ªàµà´³àµâ à´à´£àµà´à´¾à´¯\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" diff --git a/po/mr.po b/po/mr.po index 7f4ae5e..55f491e 100644 --- a/po/mr.po +++ b/po/mr.po @@ -8,7 +8,7 @@ msgstr "" "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" @@ -2903,15 +2903,15 @@ msgstr "%s: तातà¥à¤ªà¥à¤°à¥à¤¤à¥ डिरà¥à¤à¥à¤à¥à¤°à¥ नि 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 " @@ -2920,11 +2920,11 @@ msgstr "" "%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 à¤à¤°à¥à¤¤à¤¾ à¤à¤ªà¤à¤¾à¤°à¥à¤¯ à¤à¤ªà¤²à¤¬à¥à¤§ नाहà¥" @@ -3112,57 +3112,57 @@ msgstr "libguestfs-test-tool: ठवà¥à¤§ वà¥à¤³à¤¸à¤®à¤¾à¤ªà¥à¤¤à¥: %s\n" 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" @@ -3171,17 +3171,17 @@ msgstr "" "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" @@ -3194,12 +3194,12 @@ msgstr "" "\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" @@ -3210,7 +3210,7 @@ msgstr "" "तातà¥à¤ªà¥à¤°à¥à¤¤à¥ à¤à¥à¤³à¤²à¥ नाहà¥. à¤à¤¾à¤à¤£à¥ à¤à¤ªà¤à¤°à¤£ बिलà¥à¤ à¤à¤¾à¤²à¥ तà¥à¤µà¥à¤¹à¤¾ याà¤à¤¸ बिलà¥à¤¡ तà¥à¤°à¥à¤à¥\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" diff --git a/po/nl.po b/po/nl.po index 5c2fa28..f452f52 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,7 +7,7 @@ msgstr "" "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" @@ -2939,16 +2939,16 @@ msgstr "%s: kan geen tijdelijke map aanmaken" 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 " @@ -2957,11 +2957,11 @@ msgstr "" "%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" @@ -3158,59 +3158,59 @@ msgstr "libguestfs-test-tool: ongeldige time-out: %s\n" 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" @@ -3219,17 +3219,17 @@ msgstr "" "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" @@ -3242,12 +3242,12 @@ msgstr "" "\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" @@ -3258,7 +3258,7 @@ msgstr "" "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" diff --git a/po/or.po b/po/or.po index c723207..689d23e 100644 --- a/po/or.po +++ b/po/or.po @@ -8,7 +8,7 @@ msgstr "" "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" @@ -2908,15 +2908,15 @@ msgstr "%s: ଠସàଥାàà ଡିରàà¬àà¬àରà ନିରàମ 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 " @@ -2925,11 +2925,11 @@ msgstr "" "%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 "ବନàଦ à¬à¬°à¬¿à¬¬à¬¾ ପାà¬à¬ à¬àଣସି à¬à¬ª-ପଦàଧତି ନାହିà¬" @@ -3116,58 +3116,58 @@ msgstr "libguestfs-test-tool: ଠବàଧ ସମà ସମାପàତି: %s\n 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" @@ -3176,17 +3176,17 @@ msgstr "" "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" @@ -3199,12 +3199,12 @@ msgstr "" "\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" @@ -3215,7 +3215,7 @@ msgstr "" "ସàଥାàà à¬à¬¾à¬¬à¬°à ସà¬à¬¯àà¬àତ ହàà¬à¬¨à¬¾à¬¹à¬¿à¬à¥¤ à¬à¬¹à¬¾ à¬àà¬à¬¿à¬ ନିରàମାଣ à¬à¬¨à¬¿à¬¤ ତàରàà¬à¬¿ ଯàତàବàଳà à¬à¬¹à¬¿ ପରàà¬àଷଣ\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" diff --git a/po/pa.po b/po/pa.po index 3add12a..e1c9e7a 100644 --- a/po/pa.po +++ b/po/pa.po @@ -7,7 +7,7 @@ msgstr "" "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" @@ -2906,15 +2906,15 @@ msgstr "%s: à¨à¨°à¨à© ਡਾà¨à¨°à©à¨à¨à¨°à© ਨਹà©à¨ ਬਣਾ ਸ 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 " @@ -2923,11 +2923,11 @@ msgstr "" "%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 "à¨à¨¤à¨® à¨à¨°à¨¨ ਲਠà¨à©à¨ ਠਧà©à¨¨-à¨à¨¾à¨°à¨ ਨਹà©à¨" @@ -3115,57 +3115,57 @@ msgstr "libguestfs-test-tool: invalid timeout: %s\n" 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" @@ -3174,17 +3174,17 @@ msgstr "" "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" @@ -3197,12 +3197,12 @@ msgstr "" "\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" @@ -3213,7 +3213,7 @@ msgstr "" "ਸਥਿਰ ਤà©à¨° ਤ੠ਸੰਬੰਧਿਤ ਨਹà©à¨à¥¤ à¨à¨¹ ਬਿਲਡ à¨à¨²à¨¤à© ਹ੠à¨à¨¦à©à¨ à¨à¨¹ à¨à¨¾à¨à¨ à¨à©°à¨¤à¨°\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" diff --git a/po/pl.po b/po/pl.po index 15a5e24..6191f29 100644 --- a/po/pl.po +++ b/po/pl.po @@ -6,7 +6,7 @@ msgstr "" "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" @@ -2977,18 +2977,18 @@ msgstr "%s: nie można utworzyÄ katalogu tymczasowego" 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 " @@ -2997,11 +2997,11 @@ msgstr "" "%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" @@ -3205,61 +3205,61 @@ msgstr "libguestfs-test-tool: nieprawidÅowy czas oczekiwania: %s\n" 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" @@ -3268,17 +3268,17 @@ 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: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" @@ -3291,12 +3291,12 @@ msgstr "" "\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" @@ -3306,7 +3306,7 @@ msgstr "" "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" diff --git a/po/ta.po b/po/ta.po index b79d5cb..7b191e5 100644 --- a/po/ta.po +++ b/po/ta.po @@ -7,7 +7,7 @@ msgstr "" "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" @@ -2909,15 +2909,15 @@ msgstr "%s: தறà¯à®à®¾à®²à®¿à® à® à®à¯à®µà¯ à®à®°à¯à®µà®¾à®à¯à® 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 " @@ -2926,11 +2926,11 @@ msgstr "" "%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 "஠ழிபà¯à®ªà®¤à®±à¯à®à¯ தà¯à®£à¯à®à¯à®¯à®²à¯à®ªà®¾à®à¯à®à®³à¯ à®à®²à¯à®²à¯" @@ -3121,59 +3121,59 @@ msgstr "libguestfs-test-tool: தவறான நà¯à®°à®®à¯à®à®¿à®µà¯: %s\n" 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" @@ -3182,17 +3182,17 @@ msgstr "" "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" @@ -3205,12 +3205,12 @@ msgstr "" "\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" @@ -3221,7 +3221,7 @@ msgstr "" "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" diff --git a/po/te.po b/po/te.po index aa54859..7aaa06e 100644 --- a/po/te.po +++ b/po/te.po @@ -8,7 +8,7 @@ msgstr "" "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" @@ -2907,15 +2907,15 @@ msgstr "%s: తాతà±à°à°¾à°²à°¿à° à°¡à±à°°à±à°à±à°à°°à±à°¨à± సౠ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 " @@ -2924,11 +2924,11 @@ msgstr "" "%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 "à° à°à°¤à°à°à±à°¯à±à°à°à± యౠవà±à°ªà°à°¾à°°à±à°¯à°à±à°°à°®à°®à± à°²à±à°¦à±" @@ -3116,57 +3116,57 @@ msgstr "libguestfs-test-tool: à°à±à°²à±à°²à°¨à°¿ సమయమà±à°à°¿à°à°ª 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" @@ -3175,17 +3175,17 @@ msgstr "" "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" @@ -3198,12 +3198,12 @@ msgstr "" "\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" @@ -3213,7 +3213,7 @@ msgstr "" "పరిశà±à°²à°¨à°¾ సాధనపౠసహాయà°à°¿ à°ªà±à°°à±à°à±à°°à°¾à°®à± %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" -- 1.8.3.1