comparison help/help_mp-zh_CN.h @ 34307:f2f80a26f8b7

Restore mistakenly removed MSGTR_AO_SUN_RtscWriteFailed message.
author diego
date Mon, 05 Dec 2011 11:38:13 +0000
parents e98d1532ceea
children 960c785cb6ef
comparison
equal deleted inserted replaced
34306:9102fd16e91f 34307:f2f80a26f8b7
1227 #define MSGTR_AO_SGI_PauseInfo "[AO SGI] audio_pause:...\n" 1227 #define MSGTR_AO_SGI_PauseInfo "[AO SGI] audio_pause:...\n"
1228 #define MSGTR_AO_SGI_ResumeInfo "[AO SGI] audio_resume:...\n" 1228 #define MSGTR_AO_SGI_ResumeInfo "[AO SGI] audio_resume:...\n"
1229 1229
1230 // ao_sun.c 1230 // ao_sun.c
1231 #define MSGTR_AO_SUN_RtscSetinfoFailed "[AO SUN] rtsc:SETINFO 失败。\n" 1231 #define MSGTR_AO_SUN_RtscSetinfoFailed "[AO SUN] rtsc:SETINFO 失败。\n"
1232 #define MSGTR_AO_SUN_RtscWriteFailed "[AO SUN] rtsc:写入失败。\n"
1232 #define MSGTR_AO_SUN_CantOpenAudioDev "[AO SUN] 无法打开音频设备 %s,%s -> nosound。\n" 1233 #define MSGTR_AO_SUN_CantOpenAudioDev "[AO SUN] 无法打开音频设备 %s,%s -> nosound。\n"
1233 #define MSGTR_AO_SUN_UnsupSampleRate "[AO SUN] 音频设置:你的声卡不支持 %d 声道,%s,%d Hz 采样率。\n" 1234 #define MSGTR_AO_SUN_UnsupSampleRate "[AO SUN] 音频设置:你的声卡不支持 %d 声道,%s,%d Hz 采样率。\n"
1234 #define MSGTR_AO_SUN_CantUseSelect "[AO SUN]\n *** 你的音频驱动不支持 select() ***\n需要在 config.h 中设置 #undef HAVE_AUDIO_SELECT 并重新编译 MPlayer!\n\n" 1235 #define MSGTR_AO_SUN_CantUseSelect "[AO SUN]\n *** 你的音频驱动不支持 select() ***\n需要在 config.h 中设置 #undef HAVE_AUDIO_SELECT 并重新编译 MPlayer!\n\n"
1235 #define MSGTR_AO_SUN_CantReopenReset "[AO SUN]\n致命错误:*** 无法重新打开/重启音频设备(%s)***\n" 1236 #define MSGTR_AO_SUN_CantReopenReset "[AO SUN]\n致命错误:*** 无法重新打开/重启音频设备(%s)***\n"
1236 1237