Version 1.57.1.

This commit is contained in:
Richard W.M. Jones
2025-08-13 17:06:15 +01:00
parent 1c0b56158a
commit f6267d5f71
4 changed files with 1690 additions and 1561 deletions

View File

@@ -19,9 +19,9 @@
# add extra information using --with-extra="..." which may be any
# freeform string.
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [56])
m4_define([libguestfs_minor], [57])
m4_define([libguestfs_release], [1])
m4_define([release_date], [2025-06-16])
m4_define([release_date], [2025-08-13])
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

@@ -278,6 +278,7 @@ gobject/src/optargs-rsync_in.c
gobject/src/optargs-rsync_out.c
gobject/src/optargs-selinux_relabel.c
gobject/src/optargs-set_e2attrs.c
gobject/src/optargs-setfiles.c
gobject/src/optargs-syslinux.c
gobject/src/optargs-tar_in.c
gobject/src/optargs-tar_out.c

View File

@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: libguestfs 1.56.1\n"
"Project-Id-Version: libguestfs 1.57.1\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
"POT-Creation-Date: 2025-06-16 16:52+0100\n"
"POT-Creation-Date: 2025-08-13 17:05+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"
@@ -292,8 +292,8 @@ msgstr ""
#: fish/cmds.c:898 fish/cmds.c:906 fish/cmds.c:950 fish/cmds.c:989
#: fish/cmds.c:992 fish/cmds.c:995 fish/cmds.c:1001 fish/cmds.c:1015
#: fish/cmds.c:1024 fish/cmds.c:1043 fish/cmds.c:1046 fish/cmds.c:1052
#: fish/cmds.c:1101 fish/cmds.c:1128 fish/cmds.c:1132 fish/cmds.c:1145
#: fish/cmds.c:1148 fish/cmds.c:1157 fish/cmds.c:1179
#: fish/cmds.c:1102 fish/cmds.c:1129 fish/cmds.c:1133 fish/cmds.c:1146
#: fish/cmds.c:1149 fish/cmds.c:1158 fish/cmds.c:1180
#, c-format
msgid "alias for '%s'"
msgstr ""
@@ -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:1195 fish/cmds.c:1196
#: fish/cmds.c:1201 fish/cmds.c:1202 fish/cmds.c:1204 fish/cmds.c:1205
#: fish/cmds.c:740 fish/cmds.c:741 fish/cmds.c:1196 fish/cmds.c:1197
#: fish/cmds.c:1202 fish/cmds.c:1203 fish/cmds.c:1205 fish/cmds.c:1206
msgid "return lines matching a pattern"
msgstr ""
@@ -1537,7 +1537,7 @@ msgstr ""
msgid "get list of files in a directory"
msgstr ""
#: fish/cmds.c:868 fish/cmds.c:1088
#: fish/cmds.c:868 fish/cmds.c:1089
msgid "set extended attribute of a file or directory"
msgstr ""
@@ -2229,339 +2229,343 @@ msgstr ""
msgid "set an environment variable"
msgstr ""
#: fish/cmds.c:1089 fish/cmds.c:1090
#: fish/cmds.c:1088
msgid "low level relabel parts of the filesystem"
msgstr ""
#: fish/cmds.c:1090 fish/cmds.c:1091
msgid "create partitions on a block device"
msgstr ""
#: fish/cmds.c:1091
#: fish/cmds.c:1092
msgid "modify a single partition on a block device"
msgstr ""
#: fish/cmds.c:1092
#: fish/cmds.c:1093
msgid "display the disk geometry from the partition table"
msgstr ""
#: fish/cmds.c:1093
#: fish/cmds.c:1094
msgid "display the kernel geometry"
msgstr ""
#: fish/cmds.c:1094
#: fish/cmds.c:1095
msgid "display the partition table"
msgstr ""
#: fish/cmds.c:1095 fish/cmds.c:1097
#: fish/cmds.c:1096 fish/cmds.c:1098
msgid "run a command via the shell"
msgstr ""
#: fish/cmds.c:1096
#: fish/cmds.c:1097
msgid "run a command via the shell returning lines"
msgstr ""
#: fish/cmds.c:1098
#: fish/cmds.c:1099
msgid "shutdown the hypervisor"
msgstr ""
#: fish/cmds.c:1099
#: fish/cmds.c:1100
msgid "sleep for some seconds"
msgstr ""
#: fish/cmds.c:1103
#: fish/cmds.c:1104
msgid "create a sparse disk image and add"
msgstr ""
#: fish/cmds.c:1104 fish/cmds.c:1105
#: fish/cmds.c:1105 fish/cmds.c:1106
msgid "get file information"
msgstr ""
#: fish/cmds.c:1106
#: fish/cmds.c:1107
msgid "get file system statistics"
msgstr ""
#: fish/cmds.c:1107 fish/cmds.c:1108
#: fish/cmds.c:1108 fish/cmds.c:1109
msgid "print the printable strings in a file"
msgstr ""
#: fish/cmds.c:1109
#: fish/cmds.c:1110
msgid "list supported groups of commands"
msgstr ""
#: fish/cmds.c:1110
#: fish/cmds.c:1111
msgid "disable swap on device"
msgstr ""
#: fish/cmds.c:1111
#: fish/cmds.c:1112
msgid "disable swap on file"
msgstr ""
#: fish/cmds.c:1112
#: fish/cmds.c:1113
msgid "disable swap on labeled swap partition"
msgstr ""
#: fish/cmds.c:1113
#: fish/cmds.c:1114
msgid "disable swap on swap partition by UUID"
msgstr ""
#: fish/cmds.c:1114
#: fish/cmds.c:1115
msgid "enable swap on device"
msgstr ""
#: fish/cmds.c:1115
#: fish/cmds.c:1116
msgid "enable swap on file"
msgstr ""
#: fish/cmds.c:1116
#: fish/cmds.c:1117
msgid "enable swap on labeled swap partition"
msgstr ""
#: fish/cmds.c:1117
#: fish/cmds.c:1118
msgid "enable swap on swap partition by UUID"
msgstr ""
#: fish/cmds.c:1118
#: fish/cmds.c:1119
msgid "sync disks, writes are flushed through to the disk image"
msgstr ""
#: fish/cmds.c:1119
#: fish/cmds.c:1120
msgid "install the SYSLINUX bootloader"
msgstr ""
#: fish/cmds.c:1120
#: fish/cmds.c:1121
msgid "return last 10 lines of a file"
msgstr ""
#: fish/cmds.c:1121
#: fish/cmds.c:1122
msgid "return last N lines of a file"
msgstr ""
#: fish/cmds.c:1122
#: fish/cmds.c:1123
msgid "unpack tarfile to directory"
msgstr ""
#: fish/cmds.c:1123
#: fish/cmds.c:1124
msgid "pack directory into tarfile"
msgstr ""
#: fish/cmds.c:1124 fish/cmds.c:1138
#: fish/cmds.c:1125 fish/cmds.c:1139
msgid "unpack compressed tarball to directory"
msgstr ""
#: fish/cmds.c:1125 fish/cmds.c:1139
#: fish/cmds.c:1126 fish/cmds.c:1140
msgid "pack directory into compressed tarball"
msgstr ""
#: fish/cmds.c:1126
#: fish/cmds.c:1127
msgid "print elapsed time taken to run a command"
msgstr ""
#: fish/cmds.c:1130
#: fish/cmds.c:1131
msgid "update file timestamps or create a new file"
msgstr ""
#: fish/cmds.c:1134
#: fish/cmds.c:1135
msgid "truncate a file to zero size"
msgstr ""
#: fish/cmds.c:1135
#: fish/cmds.c:1136
msgid "truncate a file to a particular size"
msgstr ""
#: fish/cmds.c:1136
#: fish/cmds.c:1137
msgid "adjust ext2/ext3/ext4 filesystem parameters"
msgstr ""
#: fish/cmds.c:1137
#: fish/cmds.c:1138
msgid "get ext2/ext3/ext4 superblock details"
msgstr ""
#: fish/cmds.c:1140
#: fish/cmds.c:1141
msgid "set file mode creation mask (umask)"
msgstr ""
#: fish/cmds.c:1141
#: fish/cmds.c:1142
msgid "unmount a filesystem"
msgstr ""
#: fish/cmds.c:1142
#: fish/cmds.c:1143
msgid "unmount all filesystems"
msgstr ""
#: fish/cmds.c:1143
#: fish/cmds.c:1144
msgid "unmount a locally mounted filesystem"
msgstr ""
#: fish/cmds.c:1150
#: fish/cmds.c:1151
msgid "unset an environment variable"
msgstr ""
#: fish/cmds.c:1151
#: fish/cmds.c:1152
msgid "upload a file from the local machine"
msgstr ""
#: fish/cmds.c:1152
#: fish/cmds.c:1153
msgid "upload a file from the local machine with offset"
msgstr ""
#: fish/cmds.c:1153
#: fish/cmds.c:1154
msgid "cancel the current upload or download operation"
msgstr ""
#: fish/cmds.c:1154
#: fish/cmds.c:1155
msgid "set timestamp of a file with nanosecond precision"
msgstr ""
#: fish/cmds.c:1155
#: fish/cmds.c:1156
msgid "appliance kernel version"
msgstr ""
#: fish/cmds.c:1159
#: fish/cmds.c:1160
msgid "get the library version number"
msgstr ""
#: fish/cmds.c:1160
#: fish/cmds.c:1161
msgid "get the filesystem label"
msgstr ""
#: fish/cmds.c:1161
#: fish/cmds.c:1162
msgid "get minimum filesystem size"
msgstr ""
#: fish/cmds.c:1162
#: fish/cmds.c:1163
msgid "get the Linux VFS type corresponding to a mounted device"
msgstr ""
#: fish/cmds.c:1163
#: fish/cmds.c:1164
msgid "get the filesystem UUID"
msgstr ""
#: fish/cmds.c:1164
#: fish/cmds.c:1165
msgid "activate or deactivate some volume groups"
msgstr ""
#: fish/cmds.c:1165
#: fish/cmds.c:1166
msgid "activate or deactivate all volume groups"
msgstr ""
#: fish/cmds.c:1166
#: fish/cmds.c:1167
msgid "generate a new random UUID for a volume group"
msgstr ""
#: fish/cmds.c:1167
#: fish/cmds.c:1168
msgid "generate new random UUIDs for all volume groups"
msgstr ""
#: fish/cmds.c:1168
#: fish/cmds.c:1169
msgid "create an LVM volume group"
msgstr ""
#: fish/cmds.c:1169
#: fish/cmds.c:1170
msgid "get the LV UUIDs of all LVs in the volume group"
msgstr ""
#: fish/cmds.c:1170
#: fish/cmds.c:1171
msgid "get volume group metadata"
msgstr ""
#: fish/cmds.c:1171
#: fish/cmds.c:1172
msgid "get the PV UUIDs containing the volume group"
msgstr ""
#: fish/cmds.c:1172
#: fish/cmds.c:1173
msgid "remove an LVM volume group"
msgstr ""
#: fish/cmds.c:1173
#: fish/cmds.c:1174
msgid "rename an LVM volume group"
msgstr ""
#: fish/cmds.c:1174 fish/cmds.c:1175
#: fish/cmds.c:1175 fish/cmds.c:1176
msgid "list the LVM volume groups (VGs)"
msgstr ""
#: fish/cmds.c:1176
#: fish/cmds.c:1177
msgid "rescan for LVM physical volumes, volume groups and logical volumes"
msgstr ""
#: fish/cmds.c:1177
#: fish/cmds.c:1178
msgid "get the UUID of a volume group"
msgstr ""
#: fish/cmds.c:1181
#: fish/cmds.c:1182
msgid "count characters in a file"
msgstr ""
#: fish/cmds.c:1182
#: fish/cmds.c:1183
msgid "count lines in a file"
msgstr ""
#: fish/cmds.c:1183
#: fish/cmds.c:1184
msgid "count words in a file"
msgstr ""
#: fish/cmds.c:1184
#: fish/cmds.c:1185
msgid "wipe a filesystem signature from a device"
msgstr ""
#: fish/cmds.c:1185
#: fish/cmds.c:1186
msgid "create a new file"
msgstr ""
#: fish/cmds.c:1186
#: fish/cmds.c:1187
msgid "append content to end of file"
msgstr ""
#: fish/cmds.c:1187
#: fish/cmds.c:1188
msgid "create a file"
msgstr ""
#: fish/cmds.c:1188
#: fish/cmds.c:1189
msgid "change parameters of an XFS filesystem"
msgstr ""
#: fish/cmds.c:1189
#: fish/cmds.c:1190
msgid "expand an existing XFS filesystem"
msgstr ""
#: fish/cmds.c:1190
#: fish/cmds.c:1191
msgid "get geometry of XFS filesystem"
msgstr ""
#: fish/cmds.c:1191
#: fish/cmds.c:1192
msgid "repair an XFS filesystem"
msgstr ""
#: fish/cmds.c:1192
#: fish/cmds.c:1193
msgid "destroy previously loaded yara rules"
msgstr ""
#: fish/cmds.c:1193
#: fish/cmds.c:1194
msgid "load yara rules within libguestfs"
msgstr ""
#: fish/cmds.c:1194
#: fish/cmds.c:1195
msgid "scan a file with the loaded yara rules"
msgstr ""
#: fish/cmds.c:1197
#: fish/cmds.c:1198
msgid "write zeroes to the device"
msgstr ""
#: fish/cmds.c:1198
#: fish/cmds.c:1199
msgid "write zeroes to an entire device"
msgstr ""
#: fish/cmds.c:1199
#: fish/cmds.c:1200
msgid "zero free space in a filesystem"
msgstr ""
#: fish/cmds.c:1200
#: fish/cmds.c:1201
msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
msgstr ""
#: fish/cmds.c:1203
#: fish/cmds.c:1204
msgid "determine file type inside a compressed file"
msgstr ""
#: fish/cmds.c:1206
#: fish/cmds.c:1207
msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
msgstr ""
@@ -3111,13 +3115,14 @@ msgstr ""
#: fish/run-3.c:2672 fish/run-3.c:2948 fish/run-3.c:2989 fish/run-3.c:3257
#: fish/run-3.c:3270 fish/run-3.c:3387 fish/run-3.c:3573 fish/run-3.c:3586
#: fish/run-3.c:3599 fish/run-3.c:3682 fish/run-4.c:181 fish/run-4.c:491
#: fish/run-4.c:1662 fish/run-4.c:2111 fish/run-5.c:394 fish/run-5.c:469
#: fish/run-5.c:607 fish/run-5.c:620 fish/run-5.c:732 fish/run-5.c:745
#: fish/run-5.c:1283 fish/run-5.c:1361 fish/run-5.c:2334 fish/run-5.c:2426
#: fish/run-5.c:3003 fish/run-5.c:3016 fish/run-5.c:3029 fish/run-5.c:3204
#: fish/run-5.c:3217 fish/run-5.c:3230 fish/run-5.c:3243 fish/run-6.c:259
#: fish/run-6.c:367 fish/run-6.c:1755 fish/run-6.c:1901 fish/run-6.c:1914
#: fish/run-6.c:2197 fish/run-6.c:2216 fish/run-6.c:2229 fish/run-6.c:2242
#: fish/run-4.c:1662 fish/run-4.c:2111 fish/run-4.c:2194 fish/run-5.c:394
#: fish/run-5.c:469 fish/run-5.c:607 fish/run-5.c:620 fish/run-5.c:732
#: fish/run-5.c:745 fish/run-5.c:1283 fish/run-5.c:1361 fish/run-5.c:2334
#: fish/run-5.c:2426 fish/run-5.c:3003 fish/run-5.c:3016 fish/run-5.c:3029
#: fish/run-5.c:3204 fish/run-5.c:3217 fish/run-5.c:3230 fish/run-5.c:3243
#: fish/run-6.c:259 fish/run-6.c:367 fish/run-6.c:1755 fish/run-6.c:1901
#: fish/run-6.c:1914 fish/run-6.c:2197 fish/run-6.c:2216 fish/run-6.c:2229
#: fish/run-6.c:2242
#, c-format
msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n"
msgstr ""
@@ -3133,11 +3138,11 @@ msgstr ""
#: fish/run-3.c:997 fish/run-3.c:1402 fish/run-3.c:1645 fish/run-3.c:1704
#: fish/run-3.c:2682 fish/run-3.c:2999 fish/run-3.c:3280 fish/run-3.c:3609
#: fish/run-3.c:3845 fish/run-4.c:401 fish/run-4.c:506 fish/run-4.c:887
#: fish/run-4.c:1672 fish/run-4.c:2121 fish/run-5.c:404 fish/run-5.c:630
#: fish/run-5.c:755 fish/run-5.c:809 fish/run-5.c:1293 fish/run-5.c:1371
#: fish/run-5.c:1902 fish/run-5.c:3130 fish/run-5.c:3331 fish/run-6.c:387
#: fish/run-6.c:1350 fish/run-6.c:1421 fish/run-6.c:1765 fish/run-6.c:1924
#: fish/run-6.c:2252
#: fish/run-4.c:1672 fish/run-4.c:2121 fish/run-4.c:2204 fish/run-5.c:404
#: fish/run-5.c:630 fish/run-5.c:755 fish/run-5.c:809 fish/run-5.c:1293
#: fish/run-5.c:1371 fish/run-5.c:1902 fish/run-5.c:3130 fish/run-5.c:3331
#: fish/run-6.c:387 fish/run-6.c:1350 fish/run-6.c:1421 fish/run-6.c:1765
#: fish/run-6.c:1924 fish/run-6.c:2252
#, c-format
msgid "%s: unknown optional argument \"%s\"\n"
msgstr ""
@@ -3153,11 +3158,11 @@ msgstr ""
#: fish/run-3.c:1003 fish/run-3.c:1408 fish/run-3.c:1651 fish/run-3.c:1710
#: fish/run-3.c:2688 fish/run-3.c:3005 fish/run-3.c:3286 fish/run-3.c:3615
#: fish/run-3.c:3851 fish/run-4.c:407 fish/run-4.c:512 fish/run-4.c:893
#: fish/run-4.c:1678 fish/run-4.c:2127 fish/run-5.c:410 fish/run-5.c:636
#: fish/run-5.c:761 fish/run-5.c:815 fish/run-5.c:1299 fish/run-5.c:1377
#: fish/run-5.c:1908 fish/run-5.c:3136 fish/run-5.c:3337 fish/run-6.c:393
#: fish/run-6.c:1356 fish/run-6.c:1427 fish/run-6.c:1771 fish/run-6.c:1930
#: fish/run-6.c:2258
#: fish/run-4.c:1678 fish/run-4.c:2127 fish/run-4.c:2210 fish/run-5.c:410
#: fish/run-5.c:636 fish/run-5.c:761 fish/run-5.c:815 fish/run-5.c:1299
#: fish/run-5.c:1377 fish/run-5.c:1908 fish/run-5.c:3136 fish/run-5.c:3337
#: fish/run-6.c:393 fish/run-6.c:1356 fish/run-6.c:1427 fish/run-6.c:1771
#: fish/run-6.c:1930 fish/run-6.c:2258
#, c-format
msgid "%s: optional argument \"%s\" given more than once\n"
msgstr ""
@@ -3197,7 +3202,7 @@ msgstr ""
#: fish/run-4.c:1392 fish/run-4.c:1459 fish/run-4.c:1503 fish/run-4.c:1548
#: fish/run-4.c:1567 fish/run-4.c:1586 fish/run-4.c:1717 fish/run-4.c:1730
#: fish/run-4.c:1767 fish/run-4.c:1811 fish/run-4.c:1854 fish/run-4.c:1898
#: fish/run-4.c:2306 fish/run-5.c:560 fish/run-5.c:577 fish/run-5.c:594
#: fish/run-4.c:2366 fish/run-5.c:560 fish/run-5.c:577 fish/run-5.c:594
#: fish/run-5.c:685 fish/run-5.c:702 fish/run-5.c:719 fish/run-5.c:930
#: fish/run-5.c:1059 fish/run-5.c:1127 fish/run-5.c:1456 fish/run-5.c:1620
#: fish/run-5.c:1668 fish/run-5.c:1712 fish/run-5.c:1830 fish/run-5.c:1858
@@ -3233,7 +3238,7 @@ msgstr ""
#: fish/run-4.c:145 fish/run-4.c:309 fish/run-4.c:654 fish/run-4.c:977
#: fish/run-4.c:1308 fish/run-4.c:1398 fish/run-4.c:1465 fish/run-4.c:1509
#: fish/run-4.c:1554 fish/run-4.c:1573 fish/run-4.c:1592 fish/run-4.c:1773
#: fish/run-4.c:1817 fish/run-4.c:1860 fish/run-4.c:1904 fish/run-4.c:2312
#: fish/run-4.c:1817 fish/run-4.c:1860 fish/run-4.c:1904 fish/run-4.c:2372
#: fish/run-5.c:936 fish/run-5.c:1065 fish/run-5.c:1626 fish/run-5.c:1674
#: fish/run-5.c:1718 fish/run-5.c:1836 fish/run-5.c:1864 fish/run-5.c:1887
#: fish/run-5.c:1951 fish/run-5.c:2106 fish/run-5.c:2149 fish/run-5.c:2193
@@ -4028,11 +4033,11 @@ msgstr ""
msgid "could not get UUID from libvirt secret"
msgstr ""
#: lib/launch-libvirt.c:2187
#: lib/launch-libvirt.c:2193
msgid "could not destroy libvirt domain"
msgstr ""
#: lib/launch-libvirt.c:2208 lib/launch-libvirt.c:2241
#: lib/launch-libvirt.c:2214 lib/launch-libvirt.c:2247
#, c-format
msgid "%s: internal error forming error message"
msgstr ""