fish: Implement copy-in and copy-out commands.
[libguestfs.git] / po / libguestfs.pot
index 30f3298..2ccb4d5 100644 (file)
@@ -6,10 +6,10 @@
 #, fuzzy
 msgid ""
 msgstr ""
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: libguestfs 1.5.6\n"
+"Project-Id-Version: libguestfs 1.5.9\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2010-08-27 22:00+0100\n"
+"POT-Creation-Date: 2010-09-08 11:40+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"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -27,12 +27,12 @@ msgstr ""
 msgid "use 'sparse file size' to create a sparse image\n"
 msgstr ""
 
 msgid "use 'sparse file size' to create a sparse image\n"
 msgstr ""
 
-#: fish/alloc.c:77
+#: fish/alloc.c:75
 #, c-format
 msgid "can't allocate or add disks after launching\n"
 msgstr ""
 
 #, c-format
 msgid "can't allocate or add disks after launching\n"
 msgstr ""
 
-#: fish/alloc.c:156
+#: fish/alloc.c:154
 #, c-format
 msgid "%s: invalid integer parameter (%s returned %d)\n"
 msgstr ""
 #, c-format
 msgid "%s: invalid integer parameter (%s returned %d)\n"
 msgstr ""
@@ -1411,12 +1411,12 @@ msgstr ""
 msgid "use '%s filename' to edit a file\n"
 msgstr ""
 
 msgid "use '%s filename' to edit a file\n"
 msgstr ""
 
-#: fish/fish.c:104 fuse/guestmount.c:880
+#: fish/fish.c:111 fuse/guestmount.c:880
 #, c-format
 msgid "Try `%s --help' for more information.\n"
 msgstr ""
 
 #, c-format
 msgid "Try `%s --help' for more information.\n"
 msgstr ""
 
-#: fish/fish.c:108
+#: fish/fish.c:115
 #, c-format
 msgid ""
 "%s: guest filesystem shell\n"
 #, c-format
 msgid ""
 "%s: guest filesystem shell\n"
@@ -1447,6 +1447,8 @@ msgid ""
 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
 "  -n|--no-sync         Don't autosync\n"
 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
 "  -n|--no-sync         Don't autosync\n"
 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
+"  --progress-bars      Enable progress bars even when not interactive\n"
+"  --no-progress-bars   Disable progress bars\n"
 "  --remote[=pid]       Send commands to remote %s\n"
 "  -r|--ro              Mount read-only\n"
 "  --selinux            Enable SELinux support\n"
 "  --remote[=pid]       Send commands to remote %s\n"
 "  -r|--ro              Mount read-only\n"
 "  --selinux            Enable SELinux support\n"
@@ -1456,53 +1458,63 @@ msgid ""
 "For more information,  see the manpage %s(1).\n"
 msgstr ""
 
 "For more information,  see the manpage %s(1).\n"
 msgstr ""
 
-#: fish/fish.c:208 fuse/guestmount.c:977
+#: fish/fish.c:221 fuse/guestmount.c:977
 #, c-format
 msgid "guestfs_create: failed to create handle\n"
 msgstr ""
 
 #, c-format
 msgid "guestfs_create: failed to create handle\n"
 msgstr ""
 
-#: fish/fish.c:247
+#: fish/fish.c:260
 #, c-format
 msgid "%s: --listen=PID: PID was not a number: %s\n"
 msgstr ""
 
 #, c-format
 msgid "%s: --listen=PID: PID was not a number: %s\n"
 msgstr ""
 
-#: fish/fish.c:254
+#: fish/fish.c:267
 #, c-format
 msgid ""
 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
 msgstr ""
 
 #, c-format
 msgid ""
 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
 msgstr ""
 
-#: fish/fish.c:265 fuse/guestmount.c:1022
+#: fish/fish.c:282 fuse/guestmount.c:1022
 #, c-format
 msgid "%s: unknown long option: %s (%d)\n"
 msgstr ""
 
 #, c-format
 msgid "%s: unknown long option: %s (%d)\n"
 msgstr ""
 
