{{ t('Cronjobs') }} {{ t('overview') }}
{{ t('Task') }} {{ t('Plugin') }} {{ t('Interval') }} {{ t('Last scheduled') }} {{ t('Last execution time') }} {{ t('Is currently running') }} {{ t('Enabled') }} {{ t('Priority') }}
{{ cronjob.Cronjob.task }} {{ cronjob.Cronjob.plugin }} {{ cronjob.Cronjob.interval }} {{ cronjob.Cronschedule.last_scheduled_usertime }} {{ cronjob.Cronschedule.last_execution_time_human }} {{ t('No') }} {{ t('Yes') }} {{ t('Low') }} {{ t('High') }}
 
{{ t('Add Cronjob') }}
{{ plugin }}
{{ task }}
{{ t(' Cronjob schedule interval in minutes') }}
{{ priority }}
{{ t('"low" is the default priority and recommended for all cronjobs especially for long running tasks like generating reports.') }}
{{ t('"high" is recommended for cronjobs that should be executed as soon as possible. For example, sending emails.') }}
{{ t('Determine if this cronjob should be executed. ') }}
{{ t('Edit Cronjob') }}
{{ plugin }}
{{ task }}
{{ t(' Cronjob schedule interval in minutes') }}
{{ priority }}
{{ t('"low" is the default priority and recommended for all cronjobs especially for long running tasks like generating reports.') }}
{{ t('"high" is recommended for cronjobs that should be executed as soon as possible. For example, sending emails.') }}
{{ t('Determine if this cronjob should be executed. ') }}