更新中文翻译

This commit is contained in:
peijiankang 2024-06-05 10:38:19 +08:00
parent 3b4ee9e07b
commit e6827ad8b3
2 changed files with 61 additions and 1 deletions

View 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>

View File

@ -1,6 +1,6 @@
Name: kylin-video
Version: 3.1.4
Release: 10
Release: 11
Summary: A powerful video player
License: GPL-2.0+
URL: https://gitee.com/openkylin/kylin-video
@ -13,6 +13,7 @@ Patch06: 0013-update-changelog.patch
Patch07: 0014-.patch
Patch08: 0015-update-changelog.patch
Patch09: 0016-update-changelog.patch
Patch10: 0017-17-fix-bug-I7BLQ8-openurl.patch
BuildRequires: ffmpeg-devel
BuildRequires: libcrystalhd-devel
@ -68,6 +69,9 @@ popd
%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
- add 0016-update-changelog.patch