{{ 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('Container name') }} {{ t('User') }} {{ t('Comment') }} {{ t('Weekdays') }} {{ t('Days of month') }} {{ t('Start time') }} {{ t('Duration') }} {{ t('Delete') }}
{{ nodeSystemdowntime.Container.name }} {{ nodeSystemdowntime.Systemdowntime.author }} AUTO[{{ nodeSystemdowntime.Systemdowntime.id }}]: {{ nodeSystemdowntime.Systemdowntime.comment }} {{ nodeSystemdowntime.Systemdowntime.weekdaysHuman.join(', ') }} {{ nodeSystemdowntime.Systemdowntime.dayOfMonth.join(', ') }} {{ nodeSystemdowntime.Systemdowntime.startTime }} {{ nodeSystemdowntime.Systemdowntime.duration }}