mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
Version 1.55.8.
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
# freeform string.
|
||||
m4_define([libguestfs_major], [1])
|
||||
m4_define([libguestfs_minor], [55])
|
||||
m4_define([libguestfs_release], [7])
|
||||
m4_define([release_date], [2025-03-11])
|
||||
m4_define([libguestfs_release], [8])
|
||||
m4_define([release_date], [2025-04-03])
|
||||
|
||||
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)
|
||||
AC_SUBST([RELEASE_DATE],release_date)
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -6,10 +6,10 @@
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: libguestfs 1.55.7\n"
|
||||
"Project-Id-Version: libguestfs 1.55.8\n"
|
||||
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
|
||||
"component=libguestfs&product=Virtualization+Tools\n"
|
||||
"POT-Creation-Date: 2025-03-11 14:34+0000\n"
|
||||
"POT-Creation-Date: 2025-04-03 19:19+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -3990,43 +3990,43 @@ msgstr ""
|
||||
msgid "unable to parse domain capabilities XML returned by libvirt"
|
||||
msgstr ""
|
||||
|
||||
#: lib/launch-libvirt.c:1503 lib/launch-libvirt.c:1756 lib/qemu.c:766
|
||||
#: lib/launch-libvirt.c:1496 lib/launch-libvirt.c:1749 lib/qemu.c:766
|
||||
#, c-format
|
||||
msgid "realpath: could not convert ‘%s’ to absolute path"
|
||||
msgstr ""
|
||||
|
||||
#: lib/launch-libvirt.c:1581
|
||||
#: lib/launch-libvirt.c:1574
|
||||
msgid ""
|
||||
"libvirt does not support the qemu curl driver protocols (ftp, http, etc.); "
|
||||
"try setting LIBGUESTFS_BACKEND=direct"
|
||||
msgstr ""
|
||||
|
||||
#: lib/launch-libvirt.c:1971
|
||||
#: lib/launch-libvirt.c:1964
|
||||
msgid "could not define libvirt secret"
|
||||
msgstr ""
|
||||
|
||||
#: lib/launch-libvirt.c:1982
|
||||
#: lib/launch-libvirt.c:1975
|
||||
msgid "rbd protocol secret must be base64 encoded"
|
||||
msgstr ""
|
||||
|
||||
#: lib/launch-libvirt.c:1986
|
||||
#: lib/launch-libvirt.c:1979
|
||||
#, c-format
|
||||
msgid "base64_decode_alloc: %m"
|
||||
msgstr ""
|
||||
|
||||
#: lib/launch-libvirt.c:2004
|
||||
#: lib/launch-libvirt.c:1997
|
||||
msgid "could not set libvirt secret value"
|
||||
msgstr ""
|
||||
|
||||
#: lib/launch-libvirt.c:2017
|
||||
#: lib/launch-libvirt.c:2010
|
||||
msgid "could not get UUID from libvirt secret"
|
||||
msgstr ""
|
||||
|
||||
#: lib/launch-libvirt.c:2187
|
||||
#: lib/launch-libvirt.c:2180
|
||||
msgid "could not destroy libvirt domain"
|
||||
msgstr ""
|
||||
|
||||
#: lib/launch-libvirt.c:2208 lib/launch-libvirt.c:2241
|
||||
#: lib/launch-libvirt.c:2201 lib/launch-libvirt.c:2234
|
||||
#, c-format
|
||||
msgid "%s: internal error forming error message"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user