menu.music_on_hold = 音乐等待
module.music_on_hold = 音乐等待
music_on_hold = 音乐等待
music_on_hold.actions = 执行
music_on_hold.close = 关闭
music_on_hold.confirm_delete = 您确认要关闭这个组吗？
music_on_hold.default = 默认
music_on_hold.delete = 删除
music_on_hold.delete.tooltip = 永久删除文件
music_on_hold.download = 下载
music_on_hold.duration = 时长
music_on_hold.error = 错误
music_on_hold.file = 语音文件
music_on_hold.file.invalid = 提供的文件可能不是一个语音文件
music_on_hold.file.tooltip = 上传一个 wav 或者 mp3 文件
music_on_hold.file_not_found = 需要的文件不存在。
music_on_hold.general = 基本设置
music_on_hold.listen = 听
music_on_hold.listen.tooltip = 播放语音文件
music_on_hold.name = 名称
music_on_hold.name.invalid = 名称不能为空，并且必须是唯一的。
music_on_hold.name.tooltip = Name for this music class.
music_on_hold.none = 无(回放)
music_on_hold.order = 排序
music_on_hold.order.invalid = Sort order must be Linear or Shuffle
music_on_hold.order.linear = 依次播放
music_on_hold.order.linear.tooltip = Play audio files in linear order
music_on_hold.order.shuffle = 任意播放
music_on_hold.order.shuffle.tooltip = Play audio files in random order
music_on_hold.order.tooltip = 回放语音文件
music_on_hold.sound_player = 播放器
music_on_hold.default.tooltip = 
	If checked, the sounds of this music group will be used for the default music on hold class. Only one music group might be
	checked as default
music_on_hold.application = Application
music_on_hold.application.tooltip = 
	Application to be used for playing a streaming. If not application is provided, then, it will be use the mpg123 application
	in the following format: <b>/usr/bin/mpg123 -q -r 8000 -f 8192 --mono -s</b>
music_on_hold.insufficient_arguments = You've not provided the application script nor streaming URL. At least one of these fields must be provided
music_on_hold.mode = Mode
music_on_hold.mode.custom = Custom
music_on_hold.mode.custom.tooltip = Run a custom application.
music_on_hold.mode.files = Files
music_on_hold.mode.files.tooltip = Read files from a directory in any Asterisk supported media format
music_on_hold.mode.tooltip = It defines the mode for playing or retrieve the music on hold.
music_on_hold.streaming_format = Format
music_on_hold.streaming_format.tooltip = The 'format' option specifies the audio format that the 'application' will provide to Asterisk.
music_on_hold.streaming_url = Streaming URL
music_on_hold.streaming_url.tooltip = URL to be streamed by the defined application