-#: fish/fish.c:331
+#: fish/fish.c:351
 #, c-format
 msgid "%s: only one -f parameter can be given\n"
 msgstr ""
 
 #, c-format
 msgid "%s: only one -f parameter can be given\n"
 msgstr ""
 
-#: fish/fish.c:467
+#: fish/fish.c:487
 #, c-format
 msgid "%s: cannot use --listen and --remote options at the same time\n"
 msgstr ""
 
 #, c-format
 msgid "%s: cannot use --listen and --remote options at the same time\n"
 msgstr ""
 
-#: fish/fish.c:475
+#: fish/fish.c:495
 #, c-format
 msgid "%s: extra parameters on the command line with --listen flag\n"
 msgstr ""
 
 #, c-format
 msgid "%s: extra parameters on the command line with --listen flag\n"
 msgstr ""
 
-#: fish/fish.c:481
+#: fish/fish.c:501
 #, c-format
 msgid "%s: cannot use --listen and --file options at the same time\n"
 msgstr ""
 
 #, c-format
 msgid "%s: cannot use --listen and --file options at the same time\n"
 msgstr ""
 
-#: fish/fish.c:557
+#: fish/fish.c:558
+#, c-format
+msgid "guestfish: could not access termcap or terminfo database.\n"
+msgstr ""
+
+#: fish/fish.c:562
+#, c-format
+msgid "guestfish: terminal type \"%s\" not defined.\n"
+msgstr ""
+
+#: fish/fish.c:615
 #, c-format
 msgid "guestfish: too many drives added on the command line\n"
 msgstr ""
 
 #, c-format
 msgid "guestfish: too many drives added on the command line\n"
 msgstr ""
 
-#: fish/fish.c:689
+#: fish/fish.c:747
 #, c-format
 msgid ""
 "\n"
 #, c-format
 msgid ""
 "\n"
@@ -1515,89 +1527,89 @@ msgid ""
 "\n"
 msgstr ""
 
 "\n"
 msgstr ""
 
-#: fish/fish.c:776
+#: fish/fish.c:834
 #, c-format
 msgid "%s: unterminated double quote\n"
 msgstr ""
 
 #, c-format
 msgid "%s: unterminated double quote\n"
 msgstr ""
 
-#: fish/fish.c:782 fish/fish.c:799
+#: fish/fish.c:840 fish/fish.c:857
 #, c-format
 msgid "%s: command arguments not separated by whitespace\n"
 msgstr ""
 
 #, c-format
 msgid "%s: command arguments not separated by whitespace\n"
 msgstr ""
 
-#: fish/fish.c:793
+#: fish/fish.c:851
 #, c-format
 msgid "%s: unterminated single quote\n"
 msgstr ""
 
 #, c-format
 msgid "%s: unterminated single quote\n"
 msgstr ""
 
-#: fish/fish.c:848
+#: fish/fish.c:906
 #, c-format
 msgid "%s: internal error parsing string at '%s'\n"
 msgstr ""
 
 #, c-format
 msgid "%s: internal error parsing string at '%s'\n"
 msgstr ""
 
-#: fish/fish.c:865
+#: fish/fish.c:923
 #, c-format
 msgid "%s: too many arguments\n"
 msgstr ""
 
 #, c-format
 msgid "%s: too many arguments\n"
 msgstr ""
 
-#: fish/fish.c:894
+#: fish/fish.c:952
 #, c-format
 msgid "%s: empty command on command line\n"
 msgstr ""
 
 #, c-format
 msgid "%s: empty command on command line\n"
 msgstr ""
 
-#: fish/fish.c:1060
+#: fish/fish.c:1120
 msgid "display a list of commands or help on a command"
 msgstr ""
 
 msgid "display a list of commands or help on a command"
 msgstr ""
 
-#: fish/fish.c:1062
+#: fish/fish.c:1122
 msgid "read the manual"
 msgstr ""
 
 msgid "read the manual"
 msgstr ""
 
