mirror of
https://github.com/reactos/reactos.git
synced 2024-10-30 03:27:31 +00:00
0c42866e64
Reviewed all Chinese Simplified translation files and updated those inappropriate or outdated ones. Co-authored-by: Liu Wenyuan <15816141883@163.com> Reviewed-by: Chan Chilung <eason066@gmail.com> Reviewed-by: He Yang <1160386205@qq.com> Reviewed-by: Zheng Jianping <robsean@126.com> Reviewed-by: Luo Yufan <njlyf2011@hotmail.com> Reviewed-by: Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org> Reviewed-by: Stanislav Motylkov <x86corez@gmail.com>
12 lines
345 B
Plaintext
12 lines
345 B
Plaintext
/* Simplified Chinese translation by Henry Tang Ih 2016 (henrytang2@hotmail.com) */
|
|
|
|
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_USAGE "\n输入 “CLIP /?” 了解用法信息。\n"
|
|
IDS_HELP "\n将命令行程序的输出重定向到剪贴板。\n\n\
|
|
CLIP [/?]\n\n\
|
|
/? 显示此帮助消息。\n"
|
|
END
|