summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2007-07-09 12:41:29 +0000
committerDaniel Veillard <veillard@redhat.com>2007-07-09 12:41:29 +0000
commitf3d774d6c16e823a2174914385f7f1c2dfddb4c7 (patch)
tree01993614fda46d8f663389a9bb7fecd6485f82a0
parent* src/xm_internal.c src/xend_internal.c src/buf.[ch]: add (diff)
downloadlibvirt-LIBVIRT_0_3_0.tar.gz
libvirt-LIBVIRT_0_3_0.tar.bz2
libvirt-LIBVIRT_0_3_0.zip
* configure.in libvirt.spec.in include/libvirt/libvirt.hv0.3.0LIBVIRT_0_3_0
docs/* po/*: prepared release of 0.3.0 Daniel
-rw-r--r--ChangeLog5
-rw-r--r--configure.in4
-rw-r--r--docs/APIchunk0.html19
-rw-r--r--docs/APIchunk1.html19
-rw-r--r--docs/APIchunk2.html19
-rw-r--r--docs/APIchunk3.html12
-rw-r--r--docs/APIchunk4.html142
-rw-r--r--docs/APIchunk5.html288
-rw-r--r--docs/APIchunk6.html160
-rw-r--r--docs/APIfiles.html2
-rw-r--r--docs/APIsymbols.html2
-rw-r--r--docs/devhelp/libvirt-libvirt.html14
-rw-r--r--docs/devhelp/libvirt-virterror.html4
-rw-r--r--docs/html/libvirt-libvirt.html14
-rw-r--r--docs/html/libvirt-virterror.html2
-rw-r--r--docs/hvsupport.html2
-rw-r--r--docs/libvir.html41
-rw-r--r--docs/libvirt-api.xml26
-rw-r--r--docs/libvirt-refs.xml61
-rw-r--r--docs/news.html40
-rw-r--r--include/libvirt/libvirt.h2
-rw-r--r--libvirt.spec.in9
-rw-r--r--po/af.po56
-rw-r--r--po/am.po56
-rw-r--r--po/ar.po56
-rw-r--r--po/as.po56
-rw-r--r--po/be.po56
-rw-r--r--po/bg.po56
-rw-r--r--po/bn.po56
-rw-r--r--po/bn_IN.po56
-rw-r--r--po/bs.po56
-rw-r--r--po/ca.po56
-rw-r--r--po/cs.po56
-rw-r--r--po/cy.po56
-rw-r--r--po/da.po56
-rw-r--r--po/de.po56
-rw-r--r--po/el.po56
-rw-r--r--po/en_GB.po56
-rw-r--r--po/es.po56
-rw-r--r--po/et.po56
-rw-r--r--po/eu_ES.po56
-rw-r--r--po/fa.po56
-rw-r--r--po/fi.po56
-rw-r--r--po/fr.po56
-rw-r--r--po/gl.po56
-rw-r--r--po/gu.po56
-rw-r--r--po/he.po56
-rw-r--r--po/hi.po56
-rw-r--r--po/hr.po56
-rw-r--r--po/hu.po56
-rw-r--r--po/hy.po56
-rw-r--r--po/id.po56
-rw-r--r--po/is.po56
-rw-r--r--po/it.po56
-rw-r--r--po/ja.po56
-rw-r--r--po/ka.po56
-rw-r--r--po/kn.po56
-rw-r--r--po/ko.po56
-rw-r--r--po/ku.po56
-rw-r--r--po/libvirt.pot56
-rw-r--r--po/lo.po56
-rw-r--r--po/lt.po56
-rw-r--r--po/lv.po56
-rw-r--r--po/mk.po56
-rw-r--r--po/ml.po56
-rw-r--r--po/mr.po56
-rw-r--r--po/ms.po56
-rw-r--r--po/my.po56
-rw-r--r--po/nb.po56
-rw-r--r--po/nl.po56
-rw-r--r--po/nn.po56
-rw-r--r--po/no.po56
-rw-r--r--po/nso.po56
-rw-r--r--po/or.po56
-rw-r--r--po/pa.po56
-rw-r--r--po/pl.po56
-rw-r--r--po/pt.po56
-rw-r--r--po/pt_BR.po56
-rw-r--r--po/ro.po56
-rw-r--r--po/ru.po56
-rw-r--r--po/si.po56
-rw-r--r--po/sk.po56
-rw-r--r--po/sl.po56
-rw-r--r--po/sq.po56
-rw-r--r--po/sr.po56
-rw-r--r--po/sr@Latn.po56
-rw-r--r--po/sv.po56
-rw-r--r--po/ta.po56
-rw-r--r--po/te.po56
-rw-r--r--po/th.po56
-rw-r--r--po/tr.po56
-rw-r--r--po/uk.po56
-rw-r--r--po/ur.po56
-rw-r--r--po/vi.po56
-rw-r--r--po/zh_CN.po56
-rw-r--r--po/zh_TW.po56
-rw-r--r--po/zu.po56
97 files changed, 2636 insertions, 2451 deletions
diff --git a/ChangeLog b/ChangeLog
index bce1387f0..e5e33552a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Mon Jul 9 14:24:12 CEST 2007 Daniel Veillard <veillard@redhat.com>
+
+ * configure.in libvirt.spec.in include/libvirt/libvirt.h
+ docs/* po/*: prepared release of 0.3.0
+
Mon Jul 9 13:23:26 CEST 2007 Daniel Veillard <veillard@redhat.com>
* src/xm_internal.c src/xend_internal.c src/buf.[ch]: add
diff --git a/configure.in b/configure.in
index a575ff2fd..84650b110 100644
--- a/configure.in
+++ b/configure.in
@@ -4,8 +4,8 @@ AM_CONFIG_HEADER(config.h)
AC_CANONICAL_HOST
LIBVIRT_MAJOR_VERSION=0
-LIBVIRT_MINOR_VERSION=2
-LIBVIRT_MICRO_VERSION=3
+LIBVIRT_MINOR_VERSION=3
+LIBVIRT_MICRO_VERSION=0
LIBVIRT_MICRO_VERSION_SUFFIX=
LIBVIRT_VERSION=$LIBVIRT_MAJOR_VERSION.$LIBVIRT_MINOR_VERSION.$LIBVIRT_MICRO_VERSION$LIBVIRT_MICRO_VERSION_SUFFIX
LIBVIRT_VERSION_INFO=`expr $LIBVIRT_MAJOR_VERSION + $LIBVIRT_MINOR_VERSION`:$LIBVIRT_MICRO_VERSION:$LIBVIRT_MINOR_VERSION
diff --git a/docs/APIchunk0.html b/docs/APIchunk0.html
index af33c757f..d628db909 100644
--- a/docs/APIchunk0.html
+++ b/docs/APIchunk0.html
@@ -4,9 +4,9 @@
<a href="APIchunk1.html">W-c</a>
<a href="APIchunk2.html">d-i</a>
<a href="APIchunk3.html">j-n</a>
-<a href="APIchunk4.html">o-s</a>
-<a href="APIchunk5.html">t-w</a>
-<a href="APIchunk6.html">x-z</a>
+<a href="APIchunk4.html">o-r</a>
+<a href="APIchunk5.html">s-u</a>
+<a href="APIchunk6.html">v-z</a>
</h2><h2>Letter A:</h2><dl><dt>API</dt><dd><a href="html/libvirt-libvirt.html#VIR_COPY_CPUMAP">VIR_COPY_CPUMAP</a><br />
<a href="html/libvirt-libvirt.html#VIR_CPU_MAPLEN">VIR_CPU_MAPLEN</a><br />
<a href="html/libvirt-libvirt.html#VIR_CPU_USABLE">VIR_CPU_USABLE</a><br />
@@ -208,6 +208,13 @@
<a href="html/libvirt-libvirt.html#virDomainSuspend">virDomainSuspend</a><br />
</dd></dl><h2>Letter V:</h2><dl><dt>VIR_COPY_CPUMAP</dt><dd><a href="html/libvirt-libvirt.html#VIR_COPY_CPUMAP">VIR_COPY_CPUMAP</a><br />
</dd><dt>VIR_CPU_USABLE</dt><dd><a href="html/libvirt-libvirt.html#VIR_CPU_USABLE">VIR_CPU_USABLE</a><br />
+</dd><dt>VIR_ERR_NO_DOMAIN</dt><dd><a href="html/libvirt-libvirt.html#virDomainLookupByID">virDomainLookupByID</a><br />
+<a href="html/libvirt-libvirt.html#virDomainLookupByName">virDomainLookupByName</a><br />
+<a href="html/libvirt-libvirt.html#virDomainLookupByUUID">virDomainLookupByUUID</a><br />
+<a href="html/libvirt-libvirt.html#virDomainLookupByUUIDString">virDomainLookupByUUIDString</a><br />
+</dd><dt>VIR_ERR_NO_NETWORK</dt><dd><a href="html/libvirt-libvirt.html#virNetworkLookupByName">virNetworkLookupByName</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkLookupByUUID">virNetworkLookupByUUID</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkLookupByUUIDString">virNetworkLookupByUUIDString</a><br />
</dd><dt>VIR_GET_CPUMAP</dt><dd><a href="html/libvirt-libvirt.html#VIR_GET_CPUMAP">VIR_GET_CPUMAP</a><br />
</dd><dt>VIR_UUID_BUFLEN</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetUUID">virDomainGetUUID</a><br />
<a href="html/libvirt-libvirt.html#virNetworkGetUUID">virNetworkGetUUID</a><br />
@@ -217,7 +224,7 @@
<a href="APIchunk1.html">W-c</a>
<a href="APIchunk2.html">d-i</a>
<a href="APIchunk3.html">j-n</a>
-<a href="APIchunk4.html">o-s</a>
-<a href="APIchunk5.html">t-w</a>
-<a href="APIchunk6.html">x-z</a>
+<a href="APIchunk4.html">o-r</a>
+<a href="APIchunk5.html">s-u</a>
+<a href="APIchunk6.html">v-z</a>
</h2></div></div><div class="linkList2"><div class="llinks2"><h3 class="links2"><span>main menu</span></h3><ul><li><a href="index.html">Home</a></li><li><a href="html/index.html">API Menu</a></li><li><a href="examples/index.html">C code examples</a></li><li><a href="ChangeLog.html">Recent Changes</a></li></ul></div><div class="llinks2"><h3 class="links2"><span>related links</span></h3><ul><li><a href="https://www.redhat.com/archives/libvir-list/">Mail archive</a></li><li><a href="https://bugzilla.redhat.com/bugzilla/buglist.cgi?product=Fedora+Core&amp;component=libvirt&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=MODIFIED&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;long_desc_type=allwordssubstr">Open bugs</a></li><li><a href="http://virt-manager.et.redhat.com/">virt-manager</a></li><li><a href="http://search.cpan.org/~danberr/Sys-Virt-0.1.0/">Perl bindings</a></li><li><a href="http://et.redhat.com/~rjones/ocaml-libvirt/">OCaml bindings</a></li><li><a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen project</a></li><li><form action="search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="12" value="Search..." /><input name="submit" type="submit" value="Go" /></form></li><li><a href="http://xmlsoft.org/"><img src="Libxml2-Logo-90x34.gif" alt="Made with Libxml2 Logo" /></a></li></ul><p class="credits">Graphics and design by <a href="mail:dfong@redhat.com">Diana Fong</a></p></div></div><div id="bottom"><p class="p1"></p></div></div></body></html>
diff --git a/docs/APIchunk1.html b/docs/APIchunk1.html
index f25b5f2c2..edae25e20 100644
--- a/docs/APIchunk1.html
+++ b/docs/APIchunk1.html
@@ -4,9 +4,9 @@
<a href="APIchunk1.html">W-c</a>
<a href="APIchunk2.html">d-i</a>
<a href="APIchunk3.html">j-n</a>
-<a href="APIchunk4.html">o-s</a>
-<a href="APIchunk5.html">t-w</a>
-<a href="APIchunk6.html">x-z</a>
+<a href="APIchunk4.html">o-r</a>
+<a href="APIchunk5.html">s-u</a>
+<a href="APIchunk6.html">v-z</a>
</h2><h2>Letter W:</h2><dl><dt>What</dt><dd><a href="html/libvirt-virterror.html#_virError">_virError</a><br />
</dd></dl><h2>Letter X:</h2><dl><dt>XML</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetMaxVcpus">virConnectGetMaxVcpus</a><br />
<a href="html/libvirt-libvirt.html#virDomainAttachDevice">virDomainAttachDevice</a><br />
@@ -214,6 +214,13 @@
<a href="html/libvirt-libvirt.html#virConnectGetVersion">virConnectGetVersion</a><br />
<a href="html/libvirt-libvirt.html#virDomainGetInfo">virDomainGetInfo</a><br />
<a href="html/libvirt-libvirt.html#virDomainPinVcpu">virDomainPinVcpu</a><br />
+</dd><dt>cannot</dt><dd><a href="html/libvirt-libvirt.html#virDomainLookupByID">virDomainLookupByID</a><br />
+<a href="html/libvirt-libvirt.html#virDomainLookupByName">virDomainLookupByName</a><br />
+<a href="html/libvirt-libvirt.html#virDomainLookupByUUID">virDomainLookupByUUID</a><br />
+<a href="html/libvirt-libvirt.html#virDomainLookupByUUIDString">virDomainLookupByUUIDString</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkLookupByName">virNetworkLookupByName</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkLookupByUUID">virNetworkLookupByUUID</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkLookupByUUIDString">virNetworkLookupByUUIDString</a><br />
</dd><dt>canonical</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetURI">virConnectGetURI</a><br />
</dd><dt>capabilities</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetCapabilities">virConnectGetCapabilities</a><br />
</dd><dt>capacities</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetVersion">virConnectGetVersion</a><br />
@@ -290,7 +297,7 @@
<a href="APIchunk1.html">W-c</a>
<a href="APIchunk2.html">d-i</a>
<a href="APIchunk3.html">j-n</a>
-<a href="APIchunk4.html">o-s</a>
-<a href="APIchunk5.html">t-w</a>
-<a href="APIchunk6.html">x-z</a>
+<a href="APIchunk4.html">o-r</a>
+<a href="APIchunk5.html">s-u</a>
+<a href="APIchunk6.html">v-z</a>
</h2></div></div><div class="linkList2"><div class="llinks2"><h3 class="links2"><span>main menu</span></h3><ul><li><a href="index.html">Home</a></li><li><a href="html/index.html">API Menu</a></li><li><a href="examples/index.html">C code examples</a></li><li><a href="ChangeLog.html">Recent Changes</a></li></ul></div><div class="llinks2"><h3 class="links2"><span>related links</span></h3><ul><li><a href="https://www.redhat.com/archives/libvir-list/">Mail archive</a></li><li><a href="https://bugzilla.redhat.com/bugzilla/buglist.cgi?product=Fedora+Core&amp;component=libvirt&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=MODIFIED&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;long_desc_type=allwordssubstr">Open bugs</a></li><li><a href="http://virt-manager.et.redhat.com/">virt-manager</a></li><li><a href="http://search.cpan.org/~danberr/Sys-Virt-0.1.0/">Perl bindings</a></li><li><a href="http://et.redhat.com/~rjones/ocaml-libvirt/">OCaml bindings</a></li><li><a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen project</a></li><li><form action="search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="12" value="Search..." /><input name="submit" type="submit" value="Go" /></form></li><li><a href="http://xmlsoft.org/"><img src="Libxml2-Logo-90x34.gif" alt="Made with Libxml2 Logo" /></a></li></ul><p class="credits">Graphics and design by <a href="mail:dfong@redhat.com">Diana Fong</a></p></div></div><div id="bottom"><p class="p1"></p></div></div></body></html>
diff --git a/docs/APIchunk2.html b/docs/APIchunk2.html
index acaa250cb..ffe923563 100644
--- a/docs/APIchunk2.html
+++ b/docs/APIchunk2.html
@@ -4,9 +4,9 @@
<a href="APIchunk1.html">W-c</a>
<a href="APIchunk2.html">d-i</a>
<a href="APIchunk3.html">j-n</a>
-<a href="APIchunk4.html">o-s</a>
-<a href="APIchunk5.html">t-w</a>
-<a href="APIchunk6.html">x-z</a>
+<a href="APIchunk4.html">o-r</a>
+<a href="APIchunk5.html">s-u</a>
+<a href="APIchunk6.html">v-z</a>
</h2><h2>Letter d:</h2><dl><dt>data</dt><dd><a href="html/libvirt-virterror.html#virConnSetErrorFunc">virConnSetErrorFunc</a><br />
<a href="html/libvirt-libvirt.html#virDomainDestroy">virDomainDestroy</a><br />
<a href="html/libvirt-libvirt.html#virDomainFree">virDomainFree</a><br />
@@ -96,6 +96,13 @@
<a href="html/libvirt-libvirt.html#virConnectNumOfDomains">virConnectNumOfDomains</a><br />
<a href="html/libvirt-libvirt.html#virConnectNumOfNetworks">virConnectNumOfNetworks</a><br />
<a href="html/libvirt-virterror.html#virCopyLastError">virCopyLastError</a><br />
+<a href="html/libvirt-libvirt.html#virDomainLookupByID">virDomainLookupByID</a><br />
+<a href="html/libvirt-libvirt.html#virDomainLookupByName">virDomainLookupByName</a><br />
+<a href="html/libvirt-libvirt.html#virDomainLookupByUUID">virDomainLookupByUUID</a><br />
+<a href="html/libvirt-libvirt.html#virDomainLookupByUUIDString">virDomainLookupByUUIDString</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkLookupByName">virNetworkLookupByName</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkLookupByUUID">virNetworkLookupByUUID</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkLookupByUUIDString">virNetworkLookupByUUIDString</a><br />
</dd><dt>free</dt><dd><a href="html/libvirt-virterror.html#virConnCopyLastError">virConnCopyLastError</a><br />
<a href="html/libvirt-libvirt.html#virConnectGetCapabilities">virConnectGetCapabilities</a><br />
<a href="html/libvirt-virterror.html#virCopyLastError">virCopyLastError</a><br />
@@ -236,7 +243,7 @@
<a href="APIchunk1.html">W-c</a>
<a href="APIchunk2.html">d-i</a>
<a href="APIchunk3.html">j-n</a>
-<a href="APIchunk4.html">o-s</a>
-<a href="APIchunk5.html">t-w</a>
-<a href="APIchunk6.html">x-z</a>
+<a href="APIchunk4.html">o-r</a>
+<a href="APIchunk5.html">s-u</a>
+<a href="APIchunk6.html">v-z</a>
</h2></div></div><div class="linkList2"><div class="llinks2"><h3 class="links2"><span>main menu</span></h3><ul><li><a href="index.html">Home</a></li><li><a href="html/index.html">API Menu</a></li><li><a href="examples/index.html">C code examples</a></li><li><a href="ChangeLog.html">Recent Changes</a></li></ul></div><div class="llinks2"><h3 class="links2"><span>related links</span></h3><ul><li><a href="https://www.redhat.com/archives/libvir-list/">Mail archive</a></li><li><a href="https://bugzilla.redhat.com/bugzilla/buglist.cgi?product=Fedora+Core&amp;component=libvirt&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=MODIFIED&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;long_desc_type=allwordssubstr">Open bugs</a></li><li><a href="http://virt-manager.et.redhat.com/">virt-manager</a></li><li><a href="http://search.cpan.org/~danberr/Sys-Virt-0.1.0/">Perl bindings</a></li><li><a href="http://et.redhat.com/~rjones/ocaml-libvirt/">OCaml bindings</a></li><li><a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen project</a></li><li><form action="search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="12" value="Search..." /><input name="submit" type="submit" value="Go" /></form></li><li><a href="http://xmlsoft.org/"><img src="Libxml2-Logo-90x34.gif" alt="Made with Libxml2 Logo" /></a></li></ul><p class="credits">Graphics and design by <a href="mail:dfong@redhat.com">Diana Fong</a></p></div></div><div id="bottom"><p class="p1"></p></div></div></body></html>
diff --git a/docs/APIchunk3.html b/docs/APIchunk3.html
index f189d596e..57801a05f 100644
--- a/docs/APIchunk3.html
+++ b/docs/APIchunk3.html
@@ -4,9 +4,9 @@
<a href="APIchunk1.html">W-c</a>
<a href="APIchunk2.html">d-i</a>
<a href="APIchunk3.html">j-n</a>
-<a href="APIchunk4.html">o-s</a>
-<a href="APIchunk5.html">t-w</a>
-<a href="APIchunk6.html">x-z</a>
+<a href="APIchunk4.html">o-r</a>
+<a href="APIchunk5.html">s-u</a>
+<a href="APIchunk6.html">v-z</a>
</h2><h2>Letter j:</h2><dl><dt>join</dt><dd><a href="html/libvirt-libvirt.html#virNetworkGetBridgeName">virNetworkGetBridgeName</a><br />
</dd></dl><h2>Letter k:</h2><dl><dt>kept</dt><dd><a href="html/libvirt-libvirt.html#virDomainFree">virDomainFree</a><br />
<a href="html/libvirt-libvirt.html#virNetworkFree">virNetworkFree</a><br />
@@ -232,7 +232,7 @@
<a href="APIchunk1.html">W-c</a>
<a href="APIchunk2.html">d-i</a>
<a href="APIchunk3.html">j-n</a>
-<a href="APIchunk4.html">o-s</a>
-<a href="APIchunk5.html">t-w</a>
-<a href="APIchunk6.html">x-z</a>
+<a href="APIchunk4.html">o-r</a>
+<a href="APIchunk5.html">s-u</a>
+<a href="APIchunk6.html">v-z</a>
</h2></div></div><div class="linkList2"><div class="llinks2"><h3 class="links2"><span>main menu</span></h3><ul><li><a href="index.html">Home</a></li><li><a href="html/index.html">API Menu</a></li><li><a href="examples/index.html">C code examples</a></li><li><a href="ChangeLog.html">Recent Changes</a></li></ul></div><div class="llinks2"><h3 class="links2"><span>related links</span></h3><ul><li><a href="https://www.redhat.com/archives/libvir-list/">Mail archive</a></li><li><a href="https://bugzilla.redhat.com/bugzilla/buglist.cgi?product=Fedora+Core&amp;component=libvirt&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=MODIFIED&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;long_desc_type=allwordssubstr">Open bugs</a></li><li><a href="http://virt-manager.et.redhat.com/">virt-manager</a></li><li><a href="http://search.cpan.org/~danberr/Sys-Virt-0.1.0/">Perl bindings</a></li><li><a href="http://et.redhat.com/~rjones/ocaml-libvirt/">OCaml bindings</a></li><li><a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen project</a></li><li><form action="search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="12" value="Search..." /><input name="submit" type="submit" value="Go" /></form></li><li><a href="http://xmlsoft.org/"><img src="Libxml2-Logo-90x34.gif" alt="Made with Libxml2 Logo" /></a></li></ul><p class="credits">Graphics and design by <a href="mail:dfong@redhat.com">Diana Fong</a></p></div></div><div id="bottom"><p class="p1"></p></div></div></body></html>
diff --git a/docs/APIchunk4.html b/docs/APIchunk4.html
index 124314dbe..5c07fd2cd 100644
--- a/docs/APIchunk4.html
+++ b/docs/APIchunk4.html
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link rel="stylesheet" type="text/css" href="libvirt.css" /><link rel="SHORTCUT ICON" href="/32favicon.png" /><title>API Alphabetic Index o-s for libvirt</title></head><body><div id="container"><div id="intro"><div id="adjustments"></div><div id="pageHeader"></div><div id="content2"><h1 class="style1">API Alphabetic Index o-s for libvirt</h1><h2 align="center"><a href="APIchunk0.html">A-V</a>
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link rel="stylesheet" type="text/css" href="libvirt.css" /><link rel="SHORTCUT ICON" href="/32favicon.png" /><title>API Alphabetic Index o-r for libvirt</title></head><body><div id="container"><div id="intro"><div id="adjustments"></div><div id="pageHeader"></div><div id="content2"><h1 class="style1">API Alphabetic Index o-r for libvirt</h1><h2 align="center"><a href="APIchunk0.html">A-V</a>
<a href="APIchunk1.html">W-c</a>
<a href="APIchunk2.html">d-i</a>
<a href="APIchunk3.html">j-n</a>
-<a href="APIchunk4.html">o-s</a>
-<a href="APIchunk5.html">t-w</a>
-<a href="APIchunk6.html">x-z</a>
+<a href="APIchunk4.html">o-r</a>
+<a href="APIchunk5.html">s-u</a>
+<a href="APIchunk6.html">v-z</a>
</h2><h2>Letter o:</h2><dl><dt>objects</dt><dd><a href="html/libvirt-libvirt.html#virDomainSetSchedulerParameters">virDomainSetSchedulerParameters</a><br />
</dd><dt>occured</dt><dd><a href="html/libvirt-virterror.html#virConnGetLastError">virConnGetLastError</a><br />
<a href="html/libvirt-virterror.html#virGetLastError">virGetLastError</a><br />
@@ -96,7 +96,14 @@
<a href="html/libvirt-libvirt.html#virNetworkGetName">virNetworkGetName</a><br />
</dd></dl><h2>Letter r:</h2><dl><dt>race</dt><dd><a href="html/libvirt-libvirt.html#virInitialize">virInitialize</a><br />
</dd><dt>raised</dt><dd><a href="html/libvirt-virterror.html#_virError">_virError</a><br />
+<a href="html/libvirt-libvirt.html#virDomainLookupByID">virDomainLookupByID</a><br />
+<a href="html/libvirt-libvirt.html#virDomainLookupByName">virDomainLookupByName</a><br />
+<a href="html/libvirt-libvirt.html#virDomainLookupByUUID">virDomainLookupByUUID</a><br />
+<a href="html/libvirt-libvirt.html#virDomainLookupByUUIDString">virDomainLookupByUUIDString</a><br />
<a href="html/libvirt-virterror.html#virErrorFunc">virErrorFunc</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkLookupByName">virNetworkLookupByName</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkLookupByUUID">virNetworkLookupByUUID</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkLookupByUUIDString">virNetworkLookupByUUIDString</a><br />
<a href="html/libvirt-virterror.html#virSetErrorFunc">virSetErrorFunc</a><br />
</dd><dt>raw</dt><dd><a href="html/libvirt-libvirt.html#virDomainLookupByUUID">virDomainLookupByUUID</a><br />
<a href="html/libvirt-libvirt.html#virNetworkLookupByUUID">virNetworkLookupByUUID</a><br />
@@ -201,132 +208,11 @@
</dd><dt>runs</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetMaxMemory">virDomainGetMaxMemory</a><br />
<a href="html/libvirt-libvirt.html#virDomainSetMaxMemory">virDomainSetMaxMemory</a><br />
<a href="html/libvirt-libvirt.html#virDomainSetMemory">virDomainSetMemory</a><br />
-</dd></dl><h2>Letter s:</h2><dl><dt>same</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetURI">virConnectGetURI</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetMaxVcpus">virDomainGetMaxVcpus</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetName">virDomainGetName</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetSchedulerParameters">virDomainGetSchedulerParameters</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSetSchedulerParameters">virDomainSetSchedulerParameters</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkGetName">virNetworkGetName</a><br />
-</dd><dt>save</dt><dd><a href="html/libvirt-libvirt.html#virDomainSave">virDomainSave</a><br />
-</dd><dt>saved</dt><dd><a href="html/libvirt-libvirt.html#virDomainRestore">virDomainRestore</a><br />
-</dd><dt>saving</dt><dd><a href="html/libvirt-libvirt.html#virDomainSave">virDomainSave</a><br />
-</dd><dt>scheduler</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetSchedulerParameters">virDomainGetSchedulerParameters</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetSchedulerType">virDomainGetSchedulerType</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSetSchedulerParameters">virDomainSetSchedulerParameters</a><br />
-</dd><dt>see</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetUUIDString">virDomainGetUUIDString</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkGetUUIDString">virNetworkGetUUIDString</a><br />
-</dd><dt>set</dt><dd><a href="html/libvirt-libvirt.html#VIR_USE_CPU">VIR_USE_CPU</a><br />
-<a href="html/libvirt-libvirt.html#virConnectOpenReadOnly">virConnectOpenReadOnly</a><br />
-<a href="html/libvirt-libvirt.html#virDomainCreateLinux">virDomainCreateLinux</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetInfo">virDomainGetInfo</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetXMLDesc">virDomainGetXMLDesc</a><br />
-<a href="html/libvirt-libvirt.html#virDomainPinVcpu">virDomainPinVcpu</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkGetXMLDesc">virNetworkGetXMLDesc</a><br />
-</dd><dt>should</dt><dd><a href="html/libvirt-libvirt.html#virConnectClose">virConnectClose</a><br />
-<a href="html/libvirt-libvirt.html#virConnectOpen">virConnectOpen</a><br />
-<a href="html/libvirt-libvirt.html#virConnectOpenReadOnly">virConnectOpenReadOnly</a><br />
-<a href="html/libvirt-libvirt.html#virDomainDestroy">virDomainDestroy</a><br />
-<a href="html/libvirt-libvirt.html#virDomainFree">virDomainFree</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetSchedulerParameters">virDomainGetSchedulerParameters</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSetAutostart">virDomainSetAutostart</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSetSchedulerParameters">virDomainSetSchedulerParameters</a><br />
-<a href="html/libvirt-libvirt.html#virDomainShutdown">virDomainShutdown</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkDestroy">virNetworkDestroy</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkFree">virNetworkFree</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkSetAutostart">virNetworkSetAutostart</a><br />
-</dd><dt>shutdown</dt><dd><a href="html/libvirt-libvirt.html#virDomainDestroy">virDomainDestroy</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkDestroy">virNetworkDestroy</a><br />
-</dd><dt>significant</dt><dd><a href="html/libvirt-libvirt.html#virDomainPinVcpu">virDomainPinVcpu</a><br />
-</dd><dt>similar</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetURI">virConnectGetURI</a><br />
-<a href="html/libvirt-libvirt.html#virDomainCreateLinux">virDomainCreateLinux</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkCreateXML">virNetworkCreateXML</a><br />
-</dd><dt>single</dt><dd><a href="html/libvirt-libvirt.html#VIR_CPU_MAPLEN">VIR_CPU_MAPLEN</a><br />
-</dd><dt>size</dt><dd><a href="html/libvirt-libvirt.html#_virNodeInfo">_virNodeInfo</a><br />
-<a href="html/libvirt-libvirt.html#virConnectListDefinedDomains">virConnectListDefinedDomains</a><br />
-<a href="html/libvirt-libvirt.html#virConnectListDefinedNetworks">virConnectListDefinedNetworks</a><br />
-<a href="html/libvirt-libvirt.html#virConnectListDomains">virConnectListDomains</a><br />
-<a href="html/libvirt-libvirt.html#virConnectListNetworks">virConnectListNetworks</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetMaxMemory">virDomainGetMaxMemory</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetVcpus">virDomainGetVcpus</a><br />
-<a href="html/libvirt-libvirt.html#virDomainPinVcpu">virDomainPinVcpu</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSetMaxMemory">virDomainSetMaxMemory</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSetMemory">virDomainSetMemory</a><br />
-</dd><dt>socket</dt><dd><a href="html/libvirt-libvirt.html#_virNodeInfo">_virNodeInfo</a><br />
-</dd><dt>software</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetType">virConnectGetType</a><br />
-</dd><dt>specific</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetMaxVcpus">virConnectGetMaxVcpus</a><br />
-</dd><dt>specified</dt><dd><a href="html/libvirt-libvirt.html#VIR_COPY_CPUMAP">VIR_COPY_CPUMAP</a><br />
-<a href="html/libvirt-libvirt.html#VIR_GET_CPUMAP">VIR_GET_CPUMAP</a><br />
-</dd><dt>start</dt><dd><a href="html/libvirt-libvirt.html#virDomainDefineXML">virDomainDefineXML</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkCreate">virNetworkCreate</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkCreateXML">virNetworkCreateXML</a><br />
-</dd><dt>started</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetAutostart">virDomainGetAutostart</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSetAutostart">virDomainSetAutostart</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkGetAutostart">virNetworkGetAutostart</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkSetAutostart">virNetworkSetAutostart</a><br />
-</dd><dt>startup</dt><dd><a href="html/libvirt-libvirt.html#virInitialize">virInitialize</a><br />
-</dd><dt>state</dt><dd><a href="html/libvirt-libvirt.html#_virDomainInfo">_virDomainInfo</a><br />
-<a href="html/libvirt-libvirt.html#virDomainResume">virDomainResume</a><br />
-</dd><dt>static</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetType">virConnectGetType</a><br />
-</dd><dt>stay</dt><dd><a href="html/libvirt-libvirt.html#virDomainSuspend">virDomainSuspend</a><br />
-</dd><dt>stderr</dt><dd><a href="html/libvirt-virterror.html#virDefaultErrorFunc">virDefaultErrorFunc</a><br />
-<a href="html/libvirt-virterror.html#virSetErrorFunc">virSetErrorFunc</a><br />
-</dd><dt>still</dt><dd><a href="html/libvirt-libvirt.html#virDomainReboot">virDomainReboot</a><br />
-<a href="html/libvirt-libvirt.html#virDomainShutdown">virDomainShutdown</a><br />
-</dd><dt>stop</dt><dd><a href="html/libvirt-libvirt.html#virDomainUndefine">virDomainUndefine</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkUndefine">virNetworkUndefine</a><br />
-</dd><dt>stopped</dt><dd><a href="html/libvirt-libvirt.html#virDomainReboot">virDomainReboot</a><br />
-<a href="html/libvirt-libvirt.html#virDomainShutdown">virDomainShutdown</a><br />
-</dd><dt>store</dt><dd><a href="html/libvirt-libvirt.html#VIR_CPU_MAPLEN">VIR_CPU_MAPLEN</a><br />
-<a href="html/libvirt-libvirt.html#virConnectListDefinedDomains">virConnectListDefinedDomains</a><br />
-<a href="html/libvirt-libvirt.html#virConnectListDefinedNetworks">virConnectListDefinedNetworks</a><br />
-<a href="html/libvirt-libvirt.html#virConnectListDomains">virConnectListDomains</a><br />
-<a href="html/libvirt-libvirt.html#virConnectListNetworks">virConnectListNetworks</a><br />
-<a href="html/libvirt-libvirt.html#virConnectOpen">virConnectOpen</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetVcpus">virDomainGetVcpus</a><br />
-</dd><dt>stored</dt><dd><a href="html/libvirt-libvirt.html#virDomainPinVcpu">virDomainPinVcpu</a><br />
-</dd><dt>stores</dt><dd><a href="html/libvirt-libvirt.html#virConnectListDefinedDomains">virConnectListDefinedDomains</a><br />
-<a href="html/libvirt-libvirt.html#virConnectListDefinedNetworks">virConnectListDefinedNetworks</a><br />
-</dd><dt>string</dt><dd><a href="html/libvirt-virterror.html#_virError">_virError</a><br />
-<a href="html/libvirt-libvirt.html#_virNodeInfo">_virNodeInfo</a><br />
-<a href="html/libvirt-libvirt.html#virConnectGetCapabilities">virConnectGetCapabilities</a><br />
-<a href="html/libvirt-libvirt.html#virConnectGetType">virConnectGetType</a><br />
-<a href="html/libvirt-libvirt.html#virConnectGetURI">virConnectGetURI</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetName">virDomainGetName</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetOSType">virDomainGetOSType</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetSchedulerType">virDomainGetSchedulerType</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetUUIDString">virDomainGetUUIDString</a><br />
-<a href="html/libvirt-libvirt.html#virDomainLookupByUUIDString">virDomainLookupByUUIDString</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkGetName">virNetworkGetName</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkGetUUIDString">virNetworkGetUUIDString</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkLookupByUUIDString">virNetworkLookupByUUIDString</a><br />
-</dd><dt>structure</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetCapabilities">virConnectGetCapabilities</a><br />
-<a href="html/libvirt-libvirt.html#virDomainDestroy">virDomainDestroy</a><br />
-<a href="html/libvirt-libvirt.html#virDomainFree">virDomainFree</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetInfo">virDomainGetInfo</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkDestroy">virNetworkDestroy</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkFree">virNetworkFree</a><br />
-<a href="html/libvirt-libvirt.html#virNodeGetInfo">virNodeGetInfo</a><br />
-</dd><dt>structures</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetVcpus">virDomainGetVcpus</a><br />
-</dd><dt>succeed</dt><dd><a href="html/libvirt-libvirt.html#virDomainCreate">virDomainCreate</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkCreate">virNetworkCreate</a><br />
-</dd><dt>successful</dt><dd><a href="html/libvirt-libvirt.html#virDomainSave">virDomainSave</a><br />
-</dd><dt>suitable</dt><dd><a href="html/libvirt-virterror.html#virConnGetLastError">virConnGetLastError</a><br />
-<a href="html/libvirt-virterror.html#virGetLastError">virGetLastError</a><br />
-</dd><dt>support</dt><dd><a href="html/libvirt-libvirt.html#virDomainSetVcpus">virDomainSetVcpus</a><br />
-</dd><dt>supported</dt><dd><a href="html/libvirt-libvirt.html#VIR_NODEINFO_MAXCPUS">VIR_NODEINFO_MAXCPUS</a><br />
-<a href="html/libvirt-libvirt.html#virConnectGetMaxVcpus">virConnectGetMaxVcpus</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetMaxVcpus">virDomainGetMaxVcpus</a><br />
-</dd><dt>suspend</dt><dd><a href="html/libvirt-libvirt.html#virDomainSave">virDomainSave</a><br />
-</dd><dt>suspended</dt><dd><a href="html/libvirt-libvirt.html#virDomainResume">virDomainResume</a><br />
-</dd><dt>system</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetHostname">virConnectGetHostname</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetOSType">virDomainGetOSType</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetVcpus">virDomainGetVcpus</a><br />
-<a href="html/libvirt-libvirt.html#virDomainPinVcpu">virDomainPinVcpu</a><br />
</dd></dl><h2 align="center"><a href="APIchunk0.html">A-V</a>
<a href="APIchunk1.html">W-c</a>
<a href="APIchunk2.html">d-i</a>
<a href="APIchunk3.html">j-n</a>
-<a href="APIchunk4.html">o-s</a>
-<a href="APIchunk5.html">t-w</a>
-<a href="APIchunk6.html">x-z</a>
+<a href="APIchunk4.html">o-r</a>
+<a href="APIchunk5.html">s-u</a>
+<a href="APIchunk6.html">v-z</a>
</h2></div></div><div class="linkList2"><div class="llinks2"><h3 class="links2"><span>main menu</span></h3><ul><li><a href="index.html">Home</a></li><li><a href="html/index.html">API Menu</a></li><li><a href="examples/index.html">C code examples</a></li><li><a href="ChangeLog.html">Recent Changes</a></li></ul></div><div class="llinks2"><h3 class="links2"><span>related links</span></h3><ul><li><a href="https://www.redhat.com/archives/libvir-list/">Mail archive</a></li><li><a href="https://bugzilla.redhat.com/bugzilla/buglist.cgi?product=Fedora+Core&amp;component=libvirt&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=MODIFIED&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;long_desc_type=allwordssubstr">Open bugs</a></li><li><a href="http://virt-manager.et.redhat.com/">virt-manager</a></li><li><a href="http://search.cpan.org/~danberr/Sys-Virt-0.1.0/">Perl bindings</a></li><li><a href="http://et.redhat.com/~rjones/ocaml-libvirt/">OCaml bindings</a></li><li><a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen project</a></li><li><form action="search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="12" value="Search..." /><input name="submit" type="submit" value="Go" /></form></li><li><a href="http://xmlsoft.org/"><img src="Libxml2-Logo-90x34.gif" alt="Made with Libxml2 Logo" /></a></li></ul><p class="credits">Graphics and design by <a href="mail:dfong@redhat.com">Diana Fong</a></p></div></div><div id="bottom"><p class="p1"></p></div></div></body></html>
diff --git a/docs/APIchunk5.html b/docs/APIchunk5.html
index 8a48e8241..608af298c 100644
--- a/docs/APIchunk5.html
+++ b/docs/APIchunk5.html
@@ -1,13 +1,134 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link rel="stylesheet" type="text/css" href="libvirt.css" /><link rel="SHORTCUT ICON" href="/32favicon.png" /><title>API Alphabetic Index t-w for libvirt</title></head><body><div id="container"><div id="intro"><div id="adjustments"></div><div id="pageHeader"></div><div id="content2"><h1 class="style1">API Alphabetic Index t-w for libvirt</h1><h2 align="center"><a href="APIchunk0.html">A-V</a>
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link rel="stylesheet" type="text/css" href="libvirt.css" /><link rel="SHORTCUT ICON" href="/32favicon.png" /><title>API Alphabetic Index s-u for libvirt</title></head><body><div id="container"><div id="intro"><div id="adjustments"></div><div id="pageHeader"></div><div id="content2"><h1 class="style1">API Alphabetic Index s-u for libvirt</h1><h2 align="center"><a href="APIchunk0.html">A-V</a>
<a href="APIchunk1.html">W-c</a>
<a href="APIchunk2.html">d-i</a>
<a href="APIchunk3.html">j-n</a>
-<a href="APIchunk4.html">o-s</a>
-<a href="APIchunk5.html">t-w</a>
-<a href="APIchunk6.html">x-z</a>
-</h2><h2>Letter t:</h2><dl><dt>target</dt><dd><a href="html/libvirt-virterror.html#virConnCopyLastError">virConnCopyLastError</a><br />
+<a href="APIchunk4.html">o-r</a>
+<a href="APIchunk5.html">s-u</a>
+<a href="APIchunk6.html">v-z</a>
+</h2><h2>Letter s:</h2><dl><dt>same</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetURI">virConnectGetURI</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetMaxVcpus">virDomainGetMaxVcpus</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetName">virDomainGetName</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetSchedulerParameters">virDomainGetSchedulerParameters</a><br />
+<a href="html/libvirt-libvirt.html#virDomainSetSchedulerParameters">virDomainSetSchedulerParameters</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkGetName">virNetworkGetName</a><br />
+</dd><dt>save</dt><dd><a href="html/libvirt-libvirt.html#virDomainSave">virDomainSave</a><br />
+</dd><dt>saved</dt><dd><a href="html/libvirt-libvirt.html#virDomainRestore">virDomainRestore</a><br />
+</dd><dt>saving</dt><dd><a href="html/libvirt-libvirt.html#virDomainSave">virDomainSave</a><br />
+</dd><dt>scheduler</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetSchedulerParameters">virDomainGetSchedulerParameters</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetSchedulerType">virDomainGetSchedulerType</a><br />
+<a href="html/libvirt-libvirt.html#virDomainSetSchedulerParameters">virDomainSetSchedulerParameters</a><br />
+</dd><dt>see</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetUUIDString">virDomainGetUUIDString</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkGetUUIDString">virNetworkGetUUIDString</a><br />
+</dd><dt>set</dt><dd><a href="html/libvirt-libvirt.html#VIR_USE_CPU">VIR_USE_CPU</a><br />
+<a href="html/libvirt-libvirt.html#virConnectOpenReadOnly">virConnectOpenReadOnly</a><br />
+<a href="html/libvirt-libvirt.html#virDomainCreateLinux">virDomainCreateLinux</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetInfo">virDomainGetInfo</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetXMLDesc">virDomainGetXMLDesc</a><br />
+<a href="html/libvirt-libvirt.html#virDomainPinVcpu">virDomainPinVcpu</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkGetXMLDesc">virNetworkGetXMLDesc</a><br />
+</dd><dt>should</dt><dd><a href="html/libvirt-libvirt.html#virConnectClose">virConnectClose</a><br />
+<a href="html/libvirt-libvirt.html#virConnectOpen">virConnectOpen</a><br />
+<a href="html/libvirt-libvirt.html#virConnectOpenReadOnly">virConnectOpenReadOnly</a><br />
+<a href="html/libvirt-libvirt.html#virDomainDestroy">virDomainDestroy</a><br />
+<a href="html/libvirt-libvirt.html#virDomainFree">virDomainFree</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetSchedulerParameters">virDomainGetSchedulerParameters</a><br />
+<a href="html/libvirt-libvirt.html#virDomainSetAutostart">virDomainSetAutostart</a><br />
+<a href="html/libvirt-libvirt.html#virDomainSetSchedulerParameters">virDomainSetSchedulerParameters</a><br />
+<a href="html/libvirt-libvirt.html#virDomainShutdown">virDomainShutdown</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkDestroy">virNetworkDestroy</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkFree">virNetworkFree</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkSetAutostart">virNetworkSetAutostart</a><br />
+</dd><dt>shutdown</dt><dd><a href="html/libvirt-libvirt.html#virDomainDestroy">virDomainDestroy</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkDestroy">virNetworkDestroy</a><br />
+</dd><dt>significant</dt><dd><a href="html/libvirt-libvirt.html#virDomainPinVcpu">virDomainPinVcpu</a><br />
+</dd><dt>similar</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetURI">virConnectGetURI</a><br />
+<a href="html/libvirt-libvirt.html#virDomainCreateLinux">virDomainCreateLinux</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkCreateXML">virNetworkCreateXML</a><br />
+</dd><dt>single</dt><dd><a href="html/libvirt-libvirt.html#VIR_CPU_MAPLEN">VIR_CPU_MAPLEN</a><br />
+</dd><dt>size</dt><dd><a href="html/libvirt-libvirt.html#_virNodeInfo">_virNodeInfo</a><br />
+<a href="html/libvirt-libvirt.html#virConnectListDefinedDomains">virConnectListDefinedDomains</a><br />
+<a href="html/libvirt-libvirt.html#virConnectListDefinedNetworks">virConnectListDefinedNetworks</a><br />
+<a href="html/libvirt-libvirt.html#virConnectListDomains">virConnectListDomains</a><br />
+<a href="html/libvirt-libvirt.html#virConnectListNetworks">virConnectListNetworks</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetMaxMemory">virDomainGetMaxMemory</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetVcpus">virDomainGetVcpus</a><br />
+<a href="html/libvirt-libvirt.html#virDomainPinVcpu">virDomainPinVcpu</a><br />
+<a href="html/libvirt-libvirt.html#virDomainSetMaxMemory">virDomainSetMaxMemory</a><br />
+<a href="html/libvirt-libvirt.html#virDomainSetMemory">virDomainSetMemory</a><br />
+</dd><dt>socket</dt><dd><a href="html/libvirt-libvirt.html#_virNodeInfo">_virNodeInfo</a><br />
+</dd><dt>software</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetType">virConnectGetType</a><br />
+</dd><dt>specific</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetMaxVcpus">virConnectGetMaxVcpus</a><br />
+</dd><dt>specified</dt><dd><a href="html/libvirt-libvirt.html#VIR_COPY_CPUMAP">VIR_COPY_CPUMAP</a><br />
+<a href="html/libvirt-libvirt.html#VIR_GET_CPUMAP">VIR_GET_CPUMAP</a><br />
+</dd><dt>start</dt><dd><a href="html/libvirt-libvirt.html#virDomainDefineXML">virDomainDefineXML</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkCreate">virNetworkCreate</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkCreateXML">virNetworkCreateXML</a><br />
+</dd><dt>started</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetAutostart">virDomainGetAutostart</a><br />
+<a href="html/libvirt-libvirt.html#virDomainSetAutostart">virDomainSetAutostart</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkGetAutostart">virNetworkGetAutostart</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkSetAutostart">virNetworkSetAutostart</a><br />
+</dd><dt>startup</dt><dd><a href="html/libvirt-libvirt.html#virInitialize">virInitialize</a><br />
+</dd><dt>state</dt><dd><a href="html/libvirt-libvirt.html#_virDomainInfo">_virDomainInfo</a><br />
+<a href="html/libvirt-libvirt.html#virDomainResume">virDomainResume</a><br />
+</dd><dt>static</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetType">virConnectGetType</a><br />
+</dd><dt>stay</dt><dd><a href="html/libvirt-libvirt.html#virDomainSuspend">virDomainSuspend</a><br />
+</dd><dt>stderr</dt><dd><a href="html/libvirt-virterror.html#virDefaultErrorFunc">virDefaultErrorFunc</a><br />
+<a href="html/libvirt-virterror.html#virSetErrorFunc">virSetErrorFunc</a><br />
+</dd><dt>still</dt><dd><a href="html/libvirt-libvirt.html#virDomainReboot">virDomainReboot</a><br />
+<a href="html/libvirt-libvirt.html#virDomainShutdown">virDomainShutdown</a><br />
+</dd><dt>stop</dt><dd><a href="html/libvirt-libvirt.html#virDomainUndefine">virDomainUndefine</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkUndefine">virNetworkUndefine</a><br />
+</dd><dt>stopped</dt><dd><a href="html/libvirt-libvirt.html#virDomainReboot">virDomainReboot</a><br />
+<a href="html/libvirt-libvirt.html#virDomainShutdown">virDomainShutdown</a><br />
+</dd><dt>store</dt><dd><a href="html/libvirt-libvirt.html#VIR_CPU_MAPLEN">VIR_CPU_MAPLEN</a><br />
+<a href="html/libvirt-libvirt.html#virConnectListDefinedDomains">virConnectListDefinedDomains</a><br />
+<a href="html/libvirt-libvirt.html#virConnectListDefinedNetworks">virConnectListDefinedNetworks</a><br />
+<a href="html/libvirt-libvirt.html#virConnectListDomains">virConnectListDomains</a><br />
+<a href="html/libvirt-libvirt.html#virConnectListNetworks">virConnectListNetworks</a><br />
+<a href="html/libvirt-libvirt.html#virConnectOpen">virConnectOpen</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetVcpus">virDomainGetVcpus</a><br />
+</dd><dt>stored</dt><dd><a href="html/libvirt-libvirt.html#virDomainPinVcpu">virDomainPinVcpu</a><br />
+</dd><dt>stores</dt><dd><a href="html/libvirt-libvirt.html#virConnectListDefinedDomains">virConnectListDefinedDomains</a><br />
+<a href="html/libvirt-libvirt.html#virConnectListDefinedNetworks">virConnectListDefinedNetworks</a><br />
+</dd><dt>string</dt><dd><a href="html/libvirt-virterror.html#_virError">_virError</a><br />
+<a href="html/libvirt-libvirt.html#_virNodeInfo">_virNodeInfo</a><br />
+<a href="html/libvirt-libvirt.html#virConnectGetCapabilities">virConnectGetCapabilities</a><br />
+<a href="html/libvirt-libvirt.html#virConnectGetType">virConnectGetType</a><br />
+<a href="html/libvirt-libvirt.html#virConnectGetURI">virConnectGetURI</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetName">virDomainGetName</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetOSType">virDomainGetOSType</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetSchedulerType">virDomainGetSchedulerType</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetUUIDString">virDomainGetUUIDString</a><br />
+<a href="html/libvirt-libvirt.html#virDomainLookupByUUIDString">virDomainLookupByUUIDString</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkGetName">virNetworkGetName</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkGetUUIDString">virNetworkGetUUIDString</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkLookupByUUIDString">virNetworkLookupByUUIDString</a><br />
+</dd><dt>structure</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetCapabilities">virConnectGetCapabilities</a><br />
+<a href="html/libvirt-libvirt.html#virDomainDestroy">virDomainDestroy</a><br />
+<a href="html/libvirt-libvirt.html#virDomainFree">virDomainFree</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetInfo">virDomainGetInfo</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkDestroy">virNetworkDestroy</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkFree">virNetworkFree</a><br />
+<a href="html/libvirt-libvirt.html#virNodeGetInfo">virNodeGetInfo</a><br />
+</dd><dt>structures</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetVcpus">virDomainGetVcpus</a><br />
+</dd><dt>succeed</dt><dd><a href="html/libvirt-libvirt.html#virDomainCreate">virDomainCreate</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkCreate">virNetworkCreate</a><br />
+</dd><dt>successful</dt><dd><a href="html/libvirt-libvirt.html#virDomainSave">virDomainSave</a><br />
+</dd><dt>suitable</dt><dd><a href="html/libvirt-virterror.html#virConnGetLastError">virConnGetLastError</a><br />
+<a href="html/libvirt-virterror.html#virGetLastError">virGetLastError</a><br />
+</dd><dt>support</dt><dd><a href="html/libvirt-libvirt.html#virDomainSetVcpus">virDomainSetVcpus</a><br />
+</dd><dt>supported</dt><dd><a href="html/libvirt-libvirt.html#VIR_NODEINFO_MAXCPUS">VIR_NODEINFO_MAXCPUS</a><br />
+<a href="html/libvirt-libvirt.html#virConnectGetMaxVcpus">virConnectGetMaxVcpus</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetMaxVcpus">virDomainGetMaxVcpus</a><br />
+</dd><dt>suspend</dt><dd><a href="html/libvirt-libvirt.html#virDomainSave">virDomainSave</a><br />
+</dd><dt>suspended</dt><dd><a href="html/libvirt-libvirt.html#virDomainResume">virDomainResume</a><br />
+</dd><dt>system</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetHostname">virConnectGetHostname</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetOSType">virDomainGetOSType</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetVcpus">virDomainGetVcpus</a><br />
+<a href="html/libvirt-libvirt.html#virDomainPinVcpu">virDomainPinVcpu</a><br />
+</dd></dl><h2>Letter t:</h2><dl><dt>target</dt><dd><a href="html/libvirt-virterror.html#virConnCopyLastError">virConnCopyLastError</a><br />
<a href="html/libvirt-virterror.html#virCopyLastError">virCopyLastError</a><br />
<a href="html/libvirt-libvirt.html#virDomainSetMemory">virDomainSetMemory</a><br />
</dd><dt>terminated</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetType">virConnectGetType</a><br />
@@ -34,8 +155,15 @@
<a href="html/libvirt-libvirt.html#virConnectOpenReadOnly">virConnectOpenReadOnly</a><br />
<a href="html/libvirt-libvirt.html#virDomainGetMaxMemory">virDomainGetMaxMemory</a><br />
<a href="html/libvirt-libvirt.html#virDomainGetVcpus">virDomainGetVcpus</a><br />
+<a href="html/libvirt-libvirt.html#virDomainLookupByID">virDomainLookupByID</a><br />
+<a href="html/libvirt-libvirt.html#virDomainLookupByName">virDomainLookupByName</a><br />
+<a href="html/libvirt-libvirt.html#virDomainLookupByUUID">virDomainLookupByUUID</a><br />
+<a href="html/libvirt-libvirt.html#virDomainLookupByUUIDString">virDomainLookupByUUIDString</a><br />
<a href="html/libvirt-libvirt.html#virDomainSetMaxMemory">virDomainSetMaxMemory</a><br />
<a href="html/libvirt-libvirt.html#virDomainSetMemory">virDomainSetMemory</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkLookupByName">virNetworkLookupByName</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkLookupByUUID">virNetworkLookupByUUID</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkLookupByUUIDString">virNetworkLookupByUUIDString</a><br />
</dd><dt>there</dt><dd><a href="html/libvirt-libvirt.html#virConnectClose">virConnectClose</a><br />
<a href="html/libvirt-libvirt.html#virConnectGetHostname">virConnectGetHostname</a><br />
<a href="html/libvirt-libvirt.html#virConnectGetURI">virConnectGetURI</a><br />
@@ -121,155 +249,11 @@
<a href="html/libvirt-virterror.html#virErrorFunc">virErrorFunc</a><br />
<a href="html/libvirt-libvirt.html#virNodeGetInfo">virNodeGetInfo</a><br />
<a href="html/libvirt-virterror.html#virSetErrorFunc">virSetErrorFunc</a><br />
-</dd></dl><h2>Letter v:</h2><dl><dt>value</dt><dd><a href="html/libvirt-libvirt.html#VIR_CPU_USABLE">VIR_CPU_USABLE</a><br />
-<a href="html/libvirt-libvirt.html#_virVcpuInfo">_virVcpuInfo</a><br />
-<a href="html/libvirt-libvirt.html#virConnectGetMaxVcpus">virConnectGetMaxVcpus</a><br />
-<a href="html/libvirt-libvirt.html#virConnectGetVersion">virConnectGetVersion</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetAutostart">virDomainGetAutostart</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetSchedulerParameters">virDomainGetSchedulerParameters</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetSchedulerType">virDomainGetSchedulerType</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetXMLDesc">virDomainGetXMLDesc</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSetSchedulerParameters">virDomainSetSchedulerParameters</a><br />
-<a href="html/libvirt-libvirt.html#virGetVersion">virGetVersion</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkGetAutostart">virNetworkGetAutostart</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkGetBridgeName">virNetworkGetBridgeName</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkGetXMLDesc">virNetworkGetXMLDesc</a><br />
-</dd><dt>values</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetSchedulerParameters">virDomainGetSchedulerParameters</a><br />
-<a href="html/libvirt-libvirt.html#virGetVersion">virGetVersion</a><br />
-</dd><dt>vcpu</dt><dd><a href="html/libvirt-libvirt.html#VIR_COPY_CPUMAP">VIR_COPY_CPUMAP</a><br />
-<a href="html/libvirt-libvirt.html#VIR_CPU_USABLE">VIR_CPU_USABLE</a><br />
-<a href="html/libvirt-libvirt.html#VIR_GET_CPUMAP">VIR_GET_CPUMAP</a><br />
-</dd><dt>vcpus</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetVcpus">virDomainGetVcpus</a><br />
-</dd><dt>version</dt><dd><a href="html/libvirt-libvirt.html#LIBVIR_VERSION_NUMBER">LIBVIR_VERSION_NUMBER</a><br />
-<a href="html/libvirt-libvirt.html#virConnectGetVersion">virConnectGetVersion</a><br />
-<a href="html/libvirt-libvirt.html#virGetVersion">virGetVersion</a><br />
-</dd><dt>virCapabilities</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetCapabilities">virConnectGetCapabilities</a><br />
-</dd><dt>virCapabilitiesPtr</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetCapabilities">virConnectGetCapabilities</a><br />
-</dd><dt>virConnCopyLastError</dt><dd><a href="html/libvirt-virterror.html#virConnGetLastError">virConnGetLastError</a><br />
-</dd><dt>virConnectGetMaxVcpus</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetMaxVcpus">virDomainGetMaxVcpus</a><br />
-</dd><dt>virConnectOpen</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetURI">virConnectGetURI</a><br />
-</dd><dt>virConnectOpenReadOnly</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetURI">virConnectGetURI</a><br />
-</dd><dt>virConnectPtr</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetConnect">virDomainGetConnect</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkGetConnect">virNetworkGetConnect</a><br />
-</dd><dt>virCopyLastError</dt><dd><a href="html/libvirt-virterror.html#virGetLastError">virGetLastError</a><br />
-</dd><dt>virDomainCreateLinux</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetXMLDesc">virDomainGetXMLDesc</a><br />
-</dd><dt>virDomainFlags</dt><dd><a href="html/libvirt-libvirt.html#_virDomainInfo">_virDomainInfo</a><br />
-<a href="html/libvirt-libvirt.html#virDomainCreateLinux">virDomainCreateLinux</a><br />
-</dd><dt>virDomainGetSchedulerType</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetSchedulerParameters">virDomainGetSchedulerParameters</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSetSchedulerParameters">virDomainSetSchedulerParameters</a><br />
-</dd><dt>virDomainGetUUID</dt><dd><a href="html/libvirt-libvirt.html#VIR_UUID_BUFLEN">VIR_UUID_BUFLEN</a><br />
-</dd><dt>virDomainGetUUIDString</dt><dd><a href="html/libvirt-libvirt.html#VIR_UUID_STRING_BUFLEN">VIR_UUID_STRING_BUFLEN</a><br />
-</dd><dt>virDomainGetVcpus</dt><dd><a href="html/libvirt-libvirt.html#VIR_COPY_CPUMAP">VIR_COPY_CPUMAP</a><br />
-<a href="html/libvirt-libvirt.html#VIR_CPU_USABLE">VIR_CPU_USABLE</a><br />
-<a href="html/libvirt-libvirt.html#VIR_GET_CPUMAP">VIR_GET_CPUMAP</a><br />
-</dd><dt>virDomainGetXMLDesc</dt><dd><a href="html/libvirt-libvirt.html#virDomainCreateLinux">virDomainCreateLinux</a><br />
-</dd><dt>virDomainInfo</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetInfo">virDomainGetInfo</a><br />
-</dd><dt>virDomainPinVcpu</dt><dd><a href="html/libvirt-libvirt.html#VIR_COPY_CPUMAP">VIR_COPY_CPUMAP</a><br />
-<a href="html/libvirt-libvirt.html#VIR_CPU_MAPLEN">VIR_CPU_MAPLEN</a><br />
-<a href="html/libvirt-libvirt.html#VIR_GET_CPUMAP">VIR_GET_CPUMAP</a><br />
-<a href="html/libvirt-libvirt.html#VIR_UNUSE_CPU">VIR_UNUSE_CPU</a><br />
-<a href="html/libvirt-libvirt.html#VIR_USE_CPU">VIR_USE_CPU</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetVcpus">virDomainGetVcpus</a><br />
-</dd><dt>virDomainRestore</dt><dd><a href="html/libvirt-libvirt.html#virDomainSave">virDomainSave</a><br />
-</dd><dt>virDomainResume</dt><dd><a href="html/libvirt-libvirt.html#virDomainSuspend">virDomainSuspend</a><br />
-</dd><dt>virDomainSave</dt><dd><a href="html/libvirt-libvirt.html#virDomainRestore">virDomainRestore</a><br />
-</dd><dt>virError</dt><dd><a href="html/libvirt-virterror.html#virResetError">virResetError</a><br />
-</dd><dt>virErrorNumber</dt><dd><a href="html/libvirt-virterror.html#_virError">_virError</a><br />
-</dd><dt>virNetworkCreateXML</dt><dd><a href="html/libvirt-libvirt.html#virNetworkGetXMLDesc">virNetworkGetXMLDesc</a><br />
-</dd><dt>virNetworkGetXMLDesc</dt><dd><a href="html/libvirt-libvirt.html#virNetworkCreateXML">virNetworkCreateXML</a><br />
-</dd><dt>virNodeInfo</dt><dd><a href="">nodeinfo</a><br />
-<a href="html/libvirt-libvirt.html#virNodeGetInfo">virNodeGetInfo</a><br />
-</dd><dt>virResetError</dt><dd><a href="html/libvirt-virterror.html#virConnCopyLastError">virConnCopyLastError</a><br />
-<a href="html/libvirt-virterror.html#virCopyLastError">virCopyLastError</a><br />
-</dd><dt>virSchedParameter</dt><dd><a href="html/libvirt-libvirt.html#VIR_DOMAIN_SCHED_FIELD_LENGTH">VIR_DOMAIN_SCHED_FIELD_LENGTH</a><br />
-</dd><dt>virSuspendDomain</dt><dd><a href="html/libvirt-libvirt.html#virDomainResume">virDomainResume</a><br />
-</dd><dt>virVcpuInfo</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetVcpus">virDomainGetVcpus</a><br />
-</dd><dt>virVcpuState</dt><dd><a href="html/libvirt-libvirt.html#_virVcpuInfo">_virVcpuInfo</a><br />
-</dd><dt>virtual</dt><dd><a href="html/libvirt-libvirt.html#VIR_CPU_MAPLEN">VIR_CPU_MAPLEN</a><br />
-<a href="html/libvirt-libvirt.html#_virDomainInfo">_virDomainInfo</a><br />
-<a href="html/libvirt-libvirt.html#_virVcpuInfo">_virVcpuInfo</a><br />
-<a href="">vcpu</a><br />
-<a href="html/libvirt-libvirt.html#virConnectGetMaxVcpus">virConnectGetMaxVcpus</a><br />
-<a href="html/libvirt-libvirt.html#virDomainAttachDevice">virDomainAttachDevice</a><br />
-<a href="html/libvirt-libvirt.html#virDomainDetachDevice">virDomainDetachDevice</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetMaxVcpus">virDomainGetMaxVcpus</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetVcpus">virDomainGetVcpus</a><br />
-<a href="html/libvirt-libvirt.html#virDomainPinVcpu">virDomainPinVcpu</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSetVcpus">virDomainSetVcpus</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkCreateXML">virNetworkCreateXML</a><br />
-</dd><dt>virtualization</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetVcpus">virDomainGetVcpus</a><br />
-<a href="html/libvirt-libvirt.html#virDomainPinVcpu">virDomainPinVcpu</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSetVcpus">virDomainSetVcpus</a><br />
-</dd></dl><h2>Letter w:</h2><dl><dt>was</dt><dd><a href="html/libvirt-virterror.html#virConnCopyLastError">virConnCopyLastError</a><br />
-<a href="html/libvirt-libvirt.html#virConnectGetHostname">virConnectGetHostname</a><br />
-<a href="html/libvirt-libvirt.html#virConnectGetURI">virConnectGetURI</a><br />
-<a href="html/libvirt-virterror.html#virCopyLastError">virCopyLastError</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetMaxVcpus">virDomainGetMaxVcpus</a><br />
-<a href="html/libvirt-libvirt.html#virDomainResume">virDomainResume</a><br />
-<a href="html/libvirt-libvirt.html#virGetVersion">virGetVersion</a><br />
-</dd><dt>when</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetAutostart">virDomainGetAutostart</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSetAutostart">virDomainSetAutostart</a><br />
-<a href="html/libvirt-virterror.html#virErrorFunc">virErrorFunc</a><br />
-<a href="html/libvirt-libvirt.html#virInitialize">virInitialize</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkGetAutostart">virNetworkGetAutostart</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkSetAutostart">virNetworkSetAutostart</a><br />
-</dd><dt>where</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetMaxMemory">virDomainGetMaxMemory</a><br />
-<a href="html/libvirt-libvirt.html#virDomainResume">virDomainResume</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSetMaxMemory">virDomainSetMaxMemory</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSetMemory">virDomainSetMemory</a><br />
-</dd><dt>whether</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetAutostart">virDomainGetAutostart</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSetAutostart">virDomainSetAutostart</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkGetAutostart">virNetworkGetAutostart</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkSetAutostart">virNetworkSetAutostart</a><br />
-</dd><dt>which</dt><dd><a href="html/libvirt-virterror.html#virConnGetLastError">virConnGetLastError</a><br />
-<a href="html/libvirt-virterror.html#virConnSetErrorFunc">virConnSetErrorFunc</a><br />
-<a href="html/libvirt-libvirt.html#virConnectClose">virConnectClose</a><br />
-<a href="html/libvirt-libvirt.html#virConnectGetHostname">virConnectGetHostname</a><br />
-<a href="html/libvirt-libvirt.html#virConnectGetURI">virConnectGetURI</a><br />
-<a href="html/libvirt-libvirt.html#virDomainPinVcpu">virDomainPinVcpu</a><br />
-<a href="html/libvirt-virterror.html#virGetLastError">virGetLastError</a><br />
-<a href="html/libvirt-libvirt.html#virGetVersion">virGetVersion</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkGetBridgeName">virNetworkGetBridgeName</a><br />
-<a href="html/libvirt-virterror.html#virSetErrorFunc">virSetErrorFunc</a><br />
-</dd><dt>while</dt><dd><a href="html/libvirt-libvirt.html#virGetVersion">virGetVersion</a><br />
-</dd><dt>will</dt><dd><a href="html/libvirt-virterror.html#virConnCopyLastError">virConnCopyLastError</a><br />
-<a href="html/libvirt-virterror.html#virConnSetErrorFunc">virConnSetErrorFunc</a><br />
-<a href="html/libvirt-libvirt.html#virConnectGetURI">virConnectGetURI</a><br />
-<a href="html/libvirt-virterror.html#virCopyLastError">virCopyLastError</a><br />
-<a href="html/libvirt-libvirt.html#virDomainCoreDump">virDomainCoreDump</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetMaxVcpus">virDomainGetMaxVcpus</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetName">virDomainGetName</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetSchedulerParameters">virDomainGetSchedulerParameters</a><br />
-<a href="html/libvirt-libvirt.html#virDomainRestore">virDomainRestore</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSave">virDomainSave</a><br />
-<a href="html/libvirt-libvirt.html#virDomainSuspend">virDomainSuspend</a><br />
-<a href="html/libvirt-libvirt.html#virGetVersion">virGetVersion</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkGetName">virNetworkGetName</a><br />
-<a href="html/libvirt-virterror.html#virSetErrorFunc">virSetErrorFunc</a><br />
-</dd><dt>with</dt><dd><a href="html/libvirt-libvirt.html#VIR_COPY_CPUMAP">VIR_COPY_CPUMAP</a><br />
-<a href="html/libvirt-libvirt.html#VIR_CPU_MAPLEN">VIR_CPU_MAPLEN</a><br />
-<a href="html/libvirt-libvirt.html#VIR_CPU_USABLE">VIR_CPU_USABLE</a><br />
-<a href="html/libvirt-libvirt.html#VIR_GET_CPUMAP">VIR_GET_CPUMAP</a><br />
-<a href="html/libvirt-libvirt.html#VIR_UNUSE_CPU">VIR_UNUSE_CPU</a><br />
-<a href="html/libvirt-libvirt.html#VIR_USE_CPU">VIR_USE_CPU</a><br />
-<a href="html/libvirt-virterror.html#virConnCopyLastError">virConnCopyLastError</a><br />
-<a href="html/libvirt-libvirt.html#virConnectClose">virConnectClose</a><br />
-<a href="html/libvirt-libvirt.html#virConnectGetVersion">virConnectGetVersion</a><br />
-<a href="html/libvirt-virterror.html#virCopyLastError">virCopyLastError</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetConnect">virDomainGetConnect</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetMaxVcpus">virDomainGetMaxVcpus</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetSchedulerParameters">virDomainGetSchedulerParameters</a><br />
-<a href="html/libvirt-libvirt.html#virDomainGetXMLDesc">virDomainGetXMLDesc</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkGetConnect">virNetworkGetConnect</a><br />
-<a href="html/libvirt-libvirt.html#virNetworkGetXMLDesc">virNetworkGetXMLDesc</a><br />
-</dd><dt>without</dt><dd><a href="html/libvirt-libvirt.html#virDomainSuspend">virDomainSuspend</a><br />
-</dd><dt>work</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetVersion">virConnectGetVersion</a><br />
-</dd><dt>www</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetType">virConnectGetType</a><br />
</dd></dl><h2 align="center"><a href="APIchunk0.html">A-V</a>
<a href="APIchunk1.html">W-c</a>
<a href="APIchunk2.html">d-i</a>
<a href="APIchunk3.html">j-n</a>
-<a href="APIchunk4.html">o-s</a>
-<a href="APIchunk5.html">t-w</a>
-<a href="APIchunk6.html">x-z</a>
+<a href="APIchunk4.html">o-r</a>
+<a href="APIchunk5.html">s-u</a>
+<a href="APIchunk6.html">v-z</a>
</h2></div></div><div class="linkList2"><div class="llinks2"><h3 class="links2"><span>main menu</span></h3><ul><li><a href="index.html">Home</a></li><li><a href="html/index.html">API Menu</a></li><li><a href="examples/index.html">C code examples</a></li><li><a href="ChangeLog.html">Recent Changes</a></li></ul></div><div class="llinks2"><h3 class="links2"><span>related links</span></h3><ul><li><a href="https://www.redhat.com/archives/libvir-list/">Mail archive</a></li><li><a href="https://bugzilla.redhat.com/bugzilla/buglist.cgi?product=Fedora+Core&amp;component=libvirt&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=MODIFIED&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;long_desc_type=allwordssubstr">Open bugs</a></li><li><a href="http://virt-manager.et.redhat.com/">virt-manager</a></li><li><a href="http://search.cpan.org/~danberr/Sys-Virt-0.1.0/">Perl bindings</a></li><li><a href="http://et.redhat.com/~rjones/ocaml-libvirt/">OCaml bindings</a></li><li><a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen project</a></li><li><form action="search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="12" value="Search..." /><input name="submit" type="submit" value="Go" /></form></li><li><a href="http://xmlsoft.org/"><img src="Libxml2-Logo-90x34.gif" alt="Made with Libxml2 Logo" /></a></li></ul><p class="credits">Graphics and design by <a href="mail:dfong@redhat.com">Diana Fong</a></p></div></div><div id="bottom"><p class="p1"></p></div></div></body></html>
diff --git a/docs/APIchunk6.html b/docs/APIchunk6.html
index 2ba30aa32..ebf711a13 100644
--- a/docs/APIchunk6.html
+++ b/docs/APIchunk6.html
@@ -1,13 +1,157 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link rel="stylesheet" type="text/css" href="libvirt.css" /><link rel="SHORTCUT ICON" href="/32favicon.png" /><title>API Alphabetic Index x-z for libvirt</title></head><body><div id="container"><div id="intro"><div id="adjustments"></div><div id="pageHeader"></div><div id="content2"><h1 class="style1">API Alphabetic Index x-z for libvirt</h1><h2 align="center"><a href="APIchunk0.html">A-V</a>
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link rel="stylesheet" type="text/css" href="libvirt.css" /><link rel="SHORTCUT ICON" href="/32favicon.png" /><title>API Alphabetic Index v-z for libvirt</title></head><body><div id="container"><div id="intro"><div id="adjustments"></div><div id="pageHeader"></div><div id="content2"><h1 class="style1">API Alphabetic Index v-z for libvirt</h1><h2 align="center"><a href="APIchunk0.html">A-V</a>
<a href="APIchunk1.html">W-c</a>
<a href="APIchunk2.html">d-i</a>
<a href="APIchunk3.html">j-n</a>
-<a href="APIchunk4.html">o-s</a>
-<a href="APIchunk5.html">t-w</a>
-<a href="APIchunk6.html">x-z</a>
-</h2><h2>Letter x:</h2><dl><dt>xen</dt><dd><a href="html/libvirt-libvirt.html#virConnectOpen">virConnectOpen</a><br />
+<a href="APIchunk4.html">o-r</a>
+<a href="APIchunk5.html">s-u</a>
+<a href="APIchunk6.html">v-z</a>
+</h2><h2>Letter v:</h2><dl><dt>value</dt><dd><a href="html/libvirt-libvirt.html#VIR_CPU_USABLE">VIR_CPU_USABLE</a><br />
+<a href="html/libvirt-libvirt.html#_virVcpuInfo">_virVcpuInfo</a><br />
+<a href="html/libvirt-libvirt.html#virConnectGetMaxVcpus">virConnectGetMaxVcpus</a><br />
+<a href="html/libvirt-libvirt.html#virConnectGetVersion">virConnectGetVersion</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetAutostart">virDomainGetAutostart</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetSchedulerParameters">virDomainGetSchedulerParameters</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetSchedulerType">virDomainGetSchedulerType</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetXMLDesc">virDomainGetXMLDesc</a><br />
+<a href="html/libvirt-libvirt.html#virDomainSetSchedulerParameters">virDomainSetSchedulerParameters</a><br />
+<a href="html/libvirt-libvirt.html#virGetVersion">virGetVersion</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkGetAutostart">virNetworkGetAutostart</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkGetBridgeName">virNetworkGetBridgeName</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkGetXMLDesc">virNetworkGetXMLDesc</a><br />
+</dd><dt>values</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetSchedulerParameters">virDomainGetSchedulerParameters</a><br />
+<a href="html/libvirt-libvirt.html#virGetVersion">virGetVersion</a><br />
+</dd><dt>vcpu</dt><dd><a href="html/libvirt-libvirt.html#VIR_COPY_CPUMAP">VIR_COPY_CPUMAP</a><br />
+<a href="html/libvirt-libvirt.html#VIR_CPU_USABLE">VIR_CPU_USABLE</a><br />
+<a href="html/libvirt-libvirt.html#VIR_GET_CPUMAP">VIR_GET_CPUMAP</a><br />
+</dd><dt>vcpus</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetVcpus">virDomainGetVcpus</a><br />
+</dd><dt>version</dt><dd><a href="html/libvirt-libvirt.html#LIBVIR_VERSION_NUMBER">LIBVIR_VERSION_NUMBER</a><br />
+<a href="html/libvirt-libvirt.html#virConnectGetVersion">virConnectGetVersion</a><br />
+<a href="html/libvirt-libvirt.html#virGetVersion">virGetVersion</a><br />
+</dd><dt>virCapabilities</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetCapabilities">virConnectGetCapabilities</a><br />
+</dd><dt>virCapabilitiesPtr</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetCapabilities">virConnectGetCapabilities</a><br />
+</dd><dt>virConnCopyLastError</dt><dd><a href="html/libvirt-virterror.html#virConnGetLastError">virConnGetLastError</a><br />
+</dd><dt>virConnectGetMaxVcpus</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetMaxVcpus">virDomainGetMaxVcpus</a><br />
+</dd><dt>virConnectOpen</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetURI">virConnectGetURI</a><br />
+</dd><dt>virConnectOpenReadOnly</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetURI">virConnectGetURI</a><br />
+</dd><dt>virConnectPtr</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetConnect">virDomainGetConnect</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkGetConnect">virNetworkGetConnect</a><br />
+</dd><dt>virCopyLastError</dt><dd><a href="html/libvirt-virterror.html#virGetLastError">virGetLastError</a><br />
+</dd><dt>virDomainCreateLinux</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetXMLDesc">virDomainGetXMLDesc</a><br />
+</dd><dt>virDomainFlags</dt><dd><a href="html/libvirt-libvirt.html#_virDomainInfo">_virDomainInfo</a><br />
+<a href="html/libvirt-libvirt.html#virDomainCreateLinux">virDomainCreateLinux</a><br />
+</dd><dt>virDomainGetSchedulerType</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetSchedulerParameters">virDomainGetSchedulerParameters</a><br />
+<a href="html/libvirt-libvirt.html#virDomainSetSchedulerParameters">virDomainSetSchedulerParameters</a><br />
+</dd><dt>virDomainGetUUID</dt><dd><a href="html/libvirt-libvirt.html#VIR_UUID_BUFLEN">VIR_UUID_BUFLEN</a><br />
+</dd><dt>virDomainGetUUIDString</dt><dd><a href="html/libvirt-libvirt.html#VIR_UUID_STRING_BUFLEN">VIR_UUID_STRING_BUFLEN</a><br />
+</dd><dt>virDomainGetVcpus</dt><dd><a href="html/libvirt-libvirt.html#VIR_COPY_CPUMAP">VIR_COPY_CPUMAP</a><br />
+<a href="html/libvirt-libvirt.html#VIR_CPU_USABLE">VIR_CPU_USABLE</a><br />
+<a href="html/libvirt-libvirt.html#VIR_GET_CPUMAP">VIR_GET_CPUMAP</a><br />
+</dd><dt>virDomainGetXMLDesc</dt><dd><a href="html/libvirt-libvirt.html#virDomainCreateLinux">virDomainCreateLinux</a><br />
+</dd><dt>virDomainInfo</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetInfo">virDomainGetInfo</a><br />
+</dd><dt>virDomainPinVcpu</dt><dd><a href="html/libvirt-libvirt.html#VIR_COPY_CPUMAP">VIR_COPY_CPUMAP</a><br />
+<a href="html/libvirt-libvirt.html#VIR_CPU_MAPLEN">VIR_CPU_MAPLEN</a><br />
+<a href="html/libvirt-libvirt.html#VIR_GET_CPUMAP">VIR_GET_CPUMAP</a><br />
+<a href="html/libvirt-libvirt.html#VIR_UNUSE_CPU">VIR_UNUSE_CPU</a><br />
+<a href="html/libvirt-libvirt.html#VIR_USE_CPU">VIR_USE_CPU</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetVcpus">virDomainGetVcpus</a><br />
+</dd><dt>virDomainRestore</dt><dd><a href="html/libvirt-libvirt.html#virDomainSave">virDomainSave</a><br />
+</dd><dt>virDomainResume</dt><dd><a href="html/libvirt-libvirt.html#virDomainSuspend">virDomainSuspend</a><br />
+</dd><dt>virDomainSave</dt><dd><a href="html/libvirt-libvirt.html#virDomainRestore">virDomainRestore</a><br />
+</dd><dt>virError</dt><dd><a href="html/libvirt-virterror.html#virResetError">virResetError</a><br />
+</dd><dt>virErrorNumber</dt><dd><a href="html/libvirt-virterror.html#_virError">_virError</a><br />
+</dd><dt>virNetworkCreateXML</dt><dd><a href="html/libvirt-libvirt.html#virNetworkGetXMLDesc">virNetworkGetXMLDesc</a><br />
+</dd><dt>virNetworkGetXMLDesc</dt><dd><a href="html/libvirt-libvirt.html#virNetworkCreateXML">virNetworkCreateXML</a><br />
+</dd><dt>virNodeInfo</dt><dd><a href="">nodeinfo</a><br />
+<a href="html/libvirt-libvirt.html#virNodeGetInfo">virNodeGetInfo</a><br />
+</dd><dt>virResetError</dt><dd><a href="html/libvirt-virterror.html#virConnCopyLastError">virConnCopyLastError</a><br />
+<a href="html/libvirt-virterror.html#virCopyLastError">virCopyLastError</a><br />
+</dd><dt>virSchedParameter</dt><dd><a href="html/libvirt-libvirt.html#VIR_DOMAIN_SCHED_FIELD_LENGTH">VIR_DOMAIN_SCHED_FIELD_LENGTH</a><br />
+</dd><dt>virSuspendDomain</dt><dd><a href="html/libvirt-libvirt.html#virDomainResume">virDomainResume</a><br />
+</dd><dt>virVcpuInfo</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetVcpus">virDomainGetVcpus</a><br />
+</dd><dt>virVcpuState</dt><dd><a href="html/libvirt-libvirt.html#_virVcpuInfo">_virVcpuInfo</a><br />
+</dd><dt>virtual</dt><dd><a href="html/libvirt-libvirt.html#VIR_CPU_MAPLEN">VIR_CPU_MAPLEN</a><br />
+<a href="html/libvirt-libvirt.html#_virDomainInfo">_virDomainInfo</a><br />
+<a href="html/libvirt-libvirt.html#_virVcpuInfo">_virVcpuInfo</a><br />
+<a href="">vcpu</a><br />
+<a href="html/libvirt-libvirt.html#virConnectGetMaxVcpus">virConnectGetMaxVcpus</a><br />
+<a href="html/libvirt-libvirt.html#virDomainAttachDevice">virDomainAttachDevice</a><br />
+<a href="html/libvirt-libvirt.html#virDomainDetachDevice">virDomainDetachDevice</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetMaxVcpus">virDomainGetMaxVcpus</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetVcpus">virDomainGetVcpus</a><br />
+<a href="html/libvirt-libvirt.html#virDomainPinVcpu">virDomainPinVcpu</a><br />
+<a href="html/libvirt-libvirt.html#virDomainSetVcpus">virDomainSetVcpus</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkCreateXML">virNetworkCreateXML</a><br />
+</dd><dt>virtualization</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetVcpus">virDomainGetVcpus</a><br />
+<a href="html/libvirt-libvirt.html#virDomainPinVcpu">virDomainPinVcpu</a><br />
+<a href="html/libvirt-libvirt.html#virDomainSetVcpus">virDomainSetVcpus</a><br />
+</dd></dl><h2>Letter w:</h2><dl><dt>was</dt><dd><a href="html/libvirt-virterror.html#virConnCopyLastError">virConnCopyLastError</a><br />
+<a href="html/libvirt-libvirt.html#virConnectGetHostname">virConnectGetHostname</a><br />
+<a href="html/libvirt-libvirt.html#virConnectGetURI">virConnectGetURI</a><br />
+<a href="html/libvirt-virterror.html#virCopyLastError">virCopyLastError</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetMaxVcpus">virDomainGetMaxVcpus</a><br />
+<a href="html/libvirt-libvirt.html#virDomainResume">virDomainResume</a><br />
+<a href="html/libvirt-libvirt.html#virGetVersion">virGetVersion</a><br />
+</dd><dt>when</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetAutostart">virDomainGetAutostart</a><br />
+<a href="html/libvirt-libvirt.html#virDomainSetAutostart">virDomainSetAutostart</a><br />
+<a href="html/libvirt-virterror.html#virErrorFunc">virErrorFunc</a><br />
+<a href="html/libvirt-libvirt.html#virInitialize">virInitialize</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkGetAutostart">virNetworkGetAutostart</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkSetAutostart">virNetworkSetAutostart</a><br />
+</dd><dt>where</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetMaxMemory">virDomainGetMaxMemory</a><br />
+<a href="html/libvirt-libvirt.html#virDomainResume">virDomainResume</a><br />
+<a href="html/libvirt-libvirt.html#virDomainSetMaxMemory">virDomainSetMaxMemory</a><br />
+<a href="html/libvirt-libvirt.html#virDomainSetMemory">virDomainSetMemory</a><br />
+</dd><dt>whether</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetAutostart">virDomainGetAutostart</a><br />
+<a href="html/libvirt-libvirt.html#virDomainSetAutostart">virDomainSetAutostart</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkGetAutostart">virNetworkGetAutostart</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkSetAutostart">virNetworkSetAutostart</a><br />
+</dd><dt>which</dt><dd><a href="html/libvirt-virterror.html#virConnGetLastError">virConnGetLastError</a><br />
+<a href="html/libvirt-virterror.html#virConnSetErrorFunc">virConnSetErrorFunc</a><br />
+<a href="html/libvirt-libvirt.html#virConnectClose">virConnectClose</a><br />
+<a href="html/libvirt-libvirt.html#virConnectGetHostname">virConnectGetHostname</a><br />
+<a href="html/libvirt-libvirt.html#virConnectGetURI">virConnectGetURI</a><br />
+<a href="html/libvirt-libvirt.html#virDomainPinVcpu">virDomainPinVcpu</a><br />
+<a href="html/libvirt-virterror.html#virGetLastError">virGetLastError</a><br />
+<a href="html/libvirt-libvirt.html#virGetVersion">virGetVersion</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkGetBridgeName">virNetworkGetBridgeName</a><br />
+<a href="html/libvirt-virterror.html#virSetErrorFunc">virSetErrorFunc</a><br />
+</dd><dt>while</dt><dd><a href="html/libvirt-libvirt.html#virGetVersion">virGetVersion</a><br />
+</dd><dt>will</dt><dd><a href="html/libvirt-virterror.html#virConnCopyLastError">virConnCopyLastError</a><br />
+<a href="html/libvirt-virterror.html#virConnSetErrorFunc">virConnSetErrorFunc</a><br />
+<a href="html/libvirt-libvirt.html#virConnectGetURI">virConnectGetURI</a><br />
+<a href="html/libvirt-virterror.html#virCopyLastError">virCopyLastError</a><br />
+<a href="html/libvirt-libvirt.html#virDomainCoreDump">virDomainCoreDump</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetMaxVcpus">virDomainGetMaxVcpus</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetName">virDomainGetName</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetSchedulerParameters">virDomainGetSchedulerParameters</a><br />
+<a href="html/libvirt-libvirt.html#virDomainRestore">virDomainRestore</a><br />
+<a href="html/libvirt-libvirt.html#virDomainSave">virDomainSave</a><br />
+<a href="html/libvirt-libvirt.html#virDomainSuspend">virDomainSuspend</a><br />
+<a href="html/libvirt-libvirt.html#virGetVersion">virGetVersion</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkGetName">virNetworkGetName</a><br />
+<a href="html/libvirt-virterror.html#virSetErrorFunc">virSetErrorFunc</a><br />
+</dd><dt>with</dt><dd><a href="html/libvirt-libvirt.html#VIR_COPY_CPUMAP">VIR_COPY_CPUMAP</a><br />
+<a href="html/libvirt-libvirt.html#VIR_CPU_MAPLEN">VIR_CPU_MAPLEN</a><br />
+<a href="html/libvirt-libvirt.html#VIR_CPU_USABLE">VIR_CPU_USABLE</a><br />
+<a href="html/libvirt-libvirt.html#VIR_GET_CPUMAP">VIR_GET_CPUMAP</a><br />
+<a href="html/libvirt-libvirt.html#VIR_UNUSE_CPU">VIR_UNUSE_CPU</a><br />
+<a href="html/libvirt-libvirt.html#VIR_USE_CPU">VIR_USE_CPU</a><br />
+<a href="html/libvirt-virterror.html#virConnCopyLastError">virConnCopyLastError</a><br />
+<a href="html/libvirt-libvirt.html#virConnectClose">virConnectClose</a><br />
+<a href="html/libvirt-libvirt.html#virConnectGetVersion">virConnectGetVersion</a><br />
+<a href="html/libvirt-virterror.html#virCopyLastError">virCopyLastError</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetConnect">virDomainGetConnect</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetMaxVcpus">virDomainGetMaxVcpus</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetSchedulerParameters">virDomainGetSchedulerParameters</a><br />
+<a href="html/libvirt-libvirt.html#virDomainGetXMLDesc">virDomainGetXMLDesc</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkGetConnect">virNetworkGetConnect</a><br />
+<a href="html/libvirt-libvirt.html#virNetworkGetXMLDesc">virNetworkGetXMLDesc</a><br />
+</dd><dt>without</dt><dd><a href="html/libvirt-libvirt.html#virDomainSuspend">virDomainSuspend</a><br />
+</dd><dt>work</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetVersion">virConnectGetVersion</a><br />
+</dd><dt>www</dt><dd><a href="html/libvirt-libvirt.html#virConnectGetType">virConnectGetType</a><br />
+</dd></dl><h2>Letter x:</h2><dl><dt>xen</dt><dd><a href="html/libvirt-libvirt.html#virConnectOpen">virConnectOpen</a><br />
</dd></dl><h2>Letter y:</h2><dl><dt>yet</dt><dd><a href="html/libvirt-libvirt.html#virDomainGetXMLDesc">virDomainGetXMLDesc</a><br />
<a href="html/libvirt-libvirt.html#virDomainReboot">virDomainReboot</a><br />
<a href="html/libvirt-libvirt.html#virNetworkGetXMLDesc">virNetworkGetXMLDesc</a><br />
@@ -18,7 +162,7 @@
<a href="APIchunk1.html">W-c</a>
<a href="APIchunk2.html">d-i</a>
<a href="APIchunk3.html">j-n</a>
-<a href="APIchunk4.html">o-s</a>
-<a href="APIchunk5.html">t-w</a>
-<a href="APIchunk6.html">x-z</a>
+<a href="APIchunk4.html">o-r</a>
+<a href="APIchunk5.html">s-u</a>
+<a href="APIchunk6.html">v-z</a>
</h2></div></div><div class="linkList2"><div class="llinks2"><h3 class="links2"><span>main menu</span></h3><ul><li><a href="index.html">Home</a></li><li><a href="html/index.html">API Menu</a></li><li><a href="examples/index.html">C code examples</a></li><li><a href="ChangeLog.html">Recent Changes</a></li></ul></div><div class="llinks2"><h3 class="links2"><span>related links</span></h3><ul><li><a href="https://www.redhat.com/archives/libvir-list/">Mail archive</a></li><li><a href="https://bugzilla.redhat.com/bugzilla/buglist.cgi?product=Fedora+Core&amp;component=libvirt&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=MODIFIED&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;long_desc_type=allwordssubstr">Open bugs</a></li><li><a href="http://virt-manager.et.redhat.com/">virt-manager</a></li><li><a href="http://search.cpan.org/~danberr/Sys-Virt-0.1.0/">Perl bindings</a></li><li><a href="http://et.redhat.com/~rjones/ocaml-libvirt/">OCaml bindings</a></li><li><a href="http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html">Xen project</a></li><li><form action="search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="12" value="Search..." /><input name="submit" type="submit" value="Go" /></form></li><li><a href="http://xmlsoft.org/"><img src="Libxml2-Logo-90x34.gif" alt="Made with Libxml2 Logo" /></a></li></ul><p class="credits">Graphics and design by <a href="mail:dfong@redhat.com">Diana Fong</a></p></div></div><div id="bottom"><p class="p1"></p></div></div></body></html>
diff --git a/docs/APIfiles.html b/docs/APIfiles.html
index 10d533b6c..62d1ea793 100644
--- a/docs/APIfiles.html
+++ b/docs/APIfiles.html
@@ -153,9 +153,11 @@
<a href="html/libvirt-virterror.html#VIR_ERR_NONE">VIR_ERR_NONE</a><br />
<a href="html/libvirt-virterror.html#VIR_ERR_NO_CONNECT">VIR_ERR_NO_CONNECT</a><br />
<a href="html/libvirt-virterror.html#VIR_ERR_NO_DEVICE">VIR_ERR_NO_DEVICE</a><br />
+<a href="html/libvirt-virterror.html#VIR_ERR_NO_DOMAIN">VIR_ERR_NO_DOMAIN</a><br />
<a href="html/libvirt-virterror.html#VIR_ERR_NO_KERNEL">VIR_ERR_NO_KERNEL</a><br />
<a href="html/libvirt-virterror.html#VIR_ERR_NO_MEMORY">VIR_ERR_NO_MEMORY</a><br />
<a href="html/libvirt-virterror.html#VIR_ERR_NO_NAME">VIR_ERR_NO_NAME</a><br />
+<a href="html/libvirt-virterror.html#VIR_ERR_NO_NETWORK">VIR_ERR_NO_NETWORK</a><br />
<a href="html/libvirt-virterror.html#VIR_ERR_NO_OS">VIR_ERR_NO_OS</a><br />
<a href="html/libvirt-virterror.html#VIR_ERR_NO_ROOT">VIR_ERR_NO_ROOT</a><br />
<a href="html/libvirt-virterror.html#VIR_ERR_NO_SOURCE">VIR_ERR_NO_SOURCE</a><br />
diff --git a/docs/APIsymbols.html b/docs/APIsymbols.html
index 97c8ae9a0..338dd7c35 100644
--- a/docs/APIsymbols.html
+++ b/docs/APIsymbols.html
@@ -44,9 +44,11 @@
<a href="html/libvirt-virterror.html#VIR_ERR_NONE">VIR_ERR_NONE</a><br />
<a href="html/libvirt-virterror.html#VIR_ERR_NO_CONNECT">VIR_ERR_NO_CONNECT</a><br />
<a href="html/libvirt-virterror.html#VIR_ERR_NO_DEVICE">VIR_ERR_NO_DEVICE</a><br />
+<a href="html/libvirt-virterror.html#VIR_ERR_NO_DOMAIN">VIR_ERR_NO_DOMAIN</a><br />
<a href="html/libvirt-virterror.html#VIR_ERR_NO_KERNEL">VIR_ERR_NO_KERNEL</a><br />
<a href="html/libvirt-virterror.html#VIR_ERR_NO_MEMORY">VIR_ERR_NO_MEMORY</a><br />
<a href="html/libvirt-virterror.html#VIR_ERR_NO_NAME">VIR_ERR_NO_NAME</a><br />
+<a href="html/libvirt-virterror.html#VIR_ERR_NO_NETWORK">VIR_ERR_NO_NETWORK</a><br />
<a href="html/libvirt-virterror.html#VIR_ERR_NO_OS">VIR_ERR_NO_OS</a><br />
<a href="html/libvirt-virterror.html#VIR_ERR_NO_ROOT">VIR_ERR_NO_ROOT</a><br />
<a href="html/libvirt-virterror.html#VIR_ERR_NO_SOURCE">VIR_ERR_NO_SOURCE</a><br />
diff --git a/docs/devhelp/libvirt-libvirt.html b/docs/devhelp/libvirt-libvirt.html
index 421d7de24..aa2c2dd82 100644
--- a/docs/devhelp/libvirt-libvirt.html
+++ b/docs/devhelp/libvirt-libvirt.html
@@ -495,19 +495,19 @@ The content of this structure is not made public by the API.
<hr/>
<div class="refsect2" lang="en"><h3><a name="virDomainLookupByID"/>virDomainLookupByID ()</h3><pre class="programlisting"><a href="libvirt-libvirt.html#virDomainPtr">virDomainPtr</a> virDomainLookupByID (<a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> conn, <br/> int id)<br/>
</pre><p>Try to find a domain based on the hypervisor ID number</p>
-<div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>id</tt></i>:</span></td><td>the domain ID number</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new domain object or NULL in case of failure</td></tr></tbody></table></div></div>
+<div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>id</tt></i>:</span></td><td>the domain ID number</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new domain object or NULL in case of failure. If the domain cannot be found, then <a href="libvirt-virterror.html#VIR_ERR_NO_DOMAIN">VIR_ERR_NO_DOMAIN</a> error is raised.</td></tr></tbody></table></div></div>
<hr/>
<div class="refsect2" lang="en"><h3><a name="virDomainLookupByName"/>virDomainLookupByName ()</h3><pre class="programlisting"><a href="libvirt-libvirt.html#virDomainPtr">virDomainPtr</a> virDomainLookupByName (<a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> conn, <br/> const char * name)<br/>
</pre><p>Try to lookup a domain on the given hypervisor based on its name.</p>
-<div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>name</tt></i>:</span></td><td>name for the domain</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new domain object or NULL in case of failure</td></tr></tbody></table></div></div>
+<div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>name</tt></i>:</span></td><td>name for the domain</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new domain object or NULL in case of failure. If the domain cannot be found, then <a href="libvirt-virterror.html#VIR_ERR_NO_DOMAIN">VIR_ERR_NO_DOMAIN</a> error is raised.</td></tr></tbody></table></div></div>
<hr/>
<div class="refsect2" lang="en"><h3><a name="virDomainLookupByUUID"/>virDomainLookupByUUID ()</h3><pre class="programlisting"><a href="libvirt-libvirt.html#virDomainPtr">virDomainPtr</a> virDomainLookupByUUID (<a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> conn, <br/> const unsigned char * uuid)<br/>
</pre><p>Try to lookup a domain on the given hypervisor based on its UUID.</p>
-<div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>uuid</tt></i>:</span></td><td>the raw UUID for the domain</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new domain object or NULL in case of failure</td></tr></tbody></table></div></div>
+<div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>uuid</tt></i>:</span></td><td>the raw UUID for the domain</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new domain object or NULL in case of failure. If the domain cannot be found, then <a href="libvirt-virterror.html#VIR_ERR_NO_DOMAIN">VIR_ERR_NO_DOMAIN</a> error is raised.</td></tr></tbody></table></div></div>
<hr/>
<div class="refsect2" lang="en"><h3><a name="virDomainLookupByUUIDString"/>virDomainLookupByUUIDString ()</h3><pre class="programlisting"><a href="libvirt-libvirt.html#virDomainPtr">virDomainPtr</a> virDomainLookupByUUIDString (<a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> conn, <br/> const char * uuidstr)<br/>
</pre><p>Try to lookup a domain on the given hypervisor based on its UUID.</p>
-<div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>uuidstr</tt></i>:</span></td><td>the string UUID for the domain</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new domain object or NULL in case of failure</td></tr></tbody></table></div></div>
+<div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>uuidstr</tt></i>:</span></td><td>the string UUID for the domain</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new domain object or NULL in case of failure. If the domain cannot be found, then <a href="libvirt-virterror.html#VIR_ERR_NO_DOMAIN">VIR_ERR_NO_DOMAIN</a> error is raised.</td></tr></tbody></table></div></div>
<hr/>
<div class="refsect2" lang="en"><h3><a name="virDomainPinVcpu"/>virDomainPinVcpu ()</h3><pre class="programlisting">int virDomainPinVcpu (<a href="libvirt-libvirt.html#virDomainPtr">virDomainPtr</a> domain, <br/> unsigned int vcpu, <br/> unsigned char * cpumap, <br/> int maplen)<br/>
</pre><p>Dynamically change the real CPUs which can be allocated to a virtual CPU. This function requires priviledged access to the hypervisor.</p>
@@ -619,15 +619,15 @@ The content of this structure is not made public by the API.
<hr/>
<div class="refsect2" lang="en"><h3><a name="virNetworkLookupByName"/>virNetworkLookupByName ()</h3><pre class="programlisting"><a href="libvirt-libvirt.html#virNetworkPtr">virNetworkPtr</a> virNetworkLookupByName (<a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> conn, <br/> const char * name)<br/>
</pre><p>Try to lookup a network on the given hypervisor based on its name.</p>
-<div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>name</tt></i>:</span></td><td>name for the network</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new network object or NULL in case of failure</td></tr></tbody></table></div></div>
+<div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>name</tt></i>:</span></td><td>name for the network</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new network object or NULL in case of failure. If the network cannot be found, then <a href="libvirt-virterror.html#VIR_ERR_NO_NETWORK">VIR_ERR_NO_NETWORK</a> error is raised.</td></tr></tbody></table></div></div>
<hr/>
<div class="refsect2" lang="en"><h3><a name="virNetworkLookupByUUID"/>virNetworkLookupByUUID ()</h3><pre class="programlisting"><a href="libvirt-libvirt.html#virNetworkPtr">virNetworkPtr</a> virNetworkLookupByUUID (<a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> conn, <br/> const unsigned char * uuid)<br/>
</pre><p>Try to lookup a network on the given hypervisor based on its UUID.</p>
-<div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>uuid</tt></i>:</span></td><td>the raw UUID for the network</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new network object or NULL in case of failure</td></tr></tbody></table></div></div>
+<div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>uuid</tt></i>:</span></td><td>the raw UUID for the network</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new network object or NULL in case of failure. If the network cannot be found, then <a href="libvirt-virterror.html#VIR_ERR_NO_NETWORK">VIR_ERR_NO_NETWORK</a> error is raised.</td></tr></tbody></table></div></div>
<hr/>
<div class="refsect2" lang="en"><h3><a name="virNetworkLookupByUUIDString"/>virNetworkLookupByUUIDString ()</h3><pre class="programlisting"><a href="libvirt-libvirt.html#virNetworkPtr">virNetworkPtr</a> virNetworkLookupByUUIDString (<a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> conn, <br/> const char * uuidstr)<br/>
</pre><p>Try to lookup a network on the given hypervisor based on its UUID.</p>
-<div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>uuidstr</tt></i>:</span></td><td>the string UUID for the network</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new network object or NULL in case of failure</td></tr></tbody></table></div></div>
+<div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>uuidstr</tt></i>:</span></td><td>the string UUID for the network</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new network object or NULL in case of failure. If the network cannot be found, then <a href="libvirt-virterror.html#VIR_ERR_NO_NETWORK">VIR_ERR_NO_NETWORK</a> error is raised.</td></tr></tbody></table></div></div>
<hr/>
<div class="refsect2" lang="en"><h3><a name="virNetworkSetAutostart"/>virNetworkSetAutostart ()</h3><pre class="programlisting">int virNetworkSetAutostart (<a href="libvirt-libvirt.html#virNetworkPtr">virNetworkPtr</a> network, <br/> int autostart)<br/>
</pre><p>Configure the network to be automatically started when the host machine boots.</p>
diff --git a/docs/devhelp/libvirt-virterror.html b/docs/devhelp/libvirt-virterror.html
index 655367cc4..11519033a 100644
--- a/docs/devhelp/libvirt-virterror.html
+++ b/docs/devhelp/libvirt-virterror.html
@@ -148,7 +148,9 @@ void <a href="#virConnResetLastError">virConnResetLastError</a> (<a href="libvi
<a name="VIR_ERR_SYSTEM_ERROR">VIR_ERR_SYSTEM_ERROR</a> = 38 /* general system call failure */
<a name="VIR_ERR_RPC">VIR_ERR_RPC</a> = 39 /* some sort of RPC error */
<a name="VIR_ERR_GNUTLS_ERROR">VIR_ERR_GNUTLS_ERROR</a> = 40 /* error from a GNUTLS call */
- <a name="VIR_WAR_NO_NETWORK">VIR_WAR_NO_NETWORK</a> = 41 /* failed to start network */
+ <a name="VIR_WAR_NO_NETWORK">VIR_WAR_NO_NETWORK</a> = 41 /* failed to start network */
+ <a name="VIR_ERR_NO_DOMAIN">VIR_ERR_NO_DOMAIN</a> = 42 /* domain not found or unexpectedly disappeared */
+ <a name="VIR_ERR_NO_NETWORK">VIR_ERR_NO_NETWORK</a> = 43 /* network not found */
};
</pre><p/>
</div>
diff --git a/docs/html/libvirt-libvirt.html b/docs/html/libvirt-libvirt.html
index c5077940f..2533af02f 100644
--- a/docs/html/libvirt-libvirt.html
+++ b/docs/html/libvirt-libvirt.html
@@ -269,13 +269,13 @@ The content of this structure is not made public by the API.
</pre><p>Provide an XML description of the domain. The description may be reused later to relaunch the domain with virDomainCreateLinux().</p>
<div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>domain</tt></i>:</span></td><td>a domain object</td></tr><tr><td><span class="term"><i><tt>flags</tt></i>:</span></td><td>and OR'ed set of extraction flags, not used yet</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a 0 terminated UTF-8 encoded XML instance, or NULL in case of error. the caller must free() the returned value.</td></tr></tbody></table></div><h3><a name="virDomainLookupByID" id="virDomainLookupByID"></a>Function: virDomainLookupByID</h3><pre class="programlisting"><a href="libvirt-libvirt.html#virDomainPtr">virDomainPtr</a> virDomainLookupByID (<a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> conn, <br /> int id)<br />
</pre><p>Try to find a domain based on the hypervisor ID number</p>
-<div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>id</tt></i>:</span></td><td>the domain ID number</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new domain object or NULL in case of failure</td></tr></tbody></table></div><h3><a name="virDomainLookupByName" id="virDomainLookupByName"></a>Function: virDomainLookupByName</h3><pre class="programlisting"><a href="libvirt-libvirt.html#virDomainPtr">virDomainPtr</a> virDomainLookupByName (<a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> conn, <br /> const char * name)<br />
+<div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>id</tt></i>:</span></td><td>the domain ID number</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new domain object or NULL in case of failure. If the domain cannot be found, then <a href="libvirt-virterror.html#VIR_ERR_NO_DOMAIN">VIR_ERR_NO_DOMAIN</a> error is raised.</td></tr></tbody></table></div><h3><a name="virDomainLookupByName" id="virDomainLookupByName"></a>Function: virDomainLookupByName</h3><pre class="programlisting"><a href="libvirt-libvirt.html#virDomainPtr">virDomainPtr</a> virDomainLookupByName (<a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> conn, <br /> const char * name)<br />
</pre><p>Try to lookup a domain on the given hypervisor based on its name.</p>
-<div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>name</tt></i>:</span></td><td>name for the domain</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new domain object or NULL in case of failure</td></tr></tbody></table></div><h3><a name="virDomainLookupByUUID" id="virDomainLookupByUUID"></a>Function: virDomainLookupByUUID</h3><pre class="programlisting"><a href="libvirt-libvirt.html#virDomainPtr">virDomainPtr</a> virDomainLookupByUUID (<a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> conn, <br /> const unsigned char * uuid)<br />
+<div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>name</tt></i>:</span></td><td>name for the domain</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new domain object or NULL in case of failure. If the domain cannot be found, then <a href="libvirt-virterror.html#VIR_ERR_NO_DOMAIN">VIR_ERR_NO_DOMAIN</a> error is raised.</td></tr></tbody></table></div><h3><a name="virDomainLookupByUUID" id="virDomainLookupByUUID"></a>Function: virDomainLookupByUUID</h3><pre class="programlisting"><a href="libvirt-libvirt.html#virDomainPtr">virDomainPtr</a> virDomainLookupByUUID (<a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> conn, <br /> const unsigned char * uuid)<br />
</pre><p>Try to lookup a domain on the given hypervisor based on its UUID.</p>
-<div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>uuid</tt></i>:</span></td><td>the raw UUID for the domain</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new domain object or NULL in case of failure</td></tr></tbody></table></div><h3><a name="virDomainLookupByUUIDString" id="virDomainLookupByUUIDString"></a>Function: virDomainLookupByUUIDString</h3><pre class="programlisting"><a href="libvirt-libvirt.html#virDomainPtr">virDomainPtr</a> virDomainLookupByUUIDString (<a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> conn, <br /> const char * uuidstr)<br />
+<div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>uuid</tt></i>:</span></td><td>the raw UUID for the domain</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new domain object or NULL in case of failure. If the domain cannot be found, then <a href="libvirt-virterror.html#VIR_ERR_NO_DOMAIN">VIR_ERR_NO_DOMAIN</a> error is raised.</td></tr></tbody></table></div><h3><a name="virDomainLookupByUUIDString" id="virDomainLookupByUUIDString"></a>Function: virDomainLookupByUUIDString</h3><pre class="programlisting"><a href="libvirt-libvirt.html#virDomainPtr">virDomainPtr</a> virDomainLookupByUUIDString (<a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> conn, <br /> const char * uuidstr)<br />
</pre><p>Try to lookup a domain on the given hypervisor based on its UUID.</p>
-<div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>uuidstr</tt></i>:</span></td><td>the string UUID for the domain</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new domain object or NULL in case of failure</td></tr></tbody></table></div><h3><a name="virDomainPinVcpu" id="virDomainPinVcpu"></a>Function: virDomainPinVcpu</h3><pre class="programlisting">int virDomainPinVcpu (<a href="libvirt-libvirt.html#virDomainPtr">virDomainPtr</a> domain, <br /> unsigned int vcpu, <br /> unsigned char * cpumap, <br /> int maplen)<br />
+<div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>uuidstr</tt></i>:</span></td><td>the string UUID for the domain</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new domain object or NULL in case of failure. If the domain cannot be found, then <a href="libvirt-virterror.html#VIR_ERR_NO_DOMAIN">VIR_ERR_NO_DOMAIN</a> error is raised.</td></tr></tbody></table></div><h3><a name="virDomainPinVcpu" id="virDomainPinVcpu"></a>Function: virDomainPinVcpu</h3><pre class="programlisting">int virDomainPinVcpu (<a href="libvirt-libvirt.html#virDomainPtr">virDomainPtr</a> domain, <br /> unsigned int vcpu, <br /> unsigned char * cpumap, <br /> int maplen)<br />
</pre><p>Dynamically change the real CPUs which can be allocated to a virtual CPU. This function requires priviledged access to the hypervisor.</p>
<div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>domain</tt></i>:</span></td><td>pointer to domain object, or NULL for Domain0</td></tr><tr><td><span class="term"><i><tt>vcpu</tt></i>:</span></td><td>virtual CPU number</td></tr><tr><td><span class="term"><i><tt>cpumap</tt></i>:</span></td><td>pointer to a bit map of real CPUs (in 8-bit bytes) (IN) Each bit set to 1 means that corresponding CPU is usable. Bytes are stored in little-endian order: CPU0-7, 8-15... In each byte, lowest CPU number is least significant bit.</td></tr><tr><td><span class="term"><i><tt>maplen</tt></i>:</span></td><td>number of bytes in cpumap, from 1 up to size of CPU map in underlying virtualization system (Xen...). If maplen &lt; size, missing bytes are set to zero. If maplen &gt; size, failure code is returned.</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>0 in case of success, -1 in case of failure.</td></tr></tbody></table></div><h3><a name="virDomainReboot" id="virDomainReboot"></a>Function: virDomainReboot</h3><pre class="programlisting">int virDomainReboot (<a href="libvirt-libvirt.html#virDomainPtr">virDomainPtr</a> domain, <br /> unsigned int flags)<br />
</pre><p>Reboot a domain, the domain object is still usable there after but the domain OS is being stopped for a restart. Note that the guest OS may ignore the request.</p>
@@ -331,11 +331,11 @@ The content of this structure is not made public by the API.
</pre><p>Provide an XML description of the network. The description may be reused later to relaunch the network with virNetworkCreateXML().</p>
<div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>network</tt></i>:</span></td><td>a network object</td></tr><tr><td><span class="term"><i><tt>flags</tt></i>:</span></td><td>and OR'ed set of extraction flags, not used yet</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a 0 terminated UTF-8 encoded XML instance, or NULL in case of error. the caller must free() the returned value.</td></tr></tbody></table></div><h3><a name="virNetworkLookupByName" id="virNetworkLookupByName"></a>Function: virNetworkLookupByName</h3><pre class="programlisting"><a href="libvirt-libvirt.html#virNetworkPtr">virNetworkPtr</a> virNetworkLookupByName (<a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> conn, <br /> const char * name)<br />
</pre><p>Try to lookup a network on the given hypervisor based on its name.</p>
-<div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>name</tt></i>:</span></td><td>name for the network</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new network object or NULL in case of failure</td></tr></tbody></table></div><h3><a name="virNetworkLookupByUUID" id="virNetworkLookupByUUID"></a>Function: virNetworkLookupByUUID</h3><pre class="programlisting"><a href="libvirt-libvirt.html#virNetworkPtr">virNetworkPtr</a> virNetworkLookupByUUID (<a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> conn, <br /> const unsigned char * uuid)<br />
+<div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>name</tt></i>:</span></td><td>name for the network</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new network object or NULL in case of failure. If the network cannot be found, then <a href="libvirt-virterror.html#VIR_ERR_NO_NETWORK">VIR_ERR_NO_NETWORK</a> error is raised.</td></tr></tbody></table></div><h3><a name="virNetworkLookupByUUID" id="virNetworkLookupByUUID"></a>Function: virNetworkLookupByUUID</h3><pre class="programlisting"><a href="libvirt-libvirt.html#virNetworkPtr">virNetworkPtr</a> virNetworkLookupByUUID (<a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> conn, <br /> const unsigned char * uuid)<br />
</pre><p>Try to lookup a network on the given hypervisor based on its UUID.</p>
-<div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>uuid</tt></i>:</span></td><td>the raw UUID for the network</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new network object or NULL in case of failure</td></tr></tbody></table></div><h3><a name="virNetworkLookupByUUIDString" id="virNetworkLookupByUUIDString"></a>Function: virNetworkLookupByUUIDString</h3><pre class="programlisting"><a href="libvirt-libvirt.html#virNetworkPtr">virNetworkPtr</a> virNetworkLookupByUUIDString (<a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> conn, <br /> const char * uuidstr)<br />
+<div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>uuid</tt></i>:</span></td><td>the raw UUID for the network</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new network object or NULL in case of failure. If the network cannot be found, then <a href="libvirt-virterror.html#VIR_ERR_NO_NETWORK">VIR_ERR_NO_NETWORK</a> error is raised.</td></tr></tbody></table></div><h3><a name="virNetworkLookupByUUIDString" id="virNetworkLookupByUUIDString"></a>Function: virNetworkLookupByUUIDString</h3><pre class="programlisting"><a href="libvirt-libvirt.html#virNetworkPtr">virNetworkPtr</a> virNetworkLookupByUUIDString (<a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> conn, <br /> const char * uuidstr)<br />
</pre><p>Try to lookup a network on the given hypervisor based on its UUID.</p>
-<div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>uuidstr</tt></i>:</span></td><td>the string UUID for the network</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new network object or NULL in case of failure</td></tr></tbody></table></div><h3><a name="virNetworkSetAutostart" id="virNetworkSetAutostart"></a>Function: virNetworkSetAutostart</h3><pre class="programlisting">int virNetworkSetAutostart (<a href="libvirt-libvirt.html#virNetworkPtr">virNetworkPtr</a> network, <br /> int autostart)<br />
+<div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>conn</tt></i>:</span></td><td>pointer to the hypervisor connection</td></tr><tr><td><span class="term"><i><tt>uuidstr</tt></i>:</span></td><td>the string UUID for the network</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>a new network object or NULL in case of failure. If the network cannot be found, then <a href="libvirt-virterror.html#VIR_ERR_NO_NETWORK">VIR_ERR_NO_NETWORK</a> error is raised.</td></tr></tbody></table></div><h3><a name="virNetworkSetAutostart" id="virNetworkSetAutostart"></a>Function: virNetworkSetAutostart</h3><pre class="programlisting">int virNetworkSetAutostart (<a href="libvirt-libvirt.html#virNetworkPtr">virNetworkPtr</a> network, <br /> int autostart)<br />
</pre><p>Configure the network to be automatically started when the host machine boots.</p>
<div class="variablelist"><table border="0"><col align="left" /><tbody><tr><td><span class="term"><i><tt>network</tt></i>:</span></td><td>a network object</td></tr><tr><td><span class="term"><i><tt>autostart</tt></i>:</span></td><td>whether the network should be automatically started 0 or 1</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>-1 in case of error, 0 in case of success</td></tr></tbody></table></div><h3><a name="virNetworkUndefine" id="virNetworkUndefine"></a>Function: virNetworkUndefine</h3><pre class="programlisting">int virNetworkUndefine (<a href="libvirt-libvirt.html#virNetworkPtr">virNetworkPtr</a> network)<br />
</pre><p>Undefine a network but does not stop it if it is running</p>
diff --git a/docs/html/libvirt-virterror.html b/docs/html/libvirt-virterror.html
index 425e893be..307c900b0 100644
--- a/docs/html/libvirt-virterror.html
+++ b/docs/html/libvirt-virterror.html
@@ -96,6 +96,8 @@ void <a href="#virErrorFunc">virErrorFunc</a> (void * userData, <br /> <a
<a name="VIR_ERR_RPC" id="VIR_ERR_RPC">VIR_ERR_RPC</a> = 39 : some sort of RPC error
<a name="VIR_ERR_GNUTLS_ERROR" id="VIR_ERR_GNUTLS_ERROR">VIR_ERR_GNUTLS_ERROR</a> = 40 : error from a GNUTLS call
<a name="VIR_WAR_NO_NETWORK" id="VIR_WAR_NO_NETWORK">VIR_WAR_NO_NETWORK</a> = 41 : failed to start network
+ <a name="VIR_ERR_NO_DOMAIN" id="VIR_ERR_NO_DOMAIN">VIR_ERR_NO_DOMAIN</a> = 42 : domain not found or unexpectedly disappeared
+ <a name="VIR_ERR_NO_NETWORK" id="VIR_ERR_NO_NETWORK">VIR_ERR_NO_NETWORK</a> = 43 : network not found
}
</pre><h3><a name="virConnCopyLastError" id="virConnCopyLastError"></a>Function: virConnCopyLastError</h3><pre class="programlisting">int virConnCopyLastError (<a href="libvirt-libvirt.html#virConnectPtr">virConnectPtr</a> conn, <br /> <a href="libvirt-virterror.html#virErrorPtr">virErrorPtr</a> to)<br />
</pre><p>Copy the content of the last error caught on that connection One will need to free the result with virResetError()</p>
diff --git a/docs/hvsupport.html b/docs/hvsupport.html
index 8b10a9420..bd973bc05 100644
--- a/docs/hvsupport.html
+++ b/docs/hvsupport.html
@@ -5,7 +5,7 @@ This page documents which <a href="html/">libvirt calls</a> work on
which hypervisors.
</p><p>
This information changes frequently. This page was last checked or
-updated on <i>2007-06-28</i>.
+updated on <i>2007-06-29</i>.
</p><h3>Domain functions</h3><p> x = not supported; empty cell means no information </p><table class="top_table"><tr><th> Function </th>
<th> Since </th>
<th> Xen </th>
diff --git a/docs/libvir.html b/docs/libvir.html
index 7dbe97d31..f9d7183be 100644
--- a/docs/libvir.html
+++ b/docs/libvir.html
@@ -35,6 +35,47 @@ development of libvirt, it is preferable when possible to just use the <a
href="downloads.html">CVS version or snapshot</a>, contact the mailing list
and check the <a href="ChangeLog.html">ChangeLog</a> to gauge progresses.</p>
+<h3>0.3.0: Jul 9 2007</h3>
+<ul>
+ <li>Secure Remote support (Richard Jones).
+ See <a href="http://libvirt.org/remote.html">the remote page</a>
+ of the documentation
+ <li>Documentation: remote support (Richard Jones), description of
+ the URI connection strings (Richard Jones), update of virsh man
+ page, matrix of libvirt API/hypervisor support with version
+ informations (Richard Jones)</li>
+ <li>Bug fixes: examples Makefile.am generation (Richard Jones),
+ SetMem fix (Mark Johnson), URI handling and ordering of
+ drivers (Daniel Berrange), fix virsh help without hypervisor (Richard
+ Jones), id marshalling fix (Daniel Berrange), fix virConnectGetMaxVcpus
+ on remote (Richard Jones), avoid a realloc leak (Jim Meyering), scheduler
+ parameters handling for Xen (Richard Jones), various early remote
+ bug fixes (Richard Jones), remove virsh leaks of domains references
+ (Masayuki Sunou), configCache refill bug (Richard Jones), fix
+ XML serialization bugs</li>
+ <li>Improvements: QEmu switch to XDR-based protocol (Dan Berrange),
+ device attach/detach commands (Masayuki Sunou), OCaml bindings
+ (Richard Jones), new entry points virDomainGetConnect and
+ virNetworkGetConnect useful for bindings (Richard Jones),
+ reunitifaction of remote and qemu daemon under a single libvirtd
+ with a config file (Daniel Berrange)</li>
+ <li>Cleanups: parsing of connection URIs (Richard Jones), messages
+ from virsh (Saori Fukuta), Coverage files (Daniel Berrange),
+ Solaris fixes (Mark Johnson), avoid [r]index calls (Richard Jones),
+ release information in Xen backend, virsh cpupin command cleanups
+ (Masayuki Sunou), xen:/// suppport as standard Xen URI (Richard Jones and
+ Daniel Berrange), improve driver selection/decline mechanism (Richard
+ Jones), error reporting on XML dump (Richard Jones), Remove unused
+ virDomainKernel structure (Richard Jones), daemon event loop event
+ handling (Daniel Berrange), various unifications cleanup in the daemon
+ merging (Daniel Berrange), internal file and timer monitoring API
+ (Daniel Berrange), remove libsysfs dependancy, call brctl program
+ directly (Daniel Berrange), virBuffer functions cleanups (Richard Jones),
+ make init script LSB compliant, error handling on lookup functions
+ (Richard Jones), remove internal virGetDomainByID (Richard Jones),
+ revamp of xen subdrivers interfaces (Richard Jones)</li>
+ <li>Localization updates</li>
+</ul>
<h3>0.2.3: Jun 8 2007</h3>
<ul>
<li>Documentation: documentation for upcoming remote access (Richard Jones),
diff --git a/docs/libvirt-api.xml b/docs/libvirt-api.xml
index 7a8413b3f..8fcea3247 100644
--- a/docs/libvirt-api.xml
+++ b/docs/libvirt-api.xml
@@ -147,13 +147,14 @@
<description>Provides the interfaces of the libvirt library to handle errors raised while using the library. </description>
<author>Daniel Veillard &lt;veillard@redhat.com&gt; </author>
<exports symbol='VIR_FROM_XML' type='enum'/>
- <exports symbol='VIR_ERR_CALL_FAILED' type='enum'/>
+ <exports symbol='VIR_ERR_RPC' type='enum'/>
<exports symbol='VIR_ERR_SYSTEM_ERROR' type='enum'/>
<exports symbol='VIR_FROM_TEST' type='enum'/>
<exports symbol='VIR_ERR_WARNING' type='enum'/>
<exports symbol='VIR_ERR_NO_XEN' type='enum'/>
<exports symbol='VIR_ERR_INVALID_ARG' type='enum'/>
<exports symbol='VIR_ERR_ERROR' type='enum'/>
+ <exports symbol='VIR_ERR_NO_OS' type='enum'/>
<exports symbol='VIR_ERR_NO_DEVICE' type='enum'/>
<exports symbol='VIR_ERR_NO_MEMORY' type='enum'/>
<exports symbol='VIR_FROM_SEXPR' type='enum'/>
@@ -180,7 +181,6 @@
<exports symbol='VIR_FROM_NET' type='enum'/>
<exports symbol='VIR_ERR_NO_NAME' type='enum'/>
<exports symbol='VIR_ERR_NO_ROOT' type='enum'/>
- <exports symbol='VIR_ERR_RPC' type='enum'/>
<exports symbol='VIR_ERR_OPERATION_FAILED' type='enum'/>
<exports symbol='VIR_ERR_GET_FAILED' type='enum'/>
<exports symbol='VIR_ERR_DRIVER_FULL' type='enum'/>
@@ -196,6 +196,8 @@
<exports symbol='VIR_ERR_NO_SUPPORT' type='enum'/>
<exports symbol='VIR_FROM_XEND' type='enum'/>
<exports symbol='VIR_FROM_PROXY' type='enum'/>
+ <exports symbol='VIR_ERR_NO_NETWORK' type='enum'/>
+ <exports symbol='VIR_ERR_NO_DOMAIN' type='enum'/>
<exports symbol='VIR_ERR_READ_FAILED' type='enum'/>
<exports symbol='VIR_ERR_SEXPR_SERIAL' type='enum'/>
<exports symbol='VIR_FROM_XENSTORE' type='enum'/>
@@ -204,7 +206,7 @@
<exports symbol='VIR_ERR_XEN_CALL' type='enum'/>
<exports symbol='VIR_ERR_UNKNOWN_HOST' type='enum'/>
<exports symbol='VIR_ERR_NO_CONNECT' type='enum'/>
- <exports symbol='VIR_ERR_NO_OS' type='enum'/>
+ <exports symbol='VIR_ERR_CALL_FAILED' type='enum'/>
<exports symbol='virErrorPtr' type='typedef'/>
<exports symbol='virErrorLevel' type='typedef'/>
<exports symbol='virErrorDomain' type='typedef'/>
@@ -314,9 +316,11 @@
<enum name='VIR_ERR_NONE' file='virterror' value='0' type='virErrorLevel'/>
<enum name='VIR_ERR_NO_CONNECT' file='virterror' value='5' type='virErrorNumber' info='can&apos;t connect to hypervisor'/>
<enum name='VIR_ERR_NO_DEVICE' file='virterror' value='23' type='virErrorNumber' info='missing domain devices information'/>
+ <enum name='VIR_ERR_NO_DOMAIN' file='virterror' value='42' type='virErrorNumber' info='domain not found or unexpectedly disappeared'/>
<enum name='VIR_ERR_NO_KERNEL' file='virterror' value='17' type='virErrorNumber' info='missing kernel information'/>
<enum name='VIR_ERR_NO_MEMORY' file='virterror' value='2' type='virErrorNumber' info='memory allocation failure'/>
<enum name='VIR_ERR_NO_NAME' file='virterror' value='21' type='virErrorNumber' info='missing domain name information'/>
+ <enum name='VIR_ERR_NO_NETWORK' file='virterror' value='43' type='virErrorNumber' info=' network not found'/>
<enum name='VIR_ERR_NO_OS' file='virterror' value='22' type='virErrorNumber' info='missing domain OS information'/>
<enum name='VIR_ERR_NO_ROOT' file='virterror' value='18' type='virErrorNumber' info='missing root device information'/>
<enum name='VIR_ERR_NO_SOURCE' file='virterror' value='19' type='virErrorNumber' info='missing source device information'/>
@@ -358,7 +362,7 @@
<enum name='VIR_VCPU_BLOCKED' file='libvirt' value='2' type='virVcpuState' info=' the virtual CPU is blocked on resource'/>
<enum name='VIR_VCPU_OFFLINE' file='libvirt' value='0' type='virVcpuState' info='the virtual CPU is offline'/>
<enum name='VIR_VCPU_RUNNING' file='libvirt' value='1' type='virVcpuState' info='the virtual CPU is running'/>
- <enum name='VIR_WAR_NO_NETWORK' file='virterror' value='41' type='virErrorNumber' info=' failed to start network'/>
+ <enum name='VIR_WAR_NO_NETWORK' file='virterror' value='41' type='virErrorNumber' info='failed to start network'/>
<struct name='virConnect' file='libvirt' type='struct _virConnect'/>
<typedef name='virConnectPtr' file='libvirt' type='virConnect *'>
<info>a virConnectPtr is pointer to a virConnect private structure, this is the type used to reference a connection to the Xen Hypervisor in the API.</info>
@@ -691,25 +695,25 @@
</function>
<function name='virDomainLookupByID' file='libvirt' module='libvirt'>
<info>Try to find a domain based on the hypervisor ID number</info>
- <return type='virDomainPtr' info='a new domain object or NULL in case of failure'/>
+ <return type='virDomainPtr' info='a new domain object or NULL in case of failure. If the domain cannot be found, then VIR_ERR_NO_DOMAIN error is raised.'/>
<arg name='conn' type='virConnectPtr' info='pointer to the hypervisor connection'/>
<arg name='id' type='int' info='the domain ID number'/>
</function>
<function name='virDomainLookupByName' file='libvirt' module='libvirt'>
<info>Try to lookup a domain on the given hypervisor based on its name.</info>
- <return type='virDomainPtr' info='a new domain object or NULL in case of failure'/>
+ <return type='virDomainPtr' info='a new domain object or NULL in case of failure. If the domain cannot be found, then VIR_ERR_NO_DOMAIN error is raised.'/>
<arg name='conn' type='virConnectPtr' info='pointer to the hypervisor connection'/>
<arg name='name' type='const char *' info='name for the domain'/>
</function>
<function name='virDomainLookupByUUID' file='libvirt' module='libvirt'>
<info>Try to lookup a domain on the given hypervisor based on its UUID.</info>
- <return type='virDomainPtr' info='a new domain object or NULL in case of failure'/>
+ <return type='virDomainPtr' info='a new domain object or NULL in case of failure. If the domain cannot be found, then VIR_ERR_NO_DOMAIN error is raised.'/>
<arg name='conn' type='virConnectPtr' info='pointer to the hypervisor connection'/>
<arg name='uuid' type='const unsigned char *' info='the raw UUID for the domain'/>
</function>
<function name='virDomainLookupByUUIDString' file='libvirt' module='libvirt'>
<info>Try to lookup a domain on the given hypervisor based on its UUID.</info>
- <return type='virDomainPtr' info='a new domain object or NULL in case of failure'/>
+ <return type='virDomainPtr' info='a new domain object or NULL in case of failure. If the domain cannot be found, then VIR_ERR_NO_DOMAIN error is raised.'/>
<arg name='conn' type='virConnectPtr' info='pointer to the hypervisor connection'/>
<arg name='uuidstr' type='const char *' info='the string UUID for the domain'/>
</function>
@@ -879,19 +883,19 @@
</function>
<function name='virNetworkLookupByName' file='libvirt' module='libvirt'>
<info>Try to lookup a network on the given hypervisor based on its name.</info>
- <return type='virNetworkPtr' info='a new network object or NULL in case of failure'/>
+ <return type='virNetworkPtr' info='a new network object or NULL in case of failure. If the network cannot be found, then VIR_ERR_NO_NETWORK error is raised.'/>
<arg name='conn' type='virConnectPtr' info='pointer to the hypervisor connection'/>
<arg name='name' type='const char *' info='name for the network'/>
</function>
<function name='virNetworkLookupByUUID' file='libvirt' module='libvirt'>
<info>Try to lookup a network on the given hypervisor based on its UUID.</info>
- <return type='virNetworkPtr' info='a new network object or NULL in case of failure'/>
+ <return type='virNetworkPtr' info='a new network object or NULL in case of failure. If the network cannot be found, then VIR_ERR_NO_NETWORK error is raised.'/>
<arg name='conn' type='virConnectPtr' info='pointer to the hypervisor connection'/>
<arg name='uuid' type='const unsigned char *' info='the raw UUID for the network'/>
</function>
<function name='virNetworkLookupByUUIDString' file='libvirt' module='libvirt'>
<info>Try to lookup a network on the given hypervisor based on its UUID.</info>
- <return type='virNetworkPtr' info='a new network object or NULL in case of failure'/>
+ <return type='virNetworkPtr' info='a new network object or NULL in case of failure. If the network cannot be found, then VIR_ERR_NO_NETWORK error is raised.'/>
<arg name='conn' type='virConnectPtr' info='pointer to the hypervisor connection'/>
<arg name='uuidstr' type='const char *' info='the string UUID for the network'/>
</function>
diff --git a/docs/libvirt-refs.xml b/docs/libvirt-refs.xml
index 2a1373f2b..287623440 100644
--- a/docs/libvirt-refs.xml
+++ b/docs/libvirt-refs.xml
@@ -45,9 +45,11 @@
<reference name='VIR_ERR_NONE' href='html/libvirt-virterror.html#VIR_ERR_NONE'/>
<reference name='VIR_ERR_NO_CONNECT' href='html/libvirt-virterror.html#VIR_ERR_NO_CONNECT'/>
<reference name='VIR_ERR_NO_DEVICE' href='html/libvirt-virterror.html#VIR_ERR_NO_DEVICE'/>
+ <reference name='VIR_ERR_NO_DOMAIN' href='html/libvirt-virterror.html#VIR_ERR_NO_DOMAIN'/>
<reference name='VIR_ERR_NO_KERNEL' href='html/libvirt-virterror.html#VIR_ERR_NO_KERNEL'/>
<reference name='VIR_ERR_NO_MEMORY' href='html/libvirt-virterror.html#VIR_ERR_NO_MEMORY'/>
<reference name='VIR_ERR_NO_NAME' href='html/libvirt-virterror.html#VIR_ERR_NO_NAME'/>
+ <reference name='VIR_ERR_NO_NETWORK' href='html/libvirt-virterror.html#VIR_ERR_NO_NETWORK'/>
<reference name='VIR_ERR_NO_OS' href='html/libvirt-virterror.html#VIR_ERR_NO_OS'/>
<reference name='VIR_ERR_NO_ROOT' href='html/libvirt-virterror.html#VIR_ERR_NO_ROOT'/>
<reference name='VIR_ERR_NO_SOURCE' href='html/libvirt-virterror.html#VIR_ERR_NO_SOURCE'/>
@@ -262,9 +264,11 @@
<ref name='VIR_ERR_NONE'/>
<ref name='VIR_ERR_NO_CONNECT'/>
<ref name='VIR_ERR_NO_DEVICE'/>
+ <ref name='VIR_ERR_NO_DOMAIN'/>
<ref name='VIR_ERR_NO_KERNEL'/>
<ref name='VIR_ERR_NO_MEMORY'/>
<ref name='VIR_ERR_NO_NAME'/>
+ <ref name='VIR_ERR_NO_NETWORK'/>
<ref name='VIR_ERR_NO_OS'/>
<ref name='VIR_ERR_NO_ROOT'/>
<ref name='VIR_ERR_NO_SOURCE'/>
@@ -775,9 +779,11 @@
<ref name='VIR_ERR_NONE'/>
<ref name='VIR_ERR_NO_CONNECT'/>
<ref name='VIR_ERR_NO_DEVICE'/>
+ <ref name='VIR_ERR_NO_DOMAIN'/>
<ref name='VIR_ERR_NO_KERNEL'/>
<ref name='VIR_ERR_NO_MEMORY'/>
<ref name='VIR_ERR_NO_NAME'/>
+ <ref name='VIR_ERR_NO_NETWORK'/>
<ref name='VIR_ERR_NO_OS'/>
<ref name='VIR_ERR_NO_ROOT'/>
<ref name='VIR_ERR_NO_SOURCE'/>
@@ -1200,6 +1206,17 @@
<word name='VIR_CPU_USABLE'>
<ref name='VIR_CPU_USABLE'/>
</word>
+ <word name='VIR_ERR_NO_DOMAIN'>
+ <ref name='virDomainLookupByID'/>
+ <ref name='virDomainLookupByName'/>
+ <ref name='virDomainLookupByUUID'/>
+ <ref name='virDomainLookupByUUIDString'/>
+ </word>
+ <word name='VIR_ERR_NO_NETWORK'>
+ <ref name='virNetworkLookupByName'/>
+ <ref name='virNetworkLookupByUUID'/>
+ <ref name='virNetworkLookupByUUIDString'/>
+ </word>
<word name='VIR_GET_CPUMAP'>
<ref name='VIR_GET_CPUMAP'/>
</word>
@@ -1546,6 +1563,15 @@
<ref name='virDomainGetInfo'/>
<ref name='virDomainPinVcpu'/>
</word>
+ <word name='cannot'>
+ <ref name='virDomainLookupByID'/>
+ <ref name='virDomainLookupByName'/>
+ <ref name='virDomainLookupByUUID'/>
+ <ref name='virDomainLookupByUUIDString'/>
+ <ref name='virNetworkLookupByName'/>
+ <ref name='virNetworkLookupByUUID'/>
+ <ref name='virNetworkLookupByUUIDString'/>
+ </word>
<word name='canonical'>
<ref name='virConnectGetURI'/>
</word>
@@ -1850,6 +1876,13 @@
<ref name='virConnectNumOfDomains'/>
<ref name='virConnectNumOfNetworks'/>
<ref name='virCopyLastError'/>
+ <ref name='virDomainLookupByID'/>
+ <ref name='virDomainLookupByName'/>
+ <ref name='virDomainLookupByUUID'/>
+ <ref name='virDomainLookupByUUIDString'/>
+ <ref name='virNetworkLookupByName'/>
+ <ref name='virNetworkLookupByUUID'/>
+ <ref name='virNetworkLookupByUUIDString'/>
</word>
<word name='free'>
<ref name='virConnCopyLastError'/>
@@ -2616,7 +2649,14 @@
</word>
<word name='raised'>
<ref name='_virError'/>
+ <ref name='virDomainLookupByID'/>
+ <ref name='virDomainLookupByName'/>
+ <ref name='virDomainLookupByUUID'/>
+ <ref name='virDomainLookupByUUIDString'/>
<ref name='virErrorFunc'/>
+ <ref name='virNetworkLookupByName'/>
+ <ref name='virNetworkLookupByUUID'/>
+ <ref name='virNetworkLookupByUUIDString'/>
<ref name='virSetErrorFunc'/>
</word>
<word name='raw'>
@@ -2785,6 +2825,8 @@
<ref name='virDomainSetMemory'/>
</word>
</letter>
+ </chunk>
+ <chunk name='chunk5'>
<letter name='s'>
<word name='same'>
<ref name='virConnectGetURI'/>
@@ -2990,8 +3032,6 @@
<ref name='virDomainPinVcpu'/>
</word>
</letter>
- </chunk>
- <chunk name='chunk5'>
<letter name='t'>
<word name='target'>
<ref name='virConnCopyLastError'/>
@@ -3031,8 +3071,15 @@
<ref name='virConnectOpenReadOnly'/>
<ref name='virDomainGetMaxMemory'/>
<ref name='virDomainGetVcpus'/>
+ <ref name='virDomainLookupByID'/>
+ <ref name='virDomainLookupByName'/>
+ <ref name='virDomainLookupByUUID'/>
+ <ref name='virDomainLookupByUUIDString'/>
<ref name='virDomainSetMaxMemory'/>
<ref name='virDomainSetMemory'/>
+ <ref name='virNetworkLookupByName'/>
+ <ref name='virNetworkLookupByUUID'/>
+ <ref name='virNetworkLookupByUUIDString'/>
</word>
<word name='there'>
<ref name='virConnectClose'/>
@@ -3164,6 +3211,8 @@
<ref name='virSetErrorFunc'/>
</word>
</letter>
+ </chunk>
+ <chunk name='chunk6'>
<letter name='v'>
<word name='value'>
<ref name='VIR_CPU_USABLE'/>
@@ -3408,8 +3457,6 @@
<ref name='virConnectGetType'/>
</word>
</letter>
- </chunk>
- <chunk name='chunk6'>
<letter name='x'>
<word name='xen'>
<ref name='virConnectOpen'/>
@@ -3435,9 +3482,9 @@
<chunk name='chunk1' start='W' end='c'/>
<chunk name='chunk2' start='d' end='i'/>
<chunk name='chunk3' start='j' end='n'/>
- <chunk name='chunk4' start='o' end='s'/>
- <chunk name='chunk5' start='t' end='w'/>
- <chunk name='chunk6' start='x' end='z'/>
+ <chunk name='chunk4' start='o' end='r'/>
+ <chunk name='chunk5' start='s' end='u'/>
+ <chunk name='chunk6' start='v' end='z'/>
</chunks>
</index>
</apirefs>
diff --git a/docs/news.html b/docs/news.html
index 3516d8e8d..841a9f2c7 100644
--- a/docs/news.html
+++ b/docs/news.html
@@ -2,7 +2,45 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link rel="stylesheet" type="text/css" href="libvirt.css" /><link rel="SHORTCUT ICON" href="/32favicon.png" /><title>Releases</title></head><body><div id="container"><div id="intro"><div id="adjustments"></div><div id="pageHeader"></div><div id="content2"><h1 class="style1">Releases</h1><p>Here is the list of official releases, however since it is early on in the
development of libvirt, it is preferable when possible to just use the <a href="downloads.html">CVS version or snapshot</a>, contact the mailing list
-and check the <a href="ChangeLog.html">ChangeLog</a> to gauge progresses.</p><h3>0.2.3: Jun 8 2007</h3><ul><li>Documentation: documentation for upcoming remote access (Richard Jones),
+and check the <a href="ChangeLog.html">ChangeLog</a> to gauge progresses.</p><h3>0.3.0: Jul 9 2007</h3><ul><li>Secure Remote support (Richard Jones).
+ See <a href="http://libvirt.org/remote.html">the remote page</a>
+ of the documentation
+ </li><li>Documentation: remote support (Richard Jones), description of
+ the URI connection strings (Richard Jones), update of virsh man
+ page, matrix of libvirt API/hypervisor support with version
+ informations (Richard Jones)</li>
+ <li>Bug fixes: examples Makefile.am generation (Richard Jones),
+ SetMem fix (Mark Johnson), URI handling and ordering of
+ drivers (Daniel Berrange), fix virsh help without hypervisor (Richard
+ Jones), id marshalling fix (Daniel Berrange), fix virConnectGetMaxVcpus
+ on remote (Richard Jones), avoid a realloc leak (Jim Meyering), scheduler
+ parameters handling for Xen (Richard Jones), various early remote
+ bug fixes (Richard Jones), remove virsh leaks of domains references
+ (Masayuki Sunou), configCache refill bug (Richard Jones), fix
+ XML serialization bugs</li>
+ <li>Improvements: QEmu switch to XDR-based protocol (Dan Berrange),
+ device attach/detach commands (Masayuki Sunou), OCaml bindings
+ (Richard Jones), new entry points virDomainGetConnect and
+ virNetworkGetConnect useful for bindings (Richard Jones),
+ reunitifaction of remote and qemu daemon under a single libvirtd
+ with a config file (Daniel Berrange)</li>
+ <li>Cleanups: parsing of connection URIs (Richard Jones), messages
+ from virsh (Saori Fukuta), Coverage files (Daniel Berrange),
+ Solaris fixes (Mark Johnson), avoid [r]index calls (Richard Jones),
+ release information in Xen backend, virsh cpupin command cleanups
+ (Masayuki Sunou), xen:/// suppport as standard Xen URI (Richard Jones and
+ Daniel Berrange), improve driver selection/decline mechanism (Richard
+ Jones), error reporting on XML dump (Richard Jones), Remove unused
+ virDomainKernel structure (Richard Jones), daemon event loop event
+ handling (Daniel Berrange), various unifications cleanup in the daemon
+ merging (Daniel Berrange), internal file and timer monitoring API
+ (Daniel Berrange), remove libsysfs dependancy, call brctl program
+ directly (Daniel Berrange), virBuffer functions cleanups (Richard Jones),
+ make init script LSB compliant, error handling on lookup functions
+ (Richard Jones), remove internal virGetDomainByID (Richard Jones),
+ revamp of xen subdrivers interfaces (Richard Jones)</li>
+ <li>Localization updates</li>
+</ul><h3>0.2.3: Jun 8 2007</h3><ul><li>Documentation: documentation for upcoming remote access (Richard Jones),
virConnectNumOfDefinedDomains doc (Jan Michael), virsh help messages
for dumpxml and net-dumpxml (Chris Wright), </li>
<li>Bug fixes: RelaxNG schemas regexp fix (Robin Green), RelaxNG arch bug
diff --git a/include/libvirt/libvirt.h b/include/libvirt/libvirt.h
index 3995c4bab..9f4e83eac 100644
--- a/include/libvirt/libvirt.h
+++ b/include/libvirt/libvirt.h
@@ -255,7 +255,7 @@ typedef virNodeInfo *virNodeInfoPtr;
* version * 1,000,000 + minor * 1000 + micro
*/
-#define LIBVIR_VERSION_NUMBER 2003
+#define LIBVIR_VERSION_NUMBER 3000
int virGetVersion (unsigned long *libVer,
const char *type,
diff --git a/libvirt.spec.in b/libvirt.spec.in
index af419f84b..4928f20c3 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -164,7 +164,14 @@ fi
%doc docs/examples/python
%changelog
-* Tue Apr 17 2007 Daniel Veillard <veillard@redhat.com> - 0.2.3-1
+* Mon Jul 9 2007 Daniel Veillard <veillard@redhat.com> - 0.3.0-1
+- Release of 0.3.0
+- Secure remote access support
+- unification of daemons
+- lots of assorted bugfixes and cleanups
+- documentation and localization improvements
+
+* Fri Jun 8 2007 Daniel Veillard <veillard@redhat.com> - 0.2.3-1
- Release of 0.2.3
- lot of assorted bugfixes and cleanups
- support for Xen-3.1
diff --git a/po/af.po b/po/af.po
index 9177c8760..4e74eabe4 100644
--- a/po/af.po
+++ b/po/af.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/am.po b/po/am.po
index 9177c8760..4e74eabe4 100644
--- a/po/am.po
+++ b/po/am.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/ar.po b/po/ar.po
index 9177c8760..4e74eabe4 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/as.po b/po/as.po
index a1965b239..1a0a9d74a 100644
--- a/po/as.po
+++ b/po/as.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: as\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-05-24 21:24+0530\n"
"Last-Translator: Amitakhya Phukan <aphukan@redhat.com>\n"
"Language-Team: Assamese <fedora-trans-as@redhat.com>\n"
@@ -592,64 +592,64 @@ msgstr ""
msgid "failed to copy a string"
msgstr ""
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr ""
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr ""
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr ""
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr ""
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr ""
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr ""
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr ""
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
msgid "domain information incomplete, missing kernel & bootloader"
msgstr ""
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr ""
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr ""
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr ""
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr ""
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr ""
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr ""
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr ""
@@ -2082,56 +2082,56 @@ msgstr ""
msgid "failed to save content"
msgstr ""
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr ""
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr ""
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr ""
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr ""
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr ""
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, fuzzy, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "ভুল"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, fuzzy, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "ভুল"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, fuzzy, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "ভুল"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, fuzzy, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "ভুল"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr ""
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr ""
diff --git a/po/be.po b/po/be.po
index 9177c8760..4e74eabe4 100644
--- a/po/be.po
+++ b/po/be.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/bg.po b/po/bg.po
index 7417d8dbd..8cd81d6a1 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-04-21 14:55+0300\n"
"Last-Translator: Doncho N. Gunchev <gunchev@gmail.com>\n"
"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
@@ -597,66 +597,66 @@ msgstr "неуспешно заделяне на възел"
msgid "failed to copy a string"
msgstr "неуспешно копиране на низ"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "неуспешно четене от xen демона"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "заделяне на нов буфер"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "неуспех при urlencode на S-Expr за създаване"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "информацията за домейна е непълна, липсва domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "информацията за домейна е невярна, domid не е число"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "информацията за домейна е непълна, липсва uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "информацията за домейна е непълна, липсва име"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
msgid "domain information incomplete, missing kernel & bootloader"
msgstr ""
"информацията за домейна е непълна, липсва ядро и програма за начално "
"зареждане"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "информацията за домейна е непълна, липсва id"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "информацията за домейна е непълна, vbd няма dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "информацията за домейна е непълна, vbd няма src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "грешка при разбор името на файла на vbd, липсва име на драйвер"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "грешка при разбор името на файла на vbd, липсва тип на драйвер"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "неуспешен разбор на информацията за Xend домейн"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Грешка при създаване на неактивен домейн %s\n"
@@ -2122,56 +2122,56 @@ msgstr "неуспешно отваряне на файл"
msgid "failed to save content"
msgstr "неуспешен запис на файл"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "неуспешно свързване към xen хранилище"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "неуспешно изпълнение на %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Неуспешно затваряне на порт %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Неуспешно четене от порт %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Неуспешен запис в порт %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Комуникационна грешка с проксито: получени %d от %d байта\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Комуникационна грешка с проксито: очаквани %d байта, получени %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Комуникационна грешка с проксито: получен %d байтов пакет\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Комуникационна грешка с проксито: повреден пакет\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "получен асинхронен пакет номер %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "заделяне информация за домейн %d"
diff --git a/po/bn.po b/po/bn.po
index 9177c8760..4e74eabe4 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/bn_IN.po b/po/bn_IN.po
index 8ab19198c..ffec7dac0 100644
--- a/po/bn_IN.po
+++ b/po/bn_IN.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: bn_IN\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-04-10 18:48+0530\n"
"Last-Translator: Runa Bhattacharjee <runab@redhat.com>\n"
"Language-Team: Bengali <en@li.org>\n"
@@ -597,65 +597,65 @@ msgstr "নোড বরাদ্দ করতে ব্যর্থ"
msgid "failed to copy a string"
msgstr "পংক্তি কপি করতে ব্যর্থ"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "Xen Daemon থেকে পড়তে ব্যর্থ"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "নতুন বাফার বরাদ্দকরণ"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "create S-Expr-র urlencode করতে ব্যর্থ"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "ডোমেইন সংক্রান্ত তথ্য অসম্পূর্ণ, domid অনুপস্থিত"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "ডোমেইন সংক্রান্ত তথ্য অসম্পূর্ণ, domid সংখ্যামূলক নয়"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "ডোমেইন সংক্রান্ত তথ্য অসম্পূর্ণ, uuid অনুপস্থিত"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "ডোমেইন সংক্রান্ত তথ্য অসম্পূর্ণ, নাম অনুপস্থিত"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "ডোমেইন সংক্রান্ত তথ্য অসম্পূর্ণ, কার্নেল অনুপস্থিত"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "ডোমেইন সংক্রান্ত তথ্য অসম্পূর্ণ, id অনুপস্থিত"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "ডোমেইন সংক্রান্ত তথ্য অসম্পূর্ণ, vbd-র মধ্যে dev অনুপস্থিত"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "ডোমেইন সংক্রান্ত তথ্য অসম্পূর্ণ, vbd-র মধ্যে src অনুপস্থিত"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "vbd ফাইলের নাম পার্স করতে ব্যর্থ, ড্রাইভারের নাম অনুপস্থিত"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "vbd ফাইলের নাম পার্স করতে ব্যর্থ, ড্রাইভারের ধরন অনুপস্থিত"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "Xend ডোমেইন সংক্রান্ত তথ্য পার্স করতে ব্যর্থ"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "নিষ্ক্রিয় ডোমেইন %s নির্মাণ করতে ব্যর্থ\n"
@@ -2124,56 +2124,56 @@ msgstr "ফাইল খুলতে ব্যর্থ"
msgid "failed to save content"
msgstr "বিষয়বস্তু সংরক্ষণ করতে ব্যর্থ"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "Xen Store-র সাথে সংযোগ করতে ব্যর্থ"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "%s exec করতে ব্যর্থ\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "সকেট %d বন্ধ করতে ব্যর্থ\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "সকেট %d পড়তে ব্যর্থ\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "সকেট %d লিখতে ব্যর্থ\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "প্রক্সি সহযোগে সংযোগে সমস্যা: %d বাইট প্রাপ্ত, সর্বমোট %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "প্রক্সি সহযোগে সংযোগে সমস্যা: প্রত্যাশিত %d বাইট, প্রাপ্ত %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "প্রক্সি সহযোগে সংযোগে সমস্যা: প্রাপ্ত %d বাইট প্যাকেট\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "প্রক্সি সহযোগে সংযোগে সমস্যা: ভুলভাবে গঠিত প্যাকেট\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "অ্যাসিঙ্ক্রোনাস প্যাকেট সংখ্যা %d প্রাপ্ত\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "%d ডোমেইন সংক্রান্ত তথ্য বরাদ্দ করা হয়েছে"
diff --git a/po/bs.po b/po/bs.po
index 3687ddfb0..9de232237 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: hr\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-01-23 16:29+0100\n"
"Last-Translator: Adnan Hodzic <AbsintheSyringe@gmail.com>\n"
"Language-Team: Bosnian <lokal@linux.org.ba>\n"
@@ -600,70 +600,70 @@ msgstr "dodjeljivanje čvora nije uspjelo"
msgid "failed to copy a string"
msgstr "kopiranje niza nije uspjelo"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "čitanje iz demona Xen nije uspjelo"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "dodijeli novi međuspremnik"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "urlencode za izradu S-Expr nije uspjelo"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "podaci domene nisu potpuni, nedostaje domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "podaci domene nisu ispravni, domid nije broj"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "podaci domene nisu potpuni, nedostaje uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "podaci domene nisu potpuni, nedostaje name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "podaci domene nisu potpuni, nedostaje kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "podaci domene nisu potpuni, nedostaje uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "podaci domene nisu potpuni, vbd nema dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "podaci domene nisu potpuni, vbd nema src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr ""
"raščlanjivanje naziva datoteke vbd nije moguće, nedostaje naziv upravljačkog "
"programa"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr ""
"raščlanjivanje naziva datoteke vbd nije moguće, nedostaje vrsta upravljačkog "
"programa"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "raščlanjivanje podataka Xend domene nije uspjelo"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Izrada domene %s nije uspjela\n"
@@ -2153,57 +2153,57 @@ msgstr "otvaranje datoteke nije uspjelo"
msgid "failed to save content"
msgstr "spremanje sadržaja nije uspjelo"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "uspostavljanje veze sa Xen Store nije uspjelo"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "izvršavanje %s nije uspjelo\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Zatvaranje priključka %d nije uspjelo\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Čitanje priključka %d nije uspjelo\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Zapisivanje u priključak %d nije uspjelo\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Pogreška u komunikaciji s proxyjem. Dobiveno bajtova: %d od %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr ""
"Pogreška u komunikaciji s proxyjem. Očekivano bajtova: %d, dobiveno: %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Pogreška u komunikaciji s proxyjem. Dobiveno paketa bajtova: %d\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Pogreška u komunikaciji s proxyjem. Paket je neispravno oblikovan.\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "dobiven asinkroni broj paketa %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "dodjeljivanje podataka domene: %d"
diff --git a/po/ca.po b/po/ca.po
index a9d0e5c64..dbc5d3351 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-04-21 10:20-0100\n"
"Last-Translator: Xavier Conde Rueda <xavi.conde@gmail.com>\n"
"Language-Team: Catalan <fedora@softcatala.net>\n"
@@ -607,67 +607,67 @@ msgstr "no s'ha pogut assignar un node"
msgid "failed to copy a string"
msgstr "no s'ha pogut copiar una cadena"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "no s'ha pogut llegir el dimoni Xen"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "assigna memòria intermèdia nova"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "no s'ha pogut codificar la url de creació de l'S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "la informació del domini és incompleta, manca el domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "la informació del domini és incorrecta, domid no és numèric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "la informació del domini és incompleta, manca l'uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "la informació del domini és incompleta, manca el nom"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
msgid "domain information incomplete, missing kernel & bootloader"
msgstr ""
"la informació del domini és incompleta, manca el nucli i el carregador "
"d'arrencada"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "la informació del domini és incompleta, manca l'id"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "la informació del domini és incompleta, vbd no té dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "la informació del domini és incompleta, vbd no té src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "no es pot analitzar el nom de fitxer vbd, manca el nom del controlador"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr ""
"no es pot analitzar el nom de fitxer vbd, manca el tipus de controlador"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "no s'ha pogut analitzar la informació del domini Xend"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "No s'ha pogut crear el domini inactiu %s\n"
@@ -2131,59 +2131,59 @@ msgstr "no s'ha pogut obrir el fitxer"
msgid "failed to save content"
msgstr "no s'ha pogut desar el contingut"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "no s'ha pogut connectar al magatzem Xen"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "no s'ha pogut executar %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "No s'ha pogut tancar el sòcol %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "No s'ha pogut llegir el sòcol %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "No s'ha pogut escriure el sòcol %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Error de comunicació amb l'intermediari: s'han rebut %d bytes de %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr ""
"Error de comunicació amb l'intermediari: s'esperaven %d bytes, se n'han "
"rebut %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr ""
"Error de comunicació amb l'intermediari: s'ha rebut un paquet de %d bytes\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Error de comunicació amb l'intermediari: paquet mal format\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "s'ha rebut un número de paquet asíncron %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "s'està assignant %d informació de domini"
diff --git a/po/cs.po b/po/cs.po
index 4cf12ee3b..bcd9a3e1c 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: cs\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-01-28 13:55+0100\n"
"Last-Translator: Milan Kerslager <kerslage@linux.cz>\n"
"Language-Team: Czech <cs@li.org>\n"
@@ -585,64 +585,64 @@ msgstr ""
msgid "failed to copy a string"
msgstr ""
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr ""
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr ""
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr ""
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr ""
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr ""
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr ""
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr ""
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
msgid "domain information incomplete, missing kernel & bootloader"
msgstr ""
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr ""
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr ""
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr ""
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr ""
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr ""
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr ""
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr ""
@@ -2045,56 +2045,56 @@ msgstr ""
msgid "failed to save content"
msgstr ""
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr ""
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr ""
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr ""
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr ""
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr ""
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr ""
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr ""
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr ""
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr ""
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr ""
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr ""
diff --git a/po/cy.po b/po/cy.po
index 9177c8760..4e74eabe4 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/da.po b/po/da.po
index 2a1d32b7c..fe3b671fe 100644
--- a/po/da.po
+++ b/po/da.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: da\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-05-10 15:48+0200\n"
"Last-Translator: Keld Simonsen <keld@rap.dk>\n"
"Language-Team: <da@li.org>\n"
@@ -598,64 +598,64 @@ msgstr "kunne ikke allokere en knude"
msgid "failed to copy a string"
msgstr "kunne ikke kopiere en streng"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "kunne ikke læse fra Xen-dæmonen"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allokér ny buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "kunne ikke url-kode den oprettede S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domæneinformation ukomplet, mangler domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domæneinformation fejl, domid er ikke numerisk"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domæneinformation ukomplet, mangler uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domæneinformation ukomplet, mangler navn"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domæneinformation ukomplet, mangler kerne & opstartsindlæser"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "domæneinformation ukomplet, mangler id"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domæneinformation ukomplet, vbd har ingen dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domæneinformation ukomplet, vbd har ingen src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "Kan ikke fortolke vbd-filnavn, mangler drivernavn"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "Kan ikke fortolke vbd-filnavn, mangler drivertype"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "kunne ikke analysere domæneinformation for Xend"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Kunne ikke oprette inaktivt domæne %s\n"
@@ -2118,56 +2118,56 @@ msgstr "kunne ikke åbne fil"
msgid "failed to save content"
msgstr "kunne ikke gemme indhold"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "kunne ikke forbinde til Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "kunne ikke køre %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Kunne ikke lukke sokkel %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Kunne ikke læse fra sokkel %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Kunne ikke skrive til sokkel %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Kommunikationsfejl med proxy: fik %d byte af %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Kommunikationsfejl med proxy: forventede %d byte men fik %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Kommunikationsfejl med proxy: fik %d byte pakke\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Kommunikationsfejl med proxy: fejlformateret pakke\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "fik asynkront pakkenummer %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allokerer %d domæne-info"
diff --git a/po/de.po b/po/de.po
index 102cfac74..89a3febf4 100644
--- a/po/de.po
+++ b/po/de.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: de\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-07-06 09:24+1000\n"
"Last-Translator: PGP-KeyID: 0x037FD3CF <ttrinks@redhat.com>\n"
"Language-Team: <de@li.org>\n"
@@ -588,64 +588,64 @@ msgstr "Knotenzuweisung schlug fehl"
msgid "failed to copy a string"
msgstr "Stringkopie schlug fehl"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "Lesen vom Xen-Daemon scheiterte"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "Neuen Puffer zuweisen"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "urlencode bei erstellter S-Expr schlug fehl"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "Domaininformation unvollständig, fehlende domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "Domaininformation inkorrekt, domid nicht numerisch"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "Domaininformation unvollständig, fehlende uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "Domaininformation unvollständig, fehlender Name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "Domaininformation unvollständig, fehlender Kernel & Bootloader"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "Domaininformation unvollständig, fehlende id"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "Domaininformation unvollständig, vbd besitzt kein dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "Domaininformation unvollständig, vbd besitzt kein src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "vbd Dateiname kann nicht analysiert werden, fehlender Treibername"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "vbd Dateiname kann nicht analysiert werden, fehlender Treibertyp"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "Analyse der Xend-Domaininformation schlug fehl"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Fehler beim Erstellen einer inaktiven Domain %s\n"
@@ -2092,56 +2092,56 @@ msgstr "Öffnen der Datei scheiterte"
msgid "failed to save content"
msgstr "Speichern des Inhalts scheiterte"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "Verbindung zum Xen-Store scheiterte"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "Ausführen von %s scheiterte\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Schließen des Sockets %d scheiterte\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Lesen des Sockets %d scheiterte\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Schreiben des Sockets %d scheiterte\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Kommunikationsfehler mit dem Proxy: erhielt %d Bytes von %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Kommunikationsfehler mit dem Proxy: erwartete %d Bytes, erhielt %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Kommunikationsfehler mit dem Proxy: erhielt %d Bytes Paket\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Kommunikationsfehler mit dem Proxy: fehlerhaftes Paket\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "erhielt asynchrone Paketnummer %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "%d Domain-Info zuweisen"
diff --git a/po/el.po b/po/el.po
index 9177c8760..4e74eabe4 100644
--- a/po/el.po
+++ b/po/el.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/en_GB.po b/po/en_GB.po
index 399b868ed..ad9dbae0d 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-06-11 13:51+0000\n"
"Last-Translator: Abigail Brady <morwen@evilmagic.org>\n"
"Language-Team: \n"
@@ -589,64 +589,64 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel & bootloader"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing id"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create inactive domain %s\n"
@@ -2103,56 +2103,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/es.po b/po/es.po
index 36ccf900e..a94cbc72f 100644
--- a/po/es.po
+++ b/po/es.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: es~\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-07-05 23:22-0300\n"
"Last-Translator: Domingo Becker <domingobecker@gmail.com>\n"
"Language-Team: Spanish <en@li.org>\n"
@@ -588,68 +588,68 @@ msgstr "falló al asignar un nodo"
msgid "failed to copy a string"
msgstr "falló al copiar una cadena"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "falló al leer del Demonio Xen"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "asignando buffer nuevo"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "falló urlencode al crear S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "información del dominio incompleta, falta domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "la información del dominio es incorrecta, domid no es numérico"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "la información del dominio es incompleta, falta uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "la información del dominio es incompleta, falta el nombre"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
msgid "domain information incomplete, missing kernel & bootloader"
msgstr ""
"la información del dominio es incompleta, falta el kernel y el cargador de "
"arranque"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "la información del dominio está incompleta, falta id"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "la información del dominio es incompleta, vbd no tiene dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "la información del dominio está incompleta, vbd no tiene src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr ""
"no se puede analizar el nombre de archivo vbd, nombre de dispositivo omitido"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr ""
"no se puede analizar el nombre de archivo vbd, tipo de dispositivo omitido"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "falló el análisis sintáctico de la información del dominio Xend"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Falló al crear dominio inactivo %s\n"
@@ -2095,58 +2095,58 @@ msgstr "falló al abrir archivo"
msgid "failed to save content"
msgstr "falló al guardar contenido"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "falló al conectar al Almcenaje Xen"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "falló al ejecutar %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Falló al cerrar socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Falló al leer socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Falló al escribir en el socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Error de comunicación con el proxy: se obtuvieron %d de %d bytes\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr ""
"Error de comunicación con el proxy: se esperaban %d bytes y se obtuvieron %"
"d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Error de comunicación con el proxy: se obtuvo un paquete de %d bytes\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Error de comunicación con el proxy: paquete mal formado\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "se obtuvo un número de paquete %d sin sincronía\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "asignando info de dominio %d"
diff --git a/po/et.po b/po/et.po
index 9177c8760..4e74eabe4 100644
--- a/po/et.po
+++ b/po/et.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/eu_ES.po b/po/eu_ES.po
index 9177c8760..4e74eabe4 100644
--- a/po/eu_ES.po
+++ b/po/eu_ES.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/fa.po b/po/fa.po
index 9177c8760..4e74eabe4 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/fi.po b/po/fi.po
index 641830543..19e2aab1a 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-06-11 00:43+0200\n"
"Last-Translator: Ville-Pekka Vainio <vpivaini@cs.helsinki.fi>\n"
"Language-Team: Finnish <laatu@lokalisointi.org>\n"
@@ -594,65 +594,65 @@ msgstr "solmun varaus epäonnistui"
msgid "failed to copy a string"
msgstr "merkkijonon kopiointi epäonnistui"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "Luku Xen Daemonista epäonnistui"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "varaa uusi puskuri"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
#, fuzzy
msgid "failed to urlencode the create S-Expr"
msgstr "<qt>Kansiota <b>%1</b> ei voida luoda.</qt>"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "toimialuetieto on epätäydellistä, domid puuttuu"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "toimialuetieto on virheellistä, domid ei ole numeerinen"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "toimialuetieto on epätäydellistä, uuid puuttuu"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "toimialuetiedot ovat epätäydellisiä, nimi puuttuu"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "toimialuetieto on epätäydellistä, ydin ja käynnistyslatain puuttuu"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "toimialuetieto on epätäydellistä, id puuttuu"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr ""
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr ""
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr ""
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr ""
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "Xend-toimialueen tietojen jäsentäminen epäonnistui"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Epäaktiivisen toimialueen %s luominen epäonnistui\n"
@@ -2118,57 +2118,57 @@ msgstr "ei voitu avata tiedostoa"
msgid "failed to save content"
msgstr "sisältöä ei voitu tallentaa"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "yhteydenotto Xen Storeen ei onnistunut"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "exec epäonnistui %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Pistokkeen %d sulkeminen epäonnistui\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Ei pystytty lukemaan pistoketta %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Ei pystytty kirjoittamaan pistokkeeseen %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Yhteysvirhe välityspalvelimen kanssa: saatiin %d/%d tavua\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr ""
"Yhteysvirhe välityspalvelimen kanssa: odotettiin %d tavua, saatiin %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Yhteysvirhe välityspalvelimen kanssa: saatiin %d tavun paketti\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Yhteysvirhe välityspalvelimen kanssa: epämuodostunut paketti\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "saatiin asynkroninen paketti numero %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "varataan %d toimialuetietoja"
diff --git a/po/fr.po b/po/fr.po
index 35df2c964..049fdc014 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fr\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-07-06 20:15+0200\n"
"Last-Translator: Gauthier Ancelin <gauthier.ancelin@laposte.net>\n"
"Language-Team: Français <fedora-trans-fr@redhat.com>\n"
@@ -592,66 +592,66 @@ msgstr "impossible d'attribuer un noeud"
msgid "failed to copy a string"
msgstr "impossible de copier la valeur"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "impossible de lire depuis le démon Xen"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allouer une nouvelle mémoire tampon"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "échec de l'urlencode du S-Expr créé"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "informations de domaine incomplètes, domid manquant"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "informations de domaine incorrectes, domid non numérique"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "informations de domaine incomplètes, UUID manquant"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "informations de domaine incomplètes, nom manquant"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
msgid "domain information incomplete, missing kernel & bootloader"
msgstr ""
"informations de domaine incomplètes, noyau et chargeur de démarrage manquants"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "informations de domaine incomplètes, ID manquant"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "informations de domaine incomplètes, vbd n'a pas de dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "informations de domaine incomplètes, vbd n'a pas de src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "impossible d'analyser le nom de fichier de vdb, nom de pilote manquant"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr ""
"impossible d'analyser le nom de fichier de vdb, type du pilote manquant"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "impossible d'analyser les informations du domaine Xen"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Impossible de créer le domaine inactif %s\n"
@@ -2098,56 +2098,56 @@ msgstr "Impossible d'ouvrir le fichier"
msgid "failed to save content"
msgstr "Impossible d'enregistrer le contenu"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "Impossible de se connecter au magasin Xen"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "Impossible d'exécuter %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Impossible de fermer la socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Impossible de lire la socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Impossible d'écrire sur la socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Erreur de communication avec le proxy : %d octets reçus sur %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Erreur de communication avec le proxy : %d octets attendus, %d reçus\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Erreur de communication avec le proxy : %d paquets d'octets reçus\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Erreur de communication avec le proxy : paquet malformé\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "paquet asynchrone numéro %d reçu\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "attribution des informations de domaine %d"
diff --git a/po/gl.po b/po/gl.po
index 9177c8760..4e74eabe4 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/gu.po b/po/gu.po
index 0e85aaf70..6d890e1b2 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gu\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-04-10 11:36+0530\n"
"Last-Translator: Ankit Patel <ankit@redhat.com>\n"
"Language-Team: Gujarati <fedora-trans-gu@redhat.com>\n"
@@ -598,65 +598,65 @@ msgstr "નોડની ફાળવણી કરવામાં નિષ્ફ
msgid "failed to copy a string"
msgstr "શબ્દમાળાની નકલ કરવામાં નિષ્ફળ"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "Xen ડિમનમાંથી વાંચવામાં નિષ્ફળ"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "નવો બફર ફાળવો"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "ડોમેઈન જાણકારી અપૂર્ણ, ગુમ થયેલ domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "ડોમેઈન જાણકારી અયોગ્ય domid આંકડો નથી"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "ડોમેઈન જાણકારી અપૂર્ણ, ગુમ થયેલ uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "ડોમેઈન જાણકારી અપૂર્ણ, ગુમ થયેલ નામ"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "ડોમેઈન જાણકારી અપૂર્ણ, ગુમ થયેલ કર્નલ"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "ડોમેઈન જાણકારી અપૂર્ણ, ગુમ થયેલ id"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "ડોમેઈન જાણકારી અપૂર્ણ, vbd ને કોઈ dev નથી"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "ડોમેઈન જાણકારી અપૂર્ણ, vbd ને કોઈ src નથી"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "vbd ફાઈલનામ પદચ્છેદન કરી શકતા નથી, ગુમ થયેલ ડ્રાઈવર નામ"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "vbd ફાઈલનામ પદચ્છેદન કરી શકતા નથી, ગુમ થયેલ ડ્રાઈવર પ્રકાર"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "Xend ડોમેઈન જાણકારીનું પદચ્છેદન કરવામાં નિષ્ફળ"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "અસક્રિય ડોમેઈન %s બનાવવામાં નિષ્ફળ\n"
@@ -2123,56 +2123,56 @@ msgstr "ફાઈલ ખોલવામાં નિષ્ફળ"
msgid "failed to save content"
msgstr "સમાવિષ્ટ સંગ્રહવામાં નિષ્ફળ"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "Xen સંગ્રહ સાથે જોડાવામાં નિષ્ફળ"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "exec %s માં નિષ્ફળ\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "સોકેટ %d બંધ કરવામાં નિષ્ફળ\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "સોકેટ %d વાંચવામાં નિષ્ફળ\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "સોકેટ %d લખવામાં નિષ્ફળ\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "પ્રોક્સી સાથે સંપર્કવ્યવહાર ભૂલ: %d જેટલા બાઈટો %d માંથી મળ્યા\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "પ્રોક્સી સાથે સંપર્કવ્યવહાર ભૂલ: %d બાઈટો ઈચ્છિત %d મળ્યા\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "પ્રોક્સી સાથે સંપર્કવ્યવહાર ભૂલ: %d બાઈટોનું પેકેટ મળ્યું\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "પ્રોક્સી સાથે સંપર્કવ્યવહાર ભૂલ: મલીન પેકેટ\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "અસુમેળ પેકેટ નંબર %d મળ્યું\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "%d ડોમેઈન જાણકારી ફાળવી રહ્યા છીએ"
diff --git a/po/he.po b/po/he.po
index 9177c8760..4e74eabe4 100644
--- a/po/he.po
+++ b/po/he.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/hi.po b/po/hi.po
index 6f0d080f1..ce339f4fd 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: hi\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-04-17 11:48+0530\n"
"Last-Translator: hi <rranjan@redhat.com>\n"
"Language-Team: Hindi <fedora-trans-hi@redhat.com>\n"
@@ -599,65 +599,65 @@ msgstr "एक नोड संभाजित करने में विफ
msgid "failed to copy a string"
msgstr "एक स्ट्रिंग कॉपी करने में विफल"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "Xen डेमॉन से पढ़ने में विफल"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "नया बफर संभाजित करें"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "डोमेन सूचना अपूर्ण, गुम domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "डोमेन सूचना गलत domid सांख्यिक नहीं"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "डोमेन सूचना अपूर्ण, गुम uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "डोमेन सूचना अपूर्ण, गुम नाम"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "डोमेन सूचना अपूर्ण, गुम कर्नेल"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "डोमेन सूचना अपूर्ण, गुम id"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "डोमेन सूचना अपूर्ण, vbd के पास कोई dev नहीं"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "डोमेन सूचना अपूर्ण, vbd के पास कोई src नहीं"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "vbd फाइलनाम विश्लेषित नहीं कर सकता है, ड्राइवर नाम नहीं मिल रहा है"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "vbd फाइलनाम विश्लेषित नहीं कर सकता है, ड्राइवर प्रकार नहीं मिल रहा है"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "Xend डोमेन सूचना विश्लेषण में विफल"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "निष्क्रिय डोमेन %s बनाने में विफल\n"
@@ -2124,56 +2124,56 @@ msgstr "फाइल खोलने में विफल"
msgid "failed to save content"
msgstr "सामग्री सहेजने में विफल"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "Xen भंडार में जुड़ने में विफल"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "%s निष्पादन में विफल\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "%d सॉकेट बंद करने में विफल\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "सॉकेट %d पढ़ने में विफल\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "सॉकेट %d में लिखने में विफल\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "प्रॉक्सी के साथ संचार त्रुटि: %d बाइट %d का पाया\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "प्रॉक्सी के साथ संचार त्रुटि: %d बाइट प्रत्याशित %d पाया\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "प्रॉक्सी के साथ संचार त्रुटि: %d बाइट पैकेट पाया\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "प्रॉक्सी के साथ संचार त्रुटि: विरूपित पैकेट\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "अतुल्यकालित पैकेट संख्या %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "%d डोमेन सूचना दे रहा है"
diff --git a/po/hr.po b/po/hr.po
index c4c91386d..e94c62e53 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: hr\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-07-02 07:38+0100\n"
"Last-Translator: Renato Pavicic <renato<-at->translator-shop.org>\n"
"Language-Team: CROATIAN <www.translator-shop.org>\n"
@@ -582,68 +582,68 @@ msgstr "dodjeljivanje čvora nije uspjelo"
msgid "failed to copy a string"
msgstr "kopiranje niza nije uspjelo"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "čitanje iz demona Xen nije uspjelo"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "dodijeli novi međuspremnik"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "urlencode za izradu S-Expr nije uspjelo"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "podaci domene nisu potpuni, nedostaje domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "podaci domene nisu ispravni, domid nije broj"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "podaci domene nisu potpuni, nedostaje uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "podaci domene nisu potpuni, nedostaje name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "podaci domene nisu potpuni, nedostaju kernel i pokretač sustava"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "podaci domene nisu potpuni, nedostaje id"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "podaci domene nisu potpuni, vbd nema dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "podaci domene nisu potpuni, vbd nema src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr ""
"raščlanjivanje naziva datoteke vbd nije moguće, nedostaje naziv upravljačkog "
"programa"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr ""
"raščlanjivanje naziva datoteke vbd nije moguće, nedostaje vrsta upravljačkog "
"programa"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "raščlanjivanje podataka Xend domene nije uspjelo"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Izrada neaktivne domene %s nije uspjela\n"
@@ -2092,57 +2092,57 @@ msgstr "otvaranje datoteke nije uspjelo"
msgid "failed to save content"
msgstr "spremanje sadržaja nije uspjelo"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "uspostavljanje veze sa Xen Store nije uspjelo"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "izvršavanje %s nije uspjelo\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Zatvaranje priključka %d nije uspjelo\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Čitanje priključka %d nije uspjelo\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Zapisivanje u priključak %d nije uspjelo\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Pogreška u komunikaciji s proxyjem. Dobiveno bajtova: %d od %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr ""
"Pogreška u komunikaciji s proxyjem. Očekivano bajtova: %d, dobiveno: %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Pogreška u komunikaciji s proxyjem. Dobiveno paketa bajtova: %d\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Pogreška u komunikaciji s proxyjem. Paket je neispravno oblikovan.\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "dobiven asinkroni broj paketa %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "dodjeljivanje podataka domene: %d"
diff --git a/po/hu.po b/po/hu.po
index afab728bd..a9d0a3ece 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-05-03 21:23+0200\n"
"Last-Translator: Arpad Biro <biro_arpad@yahoo.com>\n"
"Language-Team: \n"
@@ -596,65 +596,65 @@ msgstr "csomópont lefoglalása nem sikerült"
msgid "failed to copy a string"
msgstr "egy szöveg másolása nem sikerült"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "nem sikerült olvasni a Xen-szolgáltatásból"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "új puffer lefoglalása"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "nem sikerült elvégezni az urlencode-t a létrehozott S-kifejezésen"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "a tartományinformáció nem teljes - hiányzik a domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "a tartományinformáció helytelen - a domid nem numerikus"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "a tartományinformáció nem teljes - hiányzik az uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "a tartományinformáció nem teljes - hiányzik a név"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
msgid "domain information incomplete, missing kernel & bootloader"
msgstr ""
"a tartományinformáció nem teljes - hiányzik a rendszermag és a rendszerindító"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "a tartományinformáció nem teljes - hiányzik az id"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "a tartományinformáció nem teljes - vbd nem rendelkezik eszközzel (dev)"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "a tartományinformáció nem teljes - vbd nem rendelkezik forrással"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "nem értelmezhető a vbd-fájlnév, hiányzik a meghajtóprogram neve"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "nem értelmezhető a vbd-fájlnév, hiányzik a meghajtóprogram típusa"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "Xend-tartományinformáció értelmezése nem sikerült"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "%s inaktív tartomány létrehozása nem sikerült\n"
@@ -2124,56 +2124,56 @@ msgstr "a fájl megnyitása nem sikerült"
msgid "failed to save content"
msgstr "a tartalom mentése nem sikerült"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "nem sikerült csatlakozni a Xen-tárolóhoz"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "%s végrehajtása nem sikerült\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "%d aljazat bezárása nem sikerült\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "%d aljazat olvasása nem sikerült\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "%d aljazat írása nem sikerült\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Kommunikációs hiba a proxyval: %d bájt érkezett ennyiből: %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Kommunikációs hiba a proxyval: %d bájt várva, de %d érkezett\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Kommunikációs hiba a proxyval: %d bájtos csomag érkezett\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Kommunikációs hiba a proxyval: deformált csomag\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "\"%d\" számú aszinkron csomag megérkezett\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "%d tartományinfó lefoglalása"
diff --git a/po/hy.po b/po/hy.po
index 9177c8760..4e74eabe4 100644
--- a/po/hy.po
+++ b/po/hy.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/id.po b/po/id.po
index 9177c8760..4e74eabe4 100644
--- a/po/id.po
+++ b/po/id.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/is.po b/po/is.po
index 9177c8760..4e74eabe4 100644
--- a/po/is.po
+++ b/po/is.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/it.po b/po/it.po
index b421d955a..aca948850 100644
--- a/po/it.po
+++ b/po/it.po
@@ -70,7 +70,7 @@ msgid ""
msgstr ""
"Project-Id-Version: it\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-07-09 07:09+0200\n"
"Last-Translator: \n"
"Language-Team: <it@li.org>\n"
@@ -654,64 +654,64 @@ msgstr "impossibile assegnare un nodo"
msgid "failed to copy a string"
msgstr "impossibile copiare una stringa"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "impossibile leggere da un demone Xen"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "assegnazione nuovo buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "impossibile eseguire l'urlencode dell'S-Expr creata"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "informazioni del dominio incomplete, domid mancante"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "informazioni del dominio non corrette, domid non numerico"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "informazioni del dominio incomplete, uuid mancante"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "informazioni del dominio incomplete, nome mancante"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "informazioni del dominio incomplete, kernel & bootloader mancante"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "Le informazioni di dominio non sono complete, id mancante"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "informazioni del dominio incomplete, vbd non presenta dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "informazioni del dominio incomplete, vbd non presenta src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "impossibile analizzare il filename vbd, nome del driver mancante"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "impossibile analizzare il filename vbd, tipo di driver mancante"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "impossibile analizzare le informazioni del dominio Xend"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Impossibile creare il dominio inattivo %s\n"
@@ -2160,57 +2160,57 @@ msgstr "impossibile aprire un file"
msgid "failed to save content"
msgstr "impossibile salvare il contenuto"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "impossibile collegarsi a Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "impossibile eseguire %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Impossibile chiudere il socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Impossibile leggere il socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Impossibile scrivere sul socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Errore di comunicazione con il proxy: presenti %d byte di %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Errore di comunicazione con il proxy: previsti %d byte presenti %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr ""
"Errore di comunicazione con il proxy: presente un pacchetto di %d byte\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Errore di comunicazione con il proxy: pacchetto malformato\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "presente un numero %d asincrono del pacchetto \n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocazione informazioni del dominio %d"
diff --git a/po/ja.po b/po/ja.po
index 3fe10b7ca..4dee2e19a 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ja\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-06-30 15:24+0900\n"
"Last-Translator: Hyu_gabaru Ryu_ichi <hyu_gabaru@yahoo.co.jp>\n"
"Language-Team: Japanese <ja@li.org>\n"
@@ -592,64 +592,64 @@ msgstr "ノードの割り当てに失敗しました"
msgid "failed to copy a string"
msgstr "文字列のコピーに失敗しました"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "Xen デーモンからの読み込みに失敗しました"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "新しいバッファを割り当て"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "S 式の生成で url のコード化に失敗しました"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "ドメイン情報が不完全です、domid が不足しています"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "ドメイン情報が正しくありません、domid は数値ではありません"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "ドメイン情報が不完全です、uuid が不足しています"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "ドメイン情報が不完全です、name が不足しています"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "ドメイン情報が不完全です、カーネルとブートローダーが不足してます"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "ドメイン情報が不完全です、id が不足しています"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "ドメイン情報が不完全です、vbd に dev がありません"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "ドメイン情報が不完全です、vbd に src がありません"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "vbd のファイル名を構文解析できません。ドライバー名欠如"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "vbd のファイル名を構文解析できません。ドライバータイプ欠如"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "Xend ドメイン情報の解析に失敗しました"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "停止中のドメイン %s の作成に失敗しました\n"
@@ -2088,56 +2088,56 @@ msgstr "ファイルを開くのに失敗しました"
msgid "failed to save content"
msgstr "内容の保存に失敗しました"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "Xen Store への接続に失敗しました"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "%s の実行に失敗しました\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "ソケット %d を閉じるのに失敗しました\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "ソケット %d の読み込みに失敗しました\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "ソケット %d の書き込みに失敗しました\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "プロキシで通信エラー: %d バイト、%d から取得\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "プロキシで通信エラー: %d バイトを予期していました、%d バイトを取得\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "プロキシで通信エラー: %d バイトのパケットを取得\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "プロキシで通信エラー: 不良パケット\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "非同期パケット番号 %d を取得しました\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "%d ドメイン情報を割り当て中"
diff --git a/po/ka.po b/po/ka.po
index 9177c8760..4e74eabe4 100644
--- a/po/ka.po
+++ b/po/ka.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/kn.po b/po/kn.po
index 9177c8760..4e74eabe4 100644
--- a/po/kn.po
+++ b/po/kn.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/ko.po b/po/ko.po
index ea99a4dec..9f4f51ab8 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ko\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-12-15 11:06+1000\n"
"Last-Translator: Eunju Kim <eukim@redhat.com>\n"
"Language-Team: Korean <ko@li.org>\n"
@@ -602,66 +602,66 @@ msgstr "노드 할당 실패"
msgid "failed to copy a string"
msgstr "문자열 복사 실패"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "Xen 데몬에서 읽기 실패"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "새 버퍼 할당"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "생성된 S-Expr를 urlencode하기 실패"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "도메인 정보가 완료되지 않음, domid 부재"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "도메인 정보가 수치가 아닌 잘못된 domid임"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "도메인 정보가 완료되지 않음, uuid 부재"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "도메인 정보가 완료되지 않음, 이름 부재"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "도메인 정보가 완료되지 않음, 커널 부재"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "도메인 정보가 완료되지 않음, uuid 부재"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "도메인 정보가 완료되지 않음, vbd는 dev가 없음"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "도메인 정보가 완료되지 않음, vbd는 src가 없음"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "vbd 파일명을 구문 분석할 수 없음, 드라이버명 부재"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "vbd 파일명을 구문 분석할 수 없음, 드라이버 유형 부재"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "Xend 도메인 정보 분석 실패"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "비활성화 도메인 %s 생성 실패\n"
@@ -2153,56 +2153,56 @@ msgstr "파일 열기 실패"
msgid "failed to save content"
msgstr "내용 저장 실패"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "Xen Store에 연결 실패"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "%s 실행 실패\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "소켓 %d를 닫기 실패\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "소켓 %d에 읽기 실패\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "소켓 %d에 쓰기 실패\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "proxy와의 통신 오류: %d의 %d바이트를 갖음\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "proxy와의 통신 오류: 예상했던 %d 바이트가 %d를 갖음\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "proxy와의 통신 오류: %d 바이트 패킷을 갖음\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "proxy와의 통신 오류: 잘못된 패킷\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "비동기식 패킷 번호 %d를 갖음\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "%d 도메인 정보 할당 중"
diff --git a/po/ku.po b/po/ku.po
index 9177c8760..4e74eabe4 100644
--- a/po/ku.po
+++ b/po/ku.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/libvirt.pot b/po/libvirt.pot
index 6dff046fa..16a551685 100644
--- a/po/libvirt.pot
+++ b/po/libvirt.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+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"
@@ -586,64 +586,64 @@ msgstr ""
msgid "failed to copy a string"
msgstr ""
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr ""
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr ""
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr ""
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr ""
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr ""
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr ""
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr ""
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
msgid "domain information incomplete, missing kernel & bootloader"
msgstr ""
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr ""
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr ""
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr ""
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr ""
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr ""
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr ""
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr ""
@@ -2046,56 +2046,56 @@ msgstr ""
msgid "failed to save content"
msgstr ""
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr ""
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr ""
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr ""
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr ""
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr ""
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr ""
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr ""
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr ""
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr ""
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr ""
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr ""
diff --git a/po/lo.po b/po/lo.po
index 9177c8760..4e74eabe4 100644
--- a/po/lo.po
+++ b/po/lo.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/lt.po b/po/lt.po
index 9177c8760..4e74eabe4 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/lv.po b/po/lv.po
index 9177c8760..4e74eabe4 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/mk.po b/po/mk.po
index 9177c8760..4e74eabe4 100644
--- a/po/mk.po
+++ b/po/mk.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/ml.po b/po/ml.po
index 3d1f22c7c..590f027eb 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ml\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-06-15 11:11+0530\n"
"Last-Translator: Ani Peter <apeter@redhat.com>\n"
"Language-Team: Malayalam <en@li.org>\n"
@@ -592,64 +592,64 @@ msgstr "ഒരു നോഡ് ലഭ്യമാക്കുന്നതില
msgid "failed to copy a string"
msgstr "ഒരു സ്ട്രിങ് പകര്‍ത്തുന്നതില്‍ പരാജയം"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "Xen ഡെമണില്‍ നിന്നും വായിക്കുന്നതില്‍ പരാജയം"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "പുതിയ ബഫര്‍ ലഭ്യമാക്കുക"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "ഡൊമെയിന്‍ വിവരം പൂര്‍ണ്ണമല്ല, domid ലഭ്യമല്ല"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "ഡൊമെയിന്‍ വിവരം തെറ്റാണ്, domid അക്കത്തിലല്ല"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "ഡൊമെയിന്‍ വിവരം പൂര്‍ണ്ണമല്ല, uuid ലഭ്യമല്ല"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "ഡൊമെയിന്‍ വിവരം പൂര്‍ണ്ണമല്ല, പേര് ലഭ്യമല്ല"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "ഡൊമെയിന്‍ വിവരം പൂര്‍ണ്ണമല്ല, കേര്‍ണലും ബൂട്ട് ലോഡറും ലഭ്യമല്ല"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "ഡൊമെയിന്‍ വിവരം പൂര്‍ണ്ണമല്ല, id ലഭ്യമല്ല"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "ഡൊമെയിന്‍ വിവരം പൂര്‍ണ്ണമല്ല, vbd-യ്ക്ക് dev ലഭ്യമല്ല"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "ഡൊമെയിന്‍ വിവരം പൂര്‍ണ്ണമല്ല, vbd-യ്ക്ക് src ലഭ്യമല്ല"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "vbd ഫയല്‍ നെയിം പാഴ്സ് ചെയ്യുവാന്‍ സാധ്യമല്ല, ഡ്റൈവറിന്‍റെ പേര് ലഭ്യമല്ല"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "vbd ഫയല്‍ നെയിം പാഴ്സ് ചെയ്യുവാന്‍ സാധ്യമല്ല, ഡ്റൈവറിന്‍റെ ടൈപ്പ് ലഭ്യമല്ല"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "Xend ഡൊമെയിന്‍ വിവരം പാര്‍സ് ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "നിഷ്ക്റിയമായ ഡൊമെയിന്‍ %s ഉണ്ടാക്കുന്നതില്‍ പരാജയം\n"
@@ -2104,56 +2104,56 @@ msgstr "ഫയല്‍ തുറക്കുന്നതില്‍ പരാ
msgid "failed to save content"
msgstr "ഉള്ളടക്കം സൂക്ഷിക്കുന്നതില്‍ പരാജയം"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "Xen സ്റ്റോറിലേക്ക് കണക്ട് ചെയ്യുന്നതില്‍ പരാജയം"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "%s പ്രവര്‍ത്തിപ്പിക്കുന്നതില്‍ പരാജയം\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "സോക്കറ്റ് %d അടയ്ക്കുന്നതില്‍ പരാജയം\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "സോക്കറ്റ് %d വായിക്കുന്നതില്‍ പരാജയം\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "സോക്കറ്റ് %d-ലേക്ക് എഴുതുന്നതില്‍ പരാജയം\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "പ്രോക്സിയുമായുളള ആശയവിനിമയത്തില്‍ പിശക്: %d-ല്‍ %d ബൈറ്റ്സ് ലഭ്യമായി\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "പ്രോക്സിയുമായുളള ആശയവിനിമയത്തില്‍ പിശക്: %d ബൈറ്റ്സ് പ്രതീക്ഷിച്ചു, ലഭ്യമായത് %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "പ്രോക്സിയുമായുളള ആശയവിനിമയത്തില്‍ പിശക്: %d ബൈറ്റ്സ് പാക്കറ്റ് ലഭ്യമായി\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "പ്രോക്സിയുമായുളള ആശയവിനിമയത്തില്‍ പിശക്: തെറ്റായ പാക്കറ്റ്\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "അസിന്‍ക്രൊണസ് പാക്കറ്റ് നംബര്‍ %d ലഭിച്ചിരിക്കുന്നു\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "%d ഡൊമെയിന്‍ വിവരം ലഭ്യമാക്കുന്നു"
diff --git a/po/mr.po b/po/mr.po
index 1136c30fa..9f1c3f4c9 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: mr\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-01-17 10:24+0530\n"
"Last-Translator: Rahul Bhalerao <rahul.bhalerao@redhat.com>\n"
"Language-Team: Marathi\n"
@@ -605,66 +605,66 @@ msgstr "नोड वाटण्यात अपयशी"
msgid "failed to copy a string"
msgstr "एक ओळ प्रतिलिपी करण्यास अपयशी"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "Xen डीमनपासून वाचण्यास अपयशी"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "नविन बफर वाटत आहे"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "urlencode S-Expr निर्माण करणे अपयशी"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "डोमेन माहिती अपूर्ण, domid हरवलेला"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "डोमेन माहिती अयोग्य domid सांख्यीक नाही"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "डोमेन माहिती अपूर्ण, uuid हरवलेला"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "डोमेन माहिती अपूर्ण, नाव हरवलेले"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "डोमेन माहिती अपूर्ण, कर्नल हरवलेला"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "डोमेन माहिती अपूर्ण, uuid हरवलेला"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "डोमेन माहिती अपूर्ण, vbd ला dev नाही"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "डोमेन माहिती अपूरी. vbd ला कोणताही src नाही"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "vbd फाइलनाव विश्लेषित करू शकत नाही, हरवलेले ड्राइवर नाव"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "vbd फाइलनाव विश्लेषित करू शकत नाही, हरवलेला ड्राइवर प्रकार"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "Xend डोमेन माहिती विश्लेषित करण्यात अपयशी"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "डोमेन %s निर्माण करण्यात अपयशी\n"
@@ -2156,56 +2156,56 @@ msgstr "फाइल उघडण्यास अपयशी"
msgid "failed to save content"
msgstr "समाविष्टे सुरक्षित करण्यास अपयशी"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "Xen स्टोरशी जोडण्यास अपयशी"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "%s चालवण्यास अपयशी\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "सॉकेट %d बंद करण्यास अपयशी\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "सॉकेट %d वाचण्यास अपयशी\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "सॉकेट %d वर लिहीण्यास अपयशी\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "प्रॉक्झीसह संवादात चूक: %d बाइट्स मिळाले %d पैकी\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "प्रॉक्झीसह संवादात चूक: %d बाइट्स अपेक्षित मिळाले %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "प्रॉक्झीसह संवादात चूक: %d बाइट्स पॅकेट मिळाले\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "प्रॉक्झीसह संवादात चूक: बिघडलेले पॅकेट\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "असिंक्रोनस पॅकेट संख्या %d मिळाली\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "%d डोमेन माहिती वाटत आहे"
diff --git a/po/ms.po b/po/ms.po
index 57d483f36..751d85acd 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-05-17 22:28+0800\n"
"Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>\n"
"Language-Team: ms <ms@li.org>\n"
@@ -668,68 +668,68 @@ msgstr "Tiada nod utk buang"
msgid "failed to copy a string"
msgstr "salinan [%s] gagal (md5sum tidak sepadan)"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr ""
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
#, fuzzy
msgid "allocate new buffer"
msgstr "Selit ke dalam buffer baru"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr ""
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr ""
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr ""
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr ""
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr ""
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "Sila isikan maklumat pengesahan"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "Sila isikan maklumat pengesahan"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr ""
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
#, fuzzy
msgid "domain information incomplete, vbd has no src"
msgstr "Sila isikan maklumat pengesahan"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr ""
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr ""
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr ""
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Gagal mencipta direktori %s"
@@ -2256,56 +2256,56 @@ msgstr "gagal untuk membuka fail"
msgid "failed to save content"
msgstr "gagal untuk menyimpan kandungan"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr ""
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "gagal untuk melaksanakan %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Gagal untuk menutup soket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Gagal untuk membaca soket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Gagal untuk menulis ke soket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr ""
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr ""
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr ""
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr ""
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr ""
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "mengumpukkan maklumat domain %d"
diff --git a/po/my.po b/po/my.po
index 9177c8760..4e74eabe4 100644
--- a/po/my.po
+++ b/po/my.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/nb.po b/po/nb.po
index aca2e0ed8..8f1604464 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-04-26 23:43+0100\n"
"Last-Translator: Espen A. Stefansen <espenas@gmail.com>\n"
"Language-Team: Norwegian/Bokmaal <i18n-nb@lister.ping.uio.no>\n"
@@ -602,66 +602,66 @@ msgstr ""
msgid "failed to copy a string"
msgstr ""
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr ""
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr ""
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr ""
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr ""
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr ""
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr ""
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr ""
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domeneinformasjon i XML"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domeneinformasjon i XML"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr ""
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr ""
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr ""
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr ""
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr ""
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Kunne ikke vise inaktive domener"
@@ -2129,56 +2129,56 @@ msgstr "kunne ikke åpne fil"
msgid "failed to save content"
msgstr "kunne ikke lagre innhold"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr ""
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr ""
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr ""
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr ""
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr ""
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr ""
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr ""
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr ""
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr ""
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr ""
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr ""
diff --git a/po/nl.po b/po/nl.po
index 614f69a6b..c22669156 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-07-04 21:41+0200\n"
"Last-Translator: Peter van Egdom <p.van.egdom@gmail.com>\n"
"Language-Team: Dutch <vertaling@nl.linux.org>\n"
@@ -588,64 +588,64 @@ msgstr ""
msgid "failed to copy a string"
msgstr ""
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr ""
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "nieuwe buffer toewijzen"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr ""
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr ""
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr ""
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr ""
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr ""
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
msgid "domain information incomplete, missing kernel & bootloader"
msgstr ""
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr ""
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr ""
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr ""
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr ""
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr ""
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr ""
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr ""
@@ -2058,56 +2058,56 @@ msgstr ""
msgid "failed to save content"
msgstr ""
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr ""
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr ""
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr ""
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr ""
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr ""
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr ""
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr ""
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr ""
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr ""
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr ""
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "toewijzen van %d domein informatie"
diff --git a/po/nn.po b/po/nn.po
index 9177c8760..4e74eabe4 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/no.po b/po/no.po
index 9177c8760..4e74eabe4 100644
--- a/po/no.po
+++ b/po/no.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/nso.po b/po/nso.po
index 9177c8760..4e74eabe4 100644
--- a/po/nso.po
+++ b/po/nso.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/or.po b/po/or.po
index ad228ab52..7dc6ac66c 100644
--- a/po/or.po
+++ b/po/or.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: or\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-07-03 15:11+0530\n"
"Last-Translator: Subhransu Behera <arya_subhransu@yahoo.co.in>\n"
"Language-Team: Oriya <oriya-group@lists.sarovar.org>\n"
@@ -603,64 +603,64 @@ msgstr "ଗୋଟିଏ ନୋଡ ବାଣ୍ଟିବାରେ ବିଫଳ"
msgid "failed to copy a string"
msgstr "ଗୋଟିଏ ବାକ୍ଯଖଣ୍ଡ ନକଲ କରିବାରେ ବିଫଳ"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "ଜେନ ଡେମନରୁ ପଢିବାରେ ବିଫଳ"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "ନୂତନ ବଫର ବାଣ୍ଟନ୍ତୁ"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "ସୃଷ୍ଟ S-Expr କୁ urlencode କରିବାରେ ବିଫଳ"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "ପରିସର ସୂଚନା ଅସମ୍ପୂର୍ଣ୍ଣ, domid ଅନୁପସ୍ଥିତ "
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "ପରିସର ସୂଚନା ଭୂଲ domid ସଂଖ୍ଯାତ୍ମକ ନୁହେଁ"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "ପରିସର ସୂଚନା ଅସମ୍ପୂର୍ଣ୍ଣ, uuid ଅନୁପସ୍ଥିତ "
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "ପରିସର ସୂଚନା ଅସମ୍ପୂର୍ଣ୍ଣ, domid ଅନୁପସ୍ଥିତ "
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "ପରିସର ସୂଚନା ଅସମ୍ପୂର୍ଣ୍ଣ, କର୍ଣ୍ଣଲ ଏବଂ ବୁଟ-ଲୋଡର ଅନୁପସ୍ଥିତ"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "ପରିସର ସୂଚନା ଅସମ୍ପୂର୍ଣ୍ଣ ଅଟେ, ପରିଚୟ ଅନୁପସ୍ଥିତ"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "ପରିସର ସୂଚନା ଅସମ୍ପୂର୍ଣ୍ଣ, vbd ର କୌଣସି dev ନାହିଁ"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "ପରିସର ସୂଚନା ଅସମ୍ପୂର୍ଣ୍ଣ, vbd ର କୌଣସି src ନାହିଁ"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "vbd ଫାଇଲ ନାମକୁ ବିଶ୍ଳେଷଣ କରିପାରିବ ନାହିଁ, ଡ୍ରାଇଭର ନାମ ଅନୁପସ୍ଥିତ"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "vbd ଫାଇଲ ନାମକୁ ବିଶ୍ଳେଷଣ କରିପାରିବ ନାହିଁ, ଡ୍ରାଇଭର ପ୍ରକାର ଅନୁପସ୍ଥିତ"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "Xend ପରିସର ସୂଚନାକୁ ବିଶ୍ଳେଷଣ କରିବାରେ ବିଫଳ"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "%s ନିଷ୍କ୍ରିୟ ପରିସରକୁ ସୃଷ୍ଟି କରିବାରେ ବିଫଳ\n"
@@ -2098,56 +2098,56 @@ msgstr "ଫାଇଲ ଖୋଲିବାରେ ବିଫଳ"
msgid "failed to save content"
msgstr "ବିଷୟ ବସ୍ତୁକୁ ସଂରକ୍ଷଣ କରିବାରେ ବିଫଳ"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "ଜେନ ଭଣ୍ଡାରକୁ ସଂଯୋଗ କରିବାରେ ବିଫଳ"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "%s କୁ exec କରିବାରେ ବିଫଳ\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "%d ସକେଟକୁ ବନ୍ଦ କରିବାରେ ବିଫଳ\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "%d ସକେଟକୁ ପଢିବାରେ ବିଫଳ\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "%d ସକେଟକୁ ଲେଖିବାରେ ବିଫଳ\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "ପ୍ରୋକ୍ସି ସହିତ ସମ୍ବାଦ ବିନିମୟ କରିବାରେ ତୃଟି: %d ବାଇଟ %d ବାଇଟରୁ ମିଳିଲା\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "ପ୍ରୋକ୍ସି ସହିତ ସମ୍ବାଦ ବିନିମୟ କରିବାରେ ତୃଟି: %d ବାଇଟ ଆଶା କରା ଯାଉଥିଲା %d ବାଇଟ ମିଳିଲା\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "ପ୍ରୋକ୍ସି ସହିତ ସମ୍ବାଦ ବିନିମୟ କରିବାରେ ତୃଟି: %d ବାଇଟର ପ୍ଯାକେଟ ମିଳିଲା\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "ପ୍ରୋକ୍ସି ସହିତ ସମ୍ବାଦ ବିନିମୟ କରିବାରେ ତୃଟି: ପ୍ଯାକେଟ ବିକୃତି\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "ତାଳହୀନ ପ୍ଯାକେଟ ସଂଖ୍ଯା %d ମିଳିଲା\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "%d ପରିସର ସୂଚନା ବାଣ୍ଟୁଅଛି"
diff --git a/po/pa.po b/po/pa.po
index a564a2615..2023ad925 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pa\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-04-12 06:54+0530\n"
"Last-Translator: A S Alam <aalam@users.sf.net>\n"
"Language-Team: Punjabi <punjabi-l10n@lists.sf.net>\n"
@@ -596,65 +596,65 @@ msgstr "ਇੱਕ ਨੋਡ ਜਾਰੀ ਕਰਨ ਲਈ ਅਸਫ਼ਲ"
msgid "failed to copy a string"
msgstr "ਇੱਕ ਸਤਰ ਨਕਲ ਕਰਨ ਦੌਰਾਨ ਫੇਲ੍ਹ"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "ਜੈੱਨ ਡੈਮਨ ਤੋਂ ਪੜ੍ਹਨ ਲਈ ਅਸਫ਼ਲ"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "ਨਵਾਂ ਬਫ਼ਰ ਜਾਰੀ"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "S-Expr ਬਣਾਉਣ ਵਾਸਤੇ urlencode ਲਈ ਫੇਲ੍ਹ"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "ਡੋਮੇਨ ਜਾਣਕਾਰੀ ਅਧੂਰੀ ਹੈ, domid ਨਹੀਂ ਹੈ"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "ਡੋਮੇਨ ਜਾਣਕਾਰੀ ਗਲਤ ਹੈ, domid ਅੰਕੀ ਨਹੀਂ ਹੈ"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "ਡੋਮੇਨ ਜਾਣਕਾਰੀ ਅਧੂਰੀ ਹੈ, uuid ਗੁੰਮ ਹੈ"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "ਡੋਮੇਨ ਜਾਣਕਾਰੀ ਅਧੂਰੀ ਹੈ, ਨਾਂ ਨਹੀਂ ਹੈ"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "ਡੋਮੇਨ ਜਾਣਕਾਰੀ ਅਧੂਰੀ ਹੈ, ਕਰਨਲ ਗੁੰਮ ਹੈ"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "ਡੋਮੇਨ ਜਾਣਕਾਰੀ ਅਧੂਰੀ ਹੈ, id ਗੁੰਮ ਹੈ"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "ਡੋਮੇਨ ਜਾਣਾਕਰੀ ਅਧੂਰੀ ਹੈ, vbd ਕੋਲ ਕੋਈ dev ਨਹੀਂ ਹੈ"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "ਡੋਮੇਨ ਜਾਣਾਕਰੀ ਅਧੂਰੀ ਹੈ, vbd ਕੋਲ ਕੋਈ ਸਰੋਤ ਨਹੀਂ ਹੈ"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "vbd ਫਾਇਲ ਨਾਂ ਪਾਰਸ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਿਆ, ਡਰਾਇਵਰ ਕਿਸਮ ਨਹੀਂ ਹੈ"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "vbd ਫਾਇਲ ਨਾਂ ਪਾਰਸ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਿਆ, ਡਰਾਇਵਰ ਕਿਸਮ ਨਹੀਂ ਹੈ"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "Xend ਡੋਮੇਨ ਜਾਣਾਕਰੀ ਪਾਰਸ ਕਰਨ ਲਈ ਫੇਲ੍ਹ"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "ਨਾ-ਸਰਗਰਮ ਡੋਮੇਨ %s ਬਣਾਉਣ ਲਈ ਅਸਫ਼ਲ ਹੈ\n"
@@ -2121,56 +2121,56 @@ msgstr "ਫਾਇਲ ਖੋਲ੍ਹਣ ਲਈ ਅਸਫ਼ਲ ਹੈ"
msgid "failed to save content"
msgstr "ਭਾਗ ਸੰਭਾਲਣ ਲਈ ਅਸਫ਼ਲ ਹੈ"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "Xen ਸਟੋਰ ਨਾਲ ਜੁੜਨ ਲਈ ਫੇਲ੍ਹ"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "%s ਚਲਾਉਣ ਲਈ ਅਸਫ਼ਲ\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "ਸਾਕਟ %d ਬੰਦ ਕਰਨ ਲਈ ਫੇਲ੍ਹ\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "ਸਾਕਟ %d ਪੜ੍ਹਨ ਲਈ ਫੇਲ\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "ਸਾਕਟ %d ਲਿਖਣ ਲਈ ਅਸਫ਼ਲ\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "ਪਰਾਕਸੀ ਨਾਲ ਸੰਚਾਰ ਦੌਰਾਨ ਗਲਤੀ: %2$d ਦੇ %1$d ਬਾਈਟ ਮਿਲੇ\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "ਪਰਕਾਸੀ ਸੰਚਾਰ ਦੌਰਾਨ ਗਲਤੀ: ਮੰਗ ਸੀ %d ਬਾਈਟਾਂ ਦੀ, ਮਿਲੇ %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "ਪਰਾਕਸੀ ਸੰਚਾਰ ਦੌਰਾਨ ਗਲਤੀ: %d ਬਾਈਟ ਪੈਕਟ ਮਿਲੇ\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "ਪਰਾਕਸੀ ਨਾਲ ਸੰਚਾਰ ਗਲਤੀ: ਨਿਕਾਰਾ ਪੈਕਟ\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "ਨਾ-ਸਮਕਾਲੀ ਪੈਕਟ ਨੰਬਰ %d ਮਿਲਿਆ\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "%d ਡੋਮੇਨ ਜਾਣਕਾਰੀ ਦਿੱਤੀ ਜਾ ਰਹੀ ਹੈ"
diff --git a/po/pl.po b/po/pl.po
index a1354f114..760bfaaea 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pl\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-07-06 12:22+0200\n"
"Last-Translator: Piotr Drąg <raven@pmail.pl>\n"
"Language-Team: Polish <pl@li.org>\n"
@@ -587,64 +587,64 @@ msgstr "przydzielenie węzła nie powiodło się"
msgid "failed to copy a string"
msgstr "skopiowanie łańcucha nie powiodło się"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "odczytanie z demona Xen nie powiodło się"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "przydziel nowy bufor"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "zakodowanie opisu użytego do utworzenia domeny nie powiodło się"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "informacje o domenie są niekompletne, brak domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "informacje o domenie są nieprawidłowe, domid nie jest numeryczne"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "informacje o domenie są niekompletne, brak UUID"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "informacje o domenie są niekompletne, brak nazwy"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "informacje o domenie są niekompletne, brak jądra i programu startowego"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "informacje o domenie są niekompletne, brak ID"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "informacje o domenie są niekompletne, vbd nie ma dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "informacje o domenie są niekompletne, vbd nie ma src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "nie można przeanalizować nazwy pliku vbd, brak nazwy sterownika"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "nie można przeanalizować nazwy pliku vbd, brak typu sterownika"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "przeanalizowanie informacji o domenie Xend nie powiodło się"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Utworzenie nieaktywnej domeny %s nie powiodło się\n"
@@ -2090,56 +2090,56 @@ msgstr "otwarcie pliku nie powiodło się"
msgid "failed to save content"
msgstr "zapisanie zawartości nie powiodło się"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "połączenie się z Xen Store nie powiodło się"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "wykonanie %s nie powiodło się\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Zamknięcie gniazda %d nie powiodło się\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Odczytanie z gniazda %d nie powiodło się\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Zapisanie do gniazda nie powiodło się %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Błąd komunikacji z pośrednikiem: uzyskano %d bajtów z %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Błąd komunikacji z pośrednikiem: oczekiwano %d bajtów, otrzymano %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Błąd komunikacji z pośrednikiem: otrzymano pakiet %d bajtów\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Błąd komunikacji z pośrednikiem: niesformowany pakiet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "uzyskano niesynchroniczny pakiet o numerze %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "przydzielanie %d informacji o domenie"
diff --git a/po/pt.po b/po/pt.po
index dc2103160..567a322f9 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-06-14 15:18+0100\n"
"Last-Translator: José Nuno Coelho Pires <jncp@netcabo.pt>\n"
"Language-Team: pt <kde-i18n-pt@kde.org>\n"
@@ -590,69 +590,69 @@ msgstr "não foi possível reservar um nó"
msgid "failed to copy a string"
msgstr "não foi possível copiar a cadeia de caracteres"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "não foi possível ler do Servidor do Xen"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "reservar um novo 'buffer'"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "não foi possível codificar o URL da Expr-S da criação"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "informação do domínio incompleta, falta o 'domid'"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "informação do domínio incompleta, o 'domid' não é numérico"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "informação do domínio incompleta, falta o 'uuid'"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "informação do domínio incompleta, falta o nome"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
msgid "domain information incomplete, missing kernel & bootloader"
msgstr ""
"informação do domínio incompleta, falta o 'kernel' & o gestor de arranque"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "informação do domínio incompleta, falta o ID"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "informação do domínio incompleta, o 'vbd' não tem dispositivo"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "informação do domínio incompleta, o 'vbd' não tem origem"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr ""
"não é possível processar o nome do ficheiro 'vbd', falta o nome do "
"controlador"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr ""
"não é possível processar o nome do ficheiro 'vbd', falta o tipo do "
"controlador"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "não foi possível processar a informação do domínio do Xend"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Não foi possível criar o domínio inactivo %s\n"
@@ -2109,58 +2109,58 @@ msgstr "não foi possível aceder ao ficheiro"
msgid "failed to save content"
msgstr "não foi possível gravar o conteúdo"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "não foi possível ligar ao Armazém do Xen"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "não foi possível executar o %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Não foi possível fechar o 'socket' %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Não foi possível ler do 'socket' %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Não foi possível escrever no 'socket' %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Erro de comunicação com o 'proxy': leram-se %d 'bytes' de %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr ""
"Erro de comunicação com o 'proxy': eram esperados %d 'bytes' para leram-se %"
"d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Erro de comunicação com o 'proxy': obteve-se um pacote de %d 'bytes'\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Erro de comunicação com o 'proxy': pacote inválido\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "foi obtido um número de pacote assíncrono %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "a reservar a informação de %d domínios"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 4dafb9860..db552981d 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pt_BR\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-07-05 17:43-0300\n"
"Last-Translator: Igor Pires Soares <igor@projetofedora.org>\n"
"Language-Team: Brazilian Portuguese <fedora-trans-pt_br@redhat.com>\n"
@@ -590,66 +590,66 @@ msgstr "não foi possível alocar um nó"
msgid "failed to copy a string"
msgstr "não foi possível copiar a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "não foi possível ler a partir do Daemon do Xen"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "alocando novo buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "não foi possível efetuar o urlencode da S-Expr criada"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "informação do domínio incompleta, falta o domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "informação do domínio incompleta, domid não numérico"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "informação do domínio incompleta, falta uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "informação do domínio incompleta, falta nome"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
msgid "domain information incomplete, missing kernel & bootloader"
msgstr ""
"informação de domínio incompleta, está faltando o kernel e o gerenciador de "
"inicialização"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "informação do domínio incompleta, falta o id"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "informação do domínio incompleta, vbd não tem dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "informação do domínio incompleta, vbd não tem src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "impossível analisar nome de arquivo vbd, nome do driver faltando"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "impossível analisar nome de arquivo vbd, tipo de driver faltando"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "não foi possível analisar a informação do domínio do Xend"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Não foi possível criar o domínio inativo %s\n"
@@ -2098,57 +2098,57 @@ msgstr "não foi possível abrir o arquivo"
msgid "failed to save content"
msgstr "não foi possível salvar o conteúdo"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "não foi possível conectar ao Store do Xen"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "não foi possível executar o %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Não foi possível fechar o soquete %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Não foi possível ler o soquete %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Não foi possível escrever no soquete %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Erro de comunicação com o proxy: leram-se %d bytes de %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr ""
"Erro de comunicação com o proxy: eram esperados %d bytes mas leram-se %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Erro de comunicação com o proxy: obteve-se um pacote de %d bytes\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Erro de comunicação com o proxy: pacote mal formado\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "foi obtido um número de pacote assíncrono %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "alocando informação de domínio de %d"
diff --git a/po/ro.po b/po/ro.po
index 9177c8760..4e74eabe4 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/ru.po b/po/ru.po
index 2bde58a6e..920ce324a 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ru\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-05-02 08:00+0300\n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -602,64 +602,64 @@ msgstr "ошибка выделения узла"
msgid "failed to copy a string"
msgstr "ошибка копирования строки"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "ошибка чтения из демона Xen"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "выделить новый буфер"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "ошибка urlencode при создании S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "неполная информация домена, отсутствует domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "неверная информация домена, domid должен быть числом"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "неполная информация домена, отсутствует uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "неполная информация домена, отсутствует имя"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "неполная информация домена, отсутствует ядро и загрузчик"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "неполная информация домена, отсутствует id"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "неполная информация домена, нет dev для vbd"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "неполная информация домена, нет src для vbd"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "ошибка разбора имени файла vbd, отсутствует имя драйвера"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "ошибка разбора имени файла vbd, отсутствует тип драйвера"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "ошибка разбора информации домена Xend"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Ошибка создания неактивного домена %s\n"
@@ -2123,56 +2123,56 @@ msgstr "ошибка открытия файла"
msgid "failed to save content"
msgstr "ошибка сохранения содержимого"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "ошибка подключения к Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "ошибка запуска %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Ошибка закрытия сокета %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Ошибка чтения сокета %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Ошибка записи сокета %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Ошибка связи с прокси: получено %d байт из %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Ошибка связи с прокси: ожидалось %d байт, получено %d байт\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Ошибка связи с прокси: получен пакет из %d байт\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Ошибка связи с прокси: плохо сформированный пакет\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "получен асинхронный номер пакета - %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "выделение %d данных домена"
diff --git a/po/si.po b/po/si.po
index 9177c8760..4e74eabe4 100644
--- a/po/si.po
+++ b/po/si.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/sk.po b/po/sk.po
index 9177c8760..4e74eabe4 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/sl.po b/po/sl.po
index 9177c8760..4e74eabe4 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/sq.po b/po/sq.po
index 9177c8760..4e74eabe4 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/sr.po b/po/sr.po
index 9ecde2c92..f742e5479 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-07-05 23:23-0000\n"
"Last-Translator: Miloš Komarčević <kmilos@gmail.com>\n"
"Language-Team: Serbian (sr) <fedora-trans-sr@redhat.com>\n"
@@ -589,66 +589,66 @@ msgstr "неуспело заузимање чвора"
msgid "failed to copy a string"
msgstr "неуспело умножавање ниске"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "неуспело читање из Xen демона"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "заузми нови бафер"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "неуспех при urlencode С-израза create"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "непотпуни подаци о домену, недостаје domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "подаци о домену су нетачни или domid није бројчан"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "непотпуни подаци о домену, недостаје uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "непотпуни подаци о домену, недостаје име"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "непотпуни подаци о домену, недостаје језгро и покретачки програм"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "непотпуни подаци о домену, недостаје ид"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "непотпуни подаци о домену, vbd нема dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "непотпуни подаци о домену, vbd нема src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr ""
"не могу протумачити vbd име датотеке, недостаје име управљачког програма"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr ""
"не могу протумачити vbd име датотеке, недостаје врста управљачког програма"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "неуспело тумачење података о Xend домену"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Неуспело прављење не активираног домена %s\n"
@@ -2090,57 +2090,57 @@ msgstr "неуспело отварање датотеке"
msgid "failed to save content"
msgstr "неуспело чување садржаја"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "неуспело повезивање са Xen складиштем"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "неуспело извршавање %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Неуспело затварање прикључка %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Неуспело читање прикључка %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Неуспело писање на прикључак %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Грешка у комуникацији са проксијем: примљено %d бајтова од %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr ""
"Грешка у комуникацији са проксијем: очекивано %d бајтова а примљено %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Грешка у комуникацији са проксијем: примљен пакет од %d бајтова\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Грешка у комуникацији са проксијем: погрешно обликован пакет\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "примљен асинхрони број пакета %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "додељујем инфо %d домена"
diff --git a/po/sr@Latn.po b/po/sr@Latn.po
index 403489166..6f5c8a5b1 100644
--- a/po/sr@Latn.po
+++ b/po/sr@Latn.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-07-05 23:23-0000\n"
"Last-Translator: Miloš Komarčević <kmilos@gmail.com>\n"
"Language-Team: Serbian (sr) <fedora-trans-sr@redhat.com>\n"
@@ -589,66 +589,66 @@ msgstr "neuspelo zauzimanje čvora"
msgid "failed to copy a string"
msgstr "neuspelo umnožavanje niske"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "neuspelo čitanje iz Xen demona"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "zauzmi novi bafer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "neuspeh pri urlencode S-izraza create"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "nepotpuni podaci o domenu, nedostaje domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "podaci o domenu su netačni ili domid nije brojčan"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "nepotpuni podaci o domenu, nedostaje uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "nepotpuni podaci o domenu, nedostaje ime"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "nepotpuni podaci o domenu, nedostaje jezgro i pokretački program"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "nepotpuni podaci o domenu, nedostaje id"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "nepotpuni podaci o domenu, vbd nema dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "nepotpuni podaci o domenu, vbd nema src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr ""
"ne mogu protumačiti vbd ime datoteke, nedostaje ime upravljačkog programa"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr ""
"ne mogu protumačiti vbd ime datoteke, nedostaje vrsta upravljačkog programa"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "neuspelo tumačenje podataka o Xend domenu"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Neuspelo pravljenje ne aktiviranog domena %s\n"
@@ -2090,57 +2090,57 @@ msgstr "neuspelo otvaranje datoteke"
msgid "failed to save content"
msgstr "neuspelo čuvanje sadržaja"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "neuspelo povezivanje sa Xen skladištem"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "neuspelo izvršavanje %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Neuspelo zatvaranje priključka %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Neuspelo čitanje priključka %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Neuspelo pisanje na priključak %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Greška u komunikaciji sa proksijem: primljeno %d bajtova od %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr ""
"Greška u komunikaciji sa proksijem: očekivano %d bajtova a primljeno %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Greška u komunikaciji sa proksijem: primljen paket od %d bajtova\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Greška u komunikaciji sa proksijem: pogrešno oblikovan paket\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "primljen asinhroni broj paketa %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "dodeljujem info %d domena"
diff --git a/po/sv.po b/po/sv.po
index 6755b866a..476adc0a0 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-04-17 15:16-0400\n"
"Last-Translator: Magnus Larsson <fedoratrans@gmail.com>\n"
"Language-Team: Swedish <sv@li.org>\n"
@@ -595,64 +595,64 @@ msgstr "misslyckades att allokera en nod"
msgid "failed to copy a string"
msgstr "misslyckades att kopiera en sträng"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "misslyckades att läsa från Xen-demonen"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allokera ny buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "misslyckades att urlkoda den skapade S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domäninformation inkomplett, saknar domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domäninformation fel, domid är inte numerisk"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domäninformation inkomplett, saknar uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domäninformation inkomplett, saknar namn"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domäninformation ej komplett, saknar kärna & startprogram"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "domäninformation ej komplett, saknar uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domäninformation inkomplett, vbd har ingen dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domäninformation inkomplett, vbd har ingen src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "kan inte analysera vbd-filnamn, saknar drivrutinsnamn"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "kan inte analysera vbd-filnamn, saknar drivrutinstyp"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "misslyckades att analysera domäninformation för Xend"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Misslyckades att skapa inaktiv domän %s\n"
@@ -2115,56 +2115,56 @@ msgstr "misslyckades att öppna fil"
msgid "failed to save content"
msgstr "misslyckades att spara innehåll"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "misslyckades att ansluta till Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "kunde inte köra %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Misslyckades att stänga uttag %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Misslyckades att läsa från uttag %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Misslyckades att skriva till uttag %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Kommunikationsfel med proxy: fick %d bytes av %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Kommunikationsfel med proxy: förväntade mig %d bytes men fick %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Kommunikationsfel med proxy: fick %d bytes paket\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Kommunikationsfel med proxy: felformaterat paket\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "fick asynkront paketnummer %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allokerar %d domän-info"
diff --git a/po/ta.po b/po/ta.po
index c547feb9d..1dac51b70 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ta\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-04-17 16:23+0530\n"
"Last-Translator: I felix <ifelix@redhat.com>\n"
"Language-Team: Tamil <fedora-trans-ta@redhat.com>\n"
@@ -601,65 +601,65 @@ msgstr "ஒரு முனையை ஒதுக்க முடியவில
msgid "failed to copy a string"
msgstr "ஒரு சரத்தை நகலெடுக்க முடியவில்லை"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "Xen டீமானிலிருந்து வாசிக்க முடியவில்லை"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "புதிய இடையகத்தை ஒதுக்கவும்"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "S-Exprக்கு urlencode செய்ய முடியவில்லை"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "செயற்களம் தகவல் நிறைவு பெறாமல் உள்ளது, விடுபட்ட domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "செயற்களம் தகவல் நிறைவு பெறாமல் உள்ளது, domid எண்ணல்ல"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "செயற்களம் தகவல் நிறைவு பெறாமல் உள்ளது, விடுபட்ட uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "செயற்களம் தகவல் நிறைவு பெறாமல் உள்ளது, விடுபட்ட பெயர்"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "செயற்களம் தகவல் நிறைவு பெறாமல் உள்ளது, விடுபட்ட கர்னல்"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "செயற்களம் தகவல் நிறைவு பெறாமல் உள்ளது, விடுபட்ட id"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "செயற்களம் தகவல் நிறைவு பெறாமல் உள்ளது, vbd dev எதுவும் கொண்டிருக்கவில்லை"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "செயற்களம் தகவல் நிறைவு பெறாமல் உள்ளது, vbd ஆனது src ஐ கொண்டிருக்கவில்லை"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "vbd கோப்பு பெயரை பிரிக்க முடியவில்லை, இயக்கி பெயர் விடுபட்டுள்ளது"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "vbd கோப்பு பெயரை பிரிக்க முடியவில்லை, இயக்கி வகை விடுபட்டுள்ளது"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "Xend செயற்கள தகவலை இலக்கணப்படுத்த முடியவில்லை"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "செயற்களம் %s ஐ உருவாக்க முடியவில்லை\n"
@@ -2127,56 +2127,56 @@ msgstr "கோப்பினை திறக்க முடியவில்
msgid "failed to save content"
msgstr "உள்ளடக்கத்தை சேமிக்க முடியவில்லை"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "Xen Store உடன் இணைக்க முடியவில்லை"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "%s ஐ இயக்க முடியவில்லை\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "சாக்கெட் %dஐ மூட முடியவில்லை\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "சாக்கெட் %dஐ வாசிக்க முடியவில்லை\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "சாக்கெட் %dஐ எழுத முடியவில்லை\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "பதிலாளுடன் தொடர்பு பிழை: %d பைட்டில் %d பெறப்பட்டது\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "பதிலாளுடன் தொடர்பு பிழை: எதிர்பார்த்த %d பைட்டுகள் %dஐ பெற்றன\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "பதிலாளுடன் தொடர்பு பிழை: %d பைட்டுகள் பாக்கெட் பெறப்பட்டது\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "பதிலாளுடன் தொடர்பு பிழை: தவறான பாக்கெட்\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "ஒருங்கிணைக்கப்படாத பாக்கெட் எண் %d பெறப்பட்டது\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "%d செயற்களத் தகவல் ஒதுக்கப்படுகிறது"
diff --git a/po/te.po b/po/te.po
index 77529f582..b5ad509b9 100644
--- a/po/te.po
+++ b/po/te.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: te\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-12-15 17:13+0530\n"
"Last-Translator: Sree Ganesh <sthottem@redhat.com>\n"
"Language-Team: Telugu <en@li.org>\n"
@@ -603,66 +603,66 @@ msgstr "నోడును కేటాయించటంలో విఫలమ
msgid "failed to copy a string"
msgstr "స్ట్రింగుకి కాపీ చేయటంలో విఫలమైంది"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "Xen డెమోనునుండీ చదవటంలో విఫలమైంది"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "కొత్త బఫ్ఫరు కేటాయించు"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "urlencodeను S-Exprకి చేయటంలో విఫలమైంది"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "క్షేత్ర సమాచారం అసంపూర్తిగా ఉంది, క్షేత్రం తప్పిపోయింది"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "క్షేత్ర సమాచారం సరైనదికాదు క్షేత్రం సంఖ్యాపరమైంది కాదు"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "క్షేత్ర సమాచారం అసంపూర్తిగా ఉంది, uuid తప్పిపోయింది"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "క్షేత్ర సమాచారం అసంపూర్తిగా ఉంది, పేరు తప్పిపోయింది"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "క్షేత్ర సమాచారం అసంపూర్తిగా ఉంది, కెర్నలు తప్పిపోయింది"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "క్షేత్ర సమాచారం అసంపూర్తిగా ఉంది, uuid తప్పిపోయింది"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "క్షేత్ర సమాచారం అసంపూర్తిగా ఉంది, vbd devని కలిగిలేదు"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "క్షేత్ర సమాచారం అసంపూర్తిగా ఉంది, vbd srcని కలిగిలేదు"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "vbd ఫైలు పేరు విశ్లేషించటానికి కుదరదు, డ్రైవరు పేరు తప్పిపోయింది"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "vbd ఫైలు పేరు విశ్లేషించటానికి కుదరదు, డ్రైవరు రకం తప్పిపోయింది"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "Xend క్షేత్ర సమాచరాన్ని విశ్లేషించటంలో విఫలమైంది"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "%s క్షేత్రాన్ని సృష్టించటంలో విఫలమైంది\n"
@@ -2154,56 +2154,56 @@ msgstr "ఫైలును తెరవటంలో విఫలమైంది"
msgid "failed to save content"
msgstr "విషయాన్ని భధ్రపరవటంలో విఫలమైంది"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "Xen స్టోరుకి అనుసంధించటంలో విఫలమైంది"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "exec %sకి విఫలమైంది\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "%d సాకెట్టును మూయటంలో విఫలమైంది\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "%d సాకెట్టును చదవటంలో విఫలమైంది\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "%d సాకెట్టుకు రాయటంలో విఫలమైంది\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "proxyతో సమాచార సంబంధాల దోషం: %d బైట్లలో %d పొందింది\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "proxyతో సమాచార సంబంధాల దోషం: %d బైట్లను ఆశించాము %d పొందాము\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "proxyతో సమాచార సంబంధాల దోషం: %d బైట్ల పాకెట్టును పొందాము\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "proxyతో సమాచార సంబంధాల దోషం: malformed పాకెట్\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "asynchronous పాకెత్ సంఖ్య %dను పొందాము\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "%d క్షేత్ర సమాచారాన్ని కేటాయిస్తోంది"
diff --git a/po/th.po b/po/th.po
index 9177c8760..4e74eabe4 100644
--- a/po/th.po
+++ b/po/th.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/tr.po b/po/tr.po
index 9177c8760..4e74eabe4 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/uk.po b/po/uk.po
index 5c03be5a8..603aba13b 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-04-11 14:58+0300\n"
"Last-Translator: Maxim V. Dziumanenko <dziumanenko@softprom.kiev.ua>\n"
"Language-Team: Ukrainian <uk@li.org>\n"
@@ -595,65 +595,65 @@ msgstr "помилка виділення вузла"
msgid "failed to copy a string"
msgstr "помилка копіювання рядка"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "помилка читання з демона Xen"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "виділити новий буфер"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "помилка urlencode при створенні S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "неповна інформація домену, відсутній domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "неправильна інформація домену, domid має бути числом"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "неповна інформація домену, відсутній uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "неповна інформація домену, відсутня назва"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "неповна інформація домену, відсутнє ядро"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "неповна інформація домену, відсутній id"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "неповна інформація домену, немає dev для vbd"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "неповна інформація домену, немає src для vbd"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "помилка розбору назви файла vbd, відсутня назва драйвера"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "помилка розбору назви файла vbd, відсутній тип драйвера"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "помилка розбору інформації домену Xend"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Помилка створення неактивного домену %s\n"
@@ -2124,56 +2124,56 @@ msgstr "помилка відкривання файлу"
msgid "failed to save content"
msgstr "помилка збереження вмісту"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "помилка з'єднання з Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "помилка запуску %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Помилка закриття сокету %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Помилка читання сокету %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Помилка запису сокету %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Помилка зв'язку з проксі: отримано %d байт з %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Помилка зв'язку з проксі: очікувалось %d байт, отримано %d байт\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Помилка зв'язку з проксі: отримано пакет з %d байт\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Помилка зв'язку з проксі: погано сформований пакет\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "отримано асинхронний номер пакету - %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "виділення %d даних домену"
diff --git a/po/ur.po b/po/ur.po
index 9177c8760..4e74eabe4 100644
--- a/po/ur.po
+++ b/po/ur.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/vi.po b/po/vi.po
index 9177c8760..4e74eabe4 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 5c4641321..bc9a8f2af 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: zh_CN\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-01-17 15:28+1000\n"
"Last-Translator: Tony Fu <tfu@redhat.com>\n"
"Language-Team: <zh@li.org>\n"
@@ -608,66 +608,66 @@ msgstr "һڵʧ"
msgid "failed to copy a string"
msgstr "һַʧ"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr " Xen ػ̶ʧ"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "»"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "urlencode S-Expr ʧ"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "Ϣȫȱ domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "Ϣȷdomid ֵ"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "Ϣȫȱ uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "Ϣȫȱ"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "Ϣȫȱں"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "Ϣȫȱ uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "Ϣȫvbd û dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "Ϣȫvbd û src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "ȱ޷ vbd ļ"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "ȱͣ޷ vbd ļ"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr " Xend Ϣʧ"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr " %s ʧ\n"
@@ -2159,56 +2159,56 @@ msgstr "ļʧ"
msgid "failed to save content"
msgstr "ʧ"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "ӵ Xen Store ʧ"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "ִ %s ʧ\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "ر socket %d ʧ\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr " socket %d ʧ\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "д socket %d ʧ\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "ͨѶ󣺻 %d ֽڣ %d ֽڣ\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "ͨѶҪ %d ֽڣ %d ֽ\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "ͨѶ󣺻 %d ֽڵݰ\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "ͨѶݰʽȷ\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "첽ݰ %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr " %d Ϣ"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 495d01cd4..6cc56b03a 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: zh_TW\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2007-04-10 16:18+1000\n"
"Last-Translator: Chester Cheng <ccheng@redhat.com>\n"
"Language-Team: Traditional Chinese <zh_TW@li.org>\n"
@@ -595,65 +595,65 @@ msgstr "無法分配節點"
msgid "failed to copy a string"
msgstr "無法複製字串"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "無法從 Xen 系統程式讀取"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "分配新的緩衝區"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "無法 urlencode 以建立 S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "區域的資訊不全,沒有 domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "區域的資訊不正確,domid 並非數字型態"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "區域的資訊不全,沒有 uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "區域的資訊不全,沒有名稱"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "區域的資訊不全,沒有核心"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
msgid "domain information incomplete, missing id"
msgstr "區域的資訊不全,沒有 id"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "區域的資訊不全,vbd 沒有 dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "區域的資訊不全,vbd 沒有 src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "無法解析 vbd 檔名,找不到驅動程式名稱"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "無法解析 vbd 檔名,找不到驅動程式類型"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "無法解析 Xend 的區域資訊"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "無法建立非運作中的區域 %s\n"
@@ -2120,56 +2120,56 @@ msgstr "無法開啟檔案"
msgid "failed to save content"
msgstr "無法存入內容"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "無法連上 Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "無法執行 %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "無法關閉插槽 %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "無法讀取插槽 %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "無法寫入插槽 %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "使用代理伺服器時通訊錯誤:取得 %d 的位元組(自 %d 處)\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "使用代理伺服器時通訊錯誤:預期 %d 個位元組取得 %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "使用代理伺服器時通訊錯誤:取得 %d 位元組的封包\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "使用代理伺服器時通訊錯誤:封包格式錯誤\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "取得非同步的封包號碼 %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "分配 %d 區域資訊"
diff --git a/po/zu.po b/po/zu.po
index 9177c8760..4e74eabe4 100644
--- a/po/zu.po
+++ b/po/zu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libvirt\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-07-06 17:11+0200\n"
+"POT-Creation-Date: 2007-07-09 14:14+0200\n"
"PO-Revision-Date: 2006-11-27 16:59+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -602,66 +602,66 @@ msgstr "failed to allocate a node"
msgid "failed to copy a string"
msgstr "failed to copy a string"
-#: src/xend_internal.c:289 src/xend_internal.c:292
+#: src/xend_internal.c:277 src/xend_internal.c:280
msgid "failed to read from Xen Daemon"
msgstr "failed to read from Xen Daemon"
-#: src/xend_internal.c:603 src/xend_internal.c:819 src/xend_internal.c:1535
-#: src/xend_internal.c:1554
+#: src/xend_internal.c:591 src/xend_internal.c:807 src/xend_internal.c:1523
+#: src/xend_internal.c:1542
msgid "allocate new buffer"
msgstr "allocate new buffer"
-#: src/xend_internal.c:1026
+#: src/xend_internal.c:1014
msgid "failed to urlencode the create S-Expr"
msgstr "failed to urlencode the create S-Expr"
-#: src/xend_internal.c:1067
+#: src/xend_internal.c:1055
msgid "domain information incomplete, missing domid"
msgstr "domain information incomplete, missing domid"
-#: src/xend_internal.c:1073
+#: src/xend_internal.c:1061
msgid "domain information incorrect domid not numeric"
msgstr "domain information incorrect domid not numeric"
-#: src/xend_internal.c:1081 src/xend_internal.c:1130
+#: src/xend_internal.c:1069 src/xend_internal.c:1118
msgid "domain information incomplete, missing uuid"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1121 src/xend_internal.c:1396
+#: src/xend_internal.c:1109 src/xend_internal.c:1384
msgid "domain information incomplete, missing name"
msgstr "domain information incomplete, missing name"
-#: src/xend_internal.c:1296 src/xend_internal.c:1327
+#: src/xend_internal.c:1284 src/xend_internal.c:1315
#, fuzzy
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "domain information incomplete, missing kernel"
-#: src/xend_internal.c:1384
+#: src/xend_internal.c:1372
#, fuzzy
msgid "domain information incomplete, missing id"
msgstr "domain information incomplete, missing uuid"
-#: src/xend_internal.c:1504
+#: src/xend_internal.c:1492
msgid "domain information incomplete, vbd has no dev"
msgstr "domain information incomplete, vbd has no dev"
-#: src/xend_internal.c:1519
+#: src/xend_internal.c:1507
msgid "domain information incomplete, vbd has no src"
msgstr "domain information incomplete, vbd has no src"
-#: src/xend_internal.c:1528
+#: src/xend_internal.c:1516
msgid "cannot parse vbd filename, missing driver name"
msgstr "cannot parse vbd filename, missing driver name"
-#: src/xend_internal.c:1547
+#: src/xend_internal.c:1535
msgid "cannot parse vbd filename, missing driver type"
msgstr "cannot parse vbd filename, missing driver type"
-#: src/xend_internal.c:1910
+#: src/xend_internal.c:1898
msgid "failed to parse Xend domain information"
msgstr "failed to parse Xend domain information"
-#: src/xend_internal.c:3176
+#: src/xend_internal.c:3164
#, fuzzy, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Failed to create domain %s\n"
@@ -2155,56 +2155,56 @@ msgstr "failed to open file"
msgid "failed to save content"
msgstr "failed to save content"
-#: src/xs_internal.c:349
+#: src/xs_internal.c:340
msgid "failed to connect to Xen Store"
msgstr "failed to connect to Xen Store"
-#: src/proxy_internal.c:207
+#: src/proxy_internal.c:195
#, c-format
msgid "failed to exec %s\n"
msgstr "failed to exec %s\n"
-#: src/proxy_internal.c:301
+#: src/proxy_internal.c:289
#, c-format
msgid "Failed to close socket %d\n"
msgstr "Failed to close socket %d\n"
-#: src/proxy_internal.c:334
+#: src/proxy_internal.c:322
#, c-format
msgid "Failed to read socket %d\n"
msgstr "Failed to read socket %d\n"
-#: src/proxy_internal.c:368
+#: src/proxy_internal.c:356
#, c-format
msgid "Failed to write to socket %d\n"
msgstr "Failed to write to socket %d\n"
-#: src/proxy_internal.c:460 src/proxy_internal.c:481 src/proxy_internal.c:501
+#: src/proxy_internal.c:448 src/proxy_internal.c:469 src/proxy_internal.c:489
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Communication error with proxy: got %d bytes of %d\n"
-#: src/proxy_internal.c:468
+#: src/proxy_internal.c:456
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr "Communication error with proxy: expected %d bytes got %d\n"
-#: src/proxy_internal.c:490
+#: src/proxy_internal.c:478
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr "Communication error with proxy: got %d bytes packet\n"
-#: src/proxy_internal.c:514
+#: src/proxy_internal.c:502
#, c-format
msgid "Communication error with proxy: malformed packet\n"
msgstr "Communication error with proxy: malformed packet\n"
-#: src/proxy_internal.c:520
+#: src/proxy_internal.c:508
#, c-format
msgid "got asynchronous packet number %d\n"
msgstr "got asynchronous packet number %d\n"
-#: src/xen_internal.c:2310
+#: src/xen_internal.c:2301
#, c-format
msgid "allocating %d domain info"
msgstr "allocating %d domain info"