-#: fish/fish.c:1064
+#: fish/fish.c:1124
 msgid "quit guestfish"
 msgstr ""
 
 msgid "quit guestfish"
 msgstr ""
 
-#: fish/fish.c:1067
+#: fish/fish.c:1127
 msgid "allocate an image"
 msgstr ""
 
 msgid "allocate an image"
 msgstr ""
 
-#: fish/fish.c:1069
+#: fish/fish.c:1129
 msgid "display a line of text"
 msgstr ""
 
 msgid "display a line of text"
 msgstr ""
 
-#: fish/fish.c:1071
+#: fish/fish.c:1131
 msgid "edit a file in the image"
 msgstr ""
 
 msgid "edit a file in the image"
 msgstr ""
 
-#: fish/fish.c:1073
+#: fish/fish.c:1133
 msgid "local change directory"
 msgstr ""
 
 msgid "local change directory"
 msgstr ""
 
-#: fish/fish.c:1075
+#: fish/fish.c:1135
 msgid "expand wildcards in command"
 msgstr ""
 
 msgid "expand wildcards in command"
 msgstr ""
 
-#: fish/fish.c:1077
+#: fish/fish.c:1137
 msgid "view a file in the pager"
 msgstr ""
 
 msgid "view a file in the pager"
 msgstr ""
 
-#: fish/fish.c:1079
+#: fish/fish.c:1139
 msgid "close and reopen libguestfs handle"
 msgstr ""
 
 msgid "close and reopen libguestfs handle"
 msgstr ""
 
-#: fish/fish.c:1081
+#: fish/fish.c:1141
 msgid "allocate a sparse image file"
 msgstr ""
 
 msgid "allocate a sparse image file"
 msgstr ""
 
-#: fish/fish.c:1083
+#: fish/fish.c:1143
 msgid "list supported groups of commands"
 msgstr ""
 
 msgid "list supported groups of commands"
 msgstr ""
 
-#: fish/fish.c:1085
+#: fish/fish.c:1145
 msgid "measure time taken to run command"
 msgstr ""
 
 msgid "measure time taken to run command"
 msgstr ""
 
-#: fish/fish.c:1097
+#: fish/fish.c:1157
 #, c-format
 msgid ""
 "alloc - allocate an image\n"
 #, c-format
 msgid ""
 "alloc - allocate an image\n"
@@ -1611,7 +1623,7 @@ msgid ""
 "    Size can be specified using standard suffixes, eg. '1M'.\n"
 msgstr ""
 
 "    Size can be specified using standard suffixes, eg. '1M'.\n"
 msgstr ""
 
-#: fish/fish.c:1110
+#: fish/fish.c:1170
 #, c-format
 msgid ""
 "echo - display a line of text\n"
 #, c-format
 msgid ""
 "echo - display a line of text\n"
@@ -1620,7 +1632,7 @@ msgid ""
 "    This echos the parameters to the terminal.\n"
 msgstr ""
 
 "    This echos the parameters to the terminal.\n"
 msgstr ""
 
-#: fish/fish.c:1119
+#: fish/fish.c:1179
 #, c-format
 msgid ""
 "edit - edit a file in the image\n"
 #, c-format
 msgid ""
 "edit - edit a file in the image\n"
@@ -1638,7 +1650,7 @@ msgid ""
 "    (> 2 MB) or binary files containing \\0 bytes.\n"
 msgstr ""
 
 "    (> 2 MB) or binary files containing \\0 bytes.\n"
 msgstr ""
 
-#: fish/fish.c:1135
+#: fish/fish.c:1195
 #, c-format
 msgid ""
 "lcd - local change directory\n"
 #, c-format
 msgid ""
 "lcd - local change directory\n"
@@ -1649,7 +1661,7 @@ msgid ""
 "    place.\n"
 msgstr ""
 
 "    place.\n"
 msgstr ""
 
-#: fish/fish.c:1144
+#: fish/fish.c:1204
 #, c-format
 msgid ""
 "glob - expand wildcards in command\n"
 #, c-format
 msgid ""
 "glob - expand wildcards in command\n"
