diff options
-rw-r--r-- | BUGS | 16 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | po-docs/libguestfs-docs.pot | 4 | ||||
-rw-r--r-- | po/en_GB.po | 26 | ||||
-rw-r--r-- | po/es.po | 26 | ||||
-rw-r--r-- | po/gu.po | 26 | ||||
-rw-r--r-- | po/hi.po | 26 | ||||
-rw-r--r-- | po/kn.po | 26 | ||||
-rw-r--r-- | po/libguestfs.pot | 28 | ||||
-rw-r--r-- | po/ml.po | 26 | ||||
-rw-r--r-- | po/mr.po | 26 | ||||
-rw-r--r-- | po/nl.po | 26 | ||||
-rw-r--r-- | po/or.po | 26 | ||||
-rw-r--r-- | po/pa.po | 26 | ||||
-rw-r--r-- | po/pl.po | 26 | ||||
-rw-r--r-- | po/ta.po | 26 | ||||
-rw-r--r-- | po/te.po | 26 | ||||
-rw-r--r-- | po/uk.po | 26 |
18 files changed, 204 insertions, 210 deletions
@@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2012-10-10 +Last updated: 2012-10-11 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -146,9 +146,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 812970 NEW https://bugzilla.redhat.com/show_bug.cgi?id=812970 virt-rescue cannot set ><rescue> prompt, on Ubuntu 12.04 -813271 NEW https://bugzilla.redhat.com/show_bug.cgi?id=813271 - intermittent appliance boot failures (divide_error) - 813290 NEW https://bugzilla.redhat.com/show_bug.cgi?id=813290 mdadm (md-detail) test occasionally fails with 'md device /dev/md125 does not appear to be active.' @@ -206,12 +203,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 857763 NEW https://bugzilla.redhat.com/show_bug.cgi?id=857763 libguestfs 'file-architecture' returns 'ARM' for arm binaries -859875 NEW https://bugzilla.redhat.com/show_bug.cgi?id=859875 - Progress bar output should go to tty(?) stderr(?) - -859876 NEW https://bugzilla.redhat.com/show_bug.cgi?id=859876 - guestfish printed paths are not canonicalized - 859885 NEW https://bugzilla.redhat.com/show_bug.cgi?id=859885 inspect-list-applications does not list all installed RPM packages with same name and different versions @@ -224,6 +215,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 864871 NEW https://bugzilla.redhat.com/show_bug.cgi?id=864871 libvirt error: could not create appliance through libvirt: unable to set security context 'unconfined_u:object_r:svirt_image_t:s0:cXXX,cYYY' on '.../console.sock' +865503 NEW https://bugzilla.redhat.com/show_bug.cgi?id=865503 + Slow / many disk mdadm may cause libguestfs commands to fail + 503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134 guestfish's list splitting does not recognize internal quoting @@ -245,7 +239,7 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 864899 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=864899 valgrind reports "Syscall param write(buf) points to uninitialised byte(s)" when event contains a log message -(75 bugs) +(73 bugs) -------------------------------------------------- Bugs in MODIFIED, POST or ON_QA state are fixed. diff --git a/configure.ac b/configure.ac index c7ca2b62..4b05011f 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ # freeform string. m4_define([libguestfs_major], [1]) m4_define([libguestfs_minor], [19]) -m4_define([libguestfs_release], [50]) +m4_define([libguestfs_release], [51]) AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release) AC_CONFIG_AUX_DIR([build-aux]) diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot index e70862bd..a0352abf 100644 --- a/po-docs/libguestfs-docs.pot +++ b/po-docs/libguestfs-docs.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.19.50\n" +"Project-Id-Version: libguestfs 1.19.51\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2012-10-10 21:21+0000\n" +"POT-Creation-Date: 2012-10-11 17:07+0200\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" diff --git a/po/en_GB.po b/po/en_GB.po index 923d3453..058de2bb 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-10-09 11:20+0100\n" +"POT-Creation-Date: 2012-10-11 17:07+0100\n" "PO-Revision-Date: 2012-07-10 17:13+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/" @@ -2908,12 +2908,12 @@ msgstr "" msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "" -#: fish/inspect.c:183 +#: fish/inspect.c:187 #, c-format msgid "Operating system: %s\n" msgstr "" -#: fish/inspect.c:196 +#: fish/inspect.c:206 #, c-format msgid "%s mounted on %s\n" msgstr "" @@ -3832,34 +3832,34 @@ msgid "" "'--format' option, or via the optional 'format' argument to 'add-drive'." msgstr "" -#: src/launch-libvirt.c:1242 +#: src/launch-libvirt.c:1245 #, c-format msgid "qemu-img create: could not create snapshot over %s" msgstr "" -#: src/launch-libvirt.c:1279 +#: src/launch-libvirt.c:1282 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-libvirt.c:1324 +#: src/launch-libvirt.c:1327 msgid "could not destroy libvirt domain" msgstr "" -#: src/launch-libvirt.c:1355 +#: src/launch-libvirt.c:1358 #, c-format msgid "%s: internal error forming error message" msgstr "" -#: src/launch-libvirt.c:1407 +#: src/launch-libvirt.c:1410 msgid "could not attach disk to libvirt domain" msgstr "" -#: src/launch-libvirt.c:1441 +#: src/launch-libvirt.c:1444 msgid "could not detach disk from libvirt domain" msgstr "" -#: src/launch-libvirt.c:1498 +#: src/launch-libvirt.c:1501 #, c-format msgid "" "libvirt attach-method is not available because this version of libguestfs " @@ -4771,13 +4771,13 @@ msgstr "" msgid "Generate random seed for guest" msgstr "" -#: ../resize/utils.ml:81 +#: ../resize/resize_utils.ml:81 msgid "" "If reporting bugs, run virt-resize with the '-d' option and include the " "complete output." msgstr "" -#: ../sparsify/utils.ml:109 +#: ../sparsify/sparsify_utils.ml:109 msgid "" "If reporting bugs, run virt-sparsify with the '-v' and '-x' options and " "include the complete output." @@ -5387,7 +5387,7 @@ msgstr "" msgid "virt-resize %Ld.%Ld.%Ld%s\n" msgstr "" -#: ../resize/utils.ml:77 +#: ../resize/resize_utils.ml:77 msgid "virt-resize: error: " msgstr "" @@ -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-10-09 11:20+0100\n" +"POT-Creation-Date: 2012-10-11 17:07+0100\n" "PO-Revision-Date: 2012-07-10 17:13+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Spanish (Castilian) <trans-es@lists.fedoraproject.org>\n" @@ -3021,12 +3021,12 @@ msgstr "" "%s: algunos sistemas de archivos no han podido ser montados (se han " "ignorado)\n" -#: fish/inspect.c:183 +#: fish/inspect.c:187 #, c-format msgid "Operating system: %s\n" msgstr "Sistema operativo: %s\n" -#: fish/inspect.c:196 +#: fish/inspect.c:206 #, c-format msgid "%s mounted on %s\n" msgstr "%s montado en %s\n" @@ -4012,34 +4012,34 @@ msgid "" "'--format' option, or via the optional 'format' argument to 'add-drive'." msgstr "" -#: src/launch-libvirt.c:1242 +#: src/launch-libvirt.c:1245 #, c-format msgid "qemu-img create: could not create snapshot over %s" msgstr "" -#: src/launch-libvirt.c:1279 +#: src/launch-libvirt.c:1282 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-libvirt.c:1324 +#: src/launch-libvirt.c:1327 msgid "could not destroy libvirt domain" msgstr "" -#: src/launch-libvirt.c:1355 +#: src/launch-libvirt.c:1358 #, c-format msgid "%s: internal error forming error message" msgstr "" -#: src/launch-libvirt.c:1407 +#: src/launch-libvirt.c:1410 msgid "could not attach disk to libvirt domain" msgstr "" -#: src/launch-libvirt.c:1441 +#: src/launch-libvirt.c:1444 msgid "could not detach disk from libvirt domain" msgstr "" -#: src/launch-libvirt.c:1498 +#: src/launch-libvirt.c:1501 #, c-format msgid "" "libvirt attach-method is not available because this version of libguestfs " @@ -5010,13 +5010,13 @@ msgstr "" msgid "Generate random seed for guest" msgstr "" -#: ../resize/utils.ml:81 +#: ../resize/resize_utils.ml:81 msgid "" "If reporting bugs, run virt-resize with the '-d' option and include the " "complete output." msgstr "" -#: ../sparsify/utils.ml:109 +#: ../sparsify/sparsify_utils.ml:109 msgid "" "If reporting bugs, run virt-sparsify with the '-v' and '-x' options and " "include the complete output." @@ -5626,7 +5626,7 @@ msgstr "" msgid "virt-resize %Ld.%Ld.%Ld%s\n" msgstr "" -#: ../resize/utils.ml:77 +#: ../resize/resize_utils.ml:77 msgid "virt-resize: error: " msgstr "" @@ -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-10-09 11:20+0100\n" +"POT-Creation-Date: 2012-10-11 17:07+0100\n" "PO-Revision-Date: 2012-07-10 17:13+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Gujarati <trans-gu@lists.fedoraproject.org>\n" @@ -2842,12 +2842,12 @@ msgstr "" msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "%s: અમુક ફાઇલસિસ્ટમોને માઉન્ટ કરી શક્યા નહિં (અવગણેલ)\n" -#: fish/inspect.c:183 +#: fish/inspect.c:187 #, c-format msgid "Operating system: %s\n" msgstr "ઓપરેટીંગ સિસ્ટમ: %s\n" -#: fish/inspect.c:196 +#: fish/inspect.c:206 #, c-format msgid "%s mounted on %s\n" msgstr "" @@ -3771,34 +3771,34 @@ msgid "" "'--format' option, or via the optional 'format' argument to 'add-drive'." msgstr "" -#: src/launch-libvirt.c:1242 +#: src/launch-libvirt.c:1245 #, c-format msgid "qemu-img create: could not create snapshot over %s" msgstr "" -#: src/launch-libvirt.c:1279 +#: src/launch-libvirt.c:1282 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-libvirt.c:1324 +#: src/launch-libvirt.c:1327 msgid "could not destroy libvirt domain" msgstr "" -#: src/launch-libvirt.c:1355 +#: src/launch-libvirt.c:1358 #, c-format msgid "%s: internal error forming error message" msgstr "" -#: src/launch-libvirt.c:1407 +#: src/launch-libvirt.c:1410 msgid "could not attach disk to libvirt domain" msgstr "" -#: src/launch-libvirt.c:1441 +#: src/launch-libvirt.c:1444 msgid "could not detach disk from libvirt domain" msgstr "" -#: src/launch-libvirt.c:1498 +#: src/launch-libvirt.c:1501 #, c-format msgid "" "libvirt attach-method is not available because this version of libguestfs " @@ -4713,13 +4713,13 @@ msgstr "" msgid "Generate random seed for guest" msgstr "" -#: ../resize/utils.ml:81 +#: ../resize/resize_utils.ml:81 msgid "" "If reporting bugs, run virt-resize with the '-d' option and include the " "complete output." msgstr "" -#: ../sparsify/utils.ml:109 +#: ../sparsify/sparsify_utils.ml:109 msgid "" "If reporting bugs, run virt-sparsify with the '-v' and '-x' options and " "include the complete output." @@ -5329,7 +5329,7 @@ msgstr "" msgid "virt-resize %Ld.%Ld.%Ld%s\n" msgstr "" -#: ../resize/utils.ml:77 +#: ../resize/resize_utils.ml:77 msgid "virt-resize: error: " msgstr "" @@ -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-10-09 11:20+0100\n" +"POT-Creation-Date: 2012-10-11 17:07+0100\n" "PO-Revision-Date: 2012-07-10 17:13+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n" @@ -2843,12 +2843,12 @@ msgstr "" msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "" -#: fish/inspect.c:183 +#: fish/inspect.c:187 #, c-format msgid "Operating system: %s\n" msgstr "" -#: fish/inspect.c:196 +#: fish/inspect.c:206 #, c-format msgid "%s mounted on %s\n" msgstr "" @@ -3769,34 +3769,34 @@ msgid "" "'--format' option, or via the optional 'format' argument to 'add-drive'." msgstr "" -#: src/launch-libvirt.c:1242 +#: src/launch-libvirt.c:1245 #, c-format msgid "qemu-img create: could not create snapshot over %s" msgstr "" -#: src/launch-libvirt.c:1279 +#: src/launch-libvirt.c:1282 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-libvirt.c:1324 +#: src/launch-libvirt.c:1327 msgid "could not destroy libvirt domain" msgstr "" -#: src/launch-libvirt.c:1355 +#: src/launch-libvirt.c:1358 #, c-format msgid "%s: internal error forming error message" msgstr "" -#: src/launch-libvirt.c:1407 +#: src/launch-libvirt.c:1410 msgid "could not attach disk to libvirt domain" msgstr "" -#: src/launch-libvirt.c:1441 +#: src/launch-libvirt.c:1444 msgid "could not detach disk from libvirt domain" msgstr "" -#: src/launch-libvirt.c:1498 +#: src/launch-libvirt.c:1501 #, c-format msgid "" "libvirt attach-method is not available because this version of libguestfs " @@ -4711,13 +4711,13 @@ msgstr "" msgid "Generate random seed for guest" msgstr "" -#: ../resize/utils.ml:81 +#: ../resize/resize_utils.ml:81 msgid "" "If reporting bugs, run virt-resize with the '-d' option and include the " "complete output." msgstr "" -#: ../sparsify/utils.ml:109 +#: ../sparsify/sparsify_utils.ml:109 msgid "" "If reporting bugs, run virt-sparsify with the '-v' and '-x' options and " "include the complete output." @@ -5327,7 +5327,7 @@ msgstr "" msgid "virt-resize %Ld.%Ld.%Ld%s\n" msgstr "" -#: ../resize/utils.ml:77 +#: ../resize/resize_utils.ml:77 msgid "virt-resize: error: " msgstr "" @@ -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-10-09 11:20+0100\n" +"POT-Creation-Date: 2012-10-11 17:07+0100\n" "PO-Revision-Date: 2012-07-10 17:13+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Kannada (http://www.transifex.com/projects/p/fedora/language/" @@ -2846,12 +2846,12 @@ msgstr "" msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "" -#: fish/inspect.c:183 +#: fish/inspect.c:187 #, c-format msgid "Operating system: %s\n" msgstr "" -#: fish/inspect.c:196 +#: fish/inspect.c:206 #, c-format msgid "%s mounted on %s\n" msgstr "" @@ -3776,34 +3776,34 @@ msgid "" "'--format' option, or via the optional 'format' argument to 'add-drive'." msgstr "" -#: src/launch-libvirt.c:1242 +#: src/launch-libvirt.c:1245 #, c-format msgid "qemu-img create: could not create snapshot over %s" msgstr "" -#: src/launch-libvirt.c:1279 +#: src/launch-libvirt.c:1282 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-libvirt.c:1324 +#: src/launch-libvirt.c:1327 msgid "could not destroy libvirt domain" msgstr "" -#: src/launch-libvirt.c:1355 +#: src/launch-libvirt.c:1358 #, c-format msgid "%s: internal error forming error message" msgstr "" -#: src/launch-libvirt.c:1407 +#: src/launch-libvirt.c:1410 msgid "could not attach disk to libvirt domain" msgstr "" -#: src/launch-libvirt.c:1441 +#: src/launch-libvirt.c:1444 msgid "could not detach disk from libvirt domain" msgstr "" -#: src/launch-libvirt.c:1498 +#: src/launch-libvirt.c:1501 #, c-format msgid "" "libvirt attach-method is not available because this version of libguestfs " @@ -4719,13 +4719,13 @@ msgstr "" msgid "Generate random seed for guest" msgstr "" -#: ../resize/utils.ml:81 +#: ../resize/resize_utils.ml:81 msgid "" "If reporting bugs, run virt-resize with the '-d' option and include the " "complete output." msgstr "" -#: ../sparsify/utils.ml:109 +#: ../sparsify/sparsify_utils.ml:109 msgid "" "If reporting bugs, run virt-sparsify with the '-v' and '-x' options and " "include the complete output." @@ -5335,7 +5335,7 @@ msgstr "" msgid "virt-resize %Ld.%Ld.%Ld%s\n" msgstr "" -#: ../resize/utils.ml:77 +#: ../resize/resize_utils.ml:77 msgid "virt-resize: error: " msgstr "" diff --git a/po/libguestfs.pot b/po/libguestfs.pot index 55f48141..68c3ec91 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.19.50\n" +"Project-Id-Version: libguestfs 1.19.51\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-10-10 21:21+0000\n" +"POT-Creation-Date: 2012-10-11 17:07+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" @@ -2835,12 +2835,12 @@ msgstr "" msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "" -#: fish/inspect.c:183 +#: fish/inspect.c:187 #, c-format msgid "Operating system: %s\n" msgstr "" -#: fish/inspect.c:196 +#: fish/inspect.c:206 #, c-format msgid "%s mounted on %s\n" msgstr "" @@ -3759,34 +3759,34 @@ msgid "" "'--format' option, or via the optional 'format' argument to 'add-drive'." msgstr "" -#: src/launch-libvirt.c:1242 +#: src/launch-libvirt.c:1245 #, c-format msgid "qemu-img create: could not create snapshot over %s" msgstr "" -#: src/launch-libvirt.c:1279 +#: src/launch-libvirt.c:1282 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-libvirt.c:1324 +#: src/launch-libvirt.c:1327 msgid "could not destroy libvirt domain" msgstr "" -#: src/launch-libvirt.c:1355 +#: src/launch-libvirt.c:1358 #, c-format msgid "%s: internal error forming error message" msgstr "" -#: src/launch-libvirt.c:1407 +#: src/launch-libvirt.c:1410 msgid "could not attach disk to libvirt domain" msgstr "" -#: src/launch-libvirt.c:1441 +#: src/launch-libvirt.c:1444 msgid "could not detach disk from libvirt domain" msgstr "" -#: src/launch-libvirt.c:1498 +#: src/launch-libvirt.c:1501 #, c-format msgid "" "libvirt attach-method is not available because this version of libguestfs " @@ -4616,11 +4616,11 @@ msgstr "" msgid "Generate random seed for guest" msgstr "" -#: ../resize/utils.ml:81 +#: ../resize/resize_utils.ml:81 msgid "If reporting bugs, run virt-resize with the '-d' option and include the complete output." msgstr "" -#: ../sparsify/utils.ml:109 +#: ../sparsify/sparsify_utils.ml:109 msgid "If reporting bugs, run virt-sparsify with the '-v' and '-x' options and include the complete output." msgstr "" @@ -5101,7 +5101,7 @@ msgstr "" msgid "virt-resize %Ld.%Ld.%Ld%s\n" msgstr "" -#: ../resize/utils.ml:77 +#: ../resize/resize_utils.ml:77 msgid "virt-resize: error: " msgstr "" @@ -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-10-09 11:20+0100\n" +"POT-Creation-Date: 2012-10-11 17:07+0100\n" "PO-Revision-Date: 2012-07-10 17:13+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Malayalam <discuss@lists.smc.org.in>\n" @@ -2844,12 +2844,12 @@ msgstr "" msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "" -#: fish/inspect.c:183 +#: fish/inspect.c:187 #, c-format msgid "Operating system: %s\n" msgstr "" -#: fish/inspect.c:196 +#: fish/inspect.c:206 #, c-format msgid "%s mounted on %s\n" msgstr "" @@ -3771,34 +3771,34 @@ msgid "" "'--format' option, or via the optional 'format' argument to 'add-drive'." msgstr "" -#: src/launch-libvirt.c:1242 +#: src/launch-libvirt.c:1245 #, c-format msgid "qemu-img create: could not create snapshot over %s" msgstr "" -#: src/launch-libvirt.c:1279 +#: src/launch-libvirt.c:1282 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-libvirt.c:1324 +#: src/launch-libvirt.c:1327 msgid "could not destroy libvirt domain" msgstr "" -#: src/launch-libvirt.c:1355 +#: src/launch-libvirt.c:1358 #, c-format msgid "%s: internal error forming error message" msgstr "" -#: src/launch-libvirt.c:1407 +#: src/launch-libvirt.c:1410 msgid "could not attach disk to libvirt domain" msgstr "" -#: src/launch-libvirt.c:1441 +#: src/launch-libvirt.c:1444 msgid "could not detach disk from libvirt domain" msgstr "" -#: src/launch-libvirt.c:1498 +#: src/launch-libvirt.c:1501 #, c-format msgid "" "libvirt attach-method is not available because this version of libguestfs " @@ -4713,13 +4713,13 @@ msgstr "" msgid "Generate random seed for guest" msgstr "" -#: ../resize/utils.ml:81 +#: ../resize/resize_utils.ml:81 msgid "" "If reporting bugs, run virt-resize with the '-d' option and include the " "complete output." msgstr "" -#: ../sparsify/utils.ml:109 +#: ../sparsify/sparsify_utils.ml:109 msgid "" "If reporting bugs, run virt-sparsify with the '-v' and '-x' options and " "include the complete output." @@ -5329,7 +5329,7 @@ msgstr "" msgid "virt-resize %Ld.%Ld.%Ld%s\n" msgstr "" -#: ../resize/utils.ml:77 +#: ../resize/resize_utils.ml:77 msgid "virt-resize: error: " msgstr "" @@ -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-10-09 11:20+0100\n" +"POT-Creation-Date: 2012-10-11 17:07+0100\n" "PO-Revision-Date: 2012-07-10 17:13+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Marathi (http://www.transifex.com/projects/p/fedora/language/" @@ -2941,12 +2941,12 @@ msgstr "" msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "%s: काहिक फाइलप्रणाली माऊंट करणे अशक्य (दुर्लक्ष केले)\n" -#: fish/inspect.c:183 +#: fish/inspect.c:187 #, c-format msgid "Operating system: %s\n" msgstr "कार्यप्रणाली: %s\n" -#: fish/inspect.c:196 +#: fish/inspect.c:206 #, c-format msgid "%s mounted on %s\n" msgstr "%s ला %s वर माऊंट केले\n" @@ -3898,34 +3898,34 @@ msgid "" "'--format' option, or via the optional 'format' argument to 'add-drive'." msgstr "" -#: src/launch-libvirt.c:1242 +#: src/launch-libvirt.c:1245 #, c-format msgid "qemu-img create: could not create snapshot over %s" msgstr "" -#: src/launch-libvirt.c:1279 +#: src/launch-libvirt.c:1282 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-libvirt.c:1324 +#: src/launch-libvirt.c:1327 msgid "could not destroy libvirt domain" msgstr "" -#: src/launch-libvirt.c:1355 +#: src/launch-libvirt.c:1358 #, c-format msgid "%s: internal error forming error message" msgstr "" -#: src/launch-libvirt.c:1407 +#: src/launch-libvirt.c:1410 msgid "could not attach disk to libvirt domain" msgstr "" -#: src/launch-libvirt.c:1441 +#: src/launch-libvirt.c:1444 msgid "could not detach disk from libvirt domain" msgstr "" -#: src/launch-libvirt.c:1498 +#: src/launch-libvirt.c:1501 #, c-format msgid "" "libvirt attach-method is not available because this version of libguestfs " @@ -4861,13 +4861,13 @@ msgstr "" msgid "Generate random seed for guest" msgstr "" -#: ../resize/utils.ml:81 +#: ../resize/resize_utils.ml:81 msgid "" "If reporting bugs, run virt-resize with the '-d' option and include the " "complete output." msgstr "" -#: ../sparsify/utils.ml:109 +#: ../sparsify/sparsify_utils.ml:109 msgid "" "If reporting bugs, run virt-sparsify with the '-v' and '-x' options and " "include the complete output." @@ -5477,7 +5477,7 @@ msgstr "" msgid "virt-resize %Ld.%Ld.%Ld%s\n" msgstr "" -#: ../resize/utils.ml:77 +#: ../resize/resize_utils.ml:77 msgid "virt-resize: error: " msgstr "" @@ -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-10-09 11:20+0100\n" +"POT-Creation-Date: 2012-10-11 17:07+0100\n" "PO-Revision-Date: 2012-07-10 17:13+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/fedora/language/" @@ -3076,12 +3076,12 @@ msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "" "%s: sommige bestandssystemen konden niet aangekoppeld worden (genegeerd)\n" -#: fish/inspect.c:183 +#: fish/inspect.c:187 #, c-format msgid "Operating system: %s\n" msgstr "Besturingssysteem: %s\n" -#: fish/inspect.c:196 +#: fish/inspect.c:206 #, c-format msgid "%s mounted on %s\n" msgstr "%s aangekoppeld op %s\n" @@ -4120,34 +4120,34 @@ msgid "" "'--format' option, or via the optional 'format' argument to 'add-drive'." msgstr "" -#: src/launch-libvirt.c:1242 +#: src/launch-libvirt.c:1245 #, c-format msgid "qemu-img create: could not create snapshot over %s" msgstr "" -#: src/launch-libvirt.c:1279 +#: src/launch-libvirt.c:1282 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-libvirt.c:1324 +#: src/launch-libvirt.c:1327 msgid "could not destroy libvirt domain" msgstr "" -#: src/launch-libvirt.c:1355 +#: src/launch-libvirt.c:1358 #, c-format msgid "%s: internal error forming error message" msgstr "" -#: src/launch-libvirt.c:1407 +#: src/launch-libvirt.c:1410 msgid "could not attach disk to libvirt domain" msgstr "" -#: src/launch-libvirt.c:1441 +#: src/launch-libvirt.c:1444 msgid "could not detach disk from libvirt domain" msgstr "" -#: src/launch-libvirt.c:1498 +#: src/launch-libvirt.c:1501 #, c-format msgid "" "libvirt attach-method is not available because this version of libguestfs " @@ -5102,13 +5102,13 @@ msgstr "" msgid "Generate random seed for guest" msgstr "" -#: ../resize/utils.ml:81 +#: ../resize/resize_utils.ml:81 msgid "" "If reporting bugs, run virt-resize with the '-d' option and include the " "complete output." msgstr "" -#: ../sparsify/utils.ml:109 +#: ../sparsify/sparsify_utils.ml:109 msgid "" "If reporting bugs, run virt-sparsify with the '-v' and '-x' options and " "include the complete output." @@ -5718,7 +5718,7 @@ msgstr "" msgid "virt-resize %Ld.%Ld.%Ld%s\n" msgstr "" -#: ../resize/utils.ml:77 +#: ../resize/resize_utils.ml:77 msgid "virt-resize: error: " msgstr "" @@ -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-10-09 11:20+0100\n" +"POT-Creation-Date: 2012-10-11 17:07+0100\n" "PO-Revision-Date: 2012-07-10 17:13+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Oriya (http://www.transifex.com/projects/p/fedora/language/" @@ -2844,12 +2844,12 @@ msgstr "" msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "" -#: fish/inspect.c:183 +#: fish/inspect.c:187 #, c-format msgid "Operating system: %s\n" msgstr "" -#: fish/inspect.c:196 +#: fish/inspect.c:206 #, c-format msgid "%s mounted on %s\n" msgstr "" @@ -3770,34 +3770,34 @@ msgid "" "'--format' option, or via the optional 'format' argument to 'add-drive'." msgstr "" -#: src/launch-libvirt.c:1242 +#: src/launch-libvirt.c:1245 #, c-format msgid "qemu-img create: could not create snapshot over %s" msgstr "" -#: src/launch-libvirt.c:1279 +#: src/launch-libvirt.c:1282 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-libvirt.c:1324 +#: src/launch-libvirt.c:1327 msgid "could not destroy libvirt domain" msgstr "" -#: src/launch-libvirt.c:1355 +#: src/launch-libvirt.c:1358 #, c-format msgid "%s: internal error forming error message" msgstr "" -#: src/launch-libvirt.c:1407 +#: src/launch-libvirt.c:1410 msgid "could not attach disk to libvirt domain" msgstr "" -#: src/launch-libvirt.c:1441 +#: src/launch-libvirt.c:1444 msgid "could not detach disk from libvirt domain" msgstr "" -#: src/launch-libvirt.c:1498 +#: src/launch-libvirt.c:1501 #, c-format msgid "" "libvirt attach-method is not available because this version of libguestfs " @@ -4711,13 +4711,13 @@ msgstr "" msgid "Generate random seed for guest" msgstr "" -#: ../resize/utils.ml:81 +#: ../resize/resize_utils.ml:81 msgid "" "If reporting bugs, run virt-resize with the '-d' option and include the " "complete output." msgstr "" -#: ../sparsify/utils.ml:109 +#: ../sparsify/sparsify_utils.ml:109 msgid "" "If reporting bugs, run virt-sparsify with the '-v' and '-x' options and " "include the complete output." @@ -5327,7 +5327,7 @@ msgstr "" msgid "virt-resize %Ld.%Ld.%Ld%s\n" msgstr "" -#: ../resize/utils.ml:77 +#: ../resize/resize_utils.ml:77 msgid "virt-resize: error: " msgstr "" @@ -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-10-09 11:20+0100\n" +"POT-Creation-Date: 2012-10-11 17:07+0100\n" "PO-Revision-Date: 2012-07-10 17:13+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Panjabi (Punjabi) <punjabi-users@lists.sf.net>\n" @@ -2951,12 +2951,12 @@ msgstr "" msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "%s: ਕੁਝ ਫਾਇਲ ਸਿਸਟਮ ਮਾਊਂਟ ਨਹੀਂ ਕੀਤੇ ਜਾ ਸਕਦੇ (ਰੱਦ ਕੀਤੇ ਗਏ ਹਨ)\n" -#: fish/inspect.c:183 +#: fish/inspect.c:187 #, c-format msgid "Operating system: %s\n" msgstr "ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ: %s\n" -#: fish/inspect.c:196 +#: fish/inspect.c:206 #, c-format msgid "%s mounted on %s\n" msgstr "%s ਨੂੰ %s ਉੱਪਰ ਮਾਊਂਟ ਕੀਤਾ ਗਿਆ ਹੈ\n" @@ -3910,34 +3910,34 @@ msgid "" "'--format' option, or via the optional 'format' argument to 'add-drive'." msgstr "" -#: src/launch-libvirt.c:1242 +#: src/launch-libvirt.c:1245 #, c-format msgid "qemu-img create: could not create snapshot over %s" msgstr "" -#: src/launch-libvirt.c:1279 +#: src/launch-libvirt.c:1282 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-libvirt.c:1324 +#: src/launch-libvirt.c:1327 msgid "could not destroy libvirt domain" msgstr "" -#: src/launch-libvirt.c:1355 +#: src/launch-libvirt.c:1358 #, c-format msgid "%s: internal error forming error message" msgstr "" -#: src/launch-libvirt.c:1407 +#: src/launch-libvirt.c:1410 msgid "could not attach disk to libvirt domain" msgstr "" -#: src/launch-libvirt.c:1441 +#: src/launch-libvirt.c:1444 msgid "could not detach disk from libvirt domain" msgstr "" -#: src/launch-libvirt.c:1498 +#: src/launch-libvirt.c:1501 #, c-format msgid "" "libvirt attach-method is not available because this version of libguestfs " @@ -4874,13 +4874,13 @@ msgstr "" msgid "Generate random seed for guest" msgstr "" -#: ../resize/utils.ml:81 +#: ../resize/resize_utils.ml:81 msgid "" "If reporting bugs, run virt-resize with the '-d' option and include the " "complete output." msgstr "" -#: ../sparsify/utils.ml:109 +#: ../sparsify/sparsify_utils.ml:109 msgid "" "If reporting bugs, run virt-sparsify with the '-v' and '-x' options and " "include the complete output." @@ -5490,7 +5490,7 @@ msgstr "" msgid "virt-resize %Ld.%Ld.%Ld%s\n" msgstr "" -#: ../resize/utils.ml:77 +#: ../resize/resize_utils.ml:77 msgid "virt-resize: error: " msgstr "" @@ -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-10-09 11:20+0100\n" +"POT-Creation-Date: 2012-10-11 17:07+0100\n" "PO-Revision-Date: 2012-07-10 17:13+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Polish (http://www.transifex.com/projects/p/fedora/language/" @@ -3086,12 +3086,12 @@ msgstr "" msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "%s: nie można zamontować niektórych systemów plików (zignorowano)\n" -#: fish/inspect.c:183 +#: fish/inspect.c:187 #, c-format msgid "Operating system: %s\n" msgstr "System operacyjny: %s\n" -#: fish/inspect.c:196 +#: fish/inspect.c:206 #, c-format msgid "%s mounted on %s\n" msgstr "%s zamontowano w %s\n" @@ -4139,34 +4139,34 @@ msgid "" "'--format' option, or via the optional 'format' argument to 'add-drive'." msgstr "" -#: src/launch-libvirt.c:1242 +#: src/launch-libvirt.c:1245 #, c-format msgid "qemu-img create: could not create snapshot over %s" msgstr "" -#: src/launch-libvirt.c:1279 +#: src/launch-libvirt.c:1282 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-libvirt.c:1324 +#: src/launch-libvirt.c:1327 msgid "could not destroy libvirt domain" msgstr "" -#: src/launch-libvirt.c:1355 +#: src/launch-libvirt.c:1358 #, c-format msgid "%s: internal error forming error message" msgstr "" -#: src/launch-libvirt.c:1407 +#: src/launch-libvirt.c:1410 msgid "could not attach disk to libvirt domain" msgstr "" -#: src/launch-libvirt.c:1441 +#: src/launch-libvirt.c:1444 msgid "could not detach disk from libvirt domain" msgstr "" -#: src/launch-libvirt.c:1498 +#: src/launch-libvirt.c:1501 #, c-format msgid "" "libvirt attach-method is not available because this version of libguestfs " @@ -5131,13 +5131,13 @@ msgstr "" msgid "Generate random seed for guest" msgstr "" -#: ../resize/utils.ml:81 +#: ../resize/resize_utils.ml:81 msgid "" "If reporting bugs, run virt-resize with the '-d' option and include the " "complete output." msgstr "" -#: ../sparsify/utils.ml:109 +#: ../sparsify/sparsify_utils.ml:109 msgid "" "If reporting bugs, run virt-sparsify with the '-v' and '-x' options and " "include the complete output." @@ -5747,7 +5747,7 @@ msgstr "" msgid "virt-resize %Ld.%Ld.%Ld%s\n" msgstr "" -#: ../resize/utils.ml:77 +#: ../resize/resize_utils.ml:77 msgid "virt-resize: error: " msgstr "" @@ -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-10-09 11:20+0100\n" +"POT-Creation-Date: 2012-10-11 17:07+0100\n" "PO-Revision-Date: 2012-07-10 17:13+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Tamil <tamil-users@lists.fedoraproject.org>\n" @@ -2843,12 +2843,12 @@ msgstr "" msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "" -#: fish/inspect.c:183 +#: fish/inspect.c:187 #, c-format msgid "Operating system: %s\n" msgstr "" -#: fish/inspect.c:196 +#: fish/inspect.c:206 #, c-format msgid "%s mounted on %s\n" msgstr "" @@ -3770,34 +3770,34 @@ msgid "" "'--format' option, or via the optional 'format' argument to 'add-drive'." msgstr "" -#: src/launch-libvirt.c:1242 +#: src/launch-libvirt.c:1245 #, c-format msgid "qemu-img create: could not create snapshot over %s" msgstr "" -#: src/launch-libvirt.c:1279 +#: src/launch-libvirt.c:1282 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-libvirt.c:1324 +#: src/launch-libvirt.c:1327 msgid "could not destroy libvirt domain" msgstr "" -#: src/launch-libvirt.c:1355 +#: src/launch-libvirt.c:1358 #, c-format msgid "%s: internal error forming error message" msgstr "" -#: src/launch-libvirt.c:1407 +#: src/launch-libvirt.c:1410 msgid "could not attach disk to libvirt domain" msgstr "" -#: src/launch-libvirt.c:1441 +#: src/launch-libvirt.c:1444 msgid "could not detach disk from libvirt domain" msgstr "" -#: src/launch-libvirt.c:1498 +#: src/launch-libvirt.c:1501 #, c-format msgid "" "libvirt attach-method is not available because this version of libguestfs " @@ -4713,13 +4713,13 @@ msgstr "" msgid "Generate random seed for guest" msgstr "" -#: ../resize/utils.ml:81 +#: ../resize/resize_utils.ml:81 msgid "" "If reporting bugs, run virt-resize with the '-d' option and include the " "complete output." msgstr "" -#: ../sparsify/utils.ml:109 +#: ../sparsify/sparsify_utils.ml:109 msgid "" "If reporting bugs, run virt-sparsify with the '-v' and '-x' options and " "include the complete output." @@ -5329,7 +5329,7 @@ msgstr "" msgid "virt-resize %Ld.%Ld.%Ld%s\n" msgstr "" -#: ../resize/utils.ml:77 +#: ../resize/resize_utils.ml:77 msgid "virt-resize: error: " msgstr "" @@ -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-10-09 11:20+0100\n" +"POT-Creation-Date: 2012-10-11 17:07+0100\n" "PO-Revision-Date: 2012-07-10 17:13+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Telugu (http://www.transifex.com/projects/p/fedora/language/" @@ -2842,12 +2842,12 @@ msgstr "" msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "" -#: fish/inspect.c:183 +#: fish/inspect.c:187 #, c-format msgid "Operating system: %s\n" msgstr "" -#: fish/inspect.c:196 +#: fish/inspect.c:206 #, c-format msgid "%s mounted on %s\n" msgstr "" @@ -3768,34 +3768,34 @@ msgid "" "'--format' option, or via the optional 'format' argument to 'add-drive'." msgstr "" -#: src/launch-libvirt.c:1242 +#: src/launch-libvirt.c:1245 #, c-format msgid "qemu-img create: could not create snapshot over %s" msgstr "" -#: src/launch-libvirt.c:1279 +#: src/launch-libvirt.c:1282 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-libvirt.c:1324 +#: src/launch-libvirt.c:1327 msgid "could not destroy libvirt domain" msgstr "" -#: src/launch-libvirt.c:1355 +#: src/launch-libvirt.c:1358 #, c-format msgid "%s: internal error forming error message" msgstr "" -#: src/launch-libvirt.c:1407 +#: src/launch-libvirt.c:1410 msgid "could not attach disk to libvirt domain" msgstr "" -#: src/launch-libvirt.c:1441 +#: src/launch-libvirt.c:1444 msgid "could not detach disk from libvirt domain" msgstr "" -#: src/launch-libvirt.c:1498 +#: src/launch-libvirt.c:1501 #, c-format msgid "" "libvirt attach-method is not available because this version of libguestfs " @@ -4710,13 +4710,13 @@ msgstr "" msgid "Generate random seed for guest" msgstr "" -#: ../resize/utils.ml:81 +#: ../resize/resize_utils.ml:81 msgid "" "If reporting bugs, run virt-resize with the '-d' option and include the " "complete output." msgstr "" -#: ../sparsify/utils.ml:109 +#: ../sparsify/sparsify_utils.ml:109 msgid "" "If reporting bugs, run virt-sparsify with the '-v' and '-x' options and " "include the complete output." @@ -5326,7 +5326,7 @@ msgstr "" msgid "virt-resize %Ld.%Ld.%Ld%s\n" msgstr "" -#: ../resize/utils.ml:77 +#: ../resize/resize_utils.ml:77 msgid "virt-resize: error: " msgstr "" @@ -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-10-09 11:20+0100\n" +"POT-Creation-Date: 2012-10-11 17:07+0100\n" "PO-Revision-Date: 2012-07-10 17:13+0000\n" "Last-Translator: rjones <rjones@redhat.com>\n" "Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n" @@ -3129,12 +3129,12 @@ msgstr "" msgid "%s: some filesystems could not be mounted (ignored)\n" msgstr "%s: деякі з файлових систем не вдалося змонтувати (проігноровано)\n" -#: fish/inspect.c:183 +#: fish/inspect.c:187 #, c-format msgid "Operating system: %s\n" msgstr "Операційна система: %s\n" -#: fish/inspect.c:196 +#: fish/inspect.c:206 #, c-format msgid "%s mounted on %s\n" msgstr "%s змонтовано до %s\n" @@ -4224,34 +4224,34 @@ msgid "" "'--format' option, or via the optional 'format' argument to 'add-drive'." msgstr "" -#: src/launch-libvirt.c:1242 +#: src/launch-libvirt.c:1245 #, c-format msgid "qemu-img create: could not create snapshot over %s" msgstr "" -#: src/launch-libvirt.c:1279 +#: src/launch-libvirt.c:1282 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-libvirt.c:1324 +#: src/launch-libvirt.c:1327 msgid "could not destroy libvirt domain" msgstr "" -#: src/launch-libvirt.c:1355 +#: src/launch-libvirt.c:1358 #, c-format msgid "%s: internal error forming error message" msgstr "" -#: src/launch-libvirt.c:1407 +#: src/launch-libvirt.c:1410 msgid "could not attach disk to libvirt domain" msgstr "" -#: src/launch-libvirt.c:1441 +#: src/launch-libvirt.c:1444 msgid "could not detach disk from libvirt domain" msgstr "" -#: src/launch-libvirt.c:1498 +#: src/launch-libvirt.c:1501 #, c-format msgid "" "libvirt attach-method is not available because this version of libguestfs " @@ -5330,7 +5330,7 @@ msgstr "" msgid "Generate random seed for guest" msgstr "Створити породжувач випадкових чисел для гостьової системи" -#: ../resize/utils.ml:81 +#: ../resize/resize_utils.ml:81 msgid "" "If reporting bugs, run virt-resize with the '-d' option and include the " "complete output." @@ -5338,7 +5338,7 @@ msgstr "" "Щоб покращити повідомлення про ваду, віддайте команду virt-resize з " "параметром «-d» і додайте до сповіщення виведені дані повністю." -#: ../sparsify/utils.ml:109 +#: ../sparsify/sparsify_utils.ml:109 msgid "" "If reporting bugs, run virt-sparsify with the '-v' and '-x' options and " "include the complete output." @@ -6036,7 +6036,7 @@ msgstr "спосіб використання: %s [--параметри] поч msgid "virt-resize %Ld.%Ld.%Ld%s\n" msgstr "virt-resize %Ld.%Ld.%Ld%s\n" -#: ../resize/utils.ml:77 +#: ../resize/resize_utils.ml:77 msgid "virt-resize: error: " msgstr "virt-resize: помилка: " |