Version 1.0.38 1.0.38
authorRichard Jones <rjones@trick.home.annexia.org>
Tue, 2 Jun 2009 13:51:45 +0000 (14:51 +0100)
committerRichard Jones <rjones@trick.home.annexia.org>
Tue, 2 Jun 2009 13:51:45 +0000 (14:51 +0100)
configure.ac
po/libguestfs.pot
po/pl.po

index 655d9f2..d198cc9 100644 (file)
@@ -15,7 +15,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-AC_INIT([libguestfs],[1.0.37])
+AC_INIT([libguestfs],[1.0.38])
 AM_INIT_AUTOMAKE
 
 AC_CONFIG_MACRO_DIR([m4])
 AM_INIT_AUTOMAKE
 
 AC_CONFIG_MACRO_DIR([m4])
index 16c4598..ec2a181 100644 (file)
@@ -9,7 +9,7 @@ msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2009-05-28 20:04+0100\n"
+"POT-Creation-Date: 2009-06-02 14:51+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"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -226,216 +226,216 @@ msgstr ""
 msgid "guestfs_config: parameter '%s' isn't allowed"
 msgstr ""
 
 msgid "guestfs_config: parameter '%s' isn't allowed"
 msgstr ""
 
-#: src/guestfs.c:658 src/guestfs.c:676
+#: src/guestfs.c:658 src/guestfs.c:679 src/guestfs.c:697
 msgid "filename cannot contain ',' (comma) character"
 msgstr ""
 
 msgid "filename cannot contain ',' (comma) character"
 msgstr ""
 
-#: src/guestfs.c:705
+#: src/guestfs.c:726
 msgid "you must call guestfs_add_drive before guestfs_launch"
 msgstr ""
 
 msgid "you must call guestfs_add_drive before guestfs_launch"
 msgstr ""
 
-#: src/guestfs.c:710
+#: src/guestfs.c:731
 msgid "qemu has already been launched"
 msgstr ""
 
 msgid "qemu has already been launched"
 msgstr ""
 
-#: src/guestfs.c:756
+#: src/guestfs.c:777
 #, c-format
 msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
 msgstr ""
 
 #, c-format
 msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
 msgstr ""
 
-#: src/guestfs.c:774
+#: src/guestfs.c:795
 #, c-format
 msgid "%s: cannot create temporary directory"
 msgstr ""
 
 #, c-format
 msgid "%s: cannot create temporary directory"
 msgstr ""
 
-#: src/guestfs.c:970
+#: src/guestfs.c:991
 msgid "failed to connect to vmchannel socket"
 msgstr ""
 
 msgid "failed to connect to vmchannel socket"
 msgstr ""
 
-#: src/guestfs.c:989
+#: src/guestfs.c:1010
 msgid "could not watch qemu stdout"
 msgstr ""
 
 msgid "could not watch qemu stdout"
 msgstr ""
 
-#: src/guestfs.c:1048
+#: src/guestfs.c:1069
 msgid "qemu has finished launching already"
 msgstr ""
 
 msgid "qemu has finished launching already"
 msgstr ""
 
-#: src/guestfs.c:1053
+#: src/guestfs.c:1074
 msgid "qemu has not been launched yet"
 msgstr ""
 
 msgid "qemu has not been launched yet"
 msgstr ""
 
-#: src/guestfs.c:1066
+#: src/guestfs.c:1087
 msgid "guestfs_wait_ready failed, see earlier error messages"
 msgstr ""
 
 msgid "guestfs_wait_ready failed, see earlier error messages"
 msgstr ""
 
-#: src/guestfs.c:1076
+#: src/guestfs.c:1097
 msgid "qemu launched and contacted daemon, but state != READY"
 msgstr ""
 
 msgid "qemu launched and contacted daemon, but state != READY"
 msgstr ""
 
-#: src/guestfs.c:1087
+#: src/guestfs.c:1108
 msgid "no subprocess to kill"
 msgstr ""
 
 msgid "no subprocess to kill"
 msgstr ""
 