@@ -1660,7 +1672,7 @@ msgid ""
 "    once for each expanded argument.\n"
 msgstr ""
 
 "    once for each expanded argument.\n"
 msgstr ""
 
-#: fish/fish.c:1154
+#: fish/fish.c:1214
 #, c-format
 msgid ""
 "man - read the manual\n"
 #, c-format
 msgid ""
 "man - read the manual\n"
@@ -1669,7 +1681,7 @@ msgid ""
 "    Opens the manual page for guestfish.\n"
 msgstr ""
 
 "    Opens the manual page for guestfish.\n"
 msgstr ""
 
-#: fish/fish.c:1161
+#: fish/fish.c:1221
 #, c-format
 msgid ""
 "help - display a list of commands or help on a command\n"
 #, c-format
 msgid ""
 "help - display a list of commands or help on a command\n"
@@ -1677,7 +1689,7 @@ msgid ""
 "     help\n"
 msgstr ""
 
 "     help\n"
 msgstr ""
 
-#: fish/fish.c:1168
+#: fish/fish.c:1228
 #, c-format
 msgid ""
 "more - view a file in the pager\n"
 #, c-format
 msgid ""
 "more - view a file in the pager\n"
@@ -1695,14 +1707,14 @@ msgid ""
 "    (> 2 MB) or binary files containing \\0 bytes.\n"
 msgstr ""
 
 "    (> 2 MB) or binary files containing \\0 bytes.\n"
 msgstr ""
 
-#: fish/fish.c:1186
+#: fish/fish.c:1246
 #, c-format
 msgid ""
 "quit - quit guestfish\n"
 "     quit\n"
 msgstr ""
 
 #, c-format
 msgid ""
 "quit - quit guestfish\n"
 "     quit\n"
 msgstr ""
 
-#: fish/fish.c:1191
+#: fish/fish.c:1251
 #, c-format
 msgid ""
 "reopen - close and reopen the libguestfs handle\n"
 #, c-format
 msgid ""
 "reopen - close and reopen the libguestfs handle\n"
@@ -1713,7 +1725,7 @@ msgid ""
 "exits.  However this is occasionally useful for testing.\n"
 msgstr ""
 
 "exits.  However this is occasionally useful for testing.\n"
 msgstr ""
 
-#: fish/fish.c:1200
+#: fish/fish.c:1260
 #, c-format
 msgid ""
 "sparse - allocate a sparse image file\n"
 #, c-format
 msgid ""
 "sparse - allocate a sparse image file\n"
@@ -1735,7 +1747,7 @@ msgid ""
 "    Size can be specified using standard suffixes, eg. '1M'.\n"
 msgstr ""
 
 "    Size can be specified using standard suffixes, eg. '1M'.\n"
 msgstr ""
 
-#: fish/fish.c:1221
+#: fish/fish.c:1281
 #, c-format
 msgid ""
 "supported - list supported groups of commands\n"
 #, c-format
 msgid ""
 "supported - list supported groups of commands\n"
@@ -1748,7 +1760,7 @@ msgid ""
 "    See also guestfs(3) section AVAILABILITY.\n"
 msgstr ""
 
 "    See also guestfs(3) section AVAILABILITY.\n"
 msgstr ""
 
-#: fish/fish.c:1233
+#: fish/fish.c:1293
 #, c-format
 msgid ""
 "time - measure time taken to run command\n"
 #, c-format
 msgid ""
 "time - measure time taken to run command\n"
@@ -1758,12 +1770,12 @@ msgid ""
 "    time afterwards.\n"
 msgstr ""
 
 "    time afterwards.\n"
 msgstr ""
 
-#: fish/fish.c:1241
+#: fish/fish.c:1301
 #, c-format
 msgid "%s: command not known, use -h to list all commands\n"
 msgstr ""
 
 #, c-format
 msgid "%s: command not known, use -h to list all commands\n"
 msgstr ""
 
