Version 1.54.1.

This commit is contained in:
Richard W.M. Jones
2025-02-18 16:26:03 +00:00
parent 7b8ca818a3
commit 91e8df37c1
3 changed files with 51 additions and 51 deletions

View File

@@ -20,8 +20,8 @@
# freeform string. # freeform string.
m4_define([libguestfs_major], [1]) m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [54]) m4_define([libguestfs_minor], [54])
m4_define([libguestfs_release], [0]) m4_define([libguestfs_release], [1])
m4_define([release_date], [2024-10-08]) m4_define([release_date], [2025-02-18])
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release) AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)
AC_SUBST([RELEASE_DATE],release_date) AC_SUBST([RELEASE_DATE],release_date)

View File

@@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: libguestfs 1.55.2\n" "Project-Id-Version: libguestfs 1.54.1\n"
"Report-Msgid-Bugs-To: guestfs@lists.libguestfs.org\n" "Report-Msgid-Bugs-To: guestfs@lists.libguestfs.org\n"
"POT-Creation-Date: 2025-01-08 12:09+0000\n" "POT-Creation-Date: 2025-02-18 16:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2638,7 +2638,7 @@ msgstr ""
#. type: =item #. type: =item
#: docs/guestfs-building.pod:122 #: docs/guestfs-building.pod:122
msgid "OCaml E<ge> 4.08" msgid "OCaml E<ge> 4.07"
msgstr "" msgstr ""
#. type: =item #. type: =item
@@ -2746,7 +2746,7 @@ msgstr ""
#. type: =item #. type: =item
#: docs/guestfs-building.pod:188 #: docs/guestfs-building.pod:188
msgid "json-c E<ge> 0.14" msgid "Jansson E<ge> 2.7"
msgstr "" msgstr ""
#. type: =item #. type: =item
@@ -35898,7 +35898,7 @@ msgstr ""
#, no-wrap #, no-wrap
msgid "" msgid ""
" static void\n" " static void\n"
" parse_json (guestfs_h *g, const char *json, json_object **treep)\n" " parse_json (guestfs_h *g, const char *json, json_t **treep)\n"
"\n" "\n"
msgstr "" msgstr ""

View File

