summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/en_GB.po28
-rw-r--r--po/es.po28
-rw-r--r--po/gu.po28
-rw-r--r--po/hi.po28
-rw-r--r--po/kn.po28
-rw-r--r--po/libguestfs.pot30
-rw-r--r--po/ml.po28
-rw-r--r--po/mr.po28
-rw-r--r--po/nl.po28
-rw-r--r--po/or.po28
-rw-r--r--po/pa.po28
-rw-r--r--po/pl.po28
-rw-r--r--po/ta.po28
-rw-r--r--po/te.po28
-rw-r--r--po/uk.po28
15 files changed, 256 insertions, 166 deletions
diff --git a/po/en_GB.po b/po/en_GB.po
index f7c8998e..dc73b6c0 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-07 13:58+0100\n"
+"POT-Creation-Date: 2012-07-10 13:19+0100\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.net/projects/p/"
@@ -22,7 +22,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:939 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:954 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Try `%s --help' for more information.\n"
@@ -50,7 +50,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:431 df/main.c:136 edit/virt-edit.c:143
-#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1055
+#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1072
#: inspector/virt-inspector.c:140 rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -58,7 +58,7 @@ msgstr "guestfs_create: failed to create handle\n"
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
-#: format/format.c:188 fuse/guestmount.c:1092 inspector/virt-inspector.c:164
+#: format/format.c:188 fuse/guestmount.c:1116 inspector/virt-inspector.c:164
#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -2848,7 +2848,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr ""
-#: fuse/guestmount.c:943
+#: fuse/guestmount.c:958
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -2871,6 +2871,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -2879,32 +2880,37 @@ msgid ""
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-#: fuse/guestmount.c:1162
+#: fuse/guestmount.c:1111
+#, c-format
+msgid "%s: --pid-file must be an absolute path (in 1.16.x only)\n"
+msgstr ""
+
+#: fuse/guestmount.c:1186
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr ""
-#: fuse/guestmount.c:1172
+#: fuse/guestmount.c:1196
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr ""
-#: fuse/guestmount.c:1179
+#: fuse/guestmount.c:1203
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr ""
-#: fuse/guestmount.c:1194
+#: fuse/guestmount.c:1218
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr ""
-#: fuse/guestmount.c:1201
+#: fuse/guestmount.c:1225
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr ""
-#: fuse/guestmount.c:1210
+#: fuse/guestmount.c:1234
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr ""
diff --git a/po/es.po b/po/es.po
index fc1c87e2..a05066af 100644
--- a/po/es.po
+++ b/po/es.po
@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-07 13:58+0100\n"
+"POT-Creation-Date: 2012-07-10 13:19+0100\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Spanish (Castilian) <trans-es@lists.fedoraproject.org>\n"
@@ -23,7 +23,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:939 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:954 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Intente con `%s --help' para más información.\n"
@@ -67,7 +67,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:431 df/main.c:136 edit/virt-edit.c:143
-#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1055
+#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1072
#: inspector/virt-inspector.c:140 rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -75,7 +75,7 @@ msgstr "guestfs_create: falló al crear manipulador\n"
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
-#: format/format.c:188 fuse/guestmount.c:1092 inspector/virt-inspector.c:164
+#: format/format.c:188 fuse/guestmount.c:1116 inspector/virt-inspector.c:164
#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -2990,7 +2990,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr ""
-#: fuse/guestmount.c:943
+#: fuse/guestmount.c:958
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -3013,6 +3013,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -3021,32 +3022,37 @@ msgid ""
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-#: fuse/guestmount.c:1162
+#: fuse/guestmount.c:1111
+#, c-format
+msgid "%s: --pid-file must be an absolute path (in 1.16.x only)\n"
+msgstr ""
+
+#: fuse/guestmount.c:1186
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr "%s: debe tener por lo menos -a/-d, y como mínimo una opción -m/-i\n"
-#: fuse/guestmount.c:1172
+#: fuse/guestmount.c:1196
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr "%s: --live no es compatible con la opcion --ro\n"
-#: fuse/guestmount.c:1179
+#: fuse/guestmount.c:1203
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr "%s: --live no es compatible con la opcion -i\n"
-#: fuse/guestmount.c:1194
+#: fuse/guestmount.c:1218
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr "%s: con --live,debe usar exactamente una opción -d\n"
-#: fuse/guestmount.c:1201
+#: fuse/guestmount.c:1225
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr "%s: --live no es compatible con la opción -a\n"
-#: fuse/guestmount.c:1210
+#: fuse/guestmount.c:1234
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr ""
diff --git a/po/gu.po b/po/gu.po
index 13320192..a7f9e578 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-07 13:58+0100\n"
+"POT-Creation-Date: 2012-07-10 13:19+0100\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Gujarati <trans-gu@lists.fedoraproject.org>\n"
@@ -22,7 +22,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:939 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:954 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "વધારે જાણકારી માટે `%s --help' નો પ્રયત્ન કરો.\n"
@@ -50,7 +50,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:431 df/main.c:136 edit/virt-edit.c:143
-#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1055
+#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1072
#: inspector/virt-inspector.c:140 rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -58,7 +58,7 @@ msgstr "guestfs_create: હેન્ડલ ને બનાવવાનું
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
-#: format/format.c:188 fuse/guestmount.c:1092 inspector/virt-inspector.c:164
+#: format/format.c:188 fuse/guestmount.c:1116 inspector/virt-inspector.c:164
#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -2788,7 +2788,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr ""
-#: fuse/guestmount.c:943
+#: fuse/guestmount.c:958
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -2811,6 +2811,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -2819,32 +2820,37 @@ msgid ""
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-#: fuse/guestmount.c:1162
+#: fuse/guestmount.c:1111
+#, c-format
+msgid "%s: --pid-file must be an absolute path (in 1.16.x only)\n"
+msgstr ""
+
+#: fuse/guestmount.c:1186
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr ""
-#: fuse/guestmount.c:1172
+#: fuse/guestmount.c:1196
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr ""
-#: fuse/guestmount.c:1179
+#: fuse/guestmount.c:1203
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr ""
-#: fuse/guestmount.c:1194
+#: fuse/guestmount.c:1218
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr ""
-#: fuse/guestmount.c:1201
+#: fuse/guestmount.c:1225
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr ""
-#: fuse/guestmount.c:1210
+#: fuse/guestmount.c:1234
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: યજમાન ફાઇલસિસ્ટમમાં માઉન્ટબિંદુને સ્પષ્ટ કરવુ જ પડશે\n"
diff --git a/po/hi.po b/po/hi.po
index 058df43b..058f7167 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-07 13:58+0100\n"
+"POT-Creation-Date: 2012-07-10 13:19+0100\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n"
@@ -22,7 +22,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:939 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:954 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "अधिक सूचना के लिए `%s --help' आजमाएँ.\n"
@@ -50,7 +50,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:431 df/main.c:136 edit/virt-edit.c:143
-#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1055
+#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1072
#: inspector/virt-inspector.c:140 rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -58,7 +58,7 @@ msgstr "guestfs_create: नियंत्रण बनाने में व
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
-#: format/format.c:188 fuse/guestmount.c:1092 inspector/virt-inspector.c:164
+#: format/format.c:188 fuse/guestmount.c:1116 inspector/virt-inspector.c:164
#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -2786,7 +2786,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr ""
-#: fuse/guestmount.c:943
+#: fuse/guestmount.c:958
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -2809,6 +2809,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -2817,32 +2818,37 @@ msgid ""
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-#: fuse/guestmount.c:1162
+#: fuse/guestmount.c:1111
+#, c-format
+msgid "%s: --pid-file must be an absolute path (in 1.16.x only)\n"
+msgstr ""
+
+#: fuse/guestmount.c:1186
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr ""
-#: fuse/guestmount.c:1172
+#: fuse/guestmount.c:1196
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr ""
-#: fuse/guestmount.c:1179
+#: fuse/guestmount.c:1203
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr ""
-#: fuse/guestmount.c:1194
+#: fuse/guestmount.c:1218
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr ""
-#: fuse/guestmount.c:1201
+#: fuse/guestmount.c:1225
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr ""
-#: fuse/guestmount.c:1210
+#: fuse/guestmount.c:1234
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: तुम्हें मेजबान फाइल सिस्टम में कोई माउंटप्वाइंट को जरूर निर्दिष्ट करना चाहिए\n"
diff --git a/po/kn.po b/po/kn.po
index 61d9b271..f83244e7 100644
--- a/po/kn.po
+++ b/po/kn.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-07 13:58+0100\n"
+"POT-Creation-Date: 2012-07-10 13:19+0100\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Kannada (http://www.transifex.net/projects/p/fedora/team/"
@@ -22,7 +22,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:939 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:954 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "ಹೆಚ್ಚಿನ ಮಾಹಿತಿಗಾಗಿ `%s -help' ಅನ್ನು ಪ್ರಯತ್ನಿಸಿ .\n"
@@ -50,7 +50,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:431 df/main.c:136 edit/virt-edit.c:143
-#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1055
+#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1072
#: inspector/virt-inspector.c:140 rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -58,7 +58,7 @@ msgstr "guestfs_create: ಹ್ಯಾಂಡಲ್ ಅನ್ನು ನಿರ್ಮ
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
-#: format/format.c:188 fuse/guestmount.c:1092 inspector/virt-inspector.c:164
+#: format/format.c:188 fuse/guestmount.c:1116 inspector/virt-inspector.c:164
#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -2793,7 +2793,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr ""
-#: fuse/guestmount.c:943
+#: fuse/guestmount.c:958
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -2816,6 +2816,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -2824,32 +2825,37 @@ msgid ""
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-#: fuse/guestmount.c:1162
+#: fuse/guestmount.c:1111
+#, c-format
+msgid "%s: --pid-file must be an absolute path (in 1.16.x only)\n"
+msgstr ""
+
+#: fuse/guestmount.c:1186
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr ""
-#: fuse/guestmount.c:1172
+#: fuse/guestmount.c:1196
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr ""
-#: fuse/guestmount.c:1179
+#: fuse/guestmount.c:1203
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr ""
-#: fuse/guestmount.c:1194
+#: fuse/guestmount.c:1218
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr ""
-#: fuse/guestmount.c:1201
+#: fuse/guestmount.c:1225
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr ""
-#: fuse/guestmount.c:1210
+#: fuse/guestmount.c:1234
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: ಆತಿಥೇಯ ಕಡತವ್ಯವಸ್ಥೆಯಲ್ಲಿ ಒಂದು ಆರೋಹಣಾ ತಾಣವನ್ನು ನೀವು ಸೂಚಿಸಬೇಕು\n"
diff --git a/po/libguestfs.pot b/po/libguestfs.pot
index d5f03116..420f61f5 100644
--- a/po/libguestfs.pot
+++ b/po/libguestfs.pot
@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.16.27\n"
+"Project-Id-Version: libguestfs 1.16.28\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-07 13:58+0100\n"
+"POT-Creation-Date: 2012-07-10 13:19+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -20,7 +20,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:939 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:954 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr ""
@@ -48,7 +48,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:431 df/main.c:136 edit/virt-edit.c:143
-#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1055
+#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1072
#: inspector/virt-inspector.c:140 rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -56,7 +56,7 @@ msgstr ""
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
-#: format/format.c:188 fuse/guestmount.c:1092 inspector/virt-inspector.c:164
+#: format/format.c:188 fuse/guestmount.c:1116 inspector/virt-inspector.c:164
#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -2775,7 +2775,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr ""
-#: fuse/guestmount.c:943
+#: fuse/guestmount.c:958
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -2798,6 +2798,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -2806,32 +2807,37 @@ msgid ""
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-#: fuse/guestmount.c:1162
+#: fuse/guestmount.c:1111
+#, c-format
+msgid "%s: --pid-file must be an absolute path (in 1.16.x only)\n"
+msgstr ""
+
+#: fuse/guestmount.c:1186
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr ""
-#: fuse/guestmount.c:1172
+#: fuse/guestmount.c:1196
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr ""
-#: fuse/guestmount.c:1179
+#: fuse/guestmount.c:1203
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr ""
-#: fuse/guestmount.c:1194
+#: fuse/guestmount.c:1218
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr ""
-#: fuse/guestmount.c:1201
+#: fuse/guestmount.c:1225
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr ""
-#: fuse/guestmount.c:1210
+#: fuse/guestmount.c:1234
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr ""
diff --git a/po/ml.po b/po/ml.po
index 41d807cf..2b7ff083 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-07 13:58+0100\n"
+"POT-Creation-Date: 2012-07-10 13:19+0100\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Malayalam <discuss@lists.smc.org.in>\n"
@@ -21,7 +21,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:939 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:954 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "കൂടുതല്‍ വിവരങ്ങള്‍ക്കായി `%s --help' ശ്രമിക്കുക.\n"
@@ -49,7 +49,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:431 df/main.c:136 edit/virt-edit.c:143
-#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1055
+#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1072
#: inspector/virt-inspector.c:140 rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -57,7 +57,7 @@ msgstr "guestfs_create: ഹാന്‍ഡില്‍ ഉണ്ടാക്ക
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
-#: format/format.c:188 fuse/guestmount.c:1092 inspector/virt-inspector.c:164
+#: format/format.c:188 fuse/guestmount.c:1116 inspector/virt-inspector.c:164
#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -2788,7 +2788,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr ""
-#: fuse/guestmount.c:943
+#: fuse/guestmount.c:958
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -2811,6 +2811,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -2819,32 +2820,37 @@ msgid ""
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-#: fuse/guestmount.c:1162
+#: fuse/guestmount.c:1111
+#, c-format
+msgid "%s: --pid-file must be an absolute path (in 1.16.x only)\n"
+msgstr ""
+
+#: fuse/guestmount.c:1186
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr ""
-#: fuse/guestmount.c:1172
+#: fuse/guestmount.c:1196
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr ""
-#: fuse/guestmount.c:1179
+#: fuse/guestmount.c:1203
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr ""
-#: fuse/guestmount.c:1194
+#: fuse/guestmount.c:1218
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr ""
-#: fuse/guestmount.c:1201
+#: fuse/guestmount.c:1225
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr ""
-#: fuse/guestmount.c:1210
+#: fuse/guestmount.c:1234
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: ഹോസ്റ്റ് ഫയല്‍സിസ്റ്റത്തില്‍ ഒരു മൌണ്ട് പോയിന്റ് നല്‍കണം\n"
diff --git a/po/mr.po b/po/mr.po
index f360d77c..b55b9b3b 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-07 13:58+0100\n"
+"POT-Creation-Date: 2012-07-10 13:19+0100\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Marathi (http://www.transifex.net/projects/p/fedora/team/"
@@ -23,7 +23,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:939 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:954 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "अधिक माहितीसाठी `%s --help' वापरून पहा.\n"
@@ -51,7 +51,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:431 df/main.c:136 edit/virt-edit.c:143
-#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1055
+#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1072
#: inspector/virt-inspector.c:140 rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -59,7 +59,7 @@ msgstr "guestfs_create: हँडल निर्माण करण्यास
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
-#: format/format.c:188 fuse/guestmount.c:1092 inspector/virt-inspector.c:164
+#: format/format.c:188 fuse/guestmount.c:1116 inspector/virt-inspector.c:164
#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -2894,7 +2894,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr ""
-#: fuse/guestmount.c:943
+#: fuse/guestmount.c:958
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -2917,6 +2917,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -2925,32 +2926,37 @@ msgid ""
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-#: fuse/guestmount.c:1162
+#: fuse/guestmount.c:1111
+#, c-format
+msgid "%s: --pid-file must be an absolute path (in 1.16.x only)\n"
+msgstr ""
+
+#: fuse/guestmount.c:1186
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr "%s: किमान एक -a/-d व किमान एक -m/-i पर्याय असायला हवे\n"
-#: fuse/guestmount.c:1172
+#: fuse/guestmount.c:1196
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr ""
-#: fuse/guestmount.c:1179
+#: fuse/guestmount.c:1203
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr ""
-#: fuse/guestmount.c:1194
+#: fuse/guestmount.c:1218
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr ""
-#: fuse/guestmount.c:1201
+#: fuse/guestmount.c:1225
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr ""
-#: fuse/guestmount.c:1210
+#: fuse/guestmount.c:1234
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: यजमान फाइलप्रणालीत तुम्ही माऊंटपॉईंट निर्देशीत करायला हवे\n"
diff --git a/po/nl.po b/po/nl.po
index 5f644282..d29af462 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-07 13:58+0100\n"
+"POT-Creation-Date: 2012-07-10 13:19+0100\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Dutch (http://www.transifex.net/projects/p/fedora/team/nl/)\n"
@@ -23,7 +23,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:939 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:954 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Probeer `%s --help' voor meer informatie\n"
@@ -67,7 +67,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:431 df/main.c:136 edit/virt-edit.c:143
-#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1055
+#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1072
#: inspector/virt-inspector.c:140 rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -75,7 +75,7 @@ msgstr "guestfs_create: hendel aanmaken mislukte\n"
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
-#: format/format.c:188 fuse/guestmount.c:1092 inspector/virt-inspector.c:164
+#: format/format.c:188 fuse/guestmount.c:1116 inspector/virt-inspector.c:164
#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -2951,7 +2951,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr ""
-#: fuse/guestmount.c:943
+#: fuse/guestmount.c:958
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -2974,6 +2974,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -2982,32 +2983,37 @@ msgid ""
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-#: fuse/guestmount.c:1162
+#: fuse/guestmount.c:1111
+#, c-format
+msgid "%s: --pid-file must be an absolute path (in 1.16.x only)\n"
+msgstr ""
+
+#: fuse/guestmount.c:1186
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr "%s: moet tenminste een -a/-d en tenminste een -m/-i optie hebben\n"
-#: fuse/guestmount.c:1172
+#: fuse/guestmount.c:1196
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr "%s: --live is niet compatibel met --ro optie\n"
-#: fuse/guestmount.c:1179
+#: fuse/guestmount.c:1203
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr "%s: --live is niet compatibel met -i optie\n"
-#: fuse/guestmount.c:1194
+#: fuse/guestmount.c:1218
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr "%s: met --live moet je exact een -d optie gebruiken\n"
-#: fuse/guestmount.c:1201
+#: fuse/guestmount.c:1225
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr "%s: --live is niet compatibel met -a optie\n"
-#: fuse/guestmount.c:1210
+#: fuse/guestmount.c:1234
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr ""
diff --git a/po/or.po b/po/or.po
index d9f8fbe2..dbd324ab 100644
--- a/po/or.po
+++ b/po/or.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-07 13:58+0100\n"
+"POT-Creation-Date: 2012-07-10 13:19+0100\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Oriya (http://www.transifex.net/projects/p/fedora/team/or/)\n"
@@ -21,7 +21,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:939 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:954 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "ଅଧିକ ସୂଚନା ପାଇଁ `%s --help' କୁ ଚେଷ୍ଟା କରନ୍ତୁ।\n"
@@ -49,7 +49,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:431 df/main.c:136 edit/virt-edit.c:143
-#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1055
+#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1072
#: inspector/virt-inspector.c:140 rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -57,7 +57,7 @@ msgstr "guestfs_create: ନିୟନ୍ତ୍ରଣ ପ୍ରସ୍ତୁତ କ
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
-#: format/format.c:188 fuse/guestmount.c:1092 inspector/virt-inspector.c:164
+#: format/format.c:188 fuse/guestmount.c:1116 inspector/virt-inspector.c:164
#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -2786,7 +2786,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr ""
-#: fuse/guestmount.c:943
+#: fuse/guestmount.c:958
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -2809,6 +2809,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -2817,32 +2818,37 @@ msgid ""
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-#: fuse/guestmount.c:1162
+#: fuse/guestmount.c:1111
+#, c-format
+msgid "%s: --pid-file must be an absolute path (in 1.16.x only)\n"
+msgstr ""
+
+#: fuse/guestmount.c:1186
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr ""
-#: fuse/guestmount.c:1172
+#: fuse/guestmount.c:1196
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr ""
-#: fuse/guestmount.c:1179
+#: fuse/guestmount.c:1203
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr ""
-#: fuse/guestmount.c:1194
+#: fuse/guestmount.c:1218
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr ""
-#: fuse/guestmount.c:1201
+#: fuse/guestmount.c:1225
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr ""
-#: fuse/guestmount.c:1210
+#: fuse/guestmount.c:1234
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: ଆପଣଙ୍କୁ ହୋଷ୍ଟ ଫାଇଲତନ୍ତ୍ରରେ ଗୋଟିଏ ସ୍ଥାପନ ବିନ୍ଦୁ ଉଲ୍ଲେଖ କରିବାକୁ ହେବ\n"
diff --git a/po/pa.po b/po/pa.po
index 97c51b69..0a6a992e 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-07 13:58+0100\n"
+"POT-Creation-Date: 2012-07-10 13:19+0100\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Panjabi (Punjabi) <punjabi-users@lists.sf.net>\n"
@@ -22,7 +22,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:939 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:954 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "ਵਧੇਰੇ ਜਾਣਕਾਰੀ ਲਈ `%s --help' ਵਰਤੋ।\n"
@@ -66,7 +66,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:431 df/main.c:136 edit/virt-edit.c:143
-#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1055
+#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1072
#: inspector/virt-inspector.c:140 rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -74,7 +74,7 @@ msgstr "guestfs_create: ਹੈਂਡਲ ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ\n
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
-#: format/format.c:188 fuse/guestmount.c:1092 inspector/virt-inspector.c:164
+#: format/format.c:188 fuse/guestmount.c:1116 inspector/virt-inspector.c:164
#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -2904,7 +2904,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr ""
-#: fuse/guestmount.c:943
+#: fuse/guestmount.c:958
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -2927,6 +2927,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -2935,32 +2936,37 @@ msgid ""
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-#: fuse/guestmount.c:1162
+#: fuse/guestmount.c:1111
+#, c-format
+msgid "%s: --pid-file must be an absolute path (in 1.16.x only)\n"
+msgstr ""
+
+#: fuse/guestmount.c:1186
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr "%s: ਸਾਡੇ ਕੋਲ ਘੱਟੋ-ਘੱਟ ਇੱਕ -a/-d ਅਤੇ ਘੱਟੋ-ਘੱਟ ਇੱਕ -m/-i ਚੋਣ ਹੋਣੀ ਜਰੂਰੀ ਹੈ\n"
-#: fuse/guestmount.c:1172
+#: fuse/guestmount.c:1196
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr ""
-#: fuse/guestmount.c:1179
+#: fuse/guestmount.c:1203
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr ""
-#: fuse/guestmount.c:1194
+#: fuse/guestmount.c:1218
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr ""
-#: fuse/guestmount.c:1201
+#: fuse/guestmount.c:1225
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr ""
-#: fuse/guestmount.c:1210
+#: fuse/guestmount.c:1234
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: ਤੁਹਾਨੂੰ ਹੋਸਟ ਫਾਇਲ-ਸਿਸਟਮ ਵਿੱਚ ਮਾਊਂਟ-ਪੁਆਂਇਟ ਦੇਣਾ ਚਾਹੀਦਾ ਹੈ\n"
diff --git a/po/pl.po b/po/pl.po
index 6bbf93be..112d63e6 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-07 13:58+0100\n"
+"POT-Creation-Date: 2012-07-10 13:19+0100\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Polish (http://www.transifex.net/projects/p/fedora/team/pl/)\n"
@@ -23,7 +23,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:939 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:954 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Należy spróbować \"%s --help\", aby uzyskać więcej informacji.\n"
@@ -67,7 +67,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:431 df/main.c:136 edit/virt-edit.c:143
-#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1055
+#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1072
#: inspector/virt-inspector.c:140 rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -75,7 +75,7 @@ msgstr "guestfs_create: utworzenie programu obsługi nie powiodło się\n"
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
-#: format/format.c:188 fuse/guestmount.c:1092 inspector/virt-inspector.c:164
+#: format/format.c:188 fuse/guestmount.c:1116 inspector/virt-inspector.c:164
#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -2966,7 +2966,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr ""
-#: fuse/guestmount.c:943
+#: fuse/guestmount.c:958
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -2989,6 +2989,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -2997,33 +2998,38 @@ msgid ""
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-#: fuse/guestmount.c:1162
+#: fuse/guestmount.c:1111
+#, c-format
+msgid "%s: --pid-file must be an absolute path (in 1.16.x only)\n"
+msgstr ""
+
+#: fuse/guestmount.c:1186
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr ""
"%s: musi posiadać co najmniej jedną opcję -a/-d i co najmniej jedną -m/-i\n"
-#: fuse/guestmount.c:1172
+#: fuse/guestmount.c:1196
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr "%s: --live nie jest zgodne z opcją --ro\n"
-#: fuse/guestmount.c:1179
+#: fuse/guestmount.c:1203
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr "%s: --live nie jest zgodne z opcją -i\n"
-#: fuse/guestmount.c:1194
+#: fuse/guestmount.c:1218
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr "%s: dla --live należy użyć dokładnie jednej opcji -d\n"
-#: fuse/guestmount.c:1201
+#: fuse/guestmount.c:1225
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr "%s: --live nie jest zgodne z opcją -a\n"
-#: fuse/guestmount.c:1210
+#: fuse/guestmount.c:1234
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: należy podać punkt montowania w systemie plików gospodarza\n"
diff --git a/po/ta.po b/po/ta.po
index f9d95f6d..7a1eae14 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-07 13:58+0100\n"
+"POT-Creation-Date: 2012-07-10 13:19+0100\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Tamil <tamil-users@lists.fedoraproject.org>\n"
@@ -21,7 +21,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:939 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:954 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "`%s --help' க்கான கூடுதல் தகவலுக்கு முயற்சிக்கவும்.\n"
@@ -49,7 +49,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:431 df/main.c:136 edit/virt-edit.c:143
-#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1055
+#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1072
#: inspector/virt-inspector.c:140 rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -57,7 +57,7 @@ msgstr "guestfs_create: ஹாண்டிலை உருவாக்க மு
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
-#: format/format.c:188 fuse/guestmount.c:1092 inspector/virt-inspector.c:164
+#: format/format.c:188 fuse/guestmount.c:1116 inspector/virt-inspector.c:164
#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -2787,7 +2787,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr ""
-#: fuse/guestmount.c:943
+#: fuse/guestmount.c:958
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -2810,6 +2810,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -2818,32 +2819,37 @@ msgid ""
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-#: fuse/guestmount.c:1162
+#: fuse/guestmount.c:1111
+#, c-format
+msgid "%s: --pid-file must be an absolute path (in 1.16.x only)\n"
+msgstr ""
+
+#: fuse/guestmount.c:1186
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr ""
-#: fuse/guestmount.c:1172
+#: fuse/guestmount.c:1196
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr ""
-#: fuse/guestmount.c:1179
+#: fuse/guestmount.c:1203
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr ""
-#: fuse/guestmount.c:1194
+#: fuse/guestmount.c:1218
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr ""
-#: fuse/guestmount.c:1201
+#: fuse/guestmount.c:1225
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr ""
-#: fuse/guestmount.c:1210
+#: fuse/guestmount.c:1234
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: புரவல கோப்புமுறைமையில் ஒரு ஏறும்புள்ளியை நீங்கள் குறிப்பிட வேண்டும்\n"
diff --git a/po/te.po b/po/te.po
index 5c20e6ea..f2503631 100644
--- a/po/te.po
+++ b/po/te.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-07 13:58+0100\n"
+"POT-Creation-Date: 2012-07-10 13:19+0100\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Telugu (http://www.transifex.net/projects/p/fedora/team/te/)\n"
@@ -21,7 +21,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:939 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:954 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "అధిక సమాచారము కొరకు `%s --help' ప్రయత్నించండి\n"
@@ -49,7 +49,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:431 df/main.c:136 edit/virt-edit.c:143
-#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1055
+#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1072
#: inspector/virt-inspector.c:140 rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -57,7 +57,7 @@ msgstr "guestfs_create: సంభాలికను సృష్టించు
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
-#: format/format.c:188 fuse/guestmount.c:1092 inspector/virt-inspector.c:164
+#: format/format.c:188 fuse/guestmount.c:1116 inspector/virt-inspector.c:164
#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -2784,7 +2784,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr ""
-#: fuse/guestmount.c:943
+#: fuse/guestmount.c:958
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -2807,6 +2807,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -2815,32 +2816,37 @@ msgid ""
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-#: fuse/guestmount.c:1162
+#: fuse/guestmount.c:1111
+#, c-format
+msgid "%s: --pid-file must be an absolute path (in 1.16.x only)\n"
+msgstr ""
+
+#: fuse/guestmount.c:1186
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr ""
-#: fuse/guestmount.c:1172
+#: fuse/guestmount.c:1196
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr ""
-#: fuse/guestmount.c:1179
+#: fuse/guestmount.c:1203
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr ""
-#: fuse/guestmount.c:1194
+#: fuse/guestmount.c:1218
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr ""
-#: fuse/guestmount.c:1201
+#: fuse/guestmount.c:1225
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr ""
-#: fuse/guestmount.c:1210
+#: fuse/guestmount.c:1234
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s:హోస్టు ఫైల్‌సిస్టమ్ నందు మీరు తప్పక వొక మౌంట్‌పాయింట్‌ను తెలుపవలెను\n"
diff --git a/po/uk.po b/po/uk.po
index f9a2046a..0de7fa88 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-07 13:58+0100\n"
+"POT-Creation-Date: 2012-07-10 13:19+0100\n"
"PO-Revision-Date: 2012-01-23 13:09+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -22,7 +22,7 @@ msgstr ""
#: align/scan.c:68 cat/virt-cat.c:61 cat/virt-filesystems.c:100
#: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:101
-#: fuse/guestmount.c:939 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
+#: fuse/guestmount.c:954 inspector/virt-inspector.c:78 rescue/virt-rescue.c:62
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Щоб дізнатися більше, віддайте команду «%s --help».\n"
@@ -66,7 +66,7 @@ msgstr ""
#: align/scan.c:127 cat/virt-cat.c:121 cat/virt-filesystems.c:203
#: cat/virt-ls.c:192 df/domains.c:431 df/main.c:136 edit/virt-edit.c:143
-#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1055
+#: fish/fish.c:226 format/format.c:136 fuse/guestmount.c:1072
#: inspector/virt-inspector.c:140 rescue/virt-rescue.c:142
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -74,7 +74,7 @@ msgstr "guestfs_create: не вдалося створити елемент ке
#: align/scan.c:145 cat/virt-cat.c:143 cat/virt-filesystems.c:257
#: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:283
-#: format/format.c:188 fuse/guestmount.c:1092 inspector/virt-inspector.c:164
+#: format/format.c:188 fuse/guestmount.c:1116 inspector/virt-inspector.c:164
#: rescue/virt-rescue.c:179
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -3001,7 +3001,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr ""
-#: fuse/guestmount.c:943
+#: fuse/guestmount.c:958
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -3024,6 +3024,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -3032,34 +3033,39 @@ msgid ""
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-#: fuse/guestmount.c:1162
+#: fuse/guestmount.c:1111
+#, c-format
+msgid "%s: --pid-file must be an absolute path (in 1.16.x only)\n"
+msgstr ""
+
+#: fuse/guestmount.c:1186
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr ""
"%s: слід вказати принаймні один параметр -a/-d і принаймні один параметр -m/-"
"i\n"
-#: fuse/guestmount.c:1172
+#: fuse/guestmount.c:1196
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr "%s: параметр --live несумісний з параметром --ro\n"
-#: fuse/guestmount.c:1179
+#: fuse/guestmount.c:1203
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr "%s: параметр --live несумісний з параметром -i\n"
-#: fuse/guestmount.c:1194
+#: fuse/guestmount.c:1218
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr "%s: з параметром --live можна вказувати лише один параметр -d\n"
-#: fuse/guestmount.c:1201
+#: fuse/guestmount.c:1225
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr "%s: параметр --live несумісний з параметром -a\n"
-#: fuse/guestmount.c:1210
+#: fuse/guestmount.c:1234
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: вам слід вказати точку монтування у основній файловій системі\n"