comparison help/help_mp-zh_CN.h @ 10683:aefe3c85ee19

codecs.conf is obsolete.
author diego
date Fri, 22 Aug 2003 22:18:08 +0000
parents b7b6e4504248
children 8b35597948e7
comparison
equal deleted inserted replaced
10682:c472af8c8d65 10683:aefe3c85ee19
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 "尝试指定音频解码器驱动族 %s ...\n" 76 #define MSGTR_TryForceAudioFmtStr "尝试指定音频解码器驱动族 %s ...\n"
77 #define MSGTR_CantFindAfmtFallback "找不到指定驱动族的音频解码器, 只能使用其他驱动.\n" 77 #define MSGTR_CantFindAfmtFallback "找不到指定驱动族的音频解码器, 只能使用其他驱动.\n"
78 #define MSGTR_CantFindAudioCodec "找不到音频格式 0x%X 的解码器.\n" 78 #define MSGTR_CantFindAudioCodec "找不到音频格式 0x%X 的解码器.\n"
79 #define MSGTR_TryUpgradeCodecsConfOrRTFM "*** 尝试用 etc/codecs.conf 升级 %s \n*** 如果这样还不行, 查看DOCS/zh/codecs.html!\n"
80 #define MSGTR_CouldntInitAudioCodec "无法初始化音频解码器! -> nosound\n" 79 #define MSGTR_CouldntInitAudioCodec "无法初始化音频解码器! -> nosound\n"
81 #define MSGTR_TryForceVideoFmtStr "尝试指定视频解码器驱动族 %s ...\n" 80 #define MSGTR_TryForceVideoFmtStr "尝试指定视频解码器驱动族 %s ...\n"
82 #define MSGTR_CantFindVideoCodec "找不到适合所选的-vo和视频格式 0x%X 的解码器!\n" 81 #define MSGTR_CantFindVideoCodec "找不到适合所选的-vo和视频格式 0x%X 的解码器!\n"
83 #define MSGTR_VOincompCodec "抱歉, 所选的视频输出设备与这个解码器不兼容.\n" 82 #define MSGTR_VOincompCodec "抱歉, 所选的视频输出设备与这个解码器不兼容.\n"
84 #define MSGTR_CannotInitVO "致命错误: 无法初始化视频驱动!\n" 83 #define MSGTR_CannotInitVO "致命错误: 无法初始化视频驱动!\n"