mirror of
https://github.com/reactos/reactos.git
synced 2025-01-05 22:12:46 +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>
14 lines
435 B
Text
14 lines
435 B
Text
/*
|
||
* PROJECT: ReactOS Utility Manager (Accessibility)
|
||
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
|
||
* PURPOSE: Chinese (Hong Kong) resource file
|
||
* TRANSLATOR: Copyright 2021 Chan Chilung <eason066@gmail.com>
|
||
*/
|
||
|
||
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_HONGKONG
|
||
|
||
STRINGTABLE
|
||
BEGIN
|
||
IDS_FAIL_INIT "無法初始化 Utility Manager library!錯誤碼︰%lu。"
|
||
IDS_FAIL_INIT_TITLE "初始化失敗"
|
||
END
|