reactos/base/services/w32time/lang/zh-CN.rc
Ratin Gao 2f70f79904
[TRANSLATION] Improve Simplified Chinese (zh-CN) translation (#4979)
- Add and improve translation
- Fix mistakes
2023-02-10 23:15:25 +09:00

15 lines
427 B
Plaintext

/*
* PROJECT: ReactOS W32Time Service
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
* PURPOSE: Chinese (Simplified) resource file
* TRANSLATORS: Copyright 2023 Ratin Gao <ratin@knsoft.org>
*/
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
STRINGTABLE
BEGIN
IDS_DISPLAYNAME "时间服务"
IDS_DESCRIPTION "维护在网络上的所有客户端和服务器的时间和日期同步。"
END