menu.music_on_hold = Wachtmuziek
module.music_on_hold = Wachtmuziek
music_on_hold = Wachtmuziek
music_on_hold.actions = Acties
music_on_hold.close = Sluiten
music_on_hold.confirm_delete = Weet u zeker dat u deze groep wilt verwijderen?
music_on_hold.default = Standaard
music_on_hold.delete = Verwijderen
music_on_hold.delete.tooltip = Dit bestand permanent verwijderen
music_on_hold.download = Downloaden
music_on_hold.duration = Duur
music_on_hold.error = Fout
music_on_hold.file = Geluidsbestand
music_on_hold.file.invalid = Het opgegeven bestand lijkt geen audiobestand te zijn
music_on_hold.file.tooltip = Een wav- of mp3-bestand uploaden.
music_on_hold.file_not_found = Het aangevraagde bestand lijkt niet te bestaan
music_on_hold.general = Algemeen
music_on_hold.listen = Beluisteren
music_on_hold.listen.tooltip = Dit geluidsbestand beluisteren
music_on_hold.name = Naam
music_on_hold.name.invalid = De naam mag niet leeg zijn en moet uniek zijn
music_on_hold.name.tooltip = Naam voor deze muziekklasse.
music_on_hold.none = Geen (Terugbellen)
music_on_hold.order = Sorteren
music_on_hold.order.invalid = Sorteervolgorde moet Lineair of Willekeurig zijn
music_on_hold.order.linear = Lineair
music_on_hold.order.linear.tooltip = Audiobestanden in lineaire volgorde afspelen
music_on_hold.order.shuffle = Willekeurig
music_on_hold.order.shuffle.tooltip = Audiobestanden in willekeurige volgorde afspelen
music_on_hold.order.tooltip = Afspeelvolgorde van de audiobestanden
music_on_hold.sound_player = Geluidsspeler
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