-#: src/guestfs.c:1135
+#: src/guestfs.c:1156
 #, c-format
 msgid "guestfs_set_ready: called when in state %d != BUSY"
 msgstr ""
 
 #, c-format
 msgid "guestfs_set_ready: called when in state %d != BUSY"
 msgstr ""
 
-#: src/guestfs.c:1147
+#: src/guestfs.c:1168
 #, c-format
 msgid "guestfs_set_busy: called when in state %d != READY"
 msgstr ""
 
 #, c-format
 msgid "guestfs_set_busy: called when in state %d != READY"
 msgstr ""
 
-#: src/guestfs.c:1168
+#: src/guestfs.c:1189
 #, c-format
 msgid "guestfs_end_busy: called when in state %d"
 msgstr ""
 
 #, c-format
 msgid "guestfs_end_busy: called when in state %d"
 msgstr ""
 
-#: src/guestfs.c:1257
+#: src/guestfs.c:1278
 #, c-format
 msgid "stdout_event: internal error: %d != %d"
 msgstr ""
 
 #, c-format
 msgid "stdout_event: internal error: %d != %d"
 msgstr ""
 
-#: src/guestfs.c:1300
+#: src/guestfs.c:1321
 #, c-format
 msgid "sock_read_event: internal error: %d != %d"
 msgstr ""
 
 #, c-format
 msgid "sock_read_event: internal error: %d != %d"
 msgstr ""
 
-#: src/guestfs.c:1330
+#: src/guestfs.c:1351
 msgid "can't decode length word"
 msgstr ""
 
 msgid "can't decode length word"
 msgstr ""
 
-#: src/guestfs.c:1340
+#: src/guestfs.c:1361
 #, c-format
 msgid "received magic signature from guestfsd, but in state %d"
 msgstr ""
 
 #, c-format
 msgid "received magic signature from guestfsd, but in state %d"
 msgstr ""
 
-#: src/guestfs.c:1343
+#: src/guestfs.c:1364
 #, c-format
 msgid "received magic signature from guestfsd, but msg size is %d"
 msgstr ""
 
 #, c-format
 msgid "received magic signature from guestfsd, but msg size is %d"
 msgstr ""
 
-#: src/guestfs.c:1368
+#: src/guestfs.c:1389
 #, c-format
 msgid "message length (%u) > maximum possible size (%d)"
 msgstr ""
 
 #, c-format
 msgid "message length (%u) > maximum possible size (%d)"
 msgstr ""
 
-#: src/guestfs.c:1401
+#: src/guestfs.c:1422
 #, c-format
 msgid "state %d != BUSY"
 msgstr ""
 
 #, c-format
 msgid "state %d != BUSY"
 msgstr ""
 
-#: src/guestfs.c:1441
+#: src/guestfs.c:1462
 #, c-format
 msgid "sock_write_event: internal error: %d != %d"
 msgstr ""
 
 #, c-format
 msgid "sock_write_event: internal error: %d != %d"
 msgstr ""
 
-#: src/guestfs.c:1446
+#: src/guestfs.c:1467
 #, c-format
 msgid "sock_write_event: state %d != BUSY"
 msgstr ""
 
 #, c-format
 msgid "sock_write_event: state %d != BUSY"
 msgstr ""
 
-#: src/guestfs.c:1550 src/guestfs.c:1573
+#: src/guestfs.c:1571 src/guestfs.c:1594
 msgid "remove_handle failed"
 msgstr ""
 
 msgid "remove_handle failed"
 msgstr ""
 
-#: src/guestfs.c:1561 src/guestfs.c:1584
+#: src/guestfs.c:1582 src/guestfs.c:1605
 msgid "add_handle failed"
 msgstr ""
 
 msgid "add_handle failed"
 msgstr ""
 
-#: src/guestfs.c:1617
+#: src/guestfs.c:1638
 #, c-format
 msgid "guestfs__send_sync: state %d != BUSY"
 msgstr ""
 
 #, c-format
 msgid "guestfs__send_sync: state %d != BUSY"
 msgstr ""
 
