mirror of
https://github.com/reactos/reactos.git
synced 2024-11-07 15:10:53 +00:00
15 lines
555 B
Text
15 lines
555 B
Text
/*
|
|
* PROJECT: ReactOS Utility Manager (Accessibility)
|
|
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
|
|
* PURPOSE: Chinese (Traditional) translation resource
|
|
* COPYRIGHT: Copyright 2019-2020 George Bișoc (george.bisoc@reactos.org)
|
|
* TRANSLATOR: Copyright 2020-2021 Chan Chilung <eason066@gmail.com>
|
|
*/
|
|
|
|
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_FAIL_INIT "無法初始化協助工具管理員程式庫!錯誤碼︰%lu。"
|
|
IDS_FAIL_INIT_TITLE "初始化失敗"
|
|
END
|