po: refresh translation of "running state"

Signed-off-by: Xu Yandong <xuyandong2@huawei.com>
This commit is contained in:
Xu Yandong 2020-01-06 07:05:45 +02:00 committed by zhanghailiang
parent c94ecc7dd1
commit 7b5158f8e6
2 changed files with 31 additions and 2 deletions

View File

@ -0,0 +1,26 @@
From 1ee32e1abe3a9ed5213ba8854b406a335ee78333 Mon Sep 17 00:00:00 2001
From: rpm-build <rpm-build>
Date: Mon, 6 Jan 2020 06:58:14 +0200
Subject: [PATCH] po: Refresh translation for running state
Signed-off-by: Xu Yandong <xuyandong2@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 2917446..a5b3814 100644
--- a/po/zh_CN.mini.po
+++ b/po/zh_CN.mini.po
@@ -19558,7 +19558,7 @@ msgid "rule node requires direction attribute"
msgstr "rule 节点需要 direction 属性"
msgid "running"
-msgstr "running"
+msgstr "运行中"
msgid "sanlock is too old to support lock failure action"
msgstr "sanlock 太旧不支持锁失败动作"
--
2.23.0

View File

@ -114,7 +114,7 @@
Summary: Library providing a simple virtualization API Summary: Library providing a simple virtualization API
Name: libvirt Name: libvirt
Version: 5.5.0 Version: 5.5.0
Release: 5 Release: 6
License: LGPLv2+ License: LGPLv2+
URL: https://libvirt.org/ URL: https://libvirt.org/
@ -168,6 +168,7 @@ Patch42: libvirt-virsh-Fix-help-for-net-port-delete.patch
Patch43: libvirt-qemu-avoid-double-reservation-of-PCI-address-for-int.patch Patch43: libvirt-qemu-avoid-double-reservation-of-PCI-address-for-int.patch
Patch44: libvirt-qemu-Forcibly-mknod-even-if-it-exists.patch Patch44: libvirt-qemu-Forcibly-mknod-even-if-it-exists.patch
Patch45: libvirt-qemu-homogenize-MAC-address-in-live-config-when.patch Patch45: libvirt-qemu-homogenize-MAC-address-in-live-config-when.patch
Patch46: libvirt-po-Refresh-translation-for-running-state.patch
@ -1812,7 +1813,9 @@ exit 0
%changelog %changelog
* Wed Dec 25 2019 2019 Xu Yandong <xuyandong2@huawei.com> - 5.5.0-5 * Mon Jan 06 2020 Xu Yandong <xuyandong2@huawei.com> - 5.5.0-6
- Translate running state to chinese.
* Wed Dec 25 2019 Xu Yandong <xuyandong2@huawei.com> - 5.5.0-5
- cherry-pick bugfix from upstream. - cherry-pick bugfix from upstream.
* Tue Dec 24 2019 Xu Yandong <xuyandong2@huawei.com> - 5.5.0-2 * Tue Dec 24 2019 Xu Yandong <xuyandong2@huawei.com> - 5.5.0-2
- Cherry-pick CVE-2019-11135 patches. - Cherry-pick CVE-2019-11135 patches.