-#: src/guestfs.c:1625 src/guestfs.c:1805
+#: src/guestfs.c:1646 src/guestfs.c:1826
 msgid "guestfs__send_sync: msg_out should be NULL"
 msgstr ""
 
 msgid "guestfs__send_sync: msg_out should be NULL"
 msgstr ""
 
-#: src/guestfs.c:1647
+#: src/guestfs.c:1668
 msgid "xdr_guestfs_message_header failed"
 msgstr ""
 
 msgid "xdr_guestfs_message_header failed"
 msgstr ""
 
-#: src/guestfs.c:1656
+#: src/guestfs.c:1677
 msgid "dispatch failed to marshal args"
 msgstr ""
 
 msgid "dispatch failed to marshal args"
 msgstr ""
 
-#: src/guestfs.c:1682
+#: src/guestfs.c:1703
 msgid "send failed, see earlier error messages"
 msgstr ""
 
 msgid "send failed, see earlier error messages"
 msgstr ""
 
-#: src/guestfs.c:1797
+#: src/guestfs.c:1818
 #, c-format
 msgid "send_file_chunk_sync: state %d != READY"
 msgstr ""
 
 #, c-format
 msgid "send_file_chunk_sync: state %d != READY"
 msgstr ""
 
-#: src/guestfs.c:1828
+#: src/guestfs.c:1849
 #, c-format
 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
 msgstr ""
 
 #, c-format
 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
 msgstr ""
 
-#: src/guestfs.c:1853
+#: src/guestfs.c:1874
 msgid "send file chunk failed, see earlier error messages"
 msgstr ""
 
 msgid "send file chunk failed, see earlier error messages"
 msgstr ""
 
-#: src/guestfs.c:1904
+#: src/guestfs.c:1925
 #, c-format
 msgid "check_for_daemon_cancellation: read 0x%x from daemon, expected 0x%x\n"
 msgstr ""
 
 #, c-format
 msgid "check_for_daemon_cancellation: read 0x%x from daemon, expected 0x%x\n"
 msgstr ""
 
-#: src/guestfs.c:1942
+#: src/guestfs.c:1963
 #, c-format
 msgid "%s: error in chunked encoding"
 msgstr ""
 
 #, c-format
 msgid "%s: error in chunked encoding"
 msgstr ""
 
-#: src/guestfs.c:1966
+#: src/guestfs.c:1987
 msgid "write to daemon socket"
 msgstr ""
 
 msgid "write to daemon socket"
 msgstr ""
 
-#: src/guestfs.c:2013
+#: src/guestfs.c:2034
 msgid "failed to parse file chunk"
 msgstr ""
 
 msgid "failed to parse file chunk"
 msgstr ""
 
-#: src/guestfs.c:2045
+#: src/guestfs.c:2066
 msgid "receive_file_data_sync: reply callback not called\n"
 msgstr ""
 
 msgid "receive_file_data_sync: reply callback not called\n"
 msgstr ""
 
-#: src/guestfs.c:2050
+#: src/guestfs.c:2071
 msgid "receive_file_data_sync: parse error in reply callback\n"
 msgstr ""
 
 msgid "receive_file_data_sync: parse error in reply callback\n"
 msgstr ""
 
-#: src/guestfs.c:2064
+#: src/guestfs.c:2085
 msgid "file receive cancelled by daemon"
 msgstr ""
 
 msgid "file receive cancelled by daemon"
 msgstr ""
 
-#: src/guestfs.c:2099 src/guestfs.c:2157
+#: src/guestfs.c:2120 src/guestfs.c:2178
 #, c-format
 msgid "fd %d is out of range"
 msgstr ""
 
 #, c-format
 msgid "fd %d is out of range"
 msgstr ""
 
-#: src/guestfs.c:2107
+#: src/guestfs.c:2128
 #, c-format
 msgid "set of events (0x%x) contains unknown events"
 msgstr ""
 
 #, c-format
 msgid "set of events (0x%x) contains unknown events"
 msgstr ""
 
