mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 21:09:15 +00:00
11 lines
292 B
Plaintext
11 lines
292 B
Plaintext
/* Traditional Chinese translation by Henry Tang Ih 2016 (henrytang2@hotmail.com) */
|
|
|
|
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_USAGE "列印當前主機的名稱。\n\nhostname"
|
|
IDS_NOSET "hostname -s 不受支援。"
|
|
IDS_ERROR "Win32 錯誤"
|
|
END
|