-#: fish/fish.c:1257
+#: fish/fish.c:1317
 #, c-format
 msgid ""
 "Did you mean to open a disk image?  guestfish -a disk.img\n"
 #, c-format
 msgid ""
 "Did you mean to open a disk image?  guestfish -a disk.img\n"
@@ -1771,12 +1783,12 @@ msgid ""
 "For complete documentation:         man guestfish\n"
 msgstr ""
 
 "For complete documentation:         man guestfish\n"
 msgstr ""
 
-#: fish/fish.c:1414
+#: fish/fish.c:1474
 #, c-format
 msgid "Runaway quote in string \"%s\"\n"
 msgstr ""
 
 #, c-format
 msgid "Runaway quote in string \"%s\"\n"
 msgstr ""
 
-#: fish/fish.c:1749
+#: fish/fish.c:1809
 #, c-format
 msgid "Enter key or passphrase (\"%s\"): "
 msgstr ""
 #, c-format
 msgid "Enter key or passphrase (\"%s\"): "
 msgstr ""
@@ -1832,32 +1844,32 @@ msgstr ""
 msgid "use '%s filename' to page a file\n"
 msgstr ""
 
 msgid "use '%s filename' to page a file\n"
 msgstr ""
 
-#: fish/prep.c:114
+#: fish/prep.c:37
 #, c-format
 msgid ""
 "List of available prepared disk images:\n"
 "\n"
 msgstr ""
 
 #, c-format
 msgid ""
 "List of available prepared disk images:\n"
 "\n"
 msgstr ""
 
-#: fish/prep.c:117
+#: fish/prep.c:40
 #, c-format
 msgid ""
 #, c-format
 msgid ""
-"guestfish -N %-16s %s\n"
+"guestfish -N %-8s - %s\n"
 "\n"
 "%s\n"
 msgstr ""
 
 "\n"
 "%s\n"
 msgstr ""
 
-#: fish/prep.c:125
+#: fish/prep.c:48
 #, c-format
 msgid "  Optional parameters:\n"
 msgstr ""
 
 #, c-format
 msgid "  Optional parameters:\n"
 msgstr ""
 
-#: fish/prep.c:132
+#: fish/prep.c:55
 #, c-format
 msgid "<%s> %s (default: %s)\n"
 msgstr ""
 
 #, c-format
 msgid "<%s> %s (default: %s)\n"
 msgstr ""
 
-#: fish/prep.c:142
+#: fish/prep.c:65
 #, c-format
 msgid ""
 "Prepared disk images are written to file \"test1.img\" in the local\n"
 #, c-format
 msgid ""
 "Prepared disk images are written to file \"test1.img\" in the local\n"
@@ -1865,28 +1877,84 @@ msgid ""
 "For more information see the guestfish(1) manual.\n"
 msgstr ""
 
 "For more information see the guestfish(1) manual.\n"
 msgstr ""
 
-#: fish/prep.c:179
+#: fish/prep.c:96
 #, c-format
 msgid ""
 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
 #, c-format
 msgid ""
 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
-"Use 'guestfish -N list' to list possible values for the -N parameter.\n"
+"Use 'guestfish -N help' to list possible values for the -N parameter.\n"
 msgstr ""
 
 msgstr ""
 
-#: fish/prep.c:241
+#: fish/prep.c:158
 #, c-format
 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
 msgstr ""
 
 #, c-format
 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
 msgstr ""
 
-#: fish/prep.c:258 fish/prep.c:265 fish/prep.c:280
+#: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
+#: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
 msgid "failed to allocate disk"
 msgstr ""
 
 msgid "failed to allocate disk"
 msgstr ""
 
-#: fish/prep.c:272 fish/prep.c:287
+#: fish/prep_boot.c:42 fish/prep_boot.c:97
+msgid "could not parse boot size"
+msgstr ""
+
+#: fish/prep_boot.c:46 fish/prep_boot.c:101
+#, c-format
+msgid "failed to get sector size of disk: %s"
+msgstr ""
+
+#: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
+#: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
 #, c-format
 msgid "failed to partition disk: %s"
 msgstr ""
 
 #, c-format
 msgid "failed to partition disk: %s"
 msgstr ""
 
