comparison help/help_mp-zh_TW.h @ 36698:6014c22afcd1

Relocate MSGTR_SamplesWanted. Move it from the help section to the libmpcodecs section where it belongs.
author ib
date Wed, 05 Feb 2014 19:28:05 +0000
parents 4c63b476f848
children d1aef1876187
comparison
equal deleted inserted replaced
36697:fe87abe38ef3 36698:6014c22afcd1
45 " x or z 調整字幕延遲增加/减少 0.1 秒\n" 45 " x or z 調整字幕延遲增加/减少 0.1 秒\n"
46 " r or t 上/下調整字幕位置, 參見“-vf expand”\n" 46 " r or t 上/下調整字幕位置, 參見“-vf expand”\n"
47 "\n" 47 "\n"
48 " * * * 詳細内容,更多的(高級)選項和控製鍵,請參見手册頁 * * *\n" 48 " * * * 詳細内容,更多的(高級)選項和控製鍵,請參見手册頁 * * *\n"
49 "\n"; 49 "\n";
50
51 // libmpcodecs/ad_dvdpcm.c:
52 #define MSGTR_SamplesWanted "這個格式的采様需要更好的支持。請聯係開發者。\n"
53 50
54 // ========================= MPlayer messages =========================== 51 // ========================= MPlayer messages ===========================
55 52
56 // mplayer.c: 53 // mplayer.c:
57 54
1431 #define MSGTR_LIBMENU_UnknownMenuCommand "[MENU] 未知命令: '%s'。\n" 1428 #define MSGTR_LIBMENU_UnknownMenuCommand "[MENU] 未知命令: '%s'。\n"
1432 #define MSGTR_LIBMENU_FailedToOpenMenu "[MENU] 打開菜單失敗: '%s'。\n" 1429 #define MSGTR_LIBMENU_FailedToOpenMenu "[MENU] 打開菜單失敗: '%s'。\n"
1433 1430
1434 // ========================== LIBMPCODECS =================================== 1431 // ========================== LIBMPCODECS ===================================
1435 1432
1433 // libmpcodecs/ad_dvdpcm.c:
1434 #define MSGTR_SamplesWanted "這個格式的采様需要更好的支持。請聯係開發者。\n"
1435
1436 // libmpcodecs/ad_libdv.c 1436 // libmpcodecs/ad_libdv.c
1437 #define MSGTR_MPCODECS_AudioFramesizeDiffers "[AD_LIBDV] 警告! 音頻幀大小不一致! read=%d hdr=%d。\n" 1437 #define MSGTR_MPCODECS_AudioFramesizeDiffers "[AD_LIBDV] 警告! 音頻幀大小不一致! read=%d hdr=%d。\n"
1438 1438
1439 // libmpcodecs/vd_dmo.c vd_dshow.c vd_vfw.c 1439 // libmpcodecs/vd_dmo.c vd_dshow.c vd_vfw.c
1440 #define MSGTR_MPCODECS_CouldntAllocateImageForCinepakCodec "[VD_DMO] 無法為 cinepak 編解碼器分配圖像。\n" 1440 #define MSGTR_MPCODECS_CouldntAllocateImageForCinepakCodec "[VD_DMO] 無法為 cinepak 編解碼器分配圖像。\n"