comparison help/help_mp-zh_CN.h @ 7552:2551d861da27

1000l %s != %d
author arpi
date Sun, 29 Sep 2002 16:15:19 +0000
parents 32c7ca9359b1
children 2c7d87662ea5
comparison
equal deleted inserted replaced
7551:faca30074c42 7552:2551d861da27
71 #define MSGTR_DVDauthOk "DVD授权序列似乎OK.\n" 71 #define MSGTR_DVDauthOk "DVD授权序列似乎OK.\n"
72 #define MSGTR_DumpSelectedSteramMissing "dump: 致命错误: 指定的流不存在!\n" 72 #define MSGTR_DumpSelectedSteramMissing "dump: 致命错误: 指定的流不存在!\n"
73 #define MSGTR_CantOpenDumpfile "无法打开dump文件!!!\n" 73 #define MSGTR_CantOpenDumpfile "无法打开dump文件!!!\n"
74 #define MSGTR_CoreDumped "core dumped :)\n" 74 #define MSGTR_CoreDumped "core dumped :)\n"
75 #define MSGTR_FPSnotspecified "FPS在文件头中没有指定(或者是无效数据)! 用-fps选项!\n" 75 #define MSGTR_FPSnotspecified "FPS在文件头中没有指定(或者是无效数据)! 用-fps选项!\n"
76 #define MSGTR_TryForceAudioFmtStr "尝试指定音频codec驱动族 %d ...\n" 76 #define MSGTR_TryForceAudioFmtStr "尝试指定音频codec驱动族 %s ...\n"
77 #define MSGTR_CantFindAfmtFallback "找不到指定驱动族的音频codec, 只能使用其他驱动.\n" 77 #define MSGTR_CantFindAfmtFallback "找不到指定驱动族的音频codec, 只能使用其他驱动.\n"
78 #define MSGTR_CantFindAudioCodec "找不到音频格式 0x%X 的codec!\n" 78 #define MSGTR_CantFindAudioCodec "找不到音频格式 0x%X 的codec!\n"
79 #define MSGTR_TryUpgradeCodecsConfOrRTFM "*** 尝试用 etc/codecs.conf 升级 %s \n*** 如果这样还不行, 查看DOCS/codecs.html!\n" 79 #define MSGTR_TryUpgradeCodecsConfOrRTFM "*** 尝试用 etc/codecs.conf 升级 %s \n*** 如果这样还不行, 查看DOCS/codecs.html!\n"
80 #define MSGTR_CouldntInitAudioCodec "无法初始化音频codec! -> nosound\n" 80 #define MSGTR_CouldntInitAudioCodec "无法初始化音频codec! -> nosound\n"
81 #define MSGTR_TryForceVideoFmtStr "尝试指定视频codec驱动族 %d ...\n" 81 #define MSGTR_TryForceVideoFmtStr "尝试指定视频codec驱动族 %s ...\n"
82 #define MSGTR_CantFindVideoCodec "找不到适合所选的-vo和视频格式 0x%X 的codec!\n" 82 #define MSGTR_CantFindVideoCodec "找不到适合所选的-vo和视频格式 0x%X 的codec!\n"
83 #define MSGTR_VOincompCodec "抱歉, 所选的视频输出设备与这个codec不兼容.\n" 83 #define MSGTR_VOincompCodec "抱歉, 所选的视频输出设备与这个codec不兼容.\n"
84 #define MSGTR_CannotInitVO "致命错误: 无法初始化视频驱动!\n" 84 #define MSGTR_CannotInitVO "致命错误: 无法初始化视频驱动!\n"
85 #define MSGTR_CannotInitAO "无法打开/初始化音频设备 -> NOSOUND\n" 85 #define MSGTR_CannotInitAO "无法打开/初始化音频设备 -> NOSOUND\n"
86 #define MSGTR_StartPlaying "开始播放...\n" 86 #define MSGTR_StartPlaying "开始播放...\n"