[MPlayer-translations] r37851 - trunk/help/help_mp-zh_CN.h

jrash subversion at mplayerhq.hu
Tue Mar 29 05:17:04 CEST 2016


Author: jrash
Date: Tue Mar 29 05:17:04 2016
New Revision: 37851

Log:
Synced with help_mp-en.h rev. 37846

Modified:
   trunk/help/help_mp-zh_CN.h

Modified: trunk/help/help_mp-zh_CN.h
==============================================================================
--- trunk/help/help_mp-zh_CN.h	Sat Mar 26 21:28:58 2016	(r37850)
+++ trunk/help/help_mp-zh_CN.h	Tue Mar 29 05:17:04 2016	(r37851)
@@ -1,4 +1,4 @@
-// Synced with help_mp-en.h rev. 37475
+// Synced with help_mp-en.h rev. 37846
 //
 // Translated by JRaSH <jrash06 at gmail.com>
 
@@ -1386,8 +1386,8 @@ static const char help_text[] = MSGTR_He
 #define MSGTR_VideoStreamRedefined "警告: 重复定义了视频流头部 %d。\n"
 #define MSGTR_TooManyAudioInBuffer "\n缓冲中音频包太多(%d 个包存在于 %d 字节中)。\n"
 #define MSGTR_TooManyVideoInBuffer "\n缓冲中视频包太多(%d 个包存在于 %d 字节中)。\n"
-#define MSGTR_MaybeNI "可能播放了一个非交错合并的媒体流/文件,或者是编解码运行失败?\n" \
-                      "对于 AVI 文件,可尝试用 -ni 选项强制使用非交错模式。\n"
+#define MSGTR_MaybeNI "可能播放了一个非交错合并或合并异常的媒体流/文件,或者是编解码器运行失败?\n" \
+                      "修复该文件或尝试用 -ni 选项(可能造成内存用量巨大)。\n"
 #define MSGTR_WorkAroundBlockAlignHeaderBug "AVI:避开 CBR-MP3 nBlockAlign 头部缺陷!\n"
 #define MSGTR_SwitchToNi "\n检测到未正确交错合并的 AVI 文件 - 切换到 -ni 模式...\n"
 #define MSGTR_InvalidAudioStreamNosound "AVI:无效的音频流 ID: %d - 忽略 (nosound)\n"


More information about the MPlayer-translations mailing list