-#: src/guestfs.c:2112
+#: src/guestfs.c:2133
 msgid "set of events is empty"
 msgstr ""
 
 msgid "set of events is empty"
 msgstr ""
 
-#: src/guestfs.c:2119
+#: src/guestfs.c:2140
 #, c-format
 msgid "fd %d is already registered"
 msgstr ""
 
 #, c-format
 msgid "fd %d is already registered"
 msgstr ""
 
-#: src/guestfs.c:2124
+#: src/guestfs.c:2145
 msgid "callback is NULL"
 msgstr ""
 
 msgid "callback is NULL"
 msgstr ""
 
-#: src/guestfs.c:2164
+#: src/guestfs.c:2185
 #, c-format
 msgid "fd %d was not registered"
 msgstr ""
 
 #, c-format
 msgid "fd %d was not registered"
 msgstr ""
 
-#: src/guestfs.c:2213
+#: src/guestfs.c:2234
 msgid "select_main_loop_run: this cannot be called recursively"
 msgstr ""
 msgid "select_main_loop_run: this cannot be called recursively"
 msgstr ""
index 158b1fb..c616599 100644 (file)
--- a/po/pl.po
+++ b/po/pl.po
@@ -6,7 +6,7 @@ msgstr ""
 "Project-Id-Version: libguestfs 1.0.31\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
 "Project-Id-Version: libguestfs 1.0.31\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2009-05-28 20:04+0100\n"
+"POT-Creation-Date: 2009-06-02 14:51+0100\n"
 "PO-Revision-Date: 2009-05-26 00:50+0200\n"
 "Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
 "Language-Team: Polish <pl@li.org>\n"
 "PO-Revision-Date: 2009-05-26 00:50+0200\n"
 "Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
 "Language-Team: Polish <pl@li.org>\n"
@@ -293,222 +293,222 @@ msgstr "guestfs_config: parametr musi zaczynać się od znaku \"-\""
 msgid "guestfs_config: parameter '%s' isn't allowed"
 msgstr "guestfs_config: parametr \"%s\" nie jest dozwolony"
 
 msgid "guestfs_config: parameter '%s' isn't allowed"
 msgstr "guestfs_config: parametr \"%s\" nie jest dozwolony"
 
-#: src/guestfs.c:658 src/guestfs.c:676
+#: src/guestfs.c:658 src/guestfs.c:679 src/guestfs.c:697
 msgid "filename cannot contain ',' (comma) character"
 msgstr "nazwa pliku nie może zawierać znaku \",\" (przecinka)"
 
 msgid "filename cannot contain ',' (comma) character"
 msgstr "nazwa pliku nie może zawierać znaku \",\" (przecinka)"
 
-#: src/guestfs.c:705
+#: src/guestfs.c:726
 msgid "you must call guestfs_add_drive before guestfs_launch"
 msgstr "należy wywołać guestfs_add_drive przed guestfs_launch"
 
 msgid "you must call guestfs_add_drive before guestfs_launch"
 msgstr "należy wywołać guestfs_add_drive przed guestfs_launch"
 
-#: src/guestfs.c:710
+#: src/guestfs.c:731
 msgid "qemu has already been launched"
 msgstr "QEMU zostało już uruchomione"
 
 msgid "qemu has already been launched"
 msgstr "QEMU zostało już uruchomione"
 
-#: src/guestfs.c:756
+#: src/guestfs.c:777
 #, c-format
 msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
 msgstr "nie można znaleźć %s lub %s w LIBGUESTFS_PATH (bieżąca ścieżka = %s)"
 
 #, c-format
 msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
 msgstr "nie można znaleźć %s lub %s w LIBGUESTFS_PATH (bieżąca ścieżka = %s)"
 
-#: src/guestfs.c:774
+#: src/guestfs.c:795
 #, c-format
 msgid "%s: cannot create temporary directory"
 msgstr "%s: nie można utworzyć folderu tymczasowego"
 
 #, c-format
 msgid "%s: cannot create temporary directory"
 msgstr "%s: nie można utworzyć folderu tymczasowego"
 
