!23 [sync] PR-18: Added Chinese translation of package part names

From: @openeuler-sync-bot 
Reviewed-by: @peijiankang 
Signed-off-by: @peijiankang
This commit is contained in:
openeuler-ci-bot 2022-08-18 06:16:39 +00:00 committed by Gitee
commit a2ef403289
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
5 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,6 @@
[Desktop Entry] [Desktop Entry]
Name=Qt5 Assistant Name=Qt5 Assistant
Name[zh_CN]=Qt5
GenericName=Documentation viewer GenericName=Documentation viewer
Comment=Shows Qt5 documentation and examples Comment=Shows Qt5 documentation and examples
Exec=assistant-qt5 Exec=assistant-qt5

View File

@ -1,5 +1,6 @@
[Desktop Entry] [Desktop Entry]
Name=Qt5 Designer Name=Qt5 Designer
Name[zh_CN]=Qt5
GenericName=Interface Designer GenericName=Interface Designer
Comment=Design GUIs for Qt5 applications Comment=Design GUIs for Qt5 applications
Exec=designer-qt5 Exec=designer-qt5

View File

@ -1,5 +1,6 @@
[Desktop Entry] [Desktop Entry]
Name=Qt5 Linguist Name=Qt5 Linguist
Name[zh_CN]=Qt5
GenericName=Translation tool GenericName=Translation tool
Comment=Add translations to Qt5 applications Comment=Add translations to Qt5 applications
Exec=linguist-qt5 Exec=linguist-qt5

View File

@ -1,5 +1,6 @@
[Desktop Entry] [Desktop Entry]
Name=Qt5 QDbusViewer Name=Qt5 QDbusViewer
Name[zh_CN]=Qt5 D-Bus
GenericName=D-Bus Debugger GenericName=D-Bus Debugger
Comment=Debug D-Bus applications Comment=Debug D-Bus applications
Exec=qdbusviewer-qt5 Exec=qdbusviewer-qt5

View File

@ -1,6 +1,6 @@
Name: qt5-qttools Name: qt5-qttools
Version: 5.15.2 Version: 5.15.2
Release: 3 Release: 4
Summary: Qt5 QtTool module Summary: Qt5 QtTool module
License: LGPLv3 or LGPLv2 License: LGPLv3 or LGPLv2
Url: http://www.qt.io Url: http://www.qt.io
@ -260,6 +260,9 @@ cd -
%changelog %changelog
* Wed Mar 30 2022 ouyangminxiang <ouyangminxiang@kylinsec.com.cn> - 5.15.2-4
- Add Chinese translation
* Fri Mar 11 2022 pei-jiankang <peijiankang@kylinos.cn> - 5.15.2-3 * Fri Mar 11 2022 pei-jiankang <peijiankang@kylinos.cn> - 5.15.2-3
- modify lupdate-qt5 run error - modify lupdate-qt5 run error