summaryrefslogtreecommitdiffstats
path: root/help/help_mp-zh_CN.h
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-07-19 19:28:11 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-07-19 19:28:11 +0000
commitd71117c8f89dddc1da758ef10149dbb687c8a8b8 (patch)
tree726afd71f3c4ae4d068c876c660a3c1f123f8828 /help/help_mp-zh_CN.h
parent7be3e8694b2a4d2ab0b9c9af38100734ca14f149 (diff)
downloadmpv-d71117c8f89dddc1da758ef10149dbb687c8a8b8.tar.bz2
mpv-d71117c8f89dddc1da758ef10149dbb687c8a8b8.tar.xz
sync w/r23747, patch by JRaSH % jrash06 A 163 P com %
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23830 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-zh_CN.h')
-rw-r--r--help/help_mp-zh_CN.h9
1 files changed, 7 insertions, 2 deletions
diff --git a/help/help_mp-zh_CN.h b/help/help_mp-zh_CN.h
index 5aca65eea3..045d711f5b 100644
--- a/help/help_mp-zh_CN.h
+++ b/help/help_mp-zh_CN.h
@@ -1,4 +1,4 @@
-//Synced with help_mp-en.h r23416
+//Synced with help_mp-en.h r23747
// Reminder of hard terms which need better/final solution later:
// (file links to be updated later if available!);
// NAV; section/subsection; XScreenSaver; keycolor;
@@ -228,13 +228,15 @@ static char help_text[]=
// osd bar names
#define MSGTR_Volume "音量"
#define MSGTR_Panscan "摇移"
-#define MSGTR_Gamma "Gamma"
+#define MSGTR_Gamma "伽玛值"
#define MSGTR_Brightness "亮度"
#define MSGTR_Contrast "对比度"
#define MSGTR_Saturation "饱和度"
#define MSGTR_Hue "色调"
+#define MSGTR_Balance "均衡"
// property state
+#define MSGTR_LoopStatus "循环方式: %s"
#define MSGTR_MuteStatus "静音: %s"
#define MSGTR_AVDelayStatus "A-V 延迟: %s"
#define MSGTR_OnTopStatus "总在最前: %s"
@@ -246,6 +248,7 @@ static char help_text[]=
#define MSGTR_SubPosStatus "字幕位置: %s/100"
#define MSGTR_SubAlignStatus "字幕对齐: %s"
#define MSGTR_SubDelayStatus "字幕延迟: %s"
+#define MSGTR_SubScale "字幕大小: %s"
#define MSGTR_SubVisibleStatus "显示字幕: %s"
#define MSGTR_SubForcedOnlyStatus "只用锁定的字幕: %s"
@@ -698,6 +701,7 @@ static char help_text[]=
#define MSGTR_InsertingAfVolume "[混音器] 没有硬件混音, 插入音量过滤器。\n"
#define MSGTR_NoVolume "[混音器] 没有可用的音量控制。\n"
+#define MSGTR_NoBalance "[混音器] 没有可用的均衡控制。\n"
// ====================== GUI messages/buttons ========================
@@ -1069,6 +1073,7 @@ static char help_text[]=
#define MSGTR_VO_SUB_Volume "音量"
#define MSGTR_VO_SUB_Brightness "亮度"
#define MSGTR_VO_SUB_Hue "色调"
+#define MSGTR_VO_SUB_Balance "均衡"
// vo_xv.c
#define MSGTR_VO_XV_ImagedimTooHigh "源图像尺寸太大: %ux%u (上限是 %ux%u)\n"