reactos/base/applications/utilman/lang/zh-TW.rc
Chan Chilung 463784c5f1
[TRANSLATION] Chinese Traditional (zh-TW) translation update (#3954)
Also sync LOCALMON/UI translation with Wine.
2021-10-10 15:00:44 +03:00

16 lines
549 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*
* 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 "無法初始化 Utility Manager library錯誤碼%lu。"
IDS_FAIL_INIT_TITLE "初始化失敗"
END