comparison help/help_mp-zh_TW.h @ 20798:8443546006c1

commented out broken MSGTR
author kraymer
date Thu, 09 Nov 2006 14:26:14 +0000
parents 7c870bf2970d
children 9d96f4df253a
comparison
equal deleted inserted replaced
20797:82cc34c97955 20798:8443546006c1
54 #define MSGTR_Exiting "\n正在退出...\n" 54 #define MSGTR_Exiting "\n正在退出...\n"
55 #define MSGTR_ExitingHow "\n正在退出... (%s)\n" 55 #define MSGTR_ExitingHow "\n正在退出... (%s)\n"
56 #define MSGTR_Exit_quit "離開" 56 #define MSGTR_Exit_quit "離開"
57 #define MSGTR_Exit_eof "檔案末端" 57 #define MSGTR_Exit_eof "檔案末端"
58 #define MSGTR_Exit_error "致命錯誤" 58 #define MSGTR_Exit_error "致命錯誤"
59 #define MSGTR_IntBySignal "\nMPlayer 被 %s 模組中的 %d 訊號 中斷\n" 59 //#define MSGTR_IntBySignal "\nMPlayer 被 %s 模組中的 %d 訊號 中斷\n" // wrong order of format identifiers breaks compilation
60 #define MSGTR_NoHomeDir "無法找到 HOME 目錄\n" 60 #define MSGTR_NoHomeDir "無法找到 HOME 目錄\n"
61 #define MSGTR_GetpathProblem "get_path(\"config\") 問題\n" 61 #define MSGTR_GetpathProblem "get_path(\"config\") 問題\n"
62 #define MSGTR_CreatingCfgFile "建立 config 檔: %s\n" 62 #define MSGTR_CreatingCfgFile "建立 config 檔: %s\n"
63 #define MSGTR_CopyCodecsConf "(把 etc/codecs.conf 從 MPlayer 原程式碼中複製/建立連接至 ~/.mplayer/codecs.conf)\n" 63 #define MSGTR_CopyCodecsConf "(把 etc/codecs.conf 從 MPlayer 原程式碼中複製/建立連接至 ~/.mplayer/codecs.conf)\n"
64 #define MSGTR_BuiltinCodecsConf "使用內建預設的 codecs.conf。\n" 64 #define MSGTR_BuiltinCodecsConf "使用內建預設的 codecs.conf。\n"