diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-06 01:54:52 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-06 01:54:52 -0500 |
commit | d11f040720b2142bc158d6cd3db63bb977bf937a (patch) | |
tree | f8e7421d61d5449ce4594f14ca6d7b976e5f0c19 /settings/l10n/en_GB.js | |
parent | 9f5433c0c3050c61e3e1cc2b7a71352dfe7f9250 (diff) | |
download | nextcloud-server-d11f040720b2142bc158d6cd3db63bb977bf937a.tar.gz nextcloud-server-d11f040720b2142bc158d6cd3db63bb977bf937a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index ed9cc6073db..e47ae66ce2d 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -128,9 +128,13 @@ OC.L10N.register( "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "We strongly suggest installing the required packages on your system to support one of the following locales: %s.", "URL generation in notification emails" : "URL generation in notification emails", "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")", + "Cronjob encountered misconfiguration" : "Cronjob encountered misconfiguration", + "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:", "Configuration Checks" : "Configuration Checks", "No problems found" : "No problems found", "Please double check the <a href='%s'>installation guides</a>." : "Please double check the <a href='%s'>installation guides</a>.", + "Last cron job execution: %s." : "Last cron job execution: %s.", + "Last cron job execution: %s. Something seems wrong." : "Last cron job execution: %s. 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.", @@ -170,6 +174,7 @@ OC.L10N.register( "The logfile is bigger than 100 MB. Downloading it may take some time!" : "The logfile is larger than 100 MB. Downloading it may take some time!", "Version" : "Version", "More apps" : "More apps", + "Developer documentation" : "Developer documentation", "by" : "by", "licensed" : "licensed", "Documentation:" : "Documentation:", |