{{ t('Notice') }}: {{ t('Recurring downtimes with deleted objects will be deleted automatically by the cronjob') }}
{{ t('Recurring downtimes') }} {{ t('overview') }}
{{ t('Host') }} {{ t('Service') }} {{ t('Host group') }} {{ t('Container') }} @if (PermissionsService.hasModuleObservable('DistributeModule')|async) { {{ t('Satellite') }} }
{{ t('Filter') }}
{{ t('Host name') }} {{ t('Service name') }} {{ t('User') }} {{ t('Comment') }} {{ t('Weekdays') }} {{ t('Days of month') }} {{ t('Start time') }} {{ t('Duration') }} {{ t('Delete') }}
{{ serviceSystemdowntime.Host.hostname }} {{ serviceSystemdowntime.Host.hostname }} {{ serviceSystemdowntime.Service.servicename }} {{ serviceSystemdowntime.Service.servicename }} {{ serviceSystemdowntime.Systemdowntime.author }} AUTO[{{ serviceSystemdowntime.Systemdowntime.id }}]: {{ serviceSystemdowntime.Systemdowntime.comment }} {{ serviceSystemdowntime.Systemdowntime.weekdaysHuman.join(', ') }} {{ serviceSystemdowntime.Systemdowntime.dayOfMonth.join(', ') }} {{ serviceSystemdowntime.Systemdowntime.startTime }} {{ serviceSystemdowntime.Systemdowntime.duration }}