diff options
Diffstat (limited to 'po/ml.po')
-rw-r--r-- | po/ml.po | 17 |
1 files changed, 9 insertions, 8 deletions
@@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-06-25 11:28+0100\n" +"POT-Creation-Date: 2012-06-26 15:31+0100\n" "PO-Revision-Date: 2012-05-21 13:19+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Malayalam <discuss@lists.smc.org.in>\n" @@ -3550,36 +3550,37 @@ msgstr "%s: താല്ക്കാലിക ഡയറക്ടറി ഉണ msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "guestfs_launch-നു് മുമ്പു് guestfs_add_drive വിളിക്കേണ്ടതു്" -#: src/launch.c:1065 src/launch.c:1070 +#: src/launch.c:1073 src/launch.c:1078 msgid "guestfs_launch failed, see earlier error messages" msgstr "guestfs_launch പരാജയപ്പെട്ടു, മുമ്പുള്ള പിശക് സന്ദേശങ്ങള് കാണുക" -#: src/launch.c:1083 +#: src/launch.c:1091 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu വിന്യസിച്ചു് ഡെമണുമായി ബന്ധപ്പെട്ടു, പക്ഷേ state != READY" -#: src/launch.c:1173 +#: src/launch.c:1183 msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "" -#: src/launch.c:1181 +#: src/launch.c:1191 msgid "contacted guestfsd, but state != READY" msgstr "" -#: src/launch.c:1382 +#: src/launch.c:1392 #, c-format msgid "" "command failed: %s\n" +"errno: %s\n" "\n" "If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n" "environment variable. There may also be errors printed above." msgstr "" -#: src/launch.c:1603 +#: src/launch.c:1611 msgid "qemu has not been launched yet" msgstr "qemu ഇതുവരെ വിന്യസിച്ചിട്ടില്ല" -#: src/launch.c:1614 +#: src/launch.c:1622 msgid "no subprocess to kill" msgstr "ഇല്ലാതാക്കുന്നതിനായി ഉപപ്രക്രിയകളില്ല" |