!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:
commit
a2ef403289
@ -1,5 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Name=Qt5 Assistant
|
||||
Name[zh_CN]=Qt5助手
|
||||
GenericName=Documentation viewer
|
||||
Comment=Shows Qt5 documentation and examples
|
||||
Exec=assistant-qt5
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Name=Qt5 Designer
|
||||
Name[zh_CN]=Qt5设计
|
||||
GenericName=Interface Designer
|
||||
Comment=Design GUIs for Qt5 applications
|
||||
Exec=designer-qt5
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Name=Qt5 Linguist
|
||||
Name[zh_CN]=Qt5语言工具
|
||||
GenericName=Translation tool
|
||||
Comment=Add translations to Qt5 applications
|
||||
Exec=linguist-qt5
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Name=Qt5 QDbusViewer
|
||||
Name[zh_CN]=Qt5 D-Bus调试
|
||||
GenericName=D-Bus Debugger
|
||||
Comment=Debug D-Bus applications
|
||||
Exec=qdbusviewer-qt5
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: qt5-qttools
|
||||
Version: 5.15.2
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: Qt5 QtTool module
|
||||
License: LGPLv3 or LGPLv2
|
||||
Url: http://www.qt.io
|
||||
@ -260,6 +260,9 @@ cd -
|
||||
|
||||
|
||||
%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
|
||||
- modify lupdate-qt5 run error
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user