-#: fish/prep.c:297
+#: fish/prep_boot.c:55 fish/prep_boot.c:110
+#, c-format
+msgid "failed to add boot partition: %s"
+msgstr ""
+
+#: fish/prep_boot.c:59 fish/prep_boot.c:114
+#, c-format
+msgid "failed to add root partition: %s"
+msgstr ""
+
+#: fish/prep_boot.c:68 fish/prep_boot.c:128
+#, c-format
+msgid "failed to create boot filesystem: %s"
+msgstr ""
+
+#: fish/prep_boot.c:77 fish/prep_boot.c:157
+#, c-format
+msgid "failed to create root filesystem: %s"
+msgstr ""
+
+#: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
+#: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
+msgid "incorrect format for LV name, use '/dev/VG/LV'"
+msgstr ""
+
+#: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
+#, c-format
+msgid "failed to create PV: %s: %s"
+msgstr ""
+
+#: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
+#, c-format
+msgid "failed to create VG: %s: %s"
+msgstr ""
+
+#: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
+#, c-format
+msgid "failed to create LV: /dev/%s/%s: %s"
+msgstr ""
+
+#: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
+#, c-format
+msgid "failed to resize LV to full size: %s: %s"
+msgstr ""
+
+#: fish/prep_fs.c:51 fish/prep_lv.c:165
 #, c-format
 msgid "failed to create filesystem (%s): %s"
 msgstr ""
 #, c-format
 msgid "failed to create filesystem (%s): %s"
 msgstr ""
@@ -2193,12 +2261,12 @@ msgstr ""
 msgid "external command failed: %s"
 msgstr ""
 
 msgid "external command failed: %s"
 msgstr ""
 
-#: src/guestfs.c:176
+#: src/guestfs.c:179
 #, c-format
 msgid "guestfs_close: called twice on the same handle\n"
 msgstr ""
 
 #, c-format
 msgid "guestfs_close: called twice on the same handle\n"
 msgstr ""
 
-#: src/guestfs.c:279
+#: src/guestfs.c:284
 #, c-format
 msgid "libguestfs: error: %s\n"
 msgstr ""
 #, c-format
 msgid "libguestfs: error: %s\n"
 msgstr ""
@@ -2288,65 +2356,65 @@ msgid ""
 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
 msgstr ""
 
 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
 msgstr ""
 
-#: src/proto.c:439 src/proto.c:493
+#: src/proto.c:453 src/proto.c:514
 msgid "unexpected end of file when reading from daemon"
 msgstr ""
 
 msgid "unexpected end of file when reading from daemon"
 msgstr ""
 
-#: src/proto.c:455
+#: src/proto.c:474
 #, c-format
 msgid "received magic signature from guestfsd, but in state %d"
 msgstr ""
 
 #, c-format
 msgid "received magic signature from guestfsd, but in state %d"
 msgstr ""
 
-#: src/proto.c:470
+#: src/proto.c:491
 #, c-format
 msgid "message length (%u) > maximum possible size (%d)"
 msgstr ""
 
 #, c-format
 msgid "message length (%u) > maximum possible size (%d)"
 msgstr ""
 
-#: src/proto.c:600
+#: src/proto.c:641
 #, c-format
 msgid "guestfs___send: state %d != BUSY"
 msgstr ""
 
 #, c-format
 msgid "guestfs___send: state %d != BUSY"
 msgstr ""
 
-#: src/proto.c:622
+#: src/proto.c:663
 msgid "xdr_guestfs_message_header failed"
 msgstr ""
 
 msgid "xdr_guestfs_message_header failed"
 msgstr ""
 
-#: src/proto.c:631
+#: src/proto.c:672
 msgid "dispatch failed to marshal args"
 msgstr ""
 
 msgid "dispatch failed to marshal args"
 msgstr ""
 
