mirror of
https://github.com/reactos/reactos.git
synced 2025-01-03 21:09:19 +00:00
81db5e1da8
Converted from Cantonese to HK-Style Written Chinese. Also assign zh-HK translations to the ReactOS Chinese translation team in the CODEOWNERS file. Reviewed-by: He Yang <1160386205@qq.com> Reviewed-by: Stanislav Motylkov <x86corez@gmail.com> Reviewed-by: Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
15 lines
512 B
Text
15 lines
512 B
Text
/*
|
|
* PROJECT: ReactOS Telephony Control Panel Applet
|
|
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
|
|
* PURPOSE: Chinese (Hong Kong) resource file
|
|
* TRANSLATORS: Copyright 2021 Chan Chilung <eason066@gmail.com>
|
|
* REFERENCES: Chinese (Traditional) resource file
|
|
*/
|
|
|
|
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_HONGKONG
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_CPLSYSTEMNAME "電話和數據機選項"
|
|
IDS_CPLSYSTEMDESCRIPTION "設定您的電話撥號規則和數據機設定。"
|
|
END
|