-#: src/guestfs.c:970
+#: src/guestfs.c:991
 msgid "failed to connect to vmchannel socket"
 msgstr "połączenie się z gniazdem kanału maszyny wirtualnej nie powiodło się"
 
 msgid "failed to connect to vmchannel socket"
 msgstr "połączenie się z gniazdem kanału maszyny wirtualnej nie powiodło się"
 
-#: src/guestfs.c:989
+#: src/guestfs.c:1010
 msgid "could not watch qemu stdout"
 msgstr "nie można obserwować standardowego wyjścia QEMU"
 
 msgid "could not watch qemu stdout"
 msgstr "nie można obserwować standardowego wyjścia QEMU"
 
-#: src/guestfs.c:1048
+#: src/guestfs.c:1069
 msgid "qemu has finished launching already"
 msgstr "QEMU zakończyło już uruchamianie"
 
 msgid "qemu has finished launching already"
 msgstr "QEMU zakończyło już uruchamianie"
 
-#: src/guestfs.c:1053
+#: src/guestfs.c:1074
 msgid "qemu has not been launched yet"
 msgstr "QEMU nie zostało jeszcze uruchomione"
 
 msgid "qemu has not been launched yet"
 msgstr "QEMU nie zostało jeszcze uruchomione"
 
-#: src/guestfs.c:1066
+#: src/guestfs.c:1087
 msgid "guestfs_wait_ready failed, see earlier error messages"
 msgstr ""
 "guestfs_wait_ready nie powiodło się, zobacz wcześniejsze komunikaty błędów"
 
 msgid "guestfs_wait_ready failed, see earlier error messages"
 msgstr ""
 "guestfs_wait_ready nie powiodło się, zobacz wcześniejsze komunikaty błędów"
 
-#: src/guestfs.c:1076
+#: src/guestfs.c:1097
 msgid "qemu launched and contacted daemon, but state != READY"
 msgstr ""
 "QEMU zostało uruchomione i skontaktowano się z demonem, ale stan != GOTOWY"
 
 msgid "qemu launched and contacted daemon, but state != READY"
 msgstr ""
 "QEMU zostało uruchomione i skontaktowano się z demonem, ale stan != GOTOWY"
 
-#: src/guestfs.c:1087
+#: src/guestfs.c:1108
 msgid "no subprocess to kill"
 msgstr "brak podprocesu do zniszczenia"
 
 msgid "no subprocess to kill"
 msgstr "brak podprocesu do zniszczenia"
 
-#: src/guestfs.c:1135
+#: src/guestfs.c:1156
 #, c-format
 msgid "guestfs_set_ready: called when in state %d != BUSY"
 msgstr "guestfs_set_ready: wywołano, kiedy w stanie %d != ZAJĘTY"
 
 #, c-format
 msgid "guestfs_set_ready: called when in state %d != BUSY"
 msgstr "guestfs_set_ready: wywołano, kiedy w stanie %d != ZAJĘTY"
 
-#: src/guestfs.c:1147
+#: src/guestfs.c:1168
 #, c-format
 msgid "guestfs_set_busy: called when in state %d != READY"
 msgstr "guestfs_set_busy: wywołano, kiedy w stanie %d != GOTOWY"
 
 #, c-format
 msgid "guestfs_set_busy: called when in state %d != READY"
 msgstr "guestfs_set_busy: wywołano, kiedy w stanie %d != GOTOWY"
 
-#: src/guestfs.c:1168
+#: src/guestfs.c:1189
 #, c-format
 msgid "guestfs_end_busy: called when in state %d"
 msgstr "guestfs_end_busy: wywołano, kiedy w stanie %d"
 
 #, c-format
 msgid "guestfs_end_busy: called when in state %d"
 msgstr "guestfs_end_busy: wywołano, kiedy w stanie %d"
 
