summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--BUGS14
-rw-r--r--configure.ac2
-rw-r--r--po-docs/ja.po4
-rw-r--r--po-docs/libguestfs-docs.pot6
-rw-r--r--po-docs/uk.po4
-rw-r--r--po/en_GB.po50
-rw-r--r--po/es.po52
-rw-r--r--po/gu.po50
-rw-r--r--po/hi.po50
-rw-r--r--po/kn.po50
-rw-r--r--po/libguestfs.pot52
-rw-r--r--po/ml.po50
-rw-r--r--po/mr.po52
-rw-r--r--po/nl.po52
-rw-r--r--po/or.po50
-rw-r--r--po/pa.po52
-rw-r--r--po/pl.po52
-rw-r--r--po/ta.po50
-rw-r--r--po/te.po50
-rw-r--r--po/uk.po52
20 files changed, 391 insertions, 403 deletions
diff --git a/BUGS b/BUGS
index 54a76f13..5f08932e 100644
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
-Last updated: 2011-12-23
+Last updated: 2012-01-08
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -68,9 +68,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
761565 NEW https://bugzilla.redhat.com/show_bug.cgi?id=761565
Missing deps on netpbm-progs and icoutils
-765814 NEW https://bugzilla.redhat.com/show_bug.cgi?id=765814
- root can't access user mounted images
-
767852 NEW https://bugzilla.redhat.com/show_bug.cgi?id=767852
dependency on fuse suggested
@@ -128,9 +125,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
596354 NEW https://bugzilla.redhat.com/show_bug.cgi?id=596354
guestfish.1.html and guestfs.3.html declared "XHTML 1.0 Strict" but are not in fact well-formed XML
-596761 NEW https://bugzilla.redhat.com/show_bug.cgi?id=596761
- Ctrl- causes guestfish to abort
-
604041 NEW https://bugzilla.redhat.com/show_bug.cgi?id=604041
guestmount absolute symlinks don't work
@@ -201,16 +195,10 @@ You can help by testing the fixes.
750889 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=750889
Python code incompatible with Python v3.
-760000 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=760000
- libguestfs fails to compile with Ruby >= 1.9
-
657499 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=657499
checksum: wrong check sum type causes umount to fail
749828 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=749828
p2v does not support raid devices
-769680 POST https://bugzilla.redhat.com/show_bug.cgi?id=769680
- temporary directories created during appliance builds are not cleaned up on error
-
End of BUGS file.
diff --git a/configure.ac b/configure.ac
index 017ceb21..fee626d0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
# freeform string.
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [15])
-m4_define([libguestfs_release], [14])
+m4_define([libguestfs_release], [15])
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)
AC_CONFIG_AUX_DIR([build-aux])
diff --git a/po-docs/ja.po b/po-docs/ja.po
index a486d3b0..31676142 100644
--- a/po-docs/ja.po
+++ b/po-docs/ja.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2011-12-22 16:09+0000\n"
+"POT-Creation-Date: 2012-01-08 19:12+0000\n"
"PO-Revision-Date: 2011-10-27 09:15+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Japanese <trans-ja@lists.fedoraproject.org>\n"
@@ -19849,7 +19849,7 @@ msgstr ""
msgid ""
"Using this flag is mostly equivalent to using the C<add-domain> command, "
"with C<readonly:true> if the I<--ro> flag was given, and with C<format:...> "
-"if the I<--format:...> flag was given."
+"if the I<--format=...> flag was given."
msgstr ""
#. type: =item
diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot
index 9971ecd8..f2c8b27f 100644
--- a/po-docs/libguestfs-docs.pot
+++ b/po-docs/libguestfs-docs.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.15.14\n"
+"Project-Id-Version: libguestfs 1.15.15\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2011-12-23 12:44+0000\n"
+"POT-Creation-Date: 2012-01-08 19:12+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"
@@ -19157,7 +19157,7 @@ msgstr ""
msgid ""
"Using this flag is mostly equivalent to using the C<add-domain> command, "
"with C<readonly:true> if the I<--ro> flag was given, and with C<format:...> "
-"if the I<--format:...> flag was given."
+"if the I<--format=...> flag was given."
msgstr ""
#. type: =item
diff --git a/po-docs/uk.po b/po-docs/uk.po
index 6b6e18b4..b3061918 100644
--- a/po-docs/uk.po
+++ b/po-docs/uk.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2011-12-22 16:09+0000\n"
+"POT-Creation-Date: 2012-01-08 19:12+0000\n"
"PO-Revision-Date: 2011-10-27 09:15+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -20583,7 +20583,7 @@ msgstr ""
msgid ""
"Using this flag is mostly equivalent to using the C<add-domain> command, "
"with C<readonly:true> if the I<--ro> flag was given, and with C<format:...> "
-"if the I<--format:...> flag was given."
+"if the I<--format=...> flag was given."
msgstr ""
#. type: =item
diff --git a/po/en_GB.po b/po/en_GB.po
index 8640645e..05b5deac 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-12-23 12:44+0000\n"
+"POT-Creation-Date: 2012-01-08 19:11+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/"
@@ -111,7 +111,7 @@ msgstr ""
" -x Trace libguestfs API calls\n"
"For more information, see the manpage %s(1).\n"
-#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1558
+#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1559
#, c-format
msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
msgstr ""
@@ -2303,22 +2303,22 @@ msgstr ""
msgid "%s: only one -f parameter can be given\n"
msgstr ""
-#: fish/fish.c:477
+#: fish/fish.c:478
#, c-format
msgid "%s: cannot use --listen and --remote options at the same time\n"
msgstr ""
-#: fish/fish.c:485
+#: fish/fish.c:486
#, c-format
msgid "%s: extra parameters on the command line with --listen flag\n"
msgstr ""
-#: fish/fish.c:491
+#: fish/fish.c:492
#, c-format
msgid "%s: cannot use --listen and --file options at the same time\n"
msgstr ""
-#: fish/fish.c:644
+#: fish/fish.c:645
#, c-format
msgid ""
"\n"
@@ -2331,50 +2331,50 @@ msgid ""
"\n"
msgstr ""
-#: fish/fish.c:795 fish/fish.c:811
+#: fish/fish.c:796 fish/fish.c:812
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr ""
-#: fish/fish.c:805
+#: fish/fish.c:806
#, c-format
msgid "%s: unterminated single quote\n"
msgstr ""
-#: fish/fish.c:835
+#: fish/fish.c:836
#, c-format
msgid "%s: internal error parsing string at '%s'\n"
msgstr ""
-#: fish/fish.c:852
+#: fish/fish.c:853
#, c-format
msgid "%s: too many arguments\n"
msgstr ""
-#: fish/fish.c:927
+#: fish/fish.c:928
#, c-format
msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
msgstr ""
-#: fish/fish.c:936
+#: fish/fish.c:937
#, c-format
msgid "%s: unterminated double quote\n"
msgstr ""
-#: fish/fish.c:1001
+#: fish/fish.c:1002
#, c-format
msgid "%s: empty command on command line\n"
msgstr ""
-#: fish/fish.c:1148
+#: fish/fish.c:1149
msgid "display a list of commands or help on a command"
msgstr ""
-#: fish/fish.c:1150
+#: fish/fish.c:1151
msgid "quit guestfish"
msgstr ""
-#: fish/fish.c:1161
+#: fish/fish.c:1162
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -2382,19 +2382,19 @@ msgid ""
" help\n"
msgstr ""
-#: fish/fish.c:1169
+#: fish/fish.c:1170
#, c-format
msgid ""
"quit - quit guestfish\n"
" quit\n"
msgstr ""
-#: fish/fish.c:1174
+#: fish/fish.c:1175
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr ""
-#: fish/fish.c:1190
+#: fish/fish.c:1191
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -2402,31 +2402,31 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
-#: fish/fish.c:1199
+#: fish/fish.c:1200
#, c-format
msgid "%s:%d: libguestfs: error: %s\n"
msgstr ""
-#: fish/fish.c:1355
+#: fish/fish.c:1356
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr ""
-#: fish/fish.c:1552
+#: fish/fish.c:1553
#, c-format
msgid ""
"%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
"or run \"inspect-os\" command)\n"
msgstr ""
-#: fish/fish.c:1572
+#: fish/fish.c:1573
#, c-format
msgid ""
"%s: drive '%c:' not found. To list available drives do:\n"
" inspect-get-drive-mappings %s\n"
msgstr ""
-#: fish/fish.c:1591
+#: fish/fish.c:1592
#, c-format
msgid ""
"%s: to access '%c:', mount %s first. One way to do this is:\n"
@@ -2458,7 +2458,7 @@ msgstr ""
msgid ""
"Find out what filesystems are available using 'list-filesystems' and then\n"
"mount them to examine or modify the contents using 'mount-ro' or\n"
-"'mount-options'.\n"
+"'mount'.\n"
msgstr ""
#: fish/help.c:52
diff --git a/po/es.po b/po/es.po
index 8c2dc4ef..96e4c0ee 100644
--- a/po/es.po
+++ b/po/es.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-12-23 12:44+0000\n"
+"POT-Creation-Date: 2012-01-08 19:11+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"
@@ -111,7 +111,7 @@ msgstr ""
" -x Rastrea llamados API de libguestfs\n"
"Para obtener mayor información, consulte la página man %s(1).\n"
-#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1558
+#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1559
#, c-format
msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
msgstr ""
@@ -2465,24 +2465,24 @@ msgstr ""
msgid "%s: only one -f parameter can be given\n"
msgstr "%s: sólo puede ofrecerse un parámetro -f\n"
-#: fish/fish.c:477
+#: fish/fish.c:478
#, c-format
msgid "%s: cannot use --listen and --remote options at the same time\n"
msgstr ""
"%s: no es posible utilizar al mismo tiempo las opciones --listen y --remote\n"
-#: fish/fish.c:485
+#: fish/fish.c:486
#, c-format
msgid "%s: extra parameters on the command line with --listen flag\n"
msgstr "%s: parámetros extra de la línea de comando con marca --listen\n"
-#: fish/fish.c:491
+#: fish/fish.c:492
#, c-format
msgid "%s: cannot use --listen and --file options at the same time\n"
msgstr ""
"%s no es posible utilizar al mismo tiempo las opciones --listen y --file\n"
-#: fish/fish.c:644
+#: fish/fish.c:645
#, c-format
msgid ""
"\n"
@@ -2504,51 +2504,51 @@ msgstr ""
" 'quit' para abandonar la shell\n"
"\n"
-#: fish/fish.c:795 fish/fish.c:811
+#: fish/fish.c:796 fish/fish.c:812
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr ""
"%s: los argumentos del comando no están separados por un espacio en blanco\n"
-#: fish/fish.c:805
+#: fish/fish.c:806
#, c-format
msgid "%s: unterminated single quote\n"
msgstr "%s: cuota simple no finalizada\n"
-#: fish/fish.c:835
+#: fish/fish.c:836
#, c-format
msgid "%s: internal error parsing string at '%s'\n"
msgstr "%s: error interno analizando cadena en '%s'\n"
-#: fish/fish.c:852
+#: fish/fish.c:853
#, c-format
msgid "%s: too many arguments\n"
msgstr "%s: demasiados argumentos\n"
-#: fish/fish.c:927
+#: fish/fish.c:928
#, c-format
msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
msgstr "%s: secuencia no válida en la cadena (empezando en el offset %d)\n"
-#: fish/fish.c:936
+#: fish/fish.c:937
#, c-format
msgid "%s: unterminated double quote\n"
msgstr "%s: doble cuota no finalizada\n"
-#: fish/fish.c:1001
+#: fish/fish.c:1002
#, c-format
msgid "%s: empty command on command line\n"
msgstr "%s: comando vacío en la línea de comando\n"
-#: fish/fish.c:1148
+#: fish/fish.c:1149
msgid "display a list of commands or help on a command"
msgstr "muestra una lista de comandos o asistencia sobre un comando"
-#: fish/fish.c:1150
+#: fish/fish.c:1151
msgid "quit guestfish"
msgstr "salir de guestfish"
-#: fish/fish.c:1161
+#: fish/fish.c:1162
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -2559,7 +2559,7 @@ msgstr ""
" help cmd\n"
" help\n"
-#: fish/fish.c:1169
+#: fish/fish.c:1170
#, c-format
msgid ""
"quit - quit guestfish\n"
@@ -2568,12 +2568,12 @@ msgstr ""
"quit - abandonar guestfish\n"
" quit\n"
-#: fish/fish.c:1174
+#: fish/fish.c:1175
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr "%s comando no conocido, utilice -h para listar todos los comandos\n"
-#: fish/fish.c:1190
+#: fish/fish.c:1191
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -2584,17 +2584,17 @@ msgstr ""
"Para obtener una lista de comandos: guestfish -h\n"
"Para obtener la documentación completa: man guestfish\n"
-#: fish/fish.c:1199
+#: fish/fish.c:1200
#, c-format
msgid "%s:%d: libguestfs: error: %s\n"
msgstr ""
-#: fish/fish.c:1355
+#: fish/fish.c:1356
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "Cuota problemática en la cadena \"%s\"\n"
-#: fish/fish.c:1552
+#: fish/fish.c:1553
#, c-format
msgid ""
"%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
@@ -2603,7 +2603,7 @@ msgstr ""
"%s: para utilizar letras de unidad Windows, debe inspeccionar el huésped "
"(opción \"-i\"o ejecute el comando \"inspect-os\")\n"
-#: fish/fish.c:1572
+#: fish/fish.c:1573
#, c-format
msgid ""
"%s: drive '%c:' not found. To list available drives do:\n"
@@ -2613,7 +2613,7 @@ msgstr ""
"disponibles ejecute:\n"
" inspect-get-drive-mappings %s\n"
-#: fish/fish.c:1591
+#: fish/fish.c:1592
#, c-format
msgid ""
"%s: to access '%c:', mount %s first. One way to do this is:\n"
@@ -2649,11 +2649,11 @@ msgstr ""
"Una vez que haya hecho esto, utilice el comando 'run'.\n"
#: fish/help.c:44
-#, c-format
+#, fuzzy, c-format
msgid ""
"Find out what filesystems are available using 'list-filesystems' and then\n"
"mount them to examine or modify the contents using 'mount-ro' or\n"
-"'mount-options'.\n"
+"'mount'.\n"
msgstr ""
"Sepa cuáles son los sistemas de archivos disponibles utilizando 'list-"
"filesystems' y luego\n"
diff --git a/po/gu.po b/po/gu.po
index 2c904532..da5b75ab 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-12-23 12:44+0000\n"
+"POT-Creation-Date: 2012-01-08 19:11+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"
@@ -94,7 +94,7 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
-#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1558
+#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1559
#, c-format
msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
msgstr ""
@@ -2236,22 +2236,22 @@ msgstr "%s: દૂરસ્થ: $GUESTFISH_PID એ દૂરસ્થ પ્ર
msgid "%s: only one -f parameter can be given\n"
msgstr "%s: ફક્ત એક -f પરિમાણને આપી શકાય છે\n"
-#: fish/fish.c:477
+#: fish/fish.c:478
#, c-format
msgid "%s: cannot use --listen and --remote options at the same time\n"
msgstr "%s: સરખા સમયે --listen અને --remote વિકલ્પોને વાપરી શકાતા નથી\n"
-#: fish/fish.c:485
+#: fish/fish.c:486
#, c-format
msgid "%s: extra parameters on the command line with --listen flag\n"
msgstr "%s: --listen ફ્લેગ સાથે આદેશ વાક્ય પર વધારાનાં પરિમાણો\n"
-#: fish/fish.c:491
+#: fish/fish.c:492
#, c-format
msgid "%s: cannot use --listen and --file options at the same time\n"
msgstr "%s: સરખા સમયે --listen અને --file વિકલ્પોને વાપરી શકાતુ નથી\n"
-#: fish/fish.c:644
+#: fish/fish.c:645
#, c-format
msgid ""
"\n"
@@ -2264,50 +2264,50 @@ msgid ""
"\n"
msgstr ""
-#: fish/fish.c:795 fish/fish.c:811
+#: fish/fish.c:796 fish/fish.c:812
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr "%s: આદેશ દલીલો એ ખાલી જગ્યા દ્દારા અલગ થયેલ નથી\n"
-#: fish/fish.c:805
+#: fish/fish.c:806
#, c-format
msgid "%s: unterminated single quote\n"
msgstr "%s: અંત ન આવેલ એક અવતરણ ચિહ્ન\n"
-#: fish/fish.c:835
+#: fish/fish.c:836
#, c-format
msgid "%s: internal error parsing string at '%s'\n"
msgstr "%s: આંતરિક ભૂલ '%s' પર શબ્દમાળાનું પદચ્છેદન કરી રહી છે\n"
-#: fish/fish.c:852
+#: fish/fish.c:853
#, c-format
msgid "%s: too many arguments\n"
msgstr "%s: ઘણીબધી દલીલો છે\n"
-#: fish/fish.c:927
+#: fish/fish.c:928
#, c-format
msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
msgstr ""
-#: fish/fish.c:936
+#: fish/fish.c:937
#, c-format
msgid "%s: unterminated double quote\n"
msgstr "%s: અંત ન બમણા અવતરણચિહ્નો \n"
-#: fish/fish.c:1001
+#: fish/fish.c:1002
#, c-format
msgid "%s: empty command on command line\n"
msgstr "%s: આદેશ વાક્ય પર ખાલી આદેશ\n"
-#: fish/fish.c:1148
+#: fish/fish.c:1149
msgid "display a list of commands or help on a command"
msgstr "આદેશોની યાદીને દર્શાવો અથવા આદેશ પર મદદ "
-#: fish/fish.c:1150
+#: fish/fish.c:1151
msgid "quit guestfish"
msgstr "guestfish માંથી બહાર નીકળો"
-#: fish/fish.c:1161
+#: fish/fish.c:1162
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -2318,7 +2318,7 @@ msgstr ""
" help cmd\n"
" મદદ\n"
-#: fish/fish.c:1169
+#: fish/fish.c:1170
#, c-format
msgid ""
"quit - quit guestfish\n"
@@ -2327,12 +2327,12 @@ msgstr ""
"quit - guestfish માંથી બહાર નીકળો\n"
" બહાર નીકળો\n"
-#: fish/fish.c:1174
+#: fish/fish.c:1175
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr "%s: આદેશ જાણીતો નથી, બધા આદેશોની યાદી માટે -h ને વાપરો\n"
-#: fish/fish.c:1190
+#: fish/fish.c:1191
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -2340,31 +2340,31 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
-#: fish/fish.c:1199
+#: fish/fish.c:1200
#, c-format
msgid "%s:%d: libguestfs: error: %s\n"
msgstr ""
-#: fish/fish.c:1355
+#: fish/fish.c:1356
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "શબ્દમાળા \"%s\" માં દૂર થતો અવતરણચિહ્ન\n"
-#: fish/fish.c:1552
+#: fish/fish.c:1553
#, c-format
msgid ""
"%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
"or run \"inspect-os\" command)\n"
msgstr ""
-#: fish/fish.c:1572
+#: fish/fish.c:1573
#, c-format
msgid ""
"%s: drive '%c:' not found. To list available drives do:\n"
" inspect-get-drive-mappings %s\n"
msgstr ""
-#: fish/fish.c:1591
+#: fish/fish.c:1592
#, c-format
msgid ""
"%s: to access '%c:', mount %s first. One way to do this is:\n"
@@ -2396,7 +2396,7 @@ msgstr ""
msgid ""
"Find out what filesystems are available using 'list-filesystems' and then\n"
"mount them to examine or modify the contents using 'mount-ro' or\n"
-"'mount-options'.\n"
+"'mount'.\n"
msgstr ""
#: fish/help.c:52
diff --git a/po/hi.po b/po/hi.po
index 0fede608..72421954 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-12-23 12:44+0000\n"
+"POT-Creation-Date: 2012-01-08 19:11+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"
@@ -94,7 +94,7 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
-#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1558
+#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1559
#, c-format
msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
msgstr ""
@@ -2236,22 +2236,22 @@ msgstr ""
msgid "%s: only one -f parameter can be given\n"
msgstr "%s: only one -f parameter can be given\n"
-#: fish/fish.c:477
+#: fish/fish.c:478
#, c-format
msgid "%s: cannot use --listen and --remote options at the same time\n"
msgstr "%s: cannot use --listen and --remote options at the same time\n"
-#: fish/fish.c:485
+#: fish/fish.c:486
#, c-format
msgid "%s: extra parameters on the command line with --listen flag\n"
msgstr "%s: extra parameters on the command line with --listen flag\n"
-#: fish/fish.c:491
+#: fish/fish.c:492
#, c-format
msgid "%s: cannot use --listen and --file options at the same time\n"
msgstr "%s: cannot use --listen and --file options at the same time\n"
-#: fish/fish.c:644
+#: fish/fish.c:645
#, c-format
msgid ""
"\n"
@@ -2264,50 +2264,50 @@ msgid ""
"\n"
msgstr ""
-#: fish/fish.c:795 fish/fish.c:811
+#: fish/fish.c:796 fish/fish.c:812
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n"
-#: fish/fish.c:805
+#: fish/fish.c:806
#, c-format
msgid "%s: unterminated single quote\n"
msgstr "%s: unterminated single quote\n"
-#: fish/fish.c:835
+#: fish/fish.c:836
#, c-format
msgid "%s: internal error parsing string at '%s'\n"
msgstr "%s: internal error parsing string at '%s'\n"
-#: fish/fish.c:852
+#: fish/fish.c:853
#, c-format
msgid "%s: too many arguments\n"
msgstr "%s: too many arguments\n"
-#: fish/fish.c:927
+#: fish/fish.c:928
#, c-format
msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
msgstr ""
-#: fish/fish.c:936
+#: fish/fish.c:937
#, c-format
msgid "%s: unterminated double quote\n"
msgstr "%s: unterminated double quote\n"
-#: fish/fish.c:1001
+#: fish/fish.c:1002
#, c-format
msgid "%s: empty command on command line\n"
msgstr "%s: empty command on command line\n"
-#: fish/fish.c:1148
+#: fish/fish.c:1149
msgid "display a list of commands or help on a command"
msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ"
-#: fish/fish.c:1150
+#: fish/fish.c:1151
msgid "quit guestfish"
msgstr "quit guestfish"
-#: fish/fish.c:1161
+#: fish/fish.c:1162
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -2318,7 +2318,7 @@ msgstr ""
" help cmd\n"
" help\n"
-#: fish/fish.c:1169
+#: fish/fish.c:1170
#, c-format
msgid ""
"quit - quit guestfish\n"
@@ -2327,12 +2327,12 @@ msgstr ""
"quit - quit guestfish\n"
" quit\n"
-#: fish/fish.c:1174
+#: fish/fish.c:1175
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr "%s: command not known, use -h to list all commands\n"
-#: fish/fish.c:1190
+#: fish/fish.c:1191
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -2340,31 +2340,31 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
-#: fish/fish.c:1199
+#: fish/fish.c:1200
#, c-format
msgid "%s:%d: libguestfs: error: %s\n"
msgstr ""
-#: fish/fish.c:1355
+#: fish/fish.c:1356
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n"
-#: fish/fish.c:1552
+#: fish/fish.c:1553
#, c-format
msgid ""
"%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
"or run \"inspect-os\" command)\n"
msgstr ""
-#: fish/fish.c:1572
+#: fish/fish.c:1573
#, c-format
msgid ""
"%s: drive '%c:' not found. To list available drives do:\n"
" inspect-get-drive-mappings %s\n"
msgstr ""
-#: fish/fish.c:1591
+#: fish/fish.c:1592
#, c-format
msgid ""
"%s: to access '%c:', mount %s first. One way to do this is:\n"
@@ -2396,7 +2396,7 @@ msgstr ""
msgid ""
"Find out what filesystems are available using 'list-filesystems' and then\n"
"mount them to examine or modify the contents using 'mount-ro' or\n"
-"'mount-options'.\n"
+"'mount'.\n"
msgstr ""
#: fish/help.c:52
diff --git a/po/kn.po b/po/kn.po
index a4d9c035..c82fd9ac 100644
--- a/po/kn.po
+++ b/po/kn.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-12-23 12:44+0000\n"
+"POT-Creation-Date: 2012-01-08 19:11+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/"
@@ -94,7 +94,7 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
-#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1558
+#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1559
#, c-format
msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
msgstr ""
@@ -2239,22 +2239,22 @@ msgstr "%s: remote: $GUESTFISH_PID ಅನ್ನು ದೂರಸ್ಥ ಪ್ರ
msgid "%s: only one -f parameter can be given\n"
msgstr "%s: ಕೇವಲ ಒಂದು -f ನಿಯತಾಂಕವನ್ನು ಒದಗಿಸಬಹುದು\n"
-#: fish/fish.c:477
+#: fish/fish.c:478
#, c-format
msgid "%s: cannot use --listen and --remote options at the same time\n"
msgstr "%s: --listen ಹಾಗು --remote ಆಯ್ಕೆಗಳನ್ನು ಒಟ್ಟಿಗೆ ಬಳಸುವಂತಿಲ್ಲ\n"
-#: fish/fish.c:485
+#: fish/fish.c:486
#, c-format
msgid "%s: extra parameters on the command line with --listen flag\n"
msgstr "%s: --listen ಫ್ಲಾಗ್‌ಗಾಗಿ ಆಜ್ಞಾ ಸಾಲಿನಲ್ಲಿ ಹೆಚ್ಚುವರಿ ನಿಯತಾಂಕಗಳು\n"
-#: fish/fish.c:491
+#: fish/fish.c:492
#, c-format
msgid "%s: cannot use --listen and --file options at the same time\n"
msgstr "%s: --listen ಹಾಗು --file ಆಯ್ಕೆಗಳನ್ನು ಒಟ್ಟಿಗೆ ಬಳಸುವಂತಿಲ್ಲ\n"
-#: fish/fish.c:644
+#: fish/fish.c:645
#, c-format
msgid ""
"\n"
@@ -2267,50 +2267,50 @@ msgid ""
"\n"
msgstr ""
-#: fish/fish.c:795 fish/fish.c:811
+#: fish/fish.c:796 fish/fish.c:812
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr "%s: ಆಜ್ಞೆಯ ಆರ್ಗುಮೆಂಟ್‌ಗಳ ನಡುವೆ ಖಾಲಿ ಜಾಗಗಳು ಇರುವಂತಿಲ್ಲ\n"
-#: fish/fish.c:805
+#: fish/fish.c:806
#, c-format
msgid "%s: unterminated single quote\n"
msgstr "%s: ಅಂತ್ಯಗೊಳಿಸದೆ ಇರುವ ಒಂದೆ ಒಂದು ಉದ್ಧರಣ ಚಿಹ್ನೆ(ಕೋಟ್)\n"
-#: fish/fish.c:835
+#: fish/fish.c:836
#, c-format
msgid "%s: internal error parsing string at '%s'\n"
msgstr "%s: '%s' ನಲ್ಲಿ ವಾಕ್ಯವನ್ನು ಪಾರ್ಸ್ ಮಾಡುವಲ್ಲಿ ಆಂತರಿಕ ದೋಷ\n"
-#: fish/fish.c:852
+#: fish/fish.c:853
#, c-format
msgid "%s: too many arguments\n"
msgstr "%s: ಅಗತ್ಯಕ್ಕಿಂತಲೂ ಹೆಚ್ಚು ಚರಪರಿಮಾಣಗಳು (ಆರ್ಗ್ಯೂಮೆಂಟ್)\n"
-#: fish/fish.c:927
+#: fish/fish.c:928
#, c-format
msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
msgstr ""
-#: fish/fish.c:936
+#: fish/fish.c:937
#, c-format
msgid "%s: unterminated double quote\n"
msgstr "%s: ಅಂತ್ಯಗೊಳಿಸದೆ ಇರುವ ಜೋಡಿ ಉದ್ಧರಣ ಚಿಹ್ನೆ(ಕೋಟ್)\n"
-#: fish/fish.c:1001
+#: fish/fish.c:1002
#, c-format
msgid "%s: empty command on command line\n"
msgstr "%s: ಆಜ್ಞಾ ಸಾಲಿನಲ್ಲಿ ಯಾವುದೆ ಆಜ್ಞೆ ಇಲ್ಲ\n"
-#: fish/fish.c:1148
+#: fish/fish.c:1149
msgid "display a list of commands or help on a command"
msgstr "ಆಜ್ಞೆಗಳ ಒಂದು ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು ಅಥವ ಒಂದು ಆಜ್ಞೆಯ ನೆರವನ್ನು ತೋರಿಸು"
-#: fish/fish.c:1150
+#: fish/fish.c:1151
msgid "quit guestfish"
msgstr "guestfish ಇಂದ ನಿರ್ಗಮಿಸು"
-#: fish/fish.c:1161
+#: fish/fish.c:1162
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -2321,7 +2321,7 @@ msgstr ""
" help cmd\n"
" help\n"
-#: fish/fish.c:1169
+#: fish/fish.c:1170
#, c-format
msgid ""
"quit - quit guestfish\n"
@@ -2330,12 +2330,12 @@ msgstr ""
"quit - guestfish ಇಂದ ನಿರ್ಗಮಿಸು \n"
" quit\n"
-#: fish/fish.c:1174
+#: fish/fish.c:1175
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr "%s: ಆಜ್ಞೆಯು ತಿಳಿದಿಲ್ಲ, ಎಲ್ಲಾ ಆಜ್ಞೆಗಳ ಪಟ್ಟಿಯನ್ನು ತೋರಿಸಲು -h ಉಪಯೋಗಿಸಿ\n"
-#: fish/fish.c:1190
+#: fish/fish.c:1191
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -2343,31 +2343,31 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
-#: fish/fish.c:1199
+#: fish/fish.c:1200
#, c-format
msgid "%s:%d: libguestfs: error: %s\n"
msgstr ""
-#: fish/fish.c:1355
+#: fish/fish.c:1356
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "\"%s\" ಎಂಬ ವಾಕ್ಯದಲ್ಲಿ ರನ್‌ಅವೆ ಕೋಟ್\n"
-#: fish/fish.c:1552
+#: fish/fish.c:1553
#, c-format
msgid ""
"%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
"or run \"inspect-os\" command)\n"
msgstr ""
-#: fish/fish.c:1572
+#: fish/fish.c:1573
#, c-format
msgid ""
"%s: drive '%c:' not found. To list available drives do:\n"
" inspect-get-drive-mappings %s\n"
msgstr ""
-#: fish/fish.c:1591
+#: fish/fish.c:1592
#, c-format
msgid ""
"%s: to access '%c:', mount %s first. One way to do this is:\n"
@@ -2399,7 +2399,7 @@ msgstr ""
msgid ""
"Find out what filesystems are available using 'list-filesystems' and then\n"
"mount them to examine or modify the contents using 'mount-ro' or\n"
-"'mount-options'.\n"
+"'mount'.\n"
msgstr ""
#: fish/help.c:52
diff --git a/po/libguestfs.pot b/po/libguestfs.pot
index a6fe7056..0331e3bd 100644
--- a/po/libguestfs.pot
+++ b/po/libguestfs.pot
@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.15.14\n"
+"Project-Id-Version: libguestfs 1.15.15\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-12-23 12:44+0000\n"
+"POT-Creation-Date: 2012-01-08 19: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"
@@ -92,7 +92,7 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
-#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1558
+#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1559
#, c-format
msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
msgstr ""
@@ -2230,22 +2230,22 @@ msgstr ""
msgid "%s: only one -f parameter can be given\n"
msgstr ""
-#: fish/fish.c:477
+#: fish/fish.c:478
#, c-format
msgid "%s: cannot use --listen and --remote options at the same time\n"
msgstr ""
-#: fish/fish.c:485
+#: fish/fish.c:486
#, c-format
msgid "%s: extra parameters on the command line with --listen flag\n"
msgstr ""
-#: fish/fish.c:491
+#: fish/fish.c:492
#, c-format
msgid "%s: cannot use --listen and --file options at the same time\n"
msgstr ""
-#: fish/fish.c:644
+#: fish/fish.c:645
#, c-format
msgid ""
"\n"
@@ -2258,50 +2258,50 @@ msgid ""
"\n"
msgstr ""
-#: fish/fish.c:795 fish/fish.c:811
+#: fish/fish.c:796 fish/fish.c:812
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr ""
-#: fish/fish.c:805
+#: fish/fish.c:806
#, c-format
msgid "%s: unterminated single quote\n"
msgstr ""
-#: fish/fish.c:835
+#: fish/fish.c:836
#, c-format
msgid "%s: internal error parsing string at '%s'\n"
msgstr ""
-#: fish/fish.c:852
+#: fish/fish.c:853
#, c-format
msgid "%s: too many arguments\n"
msgstr ""
-#: fish/fish.c:927
+#: fish/fish.c:928
#, c-format
msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
msgstr ""
-#: fish/fish.c:936
+#: fish/fish.c:937
#, c-format
msgid "%s: unterminated double quote\n"
msgstr ""
-#: fish/fish.c:1001
+#: fish/fish.c:1002
#, c-format
msgid "%s: empty command on command line\n"
msgstr ""
-#: fish/fish.c:1148
+#: fish/fish.c:1149
msgid "display a list of commands or help on a command"
msgstr ""
-#: fish/fish.c:1150
+#: fish/fish.c:1151
msgid "quit guestfish"
msgstr ""
-#: fish/fish.c:1161
+#: fish/fish.c:1162
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -2309,19 +2309,19 @@ msgid ""
" help\n"
msgstr ""
-#: fish/fish.c:1169
+#: fish/fish.c:1170
#, c-format
msgid ""
"quit - quit guestfish\n"
" quit\n"
msgstr ""
-#: fish/fish.c:1174
+#: fish/fish.c:1175
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr ""
-#: fish/fish.c:1190
+#: fish/fish.c:1191
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -2329,31 +2329,31 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
-#: fish/fish.c:1199
+#: fish/fish.c:1200
#, c-format
msgid "%s:%d: libguestfs: error: %s\n"
msgstr ""
-#: fish/fish.c:1355
+#: fish/fish.c:1356
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr ""
-#: fish/fish.c:1552
+#: fish/fish.c:1553
#, c-format
msgid ""
"%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
"or run \"inspect-os\" command)\n"
msgstr ""
-#: fish/fish.c:1572
+#: fish/fish.c:1573
#, c-format
msgid ""
"%s: drive '%c:' not found. To list available drives do:\n"
" inspect-get-drive-mappings %s\n"
msgstr ""
-#: fish/fish.c:1591
+#: fish/fish.c:1592
#, c-format
msgid ""
"%s: to access '%c:', mount %s first. One way to do this is:\n"
@@ -2385,7 +2385,7 @@ msgstr ""
msgid ""
"Find out what filesystems are available using 'list-filesystems' and then\n"
"mount them to examine or modify the contents using 'mount-ro' or\n"
-"'mount-options'.\n"
+"'mount'.\n"
msgstr ""
#: fish/help.c:52
diff --git a/po/ml.po b/po/ml.po
index 27b15409..3038a74d 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-12-23 12:44+0000\n"
+"POT-Creation-Date: 2012-01-08 19:11+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"
@@ -93,7 +93,7 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
-#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1558
+#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1559
#, c-format
msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
msgstr ""
@@ -2237,22 +2237,22 @@ msgstr "%s: remote: റിമോട്ട് പ്രക്രിയയുട
msgid "%s: only one -f parameter can be given\n"
msgstr "%s: ഒരു -f പരാമീറ്റര്‍ മാത്രമേ പാടുള്ളൂ\n"
-#: fish/fish.c:477
+#: fish/fish.c:478
#, c-format
msgid "%s: cannot use --listen and --remote options at the same time\n"
msgstr "%s: ഒരേ സമയത്തു് --listen, --remote എന്നീ ഉപാധികള്‍ ഉപയോഗിക്കുവാന്‍ സാധ്യമല്ല\n"
-#: fish/fish.c:485
+#: fish/fish.c:486
#, c-format
msgid "%s: extra parameters on the command line with --listen flag\n"
msgstr "%s: --listen ഫ്ലാഗിനൊപ്പം കമാന്‍ഡ് ലൈനില്‍ അധികമായ പരാമീറ്ററുകള്‍\n"
-#: fish/fish.c:491
+#: fish/fish.c:492
#, c-format
msgid "%s: cannot use --listen and --file options at the same time\n"
msgstr "%s: ഒരേ സമയത്തു് --listen, --file എന്നീ ഉപാധികള്‍ ഉപയോഗിക്കുവാന്‍ സാധ്യമല്ല\n"
-#: fish/fish.c:644
+#: fish/fish.c:645
#, c-format
msgid ""
"\n"
@@ -2265,50 +2265,50 @@ msgid ""
"\n"
msgstr ""
-#: fish/fish.c:795 fish/fish.c:811
+#: fish/fish.c:796 fish/fish.c:812
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr "%s: കമാന്‍ഡ് ആര്‍ഗ്യുമെന്റുകള്‍ വൈറ്റ്സ്പെയിസ് ഉപയോഗിച്ചു് വേര്‍തിരിച്ചിട്ടില്ല\n"
-#: fish/fish.c:805
+#: fish/fish.c:806
#, c-format
msgid "%s: unterminated single quote\n"
msgstr "%s: അപൂര്‍ണ്ണമായ സിംഗിള്‍ കോട്ട്\n"
-#: fish/fish.c:835
+#: fish/fish.c:836
#, c-format
msgid "%s: internal error parsing string at '%s'\n"
msgstr "%s: '%s'-ല്‍ സ്ട്രിങ് പാഴ്സ് ചെയ്യുമ്പോള്‍ ഇന്റേര്‍ണല്‍ പിശക്\n"
-#: fish/fish.c:852
+#: fish/fish.c:853
#, c-format
msgid "%s: too many arguments\n"
msgstr "%s: അനവധി ആര്‍ഗ്യുമെന്റുകള്‍\n"
-#: fish/fish.c:927
+#: fish/fish.c:928
#, c-format
msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
msgstr ""
-#: fish/fish.c:936
+#: fish/fish.c:937
#, c-format
msgid "%s: unterminated double quote\n"
msgstr "%s: അപൂര്‍ണ്ണമായ ഡബിള്‍ കോട്ട്\n"
-#: fish/fish.c:1001
+#: fish/fish.c:1002
#, c-format
msgid "%s: empty command on command line\n"
msgstr "%s: കമാന്‍ഡ് ലൈനില്‍ കാലിയായ കമാന്‍ഡ്\n"
-#: fish/fish.c:1148
+#: fish/fish.c:1149
msgid "display a list of commands or help on a command"
msgstr "കമാന്‍ഡുകളുടെ ഒരു പട്ടിക അല്ലെങ്കില്‍ ഒരു കമാന്‍ഡിനുള്ള സഹായം കാണിക്കുക"
-#: fish/fish.c:1150
+#: fish/fish.c:1151
msgid "quit guestfish"
msgstr "guestfish-ല്‍ നിന്നും പുറത്തു് കടക്കുക"
-#: fish/fish.c:1161
+#: fish/fish.c:1162
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -2319,7 +2319,7 @@ msgstr ""
" help cmd\n"
" help\n"
-#: fish/fish.c:1169
+#: fish/fish.c:1170
#, c-format
msgid ""
"quit - quit guestfish\n"
@@ -2328,12 +2328,12 @@ msgstr ""
"quit - quit guestfish\n"
" quit\n"
-#: fish/fish.c:1174
+#: fish/fish.c:1175
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr "%s: കമാന്‍ഡ് അപരിചിതം, എല്ലാ കമാന്‍ഡുകളും ലഭ്യമാക്കുന്നതിനായി -h ഉപയോഗിക്കുക\n"
-#: fish/fish.c:1190
+#: fish/fish.c:1191
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -2341,31 +2341,31 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
-#: fish/fish.c:1199
+#: fish/fish.c:1200
#, c-format
msgid "%s:%d: libguestfs: error: %s\n"
msgstr ""
-#: fish/fish.c:1355
+#: fish/fish.c:1356
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "Runaway quote in string \"%s\"\n"
-#: fish/fish.c:1552
+#: fish/fish.c:1553
#, c-format
msgid ""
"%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
"or run \"inspect-os\" command)\n"
msgstr ""
-#: fish/fish.c:1572
+#: fish/fish.c:1573
#, c-format
msgid ""
"%s: drive '%c:' not found. To list available drives do:\n"
" inspect-get-drive-mappings %s\n"
msgstr ""
-#: fish/fish.c:1591
+#: fish/fish.c:1592
#, c-format
msgid ""
"%s: to access '%c:', mount %s first. One way to do this is:\n"
@@ -2397,7 +2397,7 @@ msgstr ""
msgid ""
"Find out what filesystems are available using 'list-filesystems' and then\n"
"mount them to examine or modify the contents using 'mount-ro' or\n"
-"'mount-options'.\n"
+"'mount'.\n"
msgstr ""
#: fish/help.c:52
diff --git a/po/mr.po b/po/mr.po
index d3b06889..9230257a 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-12-23 12:44+0000\n"
+"POT-Creation-Date: 2012-01-08 19:11+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/"
@@ -112,7 +112,7 @@ msgstr ""
" -x libguestfs API कॉल्स् ट्रेस करा\n"
"अधिक माहितीकरीता, manpage %s(1) पहा.\n"
-#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1558
+#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1559
#, c-format
msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
msgstr ""
@@ -2313,22 +2313,22 @@ msgstr "%s: रिमोट: $GUESTFISH_PID यांस रिमोट का
msgid "%s: only one -f parameter can be given\n"
msgstr "%s: फक्त एकच -f घटक दिले जाऊ शकते\n"
-#: fish/fish.c:477
+#: fish/fish.c:478
#, c-format
msgid "%s: cannot use --listen and --remote options at the same time\n"
msgstr "%s: --listen व --remote पर्याय एकाच वेळी वापरणे अशक्य\n"
-#: fish/fish.c:485
+#: fish/fish.c:486
#, c-format
msgid "%s: extra parameters on the command line with --listen flag\n"
msgstr "%s: --listen फ्लॅगसह आदेश ओळीवरील अगाऊ घटके\n"
-#: fish/fish.c:491
+#: fish/fish.c:492
#, c-format
msgid "%s: cannot use --listen and --file options at the same time\n"
msgstr "%s: --listen व --file पर्यायचा वापर एकाचवेळी करणे अशक्य\n"
-#: fish/fish.c:644
+#: fish/fish.c:645
#, c-format
msgid ""
"\n"
@@ -2349,50 +2349,50 @@ msgstr ""
" शेलपासून बाहेर पडण्यासाठी 'quit'\n"
"\n"
-#: fish/fish.c:795 fish/fish.c:811
+#: fish/fish.c:796 fish/fish.c:812
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr "%s: आदेश घटके वाईटस्पेस द्वारे विभाजीत नाही\n"
-#: fish/fish.c:805
+#: fish/fish.c:806
#, c-format
msgid "%s: unterminated single quote\n"
msgstr "%s: न ओळखलेले सींगल क्वोट\n"
-#: fish/fish.c:835
+#: fish/fish.c:836
#, c-format
msgid "%s: internal error parsing string at '%s'\n"
msgstr "%s: '%s' येथील अक्षरसंच वाचतेवेळी आंतरीक त्रुटी आढळली\n"
-#: fish/fish.c:852
+#: fish/fish.c:853
#, c-format
msgid "%s: too many arguments\n"
msgstr "%s: खूप जास्त घटके आढळले\n"
-#: fish/fish.c:927
+#: fish/fish.c:928
#, c-format
msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
msgstr ""
-#: fish/fish.c:936
+#: fish/fish.c:937
#, c-format
msgid "%s: unterminated double quote\n"
msgstr "%s: न ओळखलेले डबल क्वोट\n"
-#: fish/fish.c:1001
+#: fish/fish.c:1002
#, c-format
msgid "%s: empty command on command line\n"
msgstr "%s: आदेश ओळवर रिकामे आदेश आढळले\n"
-#: fish/fish.c:1148
+#: fish/fish.c:1149
msgid "display a list of commands or help on a command"
msgstr "आदेश सूची किंवा आदेशकरीता मदत दाखवा"
-#: fish/fish.c:1150
+#: fish/fish.c:1151
msgid "quit guestfish"
msgstr "guestfish पासून बाहेर पडा"
-#: fish/fish.c:1161
+#: fish/fish.c:1162
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -2403,7 +2403,7 @@ msgstr ""
" help cmd\n"
" help\n"
-#: fish/fish.c:1169
+#: fish/fish.c:1170
#, c-format
msgid ""
"quit - quit guestfish\n"
@@ -2412,12 +2412,12 @@ msgstr ""
"quit - guestfish पासून बाहेर पडा\n"
" quit\n"
-#: fish/fish.c:1174
+#: fish/fish.c:1175
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr "%s: आदेश परिचीत नाही, सर्व आदेश दाखवण्यासाठी -h याचा वापर करा\n"
-#: fish/fish.c:1190
+#: fish/fish.c:1191
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -2428,31 +2428,31 @@ msgstr ""
"आदेशांच्या सूचीकरीता: guestfish -h\n"
"संपूर्ण दस्तऐवजीकरणकरीता: man guestfish\n"
-#: fish/fish.c:1199
+#: fish/fish.c:1200
#, c-format
msgid "%s:%d: libguestfs: error: %s\n"
msgstr ""
-#: fish/fish.c:1355
+#: fish/fish.c:1356
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "\"%s\" अक्षरमाळामध्ये रनअव्हे शब्द आढळले\n"
-#: fish/fish.c:1552
+#: fish/fish.c:1553
#, c-format
msgid ""
"%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
"or run \"inspect-os\" command)\n"
msgstr ""
-#: fish/fish.c:1572
+#: fish/fish.c:1573
#, c-format
msgid ""
"%s: drive '%c:' not found. To list available drives do:\n"
" inspect-get-drive-mappings %s\n"
msgstr ""
-#: fish/fish.c:1591
+#: fish/fish.c:1592
#, c-format
msgid ""
"%s: to access '%c:', mount %s first. One way to do this is:\n"
@@ -2485,11 +2485,11 @@ msgstr ""
"एकदाचे असे केल्यास, 'run' आदेशचा वापर करा.\n"
#: fish/help.c:44
-#, c-format
+#, fuzzy, c-format
msgid ""
"Find out what filesystems are available using 'list-filesystems' and then\n"
"mount them to examine or modify the contents using 'mount-ro' or\n"
-"'mount-options'.\n"
+"'mount'.\n"
msgstr ""
"'list-filesystems' चा वापर करून कोणत्या फाइलप्रणाल्या उपलब्ध आहे हे शोधा व त्यानंतर\n"
"विश्लेषणकरीता त्यांस माऊंट करा किंवा 'mount-ro' किंवा\n"
diff --git a/po/nl.po b/po/nl.po
index 5a66d54d..48025dea 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-12-23 12:44+0000\n"
+"POT-Creation-Date: 2012-01-08 19:11+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"
@@ -128,7 +128,7 @@ msgstr ""
" -x Trace libguestfs API calls\n"
"Voor meer informatie, zie de manpagina %s(1).\n"
-#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1558
+#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1559
#, c-format
msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
msgstr ""
@@ -2443,25 +2443,25 @@ msgstr ""
msgid "%s: only one -f parameter can be given\n"
msgstr "%s: er kan slechts een -f parameter opgegeven worden\n"
-#: fish/fish.c:477
+#: fish/fish.c:478
#, c-format
msgid "%s: cannot use --listen and --remote options at the same time\n"
msgstr ""
"%s: de --listen en --remote opties kunnen niet tegelijkertijd gebruikt "
"worden\n"
-#: fish/fish.c:485
+#: fish/fish.c:486
#, c-format
msgid "%s: extra parameters on the command line with --listen flag\n"
msgstr "%s: extra parameters op de commando regel met --listen vlag\n"
-#: fish/fish.c:491
+#: fish/fish.c:492
#, c-format
msgid "%s: cannot use --listen and --file options at the same time\n"
msgstr ""
"%s: de --listen en --file opties kunnen niet tegelijkertijd gebruikt worden\n"
-#: fish/fish.c:644
+#: fish/fish.c:645
#, c-format
msgid ""
"\n"
@@ -2482,50 +2482,50 @@ msgstr ""
" 'quit' om de shell af te sluiten\n"
"\n"
-#: fish/fish.c:795 fish/fish.c:811
+#: fish/fish.c:796 fish/fish.c:812
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr "%s: commando argumenten niet gescheiden door spaties\n"
-#: fish/fish.c:805
+#: fish/fish.c:806
#, c-format
msgid "%s: unterminated single quote\n"
msgstr "%s: niet afgesloten enkel aanhalingsteken\n"
-#: fish/fish.c:835
+#: fish/fish.c:836
#, c-format
msgid "%s: internal error parsing string at '%s'\n"
msgstr "%s: interne fout bij ontleden van tekenreeks op '%s'\n"
-#: fish/fish.c:852
+#: fish/fish.c:853
#, c-format
msgid "%s: too many arguments\n"
msgstr "%s: teveel argumenten\n"
-#: fish/fish.c:927
+#: fish/fish.c:928
#, c-format
msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
msgstr "%s: ongeldige escape volgorde in string (begint bij offset %d)\n"
-#: fish/fish.c:936
+#: fish/fish.c:937
#, c-format
msgid "%s: unterminated double quote\n"
msgstr "%s: niet afgesloten dubbel aanhalingsteken\n"
-#: fish/fish.c:1001
+#: fish/fish.c:1002
#, c-format
msgid "%s: empty command on command line\n"
msgstr "%s: leeg commando op commando regel\n"
-#: fish/fish.c:1148
+#: fish/fish.c:1149
msgid "display a list of commands or help on a command"
msgstr "laat een lijst van commando's of hulp over een commando zien"
-#: fish/fish.c:1150
+#: fish/fish.c:1151
msgid "quit guestfish"
msgstr "sluit guestfish af"
-#: fish/fish.c:1161
+#: fish/fish.c:1162
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -2536,7 +2536,7 @@ msgstr ""
" help cmd\n"
" help\n"
-#: fish/fish.c:1169
+#: fish/fish.c:1170
#, c-format
msgid ""
"quit - quit guestfish\n"
@@ -2545,12 +2545,12 @@ msgstr ""
"quit - sluit guestfish af\n"
" quit\n"
-#: fish/fish.c:1174
+#: fish/fish.c:1175
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr "%s: commando niet bekend, gebruik -h om alle commando's te tonen\n"
-#: fish/fish.c:1190
+#: fish/fish.c:1191
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -2561,17 +2561,17 @@ msgstr ""
"Voor een lijst commando's: guestfish -h\n"
"Voor complete documentatie: man guestfish\n"
-#: fish/fish.c:1199
+#: fish/fish.c:1200
#, c-format
msgid "%s:%d: libguestfs: error: %s\n"
msgstr "%s:%d: libguestfs: fout: %s\n"
-#: fish/fish.c:1355
+#: fish/fish.c:1356
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "Los aanhalingsteken in tekenreeks \"%s\"\n"
-#: fish/fish.c:1552
+#: fish/fish.c:1553
#, c-format
msgid ""
"%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
@@ -2580,7 +2580,7 @@ msgstr ""
"%s: om Windows station letters te gebruiken, moet je de gast inspecteren (\"-"
"i\" optie of draai het \"inspect-os\" commando)\n"
-#: fish/fish.c:1572
+#: fish/fish.c:1573
#, c-format
msgid ""
"%s: drive '%c:' not found. To list available drives do:\n"
@@ -2590,7 +2590,7 @@ msgstr ""
"je uit:\n"
" inspect-get-drive-mappings %s\n"
-#: fish/fish.c:1591
+#: fish/fish.c:1592
#, c-format
msgid ""
"%s: to access '%c:', mount %s first. One way to do this is:\n"
@@ -2626,11 +2626,11 @@ msgstr ""
"Zodra je dit gedaan hebt, gebruik je het 'run' commando.\n"
#: fish/help.c:44
-#, c-format
+#, fuzzy, c-format
msgid ""
"Find out what filesystems are available using 'list-filesystems' and then\n"
"mount them to examine or modify the contents using 'mount-ro' or\n"
-"'mount-options'.\n"
+"'mount'.\n"
msgstr ""
"Bepaal welke bestandssystemen beschikbaar zijn met 'list-filesystems' en "
"koppel ze dan aan om de inhoud te bekijken of te veranderen met 'mount-ro' "
diff --git a/po/or.po b/po/or.po
index 7d3be712..3b090143 100644
--- a/po/or.po
+++ b/po/or.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-12-23 12:44+0000\n"
+"POT-Creation-Date: 2012-01-08 19:11+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"
@@ -93,7 +93,7 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
-#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1558
+#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1559
#, c-format
msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
msgstr ""
@@ -2235,22 +2235,22 @@ msgstr "%s: ସୁଦୂର: $GUESTFISH_PID ନିଶ୍ଚିତ ଭାବର
msgid "%s: only one -f parameter can be given\n"
msgstr "%s: କେବଳ ଗୋଟିଏ -f ପ୍ରାଚଳ ଦିଆହୋଇଛି\n"
-#: fish/fish.c:477
+#: fish/fish.c:478
#, c-format
msgid "%s: cannot use --listen and --remote options at the same time\n"
msgstr "%s: --listen ଏବଂ --remote ବିକଳ୍ପଗୁଡ଼ିକୁ ଏକ ସମୟରେ ବ୍ୟବହାର କରିପାରିବେ ନାହିଁ\n"
-#: fish/fish.c:485
+#: fish/fish.c:486
#, c-format
msgid "%s: extra parameters on the command line with --listen flag\n"
msgstr "%s: ନିର୍ଦ୍ଦେଶ ନାମାରେ --listen ସୂଚକ ସହିତ ଅତିରିକ୍ତ ପ୍ରଚଳଗୁଡ଼ିକ\n"
-#: fish/fish.c:491
+#: fish/fish.c:492
#, c-format
msgid "%s: cannot use --listen and --file options at the same time\n"
msgstr "%s: --listen ଏବଂ --file ବିକଳ୍ପଗୁଡ଼ିକୁ ଏକା ସମୟରେ ବ୍ୟବହାର କରିପାରିବେ ନାହିଁ\n"
-#: fish/fish.c:644
+#: fish/fish.c:645
#, c-format
msgid ""
"\n"
@@ -2263,50 +2263,50 @@ msgid ""
"\n"
msgstr ""
-#: fish/fish.c:795 fish/fish.c:811
+#: fish/fish.c:796 fish/fish.c:812
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr "%s: ନିର୍ଦ୍ଦେଶ ସ୍ୱତନ୍ତ୍ରଚରଗୁଡ଼ିକ ଖାଲିସ୍ଥାନ ଦ୍ୱାରା ପୃଥକ ହୋଇନାହିଁ\n"
-#: fish/fish.c:805
+#: fish/fish.c:806
#, c-format
msgid "%s: unterminated single quote\n"
msgstr "%s: ଅସମାପ୍ତ ଏକକ କୋଟ\n"
-#: fish/fish.c:835
+#: fish/fish.c:836
#, c-format
msgid "%s: internal error parsing string at '%s'\n"
msgstr "%s: '%s' ରେ ଆଭ୍ୟନ୍ତରୀଣ ତ୍ରୁଟି ବିଶ୍ଳେଷଣ ବାକ୍ୟଖଣ୍ଡ\n"
-#: fish/fish.c:852
+#: fish/fish.c:853
#, c-format
msgid "%s: too many arguments\n"
msgstr "%s: ଅତ୍ୟଧିକ ସ୍ୱତନ୍ତ୍ରଚର\n"
-#: fish/fish.c:927
+#: fish/fish.c:928
#, c-format
msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
msgstr ""
-#: fish/fish.c:936
+#: fish/fish.c:937
#, c-format
msgid "%s: unterminated double quote\n"
msgstr "%s: ସମାପ୍ତ ହୋଇନଥିବା ଦ୍ୱିତୀୟ କୋଟ\n"
-#: fish/fish.c:1001
+#: fish/fish.c:1002
#, c-format
msgid "%s: empty command on command line\n"
msgstr "%s: ନିର୍ଦ୍ଦେଶ ନାମରେ ଖାଲି ନିର୍ଦ୍ଦେଶ\n"
-#: fish/fish.c:1148
+#: fish/fish.c:1149
msgid "display a list of commands or help on a command"
msgstr "ନିର୍ଦ୍ଦେଶମାନଙ୍କର ଗୋଟିଏ ତାଲିକା ଦର୍ଶାନ୍ତୁ ଅଥବା ଗୋଟିଏ ନିର୍ଦ୍ଦେଶରେ ସହାୟତା ଦେଖାନ୍ତୁ"
-#: fish/fish.c:1150
+#: fish/fish.c:1151
msgid "quit guestfish"
msgstr "guestfish ରୁ ପ୍ରସ୍ଥାନ କରନ୍ତୁ"
-#: fish/fish.c:1161
+#: fish/fish.c:1162
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -2317,7 +2317,7 @@ msgstr ""
" ସହାୟତା cmd\n"
" ସହାୟତା\n"
-#: fish/fish.c:1169
+#: fish/fish.c:1170
#, c-format
msgid ""
"quit - quit guestfish\n"
@@ -2326,13 +2326,13 @@ msgstr ""
"ପ୍ରସ୍ଥାନ କରନ୍ତୁ - guestfish ରୁ ପ୍ରସ୍ଥାନ କରନ୍ତୁ\n"
" ପ୍ରସ୍ଥାନ କରନ୍ତୁ\n"
-#: fish/fish.c:1174
+#: fish/fish.c:1175
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr ""
"%s: ନିର୍ଦ୍ଦେଶଟି ପରିଚିତ ନୁହଁ, ସମସ୍ତ ନିର୍ଦ୍ଦେଶଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରିବା ପାଇଁ -h କୁ ବ୍ୟବହାର କରନ୍ତୁ\n"
-#: fish/fish.c:1190
+#: fish/fish.c:1191
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -2340,31 +2340,31 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
-#: fish/fish.c:1199
+#: fish/fish.c:1200
#, c-format
msgid "%s:%d: libguestfs: error: %s\n"
msgstr ""
-#: fish/fish.c:1355
+#: fish/fish.c:1356
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "ବାକ୍ୟଖଣ୍ଡ \"%s\" ରେ ପଳାୟନ ଟିପ୍ପଣୀ\n"
-#: fish/fish.c:1552
+#: fish/fish.c:1553
#, c-format
msgid ""
"%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
"or run \"inspect-os\" command)\n"
msgstr ""
-#: fish/fish.c:1572
+#: fish/fish.c:1573
#, c-format
msgid ""
"%s: drive '%c:' not found. To list available drives do:\n"
" inspect-get-drive-mappings %s\n"
msgstr ""
-#: fish/fish.c:1591
+#: fish/fish.c:1592
#, c-format
msgid ""
"%s: to access '%c:', mount %s first. One way to do this is:\n"
@@ -2396,7 +2396,7 @@ msgstr ""
msgid ""
"Find out what filesystems are available using 'list-filesystems' and then\n"
"mount them to examine or modify the contents using 'mount-ro' or\n"
-"'mount-options'.\n"
+"'mount'.\n"
msgstr ""
#: fish/help.c:52
diff --git a/po/pa.po b/po/pa.po
index 9c5bdbf1..7d160de3 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-12-23 12:44+0000\n"
+"POT-Creation-Date: 2012-01-08 19:11+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"
@@ -111,7 +111,7 @@ msgstr ""
" -x Trace libguestfs API calls\n"
"For more information, see the manpage %s(1)।\n"
-#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1558
+#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1559
#, c-format
msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
msgstr ""
@@ -2310,22 +2310,22 @@ msgstr ""
msgid "%s: only one -f parameter can be given\n"
msgstr "%s: only one -f parameter can be given\n"
-#: fish/fish.c:477
+#: fish/fish.c:478
#, c-format
msgid "%s: cannot use --listen and --remote options at the same time\n"
msgstr "%s: cannot use --listen and --remote options at the same time\n"
-#: fish/fish.c:485
+#: fish/fish.c:486
#, c-format
msgid "%s: extra parameters on the command line with --listen flag\n"
msgstr "%s: extra parameters on the command line with --listen flag\n"
-#: fish/fish.c:491
+#: fish/fish.c:492
#, c-format
msgid "%s: cannot use --listen and --file options at the same time\n"
msgstr "%s: cannot use --listen and --file options at the same time\n"
-#: fish/fish.c:644
+#: fish/fish.c:645
#, c-format
msgid ""
"\n"
@@ -2346,50 +2346,50 @@ msgstr ""
" 'quit' to quit the shell\n"
"\n"
-#: fish/fish.c:795 fish/fish.c:811
+#: fish/fish.c:796 fish/fish.c:812
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr "%s: ਕਮਾਂਡ ਆਰਗੂਮੈਂਟ ਸਪੇਸ ਨਾਲ ਵੱਖ ਨਹੀਂ ਕੀਤਾ\n"
-#: fish/fish.c:805
+#: fish/fish.c:806
#, c-format
msgid "%s: unterminated single quote\n"
msgstr "%s: unterminated single quote\n"
-#: fish/fish.c:835
+#: fish/fish.c:836
#, c-format
msgid "%s: internal error parsing string at '%s'\n"
msgstr "%s: internal error parsing string at '%s'\n"
-#: fish/fish.c:852
+#: fish/fish.c:853
#, c-format
msgid "%s: too many arguments\n"
msgstr "%s: too many arguments\n"
-#: fish/fish.c:927
+#: fish/fish.c:928
#, c-format
msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
msgstr ""
-#: fish/fish.c:936
+#: fish/fish.c:937
#, c-format
msgid "%s: unterminated double quote\n"
msgstr "%s: unterminated double quote\n"
-#: fish/fish.c:1001
+#: fish/fish.c:1002
#, c-format
msgid "%s: empty command on command line\n"
msgstr "%s: empty command on command line\n"
-#: fish/fish.c:1148
+#: fish/fish.c:1149
msgid "display a list of commands or help on a command"
msgstr "ਕਮਾਂਡਾਂ ਦੀ ਸੂਚੀ ਜਾਂ ਕਮਾਂਡ ਬਾਰੇ ਸਹਾਇਤਾ ਵੇਖਾਓ"
-#: fish/fish.c:1150
+#: fish/fish.c:1151
msgid "quit guestfish"
msgstr "quit guestfish"
-#: fish/fish.c:1161
+#: fish/fish.c:1162
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -2400,7 +2400,7 @@ msgstr ""
" help cmd\n"
" help\n"
-#: fish/fish.c:1169
+#: fish/fish.c:1170
#, c-format
msgid ""
"quit - quit guestfish\n"
@@ -2409,12 +2409,12 @@ msgstr ""
"quit - quit guestfish\n"
" quit\n"
-#: fish/fish.c:1174
+#: fish/fish.c:1175
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr "%s: command not known, use -h to list all commands\n"
-#: fish/fish.c:1190
+#: fish/fish.c:1191
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -2425,31 +2425,31 @@ msgstr ""
"ਕਮਾਂਡਾਂ ਦੀ ਸੂਚੀ ਲਈ: guestfish -h\n"
"ਮੁਕੰਮਲ ਦਸਤਾਵੇਜੀ ਲਈ: man guestfish\n"
-#: fish/fish.c:1199
+#: fish/fish.c:1200
#, c-format
msgid "%s:%d: libguestfs: error: %s\n"
msgstr ""
-#: fish/fish.c:1355
+#: fish/fish.c:1356
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "ਸਤਰ \"%s\" ਵਿੱਚ ਗਲਤ ਸ਼ਬਦਾਵਲੀ ਹੈ\n"
-#: fish/fish.c:1552
+#: fish/fish.c:1553
#, c-format
msgid ""
"%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
"or run \"inspect-os\" command)\n"
msgstr ""
-#: fish/fish.c:1572
+#: fish/fish.c:1573
#, c-format
msgid ""
"%s: drive '%c:' not found. To list available drives do:\n"
" inspect-get-drive-mappings %s\n"
msgstr ""
-#: fish/fish.c:1591
+#: fish/fish.c:1592
#, c-format
msgid ""
"%s: to access '%c:', mount %s first. One way to do this is:\n"
@@ -2480,11 +2480,11 @@ msgstr ""
"ਇੱਕ ਵਾਰ ਇਹ ਕਰਨ ਤੇ, 'run' ਕਮਾਂਡ ਵਰਤੋ।\n"
#: fish/help.c:44
-#, c-format
+#, fuzzy, c-format
msgid ""
"Find out what filesystems are available using 'list-filesystems' and then\n"
"mount them to examine or modify the contents using 'mount-ro' or\n"
-"'mount-options'.\n"
+"'mount'.\n"
msgstr ""
"ਲੱਭੋ ਕਿ ਕਿਹੜਾ ਫਾਇਲਸਿਸਟਮ ਉਪਲੱਬਧ ਹੈ 'list-filesystems' ਵਰਤ ਕੇ ਅਤੇ ਫਿਰ\n"
"ਇਹਨਾਂ ਨੂੰ ਜਾਂਚੋ ਅਤੇ 'mount-ro' ਜਾਂ\n"
diff --git a/po/pl.po b/po/pl.po
index 384d4f04..2b1f0a93 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-12-23 12:44+0000\n"
+"POT-Creation-Date: 2012-01-08 19:11+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"
@@ -128,7 +128,7 @@ msgstr ""
" -x Śledzi wywołania API biblioteki libguestfs\n"
"Aby dowiedzieć się więcej, należy zobaczyć stronę podręcznika %s(1).\n"
-#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1558
+#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1559
#, c-format
msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
msgstr ""
@@ -2455,22 +2455,22 @@ msgstr ""
msgid "%s: only one -f parameter can be given\n"
msgstr "%s: można podać tylko jeden parametr -f\n"
-#: fish/fish.c:477
+#: fish/fish.c:478
#, c-format
msgid "%s: cannot use --listen and --remote options at the same time\n"
msgstr "%s: nie można używać opcji --listen i --remote w tym samym czasie\n"
-#: fish/fish.c:485
+#: fish/fish.c:486
#, c-format
msgid "%s: extra parameters on the command line with --listen flag\n"
msgstr "%s: dodatkowe parametry wiersza poleceń za pomocą flagi --listen\n"
-#: fish/fish.c:491
+#: fish/fish.c:492
#, c-format
msgid "%s: cannot use --listen and --file options at the same time\n"
msgstr "%s: nie można używać opcji --listen i --file w tym samym czasie\n"
-#: fish/fish.c:644
+#: fish/fish.c:645
#, c-format
msgid ""
"\n"
@@ -2491,51 +2491,51 @@ msgstr ""
" \"quit\", aby zakończyć powłokę\n"
"\n"
-#: fish/fish.c:795 fish/fish.c:811
+#: fish/fish.c:796 fish/fish.c:812
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr "%s: parametry poleceń nie są oddzielone spacjami\n"
-#: fish/fish.c:805
+#: fish/fish.c:806
#, c-format
msgid "%s: unterminated single quote\n"
msgstr "%s: niezakończony pojedynczy cudzysłów\n"
-#: fish/fish.c:835
+#: fish/fish.c:836
#, c-format
msgid "%s: internal error parsing string at '%s'\n"
msgstr "%s: wewnętrzny błąd przetwarzania ciągu \"%s\"\n"
-#: fish/fish.c:852
+#: fish/fish.c:853
#, c-format
msgid "%s: too many arguments\n"
msgstr "%s: za dużo parametrów\n"
-#: fish/fish.c:927
+#: fish/fish.c:928
#, c-format
msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
msgstr ""
"%s: nieprawidłowa sekwencja sterująca w ciągu (zaczyna się od offsetu %d)\n"
-#: fish/fish.c:936
+#: fish/fish.c:937
#, c-format
msgid "%s: unterminated double quote\n"
msgstr "%s: niezakończony podwójny cudzysłów\n"
-#: fish/fish.c:1001
+#: fish/fish.c:1002
#, c-format
msgid "%s: empty command on command line\n"
msgstr "%s: puste polecenie wiersza poleceń\n"
-#: fish/fish.c:1148
+#: fish/fish.c:1149
msgid "display a list of commands or help on a command"
msgstr "wyświetla listę poleceń lub pomoc polecenia"
-#: fish/fish.c:1150
+#: fish/fish.c:1151
msgid "quit guestfish"
msgstr "kończy działanie programu guestfish"
-#: fish/fish.c:1161
+#: fish/fish.c:1162
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -2546,7 +2546,7 @@ msgstr ""
" help polecenie\n"
" help\n"
-#: fish/fish.c:1169
+#: fish/fish.c:1170
#, c-format
msgid ""
"quit - quit guestfish\n"
@@ -2555,14 +2555,14 @@ msgstr ""
"quit - kończy działanie programu guestfish\n"
" quit\n"
-#: fish/fish.c:1174
+#: fish/fish.c:1175
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr ""
"%s: nieznane polecenie, należy użyć -h, aby wyświetlić listę wszystkich "
"poleceń\n"
-#: fish/fish.c:1190
+#: fish/fish.c:1191
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -2573,17 +2573,17 @@ msgstr ""
"Lista poleceń: guestfish -h\n"
"Pełna dokumentacja: man guestfish\n"
-#: fish/fish.c:1199
+#: fish/fish.c:1200
#, c-format
msgid "%s:%d: libguestfs: error: %s\n"
msgstr "%s:%d: libguestfs: błąd: %s\n"
-#: fish/fish.c:1355
+#: fish/fish.c:1356
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "Cytat ucieczki w ciągu \"%s\"\n"
-#: fish/fish.c:1552
+#: fish/fish.c:1553
#, c-format
msgid ""
"%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
@@ -2592,7 +2592,7 @@ msgstr ""
"%s: należy zbadać gościa (opcja \"-i\" lub polecenie \"inspect-os\"), aby "
"użyć liter napędów systemu Windows\n"
-#: fish/fish.c:1572
+#: fish/fish.c:1573
#, c-format
msgid ""
"%s: drive '%c:' not found. To list available drives do:\n"
@@ -2602,7 +2602,7 @@ msgstr ""
"wykonać:\n"
" inspect-get-drive-mappings %s\n"
-#: fish/fish.c:1591
+#: fish/fish.c:1592
#, c-format
msgid ""
"%s: to access '%c:', mount %s first. One way to do this is:\n"
@@ -2639,11 +2639,11 @@ msgstr ""
"Po wykonaniu tej czynności należy użyć polecenia \"run\".\n"
#: fish/help.c:44
-#, c-format
+#, fuzzy, c-format
msgid ""
"Find out what filesystems are available using 'list-filesystems' and then\n"
"mount them to examine or modify the contents using 'mount-ro' or\n"
-"'mount-options'.\n"
+"'mount'.\n"
msgstr ""
"Odnajduje dostępne systemy plików używając \"list-filesystems\", a\n"
"następnie montuje do do sprawdzenia lub modyfikacji zawartości używając\n"
diff --git a/po/ta.po b/po/ta.po
index ad62c234..4775f824 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-12-23 12:44+0000\n"
+"POT-Creation-Date: 2012-01-08 19:11+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"
@@ -93,7 +93,7 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
-#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1558
+#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1559
#, c-format
msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
msgstr ""
@@ -2235,22 +2235,22 @@ msgstr "%s: remote: $GUESTFISH_PID க்கு தொலை செயற்ப
msgid "%s: only one -f parameter can be given\n"
msgstr "%s: ஒரே ஒரு -f அளவுரு கொடுக்கப்படலாம்\n"
-#: fish/fish.c:477
+#: fish/fish.c:478
#, c-format
msgid "%s: cannot use --listen and --remote options at the same time\n"
msgstr "%s: cannot use --listen and --remote options at the same time\n"
-#: fish/fish.c:485
+#: fish/fish.c:486
#, c-format
msgid "%s: extra parameters on the command line with --listen flag\n"
msgstr "%s: extra parameters on the command line with --listen flag\n"
-#: fish/fish.c:491
+#: fish/fish.c:492
#, c-format
msgid "%s: cannot use --listen and --file options at the same time\n"
msgstr "%s: --listen மற்றும் --file விருப்பங்களை அதே நேரத்தில் பயன்படுத்த முடியாது\n"
-#: fish/fish.c:644
+#: fish/fish.c:645
#, c-format
msgid ""
"\n"
@@ -2263,50 +2263,50 @@ msgid ""
"\n"
msgstr ""
-#: fish/fish.c:795 fish/fish.c:811
+#: fish/fish.c:796 fish/fish.c:812
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr "%s: கட்டளை விவாதங்கள் வொயிட்ஸ்பேஸ்ஸால் பிரிக்கப்படவில்லை\n"
-#: fish/fish.c:805
+#: fish/fish.c:806
#, c-format
msgid "%s: unterminated single quote\n"
msgstr "%s: unterminated single quote\n"
-#: fish/fish.c:835
+#: fish/fish.c:836
#, c-format
msgid "%s: internal error parsing string at '%s'\n"
msgstr "%s: அகப்பிழையை '%s' சரத்தில் பகுக்கிறது\n"
-#: fish/fish.c:852
+#: fish/fish.c:853
#, c-format
msgid "%s: too many arguments\n"
msgstr "%s: அதிக விவாதங்கள்\n"
-#: fish/fish.c:927
+#: fish/fish.c:928
#, c-format
msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
msgstr ""
-#: fish/fish.c:936
+#: fish/fish.c:937
#, c-format
msgid "%s: unterminated double quote\n"
msgstr "%s: unterminated double quote\n"
-#: fish/fish.c:1001
+#: fish/fish.c:1002
#, c-format
msgid "%s: empty command on command line\n"
msgstr "%s: கட்டளை வரியில் காலியான கட்டளை\n"
-#: fish/fish.c:1148
+#: fish/fish.c:1149
msgid "display a list of commands or help on a command"
msgstr "கட்டளைகளின் ஒரு பட்டியலைக் காட்டு அல்லது ஒரு கட்டளையில் உதவு"
-#: fish/fish.c:1150
+#: fish/fish.c:1151
msgid "quit guestfish"
msgstr "guestfishஐ நிறுத்து"
-#: fish/fish.c:1161
+#: fish/fish.c:1162
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -2317,7 +2317,7 @@ msgstr ""
" help cmd\n"
" help\n"
-#: fish/fish.c:1169
+#: fish/fish.c:1170
#, c-format
msgid ""
"quit - quit guestfish\n"
@@ -2326,13 +2326,13 @@ msgstr ""
"quit - guestfishஐ நிறுத்து\n"
" quit\n"
-#: fish/fish.c:1174
+#: fish/fish.c:1175
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr ""
"%s: கட்டளை என்னவென்று தெரியவில்லை, அனைத்து கட்டளைகளையும் பட்டியலிட -hஐ பயன்படுத்து\n"
-#: fish/fish.c:1190
+#: fish/fish.c:1191
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -2340,31 +2340,31 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
-#: fish/fish.c:1199
+#: fish/fish.c:1200
#, c-format
msgid "%s:%d: libguestfs: error: %s\n"
msgstr ""
-#: fish/fish.c:1355
+#: fish/fish.c:1356
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "Runaway quote in string \"%s\"\n"
-#: fish/fish.c:1552
+#: fish/fish.c:1553
#, c-format
msgid ""
"%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
"or run \"inspect-os\" command)\n"
msgstr ""
-#: fish/fish.c:1572
+#: fish/fish.c:1573
#, c-format
msgid ""
"%s: drive '%c:' not found. To list available drives do:\n"
" inspect-get-drive-mappings %s\n"
msgstr ""
-#: fish/fish.c:1591
+#: fish/fish.c:1592
#, c-format
msgid ""
"%s: to access '%c:', mount %s first. One way to do this is:\n"
@@ -2396,7 +2396,7 @@ msgstr ""
msgid ""
"Find out what filesystems are available using 'list-filesystems' and then\n"
"mount them to examine or modify the contents using 'mount-ro' or\n"
-"'mount-options'.\n"
+"'mount'.\n"
msgstr ""
#: fish/help.c:52
diff --git a/po/te.po b/po/te.po
index f78c332e..35ea2164 100644
--- a/po/te.po
+++ b/po/te.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-12-23 12:44+0000\n"
+"POT-Creation-Date: 2012-01-08 19:11+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"
@@ -93,7 +93,7 @@ msgid ""
"For more information, see the manpage %s(1).\n"
msgstr ""
-#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1558
+#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1559
#, c-format
msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
msgstr ""
@@ -2234,22 +2234,22 @@ msgstr "%s: remote: $GUESTFISH_PID అనునది రిమోట్ కా
msgid "%s: only one -f parameter can be given\n"
msgstr "%s: ఒక -f పారామితి మాత్రమే యివ్వగలము\n"
-#: fish/fish.c:477
+#: fish/fish.c:478
#, c-format
msgid "%s: cannot use --listen and --remote options at the same time\n"
msgstr "%s: ఒకే సమయం వద్ద --listen మరియు --remote ఐచ్చికాలను వుపయోగించలేము\n"
-#: fish/fish.c:485
+#: fish/fish.c:486
#, c-format
msgid "%s: extra parameters on the command line with --listen flag\n"
msgstr "%s: --listen ఫ్లాగ్‌తో ఆదేశ వరుసపై అదనపు పారామితులు\n"
-#: fish/fish.c:491
+#: fish/fish.c:492
#, c-format
msgid "%s: cannot use --listen and --file options at the same time\n"
msgstr "%s: ఒకే సమయంలో --listen మరియు --file ఐచ్చికాలను వుపయోగించలేము\n"
-#: fish/fish.c:644
+#: fish/fish.c:645
#, c-format
msgid ""
"\n"
@@ -2262,50 +2262,50 @@ msgid ""
"\n"
msgstr ""
-#: fish/fish.c:795 fish/fish.c:811
+#: fish/fish.c:796 fish/fish.c:812
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr "%s: వెట్‌స్పేస్ ద్వారా వేరుచేయబడిన కమాండ్ ఆర్గుమెంట్స్\n"
-#: fish/fish.c:805
+#: fish/fish.c:806
#, c-format
msgid "%s: unterminated single quote\n"
msgstr "%s: మూయని సింగిల్ కోట్\n"
-#: fish/fish.c:835
+#: fish/fish.c:836
#, c-format
msgid "%s: internal error parsing string at '%s'\n"
msgstr "%s: '%s'వద్ద స్ట్రింగును పార్శ్ చేయుటలో అంతర్గత దోషము\n"
-#: fish/fish.c:852
+#: fish/fish.c:853
#, c-format
msgid "%s: too many arguments\n"
msgstr "%s: చాలా యెక్కువ ఆర్గుమెంట్లు\n"
-#: fish/fish.c:927
+#: fish/fish.c:928
#, c-format
msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
msgstr ""
-#: fish/fish.c:936
+#: fish/fish.c:937
#, c-format
msgid "%s: unterminated double quote\n"
msgstr "%s: మూయని డబుల్ కోట్\n"
-#: fish/fish.c:1001
+#: fish/fish.c:1002
#, c-format
msgid "%s: empty command on command line\n"
msgstr "%s: ఆదేశ వరుసపై ఖాళీ ఆదేశము\n"
-#: fish/fish.c:1148
+#: fish/fish.c:1149
msgid "display a list of commands or help on a command"
msgstr "ఆదేశముల జాబితాను లేదా ఆదేశముపై సహాయమును ప్రదర్శించుము"
-#: fish/fish.c:1150
+#: fish/fish.c:1151
msgid "quit guestfish"
msgstr "guestfish నిష్క్రమించుము"
-#: fish/fish.c:1161
+#: fish/fish.c:1162
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -2316,7 +2316,7 @@ msgstr ""
" help cmd\n"
" help\n"
-#: fish/fish.c:1169
+#: fish/fish.c:1170
#, c-format
msgid ""
"quit - quit guestfish\n"
@@ -2325,12 +2325,12 @@ msgstr ""
"quit - guestfish నిష్క్రమించును\n"
" quit\n"
-#: fish/fish.c:1174
+#: fish/fish.c:1175
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr "%s: తెలియని ఆదేశము, అన్ని ఆదేశములను జాబితాచేయుటకు -h వుపయోగించుము\n"
-#: fish/fish.c:1190
+#: fish/fish.c:1191
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -2338,31 +2338,31 @@ msgid ""
"For complete documentation: man guestfish\n"
msgstr ""
-#: fish/fish.c:1199
+#: fish/fish.c:1200
#, c-format
msgid "%s:%d: libguestfs: error: %s\n"
msgstr ""
-#: fish/fish.c:1355
+#: fish/fish.c:1356
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "\"%s\" స్ట్రింగునందు రన్‌యెవే స్ట్రింగ్\n"
-#: fish/fish.c:1552
+#: fish/fish.c:1553
#, c-format
msgid ""
"%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
"or run \"inspect-os\" command)\n"
msgstr ""
-#: fish/fish.c:1572
+#: fish/fish.c:1573
#, c-format
msgid ""
"%s: drive '%c:' not found. To list available drives do:\n"
" inspect-get-drive-mappings %s\n"
msgstr ""
-#: fish/fish.c:1591
+#: fish/fish.c:1592
#, c-format
msgid ""
"%s: to access '%c:', mount %s first. One way to do this is:\n"
@@ -2394,7 +2394,7 @@ msgstr ""
msgid ""
"Find out what filesystems are available using 'list-filesystems' and then\n"
"mount them to examine or modify the contents using 'mount-ro' or\n"
-"'mount-options'.\n"
+"'mount'.\n"
msgstr ""
#: fish/help.c:52
diff --git a/po/uk.po b/po/uk.po
index 2841d993..4226705c 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-12-23 12:44+0000\n"
+"POT-Creation-Date: 2012-01-08 19:11+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"
@@ -127,7 +127,7 @@ msgstr ""
" -x Трасувати виклики програмного інтерфейсу libguestfs\n"
"Щоб дізнатися більше, скористайтеся сторінкою довідника (man) %s(1).\n"
-#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1558
+#: cat/virt-cat.c:359 edit/virt-edit.c:585 fish/fish.c:1559
#, c-format
msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
msgstr ""
@@ -2487,22 +2487,22 @@ msgstr ""
msgid "%s: only one -f parameter can be given\n"
msgstr "%s: можна вказувати лише один параметр -f\n"
-#: fish/fish.c:477
+#: fish/fish.c:478
#, c-format
msgid "%s: cannot use --listen and --remote options at the same time\n"
msgstr "%s: не можна одночасно використовувати параметри --listen і --remote\n"
-#: fish/fish.c:485
+#: fish/fish.c:486
#, c-format
msgid "%s: extra parameters on the command line with --listen flag\n"
msgstr "%s: зайві параметри у командному рядку з прапорцем --listen\n"
-#: fish/fish.c:491
+#: fish/fish.c:492
#, c-format
msgid "%s: cannot use --listen and --file options at the same time\n"
msgstr "%s: не можна одночасно використовувати параметри --listen і --file\n"
-#: fish/fish.c:644
+#: fish/fish.c:645
#, c-format
msgid ""
"\n"
@@ -2524,51 +2524,51 @@ msgstr ""
" «quit», щоб вийти з оболонки\n"
"\n"
-#: fish/fish.c:795 fish/fish.c:811
+#: fish/fish.c:796 fish/fish.c:812
#, c-format
msgid "%s: command arguments not separated by whitespace\n"
msgstr "%s: аргументи команди не відокремлено пробілами\n"
-#: fish/fish.c:805
+#: fish/fish.c:806
#, c-format
msgid "%s: unterminated single quote\n"
msgstr "%s: не виявлено завершальних одинарних лапок\n"
-#: fish/fish.c:835
+#: fish/fish.c:836
#, c-format
msgid "%s: internal error parsing string at '%s'\n"
msgstr "%s: внутрішня помилка під час обробки рядка, «%s»\n"
-#: fish/fish.c:852
+#: fish/fish.c:853
#, c-format
msgid "%s: too many arguments\n"
msgstr "%s: занадто багато аргументів\n"
-#: fish/fish.c:927
+#: fish/fish.c:928
#, c-format
msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
msgstr ""
"%s: некоректна керівна послідовність у рядку (починаючи з позиції %d)\n"
-#: fish/fish.c:936
+#: fish/fish.c:937
#, c-format
msgid "%s: unterminated double quote\n"
msgstr "%s: не виявлено завершальних подвійних лапок\n"
-#: fish/fish.c:1001
+#: fish/fish.c:1002
#, c-format
msgid "%s: empty command on command line\n"
msgstr "%s: порожня команда або командний рядок\n"
-#: fish/fish.c:1148
+#: fish/fish.c:1149
msgid "display a list of commands or help on a command"
msgstr "показати список команд або довідку щодо команди"
-#: fish/fish.c:1150
+#: fish/fish.c:1151
msgid "quit guestfish"
msgstr "вийти з guestfish"
-#: fish/fish.c:1161
+#: fish/fish.c:1162
#, c-format
msgid ""
"help - display a list of commands or help on a command\n"
@@ -2579,7 +2579,7 @@ msgstr ""
" help команда\n"
" help\n"
-#: fish/fish.c:1169
+#: fish/fish.c:1170
#, c-format
msgid ""
"quit - quit guestfish\n"
@@ -2588,13 +2588,13 @@ msgstr ""
"quit — завершити роботу guestfish\n"
" quit\n"
-#: fish/fish.c:1174
+#: fish/fish.c:1175
#, c-format
msgid "%s: command not known, use -h to list all commands\n"
msgstr ""
"%s: невідома команда, скористайтеся -h, щоб отримати список всіх команд\n"
-#: fish/fish.c:1190
+#: fish/fish.c:1191
#, c-format
msgid ""
"Did you mean to open a disk image? guestfish -a disk.img\n"
@@ -2605,17 +2605,17 @@ msgstr ""
"Отримати список команд: guestfish -h\n"
"Ознайомитися з документацією: man guestfish\n"
-#: fish/fish.c:1199
+#: fish/fish.c:1200
#, c-format
msgid "%s:%d: libguestfs: error: %s\n"
msgstr "%s:%d: libguestfs: помилка: %s\n"
-#: fish/fish.c:1355
+#: fish/fish.c:1356
#, c-format
msgid "Runaway quote in string \"%s\"\n"
msgstr "У рядку «%s» не вистачає лапок\n"
-#: fish/fish.c:1552
+#: fish/fish.c:1553
#, c-format
msgid ""
"%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
@@ -2625,7 +2625,7 @@ msgstr ""
"гостьову систему (використати параметр \"-i\" або виконати команду \"inspect-"
"os\")\n"
-#: fish/fish.c:1572
+#: fish/fish.c:1573
#, c-format
msgid ""
"%s: drive '%c:' not found. To list available drives do:\n"
@@ -2635,7 +2635,7 @@ msgstr ""
"команду\n"
" inspect-get-drive-mappings %s\n"
-#: fish/fish.c:1591
+#: fish/fish.c:1592
#, c-format
msgid ""
"%s: to access '%c:', mount %s first. One way to do this is:\n"
@@ -2672,11 +2672,11 @@ msgstr ""
"Після додавання або створення образів скористайтеся командою «run».\n"
#: fish/help.c:44
-#, c-format
+#, fuzzy, c-format
msgid ""
"Find out what filesystems are available using 'list-filesystems' and then\n"
"mount them to examine or modify the contents using 'mount-ro' or\n"
-"'mount-options'.\n"
+"'mount'.\n"
msgstr ""
"Ознайомтеся зі списком доступних файлових систем за допомогою команди «list-"
"filesystems», а потім\n"