comparison help/help_mp-zh_CN.h @ 33830:f1cae258e3c7

stream_radio: restore mistakenly removed MSGTR_RADIO_SelectedChannel
author diego
date Mon, 25 Jul 2011 15:34:17 +0000
parents 277ec491a8a7
children 25667edae85c
comparison
equal deleted inserted replaced
33829:2468dc935bed 33830:f1cae258e3c7
1957 #define MSGTR_RADIO_DroppingFrame "\n[radio] 太糟了 - 丢弃音频帧(%d 字节)!\n" 1957 #define MSGTR_RADIO_DroppingFrame "\n[radio] 太糟了 - 丢弃音频帧(%d 字节)!\n"
1958 #define MSGTR_RADIO_BufferEmpty "[radio] grab_audio_frame:缓冲为空,等待 %d 字节的数据。\n" 1958 #define MSGTR_RADIO_BufferEmpty "[radio] grab_audio_frame:缓冲为空,等待 %d 字节的数据。\n"
1959 #define MSGTR_RADIO_AudioInitFailed "[radio] audio_in_init 失败:%s\n" 1959 #define MSGTR_RADIO_AudioInitFailed "[radio] audio_in_init 失败:%s\n"
1960 #define MSGTR_RADIO_AllocateBufferFailed "[radio] 无法分配音频缓冲 (block=%d,buf=%d):%s\n" 1960 #define MSGTR_RADIO_AllocateBufferFailed "[radio] 无法分配音频缓冲 (block=%d,buf=%d):%s\n"
1961 #define MSGTR_RADIO_CurrentFreq "[radio] 当前频率:%.2f\n" 1961 #define MSGTR_RADIO_CurrentFreq "[radio] 当前频率:%.2f\n"
1962 #define MSGTR_RADIO_SelectedChannel "[radio] 已选择频道:%d - %s(频率:%.2f)\n"
1962 #define MSGTR_RADIO_ChangeChannelNoChannelList "[radio] 无法切换频道:未给出的频道列表。\n" 1963 #define MSGTR_RADIO_ChangeChannelNoChannelList "[radio] 无法切换频道:未给出的频道列表。\n"
1963 #define MSGTR_RADIO_UnableOpenDevice "[radio] 无法打开‘%s’:%s\n" 1964 #define MSGTR_RADIO_UnableOpenDevice "[radio] 无法打开‘%s’:%s\n"
1964 #define MSGTR_RADIO_InitFracFailed "[radio] init_frac 失败。\n" 1965 #define MSGTR_RADIO_InitFracFailed "[radio] init_frac 失败。\n"
1965 #define MSGTR_RADIO_WrongFreq "[radio] 频率错误:%.2f\n" 1966 #define MSGTR_RADIO_WrongFreq "[radio] 频率错误:%.2f\n"
1966 #define MSGTR_RADIO_UsingFreq "[radio] 使用频率:%.2f。\n" 1967 #define MSGTR_RADIO_UsingFreq "[radio] 使用频率:%.2f。\n"