comparison help/help_mp-zh_TW.h @ 10417:008ff00f4223

copyright message rework, try 2
author alex
date Sun, 13 Jul 2003 15:39:52 +0000
parents 7e19afc06cbd
children 965ca9dc8cc8
comparison
equal deleted inserted replaced
10416:0165fc26bd12 10417:008ff00f4223
3 // With reference from help_mp-zh.h 3 // With reference from help_mp-zh.h
4 4
5 // ========================= MPlayer help =========================== 5 // ========================= MPlayer help ===========================
6 6
7 #ifdef HELP_MP_DEFINE_STATIC 7 #ifdef HELP_MP_DEFINE_STATIC
8 static char* banner_text=
9 "\n\n"
10 "MPlayer " VERSION "(C) 2000-2003 MPlayer Team\n"
11 "\n";
12
13 static char help_text[]= 8 static char help_text[]=
14 "用法: mplayer [options] [url|path/]filename\n" 9 "用法: mplayer [options] [url|path/]filename\n"
15 "\n" 10 "\n"
16 "基本選項: (完整的選項列表請見 man page)\n" 11 "基本選項: (完整的選項列表請見 man page)\n"
17 " -vo <drv[:dev]> 選擇視訊輸出驅動程式及裝置 (用 '-vo help' 查看列表)\n" 12 " -vo <drv[:dev]> 選擇視訊輸出驅動程式及裝置 (用 '-vo help' 查看列表)\n"
160 " 些資料,否則我們將無法及不會幫忙。\n" 155 " 些資料,否則我們將無法及不會幫忙。\n"
161 156
162 157
163 // mencoder.c: 158 // mencoder.c:
164 159
165 #define MSGTR_MEncoderCopyright "(C) 2000-2003 Arpad Gereoffy (請看 DOCS)\n"
166 #define MSGTR_UsingPass3ControllFile "正在使用 pass3 控制檔: %s\n" 160 #define MSGTR_UsingPass3ControllFile "正在使用 pass3 控制檔: %s\n"
167 #define MSGTR_MissingFilename "\n沒有檔案名稱。\n\n" 161 #define MSGTR_MissingFilename "\n沒有檔案名稱。\n\n"
168 #define MSGTR_CannotOpenFile_Device "無法開啟檔案/裝置。\n" 162 #define MSGTR_CannotOpenFile_Device "無法開啟檔案/裝置。\n"
169 #define MSGTR_ErrorDVDAuth "DVD 授權錯誤。\n" 163 #define MSGTR_ErrorDVDAuth "DVD 授權錯誤。\n"
170 #define MSGTR_CannotOpenDemuxer "無法開啟 demuxer。\n" 164 #define MSGTR_CannotOpenDemuxer "無法開啟 demuxer。\n"