summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-19 22:12:35 +0000
committerkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-19 22:12:35 +0000
commit104d8bf83c1081bd8e1d65d4852e895d58e972fc (patch)
tree9bfc47ff0e42d527508f7797e09ea3afd38df99c /help
parentccb1c23c8f74fa17984f9c35dddfcfe501abe403 (diff)
downloadmpv-104d8bf83c1081bd8e1d65d4852e895d58e972fc.tar.bz2
mpv-104d8bf83c1081bd8e1d65d4852e895d58e972fc.tar.xz
Sync w/ help_mp-en.h r21001
patch by Sheldon Jin (jinsh2 yahoo com) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21080 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-zh_CN.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/help/help_mp-zh_CN.h b/help/help_mp-zh_CN.h
index 93212367bc..0871abd88e 100644
--- a/help/help_mp-zh_CN.h
+++ b/help/help_mp-zh_CN.h
@@ -1,11 +1,11 @@
-// Synced with help_mp-en.h r20817
+// Synced with help_mp-en.h r21001
// Reminder of hard terms which need better/final solution later:
// (file links to be updated later if available!);
-// NAV; pass 3; section/subsection; XScreenSaver; keycolor;
+// NAV; section/subsection; XScreenSaver; keycolor;
// AGP move failed on Y plane;
// profile? demuxer? drain? flush?
//
-// Translated by Lu Ran <hephooey@fastmail.fm>, Sheldon Jin <jinsh2@yahoo.com>
+// Translated by Lu Ran <hephooey@fastmail.fm>, Sheldon Jin <jinsh2 AT yahoo.com>
// (Translator before 2006-04-24)
// Emfox Zhou <EmfoxZhou@gmail.com>
// (Translator before 2005-10-12)
@@ -210,6 +210,7 @@ static char help_text[]=
#define MSGTR_OSDenabled "已启用"
#define MSGTR_OSDdisabled "已停用"
#define MSGTR_OSDAudio "音频: %s"
+#define MSGTR_OSDVideo "视频: %s"
#define MSGTR_OSDChannel "频道: %s"
#define MSGTR_OSDSubDelay "字幕延迟: %d 毫秒"
#define MSGTR_OSDSpeed "速度: x %6.2f"
@@ -1951,4 +1952,5 @@ static char help_text[]=
#define MSGTR_RADIO_DriverUnknownStr "[radio] 未知驱动名: %s\n"
#define MSGTR_RADIO_DriverV4L2 "[radio] 使用 V4Lv2 广播接口。\n"
#define MSGTR_RADIO_DriverV4L "[radio] 使用 V4Lv1 广播接口。\n"
+#define MSGTR_RADIO_DriverBSDBT848 "[radio] 使用 *BSD BT848 广播接口。\n"