summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-03 08:17:48 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-03 08:17:48 +0000
commit7242ed3616c5be7f9154bf8be9bdfec751d0c2a1 (patch)
tree571331507d8a77bf2a8182b1588c95627c3eb079
parentbe8d0c88fd79df0c5332bcf4d0f44b7d95d80cf1 (diff)
downloadmpv-7242ed3616c5be7f9154bf8be9bdfec751d0c2a1.tar.bz2
mpv-7242ed3616c5be7f9154bf8be9bdfec751d0c2a1.tar.xz
Sync by hephooey <hephooey@fastmail.fm>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9248 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--help/help_mp-zh_CN.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/help/help_mp-zh_CN.h b/help/help_mp-zh_CN.h
index d324a76d57..110e46828e 100644
--- a/help/help_mp-zh_CN.h
+++ b/help/help_mp-zh_CN.h
@@ -477,6 +477,12 @@ static char help_text[]=
#define MSGTR_EQU_Center "中间"
#define MSGTR_EQU_Bass "低音"
#define MSGTR_EQU_All "所有"
+#define MSGTR_EQU_Channel1 "声道 1:"
+#define MSGTR_EQU_Channel2 "声道 2:"
+#define MSGTR_EQU_Channel3 "声道 3:"
+#define MSGTR_EQU_Channel4 "声道 4:"
+#define MSGTR_EQU_Channel5 "声道 5:"
+#define MSGTR_EQU_Channel6 "声道 6:"
// --- playlist
#define MSGTR_PLAYLIST_Path "路径"
@@ -578,6 +584,13 @@ static char help_text[]=
#define MSGTR_PREFERENCES_AutoSyncValue "自同步: "
#define MSGTR_PREFERENCES_CDROMDevice "CD-ROM设备:"
#define MSGTR_PREFERENCES_DVDDevice "DVD设备:"
+#define MSGTR_PREFERENCES_FPS "电影的FPS:"
+#define MSGTR_PREFERENCES_ShowVideoWindow "在非激活状态下显示视频窗口"
+
+#define MSGTR_ABOUT_UHU "GUI开发由UHU Linux赞助\n"
+#define MSGTR_ABOUT_CoreTeam " MPlayer核心小组:\n"
+#define MSGTR_ABOUT_AdditionalCoders " 其他开发者:\n"
+#define MSGTR_ABOUT_MainTesters " 主要测试者:\n"
// --- messagebox
#define MSGTR_MSGBOX_LABEL_FatalError "致命错误 ..."