maintenance = Maintenance
menu.maintenance = {maintenance}
module.maintenance = {maintenance}
maintenance.general = {vitalpbx.general}
maintenance.cdr_preservation = Delete Oldest CDR
maintenance.cdr_preservation.tooltip =
	Allows you to defined the maximum number of days that CDR should be retained. The CDR with more age
    than the days defined here will be deleted
maintenance.recordings_preservation = Delete Oldest Recordings
maintenance.recordings_preservation.tooltip =
	Allows you to defined the maximum number of days that recordings should be retained. The recordings with more age
	than the days defined here will be deleted
maintenance.recordings_min_duration = Delete Short Recordings
maintenance.recordings_min_duration.tooltip =
	Allows you to define the minimum duration in seconds for a recording to be considered as too short,  and delete it
maintenance.convert_recordings = Convert Recordings
maintenance.convert_recordings.tooltip = Enabled / Disable call recordings conversion to MP3
maintenance.schedule = Schedule
maintenance.schedule.tooltip =
	It allows you to define the schedule in which the maintenance of the PBX will be executed (Conversion of Recordings,
	Cleaning of Recordings and CDR, etc). If no schedule is selected, all the maintenance options will be disabled
maintenance.execute = Execute Now
maintenance.confirm_mcp.title = Confirm Maintenance
maintenance.confirm_mcp =
	Are you sure that you want to execute the maintenance now? <br> This may take several minutes, especially if you have
	many recordings to convert
maintenance.executed = The maintenance is being executed in background
maintenance.no_license_notification =
	The following features: "Delete Oldest Recordings" & "Convert Recordings", will not work until you activate this add-on
	with a valid license.
maintenance.enabled = Enabled
maintenance.enabled.tooltip =
	It allows you to enable or disable the PBX maintenance.
maintenance.validation.enabled_without_cron = The maintenance has been enabled but no cron profile has been selected
maintenance.tenant = Tenant
maintenance.tenant.tooltip = Allows you to select the tenant on which the maintenance configurations will be applied
maintenance.mcp.invalid_tenant = The maintenance cannot be executed due you have provided invalid info
maintenance.voicemail_preservation = Delete Oldest Voicemails
maintenance.voicemail_preservation.tooltip =
	Allows you to define the maximum number of days that voicemail recordings should be retained. The voicemail
	recordings with more age than the days defined here will be deleted
maintenance.conversion_quality = Audio Quality
maintenance.conversion_quality.tooltip =
	The audio quality to be applied when converting from WAV to MP3. Higher qualities produce better audios, but uses more space
	in the hard drive; Lower qualities produce smaller audio files, but the quality is dropped.
maintenance.good = Good ({0}k)
maintenance.medium = Medium ({0}k)
maintenance.best = Best ({0}k)
maintenance.high = High ({0}k)
maintenance.sms_preservation = Delete Oldest SMS
maintenance.sms_preservation.tooltip =
    If defined, the SMS older than the number of days defined here are deleted.
    To disable SMS deletion, leave this field blank or set it to zero.
maintenance.logger_preservation = Delete Oldest Log Events
maintenance.logger_preservation.tooltip =
    Allows you to define the maximum number of days that log events should be retained. The events
    with more age than the days defined here will be deleted.


