summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-11-01 15:11:16 +0000
committerRichard W.M. Jones <rjones@redhat.com>2011-11-01 15:11:16 +0000
commitfdcd33a1554c768412061a0448c5ab2044fdae07 (patch)
tree5fc8a8bb45c91141a7400c40b43fb6bf3da79716 /po
parentfc821f97894926c0dcf4f52f55a2d1a810e27873 (diff)
downloadlibguestfs-fdcd33a1554c768412061a0448c5ab2044fdae07.tar.gz
libguestfs-fdcd33a1554c768412061a0448c5ab2044fdae07.tar.xz
libguestfs-fdcd33a1554c768412061a0448c5ab2044fdae07.zip
Version 1.15.1.1.15.1
Diffstat (limited to 'po')
-rw-r--r--po/en_GB.po89
-rw-r--r--po/es.po90
-rw-r--r--po/gu.po67
-rw-r--r--po/hi.po67
-rw-r--r--po/kn.po67
-rw-r--r--po/libguestfs.pot69
-rw-r--r--po/ml.po67
-rw-r--r--po/mr.po89
-rw-r--r--po/nl.po69
-rw-r--r--po/or.po67
-rw-r--r--po/pa.po89
-rw-r--r--po/pl.po69
-rw-r--r--po/ta.po67
-rw-r--r--po/te.po67
-rw-r--r--po/uk.po69
15 files changed, 959 insertions, 143 deletions
diff --git a/po/en_GB.po b/po/en_GB.po
index 12bf3616..6aa4ce32 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: 2011-10-27 16:05+0100\n"
+"POT-Creation-Date: 2011-11-01 14:19+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.net/projects/p/"
@@ -22,7 +22,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:73 fish/fish.c:101
-#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:60
+#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Try `%s --help' for more information.\n"
@@ -51,7 +51,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:429 df/main.c:136 edit/virt-edit.c:141
#: fish/fish.c:222 fuse/guestmount.c:1024 inspector/virt-inspector.c:132
-#: rescue/virt-rescue.c:137
+#: rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: failed to create handle\n"
@@ -59,7 +59,7 @@ msgstr "guestfs_create: failed to create handle\n"
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279
#: fuse/guestmount.c:1061 inspector/virt-inspector.c:154
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: unknown long option: %s (%d)\n"
@@ -2886,8 +2886,8 @@ msgstr ""
msgid "{filename}: could not read initrd format"
msgstr ""
-#: rescue/virt-rescue.c:64
-#, c-format
+#: rescue/virt-rescue.c:66
+#, fuzzy, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
"Copyright (C) 2009-2010 Red Hat Inc.\n"
@@ -2906,29 +2906,98 @@ msgid ""
" -r|--ro Access read-only\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
+" --suggest Suggest mount commands for this guest\n"
" -v|--verbose Verbose messages\n"
" -V|--version Display version and exit\n"
" -w|--rw Mount read-write\n"
" -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:162
+#: rescue/virt-rescue.c:167
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:172
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr ""
-#: rescue/virt-rescue.c:195
+#: rescue/virt-rescue.c:202
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:428
+#: rescue/virt-rescue.c:372
+#, c-format
+msgid ""
+"Inspecting the virtual machine or disk image ...\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:391
+#, c-format
+msgid ""
+"This disk contains one or more operating systems. You can use these mount\n"
+"commands in virt-rescue (at the ><rescue> prompt) to mount the filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:401
+#, c-format
+msgid ""
+"# %s is the root of a %s operating system\n"
+"# type: %s, distro: %s, version: %d.%d\n"
+"# %s\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:458
+#, c-format
+msgid ""
+"This disk contains no filesystems that we recognize.\n"
+"\n"
+"However you can still use virt-rescue on the disk image, to try to mount\n"
+"filesystems that are not recognized by libguestfs, or to create partitions,\n"
+"logical volumes and filesystems on a blank disk.\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:465
+#, c-format
+msgid ""
+"This disk contains one or more filesystems, but we don't recognize any\n"
+"operating system. You can use these mount commands in virt-rescue (at the\n"
+"><rescue> prompt) to mount these filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:470
+#, c-format
+msgid "# %s has type '%s'\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:594
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
diff --git a/po/es.po b/po/es.po
index 932df571..4f6ec79b 100644
--- a/po/es.po
+++ b/po/es.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: 2011-10-27 16:05+0100\n"
+"POT-Creation-Date: 2011-11-01 14:19+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Spanish (Castilian) <trans-es@lists.fedoraproject.org>\n"
@@ -22,7 +22,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:73 fish/fish.c:101
-#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:60
+#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Intente con `%s --help' para más información.\n"
@@ -51,7 +51,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:429 df/main.c:136 edit/virt-edit.c:141
#: fish/fish.c:222 fuse/guestmount.c:1024 inspector/virt-inspector.c:132
-#: rescue/virt-rescue.c:137
+#: rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: falló al crear manipulador\n"
@@ -59,7 +59,7 @@ msgstr "guestfs_create: falló al crear manipulador\n"
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279
#: fuse/guestmount.c:1061 inspector/virt-inspector.c:154
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: opción extensa desconocida: %s (%d)\n"
@@ -3192,8 +3192,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:64
-#, c-format
+#: rescue/virt-rescue.c:66
+#, fuzzy, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
"Copyright (C) 2009-2010 Red Hat Inc.\n"
@@ -3212,29 +3212,99 @@ msgid ""
" -r|--ro Access read-only\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
+" --suggest Suggest mount commands for this guest\n"
" -v|--verbose Verbose messages\n"
" -V|--version Display version and exit\n"
" -w|--rw Mount read-write\n"
" -x Trace libguestfs API calls\n"
"For more information, see the manpage %s(1).\n"
msgstr ""
+"%s: muestra el espacio disponible en el sistema de archivos virtual\n"
+"Copyright (C) 2010 Red Hat Inc.\n"
+"Usage:\n"
+" %s [--opciones] -d domname\n"
+" %s [--opciones] -a disk.img [-a disk.img ...]\n"
+"Opciones:\n"
+" -a|--add image Agrega una imagen\n"
+" -c|--connect uri Especifica URI de libvirt para la opción -d\n"
+" --csv Ofrece el resultado en valores separados por comas\n"
+" -d|--domain guest Agrega discos de huéspedes libvirt\n"
+" --format[=raw|..] Obliga al formateo de disco para la opción -a\n"
+" -h|--human-readable Ofrece el resultado de --long en un tamaño posible de "
+"ser leído por humanos\n"
+" --help Muestra una pequeña asistencia\n"
+" -i|--inodes Muestra los inodos\n"
+" --one-per-guest Distingue los dispositivos de cada huésped\n"
+" --uuid Agrega UUIDs a los resultados --long\n"
+" -v|--verbose Mensajes detallados\n"
+" -V|--version Muestra la versión y finaliza\n"
+" -x Rastrea llamadas API de libguestfs\n"
+"Para obtener mayor información, consulte la página man %s(1).\n"
-#: rescue/virt-rescue.c:162
+#: rescue/virt-rescue.c:167
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:172
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr ""
-#: rescue/virt-rescue.c:195
+#: rescue/virt-rescue.c:202
#, 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:428
+#: rescue/virt-rescue.c:372
+#, fuzzy, c-format
+msgid ""
+"Inspecting the virtual machine or disk image ...\n"
+"\n"
+msgstr "no se ha ofrecido un nombre de dominio, o una imagen de disco\n"
+
+#: rescue/virt-rescue.c:391
+#, c-format
+msgid ""
+"This disk contains one or more operating systems. You can use these mount\n"
+"commands in virt-rescue (at the ><rescue> prompt) to mount the filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:401
+#, c-format
+msgid ""
+"# %s is the root of a %s operating system\n"
+"# type: %s, distro: %s, version: %d.%d\n"
+"# %s\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:458
+#, c-format
+msgid ""
+"This disk contains no filesystems that we recognize.\n"
+"\n"
+"However you can still use virt-rescue on the disk image, to try to mount\n"
+"filesystems that are not recognized by libguestfs, or to create partitions,\n"
+"logical volumes and filesystems on a blank disk.\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:465
+#, c-format
+msgid ""
+"This disk contains one or more filesystems, but we don't recognize any\n"
+"operating system. You can use these mount commands in virt-rescue (at the\n"
+"><rescue> prompt) to mount these filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:470
+#, c-format
+msgid "# %s has type '%s'\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:594
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr "%s: estado de salida de proceso hijo desconocido (%d)\n"
diff --git a/po/gu.po b/po/gu.po
index a495fd6c..3feeb96f 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: 2011-10-27 16:05+0100\n"
+"POT-Creation-Date: 2011-11-01 14:19+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Gujarati <trans-gu@lists.fedoraproject.org>\n"
@@ -22,7 +22,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:73 fish/fish.c:101
-#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:60
+#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "વધારે જાણકારી માટે `%s --help' નો પ્રયત્ન કરો.\n"
@@ -51,7 +51,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:429 df/main.c:136 edit/virt-edit.c:141
#: fish/fish.c:222 fuse/guestmount.c:1024 inspector/virt-inspector.c:132
-#: rescue/virt-rescue.c:137
+#: rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: હેન્ડલ ને બનાવવાનું નિષ્ફળ\n"
@@ -59,7 +59,7 @@ msgstr "guestfs_create: હેન્ડલ ને બનાવવાનું
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279
#: fuse/guestmount.c:1061 inspector/virt-inspector.c:154
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: અજ્ઞાત લાંબો વિકલ્પ: %s (%d)\n"
@@ -2825,7 +2825,7 @@ msgstr ""
msgid "{filename}: could not read initrd format"
msgstr ""
-#: rescue/virt-rescue.c:64
+#: rescue/virt-rescue.c:66
#, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
@@ -2845,6 +2845,7 @@ msgid ""
" -r|--ro Access read-only\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
+" --suggest Suggest mount commands for this guest\n"
" -v|--verbose Verbose messages\n"
" -V|--version Display version and exit\n"
" -w|--rw Mount read-write\n"
@@ -2852,22 +2853,70 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
-#: rescue/virt-rescue.c:162
+#: rescue/virt-rescue.c:167
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:172
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr ""
-#: rescue/virt-rescue.c:195
+#: rescue/virt-rescue.c:202
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:428
+#: rescue/virt-rescue.c:372
+#, c-format
+msgid ""
+"Inspecting the virtual machine or disk image ...\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:391
+#, c-format
+msgid ""
+"This disk contains one or more operating systems. You can use these mount\n"
+"commands in virt-rescue (at the ><rescue> prompt) to mount the filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:401
+#, c-format
+msgid ""
+"# %s is the root of a %s operating system\n"
+"# type: %s, distro: %s, version: %d.%d\n"
+"# %s\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:458
+#, c-format
+msgid ""
+"This disk contains no filesystems that we recognize.\n"
+"\n"
+"However you can still use virt-rescue on the disk image, to try to mount\n"
+"filesystems that are not recognized by libguestfs, or to create partitions,\n"
+"logical volumes and filesystems on a blank disk.\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:465
+#, c-format
+msgid ""
+"This disk contains one or more filesystems, but we don't recognize any\n"
+"operating system. You can use these mount commands in virt-rescue (at the\n"
+"><rescue> prompt) to mount these filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:470
+#, c-format
+msgid "# %s has type '%s'\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:594
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
diff --git a/po/hi.po b/po/hi.po
index 08a39abd..0f7bb1af 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: 2011-10-27 16:05+0100\n"
+"POT-Creation-Date: 2011-11-01 14:19+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n"
@@ -22,7 +22,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:73 fish/fish.c:101
-#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:60
+#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "अधिक सूचना के लिए `%s --help' आजमाएँ.\n"
@@ -51,7 +51,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:429 df/main.c:136 edit/virt-edit.c:141
#: fish/fish.c:222 fuse/guestmount.c:1024 inspector/virt-inspector.c:132
-#: rescue/virt-rescue.c:137
+#: rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
@@ -59,7 +59,7 @@ msgstr "guestfs_create: नियंत्रण बनाने में व
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279
#: fuse/guestmount.c:1061 inspector/virt-inspector.c:154
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: unknown long option: %s (%d)\n"
@@ -2823,7 +2823,7 @@ msgstr ""
msgid "{filename}: could not read initrd format"
msgstr ""
-#: rescue/virt-rescue.c:64
+#: rescue/virt-rescue.c:66
#, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
@@ -2843,6 +2843,7 @@ msgid ""
" -r|--ro Access read-only\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
+" --suggest Suggest mount commands for this guest\n"
" -v|--verbose Verbose messages\n"
" -V|--version Display version and exit\n"
" -w|--rw Mount read-write\n"
@@ -2850,22 +2851,70 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
-#: rescue/virt-rescue.c:162
+#: rescue/virt-rescue.c:167
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:172
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr ""
-#: rescue/virt-rescue.c:195
+#: rescue/virt-rescue.c:202
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:428
+#: rescue/virt-rescue.c:372
+#, c-format
+msgid ""
+"Inspecting the virtual machine or disk image ...\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:391
+#, c-format
+msgid ""
+"This disk contains one or more operating systems. You can use these mount\n"
+"commands in virt-rescue (at the ><rescue> prompt) to mount the filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:401
+#, c-format
+msgid ""
+"# %s is the root of a %s operating system\n"
+"# type: %s, distro: %s, version: %d.%d\n"
+"# %s\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:458
+#, c-format
+msgid ""
+"This disk contains no filesystems that we recognize.\n"
+"\n"
+"However you can still use virt-rescue on the disk image, to try to mount\n"
+"filesystems that are not recognized by libguestfs, or to create partitions,\n"
+"logical volumes and filesystems on a blank disk.\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:465
+#, c-format
+msgid ""
+"This disk contains one or more filesystems, but we don't recognize any\n"
+"operating system. You can use these mount commands in virt-rescue (at the\n"
+"><rescue> prompt) to mount these filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:470
+#, c-format
+msgid "# %s has type '%s'\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:594
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
diff --git a/po/kn.po b/po/kn.po
index 957034e4..23972197 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: 2011-10-27 16:05+0100\n"
+"POT-Creation-Date: 2011-11-01 14:19+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Kannada (http://www.transifex.net/projects/p/fedora/team/"
@@ -22,7 +22,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:73 fish/fish.c:101
-#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:60
+#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "ಹೆಚ್ಚಿನ ಮಾಹಿತಿಗಾಗಿ `%s -help' ಅನ್ನು ಪ್ರಯತ್ನಿಸಿ .\n"
@@ -51,7 +51,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:429 df/main.c:136 edit/virt-edit.c:141
#: fish/fish.c:222 fuse/guestmount.c:1024 inspector/virt-inspector.c:132
-#: rescue/virt-rescue.c:137
+#: rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: ಹ್ಯಾಂಡಲ್ ಅನ್ನು ನಿರ್ಮಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n"
@@ -59,7 +59,7 @@ msgstr "guestfs_create: ಹ್ಯಾಂಡಲ್ ಅನ್ನು ನಿರ್ಮ
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279
#: fuse/guestmount.c:1061 inspector/virt-inspector.c:154
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: ಗೊತ್ತಿರದ ಉದ್ದನೆಯ ಆಯ್ಕೆ: %s (%d)\n"
@@ -2830,7 +2830,7 @@ msgstr ""
msgid "{filename}: could not read initrd format"
msgstr ""
-#: rescue/virt-rescue.c:64
+#: rescue/virt-rescue.c:66
#, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
@@ -2850,6 +2850,7 @@ msgid ""
" -r|--ro Access read-only\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
+" --suggest Suggest mount commands for this guest\n"
" -v|--verbose Verbose messages\n"
" -V|--version Display version and exit\n"
" -w|--rw Mount read-write\n"
@@ -2857,22 +2858,70 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
-#: rescue/virt-rescue.c:162
+#: rescue/virt-rescue.c:167
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:172
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr ""
-#: rescue/virt-rescue.c:195
+#: rescue/virt-rescue.c:202
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:428
+#: rescue/virt-rescue.c:372
+#, c-format
+msgid ""
+"Inspecting the virtual machine or disk image ...\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:391
+#, c-format
+msgid ""
+"This disk contains one or more operating systems. You can use these mount\n"
+"commands in virt-rescue (at the ><rescue> prompt) to mount the filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:401
+#, c-format
+msgid ""
+"# %s is the root of a %s operating system\n"
+"# type: %s, distro: %s, version: %d.%d\n"
+"# %s\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:458
+#, c-format
+msgid ""
+"This disk contains no filesystems that we recognize.\n"
+"\n"
+"However you can still use virt-rescue on the disk image, to try to mount\n"
+"filesystems that are not recognized by libguestfs, or to create partitions,\n"
+"logical volumes and filesystems on a blank disk.\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:465
+#, c-format
+msgid ""
+"This disk contains one or more filesystems, but we don't recognize any\n"
+"operating system. You can use these mount commands in virt-rescue (at the\n"
+"><rescue> prompt) to mount these filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:470
+#, c-format
+msgid "# %s has type '%s'\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:594
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
diff --git a/po/libguestfs.pot b/po/libguestfs.pot
index 0fe73253..401a109d 100644
--- a/po/libguestfs.pot
+++ b/po/libguestfs.pot
@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.15.0\n"
+"Project-Id-Version: libguestfs 1.15.1\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-10-27 16:05+0100\n"
+"POT-Creation-Date: 2011-11-01 14:19+0000\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"
@@ -20,7 +20,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:73 fish/fish.c:101
-#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:60
+#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr ""
@@ -49,7 +49,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:429 df/main.c:136 edit/virt-edit.c:141
#: fish/fish.c:222 fuse/guestmount.c:1024 inspector/virt-inspector.c:132
-#: rescue/virt-rescue.c:137
+#: rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr ""
@@ -57,7 +57,7 @@ msgstr ""
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279
#: fuse/guestmount.c:1061 inspector/virt-inspector.c:154
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr ""
@@ -2813,7 +2813,7 @@ msgstr ""
msgid "{filename}: could not read initrd format"
msgstr ""
-#: rescue/virt-rescue.c:64
+#: rescue/virt-rescue.c:66
#, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
@@ -2833,6 +2833,7 @@ msgid ""
" -r|--ro Access read-only\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
+" --suggest Suggest mount commands for this guest\n"
" -v|--verbose Verbose messages\n"
" -V|--version Display version and exit\n"
" -w|--rw Mount read-write\n"
@@ -2840,22 +2841,70 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
-#: rescue/virt-rescue.c:162
+#: rescue/virt-rescue.c:167
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:172
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr ""
-#: rescue/virt-rescue.c:195
+#: rescue/virt-rescue.c:202
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:428
+#: rescue/virt-rescue.c:372
+#, c-format
+msgid ""
+"Inspecting the virtual machine or disk image ...\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:391
+#, c-format
+msgid ""
+"This disk contains one or more operating systems. You can use these mount\n"
+"commands in virt-rescue (at the ><rescue> prompt) to mount the filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:401
+#, c-format
+msgid ""
+"# %s is the root of a %s operating system\n"
+"# type: %s, distro: %s, version: %d.%d\n"
+"# %s\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:458
+#, c-format
+msgid ""
+"This disk contains no filesystems that we recognize.\n"
+"\n"
+"However you can still use virt-rescue on the disk image, to try to mount\n"
+"filesystems that are not recognized by libguestfs, or to create partitions,\n"
+"logical volumes and filesystems on a blank disk.\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:465
+#, c-format
+msgid ""
+"This disk contains one or more filesystems, but we don't recognize any\n"
+"operating system. You can use these mount commands in virt-rescue (at the\n"
+"><rescue> prompt) to mount these filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:470
+#, c-format
+msgid "# %s has type '%s'\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:594
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
diff --git a/po/ml.po b/po/ml.po
index 3f39294c..236721fa 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: 2011-10-27 16:05+0100\n"
+"POT-Creation-Date: 2011-11-01 14:19+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Malayalam <discuss@lists.smc.org.in>\n"
@@ -21,7 +21,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:73 fish/fish.c:101
-#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:60
+#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "കൂടുതല്‍ വിവരങ്ങള്‍ക്കായി `%s --help' ശ്രമിക്കുക.\n"
@@ -50,7 +50,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:429 df/main.c:136 edit/virt-edit.c:141
#: fish/fish.c:222 fuse/guestmount.c:1024 inspector/virt-inspector.c:132
-#: rescue/virt-rescue.c:137
+#: rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: ഹാന്‍ഡില്‍ ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു\n"
@@ -58,7 +58,7 @@ msgstr "guestfs_create: ഹാന്‍ഡില്‍ ഉണ്ടാക്ക
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279
#: fuse/guestmount.c:1061 inspector/virt-inspector.c:154
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: അപരിചിതമായ ലോങ് ഉപാധി: %s (%d)\n"
@@ -2825,7 +2825,7 @@ msgstr ""
msgid "{filename}: could not read initrd format"
msgstr ""
-#: rescue/virt-rescue.c:64
+#: rescue/virt-rescue.c:66
#, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
@@ -2845,6 +2845,7 @@ msgid ""
" -r|--ro Access read-only\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
+" --suggest Suggest mount commands for this guest\n"
" -v|--verbose Verbose messages\n"
" -V|--version Display version and exit\n"
" -w|--rw Mount read-write\n"
@@ -2852,22 +2853,70 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
-#: rescue/virt-rescue.c:162
+#: rescue/virt-rescue.c:167
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:172
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr ""
-#: rescue/virt-rescue.c:195
+#: rescue/virt-rescue.c:202
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:428
+#: rescue/virt-rescue.c:372
+#, c-format
+msgid ""
+"Inspecting the virtual machine or disk image ...\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:391
+#, c-format
+msgid ""
+"This disk contains one or more operating systems. You can use these mount\n"
+"commands in virt-rescue (at the ><rescue> prompt) to mount the filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:401
+#, c-format
+msgid ""
+"# %s is the root of a %s operating system\n"
+"# type: %s, distro: %s, version: %d.%d\n"
+"# %s\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:458
+#, c-format
+msgid ""
+"This disk contains no filesystems that we recognize.\n"
+"\n"
+"However you can still use virt-rescue on the disk image, to try to mount\n"
+"filesystems that are not recognized by libguestfs, or to create partitions,\n"
+"logical volumes and filesystems on a blank disk.\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:465
+#, c-format
+msgid ""
+"This disk contains one or more filesystems, but we don't recognize any\n"
+"operating system. You can use these mount commands in virt-rescue (at the\n"
+"><rescue> prompt) to mount these filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:470
+#, c-format
+msgid "# %s has type '%s'\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:594
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
diff --git a/po/mr.po b/po/mr.po
index de4afa41..4a03cf92 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: 2011-10-27 16:05+0100\n"
+"POT-Creation-Date: 2011-11-01 14:19+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Marathi (http://www.transifex.net/projects/p/fedora/team/"
@@ -23,7 +23,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:73 fish/fish.c:101
-#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:60
+#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "अधिक माहितीसाठी `%s --help' वापरून पहा.\n"
@@ -52,7 +52,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:429 df/main.c:136 edit/virt-edit.c:141
#: fish/fish.c:222 fuse/guestmount.c:1024 inspector/virt-inspector.c:132
-#: rescue/virt-rescue.c:137
+#: rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: हँडल निर्माण करण्यास अशक्य\n"
@@ -60,7 +60,7 @@ msgstr "guestfs_create: हँडल निर्माण करण्यास
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279
#: fuse/guestmount.c:1061 inspector/virt-inspector.c:154
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: अपरिचीत लाँग पर्याय: %s (%d)\n"
@@ -2971,8 +2971,8 @@ msgstr "{path} augeas नमुनाशी जुळत नाही"
msgid "{filename}: could not read initrd format"
msgstr "{filename}: initrd स्वरूप वाचणे अशक्य"
-#: rescue/virt-rescue.c:64
-#, c-format
+#: rescue/virt-rescue.c:66
+#, fuzzy, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
"Copyright (C) 2009-2010 Red Hat Inc.\n"
@@ -2991,29 +2991,98 @@ msgid ""
" -r|--ro Access read-only\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
+" --suggest Suggest mount commands for this guest\n"
" -v|--verbose Verbose messages\n"
" -V|--version Display version and exit\n"
" -w|--rw Mount read-write\n"
" -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:162
+#: rescue/virt-rescue.c:167
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:172
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr ""
-#: rescue/virt-rescue.c:195
+#: rescue/virt-rescue.c:202
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr "%s: मेमरी आकार '%s' वाचणे अशक्य\n"
-#: rescue/virt-rescue.c:428
+#: rescue/virt-rescue.c:372
+#, fuzzy, c-format
+msgid ""
+"Inspecting the virtual machine or disk image ...\n"
+"\n"
+msgstr "libvirt डोमेन नाव किंवा डिस्क प्रतिमा दिले नाही\n"
+
+#: rescue/virt-rescue.c:391
+#, c-format
+msgid ""
+"This disk contains one or more operating systems. You can use these mount\n"
+"commands in virt-rescue (at the ><rescue> prompt) to mount the filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:401
+#, c-format
+msgid ""
+"# %s is the root of a %s operating system\n"
+"# type: %s, distro: %s, version: %d.%d\n"
+"# %s\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:458
+#, c-format
+msgid ""
+"This disk contains no filesystems that we recognize.\n"
+"\n"
+"However you can still use virt-rescue on the disk image, to try to mount\n"
+"filesystems that are not recognized by libguestfs, or to create partitions,\n"
+"logical volumes and filesystems on a blank disk.\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:465
+#, c-format
+msgid ""
+"This disk contains one or more filesystems, but we don't recognize any\n"
+"operating system. You can use these mount commands in virt-rescue (at the\n"
+"><rescue> prompt) to mount these filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:470
+#, c-format
+msgid "# %s has type '%s'\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:594
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr "%s: अपरिचीत चाइल्ड एक्जिट स्टेटस् (%d)\n"
diff --git a/po/nl.po b/po/nl.po
index cab1173c..0465082f 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: 2011-10-27 16:05+0100\n"
+"POT-Creation-Date: 2011-11-01 14:19+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Dutch (http://www.transifex.net/projects/p/fedora/team/nl/)\n"
@@ -23,7 +23,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:73 fish/fish.c:101
-#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:60
+#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Probeer `%s --help' voor meer informatie\n"
@@ -68,7 +68,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:429 df/main.c:136 edit/virt-edit.c:141
#: fish/fish.c:222 fuse/guestmount.c:1024 inspector/virt-inspector.c:132
-#: rescue/virt-rescue.c:137
+#: rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: hendel aanmaken mislukte\n"
@@ -76,7 +76,7 @@ msgstr "guestfs_create: hendel aanmaken mislukte\n"
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279
#: fuse/guestmount.c:1061 inspector/virt-inspector.c:154
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: onbekende lange optie: %s (%d)\n"
@@ -3151,8 +3151,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:64
-#, c-format
+#: rescue/virt-rescue.c:66
+#, fuzzy, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
"Copyright (C) 2009-2010 Red Hat Inc.\n"
@@ -3171,6 +3171,7 @@ msgid ""
" -r|--ro Access read-only\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
+" --suggest Suggest mount commands for this guest\n"
" -v|--verbose Verbose messages\n"
" -V|--version Display version and exit\n"
" -w|--rw Mount read-write\n"
@@ -3200,22 +3201,70 @@ msgstr ""
" -x Traceer libguestfs API aanroepen\n"
"Voor meer informatie, zie de manpagina %s(1).\n"
-#: rescue/virt-rescue.c:162
+#: rescue/virt-rescue.c:167
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr "%s: kon --smp parameter '%s' niet ontleden\n"
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:172
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr "%s: --smp parameter '%s' moet >= 1 zijn\n"
-#: rescue/virt-rescue.c:195
+#: rescue/virt-rescue.c:202
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr "%s:kon geheugen grootte niet ontleden '%s'\n"
-#: rescue/virt-rescue.c:428
+#: rescue/virt-rescue.c:372
+#, fuzzy, c-format
+msgid ""
+"Inspecting the virtual machine or disk image ...\n"
+"\n"
+msgstr "geen libvirt domein naam of schijf image gegeven\n"
+
+#: rescue/virt-rescue.c:391
+#, c-format
+msgid ""
+"This disk contains one or more operating systems. You can use these mount\n"
+"commands in virt-rescue (at the ><rescue> prompt) to mount the filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:401
+#, c-format
+msgid ""
+"# %s is the root of a %s operating system\n"
+"# type: %s, distro: %s, version: %d.%d\n"
+"# %s\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:458
+#, c-format
+msgid ""
+"This disk contains no filesystems that we recognize.\n"
+"\n"
+"However you can still use virt-rescue on the disk image, to try to mount\n"
+"filesystems that are not recognized by libguestfs, or to create partitions,\n"
+"logical volumes and filesystems on a blank disk.\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:465
+#, c-format
+msgid ""
+"This disk contains one or more filesystems, but we don't recognize any\n"
+"operating system. You can use these mount commands in virt-rescue (at the\n"
+"><rescue> prompt) to mount these filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:470
+#, c-format
+msgid "# %s has type '%s'\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:594
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr "%s: onbekende kind exit status (%d)\n"
diff --git a/po/or.po b/po/or.po
index 76a99d18..9223dfe2 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: 2011-10-27 16:05+0100\n"
+"POT-Creation-Date: 2011-11-01 14:19+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Oriya (http://www.transifex.net/projects/p/fedora/team/or/)\n"
@@ -21,7 +21,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:73 fish/fish.c:101
-#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:60
+#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "ଅଧିକ ସୂଚନା ପାଇଁ `%s --help' କୁ ଚେଷ୍ଟା କରନ୍ତୁ।\n"
@@ -50,7 +50,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:429 df/main.c:136 edit/virt-edit.c:141
#: fish/fish.c:222 fuse/guestmount.c:1024 inspector/virt-inspector.c:132
-#: rescue/virt-rescue.c:137
+#: rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: ନିୟନ୍ତ୍ରଣ ପ୍ରସ୍ତୁତ କରିବାରେ ବିଫଳ ହୋଇଛି\n"
@@ -58,7 +58,7 @@ msgstr "guestfs_create: ନିୟନ୍ତ୍ରଣ ପ୍ରସ୍ତୁତ କ
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279
#: fuse/guestmount.c:1061 inspector/virt-inspector.c:154
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: ଅଜଣା ଲମ୍ବା ବିକଳ୍ପ: %s (%d)\n"
@@ -2823,7 +2823,7 @@ msgstr ""
msgid "{filename}: could not read initrd format"
msgstr ""
-#: rescue/virt-rescue.c:64
+#: rescue/virt-rescue.c:66
#, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
@@ -2843,6 +2843,7 @@ msgid ""
" -r|--ro Access read-only\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
+" --suggest Suggest mount commands for this guest\n"
" -v|--verbose Verbose messages\n"
" -V|--version Display version and exit\n"
" -w|--rw Mount read-write\n"
@@ -2850,22 +2851,70 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
-#: rescue/virt-rescue.c:162
+#: rescue/virt-rescue.c:167
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:172
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr ""
-#: rescue/virt-rescue.c:195
+#: rescue/virt-rescue.c:202
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:428
+#: rescue/virt-rescue.c:372
+#, c-format
+msgid ""
+"Inspecting the virtual machine or disk image ...\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:391
+#, c-format
+msgid ""
+"This disk contains one or more operating systems. You can use these mount\n"
+"commands in virt-rescue (at the ><rescue> prompt) to mount the filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:401
+#, c-format
+msgid ""
+"# %s is the root of a %s operating system\n"
+"# type: %s, distro: %s, version: %d.%d\n"
+"# %s\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:458
+#, c-format
+msgid ""
+"This disk contains no filesystems that we recognize.\n"
+"\n"
+"However you can still use virt-rescue on the disk image, to try to mount\n"
+"filesystems that are not recognized by libguestfs, or to create partitions,\n"
+"logical volumes and filesystems on a blank disk.\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:465
+#, c-format
+msgid ""
+"This disk contains one or more filesystems, but we don't recognize any\n"
+"operating system. You can use these mount commands in virt-rescue (at the\n"
+"><rescue> prompt) to mount these filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:470
+#, c-format
+msgid "# %s has type '%s'\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:594
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
diff --git a/po/pa.po b/po/pa.po
index d85c1c93..54773f98 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: 2011-10-27 16:05+0100\n"
+"POT-Creation-Date: 2011-11-01 14:19+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Panjabi (Punjabi) <punjabi-users@lists.sf.net>\n"
@@ -22,7 +22,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:73 fish/fish.c:101
-#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:60
+#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "ਵਧੇਰੇ ਜਾਣਕਾਰੀ ਲਈ `%s --help' ਵਰਤੋ।\n"
@@ -51,7 +51,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:429 df/main.c:136 edit/virt-edit.c:141
#: fish/fish.c:222 fuse/guestmount.c:1024 inspector/virt-inspector.c:132
-#: rescue/virt-rescue.c:137
+#: rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: ਹੈਂਡਲ ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ\n"
@@ -59,7 +59,7 @@ msgstr "guestfs_create: ਹੈਂਡਲ ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ\n
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279
#: fuse/guestmount.c:1061 inspector/virt-inspector.c:154
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: unknown long option: %s (%d)\n"
@@ -2968,8 +2968,8 @@ msgstr "{path} ਦਾ ਮੇਲ augeas ਪੈਟਰਨ ਨਾਲ ਨਹੀਂ
msgid "{filename}: could not read initrd format"
msgstr "{filename}: initrd ਫਾਰਮੈਟ ਪੜ ਨਹੀਂ ਸਕਿਆ"
-#: rescue/virt-rescue.c:64
-#, c-format
+#: rescue/virt-rescue.c:66
+#, fuzzy, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
"Copyright (C) 2009-2010 Red Hat Inc.\n"
@@ -2988,29 +2988,98 @@ msgid ""
" -r|--ro Access read-only\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
+" --suggest Suggest mount commands for this guest\n"
" -v|--verbose Verbose messages\n"
" -V|--version Display version and exit\n"
" -w|--rw Mount read-write\n"
" -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 disk.img [-a disk.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 disks from libvirt guest\n"
+" --format[=raw|..] Force disk 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:162
+#: rescue/virt-rescue.c:167
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:172
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr ""
-#: rescue/virt-rescue.c:195
+#: rescue/virt-rescue.c:202
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr "%s: ਮੈਮੋਰੀ ਅਕਾਰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਿਆ '%s'\n"
-#: rescue/virt-rescue.c:428
+#: rescue/virt-rescue.c:372
+#, fuzzy, c-format
+msgid ""
+"Inspecting the virtual machine or disk image ...\n"
+"\n"
+msgstr "ਕੋਈ libvirt ਡੋਮੇਨ ਨਾਂ ਜਾਂ ਡਿਸਕ ਈਮੇਜ਼ ਨਹੀਂ ਦਿੱਤਾ\n"
+
+#: rescue/virt-rescue.c:391
+#, c-format
+msgid ""
+"This disk contains one or more operating systems. You can use these mount\n"
+"commands in virt-rescue (at the ><rescue> prompt) to mount the filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:401
+#, c-format
+msgid ""
+"# %s is the root of a %s operating system\n"
+"# type: %s, distro: %s, version: %d.%d\n"
+"# %s\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:458
+#, c-format
+msgid ""
+"This disk contains no filesystems that we recognize.\n"
+"\n"
+"However you can still use virt-rescue on the disk image, to try to mount\n"
+"filesystems that are not recognized by libguestfs, or to create partitions,\n"
+"logical volumes and filesystems on a blank disk.\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:465
+#, c-format
+msgid ""
+"This disk contains one or more filesystems, but we don't recognize any\n"
+"operating system. You can use these mount commands in virt-rescue (at the\n"
+"><rescue> prompt) to mount these filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:470
+#, c-format
+msgid "# %s has type '%s'\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:594
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr "%s: ਅਣਜਾਣ ਲੰਬਾ ਚੋਣ: (%d)\n"
diff --git a/po/pl.po b/po/pl.po
index 46a26941..4a75c547 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: 2011-10-27 16:05+0100\n"
+"POT-Creation-Date: 2011-11-01 14:19+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Polish (http://www.transifex.net/projects/p/fedora/team/pl/)\n"
@@ -23,7 +23,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:73 fish/fish.c:101
-#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:60
+#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Należy spróbować \"%s --help\", aby uzyskać więcej informacji.\n"
@@ -68,7 +68,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:429 df/main.c:136 edit/virt-edit.c:141
#: fish/fish.c:222 fuse/guestmount.c:1024 inspector/virt-inspector.c:132
-#: rescue/virt-rescue.c:137
+#: rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: utworzenie programu obsługi nie powiodło się\n"
@@ -76,7 +76,7 @@ msgstr "guestfs_create: utworzenie programu obsługi nie powiodło się\n"
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279
#: fuse/guestmount.c:1061 inspector/virt-inspector.c:154
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: nieznana długa opcja: %s (%d)\n"
@@ -3170,8 +3170,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:64
-#, c-format
+#: rescue/virt-rescue.c:66
+#, fuzzy, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
"Copyright (C) 2009-2010 Red Hat Inc.\n"
@@ -3190,6 +3190,7 @@ msgid ""
" -r|--ro Access read-only\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
+" --suggest Suggest mount commands for this guest\n"
" -v|--verbose Verbose messages\n"
" -V|--version Display version and exit\n"
" -w|--rw Mount read-write\n"
@@ -3219,22 +3220,70 @@ 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:162
+#: rescue/virt-rescue.c:167
#, 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:167
+#: rescue/virt-rescue.c:172
#, 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:195
+#: rescue/virt-rescue.c:202
#, 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:428
+#: rescue/virt-rescue.c:372
+#, fuzzy, c-format
+msgid ""
+"Inspecting the virtual machine or disk image ...\n"
+"\n"
+msgstr "nie podano nazwy domeny libvirt lub obrazu dysku\n"
+
+#: rescue/virt-rescue.c:391
+#, c-format
+msgid ""
+"This disk contains one or more operating systems. You can use these mount\n"
+"commands in virt-rescue (at the ><rescue> prompt) to mount the filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:401
+#, c-format
+msgid ""
+"# %s is the root of a %s operating system\n"
+"# type: %s, distro: %s, version: %d.%d\n"
+"# %s\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:458
+#, c-format
+msgid ""
+"This disk contains no filesystems that we recognize.\n"
+"\n"
+"However you can still use virt-rescue on the disk image, to try to mount\n"
+"filesystems that are not recognized by libguestfs, or to create partitions,\n"
+"logical volumes and filesystems on a blank disk.\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:465
+#, c-format
+msgid ""
+"This disk contains one or more filesystems, but we don't recognize any\n"
+"operating system. You can use these mount commands in virt-rescue (at the\n"
+"><rescue> prompt) to mount these filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:470
+#, c-format
+msgid "# %s has type '%s'\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:594
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr "%s: nieznany stan wyjścia potomka (%d)\n"
diff --git a/po/ta.po b/po/ta.po
index b17d7142..d4693dd6 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: 2011-10-27 16:05+0100\n"
+"POT-Creation-Date: 2011-11-01 14:19+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Tamil <tamil-users@lists.fedoraproject.org>\n"
@@ -21,7 +21,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:73 fish/fish.c:101
-#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:60
+#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "`%s --help' க்கான கூடுதல் தகவலுக்கு முயற்சிக்கவும்.\n"
@@ -50,7 +50,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:429 df/main.c:136 edit/virt-edit.c:141
#: fish/fish.c:222 fuse/guestmount.c:1024 inspector/virt-inspector.c:132
-#: rescue/virt-rescue.c:137
+#: rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: ஹாண்டிலை உருவாக்க முடியவில்லை\n"
@@ -58,7 +58,7 @@ msgstr "guestfs_create: ஹாண்டிலை உருவாக்க மு
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279
#: fuse/guestmount.c:1061 inspector/virt-inspector.c:154
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: தெரியாத நீண்ட விருப்பம்: %s (%d)\n"
@@ -2824,7 +2824,7 @@ msgstr ""
msgid "{filename}: could not read initrd format"
msgstr ""
-#: rescue/virt-rescue.c:64
+#: rescue/virt-rescue.c:66
#, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
@@ -2844,6 +2844,7 @@ msgid ""
" -r|--ro Access read-only\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
+" --suggest Suggest mount commands for this guest\n"
" -v|--verbose Verbose messages\n"
" -V|--version Display version and exit\n"
" -w|--rw Mount read-write\n"
@@ -2851,22 +2852,70 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
-#: rescue/virt-rescue.c:162
+#: rescue/virt-rescue.c:167
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:172
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr ""
-#: rescue/virt-rescue.c:195
+#: rescue/virt-rescue.c:202
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:428
+#: rescue/virt-rescue.c:372
+#, c-format
+msgid ""
+"Inspecting the virtual machine or disk image ...\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:391
+#, c-format
+msgid ""
+"This disk contains one or more operating systems. You can use these mount\n"
+"commands in virt-rescue (at the ><rescue> prompt) to mount the filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:401
+#, c-format
+msgid ""
+"# %s is the root of a %s operating system\n"
+"# type: %s, distro: %s, version: %d.%d\n"
+"# %s\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:458
+#, c-format
+msgid ""
+"This disk contains no filesystems that we recognize.\n"
+"\n"
+"However you can still use virt-rescue on the disk image, to try to mount\n"
+"filesystems that are not recognized by libguestfs, or to create partitions,\n"
+"logical volumes and filesystems on a blank disk.\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:465
+#, c-format
+msgid ""
+"This disk contains one or more filesystems, but we don't recognize any\n"
+"operating system. You can use these mount commands in virt-rescue (at the\n"
+"><rescue> prompt) to mount these filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:470
+#, c-format
+msgid "# %s has type '%s'\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:594
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
diff --git a/po/te.po b/po/te.po
index 9e5ba510..20e23a18 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: 2011-10-27 16:05+0100\n"
+"POT-Creation-Date: 2011-11-01 14:19+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Telugu (http://www.transifex.net/projects/p/fedora/team/te/)\n"
@@ -21,7 +21,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:73 fish/fish.c:101
-#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:60
+#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "అధిక సమాచారము కొరకు `%s --help' ప్రయత్నించండి\n"
@@ -50,7 +50,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:429 df/main.c:136 edit/virt-edit.c:141
#: fish/fish.c:222 fuse/guestmount.c:1024 inspector/virt-inspector.c:132
-#: rescue/virt-rescue.c:137
+#: rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: సంభాలికను సృష్టించుటకు విఫలమైంది\n"
@@ -58,7 +58,7 @@ msgstr "guestfs_create: సంభాలికను సృష్టించు
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279
#: fuse/guestmount.c:1061 inspector/virt-inspector.c:154
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: తెలియని long ఐచ్చికము: %s (%d)\n"
@@ -2821,7 +2821,7 @@ msgstr ""
msgid "{filename}: could not read initrd format"
msgstr ""
-#: rescue/virt-rescue.c:64
+#: rescue/virt-rescue.c:66
#, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
@@ -2841,6 +2841,7 @@ msgid ""
" -r|--ro Access read-only\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
+" --suggest Suggest mount commands for this guest\n"
" -v|--verbose Verbose messages\n"
" -V|--version Display version and exit\n"
" -w|--rw Mount read-write\n"
@@ -2848,22 +2849,70 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
-#: rescue/virt-rescue.c:162
+#: rescue/virt-rescue.c:167
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:172
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr ""
-#: rescue/virt-rescue.c:195
+#: rescue/virt-rescue.c:202
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr ""
-#: rescue/virt-rescue.c:428
+#: rescue/virt-rescue.c:372
+#, c-format
+msgid ""
+"Inspecting the virtual machine or disk image ...\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:391
+#, c-format
+msgid ""
+"This disk contains one or more operating systems. You can use these mount\n"
+"commands in virt-rescue (at the ><rescue> prompt) to mount the filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:401
+#, c-format
+msgid ""
+"# %s is the root of a %s operating system\n"
+"# type: %s, distro: %s, version: %d.%d\n"
+"# %s\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:458
+#, c-format
+msgid ""
+"This disk contains no filesystems that we recognize.\n"
+"\n"
+"However you can still use virt-rescue on the disk image, to try to mount\n"
+"filesystems that are not recognized by libguestfs, or to create partitions,\n"
+"logical volumes and filesystems on a blank disk.\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:465
+#, c-format
+msgid ""
+"This disk contains one or more filesystems, but we don't recognize any\n"
+"operating system. You can use these mount commands in virt-rescue (at the\n"
+"><rescue> prompt) to mount these filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:470
+#, c-format
+msgid "# %s has type '%s'\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:594
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr ""
diff --git a/po/uk.po b/po/uk.po
index 845b70e4..514f0aa2 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: 2011-10-27 16:05+0100\n"
+"POT-Creation-Date: 2011-11-01 14:19+0000\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -22,7 +22,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:73 fish/fish.c:101
-#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:60
+#: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Щоб дізнатися більше, віддайте команду «%s --help».\n"
@@ -67,7 +67,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:429 df/main.c:136 edit/virt-edit.c:141
#: fish/fish.c:222 fuse/guestmount.c:1024 inspector/virt-inspector.c:132
-#: rescue/virt-rescue.c:137
+#: rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: не вдалося створити елемент керування\n"
@@ -75,7 +75,7 @@ msgstr "guestfs_create: не вдалося створити елемент ке
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279
#: fuse/guestmount.c:1061 inspector/virt-inspector.c:154
-#: rescue/virt-rescue.c:172
+#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: невідомий довгий запис параметра: %s (%d)\n"
@@ -3214,8 +3214,8 @@ msgstr "{path} не відповідає шаблону augeas"
msgid "{filename}: could not read initrd format"
msgstr "{filename}: не вдалося прочитати формат initrd"
-#: rescue/virt-rescue.c:64
-#, c-format
+#: rescue/virt-rescue.c:66
+#, fuzzy, c-format
msgid ""
"%s: Run a rescue shell on a virtual machine\n"
"Copyright (C) 2009-2010 Red Hat Inc.\n"
@@ -3234,6 +3234,7 @@ msgid ""
" -r|--ro Access read-only\n"
" --selinux Enable SELinux\n"
" --smp N Enable SMP with N >= 2 virtual CPUs\n"
+" --suggest Suggest mount commands for this guest\n"
" -v|--verbose Verbose messages\n"
" -V|--version Display version and exit\n"
" -w|--rw Mount read-write\n"
@@ -3263,22 +3264,70 @@ msgstr ""
" -x Трасувати виклики програмного інтерфейсу libguestfs\n"
"Щоб дізнатися більше, ознайомтеся зі сторінкою довідника (man) %s(1).\n"
-#: rescue/virt-rescue.c:162
+#: rescue/virt-rescue.c:167
#, c-format
msgid "%s: could not parse --smp parameter '%s'\n"
msgstr "%s: не вдалося обробити параметр --smp «%s»\n"
-#: rescue/virt-rescue.c:167
+#: rescue/virt-rescue.c:172
#, c-format
msgid "%s: --smp parameter '%s' should be >= 1\n"
msgstr "%s: значенням параметра --smp «%s» має бути число >= 1\n"
-#: rescue/virt-rescue.c:195
+#: rescue/virt-rescue.c:202
#, c-format
msgid "%s: could not parse memory size '%s'\n"
msgstr "%s: не вдалося обробити запис об’єму пам’яті «%s»\n"
-#: rescue/virt-rescue.c:428
+#: rescue/virt-rescue.c:372
+#, fuzzy, c-format
+msgid ""
+"Inspecting the virtual machine or disk image ...\n"
+"\n"
+msgstr "не вказано назви домену або образу диска libvirt\n"
+
+#: rescue/virt-rescue.c:391
+#, c-format
+msgid ""
+"This disk contains one or more operating systems. You can use these mount\n"
+"commands in virt-rescue (at the ><rescue> prompt) to mount the filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:401
+#, c-format
+msgid ""
+"# %s is the root of a %s operating system\n"
+"# type: %s, distro: %s, version: %d.%d\n"
+"# %s\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:458
+#, c-format
+msgid ""
+"This disk contains no filesystems that we recognize.\n"
+"\n"
+"However you can still use virt-rescue on the disk image, to try to mount\n"
+"filesystems that are not recognized by libguestfs, or to create partitions,\n"
+"logical volumes and filesystems on a blank disk.\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:465
+#, c-format
+msgid ""
+"This disk contains one or more filesystems, but we don't recognize any\n"
+"operating system. You can use these mount commands in virt-rescue (at the\n"
+"><rescue> prompt) to mount these filesystems.\n"
+"\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:470
+#, c-format
+msgid "# %s has type '%s'\n"
+msgstr ""
+
+#: rescue/virt-rescue.c:594
#, c-format
msgid "%s: unknown child exit status (%d)\n"
msgstr ""