summaryrefslogtreecommitdiffstats
path: root/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-08-11 13:27:41 +0000
committerNextcloud bot <bot@nextcloud.com>2016-08-11 13:27:41 +0000
commitaf43ce95d7a6067141d0868e3a9c4b5e32ae83b0 (patch)
treed857a1f83bc50af22acc2f3cc7e99443f8d031c8 /l10n/en_GB.js
parentd0e3d2e190617c10be6de8c8a65a47cd01d54acb (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/en_GB.js')
-rw-r--r--l10n/en_GB.js13
1 files changed, 5 insertions, 8 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 341190e7d..6a85549af 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -1,6 +1,10 @@
OC.L10N.register(
"news",
{
+ "Request failed, network connection unavailable!" : "Request failed, network connection unavailable!",
+ "Request unauthorized. Are you logged in?" : "Request unauthorised. Are you logged in?",
+ "Request forbidden. Are you an admin?" : "Request forbidden. Are you an admin?",
+ "Token expired or app not enabled! Reload the page!" : "Token expired or app not enabled! Reload the page!",
"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",
@@ -20,16 +24,9 @@ OC.L10N.register(
"Certificate error: Problem with reading the SSL CA cert (path? access rights?)" : "Certificate error: Problem with reading the SSL CA cert (path? access rights?)",
"Certificate error: Issuer check failed" : "Certificate error: Issuer check failed",
"Unknown SSL certificate error!" : "Unknown SSL certificate error!",
- "Request failed, network connection unavailable!" : "Request failed, network connection unavailable!",
- "Request unauthorized. Are you logged in?" : "Request unauthorised. Are you logged in?",
- "Request forbidden. Are you an admin?" : "Request forbidden. Are you an admin?",
- "Token expired or app not enabled! Reload the page!" : "Token expired or app not enabled! Reload the page!",
- "Internal server error! Please check your data/owncloud.log file for additional information!" : "Internal server error! Please check your data/owncloud.log file for additional information!",
- "Request failed, ownCloud is in currently in maintenance mode!" : "Request failed, ownCloud is currently in maintenance mode!",
"Can not add feed: Exists already" : "Can not add feed: Exists already",
"Articles without feed" : "Articles without feed",
"Can not add folder: Exists already" : "Can not add folder: Exists already",
- "Use ownCloud cron for updates" : "Use ownCloud cron for updates",
"Disable this if you run a custom updater such as the Python updater included in the app" : "Disable this if you run a custom updater such as the Python updater included in the app",
"Purge interval" : "Purge interval",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored" : "Minimum number of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored",
@@ -54,7 +51,6 @@ OC.L10N.register(
"Language" : "Language",
"Subscribe" : "Subscribe",
"Got more awesome feeds? Share them with us!" : "Got more awesome feeds? Share them with us!",
- "Refresh" : "Refresh",
"No articles available" : "No articles available",
"No unread articles available" : "No unread articles available",
"Open website" : "Open website",
@@ -78,6 +74,7 @@ OC.L10N.register(
"Toggle keep current article unread" : "Toggle keep current article unread",
"Open article in new tab" : "Open article in new tab",
"Toggle expand article in compact view" : "Toggle expand article in compact view",
+ "Refresh" : "Refresh",
"Load next feed" : "Load next feed",
"Load previous feed" : "Load previous feed",
"Load next folder" : "Load next folder",