NOTE: This file is automatically generated from "update-bugs.sh".
-Last updated: 2011-12-06
+Last updated: 2011-12-09
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
760221 NEW https://bugzilla.redhat.com/show_bug.cgi?id=760221
RFE: Support inspection of cciss devices
-760223 NEW https://bugzilla.redhat.com/show_bug.cgi?id=760223
- RFE: Support inspection of MD devices
-
-760244 NEW https://bugzilla.redhat.com/show_bug.cgi?id=760244
- RFE: Support inspection of cciss devices
+761565 NEW https://bugzilla.redhat.com/show_bug.cgi?id=761565
+ Missing deps on netpbm-progs and icoutils
-760245 NEW https://bugzilla.redhat.com/show_bug.cgi?id=760245
- RFE: Support inspection of MD devices
+765814 NEW https://bugzilla.redhat.com/show_bug.cgi?id=765814
+ root can't access user mounted images
563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450
list-devices returns devices of different types out of order
760000 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=760000
libguestfs fails to compile with Ruby >= 1.9
+760245 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=760245
+ RFE: Support inspection of MD devices
+
657499 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=657499
checksum: wrong check sum type causes umount to fail
# freeform string.
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [15])
-m4_define([libguestfs_release], [10])
+m4_define([libguestfs_release], [11])
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)
AC_CONFIG_AUX_DIR([build-aux])
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.15.10\n"
+"Project-Id-Version: libguestfs 1.15.11\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2011-12-06 15:09+0000\n"
+"POT-Creation-Date: 2011-12-09 17:33+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"
"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-12-06 15:08+0000\n"
+"POT-Creation-Date: 2011-12-09 17:32+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/"
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr ""
-#: fish/copy.c:41
+#: fish/copy.c:46
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
-#: fish/copy.c:62
+#: fish/copy.c:67
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:157
+#: fish/copy.c:164
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr ""
-#: fish/copy.c:202
+#: fish/copy.c:209
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
"image\n"
msgstr ""
-#: fish/copy.c:213
+#: fish/copy.c:220
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:258
+#: fish/copy.c:265
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr ""
msgid "%s: don't use --live and -i options together\n"
msgstr ""
-#: fish/inspect.c:89
+#: fish/inspect.c:90
#, c-format
-msgid "%s: no operating system was found on this disk\n"
+msgid ""
+"%s: no operating system was found on this disk\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, this disk image won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
msgstr ""
-#: fish/inspect.c:96
+#: fish/inspect.c:111
#, c-format
-msgid "%s: multi-boot operating systems are not supported by the -i option\n"
+msgid ""
+"%s: multi-boot operating systems are not supported\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, multi-boot operating systems won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
msgstr ""
-#: fish/inspect.c:136
+#: fish/inspect.c:170
#, c-format
msgid "%s: some filesystems could not be mounted (ignored)\n"
msgstr ""
-#: fish/inspect.c:148
+#: fish/inspect.c:182
#, c-format
msgid "Operating system: %s\n"
msgstr ""
-#: fish/inspect.c:161
+#: fish/inspect.c:195
#, c-format
msgid "%s mounted on %s\n"
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-12-06 15:08+0000\n"
+"POT-Creation-Date: 2011-12-09 17:32+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"
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr "%s: %s: linea %d: error al analizar el archivo de configuración: %s\n"
-#: fish/copy.c:41
+#: fish/copy.c:46
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
"utilice el comando 'copy-in <local> [<local>...] <remotedir>' para copiar "
"archivos dentro de la imagen\n"
-#: fish/copy.c:62
+#: fish/copy.c:67
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr "copy-in: el destino '%s' no es un directorio\n"
-#: fish/copy.c:157
+#: fish/copy.c:164
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr ""
"error: la longitud del argumento es cero, o es mayor que la máxima "
"permitida\n"
-#: fish/copy.c:202
+#: fish/copy.c:209
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
"utilice el comando 'copy-out <remote> [<remote>...] <localdir>' para copiar "
"archivos fuera de la imagen\n"
-#: fish/copy.c:213
+#: fish/copy.c:220
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr "copy-out: el destino '%s' no es un directorio\n"
-#: fish/copy.c:258
+#: fish/copy.c:265
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr "copy-out: '%s' no es ni un archivo ni un directorio\n"
msgid "%s: don't use --live and -i options together\n"
msgstr "%s: no utilice al mismo tiempo las opciones --live e -i\n"
-#: fish/inspect.c:89
+#: fish/inspect.c:90
#, c-format
-msgid "%s: no operating system was found on this disk\n"
-msgstr "%s: no se ha encontrado un sistema operativo en este disco\n"
+msgid ""
+"%s: no operating system was found on this disk\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, this disk image won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
+msgstr ""
-#: fish/inspect.c:96
+#: fish/inspect.c:111
#, c-format
-msgid "%s: multi-boot operating systems are not supported by the -i option\n"
+msgid ""
+"%s: multi-boot operating systems are not supported\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, multi-boot operating systems won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
msgstr ""
-"%s: los sistemas operativos de tipo multi arranque no tienen soporte con la "
-"opción -i\n"
-#: fish/inspect.c:136
+#: fish/inspect.c:170
#, c-format
msgid "%s: some filesystems could not be mounted (ignored)\n"
msgstr ""
"%s: algunos sistemas de archivos no han podido ser montados (se han "
"ignorado)\n"
-#: fish/inspect.c:148
+#: fish/inspect.c:182
#, c-format
msgid "Operating system: %s\n"
msgstr "Sistema operativo: %s\n"
-#: fish/inspect.c:161
+#: fish/inspect.c:195
#, c-format
msgid "%s mounted on %s\n"
msgstr "%s montado en %s\n"
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 "%s: no operating system was found on this disk\n"
+#~ msgstr "%s: no se ha encontrado un sistema operativo en este disco\n"
+
+#~ msgid ""
+#~ "%s: multi-boot operating systems are not supported by the -i option\n"
+#~ msgstr ""
+#~ "%s: los sistemas operativos de tipo multi arranque no tienen soporte con "
+#~ "la opción -i\n"
"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-12-06 15:08+0000\n"
+"POT-Creation-Date: 2011-12-09 17:32+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"
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr ""
-#: fish/copy.c:41
+#: fish/copy.c:46
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
-#: fish/copy.c:62
+#: fish/copy.c:67
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:157
+#: fish/copy.c:164
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr ""
-#: fish/copy.c:202
+#: fish/copy.c:209
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
"image\n"
msgstr ""
-#: fish/copy.c:213
+#: fish/copy.c:220
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:258
+#: fish/copy.c:265
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr ""
msgid "%s: don't use --live and -i options together\n"
msgstr ""
-#: fish/inspect.c:89
+#: fish/inspect.c:90
#, c-format
-msgid "%s: no operating system was found on this disk\n"
-msgstr "%s: ઓપરેટીંગ સિસ્ટમ આ ડિસ્ક પર મળી ન હતી\n"
+msgid ""
+"%s: no operating system was found on this disk\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, this disk image won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
+msgstr ""
-#: fish/inspect.c:96
+#: fish/inspect.c:111
#, c-format
-msgid "%s: multi-boot operating systems are not supported by the -i option\n"
+msgid ""
+"%s: multi-boot operating systems are not supported\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, multi-boot operating systems won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
msgstr ""
-#: fish/inspect.c:136
+#: fish/inspect.c:170
#, c-format
msgid "%s: some filesystems could not be mounted (ignored)\n"
msgstr "%s: અમુક ફાઇલસિસ્ટમોને માઉન્ટ કરી શક્યા નહિં (અવગણેલ)\n"
-#: fish/inspect.c:148
+#: fish/inspect.c:182
#, c-format
msgid "Operating system: %s\n"
msgstr "ઓપરેટીંગ સિસ્ટમ: %s\n"
-#: fish/inspect.c:161
+#: fish/inspect.c:195
#, c-format
msgid "%s mounted on %s\n"
msgstr ""
#, perl-brace-format
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr ""
+
+#~ msgid "%s: no operating system was found on this disk\n"
+#~ msgstr "%s: ઓપરેટીંગ સિસ્ટમ આ ડિસ્ક પર મળી ન હતી\n"
"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-12-06 15:08+0000\n"
+"POT-Creation-Date: 2011-12-09 17:32+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"
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr ""
-#: fish/copy.c:41
+#: fish/copy.c:46
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
-#: fish/copy.c:62
+#: fish/copy.c:67
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:157
+#: fish/copy.c:164
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr ""
-#: fish/copy.c:202
+#: fish/copy.c:209
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
"image\n"
msgstr ""
-#: fish/copy.c:213
+#: fish/copy.c:220
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:258
+#: fish/copy.c:265
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr ""
msgid "%s: don't use --live and -i options together\n"
msgstr ""
-#: fish/inspect.c:89
+#: fish/inspect.c:90
#, c-format
-msgid "%s: no operating system was found on this disk\n"
+msgid ""
+"%s: no operating system was found on this disk\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, this disk image won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
msgstr ""
-#: fish/inspect.c:96
+#: fish/inspect.c:111
#, c-format
-msgid "%s: multi-boot operating systems are not supported by the -i option\n"
+msgid ""
+"%s: multi-boot operating systems are not supported\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, multi-boot operating systems won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
msgstr ""
-#: fish/inspect.c:136
+#: fish/inspect.c:170
#, c-format
msgid "%s: some filesystems could not be mounted (ignored)\n"
msgstr ""
-#: fish/inspect.c:148
+#: fish/inspect.c:182
#, c-format
msgid "Operating system: %s\n"
msgstr ""
-#: fish/inspect.c:161
+#: fish/inspect.c:195
#, c-format
msgid "%s mounted on %s\n"
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-12-06 15:08+0000\n"
+"POT-Creation-Date: 2011-12-09 17:32+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/"
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr ""
-#: fish/copy.c:41
+#: fish/copy.c:46
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
-#: fish/copy.c:62
+#: fish/copy.c:67
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:157
+#: fish/copy.c:164
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr ""
-#: fish/copy.c:202
+#: fish/copy.c:209
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
"image\n"
msgstr ""
-#: fish/copy.c:213
+#: fish/copy.c:220
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:258
+#: fish/copy.c:265
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr ""
msgid "%s: don't use --live and -i options together\n"
msgstr ""
-#: fish/inspect.c:89
+#: fish/inspect.c:90
#, c-format
-msgid "%s: no operating system was found on this disk\n"
+msgid ""
+"%s: no operating system was found on this disk\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, this disk image won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
msgstr ""
-#: fish/inspect.c:96
+#: fish/inspect.c:111
#, c-format
-msgid "%s: multi-boot operating systems are not supported by the -i option\n"
+msgid ""
+"%s: multi-boot operating systems are not supported\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, multi-boot operating systems won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
msgstr ""
-#: fish/inspect.c:136
+#: fish/inspect.c:170
#, c-format
msgid "%s: some filesystems could not be mounted (ignored)\n"
msgstr ""
-#: fish/inspect.c:148
+#: fish/inspect.c:182
#, c-format
msgid "Operating system: %s\n"
msgstr ""
-#: fish/inspect.c:161
+#: fish/inspect.c:195
#, c-format
msgid "%s mounted on %s\n"
msgstr ""
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.15.10\n"
+"Project-Id-Version: libguestfs 1.15.11\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-12-06 15:08+0000\n"
+"POT-Creation-Date: 2011-12-09 17:32+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"
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr ""
-#: fish/copy.c:41
+#: fish/copy.c:46
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
-#: fish/copy.c:62
+#: fish/copy.c:67
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:157
+#: fish/copy.c:164
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr ""
-#: fish/copy.c:202
+#: fish/copy.c:209
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
"image\n"
msgstr ""
-#: fish/copy.c:213
+#: fish/copy.c:220
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:258
+#: fish/copy.c:265
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr ""
msgid "%s: don't use --live and -i options together\n"
msgstr ""
-#: fish/inspect.c:89
+#: fish/inspect.c:90
#, c-format
-msgid "%s: no operating system was found on this disk\n"
+msgid ""
+"%s: no operating system was found on this disk\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, this disk image won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
msgstr ""
-#: fish/inspect.c:96
+#: fish/inspect.c:111
#, c-format
-msgid "%s: multi-boot operating systems are not supported by the -i option\n"
+msgid ""
+"%s: multi-boot operating systems are not supported\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, multi-boot operating systems won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
msgstr ""
-#: fish/inspect.c:136
+#: fish/inspect.c:170
#, c-format
msgid "%s: some filesystems could not be mounted (ignored)\n"
msgstr ""
-#: fish/inspect.c:148
+#: fish/inspect.c:182
#, c-format
msgid "Operating system: %s\n"
msgstr ""
-#: fish/inspect.c:161
+#: fish/inspect.c:195
#, c-format
msgid "%s mounted on %s\n"
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-12-06 15:08+0000\n"
+"POT-Creation-Date: 2011-12-09 17:32+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"
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr ""
-#: fish/copy.c:41
+#: fish/copy.c:46
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
-#: fish/copy.c:62
+#: fish/copy.c:67
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:157
+#: fish/copy.c:164
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr ""
-#: fish/copy.c:202
+#: fish/copy.c:209
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
"image\n"
msgstr ""
-#: fish/copy.c:213
+#: fish/copy.c:220
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:258
+#: fish/copy.c:265
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr ""
msgid "%s: don't use --live and -i options together\n"
msgstr ""
-#: fish/inspect.c:89
+#: fish/inspect.c:90
#, c-format
-msgid "%s: no operating system was found on this disk\n"
+msgid ""
+"%s: no operating system was found on this disk\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, this disk image won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
msgstr ""
-#: fish/inspect.c:96
+#: fish/inspect.c:111
#, c-format
-msgid "%s: multi-boot operating systems are not supported by the -i option\n"
+msgid ""
+"%s: multi-boot operating systems are not supported\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, multi-boot operating systems won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
msgstr ""
-#: fish/inspect.c:136
+#: fish/inspect.c:170
#, c-format
msgid "%s: some filesystems could not be mounted (ignored)\n"
msgstr ""
-#: fish/inspect.c:148
+#: fish/inspect.c:182
#, c-format
msgid "Operating system: %s\n"
msgstr ""
-#: fish/inspect.c:161
+#: fish/inspect.c:195
#, c-format
msgid "%s mounted on %s\n"
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-12-06 15:08+0000\n"
+"POT-Creation-Date: 2011-12-09 17:32+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/"
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr ""
-#: fish/copy.c:41
+#: fish/copy.c:46
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
"प्रतिमामध्ये फाइल्स्चे प्रत बनवण्यासाठी 'copy-in <local> [<local>...] <remotedir>' "
"याचा वापर करा\n"
-#: fish/copy.c:62
+#: fish/copy.c:67
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr "copy-in: लक्ष्य '%s' डिरेक्ट्री नाही\n"
-#: fish/copy.c:157
+#: fish/copy.c:164
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr "त्रुटी: घटक झिरो लेंग्थ् किंवा स्वीकार्य कमालपेक्षा जास्त आहे\n"
-#: fish/copy.c:202
+#: fish/copy.c:209
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
"प्रतिमेच्या बाहेर फाइल्चे प्रत निर्माण करण्यासाठी 'copy-out <remote> [<remote>...] "
"<localdir>' वापर करा\n"
-#: fish/copy.c:213
+#: fish/copy.c:220
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr "copy-out: लक्ष्य '%s' डिरेक्ट्री नाही\n"
-#: fish/copy.c:258
+#: fish/copy.c:265
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr "copy-out: '%s' फाइल किंवा डिरेक्ट्री नाही\n"
msgid "%s: don't use --live and -i options together\n"
msgstr "%s: --live व -i पर्यायचा एकत्र वाप करू नका\n"
-#: fish/inspect.c:89
+#: fish/inspect.c:90
#, c-format
-msgid "%s: no operating system was found on this disk\n"
-msgstr "%s: या डिस्कवर कार्यप्रणाली आढळली नाही\n"
+msgid ""
+"%s: no operating system was found on this disk\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, this disk image won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
+msgstr ""
-#: fish/inspect.c:96
+#: fish/inspect.c:111
#, c-format
-msgid "%s: multi-boot operating systems are not supported by the -i option\n"
-msgstr "%s: मल्टि-बूट कार्य प्रणाल्या -i पर्यायद्वारे समर्थीत नाही\n"
+msgid ""
+"%s: multi-boot operating systems are not supported\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, multi-boot operating systems won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
+msgstr ""
-#: fish/inspect.c:136
+#: fish/inspect.c:170
#, c-format
msgid "%s: some filesystems could not be mounted (ignored)\n"
msgstr "%s: काहिक फाइलप्रणाली माऊंट करणे अशक्य (दुर्लक्ष केले)\n"
-#: fish/inspect.c:148
+#: fish/inspect.c:182
#, c-format
msgid "Operating system: %s\n"
msgstr "कार्यप्रणाली: %s\n"
-#: fish/inspect.c:161
+#: fish/inspect.c:195
#, c-format
msgid "%s mounted on %s\n"
msgstr "%s ला %s वर माऊंट केले\n"
#, perl-brace-format
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr "virt-win-reg: {p}: रेजिस्ट्री फाइल अपलोड करणे शक्य नाही: {err}\n"
+
+#~ msgid "%s: no operating system was found on this disk\n"
+#~ msgstr "%s: या डिस्कवर कार्यप्रणाली आढळली नाही\n"
+
+#~ msgid ""
+#~ "%s: multi-boot operating systems are not supported by the -i option\n"
+#~ msgstr "%s: मल्टि-बूट कार्य प्रणाल्या -i पर्यायद्वारे समर्थीत नाही\n"
"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-12-06 15:08+0000\n"
+"POT-Creation-Date: 2011-12-09 17:32+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"
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr "%s: %s:regel %d: fout bij ontleden van configuratie bestand: %s\n"
-#: fish/copy.c:41
+#: fish/copy.c:46
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
"gebruik 'copy-in <local> [<local>...] <remotedir>' om bestanden naar de "
"image te kopieren\n"
-#: fish/copy.c:62
+#: fish/copy.c:67
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr "copy-in: doel '%s' is geen map\n"
-#: fish/copy.c:157
+#: fish/copy.c:164
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr "fout: argument heeft lengte nul of is langer dan toegestaan\n"
-#: fish/copy.c:202
+#: fish/copy.c:209
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
"gebruik 'copy-out <remote> [<remote>...] <localdir>' om bestanden uit de "
"image te kopieren\n"
-#: fish/copy.c:213
+#: fish/copy.c:220
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr "copy-out: doel '%s' is geen map\n"
-#: fish/copy.c:258
+#: fish/copy.c:265
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr "copy-out: '%s' is geen bestand of map\n"
msgid "%s: don't use --live and -i options together\n"
msgstr "%s: gebruik --live en -i opties niet tezamen\n"
-#: fish/inspect.c:89
+#: fish/inspect.c:90
#, c-format
-msgid "%s: no operating system was found on this disk\n"
-msgstr "%s: op deze schijf werd geen besturingssysteem gevonden\n"
+msgid ""
+"%s: no operating system was found on this disk\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, this disk image won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
+msgstr ""
-#: fish/inspect.c:96
+#: fish/inspect.c:111
#, c-format
-msgid "%s: multi-boot operating systems are not supported by the -i option\n"
+msgid ""
+"%s: multi-boot operating systems are not supported\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, multi-boot operating systems won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
msgstr ""
-"%s: multi-boot besturingssystemen vorden niet ondersteund door de -i optie\n"
-#: fish/inspect.c:136
+#: fish/inspect.c:170
#, c-format
msgid "%s: some filesystems could not be mounted (ignored)\n"
msgstr ""
"%s: sommige bestandssystemen konden niet aangekoppeld worden (genegeerd)\n"
-#: fish/inspect.c:148
+#: fish/inspect.c:182
#, c-format
msgid "Operating system: %s\n"
msgstr "Besturingssysteem: %s\n"
-#: fish/inspect.c:161
+#: fish/inspect.c:195
#, c-format
msgid "%s mounted on %s\n"
msgstr "%s aangekoppeld op %s\n"
#, perl-brace-format
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 "%s: no operating system was found on this disk\n"
+#~ msgstr "%s: op deze schijf werd geen besturingssysteem gevonden\n"
+
+#~ msgid ""
+#~ "%s: multi-boot operating systems are not supported by the -i option\n"
+#~ msgstr ""
+#~ "%s: multi-boot besturingssystemen vorden niet ondersteund door de -i "
+#~ "optie\n"
"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-12-06 15:08+0000\n"
+"POT-Creation-Date: 2011-12-09 17:32+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"
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr ""
-#: fish/copy.c:41
+#: fish/copy.c:46
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
-#: fish/copy.c:62
+#: fish/copy.c:67
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:157
+#: fish/copy.c:164
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr ""
-#: fish/copy.c:202
+#: fish/copy.c:209
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
"image\n"
msgstr ""
-#: fish/copy.c:213
+#: fish/copy.c:220
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:258
+#: fish/copy.c:265
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr ""
msgid "%s: don't use --live and -i options together\n"
msgstr ""
-#: fish/inspect.c:89
+#: fish/inspect.c:90
#, c-format
-msgid "%s: no operating system was found on this disk\n"
+msgid ""
+"%s: no operating system was found on this disk\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, this disk image won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
msgstr ""
-#: fish/inspect.c:96
+#: fish/inspect.c:111
#, c-format
-msgid "%s: multi-boot operating systems are not supported by the -i option\n"
+msgid ""
+"%s: multi-boot operating systems are not supported\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, multi-boot operating systems won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
msgstr ""
-#: fish/inspect.c:136
+#: fish/inspect.c:170
#, c-format
msgid "%s: some filesystems could not be mounted (ignored)\n"
msgstr ""
-#: fish/inspect.c:148
+#: fish/inspect.c:182
#, c-format
msgid "Operating system: %s\n"
msgstr ""
-#: fish/inspect.c:161
+#: fish/inspect.c:195
#, c-format
msgid "%s mounted on %s\n"
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-12-06 15:08+0000\n"
+"POT-Creation-Date: 2011-12-09 17:32+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"
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr ""
-#: fish/copy.c:41
+#: fish/copy.c:46
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
"ਫਾਇਲਾਂ ਨੂੰ ਈਮੇਜ਼ ਵਿੱਚ ਕਾਪੀ ਕਰਨ ਲਈ 'copy-in <local> [<local>...] <remotedir>' ਵਰਤੋ\n"
-#: fish/copy.c:62
+#: fish/copy.c:67
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr "copy-in: ਟਾਰਗਿਟ '%s' ਇੱਕ ਡਾਇਰੈਕਟਰੀ ਨਹੀਂ ਹੈ\n"
-#: fish/copy.c:157
+#: fish/copy.c:164
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr "ਗਲਤੀ: ਆਰਗੂਮੈਂਟ ਦੀ ਜ਼ੀਰੋ ਲੰਬਾਈ ਹੈ ਜਾਂ ਅਧਿਕਤਮ ਮਨਜੂਰ ਤੋਂ ਜਿਆਦਾ ਹੈ\n"
-#: fish/copy.c:202
+#: fish/copy.c:209
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
msgstr ""
"ਈਮੇਜ਼ ਵਿੱਚ ਫਾਇਲਾਂ ਕਾਪੀ ਕਰਨ ਲਈ 'copy-out <remote> [<remote>...] <localdir>' ਵਰਤੋ\n"
-#: fish/copy.c:213
+#: fish/copy.c:220
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr "ਕਾਪੀ-ਆਊਟ: ਟਾਰਗਿਟ '%s' ਇੱਕ ਡਾਇਰੈਕਟਰੀ ਨਹੀਂ ਹੈ\n"
-#: fish/copy.c:258
+#: fish/copy.c:265
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr "copy-out: '%s' ਇੱਕ ਫਾਇਲ ਜਾਂ ਡਾਇਰੈਕਟਰੀ ਨਹੀਂ ਹੈ\n"
msgid "%s: don't use --live and -i options together\n"
msgstr "%s: --live ਅਤੇ -i ਚੋਣਾਂ ਇਕੱਠੀਆਂ ਨਾ ਵਰਤੋ\n"
-#: fish/inspect.c:89
+#: fish/inspect.c:90
#, c-format
-msgid "%s: no operating system was found on this disk\n"
-msgstr "%s: ਕੋਈ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਇਸ ਡਿਸਕ ਤੇ ਨਹੀਂ ਲੱਭਿਆ\n"
+msgid ""
+"%s: no operating system was found on this disk\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, this disk image won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
+msgstr ""
-#: fish/inspect.c:96
+#: fish/inspect.c:111
#, c-format
-msgid "%s: multi-boot operating systems are not supported by the -i option\n"
-msgstr "%s: ਮਲਟੀ-ਬੂਟ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ -i ਚੋਣ ਦੁਆਰਾ ਸਹਿਯੋਗ ਨਹੀਂ ਹੈ\n"
+msgid ""
+"%s: multi-boot operating systems are not supported\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, multi-boot operating systems won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
+msgstr ""
-#: fish/inspect.c:136
+#: fish/inspect.c:170
#, c-format
msgid "%s: some filesystems could not be mounted (ignored)\n"
msgstr "%s: ਕੁਝ ਫਾਇਲ ਸਿਸਟਮ ਮਾਊਂਟ ਨਹੀਂ ਕੀਤੇ ਜਾ ਸਕਦੇ (ਰੱਦ ਕੀਤੇ ਗਏ ਹਨ)\n"
-#: fish/inspect.c:148
+#: fish/inspect.c:182
#, c-format
msgid "Operating system: %s\n"
msgstr "ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ: %s\n"
-#: fish/inspect.c:161
+#: fish/inspect.c:195
#, c-format
msgid "%s mounted on %s\n"
msgstr "%s ਨੂੰ %s ਉੱਪਰ ਮਾਊਂਟ ਕੀਤਾ ਗਿਆ ਹੈ\n"
#, perl-brace-format
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr "virt-win-reg: {p}: ਰਜਿਸਟਰੀ ਫਾਇਲ ਨੂੰ ਅੱਪਲੋਡ ਨਹੀਂ ਕਰ ਸਕਦਾ: {err}\n"
+
+#~ msgid "%s: no operating system was found on this disk\n"
+#~ msgstr "%s: ਕੋਈ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਇਸ ਡਿਸਕ ਤੇ ਨਹੀਂ ਲੱਭਿਆ\n"
+
+#~ msgid ""
+#~ "%s: multi-boot operating systems are not supported by the -i option\n"
+#~ msgstr "%s: ਮਲਟੀ-ਬੂਟ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ -i ਚੋਣ ਦੁਆਰਾ ਸਹਿਯੋਗ ਨਹੀਂ ਹੈ\n"
"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-12-06 15:08+0000\n"
+"POT-Creation-Date: 2011-12-09 17:32+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"
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr "%s: %s: wiersz %d: błąd podczas przetwarzania pliku konfiguracji: %s\n"
-#: fish/copy.c:41
+#: fish/copy.c:46
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
"należy użyć \"copy-in <lokalny> [<lokalny>...] <zdalny_katalog>\", aby "
"skopiować pliki do obrazu\n"
-#: fish/copy.c:62
+#: fish/copy.c:67
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr "copy-in: cel \"%s\" nie jest katalogiem\n"
-#: fish/copy.c:157
+#: fish/copy.c:164
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr ""
"błąd: parametr jest zerowej długości lub dłuższy niż dozwolone maksimum\n"
-#: fish/copy.c:202
+#: fish/copy.c:209
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
"należy użyć \"copy-out <zdalny> [<zdalny>...] <lokalny_katalog>\", aby "
"skopiować pliki z obrazu\n"
-#: fish/copy.c:213
+#: fish/copy.c:220
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr "copy-out: element docelowy \"%s\" nie jest katalogiem\n"
-#: fish/copy.c:258
+#: fish/copy.c:265
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr "copy-out: \"%s\" nie jest plikiem lub katalogiem\n"
msgid "%s: don't use --live and -i options together\n"
msgstr "%s: nie należy używać razem opcji --live i -i\n"
-#: fish/inspect.c:89
+#: fish/inspect.c:90
#, c-format
-msgid "%s: no operating system was found on this disk\n"
-msgstr "%s: na tym dysku nie odnaleziono żadnych systemów operacyjnych\n"
+msgid ""
+"%s: no operating system was found on this disk\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, this disk image won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
+msgstr ""
-#: fish/inspect.c:96
+#: fish/inspect.c:111
#, c-format
-msgid "%s: multi-boot operating systems are not supported by the -i option\n"
+msgid ""
+"%s: multi-boot operating systems are not supported\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, multi-boot operating systems won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
msgstr ""
-"%s: systemy operacyjne \"multiboot\" nie są obsługiwane przez opcję -i\n"
-#: fish/inspect.c:136
+#: fish/inspect.c:170
#, c-format
msgid "%s: some filesystems could not be mounted (ignored)\n"
msgstr "%s: nie można zamontować niektórych systemów plików (zignorowano)\n"
-#: fish/inspect.c:148
+#: fish/inspect.c:182
#, c-format
msgid "Operating system: %s\n"
msgstr "System operacyjny: %s\n"
-#: fish/inspect.c:161
+#: fish/inspect.c:195
#, c-format
msgid "%s mounted on %s\n"
msgstr "%s zamontowano w %s\n"
#, perl-brace-format
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 "%s: no operating system was found on this disk\n"
+#~ msgstr "%s: na tym dysku nie odnaleziono żadnych systemów operacyjnych\n"
+
+#~ msgid ""
+#~ "%s: multi-boot operating systems are not supported by the -i option\n"
+#~ msgstr ""
+#~ "%s: systemy operacyjne \"multiboot\" nie są obsługiwane przez opcję -i\n"
"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-12-06 15:08+0000\n"
+"POT-Creation-Date: 2011-12-09 17:32+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"
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr ""
-#: fish/copy.c:41
+#: fish/copy.c:46
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
-#: fish/copy.c:62
+#: fish/copy.c:67
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:157
+#: fish/copy.c:164
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr ""
-#: fish/copy.c:202
+#: fish/copy.c:209
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
"image\n"
msgstr ""
-#: fish/copy.c:213
+#: fish/copy.c:220
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:258
+#: fish/copy.c:265
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr ""
msgid "%s: don't use --live and -i options together\n"
msgstr ""
-#: fish/inspect.c:89
+#: fish/inspect.c:90
#, c-format
-msgid "%s: no operating system was found on this disk\n"
+msgid ""
+"%s: no operating system was found on this disk\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, this disk image won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
msgstr ""
-#: fish/inspect.c:96
+#: fish/inspect.c:111
#, c-format
-msgid "%s: multi-boot operating systems are not supported by the -i option\n"
+msgid ""
+"%s: multi-boot operating systems are not supported\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, multi-boot operating systems won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
msgstr ""
-#: fish/inspect.c:136
+#: fish/inspect.c:170
#, c-format
msgid "%s: some filesystems could not be mounted (ignored)\n"
msgstr ""
-#: fish/inspect.c:148
+#: fish/inspect.c:182
#, c-format
msgid "Operating system: %s\n"
msgstr ""
-#: fish/inspect.c:161
+#: fish/inspect.c:195
#, c-format
msgid "%s mounted on %s\n"
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-12-06 15:08+0000\n"
+"POT-Creation-Date: 2011-12-09 17:32+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"
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr ""
-#: fish/copy.c:41
+#: fish/copy.c:46
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
-#: fish/copy.c:62
+#: fish/copy.c:67
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:157
+#: fish/copy.c:164
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr ""
-#: fish/copy.c:202
+#: fish/copy.c:209
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
"image\n"
msgstr ""
-#: fish/copy.c:213
+#: fish/copy.c:220
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:258
+#: fish/copy.c:265
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr ""
msgid "%s: don't use --live and -i options together\n"
msgstr ""
-#: fish/inspect.c:89
+#: fish/inspect.c:90
#, c-format
-msgid "%s: no operating system was found on this disk\n"
+msgid ""
+"%s: no operating system was found on this disk\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, this disk image won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
msgstr ""
-#: fish/inspect.c:96
+#: fish/inspect.c:111
#, c-format
-msgid "%s: multi-boot operating systems are not supported by the -i option\n"
+msgid ""
+"%s: multi-boot operating systems are not supported\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, multi-boot operating systems won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
msgstr ""
-#: fish/inspect.c:136
+#: fish/inspect.c:170
#, c-format
msgid "%s: some filesystems could not be mounted (ignored)\n"
msgstr ""
-#: fish/inspect.c:148
+#: fish/inspect.c:182
#, c-format
msgid "Operating system: %s\n"
msgstr ""
-#: fish/inspect.c:161
+#: fish/inspect.c:195
#, c-format
msgid "%s mounted on %s\n"
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-12-06 15:08+0000\n"
+"POT-Creation-Date: 2011-12-09 17:32+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"
msgstr ""
"%s: %s: рядок %d: помилка під час спроби обробки файла налаштувань: %s\n"
-#: fish/copy.c:41
+#: fish/copy.c:46
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
"скористайтеся командою «copy-in <локальний файл> [<локальний файл>...] "
"<віддалений каталог>» для копіювання файлів на образ\n"
-#: fish/copy.c:62
+#: fish/copy.c:67
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr "copy-in: призначення «%s» не є каталогом\n"
-#: fish/copy.c:157
+#: fish/copy.c:164
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr ""
"помилка: аргумент нульової або вищої за максимальну дозволену довжини\n"
-#: fish/copy.c:202
+#: fish/copy.c:209
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
"скористайтеся командою «copy-out <віддалений файл> [<віддалений файл>...] "
"<локальний каталог>» для копіювання файлів з образу\n"
-#: fish/copy.c:213
+#: fish/copy.c:220
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr "copy-out: призначення «%s» не є каталогом\n"
-#: fish/copy.c:258
+#: fish/copy.c:265
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr "copy-out: «%s» не є файлом або каталогом\n"
msgid "%s: don't use --live and -i options together\n"
msgstr "%s: не використовуйте одразу параметри --live і -i\n"
-#: fish/inspect.c:89
+#: fish/inspect.c:90
#, c-format
-msgid "%s: no operating system was found on this disk\n"
-msgstr "%s: на цьому диску не виявлено операційної системи\n"
+msgid ""
+"%s: no operating system was found on this disk\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, this disk image won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
+msgstr ""
-#: fish/inspect.c:96
+#: fish/inspect.c:111
#, c-format
-msgid "%s: multi-boot operating systems are not supported by the -i option\n"
+msgid ""
+"%s: multi-boot operating systems are not supported\n"
+"\n"
+"If using guestfish '-i' option, remove this option and instead\n"
+"use the commands 'run' followed by 'list-filesystems'.\n"
+"You can then mount filesystems you want by hand using the\n"
+"'mount' or 'mount-ro' command.\n"
+"\n"
+"If using guestmount '-i', remove this option and choose the\n"
+"filesystem(s) you want to see by manually adding '-m' option(s).\n"
+"Use 'virt-filesystems' to see what filesystems are available.\n"
+"\n"
+"If using other virt tools, multi-boot operating systems won't work\n"
+"with these tools. Use the guestfish equivalent commands\n"
+"(see the virt tool manual page).\n"
msgstr ""
-"%s: для параметра -i не передбачено підтримки операційних систем з "
-"варіантами завантаження\n"
-#: fish/inspect.c:136
+#: fish/inspect.c:170
#, c-format
msgid "%s: some filesystems could not be mounted (ignored)\n"
msgstr "%s: деякі з файлових систем не вдалося змонтувати (проігноровано)\n"
-#: fish/inspect.c:148
+#: fish/inspect.c:182
#, c-format
msgid "Operating system: %s\n"
msgstr "Операційна система: %s\n"
-#: fish/inspect.c:161
+#: fish/inspect.c:195
#, c-format
msgid "%s mounted on %s\n"
msgstr "%s змонтовано до %s\n"
#, perl-brace-format
msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
msgstr "virt-win-reg: {p}: не вдалося вивантажити файл регістра: {err}\n"
+
+#~ msgid "%s: no operating system was found on this disk\n"
+#~ msgstr "%s: на цьому диску не виявлено операційної системи\n"
+
+#~ msgid ""
+#~ "%s: multi-boot operating systems are not supported by the -i option\n"
+#~ msgstr ""
+#~ "%s: для параметра -i не передбачено підтримки операційних систем з "
+#~ "варіантами завантаження\n"