summaryrefslogtreecommitdiffstats
path: root/settings/l10n/en_GB.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-27 01:56:30 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-27 01:56:30 -0400
commited0cba0ff4f84c9bae83ecfe7b7b6bdcb2169413 (patch)
tree28389f8b2c4d7a3e357a6ae6e0fcf107b97c3bf9 /settings/l10n/en_GB.php
parent10e62bfd68ccd55370d21ae2b16af551f1e8ca76 (diff)
downloadnextcloud-server-ed0cba0ff4f84c9bae83ecfe7b7b6bdcb2169413.tar.gz
nextcloud-server-ed0cba0ff4f84c9bae83ecfe7b7b6bdcb2169413.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/en_GB.php')
-rw-r--r--settings/l10n/en_GB.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php
index 2315586b187..b377a6b3381 100644
--- a/settings/l10n/en_GB.php
+++ b/settings/l10n/en_GB.php
@@ -93,6 +93,9 @@ $TRANSLATIONS = array(
"Internet connection not working" => "Internet connection not working",
"This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps donĀ“t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don't work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features.",
"Cron" => "Cron",
+"Last cron was executed at %s." => "Last cron was executed at %s.",
+"Last cron was executed at %s. This is more than an hour ago, something seems wrong." => "Last cron was executed at %s. This is more than an hour ago, something seems wrong.",
+"Cron was not executed yet!" => "Cron was not executed yet!",
"Execute one task with each page loaded" => "Execute one task with each page loaded",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "cron.php is registered at a webcron service to call cron.php every 15 minutes over http.",
"Use systems cron service to call the cron.php file every 15 minutes." => "Use system's cron service to call the cron.php file every 15 minutes.",