-#: src/proto.c:761
+#: src/proto.c:802
 #, c-format
 msgid "send_file_chunk: state %d != READY"
 msgstr ""
 
 #, c-format
 msgid "send_file_chunk: state %d != READY"
 msgstr ""
 
-#: src/proto.c:777
+#: src/proto.c:818
 #, c-format
 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
 msgstr ""
 
 #, c-format
 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
 msgstr ""
 
-#: src/proto.c:900
+#: src/proto.c:941
 #, c-format
 msgid "%s: error in chunked encoding"
 msgstr ""
 
 #, c-format
 msgid "%s: error in chunked encoding"
 msgstr ""
 
-#: src/proto.c:928
+#: src/proto.c:969
 msgid "write to daemon socket"
 msgstr ""
 
 msgid "write to daemon socket"
 msgstr ""
 
-#: src/proto.c:951
+#: src/proto.c:992
 msgid "receive_file_data: parse error in reply callback"
 msgstr ""
 
 msgid "receive_file_data: parse error in reply callback"
 msgstr ""
 
-#: src/proto.c:956
+#: src/proto.c:997
 msgid "receive_file_data: unexpected flag received when reading file chunks"
 msgstr ""
 
 msgid "receive_file_data: unexpected flag received when reading file chunks"
 msgstr ""
 
-#: src/proto.c:964
+#: src/proto.c:1005
 msgid "failed to parse file chunk"
 msgstr ""
 
 msgid "failed to parse file chunk"
 msgstr ""
 
-#: src/proto.c:973
+#: src/proto.c:1014
 msgid "file receive cancelled by daemon"
 msgstr ""
 
 msgid "file receive cancelled by daemon"
 msgstr ""
 
@@ -2620,12 +2688,12 @@ msgstr ""
 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
 msgstr ""
 
 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
 msgstr ""
 
-#: tools/virt-resize.pl:526
+#: tools/virt-resize.pl:528
 #, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "virt-resize: {file}: does not exist or is not readable\n"
 msgstr ""
 
-#: tools/virt-resize.pl:528
+#: tools/virt-resize.pl:530
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: does not exist or is not writable\n"
@@ -2633,57 +2701,57 @@ msgid ""
 "Please read the virt-resize(1) manpage for more information.\n"
 msgstr ""
 
 "Please read the virt-resize(1) manpage for more information.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:553 tools/virt-resize.pl:556
+#: tools/virt-resize.pl:555 tools/virt-resize.pl:558
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
 msgstr ""
 
-#: tools/virt-resize.pl:720
+#: tools/virt-resize.pl:723
 #, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "virt-resize: no logical volume called {n}\n"
 msgstr ""
 
-#: tools/virt-resize.pl:740
+#: tools/virt-resize.pl:743
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
 "command line option\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition not found in the source disk image, when using the '{opt}' "
 "command line option\n"
 msgstr ""
 
-#: tools/virt-resize.pl:746
+#: tools/virt-resize.pl:749
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition ignored, you cannot use it in another command line argument\n"
 msgstr ""
 
-#: tools/virt-resize.pl:750
+#: tools/virt-resize.pl:753
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "{p}: partition deleted, you cannot use it in another command line argument\n"
 msgstr ""
 
-#: tools/virt-resize.pl:792
+#: tools/virt-resize.pl:795
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: this partition has already been marked for resizing\n"
 msgstr ""
 
-#: tools/virt-resize.pl:800
+#: tools/virt-resize.pl:803
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: missing size field in {o} option\n"
 msgstr ""
 
-#: tools/virt-resize.pl:817
+#: tools/virt-resize.pl:820
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: {f}: cannot parse size field\n"
 msgstr ""
 
-#: tools/virt-resize.pl:822
+#: tools/virt-resize.pl:825
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: new size is zero or negative\n"
 msgstr ""
 
-#: tools/virt-resize.pl:845
+#: tools/virt-resize.pl:848
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
 #, perl-brace-format
 msgid ""
 "{p}: cannot make this partition smaller because it contains a\n"
