update the Chinese translation of nwfilter
Signed-off-by: yezengruan <yezengruan@huawei.com>
This commit is contained in:
parent
fd0af4a92a
commit
cdb25f413b
@ -101,7 +101,7 @@
|
||||
Summary: Library providing a simple virtualization API
|
||||
Name: libvirt
|
||||
Version: 6.2.0
|
||||
Release: 20
|
||||
Release: 21
|
||||
License: LGPLv2+
|
||||
URL: https://libvirt.org/
|
||||
|
||||
@ -155,6 +155,7 @@ Patch0042: virdevmapper-Handle-kernel-without-device-mapper-sup.patch
|
||||
Patch0043: virsh-Display-vhostuser-socket-path-in-domblklist.patch
|
||||
Patch0044: nwfilter-fix-crash-when-counting-number-of-network-f.patch
|
||||
Patch0045: qemu-Add-missing-lock-in-qemuProcessHandleMonitorEOF.patch
|
||||
Patch0046: update-the-Chinese-translation-of-nwfilter.patch
|
||||
|
||||
Requires: libvirt-daemon = %{version}-%{release}
|
||||
Requires: libvirt-daemon-config-network = %{version}-%{release}
|
||||
@ -1889,6 +1890,9 @@ exit 0
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Dec 10 2022 yezengruan <yezengruan@huawei.com>
|
||||
- update the Chinese translation of nwfilter
|
||||
|
||||
* Thu Aug 25 2022 yezengruan <yezengruan@huawei.com>
|
||||
- qemu: Add missing lock in qemuProcessHandleMonitorEOF (CVE-2021-3975)
|
||||
|
||||
|
||||
28
update-the-Chinese-translation-of-nwfilter.patch
Normal file
28
update-the-Chinese-translation-of-nwfilter.patch
Normal file
@ -0,0 +1,28 @@
|
||||
From 0af67000d77afbc4c843709d8119010957855660 Mon Sep 17 00:00:00 2001
|
||||
From: yezengruan <yezengruan@huawei.com>
|
||||
Date: Sat, 10 Dec 2022 15:00:48 +0800
|
||||
Subject: [PATCH] update the Chinese translation of nwfilter
|
||||
|
||||
commit e9fd6de8f from upstream.
|
||||
|
||||
Signed-off-by: yezengruan <yezengruan@huawei.com>
|
||||
---
|
||||
po/zh_CN.mini.po | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/po/zh_CN.mini.po b/po/zh_CN.mini.po
|
||||
index 3d588abcbe..cd899a429c 100644
|
||||
--- a/po/zh_CN.mini.po
|
||||
+++ b/po/zh_CN.mini.po
|
||||
@@ -18301,7 +18301,7 @@ msgid "nvram device is only supported for PPC64"
|
||||
msgstr "只为 PPC64 支持 nvram 设备"
|
||||
|
||||
msgid "nwfilter is in use"
|
||||
-msgstr "nwfilter 未使用"
|
||||
+msgstr "nwfilter 使用中"
|
||||
|
||||
msgid "occupied"
|
||||
msgstr "已占用"
|
||||
--
|
||||
2.27.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user