comparison help/help_mp-zh_CN.h @ 31394:12ab6a252dc6

Synced with help_mp-en.h rev. 31430
author jrash
date Fri, 18 Jun 2010 11:27:57 +0000
parents 317649676214
children a9475c68aa47
comparison
equal deleted inserted replaced
31393:496c8a6d045b 31394:12ab6a252dc6
1 // Synced with help_mp-en.h rev. 31353 (MSGTR_AudioStreamRedefined) 1 // Synced with help_mp-en.h rev. 31430 (MSGTR_MPDEMUX_AVIHDR_EmptyList)
2 // Reminder of hard terms which need better/final solution later: 2 // Reminder of hard terms which need better/final solution later:
3 // (file links to be updated later if available!); 3 // (file links to be updated later if available!);
4 // NAV; section/subsection; XScreenSaver; keycolor; 4 // NAV; section/subsection; XScreenSaver; keycolor;
5 // AGP move failed on Y plane; 5 // AGP move failed on Y plane;
6 // profile? demuxer? drain? flush? 6 // profile? demuxer? drain? flush?
1370 #define MSGTR_MuxbufSending "流合并器帧缓冲发送 %d 帧到流合并器。\n" 1370 #define MSGTR_MuxbufSending "流合并器帧缓冲发送 %d 帧到流合并器。\n"
1371 #define MSGTR_WritingHeader "正在写入帧头...\n" 1371 #define MSGTR_WritingHeader "正在写入帧头...\n"
1372 #define MSGTR_WritingTrailer "正在写入索引...\n" 1372 #define MSGTR_WritingTrailer "正在写入索引...\n"
1373 1373
1374 // demuxer.c, demux_*.c 1374 // demuxer.c, demux_*.c
1375 #define MSGTR_AudioStreamRedefined "警告:重复定义音频流头部 %d。\n" 1375 #define MSGTR_AudioStreamRedefined "警告:重复定义了音频流头部 %d。\n"
1376 #define MSGTR_VideoStreamRedefined "警告: 重复定义视频流头部 %d。\n" 1376 #define MSGTR_VideoStreamRedefined "警告: 重复定义了视频流头部 %d。\n"
1377 #define MSGTR_TooManyAudioInBuffer "\n缓冲中音频包太多(%d 个包存在于 %d 字节中)。\n" 1377 #define MSGTR_TooManyAudioInBuffer "\n缓冲中音频包太多(%d 个包存在于 %d 字节中)。\n"
1378 #define MSGTR_TooManyVideoInBuffer "\n缓冲中视频包太多(%d 个包存在于 %d 字节中)。\n" 1378 #define MSGTR_TooManyVideoInBuffer "\n缓冲中视频包太多(%d 个包存在于 %d 字节中)。\n"
1379 #define MSGTR_MaybeNI "可能播放了一个非交错合并的媒体流/文件,或者是编解码运行失败?\n" \ 1379 #define MSGTR_MaybeNI "可能播放了一个非交错合并的媒体流/文件,或者是编解码运行失败?\n" \
1380 "对于 AVI 文件,可尝试用 -ni 选项强制使用非交错模式。\n" 1380 "对于 AVI 文件,可尝试用 -ni 选项强制使用非交错模式。\n"
1381 #define MSGTR_WorkAroundBlockAlignHeaderBug "AVI:避开 CBR-MP3 nBlockAlign 头部缺陷!\n" 1381 #define MSGTR_WorkAroundBlockAlignHeaderBug "AVI:避开 CBR-MP3 nBlockAlign 头部缺陷!\n"