menu.music_on_hold = Music on Hold
module.music_on_hold = Music on Hold
music_on_hold = Music on Hold
music_on_hold.actions = Actions
music_on_hold.close = Close
music_on_hold.confirm_delete = Are you sure that you want delete this group?
music_on_hold.default = Default
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.delete = Delete
music_on_hold.delete.tooltip = Delete this file permanently
music_on_hold.download = Download
music_on_hold.duration = Duration
music_on_hold.error = Error
music_on_hold.file = Sound file
music_on_hold.file.invalid = The provided file does not appear to be an audio file
music_on_hold.file.tooltip = Upload a wav or mp3 file
music_on_hold.file_not_found = The requested file does not appear to exist
music_on_hold.general = General
music_on_hold.listen = Listen
music_on_hold.listen.tooltip = Listen to this sound file
music_on_hold.name = Name
music_on_hold.name.invalid = Name cannot be empty and must be unique
music_on_hold.name.tooltip = Name for this music class.
music_on_hold.none = None (Ringback)
music_on_hold.order = Sort
music_on_hold.order.invalid = Sort order must be Linear or Shuffle
music_on_hold.order.linear = Sequential (Alphabetical)
music_on_hold.order.linear.tooltip = Play files sequentially based on filename order.
music_on_hold.order.shuffle = Random
music_on_hold.order.shuffle.tooltip = Play music files in a random order.
music_on_hold.order.tooltip = Playback order of the audio files
music_on_hold.sound_player = Sound Player
music_on_hold.mode = Mode
music_on_hold.mode.tooltip = It defines the mode for playing or retrieve the music on hold.
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.custom = Custom
music_on_hold.mode.custom.tooltip = Run a custom application.
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.streaming_url = Streaming URL
music_on_hold.streaming_url.tooltip = URL to be streamed by the defined application
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.insufficient_arguments = You've not provided the application script nor streaming URL. At least one of these fields must be provided
music_on_hold.empty = -- None --
music_on_hold.order.randstart = Sequential (Random Start)
music_on_hold.order.randstart.tooltip = Start with a random file, then continue sequentially in alphabetical order.
