diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-15 00:18:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-15 00:18:20 +0000 |
commit | 7f9a0d741422a4b078018aa490b7d85485054ab7 (patch) | |
tree | e2ed78dfe3a150eb1015c7f4367626eaea401bb8 /l10n/en_GB.js | |
parent | 27096301651d3346e54eaa33a7424accf0651abe (diff) |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/en_GB.js')
-rw-r--r-- | l10n/en_GB.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js index f4b4a65ff..51b6bb765 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -8,6 +8,7 @@ OC.L10N.register( "Internal server error! Please check your data/nextcloud.log file for additional information!" : "Internal server error! Please check your data/nextcloud.log file for additional information!", "Request failed, Nextcloud is in currently in maintenance mode!" : "Request failed, Nextcloud is in currently in maintenance mode!", "Feed contains invalid XML" : "Feed contains invalid XML", + "Feed not found: Either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl " : "Feed not found: Either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl ", "Detected feed format is not supported" : "Detected feed format is not supported", "Website not found" : "Website not found", "More redirects than allowed, aborting" : "More redirects than allowed, aborting", @@ -82,6 +83,7 @@ OC.L10N.register( "Scroll to active navigation entry" : "Scroll to active navigation entry", "Focus search field" : "Focus search field", "Mark current article's feed/folder read" : "Mark current article's feed/folder read", + "Ajax or webcron mode detected! Your feeds will not be updated!" : "Ajax or webcron mode detected! Your feeds will not be updated!", "How to set up the operating system cron" : "How to set up the operating system cron", "Install and set up a faster parallel updater that uses the News app's update API" : "Install and set up a faster parallel updater that uses the News app's update API", "Non UTF-8 charset for MySQL/MariaDB database detected!" : "Non UTF-8 charset for MySQL/MariaDB database detected!", |