diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.json')
-rw-r--r-- | apps/settings/l10n/en_GB.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index ebbb64dddcf..8474a86a294 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -171,6 +171,9 @@ "Old server-side-encryption" : "Old server-side-encryption", "Disabled" : "Disabled", "The old server-side-encryption format is enabled. We recommend disabling this." : "The old server-side-encryption format is enabled. We recommend disabling this.", + "Maintenance window start" : "Maintenance window start", + "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks.", + "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC", "Memcache" : "Memcache", "Configured" : "Configured", "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "No memory cache has been configured. To enhance performance, please configure a memcache, if available.", |