-#: src/guestfs.c:1257
+#: src/guestfs.c:1278
 #, c-format
 msgid "stdout_event: internal error: %d != %d"
 msgstr "stdout_event: wewnętrzny błąd: %d != %d"
 
 #, c-format
 msgid "stdout_event: internal error: %d != %d"
 msgstr "stdout_event: wewnętrzny błąd: %d != %d"
 
-#: src/guestfs.c:1300
+#: src/guestfs.c:1321
 #, c-format
 msgid "sock_read_event: internal error: %d != %d"
 msgstr "sock_read_event: wewnętrzny błąd: %d != %d"
 
 #, c-format
 msgid "sock_read_event: internal error: %d != %d"
 msgstr "sock_read_event: wewnętrzny błąd: %d != %d"
 
-#: src/guestfs.c:1330
+#: src/guestfs.c:1351
 msgid "can't decode length word"
 msgstr "nie można dekodować długości słowa"
 
 msgid "can't decode length word"
 msgstr "nie można dekodować długości słowa"
 
-#: src/guestfs.c:1340
+#: src/guestfs.c:1361
 #, c-format
 msgid "received magic signature from guestfsd, but in state %d"
 msgstr "otrzymano podpis magic z guestfsd, ale w stanie %d"
 
 #, c-format
 msgid "received magic signature from guestfsd, but in state %d"
 msgstr "otrzymano podpis magic z guestfsd, ale w stanie %d"
 
-#: src/guestfs.c:1343
+#: src/guestfs.c:1364
 #, c-format
 msgid "received magic signature from guestfsd, but msg size is %d"
 msgstr "otrzymano podpis magic z guestfsd, ale rozmiar komunikatu to %d"
 
 #, c-format
 msgid "received magic signature from guestfsd, but msg size is %d"
 msgstr "otrzymano podpis magic z guestfsd, ale rozmiar komunikatu to %d"
 
-#: src/guestfs.c:1368
+#: src/guestfs.c:1389
 #, c-format
 msgid "message length (%u) > maximum possible size (%d)"
 msgstr "długość komunikatu (%u) > maksymalny możliwy rozmiar (%d)"
 
 #, c-format
 msgid "message length (%u) > maximum possible size (%d)"
 msgstr "długość komunikatu (%u) > maksymalny możliwy rozmiar (%d)"
 
-#: src/guestfs.c:1401
+#: src/guestfs.c:1422
 #, c-format
 msgid "state %d != BUSY"
 msgstr "stan %d != ZAJĘTY"
 
 #, c-format
 msgid "state %d != BUSY"
 msgstr "stan %d != ZAJĘTY"
 
-#: src/guestfs.c:1441
+#: src/guestfs.c:1462
 #, c-format
 msgid "sock_write_event: internal error: %d != %d"
 msgstr "sock_write_event: wewnętrzny błąd: %d != %d"
 
 #, c-format
 msgid "sock_write_event: internal error: %d != %d"
 msgstr "sock_write_event: wewnętrzny błąd: %d != %d"
 
-#: src/guestfs.c:1446
+#: src/guestfs.c:1467
 #, c-format
 msgid "sock_write_event: state %d != BUSY"
 msgstr "sock_write_event: stan %d != ZAJĘTY"
 
 #, c-format
 msgid "sock_write_event: state %d != BUSY"
 msgstr "sock_write_event: stan %d != ZAJĘTY"
 
-#: src/guestfs.c:1550 src/guestfs.c:1573
+#: src/guestfs.c:1571 src/guestfs.c:1594
 msgid "remove_handle failed"
 msgstr "remove_handle nie powiodło się"
 
 msgid "remove_handle failed"
 msgstr "remove_handle nie powiodło się"
 
-#: src/guestfs.c:1561 src/guestfs.c:1584
+#: src/guestfs.c:1582 src/guestfs.c:1605
 msgid "add_handle failed"
 msgstr "add_handle nie powiodło się"
 
 msgid "add_handle failed"
 msgstr "add_handle nie powiodło się"
 
