Mercurial > mplayer.hg
changeset 11187:bd4a5a954644
small fix
author | luran |
---|---|
date | Mon, 20 Oct 2003 00:58:46 +0000 |
parents | 25ea0b19c07c |
children | 6dfed0b2a300 |
files | help/help_mp-zh_TW.h |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-zh_TW.h Mon Oct 20 00:28:46 2003 +0000 +++ b/help/help_mp-zh_TW.h Mon Oct 20 00:58:46 2003 +0000 @@ -112,7 +112,7 @@ #define MSGTR_GuiNeedsX "MPlayer GUI 需要 X11。\n" #define MSGTR_Playing "正在播放 %s。\n" #define MSGTR_NoSound "音效: 沒有聲音\n" -#define MSGTR_FPSforced "FPS 被指定為 %5.3f (ftime: %5.3f).\n" +#define MSGTR_FPSforced "FPS 被指定為 %5.3f (ftime: %5.3f)。\n" #define MSGTR_CompiledWithRuntimeDetection "編譯包括了執行時期CPU偵查 - 警告 - 這並非最佳化!\n要獲得最佳表現,加上 --disable-runtime-cpudetection 選項重新編譯 MPlayer。\n" #define MSGTR_CompiledWithCPUExtensions "為 x86 CPU 編譯並有 extensions:\n" #define MSGTR_AvailableVideoOutputPlugins "可用的視訊輸出 plugins:\n" @@ -165,7 +165,7 @@ #define MSGTR_ErrorDVDAuth "DVD 授權錯誤。\n" #define MSGTR_CannotOpenDemuxer "無法開啟 demuxer。\n" #define MSGTR_NoAudioEncoderSelected "\n沒有選擇音效編碼器 (-oac)。請選擇一個 (可用 -oac help) 或使用 -nosound。\n" -#define MSGTR_NoVideoEncoderSelected "\n沒有選擇視訊編碼器 (-ovc)。請選擇一個 (可用 -oac help)\n" +#define MSGTR_NoVideoEncoderSelected "\n沒有選擇視訊編碼器 (-ovc)。請選擇一個 (可用 -oac help)。\n" #define MSGTR_InitializingAudioCodec "正初始化音效 codec...\n" #define MSGTR_CannotOpenOutputFile "無法開啟輸出檔 '%s'。\n" #define MSGTR_EncoderOpenFailed "無法開啟編碼器。\n"