summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/en_GB.po433
-rw-r--r--po/es.po501
-rw-r--r--po/gu.po451
-rw-r--r--po/hi.po433
-rw-r--r--po/kn.po433
-rw-r--r--po/libguestfs.pot432
-rw-r--r--po/ml.po433
-rw-r--r--po/mr.po483
-rw-r--r--po/nl.po495
-rw-r--r--po/or.po433
-rw-r--r--po/pa.po485
-rw-r--r--po/pl.po505
-rw-r--r--po/ta.po433
-rw-r--r--po/te.po433
-rw-r--r--po/uk.po511
15 files changed, 3618 insertions, 3276 deletions
diff --git a/po/en_GB.po b/po/en_GB.po
index 895dd45c..5fce35f9 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-10 13:20+0100\n"
+"POT-Creation-Date: 2012-08-30 23:39+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.net/projects/p/"
@@ -2345,35 +2345,35 @@ msgstr ""
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr ""
-#: fish/copy.c:47
+#: fish/copy.c:48
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
-#: fish/copy.c:68
+#: fish/copy.c:69
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:165
+#: fish/copy.c:166
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr ""
-#: fish/copy.c:210
+#: fish/copy.c:211
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
"image\n"
msgstr ""
-#: fish/copy.c:221
+#: fish/copy.c:222
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:266
+#: fish/copy.c:267
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr ""
@@ -2771,114 +2771,114 @@ msgstr ""
msgid "%s: Did you mean to mount one of these filesystems?\n"
msgstr ""
-#: fish/prep.c:38
-#, c-format
-msgid ""
-"List of available prepared disk images:\n"
-"\n"
+#: fish/prep-boot.c:35 fish/prep-boot.c:90 fish/prep-disk.c:35
+#: fish/prep-fs.c:35 fish/prep-lv.c:70 fish/prep-lv.c:117 fish/prep-part.c:35
+msgid "failed to allocate disk"
msgstr ""
-#: fish/prep.c:41
-#, c-format
-msgid ""
-"guestfish -N %-8s - %s\n"
-"\n"
-"%s\n"
+#: fish/prep-boot.c:43 fish/prep-boot.c:98
+msgid "could not parse boot size"
msgstr ""
-#: fish/prep.c:49
+#: fish/prep-boot.c:47 fish/prep-boot.c:102
#, c-format
-msgid " Optional parameters:\n"
+msgid "failed to get sector size of disk: %s"
msgstr ""
-#: fish/prep.c:56
+#: fish/prep-boot.c:51 fish/prep-boot.c:106 fish/prep-fs.c:42
+#: fish/prep-lv.c:77 fish/prep-lv.c:124 fish/prep-part.c:42
#, c-format
-msgid "<%s> %s (default: %s)\n"
+msgid "failed to partition disk: %s"
msgstr ""
-#: fish/prep.c:66
+#: fish/prep-boot.c:56 fish/prep-boot.c:111
#, c-format
-msgid ""
-"Prepared disk images are written to file \"test1.img\" in the local\n"
-"directory. (\"test2.img\" etc if -N option is given multiple times).\n"
-"For more information see the guestfish(1) manual.\n"
+msgid "failed to add boot partition: %s"
msgstr ""
-#: fish/prep.c:97
+#: fish/prep-boot.c:60 fish/prep-boot.c:115
#, c-format
-msgid ""
-"guestfish: -N parameter '%s': no such prepared disk image known.\n"
-"Use 'guestfish -N help' to list possible values for the -N parameter.\n"
+msgid "failed to add root partition: %s"
msgstr ""
-#: fish/prep.c:159
+#: fish/prep-boot.c:69 fish/prep-boot.c:129
#, c-format
-msgid "guestfish: error creating prepared disk image '%s' on '%s': "
+msgid "failed to create boot filesystem: %s"
msgstr ""
-#: fish/prep_boot.c:35 fish/prep_boot.c:90 fish/prep_disk.c:35
-#: fish/prep_fs.c:35 fish/prep_lv.c:70 fish/prep_lv.c:117 fish/prep_part.c:35
-msgid "failed to allocate disk"
+#: fish/prep-boot.c:78 fish/prep-boot.c:152
+#, c-format
+msgid "failed to create root filesystem: %s"
msgstr ""
-#: fish/prep_boot.c:43 fish/prep_boot.c:98
-msgid "could not parse boot size"
+#: fish/prep-boot.c:87 fish/prep-boot.c:121 fish/prep-lv.c:67
+#: fish/prep-lv.c:83 fish/prep-lv.c:114 fish/prep-lv.c:130
+msgid "incorrect format for LV name, use '/dev/VG/LV'"
msgstr ""
-#: fish/prep_boot.c:47 fish/prep_boot.c:102
+#: fish/prep-boot.c:138 fish/prep-lv.c:92 fish/prep-lv.c:139
#, c-format
-msgid "failed to get sector size of disk: %s"
+msgid "failed to create PV: %s: %s"
msgstr ""
-#: fish/prep_boot.c:51 fish/prep_boot.c:106 fish/prep_fs.c:42
-#: fish/prep_lv.c:77 fish/prep_lv.c:124 fish/prep_part.c:42
+#: fish/prep-boot.c:143 fish/prep-lv.c:97 fish/prep-lv.c:144
#, c-format
-msgid "failed to partition disk: %s"
+msgid "failed to create VG: %s: %s"
msgstr ""
-#: fish/prep_boot.c:56 fish/prep_boot.c:111
+#: fish/prep-boot.c:148 fish/prep-lv.c:102 fish/prep-lv.c:149
#, c-format
-msgid "failed to add boot partition: %s"
+msgid "failed to create LV: /dev/%s/%s: %s"
msgstr ""
-#: fish/prep_boot.c:60 fish/prep_boot.c:115
+#: fish/prep-fs.c:52 fish/prep-lv.c:154
#, c-format
-msgid "failed to add root partition: %s"
+msgid "failed to create filesystem (%s): %s"
msgstr ""
-#: fish/prep_boot.c:69 fish/prep_boot.c:129
+#: fish/prep.c:38
#, c-format
-msgid "failed to create boot filesystem: %s"
+msgid ""
+"List of available prepared disk images:\n"
+"\n"
msgstr ""
-#: fish/prep_boot.c:78 fish/prep_boot.c:152
+#: fish/prep.c:41
#, c-format
-msgid "failed to create root filesystem: %s"
+msgid ""
+"guestfish -N %-8s - %s\n"
+"\n"
+"%s\n"
msgstr ""
-#: fish/prep_boot.c:87 fish/prep_boot.c:121 fish/prep_lv.c:67
-#: fish/prep_lv.c:83 fish/prep_lv.c:114 fish/prep_lv.c:130
-msgid "incorrect format for LV name, use '/dev/VG/LV'"
+#: fish/prep.c:49
+#, c-format
+msgid " Optional parameters:\n"
msgstr ""
-#: fish/prep_boot.c:138 fish/prep_lv.c:92 fish/prep_lv.c:139
+#: fish/prep.c:56
#, c-format
-msgid "failed to create PV: %s: %s"
+msgid "<%s> %s (default: %s)\n"
msgstr ""
-#: fish/prep_boot.c:143 fish/prep_lv.c:97 fish/prep_lv.c:144
+#: fish/prep.c:66
#, c-format
-msgid "failed to create VG: %s: %s"
+msgid ""
+"Prepared disk images are written to file \"test1.img\" in the local\n"
+"directory. (\"test2.img\" etc if -N option is given multiple times).\n"
+"For more information see the guestfish(1) manual.\n"
msgstr ""
-#: fish/prep_boot.c:148 fish/prep_lv.c:102 fish/prep_lv.c:149
+#: fish/prep.c:97
#, c-format
-msgid "failed to create LV: /dev/%s/%s: %s"
+msgid ""
+"guestfish: -N parameter '%s': no such prepared disk image known.\n"
+"Use 'guestfish -N help' to list possible values for the -N parameter.\n"
msgstr ""
-#: fish/prep_fs.c:52 fish/prep_lv.c:154
+#: fish/prep.c:159
#, c-format
-msgid "failed to create filesystem (%s): %s"
+msgid "guestfish: error creating prepared disk image '%s' on '%s': "
msgstr ""
#: fish/rc.c:260
@@ -3010,7 +3010,7 @@ msgid ""
"%s lets you mount a virtual machine filesystem\n"
"Copyright (C) 2009-2012 Red Hat Inc.\n"
"Usage:\n"
-" %s [--options] [-- [--FUSE-options]] mountpoint\n"
+" %s [--options] mountpoint\n"
"Options:\n"
" -a|--add image Add image\n"
" -c|--connect uri Specify libvirt URI for -d option\n"
@@ -3401,19 +3401,19 @@ msgstr ""
msgid "external command failed, see earlier error messages"
msgstr ""
-#: src/dbdump.c:85
+#: src/dbdump.c:88
msgid "unexpected end of output from db_dump command before end of header"
msgstr ""
-#: src/dbdump.c:98 src/dbdump.c:110
+#: src/dbdump.c:101 src/dbdump.c:113
msgid "unexpected line from db_dump command, no space prefix"
msgstr ""
-#: src/dbdump.c:127
+#: src/dbdump.c:130
msgid "unexpected end of output from db_dump command before end of data"
msgstr ""
-#: src/dbdump.c:209
+#: src/dbdump.c:212
msgid "unexpected non-hex digits in output of db_dump command"
msgstr ""
@@ -3478,80 +3478,80 @@ msgstr ""
msgid "FUSE not supported"
msgstr ""
-#: src/guestfs.c:177
+#: src/guestfs.c:213
#, c-format
msgid "guestfs_close: called twice on the same handle\n"
msgstr ""
-#: src/guestfs.c:361
+#: src/guestfs.c:398
#, c-format
msgid "warning: %s"
msgstr ""
-#: src/guestfs.c:422
+#: src/guestfs.c:459
#, c-format
msgid "libguestfs: error: %s\n"
msgstr ""
-#: src/guestfs.c:1003
+#: src/guestfs.c:1038
#, c-format
msgid "<truncated, original size %zu bytes>"
msgstr ""
-#: src/inspect.c:297
-msgid "not a Windows guest, or systemroot could not be determined"
-msgstr ""
-
-#: src/inspect.c:313
-msgid "not a Windows guest, or CurrentControlSet could not be determined"
-msgstr ""
-
-#: src/inspect.c:545 src/inspect_apps.c:612
+#: src/inspect-apps.c:615 src/inspect.c:548
msgid ""
"inspection API not available since this version of libguestfs was compiled "
"without the hivex library"
msgstr ""
-#: src/inspect.c:760 src/inspect_fs.c:530 src/inspect_fs.c:574
-#: src/inspect_fs_unix.c:236 src/inspect_fs_unix.c:763
-#: src/inspect_fs_unix.c:1447
+#: src/inspect-fs-unix.c:194
+#, c-format
+msgid "release file %s is empty or malformed"
+msgstr ""
+
+#: src/inspect-fs-unix.c:239 src/inspect-fs-unix.c:766
+#: src/inspect-fs-unix.c:1450 src/inspect-fs.c:533 src/inspect-fs.c:577
+#: src/inspect.c:765
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr ""
-#: src/inspect.c:796
-msgid "no inspection data: call guestfs_inspect_os first"
+#: src/inspect-fs-unix.c:809
+msgid "could not parse /etc/fstab or empty file"
msgstr ""
-#: src/inspect.c:808
+#: src/inspect-fs-windows.c:167
#, c-format
-msgid ""
-"%s: root device not found: only call this function with a root device "
-"previously returned by guestfs_inspect_os"
+msgid "cannot resolve Windows %%SYSTEMROOT%%"
msgstr ""
-#: src/inspect_fs.c:363 src/inspect_fs.c:376
+#: src/inspect-fs.c:366 src/inspect-fs.c:379
#, c-format
msgid "could not parse integer in version number: %s"
msgstr ""
-#: src/inspect_fs_unix.c:191
+#: src/inspect-icon.c:581
#, c-format
-msgid "release file %s is empty or malformed"
+msgid "read: %s: unexpected end of file"
msgstr ""
-#: src/inspect_fs_unix.c:806
-msgid "could not parse /etc/fstab or empty file"
+#: src/inspect.c:300
+msgid "not a Windows guest, or systemroot could not be determined"
msgstr ""
-#: src/inspect_fs_windows.c:164
-#, c-format
-msgid "cannot resolve Windows %%SYSTEMROOT%%"
+#: src/inspect.c:316
+msgid "not a Windows guest, or CurrentControlSet could not be determined"
msgstr ""
-#: src/inspect_icon.c:581
+#: src/inspect.c:801
+msgid "no inspection data: call guestfs_inspect_os first"
+msgstr ""
+
+#: src/inspect.c:813
#, c-format
-msgid "read: %s: unexpected end of file"
+msgid ""
+"%s: root device not found: only call this function with a root device "
+"previously returned by guestfs_inspect_os"
msgstr ""
#: src/launch.c:136 src/launch.c:156
@@ -3577,46 +3577,46 @@ msgstr ""
msgid "guestfs_config: parameter '%s' isn't allowed"
msgstr ""
-#: src/launch.c:360 src/launch.c:472
+#: src/launch.c:381 src/launch.c:476
msgid ""
"filename cannot contain ':' (colon) character. This is a limitation of qemu."
msgstr ""
-#: src/launch.c:375 src/launch.c:380
+#: src/launch.c:396 src/launch.c:401
#, c-format
msgid "%s parameter is empty or contains disallowed characters"
msgstr ""
-#: src/launch.c:494
+#: src/launch.c:498
msgid "the libguestfs handle has already been launched"
msgstr ""
-#: src/launch.c:505
-#, c-format
-msgid "%s: cannot create temporary directory"
-msgstr ""
-
-#: src/launch.c:549
+#: src/launch.c:547
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr ""
-#: src/launch.c:1060 src/launch.c:1065
+#: src/launch.c:1058 src/launch.c:1063
msgid "guestfs_launch failed, see earlier error messages"
msgstr ""
-#: src/launch.c:1078
+#: src/launch.c:1076
msgid "qemu launched and contacted daemon, but state != READY"
msgstr ""
-#: src/launch.c:1170
+#: src/launch.c:1168
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr ""
-#: src/launch.c:1178
+#: src/launch.c:1176
msgid "contacted guestfsd, but state != READY"
msgstr ""
-#: src/launch.c:1377
+#: src/launch.c:1266
+#, c-format
+msgid "%s: cannot create temporary directory"
+msgstr ""
+
+#: src/launch.c:1393
#, c-format
msgid ""
"command failed: %s\n"
@@ -3626,10 +3626,83 @@ msgid ""
"environment variable. There may also be errors printed above."
msgstr ""
-#: src/launch.c:1530
+#: src/launch.c:1546
msgid "qemu has not been launched yet"
msgstr ""
+#: src/libvirtdomain.c:97 src/libvirtdomain.c:390
+msgid "you cannot set both live and readonly flags"
+msgstr ""
+
+#: src/libvirtdomain.c:105
+#, c-format
+msgid "could not connect to libvirt (code %d, domain %d): %s"
+msgstr ""
+
+#: src/libvirtdomain.c:126
+#, c-format
+msgid "no libvirt domain called '%s': %s"
+msgstr ""
+
+#: src/libvirtdomain.c:186 src/libvirtdomain.c:513
+#, c-format
+msgid "error reading libvirt XML information: %s"
+msgstr ""
+
+#: src/libvirtdomain.c:196 src/libvirtdomain.c:521
+msgid "unable to parse XML information returned by libvirt"
+msgstr ""
+
+#: src/libvirtdomain.c:202 src/libvirtdomain.c:527
+msgid "unable to create new XPath context"
+msgstr ""
+
+#: src/libvirtdomain.c:209 src/libvirtdomain.c:542
+msgid "unable to evaluate XPath expression"
+msgstr ""
+
+#: src/libvirtdomain.c:318
+msgid "libvirt domain has no disks"
+msgstr ""
+
+#: src/libvirtdomain.c:384
+msgid "unknown readonlydisk parameter"
+msgstr ""
+
+#: src/libvirtdomain.c:401
+#, c-format
+msgid "error getting domain info: %s"
+msgstr ""
+
+#: src/libvirtdomain.c:415
+msgid ""
+"error: domain is a live virtual machine.\n"
+"Writing to the disks of a running virtual machine can cause disk "
+"corruption.\n"
+"Either use read-only access, or if the guest is running the guestfsd daemon\n"
+"specify live access. In most libguestfs tools these options are --ro or\n"
+"--live respectively. Consult the documentation for further information."
+msgstr ""
+
+#: src/libvirtdomain.c:480
+#, c-format
+msgid ""
+"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
+"\"error\""
+msgstr ""
+
+#: src/libvirtdomain.c:570
+msgid ""
+"this guest has no libvirt <channel> definition for guestfsd\n"
+"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
+msgstr ""
+
+#: src/libvirtdomain.c:593
+msgid ""
+"add-domain API not available since this version of libguestfs was compiled "
+"without libvirt or libxml2"
+msgstr ""
+
#: src/proto.c:379
#, c-format
msgid ""
@@ -3699,79 +3772,6 @@ msgstr ""
msgid "file receive cancelled by daemon"
msgstr ""
-#: src/virt.c:108 src/virt.c:401
-msgid "you cannot set both live and readonly flags"
-msgstr ""
-
-#: src/virt.c:116
-#, c-format
-msgid "could not connect to libvirt (code %d, domain %d): %s"
-msgstr ""
-
-#: src/virt.c:137
-#, c-format
-msgid "no libvirt domain called '%s': %s"
-msgstr ""
-
-#: src/virt.c:197 src/virt.c:524
-#, c-format
-msgid "error reading libvirt XML information: %s"
-msgstr ""
-
-#: src/virt.c:207 src/virt.c:532
-msgid "unable to parse XML information returned by libvirt"
-msgstr ""
-
-#: src/virt.c:213 src/virt.c:538
-msgid "unable to create new XPath context"
-msgstr ""
-
-#: src/virt.c:220 src/virt.c:553
-msgid "unable to evaluate XPath expression"
-msgstr ""
-
-#: src/virt.c:329
-msgid "libvirt domain has no disks"
-msgstr ""
-
-#: src/virt.c:395
-msgid "unknown readonlydisk parameter"
-msgstr ""
-
-#: src/virt.c:412
-#, c-format
-msgid "error getting domain info: %s"
-msgstr ""
-
-#: src/virt.c:426
-msgid ""
-"error: domain is a live virtual machine.\n"
-"Writing to the disks of a running virtual machine can cause disk "
-"corruption.\n"
-"Either use read-only access, or if the guest is running the guestfsd daemon\n"
-"specify live access. In most libguestfs tools these options are --ro or\n"
-"--live respectively. Consult the documentation for further information."
-msgstr ""
-
-#: src/virt.c:491
-#, c-format
-msgid ""
-"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
-"\"error\""
-msgstr ""
-
-#: src/virt.c:581
-msgid ""
-"this guest has no libvirt <channel> definition for guestfsd\n"
-"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
-msgstr ""
-
-#: src/virt.c:606
-msgid ""
-"add-domain API not available since this version of libguestfs was compiled "
-"without libvirt or libxml2"
-msgstr ""
-
#: test-tool/test-tool.c:67
#, c-format
msgid ""
@@ -3874,31 +3874,31 @@ msgstr ""
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:291
msgid "virt-make-fs input output\n"
msgstr ""
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:321
msgid "unexpected output from 'du' command"
msgstr ""
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
+#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
#: tools/virt-make-fs.pl:510
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr ""
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:398
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr ""
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:413
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:424
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
@@ -4228,7 +4228,7 @@ msgid ""
"Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
-#: ../sparsify/sparsify.ml:252
+#: ../sparsify/sparsify.ml:254
msgid ""
"Clearing Linux swap on %s ...\n"
"%!"
@@ -4238,7 +4238,7 @@ msgstr ""
msgid "Compressed output format"
msgstr ""
-#: ../sparsify/sparsify.ml:337
+#: ../sparsify/sparsify.ml:339
msgid ""
"Copy to destination and make sparse ...\n"
"%!"
@@ -4318,7 +4318,7 @@ msgstr ""
msgid "Enable tracing of libguestfs calls"
msgstr ""
-#: ../sparsify/sparsify.ml:189
+#: ../sparsify/sparsify.ml:191
msgid ""
"Examine source disk ...\n"
"%!"
@@ -4364,13 +4364,13 @@ msgid ""
"The underlying error was: %s"
msgstr ""
-#: ../sparsify/sparsify.ml:236
+#: ../sparsify/sparsify.ml:238
msgid ""
"Fill free space in %s with zero ...\n"
"%!"
msgstr ""
-#: ../sparsify/sparsify.ml:287
+#: ../sparsify/sparsify.ml:289
msgid ""
"Fill free space in volgroup %s with zero ...\n"
"%!"
@@ -4660,7 +4660,7 @@ msgstr ""
msgid "Shrink partition"
msgstr ""
-#: ../sparsify/sparsify.ml:356
+#: ../sparsify/sparsify.ml:358
msgid ""
"Sparsify operation completed with no errors. Before deleting the old disk, "
"carefully check that the target disk boots and works correctly.\n"
@@ -4770,7 +4770,7 @@ msgstr ""
msgid "Zero filesystem"
msgstr ""
-#: ../sparsify/sparsify.ml:226
+#: ../sparsify/sparsify.ml:228
msgid ""
"Zeroing %s ...\n"
"%!"
@@ -4796,16 +4796,16 @@ msgstr ""
msgid "empty --shrink option"
msgstr ""
-#: ../sparsify/sparsify.ml:321
+#: ../sparsify/sparsify.ml:323
msgid "external command '%s' killed by signal %d"
msgstr ""
-#: ../sparsify/sparsify.ml:323
+#: ../sparsify/sparsify.ml:325
msgid "external command '%s' stopped by signal %d"
msgstr ""
-#. ../sparsify/sparsify.ml:183
-#: ../sparsify/sparsify.ml:350 ../sparsify/sparsify.ml:319
+#. ../sparsify/sparsify.ml:185
+#: ../sparsify/sparsify.ml:352 ../sparsify/sparsify.ml:321
msgid "external command failed: %s"
msgstr ""
@@ -4882,7 +4882,7 @@ msgstr ""
msgid "pvresize"
msgstr ""
-#: ../sparsify/sparsify.ml:261
+#: ../sparsify/sparsify.ml:263
msgid "pwrite: short write restoring swap partition header"
msgstr ""
@@ -4902,6 +4902,29 @@ msgstr ""
msgid "sectors"
msgstr ""
+#: ../sysprep/main.ml:245
+msgid "sysprep operation failed: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:257
+msgid "sysprep operation failed: exception: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:254
+msgid ""
+"sysprep operation failed: internal error: Not_found exception was thrown\n"
+msgstr ""
+
+#: ../sysprep/main.ml:251
+msgid ""
+"sysprep operation failed: internal error: assertion failed at %s, line %d, "
+"char %d\n"
+msgstr ""
+
+#: ../sysprep/main.ml:248
+msgid "sysprep operation failed: internal error: invalid argument: %s\n"
+msgstr ""
+
#: ../resize/resize.ml:374
msgid "the source disk has no partitions"
msgstr ""
diff --git a/po/es.po b/po/es.po
index db39d771..ebaa5be1 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-10 13:20+0100\n"
+"POT-Creation-Date: 2012-08-30 23:39+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Spanish (Castilian) <trans-es@lists.fedoraproject.org>\n"
@@ -2409,7 +2409,7 @@ msgstr "%s: comando desconocido\n"
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr "%s: %s: linea %d: error al analizar el archivo de configuración: %s\n"
-#: fish/copy.c:47
+#: fish/copy.c:48
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
@@ -2417,19 +2417,19 @@ msgstr ""
"utilice el comando 'copy-in <local> [<local>...] <remotedir>' para copiar "
"archivos dentro de la imagen\n"
-#: fish/copy.c:68
+#: fish/copy.c:69
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr "copy-in: el destino '%s' no es un directorio\n"
-#: fish/copy.c:165
+#: fish/copy.c:166
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr ""
"error: la longitud del argumento es cero, o es mayor que la máxima "
"permitida\n"
-#: fish/copy.c:210
+#: fish/copy.c:211
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
@@ -2438,12 +2438,12 @@ msgstr ""
"utilice el comando 'copy-out <remote> [<remote>...] <localdir>' para copiar "
"archivos fuera de la imagen\n"
-#: fish/copy.c:221
+#: fish/copy.c:222
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr "copy-out: el destino '%s' no es un directorio\n"
-#: fish/copy.c:266
+#: fish/copy.c:267
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr "copy-out: '%s' no es ni un archivo ni un directorio\n"
@@ -2884,6 +2884,71 @@ msgstr ""
msgid "%s: Did you mean to mount one of these filesystems?\n"
msgstr ""
+#: fish/prep-boot.c:35 fish/prep-boot.c:90 fish/prep-disk.c:35
+#: fish/prep-fs.c:35 fish/prep-lv.c:70 fish/prep-lv.c:117 fish/prep-part.c:35
+msgid "failed to allocate disk"
+msgstr "falló al alojar el disco."
+
+#: fish/prep-boot.c:43 fish/prep-boot.c:98
+msgid "could not parse boot size"
+msgstr "no se pudo analizar el tamaño de arranque"
+
+#: fish/prep-boot.c:47 fish/prep-boot.c:102
+#, c-format
+msgid "failed to get sector size of disk: %s"
+msgstr "falló al obtener el tamaño del sector del disco: %s"
+
+#: fish/prep-boot.c:51 fish/prep-boot.c:106 fish/prep-fs.c:42
+#: fish/prep-lv.c:77 fish/prep-lv.c:124 fish/prep-part.c:42
+#, c-format
+msgid "failed to partition disk: %s"
+msgstr "falló al particionar el disco: %s"
+
+#: fish/prep-boot.c:56 fish/prep-boot.c:111
+#, c-format
+msgid "failed to add boot partition: %s"
+msgstr "falló al agregar partición de arranque: %s"
+
+#: fish/prep-boot.c:60 fish/prep-boot.c:115
+#, c-format
+msgid "failed to add root partition: %s"
+msgstr "falló al agregar partición de arranque: %s"
+
+#: fish/prep-boot.c:69 fish/prep-boot.c:129
+#, c-format
+msgid "failed to create boot filesystem: %s"
+msgstr "falló al crear el sistema de archivos de arranque: %s"
+
+#: fish/prep-boot.c:78 fish/prep-boot.c:152
+#, c-format
+msgid "failed to create root filesystem: %s"
+msgstr "falló al crear el sistema de archivos raíz: %s"
+
+#: fish/prep-boot.c:87 fish/prep-boot.c:121 fish/prep-lv.c:67
+#: fish/prep-lv.c:83 fish/prep-lv.c:114 fish/prep-lv.c:130
+msgid "incorrect format for LV name, use '/dev/VG/LV'"
+msgstr "formato incorrecto de nombre de LV, utilice '/dev/VG/LV'"
+
+#: fish/prep-boot.c:138 fish/prep-lv.c:92 fish/prep-lv.c:139
+#, c-format
+msgid "failed to create PV: %s: %s"
+msgstr "falló al crear PV: %s: %s"
+
+#: fish/prep-boot.c:143 fish/prep-lv.c:97 fish/prep-lv.c:144
+#, c-format
+msgid "failed to create VG: %s: %s"
+msgstr "falló al crear VG: %s: %s"
+
+#: fish/prep-boot.c:148 fish/prep-lv.c:102 fish/prep-lv.c:149
+#, c-format
+msgid "failed to create LV: /dev/%s/%s: %s"
+msgstr "falló al crear LV: /dev/%s/%s: %s"
+
+#: fish/prep-fs.c:52 fish/prep-lv.c:154
+#, c-format
+msgid "failed to create filesystem (%s): %s"
+msgstr "falló al crear el sistema de archivos (%s): %s"
+
#: fish/prep.c:38
#, c-format
msgid ""
@@ -2943,71 +3008,6 @@ msgstr ""
msgid "guestfish: error creating prepared disk image '%s' on '%s': "
msgstr "guestfish: error al crear la imagen de disco preparada '%s' en '%s':"
-#: fish/prep_boot.c:35 fish/prep_boot.c:90 fish/prep_disk.c:35
-#: fish/prep_fs.c:35 fish/prep_lv.c:70 fish/prep_lv.c:117 fish/prep_part.c:35
-msgid "failed to allocate disk"
-msgstr "falló al alojar el disco."
-
-#: fish/prep_boot.c:43 fish/prep_boot.c:98
-msgid "could not parse boot size"
-msgstr "no se pudo analizar el tamaño de arranque"
-
-#: fish/prep_boot.c:47 fish/prep_boot.c:102
-#, c-format
-msgid "failed to get sector size of disk: %s"
-msgstr "falló al obtener el tamaño del sector del disco: %s"
-
-#: fish/prep_boot.c:51 fish/prep_boot.c:106 fish/prep_fs.c:42
-#: fish/prep_lv.c:77 fish/prep_lv.c:124 fish/prep_part.c:42
-#, c-format
-msgid "failed to partition disk: %s"
-msgstr "falló al particionar el disco: %s"
-
-#: fish/prep_boot.c:56 fish/prep_boot.c:111
-#, c-format
-msgid "failed to add boot partition: %s"
-msgstr "falló al agregar partición de arranque: %s"
-
-#: fish/prep_boot.c:60 fish/prep_boot.c:115
-#, c-format
-msgid "failed to add root partition: %s"
-msgstr "falló al agregar partición de arranque: %s"
-
-#: fish/prep_boot.c:69 fish/prep_boot.c:129
-#, c-format
-msgid "failed to create boot filesystem: %s"
-msgstr "falló al crear el sistema de archivos de arranque: %s"
-
-#: fish/prep_boot.c:78 fish/prep_boot.c:152
-#, c-format
-msgid "failed to create root filesystem: %s"
-msgstr "falló al crear el sistema de archivos raíz: %s"
-
-#: fish/prep_boot.c:87 fish/prep_boot.c:121 fish/prep_lv.c:67
-#: fish/prep_lv.c:83 fish/prep_lv.c:114 fish/prep_lv.c:130
-msgid "incorrect format for LV name, use '/dev/VG/LV'"
-msgstr "formato incorrecto de nombre de LV, utilice '/dev/VG/LV'"
-
-#: fish/prep_boot.c:138 fish/prep_lv.c:92 fish/prep_lv.c:139
-#, c-format
-msgid "failed to create PV: %s: %s"
-msgstr "falló al crear PV: %s: %s"
-
-#: fish/prep_boot.c:143 fish/prep_lv.c:97 fish/prep_lv.c:144
-#, c-format
-msgid "failed to create VG: %s: %s"
-msgstr "falló al crear VG: %s: %s"
-
-#: fish/prep_boot.c:148 fish/prep_lv.c:102 fish/prep_lv.c:149
-#, c-format
-msgid "failed to create LV: /dev/%s/%s: %s"
-msgstr "falló al crear LV: /dev/%s/%s: %s"
-
-#: fish/prep_fs.c:52 fish/prep_lv.c:154
-#, c-format
-msgid "failed to create filesystem (%s): %s"
-msgstr "falló al crear el sistema de archivos (%s): %s"
-
#: fish/rc.c:260
#, c-format
msgid "guestfish: protocol error: could not read 'hello' message\n"
@@ -3144,7 +3144,7 @@ msgid ""
"%s lets you mount a virtual machine filesystem\n"
"Copyright (C) 2009-2012 Red Hat Inc.\n"
"Usage:\n"
-" %s [--options] [-- [--FUSE-options]] mountpoint\n"
+" %s [--options] mountpoint\n"
"Options:\n"
" -a|--add image Add image\n"
" -c|--connect uri Specify libvirt URI for -d option\n"
@@ -3572,23 +3572,23 @@ msgstr ""
msgid "external command failed, see earlier error messages"
msgstr "falló el comando externo, vea mensajes de errores anteriores"
-#: src/dbdump.c:85
+#: src/dbdump.c:88
msgid "unexpected end of output from db_dump command before end of header"
msgstr ""
"fin del resultado no esperado desde el comando db_dump, antes del final del "
"encabezado"
-#: src/dbdump.c:98 src/dbdump.c:110
+#: src/dbdump.c:101 src/dbdump.c:113
msgid "unexpected line from db_dump command, no space prefix"
msgstr "línea no esperada desde el comando db_dump, sin prefijo de espacio"
-#: src/dbdump.c:127
+#: src/dbdump.c:130
msgid "unexpected end of output from db_dump command before end of data"
msgstr ""
"fin de resultado no esperado del comando db_dump, antes de que hayan "
"finalizado los datos"
-#: src/dbdump.c:209
+#: src/dbdump.c:212
msgid "unexpected non-hex digits in output of db_dump command"
msgstr "dígitos no-hex inesperados en el resultado del comando db_dump"
@@ -3655,35 +3655,27 @@ msgstr ""
msgid "FUSE not supported"
msgstr ""
-#: src/guestfs.c:177
+#: src/guestfs.c:213
#, c-format
msgid "guestfs_close: called twice on the same handle\n"
msgstr "guestfs_close: llamado dos veces en la misma manipulación\n"
-#: src/guestfs.c:361
+#: src/guestfs.c:398
#, c-format
msgid "warning: %s"
msgstr "advertencia: %s"
-#: src/guestfs.c:422
+#: src/guestfs.c:459
#, c-format
msgid "libguestfs: error: %s\n"
msgstr "libguestfs: error: %s\n"
-#: src/guestfs.c:1003
+#: src/guestfs.c:1038
#, c-format
msgid "<truncated, original size %zu bytes>"
msgstr "<truncado, tamaño original %zu bytes>"
-#: src/inspect.c:297
-msgid "not a Windows guest, or systemroot could not be determined"
-msgstr "no es un huésped Windows, o systemroot no pudo ser determinado"
-
-#: src/inspect.c:313
-msgid "not a Windows guest, or CurrentControlSet could not be determined"
-msgstr "no es un huésped Wndows, o no pudo determinarse CurrentControlSet"
-
-#: src/inspect.c:545 src/inspect_apps.c:612
+#: src/inspect-apps.c:615 src/inspect.c:548
msgid ""
"inspection API not available since this version of libguestfs was compiled "
"without the hivex library"
@@ -3691,49 +3683,57 @@ msgstr ""
"no está disponible la inspección API debido a que esta versión de libguestfs "
"ha sido compilada sin la biblioteca bivex"
-#: src/inspect.c:760 src/inspect_fs.c:530 src/inspect_fs.c:574
-#: src/inspect_fs_unix.c:236 src/inspect_fs_unix.c:763
-#: src/inspect_fs_unix.c:1447
+#: src/inspect-fs-unix.c:194
+#, c-format
+msgid "release file %s is empty or malformed"
+msgstr ""
+
+#: src/inspect-fs-unix.c:239 src/inspect-fs-unix.c:766
+#: src/inspect-fs-unix.c:1450 src/inspect-fs.c:533 src/inspect-fs.c:577
+#: src/inspect.c:765
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr "el tamaño de %s es irracionalmente largo (%<PRIi64> bytes)"
-#: src/inspect.c:796
-msgid "no inspection data: call guestfs_inspect_os first"
-msgstr "no existen datos de inspección: invoque primero a guestfs_inspect_os"
+#: src/inspect-fs-unix.c:809
+msgid "could not parse /etc/fstab or empty file"
+msgstr "no se pudo analizar /etc/fstab o vaciar el archivo"
-#: src/inspect.c:808
+#: src/inspect-fs-windows.c:167
#, c-format
-msgid ""
-"%s: root device not found: only call this function with a root device "
-"previously returned by guestfs_inspect_os"
-msgstr ""
-"%s: no se ha encontrado un dispositivo raíz: sólo invoque esta función con "
-"un dispositivo raíz previamente obtenido mediante guestfs_inspect_os"
+msgid "cannot resolve Windows %%SYSTEMROOT%%"
+msgstr "no es posible resolver %%SYSTEMROOT%% de Windows"
-#: src/inspect_fs.c:363 src/inspect_fs.c:376
+#: src/inspect-fs.c:366 src/inspect-fs.c:379
#, c-format
msgid "could not parse integer in version number: %s"
msgstr "no se pudo analizar el entero en el número de la versión: %s"
-#: src/inspect_fs_unix.c:191
+#: src/inspect-icon.c:581
#, c-format
-msgid "release file %s is empty or malformed"
-msgstr ""
+msgid "read: %s: unexpected end of file"
+msgstr "read: %s: fin de archivo no esperado"
-#: src/inspect_fs_unix.c:806
-msgid "could not parse /etc/fstab or empty file"
-msgstr "no se pudo analizar /etc/fstab o vaciar el archivo"
+#: src/inspect.c:300
+msgid "not a Windows guest, or systemroot could not be determined"
+msgstr "no es un huésped Windows, o systemroot no pudo ser determinado"
-#: src/inspect_fs_windows.c:164
-#, c-format
-msgid "cannot resolve Windows %%SYSTEMROOT%%"
-msgstr "no es posible resolver %%SYSTEMROOT%% de Windows"
+#: src/inspect.c:316
+msgid "not a Windows guest, or CurrentControlSet could not be determined"
+msgstr "no es un huésped Wndows, o no pudo determinarse CurrentControlSet"
+
+#: src/inspect.c:801
+msgid "no inspection data: call guestfs_inspect_os first"
+msgstr "no existen datos de inspección: invoque primero a guestfs_inspect_os"
-#: src/inspect_icon.c:581
+#: src/inspect.c:813
#, c-format
-msgid "read: %s: unexpected end of file"
-msgstr "read: %s: fin de archivo no esperado"
+msgid ""
+"%s: root device not found: only call this function with a root device "
+"previously returned by guestfs_inspect_os"
+msgstr ""
+"%s: no se ha encontrado un dispositivo raíz: sólo invoque esta función con "
+"un dispositivo raíz previamente obtenido mediante guestfs_inspect_os"
#: src/launch.c:136 src/launch.c:156
msgid "command line cannot be altered after qemu subprocess launched"
@@ -3760,48 +3760,48 @@ msgstr "guestfs_config: el parámetro debe comenzar con el carácter '-'"
msgid "guestfs_config: parameter '%s' isn't allowed"
msgstr "guestfs_config: no está permitido el parámetro '%s'"
-#: src/launch.c:360 src/launch.c:472
+#: src/launch.c:381 src/launch.c:476
msgid ""
"filename cannot contain ':' (colon) character. This is a limitation of qemu."
msgstr ""
-#: src/launch.c:375 src/launch.c:380
+#: src/launch.c:396 src/launch.c:401
#, c-format
msgid "%s parameter is empty or contains disallowed characters"
msgstr "el parámetro %s está vacío o contiene caracteres no permitidos"
-#: src/launch.c:494
+#: src/launch.c:498
msgid "the libguestfs handle has already been launched"
msgstr "el manipulador libguestfs ya ha sido iniciado"
-#: src/launch.c:505
-#, c-format
-msgid "%s: cannot create temporary directory"
-msgstr "%s: no es posible crear directorio temporal"
-
-#: src/launch.c:549
+#: src/launch.c:547
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "antes de guestfs_launch, debe llamar guestfs_add_drive"
-#: src/launch.c:1060 src/launch.c:1065
+#: src/launch.c:1058 src/launch.c:1063
msgid "guestfs_launch failed, see earlier error messages"
msgstr "falló guestfs_launch, vea mensajes de errores anteriores"
-#: src/launch.c:1078
+#: src/launch.c:1076
msgid "qemu launched and contacted daemon, but state != READY"
msgstr ""
"qemu ha sido iniciado y contactado el demonio, pero es estado es != READY"
-#: src/launch.c:1170
+#: src/launch.c:1168
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr ""
"falló el inicio de guestfs_launch, mensaje inicial no esperado de guestfsd"
-#: src/launch.c:1178
+#: src/launch.c:1176
msgid "contacted guestfsd, but state != READY"
msgstr "se ha hecho contacto con guestfsd, pero el estado es != READY"
-#: src/launch.c:1377
+#: src/launch.c:1266
+#, c-format
+msgid "%s: cannot create temporary directory"
+msgstr "%s: no es posible crear directorio temporal"
+
+#: src/launch.c:1393
#, c-format
msgid ""
"command failed: %s\n"
@@ -3811,10 +3811,99 @@ msgid ""
"environment variable. There may also be errors printed above."
msgstr ""
-#: src/launch.c:1530
+#: src/launch.c:1546
msgid "qemu has not been launched yet"
msgstr "todavía qemu no ha sido iniciado "
+#: src/libvirtdomain.c:97 src/libvirtdomain.c:390
+msgid "you cannot set both live and readonly flags"
+msgstr "no puede definir al mismo tiempo las marcas live y readonly"
+
+#: src/libvirtdomain.c:105
+#, c-format
+msgid "could not connect to libvirt (code %d, domain %d): %s"
+msgstr "no se pudo conectar con libvirt (código %d, dominio %d): %s"
+
+#: src/libvirtdomain.c:126
+#, c-format
+msgid "no libvirt domain called '%s': %s"
+msgstr "no existe un dominio libvirt denominado '%s': %s"
+
+#: src/libvirtdomain.c:186 src/libvirtdomain.c:513
+#, c-format
+msgid "error reading libvirt XML information: %s"
+msgstr "error leyendo información XML de libvirt: %s"
+
+#: src/libvirtdomain.c:196 src/libvirtdomain.c:521
+msgid "unable to parse XML information returned by libvirt"
+msgstr "no es posible analizar la información XML devuelta por libvirt"
+
+#: src/libvirtdomain.c:202 src/libvirtdomain.c:527
+msgid "unable to create new XPath context"
+msgstr "no es posible crear un nuevo contexto XPath"
+
+#: src/libvirtdomain.c:209 src/libvirtdomain.c:542
+msgid "unable to evaluate XPath expression"
+msgstr "no es posible evaluar la expression XPath"
+
+#: src/libvirtdomain.c:318
+msgid "libvirt domain has no disks"
+msgstr "el dominio libvirt no posee discos"
+
+#: src/libvirtdomain.c:384
+msgid "unknown readonlydisk parameter"
+msgstr "parámetro readonlydisk desconocido"
+
+#: src/libvirtdomain.c:401
+#, c-format
+msgid "error getting domain info: %s"
+msgstr "error al obtener información de dominio: %s"
+
+#: src/libvirtdomain.c:415
+msgid ""
+"error: domain is a live virtual machine.\n"
+"Writing to the disks of a running virtual machine can cause disk "
+"corruption.\n"
+"Either use read-only access, or if the guest is running the guestfsd daemon\n"
+"specify live access. In most libguestfs tools these options are --ro or\n"
+"--live respectively. Consult the documentation for further information."
+msgstr ""
+"error: el dominio es una máquina virtual viva.\n"
+"Escribir sobre los discos de una máquina virtual viva puede corromperlos.\n"
+"O bien utilice un acceso de sólo lectura, o, si es que el huésped está "
+"ejecutando\n"
+"el demonio guestfsd, entonces especifique un tipo de acceso vivo. En la "
+"mayoría\n"
+"de las herramientas de libguestfs, estas opciones son respectivamente --ro o "
+"--live\n"
+"Consulte la documentación para obtener mayor información."
+
+#: src/libvirtdomain.c:480
+#, c-format
+msgid ""
+"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
+"\"error\""
+msgstr ""
+"%s: disco está marcado como <readonly/> en libvirt XML, y readonlydisk "
+"establecido a \"error\""
+
+#: src/libvirtdomain.c:570
+msgid ""
+"this guest has no libvirt <channel> definition for guestfsd\n"
+"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
+msgstr ""
+"este huésped no posee una definición libvirt <channel> para guestfsd\n"
+"Para obtener mayor información, consulte ATTACHING TO RUNNING DAEMONS en "
+"guestfs(3)."
+
+#: src/libvirtdomain.c:593
+msgid ""
+"add-domain API not available since this version of libguestfs was compiled "
+"without libvirt or libxml2"
+msgstr ""
+"no está disponible API de add-domain ya que esta versión de libguestfs fue "
+"compilada sin libvirt or libxml2"
+
#: src/proto.c:379
#, c-format
msgid ""
@@ -3895,95 +3984,6 @@ msgstr "falló al analizar porciones del archivo"
msgid "file receive cancelled by daemon"
msgstr "el demonio ha cancelado la recepción del archivo"
-#: src/virt.c:108 src/virt.c:401
-msgid "you cannot set both live and readonly flags"
-msgstr "no puede definir al mismo tiempo las marcas live y readonly"
-
-#: src/virt.c:116
-#, c-format
-msgid "could not connect to libvirt (code %d, domain %d): %s"
-msgstr "no se pudo conectar con libvirt (código %d, dominio %d): %s"
-
-#: src/virt.c:137
-#, c-format
-msgid "no libvirt domain called '%s': %s"
-msgstr "no existe un dominio libvirt denominado '%s': %s"
-
-#: src/virt.c:197 src/virt.c:524
-#, c-format
-msgid "error reading libvirt XML information: %s"
-msgstr "error leyendo información XML de libvirt: %s"
-
-#: src/virt.c:207 src/virt.c:532
-msgid "unable to parse XML information returned by libvirt"
-msgstr "no es posible analizar la información XML devuelta por libvirt"
-
-#: src/virt.c:213 src/virt.c:538
-msgid "unable to create new XPath context"
-msgstr "no es posible crear un nuevo contexto XPath"
-
-#: src/virt.c:220 src/virt.c:553
-msgid "unable to evaluate XPath expression"
-msgstr "no es posible evaluar la expression XPath"
-
-#: src/virt.c:329
-msgid "libvirt domain has no disks"
-msgstr "el dominio libvirt no posee discos"
-
-#: src/virt.c:395
-msgid "unknown readonlydisk parameter"
-msgstr "parámetro readonlydisk desconocido"
-
-#: src/virt.c:412
-#, c-format
-msgid "error getting domain info: %s"
-msgstr "error al obtener información de dominio: %s"
-
-#: src/virt.c:426
-msgid ""
-"error: domain is a live virtual machine.\n"
-"Writing to the disks of a running virtual machine can cause disk "
-"corruption.\n"
-"Either use read-only access, or if the guest is running the guestfsd daemon\n"
-"specify live access. In most libguestfs tools these options are --ro or\n"
-"--live respectively. Consult the documentation for further information."
-msgstr ""
-"error: el dominio es una máquina virtual viva.\n"
-"Escribir sobre los discos de una máquina virtual viva puede corromperlos.\n"
-"O bien utilice un acceso de sólo lectura, o, si es que el huésped está "
-"ejecutando\n"
-"el demonio guestfsd, entonces especifique un tipo de acceso vivo. En la "
-"mayoría\n"
-"de las herramientas de libguestfs, estas opciones son respectivamente --ro o "
-"--live\n"
-"Consulte la documentación para obtener mayor información."
-
-#: src/virt.c:491
-#, c-format
-msgid ""
-"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
-"\"error\""
-msgstr ""
-"%s: disco está marcado como <readonly/> en libvirt XML, y readonlydisk "
-"establecido a \"error\""
-
-#: src/virt.c:581
-msgid ""
-"this guest has no libvirt <channel> definition for guestfsd\n"
-"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
-msgstr ""
-"este huésped no posee una definición libvirt <channel> para guestfsd\n"
-"Para obtener mayor información, consulte ATTACHING TO RUNNING DAEMONS en "
-"guestfs(3)."
-
-#: src/virt.c:606
-msgid ""
-"add-domain API not available since this version of libguestfs was compiled "
-"without libvirt or libxml2"
-msgstr ""
-"no está disponible API de add-domain ya que esta versión de libguestfs fue "
-"compilada sin libvirt or libxml2"
-
#: test-tool/test-tool.c:67
#, c-format
msgid ""
@@ -4088,33 +4088,33 @@ msgstr "virt-list-filesystems: no se han ofrecido imágenes o nombres MV"
msgid "virt-list-partitions: no image or VM name given"
msgstr "virt-list-partitions: no han sido ofrecidas imágenes o nombres MV"
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:291
msgid "virt-make-fs input output\n"
msgstr "entrada salida de virt-make-fs\n"
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:321
msgid "unexpected output from 'du' command"
msgstr "salida inesperada del comando 'du'"
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
+#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
#: tools/virt-make-fs.pl:510
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr "{f}: formato de entrada desconocido: {fmt}\n"
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:398
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr "virt-make-fs: no es posible analizar el tamaño del parámetro: {sz}\n"
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:413
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
"qemu-img create: falló al intentar crear una imagen de disco, vea mensajes "
"de errores anteriores\n"
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:424
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
"virt-make-fs: el soporte NTFS fue deshabilitado cuando libguestfs fue "
@@ -4474,7 +4474,7 @@ msgid ""
"Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
-#: ../sparsify/sparsify.ml:252
+#: ../sparsify/sparsify.ml:254
msgid ""
"Clearing Linux swap on %s ...\n"
"%!"
@@ -4484,7 +4484,7 @@ msgstr ""
msgid "Compressed output format"
msgstr ""
-#: ../sparsify/sparsify.ml:337
+#: ../sparsify/sparsify.ml:339
msgid ""
"Copy to destination and make sparse ...\n"
"%!"
@@ -4564,7 +4564,7 @@ msgstr ""
msgid "Enable tracing of libguestfs calls"
msgstr ""
-#: ../sparsify/sparsify.ml:189
+#: ../sparsify/sparsify.ml:191
msgid ""
"Examine source disk ...\n"
"%!"
@@ -4610,13 +4610,13 @@ msgid ""
"The underlying error was: %s"
msgstr ""
-#: ../sparsify/sparsify.ml:236
+#: ../sparsify/sparsify.ml:238
msgid ""
"Fill free space in %s with zero ...\n"
"%!"
msgstr ""
-#: ../sparsify/sparsify.ml:287
+#: ../sparsify/sparsify.ml:289
msgid ""
"Fill free space in volgroup %s with zero ...\n"
"%!"
@@ -4906,7 +4906,7 @@ msgstr ""
msgid "Shrink partition"
msgstr ""
-#: ../sparsify/sparsify.ml:356
+#: ../sparsify/sparsify.ml:358
msgid ""
"Sparsify operation completed with no errors. Before deleting the old disk, "
"carefully check that the target disk boots and works correctly.\n"
@@ -5016,7 +5016,7 @@ msgstr ""
msgid "Zero filesystem"
msgstr ""
-#: ../sparsify/sparsify.ml:226
+#: ../sparsify/sparsify.ml:228
msgid ""
"Zeroing %s ...\n"
"%!"
@@ -5042,16 +5042,16 @@ msgstr ""
msgid "empty --shrink option"
msgstr ""
-#: ../sparsify/sparsify.ml:321
+#: ../sparsify/sparsify.ml:323
msgid "external command '%s' killed by signal %d"
msgstr ""
-#: ../sparsify/sparsify.ml:323
+#: ../sparsify/sparsify.ml:325
msgid "external command '%s' stopped by signal %d"
msgstr ""
-#. ../sparsify/sparsify.ml:183
-#: ../sparsify/sparsify.ml:350 ../sparsify/sparsify.ml:319
+#. ../sparsify/sparsify.ml:185
+#: ../sparsify/sparsify.ml:352 ../sparsify/sparsify.ml:321
msgid "external command failed: %s"
msgstr ""
@@ -5128,7 +5128,7 @@ msgstr ""
msgid "pvresize"
msgstr ""
-#: ../sparsify/sparsify.ml:261
+#: ../sparsify/sparsify.ml:263
msgid "pwrite: short write restoring swap partition header"
msgstr ""
@@ -5148,6 +5148,29 @@ msgstr ""
msgid "sectors"
msgstr ""
+#: ../sysprep/main.ml:245
+msgid "sysprep operation failed: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:257
+msgid "sysprep operation failed: exception: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:254
+msgid ""
+"sysprep operation failed: internal error: Not_found exception was thrown\n"
+msgstr ""
+
+#: ../sysprep/main.ml:251
+msgid ""
+"sysprep operation failed: internal error: assertion failed at %s, line %d, "
+"char %d\n"
+msgstr ""
+
+#: ../sysprep/main.ml:248
+msgid "sysprep operation failed: internal error: invalid argument: %s\n"
+msgstr ""
+
#: ../resize/resize.ml:374
msgid "the source disk has no partitions"
msgstr ""
diff --git a/po/gu.po b/po/gu.po
index acfa6a1a..11a1d215 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-10 13:20+0100\n"
+"POT-Creation-Date: 2012-08-30 23:39+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Gujarati <trans-gu@lists.fedoraproject.org>\n"
@@ -2274,35 +2274,35 @@ msgstr "%s: અજ્ઞાત આદેશ\n"
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr ""
-#: fish/copy.c:47
+#: fish/copy.c:48
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
-#: fish/copy.c:68
+#: fish/copy.c:69
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:165
+#: fish/copy.c:166
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr ""
-#: fish/copy.c:210
+#: fish/copy.c:211
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
"image\n"
msgstr ""
-#: fish/copy.c:221
+#: fish/copy.c:222
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:266
+#: fish/copy.c:267
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr ""
@@ -2705,119 +2705,119 @@ msgstr ""
msgid "%s: Did you mean to mount one of these filesystems?\n"
msgstr ""
-#: fish/prep.c:38
-#, c-format
-msgid ""
-"List of available prepared disk images:\n"
-"\n"
-msgstr ""
-
-#: fish/prep.c:41
-#, c-format
-msgid ""
-"guestfish -N %-8s - %s\n"
-"\n"
-"%s\n"
-msgstr ""
-"guestfish -N %-8s - %s\n"
-"\n"
-"%s\n"
-
-#: fish/prep.c:49
-#, c-format
-msgid " Optional parameters:\n"
-msgstr " વૈકલ્પિક પરિમાણો:\n"
-
-#: fish/prep.c:56
-#, c-format
-msgid "<%s> %s (default: %s)\n"
-msgstr "<%s> %s (મૂળભૂત: %s)\n"
-
-#: fish/prep.c:66
-#, c-format
-msgid ""
-"Prepared disk images are written to file \"test1.img\" in the local\n"
-"directory. (\"test2.img\" etc if -N option is given multiple times).\n"
-"For more information see the guestfish(1) manual.\n"
-msgstr ""
-
-#: fish/prep.c:97
-#, c-format
-msgid ""
-"guestfish: -N parameter '%s': no such prepared disk image known.\n"
-"Use 'guestfish -N help' to list possible values for the -N parameter.\n"
-msgstr ""
-
-#: fish/prep.c:159
-#, c-format
-msgid "guestfish: error creating prepared disk image '%s' on '%s': "
-msgstr ""
-
-#: fish/prep_boot.c:35 fish/prep_boot.c:90 fish/prep_disk.c:35
-#: fish/prep_fs.c:35 fish/prep_lv.c:70 fish/prep_lv.c:117 fish/prep_part.c:35
+#: fish/prep-boot.c:35 fish/prep-boot.c:90 fish/prep-disk.c:35
+#: fish/prep-fs.c:35 fish/prep-lv.c:70 fish/prep-lv.c:117 fish/prep-part.c:35
msgid "failed to allocate disk"
msgstr "ડિસ્કને ફાળવવામાં નિષ્ફળતા"
-#: fish/prep_boot.c:43 fish/prep_boot.c:98
+#: fish/prep-boot.c:43 fish/prep-boot.c:98
msgid "could not parse boot size"
msgstr "બુટ માપનું પદચ્છેદન કરી શક્યા નહિં"
-#: fish/prep_boot.c:47 fish/prep_boot.c:102
+#: fish/prep-boot.c:47 fish/prep-boot.c:102
#, c-format
msgid "failed to get sector size of disk: %s"
msgstr ""
-#: fish/prep_boot.c:51 fish/prep_boot.c:106 fish/prep_fs.c:42
-#: fish/prep_lv.c:77 fish/prep_lv.c:124 fish/prep_part.c:42
+#: fish/prep-boot.c:51 fish/prep-boot.c:106 fish/prep-fs.c:42
+#: fish/prep-lv.c:77 fish/prep-lv.c:124 fish/prep-part.c:42
#, c-format
msgid "failed to partition disk: %s"
msgstr ""
-#: fish/prep_boot.c:56 fish/prep_boot.c:111
+#: fish/prep-boot.c:56 fish/prep-boot.c:111
#, c-format
msgid "failed to add boot partition: %s"
msgstr ""
-#: fish/prep_boot.c:60 fish/prep_boot.c:115
+#: fish/prep-boot.c:60 fish/prep-boot.c:115
#, c-format
msgid "failed to add root partition: %s"
msgstr ""
-#: fish/prep_boot.c:69 fish/prep_boot.c:129
+#: fish/prep-boot.c:69 fish/prep-boot.c:129
#, c-format
msgid "failed to create boot filesystem: %s"
msgstr ""
-#: fish/prep_boot.c:78 fish/prep_boot.c:152
+#: fish/prep-boot.c:78 fish/prep-boot.c:152
#, c-format
msgid "failed to create root filesystem: %s"
msgstr ""
-#: fish/prep_boot.c:87 fish/prep_boot.c:121 fish/prep_lv.c:67
-#: fish/prep_lv.c:83 fish/prep_lv.c:114 fish/prep_lv.c:130
+#: fish/prep-boot.c:87 fish/prep-boot.c:121 fish/prep-lv.c:67
+#: fish/prep-lv.c:83 fish/prep-lv.c:114 fish/prep-lv.c:130
msgid "incorrect format for LV name, use '/dev/VG/LV'"
msgstr ""
-#: fish/prep_boot.c:138 fish/prep_lv.c:92 fish/prep_lv.c:139
+#: fish/prep-boot.c:138 fish/prep-lv.c:92 fish/prep-lv.c:139
#, c-format
msgid "failed to create PV: %s: %s"
msgstr ""
-#: fish/prep_boot.c:143 fish/prep_lv.c:97 fish/prep_lv.c:144
+#: fish/prep-boot.c:143 fish/prep-lv.c:97 fish/prep-lv.c:144
#, c-format
msgid "failed to create VG: %s: %s"
msgstr ""
-#: fish/prep_boot.c:148 fish/prep_lv.c:102 fish/prep_lv.c:149
+#: fish/prep-boot.c:148 fish/prep-lv.c:102 fish/prep-lv.c:149
#, c-format
msgid "failed to create LV: /dev/%s/%s: %s"
msgstr ""
-#: fish/prep_fs.c:52 fish/prep_lv.c:154
+#: fish/prep-fs.c:52 fish/prep-lv.c:154
#, c-format
msgid "failed to create filesystem (%s): %s"
msgstr ""
+#: fish/prep.c:38
+#, c-format
+msgid ""
+"List of available prepared disk images:\n"
+"\n"
+msgstr ""
+
+#: fish/prep.c:41
+#, c-format
+msgid ""
+"guestfish -N %-8s - %s\n"
+"\n"
+"%s\n"
+msgstr ""
+"guestfish -N %-8s - %s\n"
+"\n"
+"%s\n"
+
+#: fish/prep.c:49
+#, c-format
+msgid " Optional parameters:\n"
+msgstr " વૈકલ્પિક પરિમાણો:\n"
+
+#: fish/prep.c:56
+#, c-format
+msgid "<%s> %s (default: %s)\n"
+msgstr "<%s> %s (મૂળભૂત: %s)\n"
+
+#: fish/prep.c:66
+#, c-format
+msgid ""
+"Prepared disk images are written to file \"test1.img\" in the local\n"
+"directory. (\"test2.img\" etc if -N option is given multiple times).\n"
+"For more information see the guestfish(1) manual.\n"
+msgstr ""
+
+#: fish/prep.c:97
+#, c-format
+msgid ""
+"guestfish: -N parameter '%s': no such prepared disk image known.\n"
+"Use 'guestfish -N help' to list possible values for the -N parameter.\n"
+msgstr ""
+
+#: fish/prep.c:159
+#, c-format
+msgid "guestfish: error creating prepared disk image '%s' on '%s': "
+msgstr ""
+
#: fish/rc.c:260
#, c-format
msgid "guestfish: protocol error: could not read 'hello' message\n"
@@ -2949,7 +2949,7 @@ msgid ""
"%s lets you mount a virtual machine filesystem\n"
"Copyright (C) 2009-2012 Red Hat Inc.\n"
"Usage:\n"
-" %s [--options] [-- [--FUSE-options]] mountpoint\n"
+" %s [--options] mountpoint\n"
"Options:\n"
" -a|--add image Add image\n"
" -c|--connect uri Specify libvirt URI for -d option\n"
@@ -3340,19 +3340,19 @@ msgstr ""
msgid "external command failed, see earlier error messages"
msgstr ""
-#: src/dbdump.c:85
+#: src/dbdump.c:88
msgid "unexpected end of output from db_dump command before end of header"
msgstr ""
-#: src/dbdump.c:98 src/dbdump.c:110
+#: src/dbdump.c:101 src/dbdump.c:113
msgid "unexpected line from db_dump command, no space prefix"
msgstr ""
-#: src/dbdump.c:127
+#: src/dbdump.c:130
msgid "unexpected end of output from db_dump command before end of data"
msgstr ""
-#: src/dbdump.c:209
+#: src/dbdump.c:212
msgid "unexpected non-hex digits in output of db_dump command"
msgstr ""
@@ -3417,80 +3417,80 @@ msgstr ""
msgid "FUSE not supported"
msgstr ""
-#: src/guestfs.c:177
+#: src/guestfs.c:213
#, c-format
msgid "guestfs_close: called twice on the same handle\n"
msgstr "guestfs_close: એજ હેન્ડલ પર બે વાર બોલાવેલ છે\n"
-#: src/guestfs.c:361
+#: src/guestfs.c:398
#, c-format
msgid "warning: %s"
msgstr ""
-#: src/guestfs.c:422
+#: src/guestfs.c:459
#, c-format
msgid "libguestfs: error: %s\n"
msgstr "libguestfs: ભૂલ: %s\n"
-#: src/guestfs.c:1003
+#: src/guestfs.c:1038
#, c-format
msgid "<truncated, original size %zu bytes>"
msgstr ""
-#: src/inspect.c:297
-msgid "not a Windows guest, or systemroot could not be determined"
-msgstr ""
-
-#: src/inspect.c:313
-msgid "not a Windows guest, or CurrentControlSet could not be determined"
-msgstr ""
-
-#: src/inspect.c:545 src/inspect_apps.c:612
+#: src/inspect-apps.c:615 src/inspect.c:548
msgid ""
"inspection API not available since this version of libguestfs was compiled "
"without the hivex library"
msgstr ""
-#: src/inspect.c:760 src/inspect_fs.c:530 src/inspect_fs.c:574
-#: src/inspect_fs_unix.c:236 src/inspect_fs_unix.c:763
-#: src/inspect_fs_unix.c:1447
+#: src/inspect-fs-unix.c:194
+#, c-format
+msgid "release file %s is empty or malformed"
+msgstr ""
+
+#: src/inspect-fs-unix.c:239 src/inspect-fs-unix.c:766
+#: src/inspect-fs-unix.c:1450 src/inspect-fs.c:533 src/inspect-fs.c:577
+#: src/inspect.c:765
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr ""
-#: src/inspect.c:796
-msgid "no inspection data: call guestfs_inspect_os first"
+#: src/inspect-fs-unix.c:809
+msgid "could not parse /etc/fstab or empty file"
msgstr ""
-#: src/inspect.c:808
+#: src/inspect-fs-windows.c:167
#, c-format
-msgid ""
-"%s: root device not found: only call this function with a root device "
-"previously returned by guestfs_inspect_os"
+msgid "cannot resolve Windows %%SYSTEMROOT%%"
msgstr ""
-#: src/inspect_fs.c:363 src/inspect_fs.c:376
+#: src/inspect-fs.c:366 src/inspect-fs.c:379
#, c-format
msgid "could not parse integer in version number: %s"
msgstr ""
-#: src/inspect_fs_unix.c:191
+#: src/inspect-icon.c:581
#, c-format
-msgid "release file %s is empty or malformed"
+msgid "read: %s: unexpected end of file"
msgstr ""
-#: src/inspect_fs_unix.c:806
-msgid "could not parse /etc/fstab or empty file"
+#: src/inspect.c:300
+msgid "not a Windows guest, or systemroot could not be determined"
msgstr ""
-#: src/inspect_fs_windows.c:164
-#, c-format
-msgid "cannot resolve Windows %%SYSTEMROOT%%"
+#: src/inspect.c:316
+msgid "not a Windows guest, or CurrentControlSet could not be determined"
+msgstr ""
+
+#: src/inspect.c:801
+msgid "no inspection data: call guestfs_inspect_os first"
msgstr ""
-#: src/inspect_icon.c:581
+#: src/inspect.c:813
#, c-format
-msgid "read: %s: unexpected end of file"
+msgid ""
+"%s: root device not found: only call this function with a root device "
+"previously returned by guestfs_inspect_os"
msgstr ""
#: src/launch.c:136 src/launch.c:156
@@ -3516,46 +3516,46 @@ msgstr "guestfs_config: પરિમાણ એ '-' અક્ષર સાથે
msgid "guestfs_config: parameter '%s' isn't allowed"
msgstr "guestfs_config: પરિમાણ '%s' ની પરવાનગી આપેલ નથી"
-#: src/launch.c:360 src/launch.c:472
+#: src/launch.c:381 src/launch.c:476
msgid ""
"filename cannot contain ':' (colon) character. This is a limitation of qemu."
msgstr ""
-#: src/launch.c:375 src/launch.c:380
+#: src/launch.c:396 src/launch.c:401
#, c-format
msgid "%s parameter is empty or contains disallowed characters"
msgstr ""
-#: src/launch.c:494
+#: src/launch.c:498
msgid "the libguestfs handle has already been launched"
msgstr ""
-#: src/launch.c:505
-#, c-format
-msgid "%s: cannot create temporary directory"
-msgstr "%s: કામચલાઉ ડિરેક્ટરીને બનાવી શકાતી નથી"
-
-#: src/launch.c:549
+#: src/launch.c:547
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "તમારે guestfs_launch પહેલાં guestfs_add_drive ને કોલ કરવુ જ જોઇએ"
-#: src/launch.c:1060 src/launch.c:1065
+#: src/launch.c:1058 src/launch.c:1063
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch નિષ્ફળ, પહેલાનાં ભૂલ સંદેશાઓને જૂઓ"
-#: src/launch.c:1078
+#: src/launch.c:1076
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu શરૂ થયેલ છે, ડિમનનો સંપર્ક થયેલ છે, પરંતુ state != READY"
-#: src/launch.c:1170
+#: src/launch.c:1168
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr ""
-#: src/launch.c:1178
+#: src/launch.c:1176
msgid "contacted guestfsd, but state != READY"
msgstr ""
-#: src/launch.c:1377
+#: src/launch.c:1266
+#, c-format
+msgid "%s: cannot create temporary directory"
+msgstr "%s: કામચલાઉ ડિરેક્ટરીને બનાવી શકાતી નથી"
+
+#: src/launch.c:1393
#, c-format
msgid ""
"command failed: %s\n"
@@ -3565,10 +3565,83 @@ msgid ""
"environment variable. There may also be errors printed above."
msgstr ""
-#: src/launch.c:1530
+#: src/launch.c:1546
msgid "qemu has not been launched yet"
msgstr "qemu એ હજુ શરૂ કરવામાં આવ્યુ નથી"
+#: src/libvirtdomain.c:97 src/libvirtdomain.c:390
+msgid "you cannot set both live and readonly flags"
+msgstr ""
+
+#: src/libvirtdomain.c:105
+#, c-format
+msgid "could not connect to libvirt (code %d, domain %d): %s"
+msgstr ""
+
+#: src/libvirtdomain.c:126
+#, c-format
+msgid "no libvirt domain called '%s': %s"
+msgstr ""
+
+#: src/libvirtdomain.c:186 src/libvirtdomain.c:513
+#, c-format
+msgid "error reading libvirt XML information: %s"
+msgstr ""
+
+#: src/libvirtdomain.c:196 src/libvirtdomain.c:521
+msgid "unable to parse XML information returned by libvirt"
+msgstr ""
+
+#: src/libvirtdomain.c:202 src/libvirtdomain.c:527
+msgid "unable to create new XPath context"
+msgstr ""
+
+#: src/libvirtdomain.c:209 src/libvirtdomain.c:542
+msgid "unable to evaluate XPath expression"
+msgstr ""
+
+#: src/libvirtdomain.c:318
+msgid "libvirt domain has no disks"
+msgstr "libvirt ડોમેઇન પાસે ડિસ્કો નથી"
+
+#: src/libvirtdomain.c:384
+msgid "unknown readonlydisk parameter"
+msgstr ""
+
+#: src/libvirtdomain.c:401
+#, c-format
+msgid "error getting domain info: %s"
+msgstr "ડોમેઇન જાણકારીને મેળવી રહ્યા હોય ત્યારે ભૂલ: %s"
+
+#: src/libvirtdomain.c:415
+msgid ""
+"error: domain is a live virtual machine.\n"
+"Writing to the disks of a running virtual machine can cause disk "
+"corruption.\n"
+"Either use read-only access, or if the guest is running the guestfsd daemon\n"
+"specify live access. In most libguestfs tools these options are --ro or\n"
+"--live respectively. Consult the documentation for further information."
+msgstr ""
+
+#: src/libvirtdomain.c:480
+#, c-format
+msgid ""
+"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
+"\"error\""
+msgstr ""
+
+#: src/libvirtdomain.c:570
+msgid ""
+"this guest has no libvirt <channel> definition for guestfsd\n"
+"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
+msgstr ""
+
+#: src/libvirtdomain.c:593
+msgid ""
+"add-domain API not available since this version of libguestfs was compiled "
+"without libvirt or libxml2"
+msgstr ""
+
#: src/proto.c:379
#, c-format
msgid ""
@@ -3639,79 +3712,6 @@ msgstr "ફાઇલનાં ટૂકડાને પદચ્છેદન ક
msgid "file receive cancelled by daemon"
msgstr "ડિમન દ્દારા રદ થયેલ ફાઇલ મેળવી"
-#: src/virt.c:108 src/virt.c:401
-msgid "you cannot set both live and readonly flags"
-msgstr ""
-
-#: src/virt.c:116
-#, c-format
-msgid "could not connect to libvirt (code %d, domain %d): %s"
-msgstr ""
-
-#: src/virt.c:137
-#, c-format
-msgid "no libvirt domain called '%s': %s"
-msgstr ""
-
-#: src/virt.c:197 src/virt.c:524
-#, c-format
-msgid "error reading libvirt XML information: %s"
-msgstr ""
-
-#: src/virt.c:207 src/virt.c:532
-msgid "unable to parse XML information returned by libvirt"
-msgstr ""
-
-#: src/virt.c:213 src/virt.c:538
-msgid "unable to create new XPath context"
-msgstr ""
-
-#: src/virt.c:220 src/virt.c:553
-msgid "unable to evaluate XPath expression"
-msgstr ""
-
-#: src/virt.c:329
-msgid "libvirt domain has no disks"
-msgstr "libvirt ડોમેઇન પાસે ડિસ્કો નથી"
-
-#: src/virt.c:395
-msgid "unknown readonlydisk parameter"
-msgstr ""
-
-#: src/virt.c:412
-#, c-format
-msgid "error getting domain info: %s"
-msgstr "ડોમેઇન જાણકારીને મેળવી રહ્યા હોય ત્યારે ભૂલ: %s"
-
-#: src/virt.c:426
-msgid ""
-"error: domain is a live virtual machine.\n"
-"Writing to the disks of a running virtual machine can cause disk "
-"corruption.\n"
-"Either use read-only access, or if the guest is running the guestfsd daemon\n"
-"specify live access. In most libguestfs tools these options are --ro or\n"
-"--live respectively. Consult the documentation for further information."
-msgstr ""
-
-#: src/virt.c:491
-#, c-format
-msgid ""
-"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
-"\"error\""
-msgstr ""
-
-#: src/virt.c:581
-msgid ""
-"this guest has no libvirt <channel> definition for guestfsd\n"
-"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
-msgstr ""
-
-#: src/virt.c:606
-msgid ""
-"add-domain API not available since this version of libguestfs was compiled "
-"without libvirt or libxml2"
-msgstr ""
-
#: test-tool/test-tool.c:67
#, c-format
msgid ""
@@ -3816,31 +3816,31 @@ msgstr ""
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:291
msgid "virt-make-fs input output\n"
msgstr "virt-make-fs ઇનપુટ આઉટપુટ\n"
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:321
msgid "unexpected output from 'du' command"
msgstr ""
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
+#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
#: tools/virt-make-fs.pl:510
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr "{f}: અજ્ઞાત ઇનપુટ બંધારણ: {fmt}\n"
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:398
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr ""
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:413
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:424
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
@@ -4170,7 +4170,7 @@ msgid ""
"Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
-#: ../sparsify/sparsify.ml:252
+#: ../sparsify/sparsify.ml:254
msgid ""
"Clearing Linux swap on %s ...\n"
"%!"
@@ -4180,7 +4180,7 @@ msgstr ""
msgid "Compressed output format"
msgstr ""
-#: ../sparsify/sparsify.ml:337
+#: ../sparsify/sparsify.ml:339
msgid ""
"Copy to destination and make sparse ...\n"
"%!"
@@ -4260,7 +4260,7 @@ msgstr ""
msgid "Enable tracing of libguestfs calls"
msgstr ""
-#: ../sparsify/sparsify.ml:189
+#: ../sparsify/sparsify.ml:191
msgid ""
"Examine source disk ...\n"
"%!"
@@ -4306,13 +4306,13 @@ msgid ""
"The underlying error was: %s"
msgstr ""
-#: ../sparsify/sparsify.ml:236
+#: ../sparsify/sparsify.ml:238
msgid ""
"Fill free space in %s with zero ...\n"
"%!"
msgstr ""
-#: ../sparsify/sparsify.ml:287
+#: ../sparsify/sparsify.ml:289
msgid ""
"Fill free space in volgroup %s with zero ...\n"
"%!"
@@ -4602,7 +4602,7 @@ msgstr ""
msgid "Shrink partition"
msgstr ""
-#: ../sparsify/sparsify.ml:356
+#: ../sparsify/sparsify.ml:358
msgid ""
"Sparsify operation completed with no errors. Before deleting the old disk, "
"carefully check that the target disk boots and works correctly.\n"
@@ -4712,7 +4712,7 @@ msgstr ""
msgid "Zero filesystem"
msgstr ""
-#: ../sparsify/sparsify.ml:226
+#: ../sparsify/sparsify.ml:228
msgid ""
"Zeroing %s ...\n"
"%!"
@@ -4738,16 +4738,16 @@ msgstr ""
msgid "empty --shrink option"
msgstr ""
-#: ../sparsify/sparsify.ml:321
+#: ../sparsify/sparsify.ml:323
msgid "external command '%s' killed by signal %d"
msgstr ""
-#: ../sparsify/sparsify.ml:323
+#: ../sparsify/sparsify.ml:325
msgid "external command '%s' stopped by signal %d"
msgstr ""
-#. ../sparsify/sparsify.ml:183
-#: ../sparsify/sparsify.ml:350 ../sparsify/sparsify.ml:319
+#. ../sparsify/sparsify.ml:185
+#: ../sparsify/sparsify.ml:352 ../sparsify/sparsify.ml:321
msgid "external command failed: %s"
msgstr ""
@@ -4824,7 +4824,7 @@ msgstr ""
msgid "pvresize"
msgstr ""
-#: ../sparsify/sparsify.ml:261
+#: ../sparsify/sparsify.ml:263
msgid "pwrite: short write restoring swap partition header"
msgstr ""
@@ -4844,6 +4844,29 @@ msgstr ""
msgid "sectors"
msgstr ""
+#: ../sysprep/main.ml:245
+msgid "sysprep operation failed: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:257
+msgid "sysprep operation failed: exception: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:254
+msgid ""
+"sysprep operation failed: internal error: Not_found exception was thrown\n"
+msgstr ""
+
+#: ../sysprep/main.ml:251
+msgid ""
+"sysprep operation failed: internal error: assertion failed at %s, line %d, "
+"char %d\n"
+msgstr ""
+
+#: ../sysprep/main.ml:248
+msgid "sysprep operation failed: internal error: invalid argument: %s\n"
+msgstr ""
+
#: ../resize/resize.ml:374
msgid "the source disk has no partitions"
msgstr ""
diff --git a/po/hi.po b/po/hi.po
index b0ef4aa6..8ca16782 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-10 13:20+0100\n"
+"POT-Creation-Date: 2012-08-30 23:39+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n"
@@ -2274,35 +2274,35 @@ msgstr "%s: अज्ञात कमांड\n"
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr ""
-#: fish/copy.c:47
+#: fish/copy.c:48
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
-#: fish/copy.c:68
+#: fish/copy.c:69
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:165
+#: fish/copy.c:166
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr ""
-#: fish/copy.c:210
+#: fish/copy.c:211
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
"image\n"
msgstr ""
-#: fish/copy.c:221
+#: fish/copy.c:222
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:266
+#: fish/copy.c:267
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr ""
@@ -2706,114 +2706,114 @@ msgstr ""
msgid "%s: Did you mean to mount one of these filesystems?\n"
msgstr ""
-#: fish/prep.c:38
-#, c-format
-msgid ""
-"List of available prepared disk images:\n"
-"\n"
+#: fish/prep-boot.c:35 fish/prep-boot.c:90 fish/prep-disk.c:35
+#: fish/prep-fs.c:35 fish/prep-lv.c:70 fish/prep-lv.c:117 fish/prep-part.c:35
+msgid "failed to allocate disk"
msgstr ""
-#: fish/prep.c:41
-#, c-format
-msgid ""
-"guestfish -N %-8s - %s\n"
-"\n"
-"%s\n"
+#: fish/prep-boot.c:43 fish/prep-boot.c:98
+msgid "could not parse boot size"
msgstr ""
-#: fish/prep.c:49
+#: fish/prep-boot.c:47 fish/prep-boot.c:102
#, c-format
-msgid " Optional parameters:\n"
+msgid "failed to get sector size of disk: %s"
msgstr ""
-#: fish/prep.c:56
+#: fish/prep-boot.c:51 fish/prep-boot.c:106 fish/prep-fs.c:42
+#: fish/prep-lv.c:77 fish/prep-lv.c:124 fish/prep-part.c:42
#, c-format
-msgid "<%s> %s (default: %s)\n"
+msgid "failed to partition disk: %s"
msgstr ""
-#: fish/prep.c:66
+#: fish/prep-boot.c:56 fish/prep-boot.c:111
#, c-format
-msgid ""
-"Prepared disk images are written to file \"test1.img\" in the local\n"
-"directory. (\"test2.img\" etc if -N option is given multiple times).\n"
-"For more information see the guestfish(1) manual.\n"
+msgid "failed to add boot partition: %s"
msgstr ""
-#: fish/prep.c:97
+#: fish/prep-boot.c:60 fish/prep-boot.c:115
#, c-format
-msgid ""
-"guestfish: -N parameter '%s': no such prepared disk image known.\n"
-"Use 'guestfish -N help' to list possible values for the -N parameter.\n"
+msgid "failed to add root partition: %s"
msgstr ""
-#: fish/prep.c:159
+#: fish/prep-boot.c:69 fish/prep-boot.c:129
#, c-format
-msgid "guestfish: error creating prepared disk image '%s' on '%s': "
+msgid "failed to create boot filesystem: %s"
msgstr ""
-#: fish/prep_boot.c:35 fish/prep_boot.c:90 fish/prep_disk.c:35
-#: fish/prep_fs.c:35 fish/prep_lv.c:70 fish/prep_lv.c:117 fish/prep_part.c:35
-msgid "failed to allocate disk"
+#: fish/prep-boot.c:78 fish/prep-boot.c:152
+#, c-format
+msgid "failed to create root filesystem: %s"
msgstr ""
-#: fish/prep_boot.c:43 fish/prep_boot.c:98
-msgid "could not parse boot size"
+#: fish/prep-boot.c:87 fish/prep-boot.c:121 fish/prep-lv.c:67
+#: fish/prep-lv.c:83 fish/prep-lv.c:114 fish/prep-lv.c:130
+msgid "incorrect format for LV name, use '/dev/VG/LV'"
msgstr ""
-#: fish/prep_boot.c:47 fish/prep_boot.c:102
+#: fish/prep-boot.c:138 fish/prep-lv.c:92 fish/prep-lv.c:139
#, c-format
-msgid "failed to get sector size of disk: %s"
+msgid "failed to create PV: %s: %s"
msgstr ""
-#: fish/prep_boot.c:51 fish/prep_boot.c:106 fish/prep_fs.c:42
-#: fish/prep_lv.c:77 fish/prep_lv.c:124 fish/prep_part.c:42
+#: fish/prep-boot.c:143 fish/prep-lv.c:97 fish/prep-lv.c:144
#, c-format
-msgid "failed to partition disk: %s"
+msgid "failed to create VG: %s: %s"
msgstr ""
-#: fish/prep_boot.c:56 fish/prep_boot.c:111
+#: fish/prep-boot.c:148 fish/prep-lv.c:102 fish/prep-lv.c:149
#, c-format
-msgid "failed to add boot partition: %s"
+msgid "failed to create LV: /dev/%s/%s: %s"
msgstr ""
-#: fish/prep_boot.c:60 fish/prep_boot.c:115
+#: fish/prep-fs.c:52 fish/prep-lv.c:154
#, c-format
-msgid "failed to add root partition: %s"
+msgid "failed to create filesystem (%s): %s"
msgstr ""
-#: fish/prep_boot.c:69 fish/prep_boot.c:129
+#: fish/prep.c:38
#, c-format
-msgid "failed to create boot filesystem: %s"
+msgid ""
+"List of available prepared disk images:\n"
+"\n"
msgstr ""
-#: fish/prep_boot.c:78 fish/prep_boot.c:152
+#: fish/prep.c:41
#, c-format
-msgid "failed to create root filesystem: %s"
+msgid ""
+"guestfish -N %-8s - %s\n"
+"\n"
+"%s\n"
msgstr ""
-#: fish/prep_boot.c:87 fish/prep_boot.c:121 fish/prep_lv.c:67
-#: fish/prep_lv.c:83 fish/prep_lv.c:114 fish/prep_lv.c:130
-msgid "incorrect format for LV name, use '/dev/VG/LV'"
+#: fish/prep.c:49
+#, c-format
+msgid " Optional parameters:\n"
msgstr ""
-#: fish/prep_boot.c:138 fish/prep_lv.c:92 fish/prep_lv.c:139
+#: fish/prep.c:56
#, c-format
-msgid "failed to create PV: %s: %s"
+msgid "<%s> %s (default: %s)\n"
msgstr ""
-#: fish/prep_boot.c:143 fish/prep_lv.c:97 fish/prep_lv.c:144
+#: fish/prep.c:66
#, c-format
-msgid "failed to create VG: %s: %s"
+msgid ""
+"Prepared disk images are written to file \"test1.img\" in the local\n"
+"directory. (\"test2.img\" etc if -N option is given multiple times).\n"
+"For more information see the guestfish(1) manual.\n"
msgstr ""
-#: fish/prep_boot.c:148 fish/prep_lv.c:102 fish/prep_lv.c:149
+#: fish/prep.c:97
#, c-format
-msgid "failed to create LV: /dev/%s/%s: %s"
+msgid ""
+"guestfish: -N parameter '%s': no such prepared disk image known.\n"
+"Use 'guestfish -N help' to list possible values for the -N parameter.\n"
msgstr ""
-#: fish/prep_fs.c:52 fish/prep_lv.c:154
+#: fish/prep.c:159
#, c-format
-msgid "failed to create filesystem (%s): %s"
+msgid "guestfish: error creating prepared disk image '%s' on '%s': "
msgstr ""
#: fish/rc.c:260
@@ -2947,7 +2947,7 @@ msgid ""
"%s lets you mount a virtual machine filesystem\n"
"Copyright (C) 2009-2012 Red Hat Inc.\n"
"Usage:\n"
-" %s [--options] [-- [--FUSE-options]] mountpoint\n"
+" %s [--options] mountpoint\n"
"Options:\n"
" -a|--add image Add image\n"
" -c|--connect uri Specify libvirt URI for -d option\n"
@@ -3338,19 +3338,19 @@ msgstr ""
msgid "external command failed, see earlier error messages"
msgstr ""
-#: src/dbdump.c:85
+#: src/dbdump.c:88
msgid "unexpected end of output from db_dump command before end of header"
msgstr ""
-#: src/dbdump.c:98 src/dbdump.c:110
+#: src/dbdump.c:101 src/dbdump.c:113
msgid "unexpected line from db_dump command, no space prefix"
msgstr ""
-#: src/dbdump.c:127
+#: src/dbdump.c:130
msgid "unexpected end of output from db_dump command before end of data"
msgstr ""
-#: src/dbdump.c:209
+#: src/dbdump.c:212
msgid "unexpected non-hex digits in output of db_dump command"
msgstr ""
@@ -3415,80 +3415,80 @@ msgstr ""
msgid "FUSE not supported"
msgstr ""
-#: src/guestfs.c:177
+#: src/guestfs.c:213
#, c-format
msgid "guestfs_close: called twice on the same handle\n"
msgstr "guestfs_close: called twice on the same handle\n"
-#: src/guestfs.c:361
+#: src/guestfs.c:398
#, c-format
msgid "warning: %s"
msgstr ""
-#: src/guestfs.c:422
+#: src/guestfs.c:459
#, c-format
msgid "libguestfs: error: %s\n"
msgstr "libguestfs: error: %s\n"
-#: src/guestfs.c:1003
+#: src/guestfs.c:1038
#, c-format
msgid "<truncated, original size %zu bytes>"
msgstr ""
-#: src/inspect.c:297
-msgid "not a Windows guest, or systemroot could not be determined"
-msgstr ""
-
-#: src/inspect.c:313
-msgid "not a Windows guest, or CurrentControlSet could not be determined"
-msgstr ""
-
-#: src/inspect.c:545 src/inspect_apps.c:612
+#: src/inspect-apps.c:615 src/inspect.c:548
msgid ""
"inspection API not available since this version of libguestfs was compiled "
"without the hivex library"
msgstr ""
-#: src/inspect.c:760 src/inspect_fs.c:530 src/inspect_fs.c:574
-#: src/inspect_fs_unix.c:236 src/inspect_fs_unix.c:763
-#: src/inspect_fs_unix.c:1447
+#: src/inspect-fs-unix.c:194
+#, c-format
+msgid "release file %s is empty or malformed"
+msgstr ""
+
+#: src/inspect-fs-unix.c:239 src/inspect-fs-unix.c:766
+#: src/inspect-fs-unix.c:1450 src/inspect-fs.c:533 src/inspect-fs.c:577
+#: src/inspect.c:765
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr ""
-#: src/inspect.c:796
-msgid "no inspection data: call guestfs_inspect_os first"
+#: src/inspect-fs-unix.c:809
+msgid "could not parse /etc/fstab or empty file"
msgstr ""
-#: src/inspect.c:808
+#: src/inspect-fs-windows.c:167
#, c-format
-msgid ""
-"%s: root device not found: only call this function with a root device "
-"previously returned by guestfs_inspect_os"
+msgid "cannot resolve Windows %%SYSTEMROOT%%"
msgstr ""
-#: src/inspect_fs.c:363 src/inspect_fs.c:376
+#: src/inspect-fs.c:366 src/inspect-fs.c:379
#, c-format
msgid "could not parse integer in version number: %s"
msgstr ""
-#: src/inspect_fs_unix.c:191
+#: src/inspect-icon.c:581
#, c-format
-msgid "release file %s is empty or malformed"
+msgid "read: %s: unexpected end of file"
msgstr ""
-#: src/inspect_fs_unix.c:806
-msgid "could not parse /etc/fstab or empty file"
+#: src/inspect.c:300
+msgid "not a Windows guest, or systemroot could not be determined"
msgstr ""
-#: src/inspect_fs_windows.c:164
-#, c-format
-msgid "cannot resolve Windows %%SYSTEMROOT%%"
+#: src/inspect.c:316
+msgid "not a Windows guest, or CurrentControlSet could not be determined"
msgstr ""
-#: src/inspect_icon.c:581
+#: src/inspect.c:801
+msgid "no inspection data: call guestfs_inspect_os first"
+msgstr ""
+
+#: src/inspect.c:813
#, c-format
-msgid "read: %s: unexpected end of file"
+msgid ""
+"%s: root device not found: only call this function with a root device "
+"previously returned by guestfs_inspect_os"
msgstr ""
#: src/launch.c:136 src/launch.c:156
@@ -3514,46 +3514,46 @@ msgstr "guestfs_config: parameter must begin with '-' character"
msgid "guestfs_config: parameter '%s' isn't allowed"
msgstr "guestfs_config: parameter '%s' isn't allowed"
-#: src/launch.c:360 src/launch.c:472
+#: src/launch.c:381 src/launch.c:476
msgid ""
"filename cannot contain ':' (colon) character. This is a limitation of qemu."
msgstr ""
-#: src/launch.c:375 src/launch.c:380
+#: src/launch.c:396 src/launch.c:401
#, c-format
msgid "%s parameter is empty or contains disallowed characters"
msgstr ""
-#: src/launch.c:494
+#: src/launch.c:498
msgid "the libguestfs handle has already been launched"
msgstr ""
-#: src/launch.c:505
-#, c-format
-msgid "%s: cannot create temporary directory"
-msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
-
-#: src/launch.c:549
+#: src/launch.c:547
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "you must call guestfs_add_drive before guestfs_launch"
-#: src/launch.c:1060 src/launch.c:1065
+#: src/launch.c:1058 src/launch.c:1063
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
-#: src/launch.c:1078
+#: src/launch.c:1076
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu launched and contacted daemon, but state != READY"
-#: src/launch.c:1170
+#: src/launch.c:1168
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr ""
-#: src/launch.c:1178
+#: src/launch.c:1176
msgid "contacted guestfsd, but state != READY"
msgstr ""
-#: src/launch.c:1377
+#: src/launch.c:1266
+#, c-format
+msgid "%s: cannot create temporary directory"
+msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
+
+#: src/launch.c:1393
#, c-format
msgid ""
"command failed: %s\n"
@@ -3563,10 +3563,83 @@ msgid ""
"environment variable. There may also be errors printed above."
msgstr ""
-#: src/launch.c:1530
+#: src/launch.c:1546
msgid "qemu has not been launched yet"
msgstr "qemu को अबतक लॉन्च नहीं किया गया है"
+#: src/libvirtdomain.c:97 src/libvirtdomain.c:390
+msgid "you cannot set both live and readonly flags"
+msgstr ""
+
+#: src/libvirtdomain.c:105
+#, c-format
+msgid "could not connect to libvirt (code %d, domain %d): %s"
+msgstr ""
+
+#: src/libvirtdomain.c:126
+#, c-format
+msgid "no libvirt domain called '%s': %s"
+msgstr ""
+
+#: src/libvirtdomain.c:186 src/libvirtdomain.c:513
+#, c-format
+msgid "error reading libvirt XML information: %s"
+msgstr ""
+
+#: src/libvirtdomain.c:196 src/libvirtdomain.c:521
+msgid "unable to parse XML information returned by libvirt"
+msgstr ""
+
+#: src/libvirtdomain.c:202 src/libvirtdomain.c:527
+msgid "unable to create new XPath context"
+msgstr ""
+
+#: src/libvirtdomain.c:209 src/libvirtdomain.c:542
+msgid "unable to evaluate XPath expression"
+msgstr ""
+
+#: src/libvirtdomain.c:318
+msgid "libvirt domain has no disks"
+msgstr ""
+
+#: src/libvirtdomain.c:384
+msgid "unknown readonlydisk parameter"
+msgstr ""
+
+#: src/libvirtdomain.c:401
+#, c-format
+msgid "error getting domain info: %s"
+msgstr ""
+
+#: src/libvirtdomain.c:415
+msgid ""
+"error: domain is a live virtual machine.\n"
+"Writing to the disks of a running virtual machine can cause disk "
+"corruption.\n"
+"Either use read-only access, or if the guest is running the guestfsd daemon\n"
+"specify live access. In most libguestfs tools these options are --ro or\n"
+"--live respectively. Consult the documentation for further information."
+msgstr ""
+
+#: src/libvirtdomain.c:480
+#, c-format
+msgid ""
+"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
+"\"error\""
+msgstr ""
+
+#: src/libvirtdomain.c:570
+msgid ""
+"this guest has no libvirt <channel> definition for guestfsd\n"
+"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
+msgstr ""
+
+#: src/libvirtdomain.c:593
+msgid ""
+"add-domain API not available since this version of libguestfs was compiled "
+"without libvirt or libxml2"
+msgstr ""
+
#: src/proto.c:379
#, c-format
msgid ""
@@ -3637,79 +3710,6 @@ msgstr "फाइल के ढेर को विश्लेषित नह
msgid "file receive cancelled by daemon"
msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया"
-#: src/virt.c:108 src/virt.c:401
-msgid "you cannot set both live and readonly flags"
-msgstr ""
-
-#: src/virt.c:116
-#, c-format
-msgid "could not connect to libvirt (code %d, domain %d): %s"
-msgstr ""
-
-#: src/virt.c:137
-#, c-format
-msgid "no libvirt domain called '%s': %s"
-msgstr ""
-
-#: src/virt.c:197 src/virt.c:524
-#, c-format
-msgid "error reading libvirt XML information: %s"
-msgstr ""
-
-#: src/virt.c:207 src/virt.c:532
-msgid "unable to parse XML information returned by libvirt"
-msgstr ""
-
-#: src/virt.c:213 src/virt.c:538
-msgid "unable to create new XPath context"
-msgstr ""
-
-#: src/virt.c:220 src/virt.c:553
-msgid "unable to evaluate XPath expression"
-msgstr ""
-
-#: src/virt.c:329
-msgid "libvirt domain has no disks"
-msgstr ""
-
-#: src/virt.c:395
-msgid "unknown readonlydisk parameter"
-msgstr ""
-
-#: src/virt.c:412
-#, c-format
-msgid "error getting domain info: %s"
-msgstr ""
-
-#: src/virt.c:426
-msgid ""
-"error: domain is a live virtual machine.\n"
-"Writing to the disks of a running virtual machine can cause disk "
-"corruption.\n"
-"Either use read-only access, or if the guest is running the guestfsd daemon\n"
-"specify live access. In most libguestfs tools these options are --ro or\n"
-"--live respectively. Consult the documentation for further information."
-msgstr ""
-
-#: src/virt.c:491
-#, c-format
-msgid ""
-"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
-"\"error\""
-msgstr ""
-
-#: src/virt.c:581
-msgid ""
-"this guest has no libvirt <channel> definition for guestfsd\n"
-"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
-msgstr ""
-
-#: src/virt.c:606
-msgid ""
-"add-domain API not available since this version of libguestfs was compiled "
-"without libvirt or libxml2"
-msgstr ""
-
#: test-tool/test-tool.c:67
#, c-format
msgid ""
@@ -3814,31 +3814,31 @@ msgstr ""
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:291
msgid "virt-make-fs input output\n"
msgstr ""
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:321
msgid "unexpected output from 'du' command"
msgstr ""
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
+#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
#: tools/virt-make-fs.pl:510
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr ""
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:398
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr ""
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:413
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:424
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
@@ -4168,7 +4168,7 @@ msgid ""
"Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
-#: ../sparsify/sparsify.ml:252
+#: ../sparsify/sparsify.ml:254
msgid ""
"Clearing Linux swap on %s ...\n"
"%!"
@@ -4178,7 +4178,7 @@ msgstr ""
msgid "Compressed output format"
msgstr ""
-#: ../sparsify/sparsify.ml:337
+#: ../sparsify/sparsify.ml:339
msgid ""
"Copy to destination and make sparse ...\n"
"%!"
@@ -4258,7 +4258,7 @@ msgstr ""
msgid "Enable tracing of libguestfs calls"
msgstr ""
-#: ../sparsify/sparsify.ml:189
+#: ../sparsify/sparsify.ml:191
msgid ""
"Examine source disk ...\n"
"%!"
@@ -4304,13 +4304,13 @@ msgid ""
"The underlying error was: %s"
msgstr ""
-#: ../sparsify/sparsify.ml:236
+#: ../sparsify/sparsify.ml:238
msgid ""
"Fill free space in %s with zero ...\n"
"%!"
msgstr ""
-#: ../sparsify/sparsify.ml:287
+#: ../sparsify/sparsify.ml:289
msgid ""
"Fill free space in volgroup %s with zero ...\n"
"%!"
@@ -4600,7 +4600,7 @@ msgstr ""
msgid "Shrink partition"
msgstr ""
-#: ../sparsify/sparsify.ml:356
+#: ../sparsify/sparsify.ml:358
msgid ""
"Sparsify operation completed with no errors. Before deleting the old disk, "
"carefully check that the target disk boots and works correctly.\n"
@@ -4710,7 +4710,7 @@ msgstr ""
msgid "Zero filesystem"
msgstr ""
-#: ../sparsify/sparsify.ml:226
+#: ../sparsify/sparsify.ml:228
msgid ""
"Zeroing %s ...\n"
"%!"
@@ -4736,16 +4736,16 @@ msgstr ""
msgid "empty --shrink option"
msgstr ""
-#: ../sparsify/sparsify.ml:321
+#: ../sparsify/sparsify.ml:323
msgid "external command '%s' killed by signal %d"
msgstr ""
-#: ../sparsify/sparsify.ml:323
+#: ../sparsify/sparsify.ml:325
msgid "external command '%s' stopped by signal %d"
msgstr ""
-#. ../sparsify/sparsify.ml:183
-#: ../sparsify/sparsify.ml:350 ../sparsify/sparsify.ml:319
+#. ../sparsify/sparsify.ml:185
+#: ../sparsify/sparsify.ml:352 ../sparsify/sparsify.ml:321
msgid "external command failed: %s"
msgstr ""
@@ -4822,7 +4822,7 @@ msgstr ""
msgid "pvresize"
msgstr ""
-#: ../sparsify/sparsify.ml:261
+#: ../sparsify/sparsify.ml:263
msgid "pwrite: short write restoring swap partition header"
msgstr ""
@@ -4842,6 +4842,29 @@ msgstr ""
msgid "sectors"
msgstr ""
+#: ../sysprep/main.ml:245
+msgid "sysprep operation failed: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:257
+msgid "sysprep operation failed: exception: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:254
+msgid ""
+"sysprep operation failed: internal error: Not_found exception was thrown\n"
+msgstr ""
+
+#: ../sysprep/main.ml:251
+msgid ""
+"sysprep operation failed: internal error: assertion failed at %s, line %d, "
+"char %d\n"
+msgstr ""
+
+#: ../sysprep/main.ml:248
+msgid "sysprep operation failed: internal error: invalid argument: %s\n"
+msgstr ""
+
#: ../resize/resize.ml:374
msgid "the source disk has no partitions"
msgstr ""
diff --git a/po/kn.po b/po/kn.po
index c014ad45..6bfd7f8c 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-10 13:20+0100\n"
+"POT-Creation-Date: 2012-08-30 23:39+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Kannada (http://www.transifex.net/projects/p/fedora/language/"
@@ -2278,35 +2278,35 @@ msgstr ""
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr ""
-#: fish/copy.c:47
+#: fish/copy.c:48
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
-#: fish/copy.c:68
+#: fish/copy.c:69
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:165
+#: fish/copy.c:166
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr ""
-#: fish/copy.c:210
+#: fish/copy.c:211
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
"image\n"
msgstr ""
-#: fish/copy.c:221
+#: fish/copy.c:222
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:266
+#: fish/copy.c:267
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr ""
@@ -2709,114 +2709,114 @@ msgstr ""
msgid "%s: Did you mean to mount one of these filesystems?\n"
msgstr ""
-#: fish/prep.c:38
-#, c-format
-msgid ""
-"List of available prepared disk images:\n"
-"\n"
+#: fish/prep-boot.c:35 fish/prep-boot.c:90 fish/prep-disk.c:35
+#: fish/prep-fs.c:35 fish/prep-lv.c:70 fish/prep-lv.c:117 fish/prep-part.c:35
+msgid "failed to allocate disk"
msgstr ""
-#: fish/prep.c:41
-#, c-format
-msgid ""
-"guestfish -N %-8s - %s\n"
-"\n"
-"%s\n"
+#: fish/prep-boot.c:43 fish/prep-boot.c:98
+msgid "could not parse boot size"
msgstr ""
-#: fish/prep.c:49
+#: fish/prep-boot.c:47 fish/prep-boot.c:102
#, c-format
-msgid " Optional parameters:\n"
+msgid "failed to get sector size of disk: %s"
msgstr ""
-#: fish/prep.c:56
+#: fish/prep-boot.c:51 fish/prep-boot.c:106 fish/prep-fs.c:42
+#: fish/prep-lv.c:77 fish/prep-lv.c:124 fish/prep-part.c:42
#, c-format
-msgid "<%s> %s (default: %s)\n"
+msgid "failed to partition disk: %s"
msgstr ""
-#: fish/prep.c:66
+#: fish/prep-boot.c:56 fish/prep-boot.c:111
#, c-format
-msgid ""
-"Prepared disk images are written to file \"test1.img\" in the local\n"
-"directory. (\"test2.img\" etc if -N option is given multiple times).\n"
-"For more information see the guestfish(1) manual.\n"
+msgid "failed to add boot partition: %s"
msgstr ""
-#: fish/prep.c:97
+#: fish/prep-boot.c:60 fish/prep-boot.c:115
#, c-format
-msgid ""
-"guestfish: -N parameter '%s': no such prepared disk image known.\n"
-"Use 'guestfish -N help' to list possible values for the -N parameter.\n"
+msgid "failed to add root partition: %s"
msgstr ""
-#: fish/prep.c:159
+#: fish/prep-boot.c:69 fish/prep-boot.c:129
#, c-format
-msgid "guestfish: error creating prepared disk image '%s' on '%s': "
+msgid "failed to create boot filesystem: %s"
msgstr ""
-#: fish/prep_boot.c:35 fish/prep_boot.c:90 fish/prep_disk.c:35
-#: fish/prep_fs.c:35 fish/prep_lv.c:70 fish/prep_lv.c:117 fish/prep_part.c:35
-msgid "failed to allocate disk"
+#: fish/prep-boot.c:78 fish/prep-boot.c:152
+#, c-format
+msgid "failed to create root filesystem: %s"
msgstr ""
-#: fish/prep_boot.c:43 fish/prep_boot.c:98
-msgid "could not parse boot size"
+#: fish/prep-boot.c:87 fish/prep-boot.c:121 fish/prep-lv.c:67
+#: fish/prep-lv.c:83 fish/prep-lv.c:114 fish/prep-lv.c:130
+msgid "incorrect format for LV name, use '/dev/VG/LV'"
msgstr ""
-#: fish/prep_boot.c:47 fish/prep_boot.c:102
+#: fish/prep-boot.c:138 fish/prep-lv.c:92 fish/prep-lv.c:139
#, c-format
-msgid "failed to get sector size of disk: %s"
+msgid "failed to create PV: %s: %s"
msgstr ""
-#: fish/prep_boot.c:51 fish/prep_boot.c:106 fish/prep_fs.c:42
-#: fish/prep_lv.c:77 fish/prep_lv.c:124 fish/prep_part.c:42
+#: fish/prep-boot.c:143 fish/prep-lv.c:97 fish/prep-lv.c:144
#, c-format
-msgid "failed to partition disk: %s"
+msgid "failed to create VG: %s: %s"
msgstr ""
-#: fish/prep_boot.c:56 fish/prep_boot.c:111
+#: fish/prep-boot.c:148 fish/prep-lv.c:102 fish/prep-lv.c:149
#, c-format
-msgid "failed to add boot partition: %s"
+msgid "failed to create LV: /dev/%s/%s: %s"
msgstr ""
-#: fish/prep_boot.c:60 fish/prep_boot.c:115
+#: fish/prep-fs.c:52 fish/prep-lv.c:154
#, c-format
-msgid "failed to add root partition: %s"
+msgid "failed to create filesystem (%s): %s"
msgstr ""
-#: fish/prep_boot.c:69 fish/prep_boot.c:129
+#: fish/prep.c:38
#, c-format
-msgid "failed to create boot filesystem: %s"
+msgid ""
+"List of available prepared disk images:\n"
+"\n"
msgstr ""
-#: fish/prep_boot.c:78 fish/prep_boot.c:152
+#: fish/prep.c:41
#, c-format
-msgid "failed to create root filesystem: %s"
+msgid ""
+"guestfish -N %-8s - %s\n"
+"\n"
+"%s\n"
msgstr ""
-#: fish/prep_boot.c:87 fish/prep_boot.c:121 fish/prep_lv.c:67
-#: fish/prep_lv.c:83 fish/prep_lv.c:114 fish/prep_lv.c:130
-msgid "incorrect format for LV name, use '/dev/VG/LV'"
+#: fish/prep.c:49
+#, c-format
+msgid " Optional parameters:\n"
msgstr ""
-#: fish/prep_boot.c:138 fish/prep_lv.c:92 fish/prep_lv.c:139
+#: fish/prep.c:56
#, c-format
-msgid "failed to create PV: %s: %s"
+msgid "<%s> %s (default: %s)\n"
msgstr ""
-#: fish/prep_boot.c:143 fish/prep_lv.c:97 fish/prep_lv.c:144
+#: fish/prep.c:66
#, c-format
-msgid "failed to create VG: %s: %s"
+msgid ""
+"Prepared disk images are written to file \"test1.img\" in the local\n"
+"directory. (\"test2.img\" etc if -N option is given multiple times).\n"
+"For more information see the guestfish(1) manual.\n"
msgstr ""
-#: fish/prep_boot.c:148 fish/prep_lv.c:102 fish/prep_lv.c:149
+#: fish/prep.c:97
#, c-format
-msgid "failed to create LV: /dev/%s/%s: %s"
+msgid ""
+"guestfish: -N parameter '%s': no such prepared disk image known.\n"
+"Use 'guestfish -N help' to list possible values for the -N parameter.\n"
msgstr ""
-#: fish/prep_fs.c:52 fish/prep_lv.c:154
+#: fish/prep.c:159
#, c-format
-msgid "failed to create filesystem (%s): %s"
+msgid "guestfish: error creating prepared disk image '%s' on '%s': "
msgstr ""
#: fish/rc.c:260
@@ -2954,7 +2954,7 @@ msgid ""
"%s lets you mount a virtual machine filesystem\n"
"Copyright (C) 2009-2012 Red Hat Inc.\n"
"Usage:\n"
-" %s [--options] [-- [--FUSE-options]] mountpoint\n"
+" %s [--options] mountpoint\n"
"Options:\n"
" -a|--add image Add image\n"
" -c|--connect uri Specify libvirt URI for -d option\n"
@@ -3345,19 +3345,19 @@ msgstr ""
msgid "external command failed, see earlier error messages"
msgstr ""
-#: src/dbdump.c:85
+#: src/dbdump.c:88
msgid "unexpected end of output from db_dump command before end of header"
msgstr ""
-#: src/dbdump.c:98 src/dbdump.c:110
+#: src/dbdump.c:101 src/dbdump.c:113
msgid "unexpected line from db_dump command, no space prefix"
msgstr ""
-#: src/dbdump.c:127
+#: src/dbdump.c:130
msgid "unexpected end of output from db_dump command before end of data"
msgstr ""
-#: src/dbdump.c:209
+#: src/dbdump.c:212
msgid "unexpected non-hex digits in output of db_dump command"
msgstr ""
@@ -3422,80 +3422,80 @@ msgstr ""
msgid "FUSE not supported"
msgstr ""
-#: src/guestfs.c:177
+#: src/guestfs.c:213
#, c-format
msgid "guestfs_close: called twice on the same handle\n"
msgstr "guestfs_close: ಒಂದೇ ಹ್ಯಾಂಡಲ್‌ನಲ್ಲಿ ಎರಡು ಬಾರಿ ಕರೆಲಾಗಿದೆ\n"
-#: src/guestfs.c:361
+#: src/guestfs.c:398
#, c-format
msgid "warning: %s"
msgstr ""
-#: src/guestfs.c:422
+#: src/guestfs.c:459
#, c-format
msgid "libguestfs: error: %s\n"
msgstr "libguestfs: ದೋಷ: %s\n"
-#: src/guestfs.c:1003
+#: src/guestfs.c:1038
#, c-format
msgid "<truncated, original size %zu bytes>"
msgstr ""
-#: src/inspect.c:297
-msgid "not a Windows guest, or systemroot could not be determined"
-msgstr ""
-
-#: src/inspect.c:313
-msgid "not a Windows guest, or CurrentControlSet could not be determined"
-msgstr ""
-
-#: src/inspect.c:545 src/inspect_apps.c:612
+#: src/inspect-apps.c:615 src/inspect.c:548
msgid ""
"inspection API not available since this version of libguestfs was compiled "
"without the hivex library"
msgstr ""
-#: src/inspect.c:760 src/inspect_fs.c:530 src/inspect_fs.c:574
-#: src/inspect_fs_unix.c:236 src/inspect_fs_unix.c:763
-#: src/inspect_fs_unix.c:1447
+#: src/inspect-fs-unix.c:194
+#, c-format
+msgid "release file %s is empty or malformed"
+msgstr ""
+
+#: src/inspect-fs-unix.c:239 src/inspect-fs-unix.c:766
+#: src/inspect-fs-unix.c:1450 src/inspect-fs.c:533 src/inspect-fs.c:577
+#: src/inspect.c:765
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr ""
-#: src/inspect.c:796
-msgid "no inspection data: call guestfs_inspect_os first"
+#: src/inspect-fs-unix.c:809
+msgid "could not parse /etc/fstab or empty file"
msgstr ""
-#: src/inspect.c:808
+#: src/inspect-fs-windows.c:167
#, c-format
-msgid ""
-"%s: root device not found: only call this function with a root device "
-"previously returned by guestfs_inspect_os"
+msgid "cannot resolve Windows %%SYSTEMROOT%%"
msgstr ""
-#: src/inspect_fs.c:363 src/inspect_fs.c:376
+#: src/inspect-fs.c:366 src/inspect-fs.c:379
#, c-format
msgid "could not parse integer in version number: %s"
msgstr ""
-#: src/inspect_fs_unix.c:191
+#: src/inspect-icon.c:581
#, c-format
-msgid "release file %s is empty or malformed"
+msgid "read: %s: unexpected end of file"
msgstr ""
-#: src/inspect_fs_unix.c:806
-msgid "could not parse /etc/fstab or empty file"
+#: src/inspect.c:300
+msgid "not a Windows guest, or systemroot could not be determined"
msgstr ""
-#: src/inspect_fs_windows.c:164
-#, c-format
-msgid "cannot resolve Windows %%SYSTEMROOT%%"
+#: src/inspect.c:316
+msgid "not a Windows guest, or CurrentControlSet could not be determined"
msgstr ""
-#: src/inspect_icon.c:581
+#: src/inspect.c:801
+msgid "no inspection data: call guestfs_inspect_os first"
+msgstr ""
+
+#: src/inspect.c:813
#, c-format
-msgid "read: %s: unexpected end of file"
+msgid ""
+"%s: root device not found: only call this function with a root device "
+"previously returned by guestfs_inspect_os"
msgstr ""
#: src/launch.c:136 src/launch.c:156
@@ -3521,46 +3521,46 @@ msgstr "guestfs_config: ನಿಯತಾಂಕವು '-' ಚಿಹ್ನೆಯಿ
msgid "guestfs_config: parameter '%s' isn't allowed"
msgstr "guestfs_config: '%s' ಎಂಬ ನಿಯತಾಂಕಕ್ಕೆ ಅನುಮತಿ ಇಲ್ಲ"
-#: src/launch.c:360 src/launch.c:472
+#: src/launch.c:381 src/launch.c:476
msgid ""
"filename cannot contain ':' (colon) character. This is a limitation of qemu."
msgstr ""
-#: src/launch.c:375 src/launch.c:380
+#: src/launch.c:396 src/launch.c:401
#, c-format
msgid "%s parameter is empty or contains disallowed characters"
msgstr ""
-#: src/launch.c:494
+#: src/launch.c:498
msgid "the libguestfs handle has already been launched"
msgstr ""
-#: src/launch.c:505
-#, c-format
-msgid "%s: cannot create temporary directory"
-msgstr "%s: ಒಂದು ತಾತ್ಕಾಲಿಕ ಕೋಶವನ್ನು ರಚಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ"
-
-#: src/launch.c:549
+#: src/launch.c:547
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "ನೀವು guestfs_launch ನ ಮೊದಲು guestfs_add_drive ಅನ್ನು ಕರೆಯಬೇಕು"
-#: src/launch.c:1060 src/launch.c:1065
+#: src/launch.c:1058 src/launch.c:1063
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch ವಿಫಲಗೊಂಡಿದೆ, ಹಿಂದಿನ ದೋಷ ಸಂದೇಶಗಳನ್ನು ನೋಡಿ"
-#: src/launch.c:1078
+#: src/launch.c:1076
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu ಆರಂಭಗೊಂಡಿದೆ ಹಾಗು ಡೀಮನ್ ಅನ್ನು ಸಂಪರ್ಕಿಸಿದೆ, ಆದರೆ != READY ಸ್ಥಿತಿಯಲ್ಲಿದೆ"
-#: src/launch.c:1170
+#: src/launch.c:1168
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr ""
-#: src/launch.c:1178
+#: src/launch.c:1176
msgid "contacted guestfsd, but state != READY"
msgstr ""
-#: src/launch.c:1377
+#: src/launch.c:1266
+#, c-format
+msgid "%s: cannot create temporary directory"
+msgstr "%s: ಒಂದು ತಾತ್ಕಾಲಿಕ ಕೋಶವನ್ನು ರಚಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ"
+
+#: src/launch.c:1393
#, c-format
msgid ""
"command failed: %s\n"
@@ -3570,10 +3570,83 @@ msgid ""
"environment variable. There may also be errors printed above."
msgstr ""
-#: src/launch.c:1530
+#: src/launch.c:1546
msgid "qemu has not been launched yet"
msgstr "qemu ಅನ್ನು ಇನ್ನೂ ಸಹ ಆರಂಭಿಸಲಾಗಿಲ್ಲ"
+#: src/libvirtdomain.c:97 src/libvirtdomain.c:390
+msgid "you cannot set both live and readonly flags"
+msgstr ""
+
+#: src/libvirtdomain.c:105
+#, c-format
+msgid "could not connect to libvirt (code %d, domain %d): %s"
+msgstr ""
+
+#: src/libvirtdomain.c:126
+#, c-format
+msgid "no libvirt domain called '%s': %s"
+msgstr ""
+
+#: src/libvirtdomain.c:186 src/libvirtdomain.c:513
+#, c-format
+msgid "error reading libvirt XML information: %s"
+msgstr ""
+
+#: src/libvirtdomain.c:196 src/libvirtdomain.c:521
+msgid "unable to parse XML information returned by libvirt"
+msgstr ""
+
+#: src/libvirtdomain.c:202 src/libvirtdomain.c:527
+msgid "unable to create new XPath context"
+msgstr ""
+
+#: src/libvirtdomain.c:209 src/libvirtdomain.c:542
+msgid "unable to evaluate XPath expression"
+msgstr ""
+
+#: src/libvirtdomain.c:318
+msgid "libvirt domain has no disks"
+msgstr ""
+
+#: src/libvirtdomain.c:384
+msgid "unknown readonlydisk parameter"
+msgstr ""
+
+#: src/libvirtdomain.c:401
+#, c-format
+msgid "error getting domain info: %s"
+msgstr ""
+
+#: src/libvirtdomain.c:415
+msgid ""
+"error: domain is a live virtual machine.\n"
+"Writing to the disks of a running virtual machine can cause disk "
+"corruption.\n"
+"Either use read-only access, or if the guest is running the guestfsd daemon\n"
+"specify live access. In most libguestfs tools these options are --ro or\n"
+"--live respectively. Consult the documentation for further information."
+msgstr ""
+
+#: src/libvirtdomain.c:480
+#, c-format
+msgid ""
+"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
+"\"error\""
+msgstr ""
+
+#: src/libvirtdomain.c:570
+msgid ""
+"this guest has no libvirt <channel> definition for guestfsd\n"
+"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
+msgstr ""
+
+#: src/libvirtdomain.c:593
+msgid ""
+"add-domain API not available since this version of libguestfs was compiled "
+"without libvirt or libxml2"
+msgstr ""
+
#: src/proto.c:379
#, c-format
msgid ""
@@ -3645,79 +3718,6 @@ msgstr "ಕಡತದ ತುಣುಕನ್ನು ಪಾರ್ಸ್ ಮಾಡಲ
msgid "file receive cancelled by daemon"
msgstr "ಕಡತವನ್ನು ಸ್ವೀಕರಿಸುವುದನ್ನು ಡೆಮನ್ ರದ್ದುಗೊಳಿಸಿದೆ"
-#: src/virt.c:108 src/virt.c:401
-msgid "you cannot set both live and readonly flags"
-msgstr ""
-
-#: src/virt.c:116
-#, c-format
-msgid "could not connect to libvirt (code %d, domain %d): %s"
-msgstr ""
-
-#: src/virt.c:137
-#, c-format
-msgid "no libvirt domain called '%s': %s"
-msgstr ""
-
-#: src/virt.c:197 src/virt.c:524
-#, c-format
-msgid "error reading libvirt XML information: %s"
-msgstr ""
-
-#: src/virt.c:207 src/virt.c:532
-msgid "unable to parse XML information returned by libvirt"
-msgstr ""
-
-#: src/virt.c:213 src/virt.c:538
-msgid "unable to create new XPath context"
-msgstr ""
-
-#: src/virt.c:220 src/virt.c:553
-msgid "unable to evaluate XPath expression"
-msgstr ""
-
-#: src/virt.c:329
-msgid "libvirt domain has no disks"
-msgstr ""
-
-#: src/virt.c:395
-msgid "unknown readonlydisk parameter"
-msgstr ""
-
-#: src/virt.c:412
-#, c-format
-msgid "error getting domain info: %s"
-msgstr ""
-
-#: src/virt.c:426
-msgid ""
-"error: domain is a live virtual machine.\n"
-"Writing to the disks of a running virtual machine can cause disk "
-"corruption.\n"
-"Either use read-only access, or if the guest is running the guestfsd daemon\n"
-"specify live access. In most libguestfs tools these options are --ro or\n"
-"--live respectively. Consult the documentation for further information."
-msgstr ""
-
-#: src/virt.c:491
-#, c-format
-msgid ""
-"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
-"\"error\""
-msgstr ""
-
-#: src/virt.c:581
-msgid ""
-"this guest has no libvirt <channel> definition for guestfsd\n"
-"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
-msgstr ""
-
-#: src/virt.c:606
-msgid ""
-"add-domain API not available since this version of libguestfs was compiled "
-"without libvirt or libxml2"
-msgstr ""
-
#: test-tool/test-tool.c:67
#, c-format
msgid ""
@@ -3822,31 +3822,31 @@ msgstr ""
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:291
msgid "virt-make-fs input output\n"
msgstr ""
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:321
msgid "unexpected output from 'du' command"
msgstr ""
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
+#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
#: tools/virt-make-fs.pl:510
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr ""
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:398
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr ""
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:413
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:424
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
@@ -4176,7 +4176,7 @@ msgid ""
"Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
-#: ../sparsify/sparsify.ml:252
+#: ../sparsify/sparsify.ml:254
msgid ""
"Clearing Linux swap on %s ...\n"
"%!"
@@ -4186,7 +4186,7 @@ msgstr ""
msgid "Compressed output format"
msgstr ""
-#: ../sparsify/sparsify.ml:337
+#: ../sparsify/sparsify.ml:339
msgid ""
"Copy to destination and make sparse ...\n"
"%!"
@@ -4266,7 +4266,7 @@ msgstr ""
msgid "Enable tracing of libguestfs calls"
msgstr ""
-#: ../sparsify/sparsify.ml:189
+#: ../sparsify/sparsify.ml:191
msgid ""
"Examine source disk ...\n"
"%!"
@@ -4312,13 +4312,13 @@ msgid ""
"The underlying error was: %s"
msgstr ""
-#: ../sparsify/sparsify.ml:236
+#: ../sparsify/sparsify.ml:238
msgid ""
"Fill free space in %s with zero ...\n"
"%!"
msgstr ""
-#: ../sparsify/sparsify.ml:287
+#: ../sparsify/sparsify.ml:289
msgid ""
"Fill free space in volgroup %s with zero ...\n"
"%!"
@@ -4608,7 +4608,7 @@ msgstr ""
msgid "Shrink partition"
msgstr ""
-#: ../sparsify/sparsify.ml:356
+#: ../sparsify/sparsify.ml:358
msgid ""
"Sparsify operation completed with no errors. Before deleting the old disk, "
"carefully check that the target disk boots and works correctly.\n"
@@ -4718,7 +4718,7 @@ msgstr ""
msgid "Zero filesystem"
msgstr ""
-#: ../sparsify/sparsify.ml:226
+#: ../sparsify/sparsify.ml:228
msgid ""
"Zeroing %s ...\n"
"%!"
@@ -4744,16 +4744,16 @@ msgstr ""
msgid "empty --shrink option"
msgstr ""
-#: ../sparsify/sparsify.ml:321
+#: ../sparsify/sparsify.ml:323
msgid "external command '%s' killed by signal %d"
msgstr ""
-#: ../sparsify/sparsify.ml:323
+#: ../sparsify/sparsify.ml:325
msgid "external command '%s' stopped by signal %d"
msgstr ""
-#. ../sparsify/sparsify.ml:183
-#: ../sparsify/sparsify.ml:350 ../sparsify/sparsify.ml:319
+#. ../sparsify/sparsify.ml:185
+#: ../sparsify/sparsify.ml:352 ../sparsify/sparsify.ml:321
msgid "external command failed: %s"
msgstr ""
@@ -4830,7 +4830,7 @@ msgstr ""
msgid "pvresize"
msgstr ""
-#: ../sparsify/sparsify.ml:261
+#: ../sparsify/sparsify.ml:263
msgid "pwrite: short write restoring swap partition header"
msgstr ""
@@ -4850,6 +4850,29 @@ msgstr ""
msgid "sectors"
msgstr ""
+#: ../sysprep/main.ml:245
+msgid "sysprep operation failed: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:257
+msgid "sysprep operation failed: exception: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:254
+msgid ""
+"sysprep operation failed: internal error: Not_found exception was thrown\n"
+msgstr ""
+
+#: ../sysprep/main.ml:251
+msgid ""
+"sysprep operation failed: internal error: assertion failed at %s, line %d, "
+"char %d\n"
+msgstr ""
+
+#: ../sysprep/main.ml:248
+msgid "sysprep operation failed: internal error: invalid argument: %s\n"
+msgstr ""
+
#: ../resize/resize.ml:374
msgid "the source disk has no partitions"
msgstr ""
diff --git a/po/libguestfs.pot b/po/libguestfs.pot
index 5fca678d..1406d001 100644
--- a/po/libguestfs.pot
+++ b/po/libguestfs.pot
@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.18.5\n"
+"Project-Id-Version: libguestfs 1.18.7\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-10 13:20+0100\n"
+"POT-Creation-Date: 2012-08-30 23:39+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"
@@ -2272,35 +2272,35 @@ msgstr ""
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr ""
-#: fish/copy.c:47
+#: fish/copy.c:48
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
-#: fish/copy.c:68
+#: fish/copy.c:69
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:165
+#: fish/copy.c:166
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr ""
-#: fish/copy.c:210
+#: fish/copy.c:211
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
"image\n"
msgstr ""
-#: fish/copy.c:221
+#: fish/copy.c:222
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:266
+#: fish/copy.c:267
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr ""
@@ -2698,114 +2698,114 @@ msgstr ""
msgid "%s: Did you mean to mount one of these filesystems?\n"
msgstr ""
-#: fish/prep.c:38
-#, c-format
-msgid ""
-"List of available prepared disk images:\n"
-"\n"
+#: fish/prep-boot.c:35 fish/prep-boot.c:90 fish/prep-disk.c:35
+#: fish/prep-fs.c:35 fish/prep-lv.c:70 fish/prep-lv.c:117 fish/prep-part.c:35
+msgid "failed to allocate disk"
msgstr ""
-#: fish/prep.c:41
-#, c-format
-msgid ""
-"guestfish -N %-8s - %s\n"
-"\n"
-"%s\n"
+#: fish/prep-boot.c:43 fish/prep-boot.c:98
+msgid "could not parse boot size"
msgstr ""
-#: fish/prep.c:49
+#: fish/prep-boot.c:47 fish/prep-boot.c:102
#, c-format
-msgid " Optional parameters:\n"
+msgid "failed to get sector size of disk: %s"
msgstr ""
-#: fish/prep.c:56
+#: fish/prep-boot.c:51 fish/prep-boot.c:106 fish/prep-fs.c:42
+#: fish/prep-lv.c:77 fish/prep-lv.c:124 fish/prep-part.c:42
#, c-format
-msgid "<%s> %s (default: %s)\n"
+msgid "failed to partition disk: %s"
msgstr ""
-#: fish/prep.c:66
+#: fish/prep-boot.c:56 fish/prep-boot.c:111
#, c-format
-msgid ""
-"Prepared disk images are written to file \"test1.img\" in the local\n"
-"directory. (\"test2.img\" etc if -N option is given multiple times).\n"
-"For more information see the guestfish(1) manual.\n"
+msgid "failed to add boot partition: %s"
msgstr ""
-#: fish/prep.c:97
+#: fish/prep-boot.c:60 fish/prep-boot.c:115
#, c-format
-msgid ""
-"guestfish: -N parameter '%s': no such prepared disk image known.\n"
-"Use 'guestfish -N help' to list possible values for the -N parameter.\n"
+msgid "failed to add root partition: %s"
msgstr ""
-#: fish/prep.c:159
+#: fish/prep-boot.c:69 fish/prep-boot.c:129
#, c-format
-msgid "guestfish: error creating prepared disk image '%s' on '%s': "
+msgid "failed to create boot filesystem: %s"
msgstr ""
-#: fish/prep_boot.c:35 fish/prep_boot.c:90 fish/prep_disk.c:35
-#: fish/prep_fs.c:35 fish/prep_lv.c:70 fish/prep_lv.c:117 fish/prep_part.c:35
-msgid "failed to allocate disk"
+#: fish/prep-boot.c:78 fish/prep-boot.c:152
+#, c-format
+msgid "failed to create root filesystem: %s"
msgstr ""
-#: fish/prep_boot.c:43 fish/prep_boot.c:98
-msgid "could not parse boot size"
+#: fish/prep-boot.c:87 fish/prep-boot.c:121 fish/prep-lv.c:67
+#: fish/prep-lv.c:83 fish/prep-lv.c:114 fish/prep-lv.c:130
+msgid "incorrect format for LV name, use '/dev/VG/LV'"
msgstr ""
-#: fish/prep_boot.c:47 fish/prep_boot.c:102
+#: fish/prep-boot.c:138 fish/prep-lv.c:92 fish/prep-lv.c:139
#, c-format
-msgid "failed to get sector size of disk: %s"
+msgid "failed to create PV: %s: %s"
msgstr ""
-#: fish/prep_boot.c:51 fish/prep_boot.c:106 fish/prep_fs.c:42
-#: fish/prep_lv.c:77 fish/prep_lv.c:124 fish/prep_part.c:42
+#: fish/prep-boot.c:143 fish/prep-lv.c:97 fish/prep-lv.c:144
#, c-format
-msgid "failed to partition disk: %s"
+msgid "failed to create VG: %s: %s"
msgstr ""
-#: fish/prep_boot.c:56 fish/prep_boot.c:111
+#: fish/prep-boot.c:148 fish/prep-lv.c:102 fish/prep-lv.c:149
#, c-format
-msgid "failed to add boot partition: %s"
+msgid "failed to create LV: /dev/%s/%s: %s"
msgstr ""
-#: fish/prep_boot.c:60 fish/prep_boot.c:115
+#: fish/prep-fs.c:52 fish/prep-lv.c:154
#, c-format
-msgid "failed to add root partition: %s"
+msgid "failed to create filesystem (%s): %s"
msgstr ""
-#: fish/prep_boot.c:69 fish/prep_boot.c:129
+#: fish/prep.c:38
#, c-format
-msgid "failed to create boot filesystem: %s"
+msgid ""
+"List of available prepared disk images:\n"
+"\n"
msgstr ""
-#: fish/prep_boot.c:78 fish/prep_boot.c:152
+#: fish/prep.c:41
#, c-format
-msgid "failed to create root filesystem: %s"
+msgid ""
+"guestfish -N %-8s - %s\n"
+"\n"
+"%s\n"
msgstr ""
-#: fish/prep_boot.c:87 fish/prep_boot.c:121 fish/prep_lv.c:67
-#: fish/prep_lv.c:83 fish/prep_lv.c:114 fish/prep_lv.c:130
-msgid "incorrect format for LV name, use '/dev/VG/LV'"
+#: fish/prep.c:49
+#, c-format
+msgid " Optional parameters:\n"
msgstr ""
-#: fish/prep_boot.c:138 fish/prep_lv.c:92 fish/prep_lv.c:139
+#: fish/prep.c:56
#, c-format
-msgid "failed to create PV: %s: %s"
+msgid "<%s> %s (default: %s)\n"
msgstr ""
-#: fish/prep_boot.c:143 fish/prep_lv.c:97 fish/prep_lv.c:144
+#: fish/prep.c:66
#, c-format
-msgid "failed to create VG: %s: %s"
+msgid ""
+"Prepared disk images are written to file \"test1.img\" in the local\n"
+"directory. (\"test2.img\" etc if -N option is given multiple times).\n"
+"For more information see the guestfish(1) manual.\n"
msgstr ""
-#: fish/prep_boot.c:148 fish/prep_lv.c:102 fish/prep_lv.c:149
+#: fish/prep.c:97
#, c-format
-msgid "failed to create LV: /dev/%s/%s: %s"
+msgid ""
+"guestfish: -N parameter '%s': no such prepared disk image known.\n"
+"Use 'guestfish -N help' to list possible values for the -N parameter.\n"
msgstr ""
-#: fish/prep_fs.c:52 fish/prep_lv.c:154
+#: fish/prep.c:159
#, c-format
-msgid "failed to create filesystem (%s): %s"
+msgid "guestfish: error creating prepared disk image '%s' on '%s': "
msgstr ""
#: fish/rc.c:260
@@ -2937,7 +2937,7 @@ msgid ""
"%s lets you mount a virtual machine filesystem\n"
"Copyright (C) 2009-2012 Red Hat Inc.\n"
"Usage:\n"
-" %s [--options] [-- [--FUSE-options]] mountpoint\n"
+" %s [--options] mountpoint\n"
"Options:\n"
" -a|--add image Add image\n"
" -c|--connect uri Specify libvirt URI for -d option\n"
@@ -3328,19 +3328,19 @@ msgstr ""
msgid "external command failed, see earlier error messages"
msgstr ""
-#: src/dbdump.c:85
+#: src/dbdump.c:88
msgid "unexpected end of output from db_dump command before end of header"
msgstr ""
-#: src/dbdump.c:98 src/dbdump.c:110
+#: src/dbdump.c:101 src/dbdump.c:113
msgid "unexpected line from db_dump command, no space prefix"
msgstr ""
-#: src/dbdump.c:127
+#: src/dbdump.c:130
msgid "unexpected end of output from db_dump command before end of data"
msgstr ""
-#: src/dbdump.c:209
+#: src/dbdump.c:212
msgid "unexpected non-hex digits in output of db_dump command"
msgstr ""
@@ -3405,80 +3405,80 @@ msgstr ""
msgid "FUSE not supported"
msgstr ""
-#: src/guestfs.c:177
+#: src/guestfs.c:213
#, c-format
msgid "guestfs_close: called twice on the same handle\n"
msgstr ""
-#: src/guestfs.c:361
+#: src/guestfs.c:398
#, c-format
msgid "warning: %s"
msgstr ""
-#: src/guestfs.c:422
+#: src/guestfs.c:459
#, c-format
msgid "libguestfs: error: %s\n"
msgstr ""
-#: src/guestfs.c:1003
+#: src/guestfs.c:1038
#, c-format
msgid "<truncated, original size %zu bytes>"
msgstr ""
-#: src/inspect.c:297
-msgid "not a Windows guest, or systemroot could not be determined"
-msgstr ""
-
-#: src/inspect.c:313
-msgid "not a Windows guest, or CurrentControlSet could not be determined"
-msgstr ""
-
-#: src/inspect.c:545 src/inspect_apps.c:612
+#: src/inspect-apps.c:615 src/inspect.c:548
msgid ""
"inspection API not available since this version of libguestfs was compiled "
"without the hivex library"
msgstr ""
-#: src/inspect.c:760 src/inspect_fs.c:530 src/inspect_fs.c:574
-#: src/inspect_fs_unix.c:236 src/inspect_fs_unix.c:763
-#: src/inspect_fs_unix.c:1447
+#: src/inspect-fs-unix.c:194
+#, c-format
+msgid "release file %s is empty or malformed"
+msgstr ""
+
+#: src/inspect-fs-unix.c:239 src/inspect-fs-unix.c:766
+#: src/inspect-fs-unix.c:1450 src/inspect-fs.c:533 src/inspect-fs.c:577
+#: src/inspect.c:765
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr ""
-#: src/inspect.c:796
-msgid "no inspection data: call guestfs_inspect_os first"
+#: src/inspect-fs-unix.c:809
+msgid "could not parse /etc/fstab or empty file"
msgstr ""
-#: src/inspect.c:808
+#: src/inspect-fs-windows.c:167
#, c-format
-msgid ""
-"%s: root device not found: only call this function with a root device "
-"previously returned by guestfs_inspect_os"
+msgid "cannot resolve Windows %%SYSTEMROOT%%"
msgstr ""
-#: src/inspect_fs.c:363 src/inspect_fs.c:376
+#: src/inspect-fs.c:366 src/inspect-fs.c:379
#, c-format
msgid "could not parse integer in version number: %s"
msgstr ""
-#: src/inspect_fs_unix.c:191
+#: src/inspect-icon.c:581
#, c-format
-msgid "release file %s is empty or malformed"
+msgid "read: %s: unexpected end of file"
msgstr ""
-#: src/inspect_fs_unix.c:806
-msgid "could not parse /etc/fstab or empty file"
+#: src/inspect.c:300
+msgid "not a Windows guest, or systemroot could not be determined"
msgstr ""
-#: src/inspect_fs_windows.c:164
-#, c-format
-msgid "cannot resolve Windows %%SYSTEMROOT%%"
+#: src/inspect.c:316
+msgid "not a Windows guest, or CurrentControlSet could not be determined"
msgstr ""
-#: src/inspect_icon.c:581
+#: src/inspect.c:801
+msgid "no inspection data: call guestfs_inspect_os first"
+msgstr ""
+
+#: src/inspect.c:813
#, c-format
-msgid "read: %s: unexpected end of file"
+msgid ""
+"%s: root device not found: only call this function with a root device "
+"previously returned by guestfs_inspect_os"
msgstr ""
#: src/launch.c:136 src/launch.c:156
@@ -3504,46 +3504,46 @@ msgstr ""
msgid "guestfs_config: parameter '%s' isn't allowed"
msgstr ""
-#: src/launch.c:360 src/launch.c:472
+#: src/launch.c:381 src/launch.c:476
msgid ""
"filename cannot contain ':' (colon) character. This is a limitation of qemu."
msgstr ""
-#: src/launch.c:375 src/launch.c:380
+#: src/launch.c:396 src/launch.c:401
#, c-format
msgid "%s parameter is empty or contains disallowed characters"
msgstr ""
-#: src/launch.c:494
+#: src/launch.c:498
msgid "the libguestfs handle has already been launched"
msgstr ""
-#: src/launch.c:505
-#, c-format
-msgid "%s: cannot create temporary directory"
-msgstr ""
-
-#: src/launch.c:549
+#: src/launch.c:547
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr ""
-#: src/launch.c:1060 src/launch.c:1065
+#: src/launch.c:1058 src/launch.c:1063
msgid "guestfs_launch failed, see earlier error messages"
msgstr ""
-#: src/launch.c:1078
+#: src/launch.c:1076
msgid "qemu launched and contacted daemon, but state != READY"
msgstr ""
-#: src/launch.c:1170
+#: src/launch.c:1168
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr ""
-#: src/launch.c:1178
+#: src/launch.c:1176
msgid "contacted guestfsd, but state != READY"
msgstr ""
-#: src/launch.c:1377
+#: src/launch.c:1266
+#, c-format
+msgid "%s: cannot create temporary directory"
+msgstr ""
+
+#: src/launch.c:1393
#, c-format
msgid ""
"command failed: %s\n"
@@ -3553,10 +3553,83 @@ msgid ""
"environment variable. There may also be errors printed above."
msgstr ""
-#: src/launch.c:1530
+#: src/launch.c:1546
msgid "qemu has not been launched yet"
msgstr ""
+#: src/libvirtdomain.c:97 src/libvirtdomain.c:390
+msgid "you cannot set both live and readonly flags"
+msgstr ""
+
+#: src/libvirtdomain.c:105
+#, c-format
+msgid "could not connect to libvirt (code %d, domain %d): %s"
+msgstr ""
+
+#: src/libvirtdomain.c:126
+#, c-format
+msgid "no libvirt domain called '%s': %s"
+msgstr ""
+
+#: src/libvirtdomain.c:186 src/libvirtdomain.c:513
+#, c-format
+msgid "error reading libvirt XML information: %s"
+msgstr ""
+
+#: src/libvirtdomain.c:196 src/libvirtdomain.c:521
+msgid "unable to parse XML information returned by libvirt"
+msgstr ""
+
+#: src/libvirtdomain.c:202 src/libvirtdomain.c:527
+msgid "unable to create new XPath context"
+msgstr ""
+
+#: src/libvirtdomain.c:209 src/libvirtdomain.c:542
+msgid "unable to evaluate XPath expression"
+msgstr ""
+
+#: src/libvirtdomain.c:318
+msgid "libvirt domain has no disks"
+msgstr ""
+
+#: src/libvirtdomain.c:384
+msgid "unknown readonlydisk parameter"
+msgstr ""
+
+#: src/libvirtdomain.c:401
+#, c-format
+msgid "error getting domain info: %s"
+msgstr ""
+
+#: src/libvirtdomain.c:415
+msgid ""
+"error: domain is a live virtual machine.\n"
+"Writing to the disks of a running virtual machine can cause disk "
+"corruption.\n"
+"Either use read-only access, or if the guest is running the guestfsd daemon\n"
+"specify live access. In most libguestfs tools these options are --ro or\n"
+"--live respectively. Consult the documentation for further information."
+msgstr ""
+
+#: src/libvirtdomain.c:480
+#, c-format
+msgid ""
+"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
+"\"error\""
+msgstr ""
+
+#: src/libvirtdomain.c:570
+msgid ""
+"this guest has no libvirt <channel> definition for guestfsd\n"
+"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
+msgstr ""
+
+#: src/libvirtdomain.c:593
+msgid ""
+"add-domain API not available since this version of libguestfs was compiled "
+"without libvirt or libxml2"
+msgstr ""
+
#: src/proto.c:379
#, c-format
msgid ""
@@ -3626,79 +3699,6 @@ msgstr ""
msgid "file receive cancelled by daemon"
msgstr ""
-#: src/virt.c:108 src/virt.c:401
-msgid "you cannot set both live and readonly flags"
-msgstr ""
-
-#: src/virt.c:116
-#, c-format
-msgid "could not connect to libvirt (code %d, domain %d): %s"
-msgstr ""
-
-#: src/virt.c:137
-#, c-format
-msgid "no libvirt domain called '%s': %s"
-msgstr ""
-
-#: src/virt.c:197 src/virt.c:524
-#, c-format
-msgid "error reading libvirt XML information: %s"
-msgstr ""
-
-#: src/virt.c:207 src/virt.c:532
-msgid "unable to parse XML information returned by libvirt"
-msgstr ""
-
-#: src/virt.c:213 src/virt.c:538
-msgid "unable to create new XPath context"
-msgstr ""
-
-#: src/virt.c:220 src/virt.c:553
-msgid "unable to evaluate XPath expression"
-msgstr ""
-
-#: src/virt.c:329
-msgid "libvirt domain has no disks"
-msgstr ""
-
-#: src/virt.c:395
-msgid "unknown readonlydisk parameter"
-msgstr ""
-
-#: src/virt.c:412
-#, c-format
-msgid "error getting domain info: %s"
-msgstr ""
-
-#: src/virt.c:426
-msgid ""
-"error: domain is a live virtual machine.\n"
-"Writing to the disks of a running virtual machine can cause disk "
-"corruption.\n"
-"Either use read-only access, or if the guest is running the guestfsd daemon\n"
-"specify live access. In most libguestfs tools these options are --ro or\n"
-"--live respectively. Consult the documentation for further information."
-msgstr ""
-
-#: src/virt.c:491
-#, c-format
-msgid ""
-"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
-"\"error\""
-msgstr ""
-
-#: src/virt.c:581
-msgid ""
-"this guest has no libvirt <channel> definition for guestfsd\n"
-"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
-msgstr ""
-
-#: src/virt.c:606
-msgid ""
-"add-domain API not available since this version of libguestfs was compiled "
-"without libvirt or libxml2"
-msgstr ""
-
#: test-tool/test-tool.c:67
#, c-format
msgid ""
@@ -3801,31 +3801,31 @@ msgstr ""
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:291
msgid "virt-make-fs input output\n"
msgstr ""
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:321
msgid "unexpected output from 'du' command"
msgstr ""
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
+#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
#: tools/virt-make-fs.pl:510
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr ""
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:398
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr ""
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:413
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:424
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
@@ -4103,7 +4103,7 @@ msgstr ""
msgid "Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
-#: ../sparsify/sparsify.ml:252
+#: ../sparsify/sparsify.ml:254
msgid "Clearing Linux swap on %s ...\n%!"
msgstr ""
@@ -4111,7 +4111,7 @@ msgstr ""
msgid "Compressed output format"
msgstr ""
-#: ../sparsify/sparsify.ml:337
+#: ../sparsify/sparsify.ml:339
msgid "Copy to destination and make sparse ...\n%!"
msgstr ""
@@ -4185,7 +4185,7 @@ msgstr ""
msgid "Enable tracing of libguestfs calls"
msgstr ""
-#: ../sparsify/sparsify.ml:189
+#: ../sparsify/sparsify.ml:191
msgid "Examine source disk ...\n%!"
msgstr ""
@@ -4217,11 +4217,11 @@ msgstr ""
msgid "Failed to initialize the partition table on the target disk. You need to wipe or recreate the target disk and then run virt-resize again.\n\nThe underlying error was: %s"
msgstr ""
-#: ../sparsify/sparsify.ml:236
+#: ../sparsify/sparsify.ml:238
msgid "Fill free space in %s with zero ...\n%!"
msgstr ""
-#: ../sparsify/sparsify.ml:287
+#: ../sparsify/sparsify.ml:289
msgid "Fill free space in volgroup %s with zero ...\n%!"
msgstr ""
@@ -4473,7 +4473,7 @@ msgstr ""
msgid "Shrink partition"
msgstr ""
-#: ../sparsify/sparsify.ml:356
+#: ../sparsify/sparsify.ml:358
msgid "Sparsify operation completed with no errors. Before deleting the old disk, carefully check that the target disk boots and works correctly.\n"
msgstr ""
@@ -4525,7 +4525,7 @@ msgstr ""
msgid "Zero filesystem"
msgstr ""
-#: ../sparsify/sparsify.ml:226
+#: ../sparsify/sparsify.ml:228
msgid "Zeroing %s ...\n%!"
msgstr ""
@@ -4549,16 +4549,16 @@ msgstr ""
msgid "empty --shrink option"
msgstr ""
-#: ../sparsify/sparsify.ml:321
+#: ../sparsify/sparsify.ml:323
msgid "external command '%s' killed by signal %d"
msgstr ""
-#: ../sparsify/sparsify.ml:323
+#: ../sparsify/sparsify.ml:325
msgid "external command '%s' stopped by signal %d"
msgstr ""
-#: ../sparsify/sparsify.ml:350 ../sparsify/sparsify.ml:319
-#. ../sparsify/sparsify.ml:183
+#: ../sparsify/sparsify.ml:352 ../sparsify/sparsify.ml:321
+#. ../sparsify/sparsify.ml:185
msgid "external command failed: %s"
msgstr ""
@@ -4630,7 +4630,7 @@ msgstr ""
msgid "pvresize"
msgstr ""
-#: ../sparsify/sparsify.ml:261
+#: ../sparsify/sparsify.ml:263
msgid "pwrite: short write restoring swap partition header"
msgstr ""
@@ -4650,6 +4650,26 @@ msgstr ""
msgid "sectors"
msgstr ""
+#: ../sysprep/main.ml:245
+msgid "sysprep operation failed: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:257
+msgid "sysprep operation failed: exception: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:254
+msgid "sysprep operation failed: internal error: Not_found exception was thrown\n"
+msgstr ""
+
+#: ../sysprep/main.ml:251
+msgid "sysprep operation failed: internal error: assertion failed at %s, line %d, char %d\n"
+msgstr ""
+
+#: ../sysprep/main.ml:248
+msgid "sysprep operation failed: internal error: invalid argument: %s\n"
+msgstr ""
+
#: ../resize/resize.ml:374
msgid "the source disk has no partitions"
msgstr ""
diff --git a/po/ml.po b/po/ml.po
index 6ad25efd..14b9648b 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-10 13:20+0100\n"
+"POT-Creation-Date: 2012-08-30 23:39+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Malayalam <discuss@lists.smc.org.in>\n"
@@ -2276,35 +2276,35 @@ msgstr "%s: അപരിചിതമായ കമാന്‍ഡ്\n"
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr ""
-#: fish/copy.c:47
+#: fish/copy.c:48
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
-#: fish/copy.c:68
+#: fish/copy.c:69
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:165
+#: fish/copy.c:166
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr ""
-#: fish/copy.c:210
+#: fish/copy.c:211
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
"image\n"
msgstr ""
-#: fish/copy.c:221
+#: fish/copy.c:222
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:266
+#: fish/copy.c:267
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr ""
@@ -2707,114 +2707,114 @@ msgstr ""
msgid "%s: Did you mean to mount one of these filesystems?\n"
msgstr ""
-#: fish/prep.c:38
-#, c-format
-msgid ""
-"List of available prepared disk images:\n"
-"\n"
+#: fish/prep-boot.c:35 fish/prep-boot.c:90 fish/prep-disk.c:35
+#: fish/prep-fs.c:35 fish/prep-lv.c:70 fish/prep-lv.c:117 fish/prep-part.c:35
+msgid "failed to allocate disk"
msgstr ""
-#: fish/prep.c:41
-#, c-format
-msgid ""
-"guestfish -N %-8s - %s\n"
-"\n"
-"%s\n"
+#: fish/prep-boot.c:43 fish/prep-boot.c:98
+msgid "could not parse boot size"
msgstr ""
-#: fish/prep.c:49
+#: fish/prep-boot.c:47 fish/prep-boot.c:102
#, c-format
-msgid " Optional parameters:\n"
+msgid "failed to get sector size of disk: %s"
msgstr ""
-#: fish/prep.c:56
+#: fish/prep-boot.c:51 fish/prep-boot.c:106 fish/prep-fs.c:42
+#: fish/prep-lv.c:77 fish/prep-lv.c:124 fish/prep-part.c:42
#, c-format
-msgid "<%s> %s (default: %s)\n"
+msgid "failed to partition disk: %s"
msgstr ""
-#: fish/prep.c:66
+#: fish/prep-boot.c:56 fish/prep-boot.c:111
#, c-format
-msgid ""
-"Prepared disk images are written to file \"test1.img\" in the local\n"
-"directory. (\"test2.img\" etc if -N option is given multiple times).\n"
-"For more information see the guestfish(1) manual.\n"
+msgid "failed to add boot partition: %s"
msgstr ""
-#: fish/prep.c:97
+#: fish/prep-boot.c:60 fish/prep-boot.c:115
#, c-format
-msgid ""
-"guestfish: -N parameter '%s': no such prepared disk image known.\n"
-"Use 'guestfish -N help' to list possible values for the -N parameter.\n"
+msgid "failed to add root partition: %s"
msgstr ""
-#: fish/prep.c:159
+#: fish/prep-boot.c:69 fish/prep-boot.c:129
#, c-format
-msgid "guestfish: error creating prepared disk image '%s' on '%s': "
+msgid "failed to create boot filesystem: %s"
msgstr ""
-#: fish/prep_boot.c:35 fish/prep_boot.c:90 fish/prep_disk.c:35
-#: fish/prep_fs.c:35 fish/prep_lv.c:70 fish/prep_lv.c:117 fish/prep_part.c:35
-msgid "failed to allocate disk"
+#: fish/prep-boot.c:78 fish/prep-boot.c:152
+#, c-format
+msgid "failed to create root filesystem: %s"
msgstr ""
-#: fish/prep_boot.c:43 fish/prep_boot.c:98
-msgid "could not parse boot size"
+#: fish/prep-boot.c:87 fish/prep-boot.c:121 fish/prep-lv.c:67
+#: fish/prep-lv.c:83 fish/prep-lv.c:114 fish/prep-lv.c:130
+msgid "incorrect format for LV name, use '/dev/VG/LV'"
msgstr ""
-#: fish/prep_boot.c:47 fish/prep_boot.c:102
+#: fish/prep-boot.c:138 fish/prep-lv.c:92 fish/prep-lv.c:139
#, c-format
-msgid "failed to get sector size of disk: %s"
+msgid "failed to create PV: %s: %s"
msgstr ""
-#: fish/prep_boot.c:51 fish/prep_boot.c:106 fish/prep_fs.c:42
-#: fish/prep_lv.c:77 fish/prep_lv.c:124 fish/prep_part.c:42
+#: fish/prep-boot.c:143 fish/prep-lv.c:97 fish/prep-lv.c:144
#, c-format
-msgid "failed to partition disk: %s"
+msgid "failed to create VG: %s: %s"
msgstr ""
-#: fish/prep_boot.c:56 fish/prep_boot.c:111
+#: fish/prep-boot.c:148 fish/prep-lv.c:102 fish/prep-lv.c:149
#, c-format
-msgid "failed to add boot partition: %s"
+msgid "failed to create LV: /dev/%s/%s: %s"
msgstr ""
-#: fish/prep_boot.c:60 fish/prep_boot.c:115
+#: fish/prep-fs.c:52 fish/prep-lv.c:154
#, c-format
-msgid "failed to add root partition: %s"
+msgid "failed to create filesystem (%s): %s"
msgstr ""
-#: fish/prep_boot.c:69 fish/prep_boot.c:129
+#: fish/prep.c:38
#, c-format
-msgid "failed to create boot filesystem: %s"
+msgid ""
+"List of available prepared disk images:\n"
+"\n"
msgstr ""
-#: fish/prep_boot.c:78 fish/prep_boot.c:152
+#: fish/prep.c:41
#, c-format
-msgid "failed to create root filesystem: %s"
+msgid ""
+"guestfish -N %-8s - %s\n"
+"\n"
+"%s\n"
msgstr ""
-#: fish/prep_boot.c:87 fish/prep_boot.c:121 fish/prep_lv.c:67
-#: fish/prep_lv.c:83 fish/prep_lv.c:114 fish/prep_lv.c:130
-msgid "incorrect format for LV name, use '/dev/VG/LV'"
+#: fish/prep.c:49
+#, c-format
+msgid " Optional parameters:\n"
msgstr ""
-#: fish/prep_boot.c:138 fish/prep_lv.c:92 fish/prep_lv.c:139
+#: fish/prep.c:56
#, c-format
-msgid "failed to create PV: %s: %s"
+msgid "<%s> %s (default: %s)\n"
msgstr ""
-#: fish/prep_boot.c:143 fish/prep_lv.c:97 fish/prep_lv.c:144
+#: fish/prep.c:66
#, c-format
-msgid "failed to create VG: %s: %s"
+msgid ""
+"Prepared disk images are written to file \"test1.img\" in the local\n"
+"directory. (\"test2.img\" etc if -N option is given multiple times).\n"
+"For more information see the guestfish(1) manual.\n"
msgstr ""
-#: fish/prep_boot.c:148 fish/prep_lv.c:102 fish/prep_lv.c:149
+#: fish/prep.c:97
#, c-format
-msgid "failed to create LV: /dev/%s/%s: %s"
+msgid ""
+"guestfish: -N parameter '%s': no such prepared disk image known.\n"
+"Use 'guestfish -N help' to list possible values for the -N parameter.\n"
msgstr ""
-#: fish/prep_fs.c:52 fish/prep_lv.c:154
+#: fish/prep.c:159
#, c-format
-msgid "failed to create filesystem (%s): %s"
+msgid "guestfish: error creating prepared disk image '%s' on '%s': "
msgstr ""
#: fish/rc.c:260
@@ -2949,7 +2949,7 @@ msgid ""
"%s lets you mount a virtual machine filesystem\n"
"Copyright (C) 2009-2012 Red Hat Inc.\n"
"Usage:\n"
-" %s [--options] [-- [--FUSE-options]] mountpoint\n"
+" %s [--options] mountpoint\n"
"Options:\n"
" -a|--add image Add image\n"
" -c|--connect uri Specify libvirt URI for -d option\n"
@@ -3340,19 +3340,19 @@ msgstr ""
msgid "external command failed, see earlier error messages"
msgstr ""
-#: src/dbdump.c:85
+#: src/dbdump.c:88
msgid "unexpected end of output from db_dump command before end of header"
msgstr ""
-#: src/dbdump.c:98 src/dbdump.c:110
+#: src/dbdump.c:101 src/dbdump.c:113
msgid "unexpected line from db_dump command, no space prefix"
msgstr ""
-#: src/dbdump.c:127
+#: src/dbdump.c:130
msgid "unexpected end of output from db_dump command before end of data"
msgstr ""
-#: src/dbdump.c:209
+#: src/dbdump.c:212
msgid "unexpected non-hex digits in output of db_dump command"
msgstr ""
@@ -3417,80 +3417,80 @@ msgstr ""
msgid "FUSE not supported"
msgstr ""
-#: src/guestfs.c:177
+#: src/guestfs.c:213
#, c-format
msgid "guestfs_close: called twice on the same handle\n"
msgstr "guestfs_close: ഒരേ ഹാന്‍ഡിലില്‍ രണ്ടു് തവണ വിളിച്ചിരിക്കുന്നു\n"
-#: src/guestfs.c:361
+#: src/guestfs.c:398
#, c-format
msgid "warning: %s"
msgstr ""
-#: src/guestfs.c:422
+#: src/guestfs.c:459
#, c-format
msgid "libguestfs: error: %s\n"
msgstr "libguestfs: പിശക്: %s\n"
-#: src/guestfs.c:1003
+#: src/guestfs.c:1038
#, c-format
msgid "<truncated, original size %zu bytes>"
msgstr ""
-#: src/inspect.c:297
-msgid "not a Windows guest, or systemroot could not be determined"
-msgstr ""
-
-#: src/inspect.c:313
-msgid "not a Windows guest, or CurrentControlSet could not be determined"
-msgstr ""
-
-#: src/inspect.c:545 src/inspect_apps.c:612
+#: src/inspect-apps.c:615 src/inspect.c:548
msgid ""
"inspection API not available since this version of libguestfs was compiled "
"without the hivex library"
msgstr ""
-#: src/inspect.c:760 src/inspect_fs.c:530 src/inspect_fs.c:574
-#: src/inspect_fs_unix.c:236 src/inspect_fs_unix.c:763
-#: src/inspect_fs_unix.c:1447
+#: src/inspect-fs-unix.c:194
+#, c-format
+msgid "release file %s is empty or malformed"
+msgstr ""
+
+#: src/inspect-fs-unix.c:239 src/inspect-fs-unix.c:766
+#: src/inspect-fs-unix.c:1450 src/inspect-fs.c:533 src/inspect-fs.c:577
+#: src/inspect.c:765
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr ""
-#: src/inspect.c:796
-msgid "no inspection data: call guestfs_inspect_os first"
+#: src/inspect-fs-unix.c:809
+msgid "could not parse /etc/fstab or empty file"
msgstr ""
-#: src/inspect.c:808
+#: src/inspect-fs-windows.c:167
#, c-format
-msgid ""
-"%s: root device not found: only call this function with a root device "
-"previously returned by guestfs_inspect_os"
+msgid "cannot resolve Windows %%SYSTEMROOT%%"
msgstr ""
-#: src/inspect_fs.c:363 src/inspect_fs.c:376
+#: src/inspect-fs.c:366 src/inspect-fs.c:379
#, c-format
msgid "could not parse integer in version number: %s"
msgstr ""
-#: src/inspect_fs_unix.c:191
+#: src/inspect-icon.c:581
#, c-format
-msgid "release file %s is empty or malformed"
+msgid "read: %s: unexpected end of file"
msgstr ""
-#: src/inspect_fs_unix.c:806
-msgid "could not parse /etc/fstab or empty file"
+#: src/inspect.c:300
+msgid "not a Windows guest, or systemroot could not be determined"
msgstr ""
-#: src/inspect_fs_windows.c:164
-#, c-format
-msgid "cannot resolve Windows %%SYSTEMROOT%%"
+#: src/inspect.c:316
+msgid "not a Windows guest, or CurrentControlSet could not be determined"
msgstr ""
-#: src/inspect_icon.c:581
+#: src/inspect.c:801
+msgid "no inspection data: call guestfs_inspect_os first"
+msgstr ""
+
+#: src/inspect.c:813
#, c-format
-msgid "read: %s: unexpected end of file"
+msgid ""
+"%s: root device not found: only call this function with a root device "
+"previously returned by guestfs_inspect_os"
msgstr ""
#: src/launch.c:136 src/launch.c:156
@@ -3516,46 +3516,46 @@ msgstr "guestfs_config: പരാമീറ്റര്‍ '-' ഉപയോഗി
msgid "guestfs_config: parameter '%s' isn't allowed"
msgstr ""
-#: src/launch.c:360 src/launch.c:472
+#: src/launch.c:381 src/launch.c:476
msgid ""
"filename cannot contain ':' (colon) character. This is a limitation of qemu."
msgstr ""
-#: src/launch.c:375 src/launch.c:380
+#: src/launch.c:396 src/launch.c:401
#, c-format
msgid "%s parameter is empty or contains disallowed characters"
msgstr ""
-#: src/launch.c:494
+#: src/launch.c:498
msgid "the libguestfs handle has already been launched"
msgstr ""
-#: src/launch.c:505
-#, c-format
-msgid "%s: cannot create temporary directory"
-msgstr "%s: താല്‍ക്കാലിക ഡയറക്ടറി ഉണ്ടാക്കുവാന്‍ സാധ്യമല്ല"
-
-#: src/launch.c:549
+#: src/launch.c:547
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "guestfs_launch-നു് മുമ്പു് guestfs_add_drive വിളിക്കേണ്ടതു്"
-#: src/launch.c:1060 src/launch.c:1065
+#: src/launch.c:1058 src/launch.c:1063
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch പരാജയപ്പെട്ടു, മുമ്പുള്ള പിശക് സന്ദേശങ്ങള്‍ കാണുക"
-#: src/launch.c:1078
+#: src/launch.c:1076
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu വിന്യസിച്ചു് ഡെമണുമായി ബന്ധപ്പെട്ടു, പക്ഷേ state != READY"
-#: src/launch.c:1170
+#: src/launch.c:1168
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr ""
-#: src/launch.c:1178
+#: src/launch.c:1176
msgid "contacted guestfsd, but state != READY"
msgstr ""
-#: src/launch.c:1377
+#: src/launch.c:1266
+#, c-format
+msgid "%s: cannot create temporary directory"
+msgstr "%s: താല്‍ക്കാലിക ഡയറക്ടറി ഉണ്ടാക്കുവാന്‍ സാധ്യമല്ല"
+
+#: src/launch.c:1393
#, c-format
msgid ""
"command failed: %s\n"
@@ -3565,10 +3565,83 @@ msgid ""
"environment variable. There may also be errors printed above."
msgstr ""
-#: src/launch.c:1530
+#: src/launch.c:1546
msgid "qemu has not been launched yet"
msgstr "qemu ഇതുവരെ വിന്യസിച്ചിട്ടില്ല"
+#: src/libvirtdomain.c:97 src/libvirtdomain.c:390
+msgid "you cannot set both live and readonly flags"
+msgstr ""
+
+#: src/libvirtdomain.c:105
+#, c-format
+msgid "could not connect to libvirt (code %d, domain %d): %s"
+msgstr ""
+
+#: src/libvirtdomain.c:126
+#, c-format
+msgid "no libvirt domain called '%s': %s"
+msgstr ""
+
+#: src/libvirtdomain.c:186 src/libvirtdomain.c:513
+#, c-format
+msgid "error reading libvirt XML information: %s"
+msgstr ""
+
+#: src/libvirtdomain.c:196 src/libvirtdomain.c:521
+msgid "unable to parse XML information returned by libvirt"
+msgstr ""
+
+#: src/libvirtdomain.c:202 src/libvirtdomain.c:527
+msgid "unable to create new XPath context"
+msgstr ""
+
+#: src/libvirtdomain.c:209 src/libvirtdomain.c:542
+msgid "unable to evaluate XPath expression"
+msgstr ""
+
+#: src/libvirtdomain.c:318
+msgid "libvirt domain has no disks"
+msgstr ""
+
+#: src/libvirtdomain.c:384
+msgid "unknown readonlydisk parameter"
+msgstr ""
+
+#: src/libvirtdomain.c:401
+#, c-format
+msgid "error getting domain info: %s"
+msgstr ""
+
+#: src/libvirtdomain.c:415
+msgid ""
+"error: domain is a live virtual machine.\n"
+"Writing to the disks of a running virtual machine can cause disk "
+"corruption.\n"
+"Either use read-only access, or if the guest is running the guestfsd daemon\n"
+"specify live access. In most libguestfs tools these options are --ro or\n"
+"--live respectively. Consult the documentation for further information."
+msgstr ""
+
+#: src/libvirtdomain.c:480
+#, c-format
+msgid ""
+"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
+"\"error\""
+msgstr ""
+
+#: src/libvirtdomain.c:570
+msgid ""
+"this guest has no libvirt <channel> definition for guestfsd\n"
+"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
+msgstr ""
+
+#: src/libvirtdomain.c:593
+msgid ""
+"add-domain API not available since this version of libguestfs was compiled "
+"without libvirt or libxml2"
+msgstr ""
+
#: src/proto.c:379
#, c-format
msgid ""
@@ -3639,79 +3712,6 @@ msgstr "ഫയല്‍ പാഴ്സ് ചെയ്യുന്നതില
msgid "file receive cancelled by daemon"
msgstr "ഫയല്‍ ലഭ്യമാക്കുന്നതു് ഡെമണ്‍ റദ്ദാക്കിയിരിക്കുന്നു"
-#: src/virt.c:108 src/virt.c:401
-msgid "you cannot set both live and readonly flags"
-msgstr ""
-
-#: src/virt.c:116
-#, c-format
-msgid "could not connect to libvirt (code %d, domain %d): %s"
-msgstr ""
-
-#: src/virt.c:137
-#, c-format
-msgid "no libvirt domain called '%s': %s"
-msgstr ""
-
-#: src/virt.c:197 src/virt.c:524
-#, c-format
-msgid "error reading libvirt XML information: %s"
-msgstr ""
-
-#: src/virt.c:207 src/virt.c:532
-msgid "unable to parse XML information returned by libvirt"
-msgstr ""
-
-#: src/virt.c:213 src/virt.c:538
-msgid "unable to create new XPath context"
-msgstr ""
-
-#: src/virt.c:220 src/virt.c:553
-msgid "unable to evaluate XPath expression"
-msgstr ""
-
-#: src/virt.c:329
-msgid "libvirt domain has no disks"
-msgstr ""
-
-#: src/virt.c:395
-msgid "unknown readonlydisk parameter"
-msgstr ""
-
-#: src/virt.c:412
-#, c-format
-msgid "error getting domain info: %s"
-msgstr ""
-
-#: src/virt.c:426
-msgid ""
-"error: domain is a live virtual machine.\n"
-"Writing to the disks of a running virtual machine can cause disk "
-"corruption.\n"
-"Either use read-only access, or if the guest is running the guestfsd daemon\n"
-"specify live access. In most libguestfs tools these options are --ro or\n"
-"--live respectively. Consult the documentation for further information."
-msgstr ""
-
-#: src/virt.c:491
-#, c-format
-msgid ""
-"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
-"\"error\""
-msgstr ""
-
-#: src/virt.c:581
-msgid ""
-"this guest has no libvirt <channel> definition for guestfsd\n"
-"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
-msgstr ""
-
-#: src/virt.c:606
-msgid ""
-"add-domain API not available since this version of libguestfs was compiled "
-"without libvirt or libxml2"
-msgstr ""
-
#: test-tool/test-tool.c:67
#, c-format
msgid ""
@@ -3816,31 +3816,31 @@ msgstr ""
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:291
msgid "virt-make-fs input output\n"
msgstr ""
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:321
msgid "unexpected output from 'du' command"
msgstr ""
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
+#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
#: tools/virt-make-fs.pl:510
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr ""
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:398
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr ""
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:413
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:424
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
@@ -4170,7 +4170,7 @@ msgid ""
"Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
-#: ../sparsify/sparsify.ml:252
+#: ../sparsify/sparsify.ml:254
msgid ""
"Clearing Linux swap on %s ...\n"
"%!"
@@ -4180,7 +4180,7 @@ msgstr ""
msgid "Compressed output format"
msgstr ""
-#: ../sparsify/sparsify.ml:337
+#: ../sparsify/sparsify.ml:339
msgid ""
"Copy to destination and make sparse ...\n"
"%!"
@@ -4260,7 +4260,7 @@ msgstr ""
msgid "Enable tracing of libguestfs calls"
msgstr ""
-#: ../sparsify/sparsify.ml:189
+#: ../sparsify/sparsify.ml:191
msgid ""
"Examine source disk ...\n"
"%!"
@@ -4306,13 +4306,13 @@ msgid ""
"The underlying error was: %s"
msgstr ""
-#: ../sparsify/sparsify.ml:236
+#: ../sparsify/sparsify.ml:238
msgid ""
"Fill free space in %s with zero ...\n"
"%!"
msgstr ""
-#: ../sparsify/sparsify.ml:287
+#: ../sparsify/sparsify.ml:289
msgid ""
"Fill free space in volgroup %s with zero ...\n"
"%!"
@@ -4602,7 +4602,7 @@ msgstr ""
msgid "Shrink partition"
msgstr ""
-#: ../sparsify/sparsify.ml:356
+#: ../sparsify/sparsify.ml:358
msgid ""
"Sparsify operation completed with no errors. Before deleting the old disk, "
"carefully check that the target disk boots and works correctly.\n"
@@ -4712,7 +4712,7 @@ msgstr ""
msgid "Zero filesystem"
msgstr ""
-#: ../sparsify/sparsify.ml:226
+#: ../sparsify/sparsify.ml:228
msgid ""
"Zeroing %s ...\n"
"%!"
@@ -4738,16 +4738,16 @@ msgstr ""
msgid "empty --shrink option"
msgstr ""
-#: ../sparsify/sparsify.ml:321
+#: ../sparsify/sparsify.ml:323
msgid "external command '%s' killed by signal %d"
msgstr ""
-#: ../sparsify/sparsify.ml:323
+#: ../sparsify/sparsify.ml:325
msgid "external command '%s' stopped by signal %d"
msgstr ""
-#. ../sparsify/sparsify.ml:183
-#: ../sparsify/sparsify.ml:350 ../sparsify/sparsify.ml:319
+#. ../sparsify/sparsify.ml:185
+#: ../sparsify/sparsify.ml:352 ../sparsify/sparsify.ml:321
msgid "external command failed: %s"
msgstr ""
@@ -4824,7 +4824,7 @@ msgstr ""
msgid "pvresize"
msgstr ""
-#: ../sparsify/sparsify.ml:261
+#: ../sparsify/sparsify.ml:263
msgid "pwrite: short write restoring swap partition header"
msgstr ""
@@ -4844,6 +4844,29 @@ msgstr ""
msgid "sectors"
msgstr ""
+#: ../sysprep/main.ml:245
+msgid "sysprep operation failed: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:257
+msgid "sysprep operation failed: exception: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:254
+msgid ""
+"sysprep operation failed: internal error: Not_found exception was thrown\n"
+msgstr ""
+
+#: ../sysprep/main.ml:251
+msgid ""
+"sysprep operation failed: internal error: assertion failed at %s, line %d, "
+"char %d\n"
+msgstr ""
+
+#: ../sysprep/main.ml:248
+msgid "sysprep operation failed: internal error: invalid argument: %s\n"
+msgstr ""
+
#: ../resize/resize.ml:374
msgid "the source disk has no partitions"
msgstr ""
diff --git a/po/mr.po b/po/mr.po
index 997e3b60..405c27dc 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-10 13:20+0100\n"
+"POT-Creation-Date: 2012-08-30 23:39+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Marathi (http://www.transifex.net/projects/p/fedora/language/"
@@ -2347,7 +2347,7 @@ msgstr "%s: अपरिचीत आदेश\n"
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr ""
-#: fish/copy.c:47
+#: fish/copy.c:48
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
@@ -2355,17 +2355,17 @@ msgstr ""
"प्रतिमामध्ये फाइल्स्चे प्रत बनवण्यासाठी 'copy-in <local> [<local>...] <remotedir>' "
"याचा वापर करा\n"
-#: fish/copy.c:68
+#: fish/copy.c:69
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr "copy-in: लक्ष्य '%s' डिरेक्ट्री नाही\n"
-#: fish/copy.c:165
+#: fish/copy.c:166
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr "त्रुटी: घटक झिरो लेंग्थ् किंवा स्वीकार्य कमालपेक्षा जास्त आहे\n"
-#: fish/copy.c:210
+#: fish/copy.c:211
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
@@ -2374,12 +2374,12 @@ msgstr ""
"प्रतिमेच्या बाहेर फाइल्चे प्रत निर्माण करण्यासाठी 'copy-out <remote> [<remote>...] "
"<localdir>' वापर करा\n"
-#: fish/copy.c:221
+#: fish/copy.c:222
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr "copy-out: लक्ष्य '%s' डिरेक्ट्री नाही\n"
-#: fish/copy.c:266
+#: fish/copy.c:267
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr "copy-out: '%s' फाइल किंवा डिरेक्ट्री नाही\n"
@@ -2804,6 +2804,71 @@ msgstr ""
msgid "%s: Did you mean to mount one of these filesystems?\n"
msgstr ""
+#: fish/prep-boot.c:35 fish/prep-boot.c:90 fish/prep-disk.c:35
+#: fish/prep-fs.c:35 fish/prep-lv.c:70 fish/prep-lv.c:117 fish/prep-part.c:35
+msgid "failed to allocate disk"
+msgstr "डिस्कचे वाटप करतेवेळी त्रुटी"
+
+#: fish/prep-boot.c:43 fish/prep-boot.c:98
+msgid "could not parse boot size"
+msgstr "बूट आकार वाचणे अशक्य"
+
+#: fish/prep-boot.c:47 fish/prep-boot.c:102
+#, c-format
+msgid "failed to get sector size of disk: %s"
+msgstr "डिस्कचे सेक्टर आकार प्राप्त करण्यास अपयशी: %s"
+
+#: fish/prep-boot.c:51 fish/prep-boot.c:106 fish/prep-fs.c:42
+#: fish/prep-lv.c:77 fish/prep-lv.c:124 fish/prep-part.c:42
+#, c-format
+msgid "failed to partition disk: %s"
+msgstr "डिस्कचे विभाजन करण्यास अपयशी: %s"
+
+#: fish/prep-boot.c:56 fish/prep-boot.c:111
+#, c-format
+msgid "failed to add boot partition: %s"
+msgstr "बूट विभाजन समाविष्ट करण्यास अपयशी: %s"
+
+#: fish/prep-boot.c:60 fish/prep-boot.c:115
+#, c-format
+msgid "failed to add root partition: %s"
+msgstr "रूट विभाजन समाविष्ट करण्यास अपयशी: %s"
+
+#: fish/prep-boot.c:69 fish/prep-boot.c:129
+#, c-format
+msgid "failed to create boot filesystem: %s"
+msgstr "बूट फाइलप्रणाली निर्माण करण्यास अपयशी: %s"
+
+#: fish/prep-boot.c:78 fish/prep-boot.c:152
+#, c-format
+msgid "failed to create root filesystem: %s"
+msgstr "रूट फाइलप्रणाली निर्माण करण्यास अपयशी: %s"
+
+#: fish/prep-boot.c:87 fish/prep-boot.c:121 fish/prep-lv.c:67
+#: fish/prep-lv.c:83 fish/prep-lv.c:114 fish/prep-lv.c:130
+msgid "incorrect format for LV name, use '/dev/VG/LV'"
+msgstr "LV नावकरीता अयोग्य स्वरूप, '/dev/VG/LV' याचा वापर करा"
+
+#: fish/prep-boot.c:138 fish/prep-lv.c:92 fish/prep-lv.c:139
+#, c-format
+msgid "failed to create PV: %s: %s"
+msgstr "PV निर्माण करण्यास अपयशी: %s: %s"
+
+#: fish/prep-boot.c:143 fish/prep-lv.c:97 fish/prep-lv.c:144
+#, c-format
+msgid "failed to create VG: %s: %s"
+msgstr "VG निर्माण करण्यास अपयशी: %s: %s"
+
+#: fish/prep-boot.c:148 fish/prep-lv.c:102 fish/prep-lv.c:149
+#, c-format
+msgid "failed to create LV: /dev/%s/%s: %s"
+msgstr "LV निर्माण करण्यास अपयशी: /dev/%s/%s: %s"
+
+#: fish/prep-fs.c:52 fish/prep-lv.c:154
+#, c-format
+msgid "failed to create filesystem (%s): %s"
+msgstr "फाइलप्रणाली निर्माण करण्यास अपयशी (%s): %s"
+
#: fish/prep.c:38
#, c-format
msgid ""
@@ -2859,71 +2924,6 @@ msgstr ""
msgid "guestfish: error creating prepared disk image '%s' on '%s': "
msgstr "guestfish: तयार डिस्क प्रतिमा '%s' यांस '%s' वर निर्माण करतेवेळी त्रुटी: "
-#: fish/prep_boot.c:35 fish/prep_boot.c:90 fish/prep_disk.c:35
-#: fish/prep_fs.c:35 fish/prep_lv.c:70 fish/prep_lv.c:117 fish/prep_part.c:35
-msgid "failed to allocate disk"
-msgstr "डिस्कचे वाटप करतेवेळी त्रुटी"
-
-#: fish/prep_boot.c:43 fish/prep_boot.c:98
-msgid "could not parse boot size"
-msgstr "बूट आकार वाचणे अशक्य"
-
-#: fish/prep_boot.c:47 fish/prep_boot.c:102
-#, c-format
-msgid "failed to get sector size of disk: %s"
-msgstr "डिस्कचे सेक्टर आकार प्राप्त करण्यास अपयशी: %s"
-
-#: fish/prep_boot.c:51 fish/prep_boot.c:106 fish/prep_fs.c:42
-#: fish/prep_lv.c:77 fish/prep_lv.c:124 fish/prep_part.c:42
-#, c-format
-msgid "failed to partition disk: %s"
-msgstr "डिस्कचे विभाजन करण्यास अपयशी: %s"
-
-#: fish/prep_boot.c:56 fish/prep_boot.c:111
-#, c-format
-msgid "failed to add boot partition: %s"
-msgstr "बूट विभाजन समाविष्ट करण्यास अपयशी: %s"
-
-#: fish/prep_boot.c:60 fish/prep_boot.c:115
-#, c-format
-msgid "failed to add root partition: %s"
-msgstr "रूट विभाजन समाविष्ट करण्यास अपयशी: %s"
-
-#: fish/prep_boot.c:69 fish/prep_boot.c:129
-#, c-format
-msgid "failed to create boot filesystem: %s"
-msgstr "बूट फाइलप्रणाली निर्माण करण्यास अपयशी: %s"
-
-#: fish/prep_boot.c:78 fish/prep_boot.c:152
-#, c-format
-msgid "failed to create root filesystem: %s"
-msgstr "रूट फाइलप्रणाली निर्माण करण्यास अपयशी: %s"
-
-#: fish/prep_boot.c:87 fish/prep_boot.c:121 fish/prep_lv.c:67
-#: fish/prep_lv.c:83 fish/prep_lv.c:114 fish/prep_lv.c:130
-msgid "incorrect format for LV name, use '/dev/VG/LV'"
-msgstr "LV नावकरीता अयोग्य स्वरूप, '/dev/VG/LV' याचा वापर करा"
-
-#: fish/prep_boot.c:138 fish/prep_lv.c:92 fish/prep_lv.c:139
-#, c-format
-msgid "failed to create PV: %s: %s"
-msgstr "PV निर्माण करण्यास अपयशी: %s: %s"
-
-#: fish/prep_boot.c:143 fish/prep_lv.c:97 fish/prep_lv.c:144
-#, c-format
-msgid "failed to create VG: %s: %s"
-msgstr "VG निर्माण करण्यास अपयशी: %s: %s"
-
-#: fish/prep_boot.c:148 fish/prep_lv.c:102 fish/prep_lv.c:149
-#, c-format
-msgid "failed to create LV: /dev/%s/%s: %s"
-msgstr "LV निर्माण करण्यास अपयशी: /dev/%s/%s: %s"
-
-#: fish/prep_fs.c:52 fish/prep_lv.c:154
-#, c-format
-msgid "failed to create filesystem (%s): %s"
-msgstr "फाइलप्रणाली निर्माण करण्यास अपयशी (%s): %s"
-
#: fish/rc.c:260
#, c-format
msgid "guestfish: protocol error: could not read 'hello' message\n"
@@ -3055,7 +3055,7 @@ msgid ""
"%s lets you mount a virtual machine filesystem\n"
"Copyright (C) 2009-2012 Red Hat Inc.\n"
"Usage:\n"
-" %s [--options] [-- [--FUSE-options]] mountpoint\n"
+" %s [--options] mountpoint\n"
"Options:\n"
" -a|--add image Add image\n"
" -c|--connect uri Specify libvirt URI for -d option\n"
@@ -3465,19 +3465,19 @@ msgstr "सुरक्षा: कॅश्ड् अप्लायंस् %s
msgid "external command failed, see earlier error messages"
msgstr "बाहेरिल आदेश अपयशी, मागील त्रुटी संदेश पहा"
-#: src/dbdump.c:85
+#: src/dbdump.c:88
msgid "unexpected end of output from db_dump command before end of header"
msgstr ""
-#: src/dbdump.c:98 src/dbdump.c:110
+#: src/dbdump.c:101 src/dbdump.c:113
msgid "unexpected line from db_dump command, no space prefix"
msgstr ""
-#: src/dbdump.c:127
+#: src/dbdump.c:130
msgid "unexpected end of output from db_dump command before end of data"
msgstr ""
-#: src/dbdump.c:209
+#: src/dbdump.c:212
msgid "unexpected non-hex digits in output of db_dump command"
msgstr ""
@@ -3542,83 +3542,83 @@ msgstr ""
msgid "FUSE not supported"
msgstr ""
-#: src/guestfs.c:177
+#: src/guestfs.c:213
#, c-format
msgid "guestfs_close: called twice on the same handle\n"
msgstr "guestfs_close: एकाच हँडलवर दोनवेळा कॉल केले\n"
-#: src/guestfs.c:361
+#: src/guestfs.c:398
#, c-format
msgid "warning: %s"
msgstr ""
-#: src/guestfs.c:422
+#: src/guestfs.c:459
#, c-format
msgid "libguestfs: error: %s\n"
msgstr "libguestfs: त्रुटी: %s\n"
-#: src/guestfs.c:1003
+#: src/guestfs.c:1038
#, c-format
msgid "<truncated, original size %zu bytes>"
msgstr "<आखूड केले, मूळ आकार %zu बाईट्स्>"
-#: src/inspect.c:297
-msgid "not a Windows guest, or systemroot could not be determined"
-msgstr "विंडोज अतिथी नाही, किंवा systemroot शोधणे अशक्य"
-
-#: src/inspect.c:313
-msgid "not a Windows guest, or CurrentControlSet could not be determined"
-msgstr ""
-
-#: src/inspect.c:545 src/inspect_apps.c:612
+#: src/inspect-apps.c:615 src/inspect.c:548
msgid ""
"inspection API not available since this version of libguestfs was compiled "
"without the hivex library"
msgstr ""
-#: src/inspect.c:760 src/inspect_fs.c:530 src/inspect_fs.c:574
-#: src/inspect_fs_unix.c:236 src/inspect_fs_unix.c:763
-#: src/inspect_fs_unix.c:1447
+#: src/inspect-fs-unix.c:194
+#, c-format
+msgid "release file %s is empty or malformed"
+msgstr ""
+
+#: src/inspect-fs-unix.c:239 src/inspect-fs-unix.c:766
+#: src/inspect-fs-unix.c:1450 src/inspect-fs.c:533 src/inspect-fs.c:577
+#: src/inspect.c:765
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr "%s चे आकार असमंजसपणे मोठे आहे (%<PRIi64> बाईट्स्)"
-#: src/inspect.c:796
-msgid "no inspection data: call guestfs_inspect_os first"
-msgstr "अधिकृत तपासणी डाटा आढळले नाही: पहिले guestfs_inspect_os कॉल करा"
+#: src/inspect-fs-unix.c:809
+msgid "could not parse /etc/fstab or empty file"
+msgstr "/etc/fstab किंवा रिकामी फाइल वाचणे अशक्य"
-#: src/inspect.c:808
+#: src/inspect-fs-windows.c:167
#, c-format
-msgid ""
-"%s: root device not found: only call this function with a root device "
-"previously returned by guestfs_inspect_os"
-msgstr ""
-"%s: रूट साधण आढळले नाही: guestfs_inspect_os द्वारे पूर्वी पुरवलेल्या रूट साधणसह "
-"फंक्शनद्वारेच कॉल करा"
+msgid "cannot resolve Windows %%SYSTEMROOT%%"
+msgstr "विंडोज %%SYSTEMROOT%% निश्चित करणे अशक्य"
-#: src/inspect_fs.c:363 src/inspect_fs.c:376
+#: src/inspect-fs.c:366 src/inspect-fs.c:379
#, c-format
msgid "could not parse integer in version number: %s"
msgstr "आवृत्ती क्रमांत इंटिजर वाचणे अशक्य: %s"
-#: src/inspect_fs_unix.c:191
+#: src/inspect-icon.c:581
#, c-format
-msgid "release file %s is empty or malformed"
+msgid "read: %s: unexpected end of file"
msgstr ""
-#: src/inspect_fs_unix.c:806
-msgid "could not parse /etc/fstab or empty file"
-msgstr "/etc/fstab किंवा रिकामी फाइल वाचणे अशक्य"
+#: src/inspect.c:300
+msgid "not a Windows guest, or systemroot could not be determined"
+msgstr "विंडोज अतिथी नाही, किंवा systemroot शोधणे अशक्य"
-#: src/inspect_fs_windows.c:164
-#, c-format
-msgid "cannot resolve Windows %%SYSTEMROOT%%"
-msgstr "विंडोज %%SYSTEMROOT%% निश्चित करणे अशक्य"
+#: src/inspect.c:316
+msgid "not a Windows guest, or CurrentControlSet could not be determined"
+msgstr ""
-#: src/inspect_icon.c:581
+#: src/inspect.c:801
+msgid "no inspection data: call guestfs_inspect_os first"
+msgstr "अधिकृत तपासणी डाटा आढळले नाही: पहिले guestfs_inspect_os कॉल करा"
+
+#: src/inspect.c:813
#, c-format
-msgid "read: %s: unexpected end of file"
+msgid ""
+"%s: root device not found: only call this function with a root device "
+"previously returned by guestfs_inspect_os"
msgstr ""
+"%s: रूट साधण आढळले नाही: guestfs_inspect_os द्वारे पूर्वी पुरवलेल्या रूट साधणसह "
+"फंक्शनद्वारेच कॉल करा"
#: src/launch.c:136 src/launch.c:156
msgid "command line cannot be altered after qemu subprocess launched"
@@ -3643,46 +3643,46 @@ msgstr "guestfs_config: घटक '-' अक्षराने सुरू व
msgid "guestfs_config: parameter '%s' isn't allowed"
msgstr "guestfs_config: घटक '%s' स्वीकारले जात नाही"
-#: src/launch.c:360 src/launch.c:472
+#: src/launch.c:381 src/launch.c:476
msgid ""
"filename cannot contain ':' (colon) character. This is a limitation of qemu."
msgstr ""
-#: src/launch.c:375 src/launch.c:380
+#: src/launch.c:396 src/launch.c:401
#, c-format
msgid "%s parameter is empty or contains disallowed characters"
msgstr "%s घटक रिकामे आहे किंवा अस्वीकार्य अक्षरे समाविष्टीत आहे"
-#: src/launch.c:494
+#: src/launch.c:498
msgid "the libguestfs handle has already been launched"
msgstr "libguestfs हँडल आधिपासूनच सुरू आहे"
-#: src/launch.c:505
-#, c-format
-msgid "%s: cannot create temporary directory"
-msgstr "%s: तात्पुर्ती डिरेक्ट्री निर्माण करणे अशक्य"
-
-#: src/launch.c:549
+#: src/launch.c:547
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "guestfs_add_drive यांस guestfs_launch च्या अगोदर कॉल करा"
-#: src/launch.c:1060 src/launch.c:1065
+#: src/launch.c:1058 src/launch.c:1063
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch अपयशी, पूर्वीचे त्रुटी संदेश पहा"
-#: src/launch.c:1078
+#: src/launch.c:1076
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu सुरू झाले व डिमन सुरू केले, परंतु state != READY आढळले"
-#: src/launch.c:1170
+#: src/launch.c:1168
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr "guestfs_launch अपयशी, guestfsd पासून अनपेक्षित प्रारंभिक संदेश आढळले"
-#: src/launch.c:1178
+#: src/launch.c:1176
msgid "contacted guestfsd, but state != READY"
msgstr "guestfsd सह संपर्क केले, परंतु state != READY"
-#: src/launch.c:1377
+#: src/launch.c:1266
+#, c-format
+msgid "%s: cannot create temporary directory"
+msgstr "%s: तात्पुर्ती डिरेक्ट्री निर्माण करणे अशक्य"
+
+#: src/launch.c:1393
#, c-format
msgid ""
"command failed: %s\n"
@@ -3692,10 +3692,92 @@ msgid ""
"environment variable. There may also be errors printed above."
msgstr ""
-#: src/launch.c:1530
+#: src/launch.c:1546
msgid "qemu has not been launched yet"
msgstr "qemu अजूनही सुरू केले नाही"
+#: src/libvirtdomain.c:97 src/libvirtdomain.c:390
+msgid "you cannot set both live and readonly flags"
+msgstr "दोंही लाइव्ह व फक्तवाचणीय फ्लॅग्स् सेट करणे शक्य नाही"
+
+#: src/libvirtdomain.c:105
+#, c-format
+msgid "could not connect to libvirt (code %d, domain %d): %s"
+msgstr "libvirt शी संपर्क करणे शक्य नाही (कोड %d, डोमेन %d): %s"
+
+#: src/libvirtdomain.c:126
+#, c-format
+msgid "no libvirt domain called '%s': %s"
+msgstr "'%s' नावाचे libvirt डोमेन आढळले नाही: %s"
+
+#: src/libvirtdomain.c:186 src/libvirtdomain.c:513
+#, c-format
+msgid "error reading libvirt XML information: %s"
+msgstr "libvirt XML माहिती वाचतेवेळी त्रुटी आढळली: %s"
+
+#: src/libvirtdomain.c:196 src/libvirtdomain.c:521
+msgid "unable to parse XML information returned by libvirt"
+msgstr "libvirt द्वारे पुरवलेली XML माहिती वाचण्यास अशक्य"
+
+#: src/libvirtdomain.c:202 src/libvirtdomain.c:527
+msgid "unable to create new XPath context"
+msgstr "नवीन XPath संदर्भ निर्माण करणे अशक्य"
+
+#: src/libvirtdomain.c:209 src/libvirtdomain.c:542
+msgid "unable to evaluate XPath expression"
+msgstr "XPath वाकप्रचार मुल्यमापन करणे अशक्य"
+
+#: src/libvirtdomain.c:318
+msgid "libvirt domain has no disks"
+msgstr "libvirt डोमेनमध्ये डिस्क्स् आढळले नाही"
+
+#: src/libvirtdomain.c:384
+msgid "unknown readonlydisk parameter"
+msgstr ""
+
+#: src/libvirtdomain.c:401
+#, c-format
+msgid "error getting domain info: %s"
+msgstr "डोमेन माहिती प्राप्त करतेवेळी त्रुटी आढळली: %s"
+
+#: src/libvirtdomain.c:415
+msgid ""
+"error: domain is a live virtual machine.\n"
+"Writing to the disks of a running virtual machine can cause disk "
+"corruption.\n"
+"Either use read-only access, or if the guest is running the guestfsd daemon\n"
+"specify live access. In most libguestfs tools these options are --ro or\n"
+"--live respectively. Consult the documentation for further information."
+msgstr ""
+"त्रुटी: डोमैन लाईव्ह वर्च्युअल मशीन आहे.\n"
+"कार्यरत वर्च्युअल मशीनच्या डिस्कस्वर लिहल्यास डिस्क सदोषीत होऊ शकते.\n"
+"एकतर फक्त वाचणीय प्रवेशचा वापर करा, किंवा अतिथी guestfsd डिमन चालवत असल्यास\n"
+"live प्रवेश निर्देशीत करा. बहुतांश libguestfs साधनांमध्ये हे पर्याय --ro किंवा\n"
+"--live असे असतात. पुढील माहितीकरीता दस्तऐवजीकरणचा सल्ला घ्या."
+
+#: src/libvirtdomain.c:480
+#, c-format
+msgid ""
+"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
+"\"error\""
+msgstr ""
+
+#: src/libvirtdomain.c:570
+msgid ""
+"this guest has no libvirt <channel> definition for guestfsd\n"
+"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
+msgstr ""
+"या अतिथीकडे guestfsd करीता libvirt <channel> व्याख्या नाही\n"
+"पुढील माहितीसाठी guestfs(3) मध्ये सुरू डिमन्स्ला कसे जोडायचे पहा."
+
+#: src/libvirtdomain.c:593
+msgid ""
+"add-domain API not available since this version of libguestfs was compiled "
+"without libvirt or libxml2"
+msgstr ""
+"libguestfs ची ही आवृत्ती libvirt किंवा libxml2 विना कंपाईल केल्यामुळे add-domain API "
+"अनुपलब्ध आहे"
+
#: src/proto.c:379
#, c-format
msgid ""
@@ -3766,88 +3848,6 @@ msgstr "फाइल खंड वाचण्यास अपयशी"
msgid "file receive cancelled by daemon"
msgstr "डिमनने फाइल प्राप्यता रद्द केली"
-#: src/virt.c:108 src/virt.c:401
-msgid "you cannot set both live and readonly flags"
-msgstr "दोंही लाइव्ह व फक्तवाचणीय फ्लॅग्स् सेट करणे शक्य नाही"
-
-#: src/virt.c:116
-#, c-format
-msgid "could not connect to libvirt (code %d, domain %d): %s"
-msgstr "libvirt शी संपर्क करणे शक्य नाही (कोड %d, डोमेन %d): %s"
-
-#: src/virt.c:137
-#, c-format
-msgid "no libvirt domain called '%s': %s"
-msgstr "'%s' नावाचे libvirt डोमेन आढळले नाही: %s"
-
-#: src/virt.c:197 src/virt.c:524
-#, c-format
-msgid "error reading libvirt XML information: %s"
-msgstr "libvirt XML माहिती वाचतेवेळी त्रुटी आढळली: %s"
-
-#: src/virt.c:207 src/virt.c:532
-msgid "unable to parse XML information returned by libvirt"
-msgstr "libvirt द्वारे पुरवलेली XML माहिती वाचण्यास अशक्य"
-
-#: src/virt.c:213 src/virt.c:538
-msgid "unable to create new XPath context"
-msgstr "नवीन XPath संदर्भ निर्माण करणे अशक्य"
-
-#: src/virt.c:220 src/virt.c:553
-msgid "unable to evaluate XPath expression"
-msgstr "XPath वाकप्रचार मुल्यमापन करणे अशक्य"
-
-#: src/virt.c:329
-msgid "libvirt domain has no disks"
-msgstr "libvirt डोमेनमध्ये डिस्क्स् आढळले नाही"
-
-#: src/virt.c:395
-msgid "unknown readonlydisk parameter"
-msgstr ""
-
-#: src/virt.c:412
-#, c-format
-msgid "error getting domain info: %s"
-msgstr "डोमेन माहिती प्राप्त करतेवेळी त्रुटी आढळली: %s"
-
-#: src/virt.c:426
-msgid ""
-"error: domain is a live virtual machine.\n"
-"Writing to the disks of a running virtual machine can cause disk "
-"corruption.\n"
-"Either use read-only access, or if the guest is running the guestfsd daemon\n"
-"specify live access. In most libguestfs tools these options are --ro or\n"
-"--live respectively. Consult the documentation for further information."
-msgstr ""
-"त्रुटी: डोमैन लाईव्ह वर्च्युअल मशीन आहे.\n"
-"कार्यरत वर्च्युअल मशीनच्या डिस्कस्वर लिहल्यास डिस्क सदोषीत होऊ शकते.\n"
-"एकतर फक्त वाचणीय प्रवेशचा वापर करा, किंवा अतिथी guestfsd डिमन चालवत असल्यास\n"
-"live प्रवेश निर्देशीत करा. बहुतांश libguestfs साधनांमध्ये हे पर्याय --ro किंवा\n"
-"--live असे असतात. पुढील माहितीकरीता दस्तऐवजीकरणचा सल्ला घ्या."
-
-#: src/virt.c:491
-#, c-format
-msgid ""
-"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
-"\"error\""
-msgstr ""
-
-#: src/virt.c:581
-msgid ""
-"this guest has no libvirt <channel> definition for guestfsd\n"
-"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
-msgstr ""
-"या अतिथीकडे guestfsd करीता libvirt <channel> व्याख्या नाही\n"
-"पुढील माहितीसाठी guestfs(3) मध्ये सुरू डिमन्स्ला कसे जोडायचे पहा."
-
-#: src/virt.c:606
-msgid ""
-"add-domain API not available since this version of libguestfs was compiled "
-"without libvirt or libxml2"
-msgstr ""
-"libguestfs ची ही आवृत्ती libvirt किंवा libxml2 विना कंपाईल केल्यामुळे add-domain API "
-"अनुपलब्ध आहे"
-
#: test-tool/test-tool.c:67
#, c-format
msgid ""
@@ -3952,31 +3952,31 @@ msgstr "virt-list-filesystems: प्रतिमा किंवा VM ना
msgid "virt-list-partitions: no image or VM name given"
msgstr "virt-list-partitions: प्रतिमा किंवा VM नाव दिले नाही"
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:291
msgid "virt-make-fs input output\n"
msgstr "virt-make-fs इंपुट आउटपुट\n"
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:321
msgid "unexpected output from 'du' command"
msgstr "'du' आदेशसह अनपेक्षित आउटपुट आढळले"
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
+#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
#: tools/virt-make-fs.pl:510
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr "{f}: अपरिचीत इंपुट स्वरूप: {fmt}\n"
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:398
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr "virt-make-fs: आकार घटक वाचणे अशक्य: {sz}\n"
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:413
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr "qemu-img create: डिस्क प्रतिमा निर्माण करण्यास अपयशी, मागील त्रुटी संदेश पहा\n"
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:424
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr "virt-make-fs: libguestfs कंपाइल केल्यावर NTFS समर्थन बंद केले\n"
@@ -4318,7 +4318,7 @@ msgid ""
"Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
-#: ../sparsify/sparsify.ml:252
+#: ../sparsify/sparsify.ml:254
msgid ""
"Clearing Linux swap on %s ...\n"
"%!"
@@ -4328,7 +4328,7 @@ msgstr ""
msgid "Compressed output format"
msgstr ""
-#: ../sparsify/sparsify.ml:337
+#: ../sparsify/sparsify.ml:339
msgid ""
"Copy to destination and make sparse ...\n"
"%!"
@@ -4408,7 +4408,7 @@ msgstr ""
msgid "Enable tracing of libguestfs calls"
msgstr ""
-#: ../sparsify/sparsify.ml:189
+#: ../sparsify/sparsify.ml:191
msgid ""
"Examine source disk ...\n"
"%!"
@@ -4454,13 +4454,13 @@ msgid ""
"The underlying error was: %s"
msgstr ""
-#: ../sparsify/sparsify.ml:236
+#: ../sparsify/sparsify.ml:238
msgid ""
"Fill free space in %s with zero ...\n"
"%!"
msgstr ""
-#: ../sparsify/sparsify.ml:287
+#: ../sparsify/sparsify.ml:289
msgid ""
"Fill free space in volgroup %s with zero ...\n"
"%!"
@@ -4750,7 +4750,7 @@ msgstr ""
msgid "Shrink partition"
msgstr ""
-#: ../sparsify/sparsify.ml:356
+#: ../sparsify/sparsify.ml:358
msgid ""
"Sparsify operation completed with no errors. Before deleting the old disk, "
"carefully check that the target disk boots and works correctly.\n"
@@ -4860,7 +4860,7 @@ msgstr ""
msgid "Zero filesystem"
msgstr ""
-#: ../sparsify/sparsify.ml:226
+#: ../sparsify/sparsify.ml:228
msgid ""
"Zeroing %s ...\n"
"%!"
@@ -4886,16 +4886,16 @@ msgstr ""
msgid "empty --shrink option"
msgstr ""
-#: ../sparsify/sparsify.ml:321
+#: ../sparsify/sparsify.ml:323
msgid "external command '%s' killed by signal %d"
msgstr ""
-#: ../sparsify/sparsify.ml:323
+#: ../sparsify/sparsify.ml:325
msgid "external command '%s' stopped by signal %d"
msgstr ""
-#. ../sparsify/sparsify.ml:183
-#: ../sparsify/sparsify.ml:350 ../sparsify/sparsify.ml:319
+#. ../sparsify/sparsify.ml:185
+#: ../sparsify/sparsify.ml:352 ../sparsify/sparsify.ml:321
msgid "external command failed: %s"
msgstr ""
@@ -4972,7 +4972,7 @@ msgstr ""
msgid "pvresize"
msgstr ""
-#: ../sparsify/sparsify.ml:261
+#: ../sparsify/sparsify.ml:263
msgid "pwrite: short write restoring swap partition header"
msgstr ""
@@ -4992,6 +4992,29 @@ msgstr ""
msgid "sectors"
msgstr ""
+#: ../sysprep/main.ml:245
+msgid "sysprep operation failed: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:257
+msgid "sysprep operation failed: exception: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:254
+msgid ""
+"sysprep operation failed: internal error: Not_found exception was thrown\n"
+msgstr ""
+
+#: ../sysprep/main.ml:251
+msgid ""
+"sysprep operation failed: internal error: assertion failed at %s, line %d, "
+"char %d\n"
+msgstr ""
+
+#: ../sysprep/main.ml:248
+msgid "sysprep operation failed: internal error: invalid argument: %s\n"
+msgstr ""
+
#: ../resize/resize.ml:374
msgid "the source disk has no partitions"
msgstr ""
diff --git a/po/nl.po b/po/nl.po
index feacdc05..8a72aa74 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-10 13:20+0100\n"
+"POT-Creation-Date: 2012-08-30 23:39+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Dutch (http://www.transifex.net/projects/p/fedora/language/"
@@ -2430,7 +2430,7 @@ msgstr "%s: onbekend commando\n"
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr "%s: %s:regel %d: fout bij ontleden van configuratie bestand: %s\n"
-#: fish/copy.c:47
+#: fish/copy.c:48
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
@@ -2438,17 +2438,17 @@ msgstr ""
"gebruik 'copy-in <local> [<local>...] <remotedir>' om bestanden naar de "
"image te kopieren\n"
-#: fish/copy.c:68
+#: fish/copy.c:69
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr "copy-in: doel '%s' is geen map\n"
-#: fish/copy.c:165
+#: fish/copy.c:166
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr "fout: argument heeft lengte nul of is langer dan toegestaan\n"
-#: fish/copy.c:210
+#: fish/copy.c:211
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
@@ -2457,12 +2457,12 @@ msgstr ""
"gebruik 'copy-out <remote> [<remote>...] <localdir>' om bestanden uit de "
"image te kopieren\n"
-#: fish/copy.c:221
+#: fish/copy.c:222
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr "copy-out: doel '%s' is geen map\n"
-#: fish/copy.c:266
+#: fish/copy.c:267
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr "copy-out: '%s' is geen bestand of map\n"
@@ -2939,6 +2939,71 @@ msgstr ""
msgid "%s: Did you mean to mount one of these filesystems?\n"
msgstr ""
+#: fish/prep-boot.c:35 fish/prep-boot.c:90 fish/prep-disk.c:35
+#: fish/prep-fs.c:35 fish/prep-lv.c:70 fish/prep-lv.c:117 fish/prep-part.c:35
+msgid "failed to allocate disk"
+msgstr "toewijzen van schijf mislukte"
+
+#: fish/prep-boot.c:43 fish/prep-boot.c:98
+msgid "could not parse boot size"
+msgstr "kon boot grootte niet ontleden"
+
+#: fish/prep-boot.c:47 fish/prep-boot.c:102
+#, c-format
+msgid "failed to get sector size of disk: %s"
+msgstr "sector grootte van schijf verkrijgen mislukte: %s"
+
+#: fish/prep-boot.c:51 fish/prep-boot.c:106 fish/prep-fs.c:42
+#: fish/prep-lv.c:77 fish/prep-lv.c:124 fish/prep-part.c:42
+#, c-format
+msgid "failed to partition disk: %s"
+msgstr "schijf partitioneren mislukte: %s"
+
+#: fish/prep-boot.c:56 fish/prep-boot.c:111
+#, c-format
+msgid "failed to add boot partition: %s"
+msgstr "boot partitie toevoegen mislukte: %s"
+
+#: fish/prep-boot.c:60 fish/prep-boot.c:115
+#, c-format
+msgid "failed to add root partition: %s"
+msgstr "toevoegen van root partitie mislukte: %s"
+
+#: fish/prep-boot.c:69 fish/prep-boot.c:129
+#, c-format
+msgid "failed to create boot filesystem: %s"
+msgstr "aanmaken van boot bestandssysteem mislukte: %s"
+
+#: fish/prep-boot.c:78 fish/prep-boot.c:152
+#, c-format
+msgid "failed to create root filesystem: %s"
+msgstr "aanmaken van root bestandssysteem mislukte: %s"
+
+#: fish/prep-boot.c:87 fish/prep-boot.c:121 fish/prep-lv.c:67
+#: fish/prep-lv.c:83 fish/prep-lv.c:114 fish/prep-lv.c:130
+msgid "incorrect format for LV name, use '/dev/VG/LV'"
+msgstr "incorrect formaat voor LV naam, gebruik "
+
+#: fish/prep-boot.c:138 fish/prep-lv.c:92 fish/prep-lv.c:139
+#, c-format
+msgid "failed to create PV: %s: %s"
+msgstr "PV aanmaken mislukte: %s: %s"
+
+#: fish/prep-boot.c:143 fish/prep-lv.c:97 fish/prep-lv.c:144
+#, c-format
+msgid "failed to create VG: %s: %s"
+msgstr "VG aanmaken mislukte: %s: %s"
+
+#: fish/prep-boot.c:148 fish/prep-lv.c:102 fish/prep-lv.c:149
+#, c-format
+msgid "failed to create LV: /dev/%s/%s: %s"
+msgstr "LV aanmaken mislukte: /dev/%s/%s: %s"
+
+#: fish/prep-fs.c:52 fish/prep-lv.c:154
+#, c-format
+msgid "failed to create filesystem (%s): %s"
+msgstr "aanmaken van bestandssysteem (%s) mislukte: %s"
+
#: fish/prep.c:38
#, c-format
msgid ""
@@ -2998,71 +3063,6 @@ msgid "guestfish: error creating prepared disk image '%s' on '%s': "
msgstr ""
"guestfish: fout bij creëren van aangemaakte schijf image '%s' op '%s': "
-#: fish/prep_boot.c:35 fish/prep_boot.c:90 fish/prep_disk.c:35
-#: fish/prep_fs.c:35 fish/prep_lv.c:70 fish/prep_lv.c:117 fish/prep_part.c:35
-msgid "failed to allocate disk"
-msgstr "toewijzen van schijf mislukte"
-
-#: fish/prep_boot.c:43 fish/prep_boot.c:98
-msgid "could not parse boot size"
-msgstr "kon boot grootte niet ontleden"
-
-#: fish/prep_boot.c:47 fish/prep_boot.c:102
-#, c-format
-msgid "failed to get sector size of disk: %s"
-msgstr "sector grootte van schijf verkrijgen mislukte: %s"
-
-#: fish/prep_boot.c:51 fish/prep_boot.c:106 fish/prep_fs.c:42
-#: fish/prep_lv.c:77 fish/prep_lv.c:124 fish/prep_part.c:42
-#, c-format
-msgid "failed to partition disk: %s"
-msgstr "schijf partitioneren mislukte: %s"
-
-#: fish/prep_boot.c:56 fish/prep_boot.c:111
-#, c-format
-msgid "failed to add boot partition: %s"
-msgstr "boot partitie toevoegen mislukte: %s"
-
-#: fish/prep_boot.c:60 fish/prep_boot.c:115
-#, c-format
-msgid "failed to add root partition: %s"
-msgstr "toevoegen van root partitie mislukte: %s"
-
-#: fish/prep_boot.c:69 fish/prep_boot.c:129
-#, c-format
-msgid "failed to create boot filesystem: %s"
-msgstr "aanmaken van boot bestandssysteem mislukte: %s"
-
-#: fish/prep_boot.c:78 fish/prep_boot.c:152
-#, c-format
-msgid "failed to create root filesystem: %s"
-msgstr "aanmaken van root bestandssysteem mislukte: %s"
-
-#: fish/prep_boot.c:87 fish/prep_boot.c:121 fish/prep_lv.c:67
-#: fish/prep_lv.c:83 fish/prep_lv.c:114 fish/prep_lv.c:130
-msgid "incorrect format for LV name, use '/dev/VG/LV'"
-msgstr "incorrect formaat voor LV naam, gebruik "
-
-#: fish/prep_boot.c:138 fish/prep_lv.c:92 fish/prep_lv.c:139
-#, c-format
-msgid "failed to create PV: %s: %s"
-msgstr "PV aanmaken mislukte: %s: %s"
-
-#: fish/prep_boot.c:143 fish/prep_lv.c:97 fish/prep_lv.c:144
-#, c-format
-msgid "failed to create VG: %s: %s"
-msgstr "VG aanmaken mislukte: %s: %s"
-
-#: fish/prep_boot.c:148 fish/prep_lv.c:102 fish/prep_lv.c:149
-#, c-format
-msgid "failed to create LV: /dev/%s/%s: %s"
-msgstr "LV aanmaken mislukte: /dev/%s/%s: %s"
-
-#: fish/prep_fs.c:52 fish/prep_lv.c:154
-#, c-format
-msgid "failed to create filesystem (%s): %s"
-msgstr "aanmaken van bestandssysteem (%s) mislukte: %s"
-
#: fish/rc.c:260
#, c-format
msgid "guestfish: protocol error: could not read 'hello' message\n"
@@ -3224,7 +3224,7 @@ msgid ""
"%s lets you mount a virtual machine filesystem\n"
"Copyright (C) 2009-2012 Red Hat Inc.\n"
"Usage:\n"
-" %s [--options] [-- [--FUSE-options]] mountpoint\n"
+" %s [--options] mountpoint\n"
"Options:\n"
" -a|--add image Add image\n"
" -c|--connect uri Specify libvirt URI for -d option\n"
@@ -3683,20 +3683,20 @@ msgstr ""
msgid "external command failed, see earlier error messages"
msgstr "extern commando mislukte, zie eerdere fout boodschappen"
-#: src/dbdump.c:85
+#: src/dbdump.c:88
msgid "unexpected end of output from db_dump command before end of header"
msgstr ""
"onverwacht einde van output van db_dump commando voor einde van koptekst"
-#: src/dbdump.c:98 src/dbdump.c:110
+#: src/dbdump.c:101 src/dbdump.c:113
msgid "unexpected line from db_dump command, no space prefix"
msgstr "onverwachte regel van db_dump commando, geen spatie prefix"
-#: src/dbdump.c:127
+#: src/dbdump.c:130
msgid "unexpected end of output from db_dump command before end of data"
msgstr "onverwacht einde van output van db_dump commando voor einde van data"
-#: src/dbdump.c:209
+#: src/dbdump.c:212
msgid "unexpected non-hex digits in output of db_dump command"
msgstr "onverwachte niet-hex tekens in output van db_dump commando"
@@ -3763,35 +3763,27 @@ msgstr ""
msgid "FUSE not supported"
msgstr ""
-#: src/guestfs.c:177
+#: src/guestfs.c:213
#, c-format
msgid "guestfs_close: called twice on the same handle\n"
msgstr "guestfs_close: twee keer dezelfde hendel aangeroepen\n"
-#: src/guestfs.c:361
+#: src/guestfs.c:398
#, c-format
msgid "warning: %s"
msgstr "waarschuwing: %s"
-#: src/guestfs.c:422
+#: src/guestfs.c:459
#, c-format
msgid "libguestfs: error: %s\n"
msgstr "libguestfs: fout: %s\n"
-#: src/guestfs.c:1003
+#: src/guestfs.c:1038
#, c-format
msgid "<truncated, original size %zu bytes>"
msgstr "<afgekort, originele grootte %zu bytes>"
-#: src/inspect.c:297
-msgid "not a Windows guest, or systemroot could not be determined"
-msgstr "Geen Windows gast, of systeem root kon niet bepaald worden"
-
-#: src/inspect.c:313
-msgid "not a Windows guest, or CurrentControlSet could not be determined"
-msgstr "geen Windows gast, of CurrentControlSet kon niet bepaald worden"
-
-#: src/inspect.c:545 src/inspect_apps.c:612
+#: src/inspect-apps.c:615 src/inspect.c:548
msgid ""
"inspection API not available since this version of libguestfs was compiled "
"without the hivex library"
@@ -3799,49 +3791,57 @@ msgstr ""
"inspectie API is niet beschikbaar omdat deze versie van libguestfs "
"gecompileerd werd zonder de hivex bibliotheek"
-#: src/inspect.c:760 src/inspect_fs.c:530 src/inspect_fs.c:574
-#: src/inspect_fs_unix.c:236 src/inspect_fs_unix.c:763
-#: src/inspect_fs_unix.c:1447
+#: src/inspect-fs-unix.c:194
+#, c-format
+msgid "release file %s is empty or malformed"
+msgstr ""
+
+#: src/inspect-fs-unix.c:239 src/inspect-fs-unix.c:766
+#: src/inspect-fs-unix.c:1450 src/inspect-fs.c:533 src/inspect-fs.c:577
+#: src/inspect.c:765
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr "groote van %s is buitensporig groot (%<PRIi64> bytes)"
-#: src/inspect.c:796
-msgid "no inspection data: call guestfs_inspect_os first"
-msgstr "geen inspectie data: roep eerst guestfs_inspect_os aan"
+#: src/inspect-fs-unix.c:809
+msgid "could not parse /etc/fstab or empty file"
+msgstr "kan /etc/fstab niet ontleden of leeg bestand"
-#: src/inspect.c:808
+#: src/inspect-fs-windows.c:167
#, c-format
-msgid ""
-"%s: root device not found: only call this function with a root device "
-"previously returned by guestfs_inspect_os"
-msgstr ""
-"%s: root apparaat niet gevonden: roep deze functie alleen aan met een root "
-"apparaat eerder teruggegeven door guestfs_inspect_os"
+msgid "cannot resolve Windows %%SYSTEMROOT%%"
+msgstr "Kan Windows %%SYSTEMROOT%% niet oplossen"
-#: src/inspect_fs.c:363 src/inspect_fs.c:376
+#: src/inspect-fs.c:366 src/inspect-fs.c:379
#, c-format
msgid "could not parse integer in version number: %s"
msgstr "kon integer in versie nummer niet ontleden: %s"
-#: src/inspect_fs_unix.c:191
+#: src/inspect-icon.c:581
#, c-format
-msgid "release file %s is empty or malformed"
-msgstr ""
+msgid "read: %s: unexpected end of file"
+msgstr "lezen: %s: onverwacht einde van bestand"
-#: src/inspect_fs_unix.c:806
-msgid "could not parse /etc/fstab or empty file"
-msgstr "kan /etc/fstab niet ontleden of leeg bestand"
+#: src/inspect.c:300
+msgid "not a Windows guest, or systemroot could not be determined"
+msgstr "Geen Windows gast, of systeem root kon niet bepaald worden"
-#: src/inspect_fs_windows.c:164
-#, c-format
-msgid "cannot resolve Windows %%SYSTEMROOT%%"
-msgstr "Kan Windows %%SYSTEMROOT%% niet oplossen"
+#: src/inspect.c:316
+msgid "not a Windows guest, or CurrentControlSet could not be determined"
+msgstr "geen Windows gast, of CurrentControlSet kon niet bepaald worden"
+
+#: src/inspect.c:801
+msgid "no inspection data: call guestfs_inspect_os first"
+msgstr "geen inspectie data: roep eerst guestfs_inspect_os aan"
-#: src/inspect_icon.c:581
+#: src/inspect.c:813
#, c-format
-msgid "read: %s: unexpected end of file"
-msgstr "lezen: %s: onverwacht einde van bestand"
+msgid ""
+"%s: root device not found: only call this function with a root device "
+"previously returned by guestfs_inspect_os"
+msgstr ""
+"%s: root apparaat niet gevonden: roep deze functie alleen aan met een root "
+"apparaat eerder teruggegeven door guestfs_inspect_os"
#: src/launch.c:136 src/launch.c:156
msgid "command line cannot be altered after qemu subprocess launched"
@@ -3868,47 +3868,47 @@ msgstr "guestfs_config: parameter moet met '-' beginnen"
msgid "guestfs_config: parameter '%s' isn't allowed"
msgstr "guestfs_config: parameter '%s' is niet toegestaan"
-#: src/launch.c:360 src/launch.c:472
+#: src/launch.c:381 src/launch.c:476
msgid ""
"filename cannot contain ':' (colon) character. This is a limitation of qemu."
msgstr ""
-#: src/launch.c:375 src/launch.c:380
+#: src/launch.c:396 src/launch.c:401
#, c-format
msgid "%s parameter is empty or contains disallowed characters"
msgstr "%s parameter is leeg of bevat niet geoorloofde karakters"
-#: src/launch.c:494
+#: src/launch.c:498
msgid "the libguestfs handle has already been launched"
msgstr "de libguestfs hendel is al gelanceerd"
-#: src/launch.c:505
-#, c-format
-msgid "%s: cannot create temporary directory"
-msgstr "%s: kan geen tijdelijke map aanmaken"
-
-#: src/launch.c:549
+#: src/launch.c:547
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "je moet guestfs_add_drive aanroepen voor guestfs_launch"
-#: src/launch.c:1060 src/launch.c:1065
+#: src/launch.c:1058 src/launch.c:1063
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch mislukte, bekijk de eerdere fout boodschap"
-#: src/launch.c:1078
+#: src/launch.c:1076
msgid "qemu launched and contacted daemon, but state != READY"
msgstr ""
"qemu gelanceerd en contact opgenomen met daemon, maar toestand != READY"
-#: src/launch.c:1170
+#: src/launch.c:1168
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr "guestfs_launch mislukte, onverwachte initiele boodschap van guestfsd"
-#: src/launch.c:1178
+#: src/launch.c:1176
msgid "contacted guestfsd, but state != READY"
msgstr "contact gemaakt met guestfsd, maar toestand != READY"
-#: src/launch.c:1377
+#: src/launch.c:1266
+#, c-format
+msgid "%s: cannot create temporary directory"
+msgstr "%s: kan geen tijdelijke map aanmaken"
+
+#: src/launch.c:1393
#, c-format
msgid ""
"command failed: %s\n"
@@ -3918,10 +3918,96 @@ msgid ""
"environment variable. There may also be errors printed above."
msgstr ""
-#: src/launch.c:1530
+#: src/launch.c:1546
msgid "qemu has not been launched yet"
msgstr "qemu is nog niet gelanceerd"
+#: src/libvirtdomain.c:97 src/libvirtdomain.c:390
+msgid "you cannot set both live and readonly flags"
+msgstr "je kunt niet zowel live als readonly vlaggen instellen"
+
+#: src/libvirtdomain.c:105
+#, c-format
+msgid "could not connect to libvirt (code %d, domain %d): %s"
+msgstr "kon niet naar libvirt converteren (code %d, domein %d): %s"
+
+#: src/libvirtdomain.c:126
+#, c-format
+msgid "no libvirt domain called '%s': %s"
+msgstr "geen libvirt domein aangeroepen '%s': %s"
+
+#: src/libvirtdomain.c:186 src/libvirtdomain.c:513
+#, c-format
+msgid "error reading libvirt XML information: %s"
+msgstr "fout bij het lezen van libvirt XML informatie: %s"
+
+#: src/libvirtdomain.c:196 src/libvirtdomain.c:521
+msgid "unable to parse XML information returned by libvirt"
+msgstr "kan XML informatie teruggegeven door libvirt niet ontleden"
+
+#: src/libvirtdomain.c:202 src/libvirtdomain.c:527
+msgid "unable to create new XPath context"
+msgstr "kan nieuwe XPath context niet aanmaken"
+
+#: src/libvirtdomain.c:209 src/libvirtdomain.c:542
+msgid "unable to evaluate XPath expression"
+msgstr "kan XPath expressie niet evalueren"
+
+#: src/libvirtdomain.c:318
+msgid "libvirt domain has no disks"
+msgstr "libvirt domein heeft geen schijven"
+
+#: src/libvirtdomain.c:384
+msgid "unknown readonlydisk parameter"
+msgstr "onbekende readonlydisk parameter"
+
+#: src/libvirtdomain.c:401
+#, c-format
+msgid "error getting domain info: %s"
+msgstr "fout bij verkrijgen van domein info: %s"
+
+#: src/libvirtdomain.c:415
+msgid ""
+"error: domain is a live virtual machine.\n"
+"Writing to the disks of a running virtual machine can cause disk "
+"corruption.\n"
+"Either use read-only access, or if the guest is running the guestfsd daemon\n"
+"specify live access. In most libguestfs tools these options are --ro or\n"
+"--live respectively. Consult the documentation for further information."
+msgstr ""
+"fout: domein is een live virtuele machine.\n"
+"Schrijven naar de schijven van een draaiende virtuele machine kan schijf "
+"corruptie veroorzaken.\n"
+"Gebruik read-only toegang, of als de gast de guestfsd daemon draait\n"
+"specificeer je live toegang. In de meeste libguestfs gereedschappen zijn "
+"deze opties respectievelijk\n"
+"--ro of --live. Raadpleeg de documentatie voor meer informatie."
+
+#: src/libvirtdomain.c:480
+#, c-format
+msgid ""
+"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
+"\"error\""
+msgstr ""
+"%s: schijf is in libvirt XML <readonly/> gemarkeerd, en readonlydisk was "
+"ingesteld op \"error\""
+
+#: src/libvirtdomain.c:570
+msgid ""
+"this guest has no libvirt <channel> definition for guestfsd\n"
+"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
+msgstr ""
+"deze gast heeft geen libvirt <channel> definitie voor guestfsd\n"
+"Zie ATTACHING TO RUNNING DAEMONS in guestfs(3) voor meer informate."
+
+#: src/libvirtdomain.c:593
+msgid ""
+"add-domain API not available since this version of libguestfs was compiled "
+"without libvirt or libxml2"
+msgstr ""
+"add-domain API in niet beschikbaar omdat deze versie van libguestfs "
+"gecompileerd werd zonder libvirt or libxml2"
+
#: src/proto.c:379
#, c-format
msgid ""
@@ -4000,92 +4086,6 @@ msgstr "bestand chunk ontleden mislukte"
msgid "file receive cancelled by daemon"
msgstr "bestand ontvangen geannuleerd door daemon"
-#: src/virt.c:108 src/virt.c:401
-msgid "you cannot set both live and readonly flags"
-msgstr "je kunt niet zowel live als readonly vlaggen instellen"
-
-#: src/virt.c:116
-#, c-format
-msgid "could not connect to libvirt (code %d, domain %d): %s"
-msgstr "kon niet naar libvirt converteren (code %d, domein %d): %s"
-
-#: src/virt.c:137
-#, c-format
-msgid "no libvirt domain called '%s': %s"
-msgstr "geen libvirt domein aangeroepen '%s': %s"
-
-#: src/virt.c:197 src/virt.c:524
-#, c-format
-msgid "error reading libvirt XML information: %s"
-msgstr "fout bij het lezen van libvirt XML informatie: %s"
-
-#: src/virt.c:207 src/virt.c:532
-msgid "unable to parse XML information returned by libvirt"
-msgstr "kan XML informatie teruggegeven door libvirt niet ontleden"
-
-#: src/virt.c:213 src/virt.c:538
-msgid "unable to create new XPath context"
-msgstr "kan nieuwe XPath context niet aanmaken"
-
-#: src/virt.c:220 src/virt.c:553
-msgid "unable to evaluate XPath expression"
-msgstr "kan XPath expressie niet evalueren"
-
-#: src/virt.c:329
-msgid "libvirt domain has no disks"
-msgstr "libvirt domein heeft geen schijven"
-
-#: src/virt.c:395
-msgid "unknown readonlydisk parameter"
-msgstr "onbekende readonlydisk parameter"
-
-#: src/virt.c:412
-#, c-format
-msgid "error getting domain info: %s"
-msgstr "fout bij verkrijgen van domein info: %s"
-
-#: src/virt.c:426
-msgid ""
-"error: domain is a live virtual machine.\n"
-"Writing to the disks of a running virtual machine can cause disk "
-"corruption.\n"
-"Either use read-only access, or if the guest is running the guestfsd daemon\n"
-"specify live access. In most libguestfs tools these options are --ro or\n"
-"--live respectively. Consult the documentation for further information."
-msgstr ""
-"fout: domein is een live virtuele machine.\n"
-"Schrijven naar de schijven van een draaiende virtuele machine kan schijf "
-"corruptie veroorzaken.\n"
-"Gebruik read-only toegang, of als de gast de guestfsd daemon draait\n"
-"specificeer je live toegang. In de meeste libguestfs gereedschappen zijn "
-"deze opties respectievelijk\n"
-"--ro of --live. Raadpleeg de documentatie voor meer informatie."
-
-#: src/virt.c:491
-#, c-format
-msgid ""
-"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
-"\"error\""
-msgstr ""
-"%s: schijf is in libvirt XML <readonly/> gemarkeerd, en readonlydisk was "
-"ingesteld op \"error\""
-
-#: src/virt.c:581
-msgid ""
-"this guest has no libvirt <channel> definition for guestfsd\n"
-"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
-msgstr ""
-"deze gast heeft geen libvirt <channel> definitie voor guestfsd\n"
-"Zie ATTACHING TO RUNNING DAEMONS in guestfs(3) voor meer informate."
-
-#: src/virt.c:606
-msgid ""
-"add-domain API not available since this version of libguestfs was compiled "
-"without libvirt or libxml2"
-msgstr ""
-"add-domain API in niet beschikbaar omdat deze versie van libguestfs "
-"gecompileerd werd zonder libvirt or libxml2"
-
#: test-tool/test-tool.c:67
#, c-format
msgid ""
@@ -4190,33 +4190,33 @@ msgstr "virt-list-filesystems: geen image of VM naam opgegeven"
msgid "virt-list-partitions: no image or VM name given"
msgstr "virt-list-partitions: geen image of VM naam opgegeven"
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:291
msgid "virt-make-fs input output\n"
msgstr "virt-make-fs input output\n"
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:321
msgid "unexpected output from 'du' command"
msgstr "onverwachte output van 'du' commando"
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
+#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
#: tools/virt-make-fs.pl:510
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr "{f}: onbekend invoer formaat: {fmt}\n"
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:398
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr "virt-make-fs: kan size parameter niet ontleden: {sz}\n"
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:413
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
"qemu-img create: aanmaken schijf image mislukte, zie eerdere fout "
"boodschappen\n"
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:424
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
"virt-make-fs: NTFS ondersteuning was uitgezet toen libguestfs gecompileerd "
@@ -4565,7 +4565,7 @@ msgid ""
"Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
-#: ../sparsify/sparsify.ml:252
+#: ../sparsify/sparsify.ml:254
msgid ""
"Clearing Linux swap on %s ...\n"
"%!"
@@ -4575,7 +4575,7 @@ msgstr ""
msgid "Compressed output format"
msgstr ""
-#: ../sparsify/sparsify.ml:337
+#: ../sparsify/sparsify.ml:339
msgid ""
"Copy to destination and make sparse ...\n"
"%!"
@@ -4655,7 +4655,7 @@ msgstr ""
msgid "Enable tracing of libguestfs calls"
msgstr ""
-#: ../sparsify/sparsify.ml:189
+#: ../sparsify/sparsify.ml:191
msgid ""
"Examine source disk ...\n"
"%!"
@@ -4701,13 +4701,13 @@ msgid ""
"The underlying error was: %s"
msgstr ""
-#: ../sparsify/sparsify.ml:236
+#: ../sparsify/sparsify.ml:238
msgid ""
"Fill free space in %s with zero ...\n"
"%!"
msgstr ""
-#: ../sparsify/sparsify.ml:287
+#: ../sparsify/sparsify.ml:289
msgid ""
"Fill free space in volgroup %s with zero ...\n"
"%!"
@@ -4997,7 +4997,7 @@ msgstr ""
msgid "Shrink partition"
msgstr ""
-#: ../sparsify/sparsify.ml:356
+#: ../sparsify/sparsify.ml:358
msgid ""
"Sparsify operation completed with no errors. Before deleting the old disk, "
"carefully check that the target disk boots and works correctly.\n"
@@ -5107,7 +5107,7 @@ msgstr ""
msgid "Zero filesystem"
msgstr ""
-#: ../sparsify/sparsify.ml:226
+#: ../sparsify/sparsify.ml:228
msgid ""
"Zeroing %s ...\n"
"%!"
@@ -5133,16 +5133,16 @@ msgstr ""
msgid "empty --shrink option"
msgstr ""
-#: ../sparsify/sparsify.ml:321
+#: ../sparsify/sparsify.ml:323
msgid "external command '%s' killed by signal %d"
msgstr ""
-#: ../sparsify/sparsify.ml:323
+#: ../sparsify/sparsify.ml:325
msgid "external command '%s' stopped by signal %d"
msgstr ""
-#. ../sparsify/sparsify.ml:183
-#: ../sparsify/sparsify.ml:350 ../sparsify/sparsify.ml:319
+#. ../sparsify/sparsify.ml:185
+#: ../sparsify/sparsify.ml:352 ../sparsify/sparsify.ml:321
msgid "external command failed: %s"
msgstr ""
@@ -5219,7 +5219,7 @@ msgstr ""
msgid "pvresize"
msgstr ""
-#: ../sparsify/sparsify.ml:261
+#: ../sparsify/sparsify.ml:263
msgid "pwrite: short write restoring swap partition header"
msgstr ""
@@ -5239,6 +5239,29 @@ msgstr ""
msgid "sectors"
msgstr ""
+#: ../sysprep/main.ml:245
+msgid "sysprep operation failed: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:257
+msgid "sysprep operation failed: exception: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:254
+msgid ""
+"sysprep operation failed: internal error: Not_found exception was thrown\n"
+msgstr ""
+
+#: ../sysprep/main.ml:251
+msgid ""
+"sysprep operation failed: internal error: assertion failed at %s, line %d, "
+"char %d\n"
+msgstr ""
+
+#: ../sysprep/main.ml:248
+msgid "sysprep operation failed: internal error: invalid argument: %s\n"
+msgstr ""
+
#: ../resize/resize.ml:374
msgid "the source disk has no partitions"
msgstr ""
diff --git a/po/or.po b/po/or.po
index edeab16c..9ba46bdb 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-10 13:20+0100\n"
+"POT-Creation-Date: 2012-08-30 23:39+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Oriya (http://www.transifex.net/projects/p/fedora/language/"
@@ -2275,35 +2275,35 @@ msgstr "%s: ଅଜଣା ନିର୍ଦ୍ଦେଶ\n"
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr ""
-#: fish/copy.c:47
+#: fish/copy.c:48
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
-#: fish/copy.c:68
+#: fish/copy.c:69
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:165
+#: fish/copy.c:166
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr ""
-#: fish/copy.c:210
+#: fish/copy.c:211
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
"image\n"
msgstr ""
-#: fish/copy.c:221
+#: fish/copy.c:222
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:266
+#: fish/copy.c:267
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr ""
@@ -2707,114 +2707,114 @@ msgstr ""
msgid "%s: Did you mean to mount one of these filesystems?\n"
msgstr ""
-#: fish/prep.c:38
-#, c-format
-msgid ""
-"List of available prepared disk images:\n"
-"\n"
+#: fish/prep-boot.c:35 fish/prep-boot.c:90 fish/prep-disk.c:35
+#: fish/prep-fs.c:35 fish/prep-lv.c:70 fish/prep-lv.c:117 fish/prep-part.c:35
+msgid "failed to allocate disk"
msgstr ""
-#: fish/prep.c:41
-#, c-format
-msgid ""
-"guestfish -N %-8s - %s\n"
-"\n"
-"%s\n"
+#: fish/prep-boot.c:43 fish/prep-boot.c:98
+msgid "could not parse boot size"
msgstr ""
-#: fish/prep.c:49
+#: fish/prep-boot.c:47 fish/prep-boot.c:102
#, c-format
-msgid " Optional parameters:\n"
+msgid "failed to get sector size of disk: %s"
msgstr ""
-#: fish/prep.c:56
+#: fish/prep-boot.c:51 fish/prep-boot.c:106 fish/prep-fs.c:42
+#: fish/prep-lv.c:77 fish/prep-lv.c:124 fish/prep-part.c:42
#, c-format
-msgid "<%s> %s (default: %s)\n"
+msgid "failed to partition disk: %s"
msgstr ""
-#: fish/prep.c:66
+#: fish/prep-boot.c:56 fish/prep-boot.c:111
#, c-format
-msgid ""
-"Prepared disk images are written to file \"test1.img\" in the local\n"
-"directory. (\"test2.img\" etc if -N option is given multiple times).\n"
-"For more information see the guestfish(1) manual.\n"
+msgid "failed to add boot partition: %s"
msgstr ""
-#: fish/prep.c:97
+#: fish/prep-boot.c:60 fish/prep-boot.c:115
#, c-format
-msgid ""
-"guestfish: -N parameter '%s': no such prepared disk image known.\n"
-"Use 'guestfish -N help' to list possible values for the -N parameter.\n"
+msgid "failed to add root partition: %s"
msgstr ""
-#: fish/prep.c:159
+#: fish/prep-boot.c:69 fish/prep-boot.c:129
#, c-format
-msgid "guestfish: error creating prepared disk image '%s' on '%s': "
+msgid "failed to create boot filesystem: %s"
msgstr ""
-#: fish/prep_boot.c:35 fish/prep_boot.c:90 fish/prep_disk.c:35
-#: fish/prep_fs.c:35 fish/prep_lv.c:70 fish/prep_lv.c:117 fish/prep_part.c:35
-msgid "failed to allocate disk"
+#: fish/prep-boot.c:78 fish/prep-boot.c:152
+#, c-format
+msgid "failed to create root filesystem: %s"
msgstr ""
-#: fish/prep_boot.c:43 fish/prep_boot.c:98
-msgid "could not parse boot size"
+#: fish/prep-boot.c:87 fish/prep-boot.c:121 fish/prep-lv.c:67
+#: fish/prep-lv.c:83 fish/prep-lv.c:114 fish/prep-lv.c:130
+msgid "incorrect format for LV name, use '/dev/VG/LV'"
msgstr ""
-#: fish/prep_boot.c:47 fish/prep_boot.c:102
+#: fish/prep-boot.c:138 fish/prep-lv.c:92 fish/prep-lv.c:139
#, c-format
-msgid "failed to get sector size of disk: %s"
+msgid "failed to create PV: %s: %s"
msgstr ""
-#: fish/prep_boot.c:51 fish/prep_boot.c:106 fish/prep_fs.c:42
-#: fish/prep_lv.c:77 fish/prep_lv.c:124 fish/prep_part.c:42
+#: fish/prep-boot.c:143 fish/prep-lv.c:97 fish/prep-lv.c:144
#, c-format
-msgid "failed to partition disk: %s"
+msgid "failed to create VG: %s: %s"
msgstr ""
-#: fish/prep_boot.c:56 fish/prep_boot.c:111
+#: fish/prep-boot.c:148 fish/prep-lv.c:102 fish/prep-lv.c:149
#, c-format
-msgid "failed to add boot partition: %s"
+msgid "failed to create LV: /dev/%s/%s: %s"
msgstr ""
-#: fish/prep_boot.c:60 fish/prep_boot.c:115
+#: fish/prep-fs.c:52 fish/prep-lv.c:154
#, c-format
-msgid "failed to add root partition: %s"
+msgid "failed to create filesystem (%s): %s"
msgstr ""
-#: fish/prep_boot.c:69 fish/prep_boot.c:129
+#: fish/prep.c:38
#, c-format
-msgid "failed to create boot filesystem: %s"
+msgid ""
+"List of available prepared disk images:\n"
+"\n"
msgstr ""
-#: fish/prep_boot.c:78 fish/prep_boot.c:152
+#: fish/prep.c:41
#, c-format
-msgid "failed to create root filesystem: %s"
+msgid ""
+"guestfish -N %-8s - %s\n"
+"\n"
+"%s\n"
msgstr ""
-#: fish/prep_boot.c:87 fish/prep_boot.c:121 fish/prep_lv.c:67
-#: fish/prep_lv.c:83 fish/prep_lv.c:114 fish/prep_lv.c:130
-msgid "incorrect format for LV name, use '/dev/VG/LV'"
+#: fish/prep.c:49
+#, c-format
+msgid " Optional parameters:\n"
msgstr ""
-#: fish/prep_boot.c:138 fish/prep_lv.c:92 fish/prep_lv.c:139
+#: fish/prep.c:56
#, c-format
-msgid "failed to create PV: %s: %s"
+msgid "<%s> %s (default: %s)\n"
msgstr ""
-#: fish/prep_boot.c:143 fish/prep_lv.c:97 fish/prep_lv.c:144
+#: fish/prep.c:66
#, c-format
-msgid "failed to create VG: %s: %s"
+msgid ""
+"Prepared disk images are written to file \"test1.img\" in the local\n"
+"directory. (\"test2.img\" etc if -N option is given multiple times).\n"
+"For more information see the guestfish(1) manual.\n"
msgstr ""
-#: fish/prep_boot.c:148 fish/prep_lv.c:102 fish/prep_lv.c:149
+#: fish/prep.c:97
#, c-format
-msgid "failed to create LV: /dev/%s/%s: %s"
+msgid ""
+"guestfish: -N parameter '%s': no such prepared disk image known.\n"
+"Use 'guestfish -N help' to list possible values for the -N parameter.\n"
msgstr ""
-#: fish/prep_fs.c:52 fish/prep_lv.c:154
+#: fish/prep.c:159
#, c-format
-msgid "failed to create filesystem (%s): %s"
+msgid "guestfish: error creating prepared disk image '%s' on '%s': "
msgstr ""
#: fish/rc.c:260
@@ -2948,7 +2948,7 @@ msgid ""
"%s lets you mount a virtual machine filesystem\n"
"Copyright (C) 2009-2012 Red Hat Inc.\n"
"Usage:\n"
-" %s [--options] [-- [--FUSE-options]] mountpoint\n"
+" %s [--options] mountpoint\n"
"Options:\n"
" -a|--add image Add image\n"
" -c|--connect uri Specify libvirt URI for -d option\n"
@@ -3339,19 +3339,19 @@ msgstr ""
msgid "external command failed, see earlier error messages"
msgstr ""
-#: src/dbdump.c:85
+#: src/dbdump.c:88
msgid "unexpected end of output from db_dump command before end of header"
msgstr ""
-#: src/dbdump.c:98 src/dbdump.c:110
+#: src/dbdump.c:101 src/dbdump.c:113
msgid "unexpected line from db_dump command, no space prefix"
msgstr ""
-#: src/dbdump.c:127
+#: src/dbdump.c:130
msgid "unexpected end of output from db_dump command before end of data"
msgstr ""
-#: src/dbdump.c:209
+#: src/dbdump.c:212
msgid "unexpected non-hex digits in output of db_dump command"
msgstr ""
@@ -3416,80 +3416,80 @@ msgstr ""
msgid "FUSE not supported"
msgstr ""
-#: src/guestfs.c:177
+#: src/guestfs.c:213
#, c-format
msgid "guestfs_close: called twice on the same handle\n"
msgstr "guestfs_close: ସମାନ ନିୟନ୍ତ୍ରଣରେ ଦୁଇଥର ଡ଼ାକିଥିଲା\n"
-#: src/guestfs.c:361
+#: src/guestfs.c:398
#, c-format
msgid "warning: %s"
msgstr ""
-#: src/guestfs.c:422
+#: src/guestfs.c:459
#, c-format
msgid "libguestfs: error: %s\n"
msgstr "libguestfs: ତ୍ରୁଟି: %s\n"
-#: src/guestfs.c:1003
+#: src/guestfs.c:1038
#, c-format
msgid "<truncated, original size %zu bytes>"
msgstr ""
-#: src/inspect.c:297
-msgid "not a Windows guest, or systemroot could not be determined"
-msgstr ""
-
-#: src/inspect.c:313
-msgid "not a Windows guest, or CurrentControlSet could not be determined"
-msgstr ""
-
-#: src/inspect.c:545 src/inspect_apps.c:612
+#: src/inspect-apps.c:615 src/inspect.c:548
msgid ""
"inspection API not available since this version of libguestfs was compiled "
"without the hivex library"
msgstr ""
-#: src/inspect.c:760 src/inspect_fs.c:530 src/inspect_fs.c:574
-#: src/inspect_fs_unix.c:236 src/inspect_fs_unix.c:763
-#: src/inspect_fs_unix.c:1447
+#: src/inspect-fs-unix.c:194
+#, c-format
+msgid "release file %s is empty or malformed"
+msgstr ""
+
+#: src/inspect-fs-unix.c:239 src/inspect-fs-unix.c:766
+#: src/inspect-fs-unix.c:1450 src/inspect-fs.c:533 src/inspect-fs.c:577
+#: src/inspect.c:765
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr ""
-#: src/inspect.c:796
-msgid "no inspection data: call guestfs_inspect_os first"
+#: src/inspect-fs-unix.c:809
+msgid "could not parse /etc/fstab or empty file"
msgstr ""
-#: src/inspect.c:808
+#: src/inspect-fs-windows.c:167
#, c-format
-msgid ""
-"%s: root device not found: only call this function with a root device "
-"previously returned by guestfs_inspect_os"
+msgid "cannot resolve Windows %%SYSTEMROOT%%"
msgstr ""
-#: src/inspect_fs.c:363 src/inspect_fs.c:376
+#: src/inspect-fs.c:366 src/inspect-fs.c:379
#, c-format
msgid "could not parse integer in version number: %s"
msgstr ""
-#: src/inspect_fs_unix.c:191
+#: src/inspect-icon.c:581
#, c-format
-msgid "release file %s is empty or malformed"
+msgid "read: %s: unexpected end of file"
msgstr ""
-#: src/inspect_fs_unix.c:806
-msgid "could not parse /etc/fstab or empty file"
+#: src/inspect.c:300
+msgid "not a Windows guest, or systemroot could not be determined"
msgstr ""
-#: src/inspect_fs_windows.c:164
-#, c-format
-msgid "cannot resolve Windows %%SYSTEMROOT%%"
+#: src/inspect.c:316
+msgid "not a Windows guest, or CurrentControlSet could not be determined"
msgstr ""
-#: src/inspect_icon.c:581
+#: src/inspect.c:801
+msgid "no inspection data: call guestfs_inspect_os first"
+msgstr ""
+
+#: src/inspect.c:813
#, c-format
-msgid "read: %s: unexpected end of file"
+msgid ""
+"%s: root device not found: only call this function with a root device "
+"previously returned by guestfs_inspect_os"
msgstr ""
#: src/launch.c:136 src/launch.c:156
@@ -3515,46 +3515,46 @@ msgstr "guestfs_config: ପ୍ରାଚଳ ନିଶ୍ଚିତ ଭାବରେ
msgid "guestfs_config: parameter '%s' isn't allowed"
msgstr "guestfs_config: ପ୍ରାଚଳ '%s' ଟି ଅନୁମତିପ୍ରାପ୍ତ ନୁହଁ"
-#: src/launch.c:360 src/launch.c:472
+#: src/launch.c:381 src/launch.c:476
msgid ""
"filename cannot contain ':' (colon) character. This is a limitation of qemu."
msgstr ""
-#: src/launch.c:375 src/launch.c:380
+#: src/launch.c:396 src/launch.c:401
#, c-format
msgid "%s parameter is empty or contains disallowed characters"
msgstr ""
-#: src/launch.c:494
+#: src/launch.c:498
msgid "the libguestfs handle has already been launched"
msgstr ""
-#: src/launch.c:505
-#, c-format
-msgid "%s: cannot create temporary directory"
-msgstr "%s: ଅସ୍ଥାୟୀ ଡିରେକ୍ଟୋରୀ ନିର୍ମାଣ କରିପାରିବେ ନାହିଁ"
-
-#: src/launch.c:549
+#: src/launch.c:547
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "ଆପଣ ନିଶ୍ଚିତ ଭାବରେ guestfs_add_drive କୁ guestfs_launch ପୂର୍ବରୁ ଡାକିବା ଉଚିତ"
-#: src/launch.c:1060 src/launch.c:1065
+#: src/launch.c:1058 src/launch.c:1063
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch ବିଫଳ ହୋଇଛି, ପୂର୍ବର ତ୍ରୁଟି ସନ୍ଦେଶଗୁଡ଼ିକୁ ଦେଖନ୍ତୁ"
-#: src/launch.c:1078
+#: src/launch.c:1076
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu ଆରମ୍ଭ ହୋଇଛି ଏବଂ ଡେମନ ସହିତ ଯୋଗାଯୋଗ ଆରମ୍ଭ କରିଛି, କିନ୍ତୁ ଅବସ୍ଥା != READY"
-#: src/launch.c:1170
+#: src/launch.c:1168
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr ""
-#: src/launch.c:1178
+#: src/launch.c:1176
msgid "contacted guestfsd, but state != READY"
msgstr ""
-#: src/launch.c:1377
+#: src/launch.c:1266
+#, c-format
+msgid "%s: cannot create temporary directory"
+msgstr "%s: ଅସ୍ଥାୟୀ ଡିରେକ୍ଟୋରୀ ନିର୍ମାଣ କରିପାରିବେ ନାହିଁ"
+
+#: src/launch.c:1393
#, c-format
msgid ""
"command failed: %s\n"
@@ -3564,10 +3564,83 @@ msgid ""
"environment variable. There may also be errors printed above."
msgstr ""
-#: src/launch.c:1530
+#: src/launch.c:1546
msgid "qemu has not been launched yet"
msgstr "qemu ଏପର୍ଯ୍ୟନ୍ତ ଆରମ୍ଭ ହୋଇନାହିଁ"
+#: src/libvirtdomain.c:97 src/libvirtdomain.c:390
+msgid "you cannot set both live and readonly flags"
+msgstr ""
+
+#: src/libvirtdomain.c:105
+#, c-format
+msgid "could not connect to libvirt (code %d, domain %d): %s"
+msgstr ""
+
+#: src/libvirtdomain.c:126
+#, c-format
+msgid "no libvirt domain called '%s': %s"
+msgstr ""
+
+#: src/libvirtdomain.c:186 src/libvirtdomain.c:513
+#, c-format
+msgid "error reading libvirt XML information: %s"
+msgstr ""
+
+#: src/libvirtdomain.c:196 src/libvirtdomain.c:521
+msgid "unable to parse XML information returned by libvirt"
+msgstr ""
+
+#: src/libvirtdomain.c:202 src/libvirtdomain.c:527
+msgid "unable to create new XPath context"
+msgstr ""
+
+#: src/libvirtdomain.c:209 src/libvirtdomain.c:542
+msgid "unable to evaluate XPath expression"
+msgstr ""
+
+#: src/libvirtdomain.c:318
+msgid "libvirt domain has no disks"
+msgstr ""
+
+#: src/libvirtdomain.c:384
+msgid "unknown readonlydisk parameter"
+msgstr ""
+
+#: src/libvirtdomain.c:401
+#, c-format
+msgid "error getting domain info: %s"
+msgstr ""
+
+#: src/libvirtdomain.c:415
+msgid ""
+"error: domain is a live virtual machine.\n"
+"Writing to the disks of a running virtual machine can cause disk "
+"corruption.\n"
+"Either use read-only access, or if the guest is running the guestfsd daemon\n"
+"specify live access. In most libguestfs tools these options are --ro or\n"
+"--live respectively. Consult the documentation for further information."
+msgstr ""
+
+#: src/libvirtdomain.c:480
+#, c-format
+msgid ""
+"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
+"\"error\""
+msgstr ""
+
+#: src/libvirtdomain.c:570
+msgid ""
+"this guest has no libvirt <channel> definition for guestfsd\n"
+"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
+msgstr ""
+
+#: src/libvirtdomain.c:593
+msgid ""
+"add-domain API not available since this version of libguestfs was compiled "
+"without libvirt or libxml2"
+msgstr ""
+
#: src/proto.c:379
#, c-format
msgid ""
@@ -3637,79 +3710,6 @@ msgstr "ଫାଇଲ ମାଳାକୁ ବିଶ୍ଳେଷଣ କରିବା
msgid "file receive cancelled by daemon"
msgstr "ଫାଇଲ ଗ୍ରହଣ ଡେମନ ଦ୍ଵାରା ବାତିଲ ହୋଇଛି"
-#: src/virt.c:108 src/virt.c:401
-msgid "you cannot set both live and readonly flags"
-msgstr ""
-
-#: src/virt.c:116
-#, c-format
-msgid "could not connect to libvirt (code %d, domain %d): %s"
-msgstr ""
-
-#: src/virt.c:137
-#, c-format
-msgid "no libvirt domain called '%s': %s"
-msgstr ""
-
-#: src/virt.c:197 src/virt.c:524
-#, c-format
-msgid "error reading libvirt XML information: %s"
-msgstr ""
-
-#: src/virt.c:207 src/virt.c:532
-msgid "unable to parse XML information returned by libvirt"
-msgstr ""
-
-#: src/virt.c:213 src/virt.c:538
-msgid "unable to create new XPath context"
-msgstr ""
-
-#: src/virt.c:220 src/virt.c:553
-msgid "unable to evaluate XPath expression"
-msgstr ""
-
-#: src/virt.c:329
-msgid "libvirt domain has no disks"
-msgstr ""
-
-#: src/virt.c:395
-msgid "unknown readonlydisk parameter"
-msgstr ""
-
-#: src/virt.c:412
-#, c-format
-msgid "error getting domain info: %s"
-msgstr ""
-
-#: src/virt.c:426
-msgid ""
-"error: domain is a live virtual machine.\n"
-"Writing to the disks of a running virtual machine can cause disk "
-"corruption.\n"
-"Either use read-only access, or if the guest is running the guestfsd daemon\n"
-"specify live access. In most libguestfs tools these options are --ro or\n"
-"--live respectively. Consult the documentation for further information."
-msgstr ""
-
-#: src/virt.c:491
-#, c-format
-msgid ""
-"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
-"\"error\""
-msgstr ""
-
-#: src/virt.c:581
-msgid ""
-"this guest has no libvirt <channel> definition for guestfsd\n"
-"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
-msgstr ""
-
-#: src/virt.c:606
-msgid ""
-"add-domain API not available since this version of libguestfs was compiled "
-"without libvirt or libxml2"
-msgstr ""
-
#: test-tool/test-tool.c:67
#, c-format
msgid ""
@@ -3814,31 +3814,31 @@ msgstr ""
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:291
msgid "virt-make-fs input output\n"
msgstr ""
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:321
msgid "unexpected output from 'du' command"
msgstr ""
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
+#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
#: tools/virt-make-fs.pl:510
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr ""
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:398
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr ""
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:413
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:424
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
@@ -4168,7 +4168,7 @@ msgid ""
"Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
-#: ../sparsify/sparsify.ml:252
+#: ../sparsify/sparsify.ml:254
msgid ""
"Clearing Linux swap on %s ...\n"
"%!"
@@ -4178,7 +4178,7 @@ msgstr ""
msgid "Compressed output format"
msgstr ""
-#: ../sparsify/sparsify.ml:337
+#: ../sparsify/sparsify.ml:339
msgid ""
"Copy to destination and make sparse ...\n"
"%!"
@@ -4258,7 +4258,7 @@ msgstr ""
msgid "Enable tracing of libguestfs calls"
msgstr ""
-#: ../sparsify/sparsify.ml:189
+#: ../sparsify/sparsify.ml:191
msgid ""
"Examine source disk ...\n"
"%!"
@@ -4304,13 +4304,13 @@ msgid ""
"The underlying error was: %s"
msgstr ""
-#: ../sparsify/sparsify.ml:236
+#: ../sparsify/sparsify.ml:238
msgid ""
"Fill free space in %s with zero ...\n"
"%!"
msgstr ""
-#: ../sparsify/sparsify.ml:287
+#: ../sparsify/sparsify.ml:289
msgid ""
"Fill free space in volgroup %s with zero ...\n"
"%!"
@@ -4600,7 +4600,7 @@ msgstr ""
msgid "Shrink partition"
msgstr ""
-#: ../sparsify/sparsify.ml:356
+#: ../sparsify/sparsify.ml:358
msgid ""
"Sparsify operation completed with no errors. Before deleting the old disk, "
"carefully check that the target disk boots and works correctly.\n"
@@ -4710,7 +4710,7 @@ msgstr ""
msgid "Zero filesystem"
msgstr ""
-#: ../sparsify/sparsify.ml:226
+#: ../sparsify/sparsify.ml:228
msgid ""
"Zeroing %s ...\n"
"%!"
@@ -4736,16 +4736,16 @@ msgstr ""
msgid "empty --shrink option"
msgstr ""
-#: ../sparsify/sparsify.ml:321
+#: ../sparsify/sparsify.ml:323
msgid "external command '%s' killed by signal %d"
msgstr ""
-#: ../sparsify/sparsify.ml:323
+#: ../sparsify/sparsify.ml:325
msgid "external command '%s' stopped by signal %d"
msgstr ""
-#. ../sparsify/sparsify.ml:183
-#: ../sparsify/sparsify.ml:350 ../sparsify/sparsify.ml:319
+#. ../sparsify/sparsify.ml:185
+#: ../sparsify/sparsify.ml:352 ../sparsify/sparsify.ml:321
msgid "external command failed: %s"
msgstr ""
@@ -4822,7 +4822,7 @@ msgstr ""
msgid "pvresize"
msgstr ""
-#: ../sparsify/sparsify.ml:261
+#: ../sparsify/sparsify.ml:263
msgid "pwrite: short write restoring swap partition header"
msgstr ""
@@ -4842,6 +4842,29 @@ msgstr ""
msgid "sectors"
msgstr ""
+#: ../sysprep/main.ml:245
+msgid "sysprep operation failed: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:257
+msgid "sysprep operation failed: exception: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:254
+msgid ""
+"sysprep operation failed: internal error: Not_found exception was thrown\n"
+msgstr ""
+
+#: ../sysprep/main.ml:251
+msgid ""
+"sysprep operation failed: internal error: assertion failed at %s, line %d, "
+"char %d\n"
+msgstr ""
+
+#: ../sysprep/main.ml:248
+msgid "sysprep operation failed: internal error: invalid argument: %s\n"
+msgstr ""
+
#: ../resize/resize.ml:374
msgid "the source disk has no partitions"
msgstr ""
diff --git a/po/pa.po b/po/pa.po
index b09dbe4f..9c4b772a 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-10 13:20+0100\n"
+"POT-Creation-Date: 2012-08-30 23:39+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Panjabi (Punjabi) <punjabi-users@lists.sf.net>\n"
@@ -2361,24 +2361,24 @@ msgstr "%s: ਅਣਜਾਣ ਕਮਾਂਡ\n"
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr ""
-#: fish/copy.c:47
+#: fish/copy.c:48
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
"ਫਾਇਲਾਂ ਨੂੰ ਈਮੇਜ਼ ਵਿੱਚ ਕਾਪੀ ਕਰਨ ਲਈ 'copy-in <local> [<local>...] <remotedir>' ਵਰਤੋ\n"
-#: fish/copy.c:68
+#: fish/copy.c:69
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr "copy-in: ਟਾਰਗਿਟ '%s' ਇੱਕ ਡਾਇਰੈਕਟਰੀ ਨਹੀਂ ਹੈ\n"
-#: fish/copy.c:165
+#: fish/copy.c:166
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr "ਗਲਤੀ: ਆਰਗੂਮੈਂਟ ਦੀ ਜ਼ੀਰੋ ਲੰਬਾਈ ਹੈ ਜਾਂ ਅਧਿਕਤਮ ਮਨਜੂਰ ਤੋਂ ਜਿਆਦਾ ਹੈ\n"
-#: fish/copy.c:210
+#: fish/copy.c:211
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
@@ -2386,12 +2386,12 @@ msgid ""
msgstr ""
"ਈਮੇਜ਼ ਵਿੱਚ ਫਾਇਲਾਂ ਕਾਪੀ ਕਰਨ ਲਈ 'copy-out <remote> [<remote>...] <localdir>' ਵਰਤੋ\n"
-#: fish/copy.c:221
+#: fish/copy.c:222
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr "ਕਾਪੀ-ਆਊਟ: ਟਾਰਗਿਟ '%s' ਇੱਕ ਡਾਇਰੈਕਟਰੀ ਨਹੀਂ ਹੈ\n"
-#: fish/copy.c:266
+#: fish/copy.c:267
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr "copy-out: '%s' ਇੱਕ ਫਾਇਲ ਜਾਂ ਡਾਇਰੈਕਟਰੀ ਨਹੀਂ ਹੈ\n"
@@ -2814,6 +2814,71 @@ msgstr ""
msgid "%s: Did you mean to mount one of these filesystems?\n"
msgstr ""
+#: fish/prep-boot.c:35 fish/prep-boot.c:90 fish/prep-disk.c:35
+#: fish/prep-fs.c:35 fish/prep-lv.c:70 fish/prep-lv.c:117 fish/prep-part.c:35
+msgid "failed to allocate disk"
+msgstr "ਡਿਸਕ ਨਿਰਧਾਰਤ ਕਰਨ ਤੋਂ ਫੇਲ ਹੋਇਆ"
+
+#: fish/prep-boot.c:43 fish/prep-boot.c:98
+msgid "could not parse boot size"
+msgstr "ਬੂਟ ਅਕਾਰ ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ"
+
+#: fish/prep-boot.c:47 fish/prep-boot.c:102
+#, c-format
+msgid "failed to get sector size of disk: %s"
+msgstr "ਡਿਸਕ ਦਾ ਸੈਕਟਰ ਅਕਾਰ ਲੈਣ ਤੋਂ ਫੇਲ: %s"
+
+#: fish/prep-boot.c:51 fish/prep-boot.c:106 fish/prep-fs.c:42
+#: fish/prep-lv.c:77 fish/prep-lv.c:124 fish/prep-part.c:42
+#, c-format
+msgid "failed to partition disk: %s"
+msgstr "ਡਿਸਕ ਦੇ ਭਾਗ ਕਰਨ ਤੋਂ ਫੇਲ ਹੋਇਆ: %s"
+
+#: fish/prep-boot.c:56 fish/prep-boot.c:111
+#, c-format
+msgid "failed to add boot partition: %s"
+msgstr "ਬੂਟ ਭਾਗ ਜੋੜਨ ਤੋਂ ਫੇਲ ਹੋਇਆ: %s"
+
+#: fish/prep-boot.c:60 fish/prep-boot.c:115
+#, c-format
+msgid "failed to add root partition: %s"
+msgstr "ਰੂਟ ਭਾਗ ਜੋੜਨ ਤੋਂ ਫੇਲ ਹੋਇਆ: %s"
+
+#: fish/prep-boot.c:69 fish/prep-boot.c:129
+#, c-format
+msgid "failed to create boot filesystem: %s"
+msgstr "ਬੂਟ ਫਾਇਲ-ਸਿਸਟਮ ਬਣਾਉਣ ਤੋਂ ਫੇਲ: %s"
+
+#: fish/prep-boot.c:78 fish/prep-boot.c:152
+#, c-format
+msgid "failed to create root filesystem: %s"
+msgstr "ਰੂਟ ਫਾਇਲ-ਸਿਸਟਮ ਬਣਾਉਣ ਤੋਂ ਫੇਲ ਹੋਇਆ: %s"
+
+#: fish/prep-boot.c:87 fish/prep-boot.c:121 fish/prep-lv.c:67
+#: fish/prep-lv.c:83 fish/prep-lv.c:114 fish/prep-lv.c:130
+msgid "incorrect format for LV name, use '/dev/VG/LV'"
+msgstr "LV ਨਾਂ ਲਈ ਗਲਤ ਫਾਰਮੈਟ, '/dev/VG/LV' ਵਰਤੋ"
+
+#: fish/prep-boot.c:138 fish/prep-lv.c:92 fish/prep-lv.c:139
+#, c-format
+msgid "failed to create PV: %s: %s"
+msgstr "PV ਬਣਾਉਣ ਤੋਂ ਫੇਲ: %s: %s"
+
+#: fish/prep-boot.c:143 fish/prep-lv.c:97 fish/prep-lv.c:144
+#, c-format
+msgid "failed to create VG: %s: %s"
+msgstr "VG ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ: %s: %s"
+
+#: fish/prep-boot.c:148 fish/prep-lv.c:102 fish/prep-lv.c:149
+#, c-format
+msgid "failed to create LV: /dev/%s/%s: %s"
+msgstr "LV ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ ਹੋਇਆ: /dev/%s/%s: %s"
+
+#: fish/prep-fs.c:52 fish/prep-lv.c:154
+#, c-format
+msgid "failed to create filesystem (%s): %s"
+msgstr "ਫਾਇਲ-ਸਿਸਟਮ (%s) ਬਣਾਉਣ ਤੋਂ ਫੇਲ ਹੋਇਆ: %s"
+
#: fish/prep.c:38
#, c-format
msgid ""
@@ -2869,71 +2934,6 @@ msgstr ""
msgid "guestfish: error creating prepared disk image '%s' on '%s': "
msgstr "guestfish: ਪਰੀਪੇਡ ਡਿਸਕ ਈਮੇਜ਼ '%s' ਨੂੰ '%s' ਉੱਪਰ ਬਣਾਉਣ ਸਮੇਂ ਗਲਤੀ : "
-#: fish/prep_boot.c:35 fish/prep_boot.c:90 fish/prep_disk.c:35
-#: fish/prep_fs.c:35 fish/prep_lv.c:70 fish/prep_lv.c:117 fish/prep_part.c:35
-msgid "failed to allocate disk"
-msgstr "ਡਿਸਕ ਨਿਰਧਾਰਤ ਕਰਨ ਤੋਂ ਫੇਲ ਹੋਇਆ"
-
-#: fish/prep_boot.c:43 fish/prep_boot.c:98
-msgid "could not parse boot size"
-msgstr "ਬੂਟ ਅਕਾਰ ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ"
-
-#: fish/prep_boot.c:47 fish/prep_boot.c:102
-#, c-format
-msgid "failed to get sector size of disk: %s"
-msgstr "ਡਿਸਕ ਦਾ ਸੈਕਟਰ ਅਕਾਰ ਲੈਣ ਤੋਂ ਫੇਲ: %s"
-
-#: fish/prep_boot.c:51 fish/prep_boot.c:106 fish/prep_fs.c:42
-#: fish/prep_lv.c:77 fish/prep_lv.c:124 fish/prep_part.c:42
-#, c-format
-msgid "failed to partition disk: %s"
-msgstr "ਡਿਸਕ ਦੇ ਭਾਗ ਕਰਨ ਤੋਂ ਫੇਲ ਹੋਇਆ: %s"
-
-#: fish/prep_boot.c:56 fish/prep_boot.c:111
-#, c-format
-msgid "failed to add boot partition: %s"
-msgstr "ਬੂਟ ਭਾਗ ਜੋੜਨ ਤੋਂ ਫੇਲ ਹੋਇਆ: %s"
-
-#: fish/prep_boot.c:60 fish/prep_boot.c:115
-#, c-format
-msgid "failed to add root partition: %s"
-msgstr "ਰੂਟ ਭਾਗ ਜੋੜਨ ਤੋਂ ਫੇਲ ਹੋਇਆ: %s"
-
-#: fish/prep_boot.c:69 fish/prep_boot.c:129
-#, c-format
-msgid "failed to create boot filesystem: %s"
-msgstr "ਬੂਟ ਫਾਇਲ-ਸਿਸਟਮ ਬਣਾਉਣ ਤੋਂ ਫੇਲ: %s"
-
-#: fish/prep_boot.c:78 fish/prep_boot.c:152
-#, c-format
-msgid "failed to create root filesystem: %s"
-msgstr "ਰੂਟ ਫਾਇਲ-ਸਿਸਟਮ ਬਣਾਉਣ ਤੋਂ ਫੇਲ ਹੋਇਆ: %s"
-
-#: fish/prep_boot.c:87 fish/prep_boot.c:121 fish/prep_lv.c:67
-#: fish/prep_lv.c:83 fish/prep_lv.c:114 fish/prep_lv.c:130
-msgid "incorrect format for LV name, use '/dev/VG/LV'"
-msgstr "LV ਨਾਂ ਲਈ ਗਲਤ ਫਾਰਮੈਟ, '/dev/VG/LV' ਵਰਤੋ"
-
-#: fish/prep_boot.c:138 fish/prep_lv.c:92 fish/prep_lv.c:139
-#, c-format
-msgid "failed to create PV: %s: %s"
-msgstr "PV ਬਣਾਉਣ ਤੋਂ ਫੇਲ: %s: %s"
-
-#: fish/prep_boot.c:143 fish/prep_lv.c:97 fish/prep_lv.c:144
-#, c-format
-msgid "failed to create VG: %s: %s"
-msgstr "VG ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ: %s: %s"
-
-#: fish/prep_boot.c:148 fish/prep_lv.c:102 fish/prep_lv.c:149
-#, c-format
-msgid "failed to create LV: /dev/%s/%s: %s"
-msgstr "LV ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ ਹੋਇਆ: /dev/%s/%s: %s"
-
-#: fish/prep_fs.c:52 fish/prep_lv.c:154
-#, c-format
-msgid "failed to create filesystem (%s): %s"
-msgstr "ਫਾਇਲ-ਸਿਸਟਮ (%s) ਬਣਾਉਣ ਤੋਂ ਫੇਲ ਹੋਇਆ: %s"
-
#: fish/rc.c:260
#, c-format
msgid "guestfish: protocol error: could not read 'hello' message\n"
@@ -3065,7 +3065,7 @@ msgid ""
"%s lets you mount a virtual machine filesystem\n"
"Copyright (C) 2009-2012 Red Hat Inc.\n"
"Usage:\n"
-" %s [--options] [-- [--FUSE-options]] mountpoint\n"
+" %s [--options] mountpoint\n"
"Options:\n"
" -a|--add image Add image\n"
" -c|--connect uri Specify libvirt URI for -d option\n"
@@ -3477,19 +3477,19 @@ msgstr "ਸੁਰੱਖਿਆ: ਕੈਸ਼ ਜੰਤਰ %s ਗਰੁੱਪ ਜਾ
msgid "external command failed, see earlier error messages"
msgstr "ਬਾਹਰੀ ਕਮਾਂਡ ਫੇਲ ਹੋਈ ਹੈ, ਪਿਛਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ"
-#: src/dbdump.c:85
+#: src/dbdump.c:88
msgid "unexpected end of output from db_dump command before end of header"
msgstr ""
-#: src/dbdump.c:98 src/dbdump.c:110
+#: src/dbdump.c:101 src/dbdump.c:113
msgid "unexpected line from db_dump command, no space prefix"
msgstr ""
-#: src/dbdump.c:127
+#: src/dbdump.c:130
msgid "unexpected end of output from db_dump command before end of data"
msgstr ""
-#: src/dbdump.c:209
+#: src/dbdump.c:212
msgid "unexpected non-hex digits in output of db_dump command"
msgstr ""
@@ -3554,83 +3554,83 @@ msgstr ""
msgid "FUSE not supported"
msgstr ""
-#: src/guestfs.c:177
+#: src/guestfs.c:213
#, c-format
msgid "guestfs_close: called twice on the same handle\n"
msgstr "guestfs_close: called twice on the same handle\n"
-#: src/guestfs.c:361
+#: src/guestfs.c:398
#, c-format
msgid "warning: %s"
msgstr ""
-#: src/guestfs.c:422
+#: src/guestfs.c:459
#, c-format
msgid "libguestfs: error: %s\n"
msgstr "libguestfs: error: %s\n"
-#: src/guestfs.c:1003
+#: src/guestfs.c:1038
#, c-format
msgid "<truncated, original size %zu bytes>"
msgstr "<ਘਟਾਇਆ, ਅਸਲੀ ਅਕਾਰ %zu ਬਾਈਟ>"
-#: src/inspect.c:297
-msgid "not a Windows guest, or systemroot could not be determined"
-msgstr "ਇੱਕ Windows ਗਿਸਟ ਨਹੀਂ ਹੈ, ਜਾਂ systemroot ਦਾ ਪਤਾ ਨਹੀਂ ਲਾਇਆ ਜਾ ਸਕਦਾ"
-
-#: src/inspect.c:313
-msgid "not a Windows guest, or CurrentControlSet could not be determined"
-msgstr ""
-
-#: src/inspect.c:545 src/inspect_apps.c:612
+#: src/inspect-apps.c:615 src/inspect.c:548
msgid ""
"inspection API not available since this version of libguestfs was compiled "
"without the hivex library"
msgstr ""
-#: src/inspect.c:760 src/inspect_fs.c:530 src/inspect_fs.c:574
-#: src/inspect_fs_unix.c:236 src/inspect_fs_unix.c:763
-#: src/inspect_fs_unix.c:1447
+#: src/inspect-fs-unix.c:194
+#, c-format
+msgid "release file %s is empty or malformed"
+msgstr ""
+
+#: src/inspect-fs-unix.c:239 src/inspect-fs-unix.c:766
+#: src/inspect-fs-unix.c:1450 src/inspect-fs.c:533 src/inspect-fs.c:577
+#: src/inspect.c:765
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr "%s ਦਾ ਅਕਾਰ ਬੇਲੋੜਾ ਹੈ (%<PRIi64> ਬਾਈਟਾਂ)"
-#: src/inspect.c:796
-msgid "no inspection data: call guestfs_inspect_os first"
-msgstr "ਕੋਈ ਪੜਤਾਲ ਡਾਟਾ ਨਹੀਂ ਹੈ: ਪਹਿਲਾਂ guestfs_inspect_os ਨੂੰ ਕਾਲ ਕਰੋ"
+#: src/inspect-fs-unix.c:809
+msgid "could not parse /etc/fstab or empty file"
+msgstr "/etc/fstab ਜਾਂ ਖਾਲੀ ਫਾਇਲ ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ"
-#: src/inspect.c:808
+#: src/inspect-fs-windows.c:167
#, c-format
-msgid ""
-"%s: root device not found: only call this function with a root device "
-"previously returned by guestfs_inspect_os"
-msgstr ""
-"%s: ਰੂਟ (root) ਜੰਤਰ ਨਹੀਂ ਲੱਭਿਆ: ਇਸ ਫੰਕਸ਼ਨ ਨੂੰ ਸਿਰਫ ਰੂਟ ਜੰਤਰ ਨਾਲ ਕਾਲ ਕਰੋ ਜੋ ਪਹਿਲਾਂ "
-"guestfs_inspect_os ਦੁਆਰਾ ਦਿੱਤਾ ਗਿਆ ਸੀ"
+msgid "cannot resolve Windows %%SYSTEMROOT%%"
+msgstr "Windows %%SYSTEMROOT%% ਨੂੰ ਰਿਜ਼ੌਲਵ ਨਹੀਂ ਕਰ ਸਕਦਾ"
-#: src/inspect_fs.c:363 src/inspect_fs.c:376
+#: src/inspect-fs.c:366 src/inspect-fs.c:379
#, c-format
msgid "could not parse integer in version number: %s"
msgstr "ਵਰਜਨ ਨੰਬਰ ਵਿੱਚ ਪੂਰਨਅੰਕ ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਿਆ: %s"
-#: src/inspect_fs_unix.c:191
+#: src/inspect-icon.c:581
#, c-format
-msgid "release file %s is empty or malformed"
+msgid "read: %s: unexpected end of file"
msgstr ""
-#: src/inspect_fs_unix.c:806
-msgid "could not parse /etc/fstab or empty file"
-msgstr "/etc/fstab ਜਾਂ ਖਾਲੀ ਫਾਇਲ ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ"
+#: src/inspect.c:300
+msgid "not a Windows guest, or systemroot could not be determined"
+msgstr "ਇੱਕ Windows ਗਿਸਟ ਨਹੀਂ ਹੈ, ਜਾਂ systemroot ਦਾ ਪਤਾ ਨਹੀਂ ਲਾਇਆ ਜਾ ਸਕਦਾ"
-#: src/inspect_fs_windows.c:164
-#, c-format
-msgid "cannot resolve Windows %%SYSTEMROOT%%"
-msgstr "Windows %%SYSTEMROOT%% ਨੂੰ ਰਿਜ਼ੌਲਵ ਨਹੀਂ ਕਰ ਸਕਦਾ"
+#: src/inspect.c:316
+msgid "not a Windows guest, or CurrentControlSet could not be determined"
+msgstr ""
-#: src/inspect_icon.c:581
+#: src/inspect.c:801
+msgid "no inspection data: call guestfs_inspect_os first"
+msgstr "ਕੋਈ ਪੜਤਾਲ ਡਾਟਾ ਨਹੀਂ ਹੈ: ਪਹਿਲਾਂ guestfs_inspect_os ਨੂੰ ਕਾਲ ਕਰੋ"
+
+#: src/inspect.c:813
#, c-format
-msgid "read: %s: unexpected end of file"
+msgid ""
+"%s: root device not found: only call this function with a root device "
+"previously returned by guestfs_inspect_os"
msgstr ""
+"%s: ਰੂਟ (root) ਜੰਤਰ ਨਹੀਂ ਲੱਭਿਆ: ਇਸ ਫੰਕਸ਼ਨ ਨੂੰ ਸਿਰਫ ਰੂਟ ਜੰਤਰ ਨਾਲ ਕਾਲ ਕਰੋ ਜੋ ਪਹਿਲਾਂ "
+"guestfs_inspect_os ਦੁਆਰਾ ਦਿੱਤਾ ਗਿਆ ਸੀ"
#: src/launch.c:136 src/launch.c:156
msgid "command line cannot be altered after qemu subprocess launched"
@@ -3655,46 +3655,46 @@ msgstr "guestfs_config: parameter must begin with '-' character"
msgid "guestfs_config: parameter '%s' isn't allowed"
msgstr "guestfs_config: parameter '%s' isn't allowed"
-#: src/launch.c:360 src/launch.c:472
+#: src/launch.c:381 src/launch.c:476
msgid ""
"filename cannot contain ':' (colon) character. This is a limitation of qemu."
msgstr ""
-#: src/launch.c:375 src/launch.c:380
+#: src/launch.c:396 src/launch.c:401
#, c-format
msgid "%s parameter is empty or contains disallowed characters"
msgstr "%s ਪੈਰਾਮੀਟਰ ਖਾਲੀ ਹੈ ਜਾਂ ਇਸ ਵਿੱਚ ਨਾ-ਮਨਜੂਰ ਅੱਖਰ ਹਨ"
-#: src/launch.c:494
+#: src/launch.c:498
msgid "the libguestfs handle has already been launched"
msgstr "libguestfs ਹੈਂਡਲ ਪਹਿਲਾਂ ਹੀ ਚਾਲੂ ਕੀਤਾ ਹੈ"
-#: src/launch.c:505
-#, c-format
-msgid "%s: cannot create temporary directory"
-msgstr "%s: ਆਰਜੀ ਡਾਇਰੈਕਟਰੀ ਨਹੀਂ ਬਣਾ ਸਕਿਆ"
-
-#: src/launch.c:549
+#: src/launch.c:547
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "you must call guestfs_add_drive before guestfs_launch"
-#: src/launch.c:1060 src/launch.c:1065
+#: src/launch.c:1058 src/launch.c:1063
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch ਫੇਲ ਹੋਇਆ, ਪਹਿਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ"
-#: src/launch.c:1078
+#: src/launch.c:1076
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu launched and contacted daemon, but state != READY"
-#: src/launch.c:1170
+#: src/launch.c:1168
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr "guestfs_launch ਫੇਲ ਹੋਇਆ, ਅਚਾਨਕ ਸ਼ੁਰੂਆਤੀ ਸੁਨੇਹੇ guestfsd ਤੋਂ"
-#: src/launch.c:1178
+#: src/launch.c:1176
msgid "contacted guestfsd, but state != READY"
msgstr "guestfsd ਨਾਲ ਸੰਪਰਕ ਕੀਤਾ ਹੈ, ਪਰ state != READY"
-#: src/launch.c:1377
+#: src/launch.c:1266
+#, c-format
+msgid "%s: cannot create temporary directory"
+msgstr "%s: ਆਰਜੀ ਡਾਇਰੈਕਟਰੀ ਨਹੀਂ ਬਣਾ ਸਕਿਆ"
+
+#: src/launch.c:1393
#, c-format
msgid ""
"command failed: %s\n"
@@ -3704,10 +3704,93 @@ msgid ""
"environment variable. There may also be errors printed above."
msgstr ""
-#: src/launch.c:1530
+#: src/launch.c:1546
msgid "qemu has not been launched yet"
msgstr "qemu ਹਾਲੇ ਤੱਕ ਚਾਲੂ ਨਹੀਂ ਕੀਤਾ"
+#: src/libvirtdomain.c:97 src/libvirtdomain.c:390
+msgid "you cannot set both live and readonly flags"
+msgstr "ਤੁਸੀਂ ਲਾਈਵ ਅਤੇ ਸਿਰਫ-ਪੜ੍ਹਨ ਵਾਲੇ ਫਲੈਗ ਦੋਨੋਂ ਸੈੱਟ ਨਹੀਂ ਕਰ ਸਕਦੇ"
+
+#: src/libvirtdomain.c:105
+#, c-format
+msgid "could not connect to libvirt (code %d, domain %d): %s"
+msgstr "libvirt (ਕੋਡ %d, ਡੋਮੇਨ %d) ਨਾਲ ਜੁੜ ਨਹੀਂ ਸਕਿਆ: %s"
+
+#: src/libvirtdomain.c:126
+#, c-format
+msgid "no libvirt domain called '%s': %s"
+msgstr "ਕਿਸੇ libvirt ਡੋਮੇਨ ਨੂੰ '%s' ਨਹੀਂ ਕਿਹਾ ਜਾਂਦਾ: %s"
+
+#: src/libvirtdomain.c:186 src/libvirtdomain.c:513
+#, c-format
+msgid "error reading libvirt XML information: %s"
+msgstr "libvirt XML ਜਾਣਕਾਰੀ ਪੜ੍ਹਨ ਦੌਰਾਨ ਗਲਤੀ: %s"
+
+#: src/libvirtdomain.c:196 src/libvirtdomain.c:521
+msgid "unable to parse XML information returned by libvirt"
+msgstr "libvirt ਦੁਆਰਾ ਦਿੱਤੀ XML ਜਾਣਕਾਰੀ ਨੂੰ ਪਾਰਸ ਕਰਨ ਵਿੱਚ ਅਸਫਲ"
+
+#: src/libvirtdomain.c:202 src/libvirtdomain.c:527
+msgid "unable to create new XPath context"
+msgstr "ਨਵਾਂ XPath ਪ੍ਰਸੰਗ ਬਣਾਉਣ ਵਿੱਚ ਅਸਫਲ"
+
+#: src/libvirtdomain.c:209 src/libvirtdomain.c:542
+msgid "unable to evaluate XPath expression"
+msgstr "XPath ਐਕਸਪ੍ਰੈਸ਼ਨ ਦਾ ਮੁੱਲ ਪਤਾ ਕਰਨ ਵਿੱਚ ਅਸਫਲ"
+
+#: src/libvirtdomain.c:318
+msgid "libvirt domain has no disks"
+msgstr "libvirt ਡੋਮੇਨ ਵਿੱਚ ਕੋਈ ਡਿਸਕ ਨਹੀਂ ਹੈ"
+
+#: src/libvirtdomain.c:384
+msgid "unknown readonlydisk parameter"
+msgstr ""
+
+#: src/libvirtdomain.c:401
+#, c-format
+msgid "error getting domain info: %s"
+msgstr "ਡੋਮੇਨ ਜਾਣਕਾਰੀ ਲੈਣ ਸਮੇਂ ਗਲਤੀ: %s"
+
+#: src/libvirtdomain.c:415
+msgid ""
+"error: domain is a live virtual machine.\n"
+"Writing to the disks of a running virtual machine can cause disk "
+"corruption.\n"
+"Either use read-only access, or if the guest is running the guestfsd daemon\n"
+"specify live access. In most libguestfs tools these options are --ro or\n"
+"--live respectively. Consult the documentation for further information."
+msgstr ""
+"error: domain is a live virtual machine।\n"
+"Writing to the disks of a running virtual machine can cause disk "
+"corruption।\n"
+"Either use read-only access, or if the guest is running the guestfsd daemon\n"
+"specify live access। In most libguestfs tools these options are --ro or\n"
+"--live respectively। Consult the documentation for further information।"
+
+#: src/libvirtdomain.c:480
+#, c-format
+msgid ""
+"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
+"\"error\""
+msgstr ""
+
+#: src/libvirtdomain.c:570
+msgid ""
+"this guest has no libvirt <channel> definition for guestfsd\n"
+"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
+msgstr ""
+"ਇਸ ਗਿਸਟ ਉੱਪਰ guestfsd ਲਈ ਕੋਈ libvirt <channel> ਪਰਿਭਾਸ਼ਾ ਨਹੀਂ ਹੈ\n"
+"ਹੋਰ ਜਾਣਕਾਰੀ ਲਈ ATTACHING TO RUNNING DAEMONS ਨੂੰ guestfs(3) ਵਿੱਚ ਵੇਖੋ।"
+
+#: src/libvirtdomain.c:593
+msgid ""
+"add-domain API not available since this version of libguestfs was compiled "
+"without libvirt or libxml2"
+msgstr ""
+"add-domain API ਉਪਲੱਬਧ ਨਹੀਂ ਕਿਉਂਕਿ libguestfs ਦਾ ਇਹ ਵਰਜਨ libvirt ਜਾਂ libxml2 ਤੋਂ "
+"ਬਿਨਾਂ ਕੰਪਾਈਲ ਕੀਤਾ ਗਿਆ ਸੀ"
+
#: src/proto.c:379
#, c-format
msgid ""
@@ -3778,89 +3861,6 @@ msgstr "ਫਾਇਲ ਚੰਕ ਪਾਰਸ ਕਰਨ ਵਿੱਚ ਫੇਲ ਹ
msgid "file receive cancelled by daemon"
msgstr "ਫਾਇਲ ਸਵੀਕਾਰ ਕਰਨਾ ਡੈਮਨ ਦੁਆਰਾ ਰੱਦ ਕੀਤਾ ਗਿਆ ਹੈ"
-#: src/virt.c:108 src/virt.c:401
-msgid "you cannot set both live and readonly flags"
-msgstr "ਤੁਸੀਂ ਲਾਈਵ ਅਤੇ ਸਿਰਫ-ਪੜ੍ਹਨ ਵਾਲੇ ਫਲੈਗ ਦੋਨੋਂ ਸੈੱਟ ਨਹੀਂ ਕਰ ਸਕਦੇ"
-
-#: src/virt.c:116
-#, c-format
-msgid "could not connect to libvirt (code %d, domain %d): %s"
-msgstr "libvirt (ਕੋਡ %d, ਡੋਮੇਨ %d) ਨਾਲ ਜੁੜ ਨਹੀਂ ਸਕਿਆ: %s"
-
-#: src/virt.c:137
-#, c-format
-msgid "no libvirt domain called '%s': %s"
-msgstr "ਕਿਸੇ libvirt ਡੋਮੇਨ ਨੂੰ '%s' ਨਹੀਂ ਕਿਹਾ ਜਾਂਦਾ: %s"
-
-#: src/virt.c:197 src/virt.c:524
-#, c-format
-msgid "error reading libvirt XML information: %s"
-msgstr "libvirt XML ਜਾਣਕਾਰੀ ਪੜ੍ਹਨ ਦੌਰਾਨ ਗਲਤੀ: %s"
-
-#: src/virt.c:207 src/virt.c:532
-msgid "unable to parse XML information returned by libvirt"
-msgstr "libvirt ਦੁਆਰਾ ਦਿੱਤੀ XML ਜਾਣਕਾਰੀ ਨੂੰ ਪਾਰਸ ਕਰਨ ਵਿੱਚ ਅਸਫਲ"
-
-#: src/virt.c:213 src/virt.c:538
-msgid "unable to create new XPath context"
-msgstr "ਨਵਾਂ XPath ਪ੍ਰਸੰਗ ਬਣਾਉਣ ਵਿੱਚ ਅਸਫਲ"
-
-#: src/virt.c:220 src/virt.c:553
-msgid "unable to evaluate XPath expression"
-msgstr "XPath ਐਕਸਪ੍ਰੈਸ਼ਨ ਦਾ ਮੁੱਲ ਪਤਾ ਕਰਨ ਵਿੱਚ ਅਸਫਲ"
-
-#: src/virt.c:329
-msgid "libvirt domain has no disks"
-msgstr "libvirt ਡੋਮੇਨ ਵਿੱਚ ਕੋਈ ਡਿਸਕ ਨਹੀਂ ਹੈ"
-
-#: src/virt.c:395
-msgid "unknown readonlydisk parameter"
-msgstr ""
-
-#: src/virt.c:412
-#, c-format
-msgid "error getting domain info: %s"
-msgstr "ਡੋਮੇਨ ਜਾਣਕਾਰੀ ਲੈਣ ਸਮੇਂ ਗਲਤੀ: %s"
-
-#: src/virt.c:426
-msgid ""
-"error: domain is a live virtual machine.\n"
-"Writing to the disks of a running virtual machine can cause disk "
-"corruption.\n"
-"Either use read-only access, or if the guest is running the guestfsd daemon\n"
-"specify live access. In most libguestfs tools these options are --ro or\n"
-"--live respectively. Consult the documentation for further information."
-msgstr ""
-"error: domain is a live virtual machine।\n"
-"Writing to the disks of a running virtual machine can cause disk "
-"corruption।\n"
-"Either use read-only access, or if the guest is running the guestfsd daemon\n"
-"specify live access। In most libguestfs tools these options are --ro or\n"
-"--live respectively। Consult the documentation for further information।"
-
-#: src/virt.c:491
-#, c-format
-msgid ""
-"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
-"\"error\""
-msgstr ""
-
-#: src/virt.c:581
-msgid ""
-"this guest has no libvirt <channel> definition for guestfsd\n"
-"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
-msgstr ""
-"ਇਸ ਗਿਸਟ ਉੱਪਰ guestfsd ਲਈ ਕੋਈ libvirt <channel> ਪਰਿਭਾਸ਼ਾ ਨਹੀਂ ਹੈ\n"
-"ਹੋਰ ਜਾਣਕਾਰੀ ਲਈ ATTACHING TO RUNNING DAEMONS ਨੂੰ guestfs(3) ਵਿੱਚ ਵੇਖੋ।"
-
-#: src/virt.c:606
-msgid ""
-"add-domain API not available since this version of libguestfs was compiled "
-"without libvirt or libxml2"
-msgstr ""
-"add-domain API ਉਪਲੱਬਧ ਨਹੀਂ ਕਿਉਂਕਿ libguestfs ਦਾ ਇਹ ਵਰਜਨ libvirt ਜਾਂ libxml2 ਤੋਂ "
-"ਬਿਨਾਂ ਕੰਪਾਈਲ ਕੀਤਾ ਗਿਆ ਸੀ"
-
#: test-tool/test-tool.c:67
#, c-format
msgid ""
@@ -3965,31 +3965,31 @@ msgstr "virt-list-filesystems: VM ਨਾਂ ਦਿੱਤਾ ਗਿਆ ਹੈ"
msgid "virt-list-partitions: no image or VM name given"
msgstr "virt-list-partitions: ਕੋਈ ਈਮੇਜ਼ ਜਾਂ VM ਨਾਂ ਨਹੀਂ ਦਿੱਤਾ"
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:291
msgid "virt-make-fs input output\n"
msgstr "virt-make-fs ਇੰਪੁੱਟ ਆਊਟਪੁੱਟ\n"
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:321
msgid "unexpected output from 'du' command"
msgstr "'du' ਕਮਾਂਡ ਤੋਂ ਅਣਜਾਣ ਆਊਟਪੁੱਟ"
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
+#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
#: tools/virt-make-fs.pl:510
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr "{f}: ਅਣਜਾਣ ਇੰਪੁੱਟ ਫਾਰਮੈਟ: {fmt}\n"
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:398
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr "virt-make-fs: ਅਕਾਰ ਪੈਰਾਮੀਟਰ ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ: {sz}\n"
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:413
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr "qemu-img ਬਣਾਓ: ਡਿਸਕ ਈਮੇਜ਼ ਬਣਾਉਣ ਤੋਂ ਫੇਲ ਹੋਇਆ, ਪਹਿਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ\n"
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:424
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
"virt-make-fs: NTFS ਸਹਿਯੋਗ ਅਯੋਗ ਕੀਤਾ ਜਾਂਦਾ ਹੈ ਜਦੋਂ libguestfs ਕੰਪਾਈਲ ਕੀਤੀ ਜਾਂਦੀ ਸੀ\n"
@@ -4331,7 +4331,7 @@ msgid ""
"Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
-#: ../sparsify/sparsify.ml:252
+#: ../sparsify/sparsify.ml:254
msgid ""
"Clearing Linux swap on %s ...\n"
"%!"
@@ -4341,7 +4341,7 @@ msgstr ""
msgid "Compressed output format"
msgstr ""
-#: ../sparsify/sparsify.ml:337
+#: ../sparsify/sparsify.ml:339
msgid ""
"Copy to destination and make sparse ...\n"
"%!"
@@ -4421,7 +4421,7 @@ msgstr ""
msgid "Enable tracing of libguestfs calls"
msgstr ""
-#: ../sparsify/sparsify.ml:189
+#: ../sparsify/sparsify.ml:191
msgid ""
"Examine source disk ...\n"
"%!"
@@ -4467,13 +4467,13 @@ msgid ""
"The underlying error was: %s"
msgstr ""
-#: ../sparsify/sparsify.ml:236
+#: ../sparsify/sparsify.ml:238
msgid ""
"Fill free space in %s with zero ...\n"
"%!"
msgstr ""
-#: ../sparsify/sparsify.ml:287
+#: ../sparsify/sparsify.ml:289
msgid ""
"Fill free space in volgroup %s with zero ...\n"
"%!"
@@ -4763,7 +4763,7 @@ msgstr ""
msgid "Shrink partition"
msgstr ""
-#: ../sparsify/sparsify.ml:356
+#: ../sparsify/sparsify.ml:358
msgid ""
"Sparsify operation completed with no errors. Before deleting the old disk, "
"carefully check that the target disk boots and works correctly.\n"
@@ -4873,7 +4873,7 @@ msgstr ""
msgid "Zero filesystem"
msgstr ""
-#: ../sparsify/sparsify.ml:226
+#: ../sparsify/sparsify.ml:228
msgid ""
"Zeroing %s ...\n"
"%!"
@@ -4899,16 +4899,16 @@ msgstr ""
msgid "empty --shrink option"
msgstr ""
-#: ../sparsify/sparsify.ml:321
+#: ../sparsify/sparsify.ml:323
msgid "external command '%s' killed by signal %d"
msgstr ""
-#: ../sparsify/sparsify.ml:323
+#: ../sparsify/sparsify.ml:325
msgid "external command '%s' stopped by signal %d"
msgstr ""
-#. ../sparsify/sparsify.ml:183
-#: ../sparsify/sparsify.ml:350 ../sparsify/sparsify.ml:319
+#. ../sparsify/sparsify.ml:185
+#: ../sparsify/sparsify.ml:352 ../sparsify/sparsify.ml:321
msgid "external command failed: %s"
msgstr ""
@@ -4985,7 +4985,7 @@ msgstr ""
msgid "pvresize"
msgstr ""
-#: ../sparsify/sparsify.ml:261
+#: ../sparsify/sparsify.ml:263
msgid "pwrite: short write restoring swap partition header"
msgstr ""
@@ -5005,6 +5005,29 @@ msgstr ""
msgid "sectors"
msgstr ""
+#: ../sysprep/main.ml:245
+msgid "sysprep operation failed: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:257
+msgid "sysprep operation failed: exception: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:254
+msgid ""
+"sysprep operation failed: internal error: Not_found exception was thrown\n"
+msgstr ""
+
+#: ../sysprep/main.ml:251
+msgid ""
+"sysprep operation failed: internal error: assertion failed at %s, line %d, "
+"char %d\n"
+msgstr ""
+
+#: ../sysprep/main.ml:248
+msgid "sysprep operation failed: internal error: invalid argument: %s\n"
+msgstr ""
+
#: ../resize/resize.ml:374
msgid "the source disk has no partitions"
msgstr ""
diff --git a/po/pl.po b/po/pl.po
index f72671c7..38b6a017 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-10 13:20+0100\n"
+"POT-Creation-Date: 2012-08-30 23:39+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Polish (http://www.transifex.net/projects/p/fedora/language/"
@@ -2438,7 +2438,7 @@ msgstr "%s: nieznane polecenie\n"
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr "%s: %s: wiersz %d: błąd podczas przetwarzania pliku konfiguracji: %s\n"
-#: fish/copy.c:47
+#: fish/copy.c:48
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
@@ -2446,18 +2446,18 @@ msgstr ""
"należy użyć \"copy-in <lokalny> [<lokalny>...] <zdalny_katalog>\", aby "
"skopiować pliki do obrazu\n"
-#: fish/copy.c:68
+#: fish/copy.c:69
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr "copy-in: cel \"%s\" nie jest katalogiem\n"
-#: fish/copy.c:165
+#: fish/copy.c:166
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr ""
"błąd: parametr jest zerowej długości lub dłuższy niż dozwolone maksimum\n"
-#: fish/copy.c:210
+#: fish/copy.c:211
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
@@ -2466,12 +2466,12 @@ msgstr ""
"należy użyć \"copy-out <zdalny> [<zdalny>...] <lokalny_katalog>\", aby "
"skopiować pliki z obrazu\n"
-#: fish/copy.c:221
+#: fish/copy.c:222
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr "copy-out: element docelowy \"%s\" nie jest katalogiem\n"
-#: fish/copy.c:266
+#: fish/copy.c:267
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr "copy-out: \"%s\" nie jest plikiem lub katalogiem\n"
@@ -2949,6 +2949,72 @@ msgstr ""
msgid "%s: Did you mean to mount one of these filesystems?\n"
msgstr ""
+#: fish/prep-boot.c:35 fish/prep-boot.c:90 fish/prep-disk.c:35
+#: fish/prep-fs.c:35 fish/prep-lv.c:70 fish/prep-lv.c:117 fish/prep-part.c:35
+msgid "failed to allocate disk"
+msgstr "przydzielenie dysku się nie powiodło"
+
+#: fish/prep-boot.c:43 fish/prep-boot.c:98
+msgid "could not parse boot size"
+msgstr "nie można przetworzyć rozmiaru partycji startowej"
+
+#: fish/prep-boot.c:47 fish/prep-boot.c:102
+#, c-format
+msgid "failed to get sector size of disk: %s"
+msgstr "uzyskanie rozmiaru sektora dysku się nie powiodło: %s"
+
+#: fish/prep-boot.c:51 fish/prep-boot.c:106 fish/prep-fs.c:42
+#: fish/prep-lv.c:77 fish/prep-lv.c:124 fish/prep-part.c:42
+#, c-format
+msgid "failed to partition disk: %s"
+msgstr "partycjonowanie dysku się nie powiodło: %s"
+
+#: fish/prep-boot.c:56 fish/prep-boot.c:111
+#, c-format
+msgid "failed to add boot partition: %s"
+msgstr "dodanie partycji startowej się nie powiodło: %s"
+
+#: fish/prep-boot.c:60 fish/prep-boot.c:115
+#, c-format
+msgid "failed to add root partition: %s"
+msgstr "dodanie partycji głównej się nie powiodło: %s"
+
+#: fish/prep-boot.c:69 fish/prep-boot.c:129
+#, c-format
+msgid "failed to create boot filesystem: %s"
+msgstr "utworzenie startowego systemu plików się nie powiodło: %s"
+
+#: fish/prep-boot.c:78 fish/prep-boot.c:152
+#, c-format
+msgid "failed to create root filesystem: %s"
+msgstr "utworzenie głównego systemu plików się nie powiodło: %s"
+
+#: fish/prep-boot.c:87 fish/prep-boot.c:121 fish/prep-lv.c:67
+#: fish/prep-lv.c:83 fish/prep-lv.c:114 fish/prep-lv.c:130
+msgid "incorrect format for LV name, use '/dev/VG/LV'"
+msgstr ""
+"niepoprawny format dla nazwy woluminu logicznego, należy użyć \"/dev/VG/LV\""
+
+#: fish/prep-boot.c:138 fish/prep-lv.c:92 fish/prep-lv.c:139
+#, c-format
+msgid "failed to create PV: %s: %s"
+msgstr "utworzenie woluminu fizycznego się nie powiodło: %s: %s"
+
+#: fish/prep-boot.c:143 fish/prep-lv.c:97 fish/prep-lv.c:144
+#, c-format
+msgid "failed to create VG: %s: %s"
+msgstr "utworzenie grupy woluminów nsię nie powiodło: %s: %s"
+
+#: fish/prep-boot.c:148 fish/prep-lv.c:102 fish/prep-lv.c:149
+#, c-format
+msgid "failed to create LV: /dev/%s/%s: %s"
+msgstr "utworzenie woluminu logicznego się nie powiodło: /dev/%s/%s: %s"
+
+#: fish/prep-fs.c:52 fish/prep-lv.c:154
+#, c-format
+msgid "failed to create filesystem (%s): %s"
+msgstr "utworzenie systemu plików (%s) się nie powiodło: %s"
+
#: fish/prep.c:38
#, c-format
msgid ""
@@ -3007,72 +3073,6 @@ msgstr ""
"guestfish: błąd podczas tworzenia przygotowanego obrazu dysku \"%s\" na \"%s"
"\": "
-#: fish/prep_boot.c:35 fish/prep_boot.c:90 fish/prep_disk.c:35
-#: fish/prep_fs.c:35 fish/prep_lv.c:70 fish/prep_lv.c:117 fish/prep_part.c:35
-msgid "failed to allocate disk"
-msgstr "przydzielenie dysku się nie powiodło"
-
-#: fish/prep_boot.c:43 fish/prep_boot.c:98
-msgid "could not parse boot size"
-msgstr "nie można przetworzyć rozmiaru partycji startowej"
-
-#: fish/prep_boot.c:47 fish/prep_boot.c:102
-#, c-format
-msgid "failed to get sector size of disk: %s"
-msgstr "uzyskanie rozmiaru sektora dysku się nie powiodło: %s"
-
-#: fish/prep_boot.c:51 fish/prep_boot.c:106 fish/prep_fs.c:42
-#: fish/prep_lv.c:77 fish/prep_lv.c:124 fish/prep_part.c:42
-#, c-format
-msgid "failed to partition disk: %s"
-msgstr "partycjonowanie dysku się nie powiodło: %s"
-
-#: fish/prep_boot.c:56 fish/prep_boot.c:111
-#, c-format
-msgid "failed to add boot partition: %s"
-msgstr "dodanie partycji startowej się nie powiodło: %s"
-
-#: fish/prep_boot.c:60 fish/prep_boot.c:115
-#, c-format
-msgid "failed to add root partition: %s"
-msgstr "dodanie partycji głównej się nie powiodło: %s"
-
-#: fish/prep_boot.c:69 fish/prep_boot.c:129
-#, c-format
-msgid "failed to create boot filesystem: %s"
-msgstr "utworzenie startowego systemu plików się nie powiodło: %s"
-
-#: fish/prep_boot.c:78 fish/prep_boot.c:152
-#, c-format
-msgid "failed to create root filesystem: %s"
-msgstr "utworzenie głównego systemu plików się nie powiodło: %s"
-
-#: fish/prep_boot.c:87 fish/prep_boot.c:121 fish/prep_lv.c:67
-#: fish/prep_lv.c:83 fish/prep_lv.c:114 fish/prep_lv.c:130
-msgid "incorrect format for LV name, use '/dev/VG/LV'"
-msgstr ""
-"niepoprawny format dla nazwy woluminu logicznego, należy użyć \"/dev/VG/LV\""
-
-#: fish/prep_boot.c:138 fish/prep_lv.c:92 fish/prep_lv.c:139
-#, c-format
-msgid "failed to create PV: %s: %s"
-msgstr "utworzenie woluminu fizycznego się nie powiodło: %s: %s"
-
-#: fish/prep_boot.c:143 fish/prep_lv.c:97 fish/prep_lv.c:144
-#, c-format
-msgid "failed to create VG: %s: %s"
-msgstr "utworzenie grupy woluminów nsię nie powiodło: %s: %s"
-
-#: fish/prep_boot.c:148 fish/prep_lv.c:102 fish/prep_lv.c:149
-#, c-format
-msgid "failed to create LV: /dev/%s/%s: %s"
-msgstr "utworzenie woluminu logicznego się nie powiodło: /dev/%s/%s: %s"
-
-#: fish/prep_fs.c:52 fish/prep_lv.c:154
-#, c-format
-msgid "failed to create filesystem (%s): %s"
-msgstr "utworzenie systemu plików (%s) się nie powiodło: %s"
-
#: fish/rc.c:260
#, c-format
msgid "guestfish: protocol error: could not read 'hello' message\n"
@@ -3237,7 +3237,7 @@ msgid ""
"%s lets you mount a virtual machine filesystem\n"
"Copyright (C) 2009-2012 Red Hat Inc.\n"
"Usage:\n"
-" %s [--options] [-- [--FUSE-options]] mountpoint\n"
+" %s [--options] mountpoint\n"
"Options:\n"
" -a|--add image Add image\n"
" -c|--connect uri Specify libvirt URI for -d option\n"
@@ -3700,20 +3700,20 @@ msgstr ""
"zewnętrzne polecenie się nie powiodło, proszę zobaczyć wcześniejsze "
"komunikaty błędów"
-#: src/dbdump.c:85
+#: src/dbdump.c:88
msgid "unexpected end of output from db_dump command before end of header"
msgstr "nieoczekiwany koniec wyjścia polecenia db_dump przed końcem nagłówka"
-#: src/dbdump.c:98 src/dbdump.c:110
+#: src/dbdump.c:101 src/dbdump.c:113
msgid "unexpected line from db_dump command, no space prefix"
msgstr ""
"nieoczekiwany wiersz polecenia db_dump, brak przedrostka w formie spacji"
-#: src/dbdump.c:127
+#: src/dbdump.c:130
msgid "unexpected end of output from db_dump command before end of data"
msgstr "nieoczekiwany koniec wyjścia polecenia db_dump przed końcem danych"
-#: src/dbdump.c:209
+#: src/dbdump.c:212
msgid "unexpected non-hex digits in output of db_dump command"
msgstr "nieoczekiwane nieszesnastkowe cyfry w wyjściu polecenia db_dump "
@@ -3780,37 +3780,27 @@ msgstr "nie można zainicjować tablic sum mieszania katalogu pamięci podręczn
msgid "FUSE not supported"
msgstr "FUSE nie jest obsługiwane"
-#: src/guestfs.c:177
+#: src/guestfs.c:213
#, c-format
msgid "guestfs_close: called twice on the same handle\n"
msgstr "guestfs_close: wywołano dwa razy w tym samym programie obsługującym\n"
-#: src/guestfs.c:361
+#: src/guestfs.c:398
#, c-format
msgid "warning: %s"
msgstr "ostrzeżenie: %s"
-#: src/guestfs.c:422
+#: src/guestfs.c:459
#, c-format
msgid "libguestfs: error: %s\n"
msgstr "libguestfs: błąd: %s\n"
-#: src/guestfs.c:1003
+#: src/guestfs.c:1038
#, c-format
msgid "<truncated, original size %zu bytes>"
msgstr "<skrócone, pierwotny rozmiar %zu bajtów>"
-#: src/inspect.c:297
-msgid "not a Windows guest, or systemroot could not be determined"
-msgstr "nie jest gościem systemu Windows lub nie można określić systemroot"
-
-#: src/inspect.c:313
-msgid "not a Windows guest, or CurrentControlSet could not be determined"
-msgstr ""
-"nie jest gościem systemu Windows lub nie można określić wartości "
-"CurrentControlSet"
-
-#: src/inspect.c:545 src/inspect_apps.c:612
+#: src/inspect-apps.c:615 src/inspect.c:548
msgid ""
"inspection API not available since this version of libguestfs was compiled "
"without the hivex library"
@@ -3818,49 +3808,59 @@ msgstr ""
"API badania jest niedostępne, ponieważ ta wersja biblioteki libguestfs "
"została skompilowana bez biblioteki hivex"
-#: src/inspect.c:760 src/inspect_fs.c:530 src/inspect_fs.c:574
-#: src/inspect_fs_unix.c:236 src/inspect_fs_unix.c:763
-#: src/inspect_fs_unix.c:1447
+#: src/inspect-fs-unix.c:194
+#, c-format
+msgid "release file %s is empty or malformed"
+msgstr ""
+
+#: src/inspect-fs-unix.c:239 src/inspect-fs-unix.c:766
+#: src/inspect-fs-unix.c:1450 src/inspect-fs.c:533 src/inspect-fs.c:577
+#: src/inspect.c:765
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr "rozmiar %s jest nierozsądnie duży (%<PRIi64> bajtów)"
-#: src/inspect.c:796
-msgid "no inspection data: call guestfs_inspect_os first"
-msgstr "brak danych badania: najpierw należy wywołać guestfs_inspect_os"
+#: src/inspect-fs-unix.c:809
+msgid "could not parse /etc/fstab or empty file"
+msgstr "nie można przetworzyć pliku /etc/fstab lub pustego pliku"
-#: src/inspect.c:808
+#: src/inspect-fs-windows.c:167
#, c-format
-msgid ""
-"%s: root device not found: only call this function with a root device "
-"previously returned by guestfs_inspect_os"
-msgstr ""
-"%s: nie odnaleziono urządzenia root: należy wywoływać tę funkcję tylko z "
-"urządzeniem root poprzednio zwróconym przez guestfs_inspect_os"
+msgid "cannot resolve Windows %%SYSTEMROOT%%"
+msgstr "nie można rozwiązać %%SYSTEMROOT%% systemu Windows"
-#: src/inspect_fs.c:363 src/inspect_fs.c:376
+#: src/inspect-fs.c:366 src/inspect-fs.c:379
#, c-format
msgid "could not parse integer in version number: %s"
msgstr "nie można przetworzyć liczby całkowitej w numerze wersji: %s"
-#: src/inspect_fs_unix.c:191
+#: src/inspect-icon.c:581
#, c-format
-msgid "release file %s is empty or malformed"
-msgstr ""
+msgid "read: %s: unexpected end of file"
+msgstr "odczyt: %s: nieoczekiwany koniec pliku"
-#: src/inspect_fs_unix.c:806
-msgid "could not parse /etc/fstab or empty file"
-msgstr "nie można przetworzyć pliku /etc/fstab lub pustego pliku"
+#: src/inspect.c:300
+msgid "not a Windows guest, or systemroot could not be determined"
+msgstr "nie jest gościem systemu Windows lub nie można określić systemroot"
-#: src/inspect_fs_windows.c:164
-#, c-format
-msgid "cannot resolve Windows %%SYSTEMROOT%%"
-msgstr "nie można rozwiązać %%SYSTEMROOT%% systemu Windows"
+#: src/inspect.c:316
+msgid "not a Windows guest, or CurrentControlSet could not be determined"
+msgstr ""
+"nie jest gościem systemu Windows lub nie można określić wartości "
+"CurrentControlSet"
+
+#: src/inspect.c:801
+msgid "no inspection data: call guestfs_inspect_os first"
+msgstr "brak danych badania: najpierw należy wywołać guestfs_inspect_os"
-#: src/inspect_icon.c:581
+#: src/inspect.c:813
#, c-format
-msgid "read: %s: unexpected end of file"
-msgstr "odczyt: %s: nieoczekiwany koniec pliku"
+msgid ""
+"%s: root device not found: only call this function with a root device "
+"previously returned by guestfs_inspect_os"
+msgstr ""
+"%s: nie odnaleziono urządzenia root: należy wywoływać tę funkcję tylko z "
+"urządzeniem root poprzednio zwróconym przez guestfs_inspect_os"
#: src/launch.c:136 src/launch.c:156
msgid "command line cannot be altered after qemu subprocess launched"
@@ -3886,51 +3886,51 @@ msgstr "guestfs_config: parametr musi zaczynać się od znaku \"-\""
msgid "guestfs_config: parameter '%s' isn't allowed"
msgstr "guestfs_config: parametr \"%s\" nie jest dozwolony"
-#: src/launch.c:360 src/launch.c:472
+#: src/launch.c:381 src/launch.c:476
msgid ""
"filename cannot contain ':' (colon) character. This is a limitation of qemu."
msgstr ""
-#: src/launch.c:375 src/launch.c:380
+#: src/launch.c:396 src/launch.c:401
#, c-format
msgid "%s parameter is empty or contains disallowed characters"
msgstr "parametr %s jest pusty lub zawiera niedozwolone znaki"
-#: src/launch.c:494
+#: src/launch.c:498
msgid "the libguestfs handle has already been launched"
msgstr "program obsługi libguestfs został już uruchomiony"
-#: src/launch.c:505
-#, c-format
-msgid "%s: cannot create temporary directory"
-msgstr "%s: nie można utworzyć katalogu tymczasowego"
-
-#: src/launch.c:549
+#: src/launch.c:547
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "należy wywołać guestfs_add_drive przed guestfs_launch"
-#: src/launch.c:1060 src/launch.c:1065
+#: src/launch.c:1058 src/launch.c:1063
msgid "guestfs_launch failed, see earlier error messages"
msgstr ""
"guestfs_launch się nie powiodło, proszę zobaczyć wcześniejsze komunikaty "
"błędów"
-#: src/launch.c:1078
+#: src/launch.c:1076
msgid "qemu launched and contacted daemon, but state != READY"
msgstr ""
"QEMU zostało uruchomione i skontaktowano się z demonem, ale stan != GOTOWY"
-#: src/launch.c:1170
+#: src/launch.c:1168
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr ""
"guestfs_launch się nie powiodło, nieoczekiwany komunikat początkowy od "
"demona guestfsd"
-#: src/launch.c:1178
+#: src/launch.c:1176
msgid "contacted guestfsd, but state != READY"
msgstr "skontaktowano się z guestfsd, ale stan != GOTOWY"
-#: src/launch.c:1377
+#: src/launch.c:1266
+#, c-format
+msgid "%s: cannot create temporary directory"
+msgstr "%s: nie można utworzyć katalogu tymczasowego"
+
+#: src/launch.c:1393
#, c-format
msgid ""
"command failed: %s\n"
@@ -3940,10 +3940,98 @@ msgid ""
"environment variable. There may also be errors printed above."
msgstr ""
-#: src/launch.c:1530
+#: src/launch.c:1546
msgid "qemu has not been launched yet"
msgstr "QEMU nie zostało jeszcze uruchomione"
+#: src/libvirtdomain.c:97 src/libvirtdomain.c:390
+msgid "you cannot set both live and readonly flags"
+msgstr "nie można ustawić jednocześnie flag live i readonly"
+
+#: src/libvirtdomain.c:105
+#, c-format
+msgid "could not connect to libvirt (code %d, domain %d): %s"
+msgstr "nie można połączyć się z biblioteką libvirt (kod %d, domena %d): %s"
+
+#: src/libvirtdomain.c:126
+#, c-format
+msgid "no libvirt domain called '%s': %s"
+msgstr "brak domeny biblioteki libvirt o nazwie \"%s\": %s"
+
+#: src/libvirtdomain.c:186 src/libvirtdomain.c:513
+#, c-format
+msgid "error reading libvirt XML information: %s"
+msgstr "błąd podczas odczytywania informacji XML biblioteki libvirt: %s"
+
+#: src/libvirtdomain.c:196 src/libvirtdomain.c:521
+msgid "unable to parse XML information returned by libvirt"
+msgstr ""
+"nie można przetworzyć informacji XML zwróconej przez bibliotekę libvirt"
+
+#: src/libvirtdomain.c:202 src/libvirtdomain.c:527
+msgid "unable to create new XPath context"
+msgstr "nie można utworzyć nowego kontekstu XPath"
+
+#: src/libvirtdomain.c:209 src/libvirtdomain.c:542
+msgid "unable to evaluate XPath expression"
+msgstr "nie można sprawdzić wyrażenia XPath"
+
+#: src/libvirtdomain.c:318
+msgid "libvirt domain has no disks"
+msgstr "domena biblioteki libvirt nie posiada dysków"
+
+#: src/libvirtdomain.c:384
+msgid "unknown readonlydisk parameter"
+msgstr "nieznany parametr readonlydisk"
+
+#: src/libvirtdomain.c:401
+#, c-format
+msgid "error getting domain info: %s"
+msgstr "błąd podczas uzyskiwania informacji o domenie: %s"
+
+#: src/libvirtdomain.c:415
+msgid ""
+"error: domain is a live virtual machine.\n"
+"Writing to the disks of a running virtual machine can cause disk "
+"corruption.\n"
+"Either use read-only access, or if the guest is running the guestfsd daemon\n"
+"specify live access. In most libguestfs tools these options are --ro or\n"
+"--live respectively. Consult the documentation for further information."
+msgstr ""
+"błąd: domena jest maszyną wirtualną live.\n"
+"Zapisywanie na dyskach uruchomionej maszyny wirtualnej może spowodować\n"
+"uszkodzenie danych. Należy użyć dostępu tylko do odczytu lub jeśli gość\n"
+"posiada uruchomionego demona guestfsd, należy podać dostęp live. W\n"
+"większości narzędzi biblioteki libguestfs te opcje to odpowiednio --ro lub\n"
+"--live. Proszę skonsultować się z dokumentacją, aby dowiedzieć się więcej."
+
+#: src/libvirtdomain.c:480
+#, c-format
+msgid ""
+"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
+"\"error\""
+msgstr ""
+"%s: dysk jest oznaczony jako <readonly/> w pliku XML biblioteki libvirt, a "
+"parametr readonlydisk został ustawiony na \"error\""
+
+#: src/libvirtdomain.c:570
+msgid ""
+"this guest has no libvirt <channel> definition for guestfsd\n"
+"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
+msgstr ""
+"ten gość nie posiada określenia <channel> biblioteki libvirt dla demona "
+"guestfsd\n"
+"Proszę zobaczyć \"ATTACHING TO RUNNING DAEMONS\" w guestfs(3), aby "
+"dowiedzieć się więcej."
+
+#: src/libvirtdomain.c:593
+msgid ""
+"add-domain API not available since this version of libguestfs was compiled "
+"without libvirt or libxml2"
+msgstr ""
+"API dodawania domen jest niedostępne, ponieważ ta wersja biblioteki "
+"libguestfs została skompilowana bez bibliotek libvirt lub libxml2"
+
#: src/proto.c:379
#, c-format
msgid ""
@@ -4021,94 +4109,6 @@ msgstr "przetworzenie fragmentu pliku się nie powiodło"
msgid "file receive cancelled by daemon"
msgstr "otrzymanie pliku zostało anulowane przez demona"
-#: src/virt.c:108 src/virt.c:401
-msgid "you cannot set both live and readonly flags"
-msgstr "nie można ustawić jednocześnie flag live i readonly"
-
-#: src/virt.c:116
-#, c-format
-msgid "could not connect to libvirt (code %d, domain %d): %s"
-msgstr "nie można połączyć się z biblioteką libvirt (kod %d, domena %d): %s"
-
-#: src/virt.c:137
-#, c-format
-msgid "no libvirt domain called '%s': %s"
-msgstr "brak domeny biblioteki libvirt o nazwie \"%s\": %s"
-
-#: src/virt.c:197 src/virt.c:524
-#, c-format
-msgid "error reading libvirt XML information: %s"
-msgstr "błąd podczas odczytywania informacji XML biblioteki libvirt: %s"
-
-#: src/virt.c:207 src/virt.c:532
-msgid "unable to parse XML information returned by libvirt"
-msgstr ""
-"nie można przetworzyć informacji XML zwróconej przez bibliotekę libvirt"
-
-#: src/virt.c:213 src/virt.c:538
-msgid "unable to create new XPath context"
-msgstr "nie można utworzyć nowego kontekstu XPath"
-
-#: src/virt.c:220 src/virt.c:553
-msgid "unable to evaluate XPath expression"
-msgstr "nie można sprawdzić wyrażenia XPath"
-
-#: src/virt.c:329
-msgid "libvirt domain has no disks"
-msgstr "domena biblioteki libvirt nie posiada dysków"
-
-#: src/virt.c:395
-msgid "unknown readonlydisk parameter"
-msgstr "nieznany parametr readonlydisk"
-
-#: src/virt.c:412
-#, c-format
-msgid "error getting domain info: %s"
-msgstr "błąd podczas uzyskiwania informacji o domenie: %s"
-
-#: src/virt.c:426
-msgid ""
-"error: domain is a live virtual machine.\n"
-"Writing to the disks of a running virtual machine can cause disk "
-"corruption.\n"
-"Either use read-only access, or if the guest is running the guestfsd daemon\n"
-"specify live access. In most libguestfs tools these options are --ro or\n"
-"--live respectively. Consult the documentation for further information."
-msgstr ""
-"błąd: domena jest maszyną wirtualną live.\n"
-"Zapisywanie na dyskach uruchomionej maszyny wirtualnej może spowodować\n"
-"uszkodzenie danych. Należy użyć dostępu tylko do odczytu lub jeśli gość\n"
-"posiada uruchomionego demona guestfsd, należy podać dostęp live. W\n"
-"większości narzędzi biblioteki libguestfs te opcje to odpowiednio --ro lub\n"
-"--live. Proszę skonsultować się z dokumentacją, aby dowiedzieć się więcej."
-
-#: src/virt.c:491
-#, c-format
-msgid ""
-"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
-"\"error\""
-msgstr ""
-"%s: dysk jest oznaczony jako <readonly/> w pliku XML biblioteki libvirt, a "
-"parametr readonlydisk został ustawiony na \"error\""
-
-#: src/virt.c:581
-msgid ""
-"this guest has no libvirt <channel> definition for guestfsd\n"
-"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
-msgstr ""
-"ten gość nie posiada określenia <channel> biblioteki libvirt dla demona "
-"guestfsd\n"
-"Proszę zobaczyć \"ATTACHING TO RUNNING DAEMONS\" w guestfs(3), aby "
-"dowiedzieć się więcej."
-
-#: src/virt.c:606
-msgid ""
-"add-domain API not available since this version of libguestfs was compiled "
-"without libvirt or libxml2"
-msgstr ""
-"API dodawania domen jest niedostępne, ponieważ ta wersja biblioteki "
-"libguestfs została skompilowana bez bibliotek libvirt lub libxml2"
-
#: test-tool/test-tool.c:67
#, c-format
msgid ""
@@ -4216,33 +4216,33 @@ msgstr "virt-list-filesystems: nie podano obrazu lub nazwy maszyny wirtualnej"
msgid "virt-list-partitions: no image or VM name given"
msgstr "virt-list-partitions: nie podano obrazu lub nazwy maszyny wirtualnej"
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:291
msgid "virt-make-fs input output\n"
msgstr "virt-make-fs wejście wyjście\n"
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:321
msgid "unexpected output from 'du' command"
msgstr "nieoczekiwane wyjście polecenia \"du\""
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
+#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
#: tools/virt-make-fs.pl:510
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr "{f}: nieznany format wyjścia: {fmt}\n"
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:398
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr "virt-make-fs: nie można przetworzyć parametru rozmiaru: {sz}\n"
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:413
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
"qemu-img create: utworzenie obrazu dysku się nie powiodło, proszę zobaczyć "
"wcześniejsze komunikaty błędów\n"
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:424
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
"virt-make-fs: obsługa systemu plików NTFS została wyłączona podczas "
@@ -4593,7 +4593,7 @@ msgid ""
"Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
-#: ../sparsify/sparsify.ml:252
+#: ../sparsify/sparsify.ml:254
msgid ""
"Clearing Linux swap on %s ...\n"
"%!"
@@ -4603,7 +4603,7 @@ msgstr ""
msgid "Compressed output format"
msgstr ""
-#: ../sparsify/sparsify.ml:337
+#: ../sparsify/sparsify.ml:339
msgid ""
"Copy to destination and make sparse ...\n"
"%!"
@@ -4683,7 +4683,7 @@ msgstr ""
msgid "Enable tracing of libguestfs calls"
msgstr ""
-#: ../sparsify/sparsify.ml:189
+#: ../sparsify/sparsify.ml:191
msgid ""
"Examine source disk ...\n"
"%!"
@@ -4729,13 +4729,13 @@ msgid ""
"The underlying error was: %s"
msgstr ""
-#: ../sparsify/sparsify.ml:236
+#: ../sparsify/sparsify.ml:238
msgid ""
"Fill free space in %s with zero ...\n"
"%!"
msgstr ""
-#: ../sparsify/sparsify.ml:287
+#: ../sparsify/sparsify.ml:289
msgid ""
"Fill free space in volgroup %s with zero ...\n"
"%!"
@@ -5025,7 +5025,7 @@ msgstr ""
msgid "Shrink partition"
msgstr ""
-#: ../sparsify/sparsify.ml:356
+#: ../sparsify/sparsify.ml:358
msgid ""
"Sparsify operation completed with no errors. Before deleting the old disk, "
"carefully check that the target disk boots and works correctly.\n"
@@ -5135,7 +5135,7 @@ msgstr ""
msgid "Zero filesystem"
msgstr ""
-#: ../sparsify/sparsify.ml:226
+#: ../sparsify/sparsify.ml:228
msgid ""
"Zeroing %s ...\n"
"%!"
@@ -5161,16 +5161,16 @@ msgstr ""
msgid "empty --shrink option"
msgstr ""
-#: ../sparsify/sparsify.ml:321
+#: ../sparsify/sparsify.ml:323
msgid "external command '%s' killed by signal %d"
msgstr ""
-#: ../sparsify/sparsify.ml:323
+#: ../sparsify/sparsify.ml:325
msgid "external command '%s' stopped by signal %d"
msgstr ""
-#. ../sparsify/sparsify.ml:183
-#: ../sparsify/sparsify.ml:350 ../sparsify/sparsify.ml:319
+#. ../sparsify/sparsify.ml:185
+#: ../sparsify/sparsify.ml:352 ../sparsify/sparsify.ml:321
msgid "external command failed: %s"
msgstr ""
@@ -5247,7 +5247,7 @@ msgstr ""
msgid "pvresize"
msgstr ""
-#: ../sparsify/sparsify.ml:261
+#: ../sparsify/sparsify.ml:263
msgid "pwrite: short write restoring swap partition header"
msgstr ""
@@ -5267,6 +5267,29 @@ msgstr ""
msgid "sectors"
msgstr ""
+#: ../sysprep/main.ml:245
+msgid "sysprep operation failed: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:257
+msgid "sysprep operation failed: exception: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:254
+msgid ""
+"sysprep operation failed: internal error: Not_found exception was thrown\n"
+msgstr ""
+
+#: ../sysprep/main.ml:251
+msgid ""
+"sysprep operation failed: internal error: assertion failed at %s, line %d, "
+"char %d\n"
+msgstr ""
+
+#: ../sysprep/main.ml:248
+msgid "sysprep operation failed: internal error: invalid argument: %s\n"
+msgstr ""
+
#: ../resize/resize.ml:374
msgid "the source disk has no partitions"
msgstr ""
diff --git a/po/ta.po b/po/ta.po
index 5e0033ad..e498c4ec 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-10 13:20+0100\n"
+"POT-Creation-Date: 2012-08-30 23:39+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Tamil <tamil-users@lists.fedoraproject.org>\n"
@@ -2274,35 +2274,35 @@ msgstr "%s: தெரியாத கட்டளை\n"
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr ""
-#: fish/copy.c:47
+#: fish/copy.c:48
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
-#: fish/copy.c:68
+#: fish/copy.c:69
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:165
+#: fish/copy.c:166
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr ""
-#: fish/copy.c:210
+#: fish/copy.c:211
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
"image\n"
msgstr ""
-#: fish/copy.c:221
+#: fish/copy.c:222
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:266
+#: fish/copy.c:267
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr ""
@@ -2706,114 +2706,114 @@ msgstr ""
msgid "%s: Did you mean to mount one of these filesystems?\n"
msgstr ""
-#: fish/prep.c:38
-#, c-format
-msgid ""
-"List of available prepared disk images:\n"
-"\n"
+#: fish/prep-boot.c:35 fish/prep-boot.c:90 fish/prep-disk.c:35
+#: fish/prep-fs.c:35 fish/prep-lv.c:70 fish/prep-lv.c:117 fish/prep-part.c:35
+msgid "failed to allocate disk"
msgstr ""
-#: fish/prep.c:41
-#, c-format
-msgid ""
-"guestfish -N %-8s - %s\n"
-"\n"
-"%s\n"
+#: fish/prep-boot.c:43 fish/prep-boot.c:98
+msgid "could not parse boot size"
msgstr ""
-#: fish/prep.c:49
+#: fish/prep-boot.c:47 fish/prep-boot.c:102
#, c-format
-msgid " Optional parameters:\n"
+msgid "failed to get sector size of disk: %s"
msgstr ""
-#: fish/prep.c:56
+#: fish/prep-boot.c:51 fish/prep-boot.c:106 fish/prep-fs.c:42
+#: fish/prep-lv.c:77 fish/prep-lv.c:124 fish/prep-part.c:42
#, c-format
-msgid "<%s> %s (default: %s)\n"
+msgid "failed to partition disk: %s"
msgstr ""
-#: fish/prep.c:66
+#: fish/prep-boot.c:56 fish/prep-boot.c:111
#, c-format
-msgid ""
-"Prepared disk images are written to file \"test1.img\" in the local\n"
-"directory. (\"test2.img\" etc if -N option is given multiple times).\n"
-"For more information see the guestfish(1) manual.\n"
+msgid "failed to add boot partition: %s"
msgstr ""
-#: fish/prep.c:97
+#: fish/prep-boot.c:60 fish/prep-boot.c:115
#, c-format
-msgid ""
-"guestfish: -N parameter '%s': no such prepared disk image known.\n"
-"Use 'guestfish -N help' to list possible values for the -N parameter.\n"
+msgid "failed to add root partition: %s"
msgstr ""
-#: fish/prep.c:159
+#: fish/prep-boot.c:69 fish/prep-boot.c:129
#, c-format
-msgid "guestfish: error creating prepared disk image '%s' on '%s': "
+msgid "failed to create boot filesystem: %s"
msgstr ""
-#: fish/prep_boot.c:35 fish/prep_boot.c:90 fish/prep_disk.c:35
-#: fish/prep_fs.c:35 fish/prep_lv.c:70 fish/prep_lv.c:117 fish/prep_part.c:35
-msgid "failed to allocate disk"
+#: fish/prep-boot.c:78 fish/prep-boot.c:152
+#, c-format
+msgid "failed to create root filesystem: %s"
msgstr ""
-#: fish/prep_boot.c:43 fish/prep_boot.c:98
-msgid "could not parse boot size"
+#: fish/prep-boot.c:87 fish/prep-boot.c:121 fish/prep-lv.c:67
+#: fish/prep-lv.c:83 fish/prep-lv.c:114 fish/prep-lv.c:130
+msgid "incorrect format for LV name, use '/dev/VG/LV'"
msgstr ""
-#: fish/prep_boot.c:47 fish/prep_boot.c:102
+#: fish/prep-boot.c:138 fish/prep-lv.c:92 fish/prep-lv.c:139
#, c-format
-msgid "failed to get sector size of disk: %s"
+msgid "failed to create PV: %s: %s"
msgstr ""
-#: fish/prep_boot.c:51 fish/prep_boot.c:106 fish/prep_fs.c:42
-#: fish/prep_lv.c:77 fish/prep_lv.c:124 fish/prep_part.c:42
+#: fish/prep-boot.c:143 fish/prep-lv.c:97 fish/prep-lv.c:144
#, c-format
-msgid "failed to partition disk: %s"
+msgid "failed to create VG: %s: %s"
msgstr ""
-#: fish/prep_boot.c:56 fish/prep_boot.c:111
+#: fish/prep-boot.c:148 fish/prep-lv.c:102 fish/prep-lv.c:149
#, c-format
-msgid "failed to add boot partition: %s"
+msgid "failed to create LV: /dev/%s/%s: %s"
msgstr ""
-#: fish/prep_boot.c:60 fish/prep_boot.c:115
+#: fish/prep-fs.c:52 fish/prep-lv.c:154
#, c-format
-msgid "failed to add root partition: %s"
+msgid "failed to create filesystem (%s): %s"
msgstr ""
-#: fish/prep_boot.c:69 fish/prep_boot.c:129
+#: fish/prep.c:38
#, c-format
-msgid "failed to create boot filesystem: %s"
+msgid ""
+"List of available prepared disk images:\n"
+"\n"
msgstr ""
-#: fish/prep_boot.c:78 fish/prep_boot.c:152
+#: fish/prep.c:41
#, c-format
-msgid "failed to create root filesystem: %s"
+msgid ""
+"guestfish -N %-8s - %s\n"
+"\n"
+"%s\n"
msgstr ""
-#: fish/prep_boot.c:87 fish/prep_boot.c:121 fish/prep_lv.c:67
-#: fish/prep_lv.c:83 fish/prep_lv.c:114 fish/prep_lv.c:130
-msgid "incorrect format for LV name, use '/dev/VG/LV'"
+#: fish/prep.c:49
+#, c-format
+msgid " Optional parameters:\n"
msgstr ""
-#: fish/prep_boot.c:138 fish/prep_lv.c:92 fish/prep_lv.c:139
+#: fish/prep.c:56
#, c-format
-msgid "failed to create PV: %s: %s"
+msgid "<%s> %s (default: %s)\n"
msgstr ""
-#: fish/prep_boot.c:143 fish/prep_lv.c:97 fish/prep_lv.c:144
+#: fish/prep.c:66
#, c-format
-msgid "failed to create VG: %s: %s"
+msgid ""
+"Prepared disk images are written to file \"test1.img\" in the local\n"
+"directory. (\"test2.img\" etc if -N option is given multiple times).\n"
+"For more information see the guestfish(1) manual.\n"
msgstr ""
-#: fish/prep_boot.c:148 fish/prep_lv.c:102 fish/prep_lv.c:149
+#: fish/prep.c:97
#, c-format
-msgid "failed to create LV: /dev/%s/%s: %s"
+msgid ""
+"guestfish: -N parameter '%s': no such prepared disk image known.\n"
+"Use 'guestfish -N help' to list possible values for the -N parameter.\n"
msgstr ""
-#: fish/prep_fs.c:52 fish/prep_lv.c:154
+#: fish/prep.c:159
#, c-format
-msgid "failed to create filesystem (%s): %s"
+msgid "guestfish: error creating prepared disk image '%s' on '%s': "
msgstr ""
#: fish/rc.c:260
@@ -2948,7 +2948,7 @@ msgid ""
"%s lets you mount a virtual machine filesystem\n"
"Copyright (C) 2009-2012 Red Hat Inc.\n"
"Usage:\n"
-" %s [--options] [-- [--FUSE-options]] mountpoint\n"
+" %s [--options] mountpoint\n"
"Options:\n"
" -a|--add image Add image\n"
" -c|--connect uri Specify libvirt URI for -d option\n"
@@ -3339,19 +3339,19 @@ msgstr ""
msgid "external command failed, see earlier error messages"
msgstr ""
-#: src/dbdump.c:85
+#: src/dbdump.c:88
msgid "unexpected end of output from db_dump command before end of header"
msgstr ""
-#: src/dbdump.c:98 src/dbdump.c:110
+#: src/dbdump.c:101 src/dbdump.c:113
msgid "unexpected line from db_dump command, no space prefix"
msgstr ""
-#: src/dbdump.c:127
+#: src/dbdump.c:130
msgid "unexpected end of output from db_dump command before end of data"
msgstr ""
-#: src/dbdump.c:209
+#: src/dbdump.c:212
msgid "unexpected non-hex digits in output of db_dump command"
msgstr ""
@@ -3416,80 +3416,80 @@ msgstr ""
msgid "FUSE not supported"
msgstr ""
-#: src/guestfs.c:177
+#: src/guestfs.c:213
#, c-format
msgid "guestfs_close: called twice on the same handle\n"
msgstr "guestfs_close: அதே ஹாண்டலில் இரண்டு முறை அழைக்கப்பட்டது\n"
-#: src/guestfs.c:361
+#: src/guestfs.c:398
#, c-format
msgid "warning: %s"
msgstr ""
-#: src/guestfs.c:422
+#: src/guestfs.c:459
#, c-format
msgid "libguestfs: error: %s\n"
msgstr "libguestfs: error: %s\n"
-#: src/guestfs.c:1003
+#: src/guestfs.c:1038
#, c-format
msgid "<truncated, original size %zu bytes>"
msgstr ""
-#: src/inspect.c:297
-msgid "not a Windows guest, or systemroot could not be determined"
-msgstr ""
-
-#: src/inspect.c:313
-msgid "not a Windows guest, or CurrentControlSet could not be determined"
-msgstr ""
-
-#: src/inspect.c:545 src/inspect_apps.c:612
+#: src/inspect-apps.c:615 src/inspect.c:548
msgid ""
"inspection API not available since this version of libguestfs was compiled "
"without the hivex library"
msgstr ""
-#: src/inspect.c:760 src/inspect_fs.c:530 src/inspect_fs.c:574
-#: src/inspect_fs_unix.c:236 src/inspect_fs_unix.c:763
-#: src/inspect_fs_unix.c:1447
+#: src/inspect-fs-unix.c:194
+#, c-format
+msgid "release file %s is empty or malformed"
+msgstr ""
+
+#: src/inspect-fs-unix.c:239 src/inspect-fs-unix.c:766
+#: src/inspect-fs-unix.c:1450 src/inspect-fs.c:533 src/inspect-fs.c:577
+#: src/inspect.c:765
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr ""
-#: src/inspect.c:796
-msgid "no inspection data: call guestfs_inspect_os first"
+#: src/inspect-fs-unix.c:809
+msgid "could not parse /etc/fstab or empty file"
msgstr ""
-#: src/inspect.c:808
+#: src/inspect-fs-windows.c:167
#, c-format
-msgid ""
-"%s: root device not found: only call this function with a root device "
-"previously returned by guestfs_inspect_os"
+msgid "cannot resolve Windows %%SYSTEMROOT%%"
msgstr ""
-#: src/inspect_fs.c:363 src/inspect_fs.c:376
+#: src/inspect-fs.c:366 src/inspect-fs.c:379
#, c-format
msgid "could not parse integer in version number: %s"
msgstr ""
-#: src/inspect_fs_unix.c:191
+#: src/inspect-icon.c:581
#, c-format
-msgid "release file %s is empty or malformed"
+msgid "read: %s: unexpected end of file"
msgstr ""
-#: src/inspect_fs_unix.c:806
-msgid "could not parse /etc/fstab or empty file"
+#: src/inspect.c:300
+msgid "not a Windows guest, or systemroot could not be determined"
msgstr ""
-#: src/inspect_fs_windows.c:164
-#, c-format
-msgid "cannot resolve Windows %%SYSTEMROOT%%"
+#: src/inspect.c:316
+msgid "not a Windows guest, or CurrentControlSet could not be determined"
msgstr ""
-#: src/inspect_icon.c:581
+#: src/inspect.c:801
+msgid "no inspection data: call guestfs_inspect_os first"
+msgstr ""
+
+#: src/inspect.c:813
#, c-format
-msgid "read: %s: unexpected end of file"
+msgid ""
+"%s: root device not found: only call this function with a root device "
+"previously returned by guestfs_inspect_os"
msgstr ""
#: src/launch.c:136 src/launch.c:156
@@ -3515,46 +3515,46 @@ msgstr "guestfs_config: அளவுரு '-' எழுத்தில் த
msgid "guestfs_config: parameter '%s' isn't allowed"
msgstr "guestfs_config: அளவுரு '%s' அனுமதிக்கப்படுவதில்லை"
-#: src/launch.c:360 src/launch.c:472
+#: src/launch.c:381 src/launch.c:476
msgid ""
"filename cannot contain ':' (colon) character. This is a limitation of qemu."
msgstr ""
-#: src/launch.c:375 src/launch.c:380
+#: src/launch.c:396 src/launch.c:401
#, c-format
msgid "%s parameter is empty or contains disallowed characters"
msgstr ""
-#: src/launch.c:494
+#: src/launch.c:498
msgid "the libguestfs handle has already been launched"
msgstr ""
-#: src/launch.c:505
-#, c-format
-msgid "%s: cannot create temporary directory"
-msgstr "%s: தற்காலிக அடைவை உருவாக்க முடியவில்லை"
-
-#: src/launch.c:549
+#: src/launch.c:547
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "நீங்கள் guestfs_add_drive ஐ guestfs_launchக்கு முன் அழைக்க வேண்டும்"
-#: src/launch.c:1060 src/launch.c:1065
+#: src/launch.c:1058 src/launch.c:1063
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch தோல்வியுற்றது, முந்தைய பிழைச் செய்தியைப் பார்"
-#: src/launch.c:1078
+#: src/launch.c:1076
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu டொமைனுடன் துவக்கப்பட்டு தொடர்பு கொண்டது, ஆனால் நிலையானது != READY"
-#: src/launch.c:1170
+#: src/launch.c:1168
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr ""
-#: src/launch.c:1178
+#: src/launch.c:1176
msgid "contacted guestfsd, but state != READY"
msgstr ""
-#: src/launch.c:1377
+#: src/launch.c:1266
+#, c-format
+msgid "%s: cannot create temporary directory"
+msgstr "%s: தற்காலிக அடைவை உருவாக்க முடியவில்லை"
+
+#: src/launch.c:1393
#, c-format
msgid ""
"command failed: %s\n"
@@ -3564,10 +3564,83 @@ msgid ""
"environment variable. There may also be errors printed above."
msgstr ""
-#: src/launch.c:1530
+#: src/launch.c:1546
msgid "qemu has not been launched yet"
msgstr "qemu இன்னும் துவங்கப்படவில்லை"
+#: src/libvirtdomain.c:97 src/libvirtdomain.c:390
+msgid "you cannot set both live and readonly flags"
+msgstr ""
+
+#: src/libvirtdomain.c:105
+#, c-format
+msgid "could not connect to libvirt (code %d, domain %d): %s"
+msgstr ""
+
+#: src/libvirtdomain.c:126
+#, c-format
+msgid "no libvirt domain called '%s': %s"
+msgstr ""
+
+#: src/libvirtdomain.c:186 src/libvirtdomain.c:513
+#, c-format
+msgid "error reading libvirt XML information: %s"
+msgstr ""
+
+#: src/libvirtdomain.c:196 src/libvirtdomain.c:521
+msgid "unable to parse XML information returned by libvirt"
+msgstr ""
+
+#: src/libvirtdomain.c:202 src/libvirtdomain.c:527
+msgid "unable to create new XPath context"
+msgstr ""
+
+#: src/libvirtdomain.c:209 src/libvirtdomain.c:542
+msgid "unable to evaluate XPath expression"
+msgstr ""
+
+#: src/libvirtdomain.c:318
+msgid "libvirt domain has no disks"
+msgstr ""
+
+#: src/libvirtdomain.c:384
+msgid "unknown readonlydisk parameter"
+msgstr ""
+
+#: src/libvirtdomain.c:401
+#, c-format
+msgid "error getting domain info: %s"
+msgstr ""
+
+#: src/libvirtdomain.c:415
+msgid ""
+"error: domain is a live virtual machine.\n"
+"Writing to the disks of a running virtual machine can cause disk "
+"corruption.\n"
+"Either use read-only access, or if the guest is running the guestfsd daemon\n"
+"specify live access. In most libguestfs tools these options are --ro or\n"
+"--live respectively. Consult the documentation for further information."
+msgstr ""
+
+#: src/libvirtdomain.c:480
+#, c-format
+msgid ""
+"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
+"\"error\""
+msgstr ""
+
+#: src/libvirtdomain.c:570
+msgid ""
+"this guest has no libvirt <channel> definition for guestfsd\n"
+"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
+msgstr ""
+
+#: src/libvirtdomain.c:593
+msgid ""
+"add-domain API not available since this version of libguestfs was compiled "
+"without libvirt or libxml2"
+msgstr ""
+
#: src/proto.c:379
#, c-format
msgid ""
@@ -3639,79 +3712,6 @@ msgstr "கோப்பு சங்க்கை பகுக்க முடி
msgid "file receive cancelled by daemon"
msgstr "கோப்பினை பெறுதல் டொமைனால் ரத்து செய்யப்பட்டது"
-#: src/virt.c:108 src/virt.c:401
-msgid "you cannot set both live and readonly flags"
-msgstr ""
-
-#: src/virt.c:116
-#, c-format
-msgid "could not connect to libvirt (code %d, domain %d): %s"
-msgstr ""
-
-#: src/virt.c:137
-#, c-format
-msgid "no libvirt domain called '%s': %s"
-msgstr ""
-
-#: src/virt.c:197 src/virt.c:524
-#, c-format
-msgid "error reading libvirt XML information: %s"
-msgstr ""
-
-#: src/virt.c:207 src/virt.c:532
-msgid "unable to parse XML information returned by libvirt"
-msgstr ""
-
-#: src/virt.c:213 src/virt.c:538
-msgid "unable to create new XPath context"
-msgstr ""
-
-#: src/virt.c:220 src/virt.c:553
-msgid "unable to evaluate XPath expression"
-msgstr ""
-
-#: src/virt.c:329
-msgid "libvirt domain has no disks"
-msgstr ""
-
-#: src/virt.c:395
-msgid "unknown readonlydisk parameter"
-msgstr ""
-
-#: src/virt.c:412
-#, c-format
-msgid "error getting domain info: %s"
-msgstr ""
-
-#: src/virt.c:426
-msgid ""
-"error: domain is a live virtual machine.\n"
-"Writing to the disks of a running virtual machine can cause disk "
-"corruption.\n"
-"Either use read-only access, or if the guest is running the guestfsd daemon\n"
-"specify live access. In most libguestfs tools these options are --ro or\n"
-"--live respectively. Consult the documentation for further information."
-msgstr ""
-
-#: src/virt.c:491
-#, c-format
-msgid ""
-"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
-"\"error\""
-msgstr ""
-
-#: src/virt.c:581
-msgid ""
-"this guest has no libvirt <channel> definition for guestfsd\n"
-"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
-msgstr ""
-
-#: src/virt.c:606
-msgid ""
-"add-domain API not available since this version of libguestfs was compiled "
-"without libvirt or libxml2"
-msgstr ""
-
#: test-tool/test-tool.c:67
#, c-format
msgid ""
@@ -3816,31 +3816,31 @@ msgstr ""
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:291
msgid "virt-make-fs input output\n"
msgstr ""
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:321
msgid "unexpected output from 'du' command"
msgstr ""
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
+#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
#: tools/virt-make-fs.pl:510
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr ""
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:398
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr ""
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:413
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:424
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
@@ -4170,7 +4170,7 @@ msgid ""
"Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
-#: ../sparsify/sparsify.ml:252
+#: ../sparsify/sparsify.ml:254
msgid ""
"Clearing Linux swap on %s ...\n"
"%!"
@@ -4180,7 +4180,7 @@ msgstr ""
msgid "Compressed output format"
msgstr ""
-#: ../sparsify/sparsify.ml:337
+#: ../sparsify/sparsify.ml:339
msgid ""
"Copy to destination and make sparse ...\n"
"%!"
@@ -4260,7 +4260,7 @@ msgstr ""
msgid "Enable tracing of libguestfs calls"
msgstr ""
-#: ../sparsify/sparsify.ml:189
+#: ../sparsify/sparsify.ml:191
msgid ""
"Examine source disk ...\n"
"%!"
@@ -4306,13 +4306,13 @@ msgid ""
"The underlying error was: %s"
msgstr ""
-#: ../sparsify/sparsify.ml:236
+#: ../sparsify/sparsify.ml:238
msgid ""
"Fill free space in %s with zero ...\n"
"%!"
msgstr ""
-#: ../sparsify/sparsify.ml:287
+#: ../sparsify/sparsify.ml:289
msgid ""
"Fill free space in volgroup %s with zero ...\n"
"%!"
@@ -4602,7 +4602,7 @@ msgstr ""
msgid "Shrink partition"
msgstr ""
-#: ../sparsify/sparsify.ml:356
+#: ../sparsify/sparsify.ml:358
msgid ""
"Sparsify operation completed with no errors. Before deleting the old disk, "
"carefully check that the target disk boots and works correctly.\n"
@@ -4712,7 +4712,7 @@ msgstr ""
msgid "Zero filesystem"
msgstr ""
-#: ../sparsify/sparsify.ml:226
+#: ../sparsify/sparsify.ml:228
msgid ""
"Zeroing %s ...\n"
"%!"
@@ -4738,16 +4738,16 @@ msgstr ""
msgid "empty --shrink option"
msgstr ""
-#: ../sparsify/sparsify.ml:321
+#: ../sparsify/sparsify.ml:323
msgid "external command '%s' killed by signal %d"
msgstr ""
-#: ../sparsify/sparsify.ml:323
+#: ../sparsify/sparsify.ml:325
msgid "external command '%s' stopped by signal %d"
msgstr ""
-#. ../sparsify/sparsify.ml:183
-#: ../sparsify/sparsify.ml:350 ../sparsify/sparsify.ml:319
+#. ../sparsify/sparsify.ml:185
+#: ../sparsify/sparsify.ml:352 ../sparsify/sparsify.ml:321
msgid "external command failed: %s"
msgstr ""
@@ -4824,7 +4824,7 @@ msgstr ""
msgid "pvresize"
msgstr ""
-#: ../sparsify/sparsify.ml:261
+#: ../sparsify/sparsify.ml:263
msgid "pwrite: short write restoring swap partition header"
msgstr ""
@@ -4844,6 +4844,29 @@ msgstr ""
msgid "sectors"
msgstr ""
+#: ../sysprep/main.ml:245
+msgid "sysprep operation failed: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:257
+msgid "sysprep operation failed: exception: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:254
+msgid ""
+"sysprep operation failed: internal error: Not_found exception was thrown\n"
+msgstr ""
+
+#: ../sysprep/main.ml:251
+msgid ""
+"sysprep operation failed: internal error: assertion failed at %s, line %d, "
+"char %d\n"
+msgstr ""
+
+#: ../sysprep/main.ml:248
+msgid "sysprep operation failed: internal error: invalid argument: %s\n"
+msgstr ""
+
#: ../resize/resize.ml:374
msgid "the source disk has no partitions"
msgstr ""
diff --git a/po/te.po b/po/te.po
index dacda8bd..9c93c241 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-10 13:20+0100\n"
+"POT-Creation-Date: 2012-08-30 23:39+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Telugu (http://www.transifex.net/projects/p/fedora/language/"
@@ -2274,35 +2274,35 @@ msgstr "%s: తెలియని ఆదేశము\n"
msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr ""
-#: fish/copy.c:47
+#: fish/copy.c:48
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
msgstr ""
-#: fish/copy.c:68
+#: fish/copy.c:69
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:165
+#: fish/copy.c:166
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr ""
-#: fish/copy.c:210
+#: fish/copy.c:211
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
"image\n"
msgstr ""
-#: fish/copy.c:221
+#: fish/copy.c:222
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr ""
-#: fish/copy.c:266
+#: fish/copy.c:267
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr ""
@@ -2705,114 +2705,114 @@ msgstr ""
msgid "%s: Did you mean to mount one of these filesystems?\n"
msgstr ""
-#: fish/prep.c:38
-#, c-format
-msgid ""
-"List of available prepared disk images:\n"
-"\n"
+#: fish/prep-boot.c:35 fish/prep-boot.c:90 fish/prep-disk.c:35
+#: fish/prep-fs.c:35 fish/prep-lv.c:70 fish/prep-lv.c:117 fish/prep-part.c:35
+msgid "failed to allocate disk"
msgstr ""
-#: fish/prep.c:41
-#, c-format
-msgid ""
-"guestfish -N %-8s - %s\n"
-"\n"
-"%s\n"
+#: fish/prep-boot.c:43 fish/prep-boot.c:98
+msgid "could not parse boot size"
msgstr ""
-#: fish/prep.c:49
+#: fish/prep-boot.c:47 fish/prep-boot.c:102
#, c-format
-msgid " Optional parameters:\n"
+msgid "failed to get sector size of disk: %s"
msgstr ""
-#: fish/prep.c:56
+#: fish/prep-boot.c:51 fish/prep-boot.c:106 fish/prep-fs.c:42
+#: fish/prep-lv.c:77 fish/prep-lv.c:124 fish/prep-part.c:42
#, c-format
-msgid "<%s> %s (default: %s)\n"
+msgid "failed to partition disk: %s"
msgstr ""
-#: fish/prep.c:66
+#: fish/prep-boot.c:56 fish/prep-boot.c:111
#, c-format
-msgid ""
-"Prepared disk images are written to file \"test1.img\" in the local\n"
-"directory. (\"test2.img\" etc if -N option is given multiple times).\n"
-"For more information see the guestfish(1) manual.\n"
+msgid "failed to add boot partition: %s"
msgstr ""
-#: fish/prep.c:97
+#: fish/prep-boot.c:60 fish/prep-boot.c:115
#, c-format
-msgid ""
-"guestfish: -N parameter '%s': no such prepared disk image known.\n"
-"Use 'guestfish -N help' to list possible values for the -N parameter.\n"
+msgid "failed to add root partition: %s"
msgstr ""
-#: fish/prep.c:159
+#: fish/prep-boot.c:69 fish/prep-boot.c:129
#, c-format
-msgid "guestfish: error creating prepared disk image '%s' on '%s': "
+msgid "failed to create boot filesystem: %s"
msgstr ""
-#: fish/prep_boot.c:35 fish/prep_boot.c:90 fish/prep_disk.c:35
-#: fish/prep_fs.c:35 fish/prep_lv.c:70 fish/prep_lv.c:117 fish/prep_part.c:35
-msgid "failed to allocate disk"
+#: fish/prep-boot.c:78 fish/prep-boot.c:152
+#, c-format
+msgid "failed to create root filesystem: %s"
msgstr ""
-#: fish/prep_boot.c:43 fish/prep_boot.c:98
-msgid "could not parse boot size"
+#: fish/prep-boot.c:87 fish/prep-boot.c:121 fish/prep-lv.c:67
+#: fish/prep-lv.c:83 fish/prep-lv.c:114 fish/prep-lv.c:130
+msgid "incorrect format for LV name, use '/dev/VG/LV'"
msgstr ""
-#: fish/prep_boot.c:47 fish/prep_boot.c:102
+#: fish/prep-boot.c:138 fish/prep-lv.c:92 fish/prep-lv.c:139
#, c-format
-msgid "failed to get sector size of disk: %s"
+msgid "failed to create PV: %s: %s"
msgstr ""
-#: fish/prep_boot.c:51 fish/prep_boot.c:106 fish/prep_fs.c:42
-#: fish/prep_lv.c:77 fish/prep_lv.c:124 fish/prep_part.c:42
+#: fish/prep-boot.c:143 fish/prep-lv.c:97 fish/prep-lv.c:144
#, c-format
-msgid "failed to partition disk: %s"
+msgid "failed to create VG: %s: %s"
msgstr ""
-#: fish/prep_boot.c:56 fish/prep_boot.c:111
+#: fish/prep-boot.c:148 fish/prep-lv.c:102 fish/prep-lv.c:149
#, c-format
-msgid "failed to add boot partition: %s"
+msgid "failed to create LV: /dev/%s/%s: %s"
msgstr ""
-#: fish/prep_boot.c:60 fish/prep_boot.c:115
+#: fish/prep-fs.c:52 fish/prep-lv.c:154
#, c-format
-msgid "failed to add root partition: %s"
+msgid "failed to create filesystem (%s): %s"
msgstr ""
-#: fish/prep_boot.c:69 fish/prep_boot.c:129
+#: fish/prep.c:38
#, c-format
-msgid "failed to create boot filesystem: %s"
+msgid ""
+"List of available prepared disk images:\n"
+"\n"
msgstr ""
-#: fish/prep_boot.c:78 fish/prep_boot.c:152
+#: fish/prep.c:41
#, c-format
-msgid "failed to create root filesystem: %s"
+msgid ""
+"guestfish -N %-8s - %s\n"
+"\n"
+"%s\n"
msgstr ""
-#: fish/prep_boot.c:87 fish/prep_boot.c:121 fish/prep_lv.c:67
-#: fish/prep_lv.c:83 fish/prep_lv.c:114 fish/prep_lv.c:130
-msgid "incorrect format for LV name, use '/dev/VG/LV'"
+#: fish/prep.c:49
+#, c-format
+msgid " Optional parameters:\n"
msgstr ""
-#: fish/prep_boot.c:138 fish/prep_lv.c:92 fish/prep_lv.c:139
+#: fish/prep.c:56
#, c-format
-msgid "failed to create PV: %s: %s"
+msgid "<%s> %s (default: %s)\n"
msgstr ""
-#: fish/prep_boot.c:143 fish/prep_lv.c:97 fish/prep_lv.c:144
+#: fish/prep.c:66
#, c-format
-msgid "failed to create VG: %s: %s"
+msgid ""
+"Prepared disk images are written to file \"test1.img\" in the local\n"
+"directory. (\"test2.img\" etc if -N option is given multiple times).\n"
+"For more information see the guestfish(1) manual.\n"
msgstr ""
-#: fish/prep_boot.c:148 fish/prep_lv.c:102 fish/prep_lv.c:149
+#: fish/prep.c:97
#, c-format
-msgid "failed to create LV: /dev/%s/%s: %s"
+msgid ""
+"guestfish: -N parameter '%s': no such prepared disk image known.\n"
+"Use 'guestfish -N help' to list possible values for the -N parameter.\n"
msgstr ""
-#: fish/prep_fs.c:52 fish/prep_lv.c:154
+#: fish/prep.c:159
#, c-format
-msgid "failed to create filesystem (%s): %s"
+msgid "guestfish: error creating prepared disk image '%s' on '%s': "
msgstr ""
#: fish/rc.c:260
@@ -2946,7 +2946,7 @@ msgid ""
"%s lets you mount a virtual machine filesystem\n"
"Copyright (C) 2009-2012 Red Hat Inc.\n"
"Usage:\n"
-" %s [--options] [-- [--FUSE-options]] mountpoint\n"
+" %s [--options] mountpoint\n"
"Options:\n"
" -a|--add image Add image\n"
" -c|--connect uri Specify libvirt URI for -d option\n"
@@ -3337,19 +3337,19 @@ msgstr ""
msgid "external command failed, see earlier error messages"
msgstr ""
-#: src/dbdump.c:85
+#: src/dbdump.c:88
msgid "unexpected end of output from db_dump command before end of header"
msgstr ""
-#: src/dbdump.c:98 src/dbdump.c:110
+#: src/dbdump.c:101 src/dbdump.c:113
msgid "unexpected line from db_dump command, no space prefix"
msgstr ""
-#: src/dbdump.c:127
+#: src/dbdump.c:130
msgid "unexpected end of output from db_dump command before end of data"
msgstr ""
-#: src/dbdump.c:209
+#: src/dbdump.c:212
msgid "unexpected non-hex digits in output of db_dump command"
msgstr ""
@@ -3414,80 +3414,80 @@ msgstr ""
msgid "FUSE not supported"
msgstr ""
-#: src/guestfs.c:177
+#: src/guestfs.c:213
#, c-format
msgid "guestfs_close: called twice on the same handle\n"
msgstr "guestfs_close: ఒకే సంభాలికపై రెండుసార్లు పిలువబడింది\n"
-#: src/guestfs.c:361
+#: src/guestfs.c:398
#, c-format
msgid "warning: %s"
msgstr ""
-#: src/guestfs.c:422
+#: src/guestfs.c:459
#, c-format
msgid "libguestfs: error: %s\n"
msgstr "libguestfs: దోషము: %s\n"
-#: src/guestfs.c:1003
+#: src/guestfs.c:1038
#, c-format
msgid "<truncated, original size %zu bytes>"
msgstr ""
-#: src/inspect.c:297
-msgid "not a Windows guest, or systemroot could not be determined"
-msgstr ""
-
-#: src/inspect.c:313
-msgid "not a Windows guest, or CurrentControlSet could not be determined"
-msgstr ""
-
-#: src/inspect.c:545 src/inspect_apps.c:612
+#: src/inspect-apps.c:615 src/inspect.c:548
msgid ""
"inspection API not available since this version of libguestfs was compiled "
"without the hivex library"
msgstr ""
-#: src/inspect.c:760 src/inspect_fs.c:530 src/inspect_fs.c:574
-#: src/inspect_fs_unix.c:236 src/inspect_fs_unix.c:763
-#: src/inspect_fs_unix.c:1447
+#: src/inspect-fs-unix.c:194
+#, c-format
+msgid "release file %s is empty or malformed"
+msgstr ""
+
+#: src/inspect-fs-unix.c:239 src/inspect-fs-unix.c:766
+#: src/inspect-fs-unix.c:1450 src/inspect-fs.c:533 src/inspect-fs.c:577
+#: src/inspect.c:765
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr ""
-#: src/inspect.c:796
-msgid "no inspection data: call guestfs_inspect_os first"
+#: src/inspect-fs-unix.c:809
+msgid "could not parse /etc/fstab or empty file"
msgstr ""
-#: src/inspect.c:808
+#: src/inspect-fs-windows.c:167
#, c-format
-msgid ""
-"%s: root device not found: only call this function with a root device "
-"previously returned by guestfs_inspect_os"
+msgid "cannot resolve Windows %%SYSTEMROOT%%"
msgstr ""
-#: src/inspect_fs.c:363 src/inspect_fs.c:376
+#: src/inspect-fs.c:366 src/inspect-fs.c:379
#, c-format
msgid "could not parse integer in version number: %s"
msgstr ""
-#: src/inspect_fs_unix.c:191
+#: src/inspect-icon.c:581
#, c-format
-msgid "release file %s is empty or malformed"
+msgid "read: %s: unexpected end of file"
msgstr ""
-#: src/inspect_fs_unix.c:806
-msgid "could not parse /etc/fstab or empty file"
+#: src/inspect.c:300
+msgid "not a Windows guest, or systemroot could not be determined"
msgstr ""
-#: src/inspect_fs_windows.c:164
-#, c-format
-msgid "cannot resolve Windows %%SYSTEMROOT%%"
+#: src/inspect.c:316
+msgid "not a Windows guest, or CurrentControlSet could not be determined"
msgstr ""
-#: src/inspect_icon.c:581
+#: src/inspect.c:801
+msgid "no inspection data: call guestfs_inspect_os first"
+msgstr ""
+
+#: src/inspect.c:813
#, c-format
-msgid "read: %s: unexpected end of file"
+msgid ""
+"%s: root device not found: only call this function with a root device "
+"previously returned by guestfs_inspect_os"
msgstr ""
#: src/launch.c:136 src/launch.c:156
@@ -3513,46 +3513,46 @@ msgstr "guestfs_config: పారామితి తప్పక '-' అక్
msgid "guestfs_config: parameter '%s' isn't allowed"
msgstr "guestfs_config: పారామితి '%s' అనుమతించబడదు"
-#: src/launch.c:360 src/launch.c:472
+#: src/launch.c:381 src/launch.c:476
msgid ""
"filename cannot contain ':' (colon) character. This is a limitation of qemu."
msgstr ""
-#: src/launch.c:375 src/launch.c:380
+#: src/launch.c:396 src/launch.c:401
#, c-format
msgid "%s parameter is empty or contains disallowed characters"
msgstr ""
-#: src/launch.c:494
+#: src/launch.c:498
msgid "the libguestfs handle has already been launched"
msgstr ""
-#: src/launch.c:505
-#, c-format
-msgid "%s: cannot create temporary directory"
-msgstr "%s: తాత్కాలిక డైరెక్టరీను సృష్టించలేదు"
-
-#: src/launch.c:549
+#: src/launch.c:547
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "guestfs_launchకు ముందుగా మీరు guestfs_add_driveను పిలువవలెను"
-#: src/launch.c:1060 src/launch.c:1065
+#: src/launch.c:1058 src/launch.c:1063
msgid "guestfs_launch failed, see earlier error messages"
msgstr "guestfs_launch విఫలమైంది, ముందలి దోషపు సందేశములను చూడుము"
-#: src/launch.c:1078
+#: src/launch.c:1076
msgid "qemu launched and contacted daemon, but state != READY"
msgstr "qemu ఆరంభించబడింది మరియు డెమోన్‌ను సంప్రదించింది, అయితే state != READY"
-#: src/launch.c:1170
+#: src/launch.c:1168
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr ""
-#: src/launch.c:1178
+#: src/launch.c:1176
msgid "contacted guestfsd, but state != READY"
msgstr ""
-#: src/launch.c:1377
+#: src/launch.c:1266
+#, c-format
+msgid "%s: cannot create temporary directory"
+msgstr "%s: తాత్కాలిక డైరెక్టరీను సృష్టించలేదు"
+
+#: src/launch.c:1393
#, c-format
msgid ""
"command failed: %s\n"
@@ -3562,10 +3562,83 @@ msgid ""
"environment variable. There may also be errors printed above."
msgstr ""
-#: src/launch.c:1530
+#: src/launch.c:1546
msgid "qemu has not been launched yet"
msgstr "qemu యింకా ఆరంభం కాలేదు"
+#: src/libvirtdomain.c:97 src/libvirtdomain.c:390
+msgid "you cannot set both live and readonly flags"
+msgstr ""
+
+#: src/libvirtdomain.c:105
+#, c-format
+msgid "could not connect to libvirt (code %d, domain %d): %s"
+msgstr ""
+
+#: src/libvirtdomain.c:126
+#, c-format
+msgid "no libvirt domain called '%s': %s"
+msgstr ""
+
+#: src/libvirtdomain.c:186 src/libvirtdomain.c:513
+#, c-format
+msgid "error reading libvirt XML information: %s"
+msgstr ""
+
+#: src/libvirtdomain.c:196 src/libvirtdomain.c:521
+msgid "unable to parse XML information returned by libvirt"
+msgstr ""
+
+#: src/libvirtdomain.c:202 src/libvirtdomain.c:527
+msgid "unable to create new XPath context"
+msgstr ""
+
+#: src/libvirtdomain.c:209 src/libvirtdomain.c:542
+msgid "unable to evaluate XPath expression"
+msgstr ""
+
+#: src/libvirtdomain.c:318
+msgid "libvirt domain has no disks"
+msgstr ""
+
+#: src/libvirtdomain.c:384
+msgid "unknown readonlydisk parameter"
+msgstr ""
+
+#: src/libvirtdomain.c:401
+#, c-format
+msgid "error getting domain info: %s"
+msgstr ""
+
+#: src/libvirtdomain.c:415
+msgid ""
+"error: domain is a live virtual machine.\n"
+"Writing to the disks of a running virtual machine can cause disk "
+"corruption.\n"
+"Either use read-only access, or if the guest is running the guestfsd daemon\n"
+"specify live access. In most libguestfs tools these options are --ro or\n"
+"--live respectively. Consult the documentation for further information."
+msgstr ""
+
+#: src/libvirtdomain.c:480
+#, c-format
+msgid ""
+"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
+"\"error\""
+msgstr ""
+
+#: src/libvirtdomain.c:570
+msgid ""
+"this guest has no libvirt <channel> definition for guestfsd\n"
+"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
+msgstr ""
+
+#: src/libvirtdomain.c:593
+msgid ""
+"add-domain API not available since this version of libguestfs was compiled "
+"without libvirt or libxml2"
+msgstr ""
+
#: src/proto.c:379
#, c-format
msgid ""
@@ -3636,79 +3709,6 @@ msgstr "ఫైలు ముక్కను పార్శ్ చేయుటల
msgid "file receive cancelled by daemon"
msgstr "ఫైలు స్వీకరణ డెమోన్ ద్వారా రద్దుచేయబడింది"
-#: src/virt.c:108 src/virt.c:401
-msgid "you cannot set both live and readonly flags"
-msgstr ""
-
-#: src/virt.c:116
-#, c-format
-msgid "could not connect to libvirt (code %d, domain %d): %s"
-msgstr ""
-
-#: src/virt.c:137
-#, c-format
-msgid "no libvirt domain called '%s': %s"
-msgstr ""
-
-#: src/virt.c:197 src/virt.c:524
-#, c-format
-msgid "error reading libvirt XML information: %s"
-msgstr ""
-
-#: src/virt.c:207 src/virt.c:532
-msgid "unable to parse XML information returned by libvirt"
-msgstr ""
-
-#: src/virt.c:213 src/virt.c:538
-msgid "unable to create new XPath context"
-msgstr ""
-
-#: src/virt.c:220 src/virt.c:553
-msgid "unable to evaluate XPath expression"
-msgstr ""
-
-#: src/virt.c:329
-msgid "libvirt domain has no disks"
-msgstr ""
-
-#: src/virt.c:395
-msgid "unknown readonlydisk parameter"
-msgstr ""
-
-#: src/virt.c:412
-#, c-format
-msgid "error getting domain info: %s"
-msgstr ""
-
-#: src/virt.c:426
-msgid ""
-"error: domain is a live virtual machine.\n"
-"Writing to the disks of a running virtual machine can cause disk "
-"corruption.\n"
-"Either use read-only access, or if the guest is running the guestfsd daemon\n"
-"specify live access. In most libguestfs tools these options are --ro or\n"
-"--live respectively. Consult the documentation for further information."
-msgstr ""
-
-#: src/virt.c:491
-#, c-format
-msgid ""
-"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
-"\"error\""
-msgstr ""
-
-#: src/virt.c:581
-msgid ""
-"this guest has no libvirt <channel> definition for guestfsd\n"
-"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
-msgstr ""
-
-#: src/virt.c:606
-msgid ""
-"add-domain API not available since this version of libguestfs was compiled "
-"without libvirt or libxml2"
-msgstr ""
-
#: test-tool/test-tool.c:67
#, c-format
msgid ""
@@ -3813,31 +3813,31 @@ msgstr ""
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:291
msgid "virt-make-fs input output\n"
msgstr ""
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:321
msgid "unexpected output from 'du' command"
msgstr ""
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
+#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
#: tools/virt-make-fs.pl:510
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr ""
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:398
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr ""
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:413
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:424
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
@@ -4167,7 +4167,7 @@ msgid ""
"Change the hostname. If not given, defaults to C<localhost.localdomain>."
msgstr ""
-#: ../sparsify/sparsify.ml:252
+#: ../sparsify/sparsify.ml:254
msgid ""
"Clearing Linux swap on %s ...\n"
"%!"
@@ -4177,7 +4177,7 @@ msgstr ""
msgid "Compressed output format"
msgstr ""
-#: ../sparsify/sparsify.ml:337
+#: ../sparsify/sparsify.ml:339
msgid ""
"Copy to destination and make sparse ...\n"
"%!"
@@ -4257,7 +4257,7 @@ msgstr ""
msgid "Enable tracing of libguestfs calls"
msgstr ""
-#: ../sparsify/sparsify.ml:189
+#: ../sparsify/sparsify.ml:191
msgid ""
"Examine source disk ...\n"
"%!"
@@ -4303,13 +4303,13 @@ msgid ""
"The underlying error was: %s"
msgstr ""
-#: ../sparsify/sparsify.ml:236
+#: ../sparsify/sparsify.ml:238
msgid ""
"Fill free space in %s with zero ...\n"
"%!"
msgstr ""
-#: ../sparsify/sparsify.ml:287
+#: ../sparsify/sparsify.ml:289
msgid ""
"Fill free space in volgroup %s with zero ...\n"
"%!"
@@ -4599,7 +4599,7 @@ msgstr ""
msgid "Shrink partition"
msgstr ""
-#: ../sparsify/sparsify.ml:356
+#: ../sparsify/sparsify.ml:358
msgid ""
"Sparsify operation completed with no errors. Before deleting the old disk, "
"carefully check that the target disk boots and works correctly.\n"
@@ -4709,7 +4709,7 @@ msgstr ""
msgid "Zero filesystem"
msgstr ""
-#: ../sparsify/sparsify.ml:226
+#: ../sparsify/sparsify.ml:228
msgid ""
"Zeroing %s ...\n"
"%!"
@@ -4735,16 +4735,16 @@ msgstr ""
msgid "empty --shrink option"
msgstr ""
-#: ../sparsify/sparsify.ml:321
+#: ../sparsify/sparsify.ml:323
msgid "external command '%s' killed by signal %d"
msgstr ""
-#: ../sparsify/sparsify.ml:323
+#: ../sparsify/sparsify.ml:325
msgid "external command '%s' stopped by signal %d"
msgstr ""
-#. ../sparsify/sparsify.ml:183
-#: ../sparsify/sparsify.ml:350 ../sparsify/sparsify.ml:319
+#. ../sparsify/sparsify.ml:185
+#: ../sparsify/sparsify.ml:352 ../sparsify/sparsify.ml:321
msgid "external command failed: %s"
msgstr ""
@@ -4821,7 +4821,7 @@ msgstr ""
msgid "pvresize"
msgstr ""
-#: ../sparsify/sparsify.ml:261
+#: ../sparsify/sparsify.ml:263
msgid "pwrite: short write restoring swap partition header"
msgstr ""
@@ -4841,6 +4841,29 @@ msgstr ""
msgid "sectors"
msgstr ""
+#: ../sysprep/main.ml:245
+msgid "sysprep operation failed: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:257
+msgid "sysprep operation failed: exception: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:254
+msgid ""
+"sysprep operation failed: internal error: Not_found exception was thrown\n"
+msgstr ""
+
+#: ../sysprep/main.ml:251
+msgid ""
+"sysprep operation failed: internal error: assertion failed at %s, line %d, "
+"char %d\n"
+msgstr ""
+
+#: ../sysprep/main.ml:248
+msgid "sysprep operation failed: internal error: invalid argument: %s\n"
+msgstr ""
+
#: ../resize/resize.ml:374
msgid "the source disk has no partitions"
msgstr ""
diff --git a/po/uk.po b/po/uk.po
index 0ed72983..0cbbe8e8 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-10 13:20+0100\n"
+"POT-Creation-Date: 2012-08-30 23:39+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -2474,7 +2474,7 @@ msgid "%s: %s: line %d: error parsing configuration file: %s\n"
msgstr ""
"%s: %s: рядок %d: помилка під час спроби обробки файла налаштувань: %s\n"
-#: fish/copy.c:47
+#: fish/copy.c:48
#, c-format
msgid ""
"use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
@@ -2482,18 +2482,18 @@ msgstr ""
"скористайтеся командою «copy-in <локальний файл> [<локальний файл>...] "
"<віддалений каталог>» для копіювання файлів на образ\n"
-#: fish/copy.c:68
+#: fish/copy.c:69
#, c-format
msgid "copy-in: target '%s' is not a directory\n"
msgstr "copy-in: призначення «%s» не є каталогом\n"
-#: fish/copy.c:165
+#: fish/copy.c:166
#, c-format
msgid "error: argument is zero length or longer than maximum permitted\n"
msgstr ""
"помилка: аргумент нульової або вищої за максимальну дозволену довжини\n"
-#: fish/copy.c:210
+#: fish/copy.c:211
#, c-format
msgid ""
"use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
@@ -2502,12 +2502,12 @@ msgstr ""
"скористайтеся командою «copy-out <віддалений файл> [<віддалений файл>...] "
"<локальний каталог>» для копіювання файлів з образу\n"
-#: fish/copy.c:221
+#: fish/copy.c:222
#, c-format
msgid "copy-out: target '%s' is not a directory\n"
msgstr "copy-out: призначення «%s» не є каталогом\n"
-#: fish/copy.c:266
+#: fish/copy.c:267
#, c-format
msgid "copy-out: '%s' is not a file or directory\n"
msgstr "copy-out: «%s» не є файлом або каталогом\n"
@@ -3047,6 +3047,73 @@ msgstr ""
msgid "%s: Did you mean to mount one of these filesystems?\n"
msgstr ""
+#: fish/prep-boot.c:35 fish/prep-boot.c:90 fish/prep-disk.c:35
+#: fish/prep-fs.c:35 fish/prep-lv.c:70 fish/prep-lv.c:117 fish/prep-part.c:35
+msgid "failed to allocate disk"
+msgstr "не вдалося отримати простір для диска"
+
+#: fish/prep-boot.c:43 fish/prep-boot.c:98
+msgid "could not parse boot size"
+msgstr "не вдалося обробити розмір завантажувача"
+
+#: fish/prep-boot.c:47 fish/prep-boot.c:102
+#, c-format
+msgid "failed to get sector size of disk: %s"
+msgstr "не вдалося отримати розмір сектора диска: %s"
+
+#: fish/prep-boot.c:51 fish/prep-boot.c:106 fish/prep-fs.c:42
+#: fish/prep-lv.c:77 fish/prep-lv.c:124 fish/prep-part.c:42
+#, c-format
+msgid "failed to partition disk: %s"
+msgstr "не вдалося поділити диск на розділи: %s"
+
+#: fish/prep-boot.c:56 fish/prep-boot.c:111
+#, c-format
+msgid "failed to add boot partition: %s"
+msgstr "не вдалося додати розділ завантаження: %s"
+
+#: fish/prep-boot.c:60 fish/prep-boot.c:115
+#, c-format
+msgid "failed to add root partition: %s"
+msgstr "не вдалося додати кореневий розділ: %s"
+
+#: fish/prep-boot.c:69 fish/prep-boot.c:129
+#, c-format
+msgid "failed to create boot filesystem: %s"
+msgstr "не вдалося створити файлову систему завантажувача: %s"
+
+#: fish/prep-boot.c:78 fish/prep-boot.c:152
+#, c-format
+msgid "failed to create root filesystem: %s"
+msgstr "не вдалося створити кореневу файлову систему: %s"
+
+#: fish/prep-boot.c:87 fish/prep-boot.c:121 fish/prep-lv.c:67
+#: fish/prep-lv.c:83 fish/prep-lv.c:114 fish/prep-lv.c:130
+msgid "incorrect format for LV name, use '/dev/VG/LV'"
+msgstr ""
+"некоректний формат назви логічного тому, має бути «/dev/група_томів/"
+"логічний_том»"
+
+#: fish/prep-boot.c:138 fish/prep-lv.c:92 fish/prep-lv.c:139
+#, c-format
+msgid "failed to create PV: %s: %s"
+msgstr "не вдалося створити фізичний том: %s: %s"
+
+#: fish/prep-boot.c:143 fish/prep-lv.c:97 fish/prep-lv.c:144
+#, c-format
+msgid "failed to create VG: %s: %s"
+msgstr "не вдалося створити групу томів: %s: %s"
+
+#: fish/prep-boot.c:148 fish/prep-lv.c:102 fish/prep-lv.c:149
+#, c-format
+msgid "failed to create LV: /dev/%s/%s: %s"
+msgstr "не вдалося створити логічний том: /dev/%s/%s: %s"
+
+#: fish/prep-fs.c:52 fish/prep-lv.c:154
+#, c-format
+msgid "failed to create filesystem (%s): %s"
+msgstr "не вдалося створити файлову систему (%s): %s"
+
#: fish/prep.c:38
#, c-format
msgid ""
@@ -3106,73 +3173,6 @@ msgstr ""
"guestfish: помилка під час спроби створення приготованого образу диска «%s» "
"на «%s»: "
-#: fish/prep_boot.c:35 fish/prep_boot.c:90 fish/prep_disk.c:35
-#: fish/prep_fs.c:35 fish/prep_lv.c:70 fish/prep_lv.c:117 fish/prep_part.c:35
-msgid "failed to allocate disk"
-msgstr "не вдалося отримати простір для диска"
-
-#: fish/prep_boot.c:43 fish/prep_boot.c:98
-msgid "could not parse boot size"
-msgstr "не вдалося обробити розмір завантажувача"
-
-#: fish/prep_boot.c:47 fish/prep_boot.c:102
-#, c-format
-msgid "failed to get sector size of disk: %s"
-msgstr "не вдалося отримати розмір сектора диска: %s"
-
-#: fish/prep_boot.c:51 fish/prep_boot.c:106 fish/prep_fs.c:42
-#: fish/prep_lv.c:77 fish/prep_lv.c:124 fish/prep_part.c:42
-#, c-format
-msgid "failed to partition disk: %s"
-msgstr "не вдалося поділити диск на розділи: %s"
-
-#: fish/prep_boot.c:56 fish/prep_boot.c:111
-#, c-format
-msgid "failed to add boot partition: %s"
-msgstr "не вдалося додати розділ завантаження: %s"
-
-#: fish/prep_boot.c:60 fish/prep_boot.c:115
-#, c-format
-msgid "failed to add root partition: %s"
-msgstr "не вдалося додати кореневий розділ: %s"
-
-#: fish/prep_boot.c:69 fish/prep_boot.c:129
-#, c-format
-msgid "failed to create boot filesystem: %s"
-msgstr "не вдалося створити файлову систему завантажувача: %s"
-
-#: fish/prep_boot.c:78 fish/prep_boot.c:152
-#, c-format
-msgid "failed to create root filesystem: %s"
-msgstr "не вдалося створити кореневу файлову систему: %s"
-
-#: fish/prep_boot.c:87 fish/prep_boot.c:121 fish/prep_lv.c:67
-#: fish/prep_lv.c:83 fish/prep_lv.c:114 fish/prep_lv.c:130
-msgid "incorrect format for LV name, use '/dev/VG/LV'"
-msgstr ""
-"некоректний формат назви логічного тому, має бути «/dev/група_томів/"
-"логічний_том»"
-
-#: fish/prep_boot.c:138 fish/prep_lv.c:92 fish/prep_lv.c:139
-#, c-format
-msgid "failed to create PV: %s: %s"
-msgstr "не вдалося створити фізичний том: %s: %s"
-
-#: fish/prep_boot.c:143 fish/prep_lv.c:97 fish/prep_lv.c:144
-#, c-format
-msgid "failed to create VG: %s: %s"
-msgstr "не вдалося створити групу томів: %s: %s"
-
-#: fish/prep_boot.c:148 fish/prep_lv.c:102 fish/prep_lv.c:149
-#, c-format
-msgid "failed to create LV: /dev/%s/%s: %s"
-msgstr "не вдалося створити логічний том: /dev/%s/%s: %s"
-
-#: fish/prep_fs.c:52 fish/prep_lv.c:154
-#, c-format
-msgid "failed to create filesystem (%s): %s"
-msgstr "не вдалося створити файлову систему (%s): %s"
-
#: fish/rc.c:260
#, c-format
msgid "guestfish: protocol error: could not read 'hello' message\n"
@@ -3341,7 +3341,7 @@ msgid ""
"%s lets you mount a virtual machine filesystem\n"
"Copyright (C) 2009-2012 Red Hat Inc.\n"
"Usage:\n"
-" %s [--options] [-- [--FUSE-options]] mountpoint\n"
+" %s [--options] mountpoint\n"
"Options:\n"
" -a|--add image Add image\n"
" -c|--connect uri Specify libvirt URI for -d option\n"
@@ -3834,23 +3834,23 @@ msgstr ""
"спроба виконання зовнішньої команди зазнала невдачі, ознайомтеся з "
"попередніми повідомленнями"
-#: src/dbdump.c:85
+#: src/dbdump.c:88
msgid "unexpected end of output from db_dump command before end of header"
msgstr ""
"неочікуване завершення вихідних даних від команди db_dump перед кінцем "
"заголовка"
-#: src/dbdump.c:98 src/dbdump.c:110
+#: src/dbdump.c:101 src/dbdump.c:113
msgid "unexpected line from db_dump command, no space prefix"
msgstr ""
"неочікуваний рядок, виведений командою db_dump, не починається з пробілу"
-#: src/dbdump.c:127
+#: src/dbdump.c:130
msgid "unexpected end of output from db_dump command before end of data"
msgstr ""
"неочікуване завершення даних, виведених командою db_dump, до кінця даних"
-#: src/dbdump.c:209
+#: src/dbdump.c:212
msgid "unexpected non-hex digits in output of db_dump command"
msgstr "неочікувані не шістнадцяткові цифри у виводі команди db_dump"
@@ -3917,36 +3917,27 @@ msgstr "не вдалося ініціалізувати таблиці хеші
msgid "FUSE not supported"
msgstr "підтримки FUSE не передбачено"
-#: src/guestfs.c:177
+#: src/guestfs.c:213
#, c-format
msgid "guestfs_close: called twice on the same handle\n"
msgstr "guestfs_close: викликано двічі для того самого елемента керування\n"
-#: src/guestfs.c:361
+#: src/guestfs.c:398
#, c-format
msgid "warning: %s"
msgstr "попередження: %s"
-#: src/guestfs.c:422
+#: src/guestfs.c:459
#, c-format
msgid "libguestfs: error: %s\n"
msgstr "libguestfs: помилка: %s\n"
-#: src/guestfs.c:1003
+#: src/guestfs.c:1038
#, c-format
msgid "<truncated, original size %zu bytes>"
msgstr "<скорочено, початковий розмір — %zu байтів>"
-#: src/inspect.c:297
-msgid "not a Windows guest, or systemroot could not be determined"
-msgstr "не є гостьовою системою Windows або не вдалося визначити systemroot"
-
-#: src/inspect.c:313
-msgid "not a Windows guest, or CurrentControlSet could not be determined"
-msgstr ""
-"не є гостьовою системою Windows або не вдалося визначити CurrentControlSet"
-
-#: src/inspect.c:545 src/inspect_apps.c:612
+#: src/inspect-apps.c:615 src/inspect.c:548
msgid ""
"inspection API not available since this version of libguestfs was compiled "
"without the hivex library"
@@ -3954,50 +3945,59 @@ msgstr ""
"програмний інтерфейс вивчення (inspection) недоступний, оскільки цю версію "
"libguestfs було зібрано без підтримки бібліотеки hivex"
-#: src/inspect.c:760 src/inspect_fs.c:530 src/inspect_fs.c:574
-#: src/inspect_fs_unix.c:236 src/inspect_fs_unix.c:763
-#: src/inspect_fs_unix.c:1447
+#: src/inspect-fs-unix.c:194
+#, c-format
+msgid "release file %s is empty or malformed"
+msgstr ""
+
+#: src/inspect-fs-unix.c:239 src/inspect-fs-unix.c:766
+#: src/inspect-fs-unix.c:1450 src/inspect-fs.c:533 src/inspect-fs.c:577
+#: src/inspect.c:765
#, c-format
msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr "розмір %s неймовірно великий (%<PRIi64> байтів)"
-#: src/inspect.c:796
-msgid "no inspection data: call guestfs_inspect_os first"
-msgstr "немає даних для вивчення: спочатку виконайте виклик guestfs_inspect_os"
+#: src/inspect-fs-unix.c:809
+msgid "could not parse /etc/fstab or empty file"
+msgstr "не вдалося обробити /etc/fstab або порожній файл"
-#: src/inspect.c:808
+#: src/inspect-fs-windows.c:167
#, c-format
-msgid ""
-"%s: root device not found: only call this function with a root device "
-"previously returned by guestfs_inspect_os"
-msgstr ""
-"%s: не знайдено кореневого пристрою, цю функцію можна викликати лише для "
-"кореневого пристрою, дані якого раніше було повернуто функцією "
-"guestfs_inspect_os"
+msgid "cannot resolve Windows %%SYSTEMROOT%%"
+msgstr "не вдалося визначити %%SYSTEMROOT%% Windows"
-#: src/inspect_fs.c:363 src/inspect_fs.c:376
+#: src/inspect-fs.c:366 src/inspect-fs.c:379
#, c-format
msgid "could not parse integer in version number: %s"
msgstr "не вдалося обробити ціле число у номері версії: %s"
-#: src/inspect_fs_unix.c:191
+#: src/inspect-icon.c:581
#, c-format
-msgid "release file %s is empty or malformed"
-msgstr ""
+msgid "read: %s: unexpected end of file"
+msgstr "читання: %s: неочікуваний кінець файла"
-#: src/inspect_fs_unix.c:806
-msgid "could not parse /etc/fstab or empty file"
-msgstr "не вдалося обробити /etc/fstab або порожній файл"
+#: src/inspect.c:300
+msgid "not a Windows guest, or systemroot could not be determined"
+msgstr "не є гостьовою системою Windows або не вдалося визначити systemroot"
-#: src/inspect_fs_windows.c:164
-#, c-format
-msgid "cannot resolve Windows %%SYSTEMROOT%%"
-msgstr "не вдалося визначити %%SYSTEMROOT%% Windows"
+#: src/inspect.c:316
+msgid "not a Windows guest, or CurrentControlSet could not be determined"
+msgstr ""
+"не є гостьовою системою Windows або не вдалося визначити CurrentControlSet"
+
+#: src/inspect.c:801
+msgid "no inspection data: call guestfs_inspect_os first"
+msgstr "немає даних для вивчення: спочатку виконайте виклик guestfs_inspect_os"
-#: src/inspect_icon.c:581
+#: src/inspect.c:813
#, c-format
-msgid "read: %s: unexpected end of file"
-msgstr "читання: %s: неочікуваний кінець файла"
+msgid ""
+"%s: root device not found: only call this function with a root device "
+"previously returned by guestfs_inspect_os"
+msgstr ""
+"%s: не знайдено кореневого пристрою, цю функцію можна викликати лише для "
+"кореневого пристрою, дані якого раніше було повернуто функцією "
+"guestfs_inspect_os"
#: src/launch.c:136 src/launch.c:156
msgid "command line cannot be altered after qemu subprocess launched"
@@ -4022,52 +4022,52 @@ msgstr "guestfs_config: запис параметра має починатис
msgid "guestfs_config: parameter '%s' isn't allowed"
msgstr "guestfs_config: не можна використовувати параметр «%s»"
-#: src/launch.c:360 src/launch.c:472
+#: src/launch.c:381 src/launch.c:476
msgid ""
"filename cannot contain ':' (colon) character. This is a limitation of qemu."
msgstr ""
"у назві файла не повинно бути символів «:» (двокрапок). Це обмеження, що "
"накладається qemu."
-#: src/launch.c:375 src/launch.c:380
+#: src/launch.c:396 src/launch.c:401
#, c-format
msgid "%s parameter is empty or contains disallowed characters"
msgstr "параметр %s є порожнім або містить заборонені до використання символи"
-#: src/launch.c:494
+#: src/launch.c:498
msgid "the libguestfs handle has already been launched"
msgstr "елемент керування libguestfs вже запущено"
-#: src/launch.c:505
-#, c-format
-msgid "%s: cannot create temporary directory"
-msgstr "%s: не вдалося створити тимчасовий каталог"
-
-#: src/launch.c:549
+#: src/launch.c:547
msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "вам слід викликати guestfs_add_drive перед викликом guestfs_launch"
-#: src/launch.c:1060 src/launch.c:1065
+#: src/launch.c:1058 src/launch.c:1063
msgid "guestfs_launch failed, see earlier error messages"
msgstr ""
"спроба виклику guestfs_launch була невдалою, ознайомтеся з попередніми "
"повідомленнями"
-#: src/launch.c:1078
+#: src/launch.c:1076
msgid "qemu launched and contacted daemon, but state != READY"
msgstr ""
"qemu запущено, встановлено зв’язок з фоновою службою, але стан процесу не "
"дорівнює READY"
-#: src/launch.c:1170
+#: src/launch.c:1168
msgid "guestfs_launch failed, unexpected initial message from guestfsd"
msgstr "помилка guestfs_launch, мало бути початкове повідомлення від guestfsd"
-#: src/launch.c:1178
+#: src/launch.c:1176
msgid "contacted guestfsd, but state != READY"
msgstr "встановлено зв’язок з guestfs, але стан процесу не дорівнює READY"
-#: src/launch.c:1377
+#: src/launch.c:1266
+#, c-format
+msgid "%s: cannot create temporary directory"
+msgstr "%s: не вдалося створити тимчасовий каталог"
+
+#: src/launch.c:1393
#, c-format
msgid ""
"command failed: %s\n"
@@ -4077,10 +4077,100 @@ msgid ""
"environment variable. There may also be errors printed above."
msgstr ""
-#: src/launch.c:1530
+#: src/launch.c:1546
msgid "qemu has not been launched yet"
msgstr "qemu ще не запущено"
+#: src/libvirtdomain.c:97 src/libvirtdomain.c:390
+msgid "you cannot set both live and readonly flags"
+msgstr "не можна одночасно встановлювати атрибути live і readonly"
+
+#: src/libvirtdomain.c:105
+#, c-format
+msgid "could not connect to libvirt (code %d, domain %d): %s"
+msgstr "не вдалося встановити з’єднання з libvirt (код %d, домен %d): %s"
+
+#: src/libvirtdomain.c:126
+#, c-format
+msgid "no libvirt domain called '%s': %s"
+msgstr "не виявлено домену libvirt з назвою «%s»: %s"
+
+#: src/libvirtdomain.c:186 src/libvirtdomain.c:513
+#, c-format
+msgid "error reading libvirt XML information: %s"
+msgstr "помилка під час читання XML-даних libvirt: %s"
+
+#: src/libvirtdomain.c:196 src/libvirtdomain.c:521
+msgid "unable to parse XML information returned by libvirt"
+msgstr "не вдалося обробити дані XML, повернуті libvirt"
+
+#: src/libvirtdomain.c:202 src/libvirtdomain.c:527
+msgid "unable to create new XPath context"
+msgstr "не вдалося створити контекст XPath"
+
+#: src/libvirtdomain.c:209 src/libvirtdomain.c:542
+msgid "unable to evaluate XPath expression"
+msgstr "не вдалося сформувати вираз XPath"
+
+#: src/libvirtdomain.c:318
+msgid "libvirt domain has no disks"
+msgstr "у домені libvirt немає дисків"
+
+#: src/libvirtdomain.c:384
+msgid "unknown readonlydisk parameter"
+msgstr "невідомий параметр readonlydisk"
+
+#: src/libvirtdomain.c:401
+#, c-format
+msgid "error getting domain info: %s"
+msgstr "помилка під час отримання даних щодо домену: %s"
+
+#: src/libvirtdomain.c:415
+msgid ""
+"error: domain is a live virtual machine.\n"
+"Writing to the disks of a running virtual machine can cause disk "
+"corruption.\n"
+"Either use read-only access, or if the guest is running the guestfsd daemon\n"
+"specify live access. In most libguestfs tools these options are --ro or\n"
+"--live respectively. Consult the documentation for further information."
+msgstr ""
+"помилка: домен є запущеною віртуальною машиною.\n"
+"Запис на диски запущеної віртуальної машини може призвести до пошкодження "
+"диска.\n"
+"Ви можете або скористатися доступом лише для читання, або, якщо у гостьовій "
+"системі\n"
+"працює фонова служба guestfsd, вказати інтерактивний доступ. Відповідними "
+"параметрами\n"
+"інструментів libguestfs є --ro і --live. Докладніші дані можна знайти у "
+"документації."
+
+#: src/libvirtdomain.c:480
+#, c-format
+msgid ""
+"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
+"\"error\""
+msgstr ""
+"%s: диск позначено теґом <readonly/> у XML libvirt, readonlydisk було "
+"встановлено у значення «error»"
+
+#: src/libvirtdomain.c:570
+msgid ""
+"this guest has no libvirt <channel> definition for guestfsd\n"
+"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
+msgstr ""
+"для цієї гостьової системи не вказано визначення <channel> libvirt для "
+"guestfsd\n"
+"Докладнішу довідкову інформацію можна знайти у розділі ATTACHING TO RUNNING "
+"DAEMONS сторінки довідника (man) guestfs(3)."
+
+#: src/libvirtdomain.c:593
+msgid ""
+"add-domain API not available since this version of libguestfs was compiled "
+"without libvirt or libxml2"
+msgstr ""
+"програмний інтерфейс add-domain недоступний, оскільки цю версію libguestfs "
+"було зібрано без підтримки бібліотеки libvirt або libxml2"
+
#: src/proto.c:379
#, c-format
msgid ""
@@ -4160,96 +4250,6 @@ msgstr "не вдалося обробити фрагмент файла"
msgid "file receive cancelled by daemon"
msgstr "отримання файла було скасовано фоновою службою"
-#: src/virt.c:108 src/virt.c:401
-msgid "you cannot set both live and readonly flags"
-msgstr "не можна одночасно встановлювати атрибути live і readonly"
-
-#: src/virt.c:116
-#, c-format
-msgid "could not connect to libvirt (code %d, domain %d): %s"
-msgstr "не вдалося встановити з’єднання з libvirt (код %d, домен %d): %s"
-
-#: src/virt.c:137
-#, c-format
-msgid "no libvirt domain called '%s': %s"
-msgstr "не виявлено домену libvirt з назвою «%s»: %s"
-
-#: src/virt.c:197 src/virt.c:524
-#, c-format
-msgid "error reading libvirt XML information: %s"
-msgstr "помилка під час читання XML-даних libvirt: %s"
-
-#: src/virt.c:207 src/virt.c:532
-msgid "unable to parse XML information returned by libvirt"
-msgstr "не вдалося обробити дані XML, повернуті libvirt"
-
-#: src/virt.c:213 src/virt.c:538
-msgid "unable to create new XPath context"
-msgstr "не вдалося створити контекст XPath"
-
-#: src/virt.c:220 src/virt.c:553
-msgid "unable to evaluate XPath expression"
-msgstr "не вдалося сформувати вираз XPath"
-
-#: src/virt.c:329
-msgid "libvirt domain has no disks"
-msgstr "у домені libvirt немає дисків"
-
-#: src/virt.c:395
-msgid "unknown readonlydisk parameter"
-msgstr "невідомий параметр readonlydisk"
-
-#: src/virt.c:412
-#, c-format
-msgid "error getting domain info: %s"
-msgstr "помилка під час отримання даних щодо домену: %s"
-
-#: src/virt.c:426
-msgid ""
-"error: domain is a live virtual machine.\n"
-"Writing to the disks of a running virtual machine can cause disk "
-"corruption.\n"
-"Either use read-only access, or if the guest is running the guestfsd daemon\n"
-"specify live access. In most libguestfs tools these options are --ro or\n"
-"--live respectively. Consult the documentation for further information."
-msgstr ""
-"помилка: домен є запущеною віртуальною машиною.\n"
-"Запис на диски запущеної віртуальної машини може призвести до пошкодження "
-"диска.\n"
-"Ви можете або скористатися доступом лише для читання, або, якщо у гостьовій "
-"системі\n"
-"працює фонова служба guestfsd, вказати інтерактивний доступ. Відповідними "
-"параметрами\n"
-"інструментів libguestfs є --ro і --live. Докладніші дані можна знайти у "
-"документації."
-
-#: src/virt.c:491
-#, c-format
-msgid ""
-"%s: disk is marked <readonly/> in libvirt XML, and readonlydisk was set to "
-"\"error\""
-msgstr ""
-"%s: диск позначено теґом <readonly/> у XML libvirt, readonlydisk було "
-"встановлено у значення «error»"
-
-#: src/virt.c:581
-msgid ""
-"this guest has no libvirt <channel> definition for guestfsd\n"
-"See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
-msgstr ""
-"для цієї гостьової системи не вказано визначення <channel> libvirt для "
-"guestfsd\n"
-"Докладнішу довідкову інформацію можна знайти у розділі ATTACHING TO RUNNING "
-"DAEMONS сторінки довідника (man) guestfs(3)."
-
-#: src/virt.c:606
-msgid ""
-"add-domain API not available since this version of libguestfs was compiled "
-"without libvirt or libxml2"
-msgstr ""
-"програмний інтерфейс add-domain недоступний, оскільки цю версію libguestfs "
-"було зібрано без підтримки бібліотеки libvirt або libxml2"
-
#: test-tool/test-tool.c:67
#, c-format
msgid ""
@@ -4355,33 +4355,33 @@ msgstr "virt-list-filesystems: не вказано образу або назв
msgid "virt-list-partitions: no image or VM name given"
msgstr "virt-list-partitions: не вказано образу або назви віртуальної машини"
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:291
msgid "virt-make-fs input output\n"
msgstr "virt-make-fs вхідні_дані вихідні_дані\n"
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:321
msgid "unexpected output from 'du' command"
msgstr "несподівані вихідні дані від команди «du»"
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
+#: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
#: tools/virt-make-fs.pl:510
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr "{f}: невідомий формат вхідних даних: {fmt}\n"
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:398
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr "virt-make-fs: не вдалося обробити параметр розміру: {sz}\n"
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:413
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
"qemu-img create: не вдалося створити образ диска, ознайомтеся з попередніми "
"повідомленнями\n"
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:424
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
"virt-make-fs: підтримку NTFS було вимкнено під час збирання libguestfs\n"
@@ -4799,7 +4799,7 @@ msgstr ""
"Зміни назву вузла. Якщо не вказано, використовувати типове C<localhost."
"localdomain>."
-#: ../sparsify/sparsify.ml:252
+#: ../sparsify/sparsify.ml:254
msgid ""
"Clearing Linux swap on %s ...\n"
"%!"
@@ -4811,7 +4811,7 @@ msgstr ""
msgid "Compressed output format"
msgstr "Стиснений формат виведення даних"
-#: ../sparsify/sparsify.ml:337
+#: ../sparsify/sparsify.ml:339
msgid ""
"Copy to destination and make sparse ...\n"
"%!"
@@ -4897,7 +4897,7 @@ msgstr "Увімкнути виконання специфічних дій"
msgid "Enable tracing of libguestfs calls"
msgstr "Увімкнути трасування викликів libguestfs"
-#: ../sparsify/sparsify.ml:189
+#: ../sparsify/sparsify.ml:191
msgid ""
"Examine source disk ...\n"
"%!"
@@ -4958,7 +4958,7 @@ msgstr ""
"\n"
"Повідомлення про помилку: %s"
-#: ../sparsify/sparsify.ml:236
+#: ../sparsify/sparsify.ml:238
msgid ""
"Fill free space in %s with zero ...\n"
"%!"
@@ -4966,7 +4966,7 @@ msgstr ""
"Заповнити вільне місце у %s нулями…\n"
"%!"
-#: ../sparsify/sparsify.ml:287
+#: ../sparsify/sparsify.ml:289
msgid ""
"Fill free space in volgroup %s with zero ...\n"
"%!"
@@ -5303,7 +5303,7 @@ msgstr ""
msgid "Shrink partition"
msgstr "Зменшити розмір розділу"
-#: ../sparsify/sparsify.ml:356
+#: ../sparsify/sparsify.ml:358
msgid ""
"Sparsify operation completed with no errors. Before deleting the old disk, "
"carefully check that the target disk boots and works correctly.\n"
@@ -5476,7 +5476,7 @@ msgstr ""
msgid "Zero filesystem"
msgstr "Занулити файлову систему"
-#: ../sparsify/sparsify.ml:226
+#: ../sparsify/sparsify.ml:228
msgid ""
"Zeroing %s ...\n"
"%!"
@@ -5504,16 +5504,16 @@ msgstr "домен"
msgid "empty --shrink option"
msgstr "порожній параметр --shrink"
-#: ../sparsify/sparsify.ml:321
+#: ../sparsify/sparsify.ml:323
msgid "external command '%s' killed by signal %d"
msgstr "роботу зовнішньої програми «%s» перервано з сигналом %d"
-#: ../sparsify/sparsify.ml:323
+#: ../sparsify/sparsify.ml:325
msgid "external command '%s' stopped by signal %d"
msgstr "роботу зовнішньої програми «%s» зупинено з сигналом %d"
-#. ../sparsify/sparsify.ml:183
-#: ../sparsify/sparsify.ml:350 ../sparsify/sparsify.ml:319
+#. ../sparsify/sparsify.ml:185
+#: ../sparsify/sparsify.ml:352 ../sparsify/sparsify.ml:321
msgid "external command failed: %s"
msgstr "помилка зовнішньої програми: %s"
@@ -5594,7 +5594,7 @@ msgstr "pread-device: коротке читання"
msgid "pvresize"
msgstr "pvresize"
-#: ../sparsify/sparsify.ml:261
+#: ../sparsify/sparsify.ml:263
msgid "pwrite: short write restoring swap partition header"
msgstr ""
"pwrite: короткий запис відновлення заголовка розділу резервної пам’яті "
@@ -5616,6 +5616,29 @@ msgstr "помилка скрипту"
msgid "sectors"
msgstr "сектори"
+#: ../sysprep/main.ml:245
+msgid "sysprep operation failed: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:257
+msgid "sysprep operation failed: exception: %s\n"
+msgstr ""
+
+#: ../sysprep/main.ml:254
+msgid ""
+"sysprep operation failed: internal error: Not_found exception was thrown\n"
+msgstr ""
+
+#: ../sysprep/main.ml:251
+msgid ""
+"sysprep operation failed: internal error: assertion failed at %s, line %d, "
+"char %d\n"
+msgstr ""
+
+#: ../sysprep/main.ml:248
+msgid "sysprep operation failed: internal error: invalid argument: %s\n"
+msgstr ""
+
#: ../resize/resize.ml:374
msgid "the source disk has no partitions"
msgstr "на початковому диску немає розділів"