add Chinese Translation

(cherry picked from commit d945e1585e0e2bd571bf2a6be61cf8404fa9924c)
This commit is contained in:
ouyanglearnning 2022-04-14 14:03:56 +08:00 committed by openeuler-sync-bot
parent 2e9b07192a
commit 3239b6ba21
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