summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-06-26 15:32:36 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-06-26 15:32:36 +0100
commiteb8eb3b9d52bada636317bbcbf0c94183740c1a6 (patch)
tree19038cec99f4f2258eeb75ae66279cede68441a3
parentc87956837e962072fff61edef5b18e55ad42d730 (diff)
downloadlibguestfs-eb8eb3b9d52bada636317bbcbf0c94183740c1a6.tar.gz
libguestfs-eb8eb3b9d52bada636317bbcbf0c94183740c1a6.tar.xz
libguestfs-eb8eb3b9d52bada636317bbcbf0c94183740c1a6.zip
Version 1.19.12.1.19.12
-rw-r--r--BUGS2
-rw-r--r--configure.ac2
-rw-r--r--po-docs/libguestfs-docs.pot4
-rw-r--r--po/en_GB.po17
-rw-r--r--po/es.po35
-rw-r--r--po/gu.po17
-rw-r--r--po/hi.po17
-rw-r--r--po/kn.po17
-rw-r--r--po/libguestfs.pot19
-rw-r--r--po/ml.po17
-rw-r--r--po/mr.po17
-rw-r--r--po/nl.po37
-rw-r--r--po/or.po17
-rw-r--r--po/pa.po17
-rw-r--r--po/pl.po35
-rw-r--r--po/ta.po17
-rw-r--r--po/te.po17
-rw-r--r--po/uk.po35
18 files changed, 193 insertions, 146 deletions
diff --git a/BUGS b/BUGS
index 5e5c3cf1..809787ea 100644
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
-Last updated: 2012-06-25
+Last updated: 2012-06-26
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
diff --git a/configure.ac b/configure.ac
index 580ae18c..3b0ea118 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
# freeform string.
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [19])
-m4_define([libguestfs_release], [11])
+m4_define([libguestfs_release], [12])
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)
AC_CONFIG_AUX_DIR([build-aux])
diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot
index d3f5151c..1ed76b41 100644
--- a/po-docs/libguestfs-docs.pot
+++ b/po-docs/libguestfs-docs.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.19.11\n"
+"Project-Id-Version: libguestfs 1.19.12\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2012-06-25 11:28+0200\n"
+"POT-Creation-Date: 2012-06-26 15:31+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/po/en_GB.po b/po/en_GB.po
index 6c369c66..1033b9a1 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-06-25 11:28+0100\n"
+"POT-Creation-Date: 2012-06-26 15:31+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.net/projects/p/"
@@ -3611,36 +3611,37 @@ msgstr ""
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr ""
-#: src/launch.c:1065 src/launch.c:1070
+#: src/launch.c:1073 src/launch.c:1078
msgid "guestfs_launch failed, see earlier error messages"
msgstr ""
-#: src/launch.c:1083
+#: src/launch.c:1091
msgid "qemu launched and contacted daemon, but state != READY"
msgstr ""
-#: src/launch.c:1173
+#: src/launch.c:1183
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr ""
-#: src/launch.c:1181
+#: src/launch.c:1191
msgid "contacted guestfsd, but state != READY"
msgstr ""
-#: src/launch.c:1382
+#: src/launch.c:1392
#, c-format
msgid ""
"command failed: %s\n"
+"errno: %s\n"
"\n"
"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
"environment variable. There may also be errors printed above."
msgstr ""
-#: src/launch.c:1603
+#: src/launch.c:1611
msgid "qemu has not been launched yet"
msgstr ""
-#: src/launch.c:1614
+#: src/launch.c:1622
msgid "no subprocess to kill"
msgstr ""
diff --git a/po/es.po b/po/es.po
index 83e275ba..7f154f8c 100644
--- a/po/es.po
+++ b/po/es.po
@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-06-25 11:28+0100\n"
+"POT-Creation-Date: 2012-06-26 15:31+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Spanish (Castilian) <trans-es@lists.fedoraproject.org>\n"
@@ -3794,43 +3794,39 @@ msgstr "%s: no es posible crear directorio temporal"
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "antes de guestfs_launch, debe llamar guestfs_add_drive"
-#: src/launch.c:1065 src/launch.c:1070
+#: src/launch.c:1073 src/launch.c:1078
msgid "guestfs_launch failed, see earlier error messages"
msgstr "falló guestfs_launch, vea mensajes de errores anteriores"
-#: src/launch.c:1083
+#: src/launch.c:1091
msgid "qemu launched and contacted daemon, but state != READY"
msgstr ""
"qemu ha sido iniciado y contactado el demonio, pero es estado es != READY"
-#: src/launch.c:1173
+#: src/launch.c:1183
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr ""
"falló el inicio de guestfs_launch, mensaje inicial no esperado de guestfsd"
-#: src/launch.c:1181
+#: src/launch.c:1191
msgid "contacted guestfsd, but state != READY"
msgstr "se ha hecho contacto con guestfsd, pero el estado es != READY"
-#: src/launch.c:1382
+#: src/launch.c:1392
#, c-format
msgid ""
"command failed: %s\n"
+"errno: %s\n"
"\n"
"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
"environment variable. There may also be errors printed above."
msgstr ""
-"comando fallo:%s\n"
-"\n"
-"Si qemu se encuentra en una ruta no estandar,intente establecer la variable "
-"de entorno LIBGUESTFS_QEMU. Puede que se hayan mostrado también errores "
-"arriba."
-#: src/launch.c:1603
+#: src/launch.c:1611
msgid "qemu has not been launched yet"
msgstr "todavía qemu no ha sido iniciado "
-#: src/launch.c:1614
+#: src/launch.c:1622
msgid "no subprocess to kill"
msgstr "ningún subproceso que finalizar"
@@ -5245,6 +5241,19 @@ msgstr ""
msgid "you cannot use the same disk image for input and output"
msgstr ""
+#~ msgid ""
+#~ "command failed: %s\n"
+#~ "\n"
+#~ "If qemu is located on a non-standard path, try setting the "
+#~ "LIBGUESTFS_QEMU\n"
+#~ "environment variable. There may also be errors printed above."
+#~ msgstr ""
+#~ "comando fallo:%s\n"
+#~ "\n"
+#~ "Si qemu se encuentra en una ruta no estandar,intente establecer la "
+#~ "variable de entorno LIBGUESTFS_QEMU. Puede que se hayan mostrado también "
+#~ "errores arriba."
+
#~ msgid "%s: '%s' could not be mounted. Did you mean one of these?\n"
#~ msgstr "%s: no se ha podido montar '%s'. ¿Se refería a uno de estos?\n"
diff --git a/po/gu.po b/po/gu.po
index a25f0933..52d8ce92 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-06-25 11:28+0100\n"
+"POT-Creation-Date: 2012-06-26 15:31+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Gujarati <trans-gu@lists.fedoraproject.org>\n"
@@ -3550,36 +3550,37 @@ msgstr "%s: કામચલાઉ ડિરેક્ટરીને બનાવ
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "તમારે guestfs_launch પહેલાં guestfs_add_drive ને કોલ કરવુ જ જોઇએ"
-#: src/launch.c:1065 src/launch.c:1070
+#: src/launch.c:1073 src/launch.c:1078
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch નિષ્ફળ, પહેલાનાં ભૂલ સંદેશાઓને જૂઓ"
-#: src/launch.c:1083
+#: src/launch.c:1091
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu શરૂ થયેલ છે, ડિમનનો સંપર્ક થયેલ છે, પરંતુ state != READY"
-#: src/launch.c:1173
+#: src/launch.c:1183
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr ""
-#: src/launch.c:1181
+#: src/launch.c:1191
msgid "contacted guestfsd, but state != READY"
msgstr ""
-#: src/launch.c:1382
+#: src/launch.c:1392
#, c-format
msgid ""
"command failed: %s\n"
+"errno: %s\n"
"\n"
"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
"environment variable. There may also be errors printed above."
msgstr ""
-#: src/launch.c:1603
+#: src/launch.c:1611
msgid "qemu has not been launched yet"
msgstr "qemu એ હજુ શરૂ કરવામાં આવ્યુ નથી"
-#: src/launch.c:1614
+#: src/launch.c:1622
msgid "no subprocess to kill"
msgstr "મારવા માટે ઉપપ્રક્રિયા નથી"
diff --git a/po/hi.po b/po/hi.po
index e0fffe75..dce3a216 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-06-25 11:28+0100\n"
+"POT-Creation-Date: 2012-06-26 15:31+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n"
@@ -3548,36 +3548,37 @@ msgstr "%s: को अस्थायी निर्देशिका नह
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "you must call guestfs_add_drive before guestfs_launch"
-#: src/launch.c:1065 src/launch.c:1070
+#: src/launch.c:1073 src/launch.c:1078
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
-#: src/launch.c:1083
+#: src/launch.c:1091
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu launched and contacted daemon, but state != READY"
-#: src/launch.c:1173
+#: src/launch.c:1183
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr ""
-#: src/launch.c:1181
+#: src/launch.c:1191
msgid "contacted guestfsd, but state != READY"
msgstr ""
-#: src/launch.c:1382
+#: src/launch.c:1392
#, c-format
msgid ""
"command failed: %s\n"
+"errno: %s\n"
"\n"
"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
"environment variable. There may also be errors printed above."
msgstr ""
-#: src/launch.c:1603
+#: src/launch.c:1611
msgid "qemu has not been launched yet"
msgstr "qemu को अबतक लॉन्च नहीं किया गया है"
-#: src/launch.c:1614
+#: src/launch.c:1622
msgid "no subprocess to kill"
msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं"
diff --git a/po/kn.po b/po/kn.po
index 72c9e630..2a879e19 100644
--- a/po/kn.po
+++ b/po/kn.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-06-25 11:28+0100\n"
+"POT-Creation-Date: 2012-06-26 15:31+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Kannada (http://www.transifex.net/projects/p/fedora/language/"
@@ -3555,36 +3555,37 @@ msgstr "%s: ಒಂದು ತಾತ್ಕಾಲಿಕ ಕೋಶವನ್ನು
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "ನೀವು guestfs_launch ನ ಮೊದಲು guestfs_add_drive ಅನ್ನು ಕರೆಯಬೇಕು"
-#: src/launch.c:1065 src/launch.c:1070
+#: src/launch.c:1073 src/launch.c:1078
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch ವಿಫಲಗೊಂಡಿದೆ, ಹಿಂದಿನ ದೋಷ ಸಂದೇಶಗಳನ್ನು ನೋಡಿ"
-#: src/launch.c:1083
+#: src/launch.c:1091
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu ಆರಂಭಗೊಂಡಿದೆ ಹಾಗು ಡೀಮನ್ ಅನ್ನು ಸಂಪರ್ಕಿಸಿದೆ, ಆದರೆ != READY ಸ್ಥಿತಿಯಲ್ಲಿದೆ"
-#: src/launch.c:1173
+#: src/launch.c:1183
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr ""
-#: src/launch.c:1181
+#: src/launch.c:1191
msgid "contacted guestfsd, but state != READY"
msgstr ""
-#: src/launch.c:1382
+#: src/launch.c:1392
#, c-format
msgid ""
"command failed: %s\n"
+"errno: %s\n"
"\n"
"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
"environment variable. There may also be errors printed above."
msgstr ""
-#: src/launch.c:1603
+#: src/launch.c:1611
msgid "qemu has not been launched yet"
msgstr "qemu ಅನ್ನು ಇನ್ನೂ ಸಹ ಆರಂಭಿಸಲಾಗಿಲ್ಲ"
-#: src/launch.c:1614
+#: src/launch.c:1622
msgid "no subprocess to kill"
msgstr "ಅಂತ್ಯಗೊಳಿಸಲು ಯಾವುದೆ ಉಪಪ್ರಕ್ರಿಯೆಯು ಇಲ್ಲ"
diff --git a/po/libguestfs.pot b/po/libguestfs.pot
index 25c3554e..8610d80c 100644
--- a/po/libguestfs.pot
+++ b/po/libguestfs.pot
@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.19.11\n"
+"Project-Id-Version: libguestfs 1.19.12\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-06-25 11:28+0100\n"
+"POT-Creation-Date: 2012-06-26 15:31+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3538,36 +3538,37 @@ msgstr ""
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr ""
-#: src/launch.c:1065 src/launch.c:1070
+#: src/launch.c:1073 src/launch.c:1078
msgid "guestfs_launch failed, see earlier error messages"
msgstr ""
-#: src/launch.c:1083
+#: src/launch.c:1091
msgid "qemu launched and contacted daemon, but state != READY"
msgstr ""
-#: src/launch.c:1173
+#: src/launch.c:1183
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr ""
-#: src/launch.c:1181
+#: src/launch.c:1191
msgid "contacted guestfsd, but state != READY"
msgstr ""
-#: src/launch.c:1382
+#: src/launch.c:1392
#, c-format
msgid ""
"command failed: %s\n"
+"errno: %s\n"
"\n"
"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
"environment variable. There may also be errors printed above."
msgstr ""
-#: src/launch.c:1603
+#: src/launch.c:1611
msgid "qemu has not been launched yet"
msgstr ""
-#: src/launch.c:1614
+#: src/launch.c:1622
msgid "no subprocess to kill"
msgstr ""
diff --git a/po/ml.po b/po/ml.po
index 171117fe..3454a50b 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-06-25 11:28+0100\n"
+"POT-Creation-Date: 2012-06-26 15:31+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Malayalam <discuss@lists.smc.org.in>\n"
@@ -3550,36 +3550,37 @@ msgstr "%s: താല്‍ക്കാലിക ഡയറക്ടറി ഉണ
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "guestfs_launch-നു് മുമ്പു് guestfs_add_drive വിളിക്കേണ്ടതു്"
-#: src/launch.c:1065 src/launch.c:1070
+#: src/launch.c:1073 src/launch.c:1078
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch പരാജയപ്പെട്ടു, മുമ്പുള്ള പിശക് സന്ദേശങ്ങള്‍ കാണുക"
-#: src/launch.c:1083
+#: src/launch.c:1091
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu വിന്യസിച്ചു് ഡെമണുമായി ബന്ധപ്പെട്ടു, പക്ഷേ state != READY"
-#: src/launch.c:1173
+#: src/launch.c:1183
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr ""
-#: src/launch.c:1181
+#: src/launch.c:1191
msgid "contacted guestfsd, but state != READY"
msgstr ""
-#: src/launch.c:1382
+#: src/launch.c:1392
#, c-format
msgid ""
"command failed: %s\n"
+"errno: %s\n"
"\n"
"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
"environment variable. There may also be errors printed above."
msgstr ""
-#: src/launch.c:1603
+#: src/launch.c:1611
msgid "qemu has not been launched yet"
msgstr "qemu ഇതുവരെ വിന്യസിച്ചിട്ടില്ല"
-#: src/launch.c:1614
+#: src/launch.c:1622
msgid "no subprocess to kill"
msgstr "ഇല്ലാതാക്കുന്നതിനായി ഉപപ്രക്രിയകളില്ല"
diff --git a/po/mr.po b/po/mr.po
index b6288a28..3e81d79e 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-06-25 11:28+0100\n"
+"POT-Creation-Date: 2012-06-26 15:31+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Marathi (http://www.transifex.net/projects/p/fedora/language/"
@@ -3677,36 +3677,37 @@ msgstr "%s: तात्पुर्ती डिरेक्ट्री नि
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "guestfs_add_drive यांस guestfs_launch च्या अगोदर कॉल करा"
-#: src/launch.c:1065 src/launch.c:1070
+#: src/launch.c:1073 src/launch.c:1078
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch अपयशी, पूर्वीचे त्रुटी संदेश पहा"
-#: src/launch.c:1083
+#: src/launch.c:1091
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu सुरू झाले व डिमन सुरू केले, परंतु state != READY आढळले"
-#: src/launch.c:1173
+#: src/launch.c:1183
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr "guestfs_launch अपयशी, guestfsd पासून अनपेक्षित प्रारंभिक संदेश आढळले"
-#: src/launch.c:1181
+#: src/launch.c:1191
msgid "contacted guestfsd, but state != READY"
msgstr "guestfsd सह संपर्क केले, परंतु state != READY"
-#: src/launch.c:1382
+#: src/launch.c:1392
#, c-format
msgid ""
"command failed: %s\n"
+"errno: %s\n"
"\n"
"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
"environment variable. There may also be errors printed above."
msgstr ""
-#: src/launch.c:1603
+#: src/launch.c:1611
msgid "qemu has not been launched yet"
msgstr "qemu अजूनही सुरू केले नाही"
-#: src/launch.c:1614
+#: src/launch.c:1622
msgid "no subprocess to kill"
msgstr "kill करीता उपकार्य उपलब्ध नाही"
diff --git a/po/nl.po b/po/nl.po
index 867df626..a639eef7 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-06-25 11:28+0100\n"
+"POT-Creation-Date: 2012-06-26 15:31+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Dutch (http://www.transifex.net/projects/p/fedora/language/"
@@ -3928,43 +3928,38 @@ msgstr "%s: kan geen tijdelijke map aanmaken"
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "je moet guestfs_add_drive aanroepen voor guestfs_launch"
-#: src/launch.c:1065 src/launch.c:1070
+#: src/launch.c:1073 src/launch.c:1078
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch mislukte, bekijk de eerdere fout boodschap"
-#: src/launch.c:1083
+#: src/launch.c:1091
msgid "qemu launched and contacted daemon, but state != READY"
msgstr ""
"qemu gelanceerd en contact opgenomen met daemon, maar toestand != READY"
-#: src/launch.c:1173
+#: src/launch.c:1183
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr "guestfs_launch mislukte, onverwachte initiele boodschap van guestfsd"
-#: src/launch.c:1181
+#: src/launch.c:1191
msgid "contacted guestfsd, but state != READY"
msgstr "contact gemaakt met guestfsd, maar toestand != READY"
-#: src/launch.c:1382
+#: src/launch.c:1392
#, c-format
msgid ""
"command failed: %s\n"
+"errno: %s\n"
"\n"
"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
"environment variable. There may also be errors printed above."
msgstr ""
-"commando mislukte: %s\n"
-"\n"
-"Als qemu zich op een niet standaard pad bevindt, probeer dan de "
-"LIBGUESTFS_QEMU\n"
-"omgevingsvariabele in te stellen. Er kunnen hierboven ook fouten afgedrukt "
-"worden."
-#: src/launch.c:1603
+#: src/launch.c:1611
msgid "qemu has not been launched yet"
msgstr "qemu is nog niet gelanceerd"
-#: src/launch.c:1614
+#: src/launch.c:1622
msgid "no subprocess to kill"
msgstr "geen sub-proces om af te schieten"
@@ -5363,6 +5358,20 @@ msgstr ""
msgid "you cannot use the same disk image for input and output"
msgstr ""
+#~ msgid ""
+#~ "command failed: %s\n"
+#~ "\n"
+#~ "If qemu is located on a non-standard path, try setting the "
+#~ "LIBGUESTFS_QEMU\n"
+#~ "environment variable. There may also be errors printed above."
+#~ msgstr ""
+#~ "commando mislukte: %s\n"
+#~ "\n"
+#~ "Als qemu zich op een niet standaard pad bevindt, probeer dan de "
+#~ "LIBGUESTFS_QEMU\n"
+#~ "omgevingsvariabele in te stellen. Er kunnen hierboven ook fouten "
+#~ "afgedrukt worden."
+
#~ msgid "%s: '%s' could not be mounted. Did you mean one of these?\n"
#~ msgstr "%s: '%s' kon niet aangekoppeld worden. Bedoelde je een van deze?\n"
diff --git a/po/or.po b/po/or.po
index c250b1b4..24ac5af5 100644
--- a/po/or.po
+++ b/po/or.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-06-25 11:28+0100\n"
+"POT-Creation-Date: 2012-06-26 15:31+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Oriya (http://www.transifex.net/projects/p/fedora/language/"
@@ -3549,36 +3549,37 @@ msgstr "%s: ଅସ୍ଥାୟୀ ଡିରେକ୍ଟୋରୀ ନିର୍ମ
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "ଆପଣ ନିଶ୍ଚିତ ଭାବରେ guestfs_add_drive କୁ guestfs_launch ପୂର୍ବରୁ ଡାକିବା ଉଚିତ"
-#: src/launch.c:1065 src/launch.c:1070
+#: src/launch.c:1073 src/launch.c:1078
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch ବିଫଳ ହୋଇଛି, ପୂର୍ବର ତ୍ରୁଟି ସନ୍ଦେଶଗୁଡ଼ିକୁ ଦେଖନ୍ତୁ"
-#: src/launch.c:1083
+#: src/launch.c:1091
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu ଆରମ୍ଭ ହୋଇଛି ଏବଂ ଡେମନ ସହିତ ଯୋଗାଯୋଗ ଆରମ୍ଭ କରିଛି, କିନ୍ତୁ ଅବସ୍ଥା != READY"
-#: src/launch.c:1173
+#: src/launch.c:1183
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr ""
-#: src/launch.c:1181
+#: src/launch.c:1191
msgid "contacted guestfsd, but state != READY"
msgstr ""
-#: src/launch.c:1382
+#: src/launch.c:1392
#, c-format
msgid ""
"command failed: %s\n"
+"errno: %s\n"
"\n"
"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
"environment variable. There may also be errors printed above."
msgstr ""
-#: src/launch.c:1603
+#: src/launch.c:1611
msgid "qemu has not been launched yet"
msgstr "qemu ଏପର୍ଯ୍ୟନ୍ତ ଆରମ୍ଭ ହୋଇନାହିଁ"
-#: src/launch.c:1614
+#: src/launch.c:1622
msgid "no subprocess to kill"
msgstr "ବନ୍ଦ କରିବା ପାଇଁ କୌଣସି ଉପ-ପଦ୍ଧତି ନାହିଁ"
diff --git a/po/pa.po b/po/pa.po
index 68b89123..f1040021 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-06-25 11:28+0100\n"
+"POT-Creation-Date: 2012-06-26 15:31+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Panjabi (Punjabi) <punjabi-users@lists.sf.net>\n"
@@ -3689,36 +3689,37 @@ msgstr "%s: ਆਰਜੀ ਡਾਇਰੈਕਟਰੀ ਨਹੀਂ ਬਣਾ ਸ
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "you must call guestfs_add_drive before guestfs_launch"
-#: src/launch.c:1065 src/launch.c:1070
+#: src/launch.c:1073 src/launch.c:1078
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch ਫੇਲ ਹੋਇਆ, ਪਹਿਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ"
-#: src/launch.c:1083
+#: src/launch.c:1091
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu launched and contacted daemon, but state != READY"
-#: src/launch.c:1173
+#: src/launch.c:1183
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr "guestfs_launch ਫੇਲ ਹੋਇਆ, ਅਚਾਨਕ ਸ਼ੁਰੂਆਤੀ ਸੁਨੇਹੇ guestfsd ਤੋਂ"
-#: src/launch.c:1181
+#: src/launch.c:1191
msgid "contacted guestfsd, but state != READY"
msgstr "guestfsd ਨਾਲ ਸੰਪਰਕ ਕੀਤਾ ਹੈ, ਪਰ state != READY"
-#: src/launch.c:1382
+#: src/launch.c:1392
#, c-format
msgid ""
"command failed: %s\n"
+"errno: %s\n"
"\n"
"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
"environment variable. There may also be errors printed above."
msgstr ""
-#: src/launch.c:1603
+#: src/launch.c:1611
msgid "qemu has not been launched yet"
msgstr "qemu ਹਾਲੇ ਤੱਕ ਚਾਲੂ ਨਹੀਂ ਕੀਤਾ"
-#: src/launch.c:1614
+#: src/launch.c:1622
msgid "no subprocess to kill"
msgstr "ਖਤਮ ਕਰਨ ਲਈ ਕੋਈ ਅਧੀਨ-ਕਾਰਜ ਨਹੀਂ"
diff --git a/po/pl.po b/po/pl.po
index 9da0bb57..bff2a7fa 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-06-25 11:28+0100\n"
+"POT-Creation-Date: 2012-06-26 15:31+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Polish (http://www.transifex.net/projects/p/fedora/language/"
@@ -3947,46 +3947,42 @@ msgstr "%s: nie można utworzyć katalogu tymczasowego"
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "należy wywołać guestfs_add_drive przed guestfs_launch"
-#: src/launch.c:1065 src/launch.c:1070
+#: src/launch.c:1073 src/launch.c:1078
msgid "guestfs_launch failed, see earlier error messages"
msgstr ""
"guestfs_launch się nie powiodło, proszę zobaczyć wcześniejsze komunikaty "
"błędów"
-#: src/launch.c:1083
+#: src/launch.c:1091
msgid "qemu launched and contacted daemon, but state != READY"
msgstr ""
"QEMU zostało uruchomione i skontaktowano się z demonem, ale stan != GOTOWY"
-#: src/launch.c:1173
+#: src/launch.c:1183
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr ""
"guestfs_launch się nie powiodło, nieoczekiwany komunikat początkowy od "
"demona guestfsd"
-#: src/launch.c:1181
+#: src/launch.c:1191
msgid "contacted guestfsd, but state != READY"
msgstr "skontaktowano się z guestfsd, ale stan != GOTOWY"
-#: src/launch.c:1382
+#: src/launch.c:1392
#, c-format
msgid ""
"command failed: %s\n"
+"errno: %s\n"
"\n"
"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
"environment variable. There may also be errors printed above."
msgstr ""
-"polecenie się nie powiodło: %s\n"
-"\n"
-"Jeśli qemu jest położone w niestandardowej ścieżce, to należy spróbować\n"
-"ustawienia zmiennej środowiskowej LIBGUESTFS_QEMU. Powyżej mogą zostać\n"
-"wyświetlone błędy."
-#: src/launch.c:1603
+#: src/launch.c:1611
msgid "qemu has not been launched yet"
msgstr "QEMU nie zostało jeszcze uruchomione"
-#: src/launch.c:1614
+#: src/launch.c:1622
msgid "no subprocess to kill"
msgstr "brak podprocesu do zniszczenia"
@@ -5391,6 +5387,19 @@ msgstr ""
msgid "you cannot use the same disk image for input and output"
msgstr ""
+#~ msgid ""
+#~ "command failed: %s\n"
+#~ "\n"
+#~ "If qemu is located on a non-standard path, try setting the "
+#~ "LIBGUESTFS_QEMU\n"
+#~ "environment variable. There may also be errors printed above."
+#~ msgstr ""
+#~ "polecenie się nie powiodło: %s\n"
+#~ "\n"
+#~ "Jeśli qemu jest położone w niestandardowej ścieżce, to należy spróbować\n"
+#~ "ustawienia zmiennej środowiskowej LIBGUESTFS_QEMU. Powyżej mogą zostać\n"
+#~ "wyświetlone błędy."
+
#~ msgid "%s: '%s' could not be mounted. Did you mean one of these?\n"
#~ msgstr ""
#~ "%s: nie można zamontować \"%s\". Być może chciano użyć jednej z tych?\n"
diff --git a/po/ta.po b/po/ta.po
index eac1b1f1..148d070a 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-06-25 11:28+0100\n"
+"POT-Creation-Date: 2012-06-26 15:31+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Tamil <tamil-users@lists.fedoraproject.org>\n"
@@ -3549,36 +3549,37 @@ msgstr "%s: தற்காலிக அடைவை உருவாக்க
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "நீங்கள் guestfs_add_drive ஐ guestfs_launchக்கு முன் அழைக்க வேண்டும்"
-#: src/launch.c:1065 src/launch.c:1070
+#: src/launch.c:1073 src/launch.c:1078
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch தோல்வியுற்றது, முந்தைய பிழைச் செய்தியைப் பார்"
-#: src/launch.c:1083
+#: src/launch.c:1091
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu டொமைனுடன் துவக்கப்பட்டு தொடர்பு கொண்டது, ஆனால் நிலையானது != READY"
-#: src/launch.c:1173
+#: src/launch.c:1183
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr ""
-#: src/launch.c:1181
+#: src/launch.c:1191
msgid "contacted guestfsd, but state != READY"
msgstr ""
-#: src/launch.c:1382
+#: src/launch.c:1392
#, c-format
msgid ""
"command failed: %s\n"
+"errno: %s\n"
"\n"
"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
"environment variable. There may also be errors printed above."
msgstr ""
-#: src/launch.c:1603
+#: src/launch.c:1611
msgid "qemu has not been launched yet"
msgstr "qemu இன்னும் துவங்கப்படவில்லை"
-#: src/launch.c:1614
+#: src/launch.c:1622
msgid "no subprocess to kill"
msgstr "அழிப்பதற்கு துணைசெயல்பாடுகள் இல்லை"
diff --git a/po/te.po b/po/te.po
index 73835afa..c0f92b20 100644
--- a/po/te.po
+++ b/po/te.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-06-25 11:28+0100\n"
+"POT-Creation-Date: 2012-06-26 15:31+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Telugu (http://www.transifex.net/projects/p/fedora/language/"
@@ -3547,36 +3547,37 @@ msgstr "%s: తాత్కాలిక డైరెక్టరీను సృ
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "guestfs_launchకు ముందుగా మీరు guestfs_add_driveను పిలువవలెను"
-#: src/launch.c:1065 src/launch.c:1070
+#: src/launch.c:1073 src/launch.c:1078
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch విఫలమైంది, ముందలి దోషపు సందేశములను చూడుము"
-#: src/launch.c:1083
+#: src/launch.c:1091
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu ఆరంభించబడింది మరియు డెమోన్‌ను సంప్రదించింది, అయితే state != READY"
-#: src/launch.c:1173
+#: src/launch.c:1183
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr ""
-#: src/launch.c:1181
+#: src/launch.c:1191
msgid "contacted guestfsd, but state != READY"
msgstr ""
-#: src/launch.c:1382
+#: src/launch.c:1392
#, c-format
msgid ""
"command failed: %s\n"
+"errno: %s\n"
"\n"
"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
"environment variable. There may also be errors printed above."
msgstr ""
-#: src/launch.c:1603
+#: src/launch.c:1611
msgid "qemu has not been launched yet"
msgstr "qemu యింకా ఆరంభం కాలేదు"
-#: src/launch.c:1614
+#: src/launch.c:1622
msgid "no subprocess to kill"
msgstr "అంతంచేయుటకు యే వుపకార్యక్రమము లేదు"
diff --git a/po/uk.po b/po/uk.po
index d2f62467..7d3d9cb6 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-06-25 11:28+0100\n"
+"POT-Creation-Date: 2012-06-26 15:31+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -4086,45 +4086,41 @@ msgstr "%s: не вдалося створити тимчасовий катал
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "вам слід викликати guestfs_add_drive перед викликом guestfs_launch"
-#: src/launch.c:1065 src/launch.c:1070
+#: src/launch.c:1073 src/launch.c:1078
msgid "guestfs_launch failed, see earlier error messages"
msgstr ""
"спроба виклику guestfs_launch була невдалою, ознайомтеся з попередніми "
"повідомленнями"
-#: src/launch.c:1083
+#: src/launch.c:1091
msgid "qemu launched and contacted daemon, but state != READY"
msgstr ""
"qemu запущено, встановлено зв’язок з фоновою службою, але стан процесу не "
"дорівнює READY"
-#: src/launch.c:1173
+#: src/launch.c:1183
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr "помилка guestfs_launch, мало бути початкове повідомлення від guestfsd"
-#: src/launch.c:1181
+#: src/launch.c:1191
msgid "contacted guestfsd, but state != READY"
msgstr "встановлено зв’язок з guestfs, але стан процесу не дорівнює READY"
-#: src/launch.c:1382
+#: src/launch.c:1392
#, c-format
msgid ""
"command failed: %s\n"
+"errno: %s\n"
"\n"
"If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
"environment variable. There may also be errors printed above."
msgstr ""
-"помилка команди: %s\n"
-"\n"
-"Якщо qemu зберігається у нестандартному каталозі, спробуйте\n"
-"встановити відповідне значення змінної середовища LIBGUESTFS_QEMU.\n"
-"Крім того, вище можна знайти повідомлення про помилки."
-#: src/launch.c:1603
+#: src/launch.c:1611
msgid "qemu has not been launched yet"
msgstr "qemu ще не запущено"
-#: src/launch.c:1614
+#: src/launch.c:1622
msgid "no subprocess to kill"
msgstr "немає підпроцесів для завершення"
@@ -5749,6 +5745,19 @@ msgstr ""
"не можна використовувати один образ диска для початкових даних і даних "
"результату"
+#~ msgid ""
+#~ "command failed: %s\n"
+#~ "\n"
+#~ "If qemu is located on a non-standard path, try setting the "
+#~ "LIBGUESTFS_QEMU\n"
+#~ "environment variable. There may also be errors printed above."
+#~ msgstr ""
+#~ "помилка команди: %s\n"
+#~ "\n"
+#~ "Якщо qemu зберігається у нестандартному каталозі, спробуйте\n"
+#~ "встановити відповідне значення змінної середовища LIBGUESTFS_QEMU.\n"
+#~ "Крім того, вище можна знайти повідомлення про помилки."
+
#~ msgid "%s: ignoring %s, it has too many disks (%zu > %d)\n"
#~ msgstr "%s: ігноруємо %s, містить надто багато дисків (%zu > %d)\n"