- Create another branch for networking fixes
[reactos.git] / base / applications / logoff / lang / zh-TW.rc
1 /*
2 * PROJECT: ReactOS Logout
3 * LICENSE: GPL - See COPYING in the top level directory
4 * FILE: rosapps/logout/lang/zh-TW.rc
5 * PURPOSE: Chinese (Traditional) Language File for Logout
6 * TRANSLATOR: Elton Chung <elton328@gmail.com>
7 */
8
9 LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
10
11 STRINGTABLE DISCARDABLE
12 BEGIN
13
14 IDS_USAGE, "²×¤î¤@­Ó¶¥¬q¡C\n\n\
15 /v\t\tÅã¥Ü¦³Ãö¤w°õ¦æ°Ê§@ªº¸ê°T¡C\n\
16 /?\t\tÅã¥Ü¦¹¸ê°T¡C\n\n"
17
18 IDS_LOGOFF_REMOTE, "¥¿¦b²×¤î»·ºÝ¾÷¾¹ªº¶¥¬q¡C"
19 IDS_LOGOFF_LOCAL, "¥¿¦b²×¤î¥»¾÷¾¹ªº·í«e¶¥¬q¡C"
20
21 IDS_ILLEGAL_PARAM, "µL®Ä°Ñ¼Æ\n"
22 END
23 /* EOF */