-#: src/guestfs.c:1617
+#: src/guestfs.c:1638
 #, c-format
 msgid "guestfs__send_sync: state %d != BUSY"
 msgstr "guestfs__send_sync: stan %d != ZAJĘTY"
 
 #, c-format
 msgid "guestfs__send_sync: state %d != BUSY"
 msgstr "guestfs__send_sync: stan %d != ZAJĘTY"
 
-#: src/guestfs.c:1625 src/guestfs.c:1805
+#: src/guestfs.c:1646 src/guestfs.c:1826
 msgid "guestfs__send_sync: msg_out should be NULL"
 msgstr "guestfs__send_sync: msg_out powinno być PUSTE"
 
 msgid "guestfs__send_sync: msg_out should be NULL"
 msgstr "guestfs__send_sync: msg_out powinno być PUSTE"
 
-#: src/guestfs.c:1647
+#: src/guestfs.c:1668
 msgid "xdr_guestfs_message_header failed"
 msgstr "xdr_guestfs_message_header nie powiodło się"
 
 msgid "xdr_guestfs_message_header failed"
 msgstr "xdr_guestfs_message_header nie powiodło się"
 
-#: src/guestfs.c:1656
+#: src/guestfs.c:1677
 msgid "dispatch failed to marshal args"
 msgstr "rozdzielenie parametrów marszałka nie powiodło się"
 
 msgid "dispatch failed to marshal args"
 msgstr "rozdzielenie parametrów marszałka nie powiodło się"
 
-#: src/guestfs.c:1682
+#: src/guestfs.c:1703
 msgid "send failed, see earlier error messages"
 msgstr "wysłanie nie powiodło się, zobacz wcześniejsze komunikaty błędów"
 
 msgid "send failed, see earlier error messages"
 msgstr "wysłanie nie powiodło się, zobacz wcześniejsze komunikaty błędów"
 
-#: src/guestfs.c:1797
+#: src/guestfs.c:1818
 #, c-format
 msgid "send_file_chunk_sync: state %d != READY"
 msgstr "send_file_chunk_sync: stan %d != GOTOWY"
 
 #, c-format
 msgid "send_file_chunk_sync: state %d != READY"
 msgstr "send_file_chunk_sync: stan %d != GOTOWY"
 
-#: src/guestfs.c:1828
+#: src/guestfs.c:1849
 #, c-format
 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
 msgstr "xdr_guestfs_chunk nie powiodło się (bufor = %p, długość bufora = %zu)"
 
 #, c-format
 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
 msgstr "xdr_guestfs_chunk nie powiodło się (bufor = %p, długość bufora = %zu)"
 
-#: src/guestfs.c:1853
+#: src/guestfs.c:1874
 msgid "send file chunk failed, see earlier error messages"
 msgstr ""
 "wysłanie fragmentu pliku nie powiodło się, zobacz wcześniejsze komunikaty "
 "błędów"
 
 msgid "send file chunk failed, see earlier error messages"
 msgstr ""
 "wysłanie fragmentu pliku nie powiodło się, zobacz wcześniejsze komunikaty "
 "błędów"
 
-#: src/guestfs.c:1904
+#: src/guestfs.c:1925
 #, c-format
 msgid "check_for_daemon_cancellation: read 0x%x from daemon, expected 0x%x\n"
 msgstr ""
 "check_for_daemon_cancellation: odczytano 0x%x z demona, oczekiwano 0x%x\n"
 
 #, c-format
 msgid "check_for_daemon_cancellation: read 0x%x from daemon, expected 0x%x\n"
 msgstr ""
 "check_for_daemon_cancellation: odczytano 0x%x z demona, oczekiwano 0x%x\n"
 
-#: src/guestfs.c:1942
+#: src/guestfs.c:1963
 #, c-format
 msgid "%s: error in chunked encoding"
 msgstr "%s: błąd w kodowaniu fragmentu"
 
 #, c-format
 msgid "%s: error in chunked encoding"
 msgstr "%s: błąd w kodowaniu fragmentu"
 
