更新中文翻译
This commit is contained in:
parent
3b4ee9e07b
commit
e6827ad8b3
56
0017-17-fix-bug-I7BLQ8-openurl.patch
Normal file
56
0017-17-fix-bug-I7BLQ8-openurl.patch
Normal file
@ -0,0 +1,56 @@
|
|||||||
|
From: =?utf-8?b?5byg56OK?= <zhanglei01@kylinos.cn>
|
||||||
|
Date: Mon, 13 Nov 2023 07:06:46 +0000
|
||||||
|
Subject: =?utf-8?b?ITE3IGZpeCBidWcgIyBJN0JMUTjjgJDlvbHpn7PjgJHlj7PplK7oj5w=?=
|
||||||
|
=?utf-8?b?5Y2V5pyq5rGJ5YyW5a6M5YWo77yM5a2Y5Zyob3BlbnVybO+8jOS4lOatpOeVjA==?=
|
||||||
|
=?utf-8?b?6Z2i5pi+56S65Z2H5pyq5rGJ5YyWIE1lcmdlIHB1bGwgcmVxdWVzdCAhMTcgZnJv?=
|
||||||
|
=?utf-8?b?bSB4dXhpbnJvbmcwMS9vcGVua3lsaW4veWFuZ3R6ZQ==?=
|
||||||
|
|
||||||
|
---
|
||||||
|
src/translations/kylin-video_zh_CN.ts | 10 +++++-----
|
||||||
|
1 file changed, 5 insertions(+), 5 deletions(-)
|
||||||
|
|
||||||
|
diff --git a/src/translations/kylin-video_zh_CN.ts b/src/translations/kylin-video_zh_CN.ts
|
||||||
|
index 7bf564b..d7d4b2c 100644
|
||||||
|
--- a/src/translations/kylin-video_zh_CN.ts
|
||||||
|
+++ b/src/translations/kylin-video_zh_CN.ts
|
||||||
|
@@ -536,11 +536,11 @@ p, li { white-space: pre-wrap; }
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Open URL</source>
|
||||||
|
- <translation type="unfinished"></translation>
|
||||||
|
+ <translation type="unfinished">打开URL</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>open url</source>
|
||||||
|
- <translation type="unfinished"></translation>
|
||||||
|
+ <translation type="unfinished">打开URL</translation>
|
||||||
|
</message>
|
||||||
|
</context>
|
||||||
|
<context>
|
||||||
|
@@ -1811,7 +1811,7 @@ The file being played will be stopped.</source>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>open url</source>
|
||||||
|
- <translation type="unfinished"></translation>
|
||||||
|
+ <translation type="unfinished">打开URL</translation>
|
||||||
|
</message>
|
||||||
|
</context>
|
||||||
|
<context>
|
||||||
|
@@ -1978,7 +1978,7 @@ The file being played will be stopped.</source>
|
||||||
|
<name>URLEditWidget</name>
|
||||||
|
<message>
|
||||||
|
<source>Open URL</source>
|
||||||
|
- <translation type="unfinished"></translation>
|
||||||
|
+ <translation type="unfinished">打开URL</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Close</source>
|
||||||
|
@@ -1986,7 +1986,7 @@ The file being played will be stopped.</source>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Please input url link</source>
|
||||||
|
- <translation type="unfinished"></translation>
|
||||||
|
+ <translation type="unfinished">请输入url链接</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Cancel</source>
|
||||||
@ -1,6 +1,6 @@
|
|||||||
Name: kylin-video
|
Name: kylin-video
|
||||||
Version: 3.1.4
|
Version: 3.1.4
|
||||||
Release: 10
|
Release: 11
|
||||||
Summary: A powerful video player
|
Summary: A powerful video player
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
URL: https://gitee.com/openkylin/kylin-video
|
URL: https://gitee.com/openkylin/kylin-video
|
||||||
@ -13,6 +13,7 @@ Patch06: 0013-update-changelog.patch
|
|||||||
Patch07: 0014-.patch
|
Patch07: 0014-.patch
|
||||||
Patch08: 0015-update-changelog.patch
|
Patch08: 0015-update-changelog.patch
|
||||||
Patch09: 0016-update-changelog.patch
|
Patch09: 0016-update-changelog.patch
|
||||||
|
Patch10: 0017-17-fix-bug-I7BLQ8-openurl.patch
|
||||||
|
|
||||||
BuildRequires: ffmpeg-devel
|
BuildRequires: ffmpeg-devel
|
||||||
BuildRequires: libcrystalhd-devel
|
BuildRequires: libcrystalhd-devel
|
||||||
@ -68,6 +69,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 05 2024 peijiankang <peijiankang@kylinos.cn> - 3.1.4-11
|
||||||
|
- add 0017-17-fix-bug-I7BLQ8-openurl.patch
|
||||||
|
|
||||||
* Tue May 21 2024 peijiankang <peijiankang@kylinos.cn> - 3.1.4-10
|
* Tue May 21 2024 peijiankang <peijiankang@kylinos.cn> - 3.1.4-10
|
||||||
- add 0016-update-changelog.patch
|
- add 0016-update-changelog.patch
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user