@@ -2692,84 +2760,84 @@ msgid ""
 "You have to resize the content first, see virt-resize(1).\n"
 msgstr ""
 
 "You have to resize the content first, see virt-resize(1).\n"
 msgstr ""
 
-#: tools/virt-resize.pl:861
+#: tools/virt-resize.pl:864
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 
 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
 msgstr ""
 
-#: tools/virt-resize.pl:910
+#: tools/virt-resize.pl:913
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
 "expand into.  You need to make the target disk larger by at least {h}.\n"
 msgstr ""
 
 #, perl-brace-format
 msgid ""
 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
 "expand into.  You need to make the target disk larger by at least {h}.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:925
+#: tools/virt-resize.pl:928
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
 msgstr ""
 
 msgid ""
 "virt-resize: error: cannot use --shrink because there is no deficit\n"
 "(see 'deficit' in the virt-resize(1) man page)\n"
 msgstr ""
 
-#: tools/virt-resize.pl:940
+#: tools/virt-resize.pl:943
 msgid "Summary of changes:\n"
 msgstr ""
 
 msgid "Summary of changes:\n"
 msgstr ""
 
-#: tools/virt-resize.pl:944
+#: tools/virt-resize.pl:947
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be ignored\n"
 msgstr ""
 
-#: tools/virt-resize.pl:946
+#: tools/virt-resize.pl:949
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be deleted\n"
 msgstr ""
 
-#: tools/virt-resize.pl:948
+#: tools/virt-resize.pl:951
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
 msgstr ""
 
-#: tools/virt-resize.pl:953
+#: tools/virt-resize.pl:956
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
-#: tools/virt-resize.pl:958
+#: tools/virt-resize.pl:961
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{p}: partition will be left alone\n"
 msgstr ""
 
-#: tools/virt-resize.pl:963
+#: tools/virt-resize.pl:966
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{n}: LV will be expanded to maximum size\n"
 msgstr ""
 
-#: tools/virt-resize.pl:969
+#: tools/virt-resize.pl:972
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "{n}: content will be expanded using the '{meth}' method\n"
 msgstr ""
 
-#: tools/virt-resize.pl:976
+#: tools/virt-resize.pl:979
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr ""
 
 #, perl-brace-format
 msgid "There is a surplus of {spl} bytes ({h}).\n"
 msgstr ""
 
-#: tools/virt-resize.pl:981
+#: tools/virt-resize.pl:984
 msgid "An extra partition will be created for the surplus.\n"
 msgstr ""
 
 msgid "An extra partition will be created for the surplus.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:983
+#: tools/virt-resize.pl:986
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
 msgstr ""
 
 msgid ""
 "The surplus space is not large enough for an extra partition to be created\n"
 "and so it will just be ignored.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:986
+#: tools/virt-resize.pl:989
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
 msgstr ""
 
 msgid ""
 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
 "to partition this extra space if you want.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:989
+#: tools/virt-resize.pl:992
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
 #, perl-brace-format
 msgid ""
 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
@@ -2777,20 +2845,16 @@ msgid ""
 "or adjust your resizing requests.\n"
 msgstr ""
 
 "or adjust your resizing requests.\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1030
+#: tools/virt-resize.pl:1033
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr ""
 
 msgid "virt-resize: source disk does not have a first partition\n"
 msgstr ""
 
-#: tools/virt-resize.pl:1126
+#: tools/virt-resize.pl:1128
 #, perl-brace-format
 #, perl-brace-format
-msgid "Copying {p} ..."
-msgstr ""
-
-#: tools/virt-resize.pl:1133
-msgid "done"
+msgid "Copying {p} ...\n"
 msgstr ""
 
 msgstr ""
 
-#: tools/virt-resize.pl:1191 tools/virt-resize.pl:1249
+#: tools/virt-resize.pl:1189 tools/virt-resize.pl:1247
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr ""
 #, perl-brace-format
 msgid "Expanding {p} using the '{meth}' method\n"
 msgstr ""