summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/es.po110
-rw-r--r--po/gu.po93
-rw-r--r--po/hi.po96
-rw-r--r--po/kn.po97
-rw-r--r--po/libguestfs.pot77
-rw-r--r--po/ml.po93
-rw-r--r--po/mr.po96
-rw-r--r--po/nl.po106
-rw-r--r--po/or.po93
-rw-r--r--po/pa.po93
-rw-r--r--po/pl.po109
-rw-r--r--po/ta.po93
-rw-r--r--po/te.po93
13 files changed, 1093 insertions, 156 deletions
diff --git a/po/es.po b/po/es.po
index 3935ed85..01d58b9a 100644
--- a/po/es.po
+++ b/po/es.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs.master\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-11-17 20:52+0000\n"
+"POT-Creation-Date: 2010-11-19 16:11+0000\n"
"PO-Revision-Date: \n"
"Last-Translator: Héctor Daniel Cabrera <logan@fedoraproject.org>\n"
"Language-Team: Fedora Spanish <trans-es@lists.fedoraproject.org>\n"
@@ -21,6 +21,7 @@ msgstr ""
"X-Poedit-Country: ARGENTINA\n"
#: cat/virt-cat.c:53 fish/fish.c:86 fuse/guestmount.c:841
+#: inspector/virt-inspector.c:67
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Intente con `%s --help' para más información.\n"
@@ -67,11 +68,13 @@ msgstr ""
" -V|--version Muestra la versión y finaliza\n"
#: cat/virt-cat.c:115 fish/fish.c:204 fuse/guestmount.c:952
+#: inspector/virt-inspector.c:129
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: falló al crear manipulador\n"
#: cat/virt-cat.c:137 fish/fish.c:272 fuse/guestmount.c:1000
+#: inspector/virt-inspector.c:151
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: opción extensa desconocida: %s (%d)\n"
@@ -2003,24 +2006,24 @@ msgstr ""
msgid "hexedit: invalid range\n"
msgstr "hexedit: rango inválido\n"
-#: fish/inspect.c:85
+#: fish/inspect.c:83
#, fuzzy, c-format
msgid "%s: no operating system was found on this disk\n"
msgstr "guestfish: no han sido hallados sistemas operativos en este disco\n"
-#: fish/inspect.c:91
+#: fish/inspect.c:89
#, fuzzy, c-format
msgid "%s: multi-boot operating systems are not supported by the -i option\n"
msgstr ""
"guestfish: con la opción -i, no existe soporte para sistemas operativos "
"multiarranque\n"
-#: fish/inspect.c:131
+#: fish/inspect.c:135
#, c-format
msgid "Operating system: %s\n"
msgstr "Sistema operativo: %s\n"
-#: fish/inspect.c:144
+#: fish/inspect.c:148
#, c-format
msgid "%s mounted on %s\n"
msgstr "%s montado en %s\n"
@@ -2307,20 +2310,60 @@ msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr ""
"%s: debe indicar un punto de montaje en el sistema de archivos del equipo\n"
-#: inspector/virt-inspector.pl:134
-msgid "virt-inspector: no image or VM names given"
-msgstr "virt-inspector: no han sido ofrecidas imágenes o nombres MV"
+#: inspector/virt-inspector.c:71
+#, fuzzy, c-format
+msgid ""
+"%s: display information about a virtual machine\n"
+"Copyright (C) 2010 Red Hat Inc.\n"
+"Usage:\n"
+" %s [--options] -d domname file [file ...]\n"
+" %s [--options] -a disk.img [-a disk.img ...] file [file ...]\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"
+" --echo-keys Don't turn off echo for passphrases\n"
+" --format[=raw|..] Force disk format for -a option\n"
+" --help Display brief help\n"
+" --keys-from-stdin Read passphrases from stdin\n"
+" -v|--verbose Verbose messages\n"
+" -V|--version Display version and exit\n"
+" -x Echo each command before executing it\n"
+"For more information, see the manpage %s(1).\n"
+msgstr ""
+"%s: módulo FUSE para libguestfs\n"
+"%s le permite montar un sistema de archivos de máquina virtual\n"
+"Copyright (C) 2009 Red Hat Inc.\n"
+"Utilización:\n"
+" %s [--opciones] [-- [--FUSE-opciones]] punto de montaje\n"
+"Options:\n"
+" -a|--add image Agrega una imagen\n"
+" --dir-cache-timeout Define tiempo de espera de readdir cache (por defecto "
+"5 sec)\n"
+" --fuse-help Muestra opciones FUSE adicionales\n"
+" --help Muestra el mensaje de ayuda y finaliza\n"
+" -m|--mount dev[:mnt] Monta dev en mnt (si es omitido, /)\n"
+" -n|--no-sync No sincroniza automáticamente\n"
+" -o|--option opt Transmite opciones extra a FUSE\n"
+" -r|--ro Montaje de solo lectura\n"
+" --selinux Habilita soporte para SELinux\n"
+" --trace Rastrea llamadas API de guestfs API (hacia stderr)\n"
+" -v|--verbose Mensajes detallados\n"
+" -V|--version Muestra la versión y finaliza\n"
-#: inspector/virt-inspector.pl:145 tools/virt-edit.pl:185 tools/virt-ls.pl:194
-#: tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
-#, fuzzy, perl-brace-format
+#: inspector/virt-inspector.c:259
+#, fuzzy, c-format
msgid ""
-"{prog}: No operating system could be detected inside this disk image.\n"
+"%s: no operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
+"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
+"must\n"
+"install the separate libguestfs-winsupport package.\n"
+"\n"
"If you feel this is an error, please file a bug report including as much\n"
"information about the disk image as possible.\n"
msgstr ""
@@ -2336,6 +2379,21 @@ msgstr ""
"mayor cantidad de información acerca de la imagen de disco que le sea "
"posible.\n"
+#: inspector/virt-inspector.c:284
+#, c-format
+msgid "%s: XML write error at \"%s\": %m\n"
+msgstr ""
+
+#: inspector/virt-inspector.c:296
+#, c-format
+msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
+msgstr ""
+
+#: inspector/virt-inspector.c:304
+#, c-format
+msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
+msgstr ""
+
#: perl/lib/Sys/Guestfs/Lib.pm:158
msgid "open_guest: first parameter must be a string or an arrayref"
msgstr ""
@@ -3000,6 +3058,31 @@ msgstr ""
"virt-edit: no han sido ofrecidas imágenes, nombres MV o nombres de archivos "
"para editar"
+#: tools/virt-edit.pl:185 tools/virt-ls.pl:194 tools/virt-tar.pl:238
+#: tools/virt-win-reg.pl:292
+#, fuzzy, perl-brace-format
+msgid ""
+"{prog}: No operating system could be detected inside this disk image.\n"
+"\n"
+"This may be because the file is not a disk image, or is not a virtual "
+"machine\n"
+"image, or because the OS type is not understood by libguestfs.\n"
+"\n"
+"If you feel this is an error, please file a bug report including as much\n"
+"information about the disk image as possible.\n"
+msgstr ""
+"No se ha podido detectar ningún sistema operativo dentro de esta imagen de "
+"disco.\n"
+"\n"
+"Esto podría suceder debido a que el archivo no es un archivo de\n"
+"imagen de disco, o que no sea una imagen de máquina virtual, o\n"
+"debido a que el tipo de SO no es comprendido por virt-inspector.\n"
+"\n"
+"Si cree que esto es un error, por favor envíe un reporte de error ofreciendo "
+"la\n"
+"mayor cantidad de información acerca de la imagen de disco que le sea "
+"posible.\n"
+
#: tools/virt-edit.pl:189 tools/virt-ls.pl:198 tools/virt-tar.pl:242
#: tools/virt-win-reg.pl:296
#, fuzzy, perl-brace-format
@@ -3359,6 +3442,9 @@ 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 "virt-inspector: no image or VM names given"
+#~ msgstr "virt-inspector: no han sido ofrecidas imágenes o nombres MV"
+
#~ msgid "virt-cat: no image, VM names or filenames to cat given"
#~ msgstr ""
#~ "virt-cat: no han sido ofrecidadas imágenes, nombres MV o nombres de "
diff --git a/po/gu.po b/po/gu.po
index 31592c52..2848544a 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -8,7 +8,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: 2010-11-17 20:52+0000\n"
+"POT-Creation-Date: 2010-11-19 16:11+0000\n"
"PO-Revision-Date: 2010-02-02 13:45+0530\n"
"Last-Translator: Sweta Kothari <swkothar@redhat.com>\n"
"Language-Team: Gujarati\n"
@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
#: cat/virt-cat.c:53 fish/fish.c:86 fuse/guestmount.c:841
+#: inspector/virt-inspector.c:67
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "વધારે જાણકારી માટે `%s --help' નો પ્રયત્ન કરો.\n"
@@ -65,11 +66,13 @@ msgstr ""
" -V|--version આવૃત્તિને દર્શાવોsઅને બહાર નીકળોexit\n"
#: cat/virt-cat.c:115 fish/fish.c:204 fuse/guestmount.c:952
+#: inspector/virt-inspector.c:129
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: હેન્ડલ ને બનાવવાનું નિષ્ફળ\n"
#: cat/virt-cat.c:137 fish/fish.c:272 fuse/guestmount.c:1000
+#: inspector/virt-inspector.c:151
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: અજ્ઞાત લાંબો વિકલ્પ: %s (%d)\n"
@@ -1984,22 +1987,22 @@ msgstr ""
msgid "hexedit: invalid range\n"
msgstr ""
-#: fish/inspect.c:85
+#: fish/inspect.c:83
#, c-format
msgid "%s: no operating system was found on this disk\n"
msgstr ""
-#: fish/inspect.c:91
+#: fish/inspect.c:89
#, c-format
msgid "%s: multi-boot operating systems are not supported by the -i option\n"
msgstr ""
-#: fish/inspect.c:131
+#: fish/inspect.c:135
#, c-format
msgid "Operating system: %s\n"
msgstr ""
-#: fish/inspect.c:144
+#: fish/inspect.c:148
#, fuzzy, c-format
msgid "%s mounted on %s\n"
msgstr "માઉન્ટબિંદુઓને બતાવો"
@@ -2265,24 +2268,78 @@ msgstr "%s: ઓછામાં ઓછુ એક -a અને -m વિકલ્
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: યજમાન ફાઇલસિસ્ટમમાં માઉન્ટબિંદુને સ્પષ્ટ કરવુ જ પડશે\n"
-#: inspector/virt-inspector.pl:134
-msgid "virt-inspector: no image or VM names given"
+#: inspector/virt-inspector.c:71
+#, fuzzy, c-format
+msgid ""
+"%s: display information about a virtual machine\n"
+"Copyright (C) 2010 Red Hat Inc.\n"
+"Usage:\n"
+" %s [--options] -d domname file [file ...]\n"
+" %s [--options] -a disk.img [-a disk.img ...] file [file ...]\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"
+" --echo-keys Don't turn off echo for passphrases\n"
+" --format[=raw|..] Force disk format for -a option\n"
+" --help Display brief help\n"
+" --keys-from-stdin Read passphrases from stdin\n"
+" -v|--verbose Verbose messages\n"
+" -V|--version Display version and exit\n"
+" -x Echo each command before executing it\n"
+"For more information, see the manpage %s(1).\n"
msgstr ""
+"%s: libguestfs માટે FUSE મોડ્યુલ\n"
+"%s ચાલો તમે વર્ચ્યુઅલ મશીન ફાઇલ સિસ્ટમને માઉન્ટ કરો\n"
+"Copyright (C) 2009 Red Hat Inc.\n"
+"વપરાશ:\n"
+" %s [--options] [-- [--FUSE-options]] mountpoint\n"
+"વિકલ્પો:\n"
+" -a|--add image ઇમેજને ઉમેરો\n"
+" --dir-cache-timeout readdir કેશ સમયસમાપ્તિને સુયોજિત કરો (મૂળભૂત 5 સેકંડ)\n"
+" --fuse-help વધારાનાં FUSE વિકલ્પોને દર્શાવો\n"
+" --help મદદ સંદેશને દર્શાવો અને બહાર નીકળો\n"
+" -m|--mount dev[:mnt] mnt પર dev ને માઉન્ટ કરો (જો છોડી દીધેલ હોય તો, /)\n"
+" -n|--no-sync આપમેળે સુમેળ કરો નહિં\n"
+" -o|--option opt FUSE માં વધારાનાં વિકલ્પોને પસાર કરોશાવો\n"
+" -r|--ro ફક્ત વંચાય તેવાને માઉન્ટ કરોonly\n"
+" --selinux ble SELiઆધારને સક્રિય કરોport\n"
+" --trace gce guestfs કોલોને ટ્રેસ કરોal(to st માટેderr)\n"
+" -v|--verbose વર્બોસ સંદેશાઓages\n"
+" -V|--version આવૃત્તિને દર્શાવોsઅને બહાર નીકળોexit\n"
-#: inspector/virt-inspector.pl:145 tools/virt-edit.pl:185 tools/virt-ls.pl:194
-#: tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
-#, perl-brace-format
+#: inspector/virt-inspector.c:259
+#, c-format
msgid ""
-"{prog}: No operating system could be detected inside this disk image.\n"
+"%s: no operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
+"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
+"must\n"
+"install the separate libguestfs-winsupport package.\n"
+"\n"
"If you feel this is an error, please file a bug report including as much\n"
"information about the disk image as possible.\n"
msgstr ""
+#: inspector/virt-inspector.c:284
+#, c-format
+msgid "%s: XML write error at \"%s\": %m\n"
+msgstr ""
+
+#: inspector/virt-inspector.c:296
+#, c-format
+msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
+msgstr ""
+
+#: inspector/virt-inspector.c:304
+#, c-format
+msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
+msgstr ""
+
#: perl/lib/Sys/Guestfs/Lib.pm:158
msgid "open_guest: first parameter must be a string or an arrayref"
msgstr ""
@@ -2906,6 +2963,20 @@ msgstr ""
msgid "virt-edit: no image, VM names or filenames to edit given"
msgstr ""
+#: tools/virt-edit.pl:185 tools/virt-ls.pl:194 tools/virt-tar.pl:238
+#: tools/virt-win-reg.pl:292
+#, perl-brace-format
+msgid ""
+"{prog}: No operating system could be detected inside this disk image.\n"
+"\n"
+"This may be because the file is not a disk image, or is not a virtual "
+"machine\n"
+"image, or because the OS type is not understood by libguestfs.\n"
+"\n"
+"If you feel this is an error, please file a bug report including as much\n"
+"information about the disk image as possible.\n"
+msgstr ""
+
#: tools/virt-edit.pl:189 tools/virt-ls.pl:198 tools/virt-tar.pl:242
#: tools/virt-win-reg.pl:296
#, perl-brace-format
diff --git a/po/hi.po b/po/hi.po
index be8a1bae..6966910e 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: libguestfs.master.libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-11-17 20:52+0000\n"
+"POT-Creation-Date: 2010-11-19 16:11+0000\n"
"PO-Revision-Date: 2010-02-16 12:57+0530\n"
"Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
"Language-Team: Hindi <Red Hat>\n"
@@ -23,6 +23,7 @@ msgstr ""
"\n"
#: cat/virt-cat.c:53 fish/fish.c:86 fuse/guestmount.c:841
+#: inspector/virt-inspector.c:67
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "अधिक सूचना के लिए `%s --help' आजमाएँ.\n"
@@ -68,11 +69,13 @@ msgstr ""
" -V|--version Display version and exit\n"
#: cat/virt-cat.c:115 fish/fish.c:204 fuse/guestmount.c:952
+#: inspector/virt-inspector.c:129
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
#: cat/virt-cat.c:137 fish/fish.c:272 fuse/guestmount.c:1000
+#: inspector/virt-inspector.c:151
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: unknown long option: %s (%d)\n"
@@ -1987,22 +1990,22 @@ msgstr ""
msgid "hexedit: invalid range\n"
msgstr ""
-#: fish/inspect.c:85
+#: fish/inspect.c:83
#, c-format
msgid "%s: no operating system was found on this disk\n"
msgstr ""
-#: fish/inspect.c:91
+#: fish/inspect.c:89
#, c-format
msgid "%s: multi-boot operating systems are not supported by the -i option\n"
msgstr ""
-#: fish/inspect.c:131
+#: fish/inspect.c:135
#, c-format
msgid "Operating system: %s\n"
msgstr ""
-#: fish/inspect.c:144
+#: fish/inspect.c:148
#, fuzzy, c-format
msgid "%s mounted on %s\n"
msgstr "आरोहबिंदु दिखाएँ"
@@ -2268,24 +2271,78 @@ msgstr "%s: must have at least one -a and at least one -m option\n"
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: तुम्हें मेजबान फाइल सिस्टम में कोई माउंटप्वाइंट को जरूर निर्दिष्ट करना चाहिए\n"
-#: inspector/virt-inspector.pl:134
-msgid "virt-inspector: no image or VM names given"
+#: inspector/virt-inspector.c:71
+#, fuzzy, c-format
+msgid ""
+"%s: display information about a virtual machine\n"
+"Copyright (C) 2010 Red Hat Inc.\n"
+"Usage:\n"
+" %s [--options] -d domname file [file ...]\n"
+" %s [--options] -a disk.img [-a disk.img ...] file [file ...]\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"
+" --echo-keys Don't turn off echo for passphrases\n"
+" --format[=raw|..] Force disk format for -a option\n"
+" --help Display brief help\n"
+" --keys-from-stdin Read passphrases from stdin\n"
+" -v|--verbose Verbose messages\n"
+" -V|--version Display version and exit\n"
+" -x Echo each command before executing it\n"
+"For more information, see the manpage %s(1).\n"
msgstr ""
+"%s: FUSE module for libguestfs\n"
+"%s lets you mount a virtual machine filesystem\n"
+"Copyright (C) 2009 Red Hat Inc.\n"
+"Usage:\n"
+" %s [--options] [-- [--FUSE-options]] mountpoint\n"
+"Options:\n"
+" -a|--add image Add image\n"
+" --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
+" --fuse-help Display extra FUSE options\n"
+" --help Display help message and exit\n"
+" -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
+" -n|--no-sync Don't autosync\n"
+" -o|--option opt Pass extra option to FUSE\n"
+" -r|--ro Mount read-only\n"
+" --selinux Enable SELinux support\n"
+" --trace Trace guestfs API calls (to stderr)\n"
+" -v|--verbose Verbose messages\n"
+" -V|--version Display version and exit\n"
-#: inspector/virt-inspector.pl:145 tools/virt-edit.pl:185 tools/virt-ls.pl:194
-#: tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
-#, perl-brace-format
+#: inspector/virt-inspector.c:259
+#, c-format
msgid ""
-"{prog}: No operating system could be detected inside this disk image.\n"
+"%s: no operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
+"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
+"must\n"
+"install the separate libguestfs-winsupport package.\n"
+"\n"
"If you feel this is an error, please file a bug report including as much\n"
"information about the disk image as possible.\n"
msgstr ""
+#: inspector/virt-inspector.c:284
+#, c-format
+msgid "%s: XML write error at \"%s\": %m\n"
+msgstr ""
+
+#: inspector/virt-inspector.c:296
+#, c-format
+msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
+msgstr ""
+
+#: inspector/virt-inspector.c:304
+#, fuzzy, c-format
+msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
+msgstr "xmlNewTextWriterFilename: XML राइटर बनाने में विफल\n"
+
#: perl/lib/Sys/Guestfs/Lib.pm:158
msgid "open_guest: first parameter must be a string or an arrayref"
msgstr ""
@@ -2909,6 +2966,20 @@ msgstr ""
msgid "virt-edit: no image, VM names or filenames to edit given"
msgstr ""
+#: tools/virt-edit.pl:185 tools/virt-ls.pl:194 tools/virt-tar.pl:238
+#: tools/virt-win-reg.pl:292
+#, perl-brace-format
+msgid ""
+"{prog}: No operating system could be detected inside this disk image.\n"
+"\n"
+"This may be because the file is not a disk image, or is not a virtual "
+"machine\n"
+"image, or because the OS type is not understood by libguestfs.\n"
+"\n"
+"If you feel this is an error, please file a bug report including as much\n"
+"information about the disk image as possible.\n"
+msgstr ""
+
#: tools/virt-edit.pl:189 tools/virt-ls.pl:198 tools/virt-tar.pl:242
#: tools/virt-win-reg.pl:296
#, perl-brace-format
@@ -3479,9 +3550,6 @@ msgstr ""
#~ msgid "hivexml: missing name of input file\n"
#~ msgstr "hivexml: इनपुट फाइल का अनुपस्थित नाम\n"
-#~ msgid "xmlNewTextWriterFilename: failed to create XML writer\n"
-#~ msgstr "xmlNewTextWriterFilename: XML राइटर बनाने में विफल\n"
-
#~ msgid ""
#~ "\n"
#~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
diff --git a/po/kn.po b/po/kn.po
index 73839040..89c765f9 100644
--- a/po/kn.po
+++ b/po/kn.po
@@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: libguestfs 1.0.83\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-11-17 20:52+0000\n"
+"POT-Creation-Date: 2010-11-19 16:11+0000\n"
"PO-Revision-Date: 2010-02-24 11:56+0530\n"
"Last-Translator: Shankar Prasad <svenkate@redhat.com>\n"
"Language-Team: kn-IN <>\n"
@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
#: cat/virt-cat.c:53 fish/fish.c:86 fuse/guestmount.c:841
+#: inspector/virt-inspector.c:67
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "ಹೆಚ್ಚಿನ ಮಾಹಿತಿಗಾಗಿ `%s -help' ಅನ್ನು ಪ್ರಯತ್ನಿಸಿ .\n"
@@ -65,11 +66,13 @@ msgstr ""
" -V|--version ಆವೃತ್ತಿಯನ್ನು ತೋರಿಸಿ ನಿರ್ಗಮಿಸು\n"
#: cat/virt-cat.c:115 fish/fish.c:204 fuse/guestmount.c:952
+#: inspector/virt-inspector.c:129
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: ಹ್ಯಾಂಡಲ್ ಅನ್ನು ನಿರ್ಮಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n"
#: cat/virt-cat.c:137 fish/fish.c:272 fuse/guestmount.c:1000
+#: inspector/virt-inspector.c:151
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: ಗೊತ್ತಿರದ ಉದ್ದನೆಯ ಆಯ್ಕೆ: %s (%d)\n"
@@ -1987,22 +1990,22 @@ msgstr ""
msgid "hexedit: invalid range\n"
msgstr ""
-#: fish/inspect.c:85
+#: fish/inspect.c:83
#, c-format
msgid "%s: no operating system was found on this disk\n"
msgstr ""
-#: fish/inspect.c:91
+#: fish/inspect.c:89
#, c-format
msgid "%s: multi-boot operating systems are not supported by the -i option\n"
msgstr ""
-#: fish/inspect.c:131
+#: fish/inspect.c:135
#, c-format
msgid "Operating system: %s\n"
msgstr ""
-#: fish/inspect.c:144
+#: fish/inspect.c:148
#, fuzzy, c-format
msgid "%s mounted on %s\n"
msgstr "ಆರೋಹಣಾತಾಣವನ್ನು ತೋರಿಸು"
@@ -2273,24 +2276,79 @@ msgstr "%s: ಕನಿಷ್ಟ ಒಂದು -a ಹಾಗು ಕನಿಷ್ಟ
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: ಆತಿಥೇಯ ಕಡತವ್ಯವಸ್ಥೆಯಲ್ಲಿ ಒಂದು ಆರೋಹಣಾ ತಾಣವನ್ನು ನೀವು ಸೂಚಿಸಬೇಕು\n"
-#: inspector/virt-inspector.pl:134
-msgid "virt-inspector: no image or VM names given"
+#: inspector/virt-inspector.c:71
+#, fuzzy, c-format
+msgid ""
+"%s: display information about a virtual machine\n"
+"Copyright (C) 2010 Red Hat Inc.\n"
+"Usage:\n"
+" %s [--options] -d domname file [file ...]\n"
+" %s [--options] -a disk.img [-a disk.img ...] file [file ...]\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"
+" --echo-keys Don't turn off echo for passphrases\n"
+" --format[=raw|..] Force disk format for -a option\n"
+" --help Display brief help\n"
+" --keys-from-stdin Read passphrases from stdin\n"
+" -v|--verbose Verbose messages\n"
+" -V|--version Display version and exit\n"
+" -x Echo each command before executing it\n"
+"For more information, see the manpage %s(1).\n"
msgstr ""
+"%s: libguestfs ಗಾಗಿನ FUSE ಘಟಕ\n"
+"%s ಎನ್ನುವುದು ವರ್ಚುವಲ್ ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ಆರೋಹಿಸಲು ಅನುವು ಮಾಡಿಕೊಡುತ್ತದೆ\n"
+"ಹಕ್ಕು (C) 2009 Red Hat Inc.\n"
+"ಬಳಕೆ:\n"
+" %s [--options] [-- [--FUSE-options]] ಆರೋಹಣಾತಾಣ\n"
+"ಆಯ್ಕೆಗಳು:\n"
+" -a|--add image ಚಿತ್ರಿಕೆಯನ್ನು ಸೇರಿಸಿ\n"
+" --dir-cache-timeout readdir ಕ್ಯಾಶೆ ಕಾಲಾವಧಿಯನ್ನು ಹೊಂದಿಸಿ (ಪೂರ್ವನಿಯೋಜಿತವಾಗಿ 5 "
+"ಸೆಕೆಂಡು)\n"
+" --fuse-help ಹೆಚ್ಚುವರಿ FUSE ಆಯ್ಕೆಗಳನ್ನು ತೋರಿಸು\n"
+" --help ನೆರವಿನ ಸಂದೇಶವನ್ನು ತೋರಿಸಿ ನಿರ್ಗಮಿಸು\n"
+" -m|--mount dev[:mnt] dev ಅನ್ನು mnt ಯಲ್ಲಿ ಆರೋಹಿಸು (ಹಾಗೆಯೆ ಬಿಟ್ಟಲ್ಲಿ, /)\n"
+" -n|--no-sync ಸ್ವಯಂಮೇಳೈಕೆ ಮಾಡಬೇಡ\n"
+" -o|--option opt FUSE ಗೆ ಹೆಚ್ಚುವರಿ ಆಯ್ಕೆಗಳನ್ನು ಒದಗಿಸು\n"
+" -r|--ro ಓದಲು ಮಾತ್ರವಾಗಿರುವಂತೆ ಆರೋಹಿಸು\n"
+" --selinux SELinux ಬೆಂಬಲವನ್ನು ಶಕ್ತಗೊಳಿಸು\n"
+" --trace guestfs API ಕರೆಗಳ ಜಾಡನ್ನು ಇರಿಸು (stderr ಗೆ)\n"
+" -v|--verbose ವರ್ಬೋಸ್ ಸಂದೇಶಗಳು\n"
+" -V|--version ಆವೃತ್ತಿಯನ್ನು ತೋರಿಸಿ ನಿರ್ಗಮಿಸು\n"
-#: inspector/virt-inspector.pl:145 tools/virt-edit.pl:185 tools/virt-ls.pl:194
-#: tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
-#, perl-brace-format
+#: inspector/virt-inspector.c:259
+#, c-format
msgid ""
-"{prog}: No operating system could be detected inside this disk image.\n"
+"%s: no operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
+"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
+"must\n"
+"install the separate libguestfs-winsupport package.\n"
+"\n"
"If you feel this is an error, please file a bug report including as much\n"
"information about the disk image as possible.\n"
msgstr ""
+#: inspector/virt-inspector.c:284
+#, c-format
+msgid "%s: XML write error at \"%s\": %m\n"
+msgstr ""
+
+#: inspector/virt-inspector.c:296
+#, c-format
+msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
+msgstr ""
+
+#: inspector/virt-inspector.c:304
+#, fuzzy, c-format
+msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
+msgstr "xmlNewTextWriterFilename: XML ಬರಹಗಾರನನ್ನು ರಚಿಸಲು ವಿಫಲಗೊಂಡಿದೆ\n"
+
#: perl/lib/Sys/Guestfs/Lib.pm:158
msgid "open_guest: first parameter must be a string or an arrayref"
msgstr ""
@@ -2921,6 +2979,20 @@ msgstr ""
msgid "virt-edit: no image, VM names or filenames to edit given"
msgstr ""
+#: tools/virt-edit.pl:185 tools/virt-ls.pl:194 tools/virt-tar.pl:238
+#: tools/virt-win-reg.pl:292
+#, perl-brace-format
+msgid ""
+"{prog}: No operating system could be detected inside this disk image.\n"
+"\n"
+"This may be because the file is not a disk image, or is not a virtual "
+"machine\n"
+"image, or because the OS type is not understood by libguestfs.\n"
+"\n"
+"If you feel this is an error, please file a bug report including as much\n"
+"information about the disk image as possible.\n"
+msgstr ""
+
#: tools/virt-edit.pl:189 tools/virt-ls.pl:198 tools/virt-tar.pl:242
#: tools/virt-win-reg.pl:296
#, perl-brace-format
@@ -3495,9 +3567,6 @@ msgstr ""
#~ msgid "hivexml: missing name of input file\n"
#~ msgstr "hivexml: ಇನ್‌ಪುಟ್ ಕಡತದ ಹೆಸರು ಕಾಣಿಸುತ್ತಿಲ್ಲ\n"
-#~ msgid "xmlNewTextWriterFilename: failed to create XML writer\n"
-#~ msgstr "xmlNewTextWriterFilename: XML ಬರಹಗಾರನನ್ನು ರಚಿಸಲು ವಿಫಲಗೊಂಡಿದೆ\n"
-
#~ msgid ""
#~ "\n"
#~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
diff --git a/po/libguestfs.pot b/po/libguestfs.pot
index 2c3a90af..d76533a9 100644
--- a/po/libguestfs.pot
+++ b/po/libguestfs.pot
@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.7.10\n"
+"Project-Id-Version: libguestfs 1.7.11\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-11-17 20:52+0000\n"
+"POT-Creation-Date: 2010-11-19 16:11+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"
@@ -19,6 +19,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#: cat/virt-cat.c:53 fish/fish.c:86 fuse/guestmount.c:841
+#: inspector/virt-inspector.c:67
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr ""
@@ -46,11 +47,13 @@ msgid ""
msgstr ""
#: cat/virt-cat.c:115 fish/fish.c:204 fuse/guestmount.c:952
+#: inspector/virt-inspector.c:129
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr ""
#: cat/virt-cat.c:137 fish/fish.c:272 fuse/guestmount.c:1000
+#: inspector/virt-inspector.c:151
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr ""
@@ -1867,22 +1870,22 @@ msgstr ""
msgid "hexedit: invalid range\n"
msgstr ""
-#: fish/inspect.c:85
+#: fish/inspect.c:83
#, c-format
msgid "%s: no operating system was found on this disk\n"
msgstr ""
-#: fish/inspect.c:91
+#: fish/inspect.c:89
#, c-format
msgid "%s: multi-boot operating systems are not supported by the -i option\n"
msgstr ""
-#: fish/inspect.c:131
+#: fish/inspect.c:135
#, c-format
msgid "Operating system: %s\n"
msgstr ""
-#: fish/inspect.c:144
+#: fish/inspect.c:148
#, c-format
msgid "%s mounted on %s\n"
msgstr ""
@@ -2126,24 +2129,60 @@ msgstr ""
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr ""
-#: inspector/virt-inspector.pl:134
-msgid "virt-inspector: no image or VM names given"
+#: inspector/virt-inspector.c:71
+#, c-format
+msgid ""
+"%s: display information about a virtual machine\n"
+"Copyright (C) 2010 Red Hat Inc.\n"
+"Usage:\n"
+" %s [--options] -d domname file [file ...]\n"
+" %s [--options] -a disk.img [-a disk.img ...] file [file ...]\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"
+" --echo-keys Don't turn off echo for passphrases\n"
+" --format[=raw|..] Force disk format for -a option\n"
+" --help Display brief help\n"
+" --keys-from-stdin Read passphrases from stdin\n"
+" -v|--verbose Verbose messages\n"
+" -V|--version Display version and exit\n"
+" -x Echo each command before executing it\n"
+"For more information, see the manpage %s(1).\n"
msgstr ""
-#: inspector/virt-inspector.pl:145 tools/virt-edit.pl:185 tools/virt-ls.pl:194
-#: tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
-#, perl-brace-format
+#: inspector/virt-inspector.c:259
+#, c-format
msgid ""
-"{prog}: No operating system could be detected inside this disk image.\n"
+"%s: no operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
+"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
+"must\n"
+"install the separate libguestfs-winsupport package.\n"
+"\n"
"If you feel this is an error, please file a bug report including as much\n"
"information about the disk image as possible.\n"
msgstr ""
+#: inspector/virt-inspector.c:284
+#, c-format
+msgid "%s: XML write error at \"%s\": %m\n"
+msgstr ""
+
+#: inspector/virt-inspector.c:296
+#, c-format
+msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
+msgstr ""
+
+#: inspector/virt-inspector.c:304
+#, c-format
+msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
+msgstr ""
+
#: perl/lib/Sys/Guestfs/Lib.pm:158
msgid "open_guest: first parameter must be a string or an arrayref"
msgstr ""
@@ -2733,6 +2772,20 @@ msgstr ""
msgid "virt-edit: no image, VM names or filenames to edit given"
msgstr ""
+#: tools/virt-edit.pl:185 tools/virt-ls.pl:194 tools/virt-tar.pl:238
+#: tools/virt-win-reg.pl:292
+#, perl-brace-format
+msgid ""
+"{prog}: No operating system could be detected inside this disk image.\n"
+"\n"
+"This may be because the file is not a disk image, or is not a virtual "
+"machine\n"
+"image, or because the OS type is not understood by libguestfs.\n"
+"\n"
+"If you feel this is an error, please file a bug report including as much\n"
+"information about the disk image as possible.\n"
+msgstr ""
+
#: tools/virt-edit.pl:189 tools/virt-ls.pl:198 tools/virt-tar.pl:242
#: tools/virt-win-reg.pl:296
#, perl-brace-format
diff --git a/po/ml.po b/po/ml.po
index f7838932..36c73967 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: libguestfs.master.libguestfs.ml\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-11-17 20:52+0000\n"
+"POT-Creation-Date: 2010-11-19 16:11+0000\n"
"PO-Revision-Date: 2010-02-02 18:35+0530\n"
"Last-Translator: Ani Peter | അനി പീറ്റര്‍ <apeter@redhat.com>\n"
"Language-Team: Swathanthra Malayalam Computing | സ്വതന്ത്ര മലയാളം കമ്പ്യൂട്ടിങ് <smc-"
@@ -19,6 +19,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#: cat/virt-cat.c:53 fish/fish.c:86 fuse/guestmount.c:841
+#: inspector/virt-inspector.c:67
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "കൂടുതല്‍ വിവരങ്ങള്‍ക്കായി `%s --help' ശ്രമിക്കുക.\n"
@@ -64,11 +65,13 @@ msgstr ""
" -V|--version Display version and exit\n"
#: cat/virt-cat.c:115 fish/fish.c:204 fuse/guestmount.c:952
+#: inspector/virt-inspector.c:129
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: ഹാന്‍ഡില്‍ ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു\n"
#: cat/virt-cat.c:137 fish/fish.c:272 fuse/guestmount.c:1000
+#: inspector/virt-inspector.c:151
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: അപരിചിതമായ ലോങ് ഉപാധി: %s (%d)\n"
@@ -1988,22 +1991,22 @@ msgstr ""
msgid "hexedit: invalid range\n"
msgstr ""
-#: fish/inspect.c:85
+#: fish/inspect.c:83
#, c-format
msgid "%s: no operating system was found on this disk\n"
msgstr ""
-#: fish/inspect.c:91
+#: fish/inspect.c:89
#, c-format
msgid "%s: multi-boot operating systems are not supported by the -i option\n"
msgstr ""
-#: fish/inspect.c:131
+#: fish/inspect.c:135
#, c-format
msgid "Operating system: %s\n"
msgstr ""
-#: fish/inspect.c:144
+#: fish/inspect.c:148
#, fuzzy, c-format
msgid "%s mounted on %s\n"
msgstr "മൌണ്ട് പോയിന്റുകള്‍ കാണിക്കുക"
@@ -2270,24 +2273,78 @@ msgstr "%s: കുറഞ്ഞതു് ഒരു -a ഉപാധിയും
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: ഹോസ്റ്റ് ഫയല്‍സിസ്റ്റത്തില്‍ ഒരു മൌണ്ട് പോയിന്റ് നല്‍കണം\n"
-#: inspector/virt-inspector.pl:134
-msgid "virt-inspector: no image or VM names given"
+#: inspector/virt-inspector.c:71
+#, fuzzy, c-format
+msgid ""
+"%s: display information about a virtual machine\n"
+"Copyright (C) 2010 Red Hat Inc.\n"
+"Usage:\n"
+" %s [--options] -d domname file [file ...]\n"
+" %s [--options] -a disk.img [-a disk.img ...] file [file ...]\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"
+" --echo-keys Don't turn off echo for passphrases\n"
+" --format[=raw|..] Force disk format for -a option\n"
+" --help Display brief help\n"
+" --keys-from-stdin Read passphrases from stdin\n"
+" -v|--verbose Verbose messages\n"
+" -V|--version Display version and exit\n"
+" -x Echo each command before executing it\n"
+"For more information, see the manpage %s(1).\n"
msgstr ""
+"%s: FUSE module for libguestfs\n"
+"%s lets you mount a virtual machine filesystem\n"
+"Copyright (C) 2009 Red Hat Inc.\n"
+"Usage:\n"
+" %s [--options] [-- [--FUSE-options]] mountpoint\n"
+"Options:\n"
+" -a|--add image Add image\n"
+" --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
+" --fuse-help Display extra FUSE options\n"
+" --help Display help message and exit\n"
+" -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
+" -n|--no-sync Don't autosync\n"
+" -o|--option opt Pass extra option to FUSE\n"
+" -r|--ro Mount read-only\n"
+" --selinux Enable SELinux support\n"
+" --trace Trace guestfs API calls (to stderr)\n"
+" -v|--verbose Verbose messages\n"
+" -V|--version Display version and exit\n"
-#: inspector/virt-inspector.pl:145 tools/virt-edit.pl:185 tools/virt-ls.pl:194
-#: tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
-#, perl-brace-format
+#: inspector/virt-inspector.c:259
+#, c-format
msgid ""
-"{prog}: No operating system could be detected inside this disk image.\n"
+"%s: no operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
+"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
+"must\n"
+"install the separate libguestfs-winsupport package.\n"
+"\n"
"If you feel this is an error, please file a bug report including as much\n"
"information about the disk image as possible.\n"
msgstr ""
+#: inspector/virt-inspector.c:284
+#, c-format
+msgid "%s: XML write error at \"%s\": %m\n"
+msgstr ""
+
+#: inspector/virt-inspector.c:296
+#, c-format
+msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
+msgstr ""
+
+#: inspector/virt-inspector.c:304
+#, c-format
+msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
+msgstr ""
+
#: perl/lib/Sys/Guestfs/Lib.pm:158
msgid "open_guest: first parameter must be a string or an arrayref"
msgstr ""
@@ -2915,6 +2972,20 @@ msgstr ""
msgid "virt-edit: no image, VM names or filenames to edit given"
msgstr ""
+#: tools/virt-edit.pl:185 tools/virt-ls.pl:194 tools/virt-tar.pl:238
+#: tools/virt-win-reg.pl:292
+#, perl-brace-format
+msgid ""
+"{prog}: No operating system could be detected inside this disk image.\n"
+"\n"
+"This may be because the file is not a disk image, or is not a virtual "
+"machine\n"
+"image, or because the OS type is not understood by libguestfs.\n"
+"\n"
+"If you feel this is an error, please file a bug report including as much\n"
+"information about the disk image as possible.\n"
+msgstr ""
+
#: tools/virt-edit.pl:189 tools/virt-ls.pl:198 tools/virt-tar.pl:242
#: tools/virt-win-reg.pl:296
#, perl-brace-format
diff --git a/po/mr.po b/po/mr.po
index ae95b13d..1e18c122 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: mr\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-11-17 20:52+0000\n"
+"POT-Creation-Date: 2010-11-19 16:11+0000\n"
"PO-Revision-Date: 2010-02-03 19:10+0530\n"
"Last-Translator: Sandeep Shedmake <sshedmak@redhat.com>\n"
"Language-Team: Marathi <fedora-trans-mr@redhat.com>\n"
@@ -20,6 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
#: cat/virt-cat.c:53 fish/fish.c:86 fuse/guestmount.c:841
+#: inspector/virt-inspector.c:67
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "अधिक माहितीसाठी `%s --help' वापरून पहा.\n"
@@ -65,11 +66,13 @@ msgstr ""
" -V|--version Display version and exit\n"
#: cat/virt-cat.c:115 fish/fish.c:204 fuse/guestmount.c:952
+#: inspector/virt-inspector.c:129
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: हँडल निर्माण करण्यास अशक्य\n"
#: cat/virt-cat.c:137 fish/fish.c:272 fuse/guestmount.c:1000
+#: inspector/virt-inspector.c:151
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: अपरिचीत लाँग पर्याय: %s (%d)\n"
@@ -1984,22 +1987,22 @@ msgstr ""
msgid "hexedit: invalid range\n"
msgstr ""
-#: fish/inspect.c:85
+#: fish/inspect.c:83
#, c-format
msgid "%s: no operating system was found on this disk\n"
msgstr ""
-#: fish/inspect.c:91
+#: fish/inspect.c:89
#, c-format
msgid "%s: multi-boot operating systems are not supported by the -i option\n"
msgstr ""
-#: fish/inspect.c:131
+#: fish/inspect.c:135
#, c-format
msgid "Operating system: %s\n"
msgstr ""
-#: fish/inspect.c:144
+#: fish/inspect.c:148
#, fuzzy, c-format
msgid "%s mounted on %s\n"
msgstr "माऊंटपॉईंट्स् दाखवा"
@@ -2265,24 +2268,78 @@ msgstr "%s: किमान एक -a व किमान एक -m पर्य
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: यजमान फाइलप्रणालीत तुम्ही माऊंटपॉईंट निर्देशीत करायला हवे\n"
-#: inspector/virt-inspector.pl:134
-msgid "virt-inspector: no image or VM names given"
+#: inspector/virt-inspector.c:71
+#, fuzzy, c-format
+msgid ""
+"%s: display information about a virtual machine\n"
+"Copyright (C) 2010 Red Hat Inc.\n"
+"Usage:\n"
+" %s [--options] -d domname file [file ...]\n"
+" %s [--options] -a disk.img [-a disk.img ...] file [file ...]\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"
+" --echo-keys Don't turn off echo for passphrases\n"
+" --format[=raw|..] Force disk format for -a option\n"
+" --help Display brief help\n"
+" --keys-from-stdin Read passphrases from stdin\n"
+" -v|--verbose Verbose messages\n"
+" -V|--version Display version and exit\n"
+" -x Echo each command before executing it\n"
+"For more information, see the manpage %s(1).\n"
msgstr ""
+"%s: FUSE module for libguestfs\n"
+"%s lets you mount a virtual machine filesystem\n"
+"Copyright (C) 2009 Red Hat Inc.\n"
+"Usage:\n"
+" %s [--options] [-- [--FUSE-options]] mountpoint\n"
+"Options:\n"
+" -a|--add image Add image\n"
+" --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
+" --fuse-help Display extra FUSE options\n"
+" --help Display help message and exit\n"
+" -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
+" -n|--no-sync Don't autosync\n"
+" -o|--option opt Pass extra option to FUSE\n"
+" -r|--ro Mount read-only\n"
+" --selinux Enable SELinux support\n"
+" --trace Trace guestfs API calls (to stderr)\n"
+" -v|--verbose Verbose messages\n"
+" -V|--version Display version and exit\n"
-#: inspector/virt-inspector.pl:145 tools/virt-edit.pl:185 tools/virt-ls.pl:194
-#: tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
-#, perl-brace-format
+#: inspector/virt-inspector.c:259
+#, c-format
msgid ""
-"{prog}: No operating system could be detected inside this disk image.\n"
+"%s: no operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
+"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
+"must\n"
+"install the separate libguestfs-winsupport package.\n"
+"\n"
"If you feel this is an error, please file a bug report including as much\n"
"information about the disk image as possible.\n"
msgstr ""
+#: inspector/virt-inspector.c:284
+#, c-format
+msgid "%s: XML write error at \"%s\": %m\n"
+msgstr ""
+
+#: inspector/virt-inspector.c:296
+#, c-format
+msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
+msgstr ""
+
+#: inspector/virt-inspector.c:304
+#, fuzzy, c-format
+msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
+msgstr "xmlNewTextWriterFilename: XML राईटर निर्माण करण्यास अपयशी\n"
+
#: perl/lib/Sys/Guestfs/Lib.pm:158
msgid "open_guest: first parameter must be a string or an arrayref"
msgstr ""
@@ -2906,6 +2963,20 @@ msgstr ""
msgid "virt-edit: no image, VM names or filenames to edit given"
msgstr ""
+#: tools/virt-edit.pl:185 tools/virt-ls.pl:194 tools/virt-tar.pl:238
+#: tools/virt-win-reg.pl:292
+#, perl-brace-format
+msgid ""
+"{prog}: No operating system could be detected inside this disk image.\n"
+"\n"
+"This may be because the file is not a disk image, or is not a virtual "
+"machine\n"
+"image, or because the OS type is not understood by libguestfs.\n"
+"\n"
+"If you feel this is an error, please file a bug report including as much\n"
+"information about the disk image as possible.\n"
+msgstr ""
+
#: tools/virt-edit.pl:189 tools/virt-ls.pl:198 tools/virt-tar.pl:242
#: tools/virt-win-reg.pl:296
#, perl-brace-format
@@ -3478,9 +3549,6 @@ msgstr ""
#~ msgid "hivexml: missing name of input file\n"
#~ msgstr "hivexml: इंपुट फाइलचे नाव आढळले नाही\n"
-#~ msgid "xmlNewTextWriterFilename: failed to create XML writer\n"
-#~ msgstr "xmlNewTextWriterFilename: XML राईटर निर्माण करण्यास अपयशी\n"
-
#~ msgid ""
#~ "\n"
#~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
diff --git a/po/nl.po b/po/nl.po
index be934b08..682d3cd1 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: libguestfs 1.5.4\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-11-17 20:52+0000\n"
+"POT-Creation-Date: 2010-11-19 16:11+0000\n"
"PO-Revision-Date: 2010-09-02 15:28+0200\n"
"Last-Translator: Geert Warrink <geert.warrink@onsnet.nu>\n"
"Language-Team: Fedora\n"
@@ -19,6 +19,7 @@ msgstr ""
"X-Generator: Virtaal 0.6.1\n"
#: cat/virt-cat.c:53 fish/fish.c:86 fuse/guestmount.c:841
+#: inspector/virt-inspector.c:67
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Probeer `%s --help' voor meer informatie\n"
@@ -64,11 +65,13 @@ msgstr ""
" -V|--version Laat versie zien en sluit af\n"
#: cat/virt-cat.c:115 fish/fish.c:204 fuse/guestmount.c:952
+#: inspector/virt-inspector.c:129
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: hendel aanmaken mislukte\n"
#: cat/virt-cat.c:137 fish/fish.c:272 fuse/guestmount.c:1000
+#: inspector/virt-inspector.c:151
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: onbekende lange optie: %s (%d)\n"
@@ -1983,24 +1986,24 @@ msgstr ""
msgid "hexedit: invalid range\n"
msgstr ""
-#: fish/inspect.c:85
+#: fish/inspect.c:83
#, fuzzy, c-format
msgid "%s: no operating system was found on this disk\n"
msgstr "guestfish: er werd geen besturingssysteem op deze schijf gevonden\n"
-#: fish/inspect.c:91
+#: fish/inspect.c:89
#, fuzzy, c-format
msgid "%s: multi-boot operating systems are not supported by the -i option\n"
msgstr ""
"guestfish: multi-opstart besturingssystemen worden niet ondersteund door de -"
"i optie\n"
-#: fish/inspect.c:131
+#: fish/inspect.c:135
#, c-format
msgid "Operating system: %s\n"
msgstr "Besturingssysteem: %s\n"
-#: fish/inspect.c:144
+#: fish/inspect.c:148
#, c-format
msgid "%s mounted on %s\n"
msgstr "%s aangekoppeld op %s\n"
@@ -2280,20 +2283,59 @@ msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr ""
"%s: je moet een aankoppel punt in het host bestandssysteem specificeren\n"
-#: inspector/virt-inspector.pl:134
-msgid "virt-inspector: no image or VM names given"
-msgstr "virt-inspector: geen image of VM namen opgegeven"
+#: inspector/virt-inspector.c:71
+#, fuzzy, c-format
+msgid ""
+"%s: display information about a virtual machine\n"
+"Copyright (C) 2010 Red Hat Inc.\n"
+"Usage:\n"
+" %s [--options] -d domname file [file ...]\n"
+" %s [--options] -a disk.img [-a disk.img ...] file [file ...]\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"
+" --echo-keys Don't turn off echo for passphrases\n"
+" --format[=raw|..] Force disk format for -a option\n"
+" --help Display brief help\n"
+" --keys-from-stdin Read passphrases from stdin\n"
+" -v|--verbose Verbose messages\n"
+" -V|--version Display version and exit\n"
+" -x Echo each command before executing it\n"
+"For more information, see the manpage %s(1).\n"
+msgstr ""
+"%s: FUSE module voor libguestfs\n"
+"%s laat je een virtuele machine bestandssysteem aankoppelen\n"
+"Copyright (C) 2009 Red Hat Inc.\n"
+"Gebruik:\n"
+" %s [--opties] [-- [--FUSE-opties]] koppelpunt\n"
+"Opties:\n"
+" -a|--add image Voeg image toe\n"
+" --dir-cache-timeout Stel readdir cache time-out in (standaard 5 sec)\n"
+" --fuse-help Laat extra FUSE opties zien\n"
+" --help Laat hulp boodschap zien en sluit af\n"
+" -m|--mount dev[:mnt] Koppel dev aan op mnt (indien weggelaten, /)\n"
+" -n|--no-sync Geen autosync\n"
+" -o|--option opt Geeft optie door aan FUSE\n"
+" -r|--ro Alleez-lezen aankoppelen\n"
+" --selinux Zet SELinux ondersteuning aan\n"
+" --trace Ga guestfs API aanroepen na (naar stderr)\n"
+" -v|--verbose Breedsprakige boodschappen\n"
+" -V|--version Laat versie zien en sluit af\n"
-#: inspector/virt-inspector.pl:145 tools/virt-edit.pl:185 tools/virt-ls.pl:194
-#: tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
-#, fuzzy, perl-brace-format
+#: inspector/virt-inspector.c:259
+#, fuzzy, c-format
msgid ""
-"{prog}: No operating system could be detected inside this disk image.\n"
+"%s: no operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
+"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
+"must\n"
+"install the separate libguestfs-winsupport package.\n"
+"\n"
"If you feel this is an error, please file a bug report including as much\n"
"information about the disk image as possible.\n"
msgstr ""
@@ -2306,6 +2348,21 @@ msgstr ""
"Als je denkt dat dit een fout is, moet je een bug rapport indienen\n"
"met inbegrip van zoveel mogelijk informatie over de schijf image.\n"
+#: inspector/virt-inspector.c:284
+#, c-format
+msgid "%s: XML write error at \"%s\": %m\n"
+msgstr ""
+
+#: inspector/virt-inspector.c:296
+#, c-format
+msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
+msgstr ""
+
+#: inspector/virt-inspector.c:304
+#, c-format
+msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
+msgstr ""
+
#: perl/lib/Sys/Guestfs/Lib.pm:158
msgid "open_guest: first parameter must be a string or an arrayref"
msgstr "open_guest: eerste parameter moet een tekenreeks of een arrayref zijn"
@@ -2953,6 +3010,28 @@ msgid "virt-edit: no image, VM names or filenames to edit given"
msgstr ""
"virt-edit: geen afbeelding, VM namen of bestandsnamen gegeven om te bewerken"
+#: tools/virt-edit.pl:185 tools/virt-ls.pl:194 tools/virt-tar.pl:238
+#: tools/virt-win-reg.pl:292
+#, fuzzy, perl-brace-format
+msgid ""
+"{prog}: No operating system could be detected inside this disk image.\n"
+"\n"
+"This may be because the file is not a disk image, or is not a virtual "
+"machine\n"
+"image, or because the OS type is not understood by libguestfs.\n"
+"\n"
+"If you feel this is an error, please file a bug report including as much\n"
+"information about the disk image as possible.\n"
+msgstr ""
+"Binnen deze schijf image kon geen besturingssysteem gedetecteerd worden.\n"
+"\n"
+"Dit kan zijn omdat het bestand geen schijf image is, of het is geen virtuele "
+"machine\n"
+"image, of omdat het OS type niet begrepen wordt door virt-inspector.\n"
+"\n"
+"Als je denkt dat dit een fout is, moet je een bug rapport indienen\n"
+"met inbegrip van zoveel mogelijk informatie over de schijf image.\n"
+
#: tools/virt-edit.pl:189 tools/virt-ls.pl:198 tools/virt-tar.pl:242
#: tools/virt-win-reg.pl:296
#, fuzzy, perl-brace-format
@@ -3299,6 +3378,9 @@ 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 "virt-inspector: no image or VM names given"
+#~ msgstr "virt-inspector: geen image of VM namen opgegeven"
+
#~ msgid "virt-cat: no image, VM names or filenames to cat given"
#~ msgstr "virt-cat: geen image, VM namen of bestandsnamen aan cat gegeven"
diff --git a/po/or.po b/po/or.po
index 5ab98a73..5a42c63f 100644
--- a/po/or.po
+++ b/po/or.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: libguestfs.master.or\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-11-17 20:52+0000\n"
+"POT-Creation-Date: 2010-11-19 16:11+0000\n"
"PO-Revision-Date: 2010-02-01 18:17+0530\n"
"Last-Translator: Manoj Kumar Giri <mgiri@redhat.com>\n"
"Language-Team: Oriya <oriya-it@googlegroups.com>\n"
@@ -23,6 +23,7 @@ msgstr ""
"\n"
#: cat/virt-cat.c:53 fish/fish.c:86 fuse/guestmount.c:841
+#: inspector/virt-inspector.c:67
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "ଅଧିକ ସୂଚନା ପାଇଁ `%s --help' କୁ ଚେଷ୍ଟା କରନ୍ତୁ।\n"
@@ -68,11 +69,13 @@ msgstr ""
" -V|--version ସଂସ୍କରଣ ଦର୍ଶାନ୍ତୁ ଏବଂ ପ୍ରସ୍ଥାନ କରନ୍ତୁ\n"
#: cat/virt-cat.c:115 fish/fish.c:204 fuse/guestmount.c:952
+#: inspector/virt-inspector.c:129
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: ନିୟନ୍ତ୍ରଣ ପ୍ରସ୍ତୁତ କରିବାରେ ବିଫଳ ହୋଇଛି\n"
#: cat/virt-cat.c:137 fish/fish.c:272 fuse/guestmount.c:1000
+#: inspector/virt-inspector.c:151
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: ଅଜଣା ଲମ୍ବା ବିକଳ୍ପ: %s (%d)\n"
@@ -1989,22 +1992,22 @@ msgstr ""
msgid "hexedit: invalid range\n"
msgstr ""
-#: fish/inspect.c:85
+#: fish/inspect.c:83
#, c-format
msgid "%s: no operating system was found on this disk\n"
msgstr ""
-#: fish/inspect.c:91
+#: fish/inspect.c:89
#, c-format
msgid "%s: multi-boot operating systems are not supported by the -i option\n"
msgstr ""
-#: fish/inspect.c:131
+#: fish/inspect.c:135
#, c-format
msgid "Operating system: %s\n"
msgstr ""
-#: fish/inspect.c:144
+#: fish/inspect.c:148
#, fuzzy, c-format
msgid "%s mounted on %s\n"
msgstr "ସ୍ଥାପନ ବିନ୍ଦୁଗୁଡ଼ିକୁ ଦର୍ଶାନ୍ତୁ"
@@ -2270,24 +2273,78 @@ msgstr "%s: ନିଶ୍ଚିତ ଭାବରେ ଗୋଟିଏ -a ଏବଂ
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: ଆପଣଙ୍କୁ ହୋଷ୍ଟ ଫାଇଲତନ୍ତ୍ରରେ ଗୋଟିଏ ସ୍ଥାପନ ବିନ୍ଦୁ ଉଲ୍ଲେଖ କରିବାକୁ ହେବ\n"
-#: inspector/virt-inspector.pl:134
-msgid "virt-inspector: no image or VM names given"
+#: inspector/virt-inspector.c:71
+#, fuzzy, c-format
+msgid ""
+"%s: display information about a virtual machine\n"
+"Copyright (C) 2010 Red Hat Inc.\n"
+"Usage:\n"
+" %s [--options] -d domname file [file ...]\n"
+" %s [--options] -a disk.img [-a disk.img ...] file [file ...]\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"
+" --echo-keys Don't turn off echo for passphrases\n"
+" --format[=raw|..] Force disk format for -a option\n"
+" --help Display brief help\n"
+" --keys-from-stdin Read passphrases from stdin\n"
+" -v|--verbose Verbose messages\n"
+" -V|--version Display version and exit\n"
+" -x Echo each command before executing it\n"
+"For more information, see the manpage %s(1).\n"
msgstr ""
+"%s: libguestfs ପାଇଁ FUSE ଏକକାଂଶ\n"
+"%s ଆପଣଙ୍କୁ ଗୋଟିଏ ଆଭାସୀ ଯନ୍ତ୍ର ଫାଇଲତନ୍ତ୍ରକୁ ସ୍ଥାପନ କରିବାକୁ ଦେଇଥାଏ\n"
+"Copyright (C) 2009 Red Hat Inc.\n"
+"ଉପଯୋଗୀତା:\n"
+" %s [--options] [-- [--FUSE-options]] ସ୍ଥାପନ ବିନ୍ଦୁ\n"
+"ବିକଳ୍ପଗୁଡ଼ିକ:\n"
+" -a|--add image ପ୍ରତିଛବି ଯୋଗକରନ୍ତୁ\n"
+" --dir-cache-timeout readdir କ୍ୟାଶେ ସମୟ ସମାପ୍ତି (ପୂର୍ବନିର୍ଦ୍ଧାରିତ 5 ସେକଣ୍ଡ)\n"
+" --fuse-help ଅତିରିକ୍ତ FUSE ବିକଳ୍ପଗୁଡ଼ିକୁ ଦର୍ଶାନ୍ତୁ\n"
+" --help ସହାୟତା ସନ୍ଦେଶକୁ ଦର୍ଶାନ୍ତୁ ଏବଂ ପ୍ରସ୍ଥାନ କରନ୍ତୁ\n"
+" -m|--mount dev[:mnt] dev କୁ mnt ଉପରେ ସ୍ଥାପନ କରନ୍ତୁ (ଯଦି ଛାଡ଼ିଦିଆଯାଏ, /)\n"
+" -n|--no-sync autosync କରନ୍ତୁ ନାହିଁ\n"
+" -o|--option opt FUSE ମଧ୍ଯକୁ ଅତିରିକ୍ତ ବିକଳ୍ପ ପାସ କରନ୍ତୁ\n"
+" -r|--ro କେବଳ-ପଠନୀୟକୁ ସ୍ଥାପନ କରନ୍ତୁ\n"
+" --selinux SELinux ସମର୍ଥନକୁ ସକ୍ରିୟ କରନ୍ତୁ\n"
+" --trace guestfs API ଡାକକୁ ଅନୁସରଣ କରନ୍ତୁ (stderr କୁ)\n"
+" -v|--verbose ଭର୍ବୋଜ ସନ୍ଦେଶଗୁଡ଼ିକ\n"
+" -V|--version ସଂସ୍କରଣ ଦର୍ଶାନ୍ତୁ ଏବଂ ପ୍ରସ୍ଥାନ କରନ୍ତୁ\n"
-#: inspector/virt-inspector.pl:145 tools/virt-edit.pl:185 tools/virt-ls.pl:194
-#: tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
-#, perl-brace-format
+#: inspector/virt-inspector.c:259
+#, c-format
msgid ""
-"{prog}: No operating system could be detected inside this disk image.\n"
+"%s: no operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
+"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
+"must\n"
+"install the separate libguestfs-winsupport package.\n"
+"\n"
"If you feel this is an error, please file a bug report including as much\n"
"information about the disk image as possible.\n"
msgstr ""
+#: inspector/virt-inspector.c:284
+#, c-format
+msgid "%s: XML write error at \"%s\": %m\n"
+msgstr ""
+
+#: inspector/virt-inspector.c:296
+#, c-format
+msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
+msgstr ""
+
+#: inspector/virt-inspector.c:304
+#, c-format
+msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
+msgstr ""
+
#: perl/lib/Sys/Guestfs/Lib.pm:158
msgid "open_guest: first parameter must be a string or an arrayref"
msgstr ""
@@ -2911,6 +2968,20 @@ msgstr ""
msgid "virt-edit: no image, VM names or filenames to edit given"
msgstr ""
+#: tools/virt-edit.pl:185 tools/virt-ls.pl:194 tools/virt-tar.pl:238
+#: tools/virt-win-reg.pl:292
+#, perl-brace-format
+msgid ""
+"{prog}: No operating system could be detected inside this disk image.\n"
+"\n"
+"This may be because the file is not a disk image, or is not a virtual "
+"machine\n"
+"image, or because the OS type is not understood by libguestfs.\n"
+"\n"
+"If you feel this is an error, please file a bug report including as much\n"
+"information about the disk image as possible.\n"
+msgstr ""
+
#: tools/virt-edit.pl:189 tools/virt-ls.pl:198 tools/virt-tar.pl:242
#: tools/virt-win-reg.pl:296
#, perl-brace-format
diff --git a/po/pa.po b/po/pa.po
index 7c34879e..2b04ea85 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: libguestfs 1.0.81\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-11-17 20:52+0000\n"
+"POT-Creation-Date: 2010-11-19 16:11+0000\n"
"PO-Revision-Date: 2010-01-29 12:50+0530\n"
"Last-Translator: Jaswinder Singh <jsingh@redhat.com>\n"
"Language-Team: Punjabi/Panjabi <kde-i18n-doc@kde.org>\n"
@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
#: cat/virt-cat.c:53 fish/fish.c:86 fuse/guestmount.c:841
+#: inspector/virt-inspector.c:67
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "ਵਧੇਰੇ ਜਾਣਕਾਰੀ ਲਈ `%s --help' ਵਰਤੋ।\n"
@@ -64,11 +65,13 @@ msgstr ""
" -V|--version Display version and exit\n"
#: cat/virt-cat.c:115 fish/fish.c:204 fuse/guestmount.c:952
+#: inspector/virt-inspector.c:129
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: ਹੈਂਡਲ ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ\n"
#: cat/virt-cat.c:137 fish/fish.c:272 fuse/guestmount.c:1000
+#: inspector/virt-inspector.c:151
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: unknown long option: %s (%d)\n"
@@ -1987,22 +1990,22 @@ msgstr ""
msgid "hexedit: invalid range\n"
msgstr ""
-#: fish/inspect.c:85
+#: fish/inspect.c:83
#, c-format
msgid "%s: no operating system was found on this disk\n"
msgstr ""
-#: fish/inspect.c:91
+#: fish/inspect.c:89
#, c-format
msgid "%s: multi-boot operating systems are not supported by the -i option\n"
msgstr ""
-#: fish/inspect.c:131
+#: fish/inspect.c:135
#, c-format
msgid "Operating system: %s\n"
msgstr ""
-#: fish/inspect.c:144
+#: fish/inspect.c:148
#, fuzzy, c-format
msgid "%s mounted on %s\n"
msgstr "ਮਾਊਂਟ ਪੁਆਂਇਟ ਵੇਖਾਓ"
@@ -2268,24 +2271,78 @@ msgstr "%s: must have at least one -a and at least one -m option\n"
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: ਤੁਹਾਨੂੰ ਹੋਸਟ ਫਾਇਲ-ਸਿਸਟਮ ਵਿੱਚ ਮਾਊਂਟਪੁਆਂਇਟ ਦੇਣਾ ਚਾਹੀਦਾ ਹੈ\n"
-#: inspector/virt-inspector.pl:134
-msgid "virt-inspector: no image or VM names given"
+#: inspector/virt-inspector.c:71
+#, fuzzy, c-format
+msgid ""
+"%s: display information about a virtual machine\n"
+"Copyright (C) 2010 Red Hat Inc.\n"
+"Usage:\n"
+" %s [--options] -d domname file [file ...]\n"
+" %s [--options] -a disk.img [-a disk.img ...] file [file ...]\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"
+" --echo-keys Don't turn off echo for passphrases\n"
+" --format[=raw|..] Force disk format for -a option\n"
+" --help Display brief help\n"
+" --keys-from-stdin Read passphrases from stdin\n"
+" -v|--verbose Verbose messages\n"
+" -V|--version Display version and exit\n"
+" -x Echo each command before executing it\n"
+"For more information, see the manpage %s(1).\n"
msgstr ""
+"%s: FUSE module for libguestfs\n"
+"%s lets you mount a virtual machine filesystem\n"
+"Copyright (C) 2009 Red Hat Inc.\n"
+"Usage:\n"
+" %s [--options] [-- [--FUSE-options]] mountpoint\n"
+"Options:\n"
+" -a|--add image Add image\n"
+" --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
+" --fuse-help Display extra FUSE options\n"
+" --help Display help message and exit\n"
+" -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
+" -n|--no-sync Don't autosync\n"
+" -o|--option opt Pass extra option to FUSE\n"
+" -r|--ro Mount read-only\n"
+" --selinux Enable SELinux support\n"
+" --trace Trace guestfs API calls (to stderr)\n"
+" -v|--verbose Verbose messages\n"
+" -V|--version Display version and exit\n"
-#: inspector/virt-inspector.pl:145 tools/virt-edit.pl:185 tools/virt-ls.pl:194
-#: tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
-#, perl-brace-format
+#: inspector/virt-inspector.c:259
+#, c-format
msgid ""
-"{prog}: No operating system could be detected inside this disk image.\n"
+"%s: no operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
+"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
+"must\n"
+"install the separate libguestfs-winsupport package.\n"
+"\n"
"If you feel this is an error, please file a bug report including as much\n"
"information about the disk image as possible.\n"
msgstr ""
+#: inspector/virt-inspector.c:284
+#, c-format
+msgid "%s: XML write error at \"%s\": %m\n"
+msgstr ""
+
+#: inspector/virt-inspector.c:296
+#, c-format
+msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
+msgstr ""
+
+#: inspector/virt-inspector.c:304
+#, c-format
+msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
+msgstr ""
+
#: perl/lib/Sys/Guestfs/Lib.pm:158
msgid "open_guest: first parameter must be a string or an arrayref"
msgstr ""
@@ -2909,6 +2966,20 @@ msgstr ""
msgid "virt-edit: no image, VM names or filenames to edit given"
msgstr ""
+#: tools/virt-edit.pl:185 tools/virt-ls.pl:194 tools/virt-tar.pl:238
+#: tools/virt-win-reg.pl:292
+#, perl-brace-format
+msgid ""
+"{prog}: No operating system could be detected inside this disk image.\n"
+"\n"
+"This may be because the file is not a disk image, or is not a virtual "
+"machine\n"
+"image, or because the OS type is not understood by libguestfs.\n"
+"\n"
+"If you feel this is an error, please file a bug report including as much\n"
+"information about the disk image as possible.\n"
+msgstr ""
+
#: tools/virt-edit.pl:189 tools/virt-ls.pl:198 tools/virt-tar.pl:242
#: tools/virt-win-reg.pl:296
#, perl-brace-format
diff --git a/po/pl.po b/po/pl.po
index cfcbd9d6..f80de213 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: pl\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-11-17 20:52+0000\n"
+"POT-Creation-Date: 2010-11-19 16:11+0000\n"
"PO-Revision-Date: 2010-10-23 13:41+0200\n"
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
"Language-Team: Polish <trans-pl@lists.fedoraproject.org>\n"
@@ -16,6 +16,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#: cat/virt-cat.c:53 fish/fish.c:86 fuse/guestmount.c:841
+#: inspector/virt-inspector.c:67
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Należy spróbować \"%s --help\", aby uzyskać więcej informacji.\n"
@@ -65,11 +66,13 @@ msgstr ""
" -V|--version Wyświetla wersję i kończy działanie\n"
#: cat/virt-cat.c:115 fish/fish.c:204 fuse/guestmount.c:952
+#: inspector/virt-inspector.c:129
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: utworzenie programu obsługi nie powiodło się\n"
#: cat/virt-cat.c:137 fish/fish.c:272 fuse/guestmount.c:1000
+#: inspector/virt-inspector.c:151
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: nieznana długa opcja: %s (%d)\n"
@@ -1982,24 +1985,24 @@ msgstr ""
msgid "hexedit: invalid range\n"
msgstr "hexedit: nieprawidłowy zakres\n"
-#: fish/inspect.c:85
+#: fish/inspect.c:83
#, fuzzy, c-format
msgid "%s: no operating system was found on this disk\n"
msgstr "guestfish: na dysku nie odnaleziono żadnych systemów operacyjnych\n"
-#: fish/inspect.c:91
+#: fish/inspect.c:89
#, fuzzy, c-format
msgid "%s: multi-boot operating systems are not supported by the -i option\n"
msgstr ""
"guestfish: systemy operacyjne \"multiboot\" nie są obsługiwane przez opcję -"
"i\n"
-#: fish/inspect.c:131
+#: fish/inspect.c:135
#, c-format
msgid "Operating system: %s\n"
msgstr "System operacyjny: %s\n"
-#: fish/inspect.c:144
+#: fish/inspect.c:148
#, c-format
msgid "%s mounted on %s\n"
msgstr "%s zamontowano w %s\n"
@@ -2289,20 +2292,63 @@ msgstr "%s: musi posiadać co najmniej jedną opcję -a i co najmniej jedną -m\
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: należy podać punkt montowania w systemie plików gospodarza\n"
-#: inspector/virt-inspector.pl:134
-msgid "virt-inspector: no image or VM names given"
-msgstr "virt-inspector: nie podano nazw obrazu lub maszyny wirtualnej"
+#: inspector/virt-inspector.c:71
+#, fuzzy, c-format
+msgid ""
+"%s: display information about a virtual machine\n"
+"Copyright (C) 2010 Red Hat Inc.\n"
+"Usage:\n"
+" %s [--options] -d domname file [file ...]\n"
+" %s [--options] -a disk.img [-a disk.img ...] file [file ...]\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"
+" --echo-keys Don't turn off echo for passphrases\n"
+" --format[=raw|..] Force disk format for -a option\n"
+" --help Display brief help\n"
+" --keys-from-stdin Read passphrases from stdin\n"
+" -v|--verbose Verbose messages\n"
+" -V|--version Display version and exit\n"
+" -x Echo each command before executing it\n"
+"For more information, see the manpage %s(1).\n"
+msgstr ""
+"%s: moduł FUSE dla biblioteki libguestfs\n"
+"%s umożliwia zamontowanie systemu plików maszyny wirtualnej\n"
+"Copyright (C) 2009 Red Hat Inc.\n"
+"Użycie:\n"
+" %s [--opcje] [-- [--opcje-FUSE]] punkt_montowania\n"
+"Opcje:\n"
+" -a|--add image Dodaje obraz\n"
+" --dir-cache-timeout Ustawia czas oczekiwania na pamięć podręczną\n"
+" odczytania katalogu (domyślnie pięć sekund)\n"
+" --fuse-help Wyświetla dodatkowe opcje FUSE\n"
+" --format[=raw|..] Wymusza format dysku dla opcji -a\n"
+" --fuse-help Wyświetla dodatkowe opcje FUSE\n"
+" --help Wyświetla komunikat pomocy i kończy działanie\n"
+" -m|--mount dev[:mnt] Montuje dev w mnt (jeśli pominięto, w /)\n"
+" -n|--no-sync Nie synchronizuje automatycznie\n"
+" -o|--option opt Przekazuje dodatkowe opcje do FUSE\n"
+" -r|--ro Montuje w trybie tylko do odczytu\n"
+" --selinux Włącza obsługę SELinuksa\n"
+" --trace Śledzi wywołania API biblioteki guestfs (do\n"
+" standardowego wyjścia błędów)\n"
+" -v|--verbose Wyświetla więcej komunikatów\n"
+" -V|--version Wyświetla wersję i kończy działanie\n"
-#: inspector/virt-inspector.pl:145 tools/virt-edit.pl:185 tools/virt-ls.pl:194
-#: tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
-#, fuzzy, perl-brace-format
+#: inspector/virt-inspector.c:259
+#, fuzzy, c-format
msgid ""
-"{prog}: No operating system could be detected inside this disk image.\n"
+"%s: no operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
+"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
+"must\n"
+"install the separate libguestfs-winsupport package.\n"
+"\n"
"If you feel this is an error, please file a bug report including as much\n"
"information about the disk image as possible.\n"
msgstr ""
@@ -2314,6 +2360,21 @@ msgstr ""
"Jeśli jest to błąd, proszę wypełnić zgłoszenie błędu dołączając tak dużo "
"informacji o pliku obrazu, jak to tylko możliwe (w języku angielskim).\n"
+#: inspector/virt-inspector.c:284
+#, c-format
+msgid "%s: XML write error at \"%s\": %m\n"
+msgstr ""
+
+#: inspector/virt-inspector.c:296
+#, c-format
+msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
+msgstr ""
+
+#: inspector/virt-inspector.c:304
+#, c-format
+msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
+msgstr ""
+
#: perl/lib/Sys/Guestfs/Lib.pm:158
msgid "open_guest: first parameter must be a string or an arrayref"
msgstr "open_guest: pierwszy parametr musi być ciągiem lub \"arrayref\""
@@ -2971,6 +3032,27 @@ msgstr ""
"virt-edit: nie podano obrazu, nazw maszyn wirtualnych lub nazw plików dla "
"polecenia edit"
+#: tools/virt-edit.pl:185 tools/virt-ls.pl:194 tools/virt-tar.pl:238
+#: tools/virt-win-reg.pl:292
+#, fuzzy, perl-brace-format
+msgid ""
+"{prog}: No operating system could be detected inside this disk image.\n"
+"\n"
+"This may be because the file is not a disk image, or is not a virtual "
+"machine\n"
+"image, or because the OS type is not understood by libguestfs.\n"
+"\n"
+"If you feel this is an error, please file a bug report including as much\n"
+"information about the disk image as possible.\n"
+msgstr ""
+"Nie wykryto żadnego systemu operacyjnego wewnątrz tego obrazu dysku.\n"
+"\n"
+"Może to być spowodowane faktem, że plik nie jest obrazem dysku, nie jest "
+"maszyną wirtualną lub program virt-inspector nie rozumie tego typu systemu.\n"
+"\n"
+"Jeśli jest to błąd, proszę wypełnić zgłoszenie błędu dołączając tak dużo "
+"informacji o pliku obrazu, jak to tylko możliwe (w języku angielskim).\n"
+
#: tools/virt-edit.pl:189 tools/virt-ls.pl:198 tools/virt-tar.pl:242
#: tools/virt-win-reg.pl:296
#, fuzzy, perl-brace-format
@@ -3323,6 +3405,9 @@ 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 "virt-inspector: no image or VM names given"
+#~ msgstr "virt-inspector: nie podano nazw obrazu lub maszyny wirtualnej"
+
#~ msgid "virt-cat: no image, VM names or filenames to cat given"
#~ msgstr ""
#~ "virt-cat: nie podano obrazu, nazw maszyn wirtualnych lub nazw plików dla "
diff --git a/po/ta.po b/po/ta.po
index 9b3efc41..9d40950c 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: libguestfs 1.0.81\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-11-17 20:52+0000\n"
+"POT-Creation-Date: 2010-11-19 16:11+0000\n"
"PO-Revision-Date: 2010-01-29 13:38+0530\n"
"Last-Translator: I. Felix <ifelix@redhat.com>\n"
"Language-Team: ta_IN <kde-i18n-doc@kde.org>\n"
@@ -19,6 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
#: cat/virt-cat.c:53 fish/fish.c:86 fuse/guestmount.c:841
+#: inspector/virt-inspector.c:67
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "`%s --help' க்கான கூடுதல் தகவலுக்கு முயற்சிக்கவும்.\n"
@@ -64,11 +65,13 @@ msgstr ""
" -V|--version Display version and exit\n"
#: cat/virt-cat.c:115 fish/fish.c:204 fuse/guestmount.c:952
+#: inspector/virt-inspector.c:129
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: ஹாண்டிலை உருவாக்க முடியவில்லை\n"
#: cat/virt-cat.c:137 fish/fish.c:272 fuse/guestmount.c:1000
+#: inspector/virt-inspector.c:151
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: தெரியாத நீண்ட விருப்பம்: %s (%d)\n"
@@ -1988,22 +1991,22 @@ msgstr ""
msgid "hexedit: invalid range\n"
msgstr ""
-#: fish/inspect.c:85
+#: fish/inspect.c:83
#, c-format
msgid "%s: no operating system was found on this disk\n"
msgstr ""
-#: fish/inspect.c:91
+#: fish/inspect.c:89
#, c-format
msgid "%s: multi-boot operating systems are not supported by the -i option\n"
msgstr ""
-#: fish/inspect.c:131
+#: fish/inspect.c:135
#, c-format
msgid "Operating system: %s\n"
msgstr ""
-#: fish/inspect.c:144
+#: fish/inspect.c:148
#, fuzzy, c-format
msgid "%s mounted on %s\n"
msgstr "ஏற்ம்புள்ளிகளைக் காட்டு"
@@ -2271,24 +2274,78 @@ msgstr ""
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: புரவல கோப்புமுறைமையில் ஒரு ஏறும்புள்ளியை நீங்கள் குறிப்பிட வேண்டும்\n"
-#: inspector/virt-inspector.pl:134
-msgid "virt-inspector: no image or VM names given"
+#: inspector/virt-inspector.c:71
+#, fuzzy, c-format
+msgid ""
+"%s: display information about a virtual machine\n"
+"Copyright (C) 2010 Red Hat Inc.\n"
+"Usage:\n"
+" %s [--options] -d domname file [file ...]\n"
+" %s [--options] -a disk.img [-a disk.img ...] file [file ...]\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"
+" --echo-keys Don't turn off echo for passphrases\n"
+" --format[=raw|..] Force disk format for -a option\n"
+" --help Display brief help\n"
+" --keys-from-stdin Read passphrases from stdin\n"
+" -v|--verbose Verbose messages\n"
+" -V|--version Display version and exit\n"
+" -x Echo each command before executing it\n"
+"For more information, see the manpage %s(1).\n"
msgstr ""
+"%s: FUSE module for libguestfs\n"
+"%s lets you mount a virtual machine filesystem\n"
+"Copyright (C) 2009 Red Hat Inc.\n"
+"Usage:\n"
+" %s [--options] [-- [--FUSE-options]] mountpoint\n"
+"Options:\n"
+" -a|--add image Add image\n"
+" --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
+" --fuse-help Display extra FUSE options\n"
+" --help Display help message and exit\n"
+" -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
+" -n|--no-sync Don't autosync\n"
+" -o|--option opt Pass extra option to FUSE\n"
+" -r|--ro Mount read-only\n"
+" --selinux Enable SELinux support\n"
+" --trace Trace guestfs API calls (to stderr)\n"
+" -v|--verbose Verbose messages\n"
+" -V|--version Display version and exit\n"
-#: inspector/virt-inspector.pl:145 tools/virt-edit.pl:185 tools/virt-ls.pl:194
-#: tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
-#, perl-brace-format
+#: inspector/virt-inspector.c:259
+#, c-format
msgid ""
-"{prog}: No operating system could be detected inside this disk image.\n"
+"%s: no operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
+"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
+"must\n"
+"install the separate libguestfs-winsupport package.\n"
+"\n"
"If you feel this is an error, please file a bug report including as much\n"
"information about the disk image as possible.\n"
msgstr ""
+#: inspector/virt-inspector.c:284
+#, c-format
+msgid "%s: XML write error at \"%s\": %m\n"
+msgstr ""
+
+#: inspector/virt-inspector.c:296
+#, c-format
+msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
+msgstr ""
+
+#: inspector/virt-inspector.c:304
+#, c-format
+msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
+msgstr ""
+
#: perl/lib/Sys/Guestfs/Lib.pm:158
msgid "open_guest: first parameter must be a string or an arrayref"
msgstr ""
@@ -2917,6 +2974,20 @@ msgstr ""
msgid "virt-edit: no image, VM names or filenames to edit given"
msgstr ""
+#: tools/virt-edit.pl:185 tools/virt-ls.pl:194 tools/virt-tar.pl:238
+#: tools/virt-win-reg.pl:292
+#, perl-brace-format
+msgid ""
+"{prog}: No operating system could be detected inside this disk image.\n"
+"\n"
+"This may be because the file is not a disk image, or is not a virtual "
+"machine\n"
+"image, or because the OS type is not understood by libguestfs.\n"
+"\n"
+"If you feel this is an error, please file a bug report including as much\n"
+"information about the disk image as possible.\n"
+msgstr ""
+
#: tools/virt-edit.pl:189 tools/virt-ls.pl:198 tools/virt-tar.pl:242
#: tools/virt-win-reg.pl:296
#, perl-brace-format
diff --git a/po/te.po b/po/te.po
index 13fb2263..2c51b3ad 100644
--- a/po/te.po
+++ b/po/te.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: libguestfs.master.libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-11-17 20:52+0000\n"
+"POT-Creation-Date: 2010-11-19 16:11+0000\n"
"PO-Revision-Date: 2010-01-27 20:03+0530\n"
"Last-Translator: Krishna Babu K <kkrothap@redhat.com>\n"
"Language-Team: Telugu <en@li.org>\n"
@@ -21,6 +21,7 @@ msgstr ""
"\n"
#: cat/virt-cat.c:53 fish/fish.c:86 fuse/guestmount.c:841
+#: inspector/virt-inspector.c:67
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "అధిక సమాచారము కొరకు `%s --help' ప్రయత్నించండి\n"
@@ -66,11 +67,13 @@ msgstr ""
" -V|--version Display version and exit\n"
#: cat/virt-cat.c:115 fish/fish.c:204 fuse/guestmount.c:952
+#: inspector/virt-inspector.c:129
#, c-format
msgid "guestfs_create: failed to create handle\n"
msgstr "guestfs_create: సంభాలికను సృష్టించుటకు విఫలమైంది\n"
#: cat/virt-cat.c:137 fish/fish.c:272 fuse/guestmount.c:1000
+#: inspector/virt-inspector.c:151
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
msgstr "%s: తెలియని long ఐచ్చికము: %s (%d)\n"
@@ -1988,22 +1991,22 @@ msgstr ""
msgid "hexedit: invalid range\n"
msgstr ""
-#: fish/inspect.c:85
+#: fish/inspect.c:83
#, c-format
msgid "%s: no operating system was found on this disk\n"
msgstr ""
-#: fish/inspect.c:91
+#: fish/inspect.c:89
#, c-format
msgid "%s: multi-boot operating systems are not supported by the -i option\n"
msgstr ""
-#: fish/inspect.c:131
+#: fish/inspect.c:135
#, c-format
msgid "Operating system: %s\n"
msgstr ""
-#: fish/inspect.c:144
+#: fish/inspect.c:148
#, fuzzy, c-format
msgid "%s mounted on %s\n"
msgstr "మౌంట్‌పాయింట్లను చూపుము"
@@ -2269,24 +2272,78 @@ msgstr "%s: తప్పక కనీసం వొక -a మరియు వొ
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s:హోస్టు ఫైల్‌సిస్టమ్ నందు మీరు తప్పక వొక మౌంట్‌పాయింట్‌ను తెలుపవలెను\n"
-#: inspector/virt-inspector.pl:134
-msgid "virt-inspector: no image or VM names given"
+#: inspector/virt-inspector.c:71
+#, fuzzy, c-format
+msgid ""
+"%s: display information about a virtual machine\n"
+"Copyright (C) 2010 Red Hat Inc.\n"
+"Usage:\n"
+" %s [--options] -d domname file [file ...]\n"
+" %s [--options] -a disk.img [-a disk.img ...] file [file ...]\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"
+" --echo-keys Don't turn off echo for passphrases\n"
+" --format[=raw|..] Force disk format for -a option\n"
+" --help Display brief help\n"
+" --keys-from-stdin Read passphrases from stdin\n"
+" -v|--verbose Verbose messages\n"
+" -V|--version Display version and exit\n"
+" -x Echo each command before executing it\n"
+"For more information, see the manpage %s(1).\n"
msgstr ""
+"%s: libguestfs కొరకు FUSE మాడ్యూల్\n"
+"%s మిమ్ములను వర్చ్యువల్ మిషన్ ఫైల్‌సిస్టమ్‌ను మౌంట్ చేయనిస్తుంది\n"
+"Copyright (C) 2009 Red Hat Inc.\n"
+"వినియోగం:\n"
+" %s [--options] [-- [--FUSE-options]] mountpoint\n"
+"Options:\n"
+" -a|--add image Add image\n"
+" --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
+" --fuse-help Display extra FUSE options\n"
+" --help Display help message and exit\n"
+" -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
+" -n|--no-sync Don't autosync\n"
+" -o|--option opt Pass extra option to FUSE\n"
+" -r|--ro Mount read-only\n"
+" --selinux Enable SELinux support\n"
+" --trace Trace guestfs API calls (to stderr)\n"
+" -v|--verbose Verbose messages\n"
+" -V|--version Display version and exit\n"
-#: inspector/virt-inspector.pl:145 tools/virt-edit.pl:185 tools/virt-ls.pl:194
-#: tools/virt-tar.pl:238 tools/virt-win-reg.pl:292
-#, perl-brace-format
+#: inspector/virt-inspector.c:259
+#, c-format
msgid ""
-"{prog}: No operating system could be detected inside this disk image.\n"
+"%s: no operating system could be detected inside this disk image.\n"
"\n"
"This may be because the file is not a disk image, or is not a virtual "
"machine\n"
"image, or because the OS type is not understood by libguestfs.\n"
"\n"
+"NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
+"must\n"
+"install the separate libguestfs-winsupport package.\n"
+"\n"
"If you feel this is an error, please file a bug report including as much\n"
"information about the disk image as possible.\n"
msgstr ""
+#: inspector/virt-inspector.c:284
+#, c-format
+msgid "%s: XML write error at \"%s\": %m\n"
+msgstr ""
+
+#: inspector/virt-inspector.c:296
+#, c-format
+msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
+msgstr ""
+
+#: inspector/virt-inspector.c:304
+#, c-format
+msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
+msgstr ""
+
#: perl/lib/Sys/Guestfs/Lib.pm:158
msgid "open_guest: first parameter must be a string or an arrayref"
msgstr ""
@@ -2909,6 +2966,20 @@ msgstr ""
msgid "virt-edit: no image, VM names or filenames to edit given"
msgstr ""
+#: tools/virt-edit.pl:185 tools/virt-ls.pl:194 tools/virt-tar.pl:238
+#: tools/virt-win-reg.pl:292
+#, perl-brace-format
+msgid ""
+"{prog}: No operating system could be detected inside this disk image.\n"
+"\n"
+"This may be because the file is not a disk image, or is not a virtual "
+"machine\n"
+"image, or because the OS type is not understood by libguestfs.\n"
+"\n"
+"If you feel this is an error, please file a bug report including as much\n"
+"information about the disk image as possible.\n"
+msgstr ""
+
#: tools/virt-edit.pl:189 tools/virt-ls.pl:198 tools/virt-tar.pl:242
#: tools/virt-win-reg.pl:296
#, perl-brace-format