-#: src/guestfs.c:1966
+#: src/guestfs.c:1987
 msgid "write to daemon socket"
 msgstr "zapisz do gniazda demona"
 
 msgid "write to daemon socket"
 msgstr "zapisz do gniazda demona"
 
-#: src/guestfs.c:2013
+#: src/guestfs.c:2034
 msgid "failed to parse file chunk"
 msgstr "przeanalizowanie fragmentu pliku nie powiodło się"
 
 msgid "failed to parse file chunk"
 msgstr "przeanalizowanie fragmentu pliku nie powiodło się"
 
-#: src/guestfs.c:2045
+#: src/guestfs.c:2066
 msgid "receive_file_data_sync: reply callback not called\n"
 msgstr "receive_file_data_sync: nie wywołano odpowiedzi wywołania zwrotnego\n"
 
 msgid "receive_file_data_sync: reply callback not called\n"
 msgstr "receive_file_data_sync: nie wywołano odpowiedzi wywołania zwrotnego\n"
 
-#: src/guestfs.c:2050
+#: src/guestfs.c:2071
 msgid "receive_file_data_sync: parse error in reply callback\n"
 msgstr ""
 "receive_file_data_sync: błąd analizy w odpowiedzi wywołania zwrotnego\n"
 
 msgid "receive_file_data_sync: parse error in reply callback\n"
 msgstr ""
 "receive_file_data_sync: błąd analizy w odpowiedzi wywołania zwrotnego\n"
 
-#: src/guestfs.c:2064
+#: src/guestfs.c:2085
 msgid "file receive cancelled by daemon"
 msgstr "otrzymanie pliku zostało anulowane przez demona"
 
 msgid "file receive cancelled by daemon"
 msgstr "otrzymanie pliku zostało anulowane przez demona"
 
-#: src/guestfs.c:2099 src/guestfs.c:2157
+#: src/guestfs.c:2120 src/guestfs.c:2178
 #, c-format
 msgid "fd %d is out of range"
 msgstr "fd %d jest spoza zakresu"
 
 #, c-format
 msgid "fd %d is out of range"
 msgstr "fd %d jest spoza zakresu"
 
-#: src/guestfs.c:2107
+#: src/guestfs.c:2128
 #, c-format
 msgid "set of events (0x%x) contains unknown events"
 msgstr "zestaw zdarzeń (0x%x) zawiera nieznane zdarzenia"
 
 #, c-format
 msgid "set of events (0x%x) contains unknown events"
 msgstr "zestaw zdarzeń (0x%x) zawiera nieznane zdarzenia"
 
-#: src/guestfs.c:2112
+#: src/guestfs.c:2133
 msgid "set of events is empty"
 msgstr "zestaw zdarzeń jest pusty"
 
 msgid "set of events is empty"
 msgstr "zestaw zdarzeń jest pusty"
 
-#: src/guestfs.c:2119
+#: src/guestfs.c:2140
 #, c-format
 msgid "fd %d is already registered"
 msgstr "fd %d jest już zarejestrowane"
 
 #, c-format
 msgid "fd %d is already registered"
 msgstr "fd %d jest już zarejestrowane"
 
-#: src/guestfs.c:2124
+#: src/guestfs.c:2145
 msgid "callback is NULL"
 msgstr "wywołanie zwrotne jest PUSTE"
 
 msgid "callback is NULL"
 msgstr "wywołanie zwrotne jest PUSTE"
 
-#: src/guestfs.c:2164
+#: src/guestfs.c:2185
 #, c-format
 msgid "fd %d was not registered"
 msgstr "fd %d nie zostało zarejestrowane"
 
 #, c-format
 msgid "fd %d was not registered"
 msgstr "fd %d nie zostało zarejestrowane"
 
-#: src/guestfs.c:2213
+#: src/guestfs.c:2234
 msgid "select_main_loop_run: this cannot be called recursively"
 msgstr "select_main_loop_run: nie może zostać wywołane rekursywnie"
 msgid "select_main_loop_run: this cannot be called recursively"
 msgstr "select_main_loop_run: nie może zostać wywołane rekursywnie"