summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-04-26 18:03:58 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-04-26 18:03:58 +0100
commite493884a7600e4c71f31bb4041cca13a44c56236 (patch)
treeb04aa8e87edae247243aa1fb26aa30a079dc0b78 /po
parent819cba54e6a19104de39ad1b153e5116d7028bca (diff)
downloadlibguestfs-e493884a7600e4c71f31bb4041cca13a44c56236.tar.gz
libguestfs-e493884a7600e4c71f31bb4041cca13a44c56236.tar.xz
libguestfs-e493884a7600e4c71f31bb4041cca13a44c56236.zip
Version 1.17.36.1.17.36
Diffstat (limited to 'po')
-rw-r--r--po/en_GB.po113
-rw-r--r--po/es.po122
-rw-r--r--po/gu.po103
-rw-r--r--po/hi.po103
-rw-r--r--po/kn.po103
-rw-r--r--po/libguestfs.pot93
-rw-r--r--po/ml.po103
-rw-r--r--po/mr.po125
-rw-r--r--po/nl.po105
-rw-r--r--po/or.po103
-rw-r--r--po/pa.po121
-rw-r--r--po/pl.po105
-rw-r--r--po/ta.po103
-rw-r--r--po/te.po103
-rw-r--r--po/uk.po105
15 files changed, 852 insertions, 758 deletions
diff --git a/po/en_GB.po b/po/en_GB.po
index 02410e9e..9fc0c09d 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-04-25 23:06+0100\n"
+"POT-Creation-Date: 2012-04-26 18:02+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.net/projects/p/"
@@ -49,14 +49,14 @@ msgstr "%s: could not list inactive domains (code %d, domain %d): %s"
#: cat/virt-filesystems.c:207 cat/virt-ls.c:196 df/domains.c:431 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:226 format/format.c:136
#: fuse/guestmount.c:171 inspector/virt-inspector.c:140
-#: rescue/virt-rescue.c:142
+#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: failed to create handle\n"
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:104
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Try `%s --help' for more information.\n"
@@ -85,7 +85,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:261
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
#: format/format.c:188 fuse/guestmount.c:199 inspector/virt-inspector.c:164
-#: rescue/virt-rescue.c:179
+#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: unknown long option: %s (%d)\n"
@@ -3225,8 +3225,8 @@ msgstr ""
msgid "{filename}: could not read initrd format"
msgstr ""
-#: rescue/virt-rescue.c:66
-#, c-format
+#: rescue/virt-rescue.c:67
+#, fuzzy, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
"Copyright (C) 2009-2012 Red Hat Inc.\n"
@@ -3243,6 +3243,7 @@ msgid ""
" -m|--memsize MB Set memory size in megabytes\n"
" --network Enable network\n"
" -r|--ro Access read-only\n"
+" --scratch[=N] Add scratch disk(s)\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
" --suggest Suggest mount commands for this guest\n"
@@ -3252,30 +3253,60 @@ msgid ""
" -x Trace libguestfs API calls\n"
"For more information, see the manpage %s(1).\n"
msgstr ""
+"%s: display free space on virtual filesystems\n"
+"Copyright (C) 2010 Red Hat Inc.\n"
+"Usage:\n"
+" %s [--options] -d domname\n"
+" %s [--options] -a disc.img [-a disc.img ...]\n"
+"Options:\n"
+" -a|--add image Add image\n"
+" -c|--connect uri Specify libvirt URI for -d option\n"
+" --csv Output as Comma-Separated Values\n"
+" -d|--domain guest Add discs from libvirt guest\n"
+" --format[=raw|..] Force disc format for -a option\n"
+" -h|--human-readable Human-readable sizes in --long output\n"
+" --help Display brief help\n"
+" -i|--inodes Display inodes\n"
+" --one-per-guest Separate appliance per guest\n"
+" --uuid Add UUIDs to --long output\n"
+" -v|--verbose Verbose messages\n"
+" -V|--version Display version and exit\n"
+" -x Trace libguestfs API calls\n"
+"For more information, see the manpage %s(1).\n"
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:170
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:175
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr ""
-#: rescue/virt-rescue.c:202
+#: rescue/virt-rescue.c:188
+#, c-format
+msgid "%s: could not parse --scratch parameter '%s'\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:194
+#, c-format
+msgid "%s: --scratch parameter '%s' should be >= 1\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:224
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:371
+#: rescue/virt-rescue.c:393
#, c-format
msgid ""
"Inspecting the virtual machine or disk image ...\n"
"\n"
msgstr ""
-#: rescue/virt-rescue.c:390
+#: rescue/virt-rescue.c:412
#, c-format
msgid ""
"This disk contains one or more operating systems. You can use these mount\n"
@@ -3283,7 +3314,7 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:400
+#: rescue/virt-rescue.c:422
#, c-format
msgid ""
"# %s is the root of a %s operating system\n"
@@ -3292,7 +3323,7 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:457
+#: rescue/virt-rescue.c:479
#, c-format
msgid ""
"This disk contains no filesystems that we recognize.\n"
@@ -3302,7 +3333,7 @@ msgid ""
"logical volumes and filesystems on a blank disk.\n"
msgstr ""
-#: rescue/virt-rescue.c:464
+#: rescue/virt-rescue.c:486
#, c-format
msgid ""
"This disk contains one or more filesystems, but we don't recognize any\n"
@@ -3311,12 +3342,12 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:469
+#: rescue/virt-rescue.c:491
#, c-format
msgid "# %s has type '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:593
+#: rescue/virt-rescue.c:699
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
@@ -3569,92 +3600,72 @@ msgstr ""
msgid "no subprocess to kill"
msgstr ""
-#: src/proto.c:188
-#, c-format
-msgid "guestfs_set_busy: called when in state %d != READY"
-msgstr ""
-
-#: src/proto.c:211
-#, c-format
-msgid "guestfs_end_busy: called when in state %d"
-msgstr ""
-
-#: src/proto.c:421
+#: src/proto.c:379
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
msgstr ""
-#: src/proto.c:543
+#: src/proto.c:501
msgid ""
"This usually means the libguestfs appliance failed to start up. Please\n"
"enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
"the debug messages output prior to this error.\n"
msgstr ""
-#: src/proto.c:549
+#: src/proto.c:507
msgid "See earlier debug messages.\n"
msgstr ""
-#: src/proto.c:639
+#: src/proto.c:597
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr ""
-#: src/proto.c:658
+#: src/proto.c:616
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr ""
-#: src/proto.c:810
-#, c-format
-msgid "guestfs___send: state %d != BUSY"
-msgstr ""
-
-#: src/proto.c:834
+#: src/proto.c:786
msgid "xdr_guestfs_message_header failed"
msgstr ""
-#: src/proto.c:843
+#: src/proto.c:795
msgid "dispatch failed to marshal args"
msgstr ""
-#: src/proto.c:939 src/proto.c:1242
+#: src/proto.c:891 src/proto.c:1189
msgid "operation cancelled by user"
msgstr ""
-#: src/proto.c:991
-#, c-format
-msgid "send_file_chunk: state %d != READY"
-msgstr ""
-
-#: src/proto.c:1007
+#: src/proto.c:954
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr ""
-#: src/proto.c:1168
+#: src/proto.c:1115
#, c-format
msgid "%s: error in chunked encoding"
msgstr ""
-#: src/proto.c:1196
+#: src/proto.c:1143
msgid "write to daemon socket"
msgstr ""
-#: src/proto.c:1219
+#: src/proto.c:1166
msgid "receive_file_data: parse error in reply callback"
msgstr ""
-#: src/proto.c:1224
+#: src/proto.c:1171
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr ""
-#: src/proto.c:1232
+#: src/proto.c:1179
msgid "failed to parse file chunk"
msgstr ""
-#: src/proto.c:1246
+#: src/proto.c:1193
msgid "file receive cancelled by daemon"
msgstr ""
diff --git a/po/es.po b/po/es.po
index c3fa7db3..2a217390 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-04-25 23:06+0100\n"
+"POT-Creation-Date: 2012-04-26 18:02+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Spanish (Castilian) <trans-es@lists.fedoraproject.org>\n"
@@ -56,14 +56,14 @@ msgstr ""
#: cat/virt-filesystems.c:207 cat/virt-ls.c:196 df/domains.c:431 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:226 format/format.c:136
#: fuse/guestmount.c:171 inspector/virt-inspector.c:140
-#: rescue/virt-rescue.c:142
+#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: falló al crear manipulador\n"
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:104
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Intente con `%s --help' para más información.\n"
@@ -108,7 +108,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:261
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
#: format/format.c:188 fuse/guestmount.c:199 inspector/virt-inspector.c:164
-#: rescue/virt-rescue.c:179
+#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: opción extensa desconocida: %s (%d)\n"
@@ -3412,8 +3412,8 @@ msgstr "{path} no coincide con el patrón augeas"
msgid "{filename}: could not read initrd format"
msgstr "{filename}: no es posible leer formato initrd"
-#: rescue/virt-rescue.c:66
-#, c-format
+#: rescue/virt-rescue.c:67
+#, fuzzy, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
"Copyright (C) 2009-2012 Red Hat Inc.\n"
@@ -3430,6 +3430,7 @@ msgid ""
" -m|--memsize MB Set memory size in megabytes\n"
" --network Enable network\n"
" -r|--ro Access read-only\n"
+" --scratch[=N] Add scratch disk(s)\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
" --suggest Suggest mount commands for this guest\n"
@@ -3439,30 +3440,56 @@ msgid ""
" -x Trace libguestfs API calls\n"
"For more information, see the manpage %s(1).\n"
msgstr ""
+"%s: comprueba el alineamiento de particiones de máquinas virtuales \n"
+"Copyright (C) 2011 Red Hat Inc.\n"
+"Uso:\n"
+" %s [--options] -d domname\n"
+" %s [--options] -a disco.img [-a disco.img ...]\n"
+"Opciones:\n"
+" -a|--add imagen Añadir imagen\n"
+" -c|--connect uri Especificar URI de libvirt para opción -d \n"
+" -d|--domain invitado Añadir discos desde invitado libvirt \n"
+" --format[=raw|..] Forzar formato de disco con opción -a \n"
+" --help Muestra una ayuda breve \n"
+" -q|--quiet Sin mensajes, solo código de salida\n"
+" -v|--verbose Mostrar mensajes más detallados\n"
+" -V|--version Mostra versión y salir\n"
+" -x Rastrear llamadas a la API libguestfs\n"
+"Para más información, consultar página del manual %s(1).\n"
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:170
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr "%s: no pudo parsearse el parametro --smp '%s'\n"
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:175
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr "%s: el parámetro --smp '%s' debería ser >= 1\n"
-#: rescue/virt-rescue.c:202
+#: rescue/virt-rescue.c:188
+#, fuzzy, c-format
+msgid "%s: could not parse --scratch parameter '%s'\n"
+msgstr "%s: no pudo parsearse el parametro --smp '%s'\n"
+
+#: rescue/virt-rescue.c:194
+#, fuzzy, c-format
+msgid "%s: --scratch parameter '%s' should be >= 1\n"
+msgstr "%s: el parámetro --smp '%s' debería ser >= 1\n"
+
+#: rescue/virt-rescue.c:224
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr "%s: no se pudo analizar el tamaño '%s' de la memoria\n"
-#: rescue/virt-rescue.c:371
+#: rescue/virt-rescue.c:393
#, c-format
msgid ""
"Inspecting the virtual machine or disk image ...\n"
"\n"
msgstr ""
-#: rescue/virt-rescue.c:390
+#: rescue/virt-rescue.c:412
#, c-format
msgid ""
"This disk contains one or more operating systems. You can use these mount\n"
@@ -3470,7 +3497,7 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:400
+#: rescue/virt-rescue.c:422
#, c-format
msgid ""
"# %s is the root of a %s operating system\n"
@@ -3479,7 +3506,7 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:457
+#: rescue/virt-rescue.c:479
#, c-format
msgid ""
"This disk contains no filesystems that we recognize.\n"
@@ -3489,7 +3516,7 @@ msgid ""
"logical volumes and filesystems on a blank disk.\n"
msgstr ""
-#: rescue/virt-rescue.c:464
+#: rescue/virt-rescue.c:486
#, c-format
msgid ""
"This disk contains one or more filesystems, but we don't recognize any\n"
@@ -3498,12 +3525,12 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:469
+#: rescue/virt-rescue.c:491
#, c-format
msgid "# %s has type '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:593
+#: rescue/virt-rescue.c:699
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr "%s: estado de salida de proceso hijo desconocido (%d)\n"
@@ -3778,17 +3805,7 @@ msgstr "todavía qemu no ha sido iniciado "
msgid "no subprocess to kill"
msgstr "ningún subproceso que finalizar"
-#: src/proto.c:188
-#, c-format
-msgid "guestfs_set_busy: called when in state %d != READY"
-msgstr "guestfs_set_busy: llamado cuando se encontraba en estado %d != READY "
-
-#: src/proto.c:211
-#, c-format
-msgid "guestfs_end_busy: called when in state %d"
-msgstr "guestfs_end_busy: llamado cuando se encontraba en estado %d"
-
-#: src/proto.c:421
+#: src/proto.c:379
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
@@ -3796,7 +3813,7 @@ msgstr ""
"check_for_daemon_cancellation_or_eof: se ha leído 0x%x desde el demonio, se "
"esperaba 0x%x\n"
-#: src/proto.c:543
+#: src/proto.c:501
msgid ""
"This usually means the libguestfs appliance failed to start up. Please\n"
"enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
@@ -3808,73 +3825,63 @@ msgstr ""
"Entonces,\n"
"observe el resultado de los mensajes de depuración anteriores a este error.\n"
-#: src/proto.c:549
+#: src/proto.c:507
msgid "See earlier debug messages.\n"
msgstr "Conocer mensajes anteriores de depuración.\n"
-#: src/proto.c:639
+#: src/proto.c:597
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr ""
"se ha recibido una identificación mágica desde guestfsd, pero en estado %d"
-#: src/proto.c:658
+#: src/proto.c:616
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr "la longitud del mensaje (%u) > tamaño máximo posible (%d)"
-#: src/proto.c:810
-#, c-format
-msgid "guestfs___send: state %d != BUSY"
-msgstr "guestfs___send: estado %d != BUSY"
-
-#: src/proto.c:834
+#: src/proto.c:786
msgid "xdr_guestfs_message_header failed"
msgstr "falló xdr_guestfs_message_header"
-#: src/proto.c:843
+#: src/proto.c:795
msgid "dispatch failed to marshal args"
msgstr "el despacho falló al presentar los argumentos"
-#: src/proto.c:939 src/proto.c:1242
+#: src/proto.c:891 src/proto.c:1189
msgid "operation cancelled by user"
msgstr "operación cancelada por el usuario"
-#: src/proto.c:991
-#, c-format
-msgid "send_file_chunk: state %d != READY"
-msgstr "send_file_chunk: estado %d != READY"
-
-#: src/proto.c:1007
+#: src/proto.c:954
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr "falló xdr_guestfs_chunk (buf = %p, buflen = %zu)"
-#: src/proto.c:1168
+#: src/proto.c:1115
#, c-format
msgid "%s: error in chunked encoding"
msgstr "%s: error en codificación fragmentada"
-#: src/proto.c:1196
+#: src/proto.c:1143
msgid "write to daemon socket"
msgstr "escribe en el socket del demonio"
-#: src/proto.c:1219
+#: src/proto.c:1166
msgid "receive_file_data: parse error in reply callback"
msgstr ""
"receive_file_data: error de análisis en la respuesta de devolución de llamada"
-#: src/proto.c:1224
+#: src/proto.c:1171
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr ""
"receive_file_data: se ha recibido una marca no esperada mientras se leían "
"porciones del archivo "
-#: src/proto.c:1232
+#: src/proto.c:1179
msgid "failed to parse file chunk"
msgstr "falló al analizar porciones del archivo"
-#: src/proto.c:1246
+#: src/proto.c:1193
msgid "file receive cancelled by daemon"
msgstr "el demonio ha cancelado la recepción del archivo"
@@ -4213,3 +4220,16 @@ msgstr ""
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr ""
"virt-win-reg: {p}: no ha sido posible cargar el archivo de registro: {err}\n"
+
+#~ msgid "guestfs_set_busy: called when in state %d != READY"
+#~ msgstr ""
+#~ "guestfs_set_busy: llamado cuando se encontraba en estado %d != READY "
+
+#~ msgid "guestfs_end_busy: called when in state %d"
+#~ msgstr "guestfs_end_busy: llamado cuando se encontraba en estado %d"
+
+#~ msgid "guestfs___send: state %d != BUSY"
+#~ msgstr "guestfs___send: estado %d != BUSY"
+
+#~ msgid "send_file_chunk: state %d != READY"
+#~ msgstr "send_file_chunk: estado %d != READY"
diff --git a/po/gu.po b/po/gu.po
index 93405a37..9168e539 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-04-25 23:06+0100\n"
+"POT-Creation-Date: 2012-04-26 18:02+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Gujarati <trans-gu@lists.fedoraproject.org>\n"
@@ -49,14 +49,14 @@ msgstr ""
#: cat/virt-filesystems.c:207 cat/virt-ls.c:196 df/domains.c:431 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:226 format/format.c:136
#: fuse/guestmount.c:171 inspector/virt-inspector.c:140
-#: rescue/virt-rescue.c:142
+#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: હેન્ડલ ને બનાવવાનું નિષ્ફળ\n"
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:104
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "વધારે જાણકારી માટે `%s --help' નો પ્રયત્ન કરો.\n"
@@ -85,7 +85,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:261
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
#: format/format.c:188 fuse/guestmount.c:199 inspector/virt-inspector.c:164
-#: rescue/virt-rescue.c:179
+#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: અજ્ઞાત લાંબો વિકલ્પ: %s (%d)\n"
@@ -3176,7 +3176,7 @@ msgstr ""
msgid "{filename}: could not read initrd format"
msgstr ""
-#: rescue/virt-rescue.c:66
+#: rescue/virt-rescue.c:67
#, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
@@ -3194,6 +3194,7 @@ msgid ""
" -m|--memsize MB Set memory size in megabytes\n"
" --network Enable network\n"
" -r|--ro Access read-only\n"
+" --scratch[=N] Add scratch disk(s)\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
" --suggest Suggest mount commands for this guest\n"
@@ -3204,29 +3205,39 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:170
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:175
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr ""
-#: rescue/virt-rescue.c:202
+#: rescue/virt-rescue.c:188
+#, fuzzy, c-format
+msgid "%s: could not parse --scratch parameter '%s'\n"
+msgstr "%s પાસે %d પરિમાણો હોવા જોઇએ\n"
+
+#: rescue/virt-rescue.c:194
+#, c-format
+msgid "%s: --scratch parameter '%s' should be >= 1\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:224
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:371
+#: rescue/virt-rescue.c:393
#, c-format
msgid ""
"Inspecting the virtual machine or disk image ...\n"
"\n"
msgstr ""
-#: rescue/virt-rescue.c:390
+#: rescue/virt-rescue.c:412
#, c-format
msgid ""
"This disk contains one or more operating systems. You can use these mount\n"
@@ -3234,7 +3245,7 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:400
+#: rescue/virt-rescue.c:422
#, c-format
msgid ""
"# %s is the root of a %s operating system\n"
@@ -3243,7 +3254,7 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:457
+#: rescue/virt-rescue.c:479
#, c-format
msgid ""
"This disk contains no filesystems that we recognize.\n"
@@ -3253,7 +3264,7 @@ msgid ""
"logical volumes and filesystems on a blank disk.\n"
msgstr ""
-#: rescue/virt-rescue.c:464
+#: rescue/virt-rescue.c:486
#, c-format
msgid ""
"This disk contains one or more filesystems, but we don't recognize any\n"
@@ -3262,12 +3273,12 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:469
+#: rescue/virt-rescue.c:491
#, c-format
msgid "# %s has type '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:593
+#: rescue/virt-rescue.c:699
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
@@ -3521,93 +3532,73 @@ msgstr "qemu એ હજુ શરૂ કરવામાં આવ્યુ ન
msgid "no subprocess to kill"
msgstr "મારવા માટે ઉપપ્રક્રિયા નથી"
-#: src/proto.c:188
-#, c-format
-msgid "guestfs_set_busy: called when in state %d != READY"
-msgstr "guestfs_set_busy: બોલાવેલ છે જ્યારે state %d != READY માં છે"
-
-#: src/proto.c:211
-#, c-format
-msgid "guestfs_end_busy: called when in state %d"
-msgstr "guestfs_end_busy: બોલાવેલ છે જ્યારે state %d માં છે"
-
-#: src/proto.c:421
+#: src/proto.c:379
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
msgstr ""
"check_for_daemon_cancellation_or_eof: ડિમન માંથી 0x%x ને વાંચો, ઇચ્છિત 0x%x\n"
-#: src/proto.c:543
+#: src/proto.c:501
msgid ""
"This usually means the libguestfs appliance failed to start up. Please\n"
"enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
"the debug messages output prior to this error.\n"
msgstr ""
-#: src/proto.c:549
+#: src/proto.c:507
msgid "See earlier debug messages.\n"
msgstr ""
-#: src/proto.c:639
+#: src/proto.c:597
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr "guestfsd માંથી મળેલ જાદુઇ હસ્તાક્ષર, પરંતુ state %d માં છે"
-#: src/proto.c:658
+#: src/proto.c:616
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr "સંદેશ લંબાઇ (%u) > મહત્તમ શક્ય માપ (%d)"
-#: src/proto.c:810
-#, c-format
-msgid "guestfs___send: state %d != BUSY"
-msgstr "guestfs___send: state %d != BUSY"
-
-#: src/proto.c:834
+#: src/proto.c:786
msgid "xdr_guestfs_message_header failed"
msgstr "xdr_guestfs_message_header નિષ્ફળ"
-#: src/proto.c:843
+#: src/proto.c:795
msgid "dispatch failed to marshal args"
msgstr "માર્શલ દલીલોને મોકલવાનું નિષ્ફળ"
-#: src/proto.c:939 src/proto.c:1242
+#: src/proto.c:891 src/proto.c:1189
msgid "operation cancelled by user"
msgstr ""
-#: src/proto.c:991
-#, c-format
-msgid "send_file_chunk: state %d != READY"
-msgstr "send_file_chunk: state %d != READY"
-
-#: src/proto.c:1007
+#: src/proto.c:954
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr "xdr_guestfs_chunk નિષ્ફળ (buf = %p, buflen = %zu)"
-#: src/proto.c:1168
+#: src/proto.c:1115
#, c-format
msgid "%s: error in chunked encoding"
msgstr "%s: ટૂકડા થયેલ એનકોડીંગમાં ભૂલ"
-#: src/proto.c:1196
+#: src/proto.c:1143
msgid "write to daemon socket"
msgstr "ડિમન સોકેટમાં લખો"
-#: src/proto.c:1219
+#: src/proto.c:1166
msgid "receive_file_data: parse error in reply callback"
msgstr "receive_file_data: કોલબેક જવાબમાં પદચ્છેદન ભૂલ"
-#: src/proto.c:1224
+#: src/proto.c:1171
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr "receive_file_data: મળેલ અનિચ્છનીય ફ્લેગ જ્યારે ફાઇલ ટૂકડાઓને વાંચી રહ્યા હોય"
-#: src/proto.c:1232
+#: src/proto.c:1179
msgid "failed to parse file chunk"
msgstr "ફાઇલનાં ટૂકડાને પદચ્છેદન કરવાનું નિષ્ફળ"
-#: src/proto.c:1246
+#: src/proto.c:1193
msgid "file receive cancelled by daemon"
msgstr "ડિમન દ્દારા રદ થયેલ ફાઇલ મેળવી"
@@ -3898,3 +3889,15 @@ msgstr ""
#, perl-brace-format
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr ""
+
+#~ msgid "guestfs_set_busy: called when in state %d != READY"
+#~ msgstr "guestfs_set_busy: બોલાવેલ છે જ્યારે state %d != READY માં છે"
+
+#~ msgid "guestfs_end_busy: called when in state %d"
+#~ msgstr "guestfs_end_busy: બોલાવેલ છે જ્યારે state %d માં છે"
+
+#~ msgid "guestfs___send: state %d != BUSY"
+#~ msgstr "guestfs___send: state %d != BUSY"
+
+#~ msgid "send_file_chunk: state %d != READY"
+#~ msgstr "send_file_chunk: state %d != READY"
diff --git a/po/hi.po b/po/hi.po
index eacad1ff..d0cea050 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-04-25 23:06+0100\n"
+"POT-Creation-Date: 2012-04-26 18:02+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n"
@@ -49,14 +49,14 @@ msgstr ""
#: cat/virt-filesystems.c:207 cat/virt-ls.c:196 df/domains.c:431 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:226 format/format.c:136
#: fuse/guestmount.c:171 inspector/virt-inspector.c:140
-#: rescue/virt-rescue.c:142
+#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:104
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "अधिक सूचना के लिए `%s --help' आजमाएँ.\n"
@@ -85,7 +85,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:261
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
#: format/format.c:188 fuse/guestmount.c:199 inspector/virt-inspector.c:164
-#: rescue/virt-rescue.c:179
+#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: unknown long option: %s (%d)\n"
@@ -3174,7 +3174,7 @@ msgstr ""
msgid "{filename}: could not read initrd format"
msgstr ""
-#: rescue/virt-rescue.c:66
+#: rescue/virt-rescue.c:67
#, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
@@ -3192,6 +3192,7 @@ msgid ""
" -m|--memsize MB Set memory size in megabytes\n"
" --network Enable network\n"
" -r|--ro Access read-only\n"
+" --scratch[=N] Add scratch disk(s)\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
" --suggest Suggest mount commands for this guest\n"
@@ -3202,29 +3203,39 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:170
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:175
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr ""
-#: rescue/virt-rescue.c:202
+#: rescue/virt-rescue.c:188
+#, fuzzy, c-format
+msgid "%s: could not parse --scratch parameter '%s'\n"
+msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
+
+#: rescue/virt-rescue.c:194
+#, c-format
+msgid "%s: --scratch parameter '%s' should be >= 1\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:224
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:371
+#: rescue/virt-rescue.c:393
#, c-format
msgid ""
"Inspecting the virtual machine or disk image ...\n"
"\n"
msgstr ""
-#: rescue/virt-rescue.c:390
+#: rescue/virt-rescue.c:412
#, c-format
msgid ""
"This disk contains one or more operating systems. You can use these mount\n"
@@ -3232,7 +3243,7 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:400
+#: rescue/virt-rescue.c:422
#, c-format
msgid ""
"# %s is the root of a %s operating system\n"
@@ -3241,7 +3252,7 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:457
+#: rescue/virt-rescue.c:479
#, c-format
msgid ""
"This disk contains no filesystems that we recognize.\n"
@@ -3251,7 +3262,7 @@ msgid ""
"logical volumes and filesystems on a blank disk.\n"
msgstr ""
-#: rescue/virt-rescue.c:464
+#: rescue/virt-rescue.c:486
#, c-format
msgid ""
"This disk contains one or more filesystems, but we don't recognize any\n"
@@ -3260,12 +3271,12 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:469
+#: rescue/virt-rescue.c:491
#, c-format
msgid "# %s has type '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:593
+#: rescue/virt-rescue.c:699
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
@@ -3519,93 +3530,73 @@ msgstr "qemu को अबतक लॉन्च नहीं किया ग
msgid "no subprocess to kill"
msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं"
-#: src/proto.c:188
-#, c-format
-msgid "guestfs_set_busy: called when in state %d != READY"
-msgstr "guestfs_set_busy: called when in state %d != READY"
-
-#: src/proto.c:211
-#, c-format
-msgid "guestfs_end_busy: called when in state %d"
-msgstr "guestfs_end_busy: called when in state %d"
-
-#: src/proto.c:421
+#: src/proto.c:379
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
msgstr ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
-#: src/proto.c:543
+#: src/proto.c:501
msgid ""
"This usually means the libguestfs appliance failed to start up. Please\n"
"enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
"the debug messages output prior to this error.\n"
msgstr ""
-#: src/proto.c:549
+#: src/proto.c:507
msgid "See earlier debug messages.\n"
msgstr ""
-#: src/proto.c:639
+#: src/proto.c:597
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में"
-#: src/proto.c:658
+#: src/proto.c:616
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr "message length (%u) > maximum possible size (%d)"
-#: src/proto.c:810
-#, c-format
-msgid "guestfs___send: state %d != BUSY"
-msgstr "guestfs___send: state %d != BUSY"
-
-#: src/proto.c:834
+#: src/proto.c:786
msgid "xdr_guestfs_message_header failed"
msgstr "xdr_guestfs_message_header failed"
-#: src/proto.c:843
+#: src/proto.c:795
msgid "dispatch failed to marshal args"
msgstr "dispatch failed to marshal args"
-#: src/proto.c:939 src/proto.c:1242
+#: src/proto.c:891 src/proto.c:1189
msgid "operation cancelled by user"
msgstr ""
-#: src/proto.c:991
-#, c-format
-msgid "send_file_chunk: state %d != READY"
-msgstr "send_file_chunk: state %d != READY"
-
-#: src/proto.c:1007
+#: src/proto.c:954
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
-#: src/proto.c:1168
+#: src/proto.c:1115
#, c-format
msgid "%s: error in chunked encoding"
msgstr "%s: error in chunked encoding"
-#: src/proto.c:1196
+#: src/proto.c:1143
msgid "write to daemon socket"
msgstr "डेमॉन सॉकेट में लिखें"
-#: src/proto.c:1219
+#: src/proto.c:1166
msgid "receive_file_data: parse error in reply callback"
msgstr "receive_file_data: parse error in reply callback"
-#: src/proto.c:1224
+#: src/proto.c:1171
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr "receive_file_data: unexpected flag received when reading file chunks"
-#: src/proto.c:1232
+#: src/proto.c:1179
msgid "failed to parse file chunk"
msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
-#: src/proto.c:1246
+#: src/proto.c:1193
msgid "file receive cancelled by daemon"
msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया"
@@ -3896,3 +3887,15 @@ msgstr ""
#, perl-brace-format
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr ""
+
+#~ msgid "guestfs_set_busy: called when in state %d != READY"
+#~ msgstr "guestfs_set_busy: called when in state %d != READY"
+
+#~ msgid "guestfs_end_busy: called when in state %d"
+#~ msgstr "guestfs_end_busy: called when in state %d"
+
+#~ msgid "guestfs___send: state %d != BUSY"
+#~ msgstr "guestfs___send: state %d != BUSY"
+
+#~ msgid "send_file_chunk: state %d != READY"
+#~ msgstr "send_file_chunk: state %d != READY"
diff --git a/po/kn.po b/po/kn.po
index ffefab26..37d81369 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-04-25 23:06+0100\n"
+"POT-Creation-Date: 2012-04-26 18:02+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Kannada (http://www.transifex.net/projects/p/fedora/language/"
@@ -49,14 +49,14 @@ msgstr ""
#: cat/virt-filesystems.c:207 cat/virt-ls.c:196 df/domains.c:431 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:226 format/format.c:136
#: fuse/guestmount.c:171 inspector/virt-inspector.c:140
-#: rescue/virt-rescue.c:142
+#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: ಹ್ಯಾಂಡಲ್ ಅನ್ನು ನಿರ್ಮಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n"
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:104
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "ಹೆಚ್ಚಿನ ಮಾಹಿತಿಗಾಗಿ `%s -help' ಅನ್ನು ಪ್ರಯತ್ನಿಸಿ .\n"
@@ -85,7 +85,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:261
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
#: format/format.c:188 fuse/guestmount.c:199 inspector/virt-inspector.c:164
-#: rescue/virt-rescue.c:179
+#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: ಗೊತ್ತಿರದ ಉದ್ದನೆಯ ಆಯ್ಕೆ: %s (%d)\n"
@@ -3181,7 +3181,7 @@ msgstr ""
msgid "{filename}: could not read initrd format"
msgstr ""
-#: rescue/virt-rescue.c:66
+#: rescue/virt-rescue.c:67
#, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
@@ -3199,6 +3199,7 @@ msgid ""
" -m|--memsize MB Set memory size in megabytes\n"
" --network Enable network\n"
" -r|--ro Access read-only\n"
+" --scratch[=N] Add scratch disk(s)\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
" --suggest Suggest mount commands for this guest\n"
@@ -3209,29 +3210,39 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:170
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:175
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr ""
-#: rescue/virt-rescue.c:202
+#: rescue/virt-rescue.c:188
+#, fuzzy, c-format
+msgid "%s: could not parse --scratch parameter '%s'\n"
+msgstr "%s ಎನ್ನುವುದು %d ನಿಯತಾಂಕವನ್ನು(ಗಳನ್ನು) ಹೊಂದಿರಬೇಕು\n"
+
+#: rescue/virt-rescue.c:194
+#, c-format
+msgid "%s: --scratch parameter '%s' should be >= 1\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:224
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:371
+#: rescue/virt-rescue.c:393
#, c-format
msgid ""
"Inspecting the virtual machine or disk image ...\n"
"\n"
msgstr ""
-#: rescue/virt-rescue.c:390
+#: rescue/virt-rescue.c:412
#, c-format
msgid ""
"This disk contains one or more operating systems. You can use these mount\n"
@@ -3239,7 +3250,7 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:400
+#: rescue/virt-rescue.c:422
#, c-format
msgid ""
"# %s is the root of a %s operating system\n"
@@ -3248,7 +3259,7 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:457
+#: rescue/virt-rescue.c:479
#, c-format
msgid ""
"This disk contains no filesystems that we recognize.\n"
@@ -3258,7 +3269,7 @@ msgid ""
"logical volumes and filesystems on a blank disk.\n"
msgstr ""
-#: rescue/virt-rescue.c:464
+#: rescue/virt-rescue.c:486
#, c-format
msgid ""
"This disk contains one or more filesystems, but we don't recognize any\n"
@@ -3267,12 +3278,12 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:469
+#: rescue/virt-rescue.c:491
#, c-format
msgid "# %s has type '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:593
+#: rescue/virt-rescue.c:699
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
@@ -3526,17 +3537,7 @@ msgstr "qemu ಅನ್ನು ಇನ್ನೂ ಸಹ ಆರಂಭಿಸಲಾಗ
msgid "no subprocess to kill"
msgstr "ಅಂತ್ಯಗೊಳಿಸಲು ಯಾವುದೆ ಉಪಪ್ರಕ್ರಿಯೆಯು ಇಲ್ಲ"
-#: src/proto.c:188
-#, c-format
-msgid "guestfs_set_busy: called when in state %d != READY"
-msgstr "guestfs_set_busy: %d != READY ಎಂಬ ಸ್ಥಿತಿಯಲ್ಲಿದ್ದಾಗ ಕರೆಯಲಾಗಿದೆ"
-
-#: src/proto.c:211
-#, c-format
-msgid "guestfs_end_busy: called when in state %d"
-msgstr "guestfs_end_busy: %d ಎಂಬ ಸ್ಥಿತಿಯಲ್ಲಿದ್ದಾಗ ಕರೆಯಲಾಗಿದೆ"
-
-#: src/proto.c:421
+#: src/proto.c:379
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
@@ -3544,76 +3545,66 @@ msgstr ""
"check_for_daemon_cancellation_or_eof: ಡೀಮನ್‌ನಿಂದ 0x%x ಅನ್ನು ಓದಲಾಗಿದೆ, ಆದರೆ 0x%x "
"ಅನ್ನು ನಿರೀಕ್ಷಿಸಲಾಗಿತ್ತು\n"
-#: src/proto.c:543
+#: src/proto.c:501
msgid ""
"This usually means the libguestfs appliance failed to start up. Please\n"
"enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
"the debug messages output prior to this error.\n"
msgstr ""
-#: src/proto.c:549
+#: src/proto.c:507
msgid "See earlier debug messages.\n"
msgstr ""
-#: src/proto.c:639
+#: src/proto.c:597
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr "guestfsd ಇಂದ ಮ್ಯಾಜಿಕ್ ಸಹಿಯನ್ನು ಪಡೆಯಲಾಗಿದೆ, ಆದರೆ %d ಸ್ಥಿತಿಯಲ್ಲಿದೆ"
-#: src/proto.c:658
+#: src/proto.c:616
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr "ಸಂದೇಶದ ಉದ್ದ (%u) > ಸಾಧ್ಯವಿರುವ ಗರಿಷ್ಟ ಉದ್ದ (%d)"
-#: src/proto.c:810
-#, c-format
-msgid "guestfs___send: state %d != BUSY"
-msgstr "guestfs___send: ಸ್ಥಿತಿ %d != BUSY"
-
-#: src/proto.c:834
+#: src/proto.c:786
msgid "xdr_guestfs_message_header failed"
msgstr "xdr_guestfs_message_header ವಿಫಲಗೊಂಡಿದೆ"
-#: src/proto.c:843
+#: src/proto.c:795
msgid "dispatch failed to marshal args"
msgstr "ವಿಫಲಗೊಂಡವುಗಳನ್ನು ಮಾರ್ಶಲ್ ಆರ್ಗ್ಯುಮೆಂಟ್‌ಗಳಿಗೆ ರವಾನಿಸು"
-#: src/proto.c:939 src/proto.c:1242
+#: src/proto.c:891 src/proto.c:1189
msgid "operation cancelled by user"
msgstr ""
-#: src/proto.c:991
-#, c-format
-msgid "send_file_chunk: state %d != READY"
-msgstr "send_file_chunk: ಸ್ಥಿತಿ %d != READY"
-
-#: src/proto.c:1007
+#: src/proto.c:954
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr "xdr_guestfs_chunk ವಿಫಲಗೊಂಡಿದೆ (buf = %p, buflen = %zu)"
-#: src/proto.c:1168
+#: src/proto.c:1115
#, c-format
msgid "%s: error in chunked encoding"
msgstr "%s: ತುಂಡರಿಸಲಾದ ಎನ್ಕೋಡಿಂಗ್‌ನಲ್ಲಿ ದೋಷ"
-#: src/proto.c:1196
+#: src/proto.c:1143
msgid "write to daemon socket"
msgstr "ಡೀಮನ್ ಸಾಕೆಟ್‌ಗೆ ಬರೆಯುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ"
-#: src/proto.c:1219
+#: src/proto.c:1166
msgid "receive_file_data: parse error in reply callback"
msgstr "receive_file_data: ಪ್ರತ್ಯುತ್ತರ ಕಾಲ್‌ಬ್ಯಾಕ್‌ನಲ್ಲಿ ಪಾರ್ಸ್ ದೋಷ"
-#: src/proto.c:1224
+#: src/proto.c:1171
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr "receive_file_data: ಕಡತದ ತುಣುಕಗಳು ಓದುವಾಗ ಅನಿರೀಕ್ಷಿತ ಫ್ಲಾಗ್ ಅನ್ನು ಪಡೆಯಲಾಗಿದೆ"
-#: src/proto.c:1232
+#: src/proto.c:1179
msgid "failed to parse file chunk"
msgstr "ಕಡತದ ತುಣುಕನ್ನು ಪಾರ್ಸ್ ಮಾಡಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ"
-#: src/proto.c:1246
+#: src/proto.c:1193
msgid "file receive cancelled by daemon"
msgstr "ಕಡತವನ್ನು ಸ್ವೀಕರಿಸುವುದನ್ನು ಡೆಮನ್ ರದ್ದುಗೊಳಿಸಿದೆ"
@@ -3904,3 +3895,15 @@ msgstr ""
#, perl-brace-format
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr ""
+
+#~ msgid "guestfs_set_busy: called when in state %d != READY"
+#~ msgstr "guestfs_set_busy: %d != READY ಎಂಬ ಸ್ಥಿತಿಯಲ್ಲಿದ್ದಾಗ ಕರೆಯಲಾಗಿದೆ"
+
+#~ msgid "guestfs_end_busy: called when in state %d"
+#~ msgstr "guestfs_end_busy: %d ಎಂಬ ಸ್ಥಿತಿಯಲ್ಲಿದ್ದಾಗ ಕರೆಯಲಾಗಿದೆ"
+
+#~ msgid "guestfs___send: state %d != BUSY"
+#~ msgstr "guestfs___send: ಸ್ಥಿತಿ %d != BUSY"
+
+#~ msgid "send_file_chunk: state %d != READY"
+#~ msgstr "send_file_chunk: ಸ್ಥಿತಿ %d != READY"
diff --git a/po/libguestfs.pot b/po/libguestfs.pot
index e68c9d18..9333cfa2 100644
--- a/po/libguestfs.pot
+++ b/po/libguestfs.pot
@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.17.35\n"
+"Project-Id-Version: libguestfs 1.17.36\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-04-25 23:06+0100\n"
+"POT-Creation-Date: 2012-04-26 18:02+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"
@@ -47,14 +47,14 @@ msgstr ""
#: cat/virt-filesystems.c:207 cat/virt-ls.c:196 df/domains.c:431 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:226 format/format.c:136
#: fuse/guestmount.c:171 inspector/virt-inspector.c:140
-#: rescue/virt-rescue.c:142
+#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr ""
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:104
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr ""
@@ -83,7 +83,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:261
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
#: format/format.c:188 fuse/guestmount.c:199 inspector/virt-inspector.c:164
-#: rescue/virt-rescue.c:179
+#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr ""
@@ -3152,7 +3152,7 @@ msgstr ""
msgid "{filename}: could not read initrd format"
msgstr ""
-#: rescue/virt-rescue.c:66
+#: rescue/virt-rescue.c:67
#, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
@@ -3170,6 +3170,7 @@ msgid ""
" -m|--memsize MB Set memory size in megabytes\n"
" --network Enable network\n"
" -r|--ro Access read-only\n"
+" --scratch[=N] Add scratch disk(s)\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
" --suggest Suggest mount commands for this guest\n"
@@ -3180,29 +3181,39 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:170
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:175
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr ""
-#: rescue/virt-rescue.c:202
+#: rescue/virt-rescue.c:188
+#, c-format
+msgid "%s: could not parse --scratch parameter '%s'\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:194
+#, c-format
+msgid "%s: --scratch parameter '%s' should be >= 1\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:224
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:371
+#: rescue/virt-rescue.c:393
#, c-format
msgid ""
"Inspecting the virtual machine or disk image ...\n"
"\n"
msgstr ""
-#: rescue/virt-rescue.c:390
+#: rescue/virt-rescue.c:412
#, c-format
msgid ""
"This disk contains one or more operating systems. You can use these mount\n"
@@ -3210,7 +3221,7 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:400
+#: rescue/virt-rescue.c:422
#, c-format
msgid ""
"# %s is the root of a %s operating system\n"
@@ -3219,7 +3230,7 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:457
+#: rescue/virt-rescue.c:479
#, c-format
msgid ""
"This disk contains no filesystems that we recognize.\n"
@@ -3229,7 +3240,7 @@ msgid ""
"logical volumes and filesystems on a blank disk.\n"
msgstr ""
-#: rescue/virt-rescue.c:464
+#: rescue/virt-rescue.c:486
#, c-format
msgid ""
"This disk contains one or more filesystems, but we don't recognize any\n"
@@ -3238,12 +3249,12 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:469
+#: rescue/virt-rescue.c:491
#, c-format
msgid "# %s has type '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:593
+#: rescue/virt-rescue.c:699
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
@@ -3496,92 +3507,72 @@ msgstr ""
msgid "no subprocess to kill"
msgstr ""
-#: src/proto.c:188
-#, c-format
-msgid "guestfs_set_busy: called when in state %d != READY"
-msgstr ""
-
-#: src/proto.c:211
-#, c-format
-msgid "guestfs_end_busy: called when in state %d"
-msgstr ""
-
-#: src/proto.c:421
+#: src/proto.c:379
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
msgstr ""
-#: src/proto.c:543
+#: src/proto.c:501
msgid ""
"This usually means the libguestfs appliance failed to start up. Please\n"
"enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
"the debug messages output prior to this error.\n"
msgstr ""
-#: src/proto.c:549
+#: src/proto.c:507
msgid "See earlier debug messages.\n"
msgstr ""
-#: src/proto.c:639
+#: src/proto.c:597
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr ""
-#: src/proto.c:658
+#: src/proto.c:616
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr ""
-#: src/proto.c:810
-#, c-format
-msgid "guestfs___send: state %d != BUSY"
-msgstr ""
-
-#: src/proto.c:834
+#: src/proto.c:786
msgid "xdr_guestfs_message_header failed"
msgstr ""
-#: src/proto.c:843
+#: src/proto.c:795
msgid "dispatch failed to marshal args"
msgstr ""
-#: src/proto.c:939 src/proto.c:1242
+#: src/proto.c:891 src/proto.c:1189
msgid "operation cancelled by user"
msgstr ""
-#: src/proto.c:991
-#, c-format
-msgid "send_file_chunk: state %d != READY"
-msgstr ""
-
-#: src/proto.c:1007
+#: src/proto.c:954
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr ""
-#: src/proto.c:1168
+#: src/proto.c:1115
#, c-format
msgid "%s: error in chunked encoding"
msgstr ""
-#: src/proto.c:1196
+#: src/proto.c:1143
msgid "write to daemon socket"
msgstr ""
-#: src/proto.c:1219
+#: src/proto.c:1166
msgid "receive_file_data: parse error in reply callback"
msgstr ""
-#: src/proto.c:1224
+#: src/proto.c:1171
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr ""
-#: src/proto.c:1232
+#: src/proto.c:1179
msgid "failed to parse file chunk"
msgstr ""
-#: src/proto.c:1246
+#: src/proto.c:1193
msgid "file receive cancelled by daemon"
msgstr ""
diff --git a/po/ml.po b/po/ml.po
index 2aed4e2c..47439250 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-04-25 23:06+0100\n"
+"POT-Creation-Date: 2012-04-26 18:02+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Malayalam <discuss@lists.smc.org.in>\n"
@@ -48,14 +48,14 @@ msgstr ""
#: cat/virt-filesystems.c:207 cat/virt-ls.c:196 df/domains.c:431 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:226 format/format.c:136
#: fuse/guestmount.c:171 inspector/virt-inspector.c:140
-#: rescue/virt-rescue.c:142
+#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: ഹാന്‍ഡില്‍ ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു\n"
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:104
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "കൂടുതല്‍ വിവരങ്ങള്‍ക്കായി `%s --help' ശ്രമിക്കുക.\n"
@@ -84,7 +84,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:261
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
#: format/format.c:188 fuse/guestmount.c:199 inspector/virt-inspector.c:164
-#: rescue/virt-rescue.c:179
+#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: അപരിചിതമായ ലോങ് ഉപാധി: %s (%d)\n"
@@ -3176,7 +3176,7 @@ msgstr ""
msgid "{filename}: could not read initrd format"
msgstr ""
-#: rescue/virt-rescue.c:66
+#: rescue/virt-rescue.c:67
#, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
@@ -3194,6 +3194,7 @@ msgid ""
" -m|--memsize MB Set memory size in megabytes\n"
" --network Enable network\n"
" -r|--ro Access read-only\n"
+" --scratch[=N] Add scratch disk(s)\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
" --suggest Suggest mount commands for this guest\n"
@@ -3204,29 +3205,39 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:170
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:175
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr ""
-#: rescue/virt-rescue.c:202
+#: rescue/virt-rescue.c:188
+#, fuzzy, c-format
+msgid "%s: could not parse --scratch parameter '%s'\n"
+msgstr "%s-ല്‍ %d പരാമീറ്ററുകള്‍ ആവശ്യമുണ്ടു് \n"
+
+#: rescue/virt-rescue.c:194
+#, c-format
+msgid "%s: --scratch parameter '%s' should be >= 1\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:224
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:371
+#: rescue/virt-rescue.c:393
#, c-format
msgid ""
"Inspecting the virtual machine or disk image ...\n"
"\n"
msgstr ""
-#: rescue/virt-rescue.c:390
+#: rescue/virt-rescue.c:412
#, c-format
msgid ""
"This disk contains one or more operating systems. You can use these mount\n"
@@ -3234,7 +3245,7 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:400
+#: rescue/virt-rescue.c:422
#, c-format
msgid ""
"# %s is the root of a %s operating system\n"
@@ -3243,7 +3254,7 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:457
+#: rescue/virt-rescue.c:479
#, c-format
msgid ""
"This disk contains no filesystems that we recognize.\n"
@@ -3253,7 +3264,7 @@ msgid ""
"logical volumes and filesystems on a blank disk.\n"
msgstr ""
-#: rescue/virt-rescue.c:464
+#: rescue/virt-rescue.c:486
#, c-format
msgid ""
"This disk contains one or more filesystems, but we don't recognize any\n"
@@ -3262,12 +3273,12 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:469
+#: rescue/virt-rescue.c:491
#, c-format
msgid "# %s has type '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:593
+#: rescue/virt-rescue.c:699
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
@@ -3521,93 +3532,73 @@ msgstr "qemu ഇതുവരെ വിന്യസിച്ചിട്ടില
msgid "no subprocess to kill"
msgstr "ഇല്ലാതാക്കുന്നതിനായി ഉപപ്രക്രിയകളില്ല"
-#: src/proto.c:188
-#, c-format
-msgid "guestfs_set_busy: called when in state %d != READY"
-msgstr "guestfs_set_busy: %d != READY അവസ്ഥയില്‍ വിളിച്ചിരിക്കുന്നു"
-
-#: src/proto.c:211
-#, c-format
-msgid "guestfs_end_busy: called when in state %d"
-msgstr "guestfs_end_busy: %d അവസ്ഥയില്‍ വിളിച്ചിരിക്കുന്നു"
-
-#: src/proto.c:421
+#: src/proto.c:379
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
msgstr ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
-#: src/proto.c:543
+#: src/proto.c:501
msgid ""
"This usually means the libguestfs appliance failed to start up. Please\n"
"enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
"the debug messages output prior to this error.\n"
msgstr ""
-#: src/proto.c:549
+#: src/proto.c:507
msgid "See earlier debug messages.\n"
msgstr ""
-#: src/proto.c:639
+#: src/proto.c:597
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr "guestfsd-ല്‍ നിന്നും ഒപ്പ് ലഭിച്ചു, പക്ഷേ %d അവസ്ഥയില്‍"
-#: src/proto.c:658
+#: src/proto.c:616
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr "സന്ദേശത്തിന്റെ നീളം (%u) > ഏറ്റവും കൂടിയ സാധ്യമായ വ്യാപ്തി (%d)"
-#: src/proto.c:810
-#, c-format
-msgid "guestfs___send: state %d != BUSY"
-msgstr "guestfs___send: അവസ്ഥ %d != BUSY"
-
-#: src/proto.c:834
+#: src/proto.c:786
msgid "xdr_guestfs_message_header failed"
msgstr "xdr_guestfs_message_header പരാജയപ്പെട്ടു"
-#: src/proto.c:843
+#: src/proto.c:795
msgid "dispatch failed to marshal args"
msgstr "മാര്‍ഷല്‍ ആര്‍ഗ്യുമെന്റുകളിലേക്കു് നല്‍കുന്നതു് പരാജയപ്പെട്ടു"
-#: src/proto.c:939 src/proto.c:1242
+#: src/proto.c:891 src/proto.c:1189
msgid "operation cancelled by user"
msgstr ""
-#: src/proto.c:991
-#, c-format
-msgid "send_file_chunk: state %d != READY"
-msgstr "send_file_chunk: അവസ്ഥ %d != READY"
-
-#: src/proto.c:1007
+#: src/proto.c:954
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr "xdr_guestfs_chunk പരാജയപ്പെട്ടു (buf = %p, buflen = %zu)"
-#: src/proto.c:1168
+#: src/proto.c:1115
#, c-format
msgid "%s: error in chunked encoding"
msgstr "%s: ചങ്ക്ഡ് എന്‍കോഡിങില്‍ പിശക്"
-#: src/proto.c:1196
+#: src/proto.c:1143
msgid "write to daemon socket"
msgstr "ഡെമണ്‍ സോക്കറ്റിലേക്ക് സൂക്ഷിക്കുക"
-#: src/proto.c:1219
+#: src/proto.c:1166
msgid "receive_file_data: parse error in reply callback"
msgstr "receive_file_data: parse error in reply callback"
-#: src/proto.c:1224
+#: src/proto.c:1171
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr "receive_file_data: ഫയല്‍ ലഭ്യമാക്കുമ്പോള്‍ അപ്രതീക്ഷിതമായ ഫ്ലാഗ് ലഭിച്ചിരിക്കുന്നു"
-#: src/proto.c:1232
+#: src/proto.c:1179
msgid "failed to parse file chunk"
msgstr "ഫയല്‍ പാഴ്സ് ചെയ്യുന്നതില്‍ പരാജയപ്പെട്ടു"
-#: src/proto.c:1246
+#: src/proto.c:1193
msgid "file receive cancelled by daemon"
msgstr "ഫയല്‍ ലഭ്യമാക്കുന്നതു് ഡെമണ്‍ റദ്ദാക്കിയിരിക്കുന്നു"
@@ -3898,3 +3889,15 @@ msgstr ""
#, perl-brace-format
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr ""
+
+#~ msgid "guestfs_set_busy: called when in state %d != READY"
+#~ msgstr "guestfs_set_busy: %d != READY അവസ്ഥയില്‍ വിളിച്ചിരിക്കുന്നു"
+
+#~ msgid "guestfs_end_busy: called when in state %d"
+#~ msgstr "guestfs_end_busy: %d അവസ്ഥയില്‍ വിളിച്ചിരിക്കുന്നു"
+
+#~ msgid "guestfs___send: state %d != BUSY"
+#~ msgstr "guestfs___send: അവസ്ഥ %d != BUSY"
+
+#~ msgid "send_file_chunk: state %d != READY"
+#~ msgstr "send_file_chunk: അവസ്ഥ %d != READY"
diff --git a/po/mr.po b/po/mr.po
index 35500c1b..f47d4a5d 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-04-25 23:06+0100\n"
+"POT-Creation-Date: 2012-04-26 18:02+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Marathi (http://www.transifex.net/projects/p/fedora/language/"
@@ -50,14 +50,14 @@ msgstr "%s: सुरू नसलेल्या डोमेन्स्ची
#: cat/virt-filesystems.c:207 cat/virt-ls.c:196 df/domains.c:431 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:226 format/format.c:136
#: fuse/guestmount.c:171 inspector/virt-inspector.c:140
-#: rescue/virt-rescue.c:142
+#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: हँडल निर्माण करण्यास अशक्य\n"
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:104
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "अधिक माहितीसाठी `%s --help' वापरून पहा.\n"
@@ -86,7 +86,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:261
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
#: format/format.c:188 fuse/guestmount.c:199 inspector/virt-inspector.c:164
-#: rescue/virt-rescue.c:179
+#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: अपरिचीत लाँग पर्याय: %s (%d)\n"
@@ -3301,8 +3301,8 @@ msgstr "{path} augeas नमुनाशी जुळत नाही"
msgid "{filename}: could not read initrd format"
msgstr "{filename}: initrd स्वरूप वाचणे अशक्य"
-#: rescue/virt-rescue.c:66
-#, c-format
+#: rescue/virt-rescue.c:67
+#, fuzzy, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
"Copyright (C) 2009-2012 Red Hat Inc.\n"
@@ -3319,6 +3319,7 @@ msgid ""
" -m|--memsize MB Set memory size in megabytes\n"
" --network Enable network\n"
" -r|--ro Access read-only\n"
+" --scratch[=N] Add scratch disk(s)\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
" --suggest Suggest mount commands for this guest\n"
@@ -3328,30 +3329,60 @@ msgid ""
" -x Trace libguestfs API calls\n"
"For more information, see the manpage %s(1).\n"
msgstr ""
+"%s: वर्च्युअल फाइलप्रणालीवरील मोकळी जागा दाखवा\n"
+"सर्वहक्कस्वाधीन (C) 2010 Red Hat Inc.\n"
+"वापर:\n"
+" %s [--options] -d domname\n"
+" %s [--options] -a disk.img [-a disk.img ...]\n"
+"पर्याय:\n"
+" -a|--add image प्रतिमा समाविष्ट करा\n"
+" -c|--connect uri -d पर्यायकरीता libvirt URI निर्देशीत करा\n"
+" --csv कॉमा-सेपरेटेड् वॅल्यूज प्रमाणे आऊटपुटमध्ये जमा करा\n"
+" -d|--domain guest libvirt अतिथीपासून डिस्क्स् समाविष्ट करा\n"
+" --format[=raw|..] -a पर्यायकरीता डिस्क रूपण जबरनरित्या लागू करा\n"
+" -h|--human-readable --long आऊटपुट स्वरूपातील वाचनजोगी आकार\n"
+" --help संक्षिप्त मदत दाखवा\n"
+" -i|--inodes inodes दाखवा\n"
+" --one-per-guest प्रत्येक अतिथीकरीता वेगळे अप्लायंस्\n"
+" --uuid --long आऊटपुटमध्ये UUIDs समाविष्ट करा\n"
+" -v|--verbose वर्बोस संदेश\n"
+" -V|--version आवृत्ती दाखवा व बाहेर पडा\n"
+" -x libguestfs API कॉल्स् ट्रेस् करा\n"
+"अधिक माहितीकरीता, manpage %s(1) पहा.\n"
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:170
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:175
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr ""
-#: rescue/virt-rescue.c:202
+#: rescue/virt-rescue.c:188
+#, fuzzy, c-format
+msgid "%s: could not parse --scratch parameter '%s'\n"
+msgstr "%s: मेमरी आकार '%s' वाचणे अशक्य\n"
+
+#: rescue/virt-rescue.c:194
+#, c-format
+msgid "%s: --scratch parameter '%s' should be >= 1\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:224
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr "%s: मेमरी आकार '%s' वाचणे अशक्य\n"
-#: rescue/virt-rescue.c:371
+#: rescue/virt-rescue.c:393
#, c-format
msgid ""
"Inspecting the virtual machine or disk image ...\n"
"\n"
msgstr ""
-#: rescue/virt-rescue.c:390
+#: rescue/virt-rescue.c:412
#, c-format
msgid ""
"This disk contains one or more operating systems. You can use these mount\n"
@@ -3359,7 +3390,7 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:400
+#: rescue/virt-rescue.c:422
#, c-format
msgid ""
"# %s is the root of a %s operating system\n"
@@ -3368,7 +3399,7 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:457
+#: rescue/virt-rescue.c:479
#, c-format
msgid ""
"This disk contains no filesystems that we recognize.\n"
@@ -3378,7 +3409,7 @@ msgid ""
"logical volumes and filesystems on a blank disk.\n"
msgstr ""
-#: rescue/virt-rescue.c:464
+#: rescue/virt-rescue.c:486
#, c-format
msgid ""
"This disk contains one or more filesystems, but we don't recognize any\n"
@@ -3387,12 +3418,12 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:469
+#: rescue/virt-rescue.c:491
#, c-format
msgid "# %s has type '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:593
+#: rescue/virt-rescue.c:699
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr "%s: अपरिचीत चाइल्ड एक्जिट स्टेटस् (%d)\n"
@@ -3648,93 +3679,73 @@ msgstr "qemu अजूनही सुरू केले नाही"
msgid "no subprocess to kill"
msgstr "kill करीता उपकार्य उपलब्ध नाही"
-#: src/proto.c:188
-#, c-format
-msgid "guestfs_set_busy: called when in state %d != READY"
-msgstr "guestfs_set_busy: state %d != READY स्थितीत असताना कॉल केले"
-
-#: src/proto.c:211
-#, c-format
-msgid "guestfs_end_busy: called when in state %d"
-msgstr "guestfs_end_busy: स्तर %d मध्ये असतेवेळी कॉल केले"
-
-#: src/proto.c:421
+#: src/proto.c:379
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
msgstr ""
"check_for_daemon_cancellation_or_eof: डिमन पासून 0x%x वाचा, 0x%x अपेक्षीत\n"
-#: src/proto.c:543
+#: src/proto.c:501
msgid ""
"This usually means the libguestfs appliance failed to start up. Please\n"
"enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
"the debug messages output prior to this error.\n"
msgstr ""
-#: src/proto.c:549
+#: src/proto.c:507
msgid "See earlier debug messages.\n"
msgstr ""
-#: src/proto.c:639
+#: src/proto.c:597
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr "guestfsd पासून मॅजीक स्वाक्षरी प्राप्त, परंतु स्तर %d असे आढळले"
-#: src/proto.c:658
+#: src/proto.c:616
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr "संदेश लांबी (%u) > कमाल शक्य आकार (%d)"
-#: src/proto.c:810
-#, c-format
-msgid "guestfs___send: state %d != BUSY"
-msgstr "guestfs___send: state %d != BUSY"
-
-#: src/proto.c:834
+#: src/proto.c:786
msgid "xdr_guestfs_message_header failed"
msgstr "xdr_guestfs_message_header अपयशी"
-#: src/proto.c:843
+#: src/proto.c:795
msgid "dispatch failed to marshal args"
msgstr "marshal args करीता डिस्पॅच अपयशी"
-#: src/proto.c:939 src/proto.c:1242
+#: src/proto.c:891 src/proto.c:1189
msgid "operation cancelled by user"
msgstr ""
-#: src/proto.c:991
-#, c-format
-msgid "send_file_chunk: state %d != READY"
-msgstr "send_file_chunk: state %d != READY"
-
-#: src/proto.c:1007
+#: src/proto.c:954
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr "xdr_guestfs_chunk अपयशी (buf = %p, buflen = %zu)"
-#: src/proto.c:1168
+#: src/proto.c:1115
#, c-format
msgid "%s: error in chunked encoding"
msgstr "%s: चंक्ड् एनकोडिंग मध्ये त्रुटी आढळली"
-#: src/proto.c:1196
+#: src/proto.c:1143
msgid "write to daemon socket"
msgstr "डिमक सॉकट मध्ये लिहा"
-#: src/proto.c:1219
+#: src/proto.c:1166
msgid "receive_file_data: parse error in reply callback"
msgstr "receive_file_data: कॉलबॅक प्रतिसाद वाचतेवेळी त्रुटी"
-#: src/proto.c:1224
+#: src/proto.c:1171
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr "receive_file_data: फाइल खंड वाचतेवेळी अनपेक्षीत फ्लॅग प्राप्त झाले"
-#: src/proto.c:1232
+#: src/proto.c:1179
msgid "failed to parse file chunk"
msgstr "फाइल खंड वाचण्यास अपयशी"
-#: src/proto.c:1246
+#: src/proto.c:1193
msgid "file receive cancelled by daemon"
msgstr "डिमनने फाइल प्राप्यता रद्द केली"
@@ -4046,3 +4057,15 @@ msgstr "virt-win-reg: {p}: रेजिस्ट्री फाइल डाउ
#, perl-brace-format
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr "virt-win-reg: {p}: रेजिस्ट्री फाइल अपलोड करणे शक्य नाही: {err}\n"
+
+#~ msgid "guestfs_set_busy: called when in state %d != READY"
+#~ msgstr "guestfs_set_busy: state %d != READY स्थितीत असताना कॉल केले"
+
+#~ msgid "guestfs_end_busy: called when in state %d"
+#~ msgstr "guestfs_end_busy: स्तर %d मध्ये असतेवेळी कॉल केले"
+
+#~ msgid "guestfs___send: state %d != BUSY"
+#~ msgstr "guestfs___send: state %d != BUSY"
+
+#~ msgid "send_file_chunk: state %d != READY"
+#~ msgstr "send_file_chunk: state %d != READY"
diff --git a/po/nl.po b/po/nl.po
index f66e891a..c312275c 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-04-25 23:06+0100\n"
+"POT-Creation-Date: 2012-04-26 18:02+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Dutch (http://www.transifex.net/projects/p/fedora/language/"
@@ -53,14 +53,14 @@ msgstr "%s: kon inactieve domeinen niet tonen (code %d, domein %d): %s"
#: cat/virt-filesystems.c:207 cat/virt-ls.c:196 df/domains.c:431 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:226 format/format.c:136
#: fuse/guestmount.c:171 inspector/virt-inspector.c:140
-#: rescue/virt-rescue.c:142
+#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: hendel aanmaken mislukte\n"
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:104
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Probeer `%s --help' voor meer informatie\n"
@@ -105,7 +105,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:261
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
#: format/format.c:188 fuse/guestmount.c:199 inspector/virt-inspector.c:164
-#: rescue/virt-rescue.c:179
+#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: onbekende lange optie: %s (%d)\n"
@@ -3566,8 +3566,8 @@ msgstr "{path} komt niet overeen met augeas patroon"
msgid "{filename}: could not read initrd format"
msgstr "{filename}: kon initrd formaat niet lezen"
-#: rescue/virt-rescue.c:66
-#, c-format
+#: rescue/virt-rescue.c:67
+#, fuzzy, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
"Copyright (C) 2009-2012 Red Hat Inc.\n"
@@ -3584,6 +3584,7 @@ msgid ""
" -m|--memsize MB Set memory size in megabytes\n"
" --network Enable network\n"
" -r|--ro Access read-only\n"
+" --scratch[=N] Add scratch disk(s)\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
" --suggest Suggest mount commands for this guest\n"
@@ -3617,22 +3618,32 @@ msgstr ""
" -x Traceer libguestfs API aanroepen\n"
"Voor meer informatie, zie de manpagina %s(1).\n"
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:170
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr "%s: kon --smp parameter '%s' niet ontleden\n"
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:175
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr "%s: --smp parameter '%s' moet >= 1 zijn\n"
-#: rescue/virt-rescue.c:202
+#: rescue/virt-rescue.c:188
+#, fuzzy, c-format
+msgid "%s: could not parse --scratch parameter '%s'\n"
+msgstr "%s: kon --smp parameter '%s' niet ontleden\n"
+
+#: rescue/virt-rescue.c:194
+#, fuzzy, c-format
+msgid "%s: --scratch parameter '%s' should be >= 1\n"
+msgstr "%s: --smp parameter '%s' moet >= 1 zijn\n"
+
+#: rescue/virt-rescue.c:224
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr "%s:kon geheugen grootte niet ontleden '%s'\n"
-#: rescue/virt-rescue.c:371
+#: rescue/virt-rescue.c:393
#, c-format
msgid ""
"Inspecting the virtual machine or disk image ...\n"
@@ -3641,7 +3652,7 @@ msgstr ""
"Inspecteren van virtuele machine of disk image ...\n"
"\n"
-#: rescue/virt-rescue.c:390
+#: rescue/virt-rescue.c:412
#, c-format
msgid ""
"This disk contains one or more operating systems. You can use these mount\n"
@@ -3653,7 +3664,7 @@ msgstr ""
"aankoppelen van bestandssystemen.\n"
"\n"
-#: rescue/virt-rescue.c:400
+#: rescue/virt-rescue.c:422
#, c-format
msgid ""
"# %s is the root of a %s operating system\n"
@@ -3666,7 +3677,7 @@ msgstr ""
"# %s\n"
"\n"
-#: rescue/virt-rescue.c:457
+#: rescue/virt-rescue.c:479
#, c-format
msgid ""
"This disk contains no filesystems that we recognize.\n"
@@ -3683,7 +3694,7 @@ msgstr ""
"van partities,\n"
"logische volumes em bestandssystemen op lege schijven.\n"
-#: rescue/virt-rescue.c:464
+#: rescue/virt-rescue.c:486
#, c-format
msgid ""
"This disk contains one or more filesystems, but we don't recognize any\n"
@@ -3697,12 +3708,12 @@ msgstr ""
"><rescue> prompt) om dze bestandssystemen aan te koppelen.\n"
"\n"
-#: rescue/virt-rescue.c:469
+#: rescue/virt-rescue.c:491
#, c-format
msgid "# %s has type '%s'\n"
msgstr "# %s heeft type '%s'\n"
-#: rescue/virt-rescue.c:593
+#: rescue/virt-rescue.c:699
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr "%s: onbekende kind exit status (%d)\n"
@@ -3976,17 +3987,7 @@ msgstr "qemu is nog niet gelanceerd"
msgid "no subprocess to kill"
msgstr "geen sub-proces om af te schieten"
-#: src/proto.c:188
-#, c-format
-msgid "guestfs_set_busy: called when in state %d != READY"
-msgstr "guestfs_set_busy: aangeroepen in toestand %d != READY"
-
-#: src/proto.c:211
-#, c-format
-msgid "guestfs_end_busy: called when in state %d"
-msgstr "guestfs_end_busy: aangeroepen in toestand %d"
-
-#: src/proto.c:421
+#: src/proto.c:379
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
@@ -3994,7 +3995,7 @@ msgstr ""
"check_for_daemon_cancellation_or_eof: 0x%x gelezen van daemon, verwachte 0x"
"%x\n"
-#: src/proto.c:543
+#: src/proto.c:501
msgid ""
"This usually means the libguestfs appliance failed to start up. Please\n"
"enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
@@ -4006,71 +4007,61 @@ msgstr ""
"daarna\n"
"de debug boodschappen voor deze fout verschijnt.\n"
-#: src/proto.c:549
+#: src/proto.c:507
msgid "See earlier debug messages.\n"
msgstr "Bekijk eerdere debug boodschappen.\n"
-#: src/proto.c:639
+#: src/proto.c:597
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr "magie ondertekening ontvangen van guestfsd, maar de toestand is %d"
-#: src/proto.c:658
+#: src/proto.c:616
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr "boodschap lengte (%u) > maximaal mogelijke grootte (%d)"
-#: src/proto.c:810
-#, c-format
-msgid "guestfs___send: state %d != BUSY"
-msgstr "guestfs___send: toestand %d != BUSY"
-
-#: src/proto.c:834
+#: src/proto.c:786
msgid "xdr_guestfs_message_header failed"
msgstr "xdr_guestfs_message_header mislukte"
-#: src/proto.c:843
+#: src/proto.c:795
msgid "dispatch failed to marshal args"
msgstr "verzending faalde om argumenten te rangschikken"
-#: src/proto.c:939 src/proto.c:1242
+#: src/proto.c:891 src/proto.c:1189
msgid "operation cancelled by user"
msgstr "bewerking afgebroken door gebruiker"
-#: src/proto.c:991
-#, c-format
-msgid "send_file_chunk: state %d != READY"
-msgstr "send_file_chunk: toestand %d != READY"
-
-#: src/proto.c:1007
+#: src/proto.c:954
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr "xdr_guestfs_chunk mislukted (buf = %p, buflen = %zu)"
-#: src/proto.c:1168
+#: src/proto.c:1115
#, c-format
msgid "%s: error in chunked encoding"
msgstr "%s: fout in chunk codering"
-#: src/proto.c:1196
+#: src/proto.c:1143
msgid "write to daemon socket"
msgstr "schrijven naar daemon socket"
-#: src/proto.c:1219
+#: src/proto.c:1166
msgid "receive_file_data: parse error in reply callback"
msgstr "receive_file_data: ontleed fout in antwoord callback"
-#: src/proto.c:1224
+#: src/proto.c:1171
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr ""
"receive_file_data: onverwachte vlag ontvangen bij het lezen van bestand "
"chunks"
-#: src/proto.c:1232
+#: src/proto.c:1179
msgid "failed to parse file chunk"
msgstr "bestand chunk ontleden mislukte"
-#: src/proto.c:1246
+#: src/proto.c:1193
msgid "file receive cancelled by daemon"
msgstr "bestand ontvangen geannuleerd door daemon"
@@ -4406,5 +4397,17 @@ msgstr "virt-win-reg: {p}: kon registry bestand niet downloaden: {err}\n"
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr "virt-win-reg: {p}: kon registry bestand niet uploaden: {err}\n"
+#~ msgid "guestfs_set_busy: called when in state %d != READY"
+#~ msgstr "guestfs_set_busy: aangeroepen in toestand %d != READY"
+
+#~ msgid "guestfs_end_busy: called when in state %d"
+#~ msgstr "guestfs_end_busy: aangeroepen in toestand %d"
+
+#~ msgid "guestfs___send: state %d != BUSY"
+#~ msgstr "guestfs___send: toestand %d != BUSY"
+
+#~ msgid "send_file_chunk: state %d != READY"
+#~ msgstr "send_file_chunk: toestand %d != READY"
+
#~ msgid "drive %s can't be added twice"
#~ msgstr "drive %s kan niet tweemaal worden toegevoegd"
diff --git a/po/or.po b/po/or.po
index dec25a48..aff721e0 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-04-25 23:06+0100\n"
+"POT-Creation-Date: 2012-04-26 18:02+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Oriya (http://www.transifex.net/projects/p/fedora/language/"
@@ -49,14 +49,14 @@ msgstr ""
#: cat/virt-filesystems.c:207 cat/virt-ls.c:196 df/domains.c:431 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:226 format/format.c:136
#: fuse/guestmount.c:171 inspector/virt-inspector.c:140
-#: rescue/virt-rescue.c:142
+#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: ନିୟନ୍ତ୍ରଣ ପ୍ରସ୍ତୁତ କରିବାରେ ବିଫଳ ହୋଇଛି\n"
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:104
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "ଅଧିକ ସୂଚନା ପାଇଁ `%s --help' କୁ ଚେଷ୍ଟା କରନ୍ତୁ।\n"
@@ -85,7 +85,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:261
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
#: format/format.c:188 fuse/guestmount.c:199 inspector/virt-inspector.c:164
-#: rescue/virt-rescue.c:179
+#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: ଅଜଣା ଲମ୍ବା ବିକଳ୍ପ: %s (%d)\n"
@@ -3175,7 +3175,7 @@ msgstr ""
msgid "{filename}: could not read initrd format"
msgstr ""
-#: rescue/virt-rescue.c:66
+#: rescue/virt-rescue.c:67
#, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
@@ -3193,6 +3193,7 @@ msgid ""
" -m|--memsize MB Set memory size in megabytes\n"
" --network Enable network\n"
" -r|--ro Access read-only\n"
+" --scratch[=N] Add scratch disk(s)\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
" --suggest Suggest mount commands for this guest\n"
@@ -3203,29 +3204,39 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:170
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:175
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr ""
-#: rescue/virt-rescue.c:202
+#: rescue/virt-rescue.c:188
+#, fuzzy, c-format
+msgid "%s: could not parse --scratch parameter '%s'\n"
+msgstr "%s ପାଖରେ %d ପ୍ରଚଳମାନ ଥିବା ଉଚିତ\n"
+
+#: rescue/virt-rescue.c:194
+#, c-format
+msgid "%s: --scratch parameter '%s' should be >= 1\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:224
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:371
+#: rescue/virt-rescue.c:393
#, c-format
msgid ""
"Inspecting the virtual machine or disk image ...\n"
"\n"
msgstr ""
-#: rescue/virt-rescue.c:390
+#: rescue/virt-rescue.c:412
#, c-format
msgid ""
"This disk contains one or more operating systems. You can use these mount\n"
@@ -3233,7 +3244,7 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:400
+#: rescue/virt-rescue.c:422
#, c-format
msgid ""
"# %s is the root of a %s operating system\n"
@@ -3242,7 +3253,7 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:457
+#: rescue/virt-rescue.c:479
#, c-format
msgid ""
"This disk contains no filesystems that we recognize.\n"
@@ -3252,7 +3263,7 @@ msgid ""
"logical volumes and filesystems on a blank disk.\n"
msgstr ""
-#: rescue/virt-rescue.c:464
+#: rescue/virt-rescue.c:486
#, c-format
msgid ""
"This disk contains one or more filesystems, but we don't recognize any\n"
@@ -3261,12 +3272,12 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:469
+#: rescue/virt-rescue.c:491
#, c-format
msgid "# %s has type '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:593
+#: rescue/virt-rescue.c:699
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
@@ -3520,92 +3531,72 @@ msgstr "qemu ଏପର୍ଯ୍ୟନ୍ତ ଆରମ୍ଭ ହୋଇନାହ
msgid "no subprocess to kill"
msgstr "ବନ୍ଦ କରିବା ପାଇଁ କୌଣସି ଉପ-ପଦ୍ଧତି ନାହିଁ"
-#: src/proto.c:188
-#, c-format
-msgid "guestfs_set_busy: called when in state %d != READY"
-msgstr "guestfs_set_busy: ଅବସ୍ଥା %d ରେ ଥିବା ସମୟରେ ଡ଼ାକିଥିଲା != READY"
-
-#: src/proto.c:211
-#, c-format
-msgid "guestfs_end_busy: called when in state %d"
-msgstr "guestfs_end_busy: ଅବସ୍ଥା %d ରେ ଥିବା ସମୟରେ ଡ଼ାକିଥିଲା"
-
-#: src/proto.c:421
+#: src/proto.c:379
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
msgstr "check_for_daemon_cancellation_or_eof: ଡେମନରୁ 0x%x କୁ ପଢ଼ନ୍ତୁ, ଆଶାତିତ 0x%x\n"
-#: src/proto.c:543
+#: src/proto.c:501
msgid ""
"This usually means the libguestfs appliance failed to start up. Please\n"
"enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
"the debug messages output prior to this error.\n"
msgstr ""
-#: src/proto.c:549
+#: src/proto.c:507
msgid "See earlier debug messages.\n"
msgstr ""
-#: src/proto.c:639
+#: src/proto.c:597
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr "guestfsd ରୁ ଚମତ୍କାର ହସ୍ତାକ୍ଷର ଗ୍ରହଣ କରିଛି, କିନ୍ତୁ ଅବସ୍ଥା %d ରେ"
-#: src/proto.c:658
+#: src/proto.c:616
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr "ସନ୍ଦେଶ ଲମ୍ବ (%u) > ସର୍ବାଧିକ ସମ୍ଭାବ୍ୟ ଆକାର (%d)"
-#: src/proto.c:810
-#, c-format
-msgid "guestfs___send: state %d != BUSY"
-msgstr "guestfs___send: ଅବସ୍ଥା %d != BUSY"
-
-#: src/proto.c:834
+#: src/proto.c:786
msgid "xdr_guestfs_message_header failed"
msgstr "xdr_guestfs_message_header ବିଫଳ ହୋଇଛି"
-#: src/proto.c:843
+#: src/proto.c:795
msgid "dispatch failed to marshal args"
msgstr "ମାର୍ଶାଲ args କୁ ପଠାଇବା ବିଫଳ ହୋଇଛି"
-#: src/proto.c:939 src/proto.c:1242
+#: src/proto.c:891 src/proto.c:1189
msgid "operation cancelled by user"
msgstr ""
-#: src/proto.c:991
-#, c-format
-msgid "send_file_chunk: state %d != READY"
-msgstr "send_file_chunk: ଅବସ୍ଥା %d != READY"
-
-#: src/proto.c:1007
+#: src/proto.c:954
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr "xdr_guestfs_chunk ବିଫଳ ହୋଇଛି (buf = %p, buflen = %zu)"
-#: src/proto.c:1168
+#: src/proto.c:1115
#, c-format
msgid "%s: error in chunked encoding"
msgstr "%s: ମିଶ୍ରିତ ସାଙ୍କେତିକରଣରେ ତ୍ରୁଟି"
-#: src/proto.c:1196
+#: src/proto.c:1143
msgid "write to daemon socket"
msgstr "ଡେମନ ସକେଟରେ ଲେଖନ୍ତୁ"
-#: src/proto.c:1219
+#: src/proto.c:1166
msgid "receive_file_data: parse error in reply callback"
msgstr "receive_file_data: ଉତ୍ତର ଡ଼ାକରାରେ ବିଶ୍ଳେଷଣ ତ୍ରୁଟି"
-#: src/proto.c:1224
+#: src/proto.c:1171
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr "receive_file_data: ଫାଇଲ ମାଳାକୁ ପଢ଼ିବା ସମୟରେ ଅପ୍ରତ୍ୟାଶିତ ଫ୍ଲାଗ ଗ୍ରହଣ ହୋଇଛି"
-#: src/proto.c:1232
+#: src/proto.c:1179
msgid "failed to parse file chunk"
msgstr "ଫାଇଲ ମାଳାକୁ ବିଶ୍ଳେଷଣ କରିବାରେ ବିଫଳ"
-#: src/proto.c:1246
+#: src/proto.c:1193
msgid "file receive cancelled by daemon"
msgstr "ଫାଇଲ ଗ୍ରହଣ ଡେମନ ଦ୍ଵାରା ବାତିଲ ହୋଇଛି"
@@ -3896,3 +3887,15 @@ msgstr ""
#, perl-brace-format
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr ""
+
+#~ msgid "guestfs_set_busy: called when in state %d != READY"
+#~ msgstr "guestfs_set_busy: ଅବସ୍ଥା %d ରେ ଥିବା ସମୟରେ ଡ଼ାକିଥିଲା != READY"
+
+#~ msgid "guestfs_end_busy: called when in state %d"
+#~ msgstr "guestfs_end_busy: ଅବସ୍ଥା %d ରେ ଥିବା ସମୟରେ ଡ଼ାକିଥିଲା"
+
+#~ msgid "guestfs___send: state %d != BUSY"
+#~ msgstr "guestfs___send: ଅବସ୍ଥା %d != BUSY"
+
+#~ msgid "send_file_chunk: state %d != READY"
+#~ msgstr "send_file_chunk: ଅବସ୍ଥା %d != READY"
diff --git a/po/pa.po b/po/pa.po
index 541d5c6c..04501c1d 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-04-25 23:06+0100\n"
+"POT-Creation-Date: 2012-04-26 18:02+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Panjabi (Punjabi) <punjabi-users@lists.sf.net>\n"
@@ -49,14 +49,14 @@ msgstr "%s: ਨਾ-ਸਰਗਰਮ ਡੋਮੇਨਾਂ (ਕੋਡ %d, ਡੋ
#: cat/virt-filesystems.c:207 cat/virt-ls.c:196 df/domains.c:431 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:226 format/format.c:136
#: fuse/guestmount.c:171 inspector/virt-inspector.c:140
-#: rescue/virt-rescue.c:142
+#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: ਹੈਂਡਲ ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ\n"
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:104
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "ਵਧੇਰੇ ਜਾਣਕਾਰੀ ਲਈ `%s --help' ਵਰਤੋ।\n"
@@ -101,7 +101,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:261
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
#: format/format.c:188 fuse/guestmount.c:199 inspector/virt-inspector.c:164
-#: rescue/virt-rescue.c:179
+#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: ਅਣਜਾਣ long ਚੋਣ: %s (%d)\n"
@@ -3313,8 +3313,8 @@ msgstr "{path} ਦਾ ਮੇਲ augeas ਪੈਟਰਨ ਨਾਲ ਨਹੀਂ
msgid "{filename}: could not read initrd format"
msgstr "{filename}: initrd ਫਾਰਮੈਟ ਪੜ ਨਹੀਂ ਸਕਿਆ"
-#: rescue/virt-rescue.c:66
-#, c-format
+#: rescue/virt-rescue.c:67
+#, fuzzy, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
"Copyright (C) 2009-2012 Red Hat Inc.\n"
@@ -3331,6 +3331,7 @@ msgid ""
" -m|--memsize MB Set memory size in megabytes\n"
" --network Enable network\n"
" -r|--ro Access read-only\n"
+" --scratch[=N] Add scratch disk(s)\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
" --suggest Suggest mount commands for this guest\n"
@@ -3340,30 +3341,56 @@ msgid ""
" -x Trace libguestfs API calls\n"
"For more information, see the manpage %s(1).\n"
msgstr ""
+"%s: check alignment of virtual machine partitions\n"
+"Copyright (C) 2011 Red Hat Inc.\n"
+"Usage:\n"
+" %s [--options] -d domname\n"
+" %s [--options] -a disk.img [-a disk.img ...]\n"
+"Options:\n"
+" -a|--add image Add image\n"
+" -c|--connect uri Specify libvirt URI for -d option\n"
+" -d|--domain guest Add disks from libvirt guest\n"
+" --format[=raw|..] Force disk format for -a option\n"
+" --help Display brief help\n"
+" -q|--quiet No output, just exit code\n"
+" -v|--verbose Verbose messages\n"
+" -V|--version Display version and exit\n"
+" -x Trace libguestfs API calls\n"
+"For more information, see the manpage %s(1).\n"
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:170
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:175
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr ""
-#: rescue/virt-rescue.c:202
+#: rescue/virt-rescue.c:188
+#, fuzzy, c-format
+msgid "%s: could not parse --scratch parameter '%s'\n"
+msgstr "%s: ਮੈਮੋਰੀ ਅਕਾਰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਿਆ '%s'\n"
+
+#: rescue/virt-rescue.c:194
+#, c-format
+msgid "%s: --scratch parameter '%s' should be >= 1\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:224
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr "%s: ਮੈਮੋਰੀ ਅਕਾਰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਿਆ '%s'\n"
-#: rescue/virt-rescue.c:371
+#: rescue/virt-rescue.c:393
#, c-format
msgid ""
"Inspecting the virtual machine or disk image ...\n"
"\n"
msgstr ""
-#: rescue/virt-rescue.c:390
+#: rescue/virt-rescue.c:412
#, c-format
msgid ""
"This disk contains one or more operating systems. You can use these mount\n"
@@ -3371,7 +3398,7 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:400
+#: rescue/virt-rescue.c:422
#, c-format
msgid ""
"# %s is the root of a %s operating system\n"
@@ -3380,7 +3407,7 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:457
+#: rescue/virt-rescue.c:479
#, c-format
msgid ""
"This disk contains no filesystems that we recognize.\n"
@@ -3390,7 +3417,7 @@ msgid ""
"logical volumes and filesystems on a blank disk.\n"
msgstr ""
-#: rescue/virt-rescue.c:464
+#: rescue/virt-rescue.c:486
#, c-format
msgid ""
"This disk contains one or more filesystems, but we don't recognize any\n"
@@ -3399,12 +3426,12 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:469
+#: rescue/virt-rescue.c:491
#, c-format
msgid "# %s has type '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:593
+#: rescue/virt-rescue.c:699
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr "%s: ਅਣਜਾਣ ਲੰਬਾ ਚੋਣ: (%d)\n"
@@ -3660,93 +3687,73 @@ msgstr "qemu ਹਾਲੇ ਤੱਕ ਚਾਲੂ ਨਹੀਂ ਕੀਤਾ"
msgid "no subprocess to kill"
msgstr "ਖਤਮ ਕਰਨ ਲਈ ਕੋਈ ਅਧੀਨ-ਕਾਰਜ ਨਹੀਂ"
-#: src/proto.c:188
-#, c-format
-msgid "guestfs_set_busy: called when in state %d != READY"
-msgstr "guestfs_set_busy: called when in state %d != READY"
-
-#: src/proto.c:211
-#, c-format
-msgid "guestfs_end_busy: called when in state %d"
-msgstr "guestfs_end_busy: called when in state %d"
-
-#: src/proto.c:421
+#: src/proto.c:379
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
msgstr ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
-#: src/proto.c:543
+#: src/proto.c:501
msgid ""
"This usually means the libguestfs appliance failed to start up. Please\n"
"enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
"the debug messages output prior to this error.\n"
msgstr ""
-#: src/proto.c:549
+#: src/proto.c:507
msgid "See earlier debug messages.\n"
msgstr ""
-#: src/proto.c:639
+#: src/proto.c:597
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr "guestfsd ਤੋਂ ਮੈਜਿਕ ਸਿਗਨੇਚਰ , ਪਰ %d ਸਥਿਤੀ ਵਿੱਚ"
-#: src/proto.c:658
+#: src/proto.c:616
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr "message length (%u) > maximum possible size (%d)"
-#: src/proto.c:810
-#, c-format
-msgid "guestfs___send: state %d != BUSY"
-msgstr "guestfs___send: state %d != BUSY"
-
-#: src/proto.c:834
+#: src/proto.c:786
msgid "xdr_guestfs_message_header failed"
msgstr "xdr_guestfs_message_header failed"
-#: src/proto.c:843
+#: src/proto.c:795
msgid "dispatch failed to marshal args"
msgstr "dispatch failed to marshal args"
-#: src/proto.c:939 src/proto.c:1242
+#: src/proto.c:891 src/proto.c:1189
msgid "operation cancelled by user"
msgstr "ਯੂਜ਼ਰ ਦੁਆਰਾ ਕਾਰਵਾਈ ਰੱਦ ਕੀਤੀ ਗਈ ਹੈ"
-#: src/proto.c:991
-#, c-format
-msgid "send_file_chunk: state %d != READY"
-msgstr "send_file_chunk: state %d != READY"
-
-#: src/proto.c:1007
+#: src/proto.c:954
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
-#: src/proto.c:1168
+#: src/proto.c:1115
#, c-format
msgid "%s: error in chunked encoding"
msgstr "%s: error in chunked encoding"
-#: src/proto.c:1196
+#: src/proto.c:1143
msgid "write to daemon socket"
msgstr "ਡੈਮਨ ਸਾਕਟ ਵਿੱਚ ਲਿਖੋ"
-#: src/proto.c:1219
+#: src/proto.c:1166
msgid "receive_file_data: parse error in reply callback"
msgstr "receive_file_data: parse error in reply callback"
-#: src/proto.c:1224
+#: src/proto.c:1171
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr "receive_file_data: unexpected flag received when reading file chunks"
-#: src/proto.c:1232
+#: src/proto.c:1179
msgid "failed to parse file chunk"
msgstr "ਫਾਇਲ ਚੰਕ ਪਾਰਸ ਕਰਨ ਵਿੱਚ ਫੇਲ ਹੋਇਆ"
-#: src/proto.c:1246
+#: src/proto.c:1193
msgid "file receive cancelled by daemon"
msgstr "ਫਾਇਲ ਸਵੀਕਾਰ ਕਰਨਾ ਡੈਮਨ ਦੁਆਰਾ ਰੱਦ ਕੀਤਾ ਗਿਆ ਹੈ"
@@ -4059,3 +4066,15 @@ msgstr "virt-win-reg: {p}: ਰਜਿਸਟਰੀ ਫਾਇਲ ਡਾਊਨਲੋ
#, perl-brace-format
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr "virt-win-reg: {p}: ਰਜਿਸਟਰੀ ਫਾਇਲ ਨੂੰ ਅੱਪਲੋਡ ਨਹੀਂ ਕਰ ਸਕਦਾ: {err}\n"
+
+#~ msgid "guestfs_set_busy: called when in state %d != READY"
+#~ msgstr "guestfs_set_busy: called when in state %d != READY"
+
+#~ msgid "guestfs_end_busy: called when in state %d"
+#~ msgstr "guestfs_end_busy: called when in state %d"
+
+#~ msgid "guestfs___send: state %d != BUSY"
+#~ msgstr "guestfs___send: state %d != BUSY"
+
+#~ msgid "send_file_chunk: state %d != READY"
+#~ msgstr "send_file_chunk: state %d != READY"
diff --git a/po/pl.po b/po/pl.po
index 582ad395..064c64e9 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-04-25 23:06+0100\n"
+"POT-Creation-Date: 2012-04-26 18:02+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Polish (http://www.transifex.net/projects/p/fedora/language/"
@@ -56,14 +56,14 @@ msgstr ""
#: cat/virt-filesystems.c:207 cat/virt-ls.c:196 df/domains.c:431 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:226 format/format.c:136
#: fuse/guestmount.c:171 inspector/virt-inspector.c:140
-#: rescue/virt-rescue.c:142
+#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: utworzenie programu obsługi się nie powiodło\n"
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:104
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Należy spróbować \"%s --help\", aby uzyskać więcej informacji.\n"
@@ -108,7 +108,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:261
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
#: format/format.c:188 fuse/guestmount.c:199 inspector/virt-inspector.c:164
-#: rescue/virt-rescue.c:179
+#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: nieznana długa opcja: %s (%d)\n"
@@ -3586,8 +3586,8 @@ msgstr "{path} nie zgadza się ze wzorem Augeas"
msgid "{filename}: could not read initrd format"
msgstr "{filename}: nie można odczytać formatu initrd"
-#: rescue/virt-rescue.c:66
-#, c-format
+#: rescue/virt-rescue.c:67
+#, fuzzy, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
"Copyright (C) 2009-2012 Red Hat Inc.\n"
@@ -3604,6 +3604,7 @@ msgid ""
" -m|--memsize MB Set memory size in megabytes\n"
" --network Enable network\n"
" -r|--ro Access read-only\n"
+" --scratch[=N] Add scratch disk(s)\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
" --suggest Suggest mount commands for this guest\n"
@@ -3638,22 +3639,32 @@ msgstr ""
" -x Śledzi wywołania API biblioteki libguestfs\n"
"Aby dowiedzieć się więcej, należy zobaczyć stronę podręcznika %s(1).\n"
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:170
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr "%s: nie można przetworzyć parametru \"%s\" opcji --smp\n"
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:175
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr "%s: parametr \"%s\" opcji --smp powinien wynosić >= 1\n"
-#: rescue/virt-rescue.c:202
+#: rescue/virt-rescue.c:188
+#, fuzzy, c-format
+msgid "%s: could not parse --scratch parameter '%s'\n"
+msgstr "%s: nie można przetworzyć parametru \"%s\" opcji --smp\n"
+
+#: rescue/virt-rescue.c:194
+#, fuzzy, c-format
+msgid "%s: --scratch parameter '%s' should be >= 1\n"
+msgstr "%s: parametr \"%s\" opcji --smp powinien wynosić >= 1\n"
+
+#: rescue/virt-rescue.c:224
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr "%s: nie można przetworzyć rozmiaru pamięci \"%s\"\n"
-#: rescue/virt-rescue.c:371
+#: rescue/virt-rescue.c:393
#, c-format
msgid ""
"Inspecting the virtual machine or disk image ...\n"
@@ -3662,7 +3673,7 @@ msgstr ""
"Badanie maszyny wirtualnej lub obrazu dysku...\n"
"\n"
-#: rescue/virt-rescue.c:390
+#: rescue/virt-rescue.c:412
#, c-format
msgid ""
"This disk contains one or more operating systems. You can use these mount\n"
@@ -3674,7 +3685,7 @@ msgstr ""
"plików.\n"
"\n"
-#: rescue/virt-rescue.c:400
+#: rescue/virt-rescue.c:422
#, c-format
msgid ""
"# %s is the root of a %s operating system\n"
@@ -3687,7 +3698,7 @@ msgstr ""
"# %s\n"
"\n"
-#: rescue/virt-rescue.c:457
+#: rescue/virt-rescue.c:479
#, c-format
msgid ""
"This disk contains no filesystems that we recognize.\n"
@@ -3702,7 +3713,7 @@ msgstr ""
"systemy plików nierozpoznawane przez bibliotekę libguestfs, albo utworzyć\n"
"partycje, woluminy logiczne i systemy plików na pustym dysku.\n"
-#: rescue/virt-rescue.c:464
+#: rescue/virt-rescue.c:486
#, c-format
msgid ""
"This disk contains one or more filesystems, but we don't recognize any\n"
@@ -3715,12 +3726,12 @@ msgstr ""
"znaku zachęty ><rescue>), aby zamontować te systemy plików.\n"
"\n"
-#: rescue/virt-rescue.c:469
+#: rescue/virt-rescue.c:491
#, c-format
msgid "# %s has type '%s'\n"
msgstr "# %s posiada typ \"%s\"\n"
-#: rescue/virt-rescue.c:593
+#: rescue/virt-rescue.c:699
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr "%s: nieznany stan wyjścia potomka (%d)\n"
@@ -4004,17 +4015,7 @@ msgstr "QEMU nie zostało jeszcze uruchomione"
msgid "no subprocess to kill"
msgstr "brak podprocesu do zniszczenia"
-#: src/proto.c:188
-#, c-format
-msgid "guestfs_set_busy: called when in state %d != READY"
-msgstr "guestfs_set_busy: wywołano, kiedy w stanie %d != GOTOWY"
-
-#: src/proto.c:211
-#, c-format
-msgid "guestfs_end_busy: called when in state %d"
-msgstr "guestfs_end_busy: wywołano, kiedy w stanie %d"
-
-#: src/proto.c:421
+#: src/proto.c:379
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
@@ -4022,7 +4023,7 @@ msgstr ""
"check_for_daemon_cancellation_or_eof: odczytano 0x%x z demona, oczekiwano 0x"
"%x\n"
-#: src/proto.c:543
+#: src/proto.c:501
msgid ""
"This usually means the libguestfs appliance failed to start up. Please\n"
"enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
@@ -4033,71 +4034,61 @@ msgstr ""
"wykonać polecenie, a następnie spojrzeć na wyjście komunikatów debugowania\n"
"przed wystąpieniem tego błędu.\n"
-#: src/proto.c:549
+#: src/proto.c:507
msgid "See earlier debug messages.\n"
msgstr "Proszę zobaczyć wcześniejsze komunikaty debugowania.\n"
-#: src/proto.c:639
+#: src/proto.c:597
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr "otrzymano podpis magic z guestfsd, ale w stanie %d"
-#: src/proto.c:658
+#: src/proto.c:616
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr "długość komunikatu (%u) > maksymalny możliwy rozmiar (%d)"
-#: src/proto.c:810
-#, c-format
-msgid "guestfs___send: state %d != BUSY"
-msgstr "guestfs___send: stan %d != ZAJĘTY"
-
-#: src/proto.c:834
+#: src/proto.c:786
msgid "xdr_guestfs_message_header failed"
msgstr "xdr_guestfs_message_header się nie powiodło"
-#: src/proto.c:843
+#: src/proto.c:795
msgid "dispatch failed to marshal args"
msgstr "rozdzielenie parametrów marszałka się nie powiodło"
-#: src/proto.c:939 src/proto.c:1242
+#: src/proto.c:891 src/proto.c:1189
msgid "operation cancelled by user"
msgstr "działanie zostało anulowane przez użytkownika"
-#: src/proto.c:991
-#, c-format
-msgid "send_file_chunk: state %d != READY"
-msgstr "send_file_chunk: stan %d != GOTOWY"
-
-#: src/proto.c:1007
+#: src/proto.c:954
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr "xdr_guestfs_chunk się nie powiodło (bufor = %p, długość bufora = %zu)"
-#: src/proto.c:1168
+#: src/proto.c:1115
#, c-format
msgid "%s: error in chunked encoding"
msgstr "%s: błąd w kodowaniu fragmentu"
-#: src/proto.c:1196
+#: src/proto.c:1143
msgid "write to daemon socket"
msgstr "zapisuje do gniazda demona"
-#: src/proto.c:1219
+#: src/proto.c:1166
msgid "receive_file_data: parse error in reply callback"
msgstr "receive_file_data: błąd przetwarzania w odpowiedzi wywołania zwrotnego"
-#: src/proto.c:1224
+#: src/proto.c:1171
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr ""
"receive_file_data: otrzymano nieoczekiwaną flagę podczas odczytywania "
"fragmentów pliku"
-#: src/proto.c:1232
+#: src/proto.c:1179
msgid "failed to parse file chunk"
msgstr "przetworzenie fragmentu pliku się nie powiodło"
-#: src/proto.c:1246
+#: src/proto.c:1193
msgid "file receive cancelled by daemon"
msgstr "otrzymanie pliku zostało anulowane przez demona"
@@ -4441,5 +4432,17 @@ msgstr "virt-win-reg: {p}: nie można pobrać pliku rejestru: {err}\n"
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr "virt-win-reg: {p}: nie można wysłać pliku rejestru: {err}\n"
+#~ msgid "guestfs_set_busy: called when in state %d != READY"
+#~ msgstr "guestfs_set_busy: wywołano, kiedy w stanie %d != GOTOWY"
+
+#~ msgid "guestfs_end_busy: called when in state %d"
+#~ msgstr "guestfs_end_busy: wywołano, kiedy w stanie %d"
+
+#~ msgid "guestfs___send: state %d != BUSY"
+#~ msgstr "guestfs___send: stan %d != ZAJĘTY"
+
+#~ msgid "send_file_chunk: state %d != READY"
+#~ msgstr "send_file_chunk: stan %d != GOTOWY"
+
#~ msgid "drive %s can't be added twice"
#~ msgstr "napęd %s nie może zostać dodany dwa razy"
diff --git a/po/ta.po b/po/ta.po
index a8796b3c..61d49270 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-04-25 23:06+0100\n"
+"POT-Creation-Date: 2012-04-26 18:02+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Tamil <tamil-users@lists.fedoraproject.org>\n"
@@ -48,14 +48,14 @@ msgstr ""
#: cat/virt-filesystems.c:207 cat/virt-ls.c:196 df/domains.c:431 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:226 format/format.c:136
#: fuse/guestmount.c:171 inspector/virt-inspector.c:140
-#: rescue/virt-rescue.c:142
+#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: ஹாண்டிலை உருவாக்க முடியவில்லை\n"
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:104
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "`%s --help' க்கான கூடுதல் தகவலுக்கு முயற்சிக்கவும்.\n"
@@ -84,7 +84,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:261
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
#: format/format.c:188 fuse/guestmount.c:199 inspector/virt-inspector.c:164
-#: rescue/virt-rescue.c:179
+#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: தெரியாத நீண்ட விருப்பம்: %s (%d)\n"
@@ -3175,7 +3175,7 @@ msgstr ""
msgid "{filename}: could not read initrd format"
msgstr ""
-#: rescue/virt-rescue.c:66
+#: rescue/virt-rescue.c:67
#, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
@@ -3193,6 +3193,7 @@ msgid ""
" -m|--memsize MB Set memory size in megabytes\n"
" --network Enable network\n"
" -r|--ro Access read-only\n"
+" --scratch[=N] Add scratch disk(s)\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
" --suggest Suggest mount commands for this guest\n"
@@ -3203,29 +3204,39 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:170
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:175
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr ""
-#: rescue/virt-rescue.c:202
+#: rescue/virt-rescue.c:188
+#, fuzzy, c-format
+msgid "%s: could not parse --scratch parameter '%s'\n"
+msgstr "%s ஆனது %d அளவுருக்(களை) பெற்றிருக்க வேண்டும்\n"
+
+#: rescue/virt-rescue.c:194
+#, c-format
+msgid "%s: --scratch parameter '%s' should be >= 1\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:224
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:371
+#: rescue/virt-rescue.c:393
#, c-format
msgid ""
"Inspecting the virtual machine or disk image ...\n"
"\n"
msgstr ""
-#: rescue/virt-rescue.c:390
+#: rescue/virt-rescue.c:412
#, c-format
msgid ""
"This disk contains one or more operating systems. You can use these mount\n"
@@ -3233,7 +3244,7 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:400
+#: rescue/virt-rescue.c:422
#, c-format
msgid ""
"# %s is the root of a %s operating system\n"
@@ -3242,7 +3253,7 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:457
+#: rescue/virt-rescue.c:479
#, c-format
msgid ""
"This disk contains no filesystems that we recognize.\n"
@@ -3252,7 +3263,7 @@ msgid ""
"logical volumes and filesystems on a blank disk.\n"
msgstr ""
-#: rescue/virt-rescue.c:464
+#: rescue/virt-rescue.c:486
#, c-format
msgid ""
"This disk contains one or more filesystems, but we don't recognize any\n"
@@ -3261,12 +3272,12 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:469
+#: rescue/virt-rescue.c:491
#, c-format
msgid "# %s has type '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:593
+#: rescue/virt-rescue.c:699
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
@@ -3520,17 +3531,7 @@ msgstr "qemu இன்னும் துவங்கப்படவில்ல
msgid "no subprocess to kill"
msgstr "அழிப்பதற்கு துணைசெயல்பாடுகள் இல்லை"
-#: src/proto.c:188
-#, c-format
-msgid "guestfs_set_busy: called when in state %d != READY"
-msgstr "guestfs_set_busy: %d நிலையில் உள்ள போது அழைத்தது!= READY"
-
-#: src/proto.c:211
-#, c-format
-msgid "guestfs_end_busy: called when in state %d"
-msgstr "guestfs_end_busy: நிலை %dல் உள்ள போது அழைத்தது"
-
-#: src/proto.c:421
+#: src/proto.c:379
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
@@ -3538,76 +3539,66 @@ msgstr ""
"check_for_daemon_cancellation_or_eof: டொமைனிலிருந்து 0x%x ஐ வாசி, "
"எதிர்பார்க்கப்பட்ட 0x%x\n"
-#: src/proto.c:543
+#: src/proto.c:501
msgid ""
"This usually means the libguestfs appliance failed to start up. Please\n"
"enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
"the debug messages output prior to this error.\n"
msgstr ""
-#: src/proto.c:549
+#: src/proto.c:507
msgid "See earlier debug messages.\n"
msgstr ""
-#: src/proto.c:639
+#: src/proto.c:597
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr "received magic signature from guestfsd, but in state %d"
-#: src/proto.c:658
+#: src/proto.c:616
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr "செய்தி அளவு (%u) > குறைந்தபட்ச சாத்தியமான அளவு (%d)"
-#: src/proto.c:810
-#, c-format
-msgid "guestfs___send: state %d != BUSY"
-msgstr "guestfs___send: நிலை%d != BUSY"
-
-#: src/proto.c:834
+#: src/proto.c:786
msgid "xdr_guestfs_message_header failed"
msgstr "xdr_guestfs_message_header தோல்வியுற்றது"
-#: src/proto.c:843
+#: src/proto.c:795
msgid "dispatch failed to marshal args"
msgstr "marshal args ஐ அனுப்ப முடியவில்லை"
-#: src/proto.c:939 src/proto.c:1242
+#: src/proto.c:891 src/proto.c:1189
msgid "operation cancelled by user"
msgstr ""
-#: src/proto.c:991
-#, c-format
-msgid "send_file_chunk: state %d != READY"
-msgstr "send_file_chunk: நிலை %d != READY"
-
-#: src/proto.c:1007
+#: src/proto.c:954
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr "xdr_guestfs_chunk தோல்வியுற்றது (buf = %p, buflen = %zu)"
-#: src/proto.c:1168
+#: src/proto.c:1115
#, c-format
msgid "%s: error in chunked encoding"
msgstr "%s: error in chunked encoding"
-#: src/proto.c:1196
+#: src/proto.c:1143
msgid "write to daemon socket"
msgstr "டொமைன் சாக்கெட்டிற்கு எழுது"
-#: src/proto.c:1219
+#: src/proto.c:1166
msgid "receive_file_data: parse error in reply callback"
msgstr "receive_file_data: பதில் பின்அழைப்பில் உள்ள பிழையை பகுக்கவும்"
-#: src/proto.c:1224
+#: src/proto.c:1171
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr "receive_file_data: கோப்பு சங்க்கை வாசிக்கும் போது எதிர்பாராத கொடி பெறப்பட்டது"
-#: src/proto.c:1232
+#: src/proto.c:1179
msgid "failed to parse file chunk"
msgstr "கோப்பு சங்க்கை பகுக்க முடியவில்லை"
-#: src/proto.c:1246
+#: src/proto.c:1193
msgid "file receive cancelled by daemon"
msgstr "கோப்பினை பெறுதல் டொமைனால் ரத்து செய்யப்பட்டது"
@@ -3898,3 +3889,15 @@ msgstr ""
#, perl-brace-format
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr ""
+
+#~ msgid "guestfs_set_busy: called when in state %d != READY"
+#~ msgstr "guestfs_set_busy: %d நிலையில் உள்ள போது அழைத்தது!= READY"
+
+#~ msgid "guestfs_end_busy: called when in state %d"
+#~ msgstr "guestfs_end_busy: நிலை %dல் உள்ள போது அழைத்தது"
+
+#~ msgid "guestfs___send: state %d != BUSY"
+#~ msgstr "guestfs___send: நிலை%d != BUSY"
+
+#~ msgid "send_file_chunk: state %d != READY"
+#~ msgstr "send_file_chunk: நிலை %d != READY"
diff --git a/po/te.po b/po/te.po
index 7dd0dc47..57ddf7fe 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-04-25 23:06+0100\n"
+"POT-Creation-Date: 2012-04-26 18:02+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Telugu (http://www.transifex.net/projects/p/fedora/language/"
@@ -49,14 +49,14 @@ msgstr ""
#: cat/virt-filesystems.c:207 cat/virt-ls.c:196 df/domains.c:431 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:226 format/format.c:136
#: fuse/guestmount.c:171 inspector/virt-inspector.c:140
-#: rescue/virt-rescue.c:142
+#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: సంభాలికను సృష్టించుటకు విఫలమైంది\n"
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:104
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "అధిక సమాచారము కొరకు `%s --help' ప్రయత్నించండి\n"
@@ -85,7 +85,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:261
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
#: format/format.c:188 fuse/guestmount.c:199 inspector/virt-inspector.c:164
-#: rescue/virt-rescue.c:179
+#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: తెలియని long ఐచ్చికము: %s (%d)\n"
@@ -3173,7 +3173,7 @@ msgstr ""
msgid "{filename}: could not read initrd format"
msgstr ""
-#: rescue/virt-rescue.c:66
+#: rescue/virt-rescue.c:67
#, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
@@ -3191,6 +3191,7 @@ msgid ""
" -m|--memsize MB Set memory size in megabytes\n"
" --network Enable network\n"
" -r|--ro Access read-only\n"
+" --scratch[=N] Add scratch disk(s)\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
" --suggest Suggest mount commands for this guest\n"
@@ -3201,29 +3202,39 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:170
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:175
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr ""
-#: rescue/virt-rescue.c:202
+#: rescue/virt-rescue.c:188
+#, fuzzy, c-format
+msgid "%s: could not parse --scratch parameter '%s'\n"
+msgstr "%s అనునది %d పారామితి(ల)ను కలిగివుండాలి\n"
+
+#: rescue/virt-rescue.c:194
+#, c-format
+msgid "%s: --scratch parameter '%s' should be >= 1\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:224
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:371
+#: rescue/virt-rescue.c:393
#, c-format
msgid ""
"Inspecting the virtual machine or disk image ...\n"
"\n"
msgstr ""
-#: rescue/virt-rescue.c:390
+#: rescue/virt-rescue.c:412
#, c-format
msgid ""
"This disk contains one or more operating systems. You can use these mount\n"
@@ -3231,7 +3242,7 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:400
+#: rescue/virt-rescue.c:422
#, c-format
msgid ""
"# %s is the root of a %s operating system\n"
@@ -3240,7 +3251,7 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:457
+#: rescue/virt-rescue.c:479
#, c-format
msgid ""
"This disk contains no filesystems that we recognize.\n"
@@ -3250,7 +3261,7 @@ msgid ""
"logical volumes and filesystems on a blank disk.\n"
msgstr ""
-#: rescue/virt-rescue.c:464
+#: rescue/virt-rescue.c:486
#, c-format
msgid ""
"This disk contains one or more filesystems, but we don't recognize any\n"
@@ -3259,12 +3270,12 @@ msgid ""
"\n"
msgstr ""
-#: rescue/virt-rescue.c:469
+#: rescue/virt-rescue.c:491
#, c-format
msgid "# %s has type '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:593
+#: rescue/virt-rescue.c:699
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
@@ -3518,93 +3529,73 @@ msgstr "qemu యింకా ఆరంభం కాలేదు"
msgid "no subprocess to kill"
msgstr "అంతంచేయుటకు యే వుపకార్యక్రమము లేదు"
-#: src/proto.c:188
-#, c-format
-msgid "guestfs_set_busy: called when in state %d != READY"
-msgstr "guestfs_set_busy: state %d != READY అయినప్పుడు పిలువబడును"
-
-#: src/proto.c:211
-#, c-format
-msgid "guestfs_end_busy: called when in state %d"
-msgstr "guestfs_end_busy: state %d నందు పిలువబడును"
-
-#: src/proto.c:421
+#: src/proto.c:379
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
msgstr ""
"check_for_daemon_cancellation_or_eof: డెమోన్‌నుండి 0x%x చదివెను, కావలసినది 0x%x\n"
-#: src/proto.c:543
+#: src/proto.c:501
msgid ""
"This usually means the libguestfs appliance failed to start up. Please\n"
"enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
"the debug messages output prior to this error.\n"
msgstr ""
-#: src/proto.c:549
+#: src/proto.c:507
msgid "See earlier debug messages.\n"
msgstr ""
-#: src/proto.c:639
+#: src/proto.c:597
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr "స్థితి %d నందు, guestfsd నుండి చమత్కార సంతకము పొందబడింది"
-#: src/proto.c:658
+#: src/proto.c:616
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr "సందేశము పొడవు (%u) > సాధ్యమగు గరిష్ట పరిమాణము (%d)"
-#: src/proto.c:810
-#, c-format
-msgid "guestfs___send: state %d != BUSY"
-msgstr "guestfs___send: state %d != BUSY"
-
-#: src/proto.c:834
+#: src/proto.c:786
msgid "xdr_guestfs_message_header failed"
msgstr "xdr_guestfs_message_header విఫలమైంది"
-#: src/proto.c:843
+#: src/proto.c:795
msgid "dispatch failed to marshal args"
msgstr "మార్షల్ argsకు చేరవేత విఫలమైంది"
-#: src/proto.c:939 src/proto.c:1242
+#: src/proto.c:891 src/proto.c:1189
msgid "operation cancelled by user"
msgstr ""
-#: src/proto.c:991
-#, c-format
-msgid "send_file_chunk: state %d != READY"
-msgstr "send_file_chunk: state %d != READY"
-
-#: src/proto.c:1007
+#: src/proto.c:954
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr "xdr_guestfs_chunk విఫలమైంది (buf = %p, buflen = %zu)"
-#: src/proto.c:1168
+#: src/proto.c:1115
#, c-format
msgid "%s: error in chunked encoding"
msgstr "%s: చంకడ్ ఎన్కోడింగ్ నందు దోషము"
-#: src/proto.c:1196
+#: src/proto.c:1143
msgid "write to daemon socket"
msgstr "డెమోన్ సాకెట్‌కు వ్రాయుము"
-#: src/proto.c:1219
+#: src/proto.c:1166
msgid "receive_file_data: parse error in reply callback"
msgstr "receive_file_data: రిప్లై కాల్‌బ్యాక్ నందు పార్శ్ దోషము"
-#: src/proto.c:1224
+#: src/proto.c:1171
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr "receive_file_data: ఫైలు ముక్కలను చదువునప్పుడు అనుకోని ఫ్లాగ్ స్వీకరించబడింది"
-#: src/proto.c:1232
+#: src/proto.c:1179
msgid "failed to parse file chunk"
msgstr "ఫైలు ముక్కను పార్శ్ చేయుటలో విఫలమైంది"
-#: src/proto.c:1246
+#: src/proto.c:1193
msgid "file receive cancelled by daemon"
msgstr "ఫైలు స్వీకరణ డెమోన్ ద్వారా రద్దుచేయబడింది"
@@ -3895,3 +3886,15 @@ msgstr ""
#, perl-brace-format
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr ""
+
+#~ msgid "guestfs_set_busy: called when in state %d != READY"
+#~ msgstr "guestfs_set_busy: state %d != READY అయినప్పుడు పిలువబడును"
+
+#~ msgid "guestfs_end_busy: called when in state %d"
+#~ msgstr "guestfs_end_busy: state %d నందు పిలువబడును"
+
+#~ msgid "guestfs___send: state %d != BUSY"
+#~ msgstr "guestfs___send: state %d != BUSY"
+
+#~ msgid "send_file_chunk: state %d != READY"
+#~ msgstr "send_file_chunk: state %d != READY"
diff --git a/po/uk.po b/po/uk.po
index 70f31dee..a6b40f5e 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-04-25 23:06+0100\n"
+"POT-Creation-Date: 2012-04-26 18:02+0100\n"
"PO-Revision-Date: 2012-03-30 17:27+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -53,14 +53,14 @@ msgstr ""
#: cat/virt-filesystems.c:207 cat/virt-ls.c:196 df/domains.c:431 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:226 format/format.c:136
#: fuse/guestmount.c:171 inspector/virt-inspector.c:140
-#: rescue/virt-rescue.c:142
+#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: не вдалося створити елемент керування\n"
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:104
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:66 inspector/virt-inspector.c:78 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Щоб дізнатися більше, віддайте команду «%s --help».\n"
@@ -105,7 +105,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:261
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
#: format/format.c:188 fuse/guestmount.c:199 inspector/virt-inspector.c:164
-#: rescue/virt-rescue.c:179
+#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: невідомий довгий запис параметра: %s (%d)\n"
@@ -3640,8 +3640,8 @@ msgstr "{path} не відповідає шаблону augeas"
msgid "{filename}: could not read initrd format"
msgstr "{filename}: не вдалося прочитати формат initrd"
-#: rescue/virt-rescue.c:66
-#, c-format
+#: rescue/virt-rescue.c:67
+#, fuzzy, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
"Copyright (C) 2009-2012 Red Hat Inc.\n"
@@ -3658,6 +3658,7 @@ msgid ""
" -m|--memsize MB Set memory size in megabytes\n"
" --network Enable network\n"
" -r|--ro Access read-only\n"
+" --scratch[=N] Add scratch disk(s)\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
" --suggest Suggest mount commands for this guest\n"
@@ -3691,22 +3692,32 @@ msgstr ""
" -x Трасувати виклики програмного інтерфейсу libguestfs\n"
"Щоб дізнатися більше, ознайомтеся зі сторінкою довідника (man) %s(1).\n"
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:170
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr "%s: не вдалося обробити параметр --smp «%s»\n"
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:175
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr "%s: значенням параметра --smp «%s» має бути число >= 1\n"
-#: rescue/virt-rescue.c:202
+#: rescue/virt-rescue.c:188
+#, fuzzy, c-format
+msgid "%s: could not parse --scratch parameter '%s'\n"
+msgstr "%s: не вдалося обробити параметр --smp «%s»\n"
+
+#: rescue/virt-rescue.c:194
+#, fuzzy, c-format
+msgid "%s: --scratch parameter '%s' should be >= 1\n"
+msgstr "%s: значенням параметра --smp «%s» має бути число >= 1\n"
+
+#: rescue/virt-rescue.c:224
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr "%s: не вдалося обробити запис об’єму пам’яті «%s»\n"
-#: rescue/virt-rescue.c:371
+#: rescue/virt-rescue.c:393
#, c-format
msgid ""
"Inspecting the virtual machine or disk image ...\n"
@@ -3715,7 +3726,7 @@ msgstr ""
"Вивчення віртуальної машини або образу диска...\n"
"\n"
-#: rescue/virt-rescue.c:390
+#: rescue/virt-rescue.c:412
#, c-format
msgid ""
"This disk contains one or more operating systems. You can use these mount\n"
@@ -3728,7 +3739,7 @@ msgstr ""
"запит ><rescue>) для монтування файлових систем.\n"
"\n"
-#: rescue/virt-rescue.c:400
+#: rescue/virt-rescue.c:422
#, c-format
msgid ""
"# %s is the root of a %s operating system\n"
@@ -3741,7 +3752,7 @@ msgstr ""
"# %s\n"
"\n"
-#: rescue/virt-rescue.c:457
+#: rescue/virt-rescue.c:479
#, c-format
msgid ""
"This disk contains no filesystems that we recognize.\n"
@@ -3758,7 +3769,7 @@ msgstr ""
"створити розділи, логічні томи та файлові системи на порожньому\n"
"диску.\n"
-#: rescue/virt-rescue.c:464
+#: rescue/virt-rescue.c:486
#, c-format
msgid ""
"This disk contains one or more filesystems, but we don't recognize any\n"
@@ -3772,12 +3783,12 @@ msgstr ""
"відповідь на запит ><rescue>) для монтування цих файлових систем.\n"
"\n"
-#: rescue/virt-rescue.c:469
+#: rescue/virt-rescue.c:491
#, c-format
msgid "# %s has type '%s'\n"
msgstr "# %s належить до типу «%s»\n"
-#: rescue/virt-rescue.c:593
+#: rescue/virt-rescue.c:699
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
@@ -4060,17 +4071,7 @@ msgstr "qemu ще не запущено"
msgid "no subprocess to kill"
msgstr "немає підпроцесів для завершення"
-#: src/proto.c:188
-#, c-format
-msgid "guestfs_set_busy: called when in state %d != READY"
-msgstr "guestfs_set_busy: викликано у стані %d != READY"
-
-#: src/proto.c:211
-#, c-format
-msgid "guestfs_end_busy: called when in state %d"
-msgstr "guestfs_end_busy: викликано у стані %d"
-
-#: src/proto.c:421
+#: src/proto.c:379
#, c-format
msgid ""
"check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
@@ -4078,7 +4079,7 @@ msgstr ""
"check_for_daemon_cancellation_or_eof: від фонової служби отримано значення 0x"
"%x, мало бути 0x%x\n"
-#: src/proto.c:543
+#: src/proto.c:501
msgid ""
"This usually means the libguestfs appliance failed to start up. Please\n"
"enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
@@ -4091,71 +4092,61 @@ msgstr ""
"потім ознайомтеся з діагностичними повідомленнями до повідомлення про "
"помилку.\n"
-#: src/proto.c:549
+#: src/proto.c:507
msgid "See earlier debug messages.\n"
msgstr "Ознайомтеся з попередніми діагностичними повідомленнями.\n"
-#: src/proto.c:639
+#: src/proto.c:597
#, c-format
msgid "received magic signature from guestfsd, but in state %d"
msgstr "отримано керівну послідовність байтів від guestfsd, але маємо стан %d"
-#: src/proto.c:658
+#: src/proto.c:616
#, c-format
msgid "message length (%u) > maximum possible size (%d)"
msgstr "довжина повідомлення (%u) перевищує максимальний можливий розмір (%d)"
-#: src/proto.c:810
-#, c-format
-msgid "guestfs___send: state %d != BUSY"
-msgstr "guestfs___send: стан %d != BUSY"
-
-#: src/proto.c:834
+#: src/proto.c:786
msgid "xdr_guestfs_message_header failed"
msgstr "помилка xdr_guestfs_message_header"
-#: src/proto.c:843
+#: src/proto.c:795
msgid "dispatch failed to marshal args"
msgstr "помилка розподілу на основні аргументи"
-#: src/proto.c:939 src/proto.c:1242
+#: src/proto.c:891 src/proto.c:1189
msgid "operation cancelled by user"
msgstr "дію скасовано користувачем"
-#: src/proto.c:991
-#, c-format
-msgid "send_file_chunk: state %d != READY"
-msgstr "send_file_chunk: стан %d != READY"
-
-#: src/proto.c:1007
+#: src/proto.c:954
#, c-format
msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
msgstr "помилка xdr_guestfs_chunk (буфер = %p, довжина буфера = %zu)"
-#: src/proto.c:1168
+#: src/proto.c:1115
#, c-format
msgid "%s: error in chunked encoding"
msgstr "%s: помилка у кодуванні фрагмента"
-#: src/proto.c:1196
+#: src/proto.c:1143
msgid "write to daemon socket"
msgstr "записати до сокета фонової служби"
-#: src/proto.c:1219
+#: src/proto.c:1166
msgid "receive_file_data: parse error in reply callback"
msgstr "receive_file_data: помилка обробки у зворотному виклику відповіді"
-#: src/proto.c:1224
+#: src/proto.c:1171
msgid "receive_file_data: unexpected flag received when reading file chunks"
msgstr ""
"receive_file_data: під час читання фрагментів файла отримано неочікуване "
"значення прапорця"
-#: src/proto.c:1232
+#: src/proto.c:1179
msgid "failed to parse file chunk"
msgstr "не вдалося обробити фрагмент файла"
-#: src/proto.c:1246
+#: src/proto.c:1193
msgid "file receive cancelled by daemon"
msgstr "отримання файла було скасовано фоновою службою"
@@ -4500,5 +4491,17 @@ msgstr "virt-win-reg: {p}: не вдалося отримати файл рег
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr "virt-win-reg: {p}: не вдалося вивантажити файл регістра: {err}\n"
+#~ msgid "guestfs_set_busy: called when in state %d != READY"
+#~ msgstr "guestfs_set_busy: викликано у стані %d != READY"
+
+#~ msgid "guestfs_end_busy: called when in state %d"
+#~ msgstr "guestfs_end_busy: викликано у стані %d"
+
+#~ msgid "guestfs___send: state %d != BUSY"
+#~ msgstr "guestfs___send: стан %d != BUSY"
+
+#~ msgid "send_file_chunk: state %d != READY"
+#~ msgstr "send_file_chunk: стан %d != READY"
+
#~ msgid "drive %s can't be added twice"
#~ msgstr "диск %s не можна додавати двічі"