From 7b367b4d927f5526925743a1bd9e57a94a48ea74 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 21 Mar 2011 11:58:47 +0000 Subject: [PATCH] Version 1.8.3. --- AUTHORS | 1 + BUGS | 42 ++++++++++++++++++++++++------------------ configure.ac | 2 +- po-docs/ja.po | 13 +++++-------- po-docs/libguestfs-docs.pot | 12 ++++++------ po/es.po | 32 ++++++++++++++++---------------- po/gu.po | 32 ++++++++++++++++---------------- po/hi.po | 32 ++++++++++++++++---------------- po/kn.po | 32 ++++++++++++++++---------------- po/libguestfs.pot | 34 +++++++++++++++++----------------- po/ml.po | 32 ++++++++++++++++---------------- po/mr.po | 32 ++++++++++++++++---------------- po/nl.po | 32 ++++++++++++++++---------------- po/or.po | 32 ++++++++++++++++---------------- po/pa.po | 32 ++++++++++++++++---------------- po/pl.po | 32 ++++++++++++++++---------------- po/ta.po | 32 ++++++++++++++++---------------- po/te.po | 32 ++++++++++++++++---------------- 18 files changed, 246 insertions(+), 242 deletions(-) diff --git a/AUTHORS b/AUTHORS index 4759985..4c5d2bb 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,3 +1,4 @@ +Angus Salkeld Ani Peter Charles Duffy Daniel Berrange diff --git a/BUGS b/BUGS index 3fd493d..bf033d9 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2011-03-08 15:34:17 +Last updated: 2011-03-21 11:58:14 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -20,9 +20,6 @@ When reporting a new bug, please check: -------------------------------------------------- Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. -672491 NEW https://bugzilla.redhat.com/show_bug.cgi?id=672491 - RFE: guestfs_last_errno should be exposed in perl bindings - 672825 NEW https://bugzilla.redhat.com/show_bug.cgi?id=672825 libguestfs is not aware of the Windows Recovery Console extra partition @@ -32,6 +29,18 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 676020 NEW https://bugzilla.redhat.com/show_bug.cgi?id=676020 After using virt-resize with an ntfs partition windows is not booting +684486 NEW https://bugzilla.redhat.com/show_bug.cgi?id=684486 + Guest fails to boot after virt-resize + +684980 NEW https://bugzilla.redhat.com/show_bug.cgi?id=684980 + calling guestfs_kill_subprocess() then guestfs_close() causes a lockup in some applications + +685009 NEW https://bugzilla.redhat.com/show_bug.cgi?id=685009 + Got error when expanding ntfs filesystem + +688978 NEW https://bugzilla.redhat.com/show_bug.cgi?id=688978 + guestfish: double free or corruption if TMPDIR points to a non-existent directory + 563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450 list-devices returns devices of different types out of order @@ -143,12 +152,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 660687 NEW https://bugzilla.redhat.com/show_bug.cgi?id=660687 guestmount: "touch" command fails: touch: setting times of `timestamp': Invalid argument -664558 NEW https://bugzilla.redhat.com/show_bug.cgi?id=664558 - RFE: Allow to set log callback in Ruby bindings - -667610 NEW https://bugzilla.redhat.com/show_bug.cgi?id=667610 - Multiple bugs, memory leaks in libguestfs ruby bindings - 677286 NEW https://bugzilla.redhat.com/show_bug.cgi?id=677286 libguestfs incorrectly detects Red Hat desktop as 'redhat-based' instead of 'redhat' @@ -158,15 +161,15 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 682980 NEW https://bugzilla.redhat.com/show_bug.cgi?id=682980 libguestfs incorrectly detects Red Hat desktop as 'redhat-based' instead of 'redhat' -576879 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=576879 - libguestfs protocol loses synchronization if you 'upload' before mounting disks +688062 NEW https://bugzilla.redhat.com/show_bug.cgi?id=688062 + fish: add luks-open mapped device to tab completion list + +672491 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=672491 + RFE: guestfs_last_errno should be exposed in perl bindings 583974 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=583974 mount hangs there when you lack proper permission to guest image -584228 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=584228 - tgz-in/tar-in command hang when run with a vfat img - 627835 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=627835 libguestfs protocol loses synchronization if you 'upload' before mounting disks @@ -195,6 +198,12 @@ You can help by testing the fixes. 507810 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=507810 guestfish -i / virt-inspector cannot handle spaces in filenames +576879 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=576879 + libguestfs protocol loses synchronization if you 'upload' before mounting disks + +584228 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=584228 + tgz-in/tar-in command hang when run with a vfat img + 585221 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=585221 resize2fs should support shrinking filesystems @@ -327,9 +336,6 @@ You can help by testing the fixes. 663407 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=663407 readlink and readlinklist returns /sysroot/ in some paths -682979 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=682979 - libguestfs incorrectly detects Red Hat desktop as 'redhat-based' instead of 'redhat' - -------------------------------------------------- These bugs are in the VERIFIED state. diff --git a/configure.ac b/configure.ac index 531db01..785a04f 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], [2]) +m4_define([libguestfs_release], [3]) # extra can be any string m4_define([libguestfs_extra], []) diff --git a/po-docs/ja.po b/po-docs/ja.po index 2faea4e..da26528 100644 --- a/po-docs/ja.po +++ b/po-docs/ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2011-03-08 15:34+0000\n" +"POT-Creation-Date: 2011-03-21 11:58+0000\n" "PO-Revision-Date: 2010-09-02 14:46+0100\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -250,7 +250,6 @@ msgid "" " \n" msgstr "" -# type: verbatim #. type: verbatim #: ../src/guestfs.pod:98 #, no-wrap @@ -259,7 +258,7 @@ msgid "" " * disk image.\n" " */\n" " guestfs_touch (g, \"/hello\");\n" -"\n" +" \n" msgstr "" # type: verbatim @@ -2112,11 +2111,10 @@ msgstr "" msgid "PATH" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:915 msgid "" -"Libguestfs needs a kernel and initrd.img, which it finds by looking along an " +"Libguestfs needs a supermin appliance, which it finds by looking along an " "internal path." msgstr "" @@ -5379,12 +5377,11 @@ msgstr "" msgid "LIBGUESTFS_PATH" msgstr "" -# type: textblock #. type: textblock #: ../src/guestfs.pod:2460 msgid "" -"Set the path that libguestfs uses to search for kernel and initrd.img. See " -"the discussion of paths in section PATH above." +"Set the path that libguestfs uses to search for a supermin appliance. See " +"the discussion of paths in section L above." msgstr "" # type: =item diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot index 453c88b..bc1ef38 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.2\n" +"Project-Id-Version: libguestfs 1.8.3\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2011-03-08 15:34+0000\n" +"POT-Creation-Date: 2011-03-21 11:58+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -220,7 +220,7 @@ msgid "" " * disk image.\n" " */\n" " guestfs_touch (g, \"/hello\");\n" -"\n" +" \n" msgstr "" #. type: verbatim @@ -1826,7 +1826,7 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:915 msgid "" -"Libguestfs needs a kernel and initrd.img, which it finds by looking along an " +"Libguestfs needs a supermin appliance, which it finds by looking along an " "internal path." msgstr "" @@ -4791,8 +4791,8 @@ msgstr "" #. type: textblock #: ../src/guestfs.pod:2460 msgid "" -"Set the path that libguestfs uses to search for kernel and initrd.img. See " -"the discussion of paths in section PATH above." +"Set the path that libguestfs uses to search for a supermin appliance. See " +"the discussion of paths in section L above." msgstr "" #. type: =item diff --git a/po/es.po b/po/es.po index aa96d77..25cc54a 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-03-08 15:33+0000\n" +"POT-Creation-Date: 2011-03-21 11:57+0000\n" "PO-Revision-Date: \n" "Last-Translator: Héctor Daniel Cabrera \n" "Language-Team: Fedora Spanish \n" @@ -2859,7 +2859,7 @@ msgstr "" msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:655 +#: src/appliance.c:659 msgid "external command failed, see earlier error messages" msgstr "falló el comando externo, vea mensajes de errores anteriores" @@ -3024,69 +3024,69 @@ msgstr "" "check_for_daemon_cancellation_or_eof: se ha leído 0x%x desde el demonio, se " "esperaba 0x%x\n" -#: src/proto.c:519 src/proto.c:580 +#: src/proto.c:530 src/proto.c:591 msgid "unexpected end of file when reading from daemon" msgstr "fin no esperado del archivo mientras se leía desde el demonio" -#: src/proto.c:540 +#: src/proto.c:551 #, c-format msgid "received magic signature from guestfsd, but in state %d" msgstr "" "se ha recibido una identificación mágica desde guestfsd, pero en estado %d" -#: src/proto.c:557 +#: src/proto.c:568 #, c-format msgid "message length (%u) > maximum possible size (%d)" msgstr "la longitud del mensaje (%u) > tamaño máximo posible (%d)" -#: src/proto.c:709 +#: src/proto.c:720 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "guestfs___send: estado %d != BUSY" -#: src/proto.c:733 +#: src/proto.c:744 msgid "xdr_guestfs_message_header failed" msgstr "falló xdr_guestfs_message_header" -#: src/proto.c:742 +#: src/proto.c:753 msgid "dispatch failed to marshal args" msgstr "el despacho falló al presentar los argumentos" -#: src/proto.c:872 +#: src/proto.c:880 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "send_file_chunk: estado %d != READY" -#: src/proto.c:888 +#: src/proto.c:896 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "falló xdr_guestfs_chunk (buf = %p, buflen = %zu)" -#: src/proto.c:1011 +#: src/proto.c:1047 #, c-format msgid "%s: error in chunked encoding" msgstr "%s: error en codificación fragmentada" -#: src/proto.c:1039 +#: src/proto.c:1075 msgid "write to daemon socket" msgstr "escribe en el socket del demonio" -#: src/proto.c:1062 +#: src/proto.c:1098 msgid "receive_file_data: parse error in reply callback" msgstr "" "receive_file_data: error de análisis en la respuesta de devolución de llamada" -#: src/proto.c:1067 +#: src/proto.c:1103 msgid "receive_file_data: unexpected flag received when reading file chunks" msgstr "" "receive_file_data: se ha recibido una marca no esperada mientras se leían " "porciones del archivo " -#: src/proto.c:1075 +#: src/proto.c:1111 msgid "failed to parse file chunk" msgstr "falló al analizar porciones del archivo" -#: src/proto.c:1084 +#: src/proto.c:1120 msgid "file receive cancelled by daemon" msgstr "el demonio ha cancelado la recepción del archivo" diff --git a/po/gu.po b/po/gu.po index f8a0bde..7c6a170 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-03-08 15:33+0000\n" +"POT-Creation-Date: 2011-03-21 11:57+0000\n" "PO-Revision-Date: 2010-02-02 13:45+0530\n" "Last-Translator: Sweta Kothari \n" "Language-Team: Gujarati\n" @@ -2781,7 +2781,7 @@ msgstr "" msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:655 +#: src/appliance.c:659 #, fuzzy msgid "external command failed, see earlier error messages" msgstr "guestfs_launch નિષ્ફળ, પહેલાનાં ભૂલ સંદેશાઓને જૂઓ" @@ -2942,65 +2942,65 @@ msgid "" msgstr "" "check_for_daemon_cancellation_or_eof: ડિમન માંથી 0x%x ને વાંચો, ઇચ્છિત 0x%x\n" -#: src/proto.c:519 src/proto.c:580 +#: src/proto.c:530 src/proto.c:591 msgid "unexpected end of file when reading from daemon" msgstr "ફાઇલનો અનિચ્છનીય અંત જ્યારે ડિમન માંથી વાંચી રહ્યા હોય" -#: src/proto.c:540 +#: src/proto.c:551 #, c-format msgid "received magic signature from guestfsd, but in state %d" msgstr "guestfsd માંથી મળેલ જાદુઇ હસ્તાક્ષર, પરંતુ state %d માં છે" -#: src/proto.c:557 +#: src/proto.c:568 #, c-format msgid "message length (%u) > maximum possible size (%d)" msgstr "સંદેશ લંબાઇ (%u) > મહત્તમ શક્ય માપ (%d)" -#: src/proto.c:709 +#: src/proto.c:720 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "guestfs___send: state %d != BUSY" -#: src/proto.c:733 +#: src/proto.c:744 msgid "xdr_guestfs_message_header failed" msgstr "xdr_guestfs_message_header નિષ્ફળ" -#: src/proto.c:742 +#: src/proto.c:753 msgid "dispatch failed to marshal args" msgstr "માર્શલ દલીલોને મોકલવાનું નિષ્ફળ" -#: src/proto.c:872 +#: src/proto.c:880 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "send_file_chunk: state %d != READY" -#: src/proto.c:888 +#: src/proto.c:896 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "xdr_guestfs_chunk નિષ્ફળ (buf = %p, buflen = %zu)" -#: src/proto.c:1011 +#: src/proto.c:1047 #, c-format msgid "%s: error in chunked encoding" msgstr "%s: ટૂકડા થયેલ એનકોડીંગમાં ભૂલ" -#: src/proto.c:1039 +#: src/proto.c:1075 msgid "write to daemon socket" msgstr "ડિમન સોકેટમાં લખો" -#: src/proto.c:1062 +#: src/proto.c:1098 msgid "receive_file_data: parse error in reply callback" msgstr "receive_file_data: કોલબેક જવાબમાં પદચ્છેદન ભૂલ" -#: src/proto.c:1067 +#: src/proto.c:1103 msgid "receive_file_data: unexpected flag received when reading file chunks" msgstr "receive_file_data: મળેલ અનિચ્છનીય ફ્લેગ જ્યારે ફાઇલ ટૂકડાઓને વાંચી રહ્યા હોય" -#: src/proto.c:1075 +#: src/proto.c:1111 msgid "failed to parse file chunk" msgstr "ફાઇલનાં ટૂકડાને પદચ્છેદન કરવાનું નિષ્ફળ" -#: src/proto.c:1084 +#: src/proto.c:1120 msgid "file receive cancelled by daemon" msgstr "ડિમન દ્દારા રદ થયેલ ફાઇલ મેળવી" diff --git a/po/hi.po b/po/hi.po index 95a40a8..ff424ae 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-03-08 15:33+0000\n" +"POT-Creation-Date: 2011-03-21 11:57+0000\n" "PO-Revision-Date: 2010-02-16 12:57+0530\n" "Last-Translator: Rajesh Ranjan \n" "Language-Team: Hindi \n" @@ -2784,7 +2784,7 @@ msgstr "" msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:655 +#: src/appliance.c:659 #, fuzzy msgid "external command failed, see earlier error messages" msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें" @@ -2945,65 +2945,65 @@ msgid "" msgstr "" "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" -#: src/proto.c:519 src/proto.c:580 +#: src/proto.c:530 src/proto.c:591 msgid "unexpected end of file when reading from daemon" msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत" -#: src/proto.c:540 +#: src/proto.c:551 #, c-format msgid "received magic signature from guestfsd, but in state %d" msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में" -#: src/proto.c:557 +#: src/proto.c:568 #, c-format msgid "message length (%u) > maximum possible size (%d)" msgstr "message length (%u) > maximum possible size (%d)" -#: src/proto.c:709 +#: src/proto.c:720 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "guestfs___send: state %d != BUSY" -#: src/proto.c:733 +#: src/proto.c:744 msgid "xdr_guestfs_message_header failed" msgstr "xdr_guestfs_message_header failed" -#: src/proto.c:742 +#: src/proto.c:753 msgid "dispatch failed to marshal args" msgstr "dispatch failed to marshal args" -#: src/proto.c:872 +#: src/proto.c:880 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "send_file_chunk: state %d != READY" -#: src/proto.c:888 +#: src/proto.c:896 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" -#: src/proto.c:1011 +#: src/proto.c:1047 #, c-format msgid "%s: error in chunked encoding" msgstr "%s: error in chunked encoding" -#: src/proto.c:1039 +#: src/proto.c:1075 msgid "write to daemon socket" msgstr "डेमॉन सॉकेट में लिखें" -#: src/proto.c:1062 +#: src/proto.c:1098 msgid "receive_file_data: parse error in reply callback" msgstr "receive_file_data: parse error in reply callback" -#: src/proto.c:1067 +#: src/proto.c:1103 msgid "receive_file_data: unexpected flag received when reading file chunks" msgstr "receive_file_data: unexpected flag received when reading file chunks" -#: src/proto.c:1075 +#: src/proto.c:1111 msgid "failed to parse file chunk" msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका" -#: src/proto.c:1084 +#: src/proto.c:1120 msgid "file receive cancelled by daemon" msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया" diff --git a/po/kn.po b/po/kn.po index 4e8f065..6f15cd2 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-03-08 15:33+0000\n" +"POT-Creation-Date: 2011-03-21 11:57+0000\n" "PO-Revision-Date: 2010-02-24 11:56+0530\n" "Last-Translator: Shankar Prasad \n" "Language-Team: kn-IN <>\n" @@ -2794,7 +2794,7 @@ msgstr "" msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:655 +#: src/appliance.c:659 #, fuzzy msgid "external command failed, see earlier error messages" msgstr "guestfs_launch ವಿಫಲಗೊಂಡಿದೆ, ಹಿಂದಿನ ದೋಷ ಸಂದೇಶಗಳನ್ನು ನೋಡಿ" @@ -2956,65 +2956,65 @@ msgstr "" "check_for_daemon_cancellation_or_eof: ಡೀಮನ್‌ನಿಂದ 0x%x ಅನ್ನು ಓದಲಾಗಿದೆ, ಆದರೆ 0x%x " "ಅನ್ನು ನಿರೀಕ್ಷಿಸಲಾಗಿತ್ತು\n" -#: src/proto.c:519 src/proto.c:580 +#: src/proto.c:530 src/proto.c:591 msgid "unexpected end of file when reading from daemon" msgstr "ಡೀಮನ್‌ನಿಂದ ಓದುವಾಗ ಕಡತದ ಅನಿರೀಕ್ಷಿತ ಅಂತ್ಯವು ಕಂಡುಬಂದಿಲ್ಲ" -#: src/proto.c:540 +#: src/proto.c:551 #, c-format msgid "received magic signature from guestfsd, but in state %d" msgstr "guestfsd ಇಂದ ಮ್ಯಾಜಿಕ್ ಸಹಿಯನ್ನು ಪಡೆಯಲಾಗಿದೆ, ಆದರೆ %d ಸ್ಥಿತಿಯಲ್ಲಿದೆ" -#: src/proto.c:557 +#: src/proto.c:568 #, c-format msgid "message length (%u) > maximum possible size (%d)" msgstr "ಸಂದೇಶದ ಉದ್ದ (%u) > ಸಾಧ್ಯವಿರುವ ಗರಿಷ್ಟ ಉದ್ದ (%d)" -#: src/proto.c:709 +#: src/proto.c:720 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "guestfs___send: ಸ್ಥಿತಿ %d != BUSY" -#: src/proto.c:733 +#: src/proto.c:744 msgid "xdr_guestfs_message_header failed" msgstr "xdr_guestfs_message_header ವಿಫಲಗೊಂಡಿದೆ" -#: src/proto.c:742 +#: src/proto.c:753 msgid "dispatch failed to marshal args" msgstr "ವಿಫಲಗೊಂಡವುಗಳನ್ನು ಮಾರ್ಶಲ್ ಆರ್ಗ್ಯುಮೆಂಟ್‌ಗಳಿಗೆ ರವಾನಿಸು" -#: src/proto.c:872 +#: src/proto.c:880 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "send_file_chunk: ಸ್ಥಿತಿ %d != READY" -#: src/proto.c:888 +#: src/proto.c:896 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "xdr_guestfs_chunk ವಿಫಲಗೊಂಡಿದೆ (buf = %p, buflen = %zu)" -#: src/proto.c:1011 +#: src/proto.c:1047 #, c-format msgid "%s: error in chunked encoding" msgstr "%s: ತುಂಡರಿಸಲಾದ ಎನ್ಕೋಡಿಂಗ್‌ನಲ್ಲಿ ದೋಷ" -#: src/proto.c:1039 +#: src/proto.c:1075 msgid "write to daemon socket" msgstr "ಡೀಮನ್ ಸಾಕೆಟ್‌ಗೆ ಬರೆಯುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/proto.c:1062 +#: src/proto.c:1098 msgid "receive_file_data: parse error in reply callback" msgstr "receive_file_data: ಪ್ರತ್ಯುತ್ತರ ಕಾಲ್‌ಬ್ಯಾಕ್‌ನಲ್ಲಿ ಪಾರ್ಸ್ ದೋಷ" -#: src/proto.c:1067 +#: src/proto.c:1103 msgid "receive_file_data: unexpected flag received when reading file chunks" msgstr "receive_file_data: ಕಡತದ ತುಣುಕಗಳು ಓದುವಾಗ ಅನಿರೀಕ್ಷಿತ ಫ್ಲಾಗ್ ಅನ್ನು ಪಡೆಯಲಾಗಿದೆ" -#: src/proto.c:1075 +#: src/proto.c:1111 msgid "failed to parse file chunk" msgstr "ಕಡತದ ತುಣುಕನ್ನು ಪಾರ್ಸ್ ಮಾಡಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ" -#: src/proto.c:1084 +#: src/proto.c:1120 msgid "file receive cancelled by daemon" msgstr "ಕಡತವನ್ನು ಸ್ವೀಕರಿಸುವುದನ್ನು ಡೆಮನ್ ರದ್ದುಗೊಳಿಸಿದೆ" diff --git a/po/libguestfs.pot b/po/libguestfs.pot index 31b9125..a54d0c7 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.8.2\n" +"Project-Id-Version: libguestfs 1.8.3\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-03-08 15:33+0000\n" +"POT-Creation-Date: 2011-03-21 11:57+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2550,7 +2550,7 @@ msgstr "" msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:655 +#: src/appliance.c:659 msgid "external command failed, see earlier error messages" msgstr "" @@ -2704,65 +2704,65 @@ msgid "" "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" msgstr "" -#: src/proto.c:519 src/proto.c:580 +#: src/proto.c:530 src/proto.c:591 msgid "unexpected end of file when reading from daemon" msgstr "" -#: src/proto.c:540 +#: src/proto.c:551 #, c-format msgid "received magic signature from guestfsd, but in state %d" msgstr "" -#: src/proto.c:557 +#: src/proto.c:568 #, c-format msgid "message length (%u) > maximum possible size (%d)" msgstr "" -#: src/proto.c:709 +#: src/proto.c:720 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "" -#: src/proto.c:733 +#: src/proto.c:744 msgid "xdr_guestfs_message_header failed" msgstr "" -#: src/proto.c:742 +#: src/proto.c:753 msgid "dispatch failed to marshal args" msgstr "" -#: src/proto.c:872 +#: src/proto.c:880 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "" -#: src/proto.c:888 +#: src/proto.c:896 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "" -#: src/proto.c:1011 +#: src/proto.c:1047 #, c-format msgid "%s: error in chunked encoding" msgstr "" -#: src/proto.c:1039 +#: src/proto.c:1075 msgid "write to daemon socket" msgstr "" -#: src/proto.c:1062 +#: src/proto.c:1098 msgid "receive_file_data: parse error in reply callback" msgstr "" -#: src/proto.c:1067 +#: src/proto.c:1103 msgid "receive_file_data: unexpected flag received when reading file chunks" msgstr "" -#: src/proto.c:1075 +#: src/proto.c:1111 msgid "failed to parse file chunk" msgstr "" -#: src/proto.c:1084 +#: src/proto.c:1120 msgid "file receive cancelled by daemon" msgstr "" diff --git a/po/ml.po b/po/ml.po index 5177663..823ee71 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-03-08 15:33+0000\n" +"POT-Creation-Date: 2011-03-21 11:57+0000\n" "PO-Revision-Date: 2010-02-02 18:35+0530\n" "Last-Translator: Ani Peter | അനി പീറ്റര്‍ \n" "Language-Team: Swathanthra Malayalam Computing | സ്വതന്ത്ര മലയാളം കമ്പ്യൂട്ടിങ് maximum possible size (%d)" msgstr "സന്ദേശത്തിന്റെ നീളം (%u) > ഏറ്റവും കൂടിയ സാധ്യമായ വ്യാപ്തി (%d)" -#: src/proto.c:709 +#: src/proto.c:720 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "guestfs___send: അവസ്ഥ %d != BUSY" -#: src/proto.c:733 +#: src/proto.c:744 msgid "xdr_guestfs_message_header failed" msgstr "xdr_guestfs_message_header പരാജയപ്പെട്ടു" -#: src/proto.c:742 +#: src/proto.c:753 msgid "dispatch failed to marshal args" msgstr "മാര്‍ഷല്‍ ആര്‍ഗ്യുമെന്റുകളിലേക്കു് നല്‍കുന്നതു് പരാജയപ്പെട്ടു" -#: src/proto.c:872 +#: src/proto.c:880 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "send_file_chunk: അവസ്ഥ %d != READY" -#: src/proto.c:888 +#: src/proto.c:896 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "xdr_guestfs_chunk പരാജയപ്പെട്ടു (buf = %p, buflen = %zu)" -#: src/proto.c:1011 +#: src/proto.c:1047 #, c-format msgid "%s: error in chunked encoding" msgstr "%s: ചങ്ക്ഡ് എന്‍കോഡിങില്‍ പിശക്" -#: src/proto.c:1039 +#: src/proto.c:1075 msgid "write to daemon socket" msgstr "ഡെമണ്‍ സോക്കറ്റിലേക്ക് സൂക്ഷിക്കുക" -#: src/proto.c:1062 +#: src/proto.c:1098 msgid "receive_file_data: parse error in reply callback" msgstr "receive_file_data: parse error in reply callback" -#: src/proto.c:1067 +#: src/proto.c:1103 msgid "receive_file_data: unexpected flag received when reading file chunks" msgstr "receive_file_data: ഫയല്‍ ലഭ്യമാക്കുമ്പോള്‍ അപ്രതീക്ഷിതമായ ഫ്ലാഗ് ലഭിച്ചിരിക്കുന്നു" -#: src/proto.c:1075 +#: src/proto.c:1111 msgid "failed to parse file chunk" msgstr "ഫയല്‍ പാഴ്സ് ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു" -#: src/proto.c:1084 +#: src/proto.c:1120 msgid "file receive cancelled by daemon" msgstr "ഫയല്‍ ലഭ്യമാക്കുന്നതു് ഡെമണ്‍ റദ്ദാക്കിയിരിക്കുന്നു" diff --git a/po/mr.po b/po/mr.po index e26c5d1..616c318 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-03-08 15:33+0000\n" +"POT-Creation-Date: 2011-03-21 11:57+0000\n" "PO-Revision-Date: 2010-02-03 19:10+0530\n" "Last-Translator: Sandeep Shedmake \n" "Language-Team: Marathi \n" @@ -2781,7 +2781,7 @@ msgstr "" msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:655 +#: src/appliance.c:659 #, fuzzy msgid "external command failed, see earlier error messages" msgstr "guestfs_launch अपयशी, पूर्वीचे त्रुटी संदेश पहा" @@ -2942,65 +2942,65 @@ msgid "" msgstr "" "check_for_daemon_cancellation_or_eof: डिमन पासून 0x%x वाचा, 0x%x अपेक्षीत\n" -#: src/proto.c:519 src/proto.c:580 +#: src/proto.c:530 src/proto.c:591 msgid "unexpected end of file when reading from daemon" msgstr "डिमन पासून वाचतेवेळी फाइल अनपेक्षीतपणे समाप्त झाले" -#: src/proto.c:540 +#: src/proto.c:551 #, c-format msgid "received magic signature from guestfsd, but in state %d" msgstr "guestfsd पासून मॅजीक स्वाक्षरी प्राप्त, परंतु स्तर %d असे आढळले" -#: src/proto.c:557 +#: src/proto.c:568 #, c-format msgid "message length (%u) > maximum possible size (%d)" msgstr "संदेश लांबी (%u) > कमाल शक्य आकार (%d)" -#: src/proto.c:709 +#: src/proto.c:720 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "guestfs___send: state %d != BUSY" -#: src/proto.c:733 +#: src/proto.c:744 msgid "xdr_guestfs_message_header failed" msgstr "xdr_guestfs_message_header अपयशी" -#: src/proto.c:742 +#: src/proto.c:753 msgid "dispatch failed to marshal args" msgstr "marshal args करीता डिस्पॅच अपयशी" -#: src/proto.c:872 +#: src/proto.c:880 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "send_file_chunk: state %d != READY" -#: src/proto.c:888 +#: src/proto.c:896 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "xdr_guestfs_chunk अपयशी (buf = %p, buflen = %zu)" -#: src/proto.c:1011 +#: src/proto.c:1047 #, c-format msgid "%s: error in chunked encoding" msgstr "%s: चंक्ड् एनकोडिंग मध्ये त्रुटी आढळली" -#: src/proto.c:1039 +#: src/proto.c:1075 msgid "write to daemon socket" msgstr "डिमक सॉकट मध्ये लिहा" -#: src/proto.c:1062 +#: src/proto.c:1098 msgid "receive_file_data: parse error in reply callback" msgstr "receive_file_data: कॉलबॅक प्रतिसाद वाचतेवेळी त्रुटी" -#: src/proto.c:1067 +#: src/proto.c:1103 msgid "receive_file_data: unexpected flag received when reading file chunks" msgstr "receive_file_data: फाइल खंड वाचतेवेळी अनपेक्षीत फ्लॅग प्राप्त झाले" -#: src/proto.c:1075 +#: src/proto.c:1111 msgid "failed to parse file chunk" msgstr "फाइल खंड वाचण्यास अपयशी" -#: src/proto.c:1084 +#: src/proto.c:1120 msgid "file receive cancelled by daemon" msgstr "डिमनने फाइल प्राप्यता रद्द केली" diff --git a/po/nl.po b/po/nl.po index bd78b78..471694d 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-03-08 15:33+0000\n" +"POT-Creation-Date: 2011-03-21 11:57+0000\n" "PO-Revision-Date: 2010-09-02 15:28+0200\n" "Last-Translator: Geert Warrink \n" "Language-Team: Fedora\n" @@ -2815,7 +2815,7 @@ msgstr "" msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:655 +#: src/appliance.c:659 #, fuzzy msgid "external command failed, see earlier error messages" msgstr "guestfs_launch mislukte, bekijk de eerdere fout boodschap" @@ -2980,67 +2980,67 @@ msgstr "" "check_for_daemon_cancellation_or_eof: 0x%x gelezen van daemon, verwachte 0x" "%x\n" -#: src/proto.c:519 src/proto.c:580 +#: src/proto.c:530 src/proto.c:591 msgid "unexpected end of file when reading from daemon" msgstr "onverwacht einde van bestand bij het lezen van daemon" -#: src/proto.c:540 +#: src/proto.c:551 #, c-format msgid "received magic signature from guestfsd, but in state %d" msgstr "magie ondertekening ontvangen van guestfsd, maar de toestand is %d" -#: src/proto.c:557 +#: src/proto.c:568 #, c-format msgid "message length (%u) > maximum possible size (%d)" msgstr "boodschap lengte (%u) > maximaal mogelijke grootte (%d)" -#: src/proto.c:709 +#: src/proto.c:720 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "guestfs___send: toestand %d != BUSY" -#: src/proto.c:733 +#: src/proto.c:744 msgid "xdr_guestfs_message_header failed" msgstr "xdr_guestfs_message_header mislukte" -#: src/proto.c:742 +#: src/proto.c:753 msgid "dispatch failed to marshal args" msgstr "verzending faalde om argumenten te rangschikken" -#: src/proto.c:872 +#: src/proto.c:880 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "send_file_chunk: toestand %d != READY" -#: src/proto.c:888 +#: src/proto.c:896 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "xdr_guestfs_chunk mislukted (buf = %p, buflen = %zu)" -#: src/proto.c:1011 +#: src/proto.c:1047 #, c-format msgid "%s: error in chunked encoding" msgstr "%s: fout in chunk codering" -#: src/proto.c:1039 +#: src/proto.c:1075 msgid "write to daemon socket" msgstr "schrijven naar daemon socket" -#: src/proto.c:1062 +#: src/proto.c:1098 msgid "receive_file_data: parse error in reply callback" msgstr "receive_file_data: ontleed fout in antwoord callback" -#: src/proto.c:1067 +#: src/proto.c:1103 msgid "receive_file_data: unexpected flag received when reading file chunks" msgstr "" "receive_file_data: onverwachte vlag ontvangen bij het lezen van bestand " "chunks" -#: src/proto.c:1075 +#: src/proto.c:1111 msgid "failed to parse file chunk" msgstr "bestand chunk ontleden mislukte" -#: src/proto.c:1084 +#: src/proto.c:1120 msgid "file receive cancelled by daemon" msgstr "bestand ontvangen geannuleerd door daemon" diff --git a/po/or.po b/po/or.po index 951681b..aaa7087 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-03-08 15:33+0000\n" +"POT-Creation-Date: 2011-03-21 11:57+0000\n" "PO-Revision-Date: 2010-02-01 18:17+0530\n" "Last-Translator: Manoj Kumar Giri \n" "Language-Team: Oriya \n" @@ -2786,7 +2786,7 @@ msgstr "" msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:655 +#: src/appliance.c:659 #, fuzzy msgid "external command failed, see earlier error messages" msgstr "guestfs_launch ବିଫଳ ହୋଇଛି, ପୂର୍ବର ତ୍ରୁଟି ସନ୍ଦେଶଗୁଡ଼ିକୁ ଦେଖନ୍ତୁ" @@ -2946,65 +2946,65 @@ msgid "" "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" msgstr "check_for_daemon_cancellation_or_eof: ଡେମନରୁ 0x%x କୁ ପଢ଼ନ୍ତୁ, ଆଶାତିତ 0x%x\n" -#: src/proto.c:519 src/proto.c:580 +#: src/proto.c:530 src/proto.c:591 msgid "unexpected end of file when reading from daemon" msgstr "ଫାଇଲର ଅପ୍ରତ୍ୟାଶିତ ସମାପ୍ତି ଯେତେବେଳେ ଡେମନରୁ ପଢ଼ୁଅଛି" -#: src/proto.c:540 +#: src/proto.c:551 #, c-format msgid "received magic signature from guestfsd, but in state %d" msgstr "guestfsd ରୁ ଚମତ୍କାର ହସ୍ତାକ୍ଷର ଗ୍ରହଣ କରିଛି, କିନ୍ତୁ ଅବସ୍ଥା %d ରେ" -#: src/proto.c:557 +#: src/proto.c:568 #, c-format msgid "message length (%u) > maximum possible size (%d)" msgstr "ସନ୍ଦେଶ ଲମ୍ବ (%u) > ସର୍ବାଧିକ ସମ୍ଭାବ୍ୟ ଆକାର (%d)" -#: src/proto.c:709 +#: src/proto.c:720 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "guestfs___send: ଅବସ୍ଥା %d != BUSY" -#: src/proto.c:733 +#: src/proto.c:744 msgid "xdr_guestfs_message_header failed" msgstr "xdr_guestfs_message_header ବିଫଳ ହୋଇଛି" -#: src/proto.c:742 +#: src/proto.c:753 msgid "dispatch failed to marshal args" msgstr "ମାର୍ଶାଲ args କୁ ପଠାଇବା ବିଫଳ ହୋଇଛି" -#: src/proto.c:872 +#: src/proto.c:880 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "send_file_chunk: ଅବସ୍ଥା %d != READY" -#: src/proto.c:888 +#: src/proto.c:896 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "xdr_guestfs_chunk ବିଫଳ ହୋଇଛି (buf = %p, buflen = %zu)" -#: src/proto.c:1011 +#: src/proto.c:1047 #, c-format msgid "%s: error in chunked encoding" msgstr "%s: ମିଶ୍ରିତ ସାଙ୍କେତିକରଣରେ ତ୍ରୁଟି" -#: src/proto.c:1039 +#: src/proto.c:1075 msgid "write to daemon socket" msgstr "ଡେମନ ସକେଟରେ ଲେଖନ୍ତୁ" -#: src/proto.c:1062 +#: src/proto.c:1098 msgid "receive_file_data: parse error in reply callback" msgstr "receive_file_data: ଉତ୍ତର ଡ଼ାକରାରେ ବିଶ୍ଳେଷଣ ତ୍ରୁଟି" -#: src/proto.c:1067 +#: src/proto.c:1103 msgid "receive_file_data: unexpected flag received when reading file chunks" msgstr "receive_file_data: ଫାଇଲ ମାଳାକୁ ପଢ଼ିବା ସମୟରେ ଅପ୍ରତ୍ୟାଶିତ ଫ୍ଲାଗ ଗ୍ରହଣ ହୋଇଛି" -#: src/proto.c:1075 +#: src/proto.c:1111 msgid "failed to parse file chunk" msgstr "ଫାଇଲ ମାଳାକୁ ବିଶ୍ଳେଷଣ କରିବାରେ ବିଫଳ" -#: src/proto.c:1084 +#: src/proto.c:1120 msgid "file receive cancelled by daemon" msgstr "ଫାଇଲ ଗ୍ରହଣ ଡେମନ ଦ୍ଵାରା ବାତିଲ ହୋଇଛି" diff --git a/po/pa.po b/po/pa.po index 7560aed..e63bfb7 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-03-08 15:33+0000\n" +"POT-Creation-Date: 2011-03-21 11:57+0000\n" "PO-Revision-Date: 2010-01-29 12:50+0530\n" "Last-Translator: Jaswinder Singh \n" "Language-Team: Punjabi/Panjabi \n" @@ -2784,7 +2784,7 @@ msgstr "" msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:655 +#: src/appliance.c:659 #, fuzzy msgid "external command failed, see earlier error messages" msgstr "guestfs_launch ਫੇਲ ਹੋਇਆ, ਪਹਿਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ" @@ -2945,65 +2945,65 @@ msgid "" msgstr "" "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" -#: src/proto.c:519 src/proto.c:580 +#: src/proto.c:530 src/proto.c:591 msgid "unexpected end of file when reading from daemon" msgstr "ਡੈਮਨ ਤੋਂ ਪੜਨ ਸਮੇਂ ਅਚਾਨਕ ਫਾਇਲ ਅੰਤ" -#: src/proto.c:540 +#: src/proto.c:551 #, c-format msgid "received magic signature from guestfsd, but in state %d" msgstr "guestfsd ਤੋਂ ਮੈਜਿਕ ਸਿਗਨੇਚਰ , ਪਰ %d ਸਥਿਤੀ ਵਿੱਚ" -#: src/proto.c:557 +#: src/proto.c:568 #, c-format msgid "message length (%u) > maximum possible size (%d)" msgstr "message length (%u) > maximum possible size (%d)" -#: src/proto.c:709 +#: src/proto.c:720 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "guestfs___send: state %d != BUSY" -#: src/proto.c:733 +#: src/proto.c:744 msgid "xdr_guestfs_message_header failed" msgstr "xdr_guestfs_message_header failed" -#: src/proto.c:742 +#: src/proto.c:753 msgid "dispatch failed to marshal args" msgstr "dispatch failed to marshal args" -#: src/proto.c:872 +#: src/proto.c:880 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "send_file_chunk: state %d != READY" -#: src/proto.c:888 +#: src/proto.c:896 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" -#: src/proto.c:1011 +#: src/proto.c:1047 #, c-format msgid "%s: error in chunked encoding" msgstr "%s: error in chunked encoding" -#: src/proto.c:1039 +#: src/proto.c:1075 msgid "write to daemon socket" msgstr "ਡੈਮਨ ਸਾਕਟ ਵਿੱਚ ਲਿਖੋ" -#: src/proto.c:1062 +#: src/proto.c:1098 msgid "receive_file_data: parse error in reply callback" msgstr "receive_file_data: parse error in reply callback" -#: src/proto.c:1067 +#: src/proto.c:1103 msgid "receive_file_data: unexpected flag received when reading file chunks" msgstr "receive_file_data: unexpected flag received when reading file chunks" -#: src/proto.c:1075 +#: src/proto.c:1111 msgid "failed to parse file chunk" msgstr "ਫਾਇਲ ਚੰਕ ਪਾਰਸ ਕਰਨ ਵਿੱਚ ਫੇਲ ਹੋਇਆ" -#: src/proto.c:1084 +#: src/proto.c:1120 msgid "file receive cancelled by daemon" msgstr "ਫਾਇਲ ਸਵੀਕਾਰ ਕਰਨਾ ਡੈਮਨ ਦੁਆਰਾ ਰੱਦ ਕੀਤਾ ਗਿਆ ਹੈ" diff --git a/po/pl.po b/po/pl.po index 0d145e7..fd00d81 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-03-08 15:33+0000\n" +"POT-Creation-Date: 2011-03-21 11:57+0000\n" "PO-Revision-Date: 2010-10-23 13:41+0200\n" "Last-Translator: Piotr Drąg \n" "Language-Team: Polish \n" @@ -2852,7 +2852,7 @@ msgstr "" msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:655 +#: src/appliance.c:659 msgid "external command failed, see earlier error messages" msgstr "" "zewnętrzne polecenie nie powiodło się, proszę zobaczyć wcześniejsze " @@ -3020,67 +3020,67 @@ msgstr "" "check_for_daemon_cancellation_or_eof: odczytano 0x%x z demona, oczekiwano 0x" "%x\n" -#: src/proto.c:519 src/proto.c:580 +#: src/proto.c:530 src/proto.c:591 msgid "unexpected end of file when reading from daemon" msgstr "nieoczekiwany koniec pliku podczas odczytywania z demona" -#: src/proto.c:540 +#: src/proto.c:551 #, c-format msgid "received magic signature from guestfsd, but in state %d" msgstr "otrzymano podpis magic z guestfsd, ale w stanie %d" -#: src/proto.c:557 +#: src/proto.c:568 #, c-format msgid "message length (%u) > maximum possible size (%d)" msgstr "długość komunikatu (%u) > maksymalny możliwy rozmiar (%d)" -#: src/proto.c:709 +#: src/proto.c:720 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "guestfs___send: stan %d != ZAJĘTY" -#: src/proto.c:733 +#: src/proto.c:744 msgid "xdr_guestfs_message_header failed" msgstr "xdr_guestfs_message_header nie powiodło się" -#: src/proto.c:742 +#: src/proto.c:753 msgid "dispatch failed to marshal args" msgstr "rozdzielenie parametrów marszałka nie powiodło się" -#: src/proto.c:872 +#: src/proto.c:880 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "send_file_chunk: stan %d != GOTOWY" -#: src/proto.c:888 +#: src/proto.c:896 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "xdr_guestfs_chunk nie powiodło się (bufor = %p, długość bufora = %zu)" -#: src/proto.c:1011 +#: src/proto.c:1047 #, c-format msgid "%s: error in chunked encoding" msgstr "%s: błąd w kodowaniu fragmentu" -#: src/proto.c:1039 +#: src/proto.c:1075 msgid "write to daemon socket" msgstr "zapisuje do gniazda demona" -#: src/proto.c:1062 +#: src/proto.c:1098 msgid "receive_file_data: parse error in reply callback" msgstr "receive_file_data: błąd przetwarzania w odpowiedzi wywołania zwrotnego" -#: src/proto.c:1067 +#: src/proto.c:1103 msgid "receive_file_data: unexpected flag received when reading file chunks" msgstr "" "receive_file_data: otrzymano nieoczekiwaną flagę podczas odczytywania " "fragmentów pliku" -#: src/proto.c:1075 +#: src/proto.c:1111 msgid "failed to parse file chunk" msgstr "przetworzenie fragmentu pliku nie powiodło się" -#: src/proto.c:1084 +#: src/proto.c:1120 msgid "file receive cancelled by daemon" msgstr "otrzymanie pliku zostało anulowane przez demona" diff --git a/po/ta.po b/po/ta.po index 6d3b1ff..9ae9d45 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-03-08 15:33+0000\n" +"POT-Creation-Date: 2011-03-21 11:57+0000\n" "PO-Revision-Date: 2010-01-29 13:38+0530\n" "Last-Translator: I. Felix \n" "Language-Team: ta_IN \n" @@ -2787,7 +2787,7 @@ msgstr "" msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:655 +#: src/appliance.c:659 #, fuzzy msgid "external command failed, see earlier error messages" msgstr "guestfs_launch தோல்வியுற்றது, முந்தைய பிழைச் செய்தியைப் பார்" @@ -2949,65 +2949,65 @@ msgstr "" "check_for_daemon_cancellation_or_eof: டொமைனிலிருந்து 0x%x ஐ வாசி, " "எதிர்பார்க்கப்பட்ட 0x%x\n" -#: src/proto.c:519 src/proto.c:580 +#: src/proto.c:530 src/proto.c:591 msgid "unexpected end of file when reading from daemon" msgstr "unexpected end of file when reading from daemon" -#: src/proto.c:540 +#: src/proto.c:551 #, c-format msgid "received magic signature from guestfsd, but in state %d" msgstr "received magic signature from guestfsd, but in state %d" -#: src/proto.c:557 +#: src/proto.c:568 #, c-format msgid "message length (%u) > maximum possible size (%d)" msgstr "செய்தி அளவு (%u) > குறைந்தபட்ச சாத்தியமான அளவு (%d)" -#: src/proto.c:709 +#: src/proto.c:720 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "guestfs___send: நிலை%d != BUSY" -#: src/proto.c:733 +#: src/proto.c:744 msgid "xdr_guestfs_message_header failed" msgstr "xdr_guestfs_message_header தோல்வியுற்றது" -#: src/proto.c:742 +#: src/proto.c:753 msgid "dispatch failed to marshal args" msgstr "marshal args ஐ அனுப்ப முடியவில்லை" -#: src/proto.c:872 +#: src/proto.c:880 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "send_file_chunk: நிலை %d != READY" -#: src/proto.c:888 +#: src/proto.c:896 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "xdr_guestfs_chunk தோல்வியுற்றது (buf = %p, buflen = %zu)" -#: src/proto.c:1011 +#: src/proto.c:1047 #, c-format msgid "%s: error in chunked encoding" msgstr "%s: error in chunked encoding" -#: src/proto.c:1039 +#: src/proto.c:1075 msgid "write to daemon socket" msgstr "டொமைன் சாக்கெட்டிற்கு எழுது" -#: src/proto.c:1062 +#: src/proto.c:1098 msgid "receive_file_data: parse error in reply callback" msgstr "receive_file_data: பதில் பின்அழைப்பில் உள்ள பிழையை பகுக்கவும்" -#: src/proto.c:1067 +#: src/proto.c:1103 msgid "receive_file_data: unexpected flag received when reading file chunks" msgstr "receive_file_data: கோப்பு சங்க்கை வாசிக்கும் போது எதிர்பாராத கொடி பெறப்பட்டது" -#: src/proto.c:1075 +#: src/proto.c:1111 msgid "failed to parse file chunk" msgstr "கோப்பு சங்க்கை பகுக்க முடியவில்லை" -#: src/proto.c:1084 +#: src/proto.c:1120 msgid "file receive cancelled by daemon" msgstr "கோப்பினை பெறுதல் டொமைனால் ரத்து செய்யப்பட்டது" diff --git a/po/te.po b/po/te.po index bcc7c4c..6820631 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-03-08 15:33+0000\n" +"POT-Creation-Date: 2011-03-21 11:57+0000\n" "PO-Revision-Date: 2010-01-27 20:03+0530\n" "Last-Translator: Krishna Babu K \n" "Language-Team: Telugu \n" @@ -2785,7 +2785,7 @@ msgstr "" msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:655 +#: src/appliance.c:659 #, fuzzy msgid "external command failed, see earlier error messages" msgstr "guestfs_launch విఫలమైంది, ముందలి దోషపు సందేశములను చూడుము" @@ -2946,65 +2946,65 @@ msgid "" msgstr "" "check_for_daemon_cancellation_or_eof: డెమోన్‌నుండి 0x%x చదివెను, కావలసినది 0x%x\n" -#: src/proto.c:519 src/proto.c:580 +#: src/proto.c:530 src/proto.c:591 msgid "unexpected end of file when reading from daemon" msgstr "డెమోన్‌నుండి చదువునప్పుడు అనుకోని ఫైలు ముగింపు" -#: src/proto.c:540 +#: src/proto.c:551 #, c-format msgid "received magic signature from guestfsd, but in state %d" msgstr "స్థితి %d నందు, guestfsd నుండి చమత్కార సంతకము పొందబడింది" -#: src/proto.c:557 +#: src/proto.c:568 #, c-format msgid "message length (%u) > maximum possible size (%d)" msgstr "సందేశము పొడవు (%u) > సాధ్యమగు గరిష్ట పరిమాణము (%d)" -#: src/proto.c:709 +#: src/proto.c:720 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "guestfs___send: state %d != BUSY" -#: src/proto.c:733 +#: src/proto.c:744 msgid "xdr_guestfs_message_header failed" msgstr "xdr_guestfs_message_header విఫలమైంది" -#: src/proto.c:742 +#: src/proto.c:753 msgid "dispatch failed to marshal args" msgstr "మార్షల్ argsకు చేరవేత విఫలమైంది" -#: src/proto.c:872 +#: src/proto.c:880 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "send_file_chunk: state %d != READY" -#: src/proto.c:888 +#: src/proto.c:896 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "xdr_guestfs_chunk విఫలమైంది (buf = %p, buflen = %zu)" -#: src/proto.c:1011 +#: src/proto.c:1047 #, c-format msgid "%s: error in chunked encoding" msgstr "%s: చంకడ్ ఎన్కోడింగ్ నందు దోషము" -#: src/proto.c:1039 +#: src/proto.c:1075 msgid "write to daemon socket" msgstr "డెమోన్ సాకెట్‌కు వ్రాయుము" -#: src/proto.c:1062 +#: src/proto.c:1098 msgid "receive_file_data: parse error in reply callback" msgstr "receive_file_data: రిప్లై కాల్‌బ్యాక్ నందు పార్శ్ దోషము" -#: src/proto.c:1067 +#: src/proto.c:1103 msgid "receive_file_data: unexpected flag received when reading file chunks" msgstr "receive_file_data: ఫైలు ముక్కలను చదువునప్పుడు అనుకోని ఫ్లాగ్ స్వీకరించబడింది" -#: src/proto.c:1075 +#: src/proto.c:1111 msgid "failed to parse file chunk" msgstr "ఫైలు ముక్కను పార్శ్ చేయుటలో విఫలమైంది" -#: src/proto.c:1084 +#: src/proto.c:1120 msgid "file receive cancelled by daemon" msgstr "ఫైలు స్వీకరణ డెమోన్ ద్వారా రద్దుచేయబడింది" -- 1.8.3.1