fix(translation)

- 添加多语种翻译
This commit is contained in:
wangyucheng 2023-04-10 19:48:33 +08:00
parent baf06d7c5d
commit 8a7c2e5516
2 changed files with 3636 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,11 +1,12 @@
Name: kiran-session-guard
Version: 2.5.0
Release: 1
Release: 2
Summary: Kiran desktop environment login and lock screen dialog
Summary(zh_CN): Kiran桌面环境登录和解锁框
License: MulanPSL-2.0
Source0: %{name}-%{version}.tar.gz
Patch0: 0001-fix-translate-add-some-translation.patch
%define SHOW_VIRTUAL_KEYBOARD 0
@ -134,11 +135,19 @@ gtk-update-icon-cache -f /usr/share/icons/hicolor/
%{_libexecdir}/kiran-polkit-agent
%{_sysconfdir}/xdg/autostart/kiran-polkit-agent.desktop
%{_datadir}/kiran-polkit-agent/translations/kiran-polkit-agent.zh_CN.qm
%{_datadir}/kiran-polkit-agent/translations/kiran-polkit-agent.bo_CN.qm
%{_datadir}/kiran-polkit-agent/translations/kiran-polkit-agent.kk_KG.qm
%{_datadir}/kiran-polkit-agent/translations/kiran-polkit-agent.kk_KZ.qm
%{_datadir}/kiran-polkit-agent/translations/kiran-polkit-agent.mn_MN.qm
%{_datadir}/kiran-polkit-agent/translations/kiran-polkit-agent.ug_CN.qm
%clean
rm -rf %{buildroot}
%changelog
* Mon Apr 10 2023 wangyucheng <wangyucheng@kylinsec.om.cn> - 2.5.0-2
- KYOS-T: add some translation
* Tue Apr 04 2023 liuxinhao <liuxinhao@kylinsec.com.cn> - 2.5.0-1
- KYOS-F: Supports the new biometric authentication framework and adds the authorization prompt box