Version 1.59.2.

This commit is contained in:
Richard W.M. Jones
2026-01-26 15:00:54 +00:00
parent 45d0e66d02
commit 9e0bb093e3
3 changed files with 347 additions and 265 deletions

View File

@@ -20,8 +20,8 @@
# freeform string.
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [59])
m4_define([libguestfs_release], [1])
m4_define([release_date], [2026-01-19])
m4_define([libguestfs_release], [2])
m4_define([release_date], [2026-01-26])
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

View File

@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: libguestfs 1.59.1\n"
"Project-Id-Version: libguestfs 1.59.2\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2026-01-19 19:03+0000\n"
"POT-Creation-Date: 2026-01-26 14:40+0000\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"
@@ -856,8 +856,8 @@ msgid "edit a file"
msgstr ""
#: fish/cmds.c:667 fish/cmds.c:668 fish/cmds.c:680 fish/cmds.c:681
#: fish/cmds.c:740 fish/cmds.c:741 fish/cmds.c:1198 fish/cmds.c:1199
#: fish/cmds.c:1204 fish/cmds.c:1205 fish/cmds.c:1207 fish/cmds.c:1208
#: fish/cmds.c:740 fish/cmds.c:741 fish/cmds.c:1199 fish/cmds.c:1200
#: fish/cmds.c:1205 fish/cmds.c:1206 fish/cmds.c:1208 fish/cmds.c:1209
msgid "return lines matching a pattern"
msgstr ""
@@ -2533,47 +2533,47 @@ msgstr ""
msgid "expand an existing XFS filesystem"
msgstr ""
#: fish/cmds.c:1193
msgid "get geometry of XFS filesystem"
msgstr ""
#: fish/cmds.c:1194
msgid "repair an XFS filesystem"
#: fish/cmds.c:1193 fish/cmds.c:1194
msgid "get information about the XFS filesystem"
msgstr ""
#: fish/cmds.c:1195
msgid "destroy previously loaded yara rules"
msgid "repair an XFS filesystem"
msgstr ""
#: fish/cmds.c:1196
msgid "load yara rules within libguestfs"
msgid "destroy previously loaded yara rules"
msgstr ""
#: fish/cmds.c:1197
msgid "load yara rules within libguestfs"
msgstr ""
#: fish/cmds.c:1198
msgid "scan a file with the loaded yara rules"
msgstr ""
#: fish/cmds.c:1200
#: fish/cmds.c:1201
msgid "write zeroes to the device"
msgstr ""
#: fish/cmds.c:1201
#: fish/cmds.c:1202
msgid "write zeroes to an entire device"
msgstr ""
#: fish/cmds.c:1202
#: fish/cmds.c:1203
msgid "zero free space in a filesystem"
msgstr ""
#: fish/cmds.c:1203
#: fish/cmds.c:1204
msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
msgstr ""
#: fish/cmds.c:1206
#: fish/cmds.c:1207
msgid "determine file type inside a compressed file"
msgstr ""
#: fish/cmds.c:1209
#: fish/cmds.c:1210
msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
msgstr ""
@@ -4009,7 +4009,7 @@ msgstr ""
msgid "unable to parse domain capabilities XML returned by libvirt"
msgstr ""
#: lib/launch-libvirt.c:1461 lib/launch-libvirt.c:1709 lib/qemu.c:295
#: lib/launch-libvirt.c:1461 lib/launch-libvirt.c:1709 lib/qemu.c:289
#, c-format
msgid "realpath: could not convert %s to absolute path"
msgstr ""
@@ -4261,25 +4261,25 @@ msgstr ""
msgid "file receive cancelled by daemon"
msgstr ""
#: lib/qemu.c:432
#: lib/qemu.c:426
msgid ""
"discard cannot be enabled on this drive: the drive has a read-only overlay"
msgstr ""
#: lib/qemu.c:439
#: lib/qemu.c:433
msgid ""
"discard cannot be enabled on this drive: you have to specify the format of "
"the file"
msgstr ""
#: lib/qemu.c:449
#: lib/qemu.c:443
#, c-format
msgid ""
"discard cannot be enabled on this drive: qemu does not support discard for "
"%s format files"
msgstr ""
#: lib/qemu.c:469
#: lib/qemu.c:463
#, c-format
msgid ""
"discard cannot be enabled on this drive: protocol %s does not support "