@@ -6,10 +6,10 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: libguestfs 1.54.0\n" "Project-Id-Version: libguestfs 1.54.1\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n" "component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2024-10-08 14:36+0100\n" "POT-Creation-Date: 2025-02-18 16:25+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3852,30 +3852,30 @@ msgstr ""
msgid "setting not found" msgid "setting not found"
msgstr "" msgstr ""
#: lib/info.c:83 #: lib/info.c:78
msgid "qemu-img info: JSON output did not contain format key" msgid "qemu-img info: JSON output did not contain format key"
msgstr "" msgstr ""
#: lib/info.c:106 #: lib/info.c:101
msgid "qemu-img info: JSON output did not contain virtual-size key" msgid "qemu-img info: JSON output did not contain virtual-size key"
msgstr "" msgstr ""
#: lib/info.c:134 #: lib/info.c:129
msgid "qemu-img info: JSON output was not an object" msgid "qemu-img info: JSON output was not an object"
msgstr "" msgstr ""
#: lib/info.c:180 #: lib/info.c:175
msgid "" msgid ""
"qemu-img info command produced no output, but didn't return an error status " "qemu-img info command produced no output, but didn't return an error status "
"code" "code"
msgstr "" msgstr ""
#: lib/info.c:210 #: lib/info.c:205
#, c-format #, c-format
msgid "qemu-img info: JSON parse error: %s" msgid "qemu-img info: JSON parse error: %s"
msgstr "" msgstr ""
#: lib/info.c:212 #: lib/info.c:207
msgid "qemu-img info: unknown JSON parse error" msgid "qemu-img info: unknown JSON parse error"
msgstr "" msgstr ""
@@ -3884,7 +3884,7 @@ msgstr ""
msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
msgstr "" msgstr ""
#: lib/launch-direct.c:151 #: lib/launch-direct.c:150
#, c-format #, c-format
msgid "" msgid ""
"current user is not a member of the KVM group (group ID %d). This user " "current user is not a member of the KVM group (group ID %d). This user "
@@ -3893,31 +3893,31 @@ msgid ""
"might need to log out and log in again)." "might need to log out and log in again)."
msgstr "" msgstr ""
#: lib/launch-direct.c:393 #: lib/launch-direct.c:392
#, c-format #, c-format
msgid "passt was killed with signal %d" msgid "passt was killed with signal %d"
msgstr "" msgstr ""
#: lib/launch-direct.c:398 #: lib/launch-direct.c:397
#, c-format #, c-format
msgid "internal error: unexpected exit status from passt (%d)" msgid "internal error: unexpected exit status from passt (%d)"
msgstr "" msgstr ""
#: lib/launch-direct.c:405 #: lib/launch-direct.c:404
#, c-format #, c-format
msgid "passt exited with status %d" msgid "passt exited with status %d"
msgstr "" msgstr ""
#: lib/launch-direct.c:426 #: lib/launch-direct.c:425
#, c-format #, c-format
msgid "failed to parse passt PID from '%s'" msgid "failed to parse passt PID from '%s'"
msgstr "" msgstr ""
#: lib/launch-direct.c:475 #: lib/launch-direct.c:474
msgid "you must call guestfs_add_drive before guestfs_launch" msgid "you must call guestfs_add_drive before guestfs_launch"
msgstr "" msgstr ""
#: lib/launch-direct.c:1042 lib/launch-libvirt.c:695 #: lib/launch-direct.c:1037 lib/launch-libvirt.c:690
msgid "qemu launched and contacted daemon, but state != READY" msgid "qemu launched and contacted daemon, but state != READY"
msgstr "" msgstr ""
@@ -3926,56 +3926,56 @@ msgstr ""
msgid "%s:%d: error constructing libvirt XML near call to \"%s\"" msgid "%s:%d: error constructing libvirt XML near call to \"%s\""
msgstr "" msgstr ""
#: lib/launch-libvirt.c:219 #: lib/launch-libvirt.c:214
msgid "" msgid ""
"could not auto-detect the format.\n" "could not auto-detect the format.\n"
"If the format is known, pass the format to libguestfs, eg. using the\n" "If the format is known, pass the format to libguestfs, eg. using the\n"
"--format option, or via the optional format argument to add-drive." "--format option, or via the optional format argument to add-drive."
msgstr "" msgstr ""
#: lib/launch-libvirt.c:230 #: lib/launch-libvirt.c:225
msgid "" msgid ""
"could not auto-detect the format when using a non-file protocol.\n" "could not auto-detect the format when using a non-file protocol.\n"
"If the format is known, pass the format to libguestfs, eg. using the\n" "If the format is known, pass the format to libguestfs, eg. using the\n"
"--format option, or via the optional format argument to add-drive." "--format option, or via the optional format argument to add-drive."
msgstr "" msgstr ""
#: lib/launch-libvirt.c:345 #: lib/launch-libvirt.c:340
msgid "direct mode flag is not supported yet for libvirt backend" msgid "direct mode flag is not supported yet for libvirt backend"
msgstr "" msgstr ""
#: lib/launch-libvirt.c:383 #: lib/launch-libvirt.c:378
#, c-format #, c-format
msgid "could not connect to libvirt (URI = %s)" msgid "could not connect to libvirt (URI = %s)"
msgstr "" msgstr ""
#: lib/launch-libvirt.c:412 #: lib/launch-libvirt.c:407
msgid "could not get libvirt capabilities" msgid "could not get libvirt capabilities"
msgstr "" msgstr ""
#: lib/launch-libvirt.c:433 #: lib/launch-libvirt.c:428
msgid "could not get libvirt domain capabilities" msgid "could not get libvirt domain capabilities"
msgstr "" msgstr ""
#: lib/launch-libvirt.c:628 #: lib/launch-libvirt.c:623
msgid "could not create appliance through libvirt. Original error from libvirt" msgid "could not create appliance through libvirt. Original error from libvirt"
msgstr "" msgstr ""
#: lib/launch-libvirt.c:760 #: lib/launch-libvirt.c:755
msgid "unable to parse capabilities XML returned by libvirt" msgid "unable to parse capabilities XML returned by libvirt"
msgstr "" msgstr ""
#: lib/launch-libvirt.c:766 lib/launch-libvirt.c:868 lib/libvirt-domain.c:397 #: lib/launch-libvirt.c:761 lib/launch-libvirt.c:863 lib/libvirt-domain.c:397
#: lib/libvirt-domain.c:481 #: lib/libvirt-domain.c:481
msgid "unable to create new XPath context" msgid "unable to create new XPath context"
msgstr "" msgstr ""
#: lib/launch-libvirt.c:776 lib/launch-libvirt.c:876 lib/launch-libvirt.c:892 #: lib/launch-libvirt.c:771 lib/launch-libvirt.c:871 lib/launch-libvirt.c:887
#, c-format #, c-format
msgid "unable to evaluate XPath expression: %s" msgid "unable to evaluate XPath expression: %s"
msgstr "" msgstr ""
#: lib/launch-libvirt.c:815 #: lib/launch-libvirt.c:810
#, c-format #, c-format
msgid "" msgid ""
"libvirt hypervisor doesnt support qemu or KVM,\n" "libvirt hypervisor doesnt support qemu or KVM,\n"
@@ -3990,47 +3990,47 @@ msgid ""
"For further help, read the guestfs(3) man page and libguestfs FAQ." "For further help, read the guestfs(3) man page and libguestfs FAQ."
msgstr "" msgstr ""
#: lib/launch-libvirt.c:862 #: lib/launch-libvirt.c:857
msgid "unable to parse domain capabilities XML returned by libvirt" msgid "unable to parse domain capabilities XML returned by libvirt"
msgstr "" msgstr ""
#: lib/launch-libvirt.c:1508 lib/launch-libvirt.c:1761 lib/qemu.c:816 #: lib/launch-libvirt.c:1503 lib/launch-libvirt.c:1756 lib/qemu.c:763
#, c-format #, c-format
msgid "realpath: could not convert %s to absolute path" msgid "realpath: could not convert %s to absolute path"
msgstr "" msgstr ""
#: lib/launch-libvirt.c:1586 #: lib/launch-libvirt.c:1581
msgid "" msgid ""
"libvirt does not support the qemu curl driver protocols (ftp, http, etc.); " "libvirt does not support the qemu curl driver protocols (ftp, http, etc.); "
"try setting LIBGUESTFS_BACKEND=direct" "try setting LIBGUESTFS_BACKEND=direct"
msgstr "" msgstr ""
#: lib/launch-libvirt.c:1976 #: lib/launch-libvirt.c:1971
msgid "could not define libvirt secret" msgid "could not define libvirt secret"
msgstr "" msgstr ""
#: lib/launch-libvirt.c:1987 #: lib/launch-libvirt.c:1982
msgid "rbd protocol secret must be base64 encoded" msgid "rbd protocol secret must be base64 encoded"
msgstr "" msgstr ""
#: lib/launch-libvirt.c:1991 #: lib/launch-libvirt.c:1986
#, c-format #, c-format
msgid "base64_decode_alloc: %m" msgid "base64_decode_alloc: %m"
msgstr "" msgstr ""
#: lib/launch-libvirt.c:2009 #: lib/launch-libvirt.c:2004
msgid "could not set libvirt secret value" msgid "could not set libvirt secret value"
msgstr "" msgstr ""
#: lib/launch-libvirt.c:2022 #: lib/launch-libvirt.c:2017
msgid "could not get UUID from libvirt secret" msgid "could not get UUID from libvirt secret"
msgstr "" msgstr ""
#: lib/launch-libvirt.c:2192 #: lib/launch-libvirt.c:2187
msgid "could not destroy libvirt domain" msgid "could not destroy libvirt domain"
msgstr "" msgstr ""
#: lib/launch-libvirt.c:2213 lib/launch-libvirt.c:2246 #: lib/launch-libvirt.c:2208 lib/launch-libvirt.c:2241
#, c-format #, c-format
msgid "%s: internal error forming error message" msgid "%s: internal error forming error message"
msgstr "" msgstr ""
@@ -4246,35 +4246,35 @@ msgstr ""
msgid "file receive cancelled by daemon" msgid "file receive cancelled by daemon"
msgstr "" msgstr ""
#: lib/qemu.c:960 #: lib/qemu.c:907
msgid "discard cannot be enabled on this drive: qemu < 1.5" msgid "discard cannot be enabled on this drive: qemu < 1.5"
msgstr "" msgstr ""
#: lib/qemu.c:969 #: lib/qemu.c:916
msgid "" msgid ""
"discard cannot be enabled on this drive: the drive has a read-only overlay" "discard cannot be enabled on this drive: the drive has a read-only overlay"
msgstr "" msgstr ""
#: lib/qemu.c:976 #: lib/qemu.c:923
msgid "" msgid ""
"discard cannot be enabled on this drive: you have to specify the format of " "discard cannot be enabled on this drive: you have to specify the format of "
"the file" "the file"
msgstr "" msgstr ""
#: lib/qemu.c:984 #: lib/qemu.c:931
msgid "" msgid ""
"discard cannot be enabled on this drive: qemu < 1.6 cannot do discard on " "discard cannot be enabled on this drive: qemu < 1.6 cannot do discard on "
"qcow2 files" "qcow2 files"
msgstr "" msgstr ""
#: lib/qemu.c:992 #: lib/qemu.c:939
#, c-format #, c-format
msgid "" msgid ""
"discard cannot be enabled on this drive: qemu does not support discard for " "discard cannot be enabled on this drive: qemu does not support discard for "
"%s format files" "%s format files"
msgstr "" msgstr ""
#: lib/qemu.c:1012 #: lib/qemu.c:959
#, c-format #, c-format
msgid "" msgid ""
"discard cannot be enabled on this drive: protocol %s does not support " "discard cannot be enabled on this drive: protocol %s does not support "
@@ -4314,8 +4314,8 @@ msgstr ""
msgid "" msgid ""
"%s: cannot create temporary directory. It may be that $XDG_RUNTIME_DIR is " "%s: cannot create temporary directory. It may be that $XDG_RUNTIME_DIR is "
"pointing to a directory which we cannot write to, for example if you used " "pointing to a directory which we cannot write to, for example if you used "
"su [user] to change to this user account (see https://bugzilla.redhat." "su [user] to change to this user account (see https://bugzilla.redhat.com/"
"com/967509). You can correct this by adjusting XDG_RUNTIME_DIR and possibly " "967509). You can correct this by adjusting XDG_RUNTIME_DIR and possibly "
"creating /run/user/%d with the right ownership." "creating /run/user/%d with the right ownership."
msgstr "" msgstr ""