comparison help/help_mp-zh_CN.h @ 34186:58eb657acd50

Synced with help_mp-en.h rev. 34253
author jrash
date Fri, 28 Oct 2011 12:43:31 +0000
parents b52b47822e16
children 1c35122fba8c
comparison
equal deleted inserted replaced
34185:05306b88b675 34186:58eb657acd50
1 // Synced with help_mp-en.h rev. 33962 1 // Synced with help_mp-en.h rev. 34253
2 // 2 //
3 // Translated by JRaSH <jrash06@163.com> 3 // Translated by JRaSH <jrash06@163.com>
4 4
5 5
6 6
808 808
809 // wsxdnd.c 809 // wsxdnd.c
810 #define MSGTR_WS_NotAFile "这好像不是一个文件...\n" 810 #define MSGTR_WS_NotAFile "这好像不是一个文件...\n"
811 #define MSGTR_WS_DDNothing "D&D:未返回任何东西!\n" 811 #define MSGTR_WS_DDNothing "D&D:未返回任何东西!\n"
812 812
813 // Win32 GUI
814 #define MSGTR_Close "关闭"
815 #define MSGTR_Default "默认值"
816 #define MSGTR_Down "向下"
817 #define MSGTR_Load "加载"
818 #define MSGTR_Save "保存"
819 #define MSGTR_Up "向上"
820 #define MSGTR_DirectorySelect "选择目录..."
821 #define MSGTR_PlaylistSave "保存播放列表..."
822 #define MSGTR_PlaylistSelect "选择播放列表..."
823 #define MSGTR_SelectChapter "选择章节..."
824 #define MSGTR_MENU_DebugConsole "调试控制终端"
825 #define MSGTR_MENU_OnlineHelp "线上帮助内容"
826 #define MSGTR_MENU_PlayDirectory "播放目录内容..."
827 #define MSGTR_MENU_SeekBack "向后定位"
828 #define MSGTR_MENU_SeekForw "向前定位"
829 #define MSGTR_MENU_ShowHide "显示/隐藏"
830 #define MSGTR_MENU_SubtitlesOnOff "显示字幕开/关"
831 #define MSGTR_PLAYLIST_AddFile "添加文件..."
832 #define MSGTR_PLAYLIST_AddURL "添加 URL..."
833 #define MSGTR_PREFERENCES_Priority "进程优先级:"
834 #define MSGTR_PREFERENCES_PriorityHigh "高"
835 #define MSGTR_PREFERENCES_PriorityLow "低"
836 #define MSGTR_PREFERENCES_PriorityNormal "标准"
837 #define MSGTR_PREFERENCES_PriorityNormalAbove "高于标准"
838 #define MSGTR_PREFERENCES_PriorityNormalBelow "低于标准"
839 #define MSGTR_PREFERENCES_VideoInSubwin "在子窗口中显示视频(仅用于 DirectX)"
840
841
813 // ======================= video output drivers ======================== 842 // ======================= video output drivers ========================
814 843
815 #define MSGTR_VOincompCodec "所选的视频输出设备与该编解码器不兼容。\n"\ 844 #define MSGTR_VOincompCodec "所选的视频输出设备与该编解码器不兼容。\n"\
816 "请尝试在滤镜列表尾部添加缩放滤镜,\n"\ 845 "请尝试在滤镜列表尾部添加缩放滤镜,\n"\
817 "例如,用 -vf spp,scale 代替 -vf spp。\n" 846 "例如,用 -vf spp,scale 代替 -vf spp。\n"