reactos/base/applications/cmdutils/hostname/lang/zh-TW.rc

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